package computepb
import "cloud.google.com/go/compute/apiv1/computepb"
Index ¶
- Variables
- type AWSV4Signature
- func (*AWSV4Signature) Descriptor() ([]byte, []int)
- func (x *AWSV4Signature) GetAccessKey() string
- func (x *AWSV4Signature) GetAccessKeyId() string
- func (x *AWSV4Signature) GetAccessKeyVersion() string
- func (x *AWSV4Signature) GetOriginRegion() string
- func (*AWSV4Signature) ProtoMessage()
- func (x *AWSV4Signature) ProtoReflect() protoreflect.Message
- func (x *AWSV4Signature) Reset()
- func (x *AWSV4Signature) String() string
- type AbandonInstancesInstanceGroupManagerRequest
- func (*AbandonInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersAbandonInstancesRequestResource() *InstanceGroupManagersAbandonInstancesRequest
- func (x *AbandonInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *AbandonInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *AbandonInstancesInstanceGroupManagerRequest) GetZone() string
- func (*AbandonInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *AbandonInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *AbandonInstancesInstanceGroupManagerRequest) Reset()
- func (x *AbandonInstancesInstanceGroupManagerRequest) String() string
- type AbandonInstancesRegionInstanceGroupManagerRequest
- func (*AbandonInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersAbandonInstancesRequestResource() *RegionInstanceGroupManagersAbandonInstancesRequest
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*AbandonInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *AbandonInstancesRegionInstanceGroupManagerRequest) String() string
- type AcceleratorConfig
- func (*AcceleratorConfig) Descriptor() ([]byte, []int)
- func (x *AcceleratorConfig) GetAcceleratorCount() int32
- func (x *AcceleratorConfig) GetAcceleratorType() string
- func (*AcceleratorConfig) ProtoMessage()
- func (x *AcceleratorConfig) ProtoReflect() protoreflect.Message
- func (x *AcceleratorConfig) Reset()
- func (x *AcceleratorConfig) String() string
- type AcceleratorType
- func (*AcceleratorType) Descriptor() ([]byte, []int)
- func (x *AcceleratorType) GetCreationTimestamp() string
- func (x *AcceleratorType) GetDeprecated() *DeprecationStatus
- func (x *AcceleratorType) GetDescription() string
- func (x *AcceleratorType) GetId() uint64
- func (x *AcceleratorType) GetKind() string
- func (x *AcceleratorType) GetMaximumCardsPerInstance() int32
- func (x *AcceleratorType) GetName() string
- func (x *AcceleratorType) GetSelfLink() string
- func (x *AcceleratorType) GetZone() string
- func (*AcceleratorType) ProtoMessage()
- func (x *AcceleratorType) ProtoReflect() protoreflect.Message
- func (x *AcceleratorType) Reset()
- func (x *AcceleratorType) String() string
- type AcceleratorTypeAggregatedList
- func (*AcceleratorTypeAggregatedList) Descriptor() ([]byte, []int)
- func (x *AcceleratorTypeAggregatedList) GetId() string
- func (x *AcceleratorTypeAggregatedList) GetItems() map[string]*AcceleratorTypesScopedList
- func (x *AcceleratorTypeAggregatedList) GetKind() string
- func (x *AcceleratorTypeAggregatedList) GetNextPageToken() string
- func (x *AcceleratorTypeAggregatedList) GetSelfLink() string
- func (x *AcceleratorTypeAggregatedList) GetUnreachables() []string
- func (x *AcceleratorTypeAggregatedList) GetWarning() *Warning
- func (*AcceleratorTypeAggregatedList) ProtoMessage()
- func (x *AcceleratorTypeAggregatedList) ProtoReflect() protoreflect.Message
- func (x *AcceleratorTypeAggregatedList) Reset()
- func (x *AcceleratorTypeAggregatedList) String() string
- type AcceleratorTypeList
- func (*AcceleratorTypeList) Descriptor() ([]byte, []int)
- func (x *AcceleratorTypeList) GetId() string
- func (x *AcceleratorTypeList) GetItems() []*AcceleratorType
- func (x *AcceleratorTypeList) GetKind() string
- func (x *AcceleratorTypeList) GetNextPageToken() string
- func (x *AcceleratorTypeList) GetSelfLink() string
- func (x *AcceleratorTypeList) GetWarning() *Warning
- func (*AcceleratorTypeList) ProtoMessage()
- func (x *AcceleratorTypeList) ProtoReflect() protoreflect.Message
- func (x *AcceleratorTypeList) Reset()
- func (x *AcceleratorTypeList) String() string
- type AcceleratorTypesScopedList
- func (*AcceleratorTypesScopedList) Descriptor() ([]byte, []int)
- func (x *AcceleratorTypesScopedList) GetAcceleratorTypes() []*AcceleratorType
- func (x *AcceleratorTypesScopedList) GetWarning() *Warning
- func (*AcceleratorTypesScopedList) ProtoMessage()
- func (x *AcceleratorTypesScopedList) ProtoReflect() protoreflect.Message
- func (x *AcceleratorTypesScopedList) Reset()
- func (x *AcceleratorTypesScopedList) String() string
- type Accelerators
- func (*Accelerators) Descriptor() ([]byte, []int)
- func (x *Accelerators) GetGuestAcceleratorCount() int32
- func (x *Accelerators) GetGuestAcceleratorType() string
- func (*Accelerators) ProtoMessage()
- func (x *Accelerators) ProtoReflect() protoreflect.Message
- func (x *Accelerators) Reset()
- func (x *Accelerators) String() string
- type AccessConfig
- func (*AccessConfig) Descriptor() ([]byte, []int)
- func (x *AccessConfig) GetExternalIpv6() string
- func (x *AccessConfig) GetExternalIpv6PrefixLength() int32
- func (x *AccessConfig) GetKind() string
- func (x *AccessConfig) GetName() string
- func (x *AccessConfig) GetNatIP() string
- func (x *AccessConfig) GetNetworkTier() string
- func (x *AccessConfig) GetPublicPtrDomainName() string
- func (x *AccessConfig) GetSecurityPolicy() string
- func (x *AccessConfig) GetSetPublicPtr() bool
- func (x *AccessConfig) GetType() string
- func (*AccessConfig) ProtoMessage()
- func (x *AccessConfig) ProtoReflect() protoreflect.Message
- func (x *AccessConfig) Reset()
- func (x *AccessConfig) String() string
- type AccessConfig_NetworkTier
- func (AccessConfig_NetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x AccessConfig_NetworkTier) Enum() *AccessConfig_NetworkTier
- func (AccessConfig_NetworkTier) EnumDescriptor() ([]byte, []int)
- func (x AccessConfig_NetworkTier) Number() protoreflect.EnumNumber
- func (x AccessConfig_NetworkTier) String() string
- func (AccessConfig_NetworkTier) Type() protoreflect.EnumType
- type AccessConfig_Type
- func (AccessConfig_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AccessConfig_Type) Enum() *AccessConfig_Type
- func (AccessConfig_Type) EnumDescriptor() ([]byte, []int)
- func (x AccessConfig_Type) Number() protoreflect.EnumNumber
- func (x AccessConfig_Type) String() string
- func (AccessConfig_Type) Type() protoreflect.EnumType
- type AddAccessConfigInstanceRequest
- func (*AddAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
- func (x *AddAccessConfigInstanceRequest) GetAccessConfigResource() *AccessConfig
- func (x *AddAccessConfigInstanceRequest) GetInstance() string
- func (x *AddAccessConfigInstanceRequest) GetNetworkInterface() string
- func (x *AddAccessConfigInstanceRequest) GetProject() string
- func (x *AddAccessConfigInstanceRequest) GetRequestId() string
- func (x *AddAccessConfigInstanceRequest) GetZone() string
- func (*AddAccessConfigInstanceRequest) ProtoMessage()
- func (x *AddAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *AddAccessConfigInstanceRequest) Reset()
- func (x *AddAccessConfigInstanceRequest) String() string
- type AddAssociationFirewallPolicyRequest
- func (*AddAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddAssociationFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddAssociationFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
- func (x *AddAssociationFirewallPolicyRequest) GetReplaceExistingAssociation() bool
- func (x *AddAssociationFirewallPolicyRequest) GetRequestId() string
- func (*AddAssociationFirewallPolicyRequest) ProtoMessage()
- func (x *AddAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddAssociationFirewallPolicyRequest) Reset()
- func (x *AddAssociationFirewallPolicyRequest) String() string
- type AddAssociationNetworkFirewallPolicyRequest
- func (*AddAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
- func (x *AddAssociationNetworkFirewallPolicyRequest) GetProject() string
- func (x *AddAssociationNetworkFirewallPolicyRequest) GetReplaceExistingAssociation() bool
- func (x *AddAssociationNetworkFirewallPolicyRequest) GetRequestId() string
- func (*AddAssociationNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *AddAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddAssociationNetworkFirewallPolicyRequest) Reset()
- func (x *AddAssociationNetworkFirewallPolicyRequest) String() string
- type AddAssociationRegionNetworkFirewallPolicyRequest
- func (*AddAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetReplaceExistingAssociation() bool
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*AddAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) Reset()
- func (x *AddAssociationRegionNetworkFirewallPolicyRequest) String() string
- type AddHealthCheckTargetPoolRequest
- func (*AddHealthCheckTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *AddHealthCheckTargetPoolRequest) GetProject() string
- func (x *AddHealthCheckTargetPoolRequest) GetRegion() string
- func (x *AddHealthCheckTargetPoolRequest) GetRequestId() string
- func (x *AddHealthCheckTargetPoolRequest) GetTargetPool() string
- func (x *AddHealthCheckTargetPoolRequest) GetTargetPoolsAddHealthCheckRequestResource() *TargetPoolsAddHealthCheckRequest
- func (*AddHealthCheckTargetPoolRequest) ProtoMessage()
- func (x *AddHealthCheckTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *AddHealthCheckTargetPoolRequest) Reset()
- func (x *AddHealthCheckTargetPoolRequest) String() string
- type AddInstanceTargetPoolRequest
- func (*AddInstanceTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *AddInstanceTargetPoolRequest) GetProject() string
- func (x *AddInstanceTargetPoolRequest) GetRegion() string
- func (x *AddInstanceTargetPoolRequest) GetRequestId() string
- func (x *AddInstanceTargetPoolRequest) GetTargetPool() string
- func (x *AddInstanceTargetPoolRequest) GetTargetPoolsAddInstanceRequestResource() *TargetPoolsAddInstanceRequest
- func (*AddInstanceTargetPoolRequest) ProtoMessage()
- func (x *AddInstanceTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *AddInstanceTargetPoolRequest) Reset()
- func (x *AddInstanceTargetPoolRequest) String() string
- type AddInstancesInstanceGroupRequest
- func (*AddInstancesInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *AddInstancesInstanceGroupRequest) GetInstanceGroup() string
- func (x *AddInstancesInstanceGroupRequest) GetInstanceGroupsAddInstancesRequestResource() *InstanceGroupsAddInstancesRequest
- func (x *AddInstancesInstanceGroupRequest) GetProject() string
- func (x *AddInstancesInstanceGroupRequest) GetRequestId() string
- func (x *AddInstancesInstanceGroupRequest) GetZone() string
- func (*AddInstancesInstanceGroupRequest) ProtoMessage()
- func (x *AddInstancesInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddInstancesInstanceGroupRequest) Reset()
- func (x *AddInstancesInstanceGroupRequest) String() string
- type AddNodesNodeGroupRequest
- func (*AddNodesNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *AddNodesNodeGroupRequest) GetNodeGroup() string
- func (x *AddNodesNodeGroupRequest) GetNodeGroupsAddNodesRequestResource() *NodeGroupsAddNodesRequest
- func (x *AddNodesNodeGroupRequest) GetProject() string
- func (x *AddNodesNodeGroupRequest) GetRequestId() string
- func (x *AddNodesNodeGroupRequest) GetZone() string
- func (*AddNodesNodeGroupRequest) ProtoMessage()
- func (x *AddNodesNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddNodesNodeGroupRequest) Reset()
- func (x *AddNodesNodeGroupRequest) String() string
- type AddPeeringNetworkRequest
- func (*AddPeeringNetworkRequest) Descriptor() ([]byte, []int)
- func (x *AddPeeringNetworkRequest) GetNetwork() string
- func (x *AddPeeringNetworkRequest) GetNetworksAddPeeringRequestResource() *NetworksAddPeeringRequest
- func (x *AddPeeringNetworkRequest) GetProject() string
- func (x *AddPeeringNetworkRequest) GetRequestId() string
- func (*AddPeeringNetworkRequest) ProtoMessage()
- func (x *AddPeeringNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *AddPeeringNetworkRequest) Reset()
- func (x *AddPeeringNetworkRequest) String() string
- type AddResourcePoliciesDiskRequest
- func (*AddResourcePoliciesDiskRequest) Descriptor() ([]byte, []int)
- func (x *AddResourcePoliciesDiskRequest) GetDisk() string
- func (x *AddResourcePoliciesDiskRequest) GetDisksAddResourcePoliciesRequestResource() *DisksAddResourcePoliciesRequest
- func (x *AddResourcePoliciesDiskRequest) GetProject() string
- func (x *AddResourcePoliciesDiskRequest) GetRequestId() string
- func (x *AddResourcePoliciesDiskRequest) GetZone() string
- func (*AddResourcePoliciesDiskRequest) ProtoMessage()
- func (x *AddResourcePoliciesDiskRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourcePoliciesDiskRequest) Reset()
- func (x *AddResourcePoliciesDiskRequest) String() string
- type AddResourcePoliciesInstanceRequest
- func (*AddResourcePoliciesInstanceRequest) Descriptor() ([]byte, []int)
- func (x *AddResourcePoliciesInstanceRequest) GetInstance() string
- func (x *AddResourcePoliciesInstanceRequest) GetInstancesAddResourcePoliciesRequestResource() *InstancesAddResourcePoliciesRequest
- func (x *AddResourcePoliciesInstanceRequest) GetProject() string
- func (x *AddResourcePoliciesInstanceRequest) GetRequestId() string
- func (x *AddResourcePoliciesInstanceRequest) GetZone() string
- func (*AddResourcePoliciesInstanceRequest) ProtoMessage()
- func (x *AddResourcePoliciesInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourcePoliciesInstanceRequest) Reset()
- func (x *AddResourcePoliciesInstanceRequest) String() string
- type AddResourcePoliciesRegionDiskRequest
- func (*AddResourcePoliciesRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *AddResourcePoliciesRegionDiskRequest) GetDisk() string
- func (x *AddResourcePoliciesRegionDiskRequest) GetProject() string
- func (x *AddResourcePoliciesRegionDiskRequest) GetRegion() string
- func (x *AddResourcePoliciesRegionDiskRequest) GetRegionDisksAddResourcePoliciesRequestResource() *RegionDisksAddResourcePoliciesRequest
- func (x *AddResourcePoliciesRegionDiskRequest) GetRequestId() string
- func (*AddResourcePoliciesRegionDiskRequest) ProtoMessage()
- func (x *AddResourcePoliciesRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *AddResourcePoliciesRegionDiskRequest) Reset()
- func (x *AddResourcePoliciesRegionDiskRequest) String() string
- type AddRuleFirewallPolicyRequest
- func (*AddRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddRuleFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *AddRuleFirewallPolicyRequest) GetRequestId() string
- func (*AddRuleFirewallPolicyRequest) ProtoMessage()
- func (x *AddRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRuleFirewallPolicyRequest) Reset()
- func (x *AddRuleFirewallPolicyRequest) String() string
- type AddRuleNetworkFirewallPolicyRequest
- func (*AddRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *AddRuleNetworkFirewallPolicyRequest) GetMaxPriority() int32
- func (x *AddRuleNetworkFirewallPolicyRequest) GetMinPriority() int32
- func (x *AddRuleNetworkFirewallPolicyRequest) GetProject() string
- func (x *AddRuleNetworkFirewallPolicyRequest) GetRequestId() string
- func (*AddRuleNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *AddRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRuleNetworkFirewallPolicyRequest) Reset()
- func (x *AddRuleNetworkFirewallPolicyRequest) String() string
- type AddRuleRegionNetworkFirewallPolicyRequest
- func (*AddRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetMaxPriority() int32
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetMinPriority() int32
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*AddRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) Reset()
- func (x *AddRuleRegionNetworkFirewallPolicyRequest) String() string
- type AddRuleRegionSecurityPolicyRequest
- func (*AddRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddRuleRegionSecurityPolicyRequest) GetProject() string
- func (x *AddRuleRegionSecurityPolicyRequest) GetRegion() string
- func (x *AddRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *AddRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
- func (x *AddRuleRegionSecurityPolicyRequest) GetValidateOnly() bool
- func (*AddRuleRegionSecurityPolicyRequest) ProtoMessage()
- func (x *AddRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRuleRegionSecurityPolicyRequest) Reset()
- func (x *AddRuleRegionSecurityPolicyRequest) String() string
- type AddRuleSecurityPolicyRequest
- func (*AddRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *AddRuleSecurityPolicyRequest) GetProject() string
- func (x *AddRuleSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *AddRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
- func (x *AddRuleSecurityPolicyRequest) GetValidateOnly() bool
- func (*AddRuleSecurityPolicyRequest) ProtoMessage()
- func (x *AddRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *AddRuleSecurityPolicyRequest) Reset()
- func (x *AddRuleSecurityPolicyRequest) String() string
- type AddSignedUrlKeyBackendBucketRequest
- func (*AddSignedUrlKeyBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *AddSignedUrlKeyBackendBucketRequest) GetBackendBucket() string
- func (x *AddSignedUrlKeyBackendBucketRequest) GetProject() string
- func (x *AddSignedUrlKeyBackendBucketRequest) GetRequestId() string
- func (x *AddSignedUrlKeyBackendBucketRequest) GetSignedUrlKeyResource() *SignedUrlKey
- func (*AddSignedUrlKeyBackendBucketRequest) ProtoMessage()
- func (x *AddSignedUrlKeyBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *AddSignedUrlKeyBackendBucketRequest) Reset()
- func (x *AddSignedUrlKeyBackendBucketRequest) String() string
- type AddSignedUrlKeyBackendServiceRequest
- func (*AddSignedUrlKeyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *AddSignedUrlKeyBackendServiceRequest) GetBackendService() string
- func (x *AddSignedUrlKeyBackendServiceRequest) GetProject() string
- func (x *AddSignedUrlKeyBackendServiceRequest) GetRequestId() string
- func (x *AddSignedUrlKeyBackendServiceRequest) GetSignedUrlKeyResource() *SignedUrlKey
- func (*AddSignedUrlKeyBackendServiceRequest) ProtoMessage()
- func (x *AddSignedUrlKeyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *AddSignedUrlKeyBackendServiceRequest) Reset()
- func (x *AddSignedUrlKeyBackendServiceRequest) String() string
- type Address
- func (*Address) Descriptor() ([]byte, []int)
- func (x *Address) GetAddress() string
- func (x *Address) GetAddressType() string
- func (x *Address) GetCreationTimestamp() string
- func (x *Address) GetDescription() string
- func (x *Address) GetId() uint64
- func (x *Address) GetIpVersion() string
- func (x *Address) GetIpv6EndpointType() string
- func (x *Address) GetKind() string
- func (x *Address) GetLabelFingerprint() string
- func (x *Address) GetLabels() map[string]string
- func (x *Address) GetName() string
- func (x *Address) GetNetwork() string
- func (x *Address) GetNetworkTier() string
- func (x *Address) GetPrefixLength() int32
- func (x *Address) GetPurpose() string
- func (x *Address) GetRegion() string
- func (x *Address) GetSelfLink() string
- func (x *Address) GetStatus() string
- func (x *Address) GetSubnetwork() string
- func (x *Address) GetUsers() []string
- func (*Address) ProtoMessage()
- func (x *Address) ProtoReflect() protoreflect.Message
- func (x *Address) Reset()
- func (x *Address) String() string
- type AddressAggregatedList
- func (*AddressAggregatedList) Descriptor() ([]byte, []int)
- func (x *AddressAggregatedList) GetId() string
- func (x *AddressAggregatedList) GetItems() map[string]*AddressesScopedList
- func (x *AddressAggregatedList) GetKind() string
- func (x *AddressAggregatedList) GetNextPageToken() string
- func (x *AddressAggregatedList) GetSelfLink() string
- func (x *AddressAggregatedList) GetUnreachables() []string
- func (x *AddressAggregatedList) GetWarning() *Warning
- func (*AddressAggregatedList) ProtoMessage()
- func (x *AddressAggregatedList) ProtoReflect() protoreflect.Message
- func (x *AddressAggregatedList) Reset()
- func (x *AddressAggregatedList) String() string
- type AddressList
- func (*AddressList) Descriptor() ([]byte, []int)
- func (x *AddressList) GetId() string
- func (x *AddressList) GetItems() []*Address
- func (x *AddressList) GetKind() string
- func (x *AddressList) GetNextPageToken() string
- func (x *AddressList) GetSelfLink() string
- func (x *AddressList) GetWarning() *Warning
- func (*AddressList) ProtoMessage()
- func (x *AddressList) ProtoReflect() protoreflect.Message
- func (x *AddressList) Reset()
- func (x *AddressList) String() string
- type Address_AddressType
- func (Address_AddressType) Descriptor() protoreflect.EnumDescriptor
- func (x Address_AddressType) Enum() *Address_AddressType
- func (Address_AddressType) EnumDescriptor() ([]byte, []int)
- func (x Address_AddressType) Number() protoreflect.EnumNumber
- func (x Address_AddressType) String() string
- func (Address_AddressType) Type() protoreflect.EnumType
- type Address_IpVersion
- func (Address_IpVersion) Descriptor() protoreflect.EnumDescriptor
- func (x Address_IpVersion) Enum() *Address_IpVersion
- func (Address_IpVersion) EnumDescriptor() ([]byte, []int)
- func (x Address_IpVersion) Number() protoreflect.EnumNumber
- func (x Address_IpVersion) String() string
- func (Address_IpVersion) Type() protoreflect.EnumType
- type Address_Ipv6EndpointType
- func (Address_Ipv6EndpointType) Descriptor() protoreflect.EnumDescriptor
- func (x Address_Ipv6EndpointType) Enum() *Address_Ipv6EndpointType
- func (Address_Ipv6EndpointType) EnumDescriptor() ([]byte, []int)
- func (x Address_Ipv6EndpointType) Number() protoreflect.EnumNumber
- func (x Address_Ipv6EndpointType) String() string
- func (Address_Ipv6EndpointType) Type() protoreflect.EnumType
- type Address_NetworkTier
- func (Address_NetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x Address_NetworkTier) Enum() *Address_NetworkTier
- func (Address_NetworkTier) EnumDescriptor() ([]byte, []int)
- func (x Address_NetworkTier) Number() protoreflect.EnumNumber
- func (x Address_NetworkTier) String() string
- func (Address_NetworkTier) Type() protoreflect.EnumType
- type Address_Purpose
- func (Address_Purpose) Descriptor() protoreflect.EnumDescriptor
- func (x Address_Purpose) Enum() *Address_Purpose
- func (Address_Purpose) EnumDescriptor() ([]byte, []int)
- func (x Address_Purpose) Number() protoreflect.EnumNumber
- func (x Address_Purpose) String() string
- func (Address_Purpose) Type() protoreflect.EnumType
- type Address_Status
- func (Address_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Address_Status) Enum() *Address_Status
- func (Address_Status) EnumDescriptor() ([]byte, []int)
- func (x Address_Status) Number() protoreflect.EnumNumber
- func (x Address_Status) String() string
- func (Address_Status) Type() protoreflect.EnumType
- type AddressesScopedList
- func (*AddressesScopedList) Descriptor() ([]byte, []int)
- func (x *AddressesScopedList) GetAddresses() []*Address
- func (x *AddressesScopedList) GetWarning() *Warning
- func (*AddressesScopedList) ProtoMessage()
- func (x *AddressesScopedList) ProtoReflect() protoreflect.Message
- func (x *AddressesScopedList) Reset()
- func (x *AddressesScopedList) String() string
- type AdvancedMachineFeatures
- func (*AdvancedMachineFeatures) Descriptor() ([]byte, []int)
- func (x *AdvancedMachineFeatures) GetEnableNestedVirtualization() bool
- func (x *AdvancedMachineFeatures) GetEnableUefiNetworking() bool
- func (x *AdvancedMachineFeatures) GetPerformanceMonitoringUnit() string
- func (x *AdvancedMachineFeatures) GetThreadsPerCore() int32
- func (x *AdvancedMachineFeatures) GetTurboMode() string
- func (x *AdvancedMachineFeatures) GetVisibleCoreCount() int32
- func (*AdvancedMachineFeatures) ProtoMessage()
- func (x *AdvancedMachineFeatures) ProtoReflect() protoreflect.Message
- func (x *AdvancedMachineFeatures) Reset()
- func (x *AdvancedMachineFeatures) String() string
- type AdvancedMachineFeatures_PerformanceMonitoringUnit
- func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Descriptor() protoreflect.EnumDescriptor
- func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) Enum() *AdvancedMachineFeatures_PerformanceMonitoringUnit
- func (AdvancedMachineFeatures_PerformanceMonitoringUnit) EnumDescriptor() ([]byte, []int)
- func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) Number() protoreflect.EnumNumber
- func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) String() string
- func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Type() protoreflect.EnumType
- type AggregatedListAcceleratorTypesRequest
- func (*AggregatedListAcceleratorTypesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListAcceleratorTypesRequest) GetFilter() string
- func (x *AggregatedListAcceleratorTypesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListAcceleratorTypesRequest) GetMaxResults() uint32
- func (x *AggregatedListAcceleratorTypesRequest) GetOrderBy() string
- func (x *AggregatedListAcceleratorTypesRequest) GetPageToken() string
- func (x *AggregatedListAcceleratorTypesRequest) GetProject() string
- func (x *AggregatedListAcceleratorTypesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListAcceleratorTypesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListAcceleratorTypesRequest) ProtoMessage()
- func (x *AggregatedListAcceleratorTypesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListAcceleratorTypesRequest) Reset()
- func (x *AggregatedListAcceleratorTypesRequest) String() string
- type AggregatedListAddressesRequest
- func (*AggregatedListAddressesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListAddressesRequest) GetFilter() string
- func (x *AggregatedListAddressesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListAddressesRequest) GetMaxResults() uint32
- func (x *AggregatedListAddressesRequest) GetOrderBy() string
- func (x *AggregatedListAddressesRequest) GetPageToken() string
- func (x *AggregatedListAddressesRequest) GetProject() string
- func (x *AggregatedListAddressesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListAddressesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListAddressesRequest) ProtoMessage()
- func (x *AggregatedListAddressesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListAddressesRequest) Reset()
- func (x *AggregatedListAddressesRequest) String() string
- type AggregatedListAutoscalersRequest
- func (*AggregatedListAutoscalersRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListAutoscalersRequest) GetFilter() string
- func (x *AggregatedListAutoscalersRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListAutoscalersRequest) GetMaxResults() uint32
- func (x *AggregatedListAutoscalersRequest) GetOrderBy() string
- func (x *AggregatedListAutoscalersRequest) GetPageToken() string
- func (x *AggregatedListAutoscalersRequest) GetProject() string
- func (x *AggregatedListAutoscalersRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListAutoscalersRequest) GetServiceProjectNumber() int64
- func (*AggregatedListAutoscalersRequest) ProtoMessage()
- func (x *AggregatedListAutoscalersRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListAutoscalersRequest) Reset()
- func (x *AggregatedListAutoscalersRequest) String() string
- type AggregatedListBackendServicesRequest
- func (*AggregatedListBackendServicesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListBackendServicesRequest) GetFilter() string
- func (x *AggregatedListBackendServicesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListBackendServicesRequest) GetMaxResults() uint32
- func (x *AggregatedListBackendServicesRequest) GetOrderBy() string
- func (x *AggregatedListBackendServicesRequest) GetPageToken() string
- func (x *AggregatedListBackendServicesRequest) GetProject() string
- func (x *AggregatedListBackendServicesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListBackendServicesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListBackendServicesRequest) ProtoMessage()
- func (x *AggregatedListBackendServicesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListBackendServicesRequest) Reset()
- func (x *AggregatedListBackendServicesRequest) String() string
- type AggregatedListDiskTypesRequest
- func (*AggregatedListDiskTypesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListDiskTypesRequest) GetFilter() string
- func (x *AggregatedListDiskTypesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListDiskTypesRequest) GetMaxResults() uint32
- func (x *AggregatedListDiskTypesRequest) GetOrderBy() string
- func (x *AggregatedListDiskTypesRequest) GetPageToken() string
- func (x *AggregatedListDiskTypesRequest) GetProject() string
- func (x *AggregatedListDiskTypesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListDiskTypesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListDiskTypesRequest) ProtoMessage()
- func (x *AggregatedListDiskTypesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListDiskTypesRequest) Reset()
- func (x *AggregatedListDiskTypesRequest) String() string
- type AggregatedListDisksRequest
- func (*AggregatedListDisksRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListDisksRequest) GetFilter() string
- func (x *AggregatedListDisksRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListDisksRequest) GetMaxResults() uint32
- func (x *AggregatedListDisksRequest) GetOrderBy() string
- func (x *AggregatedListDisksRequest) GetPageToken() string
- func (x *AggregatedListDisksRequest) GetProject() string
- func (x *AggregatedListDisksRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListDisksRequest) GetServiceProjectNumber() int64
- func (*AggregatedListDisksRequest) ProtoMessage()
- func (x *AggregatedListDisksRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListDisksRequest) Reset()
- func (x *AggregatedListDisksRequest) String() string
- type AggregatedListForwardingRulesRequest
- func (*AggregatedListForwardingRulesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListForwardingRulesRequest) GetFilter() string
- func (x *AggregatedListForwardingRulesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListForwardingRulesRequest) GetMaxResults() uint32
- func (x *AggregatedListForwardingRulesRequest) GetOrderBy() string
- func (x *AggregatedListForwardingRulesRequest) GetPageToken() string
- func (x *AggregatedListForwardingRulesRequest) GetProject() string
- func (x *AggregatedListForwardingRulesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListForwardingRulesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListForwardingRulesRequest) ProtoMessage()
- func (x *AggregatedListForwardingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListForwardingRulesRequest) Reset()
- func (x *AggregatedListForwardingRulesRequest) String() string
- type AggregatedListGlobalOperationsRequest
- func (*AggregatedListGlobalOperationsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListGlobalOperationsRequest) GetFilter() string
- func (x *AggregatedListGlobalOperationsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListGlobalOperationsRequest) GetMaxResults() uint32
- func (x *AggregatedListGlobalOperationsRequest) GetOrderBy() string
- func (x *AggregatedListGlobalOperationsRequest) GetPageToken() string
- func (x *AggregatedListGlobalOperationsRequest) GetProject() string
- func (x *AggregatedListGlobalOperationsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListGlobalOperationsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListGlobalOperationsRequest) ProtoMessage()
- func (x *AggregatedListGlobalOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListGlobalOperationsRequest) Reset()
- func (x *AggregatedListGlobalOperationsRequest) String() string
- type AggregatedListHealthChecksRequest
- func (*AggregatedListHealthChecksRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListHealthChecksRequest) GetFilter() string
- func (x *AggregatedListHealthChecksRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListHealthChecksRequest) GetMaxResults() uint32
- func (x *AggregatedListHealthChecksRequest) GetOrderBy() string
- func (x *AggregatedListHealthChecksRequest) GetPageToken() string
- func (x *AggregatedListHealthChecksRequest) GetProject() string
- func (x *AggregatedListHealthChecksRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListHealthChecksRequest) GetServiceProjectNumber() int64
- func (*AggregatedListHealthChecksRequest) ProtoMessage()
- func (x *AggregatedListHealthChecksRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListHealthChecksRequest) Reset()
- func (x *AggregatedListHealthChecksRequest) String() string
- type AggregatedListInstanceGroupManagersRequest
- func (*AggregatedListInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInstanceGroupManagersRequest) GetFilter() string
- func (x *AggregatedListInstanceGroupManagersRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *AggregatedListInstanceGroupManagersRequest) GetOrderBy() string
- func (x *AggregatedListInstanceGroupManagersRequest) GetPageToken() string
- func (x *AggregatedListInstanceGroupManagersRequest) GetProject() string
- func (x *AggregatedListInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInstanceGroupManagersRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInstanceGroupManagersRequest) ProtoMessage()
- func (x *AggregatedListInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInstanceGroupManagersRequest) Reset()
- func (x *AggregatedListInstanceGroupManagersRequest) String() string
- type AggregatedListInstanceGroupsRequest
- func (*AggregatedListInstanceGroupsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInstanceGroupsRequest) GetFilter() string
- func (x *AggregatedListInstanceGroupsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInstanceGroupsRequest) GetMaxResults() uint32
- func (x *AggregatedListInstanceGroupsRequest) GetOrderBy() string
- func (x *AggregatedListInstanceGroupsRequest) GetPageToken() string
- func (x *AggregatedListInstanceGroupsRequest) GetProject() string
- func (x *AggregatedListInstanceGroupsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInstanceGroupsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInstanceGroupsRequest) ProtoMessage()
- func (x *AggregatedListInstanceGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInstanceGroupsRequest) Reset()
- func (x *AggregatedListInstanceGroupsRequest) String() string
- type AggregatedListInstanceTemplatesRequest
- func (*AggregatedListInstanceTemplatesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInstanceTemplatesRequest) GetFilter() string
- func (x *AggregatedListInstanceTemplatesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInstanceTemplatesRequest) GetMaxResults() uint32
- func (x *AggregatedListInstanceTemplatesRequest) GetOrderBy() string
- func (x *AggregatedListInstanceTemplatesRequest) GetPageToken() string
- func (x *AggregatedListInstanceTemplatesRequest) GetProject() string
- func (x *AggregatedListInstanceTemplatesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInstanceTemplatesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInstanceTemplatesRequest) ProtoMessage()
- func (x *AggregatedListInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInstanceTemplatesRequest) Reset()
- func (x *AggregatedListInstanceTemplatesRequest) String() string
- type AggregatedListInstancesRequest
- func (*AggregatedListInstancesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInstancesRequest) GetFilter() string
- func (x *AggregatedListInstancesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInstancesRequest) GetMaxResults() uint32
- func (x *AggregatedListInstancesRequest) GetOrderBy() string
- func (x *AggregatedListInstancesRequest) GetPageToken() string
- func (x *AggregatedListInstancesRequest) GetProject() string
- func (x *AggregatedListInstancesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInstancesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInstancesRequest) ProtoMessage()
- func (x *AggregatedListInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInstancesRequest) Reset()
- func (x *AggregatedListInstancesRequest) String() string
- type AggregatedListInstantSnapshotsRequest
- func (*AggregatedListInstantSnapshotsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInstantSnapshotsRequest) GetFilter() string
- func (x *AggregatedListInstantSnapshotsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInstantSnapshotsRequest) GetMaxResults() uint32
- func (x *AggregatedListInstantSnapshotsRequest) GetOrderBy() string
- func (x *AggregatedListInstantSnapshotsRequest) GetPageToken() string
- func (x *AggregatedListInstantSnapshotsRequest) GetProject() string
- func (x *AggregatedListInstantSnapshotsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInstantSnapshotsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInstantSnapshotsRequest) ProtoMessage()
- func (x *AggregatedListInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInstantSnapshotsRequest) Reset()
- func (x *AggregatedListInstantSnapshotsRequest) String() string
- type AggregatedListInterconnectAttachmentsRequest
- func (*AggregatedListInterconnectAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListInterconnectAttachmentsRequest) GetFilter() string
- func (x *AggregatedListInterconnectAttachmentsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListInterconnectAttachmentsRequest) GetMaxResults() uint32
- func (x *AggregatedListInterconnectAttachmentsRequest) GetOrderBy() string
- func (x *AggregatedListInterconnectAttachmentsRequest) GetPageToken() string
- func (x *AggregatedListInterconnectAttachmentsRequest) GetProject() string
- func (x *AggregatedListInterconnectAttachmentsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListInterconnectAttachmentsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListInterconnectAttachmentsRequest) ProtoMessage()
- func (x *AggregatedListInterconnectAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListInterconnectAttachmentsRequest) Reset()
- func (x *AggregatedListInterconnectAttachmentsRequest) String() string
- type AggregatedListMachineTypesRequest
- func (*AggregatedListMachineTypesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListMachineTypesRequest) GetFilter() string
- func (x *AggregatedListMachineTypesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListMachineTypesRequest) GetMaxResults() uint32
- func (x *AggregatedListMachineTypesRequest) GetOrderBy() string
- func (x *AggregatedListMachineTypesRequest) GetPageToken() string
- func (x *AggregatedListMachineTypesRequest) GetProject() string
- func (x *AggregatedListMachineTypesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListMachineTypesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListMachineTypesRequest) ProtoMessage()
- func (x *AggregatedListMachineTypesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListMachineTypesRequest) Reset()
- func (x *AggregatedListMachineTypesRequest) String() string
- type AggregatedListNetworkAttachmentsRequest
- func (*AggregatedListNetworkAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNetworkAttachmentsRequest) GetFilter() string
- func (x *AggregatedListNetworkAttachmentsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNetworkAttachmentsRequest) GetMaxResults() uint32
- func (x *AggregatedListNetworkAttachmentsRequest) GetOrderBy() string
- func (x *AggregatedListNetworkAttachmentsRequest) GetPageToken() string
- func (x *AggregatedListNetworkAttachmentsRequest) GetProject() string
- func (x *AggregatedListNetworkAttachmentsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNetworkAttachmentsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNetworkAttachmentsRequest) ProtoMessage()
- func (x *AggregatedListNetworkAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNetworkAttachmentsRequest) Reset()
- func (x *AggregatedListNetworkAttachmentsRequest) String() string
- type AggregatedListNetworkEdgeSecurityServicesRequest
- func (*AggregatedListNetworkEdgeSecurityServicesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetFilter() string
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetMaxResults() uint32
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetOrderBy() string
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetPageToken() string
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetProject() string
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNetworkEdgeSecurityServicesRequest) ProtoMessage()
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) Reset()
- func (x *AggregatedListNetworkEdgeSecurityServicesRequest) String() string
- type AggregatedListNetworkEndpointGroupsRequest
- func (*AggregatedListNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetFilter() string
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetProject() string
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNetworkEndpointGroupsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *AggregatedListNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNetworkEndpointGroupsRequest) Reset()
- func (x *AggregatedListNetworkEndpointGroupsRequest) String() string
- type AggregatedListNetworkFirewallPoliciesRequest
- func (*AggregatedListNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetFilter() string
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetMaxResults() uint32
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetOrderBy() string
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetPageToken() string
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetProject() string
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNetworkFirewallPoliciesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNetworkFirewallPoliciesRequest) ProtoMessage()
- func (x *AggregatedListNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNetworkFirewallPoliciesRequest) Reset()
- func (x *AggregatedListNetworkFirewallPoliciesRequest) String() string
- type AggregatedListNodeGroupsRequest
- func (*AggregatedListNodeGroupsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNodeGroupsRequest) GetFilter() string
- func (x *AggregatedListNodeGroupsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNodeGroupsRequest) GetMaxResults() uint32
- func (x *AggregatedListNodeGroupsRequest) GetOrderBy() string
- func (x *AggregatedListNodeGroupsRequest) GetPageToken() string
- func (x *AggregatedListNodeGroupsRequest) GetProject() string
- func (x *AggregatedListNodeGroupsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNodeGroupsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNodeGroupsRequest) ProtoMessage()
- func (x *AggregatedListNodeGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNodeGroupsRequest) Reset()
- func (x *AggregatedListNodeGroupsRequest) String() string
- type AggregatedListNodeTemplatesRequest
- func (*AggregatedListNodeTemplatesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNodeTemplatesRequest) GetFilter() string
- func (x *AggregatedListNodeTemplatesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNodeTemplatesRequest) GetMaxResults() uint32
- func (x *AggregatedListNodeTemplatesRequest) GetOrderBy() string
- func (x *AggregatedListNodeTemplatesRequest) GetPageToken() string
- func (x *AggregatedListNodeTemplatesRequest) GetProject() string
- func (x *AggregatedListNodeTemplatesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNodeTemplatesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNodeTemplatesRequest) ProtoMessage()
- func (x *AggregatedListNodeTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNodeTemplatesRequest) Reset()
- func (x *AggregatedListNodeTemplatesRequest) String() string
- type AggregatedListNodeTypesRequest
- func (*AggregatedListNodeTypesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListNodeTypesRequest) GetFilter() string
- func (x *AggregatedListNodeTypesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListNodeTypesRequest) GetMaxResults() uint32
- func (x *AggregatedListNodeTypesRequest) GetOrderBy() string
- func (x *AggregatedListNodeTypesRequest) GetPageToken() string
- func (x *AggregatedListNodeTypesRequest) GetProject() string
- func (x *AggregatedListNodeTypesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListNodeTypesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListNodeTypesRequest) ProtoMessage()
- func (x *AggregatedListNodeTypesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListNodeTypesRequest) Reset()
- func (x *AggregatedListNodeTypesRequest) String() string
- type AggregatedListPacketMirroringsRequest
- func (*AggregatedListPacketMirroringsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListPacketMirroringsRequest) GetFilter() string
- func (x *AggregatedListPacketMirroringsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListPacketMirroringsRequest) GetMaxResults() uint32
- func (x *AggregatedListPacketMirroringsRequest) GetOrderBy() string
- func (x *AggregatedListPacketMirroringsRequest) GetPageToken() string
- func (x *AggregatedListPacketMirroringsRequest) GetProject() string
- func (x *AggregatedListPacketMirroringsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListPacketMirroringsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListPacketMirroringsRequest) ProtoMessage()
- func (x *AggregatedListPacketMirroringsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListPacketMirroringsRequest) Reset()
- func (x *AggregatedListPacketMirroringsRequest) String() string
- type AggregatedListPublicDelegatedPrefixesRequest
- func (*AggregatedListPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetFilter() string
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetMaxResults() uint32
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetOrderBy() string
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetPageToken() string
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetProject() string
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListPublicDelegatedPrefixesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListPublicDelegatedPrefixesRequest) ProtoMessage()
- func (x *AggregatedListPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListPublicDelegatedPrefixesRequest) Reset()
- func (x *AggregatedListPublicDelegatedPrefixesRequest) String() string
- type AggregatedListRegionCommitmentsRequest
- func (*AggregatedListRegionCommitmentsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListRegionCommitmentsRequest) GetFilter() string
- func (x *AggregatedListRegionCommitmentsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListRegionCommitmentsRequest) GetMaxResults() uint32
- func (x *AggregatedListRegionCommitmentsRequest) GetOrderBy() string
- func (x *AggregatedListRegionCommitmentsRequest) GetPageToken() string
- func (x *AggregatedListRegionCommitmentsRequest) GetProject() string
- func (x *AggregatedListRegionCommitmentsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListRegionCommitmentsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListRegionCommitmentsRequest) ProtoMessage()
- func (x *AggregatedListRegionCommitmentsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListRegionCommitmentsRequest) Reset()
- func (x *AggregatedListRegionCommitmentsRequest) String() string
- type AggregatedListReservationsRequest
- func (*AggregatedListReservationsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListReservationsRequest) GetFilter() string
- func (x *AggregatedListReservationsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListReservationsRequest) GetMaxResults() uint32
- func (x *AggregatedListReservationsRequest) GetOrderBy() string
- func (x *AggregatedListReservationsRequest) GetPageToken() string
- func (x *AggregatedListReservationsRequest) GetProject() string
- func (x *AggregatedListReservationsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListReservationsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListReservationsRequest) ProtoMessage()
- func (x *AggregatedListReservationsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListReservationsRequest) Reset()
- func (x *AggregatedListReservationsRequest) String() string
- type AggregatedListResourcePoliciesRequest
- func (*AggregatedListResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListResourcePoliciesRequest) GetFilter() string
- func (x *AggregatedListResourcePoliciesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListResourcePoliciesRequest) GetMaxResults() uint32
- func (x *AggregatedListResourcePoliciesRequest) GetOrderBy() string
- func (x *AggregatedListResourcePoliciesRequest) GetPageToken() string
- func (x *AggregatedListResourcePoliciesRequest) GetProject() string
- func (x *AggregatedListResourcePoliciesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListResourcePoliciesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListResourcePoliciesRequest) ProtoMessage()
- func (x *AggregatedListResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListResourcePoliciesRequest) Reset()
- func (x *AggregatedListResourcePoliciesRequest) String() string
- type AggregatedListRoutersRequest
- func (*AggregatedListRoutersRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListRoutersRequest) GetFilter() string
- func (x *AggregatedListRoutersRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListRoutersRequest) GetMaxResults() uint32
- func (x *AggregatedListRoutersRequest) GetOrderBy() string
- func (x *AggregatedListRoutersRequest) GetPageToken() string
- func (x *AggregatedListRoutersRequest) GetProject() string
- func (x *AggregatedListRoutersRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListRoutersRequest) GetServiceProjectNumber() int64
- func (*AggregatedListRoutersRequest) ProtoMessage()
- func (x *AggregatedListRoutersRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListRoutersRequest) Reset()
- func (x *AggregatedListRoutersRequest) String() string
- type AggregatedListSecurityPoliciesRequest
- func (*AggregatedListSecurityPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListSecurityPoliciesRequest) GetFilter() string
- func (x *AggregatedListSecurityPoliciesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListSecurityPoliciesRequest) GetMaxResults() uint32
- func (x *AggregatedListSecurityPoliciesRequest) GetOrderBy() string
- func (x *AggregatedListSecurityPoliciesRequest) GetPageToken() string
- func (x *AggregatedListSecurityPoliciesRequest) GetProject() string
- func (x *AggregatedListSecurityPoliciesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListSecurityPoliciesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListSecurityPoliciesRequest) ProtoMessage()
- func (x *AggregatedListSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListSecurityPoliciesRequest) Reset()
- func (x *AggregatedListSecurityPoliciesRequest) String() string
- type AggregatedListServiceAttachmentsRequest
- func (*AggregatedListServiceAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListServiceAttachmentsRequest) GetFilter() string
- func (x *AggregatedListServiceAttachmentsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListServiceAttachmentsRequest) GetMaxResults() uint32
- func (x *AggregatedListServiceAttachmentsRequest) GetOrderBy() string
- func (x *AggregatedListServiceAttachmentsRequest) GetPageToken() string
- func (x *AggregatedListServiceAttachmentsRequest) GetProject() string
- func (x *AggregatedListServiceAttachmentsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListServiceAttachmentsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListServiceAttachmentsRequest) ProtoMessage()
- func (x *AggregatedListServiceAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListServiceAttachmentsRequest) Reset()
- func (x *AggregatedListServiceAttachmentsRequest) String() string
- type AggregatedListSslCertificatesRequest
- func (*AggregatedListSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListSslCertificatesRequest) GetFilter() string
- func (x *AggregatedListSslCertificatesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListSslCertificatesRequest) GetMaxResults() uint32
- func (x *AggregatedListSslCertificatesRequest) GetOrderBy() string
- func (x *AggregatedListSslCertificatesRequest) GetPageToken() string
- func (x *AggregatedListSslCertificatesRequest) GetProject() string
- func (x *AggregatedListSslCertificatesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListSslCertificatesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListSslCertificatesRequest) ProtoMessage()
- func (x *AggregatedListSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListSslCertificatesRequest) Reset()
- func (x *AggregatedListSslCertificatesRequest) String() string
- type AggregatedListSslPoliciesRequest
- func (*AggregatedListSslPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListSslPoliciesRequest) GetFilter() string
- func (x *AggregatedListSslPoliciesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListSslPoliciesRequest) GetMaxResults() uint32
- func (x *AggregatedListSslPoliciesRequest) GetOrderBy() string
- func (x *AggregatedListSslPoliciesRequest) GetPageToken() string
- func (x *AggregatedListSslPoliciesRequest) GetProject() string
- func (x *AggregatedListSslPoliciesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListSslPoliciesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListSslPoliciesRequest) ProtoMessage()
- func (x *AggregatedListSslPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListSslPoliciesRequest) Reset()
- func (x *AggregatedListSslPoliciesRequest) String() string
- type AggregatedListStoragePoolTypesRequest
- func (*AggregatedListStoragePoolTypesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListStoragePoolTypesRequest) GetFilter() string
- func (x *AggregatedListStoragePoolTypesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListStoragePoolTypesRequest) GetMaxResults() uint32
- func (x *AggregatedListStoragePoolTypesRequest) GetOrderBy() string
- func (x *AggregatedListStoragePoolTypesRequest) GetPageToken() string
- func (x *AggregatedListStoragePoolTypesRequest) GetProject() string
- func (x *AggregatedListStoragePoolTypesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListStoragePoolTypesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListStoragePoolTypesRequest) ProtoMessage()
- func (x *AggregatedListStoragePoolTypesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListStoragePoolTypesRequest) Reset()
- func (x *AggregatedListStoragePoolTypesRequest) String() string
- type AggregatedListStoragePoolsRequest
- func (*AggregatedListStoragePoolsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListStoragePoolsRequest) GetFilter() string
- func (x *AggregatedListStoragePoolsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListStoragePoolsRequest) GetMaxResults() uint32
- func (x *AggregatedListStoragePoolsRequest) GetOrderBy() string
- func (x *AggregatedListStoragePoolsRequest) GetPageToken() string
- func (x *AggregatedListStoragePoolsRequest) GetProject() string
- func (x *AggregatedListStoragePoolsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListStoragePoolsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListStoragePoolsRequest) ProtoMessage()
- func (x *AggregatedListStoragePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListStoragePoolsRequest) Reset()
- func (x *AggregatedListStoragePoolsRequest) String() string
- type AggregatedListSubnetworksRequest
- func (*AggregatedListSubnetworksRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListSubnetworksRequest) GetFilter() string
- func (x *AggregatedListSubnetworksRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListSubnetworksRequest) GetMaxResults() uint32
- func (x *AggregatedListSubnetworksRequest) GetOrderBy() string
- func (x *AggregatedListSubnetworksRequest) GetPageToken() string
- func (x *AggregatedListSubnetworksRequest) GetProject() string
- func (x *AggregatedListSubnetworksRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListSubnetworksRequest) GetServiceProjectNumber() int64
- func (*AggregatedListSubnetworksRequest) ProtoMessage()
- func (x *AggregatedListSubnetworksRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListSubnetworksRequest) Reset()
- func (x *AggregatedListSubnetworksRequest) String() string
- type AggregatedListTargetHttpProxiesRequest
- func (*AggregatedListTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetHttpProxiesRequest) GetFilter() string
- func (x *AggregatedListTargetHttpProxiesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetHttpProxiesRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetHttpProxiesRequest) GetOrderBy() string
- func (x *AggregatedListTargetHttpProxiesRequest) GetPageToken() string
- func (x *AggregatedListTargetHttpProxiesRequest) GetProject() string
- func (x *AggregatedListTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetHttpProxiesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetHttpProxiesRequest) ProtoMessage()
- func (x *AggregatedListTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetHttpProxiesRequest) Reset()
- func (x *AggregatedListTargetHttpProxiesRequest) String() string
- type AggregatedListTargetHttpsProxiesRequest
- func (*AggregatedListTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetHttpsProxiesRequest) GetFilter() string
- func (x *AggregatedListTargetHttpsProxiesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetHttpsProxiesRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetHttpsProxiesRequest) GetOrderBy() string
- func (x *AggregatedListTargetHttpsProxiesRequest) GetPageToken() string
- func (x *AggregatedListTargetHttpsProxiesRequest) GetProject() string
- func (x *AggregatedListTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetHttpsProxiesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetHttpsProxiesRequest) ProtoMessage()
- func (x *AggregatedListTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetHttpsProxiesRequest) Reset()
- func (x *AggregatedListTargetHttpsProxiesRequest) String() string
- type AggregatedListTargetInstancesRequest
- func (*AggregatedListTargetInstancesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetInstancesRequest) GetFilter() string
- func (x *AggregatedListTargetInstancesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetInstancesRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetInstancesRequest) GetOrderBy() string
- func (x *AggregatedListTargetInstancesRequest) GetPageToken() string
- func (x *AggregatedListTargetInstancesRequest) GetProject() string
- func (x *AggregatedListTargetInstancesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetInstancesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetInstancesRequest) ProtoMessage()
- func (x *AggregatedListTargetInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetInstancesRequest) Reset()
- func (x *AggregatedListTargetInstancesRequest) String() string
- type AggregatedListTargetPoolsRequest
- func (*AggregatedListTargetPoolsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetPoolsRequest) GetFilter() string
- func (x *AggregatedListTargetPoolsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetPoolsRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetPoolsRequest) GetOrderBy() string
- func (x *AggregatedListTargetPoolsRequest) GetPageToken() string
- func (x *AggregatedListTargetPoolsRequest) GetProject() string
- func (x *AggregatedListTargetPoolsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetPoolsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetPoolsRequest) ProtoMessage()
- func (x *AggregatedListTargetPoolsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetPoolsRequest) Reset()
- func (x *AggregatedListTargetPoolsRequest) String() string
- type AggregatedListTargetTcpProxiesRequest
- func (*AggregatedListTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetTcpProxiesRequest) GetFilter() string
- func (x *AggregatedListTargetTcpProxiesRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetTcpProxiesRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetTcpProxiesRequest) GetOrderBy() string
- func (x *AggregatedListTargetTcpProxiesRequest) GetPageToken() string
- func (x *AggregatedListTargetTcpProxiesRequest) GetProject() string
- func (x *AggregatedListTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetTcpProxiesRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetTcpProxiesRequest) ProtoMessage()
- func (x *AggregatedListTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetTcpProxiesRequest) Reset()
- func (x *AggregatedListTargetTcpProxiesRequest) String() string
- type AggregatedListTargetVpnGatewaysRequest
- func (*AggregatedListTargetVpnGatewaysRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListTargetVpnGatewaysRequest) GetFilter() string
- func (x *AggregatedListTargetVpnGatewaysRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListTargetVpnGatewaysRequest) GetMaxResults() uint32
- func (x *AggregatedListTargetVpnGatewaysRequest) GetOrderBy() string
- func (x *AggregatedListTargetVpnGatewaysRequest) GetPageToken() string
- func (x *AggregatedListTargetVpnGatewaysRequest) GetProject() string
- func (x *AggregatedListTargetVpnGatewaysRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListTargetVpnGatewaysRequest) GetServiceProjectNumber() int64
- func (*AggregatedListTargetVpnGatewaysRequest) ProtoMessage()
- func (x *AggregatedListTargetVpnGatewaysRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListTargetVpnGatewaysRequest) Reset()
- func (x *AggregatedListTargetVpnGatewaysRequest) String() string
- type AggregatedListUrlMapsRequest
- func (*AggregatedListUrlMapsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListUrlMapsRequest) GetFilter() string
- func (x *AggregatedListUrlMapsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListUrlMapsRequest) GetMaxResults() uint32
- func (x *AggregatedListUrlMapsRequest) GetOrderBy() string
- func (x *AggregatedListUrlMapsRequest) GetPageToken() string
- func (x *AggregatedListUrlMapsRequest) GetProject() string
- func (x *AggregatedListUrlMapsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListUrlMapsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListUrlMapsRequest) ProtoMessage()
- func (x *AggregatedListUrlMapsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListUrlMapsRequest) Reset()
- func (x *AggregatedListUrlMapsRequest) String() string
- type AggregatedListVpnGatewaysRequest
- func (*AggregatedListVpnGatewaysRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListVpnGatewaysRequest) GetFilter() string
- func (x *AggregatedListVpnGatewaysRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListVpnGatewaysRequest) GetMaxResults() uint32
- func (x *AggregatedListVpnGatewaysRequest) GetOrderBy() string
- func (x *AggregatedListVpnGatewaysRequest) GetPageToken() string
- func (x *AggregatedListVpnGatewaysRequest) GetProject() string
- func (x *AggregatedListVpnGatewaysRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListVpnGatewaysRequest) GetServiceProjectNumber() int64
- func (*AggregatedListVpnGatewaysRequest) ProtoMessage()
- func (x *AggregatedListVpnGatewaysRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListVpnGatewaysRequest) Reset()
- func (x *AggregatedListVpnGatewaysRequest) String() string
- type AggregatedListVpnTunnelsRequest
- func (*AggregatedListVpnTunnelsRequest) Descriptor() ([]byte, []int)
- func (x *AggregatedListVpnTunnelsRequest) GetFilter() string
- func (x *AggregatedListVpnTunnelsRequest) GetIncludeAllScopes() bool
- func (x *AggregatedListVpnTunnelsRequest) GetMaxResults() uint32
- func (x *AggregatedListVpnTunnelsRequest) GetOrderBy() string
- func (x *AggregatedListVpnTunnelsRequest) GetPageToken() string
- func (x *AggregatedListVpnTunnelsRequest) GetProject() string
- func (x *AggregatedListVpnTunnelsRequest) GetReturnPartialSuccess() bool
- func (x *AggregatedListVpnTunnelsRequest) GetServiceProjectNumber() int64
- func (*AggregatedListVpnTunnelsRequest) ProtoMessage()
- func (x *AggregatedListVpnTunnelsRequest) ProtoReflect() protoreflect.Message
- func (x *AggregatedListVpnTunnelsRequest) Reset()
- func (x *AggregatedListVpnTunnelsRequest) String() string
- type AliasIpRange
- func (*AliasIpRange) Descriptor() ([]byte, []int)
- func (x *AliasIpRange) GetIpCidrRange() string
- func (x *AliasIpRange) GetSubnetworkRangeName() string
- func (*AliasIpRange) ProtoMessage()
- func (x *AliasIpRange) ProtoReflect() protoreflect.Message
- func (x *AliasIpRange) Reset()
- func (x *AliasIpRange) String() string
- type AllocationAggregateReservation
- func (*AllocationAggregateReservation) Descriptor() ([]byte, []int)
- func (x *AllocationAggregateReservation) GetInUseResources() []*AllocationAggregateReservationReservedResourceInfo
- func (x *AllocationAggregateReservation) GetReservedResources() []*AllocationAggregateReservationReservedResourceInfo
- func (x *AllocationAggregateReservation) GetVmFamily() string
- func (x *AllocationAggregateReservation) GetWorkloadType() string
- func (*AllocationAggregateReservation) ProtoMessage()
- func (x *AllocationAggregateReservation) ProtoReflect() protoreflect.Message
- func (x *AllocationAggregateReservation) Reset()
- func (x *AllocationAggregateReservation) String() string
- type AllocationAggregateReservationReservedResourceInfo
- func (*AllocationAggregateReservationReservedResourceInfo) Descriptor() ([]byte, []int)
- func (x *AllocationAggregateReservationReservedResourceInfo) GetAccelerator() *AllocationAggregateReservationReservedResourceInfoAccelerator
- func (*AllocationAggregateReservationReservedResourceInfo) ProtoMessage()
- func (x *AllocationAggregateReservationReservedResourceInfo) ProtoReflect() protoreflect.Message
- func (x *AllocationAggregateReservationReservedResourceInfo) Reset()
- func (x *AllocationAggregateReservationReservedResourceInfo) String() string
- type AllocationAggregateReservationReservedResourceInfoAccelerator
- func (*AllocationAggregateReservationReservedResourceInfoAccelerator) Descriptor() ([]byte, []int)
- func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorCount() int32
- func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorType() string
- func (*AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoMessage()
- func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoReflect() protoreflect.Message
- func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) Reset()
- func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) String() string
- type AllocationAggregateReservation_VmFamily
- func (AllocationAggregateReservation_VmFamily) Descriptor() protoreflect.EnumDescriptor
- func (x AllocationAggregateReservation_VmFamily) Enum() *AllocationAggregateReservation_VmFamily
- func (AllocationAggregateReservation_VmFamily) EnumDescriptor() ([]byte, []int)
- func (x AllocationAggregateReservation_VmFamily) Number() protoreflect.EnumNumber
- func (x AllocationAggregateReservation_VmFamily) String() string
- func (AllocationAggregateReservation_VmFamily) Type() protoreflect.EnumType
- type AllocationAggregateReservation_WorkloadType
- func (AllocationAggregateReservation_WorkloadType) Descriptor() protoreflect.EnumDescriptor
- func (x AllocationAggregateReservation_WorkloadType) Enum() *AllocationAggregateReservation_WorkloadType
- func (AllocationAggregateReservation_WorkloadType) EnumDescriptor() ([]byte, []int)
- func (x AllocationAggregateReservation_WorkloadType) Number() protoreflect.EnumNumber
- func (x AllocationAggregateReservation_WorkloadType) String() string
- func (AllocationAggregateReservation_WorkloadType) Type() protoreflect.EnumType
- type AllocationResourceStatus
- func (*AllocationResourceStatus) Descriptor() ([]byte, []int)
- func (x *AllocationResourceStatus) GetSpecificSkuAllocation() *AllocationResourceStatusSpecificSKUAllocation
- func (*AllocationResourceStatus) ProtoMessage()
- func (x *AllocationResourceStatus) ProtoReflect() protoreflect.Message
- func (x *AllocationResourceStatus) Reset()
- func (x *AllocationResourceStatus) String() string
- type AllocationResourceStatusSpecificSKUAllocation
- func (*AllocationResourceStatusSpecificSKUAllocation) Descriptor() ([]byte, []int)
- func (x *AllocationResourceStatusSpecificSKUAllocation) GetSourceInstanceTemplateId() string
- func (*AllocationResourceStatusSpecificSKUAllocation) ProtoMessage()
- func (x *AllocationResourceStatusSpecificSKUAllocation) ProtoReflect() protoreflect.Message
- func (x *AllocationResourceStatusSpecificSKUAllocation) Reset()
- func (x *AllocationResourceStatusSpecificSKUAllocation) String() string
- type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
- func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Descriptor() ([]byte, []int)
- func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetDiskSizeGb() int64
- func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetInterface() string
- func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoMessage()
- func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoReflect() protoreflect.Message
- func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Reset()
- func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) String() string
- type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface
- func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
- func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Enum() *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface
- func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) EnumDescriptor() ([]byte, []int)
- func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Number() protoreflect.EnumNumber
- func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) String() string
- func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Type() protoreflect.EnumType
- type AllocationSpecificSKUAllocationReservedInstanceProperties
- func (*AllocationSpecificSKUAllocationReservedInstanceProperties) Descriptor() ([]byte, []int)
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocalSsds() []*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocationHint() string
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetMachineType() string
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetMinCpuPlatform() string
- func (*AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoMessage()
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoReflect() protoreflect.Message
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) Reset()
- func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) String() string
- type AllocationSpecificSKUReservation
- func (*AllocationSpecificSKUReservation) Descriptor() ([]byte, []int)
- func (x *AllocationSpecificSKUReservation) GetAssuredCount() int64
- func (x *AllocationSpecificSKUReservation) GetCount() int64
- func (x *AllocationSpecificSKUReservation) GetInUseCount() int64
- func (x *AllocationSpecificSKUReservation) GetInstanceProperties() *AllocationSpecificSKUAllocationReservedInstanceProperties
- func (x *AllocationSpecificSKUReservation) GetSourceInstanceTemplate() string
- func (*AllocationSpecificSKUReservation) ProtoMessage()
- func (x *AllocationSpecificSKUReservation) ProtoReflect() protoreflect.Message
- func (x *AllocationSpecificSKUReservation) Reset()
- func (x *AllocationSpecificSKUReservation) String() string
- type Allowed
- func (*Allowed) Descriptor() ([]byte, []int)
- func (x *Allowed) GetIPProtocol() string
- func (x *Allowed) GetPorts() []string
- func (*Allowed) ProtoMessage()
- func (x *Allowed) ProtoReflect() protoreflect.Message
- func (x *Allowed) Reset()
- func (x *Allowed) String() string
- type AnnouncePublicAdvertisedPrefixeRequest
- func (*AnnouncePublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *AnnouncePublicAdvertisedPrefixeRequest) GetProject() string
- func (x *AnnouncePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
- func (x *AnnouncePublicAdvertisedPrefixeRequest) GetRequestId() string
- func (*AnnouncePublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *AnnouncePublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *AnnouncePublicAdvertisedPrefixeRequest) Reset()
- func (x *AnnouncePublicAdvertisedPrefixeRequest) String() string
- type AnnouncePublicDelegatedPrefixeRequest
- func (*AnnouncePublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *AnnouncePublicDelegatedPrefixeRequest) GetProject() string
- func (x *AnnouncePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *AnnouncePublicDelegatedPrefixeRequest) GetRegion() string
- func (x *AnnouncePublicDelegatedPrefixeRequest) GetRequestId() string
- func (*AnnouncePublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *AnnouncePublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *AnnouncePublicDelegatedPrefixeRequest) Reset()
- func (x *AnnouncePublicDelegatedPrefixeRequest) String() string
- type ApplyUpdatesToInstancesInstanceGroupManagerRequest
- func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersApplyUpdatesRequestResource() *InstanceGroupManagersApplyUpdatesRequest
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetZone() string
- func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) Reset()
- func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) String() string
- type ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest
- func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersApplyUpdatesRequestResource() *RegionInstanceGroupManagersApplyUpdatesRequest
- func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) String() string
- type AttachDiskInstanceRequest
- func (*AttachDiskInstanceRequest) Descriptor() ([]byte, []int)
- func (x *AttachDiskInstanceRequest) GetAttachedDiskResource() *AttachedDisk
- func (x *AttachDiskInstanceRequest) GetForceAttach() bool
- func (x *AttachDiskInstanceRequest) GetInstance() string
- func (x *AttachDiskInstanceRequest) GetProject() string
- func (x *AttachDiskInstanceRequest) GetRequestId() string
- func (x *AttachDiskInstanceRequest) GetZone() string
- func (*AttachDiskInstanceRequest) ProtoMessage()
- func (x *AttachDiskInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *AttachDiskInstanceRequest) Reset()
- func (x *AttachDiskInstanceRequest) String() string
- type AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest
- func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsAttachEndpointsRequestResource() *GlobalNetworkEndpointGroupsAttachEndpointsRequest
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject() string
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId() string
- func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage()
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset()
- func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String() string
- type AttachNetworkEndpointsNetworkEndpointGroupRequest
- func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsAttachEndpointsRequestResource() *NetworkEndpointGroupsAttachEndpointsRequest
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetProject() string
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId() string
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetZone() string
- func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage()
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) Reset()
- func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) String() string
- type AttachNetworkEndpointsRegionNetworkEndpointGroupRequest
- func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject() string
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion() string
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsAttachEndpointsRequestResource() *RegionNetworkEndpointGroupsAttachEndpointsRequest
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId() string
- func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage()
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset()
- func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) String() string
- type AttachedDisk
- func (*AttachedDisk) Descriptor() ([]byte, []int)
- func (x *AttachedDisk) GetArchitecture() string
- func (x *AttachedDisk) GetAutoDelete() bool
- func (x *AttachedDisk) GetBoot() bool
- func (x *AttachedDisk) GetDeviceName() string
- func (x *AttachedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
- func (x *AttachedDisk) GetDiskSizeGb() int64
- func (x *AttachedDisk) GetForceAttach() bool
- func (x *AttachedDisk) GetGuestOsFeatures() []*GuestOsFeature
- func (x *AttachedDisk) GetIndex() int32
- func (x *AttachedDisk) GetInitializeParams() *AttachedDiskInitializeParams
- func (x *AttachedDisk) GetInterface() string
- func (x *AttachedDisk) GetKind() string
- func (x *AttachedDisk) GetLicenses() []string
- func (x *AttachedDisk) GetMode() string
- func (x *AttachedDisk) GetSavedState() string
- func (x *AttachedDisk) GetShieldedInstanceInitialState() *InitialStateConfig
- func (x *AttachedDisk) GetSource() string
- func (x *AttachedDisk) GetType() string
- func (*AttachedDisk) ProtoMessage()
- func (x *AttachedDisk) ProtoReflect() protoreflect.Message
- func (x *AttachedDisk) Reset()
- func (x *AttachedDisk) String() string
- type AttachedDiskInitializeParams
- func (*AttachedDiskInitializeParams) Descriptor() ([]byte, []int)
- func (x *AttachedDiskInitializeParams) GetArchitecture() string
- func (x *AttachedDiskInitializeParams) GetDescription() string
- func (x *AttachedDiskInitializeParams) GetDiskName() string
- func (x *AttachedDiskInitializeParams) GetDiskSizeGb() int64
- func (x *AttachedDiskInitializeParams) GetDiskType() string
- func (x *AttachedDiskInitializeParams) GetEnableConfidentialCompute() bool
- func (x *AttachedDiskInitializeParams) GetLabels() map[string]string
- func (x *AttachedDiskInitializeParams) GetLicenses() []string
- func (x *AttachedDiskInitializeParams) GetOnUpdateAction() string
- func (x *AttachedDiskInitializeParams) GetProvisionedIops() int64
- func (x *AttachedDiskInitializeParams) GetProvisionedThroughput() int64
- func (x *AttachedDiskInitializeParams) GetReplicaZones() []string
- func (x *AttachedDiskInitializeParams) GetResourceManagerTags() map[string]string
- func (x *AttachedDiskInitializeParams) GetResourcePolicies() []string
- func (x *AttachedDiskInitializeParams) GetSourceImage() string
- func (x *AttachedDiskInitializeParams) GetSourceImageEncryptionKey() *CustomerEncryptionKey
- func (x *AttachedDiskInitializeParams) GetSourceSnapshot() string
- func (x *AttachedDiskInitializeParams) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
- func (x *AttachedDiskInitializeParams) GetStoragePool() string
- func (*AttachedDiskInitializeParams) ProtoMessage()
- func (x *AttachedDiskInitializeParams) ProtoReflect() protoreflect.Message
- func (x *AttachedDiskInitializeParams) Reset()
- func (x *AttachedDiskInitializeParams) String() string
- type AttachedDiskInitializeParams_Architecture
- func (AttachedDiskInitializeParams_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDiskInitializeParams_Architecture) Enum() *AttachedDiskInitializeParams_Architecture
- func (AttachedDiskInitializeParams_Architecture) EnumDescriptor() ([]byte, []int)
- func (x AttachedDiskInitializeParams_Architecture) Number() protoreflect.EnumNumber
- func (x AttachedDiskInitializeParams_Architecture) String() string
- func (AttachedDiskInitializeParams_Architecture) Type() protoreflect.EnumType
- type AttachedDiskInitializeParams_OnUpdateAction
- func (AttachedDiskInitializeParams_OnUpdateAction) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDiskInitializeParams_OnUpdateAction) Enum() *AttachedDiskInitializeParams_OnUpdateAction
- func (AttachedDiskInitializeParams_OnUpdateAction) EnumDescriptor() ([]byte, []int)
- func (x AttachedDiskInitializeParams_OnUpdateAction) Number() protoreflect.EnumNumber
- func (x AttachedDiskInitializeParams_OnUpdateAction) String() string
- func (AttachedDiskInitializeParams_OnUpdateAction) Type() protoreflect.EnumType
- type AttachedDisk_Architecture
- func (AttachedDisk_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDisk_Architecture) Enum() *AttachedDisk_Architecture
- func (AttachedDisk_Architecture) EnumDescriptor() ([]byte, []int)
- func (x AttachedDisk_Architecture) Number() protoreflect.EnumNumber
- func (x AttachedDisk_Architecture) String() string
- func (AttachedDisk_Architecture) Type() protoreflect.EnumType
- type AttachedDisk_Interface
- func (AttachedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDisk_Interface) Enum() *AttachedDisk_Interface
- func (AttachedDisk_Interface) EnumDescriptor() ([]byte, []int)
- func (x AttachedDisk_Interface) Number() protoreflect.EnumNumber
- func (x AttachedDisk_Interface) String() string
- func (AttachedDisk_Interface) Type() protoreflect.EnumType
- type AttachedDisk_Mode
- func (AttachedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDisk_Mode) Enum() *AttachedDisk_Mode
- func (AttachedDisk_Mode) EnumDescriptor() ([]byte, []int)
- func (x AttachedDisk_Mode) Number() protoreflect.EnumNumber
- func (x AttachedDisk_Mode) String() string
- func (AttachedDisk_Mode) Type() protoreflect.EnumType
- type AttachedDisk_SavedState
- func (AttachedDisk_SavedState) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDisk_SavedState) Enum() *AttachedDisk_SavedState
- func (AttachedDisk_SavedState) EnumDescriptor() ([]byte, []int)
- func (x AttachedDisk_SavedState) Number() protoreflect.EnumNumber
- func (x AttachedDisk_SavedState) String() string
- func (AttachedDisk_SavedState) Type() protoreflect.EnumType
- type AttachedDisk_Type
- func (AttachedDisk_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AttachedDisk_Type) Enum() *AttachedDisk_Type
- func (AttachedDisk_Type) EnumDescriptor() ([]byte, []int)
- func (x AttachedDisk_Type) Number() protoreflect.EnumNumber
- func (x AttachedDisk_Type) String() string
- func (AttachedDisk_Type) Type() protoreflect.EnumType
- type AuditConfig
- func (*AuditConfig) Descriptor() ([]byte, []int)
- func (x *AuditConfig) GetAuditLogConfigs() []*AuditLogConfig
- func (x *AuditConfig) GetExemptedMembers() []string
- func (x *AuditConfig) GetService() string
- func (*AuditConfig) ProtoMessage()
- func (x *AuditConfig) ProtoReflect() protoreflect.Message
- func (x *AuditConfig) Reset()
- func (x *AuditConfig) String() string
- type AuditLogConfig
- func (*AuditLogConfig) Descriptor() ([]byte, []int)
- func (x *AuditLogConfig) GetExemptedMembers() []string
- func (x *AuditLogConfig) GetIgnoreChildExemptions() bool
- func (x *AuditLogConfig) GetLogType() string
- func (*AuditLogConfig) ProtoMessage()
- func (x *AuditLogConfig) ProtoReflect() protoreflect.Message
- func (x *AuditLogConfig) Reset()
- func (x *AuditLogConfig) String() string
- type AuditLogConfig_LogType
- func (AuditLogConfig_LogType) Descriptor() protoreflect.EnumDescriptor
- func (x AuditLogConfig_LogType) Enum() *AuditLogConfig_LogType
- func (AuditLogConfig_LogType) EnumDescriptor() ([]byte, []int)
- func (x AuditLogConfig_LogType) Number() protoreflect.EnumNumber
- func (x AuditLogConfig_LogType) String() string
- func (AuditLogConfig_LogType) Type() protoreflect.EnumType
- type Autoscaler
- func (*Autoscaler) Descriptor() ([]byte, []int)
- func (x *Autoscaler) GetAutoscalingPolicy() *AutoscalingPolicy
- func (x *Autoscaler) GetCreationTimestamp() string
- func (x *Autoscaler) GetDescription() string
- func (x *Autoscaler) GetId() uint64
- func (x *Autoscaler) GetKind() string
- func (x *Autoscaler) GetName() string
- func (x *Autoscaler) GetRecommendedSize() int32
- func (x *Autoscaler) GetRegion() string
- func (x *Autoscaler) GetScalingScheduleStatus() map[string]*ScalingScheduleStatus
- func (x *Autoscaler) GetSelfLink() string
- func (x *Autoscaler) GetStatus() string
- func (x *Autoscaler) GetStatusDetails() []*AutoscalerStatusDetails
- func (x *Autoscaler) GetTarget() string
- func (x *Autoscaler) GetZone() string
- func (*Autoscaler) ProtoMessage()
- func (x *Autoscaler) ProtoReflect() protoreflect.Message
- func (x *Autoscaler) Reset()
- func (x *Autoscaler) String() string
- type AutoscalerAggregatedList
- func (*AutoscalerAggregatedList) Descriptor() ([]byte, []int)
- func (x *AutoscalerAggregatedList) GetId() string
- func (x *AutoscalerAggregatedList) GetItems() map[string]*AutoscalersScopedList
- func (x *AutoscalerAggregatedList) GetKind() string
- func (x *AutoscalerAggregatedList) GetNextPageToken() string
- func (x *AutoscalerAggregatedList) GetSelfLink() string
- func (x *AutoscalerAggregatedList) GetUnreachables() []string
- func (x *AutoscalerAggregatedList) GetWarning() *Warning
- func (*AutoscalerAggregatedList) ProtoMessage()
- func (x *AutoscalerAggregatedList) ProtoReflect() protoreflect.Message
- func (x *AutoscalerAggregatedList) Reset()
- func (x *AutoscalerAggregatedList) String() string
- type AutoscalerList
- func (*AutoscalerList) Descriptor() ([]byte, []int)
- func (x *AutoscalerList) GetId() string
- func (x *AutoscalerList) GetItems() []*Autoscaler
- func (x *AutoscalerList) GetKind() string
- func (x *AutoscalerList) GetNextPageToken() string
- func (x *AutoscalerList) GetSelfLink() string
- func (x *AutoscalerList) GetWarning() *Warning
- func (*AutoscalerList) ProtoMessage()
- func (x *AutoscalerList) ProtoReflect() protoreflect.Message
- func (x *AutoscalerList) Reset()
- func (x *AutoscalerList) String() string
- type AutoscalerStatusDetails
- func (*AutoscalerStatusDetails) Descriptor() ([]byte, []int)
- func (x *AutoscalerStatusDetails) GetMessage() string
- func (x *AutoscalerStatusDetails) GetType() string
- func (*AutoscalerStatusDetails) ProtoMessage()
- func (x *AutoscalerStatusDetails) ProtoReflect() protoreflect.Message
- func (x *AutoscalerStatusDetails) Reset()
- func (x *AutoscalerStatusDetails) String() string
- type AutoscalerStatusDetails_Type
- func (AutoscalerStatusDetails_Type) Descriptor() protoreflect.EnumDescriptor
- func (x AutoscalerStatusDetails_Type) Enum() *AutoscalerStatusDetails_Type
- func (AutoscalerStatusDetails_Type) EnumDescriptor() ([]byte, []int)
- func (x AutoscalerStatusDetails_Type) Number() protoreflect.EnumNumber
- func (x AutoscalerStatusDetails_Type) String() string
- func (AutoscalerStatusDetails_Type) Type() protoreflect.EnumType
- type Autoscaler_Status
- func (Autoscaler_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Autoscaler_Status) Enum() *Autoscaler_Status
- func (Autoscaler_Status) EnumDescriptor() ([]byte, []int)
- func (x Autoscaler_Status) Number() protoreflect.EnumNumber
- func (x Autoscaler_Status) String() string
- func (Autoscaler_Status) Type() protoreflect.EnumType
- type AutoscalersScopedList
- func (*AutoscalersScopedList) Descriptor() ([]byte, []int)
- func (x *AutoscalersScopedList) GetAutoscalers() []*Autoscaler
- func (x *AutoscalersScopedList) GetWarning() *Warning
- func (*AutoscalersScopedList) ProtoMessage()
- func (x *AutoscalersScopedList) ProtoReflect() protoreflect.Message
- func (x *AutoscalersScopedList) Reset()
- func (x *AutoscalersScopedList) String() string
- type AutoscalingPolicy
- func (*AutoscalingPolicy) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicy) GetCoolDownPeriodSec() int32
- func (x *AutoscalingPolicy) GetCpuUtilization() *AutoscalingPolicyCpuUtilization
- func (x *AutoscalingPolicy) GetCustomMetricUtilizations() []*AutoscalingPolicyCustomMetricUtilization
- func (x *AutoscalingPolicy) GetLoadBalancingUtilization() *AutoscalingPolicyLoadBalancingUtilization
- func (x *AutoscalingPolicy) GetMaxNumReplicas() int32
- func (x *AutoscalingPolicy) GetMinNumReplicas() int32
- func (x *AutoscalingPolicy) GetMode() string
- func (x *AutoscalingPolicy) GetScaleInControl() *AutoscalingPolicyScaleInControl
- func (x *AutoscalingPolicy) GetScalingSchedules() map[string]*AutoscalingPolicyScalingSchedule
- func (*AutoscalingPolicy) ProtoMessage()
- func (x *AutoscalingPolicy) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicy) Reset()
- func (x *AutoscalingPolicy) String() string
- type AutoscalingPolicyCpuUtilization
- func (*AutoscalingPolicyCpuUtilization) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicyCpuUtilization) GetPredictiveMethod() string
- func (x *AutoscalingPolicyCpuUtilization) GetUtilizationTarget() float64
- func (*AutoscalingPolicyCpuUtilization) ProtoMessage()
- func (x *AutoscalingPolicyCpuUtilization) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicyCpuUtilization) Reset()
- func (x *AutoscalingPolicyCpuUtilization) String() string
- type AutoscalingPolicyCpuUtilization_PredictiveMethod
- func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Descriptor() protoreflect.EnumDescriptor
- func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) Enum() *AutoscalingPolicyCpuUtilization_PredictiveMethod
- func (AutoscalingPolicyCpuUtilization_PredictiveMethod) EnumDescriptor() ([]byte, []int)
- func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) Number() protoreflect.EnumNumber
- func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) String() string
- func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Type() protoreflect.EnumType
- type AutoscalingPolicyCustomMetricUtilization
- func (*AutoscalingPolicyCustomMetricUtilization) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicyCustomMetricUtilization) GetFilter() string
- func (x *AutoscalingPolicyCustomMetricUtilization) GetMetric() string
- func (x *AutoscalingPolicyCustomMetricUtilization) GetSingleInstanceAssignment() float64
- func (x *AutoscalingPolicyCustomMetricUtilization) GetUtilizationTarget() float64
- func (x *AutoscalingPolicyCustomMetricUtilization) GetUtilizationTargetType() string
- func (*AutoscalingPolicyCustomMetricUtilization) ProtoMessage()
- func (x *AutoscalingPolicyCustomMetricUtilization) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicyCustomMetricUtilization) Reset()
- func (x *AutoscalingPolicyCustomMetricUtilization) String() string
- type AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType
- func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Descriptor() protoreflect.EnumDescriptor
- func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Enum() *AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType
- func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) EnumDescriptor() ([]byte, []int)
- func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Number() protoreflect.EnumNumber
- func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) String() string
- func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Type() protoreflect.EnumType
- type AutoscalingPolicyLoadBalancingUtilization
- func (*AutoscalingPolicyLoadBalancingUtilization) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicyLoadBalancingUtilization) GetUtilizationTarget() float64
- func (*AutoscalingPolicyLoadBalancingUtilization) ProtoMessage()
- func (x *AutoscalingPolicyLoadBalancingUtilization) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicyLoadBalancingUtilization) Reset()
- func (x *AutoscalingPolicyLoadBalancingUtilization) String() string
- type AutoscalingPolicyScaleInControl
- func (*AutoscalingPolicyScaleInControl) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicyScaleInControl) GetMaxScaledInReplicas() *FixedOrPercent
- func (x *AutoscalingPolicyScaleInControl) GetTimeWindowSec() int32
- func (*AutoscalingPolicyScaleInControl) ProtoMessage()
- func (x *AutoscalingPolicyScaleInControl) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicyScaleInControl) Reset()
- func (x *AutoscalingPolicyScaleInControl) String() string
- type AutoscalingPolicyScalingSchedule
- func (*AutoscalingPolicyScalingSchedule) Descriptor() ([]byte, []int)
- func (x *AutoscalingPolicyScalingSchedule) GetDescription() string
- func (x *AutoscalingPolicyScalingSchedule) GetDisabled() bool
- func (x *AutoscalingPolicyScalingSchedule) GetDurationSec() int32
- func (x *AutoscalingPolicyScalingSchedule) GetMinRequiredReplicas() int32
- func (x *AutoscalingPolicyScalingSchedule) GetSchedule() string
- func (x *AutoscalingPolicyScalingSchedule) GetTimeZone() string
- func (*AutoscalingPolicyScalingSchedule) ProtoMessage()
- func (x *AutoscalingPolicyScalingSchedule) ProtoReflect() protoreflect.Message
- func (x *AutoscalingPolicyScalingSchedule) Reset()
- func (x *AutoscalingPolicyScalingSchedule) String() string
- type AutoscalingPolicy_Mode
- func (AutoscalingPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x AutoscalingPolicy_Mode) Enum() *AutoscalingPolicy_Mode
- func (AutoscalingPolicy_Mode) EnumDescriptor() ([]byte, []int)
- func (x AutoscalingPolicy_Mode) Number() protoreflect.EnumNumber
- func (x AutoscalingPolicy_Mode) String() string
- func (AutoscalingPolicy_Mode) Type() protoreflect.EnumType
- type Backend
- func (*Backend) Descriptor() ([]byte, []int)
- func (x *Backend) GetBalancingMode() string
- func (x *Backend) GetCapacityScaler() float32
- func (x *Backend) GetDescription() string
- func (x *Backend) GetFailover() bool
- func (x *Backend) GetGroup() string
- func (x *Backend) GetMaxConnections() int32
- func (x *Backend) GetMaxConnectionsPerEndpoint() int32
- func (x *Backend) GetMaxConnectionsPerInstance() int32
- func (x *Backend) GetMaxRate() int32
- func (x *Backend) GetMaxRatePerEndpoint() float32
- func (x *Backend) GetMaxRatePerInstance() float32
- func (x *Backend) GetMaxUtilization() float32
- func (x *Backend) GetPreference() string
- func (*Backend) ProtoMessage()
- func (x *Backend) ProtoReflect() protoreflect.Message
- func (x *Backend) Reset()
- func (x *Backend) String() string
- type BackendBucket
- func (*BackendBucket) Descriptor() ([]byte, []int)
- func (x *BackendBucket) GetBucketName() string
- func (x *BackendBucket) GetCdnPolicy() *BackendBucketCdnPolicy
- func (x *BackendBucket) GetCompressionMode() string
- func (x *BackendBucket) GetCreationTimestamp() string
- func (x *BackendBucket) GetCustomResponseHeaders() []string
- func (x *BackendBucket) GetDescription() string
- func (x *BackendBucket) GetEdgeSecurityPolicy() string
- func (x *BackendBucket) GetEnableCdn() bool
- func (x *BackendBucket) GetId() uint64
- func (x *BackendBucket) GetKind() string
- func (x *BackendBucket) GetName() string
- func (x *BackendBucket) GetSelfLink() string
- func (x *BackendBucket) GetUsedBy() []*BackendBucketUsedBy
- func (*BackendBucket) ProtoMessage()
- func (x *BackendBucket) ProtoReflect() protoreflect.Message
- func (x *BackendBucket) Reset()
- func (x *BackendBucket) String() string
- type BackendBucketCdnPolicy
- func (*BackendBucketCdnPolicy) Descriptor() ([]byte, []int)
- func (x *BackendBucketCdnPolicy) GetBypassCacheOnRequestHeaders() []*BackendBucketCdnPolicyBypassCacheOnRequestHeader
- func (x *BackendBucketCdnPolicy) GetCacheKeyPolicy() *BackendBucketCdnPolicyCacheKeyPolicy
- func (x *BackendBucketCdnPolicy) GetCacheMode() string
- func (x *BackendBucketCdnPolicy) GetClientTtl() int32
- func (x *BackendBucketCdnPolicy) GetDefaultTtl() int32
- func (x *BackendBucketCdnPolicy) GetMaxTtl() int32
- func (x *BackendBucketCdnPolicy) GetNegativeCaching() bool
- func (x *BackendBucketCdnPolicy) GetNegativeCachingPolicy() []*BackendBucketCdnPolicyNegativeCachingPolicy
- func (x *BackendBucketCdnPolicy) GetRequestCoalescing() bool
- func (x *BackendBucketCdnPolicy) GetServeWhileStale() int32
- func (x *BackendBucketCdnPolicy) GetSignedUrlCacheMaxAgeSec() int64
- func (x *BackendBucketCdnPolicy) GetSignedUrlKeyNames() []string
- func (*BackendBucketCdnPolicy) ProtoMessage()
- func (x *BackendBucketCdnPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendBucketCdnPolicy) Reset()
- func (x *BackendBucketCdnPolicy) String() string
- type BackendBucketCdnPolicyBypassCacheOnRequestHeader
- func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) Descriptor() ([]byte, []int)
- func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) GetHeaderName() string
- func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoMessage()
- func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoReflect() protoreflect.Message
- func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) Reset()
- func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) String() string
- type BackendBucketCdnPolicyCacheKeyPolicy
- func (*BackendBucketCdnPolicyCacheKeyPolicy) Descriptor() ([]byte, []int)
- func (x *BackendBucketCdnPolicyCacheKeyPolicy) GetIncludeHttpHeaders() []string
- func (x *BackendBucketCdnPolicyCacheKeyPolicy) GetQueryStringWhitelist() []string
- func (*BackendBucketCdnPolicyCacheKeyPolicy) ProtoMessage()
- func (x *BackendBucketCdnPolicyCacheKeyPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendBucketCdnPolicyCacheKeyPolicy) Reset()
- func (x *BackendBucketCdnPolicyCacheKeyPolicy) String() string
- type BackendBucketCdnPolicyNegativeCachingPolicy
- func (*BackendBucketCdnPolicyNegativeCachingPolicy) Descriptor() ([]byte, []int)
- func (x *BackendBucketCdnPolicyNegativeCachingPolicy) GetCode() int32
- func (x *BackendBucketCdnPolicyNegativeCachingPolicy) GetTtl() int32
- func (*BackendBucketCdnPolicyNegativeCachingPolicy) ProtoMessage()
- func (x *BackendBucketCdnPolicyNegativeCachingPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendBucketCdnPolicyNegativeCachingPolicy) Reset()
- func (x *BackendBucketCdnPolicyNegativeCachingPolicy) String() string
- type BackendBucketCdnPolicy_CacheMode
- func (BackendBucketCdnPolicy_CacheMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendBucketCdnPolicy_CacheMode) Enum() *BackendBucketCdnPolicy_CacheMode
- func (BackendBucketCdnPolicy_CacheMode) EnumDescriptor() ([]byte, []int)
- func (x BackendBucketCdnPolicy_CacheMode) Number() protoreflect.EnumNumber
- func (x BackendBucketCdnPolicy_CacheMode) String() string
- func (BackendBucketCdnPolicy_CacheMode) Type() protoreflect.EnumType
- type BackendBucketList
- func (*BackendBucketList) Descriptor() ([]byte, []int)
- func (x *BackendBucketList) GetId() string
- func (x *BackendBucketList) GetItems() []*BackendBucket
- func (x *BackendBucketList) GetKind() string
- func (x *BackendBucketList) GetNextPageToken() string
- func (x *BackendBucketList) GetSelfLink() string
- func (x *BackendBucketList) GetWarning() *Warning
- func (*BackendBucketList) ProtoMessage()
- func (x *BackendBucketList) ProtoReflect() protoreflect.Message
- func (x *BackendBucketList) Reset()
- func (x *BackendBucketList) String() string
- type BackendBucketUsedBy
- func (*BackendBucketUsedBy) Descriptor() ([]byte, []int)
- func (x *BackendBucketUsedBy) GetReference() string
- func (*BackendBucketUsedBy) ProtoMessage()
- func (x *BackendBucketUsedBy) ProtoReflect() protoreflect.Message
- func (x *BackendBucketUsedBy) Reset()
- func (x *BackendBucketUsedBy) String() string
- type BackendBucket_CompressionMode
- func (BackendBucket_CompressionMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendBucket_CompressionMode) Enum() *BackendBucket_CompressionMode
- func (BackendBucket_CompressionMode) EnumDescriptor() ([]byte, []int)
- func (x BackendBucket_CompressionMode) Number() protoreflect.EnumNumber
- func (x BackendBucket_CompressionMode) String() string
- func (BackendBucket_CompressionMode) Type() protoreflect.EnumType
- type BackendService
- func (*BackendService) Descriptor() ([]byte, []int)
- func (x *BackendService) GetAffinityCookieTtlSec() int32
- func (x *BackendService) GetBackends() []*Backend
- func (x *BackendService) GetCdnPolicy() *BackendServiceCdnPolicy
- func (x *BackendService) GetCircuitBreakers() *CircuitBreakers
- func (x *BackendService) GetCompressionMode() string
- func (x *BackendService) GetConnectionDraining() *ConnectionDraining
- func (x *BackendService) GetConnectionTrackingPolicy() *BackendServiceConnectionTrackingPolicy
- func (x *BackendService) GetConsistentHash() *ConsistentHashLoadBalancerSettings
- func (x *BackendService) GetCreationTimestamp() string
- func (x *BackendService) GetCustomRequestHeaders() []string
- func (x *BackendService) GetCustomResponseHeaders() []string
- func (x *BackendService) GetDescription() string
- func (x *BackendService) GetEdgeSecurityPolicy() string
- func (x *BackendService) GetEnableCDN() bool
- func (x *BackendService) GetFailoverPolicy() *BackendServiceFailoverPolicy
- func (x *BackendService) GetFingerprint() string
- func (x *BackendService) GetHealthChecks() []string
- func (x *BackendService) GetIap() *BackendServiceIAP
- func (x *BackendService) GetId() uint64
- func (x *BackendService) GetIpAddressSelectionPolicy() string
- func (x *BackendService) GetKind() string
- func (x *BackendService) GetLoadBalancingScheme() string
- func (x *BackendService) GetLocalityLbPolicies() []*BackendServiceLocalityLoadBalancingPolicyConfig
- func (x *BackendService) GetLocalityLbPolicy() string
- func (x *BackendService) GetLogConfig() *BackendServiceLogConfig
- func (x *BackendService) GetMaxStreamDuration() *Duration
- func (x *BackendService) GetMetadatas() map[string]string
- func (x *BackendService) GetName() string
- func (x *BackendService) GetNetwork() string
- func (x *BackendService) GetOutlierDetection() *OutlierDetection
- func (x *BackendService) GetPort() int32
- func (x *BackendService) GetPortName() string
- func (x *BackendService) GetProtocol() string
- func (x *BackendService) GetRegion() string
- func (x *BackendService) GetSecurityPolicy() string
- func (x *BackendService) GetSecuritySettings() *SecuritySettings
- func (x *BackendService) GetSelfLink() string
- func (x *BackendService) GetServiceBindings() []string
- func (x *BackendService) GetServiceLbPolicy() string
- func (x *BackendService) GetSessionAffinity() string
- func (x *BackendService) GetStrongSessionAffinityCookie() *BackendServiceHttpCookie
- func (x *BackendService) GetSubsetting() *Subsetting
- func (x *BackendService) GetTimeoutSec() int32
- func (x *BackendService) GetUsedBy() []*BackendServiceUsedBy
- func (*BackendService) ProtoMessage()
- func (x *BackendService) ProtoReflect() protoreflect.Message
- func (x *BackendService) Reset()
- func (x *BackendService) String() string
- type BackendServiceAggregatedList
- func (*BackendServiceAggregatedList) Descriptor() ([]byte, []int)
- func (x *BackendServiceAggregatedList) GetId() string
- func (x *BackendServiceAggregatedList) GetItems() map[string]*BackendServicesScopedList
- func (x *BackendServiceAggregatedList) GetKind() string
- func (x *BackendServiceAggregatedList) GetNextPageToken() string
- func (x *BackendServiceAggregatedList) GetSelfLink() string
- func (x *BackendServiceAggregatedList) GetUnreachables() []string
- func (x *BackendServiceAggregatedList) GetWarning() *Warning
- func (*BackendServiceAggregatedList) ProtoMessage()
- func (x *BackendServiceAggregatedList) ProtoReflect() protoreflect.Message
- func (x *BackendServiceAggregatedList) Reset()
- func (x *BackendServiceAggregatedList) String() string
- type BackendServiceCdnPolicy
- func (*BackendServiceCdnPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceCdnPolicy) GetBypassCacheOnRequestHeaders() []*BackendServiceCdnPolicyBypassCacheOnRequestHeader
- func (x *BackendServiceCdnPolicy) GetCacheKeyPolicy() *CacheKeyPolicy
- func (x *BackendServiceCdnPolicy) GetCacheMode() string
- func (x *BackendServiceCdnPolicy) GetClientTtl() int32
- func (x *BackendServiceCdnPolicy) GetDefaultTtl() int32
- func (x *BackendServiceCdnPolicy) GetMaxTtl() int32
- func (x *BackendServiceCdnPolicy) GetNegativeCaching() bool
- func (x *BackendServiceCdnPolicy) GetNegativeCachingPolicy() []*BackendServiceCdnPolicyNegativeCachingPolicy
- func (x *BackendServiceCdnPolicy) GetRequestCoalescing() bool
- func (x *BackendServiceCdnPolicy) GetServeWhileStale() int32
- func (x *BackendServiceCdnPolicy) GetSignedUrlCacheMaxAgeSec() int64
- func (x *BackendServiceCdnPolicy) GetSignedUrlKeyNames() []string
- func (*BackendServiceCdnPolicy) ProtoMessage()
- func (x *BackendServiceCdnPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceCdnPolicy) Reset()
- func (x *BackendServiceCdnPolicy) String() string
- type BackendServiceCdnPolicyBypassCacheOnRequestHeader
- func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) Descriptor() ([]byte, []int)
- func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) GetHeaderName() string
- func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoMessage()
- func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoReflect() protoreflect.Message
- func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) Reset()
- func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) String() string
- type BackendServiceCdnPolicyNegativeCachingPolicy
- func (*BackendServiceCdnPolicyNegativeCachingPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceCdnPolicyNegativeCachingPolicy) GetCode() int32
- func (x *BackendServiceCdnPolicyNegativeCachingPolicy) GetTtl() int32
- func (*BackendServiceCdnPolicyNegativeCachingPolicy) ProtoMessage()
- func (x *BackendServiceCdnPolicyNegativeCachingPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceCdnPolicyNegativeCachingPolicy) Reset()
- func (x *BackendServiceCdnPolicyNegativeCachingPolicy) String() string
- type BackendServiceCdnPolicy_CacheMode
- func (BackendServiceCdnPolicy_CacheMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendServiceCdnPolicy_CacheMode) Enum() *BackendServiceCdnPolicy_CacheMode
- func (BackendServiceCdnPolicy_CacheMode) EnumDescriptor() ([]byte, []int)
- func (x BackendServiceCdnPolicy_CacheMode) Number() protoreflect.EnumNumber
- func (x BackendServiceCdnPolicy_CacheMode) String() string
- func (BackendServiceCdnPolicy_CacheMode) Type() protoreflect.EnumType
- type BackendServiceConnectionTrackingPolicy
- func (*BackendServiceConnectionTrackingPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceConnectionTrackingPolicy) GetConnectionPersistenceOnUnhealthyBackends() string
- func (x *BackendServiceConnectionTrackingPolicy) GetEnableStrongAffinity() bool
- func (x *BackendServiceConnectionTrackingPolicy) GetIdleTimeoutSec() int32
- func (x *BackendServiceConnectionTrackingPolicy) GetTrackingMode() string
- func (*BackendServiceConnectionTrackingPolicy) ProtoMessage()
- func (x *BackendServiceConnectionTrackingPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceConnectionTrackingPolicy) Reset()
- func (x *BackendServiceConnectionTrackingPolicy) String() string
- type BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends
- func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Descriptor() protoreflect.EnumDescriptor
- func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Enum() *BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends
- func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) EnumDescriptor() ([]byte, []int)
- func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Number() protoreflect.EnumNumber
- func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) String() string
- func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Type() protoreflect.EnumType
- type BackendServiceConnectionTrackingPolicy_TrackingMode
- func (BackendServiceConnectionTrackingPolicy_TrackingMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendServiceConnectionTrackingPolicy_TrackingMode) Enum() *BackendServiceConnectionTrackingPolicy_TrackingMode
- func (BackendServiceConnectionTrackingPolicy_TrackingMode) EnumDescriptor() ([]byte, []int)
- func (x BackendServiceConnectionTrackingPolicy_TrackingMode) Number() protoreflect.EnumNumber
- func (x BackendServiceConnectionTrackingPolicy_TrackingMode) String() string
- func (BackendServiceConnectionTrackingPolicy_TrackingMode) Type() protoreflect.EnumType
- type BackendServiceFailoverPolicy
- func (*BackendServiceFailoverPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceFailoverPolicy) GetDisableConnectionDrainOnFailover() bool
- func (x *BackendServiceFailoverPolicy) GetDropTrafficIfUnhealthy() bool
- func (x *BackendServiceFailoverPolicy) GetFailoverRatio() float32
- func (*BackendServiceFailoverPolicy) ProtoMessage()
- func (x *BackendServiceFailoverPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceFailoverPolicy) Reset()
- func (x *BackendServiceFailoverPolicy) String() string
- type BackendServiceGroupHealth
- func (*BackendServiceGroupHealth) Descriptor() ([]byte, []int)
- func (x *BackendServiceGroupHealth) GetAnnotations() map[string]string
- func (x *BackendServiceGroupHealth) GetHealthStatus() []*HealthStatus
- func (x *BackendServiceGroupHealth) GetKind() string
- func (*BackendServiceGroupHealth) ProtoMessage()
- func (x *BackendServiceGroupHealth) ProtoReflect() protoreflect.Message
- func (x *BackendServiceGroupHealth) Reset()
- func (x *BackendServiceGroupHealth) String() string
- type BackendServiceHttpCookie
- func (*BackendServiceHttpCookie) Descriptor() ([]byte, []int)
- func (x *BackendServiceHttpCookie) GetName() string
- func (x *BackendServiceHttpCookie) GetPath() string
- func (x *BackendServiceHttpCookie) GetTtl() *Duration
- func (*BackendServiceHttpCookie) ProtoMessage()
- func (x *BackendServiceHttpCookie) ProtoReflect() protoreflect.Message
- func (x *BackendServiceHttpCookie) Reset()
- func (x *BackendServiceHttpCookie) String() string
- type BackendServiceIAP
- func (*BackendServiceIAP) Descriptor() ([]byte, []int)
- func (x *BackendServiceIAP) GetEnabled() bool
- func (x *BackendServiceIAP) GetOauth2ClientId() string
- func (x *BackendServiceIAP) GetOauth2ClientSecret() string
- func (x *BackendServiceIAP) GetOauth2ClientSecretSha256() string
- func (*BackendServiceIAP) ProtoMessage()
- func (x *BackendServiceIAP) ProtoReflect() protoreflect.Message
- func (x *BackendServiceIAP) Reset()
- func (x *BackendServiceIAP) String() string
- type BackendServiceList
- func (*BackendServiceList) Descriptor() ([]byte, []int)
- func (x *BackendServiceList) GetId() string
- func (x *BackendServiceList) GetItems() []*BackendService
- func (x *BackendServiceList) GetKind() string
- func (x *BackendServiceList) GetNextPageToken() string
- func (x *BackendServiceList) GetSelfLink() string
- func (x *BackendServiceList) GetWarning() *Warning
- func (*BackendServiceList) ProtoMessage()
- func (x *BackendServiceList) ProtoReflect() protoreflect.Message
- func (x *BackendServiceList) Reset()
- func (x *BackendServiceList) String() string
- type BackendServiceListUsable
- func (*BackendServiceListUsable) Descriptor() ([]byte, []int)
- func (x *BackendServiceListUsable) GetId() string
- func (x *BackendServiceListUsable) GetItems() []*BackendService
- func (x *BackendServiceListUsable) GetKind() string
- func (x *BackendServiceListUsable) GetNextPageToken() string
- func (x *BackendServiceListUsable) GetSelfLink() string
- func (x *BackendServiceListUsable) GetWarning() *Warning
- func (*BackendServiceListUsable) ProtoMessage()
- func (x *BackendServiceListUsable) ProtoReflect() protoreflect.Message
- func (x *BackendServiceListUsable) Reset()
- func (x *BackendServiceListUsable) String() string
- type BackendServiceLocalityLoadBalancingPolicyConfig
- func (*BackendServiceLocalityLoadBalancingPolicyConfig) Descriptor() ([]byte, []int)
- func (x *BackendServiceLocalityLoadBalancingPolicyConfig) GetCustomPolicy() *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
- func (x *BackendServiceLocalityLoadBalancingPolicyConfig) GetPolicy() *BackendServiceLocalityLoadBalancingPolicyConfigPolicy
- func (*BackendServiceLocalityLoadBalancingPolicyConfig) ProtoMessage()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *BackendServiceLocalityLoadBalancingPolicyConfig) Reset()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfig) String() string
- type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
- func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetData() string
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetName() string
- func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoMessage()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Reset()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) String() string
- type BackendServiceLocalityLoadBalancingPolicyConfigPolicy
- func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Descriptor() ([]byte, []int)
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) GetName() string
- func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoMessage()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Reset()
- func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) String() string
- type BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name
- func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Descriptor() protoreflect.EnumDescriptor
- func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Enum() *BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name
- func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) EnumDescriptor() ([]byte, []int)
- func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Number() protoreflect.EnumNumber
- func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) String() string
- func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Type() protoreflect.EnumType
- type BackendServiceLogConfig
- func (*BackendServiceLogConfig) Descriptor() ([]byte, []int)
- func (x *BackendServiceLogConfig) GetEnable() bool
- func (x *BackendServiceLogConfig) GetOptionalFields() []string
- func (x *BackendServiceLogConfig) GetOptionalMode() string
- func (x *BackendServiceLogConfig) GetSampleRate() float32
- func (*BackendServiceLogConfig) ProtoMessage()
- func (x *BackendServiceLogConfig) ProtoReflect() protoreflect.Message
- func (x *BackendServiceLogConfig) Reset()
- func (x *BackendServiceLogConfig) String() string
- type BackendServiceLogConfig_OptionalMode
- func (BackendServiceLogConfig_OptionalMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendServiceLogConfig_OptionalMode) Enum() *BackendServiceLogConfig_OptionalMode
- func (BackendServiceLogConfig_OptionalMode) EnumDescriptor() ([]byte, []int)
- func (x BackendServiceLogConfig_OptionalMode) Number() protoreflect.EnumNumber
- func (x BackendServiceLogConfig_OptionalMode) String() string
- func (BackendServiceLogConfig_OptionalMode) Type() protoreflect.EnumType
- type BackendServiceReference
- func (*BackendServiceReference) Descriptor() ([]byte, []int)
- func (x *BackendServiceReference) GetBackendService() string
- func (*BackendServiceReference) ProtoMessage()
- func (x *BackendServiceReference) ProtoReflect() protoreflect.Message
- func (x *BackendServiceReference) Reset()
- func (x *BackendServiceReference) String() string
- type BackendServiceUsedBy
- func (*BackendServiceUsedBy) Descriptor() ([]byte, []int)
- func (x *BackendServiceUsedBy) GetReference() string
- func (*BackendServiceUsedBy) ProtoMessage()
- func (x *BackendServiceUsedBy) ProtoReflect() protoreflect.Message
- func (x *BackendServiceUsedBy) Reset()
- func (x *BackendServiceUsedBy) String() string
- type BackendService_CompressionMode
- func (BackendService_CompressionMode) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_CompressionMode) Enum() *BackendService_CompressionMode
- func (BackendService_CompressionMode) EnumDescriptor() ([]byte, []int)
- func (x BackendService_CompressionMode) Number() protoreflect.EnumNumber
- func (x BackendService_CompressionMode) String() string
- func (BackendService_CompressionMode) Type() protoreflect.EnumType
- type BackendService_IpAddressSelectionPolicy
- func (BackendService_IpAddressSelectionPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_IpAddressSelectionPolicy) Enum() *BackendService_IpAddressSelectionPolicy
- func (BackendService_IpAddressSelectionPolicy) EnumDescriptor() ([]byte, []int)
- func (x BackendService_IpAddressSelectionPolicy) Number() protoreflect.EnumNumber
- func (x BackendService_IpAddressSelectionPolicy) String() string
- func (BackendService_IpAddressSelectionPolicy) Type() protoreflect.EnumType
- type BackendService_LoadBalancingScheme
- func (BackendService_LoadBalancingScheme) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_LoadBalancingScheme) Enum() *BackendService_LoadBalancingScheme
- func (BackendService_LoadBalancingScheme) EnumDescriptor() ([]byte, []int)
- func (x BackendService_LoadBalancingScheme) Number() protoreflect.EnumNumber
- func (x BackendService_LoadBalancingScheme) String() string
- func (BackendService_LoadBalancingScheme) Type() protoreflect.EnumType
- type BackendService_LocalityLbPolicy
- func (BackendService_LocalityLbPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_LocalityLbPolicy) Enum() *BackendService_LocalityLbPolicy
- func (BackendService_LocalityLbPolicy) EnumDescriptor() ([]byte, []int)
- func (x BackendService_LocalityLbPolicy) Number() protoreflect.EnumNumber
- func (x BackendService_LocalityLbPolicy) String() string
- func (BackendService_LocalityLbPolicy) Type() protoreflect.EnumType
- type BackendService_Protocol
- func (BackendService_Protocol) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_Protocol) Enum() *BackendService_Protocol
- func (BackendService_Protocol) EnumDescriptor() ([]byte, []int)
- func (x BackendService_Protocol) Number() protoreflect.EnumNumber
- func (x BackendService_Protocol) String() string
- func (BackendService_Protocol) Type() protoreflect.EnumType
- type BackendService_SessionAffinity
- func (BackendService_SessionAffinity) Descriptor() protoreflect.EnumDescriptor
- func (x BackendService_SessionAffinity) Enum() *BackendService_SessionAffinity
- func (BackendService_SessionAffinity) EnumDescriptor() ([]byte, []int)
- func (x BackendService_SessionAffinity) Number() protoreflect.EnumNumber
- func (x BackendService_SessionAffinity) String() string
- func (BackendService_SessionAffinity) Type() protoreflect.EnumType
- type BackendServicesScopedList
- func (*BackendServicesScopedList) Descriptor() ([]byte, []int)
- func (x *BackendServicesScopedList) GetBackendServices() []*BackendService
- func (x *BackendServicesScopedList) GetWarning() *Warning
- func (*BackendServicesScopedList) ProtoMessage()
- func (x *BackendServicesScopedList) ProtoReflect() protoreflect.Message
- func (x *BackendServicesScopedList) Reset()
- func (x *BackendServicesScopedList) String() string
- type Backend_BalancingMode
- func (Backend_BalancingMode) Descriptor() protoreflect.EnumDescriptor
- func (x Backend_BalancingMode) Enum() *Backend_BalancingMode
- func (Backend_BalancingMode) EnumDescriptor() ([]byte, []int)
- func (x Backend_BalancingMode) Number() protoreflect.EnumNumber
- func (x Backend_BalancingMode) String() string
- func (Backend_BalancingMode) Type() protoreflect.EnumType
- type Backend_Preference
- func (Backend_Preference) Descriptor() protoreflect.EnumDescriptor
- func (x Backend_Preference) Enum() *Backend_Preference
- func (Backend_Preference) EnumDescriptor() ([]byte, []int)
- func (x Backend_Preference) Number() protoreflect.EnumNumber
- func (x Backend_Preference) String() string
- func (Backend_Preference) Type() protoreflect.EnumType
- type BfdPacket
- func (*BfdPacket) Descriptor() ([]byte, []int)
- func (x *BfdPacket) GetAuthenticationPresent() bool
- func (x *BfdPacket) GetControlPlaneIndependent() bool
- func (x *BfdPacket) GetDemand() bool
- func (x *BfdPacket) GetDiagnostic() string
- func (x *BfdPacket) GetFinal() bool
- func (x *BfdPacket) GetLength() uint32
- func (x *BfdPacket) GetMinEchoRxIntervalMs() uint32
- func (x *BfdPacket) GetMinRxIntervalMs() uint32
- func (x *BfdPacket) GetMinTxIntervalMs() uint32
- func (x *BfdPacket) GetMultiplier() uint32
- func (x *BfdPacket) GetMultipoint() bool
- func (x *BfdPacket) GetMyDiscriminator() uint32
- func (x *BfdPacket) GetPoll() bool
- func (x *BfdPacket) GetState() string
- func (x *BfdPacket) GetVersion() uint32
- func (x *BfdPacket) GetYourDiscriminator() uint32
- func (*BfdPacket) ProtoMessage()
- func (x *BfdPacket) ProtoReflect() protoreflect.Message
- func (x *BfdPacket) Reset()
- func (x *BfdPacket) String() string
- type BfdPacket_Diagnostic
- func (BfdPacket_Diagnostic) Descriptor() protoreflect.EnumDescriptor
- func (x BfdPacket_Diagnostic) Enum() *BfdPacket_Diagnostic
- func (BfdPacket_Diagnostic) EnumDescriptor() ([]byte, []int)
- func (x BfdPacket_Diagnostic) Number() protoreflect.EnumNumber
- func (x BfdPacket_Diagnostic) String() string
- func (BfdPacket_Diagnostic) Type() protoreflect.EnumType
- type BfdPacket_State
- func (BfdPacket_State) Descriptor() protoreflect.EnumDescriptor
- func (x BfdPacket_State) Enum() *BfdPacket_State
- func (BfdPacket_State) EnumDescriptor() ([]byte, []int)
- func (x BfdPacket_State) Number() protoreflect.EnumNumber
- func (x BfdPacket_State) String() string
- func (BfdPacket_State) Type() protoreflect.EnumType
- type BfdStatus
- func (*BfdStatus) Descriptor() ([]byte, []int)
- func (x *BfdStatus) GetBfdSessionInitializationMode() string
- func (x *BfdStatus) GetConfigUpdateTimestampMicros() int64
- func (x *BfdStatus) GetControlPacketCounts() *BfdStatusPacketCounts
- func (x *BfdStatus) GetControlPacketIntervals() []*PacketIntervals
- func (x *BfdStatus) GetLocalDiagnostic() string
- func (x *BfdStatus) GetLocalState() string
- func (x *BfdStatus) GetNegotiatedLocalControlTxIntervalMs() uint32
- func (x *BfdStatus) GetRxPacket() *BfdPacket
- func (x *BfdStatus) GetTxPacket() *BfdPacket
- func (x *BfdStatus) GetUptimeMs() int64
- func (*BfdStatus) ProtoMessage()
- func (x *BfdStatus) ProtoReflect() protoreflect.Message
- func (x *BfdStatus) Reset()
- func (x *BfdStatus) String() string
- type BfdStatusPacketCounts
- func (*BfdStatusPacketCounts) Descriptor() ([]byte, []int)
- func (x *BfdStatusPacketCounts) GetNumRx() uint32
- func (x *BfdStatusPacketCounts) GetNumRxRejected() uint32
- func (x *BfdStatusPacketCounts) GetNumRxSuccessful() uint32
- func (x *BfdStatusPacketCounts) GetNumTx() uint32
- func (*BfdStatusPacketCounts) ProtoMessage()
- func (x *BfdStatusPacketCounts) ProtoReflect() protoreflect.Message
- func (x *BfdStatusPacketCounts) Reset()
- func (x *BfdStatusPacketCounts) String() string
- type BfdStatus_BfdSessionInitializationMode
- func (BfdStatus_BfdSessionInitializationMode) Descriptor() protoreflect.EnumDescriptor
- func (x BfdStatus_BfdSessionInitializationMode) Enum() *BfdStatus_BfdSessionInitializationMode
- func (BfdStatus_BfdSessionInitializationMode) EnumDescriptor() ([]byte, []int)
- func (x BfdStatus_BfdSessionInitializationMode) Number() protoreflect.EnumNumber
- func (x BfdStatus_BfdSessionInitializationMode) String() string
- func (BfdStatus_BfdSessionInitializationMode) Type() protoreflect.EnumType
- type BfdStatus_LocalDiagnostic
- func (BfdStatus_LocalDiagnostic) Descriptor() protoreflect.EnumDescriptor
- func (x BfdStatus_LocalDiagnostic) Enum() *BfdStatus_LocalDiagnostic
- func (BfdStatus_LocalDiagnostic) EnumDescriptor() ([]byte, []int)
- func (x BfdStatus_LocalDiagnostic) Number() protoreflect.EnumNumber
- func (x BfdStatus_LocalDiagnostic) String() string
- func (BfdStatus_LocalDiagnostic) Type() protoreflect.EnumType
- type BfdStatus_LocalState
- func (BfdStatus_LocalState) Descriptor() protoreflect.EnumDescriptor
- func (x BfdStatus_LocalState) Enum() *BfdStatus_LocalState
- func (BfdStatus_LocalState) EnumDescriptor() ([]byte, []int)
- func (x BfdStatus_LocalState) Number() protoreflect.EnumNumber
- func (x BfdStatus_LocalState) String() string
- func (BfdStatus_LocalState) Type() protoreflect.EnumType
- type Binding
- func (*Binding) Descriptor() ([]byte, []int)
- func (x *Binding) GetBindingId() string
- func (x *Binding) GetCondition() *Expr
- func (x *Binding) GetMembers() []string
- func (x *Binding) GetRole() string
- func (*Binding) ProtoMessage()
- func (x *Binding) ProtoReflect() protoreflect.Message
- func (x *Binding) Reset()
- func (x *Binding) String() string
- type BulkInsertDiskRequest
- func (*BulkInsertDiskRequest) Descriptor() ([]byte, []int)
- func (x *BulkInsertDiskRequest) GetBulkInsertDiskResourceResource() *BulkInsertDiskResource
- func (x *BulkInsertDiskRequest) GetProject() string
- func (x *BulkInsertDiskRequest) GetRequestId() string
- func (x *BulkInsertDiskRequest) GetZone() string
- func (*BulkInsertDiskRequest) ProtoMessage()
- func (x *BulkInsertDiskRequest) ProtoReflect() protoreflect.Message
- func (x *BulkInsertDiskRequest) Reset()
- func (x *BulkInsertDiskRequest) String() string
- type BulkInsertDiskResource
- func (*BulkInsertDiskResource) Descriptor() ([]byte, []int)
- func (x *BulkInsertDiskResource) GetSourceConsistencyGroupPolicy() string
- func (*BulkInsertDiskResource) ProtoMessage()
- func (x *BulkInsertDiskResource) ProtoReflect() protoreflect.Message
- func (x *BulkInsertDiskResource) Reset()
- func (x *BulkInsertDiskResource) String() string
- type BulkInsertInstanceRequest
- func (*BulkInsertInstanceRequest) Descriptor() ([]byte, []int)
- func (x *BulkInsertInstanceRequest) GetBulkInsertInstanceResourceResource() *BulkInsertInstanceResource
- func (x *BulkInsertInstanceRequest) GetProject() string
- func (x *BulkInsertInstanceRequest) GetRequestId() string
- func (x *BulkInsertInstanceRequest) GetZone() string
- func (*BulkInsertInstanceRequest) ProtoMessage()
- func (x *BulkInsertInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *BulkInsertInstanceRequest) Reset()
- func (x *BulkInsertInstanceRequest) String() string
- type BulkInsertInstanceResource
- func (*BulkInsertInstanceResource) Descriptor() ([]byte, []int)
- func (x *BulkInsertInstanceResource) GetCount() int64
- func (x *BulkInsertInstanceResource) GetInstanceProperties() *InstanceProperties
- func (x *BulkInsertInstanceResource) GetLocationPolicy() *LocationPolicy
- func (x *BulkInsertInstanceResource) GetMinCount() int64
- func (x *BulkInsertInstanceResource) GetNamePattern() string
- func (x *BulkInsertInstanceResource) GetPerInstanceProperties() map[string]*BulkInsertInstanceResourcePerInstanceProperties
- func (x *BulkInsertInstanceResource) GetSourceInstanceTemplate() string
- func (*BulkInsertInstanceResource) ProtoMessage()
- func (x *BulkInsertInstanceResource) ProtoReflect() protoreflect.Message
- func (x *BulkInsertInstanceResource) Reset()
- func (x *BulkInsertInstanceResource) String() string
- type BulkInsertInstanceResourcePerInstanceProperties
- func (*BulkInsertInstanceResourcePerInstanceProperties) Descriptor() ([]byte, []int)
- func (x *BulkInsertInstanceResourcePerInstanceProperties) GetHostname() string
- func (x *BulkInsertInstanceResourcePerInstanceProperties) GetName() string
- func (*BulkInsertInstanceResourcePerInstanceProperties) ProtoMessage()
- func (x *BulkInsertInstanceResourcePerInstanceProperties) ProtoReflect() protoreflect.Message
- func (x *BulkInsertInstanceResourcePerInstanceProperties) Reset()
- func (x *BulkInsertInstanceResourcePerInstanceProperties) String() string
- type BulkInsertOperationStatus
- func (*BulkInsertOperationStatus) Descriptor() ([]byte, []int)
- func (x *BulkInsertOperationStatus) GetCreatedVmCount() int32
- func (x *BulkInsertOperationStatus) GetDeletedVmCount() int32
- func (x *BulkInsertOperationStatus) GetFailedToCreateVmCount() int32
- func (x *BulkInsertOperationStatus) GetStatus() string
- func (x *BulkInsertOperationStatus) GetTargetVmCount() int32
- func (*BulkInsertOperationStatus) ProtoMessage()
- func (x *BulkInsertOperationStatus) ProtoReflect() protoreflect.Message
- func (x *BulkInsertOperationStatus) Reset()
- func (x *BulkInsertOperationStatus) String() string
- type BulkInsertOperationStatus_Status
- func (BulkInsertOperationStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x BulkInsertOperationStatus_Status) Enum() *BulkInsertOperationStatus_Status
- func (BulkInsertOperationStatus_Status) EnumDescriptor() ([]byte, []int)
- func (x BulkInsertOperationStatus_Status) Number() protoreflect.EnumNumber
- func (x BulkInsertOperationStatus_Status) String() string
- func (BulkInsertOperationStatus_Status) Type() protoreflect.EnumType
- type BulkInsertRegionDiskRequest
- func (*BulkInsertRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *BulkInsertRegionDiskRequest) GetBulkInsertDiskResourceResource() *BulkInsertDiskResource
- func (x *BulkInsertRegionDiskRequest) GetProject() string
- func (x *BulkInsertRegionDiskRequest) GetRegion() string
- func (x *BulkInsertRegionDiskRequest) GetRequestId() string
- func (*BulkInsertRegionDiskRequest) ProtoMessage()
- func (x *BulkInsertRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *BulkInsertRegionDiskRequest) Reset()
- func (x *BulkInsertRegionDiskRequest) String() string
- type BulkInsertRegionInstanceRequest
- func (*BulkInsertRegionInstanceRequest) Descriptor() ([]byte, []int)
- func (x *BulkInsertRegionInstanceRequest) GetBulkInsertInstanceResourceResource() *BulkInsertInstanceResource
- func (x *BulkInsertRegionInstanceRequest) GetProject() string
- func (x *BulkInsertRegionInstanceRequest) GetRegion() string
- func (x *BulkInsertRegionInstanceRequest) GetRequestId() string
- func (*BulkInsertRegionInstanceRequest) ProtoMessage()
- func (x *BulkInsertRegionInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *BulkInsertRegionInstanceRequest) Reset()
- func (x *BulkInsertRegionInstanceRequest) String() string
- type CacheInvalidationRule
- func (*CacheInvalidationRule) Descriptor() ([]byte, []int)
- func (x *CacheInvalidationRule) GetHost() string
- func (x *CacheInvalidationRule) GetPath() string
- func (*CacheInvalidationRule) ProtoMessage()
- func (x *CacheInvalidationRule) ProtoReflect() protoreflect.Message
- func (x *CacheInvalidationRule) Reset()
- func (x *CacheInvalidationRule) String() string
- type CacheKeyPolicy
- func (*CacheKeyPolicy) Descriptor() ([]byte, []int)
- func (x *CacheKeyPolicy) GetIncludeHost() bool
- func (x *CacheKeyPolicy) GetIncludeHttpHeaders() []string
- func (x *CacheKeyPolicy) GetIncludeNamedCookies() []string
- func (x *CacheKeyPolicy) GetIncludeProtocol() bool
- func (x *CacheKeyPolicy) GetIncludeQueryString() bool
- func (x *CacheKeyPolicy) GetQueryStringBlacklist() []string
- func (x *CacheKeyPolicy) GetQueryStringWhitelist() []string
- func (*CacheKeyPolicy) ProtoMessage()
- func (x *CacheKeyPolicy) ProtoReflect() protoreflect.Message
- func (x *CacheKeyPolicy) Reset()
- func (x *CacheKeyPolicy) String() string
- type CancelInstanceGroupManagerResizeRequestRequest
- func (*CancelInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
- func (x *CancelInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
- func (x *CancelInstanceGroupManagerResizeRequestRequest) GetProject() string
- func (x *CancelInstanceGroupManagerResizeRequestRequest) GetRequestId() string
- func (x *CancelInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
- func (x *CancelInstanceGroupManagerResizeRequestRequest) GetZone() string
- func (*CancelInstanceGroupManagerResizeRequestRequest) ProtoMessage()
- func (x *CancelInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
- func (x *CancelInstanceGroupManagerResizeRequestRequest) Reset()
- func (x *CancelInstanceGroupManagerResizeRequestRequest) String() string
- type CircuitBreakers
- func (*CircuitBreakers) Descriptor() ([]byte, []int)
- func (x *CircuitBreakers) GetMaxConnections() int32
- func (x *CircuitBreakers) GetMaxPendingRequests() int32
- func (x *CircuitBreakers) GetMaxRequests() int32
- func (x *CircuitBreakers) GetMaxRequestsPerConnection() int32
- func (x *CircuitBreakers) GetMaxRetries() int32
- func (*CircuitBreakers) ProtoMessage()
- func (x *CircuitBreakers) ProtoReflect() protoreflect.Message
- func (x *CircuitBreakers) Reset()
- func (x *CircuitBreakers) String() string
- type CloneRulesFirewallPolicyRequest
- func (*CloneRulesFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *CloneRulesFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *CloneRulesFirewallPolicyRequest) GetRequestId() string
- func (x *CloneRulesFirewallPolicyRequest) GetSourceFirewallPolicy() string
- func (*CloneRulesFirewallPolicyRequest) ProtoMessage()
- func (x *CloneRulesFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CloneRulesFirewallPolicyRequest) Reset()
- func (x *CloneRulesFirewallPolicyRequest) String() string
- type CloneRulesNetworkFirewallPolicyRequest
- func (*CloneRulesNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *CloneRulesNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *CloneRulesNetworkFirewallPolicyRequest) GetProject() string
- func (x *CloneRulesNetworkFirewallPolicyRequest) GetRequestId() string
- func (x *CloneRulesNetworkFirewallPolicyRequest) GetSourceFirewallPolicy() string
- func (*CloneRulesNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *CloneRulesNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CloneRulesNetworkFirewallPolicyRequest) Reset()
- func (x *CloneRulesNetworkFirewallPolicyRequest) String() string
- type CloneRulesRegionNetworkFirewallPolicyRequest
- func (*CloneRulesRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetSourceFirewallPolicy() string
- func (*CloneRulesRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) Reset()
- func (x *CloneRulesRegionNetworkFirewallPolicyRequest) String() string
- type Commitment
- func (*Commitment) Descriptor() ([]byte, []int)
- func (x *Commitment) GetAutoRenew() bool
- func (x *Commitment) GetCategory() string
- func (x *Commitment) GetCreationTimestamp() string
- func (x *Commitment) GetCustomEndTimestamp() string
- func (x *Commitment) GetDescription() string
- func (x *Commitment) GetEndTimestamp() string
- func (x *Commitment) GetExistingReservations() []string
- func (x *Commitment) GetId() uint64
- func (x *Commitment) GetKind() string
- func (x *Commitment) GetLicenseResource() *LicenseResourceCommitment
- func (x *Commitment) GetMergeSourceCommitments() []string
- func (x *Commitment) GetName() string
- func (x *Commitment) GetPlan() string
- func (x *Commitment) GetRegion() string
- func (x *Commitment) GetReservations() []*Reservation
- func (x *Commitment) GetResourceStatus() *CommitmentResourceStatus
- func (x *Commitment) GetResources() []*ResourceCommitment
- func (x *Commitment) GetSelfLink() string
- func (x *Commitment) GetSplitSourceCommitment() string
- func (x *Commitment) GetStartTimestamp() string
- func (x *Commitment) GetStatus() string
- func (x *Commitment) GetStatusMessage() string
- func (x *Commitment) GetType() string
- func (*Commitment) ProtoMessage()
- func (x *Commitment) ProtoReflect() protoreflect.Message
- func (x *Commitment) Reset()
- func (x *Commitment) String() string
- type CommitmentAggregatedList
- func (*CommitmentAggregatedList) Descriptor() ([]byte, []int)
- func (x *CommitmentAggregatedList) GetId() string
- func (x *CommitmentAggregatedList) GetItems() map[string]*CommitmentsScopedList
- func (x *CommitmentAggregatedList) GetKind() string
- func (x *CommitmentAggregatedList) GetNextPageToken() string
- func (x *CommitmentAggregatedList) GetSelfLink() string
- func (x *CommitmentAggregatedList) GetUnreachables() []string
- func (x *CommitmentAggregatedList) GetWarning() *Warning
- func (*CommitmentAggregatedList) ProtoMessage()
- func (x *CommitmentAggregatedList) ProtoReflect() protoreflect.Message
- func (x *CommitmentAggregatedList) Reset()
- func (x *CommitmentAggregatedList) String() string
- type CommitmentList
- func (*CommitmentList) Descriptor() ([]byte, []int)
- func (x *CommitmentList) GetId() string
- func (x *CommitmentList) GetItems() []*Commitment
- func (x *CommitmentList) GetKind() string
- func (x *CommitmentList) GetNextPageToken() string
- func (x *CommitmentList) GetSelfLink() string
- func (x *CommitmentList) GetWarning() *Warning
- func (*CommitmentList) ProtoMessage()
- func (x *CommitmentList) ProtoReflect() protoreflect.Message
- func (x *CommitmentList) Reset()
- func (x *CommitmentList) String() string
- type CommitmentResourceStatus
- func (*CommitmentResourceStatus) Descriptor() ([]byte, []int)
- func (x *CommitmentResourceStatus) GetCustomTermEligibilityEndTimestamp() string
- func (*CommitmentResourceStatus) ProtoMessage()
- func (x *CommitmentResourceStatus) ProtoReflect() protoreflect.Message
- func (x *CommitmentResourceStatus) Reset()
- func (x *CommitmentResourceStatus) String() string
- type Commitment_Category
- func (Commitment_Category) Descriptor() protoreflect.EnumDescriptor
- func (x Commitment_Category) Enum() *Commitment_Category
- func (Commitment_Category) EnumDescriptor() ([]byte, []int)
- func (x Commitment_Category) Number() protoreflect.EnumNumber
- func (x Commitment_Category) String() string
- func (Commitment_Category) Type() protoreflect.EnumType
- type Commitment_Plan
- func (Commitment_Plan) Descriptor() protoreflect.EnumDescriptor
- func (x Commitment_Plan) Enum() *Commitment_Plan
- func (Commitment_Plan) EnumDescriptor() ([]byte, []int)
- func (x Commitment_Plan) Number() protoreflect.EnumNumber
- func (x Commitment_Plan) String() string
- func (Commitment_Plan) Type() protoreflect.EnumType
- type Commitment_Status
- func (Commitment_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Commitment_Status) Enum() *Commitment_Status
- func (Commitment_Status) EnumDescriptor() ([]byte, []int)
- func (x Commitment_Status) Number() protoreflect.EnumNumber
- func (x Commitment_Status) String() string
- func (Commitment_Status) Type() protoreflect.EnumType
- type Commitment_Type
- func (Commitment_Type) Descriptor() protoreflect.EnumDescriptor
- func (x Commitment_Type) Enum() *Commitment_Type
- func (Commitment_Type) EnumDescriptor() ([]byte, []int)
- func (x Commitment_Type) Number() protoreflect.EnumNumber
- func (x Commitment_Type) String() string
- func (Commitment_Type) Type() protoreflect.EnumType
- type CommitmentsScopedList
- func (*CommitmentsScopedList) Descriptor() ([]byte, []int)
- func (x *CommitmentsScopedList) GetCommitments() []*Commitment
- func (x *CommitmentsScopedList) GetWarning() *Warning
- func (*CommitmentsScopedList) ProtoMessage()
- func (x *CommitmentsScopedList) ProtoReflect() protoreflect.Message
- func (x *CommitmentsScopedList) Reset()
- func (x *CommitmentsScopedList) String() string
- type ConfidentialInstanceConfig
- func (*ConfidentialInstanceConfig) Descriptor() ([]byte, []int)
- func (x *ConfidentialInstanceConfig) GetConfidentialInstanceType() string
- func (x *ConfidentialInstanceConfig) GetEnableConfidentialCompute() bool
- func (*ConfidentialInstanceConfig) ProtoMessage()
- func (x *ConfidentialInstanceConfig) ProtoReflect() protoreflect.Message
- func (x *ConfidentialInstanceConfig) Reset()
- func (x *ConfidentialInstanceConfig) String() string
- type ConfidentialInstanceConfig_ConfidentialInstanceType
- func (ConfidentialInstanceConfig_ConfidentialInstanceType) Descriptor() protoreflect.EnumDescriptor
- func (x ConfidentialInstanceConfig_ConfidentialInstanceType) Enum() *ConfidentialInstanceConfig_ConfidentialInstanceType
- func (ConfidentialInstanceConfig_ConfidentialInstanceType) EnumDescriptor() ([]byte, []int)
- func (x ConfidentialInstanceConfig_ConfidentialInstanceType) Number() protoreflect.EnumNumber
- func (x ConfidentialInstanceConfig_ConfidentialInstanceType) String() string
- func (ConfidentialInstanceConfig_ConfidentialInstanceType) Type() protoreflect.EnumType
- type ConnectionDraining
- func (*ConnectionDraining) Descriptor() ([]byte, []int)
- func (x *ConnectionDraining) GetDrainingTimeoutSec() int32
- func (*ConnectionDraining) ProtoMessage()
- func (x *ConnectionDraining) ProtoReflect() protoreflect.Message
- func (x *ConnectionDraining) Reset()
- func (x *ConnectionDraining) String() string
- type ConsistentHashLoadBalancerSettings
- func (*ConsistentHashLoadBalancerSettings) Descriptor() ([]byte, []int)
- func (x *ConsistentHashLoadBalancerSettings) GetHttpCookie() *ConsistentHashLoadBalancerSettingsHttpCookie
- func (x *ConsistentHashLoadBalancerSettings) GetHttpHeaderName() string
- func (x *ConsistentHashLoadBalancerSettings) GetMinimumRingSize() int64
- func (*ConsistentHashLoadBalancerSettings) ProtoMessage()
- func (x *ConsistentHashLoadBalancerSettings) ProtoReflect() protoreflect.Message
- func (x *ConsistentHashLoadBalancerSettings) Reset()
- func (x *ConsistentHashLoadBalancerSettings) String() string
- type ConsistentHashLoadBalancerSettingsHttpCookie
- func (*ConsistentHashLoadBalancerSettingsHttpCookie) Descriptor() ([]byte, []int)
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetName() string
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetPath() string
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetTtl() *Duration
- func (*ConsistentHashLoadBalancerSettingsHttpCookie) ProtoMessage()
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) ProtoReflect() protoreflect.Message
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) Reset()
- func (x *ConsistentHashLoadBalancerSettingsHttpCookie) String() string
- type CorsPolicy
- func (*CorsPolicy) Descriptor() ([]byte, []int)
- func (x *CorsPolicy) GetAllowCredentials() bool
- func (x *CorsPolicy) GetAllowHeaders() []string
- func (x *CorsPolicy) GetAllowMethods() []string
- func (x *CorsPolicy) GetAllowOriginRegexes() []string
- func (x *CorsPolicy) GetAllowOrigins() []string
- func (x *CorsPolicy) GetDisabled() bool
- func (x *CorsPolicy) GetExposeHeaders() []string
- func (x *CorsPolicy) GetMaxAge() int32
- func (*CorsPolicy) ProtoMessage()
- func (x *CorsPolicy) ProtoReflect() protoreflect.Message
- func (x *CorsPolicy) Reset()
- func (x *CorsPolicy) String() string
- type CreateInstancesInstanceGroupManagerRequest
- func (*CreateInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersCreateInstancesRequestResource() *InstanceGroupManagersCreateInstancesRequest
- func (x *CreateInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *CreateInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *CreateInstancesInstanceGroupManagerRequest) GetZone() string
- func (*CreateInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *CreateInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstancesInstanceGroupManagerRequest) Reset()
- func (x *CreateInstancesInstanceGroupManagerRequest) String() string
- type CreateInstancesRegionInstanceGroupManagerRequest
- func (*CreateInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersCreateInstancesRequestResource() *RegionInstanceGroupManagersCreateInstancesRequest
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*CreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *CreateInstancesRegionInstanceGroupManagerRequest) String() string
- type CreateSnapshotDiskRequest
- func (*CreateSnapshotDiskRequest) Descriptor() ([]byte, []int)
- func (x *CreateSnapshotDiskRequest) GetDisk() string
- func (x *CreateSnapshotDiskRequest) GetGuestFlush() bool
- func (x *CreateSnapshotDiskRequest) GetProject() string
- func (x *CreateSnapshotDiskRequest) GetRequestId() string
- func (x *CreateSnapshotDiskRequest) GetSnapshotResource() *Snapshot
- func (x *CreateSnapshotDiskRequest) GetZone() string
- func (*CreateSnapshotDiskRequest) ProtoMessage()
- func (x *CreateSnapshotDiskRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSnapshotDiskRequest) Reset()
- func (x *CreateSnapshotDiskRequest) String() string
- type CreateSnapshotRegionDiskRequest
- func (*CreateSnapshotRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *CreateSnapshotRegionDiskRequest) GetDisk() string
- func (x *CreateSnapshotRegionDiskRequest) GetProject() string
- func (x *CreateSnapshotRegionDiskRequest) GetRegion() string
- func (x *CreateSnapshotRegionDiskRequest) GetRequestId() string
- func (x *CreateSnapshotRegionDiskRequest) GetSnapshotResource() *Snapshot
- func (*CreateSnapshotRegionDiskRequest) ProtoMessage()
- func (x *CreateSnapshotRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSnapshotRegionDiskRequest) Reset()
- func (x *CreateSnapshotRegionDiskRequest) String() string
- type CustomErrorResponsePolicy
- func (*CustomErrorResponsePolicy) Descriptor() ([]byte, []int)
- func (x *CustomErrorResponsePolicy) GetErrorResponseRules() []*CustomErrorResponsePolicyCustomErrorResponseRule
- func (x *CustomErrorResponsePolicy) GetErrorService() string
- func (*CustomErrorResponsePolicy) ProtoMessage()
- func (x *CustomErrorResponsePolicy) ProtoReflect() protoreflect.Message
- func (x *CustomErrorResponsePolicy) Reset()
- func (x *CustomErrorResponsePolicy) String() string
- type CustomErrorResponsePolicyCustomErrorResponseRule
- func (*CustomErrorResponsePolicyCustomErrorResponseRule) Descriptor() ([]byte, []int)
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetMatchResponseCodes() []string
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetOverrideResponseCode() int32
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetPath() string
- func (*CustomErrorResponsePolicyCustomErrorResponseRule) ProtoMessage()
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) ProtoReflect() protoreflect.Message
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) Reset()
- func (x *CustomErrorResponsePolicyCustomErrorResponseRule) String() string
- type CustomerEncryptionKey
- func (*CustomerEncryptionKey) Descriptor() ([]byte, []int)
- func (x *CustomerEncryptionKey) GetKmsKeyName() string
- func (x *CustomerEncryptionKey) GetKmsKeyServiceAccount() string
- func (x *CustomerEncryptionKey) GetRawKey() string
- func (x *CustomerEncryptionKey) GetRsaEncryptedKey() string
- func (x *CustomerEncryptionKey) GetSha256() string
- func (*CustomerEncryptionKey) ProtoMessage()
- func (x *CustomerEncryptionKey) ProtoReflect() protoreflect.Message
- func (x *CustomerEncryptionKey) Reset()
- func (x *CustomerEncryptionKey) String() string
- type CustomerEncryptionKeyProtectedDisk
- func (*CustomerEncryptionKeyProtectedDisk) Descriptor() ([]byte, []int)
- func (x *CustomerEncryptionKeyProtectedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
- func (x *CustomerEncryptionKeyProtectedDisk) GetSource() string
- func (*CustomerEncryptionKeyProtectedDisk) ProtoMessage()
- func (x *CustomerEncryptionKeyProtectedDisk) ProtoReflect() protoreflect.Message
- func (x *CustomerEncryptionKeyProtectedDisk) Reset()
- func (x *CustomerEncryptionKeyProtectedDisk) String() string
- type Data
- func (*Data) Descriptor() ([]byte, []int)
- func (x *Data) GetKey() string
- func (x *Data) GetValue() string
- func (*Data) ProtoMessage()
- func (x *Data) ProtoReflect() protoreflect.Message
- func (x *Data) Reset()
- func (x *Data) String() string
- type DeleteAccessConfigInstanceRequest
- func (*DeleteAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteAccessConfigInstanceRequest) GetAccessConfig() string
- func (x *DeleteAccessConfigInstanceRequest) GetInstance() string
- func (x *DeleteAccessConfigInstanceRequest) GetNetworkInterface() string
- func (x *DeleteAccessConfigInstanceRequest) GetProject() string
- func (x *DeleteAccessConfigInstanceRequest) GetRequestId() string
- func (x *DeleteAccessConfigInstanceRequest) GetZone() string
- func (*DeleteAccessConfigInstanceRequest) ProtoMessage()
- func (x *DeleteAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAccessConfigInstanceRequest) Reset()
- func (x *DeleteAccessConfigInstanceRequest) String() string
- type DeleteAddressRequest
- func (*DeleteAddressRequest) Descriptor() ([]byte, []int)
- func (x *DeleteAddressRequest) GetAddress() string
- func (x *DeleteAddressRequest) GetProject() string
- func (x *DeleteAddressRequest) GetRegion() string
- func (x *DeleteAddressRequest) GetRequestId() string
- func (*DeleteAddressRequest) ProtoMessage()
- func (x *DeleteAddressRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAddressRequest) Reset()
- func (x *DeleteAddressRequest) String() string
- type DeleteAutoscalerRequest
- func (*DeleteAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteAutoscalerRequest) GetAutoscaler() string
- func (x *DeleteAutoscalerRequest) GetProject() string
- func (x *DeleteAutoscalerRequest) GetRequestId() string
- func (x *DeleteAutoscalerRequest) GetZone() string
- func (*DeleteAutoscalerRequest) ProtoMessage()
- func (x *DeleteAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAutoscalerRequest) Reset()
- func (x *DeleteAutoscalerRequest) String() string
- type DeleteBackendBucketRequest
- func (*DeleteBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *DeleteBackendBucketRequest) GetBackendBucket() string
- func (x *DeleteBackendBucketRequest) GetProject() string
- func (x *DeleteBackendBucketRequest) GetRequestId() string
- func (*DeleteBackendBucketRequest) ProtoMessage()
- func (x *DeleteBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBackendBucketRequest) Reset()
- func (x *DeleteBackendBucketRequest) String() string
- type DeleteBackendServiceRequest
- func (*DeleteBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteBackendServiceRequest) GetBackendService() string
- func (x *DeleteBackendServiceRequest) GetProject() string
- func (x *DeleteBackendServiceRequest) GetRequestId() string
- func (*DeleteBackendServiceRequest) ProtoMessage()
- func (x *DeleteBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBackendServiceRequest) Reset()
- func (x *DeleteBackendServiceRequest) String() string
- type DeleteDiskRequest
- func (*DeleteDiskRequest) Descriptor() ([]byte, []int)
- func (x *DeleteDiskRequest) GetDisk() string
- func (x *DeleteDiskRequest) GetProject() string
- func (x *DeleteDiskRequest) GetRequestId() string
- func (x *DeleteDiskRequest) GetZone() string
- func (*DeleteDiskRequest) ProtoMessage()
- func (x *DeleteDiskRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDiskRequest) Reset()
- func (x *DeleteDiskRequest) String() string
- type DeleteExternalVpnGatewayRequest
- func (*DeleteExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *DeleteExternalVpnGatewayRequest) GetExternalVpnGateway() string
- func (x *DeleteExternalVpnGatewayRequest) GetProject() string
- func (x *DeleteExternalVpnGatewayRequest) GetRequestId() string
- func (*DeleteExternalVpnGatewayRequest) ProtoMessage()
- func (x *DeleteExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExternalVpnGatewayRequest) Reset()
- func (x *DeleteExternalVpnGatewayRequest) String() string
- type DeleteFirewallPolicyRequest
- func (*DeleteFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *DeleteFirewallPolicyRequest) GetRequestId() string
- func (*DeleteFirewallPolicyRequest) ProtoMessage()
- func (x *DeleteFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFirewallPolicyRequest) Reset()
- func (x *DeleteFirewallPolicyRequest) String() string
- type DeleteFirewallRequest
- func (*DeleteFirewallRequest) Descriptor() ([]byte, []int)
- func (x *DeleteFirewallRequest) GetFirewall() string
- func (x *DeleteFirewallRequest) GetProject() string
- func (x *DeleteFirewallRequest) GetRequestId() string
- func (*DeleteFirewallRequest) ProtoMessage()
- func (x *DeleteFirewallRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFirewallRequest) Reset()
- func (x *DeleteFirewallRequest) String() string
- type DeleteForwardingRuleRequest
- func (*DeleteForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *DeleteForwardingRuleRequest) GetForwardingRule() string
- func (x *DeleteForwardingRuleRequest) GetProject() string
- func (x *DeleteForwardingRuleRequest) GetRegion() string
- func (x *DeleteForwardingRuleRequest) GetRequestId() string
- func (*DeleteForwardingRuleRequest) ProtoMessage()
- func (x *DeleteForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteForwardingRuleRequest) Reset()
- func (x *DeleteForwardingRuleRequest) String() string
- type DeleteGlobalAddressRequest
- func (*DeleteGlobalAddressRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalAddressRequest) GetAddress() string
- func (x *DeleteGlobalAddressRequest) GetProject() string
- func (x *DeleteGlobalAddressRequest) GetRequestId() string
- func (*DeleteGlobalAddressRequest) ProtoMessage()
- func (x *DeleteGlobalAddressRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalAddressRequest) Reset()
- func (x *DeleteGlobalAddressRequest) String() string
- type DeleteGlobalForwardingRuleRequest
- func (*DeleteGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalForwardingRuleRequest) GetForwardingRule() string
- func (x *DeleteGlobalForwardingRuleRequest) GetProject() string
- func (x *DeleteGlobalForwardingRuleRequest) GetRequestId() string
- func (*DeleteGlobalForwardingRuleRequest) ProtoMessage()
- func (x *DeleteGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalForwardingRuleRequest) Reset()
- func (x *DeleteGlobalForwardingRuleRequest) String() string
- type DeleteGlobalNetworkEndpointGroupRequest
- func (*DeleteGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DeleteGlobalNetworkEndpointGroupRequest) GetProject() string
- func (x *DeleteGlobalNetworkEndpointGroupRequest) GetRequestId() string
- func (*DeleteGlobalNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DeleteGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalNetworkEndpointGroupRequest) Reset()
- func (x *DeleteGlobalNetworkEndpointGroupRequest) String() string
- type DeleteGlobalOperationRequest
- func (*DeleteGlobalOperationRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalOperationRequest) GetOperation() string
- func (x *DeleteGlobalOperationRequest) GetProject() string
- func (*DeleteGlobalOperationRequest) ProtoMessage()
- func (x *DeleteGlobalOperationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalOperationRequest) Reset()
- func (x *DeleteGlobalOperationRequest) String() string
- type DeleteGlobalOperationResponse
- func (*DeleteGlobalOperationResponse) Descriptor() ([]byte, []int)
- func (*DeleteGlobalOperationResponse) ProtoMessage()
- func (x *DeleteGlobalOperationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalOperationResponse) Reset()
- func (x *DeleteGlobalOperationResponse) String() string
- type DeleteGlobalOrganizationOperationRequest
- func (*DeleteGlobalOrganizationOperationRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalOrganizationOperationRequest) GetOperation() string
- func (x *DeleteGlobalOrganizationOperationRequest) GetParentId() string
- func (*DeleteGlobalOrganizationOperationRequest) ProtoMessage()
- func (x *DeleteGlobalOrganizationOperationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalOrganizationOperationRequest) Reset()
- func (x *DeleteGlobalOrganizationOperationRequest) String() string
- type DeleteGlobalOrganizationOperationResponse
- func (*DeleteGlobalOrganizationOperationResponse) Descriptor() ([]byte, []int)
- func (*DeleteGlobalOrganizationOperationResponse) ProtoMessage()
- func (x *DeleteGlobalOrganizationOperationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalOrganizationOperationResponse) Reset()
- func (x *DeleteGlobalOrganizationOperationResponse) String() string
- type DeleteGlobalPublicDelegatedPrefixeRequest
- func (*DeleteGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetProject() string
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*DeleteGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) Reset()
- func (x *DeleteGlobalPublicDelegatedPrefixeRequest) String() string
- type DeleteHealthCheckRequest
- func (*DeleteHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *DeleteHealthCheckRequest) GetHealthCheck() string
- func (x *DeleteHealthCheckRequest) GetProject() string
- func (x *DeleteHealthCheckRequest) GetRequestId() string
- func (*DeleteHealthCheckRequest) ProtoMessage()
- func (x *DeleteHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHealthCheckRequest) Reset()
- func (x *DeleteHealthCheckRequest) String() string
- type DeleteImageRequest
- func (*DeleteImageRequest) Descriptor() ([]byte, []int)
- func (x *DeleteImageRequest) GetImage() string
- func (x *DeleteImageRequest) GetProject() string
- func (x *DeleteImageRequest) GetRequestId() string
- func (*DeleteImageRequest) ProtoMessage()
- func (x *DeleteImageRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteImageRequest) Reset()
- func (x *DeleteImageRequest) String() string
- type DeleteInstanceGroupManagerRequest
- func (*DeleteInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeleteInstanceGroupManagerRequest) GetProject() string
- func (x *DeleteInstanceGroupManagerRequest) GetRequestId() string
- func (x *DeleteInstanceGroupManagerRequest) GetZone() string
- func (*DeleteInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeleteInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceGroupManagerRequest) Reset()
- func (x *DeleteInstanceGroupManagerRequest) String() string
- type DeleteInstanceGroupManagerResizeRequestRequest
- func (*DeleteInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetProject() string
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetRequestId() string
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetZone() string
- func (*DeleteInstanceGroupManagerResizeRequestRequest) ProtoMessage()
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) Reset()
- func (x *DeleteInstanceGroupManagerResizeRequestRequest) String() string
- type DeleteInstanceGroupRequest
- func (*DeleteInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstanceGroupRequest) GetInstanceGroup() string
- func (x *DeleteInstanceGroupRequest) GetProject() string
- func (x *DeleteInstanceGroupRequest) GetRequestId() string
- func (x *DeleteInstanceGroupRequest) GetZone() string
- func (*DeleteInstanceGroupRequest) ProtoMessage()
- func (x *DeleteInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceGroupRequest) Reset()
- func (x *DeleteInstanceGroupRequest) String() string
- type DeleteInstanceRequest
- func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstanceRequest) GetInstance() string
- func (x *DeleteInstanceRequest) GetProject() string
- func (x *DeleteInstanceRequest) GetRequestId() string
- func (x *DeleteInstanceRequest) GetZone() string
- func (*DeleteInstanceRequest) ProtoMessage()
- func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceRequest) Reset()
- func (x *DeleteInstanceRequest) String() string
- type DeleteInstanceTemplateRequest
- func (*DeleteInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstanceTemplateRequest) GetInstanceTemplate() string
- func (x *DeleteInstanceTemplateRequest) GetProject() string
- func (x *DeleteInstanceTemplateRequest) GetRequestId() string
- func (*DeleteInstanceTemplateRequest) ProtoMessage()
- func (x *DeleteInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceTemplateRequest) Reset()
- func (x *DeleteInstanceTemplateRequest) String() string
- type DeleteInstancesInstanceGroupManagerRequest
- func (*DeleteInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersDeleteInstancesRequestResource() *InstanceGroupManagersDeleteInstancesRequest
- func (x *DeleteInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *DeleteInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *DeleteInstancesInstanceGroupManagerRequest) GetZone() string
- func (*DeleteInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeleteInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstancesInstanceGroupManagerRequest) Reset()
- func (x *DeleteInstancesInstanceGroupManagerRequest) String() string
- type DeleteInstancesRegionInstanceGroupManagerRequest
- func (*DeleteInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersDeleteInstancesRequestResource() *RegionInstanceGroupManagersDeleteInstancesRequest
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*DeleteInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *DeleteInstancesRegionInstanceGroupManagerRequest) String() string
- type DeleteInstantSnapshotRequest
- func (*DeleteInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInstantSnapshotRequest) GetInstantSnapshot() string
- func (x *DeleteInstantSnapshotRequest) GetProject() string
- func (x *DeleteInstantSnapshotRequest) GetRequestId() string
- func (x *DeleteInstantSnapshotRequest) GetZone() string
- func (*DeleteInstantSnapshotRequest) ProtoMessage()
- func (x *DeleteInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstantSnapshotRequest) Reset()
- func (x *DeleteInstantSnapshotRequest) String() string
- type DeleteInterconnectAttachmentRequest
- func (*DeleteInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInterconnectAttachmentRequest) GetInterconnectAttachment() string
- func (x *DeleteInterconnectAttachmentRequest) GetProject() string
- func (x *DeleteInterconnectAttachmentRequest) GetRegion() string
- func (x *DeleteInterconnectAttachmentRequest) GetRequestId() string
- func (*DeleteInterconnectAttachmentRequest) ProtoMessage()
- func (x *DeleteInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInterconnectAttachmentRequest) Reset()
- func (x *DeleteInterconnectAttachmentRequest) String() string
- type DeleteInterconnectRequest
- func (*DeleteInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *DeleteInterconnectRequest) GetInterconnect() string
- func (x *DeleteInterconnectRequest) GetProject() string
- func (x *DeleteInterconnectRequest) GetRequestId() string
- func (*DeleteInterconnectRequest) ProtoMessage()
- func (x *DeleteInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInterconnectRequest) Reset()
- func (x *DeleteInterconnectRequest) String() string
- type DeleteLicenseRequest
- func (*DeleteLicenseRequest) Descriptor() ([]byte, []int)
- func (x *DeleteLicenseRequest) GetLicense() string
- func (x *DeleteLicenseRequest) GetProject() string
- func (x *DeleteLicenseRequest) GetRequestId() string
- func (*DeleteLicenseRequest) ProtoMessage()
- func (x *DeleteLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteLicenseRequest) Reset()
- func (x *DeleteLicenseRequest) String() string
- type DeleteMachineImageRequest
- func (*DeleteMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *DeleteMachineImageRequest) GetMachineImage() string
- func (x *DeleteMachineImageRequest) GetProject() string
- func (x *DeleteMachineImageRequest) GetRequestId() string
- func (*DeleteMachineImageRequest) ProtoMessage()
- func (x *DeleteMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMachineImageRequest) Reset()
- func (x *DeleteMachineImageRequest) String() string
- type DeleteNetworkAttachmentRequest
- func (*DeleteNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNetworkAttachmentRequest) GetNetworkAttachment() string
- func (x *DeleteNetworkAttachmentRequest) GetProject() string
- func (x *DeleteNetworkAttachmentRequest) GetRegion() string
- func (x *DeleteNetworkAttachmentRequest) GetRequestId() string
- func (*DeleteNetworkAttachmentRequest) ProtoMessage()
- func (x *DeleteNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkAttachmentRequest) Reset()
- func (x *DeleteNetworkAttachmentRequest) String() string
- type DeleteNetworkEdgeSecurityServiceRequest
- func (*DeleteNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
- func (x *DeleteNetworkEdgeSecurityServiceRequest) GetProject() string
- func (x *DeleteNetworkEdgeSecurityServiceRequest) GetRegion() string
- func (x *DeleteNetworkEdgeSecurityServiceRequest) GetRequestId() string
- func (*DeleteNetworkEdgeSecurityServiceRequest) ProtoMessage()
- func (x *DeleteNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkEdgeSecurityServiceRequest) Reset()
- func (x *DeleteNetworkEdgeSecurityServiceRequest) String() string
- type DeleteNetworkEndpointGroupRequest
- func (*DeleteNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DeleteNetworkEndpointGroupRequest) GetProject() string
- func (x *DeleteNetworkEndpointGroupRequest) GetRequestId() string
- func (x *DeleteNetworkEndpointGroupRequest) GetZone() string
- func (*DeleteNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DeleteNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkEndpointGroupRequest) Reset()
- func (x *DeleteNetworkEndpointGroupRequest) String() string
- type DeleteNetworkFirewallPolicyRequest
- func (*DeleteNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *DeleteNetworkFirewallPolicyRequest) GetProject() string
- func (x *DeleteNetworkFirewallPolicyRequest) GetRequestId() string
- func (*DeleteNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *DeleteNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkFirewallPolicyRequest) Reset()
- func (x *DeleteNetworkFirewallPolicyRequest) String() string
- type DeleteNetworkRequest
- func (*DeleteNetworkRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNetworkRequest) GetNetwork() string
- func (x *DeleteNetworkRequest) GetProject() string
- func (x *DeleteNetworkRequest) GetRequestId() string
- func (*DeleteNetworkRequest) ProtoMessage()
- func (x *DeleteNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNetworkRequest) Reset()
- func (x *DeleteNetworkRequest) String() string
- type DeleteNodeGroupRequest
- func (*DeleteNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNodeGroupRequest) GetNodeGroup() string
- func (x *DeleteNodeGroupRequest) GetProject() string
- func (x *DeleteNodeGroupRequest) GetRequestId() string
- func (x *DeleteNodeGroupRequest) GetZone() string
- func (*DeleteNodeGroupRequest) ProtoMessage()
- func (x *DeleteNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNodeGroupRequest) Reset()
- func (x *DeleteNodeGroupRequest) String() string
- type DeleteNodeTemplateRequest
- func (*DeleteNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNodeTemplateRequest) GetNodeTemplate() string
- func (x *DeleteNodeTemplateRequest) GetProject() string
- func (x *DeleteNodeTemplateRequest) GetRegion() string
- func (x *DeleteNodeTemplateRequest) GetRequestId() string
- func (*DeleteNodeTemplateRequest) ProtoMessage()
- func (x *DeleteNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNodeTemplateRequest) Reset()
- func (x *DeleteNodeTemplateRequest) String() string
- type DeleteNodesNodeGroupRequest
- func (*DeleteNodesNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteNodesNodeGroupRequest) GetNodeGroup() string
- func (x *DeleteNodesNodeGroupRequest) GetNodeGroupsDeleteNodesRequestResource() *NodeGroupsDeleteNodesRequest
- func (x *DeleteNodesNodeGroupRequest) GetProject() string
- func (x *DeleteNodesNodeGroupRequest) GetRequestId() string
- func (x *DeleteNodesNodeGroupRequest) GetZone() string
- func (*DeleteNodesNodeGroupRequest) ProtoMessage()
- func (x *DeleteNodesNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNodesNodeGroupRequest) Reset()
- func (x *DeleteNodesNodeGroupRequest) String() string
- type DeletePacketMirroringRequest
- func (*DeletePacketMirroringRequest) Descriptor() ([]byte, []int)
- func (x *DeletePacketMirroringRequest) GetPacketMirroring() string
- func (x *DeletePacketMirroringRequest) GetProject() string
- func (x *DeletePacketMirroringRequest) GetRegion() string
- func (x *DeletePacketMirroringRequest) GetRequestId() string
- func (*DeletePacketMirroringRequest) ProtoMessage()
- func (x *DeletePacketMirroringRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePacketMirroringRequest) Reset()
- func (x *DeletePacketMirroringRequest) String() string
- type DeletePerInstanceConfigsInstanceGroupManagerRequest
- func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersDeletePerInstanceConfigsReqResource() *InstanceGroupManagersDeletePerInstanceConfigsReq
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
- func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) Reset()
- func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) String() string
- type DeletePerInstanceConfigsRegionInstanceGroupManagerRequest
- func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerDeleteInstanceConfigReqResource() *RegionInstanceGroupManagerDeleteInstanceConfigReq
- func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
- func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
- type DeletePublicAdvertisedPrefixeRequest
- func (*DeletePublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *DeletePublicAdvertisedPrefixeRequest) GetProject() string
- func (x *DeletePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
- func (x *DeletePublicAdvertisedPrefixeRequest) GetRequestId() string
- func (*DeletePublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *DeletePublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePublicAdvertisedPrefixeRequest) Reset()
- func (x *DeletePublicAdvertisedPrefixeRequest) String() string
- type DeletePublicDelegatedPrefixeRequest
- func (*DeletePublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *DeletePublicDelegatedPrefixeRequest) GetProject() string
- func (x *DeletePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *DeletePublicDelegatedPrefixeRequest) GetRegion() string
- func (x *DeletePublicDelegatedPrefixeRequest) GetRequestId() string
- func (*DeletePublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *DeletePublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePublicDelegatedPrefixeRequest) Reset()
- func (x *DeletePublicDelegatedPrefixeRequest) String() string
- type DeleteRegionAutoscalerRequest
- func (*DeleteRegionAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionAutoscalerRequest) GetAutoscaler() string
- func (x *DeleteRegionAutoscalerRequest) GetProject() string
- func (x *DeleteRegionAutoscalerRequest) GetRegion() string
- func (x *DeleteRegionAutoscalerRequest) GetRequestId() string
- func (*DeleteRegionAutoscalerRequest) ProtoMessage()
- func (x *DeleteRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionAutoscalerRequest) Reset()
- func (x *DeleteRegionAutoscalerRequest) String() string
- type DeleteRegionBackendServiceRequest
- func (*DeleteRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionBackendServiceRequest) GetBackendService() string
- func (x *DeleteRegionBackendServiceRequest) GetProject() string
- func (x *DeleteRegionBackendServiceRequest) GetRegion() string
- func (x *DeleteRegionBackendServiceRequest) GetRequestId() string
- func (*DeleteRegionBackendServiceRequest) ProtoMessage()
- func (x *DeleteRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionBackendServiceRequest) Reset()
- func (x *DeleteRegionBackendServiceRequest) String() string
- type DeleteRegionDiskRequest
- func (*DeleteRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionDiskRequest) GetDisk() string
- func (x *DeleteRegionDiskRequest) GetProject() string
- func (x *DeleteRegionDiskRequest) GetRegion() string
- func (x *DeleteRegionDiskRequest) GetRequestId() string
- func (*DeleteRegionDiskRequest) ProtoMessage()
- func (x *DeleteRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionDiskRequest) Reset()
- func (x *DeleteRegionDiskRequest) String() string
- type DeleteRegionHealthCheckRequest
- func (*DeleteRegionHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionHealthCheckRequest) GetHealthCheck() string
- func (x *DeleteRegionHealthCheckRequest) GetProject() string
- func (x *DeleteRegionHealthCheckRequest) GetRegion() string
- func (x *DeleteRegionHealthCheckRequest) GetRequestId() string
- func (*DeleteRegionHealthCheckRequest) ProtoMessage()
- func (x *DeleteRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionHealthCheckRequest) Reset()
- func (x *DeleteRegionHealthCheckRequest) String() string
- type DeleteRegionHealthCheckServiceRequest
- func (*DeleteRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionHealthCheckServiceRequest) GetHealthCheckService() string
- func (x *DeleteRegionHealthCheckServiceRequest) GetProject() string
- func (x *DeleteRegionHealthCheckServiceRequest) GetRegion() string
- func (x *DeleteRegionHealthCheckServiceRequest) GetRequestId() string
- func (*DeleteRegionHealthCheckServiceRequest) ProtoMessage()
- func (x *DeleteRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionHealthCheckServiceRequest) Reset()
- func (x *DeleteRegionHealthCheckServiceRequest) String() string
- type DeleteRegionInstanceGroupManagerRequest
- func (*DeleteRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *DeleteRegionInstanceGroupManagerRequest) GetProject() string
- func (x *DeleteRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *DeleteRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*DeleteRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *DeleteRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionInstanceGroupManagerRequest) Reset()
- func (x *DeleteRegionInstanceGroupManagerRequest) String() string
- type DeleteRegionInstanceTemplateRequest
- func (*DeleteRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionInstanceTemplateRequest) GetInstanceTemplate() string
- func (x *DeleteRegionInstanceTemplateRequest) GetProject() string
- func (x *DeleteRegionInstanceTemplateRequest) GetRegion() string
- func (x *DeleteRegionInstanceTemplateRequest) GetRequestId() string
- func (*DeleteRegionInstanceTemplateRequest) ProtoMessage()
- func (x *DeleteRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionInstanceTemplateRequest) Reset()
- func (x *DeleteRegionInstanceTemplateRequest) String() string
- type DeleteRegionInstantSnapshotRequest
- func (*DeleteRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionInstantSnapshotRequest) GetInstantSnapshot() string
- func (x *DeleteRegionInstantSnapshotRequest) GetProject() string
- func (x *DeleteRegionInstantSnapshotRequest) GetRegion() string
- func (x *DeleteRegionInstantSnapshotRequest) GetRequestId() string
- func (*DeleteRegionInstantSnapshotRequest) ProtoMessage()
- func (x *DeleteRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionInstantSnapshotRequest) Reset()
- func (x *DeleteRegionInstantSnapshotRequest) String() string
- type DeleteRegionNetworkEndpointGroupRequest
- func (*DeleteRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DeleteRegionNetworkEndpointGroupRequest) GetProject() string
- func (x *DeleteRegionNetworkEndpointGroupRequest) GetRegion() string
- func (x *DeleteRegionNetworkEndpointGroupRequest) GetRequestId() string
- func (*DeleteRegionNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DeleteRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionNetworkEndpointGroupRequest) Reset()
- func (x *DeleteRegionNetworkEndpointGroupRequest) String() string
- type DeleteRegionNetworkFirewallPolicyRequest
- func (*DeleteRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *DeleteRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *DeleteRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *DeleteRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*DeleteRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *DeleteRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionNetworkFirewallPolicyRequest) Reset()
- func (x *DeleteRegionNetworkFirewallPolicyRequest) String() string
- type DeleteRegionNotificationEndpointRequest
- func (*DeleteRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionNotificationEndpointRequest) GetNotificationEndpoint() string
- func (x *DeleteRegionNotificationEndpointRequest) GetProject() string
- func (x *DeleteRegionNotificationEndpointRequest) GetRegion() string
- func (x *DeleteRegionNotificationEndpointRequest) GetRequestId() string
- func (*DeleteRegionNotificationEndpointRequest) ProtoMessage()
- func (x *DeleteRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionNotificationEndpointRequest) Reset()
- func (x *DeleteRegionNotificationEndpointRequest) String() string
- type DeleteRegionOperationRequest
- func (*DeleteRegionOperationRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionOperationRequest) GetOperation() string
- func (x *DeleteRegionOperationRequest) GetProject() string
- func (x *DeleteRegionOperationRequest) GetRegion() string
- func (*DeleteRegionOperationRequest) ProtoMessage()
- func (x *DeleteRegionOperationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionOperationRequest) Reset()
- func (x *DeleteRegionOperationRequest) String() string
- type DeleteRegionOperationResponse
- func (*DeleteRegionOperationResponse) Descriptor() ([]byte, []int)
- func (*DeleteRegionOperationResponse) ProtoMessage()
- func (x *DeleteRegionOperationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionOperationResponse) Reset()
- func (x *DeleteRegionOperationResponse) String() string
- type DeleteRegionSecurityPolicyRequest
- func (*DeleteRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionSecurityPolicyRequest) GetProject() string
- func (x *DeleteRegionSecurityPolicyRequest) GetRegion() string
- func (x *DeleteRegionSecurityPolicyRequest) GetRequestId() string
- func (x *DeleteRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (*DeleteRegionSecurityPolicyRequest) ProtoMessage()
- func (x *DeleteRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionSecurityPolicyRequest) Reset()
- func (x *DeleteRegionSecurityPolicyRequest) String() string
- type DeleteRegionSslCertificateRequest
- func (*DeleteRegionSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionSslCertificateRequest) GetProject() string
- func (x *DeleteRegionSslCertificateRequest) GetRegion() string
- func (x *DeleteRegionSslCertificateRequest) GetRequestId() string
- func (x *DeleteRegionSslCertificateRequest) GetSslCertificate() string
- func (*DeleteRegionSslCertificateRequest) ProtoMessage()
- func (x *DeleteRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionSslCertificateRequest) Reset()
- func (x *DeleteRegionSslCertificateRequest) String() string
- type DeleteRegionSslPolicyRequest
- func (*DeleteRegionSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionSslPolicyRequest) GetProject() string
- func (x *DeleteRegionSslPolicyRequest) GetRegion() string
- func (x *DeleteRegionSslPolicyRequest) GetRequestId() string
- func (x *DeleteRegionSslPolicyRequest) GetSslPolicy() string
- func (*DeleteRegionSslPolicyRequest) ProtoMessage()
- func (x *DeleteRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionSslPolicyRequest) Reset()
- func (x *DeleteRegionSslPolicyRequest) String() string
- type DeleteRegionTargetHttpProxyRequest
- func (*DeleteRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionTargetHttpProxyRequest) GetProject() string
- func (x *DeleteRegionTargetHttpProxyRequest) GetRegion() string
- func (x *DeleteRegionTargetHttpProxyRequest) GetRequestId() string
- func (x *DeleteRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (*DeleteRegionTargetHttpProxyRequest) ProtoMessage()
- func (x *DeleteRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionTargetHttpProxyRequest) Reset()
- func (x *DeleteRegionTargetHttpProxyRequest) String() string
- type DeleteRegionTargetHttpsProxyRequest
- func (*DeleteRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionTargetHttpsProxyRequest) GetProject() string
- func (x *DeleteRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *DeleteRegionTargetHttpsProxyRequest) GetRequestId() string
- func (x *DeleteRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*DeleteRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *DeleteRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionTargetHttpsProxyRequest) Reset()
- func (x *DeleteRegionTargetHttpsProxyRequest) String() string
- type DeleteRegionTargetTcpProxyRequest
- func (*DeleteRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionTargetTcpProxyRequest) GetProject() string
- func (x *DeleteRegionTargetTcpProxyRequest) GetRegion() string
- func (x *DeleteRegionTargetTcpProxyRequest) GetRequestId() string
- func (x *DeleteRegionTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*DeleteRegionTargetTcpProxyRequest) ProtoMessage()
- func (x *DeleteRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionTargetTcpProxyRequest) Reset()
- func (x *DeleteRegionTargetTcpProxyRequest) String() string
- type DeleteRegionUrlMapRequest
- func (*DeleteRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRegionUrlMapRequest) GetProject() string
- func (x *DeleteRegionUrlMapRequest) GetRegion() string
- func (x *DeleteRegionUrlMapRequest) GetRequestId() string
- func (x *DeleteRegionUrlMapRequest) GetUrlMap() string
- func (*DeleteRegionUrlMapRequest) ProtoMessage()
- func (x *DeleteRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRegionUrlMapRequest) Reset()
- func (x *DeleteRegionUrlMapRequest) String() string
- type DeleteReservationRequest
- func (*DeleteReservationRequest) Descriptor() ([]byte, []int)
- func (x *DeleteReservationRequest) GetProject() string
- func (x *DeleteReservationRequest) GetRequestId() string
- func (x *DeleteReservationRequest) GetReservation() string
- func (x *DeleteReservationRequest) GetZone() string
- func (*DeleteReservationRequest) ProtoMessage()
- func (x *DeleteReservationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteReservationRequest) Reset()
- func (x *DeleteReservationRequest) String() string
- type DeleteResourcePolicyRequest
- func (*DeleteResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteResourcePolicyRequest) GetProject() string
- func (x *DeleteResourcePolicyRequest) GetRegion() string
- func (x *DeleteResourcePolicyRequest) GetRequestId() string
- func (x *DeleteResourcePolicyRequest) GetResourcePolicy() string
- func (*DeleteResourcePolicyRequest) ProtoMessage()
- func (x *DeleteResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteResourcePolicyRequest) Reset()
- func (x *DeleteResourcePolicyRequest) String() string
- type DeleteRouteRequest
- func (*DeleteRouteRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRouteRequest) GetProject() string
- func (x *DeleteRouteRequest) GetRequestId() string
- func (x *DeleteRouteRequest) GetRoute() string
- func (*DeleteRouteRequest) ProtoMessage()
- func (x *DeleteRouteRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRouteRequest) Reset()
- func (x *DeleteRouteRequest) String() string
- type DeleteRouterRequest
- func (*DeleteRouterRequest) Descriptor() ([]byte, []int)
- func (x *DeleteRouterRequest) GetProject() string
- func (x *DeleteRouterRequest) GetRegion() string
- func (x *DeleteRouterRequest) GetRequestId() string
- func (x *DeleteRouterRequest) GetRouter() string
- func (*DeleteRouterRequest) ProtoMessage()
- func (x *DeleteRouterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRouterRequest) Reset()
- func (x *DeleteRouterRequest) String() string
- type DeleteSecurityPolicyRequest
- func (*DeleteSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSecurityPolicyRequest) GetProject() string
- func (x *DeleteSecurityPolicyRequest) GetRequestId() string
- func (x *DeleteSecurityPolicyRequest) GetSecurityPolicy() string
- func (*DeleteSecurityPolicyRequest) ProtoMessage()
- func (x *DeleteSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSecurityPolicyRequest) Reset()
- func (x *DeleteSecurityPolicyRequest) String() string
- type DeleteServiceAttachmentRequest
- func (*DeleteServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *DeleteServiceAttachmentRequest) GetProject() string
- func (x *DeleteServiceAttachmentRequest) GetRegion() string
- func (x *DeleteServiceAttachmentRequest) GetRequestId() string
- func (x *DeleteServiceAttachmentRequest) GetServiceAttachment() string
- func (*DeleteServiceAttachmentRequest) ProtoMessage()
- func (x *DeleteServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceAttachmentRequest) Reset()
- func (x *DeleteServiceAttachmentRequest) String() string
- type DeleteSignedUrlKeyBackendBucketRequest
- func (*DeleteSignedUrlKeyBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSignedUrlKeyBackendBucketRequest) GetBackendBucket() string
- func (x *DeleteSignedUrlKeyBackendBucketRequest) GetKeyName() string
- func (x *DeleteSignedUrlKeyBackendBucketRequest) GetProject() string
- func (x *DeleteSignedUrlKeyBackendBucketRequest) GetRequestId() string
- func (*DeleteSignedUrlKeyBackendBucketRequest) ProtoMessage()
- func (x *DeleteSignedUrlKeyBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSignedUrlKeyBackendBucketRequest) Reset()
- func (x *DeleteSignedUrlKeyBackendBucketRequest) String() string
- type DeleteSignedUrlKeyBackendServiceRequest
- func (*DeleteSignedUrlKeyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSignedUrlKeyBackendServiceRequest) GetBackendService() string
- func (x *DeleteSignedUrlKeyBackendServiceRequest) GetKeyName() string
- func (x *DeleteSignedUrlKeyBackendServiceRequest) GetProject() string
- func (x *DeleteSignedUrlKeyBackendServiceRequest) GetRequestId() string
- func (*DeleteSignedUrlKeyBackendServiceRequest) ProtoMessage()
- func (x *DeleteSignedUrlKeyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSignedUrlKeyBackendServiceRequest) Reset()
- func (x *DeleteSignedUrlKeyBackendServiceRequest) String() string
- type DeleteSnapshotRequest
- func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSnapshotRequest) GetProject() string
- func (x *DeleteSnapshotRequest) GetRequestId() string
- func (x *DeleteSnapshotRequest) GetSnapshot() string
- func (*DeleteSnapshotRequest) ProtoMessage()
- func (x *DeleteSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSnapshotRequest) Reset()
- func (x *DeleteSnapshotRequest) String() string
- type DeleteSslCertificateRequest
- func (*DeleteSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSslCertificateRequest) GetProject() string
- func (x *DeleteSslCertificateRequest) GetRequestId() string
- func (x *DeleteSslCertificateRequest) GetSslCertificate() string
- func (*DeleteSslCertificateRequest) ProtoMessage()
- func (x *DeleteSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSslCertificateRequest) Reset()
- func (x *DeleteSslCertificateRequest) String() string
- type DeleteSslPolicyRequest
- func (*DeleteSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSslPolicyRequest) GetProject() string
- func (x *DeleteSslPolicyRequest) GetRequestId() string
- func (x *DeleteSslPolicyRequest) GetSslPolicy() string
- func (*DeleteSslPolicyRequest) ProtoMessage()
- func (x *DeleteSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSslPolicyRequest) Reset()
- func (x *DeleteSslPolicyRequest) String() string
- type DeleteStoragePoolRequest
- func (*DeleteStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *DeleteStoragePoolRequest) GetProject() string
- func (x *DeleteStoragePoolRequest) GetRequestId() string
- func (x *DeleteStoragePoolRequest) GetStoragePool() string
- func (x *DeleteStoragePoolRequest) GetZone() string
- func (*DeleteStoragePoolRequest) ProtoMessage()
- func (x *DeleteStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteStoragePoolRequest) Reset()
- func (x *DeleteStoragePoolRequest) String() string
- type DeleteSubnetworkRequest
- func (*DeleteSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *DeleteSubnetworkRequest) GetProject() string
- func (x *DeleteSubnetworkRequest) GetRegion() string
- func (x *DeleteSubnetworkRequest) GetRequestId() string
- func (x *DeleteSubnetworkRequest) GetSubnetwork() string
- func (*DeleteSubnetworkRequest) ProtoMessage()
- func (x *DeleteSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSubnetworkRequest) Reset()
- func (x *DeleteSubnetworkRequest) String() string
- type DeleteTargetGrpcProxyRequest
- func (*DeleteTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetGrpcProxyRequest) GetProject() string
- func (x *DeleteTargetGrpcProxyRequest) GetRequestId() string
- func (x *DeleteTargetGrpcProxyRequest) GetTargetGrpcProxy() string
- func (*DeleteTargetGrpcProxyRequest) ProtoMessage()
- func (x *DeleteTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetGrpcProxyRequest) Reset()
- func (x *DeleteTargetGrpcProxyRequest) String() string
- type DeleteTargetHttpProxyRequest
- func (*DeleteTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetHttpProxyRequest) GetProject() string
- func (x *DeleteTargetHttpProxyRequest) GetRequestId() string
- func (x *DeleteTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (*DeleteTargetHttpProxyRequest) ProtoMessage()
- func (x *DeleteTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetHttpProxyRequest) Reset()
- func (x *DeleteTargetHttpProxyRequest) String() string
- type DeleteTargetHttpsProxyRequest
- func (*DeleteTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetHttpsProxyRequest) GetProject() string
- func (x *DeleteTargetHttpsProxyRequest) GetRequestId() string
- func (x *DeleteTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*DeleteTargetHttpsProxyRequest) ProtoMessage()
- func (x *DeleteTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetHttpsProxyRequest) Reset()
- func (x *DeleteTargetHttpsProxyRequest) String() string
- type DeleteTargetInstanceRequest
- func (*DeleteTargetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetInstanceRequest) GetProject() string
- func (x *DeleteTargetInstanceRequest) GetRequestId() string
- func (x *DeleteTargetInstanceRequest) GetTargetInstance() string
- func (x *DeleteTargetInstanceRequest) GetZone() string
- func (*DeleteTargetInstanceRequest) ProtoMessage()
- func (x *DeleteTargetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetInstanceRequest) Reset()
- func (x *DeleteTargetInstanceRequest) String() string
- type DeleteTargetPoolRequest
- func (*DeleteTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetPoolRequest) GetProject() string
- func (x *DeleteTargetPoolRequest) GetRegion() string
- func (x *DeleteTargetPoolRequest) GetRequestId() string
- func (x *DeleteTargetPoolRequest) GetTargetPool() string
- func (*DeleteTargetPoolRequest) ProtoMessage()
- func (x *DeleteTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetPoolRequest) Reset()
- func (x *DeleteTargetPoolRequest) String() string
- type DeleteTargetSslProxyRequest
- func (*DeleteTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetSslProxyRequest) GetProject() string
- func (x *DeleteTargetSslProxyRequest) GetRequestId() string
- func (x *DeleteTargetSslProxyRequest) GetTargetSslProxy() string
- func (*DeleteTargetSslProxyRequest) ProtoMessage()
- func (x *DeleteTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetSslProxyRequest) Reset()
- func (x *DeleteTargetSslProxyRequest) String() string
- type DeleteTargetTcpProxyRequest
- func (*DeleteTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetTcpProxyRequest) GetProject() string
- func (x *DeleteTargetTcpProxyRequest) GetRequestId() string
- func (x *DeleteTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*DeleteTargetTcpProxyRequest) ProtoMessage()
- func (x *DeleteTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetTcpProxyRequest) Reset()
- func (x *DeleteTargetTcpProxyRequest) String() string
- type DeleteTargetVpnGatewayRequest
- func (*DeleteTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *DeleteTargetVpnGatewayRequest) GetProject() string
- func (x *DeleteTargetVpnGatewayRequest) GetRegion() string
- func (x *DeleteTargetVpnGatewayRequest) GetRequestId() string
- func (x *DeleteTargetVpnGatewayRequest) GetTargetVpnGateway() string
- func (*DeleteTargetVpnGatewayRequest) ProtoMessage()
- func (x *DeleteTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTargetVpnGatewayRequest) Reset()
- func (x *DeleteTargetVpnGatewayRequest) String() string
- type DeleteUrlMapRequest
- func (*DeleteUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *DeleteUrlMapRequest) GetProject() string
- func (x *DeleteUrlMapRequest) GetRequestId() string
- func (x *DeleteUrlMapRequest) GetUrlMap() string
- func (*DeleteUrlMapRequest) ProtoMessage()
- func (x *DeleteUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUrlMapRequest) Reset()
- func (x *DeleteUrlMapRequest) String() string
- type DeleteVpnGatewayRequest
- func (*DeleteVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *DeleteVpnGatewayRequest) GetProject() string
- func (x *DeleteVpnGatewayRequest) GetRegion() string
- func (x *DeleteVpnGatewayRequest) GetRequestId() string
- func (x *DeleteVpnGatewayRequest) GetVpnGateway() string
- func (*DeleteVpnGatewayRequest) ProtoMessage()
- func (x *DeleteVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteVpnGatewayRequest) Reset()
- func (x *DeleteVpnGatewayRequest) String() string
- type DeleteVpnTunnelRequest
- func (*DeleteVpnTunnelRequest) Descriptor() ([]byte, []int)
- func (x *DeleteVpnTunnelRequest) GetProject() string
- func (x *DeleteVpnTunnelRequest) GetRegion() string
- func (x *DeleteVpnTunnelRequest) GetRequestId() string
- func (x *DeleteVpnTunnelRequest) GetVpnTunnel() string
- func (*DeleteVpnTunnelRequest) ProtoMessage()
- func (x *DeleteVpnTunnelRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteVpnTunnelRequest) Reset()
- func (x *DeleteVpnTunnelRequest) String() string
- type DeleteZoneOperationRequest
- func (*DeleteZoneOperationRequest) Descriptor() ([]byte, []int)
- func (x *DeleteZoneOperationRequest) GetOperation() string
- func (x *DeleteZoneOperationRequest) GetProject() string
- func (x *DeleteZoneOperationRequest) GetZone() string
- func (*DeleteZoneOperationRequest) ProtoMessage()
- func (x *DeleteZoneOperationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteZoneOperationRequest) Reset()
- func (x *DeleteZoneOperationRequest) String() string
- type DeleteZoneOperationResponse
- func (*DeleteZoneOperationResponse) Descriptor() ([]byte, []int)
- func (*DeleteZoneOperationResponse) ProtoMessage()
- func (x *DeleteZoneOperationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteZoneOperationResponse) Reset()
- func (x *DeleteZoneOperationResponse) String() string
- type Denied
- func (*Denied) Descriptor() ([]byte, []int)
- func (x *Denied) GetIPProtocol() string
- func (x *Denied) GetPorts() []string
- func (*Denied) ProtoMessage()
- func (x *Denied) ProtoReflect() protoreflect.Message
- func (x *Denied) Reset()
- func (x *Denied) String() string
- type DeprecateImageRequest
- func (*DeprecateImageRequest) Descriptor() ([]byte, []int)
- func (x *DeprecateImageRequest) GetDeprecationStatusResource() *DeprecationStatus
- func (x *DeprecateImageRequest) GetImage() string
- func (x *DeprecateImageRequest) GetProject() string
- func (x *DeprecateImageRequest) GetRequestId() string
- func (*DeprecateImageRequest) ProtoMessage()
- func (x *DeprecateImageRequest) ProtoReflect() protoreflect.Message
- func (x *DeprecateImageRequest) Reset()
- func (x *DeprecateImageRequest) String() string
- type DeprecationStatus
- func (*DeprecationStatus) Descriptor() ([]byte, []int)
- func (x *DeprecationStatus) GetDeleted() string
- func (x *DeprecationStatus) GetDeprecated() string
- func (x *DeprecationStatus) GetObsolete() string
- func (x *DeprecationStatus) GetReplacement() string
- func (x *DeprecationStatus) GetState() string
- func (*DeprecationStatus) ProtoMessage()
- func (x *DeprecationStatus) ProtoReflect() protoreflect.Message
- func (x *DeprecationStatus) Reset()
- func (x *DeprecationStatus) String() string
- type DeprecationStatus_State
- func (DeprecationStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x DeprecationStatus_State) Enum() *DeprecationStatus_State
- func (DeprecationStatus_State) EnumDescriptor() ([]byte, []int)
- func (x DeprecationStatus_State) Number() protoreflect.EnumNumber
- func (x DeprecationStatus_State) String() string
- func (DeprecationStatus_State) Type() protoreflect.EnumType
- type DetachDiskInstanceRequest
- func (*DetachDiskInstanceRequest) Descriptor() ([]byte, []int)
- func (x *DetachDiskInstanceRequest) GetDeviceName() string
- func (x *DetachDiskInstanceRequest) GetInstance() string
- func (x *DetachDiskInstanceRequest) GetProject() string
- func (x *DetachDiskInstanceRequest) GetRequestId() string
- func (x *DetachDiskInstanceRequest) GetZone() string
- func (*DetachDiskInstanceRequest) ProtoMessage()
- func (x *DetachDiskInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DetachDiskInstanceRequest) Reset()
- func (x *DetachDiskInstanceRequest) String() string
- type DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest
- func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsDetachEndpointsRequestResource() *GlobalNetworkEndpointGroupsDetachEndpointsRequest
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject() string
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId() string
- func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset()
- func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String() string
- type DetachNetworkEndpointsNetworkEndpointGroupRequest
- func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsDetachEndpointsRequestResource() *NetworkEndpointGroupsDetachEndpointsRequest
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetProject() string
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId() string
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetZone() string
- func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) Reset()
- func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) String() string
- type DetachNetworkEndpointsRegionNetworkEndpointGroupRequest
- func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject() string
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion() string
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsDetachEndpointsRequestResource() *RegionNetworkEndpointGroupsDetachEndpointsRequest
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId() string
- func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage()
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset()
- func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) String() string
- type DisableXpnHostProjectRequest
- func (*DisableXpnHostProjectRequest) Descriptor() ([]byte, []int)
- func (x *DisableXpnHostProjectRequest) GetProject() string
- func (x *DisableXpnHostProjectRequest) GetRequestId() string
- func (*DisableXpnHostProjectRequest) ProtoMessage()
- func (x *DisableXpnHostProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DisableXpnHostProjectRequest) Reset()
- func (x *DisableXpnHostProjectRequest) String() string
- type DisableXpnResourceProjectRequest
- func (*DisableXpnResourceProjectRequest) Descriptor() ([]byte, []int)
- func (x *DisableXpnResourceProjectRequest) GetProject() string
- func (x *DisableXpnResourceProjectRequest) GetProjectsDisableXpnResourceRequestResource() *ProjectsDisableXpnResourceRequest
- func (x *DisableXpnResourceProjectRequest) GetRequestId() string
- func (*DisableXpnResourceProjectRequest) ProtoMessage()
- func (x *DisableXpnResourceProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DisableXpnResourceProjectRequest) Reset()
- func (x *DisableXpnResourceProjectRequest) String() string
- type Disk
- func (*Disk) Descriptor() ([]byte, []int)
- func (x *Disk) GetAccessMode() string
- func (x *Disk) GetArchitecture() string
- func (x *Disk) GetAsyncPrimaryDisk() *DiskAsyncReplication
- func (x *Disk) GetAsyncSecondaryDisks() map[string]*DiskAsyncReplicationList
- func (x *Disk) GetCreationTimestamp() string
- func (x *Disk) GetDescription() string
- func (x *Disk) GetDiskEncryptionKey() *CustomerEncryptionKey
- func (x *Disk) GetEnableConfidentialCompute() bool
- func (x *Disk) GetGuestOsFeatures() []*GuestOsFeature
- func (x *Disk) GetId() uint64
- func (x *Disk) GetKind() string
- func (x *Disk) GetLabelFingerprint() string
- func (x *Disk) GetLabels() map[string]string
- func (x *Disk) GetLastAttachTimestamp() string
- func (x *Disk) GetLastDetachTimestamp() string
- func (x *Disk) GetLicenseCodes() []int64
- func (x *Disk) GetLicenses() []string
- func (x *Disk) GetLocationHint() string
- func (x *Disk) GetName() string
- func (x *Disk) GetOptions() string
- func (x *Disk) GetParams() *DiskParams
- func (x *Disk) GetPhysicalBlockSizeBytes() int64
- func (x *Disk) GetProvisionedIops() int64
- func (x *Disk) GetProvisionedThroughput() int64
- func (x *Disk) GetRegion() string
- func (x *Disk) GetReplicaZones() []string
- func (x *Disk) GetResourcePolicies() []string
- func (x *Disk) GetResourceStatus() *DiskResourceStatus
- func (x *Disk) GetSatisfiesPzi() bool
- func (x *Disk) GetSatisfiesPzs() bool
- func (x *Disk) GetSelfLink() string
- func (x *Disk) GetSizeGb() int64
- func (x *Disk) GetSourceConsistencyGroupPolicy() string
- func (x *Disk) GetSourceConsistencyGroupPolicyId() string
- func (x *Disk) GetSourceDisk() string
- func (x *Disk) GetSourceDiskId() string
- func (x *Disk) GetSourceImage() string
- func (x *Disk) GetSourceImageEncryptionKey() *CustomerEncryptionKey
- func (x *Disk) GetSourceImageId() string
- func (x *Disk) GetSourceInstantSnapshot() string
- func (x *Disk) GetSourceInstantSnapshotId() string
- func (x *Disk) GetSourceSnapshot() string
- func (x *Disk) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
- func (x *Disk) GetSourceSnapshotId() string
- func (x *Disk) GetSourceStorageObject() string
- func (x *Disk) GetStatus() string
- func (x *Disk) GetStoragePool() string
- func (x *Disk) GetType() string
- func (x *Disk) GetUsers() []string
- func (x *Disk) GetZone() string
- func (*Disk) ProtoMessage()
- func (x *Disk) ProtoReflect() protoreflect.Message
- func (x *Disk) Reset()
- func (x *Disk) String() string
- type DiskAggregatedList
- func (*DiskAggregatedList) Descriptor() ([]byte, []int)
- func (x *DiskAggregatedList) GetId() string
- func (x *DiskAggregatedList) GetItems() map[string]*DisksScopedList
- func (x *DiskAggregatedList) GetKind() string
- func (x *DiskAggregatedList) GetNextPageToken() string
- func (x *DiskAggregatedList) GetSelfLink() string
- func (x *DiskAggregatedList) GetUnreachables() []string
- func (x *DiskAggregatedList) GetWarning() *Warning
- func (*DiskAggregatedList) ProtoMessage()
- func (x *DiskAggregatedList) ProtoReflect() protoreflect.Message
- func (x *DiskAggregatedList) Reset()
- func (x *DiskAggregatedList) String() string
- type DiskAsyncReplication
- func (*DiskAsyncReplication) Descriptor() ([]byte, []int)
- func (x *DiskAsyncReplication) GetConsistencyGroupPolicy() string
- func (x *DiskAsyncReplication) GetConsistencyGroupPolicyId() string
- func (x *DiskAsyncReplication) GetDisk() string
- func (x *DiskAsyncReplication) GetDiskId() string
- func (*DiskAsyncReplication) ProtoMessage()
- func (x *DiskAsyncReplication) ProtoReflect() protoreflect.Message
- func (x *DiskAsyncReplication) Reset()
- func (x *DiskAsyncReplication) String() string
- type DiskAsyncReplicationList
- func (*DiskAsyncReplicationList) Descriptor() ([]byte, []int)
- func (x *DiskAsyncReplicationList) GetAsyncReplicationDisk() *DiskAsyncReplication
- func (*DiskAsyncReplicationList) ProtoMessage()
- func (x *DiskAsyncReplicationList) ProtoReflect() protoreflect.Message
- func (x *DiskAsyncReplicationList) Reset()
- func (x *DiskAsyncReplicationList) String() string
- type DiskInstantiationConfig
- func (*DiskInstantiationConfig) Descriptor() ([]byte, []int)
- func (x *DiskInstantiationConfig) GetAutoDelete() bool
- func (x *DiskInstantiationConfig) GetCustomImage() string
- func (x *DiskInstantiationConfig) GetDeviceName() string
- func (x *DiskInstantiationConfig) GetInstantiateFrom() string
- func (*DiskInstantiationConfig) ProtoMessage()
- func (x *DiskInstantiationConfig) ProtoReflect() protoreflect.Message
- func (x *DiskInstantiationConfig) Reset()
- func (x *DiskInstantiationConfig) String() string
- type DiskInstantiationConfig_InstantiateFrom
- func (DiskInstantiationConfig_InstantiateFrom) Descriptor() protoreflect.EnumDescriptor
- func (x DiskInstantiationConfig_InstantiateFrom) Enum() *DiskInstantiationConfig_InstantiateFrom
- func (DiskInstantiationConfig_InstantiateFrom) EnumDescriptor() ([]byte, []int)
- func (x DiskInstantiationConfig_InstantiateFrom) Number() protoreflect.EnumNumber
- func (x DiskInstantiationConfig_InstantiateFrom) String() string
- func (DiskInstantiationConfig_InstantiateFrom) Type() protoreflect.EnumType
- type DiskList
- func (*DiskList) Descriptor() ([]byte, []int)
- func (x *DiskList) GetId() string
- func (x *DiskList) GetItems() []*Disk
- func (x *DiskList) GetKind() string
- func (x *DiskList) GetNextPageToken() string
- func (x *DiskList) GetSelfLink() string
- func (x *DiskList) GetWarning() *Warning
- func (*DiskList) ProtoMessage()
- func (x *DiskList) ProtoReflect() protoreflect.Message
- func (x *DiskList) Reset()
- func (x *DiskList) String() string
- type DiskMoveRequest
- func (*DiskMoveRequest) Descriptor() ([]byte, []int)
- func (x *DiskMoveRequest) GetDestinationZone() string
- func (x *DiskMoveRequest) GetTargetDisk() string
- func (*DiskMoveRequest) ProtoMessage()
- func (x *DiskMoveRequest) ProtoReflect() protoreflect.Message
- func (x *DiskMoveRequest) Reset()
- func (x *DiskMoveRequest) String() string
- type DiskParams
- func (*DiskParams) Descriptor() ([]byte, []int)
- func (x *DiskParams) GetResourceManagerTags() map[string]string
- func (*DiskParams) ProtoMessage()
- func (x *DiskParams) ProtoReflect() protoreflect.Message
- func (x *DiskParams) Reset()
- func (x *DiskParams) String() string
- type DiskResourceStatus
- func (*DiskResourceStatus) Descriptor() ([]byte, []int)
- func (x *DiskResourceStatus) GetAsyncPrimaryDisk() *DiskResourceStatusAsyncReplicationStatus
- func (x *DiskResourceStatus) GetAsyncSecondaryDisks() map[string]*DiskResourceStatusAsyncReplicationStatus
- func (*DiskResourceStatus) ProtoMessage()
- func (x *DiskResourceStatus) ProtoReflect() protoreflect.Message
- func (x *DiskResourceStatus) Reset()
- func (x *DiskResourceStatus) String() string
- type DiskResourceStatusAsyncReplicationStatus
- func (*DiskResourceStatusAsyncReplicationStatus) Descriptor() ([]byte, []int)
- func (x *DiskResourceStatusAsyncReplicationStatus) GetState() string
- func (*DiskResourceStatusAsyncReplicationStatus) ProtoMessage()
- func (x *DiskResourceStatusAsyncReplicationStatus) ProtoReflect() protoreflect.Message
- func (x *DiskResourceStatusAsyncReplicationStatus) Reset()
- func (x *DiskResourceStatusAsyncReplicationStatus) String() string
- type DiskResourceStatusAsyncReplicationStatus_State
- func (DiskResourceStatusAsyncReplicationStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x DiskResourceStatusAsyncReplicationStatus_State) Enum() *DiskResourceStatusAsyncReplicationStatus_State
- func (DiskResourceStatusAsyncReplicationStatus_State) EnumDescriptor() ([]byte, []int)
- func (x DiskResourceStatusAsyncReplicationStatus_State) Number() protoreflect.EnumNumber
- func (x DiskResourceStatusAsyncReplicationStatus_State) String() string
- func (DiskResourceStatusAsyncReplicationStatus_State) Type() protoreflect.EnumType
- type DiskType
- func (*DiskType) Descriptor() ([]byte, []int)
- func (x *DiskType) GetCreationTimestamp() string
- func (x *DiskType) GetDefaultDiskSizeGb() int64
- func (x *DiskType) GetDeprecated() *DeprecationStatus
- func (x *DiskType) GetDescription() string
- func (x *DiskType) GetId() uint64
- func (x *DiskType) GetKind() string
- func (x *DiskType) GetName() string
- func (x *DiskType) GetRegion() string
- func (x *DiskType) GetSelfLink() string
- func (x *DiskType) GetValidDiskSize() string
- func (x *DiskType) GetZone() string
- func (*DiskType) ProtoMessage()
- func (x *DiskType) ProtoReflect() protoreflect.Message
- func (x *DiskType) Reset()
- func (x *DiskType) String() string
- type DiskTypeAggregatedList
- func (*DiskTypeAggregatedList) Descriptor() ([]byte, []int)
- func (x *DiskTypeAggregatedList) GetId() string
- func (x *DiskTypeAggregatedList) GetItems() map[string]*DiskTypesScopedList
- func (x *DiskTypeAggregatedList) GetKind() string
- func (x *DiskTypeAggregatedList) GetNextPageToken() string
- func (x *DiskTypeAggregatedList) GetSelfLink() string
- func (x *DiskTypeAggregatedList) GetUnreachables() []string
- func (x *DiskTypeAggregatedList) GetWarning() *Warning
- func (*DiskTypeAggregatedList) ProtoMessage()
- func (x *DiskTypeAggregatedList) ProtoReflect() protoreflect.Message
- func (x *DiskTypeAggregatedList) Reset()
- func (x *DiskTypeAggregatedList) String() string
- type DiskTypeList
- func (*DiskTypeList) Descriptor() ([]byte, []int)
- func (x *DiskTypeList) GetId() string
- func (x *DiskTypeList) GetItems() []*DiskType
- func (x *DiskTypeList) GetKind() string
- func (x *DiskTypeList) GetNextPageToken() string
- func (x *DiskTypeList) GetSelfLink() string
- func (x *DiskTypeList) GetWarning() *Warning
- func (*DiskTypeList) ProtoMessage()
- func (x *DiskTypeList) ProtoReflect() protoreflect.Message
- func (x *DiskTypeList) Reset()
- func (x *DiskTypeList) String() string
- type DiskTypesScopedList
- func (*DiskTypesScopedList) Descriptor() ([]byte, []int)
- func (x *DiskTypesScopedList) GetDiskTypes() []*DiskType
- func (x *DiskTypesScopedList) GetWarning() *Warning
- func (*DiskTypesScopedList) ProtoMessage()
- func (x *DiskTypesScopedList) ProtoReflect() protoreflect.Message
- func (x *DiskTypesScopedList) Reset()
- func (x *DiskTypesScopedList) String() string
- type Disk_AccessMode
- func (Disk_AccessMode) Descriptor() protoreflect.EnumDescriptor
- func (x Disk_AccessMode) Enum() *Disk_AccessMode
- func (Disk_AccessMode) EnumDescriptor() ([]byte, []int)
- func (x Disk_AccessMode) Number() protoreflect.EnumNumber
- func (x Disk_AccessMode) String() string
- func (Disk_AccessMode) Type() protoreflect.EnumType
- type Disk_Architecture
- func (Disk_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x Disk_Architecture) Enum() *Disk_Architecture
- func (Disk_Architecture) EnumDescriptor() ([]byte, []int)
- func (x Disk_Architecture) Number() protoreflect.EnumNumber
- func (x Disk_Architecture) String() string
- func (Disk_Architecture) Type() protoreflect.EnumType
- type Disk_Status
- func (Disk_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Disk_Status) Enum() *Disk_Status
- func (Disk_Status) EnumDescriptor() ([]byte, []int)
- func (x Disk_Status) Number() protoreflect.EnumNumber
- func (x Disk_Status) String() string
- func (Disk_Status) Type() protoreflect.EnumType
- type DisksAddResourcePoliciesRequest
- func (*DisksAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *DisksAddResourcePoliciesRequest) GetResourcePolicies() []string
- func (*DisksAddResourcePoliciesRequest) ProtoMessage()
- func (x *DisksAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *DisksAddResourcePoliciesRequest) Reset()
- func (x *DisksAddResourcePoliciesRequest) String() string
- type DisksRemoveResourcePoliciesRequest
- func (*DisksRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *DisksRemoveResourcePoliciesRequest) GetResourcePolicies() []string
- func (*DisksRemoveResourcePoliciesRequest) ProtoMessage()
- func (x *DisksRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *DisksRemoveResourcePoliciesRequest) Reset()
- func (x *DisksRemoveResourcePoliciesRequest) String() string
- type DisksResizeRequest
- func (*DisksResizeRequest) Descriptor() ([]byte, []int)
- func (x *DisksResizeRequest) GetSizeGb() int64
- func (*DisksResizeRequest) ProtoMessage()
- func (x *DisksResizeRequest) ProtoReflect() protoreflect.Message
- func (x *DisksResizeRequest) Reset()
- func (x *DisksResizeRequest) String() string
- type DisksScopedList
- func (*DisksScopedList) Descriptor() ([]byte, []int)
- func (x *DisksScopedList) GetDisks() []*Disk
- func (x *DisksScopedList) GetWarning() *Warning
- func (*DisksScopedList) ProtoMessage()
- func (x *DisksScopedList) ProtoReflect() protoreflect.Message
- func (x *DisksScopedList) Reset()
- func (x *DisksScopedList) String() string
- type DisksStartAsyncReplicationRequest
- func (*DisksStartAsyncReplicationRequest) Descriptor() ([]byte, []int)
- func (x *DisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk() string
- func (*DisksStartAsyncReplicationRequest) ProtoMessage()
- func (x *DisksStartAsyncReplicationRequest) ProtoReflect() protoreflect.Message
- func (x *DisksStartAsyncReplicationRequest) Reset()
- func (x *DisksStartAsyncReplicationRequest) String() string
- type DisksStopGroupAsyncReplicationResource
- func (*DisksStopGroupAsyncReplicationResource) Descriptor() ([]byte, []int)
- func (x *DisksStopGroupAsyncReplicationResource) GetResourcePolicy() string
- func (*DisksStopGroupAsyncReplicationResource) ProtoMessage()
- func (x *DisksStopGroupAsyncReplicationResource) ProtoReflect() protoreflect.Message
- func (x *DisksStopGroupAsyncReplicationResource) Reset()
- func (x *DisksStopGroupAsyncReplicationResource) String() string
- type DisplayDevice
- func (*DisplayDevice) Descriptor() ([]byte, []int)
- func (x *DisplayDevice) GetEnableDisplay() bool
- func (*DisplayDevice) ProtoMessage()
- func (x *DisplayDevice) ProtoReflect() protoreflect.Message
- func (x *DisplayDevice) Reset()
- func (x *DisplayDevice) String() string
- type DistributionPolicy
- func (*DistributionPolicy) Descriptor() ([]byte, []int)
- func (x *DistributionPolicy) GetTargetShape() string
- func (x *DistributionPolicy) GetZones() []*DistributionPolicyZoneConfiguration
- func (*DistributionPolicy) ProtoMessage()
- func (x *DistributionPolicy) ProtoReflect() protoreflect.Message
- func (x *DistributionPolicy) Reset()
- func (x *DistributionPolicy) String() string
- type DistributionPolicyZoneConfiguration
- func (*DistributionPolicyZoneConfiguration) Descriptor() ([]byte, []int)
- func (x *DistributionPolicyZoneConfiguration) GetZone() string
- func (*DistributionPolicyZoneConfiguration) ProtoMessage()
- func (x *DistributionPolicyZoneConfiguration) ProtoReflect() protoreflect.Message
- func (x *DistributionPolicyZoneConfiguration) Reset()
- func (x *DistributionPolicyZoneConfiguration) String() string
- type DistributionPolicy_TargetShape
- func (DistributionPolicy_TargetShape) Descriptor() protoreflect.EnumDescriptor
- func (x DistributionPolicy_TargetShape) Enum() *DistributionPolicy_TargetShape
- func (DistributionPolicy_TargetShape) EnumDescriptor() ([]byte, []int)
- func (x DistributionPolicy_TargetShape) Number() protoreflect.EnumNumber
- func (x DistributionPolicy_TargetShape) String() string
- func (DistributionPolicy_TargetShape) Type() protoreflect.EnumType
- type Duration
- func (*Duration) Descriptor() ([]byte, []int)
- func (x *Duration) GetNanos() int32
- func (x *Duration) GetSeconds() int64
- func (*Duration) ProtoMessage()
- func (x *Duration) ProtoReflect() protoreflect.Message
- func (x *Duration) Reset()
- func (x *Duration) String() string
- type EnableXpnHostProjectRequest
- func (*EnableXpnHostProjectRequest) Descriptor() ([]byte, []int)
- func (x *EnableXpnHostProjectRequest) GetProject() string
- func (x *EnableXpnHostProjectRequest) GetRequestId() string
- func (*EnableXpnHostProjectRequest) ProtoMessage()
- func (x *EnableXpnHostProjectRequest) ProtoReflect() protoreflect.Message
- func (x *EnableXpnHostProjectRequest) Reset()
- func (x *EnableXpnHostProjectRequest) String() string
- type EnableXpnResourceProjectRequest
- func (*EnableXpnResourceProjectRequest) Descriptor() ([]byte, []int)
- func (x *EnableXpnResourceProjectRequest) GetProject() string
- func (x *EnableXpnResourceProjectRequest) GetProjectsEnableXpnResourceRequestResource() *ProjectsEnableXpnResourceRequest
- func (x *EnableXpnResourceProjectRequest) GetRequestId() string
- func (*EnableXpnResourceProjectRequest) ProtoMessage()
- func (x *EnableXpnResourceProjectRequest) ProtoReflect() protoreflect.Message
- func (x *EnableXpnResourceProjectRequest) Reset()
- func (x *EnableXpnResourceProjectRequest) String() string
- type Error
- func (*Error) Descriptor() ([]byte, []int)
- func (x *Error) GetErrors() []*Errors
- func (*Error) ProtoMessage()
- func (x *Error) ProtoReflect() protoreflect.Message
- func (x *Error) Reset()
- func (x *Error) String() string
- type ErrorDetails
- func (*ErrorDetails) Descriptor() ([]byte, []int)
- func (x *ErrorDetails) GetErrorInfo() *ErrorInfo
- func (x *ErrorDetails) GetHelp() *Help
- func (x *ErrorDetails) GetLocalizedMessage() *LocalizedMessage
- func (x *ErrorDetails) GetQuotaInfo() *QuotaExceededInfo
- func (*ErrorDetails) ProtoMessage()
- func (x *ErrorDetails) ProtoReflect() protoreflect.Message
- func (x *ErrorDetails) Reset()
- func (x *ErrorDetails) String() string
- type ErrorInfo
- func (*ErrorInfo) Descriptor() ([]byte, []int)
- func (x *ErrorInfo) GetDomain() string
- func (x *ErrorInfo) GetMetadatas() map[string]string
- func (x *ErrorInfo) GetReason() string
- func (*ErrorInfo) ProtoMessage()
- func (x *ErrorInfo) ProtoReflect() protoreflect.Message
- func (x *ErrorInfo) Reset()
- func (x *ErrorInfo) String() string
- type Errors
- func (*Errors) Descriptor() ([]byte, []int)
- func (x *Errors) GetCode() string
- func (x *Errors) GetErrorDetails() []*ErrorDetails
- func (x *Errors) GetLocation() string
- func (x *Errors) GetMessage() string
- func (*Errors) ProtoMessage()
- func (x *Errors) ProtoReflect() protoreflect.Message
- func (x *Errors) Reset()
- func (x *Errors) String() string
- type ExchangedPeeringRoute
- func (*ExchangedPeeringRoute) Descriptor() ([]byte, []int)
- func (x *ExchangedPeeringRoute) GetDestRange() string
- func (x *ExchangedPeeringRoute) GetImported() bool
- func (x *ExchangedPeeringRoute) GetNextHopRegion() string
- func (x *ExchangedPeeringRoute) GetPriority() uint32
- func (x *ExchangedPeeringRoute) GetType() string
- func (*ExchangedPeeringRoute) ProtoMessage()
- func (x *ExchangedPeeringRoute) ProtoReflect() protoreflect.Message
- func (x *ExchangedPeeringRoute) Reset()
- func (x *ExchangedPeeringRoute) String() string
- type ExchangedPeeringRoute_Type
- func (ExchangedPeeringRoute_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ExchangedPeeringRoute_Type) Enum() *ExchangedPeeringRoute_Type
- func (ExchangedPeeringRoute_Type) EnumDescriptor() ([]byte, []int)
- func (x ExchangedPeeringRoute_Type) Number() protoreflect.EnumNumber
- func (x ExchangedPeeringRoute_Type) String() string
- func (ExchangedPeeringRoute_Type) Type() protoreflect.EnumType
- type ExchangedPeeringRoutesList
- func (*ExchangedPeeringRoutesList) Descriptor() ([]byte, []int)
- func (x *ExchangedPeeringRoutesList) GetId() string
- func (x *ExchangedPeeringRoutesList) GetItems() []*ExchangedPeeringRoute
- func (x *ExchangedPeeringRoutesList) GetKind() string
- func (x *ExchangedPeeringRoutesList) GetNextPageToken() string
- func (x *ExchangedPeeringRoutesList) GetSelfLink() string
- func (x *ExchangedPeeringRoutesList) GetWarning() *Warning
- func (*ExchangedPeeringRoutesList) ProtoMessage()
- func (x *ExchangedPeeringRoutesList) ProtoReflect() protoreflect.Message
- func (x *ExchangedPeeringRoutesList) Reset()
- func (x *ExchangedPeeringRoutesList) String() string
- type ExpandIpCidrRangeSubnetworkRequest
- func (*ExpandIpCidrRangeSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *ExpandIpCidrRangeSubnetworkRequest) GetProject() string
- func (x *ExpandIpCidrRangeSubnetworkRequest) GetRegion() string
- func (x *ExpandIpCidrRangeSubnetworkRequest) GetRequestId() string
- func (x *ExpandIpCidrRangeSubnetworkRequest) GetSubnetwork() string
- func (x *ExpandIpCidrRangeSubnetworkRequest) GetSubnetworksExpandIpCidrRangeRequestResource() *SubnetworksExpandIpCidrRangeRequest
- func (*ExpandIpCidrRangeSubnetworkRequest) ProtoMessage()
- func (x *ExpandIpCidrRangeSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *ExpandIpCidrRangeSubnetworkRequest) Reset()
- func (x *ExpandIpCidrRangeSubnetworkRequest) String() string
- type Expr
- func (*Expr) Descriptor() ([]byte, []int)
- func (x *Expr) GetDescription() string
- func (x *Expr) GetExpression() string
- func (x *Expr) GetLocation() string
- func (x *Expr) GetTitle() string
- func (*Expr) ProtoMessage()
- func (x *Expr) ProtoReflect() protoreflect.Message
- func (x *Expr) Reset()
- func (x *Expr) String() string
- type ExternalVpnGateway
- func (*ExternalVpnGateway) Descriptor() ([]byte, []int)
- func (x *ExternalVpnGateway) GetCreationTimestamp() string
- func (x *ExternalVpnGateway) GetDescription() string
- func (x *ExternalVpnGateway) GetId() uint64
- func (x *ExternalVpnGateway) GetInterfaces() []*ExternalVpnGatewayInterface
- func (x *ExternalVpnGateway) GetKind() string
- func (x *ExternalVpnGateway) GetLabelFingerprint() string
- func (x *ExternalVpnGateway) GetLabels() map[string]string
- func (x *ExternalVpnGateway) GetName() string
- func (x *ExternalVpnGateway) GetRedundancyType() string
- func (x *ExternalVpnGateway) GetSelfLink() string
- func (*ExternalVpnGateway) ProtoMessage()
- func (x *ExternalVpnGateway) ProtoReflect() protoreflect.Message
- func (x *ExternalVpnGateway) Reset()
- func (x *ExternalVpnGateway) String() string
- type ExternalVpnGatewayInterface
- func (*ExternalVpnGatewayInterface) Descriptor() ([]byte, []int)
- func (x *ExternalVpnGatewayInterface) GetId() uint32
- func (x *ExternalVpnGatewayInterface) GetIpAddress() string
- func (x *ExternalVpnGatewayInterface) GetIpv6Address() string
- func (*ExternalVpnGatewayInterface) ProtoMessage()
- func (x *ExternalVpnGatewayInterface) ProtoReflect() protoreflect.Message
- func (x *ExternalVpnGatewayInterface) Reset()
- func (x *ExternalVpnGatewayInterface) String() string
- type ExternalVpnGatewayList
- func (*ExternalVpnGatewayList) Descriptor() ([]byte, []int)
- func (x *ExternalVpnGatewayList) GetEtag() string
- func (x *ExternalVpnGatewayList) GetId() string
- func (x *ExternalVpnGatewayList) GetItems() []*ExternalVpnGateway
- func (x *ExternalVpnGatewayList) GetKind() string
- func (x *ExternalVpnGatewayList) GetNextPageToken() string
- func (x *ExternalVpnGatewayList) GetSelfLink() string
- func (x *ExternalVpnGatewayList) GetWarning() *Warning
- func (*ExternalVpnGatewayList) ProtoMessage()
- func (x *ExternalVpnGatewayList) ProtoReflect() protoreflect.Message
- func (x *ExternalVpnGatewayList) Reset()
- func (x *ExternalVpnGatewayList) String() string
- type ExternalVpnGateway_RedundancyType
- func (ExternalVpnGateway_RedundancyType) Descriptor() protoreflect.EnumDescriptor
- func (x ExternalVpnGateway_RedundancyType) Enum() *ExternalVpnGateway_RedundancyType
- func (ExternalVpnGateway_RedundancyType) EnumDescriptor() ([]byte, []int)
- func (x ExternalVpnGateway_RedundancyType) Number() protoreflect.EnumNumber
- func (x ExternalVpnGateway_RedundancyType) String() string
- func (ExternalVpnGateway_RedundancyType) Type() protoreflect.EnumType
- type FileContentBuffer
- func (*FileContentBuffer) Descriptor() ([]byte, []int)
- func (x *FileContentBuffer) GetContent() string
- func (x *FileContentBuffer) GetFileType() string
- func (*FileContentBuffer) ProtoMessage()
- func (x *FileContentBuffer) ProtoReflect() protoreflect.Message
- func (x *FileContentBuffer) Reset()
- func (x *FileContentBuffer) String() string
- type FileContentBuffer_FileType
- func (FileContentBuffer_FileType) Descriptor() protoreflect.EnumDescriptor
- func (x FileContentBuffer_FileType) Enum() *FileContentBuffer_FileType
- func (FileContentBuffer_FileType) EnumDescriptor() ([]byte, []int)
- func (x FileContentBuffer_FileType) Number() protoreflect.EnumNumber
- func (x FileContentBuffer_FileType) String() string
- func (FileContentBuffer_FileType) Type() protoreflect.EnumType
- type Firewall
- func (*Firewall) Descriptor() ([]byte, []int)
- func (x *Firewall) GetAllowed() []*Allowed
- func (x *Firewall) GetCreationTimestamp() string
- func (x *Firewall) GetDenied() []*Denied
- func (x *Firewall) GetDescription() string
- func (x *Firewall) GetDestinationRanges() []string
- func (x *Firewall) GetDirection() string
- func (x *Firewall) GetDisabled() bool
- func (x *Firewall) GetId() uint64
- func (x *Firewall) GetKind() string
- func (x *Firewall) GetLogConfig() *FirewallLogConfig
- func (x *Firewall) GetName() string
- func (x *Firewall) GetNetwork() string
- func (x *Firewall) GetPriority() int32
- func (x *Firewall) GetSelfLink() string
- func (x *Firewall) GetSourceRanges() []string
- func (x *Firewall) GetSourceServiceAccounts() []string
- func (x *Firewall) GetSourceTags() []string
- func (x *Firewall) GetTargetServiceAccounts() []string
- func (x *Firewall) GetTargetTags() []string
- func (*Firewall) ProtoMessage()
- func (x *Firewall) ProtoReflect() protoreflect.Message
- func (x *Firewall) Reset()
- func (x *Firewall) String() string
- type FirewallList
- func (*FirewallList) Descriptor() ([]byte, []int)
- func (x *FirewallList) GetId() string
- func (x *FirewallList) GetItems() []*Firewall
- func (x *FirewallList) GetKind() string
- func (x *FirewallList) GetNextPageToken() string
- func (x *FirewallList) GetSelfLink() string
- func (x *FirewallList) GetWarning() *Warning
- func (*FirewallList) ProtoMessage()
- func (x *FirewallList) ProtoReflect() protoreflect.Message
- func (x *FirewallList) Reset()
- func (x *FirewallList) String() string
- type FirewallLogConfig
- func (*FirewallLogConfig) Descriptor() ([]byte, []int)
- func (x *FirewallLogConfig) GetEnable() bool
- func (x *FirewallLogConfig) GetMetadata() string
- func (*FirewallLogConfig) ProtoMessage()
- func (x *FirewallLogConfig) ProtoReflect() protoreflect.Message
- func (x *FirewallLogConfig) Reset()
- func (x *FirewallLogConfig) String() string
- type FirewallLogConfig_Metadata
- func (FirewallLogConfig_Metadata) Descriptor() protoreflect.EnumDescriptor
- func (x FirewallLogConfig_Metadata) Enum() *FirewallLogConfig_Metadata
- func (FirewallLogConfig_Metadata) EnumDescriptor() ([]byte, []int)
- func (x FirewallLogConfig_Metadata) Number() protoreflect.EnumNumber
- func (x FirewallLogConfig_Metadata) String() string
- func (FirewallLogConfig_Metadata) Type() protoreflect.EnumType
- type FirewallPoliciesListAssociationsResponse
- func (*FirewallPoliciesListAssociationsResponse) Descriptor() ([]byte, []int)
- func (x *FirewallPoliciesListAssociationsResponse) GetAssociations() []*FirewallPolicyAssociation
- func (x *FirewallPoliciesListAssociationsResponse) GetKind() string
- func (*FirewallPoliciesListAssociationsResponse) ProtoMessage()
- func (x *FirewallPoliciesListAssociationsResponse) ProtoReflect() protoreflect.Message
- func (x *FirewallPoliciesListAssociationsResponse) Reset()
- func (x *FirewallPoliciesListAssociationsResponse) String() string
- type FirewallPoliciesScopedList
- func (*FirewallPoliciesScopedList) Descriptor() ([]byte, []int)
- func (x *FirewallPoliciesScopedList) GetFirewallPolicies() []*FirewallPolicy
- func (x *FirewallPoliciesScopedList) GetWarning() *Warning
- func (*FirewallPoliciesScopedList) ProtoMessage()
- func (x *FirewallPoliciesScopedList) ProtoReflect() protoreflect.Message
- func (x *FirewallPoliciesScopedList) Reset()
- func (x *FirewallPoliciesScopedList) String() string
- type FirewallPolicy
- func (*FirewallPolicy) Descriptor() ([]byte, []int)
- func (x *FirewallPolicy) GetAssociations() []*FirewallPolicyAssociation
- func (x *FirewallPolicy) GetCreationTimestamp() string
- func (x *FirewallPolicy) GetDescription() string
- func (x *FirewallPolicy) GetDisplayName() string
- func (x *FirewallPolicy) GetFingerprint() string
- func (x *FirewallPolicy) GetId() uint64
- func (x *FirewallPolicy) GetKind() string
- func (x *FirewallPolicy) GetName() string
- func (x *FirewallPolicy) GetParent() string
- func (x *FirewallPolicy) GetRegion() string
- func (x *FirewallPolicy) GetRuleTupleCount() int32
- func (x *FirewallPolicy) GetRules() []*FirewallPolicyRule
- func (x *FirewallPolicy) GetSelfLink() string
- func (x *FirewallPolicy) GetSelfLinkWithId() string
- func (x *FirewallPolicy) GetShortName() string
- func (*FirewallPolicy) ProtoMessage()
- func (x *FirewallPolicy) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicy) Reset()
- func (x *FirewallPolicy) String() string
- type FirewallPolicyAssociation
- func (*FirewallPolicyAssociation) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyAssociation) GetAttachmentTarget() string
- func (x *FirewallPolicyAssociation) GetDisplayName() string
- func (x *FirewallPolicyAssociation) GetFirewallPolicyId() string
- func (x *FirewallPolicyAssociation) GetName() string
- func (x *FirewallPolicyAssociation) GetShortName() string
- func (*FirewallPolicyAssociation) ProtoMessage()
- func (x *FirewallPolicyAssociation) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyAssociation) Reset()
- func (x *FirewallPolicyAssociation) String() string
- type FirewallPolicyList
- func (*FirewallPolicyList) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyList) GetId() string
- func (x *FirewallPolicyList) GetItems() []*FirewallPolicy
- func (x *FirewallPolicyList) GetKind() string
- func (x *FirewallPolicyList) GetNextPageToken() string
- func (x *FirewallPolicyList) GetWarning() *Warning
- func (*FirewallPolicyList) ProtoMessage()
- func (x *FirewallPolicyList) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyList) Reset()
- func (x *FirewallPolicyList) String() string
- type FirewallPolicyRule
- func (*FirewallPolicyRule) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyRule) GetAction() string
- func (x *FirewallPolicyRule) GetDescription() string
- func (x *FirewallPolicyRule) GetDirection() string
- func (x *FirewallPolicyRule) GetDisabled() bool
- func (x *FirewallPolicyRule) GetEnableLogging() bool
- func (x *FirewallPolicyRule) GetKind() string
- func (x *FirewallPolicyRule) GetMatch() *FirewallPolicyRuleMatcher
- func (x *FirewallPolicyRule) GetPriority() int32
- func (x *FirewallPolicyRule) GetRuleName() string
- func (x *FirewallPolicyRule) GetRuleTupleCount() int32
- func (x *FirewallPolicyRule) GetSecurityProfileGroup() string
- func (x *FirewallPolicyRule) GetTargetResources() []string
- func (x *FirewallPolicyRule) GetTargetSecureTags() []*FirewallPolicyRuleSecureTag
- func (x *FirewallPolicyRule) GetTargetServiceAccounts() []string
- func (x *FirewallPolicyRule) GetTlsInspect() bool
- func (*FirewallPolicyRule) ProtoMessage()
- func (x *FirewallPolicyRule) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyRule) Reset()
- func (x *FirewallPolicyRule) String() string
- type FirewallPolicyRuleMatcher
- func (*FirewallPolicyRuleMatcher) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyRuleMatcher) GetDestAddressGroups() []string
- func (x *FirewallPolicyRuleMatcher) GetDestFqdns() []string
- func (x *FirewallPolicyRuleMatcher) GetDestIpRanges() []string
- func (x *FirewallPolicyRuleMatcher) GetDestRegionCodes() []string
- func (x *FirewallPolicyRuleMatcher) GetDestThreatIntelligences() []string
- func (x *FirewallPolicyRuleMatcher) GetLayer4Configs() []*FirewallPolicyRuleMatcherLayer4Config
- func (x *FirewallPolicyRuleMatcher) GetSrcAddressGroups() []string
- func (x *FirewallPolicyRuleMatcher) GetSrcFqdns() []string
- func (x *FirewallPolicyRuleMatcher) GetSrcIpRanges() []string
- func (x *FirewallPolicyRuleMatcher) GetSrcRegionCodes() []string
- func (x *FirewallPolicyRuleMatcher) GetSrcSecureTags() []*FirewallPolicyRuleSecureTag
- func (x *FirewallPolicyRuleMatcher) GetSrcThreatIntelligences() []string
- func (*FirewallPolicyRuleMatcher) ProtoMessage()
- func (x *FirewallPolicyRuleMatcher) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyRuleMatcher) Reset()
- func (x *FirewallPolicyRuleMatcher) String() string
- type FirewallPolicyRuleMatcherLayer4Config
- func (*FirewallPolicyRuleMatcherLayer4Config) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyRuleMatcherLayer4Config) GetIpProtocol() string
- func (x *FirewallPolicyRuleMatcherLayer4Config) GetPorts() []string
- func (*FirewallPolicyRuleMatcherLayer4Config) ProtoMessage()
- func (x *FirewallPolicyRuleMatcherLayer4Config) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyRuleMatcherLayer4Config) Reset()
- func (x *FirewallPolicyRuleMatcherLayer4Config) String() string
- type FirewallPolicyRuleSecureTag
- func (*FirewallPolicyRuleSecureTag) Descriptor() ([]byte, []int)
- func (x *FirewallPolicyRuleSecureTag) GetName() string
- func (x *FirewallPolicyRuleSecureTag) GetState() string
- func (*FirewallPolicyRuleSecureTag) ProtoMessage()
- func (x *FirewallPolicyRuleSecureTag) ProtoReflect() protoreflect.Message
- func (x *FirewallPolicyRuleSecureTag) Reset()
- func (x *FirewallPolicyRuleSecureTag) String() string
- type FirewallPolicyRuleSecureTag_State
- func (FirewallPolicyRuleSecureTag_State) Descriptor() protoreflect.EnumDescriptor
- func (x FirewallPolicyRuleSecureTag_State) Enum() *FirewallPolicyRuleSecureTag_State
- func (FirewallPolicyRuleSecureTag_State) EnumDescriptor() ([]byte, []int)
- func (x FirewallPolicyRuleSecureTag_State) Number() protoreflect.EnumNumber
- func (x FirewallPolicyRuleSecureTag_State) String() string
- func (FirewallPolicyRuleSecureTag_State) Type() protoreflect.EnumType
- type FirewallPolicyRule_Direction
- func (FirewallPolicyRule_Direction) Descriptor() protoreflect.EnumDescriptor
- func (x FirewallPolicyRule_Direction) Enum() *FirewallPolicyRule_Direction
- func (FirewallPolicyRule_Direction) EnumDescriptor() ([]byte, []int)
- func (x FirewallPolicyRule_Direction) Number() protoreflect.EnumNumber
- func (x FirewallPolicyRule_Direction) String() string
- func (FirewallPolicyRule_Direction) Type() protoreflect.EnumType
- type Firewall_Direction
- func (Firewall_Direction) Descriptor() protoreflect.EnumDescriptor
- func (x Firewall_Direction) Enum() *Firewall_Direction
- func (Firewall_Direction) EnumDescriptor() ([]byte, []int)
- func (x Firewall_Direction) Number() protoreflect.EnumNumber
- func (x Firewall_Direction) String() string
- func (Firewall_Direction) Type() protoreflect.EnumType
- type FixedOrPercent
- func (*FixedOrPercent) Descriptor() ([]byte, []int)
- func (x *FixedOrPercent) GetCalculated() int32
- func (x *FixedOrPercent) GetFixed() int32
- func (x *FixedOrPercent) GetPercent() int32
- func (*FixedOrPercent) ProtoMessage()
- func (x *FixedOrPercent) ProtoReflect() protoreflect.Message
- func (x *FixedOrPercent) Reset()
- func (x *FixedOrPercent) String() string
- type ForwardingRule
- func (*ForwardingRule) Descriptor() ([]byte, []int)
- func (x *ForwardingRule) GetAllPorts() bool
- func (x *ForwardingRule) GetAllowGlobalAccess() bool
- func (x *ForwardingRule) GetAllowPscGlobalAccess() bool
- func (x *ForwardingRule) GetBackendService() string
- func (x *ForwardingRule) GetBaseForwardingRule() string
- func (x *ForwardingRule) GetCreationTimestamp() string
- func (x *ForwardingRule) GetDescription() string
- func (x *ForwardingRule) GetFingerprint() string
- func (x *ForwardingRule) GetIPAddress() string
- func (x *ForwardingRule) GetIPProtocol() string
- func (x *ForwardingRule) GetId() uint64
- func (x *ForwardingRule) GetIpCollection() string
- func (x *ForwardingRule) GetIpVersion() string
- func (x *ForwardingRule) GetIsMirroringCollector() bool
- func (x *ForwardingRule) GetKind() string
- func (x *ForwardingRule) GetLabelFingerprint() string
- func (x *ForwardingRule) GetLabels() map[string]string
- func (x *ForwardingRule) GetLoadBalancingScheme() string
- func (x *ForwardingRule) GetMetadataFilters() []*MetadataFilter
- func (x *ForwardingRule) GetName() string
- func (x *ForwardingRule) GetNetwork() string
- func (x *ForwardingRule) GetNetworkTier() string
- func (x *ForwardingRule) GetNoAutomateDnsZone() bool
- func (x *ForwardingRule) GetPortRange() string
- func (x *ForwardingRule) GetPorts() []string
- func (x *ForwardingRule) GetPscConnectionId() uint64
- func (x *ForwardingRule) GetPscConnectionStatus() string
- func (x *ForwardingRule) GetRegion() string
- func (x *ForwardingRule) GetSelfLink() string
- func (x *ForwardingRule) GetServiceDirectoryRegistrations() []*ForwardingRuleServiceDirectoryRegistration
- func (x *ForwardingRule) GetServiceLabel() string
- func (x *ForwardingRule) GetServiceName() string
- func (x *ForwardingRule) GetSourceIpRanges() []string
- func (x *ForwardingRule) GetSubnetwork() string
- func (x *ForwardingRule) GetTarget() string
- func (*ForwardingRule) ProtoMessage()
- func (x *ForwardingRule) ProtoReflect() protoreflect.Message
- func (x *ForwardingRule) Reset()
- func (x *ForwardingRule) String() string
- type ForwardingRuleAggregatedList
- func (*ForwardingRuleAggregatedList) Descriptor() ([]byte, []int)
- func (x *ForwardingRuleAggregatedList) GetId() string
- func (x *ForwardingRuleAggregatedList) GetItems() map[string]*ForwardingRulesScopedList
- func (x *ForwardingRuleAggregatedList) GetKind() string
- func (x *ForwardingRuleAggregatedList) GetNextPageToken() string
- func (x *ForwardingRuleAggregatedList) GetSelfLink() string
- func (x *ForwardingRuleAggregatedList) GetUnreachables() []string
- func (x *ForwardingRuleAggregatedList) GetWarning() *Warning
- func (*ForwardingRuleAggregatedList) ProtoMessage()
- func (x *ForwardingRuleAggregatedList) ProtoReflect() protoreflect.Message
- func (x *ForwardingRuleAggregatedList) Reset()
- func (x *ForwardingRuleAggregatedList) String() string
- type ForwardingRuleList
- func (*ForwardingRuleList) Descriptor() ([]byte, []int)
- func (x *ForwardingRuleList) GetId() string
- func (x *ForwardingRuleList) GetItems() []*ForwardingRule
- func (x *ForwardingRuleList) GetKind() string
- func (x *ForwardingRuleList) GetNextPageToken() string
- func (x *ForwardingRuleList) GetSelfLink() string
- func (x *ForwardingRuleList) GetWarning() *Warning
- func (*ForwardingRuleList) ProtoMessage()
- func (x *ForwardingRuleList) ProtoReflect() protoreflect.Message
- func (x *ForwardingRuleList) Reset()
- func (x *ForwardingRuleList) String() string
- type ForwardingRuleReference
- func (*ForwardingRuleReference) Descriptor() ([]byte, []int)
- func (x *ForwardingRuleReference) GetForwardingRule() string
- func (*ForwardingRuleReference) ProtoMessage()
- func (x *ForwardingRuleReference) ProtoReflect() protoreflect.Message
- func (x *ForwardingRuleReference) Reset()
- func (x *ForwardingRuleReference) String() string
- type ForwardingRuleServiceDirectoryRegistration
- func (*ForwardingRuleServiceDirectoryRegistration) Descriptor() ([]byte, []int)
- func (x *ForwardingRuleServiceDirectoryRegistration) GetNamespace() string
- func (x *ForwardingRuleServiceDirectoryRegistration) GetService() string
- func (x *ForwardingRuleServiceDirectoryRegistration) GetServiceDirectoryRegion() string
- func (*ForwardingRuleServiceDirectoryRegistration) ProtoMessage()
- func (x *ForwardingRuleServiceDirectoryRegistration) ProtoReflect() protoreflect.Message
- func (x *ForwardingRuleServiceDirectoryRegistration) Reset()
- func (x *ForwardingRuleServiceDirectoryRegistration) String() string
- type ForwardingRule_IPProtocolEnum
- func (ForwardingRule_IPProtocolEnum) Descriptor() protoreflect.EnumDescriptor
- func (x ForwardingRule_IPProtocolEnum) Enum() *ForwardingRule_IPProtocolEnum
- func (ForwardingRule_IPProtocolEnum) EnumDescriptor() ([]byte, []int)
- func (x ForwardingRule_IPProtocolEnum) Number() protoreflect.EnumNumber
- func (x ForwardingRule_IPProtocolEnum) String() string
- func (ForwardingRule_IPProtocolEnum) Type() protoreflect.EnumType
- type ForwardingRule_IpVersion
- func (ForwardingRule_IpVersion) Descriptor() protoreflect.EnumDescriptor
- func (x ForwardingRule_IpVersion) Enum() *ForwardingRule_IpVersion
- func (ForwardingRule_IpVersion) EnumDescriptor() ([]byte, []int)
- func (x ForwardingRule_IpVersion) Number() protoreflect.EnumNumber
- func (x ForwardingRule_IpVersion) String() string
- func (ForwardingRule_IpVersion) Type() protoreflect.EnumType
- type ForwardingRule_LoadBalancingScheme
- func (ForwardingRule_LoadBalancingScheme) Descriptor() protoreflect.EnumDescriptor
- func (x ForwardingRule_LoadBalancingScheme) Enum() *ForwardingRule_LoadBalancingScheme
- func (ForwardingRule_LoadBalancingScheme) EnumDescriptor() ([]byte, []int)
- func (x ForwardingRule_LoadBalancingScheme) Number() protoreflect.EnumNumber
- func (x ForwardingRule_LoadBalancingScheme) String() string
- func (ForwardingRule_LoadBalancingScheme) Type() protoreflect.EnumType
- type ForwardingRule_NetworkTier
- func (ForwardingRule_NetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x ForwardingRule_NetworkTier) Enum() *ForwardingRule_NetworkTier
- func (ForwardingRule_NetworkTier) EnumDescriptor() ([]byte, []int)
- func (x ForwardingRule_NetworkTier) Number() protoreflect.EnumNumber
- func (x ForwardingRule_NetworkTier) String() string
- func (ForwardingRule_NetworkTier) Type() protoreflect.EnumType
- type ForwardingRule_PscConnectionStatus
- func (ForwardingRule_PscConnectionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ForwardingRule_PscConnectionStatus) Enum() *ForwardingRule_PscConnectionStatus
- func (ForwardingRule_PscConnectionStatus) EnumDescriptor() ([]byte, []int)
- func (x ForwardingRule_PscConnectionStatus) Number() protoreflect.EnumNumber
- func (x ForwardingRule_PscConnectionStatus) String() string
- func (ForwardingRule_PscConnectionStatus) Type() protoreflect.EnumType
- type ForwardingRulesScopedList
- func (*ForwardingRulesScopedList) Descriptor() ([]byte, []int)
- func (x *ForwardingRulesScopedList) GetForwardingRules() []*ForwardingRule
- func (x *ForwardingRulesScopedList) GetWarning() *Warning
- func (*ForwardingRulesScopedList) ProtoMessage()
- func (x *ForwardingRulesScopedList) ProtoReflect() protoreflect.Message
- func (x *ForwardingRulesScopedList) Reset()
- func (x *ForwardingRulesScopedList) String() string
- type GRPCHealthCheck
- func (*GRPCHealthCheck) Descriptor() ([]byte, []int)
- func (x *GRPCHealthCheck) GetGrpcServiceName() string
- func (x *GRPCHealthCheck) GetPort() int32
- func (x *GRPCHealthCheck) GetPortName() string
- func (x *GRPCHealthCheck) GetPortSpecification() string
- func (*GRPCHealthCheck) ProtoMessage()
- func (x *GRPCHealthCheck) ProtoReflect() protoreflect.Message
- func (x *GRPCHealthCheck) Reset()
- func (x *GRPCHealthCheck) String() string
- type GRPCHealthCheck_PortSpecification
- func (GRPCHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x GRPCHealthCheck_PortSpecification) Enum() *GRPCHealthCheck_PortSpecification
- func (GRPCHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x GRPCHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x GRPCHealthCheck_PortSpecification) String() string
- func (GRPCHealthCheck_PortSpecification) Type() protoreflect.EnumType
- type GetAcceleratorTypeRequest
- func (*GetAcceleratorTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetAcceleratorTypeRequest) GetAcceleratorType() string
- func (x *GetAcceleratorTypeRequest) GetProject() string
- func (x *GetAcceleratorTypeRequest) GetZone() string
- func (*GetAcceleratorTypeRequest) ProtoMessage()
- func (x *GetAcceleratorTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetAcceleratorTypeRequest) Reset()
- func (x *GetAcceleratorTypeRequest) String() string
- type GetAddressRequest
- func (*GetAddressRequest) Descriptor() ([]byte, []int)
- func (x *GetAddressRequest) GetAddress() string
- func (x *GetAddressRequest) GetProject() string
- func (x *GetAddressRequest) GetRegion() string
- func (*GetAddressRequest) ProtoMessage()
- func (x *GetAddressRequest) ProtoReflect() protoreflect.Message
- func (x *GetAddressRequest) Reset()
- func (x *GetAddressRequest) String() string
- type GetAssociationFirewallPolicyRequest
- func (*GetAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetAssociationFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetAssociationFirewallPolicyRequest) GetName() string
- func (*GetAssociationFirewallPolicyRequest) ProtoMessage()
- func (x *GetAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetAssociationFirewallPolicyRequest) Reset()
- func (x *GetAssociationFirewallPolicyRequest) String() string
- type GetAssociationNetworkFirewallPolicyRequest
- func (*GetAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetAssociationNetworkFirewallPolicyRequest) GetName() string
- func (x *GetAssociationNetworkFirewallPolicyRequest) GetProject() string
- func (*GetAssociationNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetAssociationNetworkFirewallPolicyRequest) Reset()
- func (x *GetAssociationNetworkFirewallPolicyRequest) String() string
- type GetAssociationRegionNetworkFirewallPolicyRequest
- func (*GetAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetName() string
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (*GetAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) Reset()
- func (x *GetAssociationRegionNetworkFirewallPolicyRequest) String() string
- type GetAutoscalerRequest
- func (*GetAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *GetAutoscalerRequest) GetAutoscaler() string
- func (x *GetAutoscalerRequest) GetProject() string
- func (x *GetAutoscalerRequest) GetZone() string
- func (*GetAutoscalerRequest) ProtoMessage()
- func (x *GetAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *GetAutoscalerRequest) Reset()
- func (x *GetAutoscalerRequest) String() string
- type GetBackendBucketRequest
- func (*GetBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *GetBackendBucketRequest) GetBackendBucket() string
- func (x *GetBackendBucketRequest) GetProject() string
- func (*GetBackendBucketRequest) ProtoMessage()
- func (x *GetBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *GetBackendBucketRequest) Reset()
- func (x *GetBackendBucketRequest) String() string
- type GetBackendServiceRequest
- func (*GetBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetBackendServiceRequest) GetBackendService() string
- func (x *GetBackendServiceRequest) GetProject() string
- func (*GetBackendServiceRequest) ProtoMessage()
- func (x *GetBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetBackendServiceRequest) Reset()
- func (x *GetBackendServiceRequest) String() string
- type GetDiagnosticsInterconnectRequest
- func (*GetDiagnosticsInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *GetDiagnosticsInterconnectRequest) GetInterconnect() string
- func (x *GetDiagnosticsInterconnectRequest) GetProject() string
- func (*GetDiagnosticsInterconnectRequest) ProtoMessage()
- func (x *GetDiagnosticsInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiagnosticsInterconnectRequest) Reset()
- func (x *GetDiagnosticsInterconnectRequest) String() string
- type GetDiskRequest
- func (*GetDiskRequest) Descriptor() ([]byte, []int)
- func (x *GetDiskRequest) GetDisk() string
- func (x *GetDiskRequest) GetProject() string
- func (x *GetDiskRequest) GetZone() string
- func (*GetDiskRequest) ProtoMessage()
- func (x *GetDiskRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiskRequest) Reset()
- func (x *GetDiskRequest) String() string
- type GetDiskTypeRequest
- func (*GetDiskTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetDiskTypeRequest) GetDiskType() string
- func (x *GetDiskTypeRequest) GetProject() string
- func (x *GetDiskTypeRequest) GetZone() string
- func (*GetDiskTypeRequest) ProtoMessage()
- func (x *GetDiskTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDiskTypeRequest) Reset()
- func (x *GetDiskTypeRequest) String() string
- type GetEffectiveFirewallsInstanceRequest
- func (*GetEffectiveFirewallsInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetEffectiveFirewallsInstanceRequest) GetInstance() string
- func (x *GetEffectiveFirewallsInstanceRequest) GetNetworkInterface() string
- func (x *GetEffectiveFirewallsInstanceRequest) GetProject() string
- func (x *GetEffectiveFirewallsInstanceRequest) GetZone() string
- func (*GetEffectiveFirewallsInstanceRequest) ProtoMessage()
- func (x *GetEffectiveFirewallsInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveFirewallsInstanceRequest) Reset()
- func (x *GetEffectiveFirewallsInstanceRequest) String() string
- type GetEffectiveFirewallsNetworkRequest
- func (*GetEffectiveFirewallsNetworkRequest) Descriptor() ([]byte, []int)
- func (x *GetEffectiveFirewallsNetworkRequest) GetNetwork() string
- func (x *GetEffectiveFirewallsNetworkRequest) GetProject() string
- func (*GetEffectiveFirewallsNetworkRequest) ProtoMessage()
- func (x *GetEffectiveFirewallsNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveFirewallsNetworkRequest) Reset()
- func (x *GetEffectiveFirewallsNetworkRequest) String() string
- type GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest
- func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetNetwork() string
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Reset()
- func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) String() string
- type GetExternalVpnGatewayRequest
- func (*GetExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *GetExternalVpnGatewayRequest) GetExternalVpnGateway() string
- func (x *GetExternalVpnGatewayRequest) GetProject() string
- func (*GetExternalVpnGatewayRequest) ProtoMessage()
- func (x *GetExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetExternalVpnGatewayRequest) Reset()
- func (x *GetExternalVpnGatewayRequest) String() string
- type GetFirewallPolicyRequest
- func (*GetFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetFirewallPolicyRequest) GetFirewallPolicy() string
- func (*GetFirewallPolicyRequest) ProtoMessage()
- func (x *GetFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetFirewallPolicyRequest) Reset()
- func (x *GetFirewallPolicyRequest) String() string
- type GetFirewallRequest
- func (*GetFirewallRequest) Descriptor() ([]byte, []int)
- func (x *GetFirewallRequest) GetFirewall() string
- func (x *GetFirewallRequest) GetProject() string
- func (*GetFirewallRequest) ProtoMessage()
- func (x *GetFirewallRequest) ProtoReflect() protoreflect.Message
- func (x *GetFirewallRequest) Reset()
- func (x *GetFirewallRequest) String() string
- type GetForwardingRuleRequest
- func (*GetForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *GetForwardingRuleRequest) GetForwardingRule() string
- func (x *GetForwardingRuleRequest) GetProject() string
- func (x *GetForwardingRuleRequest) GetRegion() string
- func (*GetForwardingRuleRequest) ProtoMessage()
- func (x *GetForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetForwardingRuleRequest) Reset()
- func (x *GetForwardingRuleRequest) String() string
- type GetFromFamilyImageRequest
- func (*GetFromFamilyImageRequest) Descriptor() ([]byte, []int)
- func (x *GetFromFamilyImageRequest) GetFamily() string
- func (x *GetFromFamilyImageRequest) GetProject() string
- func (*GetFromFamilyImageRequest) ProtoMessage()
- func (x *GetFromFamilyImageRequest) ProtoReflect() protoreflect.Message
- func (x *GetFromFamilyImageRequest) Reset()
- func (x *GetFromFamilyImageRequest) String() string
- type GetGlobalAddressRequest
- func (*GetGlobalAddressRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalAddressRequest) GetAddress() string
- func (x *GetGlobalAddressRequest) GetProject() string
- func (*GetGlobalAddressRequest) ProtoMessage()
- func (x *GetGlobalAddressRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalAddressRequest) Reset()
- func (x *GetGlobalAddressRequest) String() string
- type GetGlobalForwardingRuleRequest
- func (*GetGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalForwardingRuleRequest) GetForwardingRule() string
- func (x *GetGlobalForwardingRuleRequest) GetProject() string
- func (*GetGlobalForwardingRuleRequest) ProtoMessage()
- func (x *GetGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalForwardingRuleRequest) Reset()
- func (x *GetGlobalForwardingRuleRequest) String() string
- type GetGlobalNetworkEndpointGroupRequest
- func (*GetGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *GetGlobalNetworkEndpointGroupRequest) GetProject() string
- func (*GetGlobalNetworkEndpointGroupRequest) ProtoMessage()
- func (x *GetGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalNetworkEndpointGroupRequest) Reset()
- func (x *GetGlobalNetworkEndpointGroupRequest) String() string
- type GetGlobalOperationRequest
- func (*GetGlobalOperationRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalOperationRequest) GetOperation() string
- func (x *GetGlobalOperationRequest) GetProject() string
- func (*GetGlobalOperationRequest) ProtoMessage()
- func (x *GetGlobalOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalOperationRequest) Reset()
- func (x *GetGlobalOperationRequest) String() string
- type GetGlobalOrganizationOperationRequest
- func (*GetGlobalOrganizationOperationRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalOrganizationOperationRequest) GetOperation() string
- func (x *GetGlobalOrganizationOperationRequest) GetParentId() string
- func (*GetGlobalOrganizationOperationRequest) ProtoMessage()
- func (x *GetGlobalOrganizationOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalOrganizationOperationRequest) Reset()
- func (x *GetGlobalOrganizationOperationRequest) String() string
- type GetGlobalPublicDelegatedPrefixeRequest
- func (*GetGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *GetGlobalPublicDelegatedPrefixeRequest) GetProject() string
- func (x *GetGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (*GetGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *GetGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *GetGlobalPublicDelegatedPrefixeRequest) Reset()
- func (x *GetGlobalPublicDelegatedPrefixeRequest) String() string
- type GetGuestAttributesInstanceRequest
- func (*GetGuestAttributesInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetGuestAttributesInstanceRequest) GetInstance() string
- func (x *GetGuestAttributesInstanceRequest) GetProject() string
- func (x *GetGuestAttributesInstanceRequest) GetQueryPath() string
- func (x *GetGuestAttributesInstanceRequest) GetVariableKey() string
- func (x *GetGuestAttributesInstanceRequest) GetZone() string
- func (*GetGuestAttributesInstanceRequest) ProtoMessage()
- func (x *GetGuestAttributesInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetGuestAttributesInstanceRequest) Reset()
- func (x *GetGuestAttributesInstanceRequest) String() string
- type GetHealthBackendServiceRequest
- func (*GetHealthBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetHealthBackendServiceRequest) GetBackendService() string
- func (x *GetHealthBackendServiceRequest) GetProject() string
- func (x *GetHealthBackendServiceRequest) GetResourceGroupReferenceResource() *ResourceGroupReference
- func (*GetHealthBackendServiceRequest) ProtoMessage()
- func (x *GetHealthBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthBackendServiceRequest) Reset()
- func (x *GetHealthBackendServiceRequest) String() string
- type GetHealthCheckRequest
- func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *GetHealthCheckRequest) GetHealthCheck() string
- func (x *GetHealthCheckRequest) GetProject() string
- func (*GetHealthCheckRequest) ProtoMessage()
- func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckRequest) Reset()
- func (x *GetHealthCheckRequest) String() string
- type GetHealthRegionBackendServiceRequest
- func (*GetHealthRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetHealthRegionBackendServiceRequest) GetBackendService() string
- func (x *GetHealthRegionBackendServiceRequest) GetProject() string
- func (x *GetHealthRegionBackendServiceRequest) GetRegion() string
- func (x *GetHealthRegionBackendServiceRequest) GetResourceGroupReferenceResource() *ResourceGroupReference
- func (*GetHealthRegionBackendServiceRequest) ProtoMessage()
- func (x *GetHealthRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthRegionBackendServiceRequest) Reset()
- func (x *GetHealthRegionBackendServiceRequest) String() string
- type GetHealthTargetPoolRequest
- func (*GetHealthTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *GetHealthTargetPoolRequest) GetInstanceReferenceResource() *InstanceReference
- func (x *GetHealthTargetPoolRequest) GetProject() string
- func (x *GetHealthTargetPoolRequest) GetRegion() string
- func (x *GetHealthTargetPoolRequest) GetTargetPool() string
- func (*GetHealthTargetPoolRequest) ProtoMessage()
- func (x *GetHealthTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthTargetPoolRequest) Reset()
- func (x *GetHealthTargetPoolRequest) String() string
- type GetIamPolicyBackendBucketRequest
- func (*GetIamPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyBackendBucketRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyBackendBucketRequest) GetProject() string
- func (x *GetIamPolicyBackendBucketRequest) GetResource() string
- func (*GetIamPolicyBackendBucketRequest) ProtoMessage()
- func (x *GetIamPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyBackendBucketRequest) Reset()
- func (x *GetIamPolicyBackendBucketRequest) String() string
- type GetIamPolicyBackendServiceRequest
- func (*GetIamPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyBackendServiceRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyBackendServiceRequest) GetProject() string
- func (x *GetIamPolicyBackendServiceRequest) GetResource() string
- func (*GetIamPolicyBackendServiceRequest) ProtoMessage()
- func (x *GetIamPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyBackendServiceRequest) Reset()
- func (x *GetIamPolicyBackendServiceRequest) String() string
- type GetIamPolicyDiskRequest
- func (*GetIamPolicyDiskRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyDiskRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyDiskRequest) GetProject() string
- func (x *GetIamPolicyDiskRequest) GetResource() string
- func (x *GetIamPolicyDiskRequest) GetZone() string
- func (*GetIamPolicyDiskRequest) ProtoMessage()
- func (x *GetIamPolicyDiskRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyDiskRequest) Reset()
- func (x *GetIamPolicyDiskRequest) String() string
- type GetIamPolicyFirewallPolicyRequest
- func (*GetIamPolicyFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyFirewallPolicyRequest) GetResource() string
- func (*GetIamPolicyFirewallPolicyRequest) ProtoMessage()
- func (x *GetIamPolicyFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyFirewallPolicyRequest) Reset()
- func (x *GetIamPolicyFirewallPolicyRequest) String() string
- type GetIamPolicyImageRequest
- func (*GetIamPolicyImageRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyImageRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyImageRequest) GetProject() string
- func (x *GetIamPolicyImageRequest) GetResource() string
- func (*GetIamPolicyImageRequest) ProtoMessage()
- func (x *GetIamPolicyImageRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyImageRequest) Reset()
- func (x *GetIamPolicyImageRequest) String() string
- type GetIamPolicyInstanceRequest
- func (*GetIamPolicyInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyInstanceRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyInstanceRequest) GetProject() string
- func (x *GetIamPolicyInstanceRequest) GetResource() string
- func (x *GetIamPolicyInstanceRequest) GetZone() string
- func (*GetIamPolicyInstanceRequest) ProtoMessage()
- func (x *GetIamPolicyInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyInstanceRequest) Reset()
- func (x *GetIamPolicyInstanceRequest) String() string
- type GetIamPolicyInstanceTemplateRequest
- func (*GetIamPolicyInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyInstanceTemplateRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyInstanceTemplateRequest) GetProject() string
- func (x *GetIamPolicyInstanceTemplateRequest) GetResource() string
- func (*GetIamPolicyInstanceTemplateRequest) ProtoMessage()
- func (x *GetIamPolicyInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyInstanceTemplateRequest) Reset()
- func (x *GetIamPolicyInstanceTemplateRequest) String() string
- type GetIamPolicyInstantSnapshotRequest
- func (*GetIamPolicyInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyInstantSnapshotRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyInstantSnapshotRequest) GetProject() string
- func (x *GetIamPolicyInstantSnapshotRequest) GetResource() string
- func (x *GetIamPolicyInstantSnapshotRequest) GetZone() string
- func (*GetIamPolicyInstantSnapshotRequest) ProtoMessage()
- func (x *GetIamPolicyInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyInstantSnapshotRequest) Reset()
- func (x *GetIamPolicyInstantSnapshotRequest) String() string
- type GetIamPolicyLicenseRequest
- func (*GetIamPolicyLicenseRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyLicenseRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyLicenseRequest) GetProject() string
- func (x *GetIamPolicyLicenseRequest) GetResource() string
- func (*GetIamPolicyLicenseRequest) ProtoMessage()
- func (x *GetIamPolicyLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyLicenseRequest) Reset()
- func (x *GetIamPolicyLicenseRequest) String() string
- type GetIamPolicyMachineImageRequest
- func (*GetIamPolicyMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyMachineImageRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyMachineImageRequest) GetProject() string
- func (x *GetIamPolicyMachineImageRequest) GetResource() string
- func (*GetIamPolicyMachineImageRequest) ProtoMessage()
- func (x *GetIamPolicyMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyMachineImageRequest) Reset()
- func (x *GetIamPolicyMachineImageRequest) String() string
- type GetIamPolicyNetworkAttachmentRequest
- func (*GetIamPolicyNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyNetworkAttachmentRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyNetworkAttachmentRequest) GetProject() string
- func (x *GetIamPolicyNetworkAttachmentRequest) GetRegion() string
- func (x *GetIamPolicyNetworkAttachmentRequest) GetResource() string
- func (*GetIamPolicyNetworkAttachmentRequest) ProtoMessage()
- func (x *GetIamPolicyNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyNetworkAttachmentRequest) Reset()
- func (x *GetIamPolicyNetworkAttachmentRequest) String() string
- type GetIamPolicyNetworkFirewallPolicyRequest
- func (*GetIamPolicyNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetResource() string
- func (*GetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) Reset()
- func (x *GetIamPolicyNetworkFirewallPolicyRequest) String() string
- type GetIamPolicyNodeGroupRequest
- func (*GetIamPolicyNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyNodeGroupRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyNodeGroupRequest) GetProject() string
- func (x *GetIamPolicyNodeGroupRequest) GetResource() string
- func (x *GetIamPolicyNodeGroupRequest) GetZone() string
- func (*GetIamPolicyNodeGroupRequest) ProtoMessage()
- func (x *GetIamPolicyNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyNodeGroupRequest) Reset()
- func (x *GetIamPolicyNodeGroupRequest) String() string
- type GetIamPolicyNodeTemplateRequest
- func (*GetIamPolicyNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyNodeTemplateRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyNodeTemplateRequest) GetProject() string
- func (x *GetIamPolicyNodeTemplateRequest) GetRegion() string
- func (x *GetIamPolicyNodeTemplateRequest) GetResource() string
- func (*GetIamPolicyNodeTemplateRequest) ProtoMessage()
- func (x *GetIamPolicyNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyNodeTemplateRequest) Reset()
- func (x *GetIamPolicyNodeTemplateRequest) String() string
- type GetIamPolicyRegionBackendServiceRequest
- func (*GetIamPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyRegionBackendServiceRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyRegionBackendServiceRequest) GetProject() string
- func (x *GetIamPolicyRegionBackendServiceRequest) GetRegion() string
- func (x *GetIamPolicyRegionBackendServiceRequest) GetResource() string
- func (*GetIamPolicyRegionBackendServiceRequest) ProtoMessage()
- func (x *GetIamPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyRegionBackendServiceRequest) Reset()
- func (x *GetIamPolicyRegionBackendServiceRequest) String() string
- type GetIamPolicyRegionDiskRequest
- func (*GetIamPolicyRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyRegionDiskRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyRegionDiskRequest) GetProject() string
- func (x *GetIamPolicyRegionDiskRequest) GetRegion() string
- func (x *GetIamPolicyRegionDiskRequest) GetResource() string
- func (*GetIamPolicyRegionDiskRequest) ProtoMessage()
- func (x *GetIamPolicyRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyRegionDiskRequest) Reset()
- func (x *GetIamPolicyRegionDiskRequest) String() string
- type GetIamPolicyRegionInstantSnapshotRequest
- func (*GetIamPolicyRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyRegionInstantSnapshotRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyRegionInstantSnapshotRequest) GetProject() string
- func (x *GetIamPolicyRegionInstantSnapshotRequest) GetRegion() string
- func (x *GetIamPolicyRegionInstantSnapshotRequest) GetResource() string
- func (*GetIamPolicyRegionInstantSnapshotRequest) ProtoMessage()
- func (x *GetIamPolicyRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyRegionInstantSnapshotRequest) Reset()
- func (x *GetIamPolicyRegionInstantSnapshotRequest) String() string
- type GetIamPolicyRegionNetworkFirewallPolicyRequest
- func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource() string
- func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) Reset()
- func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) String() string
- type GetIamPolicyReservationRequest
- func (*GetIamPolicyReservationRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyReservationRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyReservationRequest) GetProject() string
- func (x *GetIamPolicyReservationRequest) GetResource() string
- func (x *GetIamPolicyReservationRequest) GetZone() string
- func (*GetIamPolicyReservationRequest) ProtoMessage()
- func (x *GetIamPolicyReservationRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyReservationRequest) Reset()
- func (x *GetIamPolicyReservationRequest) String() string
- type GetIamPolicyResourcePolicyRequest
- func (*GetIamPolicyResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyResourcePolicyRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyResourcePolicyRequest) GetProject() string
- func (x *GetIamPolicyResourcePolicyRequest) GetRegion() string
- func (x *GetIamPolicyResourcePolicyRequest) GetResource() string
- func (*GetIamPolicyResourcePolicyRequest) ProtoMessage()
- func (x *GetIamPolicyResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyResourcePolicyRequest) Reset()
- func (x *GetIamPolicyResourcePolicyRequest) String() string
- type GetIamPolicyServiceAttachmentRequest
- func (*GetIamPolicyServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyServiceAttachmentRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyServiceAttachmentRequest) GetProject() string
- func (x *GetIamPolicyServiceAttachmentRequest) GetRegion() string
- func (x *GetIamPolicyServiceAttachmentRequest) GetResource() string
- func (*GetIamPolicyServiceAttachmentRequest) ProtoMessage()
- func (x *GetIamPolicyServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyServiceAttachmentRequest) Reset()
- func (x *GetIamPolicyServiceAttachmentRequest) String() string
- type GetIamPolicySnapshotRequest
- func (*GetIamPolicySnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicySnapshotRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicySnapshotRequest) GetProject() string
- func (x *GetIamPolicySnapshotRequest) GetResource() string
- func (*GetIamPolicySnapshotRequest) ProtoMessage()
- func (x *GetIamPolicySnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicySnapshotRequest) Reset()
- func (x *GetIamPolicySnapshotRequest) String() string
- type GetIamPolicyStoragePoolRequest
- func (*GetIamPolicyStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicyStoragePoolRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicyStoragePoolRequest) GetProject() string
- func (x *GetIamPolicyStoragePoolRequest) GetResource() string
- func (x *GetIamPolicyStoragePoolRequest) GetZone() string
- func (*GetIamPolicyStoragePoolRequest) ProtoMessage()
- func (x *GetIamPolicyStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicyStoragePoolRequest) Reset()
- func (x *GetIamPolicyStoragePoolRequest) String() string
- type GetIamPolicySubnetworkRequest
- func (*GetIamPolicySubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *GetIamPolicySubnetworkRequest) GetOptionsRequestedPolicyVersion() int32
- func (x *GetIamPolicySubnetworkRequest) GetProject() string
- func (x *GetIamPolicySubnetworkRequest) GetRegion() string
- func (x *GetIamPolicySubnetworkRequest) GetResource() string
- func (*GetIamPolicySubnetworkRequest) ProtoMessage()
- func (x *GetIamPolicySubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *GetIamPolicySubnetworkRequest) Reset()
- func (x *GetIamPolicySubnetworkRequest) String() string
- type GetImageFamilyViewRequest
- func (*GetImageFamilyViewRequest) Descriptor() ([]byte, []int)
- func (x *GetImageFamilyViewRequest) GetFamily() string
- func (x *GetImageFamilyViewRequest) GetProject() string
- func (x *GetImageFamilyViewRequest) GetZone() string
- func (*GetImageFamilyViewRequest) ProtoMessage()
- func (x *GetImageFamilyViewRequest) ProtoReflect() protoreflect.Message
- func (x *GetImageFamilyViewRequest) Reset()
- func (x *GetImageFamilyViewRequest) String() string
- type GetImageRequest
- func (*GetImageRequest) Descriptor() ([]byte, []int)
- func (x *GetImageRequest) GetImage() string
- func (x *GetImageRequest) GetProject() string
- func (*GetImageRequest) ProtoMessage()
- func (x *GetImageRequest) ProtoReflect() protoreflect.Message
- func (x *GetImageRequest) Reset()
- func (x *GetImageRequest) String() string
- type GetInstanceGroupManagerRequest
- func (*GetInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *GetInstanceGroupManagerRequest) GetProject() string
- func (x *GetInstanceGroupManagerRequest) GetZone() string
- func (*GetInstanceGroupManagerRequest) ProtoMessage()
- func (x *GetInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceGroupManagerRequest) Reset()
- func (x *GetInstanceGroupManagerRequest) String() string
- type GetInstanceGroupManagerResizeRequestRequest
- func (*GetInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
- func (x *GetInstanceGroupManagerResizeRequestRequest) GetProject() string
- func (x *GetInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
- func (x *GetInstanceGroupManagerResizeRequestRequest) GetZone() string
- func (*GetInstanceGroupManagerResizeRequestRequest) ProtoMessage()
- func (x *GetInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceGroupManagerResizeRequestRequest) Reset()
- func (x *GetInstanceGroupManagerResizeRequestRequest) String() string
- type GetInstanceGroupRequest
- func (*GetInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceGroupRequest) GetInstanceGroup() string
- func (x *GetInstanceGroupRequest) GetProject() string
- func (x *GetInstanceGroupRequest) GetZone() string
- func (*GetInstanceGroupRequest) ProtoMessage()
- func (x *GetInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceGroupRequest) Reset()
- func (x *GetInstanceGroupRequest) String() string
- type GetInstanceRequest
- func (*GetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceRequest) GetInstance() string
- func (x *GetInstanceRequest) GetProject() string
- func (x *GetInstanceRequest) GetZone() string
- func (*GetInstanceRequest) ProtoMessage()
- func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceRequest) Reset()
- func (x *GetInstanceRequest) String() string
- type GetInstanceSettingRequest
- func (*GetInstanceSettingRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceSettingRequest) GetProject() string
- func (x *GetInstanceSettingRequest) GetZone() string
- func (*GetInstanceSettingRequest) ProtoMessage()
- func (x *GetInstanceSettingRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceSettingRequest) Reset()
- func (x *GetInstanceSettingRequest) String() string
- type GetInstanceTemplateRequest
- func (*GetInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *GetInstanceTemplateRequest) GetInstanceTemplate() string
- func (x *GetInstanceTemplateRequest) GetProject() string
- func (*GetInstanceTemplateRequest) ProtoMessage()
- func (x *GetInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceTemplateRequest) Reset()
- func (x *GetInstanceTemplateRequest) String() string
- type GetInstantSnapshotRequest
- func (*GetInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetInstantSnapshotRequest) GetInstantSnapshot() string
- func (x *GetInstantSnapshotRequest) GetProject() string
- func (x *GetInstantSnapshotRequest) GetZone() string
- func (*GetInstantSnapshotRequest) ProtoMessage()
- func (x *GetInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstantSnapshotRequest) Reset()
- func (x *GetInstantSnapshotRequest) String() string
- type GetInterconnectAttachmentRequest
- func (*GetInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *GetInterconnectAttachmentRequest) GetInterconnectAttachment() string
- func (x *GetInterconnectAttachmentRequest) GetProject() string
- func (x *GetInterconnectAttachmentRequest) GetRegion() string
- func (*GetInterconnectAttachmentRequest) ProtoMessage()
- func (x *GetInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetInterconnectAttachmentRequest) Reset()
- func (x *GetInterconnectAttachmentRequest) String() string
- type GetInterconnectLocationRequest
- func (*GetInterconnectLocationRequest) Descriptor() ([]byte, []int)
- func (x *GetInterconnectLocationRequest) GetInterconnectLocation() string
- func (x *GetInterconnectLocationRequest) GetProject() string
- func (*GetInterconnectLocationRequest) ProtoMessage()
- func (x *GetInterconnectLocationRequest) ProtoReflect() protoreflect.Message
- func (x *GetInterconnectLocationRequest) Reset()
- func (x *GetInterconnectLocationRequest) String() string
- type GetInterconnectRemoteLocationRequest
- func (*GetInterconnectRemoteLocationRequest) Descriptor() ([]byte, []int)
- func (x *GetInterconnectRemoteLocationRequest) GetInterconnectRemoteLocation() string
- func (x *GetInterconnectRemoteLocationRequest) GetProject() string
- func (*GetInterconnectRemoteLocationRequest) ProtoMessage()
- func (x *GetInterconnectRemoteLocationRequest) ProtoReflect() protoreflect.Message
- func (x *GetInterconnectRemoteLocationRequest) Reset()
- func (x *GetInterconnectRemoteLocationRequest) String() string
- type GetInterconnectRequest
- func (*GetInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *GetInterconnectRequest) GetInterconnect() string
- func (x *GetInterconnectRequest) GetProject() string
- func (*GetInterconnectRequest) ProtoMessage()
- func (x *GetInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *GetInterconnectRequest) Reset()
- func (x *GetInterconnectRequest) String() string
- type GetLicenseCodeRequest
- func (*GetLicenseCodeRequest) Descriptor() ([]byte, []int)
- func (x *GetLicenseCodeRequest) GetLicenseCode() string
- func (x *GetLicenseCodeRequest) GetProject() string
- func (*GetLicenseCodeRequest) ProtoMessage()
- func (x *GetLicenseCodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetLicenseCodeRequest) Reset()
- func (x *GetLicenseCodeRequest) String() string
- type GetLicenseRequest
- func (*GetLicenseRequest) Descriptor() ([]byte, []int)
- func (x *GetLicenseRequest) GetLicense() string
- func (x *GetLicenseRequest) GetProject() string
- func (*GetLicenseRequest) ProtoMessage()
- func (x *GetLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *GetLicenseRequest) Reset()
- func (x *GetLicenseRequest) String() string
- type GetMachineImageRequest
- func (*GetMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *GetMachineImageRequest) GetMachineImage() string
- func (x *GetMachineImageRequest) GetProject() string
- func (*GetMachineImageRequest) ProtoMessage()
- func (x *GetMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *GetMachineImageRequest) Reset()
- func (x *GetMachineImageRequest) String() string
- type GetMachineTypeRequest
- func (*GetMachineTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetMachineTypeRequest) GetMachineType() string
- func (x *GetMachineTypeRequest) GetProject() string
- func (x *GetMachineTypeRequest) GetZone() string
- func (*GetMachineTypeRequest) ProtoMessage()
- func (x *GetMachineTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetMachineTypeRequest) Reset()
- func (x *GetMachineTypeRequest) String() string
- type GetMacsecConfigInterconnectRequest
- func (*GetMacsecConfigInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *GetMacsecConfigInterconnectRequest) GetInterconnect() string
- func (x *GetMacsecConfigInterconnectRequest) GetProject() string
- func (*GetMacsecConfigInterconnectRequest) ProtoMessage()
- func (x *GetMacsecConfigInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *GetMacsecConfigInterconnectRequest) Reset()
- func (x *GetMacsecConfigInterconnectRequest) String() string
- type GetNatIpInfoRouterRequest
- func (*GetNatIpInfoRouterRequest) Descriptor() ([]byte, []int)
- func (x *GetNatIpInfoRouterRequest) GetNatName() string
- func (x *GetNatIpInfoRouterRequest) GetProject() string
- func (x *GetNatIpInfoRouterRequest) GetRegion() string
- func (x *GetNatIpInfoRouterRequest) GetRouter() string
- func (*GetNatIpInfoRouterRequest) ProtoMessage()
- func (x *GetNatIpInfoRouterRequest) ProtoReflect() protoreflect.Message
- func (x *GetNatIpInfoRouterRequest) Reset()
- func (x *GetNatIpInfoRouterRequest) String() string
- type GetNatMappingInfoRoutersRequest
- func (*GetNatMappingInfoRoutersRequest) Descriptor() ([]byte, []int)
- func (x *GetNatMappingInfoRoutersRequest) GetFilter() string
- func (x *GetNatMappingInfoRoutersRequest) GetMaxResults() uint32
- func (x *GetNatMappingInfoRoutersRequest) GetNatName() string
- func (x *GetNatMappingInfoRoutersRequest) GetOrderBy() string
- func (x *GetNatMappingInfoRoutersRequest) GetPageToken() string
- func (x *GetNatMappingInfoRoutersRequest) GetProject() string
- func (x *GetNatMappingInfoRoutersRequest) GetRegion() string
- func (x *GetNatMappingInfoRoutersRequest) GetReturnPartialSuccess() bool
- func (x *GetNatMappingInfoRoutersRequest) GetRouter() string
- func (*GetNatMappingInfoRoutersRequest) ProtoMessage()
- func (x *GetNatMappingInfoRoutersRequest) ProtoReflect() protoreflect.Message
- func (x *GetNatMappingInfoRoutersRequest) Reset()
- func (x *GetNatMappingInfoRoutersRequest) String() string
- type GetNetworkAttachmentRequest
- func (*GetNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkAttachmentRequest) GetNetworkAttachment() string
- func (x *GetNetworkAttachmentRequest) GetProject() string
- func (x *GetNetworkAttachmentRequest) GetRegion() string
- func (*GetNetworkAttachmentRequest) ProtoMessage()
- func (x *GetNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkAttachmentRequest) Reset()
- func (x *GetNetworkAttachmentRequest) String() string
- type GetNetworkEdgeSecurityServiceRequest
- func (*GetNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
- func (x *GetNetworkEdgeSecurityServiceRequest) GetProject() string
- func (x *GetNetworkEdgeSecurityServiceRequest) GetRegion() string
- func (*GetNetworkEdgeSecurityServiceRequest) ProtoMessage()
- func (x *GetNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkEdgeSecurityServiceRequest) Reset()
- func (x *GetNetworkEdgeSecurityServiceRequest) String() string
- type GetNetworkEndpointGroupRequest
- func (*GetNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *GetNetworkEndpointGroupRequest) GetProject() string
- func (x *GetNetworkEndpointGroupRequest) GetZone() string
- func (*GetNetworkEndpointGroupRequest) ProtoMessage()
- func (x *GetNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkEndpointGroupRequest) Reset()
- func (x *GetNetworkEndpointGroupRequest) String() string
- type GetNetworkFirewallPolicyRequest
- func (*GetNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetNetworkFirewallPolicyRequest) GetProject() string
- func (*GetNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkFirewallPolicyRequest) Reset()
- func (x *GetNetworkFirewallPolicyRequest) String() string
- type GetNetworkProfileRequest
- func (*GetNetworkProfileRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkProfileRequest) GetNetworkProfile() string
- func (x *GetNetworkProfileRequest) GetProject() string
- func (*GetNetworkProfileRequest) ProtoMessage()
- func (x *GetNetworkProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkProfileRequest) Reset()
- func (x *GetNetworkProfileRequest) String() string
- type GetNetworkRequest
- func (*GetNetworkRequest) Descriptor() ([]byte, []int)
- func (x *GetNetworkRequest) GetNetwork() string
- func (x *GetNetworkRequest) GetProject() string
- func (*GetNetworkRequest) ProtoMessage()
- func (x *GetNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *GetNetworkRequest) Reset()
- func (x *GetNetworkRequest) String() string
- type GetNodeGroupRequest
- func (*GetNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetNodeGroupRequest) GetNodeGroup() string
- func (x *GetNodeGroupRequest) GetProject() string
- func (x *GetNodeGroupRequest) GetZone() string
- func (*GetNodeGroupRequest) ProtoMessage()
- func (x *GetNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeGroupRequest) Reset()
- func (x *GetNodeGroupRequest) String() string
- type GetNodeTemplateRequest
- func (*GetNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *GetNodeTemplateRequest) GetNodeTemplate() string
- func (x *GetNodeTemplateRequest) GetProject() string
- func (x *GetNodeTemplateRequest) GetRegion() string
- func (*GetNodeTemplateRequest) ProtoMessage()
- func (x *GetNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeTemplateRequest) Reset()
- func (x *GetNodeTemplateRequest) String() string
- type GetNodeTypeRequest
- func (*GetNodeTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetNodeTypeRequest) GetNodeType() string
- func (x *GetNodeTypeRequest) GetProject() string
- func (x *GetNodeTypeRequest) GetZone() string
- func (*GetNodeTypeRequest) ProtoMessage()
- func (x *GetNodeTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeTypeRequest) Reset()
- func (x *GetNodeTypeRequest) String() string
- type GetPacketMirroringRequest
- func (*GetPacketMirroringRequest) Descriptor() ([]byte, []int)
- func (x *GetPacketMirroringRequest) GetPacketMirroring() string
- func (x *GetPacketMirroringRequest) GetProject() string
- func (x *GetPacketMirroringRequest) GetRegion() string
- func (*GetPacketMirroringRequest) ProtoMessage()
- func (x *GetPacketMirroringRequest) ProtoReflect() protoreflect.Message
- func (x *GetPacketMirroringRequest) Reset()
- func (x *GetPacketMirroringRequest) String() string
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)
- func (x *GetProjectRequest) GetProject() string
- func (*GetProjectRequest) ProtoMessage()
- func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectRequest) Reset()
- func (x *GetProjectRequest) String() string
- type GetPublicAdvertisedPrefixeRequest
- func (*GetPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *GetPublicAdvertisedPrefixeRequest) GetProject() string
- func (x *GetPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
- func (*GetPublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *GetPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicAdvertisedPrefixeRequest) Reset()
- func (x *GetPublicAdvertisedPrefixeRequest) String() string
- type GetPublicDelegatedPrefixeRequest
- func (*GetPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *GetPublicDelegatedPrefixeRequest) GetProject() string
- func (x *GetPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *GetPublicDelegatedPrefixeRequest) GetRegion() string
- func (*GetPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *GetPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicDelegatedPrefixeRequest) Reset()
- func (x *GetPublicDelegatedPrefixeRequest) String() string
- type GetRegionAutoscalerRequest
- func (*GetRegionAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionAutoscalerRequest) GetAutoscaler() string
- func (x *GetRegionAutoscalerRequest) GetProject() string
- func (x *GetRegionAutoscalerRequest) GetRegion() string
- func (*GetRegionAutoscalerRequest) ProtoMessage()
- func (x *GetRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionAutoscalerRequest) Reset()
- func (x *GetRegionAutoscalerRequest) String() string
- type GetRegionBackendServiceRequest
- func (*GetRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionBackendServiceRequest) GetBackendService() string
- func (x *GetRegionBackendServiceRequest) GetProject() string
- func (x *GetRegionBackendServiceRequest) GetRegion() string
- func (*GetRegionBackendServiceRequest) ProtoMessage()
- func (x *GetRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionBackendServiceRequest) Reset()
- func (x *GetRegionBackendServiceRequest) String() string
- type GetRegionCommitmentRequest
- func (*GetRegionCommitmentRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionCommitmentRequest) GetCommitment() string
- func (x *GetRegionCommitmentRequest) GetProject() string
- func (x *GetRegionCommitmentRequest) GetRegion() string
- func (*GetRegionCommitmentRequest) ProtoMessage()
- func (x *GetRegionCommitmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionCommitmentRequest) Reset()
- func (x *GetRegionCommitmentRequest) String() string
- type GetRegionDiskRequest
- func (*GetRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionDiskRequest) GetDisk() string
- func (x *GetRegionDiskRequest) GetProject() string
- func (x *GetRegionDiskRequest) GetRegion() string
- func (*GetRegionDiskRequest) ProtoMessage()
- func (x *GetRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionDiskRequest) Reset()
- func (x *GetRegionDiskRequest) String() string
- type GetRegionDiskTypeRequest
- func (*GetRegionDiskTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionDiskTypeRequest) GetDiskType() string
- func (x *GetRegionDiskTypeRequest) GetProject() string
- func (x *GetRegionDiskTypeRequest) GetRegion() string
- func (*GetRegionDiskTypeRequest) ProtoMessage()
- func (x *GetRegionDiskTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionDiskTypeRequest) Reset()
- func (x *GetRegionDiskTypeRequest) String() string
- type GetRegionHealthCheckRequest
- func (*GetRegionHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionHealthCheckRequest) GetHealthCheck() string
- func (x *GetRegionHealthCheckRequest) GetProject() string
- func (x *GetRegionHealthCheckRequest) GetRegion() string
- func (*GetRegionHealthCheckRequest) ProtoMessage()
- func (x *GetRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionHealthCheckRequest) Reset()
- func (x *GetRegionHealthCheckRequest) String() string
- type GetRegionHealthCheckServiceRequest
- func (*GetRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionHealthCheckServiceRequest) GetHealthCheckService() string
- func (x *GetRegionHealthCheckServiceRequest) GetProject() string
- func (x *GetRegionHealthCheckServiceRequest) GetRegion() string
- func (*GetRegionHealthCheckServiceRequest) ProtoMessage()
- func (x *GetRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionHealthCheckServiceRequest) Reset()
- func (x *GetRegionHealthCheckServiceRequest) String() string
- type GetRegionInstanceGroupManagerRequest
- func (*GetRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *GetRegionInstanceGroupManagerRequest) GetProject() string
- func (x *GetRegionInstanceGroupManagerRequest) GetRegion() string
- func (*GetRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *GetRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionInstanceGroupManagerRequest) Reset()
- func (x *GetRegionInstanceGroupManagerRequest) String() string
- type GetRegionInstanceGroupRequest
- func (*GetRegionInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionInstanceGroupRequest) GetInstanceGroup() string
- func (x *GetRegionInstanceGroupRequest) GetProject() string
- func (x *GetRegionInstanceGroupRequest) GetRegion() string
- func (*GetRegionInstanceGroupRequest) ProtoMessage()
- func (x *GetRegionInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionInstanceGroupRequest) Reset()
- func (x *GetRegionInstanceGroupRequest) String() string
- type GetRegionInstanceTemplateRequest
- func (*GetRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionInstanceTemplateRequest) GetInstanceTemplate() string
- func (x *GetRegionInstanceTemplateRequest) GetProject() string
- func (x *GetRegionInstanceTemplateRequest) GetRegion() string
- func (*GetRegionInstanceTemplateRequest) ProtoMessage()
- func (x *GetRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionInstanceTemplateRequest) Reset()
- func (x *GetRegionInstanceTemplateRequest) String() string
- type GetRegionInstantSnapshotRequest
- func (*GetRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionInstantSnapshotRequest) GetInstantSnapshot() string
- func (x *GetRegionInstantSnapshotRequest) GetProject() string
- func (x *GetRegionInstantSnapshotRequest) GetRegion() string
- func (*GetRegionInstantSnapshotRequest) ProtoMessage()
- func (x *GetRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionInstantSnapshotRequest) Reset()
- func (x *GetRegionInstantSnapshotRequest) String() string
- type GetRegionNetworkEndpointGroupRequest
- func (*GetRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
- func (x *GetRegionNetworkEndpointGroupRequest) GetProject() string
- func (x *GetRegionNetworkEndpointGroupRequest) GetRegion() string
- func (*GetRegionNetworkEndpointGroupRequest) ProtoMessage()
- func (x *GetRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionNetworkEndpointGroupRequest) Reset()
- func (x *GetRegionNetworkEndpointGroupRequest) String() string
- type GetRegionNetworkFirewallPolicyRequest
- func (*GetRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (*GetRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionNetworkFirewallPolicyRequest) Reset()
- func (x *GetRegionNetworkFirewallPolicyRequest) String() string
- type GetRegionNotificationEndpointRequest
- func (*GetRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionNotificationEndpointRequest) GetNotificationEndpoint() string
- func (x *GetRegionNotificationEndpointRequest) GetProject() string
- func (x *GetRegionNotificationEndpointRequest) GetRegion() string
- func (*GetRegionNotificationEndpointRequest) ProtoMessage()
- func (x *GetRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionNotificationEndpointRequest) Reset()
- func (x *GetRegionNotificationEndpointRequest) String() string
- type GetRegionOperationRequest
- func (*GetRegionOperationRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionOperationRequest) GetOperation() string
- func (x *GetRegionOperationRequest) GetProject() string
- func (x *GetRegionOperationRequest) GetRegion() string
- func (*GetRegionOperationRequest) ProtoMessage()
- func (x *GetRegionOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionOperationRequest) Reset()
- func (x *GetRegionOperationRequest) String() string
- type GetRegionRequest
- func (*GetRegionRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionRequest) GetProject() string
- func (x *GetRegionRequest) GetRegion() string
- func (*GetRegionRequest) ProtoMessage()
- func (x *GetRegionRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionRequest) Reset()
- func (x *GetRegionRequest) String() string
- type GetRegionSecurityPolicyRequest
- func (*GetRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionSecurityPolicyRequest) GetProject() string
- func (x *GetRegionSecurityPolicyRequest) GetRegion() string
- func (x *GetRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (*GetRegionSecurityPolicyRequest) ProtoMessage()
- func (x *GetRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionSecurityPolicyRequest) Reset()
- func (x *GetRegionSecurityPolicyRequest) String() string
- type GetRegionSslCertificateRequest
- func (*GetRegionSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionSslCertificateRequest) GetProject() string
- func (x *GetRegionSslCertificateRequest) GetRegion() string
- func (x *GetRegionSslCertificateRequest) GetSslCertificate() string
- func (*GetRegionSslCertificateRequest) ProtoMessage()
- func (x *GetRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionSslCertificateRequest) Reset()
- func (x *GetRegionSslCertificateRequest) String() string
- type GetRegionSslPolicyRequest
- func (*GetRegionSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionSslPolicyRequest) GetProject() string
- func (x *GetRegionSslPolicyRequest) GetRegion() string
- func (x *GetRegionSslPolicyRequest) GetSslPolicy() string
- func (*GetRegionSslPolicyRequest) ProtoMessage()
- func (x *GetRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionSslPolicyRequest) Reset()
- func (x *GetRegionSslPolicyRequest) String() string
- type GetRegionTargetHttpProxyRequest
- func (*GetRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionTargetHttpProxyRequest) GetProject() string
- func (x *GetRegionTargetHttpProxyRequest) GetRegion() string
- func (x *GetRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (*GetRegionTargetHttpProxyRequest) ProtoMessage()
- func (x *GetRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionTargetHttpProxyRequest) Reset()
- func (x *GetRegionTargetHttpProxyRequest) String() string
- type GetRegionTargetHttpsProxyRequest
- func (*GetRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionTargetHttpsProxyRequest) GetProject() string
- func (x *GetRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *GetRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*GetRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *GetRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionTargetHttpsProxyRequest) Reset()
- func (x *GetRegionTargetHttpsProxyRequest) String() string
- type GetRegionTargetTcpProxyRequest
- func (*GetRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionTargetTcpProxyRequest) GetProject() string
- func (x *GetRegionTargetTcpProxyRequest) GetRegion() string
- func (x *GetRegionTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*GetRegionTargetTcpProxyRequest) ProtoMessage()
- func (x *GetRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionTargetTcpProxyRequest) Reset()
- func (x *GetRegionTargetTcpProxyRequest) String() string
- type GetRegionUrlMapRequest
- func (*GetRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *GetRegionUrlMapRequest) GetProject() string
- func (x *GetRegionUrlMapRequest) GetRegion() string
- func (x *GetRegionUrlMapRequest) GetUrlMap() string
- func (*GetRegionUrlMapRequest) ProtoMessage()
- func (x *GetRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegionUrlMapRequest) Reset()
- func (x *GetRegionUrlMapRequest) String() string
- type GetReservationRequest
- func (*GetReservationRequest) Descriptor() ([]byte, []int)
- func (x *GetReservationRequest) GetProject() string
- func (x *GetReservationRequest) GetReservation() string
- func (x *GetReservationRequest) GetZone() string
- func (*GetReservationRequest) ProtoMessage()
- func (x *GetReservationRequest) ProtoReflect() protoreflect.Message
- func (x *GetReservationRequest) Reset()
- func (x *GetReservationRequest) String() string
- type GetResourcePolicyRequest
- func (*GetResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetResourcePolicyRequest) GetProject() string
- func (x *GetResourcePolicyRequest) GetRegion() string
- func (x *GetResourcePolicyRequest) GetResourcePolicy() string
- func (*GetResourcePolicyRequest) ProtoMessage()
- func (x *GetResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetResourcePolicyRequest) Reset()
- func (x *GetResourcePolicyRequest) String() string
- type GetRouteRequest
- func (*GetRouteRequest) Descriptor() ([]byte, []int)
- func (x *GetRouteRequest) GetProject() string
- func (x *GetRouteRequest) GetRoute() string
- func (*GetRouteRequest) ProtoMessage()
- func (x *GetRouteRequest) ProtoReflect() protoreflect.Message
- func (x *GetRouteRequest) Reset()
- func (x *GetRouteRequest) String() string
- type GetRouterRequest
- func (*GetRouterRequest) Descriptor() ([]byte, []int)
- func (x *GetRouterRequest) GetProject() string
- func (x *GetRouterRequest) GetRegion() string
- func (x *GetRouterRequest) GetRouter() string
- func (*GetRouterRequest) ProtoMessage()
- func (x *GetRouterRequest) ProtoReflect() protoreflect.Message
- func (x *GetRouterRequest) Reset()
- func (x *GetRouterRequest) String() string
- type GetRouterStatusRouterRequest
- func (*GetRouterStatusRouterRequest) Descriptor() ([]byte, []int)
- func (x *GetRouterStatusRouterRequest) GetProject() string
- func (x *GetRouterStatusRouterRequest) GetRegion() string
- func (x *GetRouterStatusRouterRequest) GetRouter() string
- func (*GetRouterStatusRouterRequest) ProtoMessage()
- func (x *GetRouterStatusRouterRequest) ProtoReflect() protoreflect.Message
- func (x *GetRouterStatusRouterRequest) Reset()
- func (x *GetRouterStatusRouterRequest) String() string
- type GetRuleFirewallPolicyRequest
- func (*GetRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRuleFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetRuleFirewallPolicyRequest) GetPriority() int32
- func (*GetRuleFirewallPolicyRequest) ProtoMessage()
- func (x *GetRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleFirewallPolicyRequest) Reset()
- func (x *GetRuleFirewallPolicyRequest) String() string
- type GetRuleNetworkFirewallPolicyRequest
- func (*GetRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetRuleNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *GetRuleNetworkFirewallPolicyRequest) GetProject() string
- func (*GetRuleNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleNetworkFirewallPolicyRequest) Reset()
- func (x *GetRuleNetworkFirewallPolicyRequest) String() string
- type GetRuleRegionNetworkFirewallPolicyRequest
- func (*GetRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (*GetRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) Reset()
- func (x *GetRuleRegionNetworkFirewallPolicyRequest) String() string
- type GetRuleRegionSecurityPolicyRequest
- func (*GetRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRuleRegionSecurityPolicyRequest) GetPriority() int32
- func (x *GetRuleRegionSecurityPolicyRequest) GetProject() string
- func (x *GetRuleRegionSecurityPolicyRequest) GetRegion() string
- func (x *GetRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (*GetRuleRegionSecurityPolicyRequest) ProtoMessage()
- func (x *GetRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleRegionSecurityPolicyRequest) Reset()
- func (x *GetRuleRegionSecurityPolicyRequest) String() string
- type GetRuleSecurityPolicyRequest
- func (*GetRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetRuleSecurityPolicyRequest) GetPriority() int32
- func (x *GetRuleSecurityPolicyRequest) GetProject() string
- func (x *GetRuleSecurityPolicyRequest) GetSecurityPolicy() string
- func (*GetRuleSecurityPolicyRequest) ProtoMessage()
- func (x *GetRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleSecurityPolicyRequest) Reset()
- func (x *GetRuleSecurityPolicyRequest) String() string
- type GetScreenshotInstanceRequest
- func (*GetScreenshotInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetScreenshotInstanceRequest) GetInstance() string
- func (x *GetScreenshotInstanceRequest) GetProject() string
- func (x *GetScreenshotInstanceRequest) GetZone() string
- func (*GetScreenshotInstanceRequest) ProtoMessage()
- func (x *GetScreenshotInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetScreenshotInstanceRequest) Reset()
- func (x *GetScreenshotInstanceRequest) String() string
- type GetSecurityPolicyRequest
- func (*GetSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetSecurityPolicyRequest) GetProject() string
- func (x *GetSecurityPolicyRequest) GetSecurityPolicy() string
- func (*GetSecurityPolicyRequest) ProtoMessage()
- func (x *GetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetSecurityPolicyRequest) Reset()
- func (x *GetSecurityPolicyRequest) String() string
- type GetSerialPortOutputInstanceRequest
- func (*GetSerialPortOutputInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetSerialPortOutputInstanceRequest) GetInstance() string
- func (x *GetSerialPortOutputInstanceRequest) GetPort() int32
- func (x *GetSerialPortOutputInstanceRequest) GetProject() string
- func (x *GetSerialPortOutputInstanceRequest) GetStart() int64
- func (x *GetSerialPortOutputInstanceRequest) GetZone() string
- func (*GetSerialPortOutputInstanceRequest) ProtoMessage()
- func (x *GetSerialPortOutputInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetSerialPortOutputInstanceRequest) Reset()
- func (x *GetSerialPortOutputInstanceRequest) String() string
- type GetServiceAttachmentRequest
- func (*GetServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *GetServiceAttachmentRequest) GetProject() string
- func (x *GetServiceAttachmentRequest) GetRegion() string
- func (x *GetServiceAttachmentRequest) GetServiceAttachment() string
- func (*GetServiceAttachmentRequest) ProtoMessage()
- func (x *GetServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceAttachmentRequest) Reset()
- func (x *GetServiceAttachmentRequest) String() string
- type GetShieldedInstanceIdentityInstanceRequest
- func (*GetShieldedInstanceIdentityInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetShieldedInstanceIdentityInstanceRequest) GetInstance() string
- func (x *GetShieldedInstanceIdentityInstanceRequest) GetProject() string
- func (x *GetShieldedInstanceIdentityInstanceRequest) GetZone() string
- func (*GetShieldedInstanceIdentityInstanceRequest) ProtoMessage()
- func (x *GetShieldedInstanceIdentityInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetShieldedInstanceIdentityInstanceRequest) Reset()
- func (x *GetShieldedInstanceIdentityInstanceRequest) String() string
- type GetSnapshotRequest
- func (*GetSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *GetSnapshotRequest) GetProject() string
- func (x *GetSnapshotRequest) GetSnapshot() string
- func (*GetSnapshotRequest) ProtoMessage()
- func (x *GetSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *GetSnapshotRequest) Reset()
- func (x *GetSnapshotRequest) String() string
- type GetSnapshotSettingRequest
- func (*GetSnapshotSettingRequest) Descriptor() ([]byte, []int)
- func (x *GetSnapshotSettingRequest) GetProject() string
- func (*GetSnapshotSettingRequest) ProtoMessage()
- func (x *GetSnapshotSettingRequest) ProtoReflect() protoreflect.Message
- func (x *GetSnapshotSettingRequest) Reset()
- func (x *GetSnapshotSettingRequest) String() string
- type GetSslCertificateRequest
- func (*GetSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *GetSslCertificateRequest) GetProject() string
- func (x *GetSslCertificateRequest) GetSslCertificate() string
- func (*GetSslCertificateRequest) ProtoMessage()
- func (x *GetSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *GetSslCertificateRequest) Reset()
- func (x *GetSslCertificateRequest) String() string
- type GetSslPolicyRequest
- func (*GetSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GetSslPolicyRequest) GetProject() string
- func (x *GetSslPolicyRequest) GetSslPolicy() string
- func (*GetSslPolicyRequest) ProtoMessage()
- func (x *GetSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetSslPolicyRequest) Reset()
- func (x *GetSslPolicyRequest) String() string
- type GetStatusVpnGatewayRequest
- func (*GetStatusVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *GetStatusVpnGatewayRequest) GetProject() string
- func (x *GetStatusVpnGatewayRequest) GetRegion() string
- func (x *GetStatusVpnGatewayRequest) GetVpnGateway() string
- func (*GetStatusVpnGatewayRequest) ProtoMessage()
- func (x *GetStatusVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatusVpnGatewayRequest) Reset()
- func (x *GetStatusVpnGatewayRequest) String() string
- type GetStoragePoolRequest
- func (*GetStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *GetStoragePoolRequest) GetProject() string
- func (x *GetStoragePoolRequest) GetStoragePool() string
- func (x *GetStoragePoolRequest) GetZone() string
- func (*GetStoragePoolRequest) ProtoMessage()
- func (x *GetStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetStoragePoolRequest) Reset()
- func (x *GetStoragePoolRequest) String() string
- type GetStoragePoolTypeRequest
- func (*GetStoragePoolTypeRequest) Descriptor() ([]byte, []int)
- func (x *GetStoragePoolTypeRequest) GetProject() string
- func (x *GetStoragePoolTypeRequest) GetStoragePoolType() string
- func (x *GetStoragePoolTypeRequest) GetZone() string
- func (*GetStoragePoolTypeRequest) ProtoMessage()
- func (x *GetStoragePoolTypeRequest) ProtoReflect() protoreflect.Message
- func (x *GetStoragePoolTypeRequest) Reset()
- func (x *GetStoragePoolTypeRequest) String() string
- type GetSubnetworkRequest
- func (*GetSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *GetSubnetworkRequest) GetProject() string
- func (x *GetSubnetworkRequest) GetRegion() string
- func (x *GetSubnetworkRequest) GetSubnetwork() string
- func (*GetSubnetworkRequest) ProtoMessage()
- func (x *GetSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubnetworkRequest) Reset()
- func (x *GetSubnetworkRequest) String() string
- type GetTargetGrpcProxyRequest
- func (*GetTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetGrpcProxyRequest) GetProject() string
- func (x *GetTargetGrpcProxyRequest) GetTargetGrpcProxy() string
- func (*GetTargetGrpcProxyRequest) ProtoMessage()
- func (x *GetTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetGrpcProxyRequest) Reset()
- func (x *GetTargetGrpcProxyRequest) String() string
- type GetTargetHttpProxyRequest
- func (*GetTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetHttpProxyRequest) GetProject() string
- func (x *GetTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (*GetTargetHttpProxyRequest) ProtoMessage()
- func (x *GetTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetHttpProxyRequest) Reset()
- func (x *GetTargetHttpProxyRequest) String() string
- type GetTargetHttpsProxyRequest
- func (*GetTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetHttpsProxyRequest) GetProject() string
- func (x *GetTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*GetTargetHttpsProxyRequest) ProtoMessage()
- func (x *GetTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetHttpsProxyRequest) Reset()
- func (x *GetTargetHttpsProxyRequest) String() string
- type GetTargetInstanceRequest
- func (*GetTargetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetInstanceRequest) GetProject() string
- func (x *GetTargetInstanceRequest) GetTargetInstance() string
- func (x *GetTargetInstanceRequest) GetZone() string
- func (*GetTargetInstanceRequest) ProtoMessage()
- func (x *GetTargetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetInstanceRequest) Reset()
- func (x *GetTargetInstanceRequest) String() string
- type GetTargetPoolRequest
- func (*GetTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetPoolRequest) GetProject() string
- func (x *GetTargetPoolRequest) GetRegion() string
- func (x *GetTargetPoolRequest) GetTargetPool() string
- func (*GetTargetPoolRequest) ProtoMessage()
- func (x *GetTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetPoolRequest) Reset()
- func (x *GetTargetPoolRequest) String() string
- type GetTargetSslProxyRequest
- func (*GetTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetSslProxyRequest) GetProject() string
- func (x *GetTargetSslProxyRequest) GetTargetSslProxy() string
- func (*GetTargetSslProxyRequest) ProtoMessage()
- func (x *GetTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetSslProxyRequest) Reset()
- func (x *GetTargetSslProxyRequest) String() string
- type GetTargetTcpProxyRequest
- func (*GetTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetTcpProxyRequest) GetProject() string
- func (x *GetTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*GetTargetTcpProxyRequest) ProtoMessage()
- func (x *GetTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetTcpProxyRequest) Reset()
- func (x *GetTargetTcpProxyRequest) String() string
- type GetTargetVpnGatewayRequest
- func (*GetTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *GetTargetVpnGatewayRequest) GetProject() string
- func (x *GetTargetVpnGatewayRequest) GetRegion() string
- func (x *GetTargetVpnGatewayRequest) GetTargetVpnGateway() string
- func (*GetTargetVpnGatewayRequest) ProtoMessage()
- func (x *GetTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetTargetVpnGatewayRequest) Reset()
- func (x *GetTargetVpnGatewayRequest) String() string
- type GetUrlMapRequest
- func (*GetUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *GetUrlMapRequest) GetProject() string
- func (x *GetUrlMapRequest) GetUrlMap() string
- func (*GetUrlMapRequest) ProtoMessage()
- func (x *GetUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *GetUrlMapRequest) Reset()
- func (x *GetUrlMapRequest) String() string
- type GetVpnGatewayRequest
- func (*GetVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *GetVpnGatewayRequest) GetProject() string
- func (x *GetVpnGatewayRequest) GetRegion() string
- func (x *GetVpnGatewayRequest) GetVpnGateway() string
- func (*GetVpnGatewayRequest) ProtoMessage()
- func (x *GetVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetVpnGatewayRequest) Reset()
- func (x *GetVpnGatewayRequest) String() string
- type GetVpnTunnelRequest
- func (*GetVpnTunnelRequest) Descriptor() ([]byte, []int)
- func (x *GetVpnTunnelRequest) GetProject() string
- func (x *GetVpnTunnelRequest) GetRegion() string
- func (x *GetVpnTunnelRequest) GetVpnTunnel() string
- func (*GetVpnTunnelRequest) ProtoMessage()
- func (x *GetVpnTunnelRequest) ProtoReflect() protoreflect.Message
- func (x *GetVpnTunnelRequest) Reset()
- func (x *GetVpnTunnelRequest) String() string
- type GetXpnHostProjectRequest
- func (*GetXpnHostProjectRequest) Descriptor() ([]byte, []int)
- func (x *GetXpnHostProjectRequest) GetProject() string
- func (*GetXpnHostProjectRequest) ProtoMessage()
- func (x *GetXpnHostProjectRequest) ProtoReflect() protoreflect.Message
- func (x *GetXpnHostProjectRequest) Reset()
- func (x *GetXpnHostProjectRequest) String() string
- type GetXpnResourcesProjectsRequest
- func (*GetXpnResourcesProjectsRequest) Descriptor() ([]byte, []int)
- func (x *GetXpnResourcesProjectsRequest) GetFilter() string
- func (x *GetXpnResourcesProjectsRequest) GetMaxResults() uint32
- func (x *GetXpnResourcesProjectsRequest) GetOrderBy() string
- func (x *GetXpnResourcesProjectsRequest) GetPageToken() string
- func (x *GetXpnResourcesProjectsRequest) GetProject() string
- func (x *GetXpnResourcesProjectsRequest) GetReturnPartialSuccess() bool
- func (*GetXpnResourcesProjectsRequest) ProtoMessage()
- func (x *GetXpnResourcesProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *GetXpnResourcesProjectsRequest) Reset()
- func (x *GetXpnResourcesProjectsRequest) String() string
- type GetZoneOperationRequest
- func (*GetZoneOperationRequest) Descriptor() ([]byte, []int)
- func (x *GetZoneOperationRequest) GetOperation() string
- func (x *GetZoneOperationRequest) GetProject() string
- func (x *GetZoneOperationRequest) GetZone() string
- func (*GetZoneOperationRequest) ProtoMessage()
- func (x *GetZoneOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetZoneOperationRequest) Reset()
- func (x *GetZoneOperationRequest) String() string
- type GetZoneRequest
- func (*GetZoneRequest) Descriptor() ([]byte, []int)
- func (x *GetZoneRequest) GetProject() string
- func (x *GetZoneRequest) GetZone() string
- func (*GetZoneRequest) ProtoMessage()
- func (x *GetZoneRequest) ProtoReflect() protoreflect.Message
- func (x *GetZoneRequest) Reset()
- func (x *GetZoneRequest) String() string
- type GlobalAddressesMoveRequest
- func (*GlobalAddressesMoveRequest) Descriptor() ([]byte, []int)
- func (x *GlobalAddressesMoveRequest) GetDescription() string
- func (x *GlobalAddressesMoveRequest) GetDestinationAddress() string
- func (*GlobalAddressesMoveRequest) ProtoMessage()
- func (x *GlobalAddressesMoveRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalAddressesMoveRequest) Reset()
- func (x *GlobalAddressesMoveRequest) String() string
- type GlobalNetworkEndpointGroupsAttachEndpointsRequest
- func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
- func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) Reset()
- func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) String() string
- type GlobalNetworkEndpointGroupsDetachEndpointsRequest
- func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
- func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) Reset()
- func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) String() string
- type GlobalOrganizationSetPolicyRequest
- func (*GlobalOrganizationSetPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GlobalOrganizationSetPolicyRequest) GetBindings() []*Binding
- func (x *GlobalOrganizationSetPolicyRequest) GetEtag() string
- func (x *GlobalOrganizationSetPolicyRequest) GetPolicy() *Policy
- func (*GlobalOrganizationSetPolicyRequest) ProtoMessage()
- func (x *GlobalOrganizationSetPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalOrganizationSetPolicyRequest) Reset()
- func (x *GlobalOrganizationSetPolicyRequest) String() string
- type GlobalSetLabelsRequest
- func (*GlobalSetLabelsRequest) Descriptor() ([]byte, []int)
- func (x *GlobalSetLabelsRequest) GetLabelFingerprint() string
- func (x *GlobalSetLabelsRequest) GetLabels() map[string]string
- func (*GlobalSetLabelsRequest) ProtoMessage()
- func (x *GlobalSetLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalSetLabelsRequest) Reset()
- func (x *GlobalSetLabelsRequest) String() string
- type GlobalSetPolicyRequest
- func (*GlobalSetPolicyRequest) Descriptor() ([]byte, []int)
- func (x *GlobalSetPolicyRequest) GetBindings() []*Binding
- func (x *GlobalSetPolicyRequest) GetEtag() string
- func (x *GlobalSetPolicyRequest) GetPolicy() *Policy
- func (*GlobalSetPolicyRequest) ProtoMessage()
- func (x *GlobalSetPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GlobalSetPolicyRequest) Reset()
- func (x *GlobalSetPolicyRequest) String() string
- type GuestAttributes
- func (*GuestAttributes) Descriptor() ([]byte, []int)
- func (x *GuestAttributes) GetKind() string
- func (x *GuestAttributes) GetQueryPath() string
- func (x *GuestAttributes) GetQueryValue() *GuestAttributesValue
- func (x *GuestAttributes) GetSelfLink() string
- func (x *GuestAttributes) GetVariableKey() string
- func (x *GuestAttributes) GetVariableValue() string
- func (*GuestAttributes) ProtoMessage()
- func (x *GuestAttributes) ProtoReflect() protoreflect.Message
- func (x *GuestAttributes) Reset()
- func (x *GuestAttributes) String() string
- type GuestAttributesEntry
- func (*GuestAttributesEntry) Descriptor() ([]byte, []int)
- func (x *GuestAttributesEntry) GetKey() string
- func (x *GuestAttributesEntry) GetNamespace() string
- func (x *GuestAttributesEntry) GetValue() string
- func (*GuestAttributesEntry) ProtoMessage()
- func (x *GuestAttributesEntry) ProtoReflect() protoreflect.Message
- func (x *GuestAttributesEntry) Reset()
- func (x *GuestAttributesEntry) String() string
- type GuestAttributesValue
- func (*GuestAttributesValue) Descriptor() ([]byte, []int)
- func (x *GuestAttributesValue) GetItems() []*GuestAttributesEntry
- func (*GuestAttributesValue) ProtoMessage()
- func (x *GuestAttributesValue) ProtoReflect() protoreflect.Message
- func (x *GuestAttributesValue) Reset()
- func (x *GuestAttributesValue) String() string
- type GuestOsFeature
- func (*GuestOsFeature) Descriptor() ([]byte, []int)
- func (x *GuestOsFeature) GetType() string
- func (*GuestOsFeature) ProtoMessage()
- func (x *GuestOsFeature) ProtoReflect() protoreflect.Message
- func (x *GuestOsFeature) Reset()
- func (x *GuestOsFeature) String() string
- type GuestOsFeature_Type
- func (GuestOsFeature_Type) Descriptor() protoreflect.EnumDescriptor
- func (x GuestOsFeature_Type) Enum() *GuestOsFeature_Type
- func (GuestOsFeature_Type) EnumDescriptor() ([]byte, []int)
- func (x GuestOsFeature_Type) Number() protoreflect.EnumNumber
- func (x GuestOsFeature_Type) String() string
- func (GuestOsFeature_Type) Type() protoreflect.EnumType
- type HTTP2HealthCheck
- func (*HTTP2HealthCheck) Descriptor() ([]byte, []int)
- func (x *HTTP2HealthCheck) GetHost() string
- func (x *HTTP2HealthCheck) GetPort() int32
- func (x *HTTP2HealthCheck) GetPortName() string
- func (x *HTTP2HealthCheck) GetPortSpecification() string
- func (x *HTTP2HealthCheck) GetProxyHeader() string
- func (x *HTTP2HealthCheck) GetRequestPath() string
- func (x *HTTP2HealthCheck) GetResponse() string
- func (*HTTP2HealthCheck) ProtoMessage()
- func (x *HTTP2HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HTTP2HealthCheck) Reset()
- func (x *HTTP2HealthCheck) String() string
- type HTTP2HealthCheck_PortSpecification
- func (HTTP2HealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x HTTP2HealthCheck_PortSpecification) Enum() *HTTP2HealthCheck_PortSpecification
- func (HTTP2HealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x HTTP2HealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x HTTP2HealthCheck_PortSpecification) String() string
- func (HTTP2HealthCheck_PortSpecification) Type() protoreflect.EnumType
- type HTTP2HealthCheck_ProxyHeader
- func (HTTP2HealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x HTTP2HealthCheck_ProxyHeader) Enum() *HTTP2HealthCheck_ProxyHeader
- func (HTTP2HealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x HTTP2HealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
- func (x HTTP2HealthCheck_ProxyHeader) String() string
- func (HTTP2HealthCheck_ProxyHeader) Type() protoreflect.EnumType
- type HTTPHealthCheck
- func (*HTTPHealthCheck) Descriptor() ([]byte, []int)
- func (x *HTTPHealthCheck) GetHost() string
- func (x *HTTPHealthCheck) GetPort() int32
- func (x *HTTPHealthCheck) GetPortName() string
- func (x *HTTPHealthCheck) GetPortSpecification() string
- func (x *HTTPHealthCheck) GetProxyHeader() string
- func (x *HTTPHealthCheck) GetRequestPath() string
- func (x *HTTPHealthCheck) GetResponse() string
- func (*HTTPHealthCheck) ProtoMessage()
- func (x *HTTPHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HTTPHealthCheck) Reset()
- func (x *HTTPHealthCheck) String() string
- type HTTPHealthCheck_PortSpecification
- func (HTTPHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x HTTPHealthCheck_PortSpecification) Enum() *HTTPHealthCheck_PortSpecification
- func (HTTPHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x HTTPHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x HTTPHealthCheck_PortSpecification) String() string
- func (HTTPHealthCheck_PortSpecification) Type() protoreflect.EnumType
- type HTTPHealthCheck_ProxyHeader
- func (HTTPHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x HTTPHealthCheck_ProxyHeader) Enum() *HTTPHealthCheck_ProxyHeader
- func (HTTPHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x HTTPHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
- func (x HTTPHealthCheck_ProxyHeader) String() string
- func (HTTPHealthCheck_ProxyHeader) Type() protoreflect.EnumType
- type HTTPSHealthCheck
- func (*HTTPSHealthCheck) Descriptor() ([]byte, []int)
- func (x *HTTPSHealthCheck) GetHost() string
- func (x *HTTPSHealthCheck) GetPort() int32
- func (x *HTTPSHealthCheck) GetPortName() string
- func (x *HTTPSHealthCheck) GetPortSpecification() string
- func (x *HTTPSHealthCheck) GetProxyHeader() string
- func (x *HTTPSHealthCheck) GetRequestPath() string
- func (x *HTTPSHealthCheck) GetResponse() string
- func (*HTTPSHealthCheck) ProtoMessage()
- func (x *HTTPSHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HTTPSHealthCheck) Reset()
- func (x *HTTPSHealthCheck) String() string
- type HTTPSHealthCheck_PortSpecification
- func (HTTPSHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x HTTPSHealthCheck_PortSpecification) Enum() *HTTPSHealthCheck_PortSpecification
- func (HTTPSHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x HTTPSHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x HTTPSHealthCheck_PortSpecification) String() string
- func (HTTPSHealthCheck_PortSpecification) Type() protoreflect.EnumType
- type HTTPSHealthCheck_ProxyHeader
- func (HTTPSHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x HTTPSHealthCheck_ProxyHeader) Enum() *HTTPSHealthCheck_ProxyHeader
- func (HTTPSHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x HTTPSHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
- func (x HTTPSHealthCheck_ProxyHeader) String() string
- func (HTTPSHealthCheck_ProxyHeader) Type() protoreflect.EnumType
- type HealthCheck
- func (*HealthCheck) Descriptor() ([]byte, []int)
- func (x *HealthCheck) GetCheckIntervalSec() int32
- func (x *HealthCheck) GetCreationTimestamp() string
- func (x *HealthCheck) GetDescription() string
- func (x *HealthCheck) GetGrpcHealthCheck() *GRPCHealthCheck
- func (x *HealthCheck) GetHealthyThreshold() int32
- func (x *HealthCheck) GetHttp2HealthCheck() *HTTP2HealthCheck
- func (x *HealthCheck) GetHttpHealthCheck() *HTTPHealthCheck
- func (x *HealthCheck) GetHttpsHealthCheck() *HTTPSHealthCheck
- func (x *HealthCheck) GetId() uint64
- func (x *HealthCheck) GetKind() string
- func (x *HealthCheck) GetLogConfig() *HealthCheckLogConfig
- func (x *HealthCheck) GetName() string
- func (x *HealthCheck) GetRegion() string
- func (x *HealthCheck) GetSelfLink() string
- func (x *HealthCheck) GetSourceRegions() []string
- func (x *HealthCheck) GetSslHealthCheck() *SSLHealthCheck
- func (x *HealthCheck) GetTcpHealthCheck() *TCPHealthCheck
- func (x *HealthCheck) GetTimeoutSec() int32
- func (x *HealthCheck) GetType() string
- func (x *HealthCheck) GetUnhealthyThreshold() int32
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) String() string
- type HealthCheckList
- func (*HealthCheckList) Descriptor() ([]byte, []int)
- func (x *HealthCheckList) GetId() string
- func (x *HealthCheckList) GetItems() []*HealthCheck
- func (x *HealthCheckList) GetKind() string
- func (x *HealthCheckList) GetNextPageToken() string
- func (x *HealthCheckList) GetSelfLink() string
- func (x *HealthCheckList) GetWarning() *Warning
- func (*HealthCheckList) ProtoMessage()
- func (x *HealthCheckList) ProtoReflect() protoreflect.Message
- func (x *HealthCheckList) Reset()
- func (x *HealthCheckList) String() string
- type HealthCheckLogConfig
- func (*HealthCheckLogConfig) Descriptor() ([]byte, []int)
- func (x *HealthCheckLogConfig) GetEnable() bool
- func (*HealthCheckLogConfig) ProtoMessage()
- func (x *HealthCheckLogConfig) ProtoReflect() protoreflect.Message
- func (x *HealthCheckLogConfig) Reset()
- func (x *HealthCheckLogConfig) String() string
- type HealthCheckReference
- func (*HealthCheckReference) Descriptor() ([]byte, []int)
- func (x *HealthCheckReference) GetHealthCheck() string
- func (*HealthCheckReference) ProtoMessage()
- func (x *HealthCheckReference) ProtoReflect() protoreflect.Message
- func (x *HealthCheckReference) Reset()
- func (x *HealthCheckReference) String() string
- type HealthCheckService
- func (*HealthCheckService) Descriptor() ([]byte, []int)
- func (x *HealthCheckService) GetCreationTimestamp() string
- func (x *HealthCheckService) GetDescription() string
- func (x *HealthCheckService) GetFingerprint() string
- func (x *HealthCheckService) GetHealthChecks() []string
- func (x *HealthCheckService) GetHealthStatusAggregationPolicy() string
- func (x *HealthCheckService) GetId() uint64
- func (x *HealthCheckService) GetKind() string
- func (x *HealthCheckService) GetName() string
- func (x *HealthCheckService) GetNetworkEndpointGroups() []string
- func (x *HealthCheckService) GetNotificationEndpoints() []string
- func (x *HealthCheckService) GetRegion() string
- func (x *HealthCheckService) GetSelfLink() string
- func (*HealthCheckService) ProtoMessage()
- func (x *HealthCheckService) ProtoReflect() protoreflect.Message
- func (x *HealthCheckService) Reset()
- func (x *HealthCheckService) String() string
- type HealthCheckServiceReference
- func (*HealthCheckServiceReference) Descriptor() ([]byte, []int)
- func (x *HealthCheckServiceReference) GetHealthCheckService() string
- func (*HealthCheckServiceReference) ProtoMessage()
- func (x *HealthCheckServiceReference) ProtoReflect() protoreflect.Message
- func (x *HealthCheckServiceReference) Reset()
- func (x *HealthCheckServiceReference) String() string
- type HealthCheckService_HealthStatusAggregationPolicy
- func (HealthCheckService_HealthStatusAggregationPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x HealthCheckService_HealthStatusAggregationPolicy) Enum() *HealthCheckService_HealthStatusAggregationPolicy
- func (HealthCheckService_HealthStatusAggregationPolicy) EnumDescriptor() ([]byte, []int)
- func (x HealthCheckService_HealthStatusAggregationPolicy) Number() protoreflect.EnumNumber
- func (x HealthCheckService_HealthStatusAggregationPolicy) String() string
- func (HealthCheckService_HealthStatusAggregationPolicy) Type() protoreflect.EnumType
- type HealthCheckServicesList
- func (*HealthCheckServicesList) Descriptor() ([]byte, []int)
- func (x *HealthCheckServicesList) GetId() string
- func (x *HealthCheckServicesList) GetItems() []*HealthCheckService
- func (x *HealthCheckServicesList) GetKind() string
- func (x *HealthCheckServicesList) GetNextPageToken() string
- func (x *HealthCheckServicesList) GetSelfLink() string
- func (x *HealthCheckServicesList) GetWarning() *Warning
- func (*HealthCheckServicesList) ProtoMessage()
- func (x *HealthCheckServicesList) ProtoReflect() protoreflect.Message
- func (x *HealthCheckServicesList) Reset()
- func (x *HealthCheckServicesList) String() string
- type HealthCheck_Type
- func (HealthCheck_Type) Descriptor() protoreflect.EnumDescriptor
- func (x HealthCheck_Type) Enum() *HealthCheck_Type
- func (HealthCheck_Type) EnumDescriptor() ([]byte, []int)
- func (x HealthCheck_Type) Number() protoreflect.EnumNumber
- func (x HealthCheck_Type) String() string
- func (HealthCheck_Type) Type() protoreflect.EnumType
- type HealthChecksAggregatedList
- func (*HealthChecksAggregatedList) Descriptor() ([]byte, []int)
- func (x *HealthChecksAggregatedList) GetId() string
- func (x *HealthChecksAggregatedList) GetItems() map[string]*HealthChecksScopedList
- func (x *HealthChecksAggregatedList) GetKind() string
- func (x *HealthChecksAggregatedList) GetNextPageToken() string
- func (x *HealthChecksAggregatedList) GetSelfLink() string
- func (x *HealthChecksAggregatedList) GetUnreachables() []string
- func (x *HealthChecksAggregatedList) GetWarning() *Warning
- func (*HealthChecksAggregatedList) ProtoMessage()
- func (x *HealthChecksAggregatedList) ProtoReflect() protoreflect.Message
- func (x *HealthChecksAggregatedList) Reset()
- func (x *HealthChecksAggregatedList) String() string
- type HealthChecksScopedList
- func (*HealthChecksScopedList) Descriptor() ([]byte, []int)
- func (x *HealthChecksScopedList) GetHealthChecks() []*HealthCheck
- func (x *HealthChecksScopedList) GetWarning() *Warning
- func (*HealthChecksScopedList) ProtoMessage()
- func (x *HealthChecksScopedList) ProtoReflect() protoreflect.Message
- func (x *HealthChecksScopedList) Reset()
- func (x *HealthChecksScopedList) String() string
- type HealthStatus
- func (*HealthStatus) Descriptor() ([]byte, []int)
- func (x *HealthStatus) GetAnnotations() map[string]string
- func (x *HealthStatus) GetForwardingRule() string
- func (x *HealthStatus) GetForwardingRuleIp() string
- func (x *HealthStatus) GetHealthState() string
- func (x *HealthStatus) GetInstance() string
- func (x *HealthStatus) GetIpAddress() string
- func (x *HealthStatus) GetIpv6Address() string
- func (x *HealthStatus) GetIpv6HealthState() string
- func (x *HealthStatus) GetPort() int32
- func (x *HealthStatus) GetWeight() string
- func (x *HealthStatus) GetWeightError() string
- func (*HealthStatus) ProtoMessage()
- func (x *HealthStatus) ProtoReflect() protoreflect.Message
- func (x *HealthStatus) Reset()
- func (x *HealthStatus) String() string
- type HealthStatusForNetworkEndpoint
- func (*HealthStatusForNetworkEndpoint) Descriptor() ([]byte, []int)
- func (x *HealthStatusForNetworkEndpoint) GetBackendService() *BackendServiceReference
- func (x *HealthStatusForNetworkEndpoint) GetForwardingRule() *ForwardingRuleReference
- func (x *HealthStatusForNetworkEndpoint) GetHealthCheck() *HealthCheckReference
- func (x *HealthStatusForNetworkEndpoint) GetHealthCheckService() *HealthCheckServiceReference
- func (x *HealthStatusForNetworkEndpoint) GetHealthState() string
- func (x *HealthStatusForNetworkEndpoint) GetIpv6HealthState() string
- func (*HealthStatusForNetworkEndpoint) ProtoMessage()
- func (x *HealthStatusForNetworkEndpoint) ProtoReflect() protoreflect.Message
- func (x *HealthStatusForNetworkEndpoint) Reset()
- func (x *HealthStatusForNetworkEndpoint) String() string
- type HealthStatusForNetworkEndpoint_HealthState
- func (HealthStatusForNetworkEndpoint_HealthState) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatusForNetworkEndpoint_HealthState) Enum() *HealthStatusForNetworkEndpoint_HealthState
- func (HealthStatusForNetworkEndpoint_HealthState) EnumDescriptor() ([]byte, []int)
- func (x HealthStatusForNetworkEndpoint_HealthState) Number() protoreflect.EnumNumber
- func (x HealthStatusForNetworkEndpoint_HealthState) String() string
- func (HealthStatusForNetworkEndpoint_HealthState) Type() protoreflect.EnumType
- type HealthStatusForNetworkEndpoint_Ipv6HealthState
- func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) Enum() *HealthStatusForNetworkEndpoint_Ipv6HealthState
- func (HealthStatusForNetworkEndpoint_Ipv6HealthState) EnumDescriptor() ([]byte, []int)
- func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) Number() protoreflect.EnumNumber
- func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) String() string
- func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Type() protoreflect.EnumType
- type HealthStatus_HealthState
- func (HealthStatus_HealthState) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatus_HealthState) Enum() *HealthStatus_HealthState
- func (HealthStatus_HealthState) EnumDescriptor() ([]byte, []int)
- func (x HealthStatus_HealthState) Number() protoreflect.EnumNumber
- func (x HealthStatus_HealthState) String() string
- func (HealthStatus_HealthState) Type() protoreflect.EnumType
- type HealthStatus_Ipv6HealthState
- func (HealthStatus_Ipv6HealthState) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatus_Ipv6HealthState) Enum() *HealthStatus_Ipv6HealthState
- func (HealthStatus_Ipv6HealthState) EnumDescriptor() ([]byte, []int)
- func (x HealthStatus_Ipv6HealthState) Number() protoreflect.EnumNumber
- func (x HealthStatus_Ipv6HealthState) String() string
- func (HealthStatus_Ipv6HealthState) Type() protoreflect.EnumType
- type HealthStatus_WeightError
- func (HealthStatus_WeightError) Descriptor() protoreflect.EnumDescriptor
- func (x HealthStatus_WeightError) Enum() *HealthStatus_WeightError
- func (HealthStatus_WeightError) EnumDescriptor() ([]byte, []int)
- func (x HealthStatus_WeightError) Number() protoreflect.EnumNumber
- func (x HealthStatus_WeightError) String() string
- func (HealthStatus_WeightError) Type() protoreflect.EnumType
- type Help
- func (*Help) Descriptor() ([]byte, []int)
- func (x *Help) GetLinks() []*HelpLink
- func (*Help) ProtoMessage()
- func (x *Help) ProtoReflect() protoreflect.Message
- func (x *Help) Reset()
- func (x *Help) String() string
- type HelpLink
- func (*HelpLink) Descriptor() ([]byte, []int)
- func (x *HelpLink) GetDescription() string
- func (x *HelpLink) GetUrl() string
- func (*HelpLink) ProtoMessage()
- func (x *HelpLink) ProtoReflect() protoreflect.Message
- func (x *HelpLink) Reset()
- func (x *HelpLink) String() string
- type HostRule
- func (*HostRule) Descriptor() ([]byte, []int)
- func (x *HostRule) GetDescription() string
- func (x *HostRule) GetHosts() []string
- func (x *HostRule) GetPathMatcher() string
- func (*HostRule) ProtoMessage()
- func (x *HostRule) ProtoReflect() protoreflect.Message
- func (x *HostRule) Reset()
- func (x *HostRule) String() string
- type HttpFaultAbort
- func (*HttpFaultAbort) Descriptor() ([]byte, []int)
- func (x *HttpFaultAbort) GetHttpStatus() uint32
- func (x *HttpFaultAbort) GetPercentage() float64
- func (*HttpFaultAbort) ProtoMessage()
- func (x *HttpFaultAbort) ProtoReflect() protoreflect.Message
- func (x *HttpFaultAbort) Reset()
- func (x *HttpFaultAbort) String() string
- type HttpFaultDelay
- func (*HttpFaultDelay) Descriptor() ([]byte, []int)
- func (x *HttpFaultDelay) GetFixedDelay() *Duration
- func (x *HttpFaultDelay) GetPercentage() float64
- func (*HttpFaultDelay) ProtoMessage()
- func (x *HttpFaultDelay) ProtoReflect() protoreflect.Message
- func (x *HttpFaultDelay) Reset()
- func (x *HttpFaultDelay) String() string
- type HttpFaultInjection
- func (*HttpFaultInjection) Descriptor() ([]byte, []int)
- func (x *HttpFaultInjection) GetAbort() *HttpFaultAbort
- func (x *HttpFaultInjection) GetDelay() *HttpFaultDelay
- func (*HttpFaultInjection) ProtoMessage()
- func (x *HttpFaultInjection) ProtoReflect() protoreflect.Message
- func (x *HttpFaultInjection) Reset()
- func (x *HttpFaultInjection) String() string
- type HttpHeaderAction
- func (*HttpHeaderAction) Descriptor() ([]byte, []int)
- func (x *HttpHeaderAction) GetRequestHeadersToAdd() []*HttpHeaderOption
- func (x *HttpHeaderAction) GetRequestHeadersToRemove() []string
- func (x *HttpHeaderAction) GetResponseHeadersToAdd() []*HttpHeaderOption
- func (x *HttpHeaderAction) GetResponseHeadersToRemove() []string
- func (*HttpHeaderAction) ProtoMessage()
- func (x *HttpHeaderAction) ProtoReflect() protoreflect.Message
- func (x *HttpHeaderAction) Reset()
- func (x *HttpHeaderAction) String() string
- type HttpHeaderMatch
- func (*HttpHeaderMatch) Descriptor() ([]byte, []int)
- func (x *HttpHeaderMatch) GetExactMatch() string
- func (x *HttpHeaderMatch) GetHeaderName() string
- func (x *HttpHeaderMatch) GetInvertMatch() bool
- func (x *HttpHeaderMatch) GetPrefixMatch() string
- func (x *HttpHeaderMatch) GetPresentMatch() bool
- func (x *HttpHeaderMatch) GetRangeMatch() *Int64RangeMatch
- func (x *HttpHeaderMatch) GetRegexMatch() string
- func (x *HttpHeaderMatch) GetSuffixMatch() string
- func (*HttpHeaderMatch) ProtoMessage()
- func (x *HttpHeaderMatch) ProtoReflect() protoreflect.Message
- func (x *HttpHeaderMatch) Reset()
- func (x *HttpHeaderMatch) String() string
- type HttpHeaderOption
- func (*HttpHeaderOption) Descriptor() ([]byte, []int)
- func (x *HttpHeaderOption) GetHeaderName() string
- func (x *HttpHeaderOption) GetHeaderValue() string
- func (x *HttpHeaderOption) GetReplace() bool
- func (*HttpHeaderOption) ProtoMessage()
- func (x *HttpHeaderOption) ProtoReflect() protoreflect.Message
- func (x *HttpHeaderOption) Reset()
- func (x *HttpHeaderOption) String() string
- type HttpQueryParameterMatch
- func (*HttpQueryParameterMatch) Descriptor() ([]byte, []int)
- func (x *HttpQueryParameterMatch) GetExactMatch() string
- func (x *HttpQueryParameterMatch) GetName() string
- func (x *HttpQueryParameterMatch) GetPresentMatch() bool
- func (x *HttpQueryParameterMatch) GetRegexMatch() string
- func (*HttpQueryParameterMatch) ProtoMessage()
- func (x *HttpQueryParameterMatch) ProtoReflect() protoreflect.Message
- func (x *HttpQueryParameterMatch) Reset()
- func (x *HttpQueryParameterMatch) String() string
- type HttpRedirectAction
- func (*HttpRedirectAction) Descriptor() ([]byte, []int)
- func (x *HttpRedirectAction) GetHostRedirect() string
- func (x *HttpRedirectAction) GetHttpsRedirect() bool
- func (x *HttpRedirectAction) GetPathRedirect() string
- func (x *HttpRedirectAction) GetPrefixRedirect() string
- func (x *HttpRedirectAction) GetRedirectResponseCode() string
- func (x *HttpRedirectAction) GetStripQuery() bool
- func (*HttpRedirectAction) ProtoMessage()
- func (x *HttpRedirectAction) ProtoReflect() protoreflect.Message
- func (x *HttpRedirectAction) Reset()
- func (x *HttpRedirectAction) String() string
- type HttpRedirectAction_RedirectResponseCode
- func (HttpRedirectAction_RedirectResponseCode) Descriptor() protoreflect.EnumDescriptor
- func (x HttpRedirectAction_RedirectResponseCode) Enum() *HttpRedirectAction_RedirectResponseCode
- func (HttpRedirectAction_RedirectResponseCode) EnumDescriptor() ([]byte, []int)
- func (x HttpRedirectAction_RedirectResponseCode) Number() protoreflect.EnumNumber
- func (x HttpRedirectAction_RedirectResponseCode) String() string
- func (HttpRedirectAction_RedirectResponseCode) Type() protoreflect.EnumType
- type HttpRetryPolicy
- func (*HttpRetryPolicy) Descriptor() ([]byte, []int)
- func (x *HttpRetryPolicy) GetNumRetries() uint32
- func (x *HttpRetryPolicy) GetPerTryTimeout() *Duration
- func (x *HttpRetryPolicy) GetRetryConditions() []string
- func (*HttpRetryPolicy) ProtoMessage()
- func (x *HttpRetryPolicy) ProtoReflect() protoreflect.Message
- func (x *HttpRetryPolicy) Reset()
- func (x *HttpRetryPolicy) String() string
- type HttpRouteAction
- func (*HttpRouteAction) Descriptor() ([]byte, []int)
- func (x *HttpRouteAction) GetCorsPolicy() *CorsPolicy
- func (x *HttpRouteAction) GetFaultInjectionPolicy() *HttpFaultInjection
- func (x *HttpRouteAction) GetMaxStreamDuration() *Duration
- func (x *HttpRouteAction) GetRequestMirrorPolicy() *RequestMirrorPolicy
- func (x *HttpRouteAction) GetRetryPolicy() *HttpRetryPolicy
- func (x *HttpRouteAction) GetTimeout() *Duration
- func (x *HttpRouteAction) GetUrlRewrite() *UrlRewrite
- func (x *HttpRouteAction) GetWeightedBackendServices() []*WeightedBackendService
- func (*HttpRouteAction) ProtoMessage()
- func (x *HttpRouteAction) ProtoReflect() protoreflect.Message
- func (x *HttpRouteAction) Reset()
- func (x *HttpRouteAction) String() string
- type HttpRouteRule
- func (*HttpRouteRule) Descriptor() ([]byte, []int)
- func (x *HttpRouteRule) GetCustomErrorResponsePolicy() *CustomErrorResponsePolicy
- func (x *HttpRouteRule) GetDescription() string
- func (x *HttpRouteRule) GetHeaderAction() *HttpHeaderAction
- func (x *HttpRouteRule) GetMatchRules() []*HttpRouteRuleMatch
- func (x *HttpRouteRule) GetPriority() int32
- func (x *HttpRouteRule) GetRouteAction() *HttpRouteAction
- func (x *HttpRouteRule) GetService() string
- func (x *HttpRouteRule) GetUrlRedirect() *HttpRedirectAction
- func (*HttpRouteRule) ProtoMessage()
- func (x *HttpRouteRule) ProtoReflect() protoreflect.Message
- func (x *HttpRouteRule) Reset()
- func (x *HttpRouteRule) String() string
- type HttpRouteRuleMatch
- func (*HttpRouteRuleMatch) Descriptor() ([]byte, []int)
- func (x *HttpRouteRuleMatch) GetFullPathMatch() string
- func (x *HttpRouteRuleMatch) GetHeaderMatches() []*HttpHeaderMatch
- func (x *HttpRouteRuleMatch) GetIgnoreCase() bool
- func (x *HttpRouteRuleMatch) GetMetadataFilters() []*MetadataFilter
- func (x *HttpRouteRuleMatch) GetPathTemplateMatch() string
- func (x *HttpRouteRuleMatch) GetPrefixMatch() string
- func (x *HttpRouteRuleMatch) GetQueryParameterMatches() []*HttpQueryParameterMatch
- func (x *HttpRouteRuleMatch) GetRegexMatch() string
- func (*HttpRouteRuleMatch) ProtoMessage()
- func (x *HttpRouteRuleMatch) ProtoReflect() protoreflect.Message
- func (x *HttpRouteRuleMatch) Reset()
- func (x *HttpRouteRuleMatch) String() string
- type Image
- func (*Image) Descriptor() ([]byte, []int)
- func (x *Image) GetArchitecture() string
- func (x *Image) GetArchiveSizeBytes() int64
- func (x *Image) GetCreationTimestamp() string
- func (x *Image) GetDeprecated() *DeprecationStatus
- func (x *Image) GetDescription() string
- func (x *Image) GetDiskSizeGb() int64
- func (x *Image) GetEnableConfidentialCompute() bool
- func (x *Image) GetFamily() string
- func (x *Image) GetGuestOsFeatures() []*GuestOsFeature
- func (x *Image) GetId() uint64
- func (x *Image) GetImageEncryptionKey() *CustomerEncryptionKey
- func (x *Image) GetKind() string
- func (x *Image) GetLabelFingerprint() string
- func (x *Image) GetLabels() map[string]string
- func (x *Image) GetLicenseCodes() []int64
- func (x *Image) GetLicenses() []string
- func (x *Image) GetName() string
- func (x *Image) GetRawDisk() *RawDisk
- func (x *Image) GetSatisfiesPzi() bool
- func (x *Image) GetSatisfiesPzs() bool
- func (x *Image) GetSelfLink() string
- func (x *Image) GetShieldedInstanceInitialState() *InitialStateConfig
- func (x *Image) GetSourceDisk() string
- func (x *Image) GetSourceDiskEncryptionKey() *CustomerEncryptionKey
- func (x *Image) GetSourceDiskId() string
- func (x *Image) GetSourceImage() string
- func (x *Image) GetSourceImageEncryptionKey() *CustomerEncryptionKey
- func (x *Image) GetSourceImageId() string
- func (x *Image) GetSourceSnapshot() string
- func (x *Image) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
- func (x *Image) GetSourceSnapshotId() string
- func (x *Image) GetSourceType() string
- func (x *Image) GetStatus() string
- func (x *Image) GetStorageLocations() []string
- func (*Image) ProtoMessage()
- func (x *Image) ProtoReflect() protoreflect.Message
- func (x *Image) Reset()
- func (x *Image) String() string
- type ImageFamilyView
- func (*ImageFamilyView) Descriptor() ([]byte, []int)
- func (x *ImageFamilyView) GetImage() *Image
- func (*ImageFamilyView) ProtoMessage()
- func (x *ImageFamilyView) ProtoReflect() protoreflect.Message
- func (x *ImageFamilyView) Reset()
- func (x *ImageFamilyView) String() string
- type ImageList
- func (*ImageList) Descriptor() ([]byte, []int)
- func (x *ImageList) GetId() string
- func (x *ImageList) GetItems() []*Image
- func (x *ImageList) GetKind() string
- func (x *ImageList) GetNextPageToken() string
- func (x *ImageList) GetSelfLink() string
- func (x *ImageList) GetWarning() *Warning
- func (*ImageList) ProtoMessage()
- func (x *ImageList) ProtoReflect() protoreflect.Message
- func (x *ImageList) Reset()
- func (x *ImageList) String() string
- type Image_Architecture
- func (Image_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x Image_Architecture) Enum() *Image_Architecture
- func (Image_Architecture) EnumDescriptor() ([]byte, []int)
- func (x Image_Architecture) Number() protoreflect.EnumNumber
- func (x Image_Architecture) String() string
- func (Image_Architecture) Type() protoreflect.EnumType
- type Image_SourceType
- func (Image_SourceType) Descriptor() protoreflect.EnumDescriptor
- func (x Image_SourceType) Enum() *Image_SourceType
- func (Image_SourceType) EnumDescriptor() ([]byte, []int)
- func (x Image_SourceType) Number() protoreflect.EnumNumber
- func (x Image_SourceType) String() string
- func (Image_SourceType) Type() protoreflect.EnumType
- type Image_Status
- func (Image_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Image_Status) Enum() *Image_Status
- func (Image_Status) EnumDescriptor() ([]byte, []int)
- func (x Image_Status) Number() protoreflect.EnumNumber
- func (x Image_Status) String() string
- func (Image_Status) Type() protoreflect.EnumType
- type InitialStateConfig
- func (*InitialStateConfig) Descriptor() ([]byte, []int)
- func (x *InitialStateConfig) GetDbs() []*FileContentBuffer
- func (x *InitialStateConfig) GetDbxs() []*FileContentBuffer
- func (x *InitialStateConfig) GetKeks() []*FileContentBuffer
- func (x *InitialStateConfig) GetPk() *FileContentBuffer
- func (*InitialStateConfig) ProtoMessage()
- func (x *InitialStateConfig) ProtoReflect() protoreflect.Message
- func (x *InitialStateConfig) Reset()
- func (x *InitialStateConfig) String() string
- type InsertAddressRequest
- func (*InsertAddressRequest) Descriptor() ([]byte, []int)
- func (x *InsertAddressRequest) GetAddressResource() *Address
- func (x *InsertAddressRequest) GetProject() string
- func (x *InsertAddressRequest) GetRegion() string
- func (x *InsertAddressRequest) GetRequestId() string
- func (*InsertAddressRequest) ProtoMessage()
- func (x *InsertAddressRequest) ProtoReflect() protoreflect.Message
- func (x *InsertAddressRequest) Reset()
- func (x *InsertAddressRequest) String() string
- type InsertAutoscalerRequest
- func (*InsertAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *InsertAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *InsertAutoscalerRequest) GetProject() string
- func (x *InsertAutoscalerRequest) GetRequestId() string
- func (x *InsertAutoscalerRequest) GetZone() string
- func (*InsertAutoscalerRequest) ProtoMessage()
- func (x *InsertAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *InsertAutoscalerRequest) Reset()
- func (x *InsertAutoscalerRequest) String() string
- type InsertBackendBucketRequest
- func (*InsertBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *InsertBackendBucketRequest) GetBackendBucketResource() *BackendBucket
- func (x *InsertBackendBucketRequest) GetProject() string
- func (x *InsertBackendBucketRequest) GetRequestId() string
- func (*InsertBackendBucketRequest) ProtoMessage()
- func (x *InsertBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *InsertBackendBucketRequest) Reset()
- func (x *InsertBackendBucketRequest) String() string
- type InsertBackendServiceRequest
- func (*InsertBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *InsertBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *InsertBackendServiceRequest) GetProject() string
- func (x *InsertBackendServiceRequest) GetRequestId() string
- func (*InsertBackendServiceRequest) ProtoMessage()
- func (x *InsertBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertBackendServiceRequest) Reset()
- func (x *InsertBackendServiceRequest) String() string
- type InsertDiskRequest
- func (*InsertDiskRequest) Descriptor() ([]byte, []int)
- func (x *InsertDiskRequest) GetDiskResource() *Disk
- func (x *InsertDiskRequest) GetProject() string
- func (x *InsertDiskRequest) GetRequestId() string
- func (x *InsertDiskRequest) GetSourceImage() string
- func (x *InsertDiskRequest) GetZone() string
- func (*InsertDiskRequest) ProtoMessage()
- func (x *InsertDiskRequest) ProtoReflect() protoreflect.Message
- func (x *InsertDiskRequest) Reset()
- func (x *InsertDiskRequest) String() string
- type InsertExternalVpnGatewayRequest
- func (*InsertExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *InsertExternalVpnGatewayRequest) GetExternalVpnGatewayResource() *ExternalVpnGateway
- func (x *InsertExternalVpnGatewayRequest) GetProject() string
- func (x *InsertExternalVpnGatewayRequest) GetRequestId() string
- func (*InsertExternalVpnGatewayRequest) ProtoMessage()
- func (x *InsertExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *InsertExternalVpnGatewayRequest) Reset()
- func (x *InsertExternalVpnGatewayRequest) String() string
- type InsertFirewallPolicyRequest
- func (*InsertFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *InsertFirewallPolicyRequest) GetParentId() string
- func (x *InsertFirewallPolicyRequest) GetRequestId() string
- func (*InsertFirewallPolicyRequest) ProtoMessage()
- func (x *InsertFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertFirewallPolicyRequest) Reset()
- func (x *InsertFirewallPolicyRequest) String() string
- type InsertFirewallRequest
- func (*InsertFirewallRequest) Descriptor() ([]byte, []int)
- func (x *InsertFirewallRequest) GetFirewallResource() *Firewall
- func (x *InsertFirewallRequest) GetProject() string
- func (x *InsertFirewallRequest) GetRequestId() string
- func (*InsertFirewallRequest) ProtoMessage()
- func (x *InsertFirewallRequest) ProtoReflect() protoreflect.Message
- func (x *InsertFirewallRequest) Reset()
- func (x *InsertFirewallRequest) String() string
- type InsertForwardingRuleRequest
- func (*InsertForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *InsertForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
- func (x *InsertForwardingRuleRequest) GetProject() string
- func (x *InsertForwardingRuleRequest) GetRegion() string
- func (x *InsertForwardingRuleRequest) GetRequestId() string
- func (*InsertForwardingRuleRequest) ProtoMessage()
- func (x *InsertForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *InsertForwardingRuleRequest) Reset()
- func (x *InsertForwardingRuleRequest) String() string
- type InsertGlobalAddressRequest
- func (*InsertGlobalAddressRequest) Descriptor() ([]byte, []int)
- func (x *InsertGlobalAddressRequest) GetAddressResource() *Address
- func (x *InsertGlobalAddressRequest) GetProject() string
- func (x *InsertGlobalAddressRequest) GetRequestId() string
- func (*InsertGlobalAddressRequest) ProtoMessage()
- func (x *InsertGlobalAddressRequest) ProtoReflect() protoreflect.Message
- func (x *InsertGlobalAddressRequest) Reset()
- func (x *InsertGlobalAddressRequest) String() string
- type InsertGlobalForwardingRuleRequest
- func (*InsertGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *InsertGlobalForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
- func (x *InsertGlobalForwardingRuleRequest) GetProject() string
- func (x *InsertGlobalForwardingRuleRequest) GetRequestId() string
- func (*InsertGlobalForwardingRuleRequest) ProtoMessage()
- func (x *InsertGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *InsertGlobalForwardingRuleRequest) Reset()
- func (x *InsertGlobalForwardingRuleRequest) String() string
- type InsertGlobalNetworkEndpointGroupRequest
- func (*InsertGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *InsertGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
- func (x *InsertGlobalNetworkEndpointGroupRequest) GetProject() string
- func (x *InsertGlobalNetworkEndpointGroupRequest) GetRequestId() string
- func (*InsertGlobalNetworkEndpointGroupRequest) ProtoMessage()
- func (x *InsertGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *InsertGlobalNetworkEndpointGroupRequest) Reset()
- func (x *InsertGlobalNetworkEndpointGroupRequest) String() string
- type InsertGlobalPublicDelegatedPrefixeRequest
- func (*InsertGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetProject() string
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*InsertGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) Reset()
- func (x *InsertGlobalPublicDelegatedPrefixeRequest) String() string
- type InsertHealthCheckRequest
- func (*InsertHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *InsertHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *InsertHealthCheckRequest) GetProject() string
- func (x *InsertHealthCheckRequest) GetRequestId() string
- func (*InsertHealthCheckRequest) ProtoMessage()
- func (x *InsertHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *InsertHealthCheckRequest) Reset()
- func (x *InsertHealthCheckRequest) String() string
- type InsertImageRequest
- func (*InsertImageRequest) Descriptor() ([]byte, []int)
- func (x *InsertImageRequest) GetForceCreate() bool
- func (x *InsertImageRequest) GetImageResource() *Image
- func (x *InsertImageRequest) GetProject() string
- func (x *InsertImageRequest) GetRequestId() string
- func (*InsertImageRequest) ProtoMessage()
- func (x *InsertImageRequest) ProtoReflect() protoreflect.Message
- func (x *InsertImageRequest) Reset()
- func (x *InsertImageRequest) String() string
- type InsertInstanceGroupManagerRequest
- func (*InsertInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
- func (x *InsertInstanceGroupManagerRequest) GetProject() string
- func (x *InsertInstanceGroupManagerRequest) GetRequestId() string
- func (x *InsertInstanceGroupManagerRequest) GetZone() string
- func (*InsertInstanceGroupManagerRequest) ProtoMessage()
- func (x *InsertInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstanceGroupManagerRequest) Reset()
- func (x *InsertInstanceGroupManagerRequest) String() string
- type InsertInstanceGroupManagerResizeRequestRequest
- func (*InsertInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
- func (x *InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManagerResizeRequestResource() *InstanceGroupManagerResizeRequest
- func (x *InsertInstanceGroupManagerResizeRequestRequest) GetProject() string
- func (x *InsertInstanceGroupManagerResizeRequestRequest) GetRequestId() string
- func (x *InsertInstanceGroupManagerResizeRequestRequest) GetZone() string
- func (*InsertInstanceGroupManagerResizeRequestRequest) ProtoMessage()
- func (x *InsertInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstanceGroupManagerResizeRequestRequest) Reset()
- func (x *InsertInstanceGroupManagerResizeRequestRequest) String() string
- type InsertInstanceGroupRequest
- func (*InsertInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstanceGroupRequest) GetInstanceGroupResource() *InstanceGroup
- func (x *InsertInstanceGroupRequest) GetProject() string
- func (x *InsertInstanceGroupRequest) GetRequestId() string
- func (x *InsertInstanceGroupRequest) GetZone() string
- func (*InsertInstanceGroupRequest) ProtoMessage()
- func (x *InsertInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstanceGroupRequest) Reset()
- func (x *InsertInstanceGroupRequest) String() string
- type InsertInstanceRequest
- func (*InsertInstanceRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstanceRequest) GetInstanceResource() *Instance
- func (x *InsertInstanceRequest) GetProject() string
- func (x *InsertInstanceRequest) GetRequestId() string
- func (x *InsertInstanceRequest) GetSourceInstanceTemplate() string
- func (x *InsertInstanceRequest) GetSourceMachineImage() string
- func (x *InsertInstanceRequest) GetZone() string
- func (*InsertInstanceRequest) ProtoMessage()
- func (x *InsertInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstanceRequest) Reset()
- func (x *InsertInstanceRequest) String() string
- type InsertInstanceTemplateRequest
- func (*InsertInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstanceTemplateRequest) GetInstanceTemplateResource() *InstanceTemplate
- func (x *InsertInstanceTemplateRequest) GetProject() string
- func (x *InsertInstanceTemplateRequest) GetRequestId() string
- func (*InsertInstanceTemplateRequest) ProtoMessage()
- func (x *InsertInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstanceTemplateRequest) Reset()
- func (x *InsertInstanceTemplateRequest) String() string
- type InsertInstantSnapshotRequest
- func (*InsertInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *InsertInstantSnapshotRequest) GetInstantSnapshotResource() *InstantSnapshot
- func (x *InsertInstantSnapshotRequest) GetProject() string
- func (x *InsertInstantSnapshotRequest) GetRequestId() string
- func (x *InsertInstantSnapshotRequest) GetZone() string
- func (*InsertInstantSnapshotRequest) ProtoMessage()
- func (x *InsertInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInstantSnapshotRequest) Reset()
- func (x *InsertInstantSnapshotRequest) String() string
- type InsertInterconnectAttachmentRequest
- func (*InsertInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *InsertInterconnectAttachmentRequest) GetInterconnectAttachmentResource() *InterconnectAttachment
- func (x *InsertInterconnectAttachmentRequest) GetProject() string
- func (x *InsertInterconnectAttachmentRequest) GetRegion() string
- func (x *InsertInterconnectAttachmentRequest) GetRequestId() string
- func (x *InsertInterconnectAttachmentRequest) GetValidateOnly() bool
- func (*InsertInterconnectAttachmentRequest) ProtoMessage()
- func (x *InsertInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInterconnectAttachmentRequest) Reset()
- func (x *InsertInterconnectAttachmentRequest) String() string
- type InsertInterconnectRequest
- func (*InsertInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *InsertInterconnectRequest) GetInterconnectResource() *Interconnect
- func (x *InsertInterconnectRequest) GetProject() string
- func (x *InsertInterconnectRequest) GetRequestId() string
- func (*InsertInterconnectRequest) ProtoMessage()
- func (x *InsertInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *InsertInterconnectRequest) Reset()
- func (x *InsertInterconnectRequest) String() string
- type InsertLicenseRequest
- func (*InsertLicenseRequest) Descriptor() ([]byte, []int)
- func (x *InsertLicenseRequest) GetLicenseResource() *License
- func (x *InsertLicenseRequest) GetProject() string
- func (x *InsertLicenseRequest) GetRequestId() string
- func (*InsertLicenseRequest) ProtoMessage()
- func (x *InsertLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *InsertLicenseRequest) Reset()
- func (x *InsertLicenseRequest) String() string
- type InsertMachineImageRequest
- func (*InsertMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *InsertMachineImageRequest) GetMachineImageResource() *MachineImage
- func (x *InsertMachineImageRequest) GetProject() string
- func (x *InsertMachineImageRequest) GetRequestId() string
- func (x *InsertMachineImageRequest) GetSourceInstance() string
- func (*InsertMachineImageRequest) ProtoMessage()
- func (x *InsertMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *InsertMachineImageRequest) Reset()
- func (x *InsertMachineImageRequest) String() string
- type InsertNetworkAttachmentRequest
- func (*InsertNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *InsertNetworkAttachmentRequest) GetNetworkAttachmentResource() *NetworkAttachment
- func (x *InsertNetworkAttachmentRequest) GetProject() string
- func (x *InsertNetworkAttachmentRequest) GetRegion() string
- func (x *InsertNetworkAttachmentRequest) GetRequestId() string
- func (*InsertNetworkAttachmentRequest) ProtoMessage()
- func (x *InsertNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNetworkAttachmentRequest) Reset()
- func (x *InsertNetworkAttachmentRequest) String() string
- type InsertNetworkEdgeSecurityServiceRequest
- func (*InsertNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
- func (x *InsertNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource() *NetworkEdgeSecurityService
- func (x *InsertNetworkEdgeSecurityServiceRequest) GetProject() string
- func (x *InsertNetworkEdgeSecurityServiceRequest) GetRegion() string
- func (x *InsertNetworkEdgeSecurityServiceRequest) GetRequestId() string
- func (x *InsertNetworkEdgeSecurityServiceRequest) GetValidateOnly() bool
- func (*InsertNetworkEdgeSecurityServiceRequest) ProtoMessage()
- func (x *InsertNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNetworkEdgeSecurityServiceRequest) Reset()
- func (x *InsertNetworkEdgeSecurityServiceRequest) String() string
- type InsertNetworkEndpointGroupRequest
- func (*InsertNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *InsertNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
- func (x *InsertNetworkEndpointGroupRequest) GetProject() string
- func (x *InsertNetworkEndpointGroupRequest) GetRequestId() string
- func (x *InsertNetworkEndpointGroupRequest) GetZone() string
- func (*InsertNetworkEndpointGroupRequest) ProtoMessage()
- func (x *InsertNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNetworkEndpointGroupRequest) Reset()
- func (x *InsertNetworkEndpointGroupRequest) String() string
- type InsertNetworkFirewallPolicyRequest
- func (*InsertNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *InsertNetworkFirewallPolicyRequest) GetProject() string
- func (x *InsertNetworkFirewallPolicyRequest) GetRequestId() string
- func (*InsertNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *InsertNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNetworkFirewallPolicyRequest) Reset()
- func (x *InsertNetworkFirewallPolicyRequest) String() string
- type InsertNetworkRequest
- func (*InsertNetworkRequest) Descriptor() ([]byte, []int)
- func (x *InsertNetworkRequest) GetNetworkResource() *Network
- func (x *InsertNetworkRequest) GetProject() string
- func (x *InsertNetworkRequest) GetRequestId() string
- func (*InsertNetworkRequest) ProtoMessage()
- func (x *InsertNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNetworkRequest) Reset()
- func (x *InsertNetworkRequest) String() string
- type InsertNodeGroupRequest
- func (*InsertNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *InsertNodeGroupRequest) GetInitialNodeCount() int32
- func (x *InsertNodeGroupRequest) GetNodeGroupResource() *NodeGroup
- func (x *InsertNodeGroupRequest) GetProject() string
- func (x *InsertNodeGroupRequest) GetRequestId() string
- func (x *InsertNodeGroupRequest) GetZone() string
- func (*InsertNodeGroupRequest) ProtoMessage()
- func (x *InsertNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNodeGroupRequest) Reset()
- func (x *InsertNodeGroupRequest) String() string
- type InsertNodeTemplateRequest
- func (*InsertNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *InsertNodeTemplateRequest) GetNodeTemplateResource() *NodeTemplate
- func (x *InsertNodeTemplateRequest) GetProject() string
- func (x *InsertNodeTemplateRequest) GetRegion() string
- func (x *InsertNodeTemplateRequest) GetRequestId() string
- func (*InsertNodeTemplateRequest) ProtoMessage()
- func (x *InsertNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *InsertNodeTemplateRequest) Reset()
- func (x *InsertNodeTemplateRequest) String() string
- type InsertPacketMirroringRequest
- func (*InsertPacketMirroringRequest) Descriptor() ([]byte, []int)
- func (x *InsertPacketMirroringRequest) GetPacketMirroringResource() *PacketMirroring
- func (x *InsertPacketMirroringRequest) GetProject() string
- func (x *InsertPacketMirroringRequest) GetRegion() string
- func (x *InsertPacketMirroringRequest) GetRequestId() string
- func (*InsertPacketMirroringRequest) ProtoMessage()
- func (x *InsertPacketMirroringRequest) ProtoReflect() protoreflect.Message
- func (x *InsertPacketMirroringRequest) Reset()
- func (x *InsertPacketMirroringRequest) String() string
- type InsertPublicAdvertisedPrefixeRequest
- func (*InsertPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *InsertPublicAdvertisedPrefixeRequest) GetProject() string
- func (x *InsertPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource() *PublicAdvertisedPrefix
- func (x *InsertPublicAdvertisedPrefixeRequest) GetRequestId() string
- func (*InsertPublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *InsertPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *InsertPublicAdvertisedPrefixeRequest) Reset()
- func (x *InsertPublicAdvertisedPrefixeRequest) String() string
- type InsertPublicDelegatedPrefixeRequest
- func (*InsertPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *InsertPublicDelegatedPrefixeRequest) GetProject() string
- func (x *InsertPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
- func (x *InsertPublicDelegatedPrefixeRequest) GetRegion() string
- func (x *InsertPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*InsertPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *InsertPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *InsertPublicDelegatedPrefixeRequest) Reset()
- func (x *InsertPublicDelegatedPrefixeRequest) String() string
- type InsertRegionAutoscalerRequest
- func (*InsertRegionAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *InsertRegionAutoscalerRequest) GetProject() string
- func (x *InsertRegionAutoscalerRequest) GetRegion() string
- func (x *InsertRegionAutoscalerRequest) GetRequestId() string
- func (*InsertRegionAutoscalerRequest) ProtoMessage()
- func (x *InsertRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionAutoscalerRequest) Reset()
- func (x *InsertRegionAutoscalerRequest) String() string
- type InsertRegionBackendServiceRequest
- func (*InsertRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *InsertRegionBackendServiceRequest) GetProject() string
- func (x *InsertRegionBackendServiceRequest) GetRegion() string
- func (x *InsertRegionBackendServiceRequest) GetRequestId() string
- func (*InsertRegionBackendServiceRequest) ProtoMessage()
- func (x *InsertRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionBackendServiceRequest) Reset()
- func (x *InsertRegionBackendServiceRequest) String() string
- type InsertRegionCommitmentRequest
- func (*InsertRegionCommitmentRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionCommitmentRequest) GetCommitmentResource() *Commitment
- func (x *InsertRegionCommitmentRequest) GetProject() string
- func (x *InsertRegionCommitmentRequest) GetRegion() string
- func (x *InsertRegionCommitmentRequest) GetRequestId() string
- func (*InsertRegionCommitmentRequest) ProtoMessage()
- func (x *InsertRegionCommitmentRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionCommitmentRequest) Reset()
- func (x *InsertRegionCommitmentRequest) String() string
- type InsertRegionDiskRequest
- func (*InsertRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionDiskRequest) GetDiskResource() *Disk
- func (x *InsertRegionDiskRequest) GetProject() string
- func (x *InsertRegionDiskRequest) GetRegion() string
- func (x *InsertRegionDiskRequest) GetRequestId() string
- func (x *InsertRegionDiskRequest) GetSourceImage() string
- func (*InsertRegionDiskRequest) ProtoMessage()
- func (x *InsertRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionDiskRequest) Reset()
- func (x *InsertRegionDiskRequest) String() string
- type InsertRegionHealthCheckRequest
- func (*InsertRegionHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *InsertRegionHealthCheckRequest) GetProject() string
- func (x *InsertRegionHealthCheckRequest) GetRegion() string
- func (x *InsertRegionHealthCheckRequest) GetRequestId() string
- func (*InsertRegionHealthCheckRequest) ProtoMessage()
- func (x *InsertRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionHealthCheckRequest) Reset()
- func (x *InsertRegionHealthCheckRequest) String() string
- type InsertRegionHealthCheckServiceRequest
- func (*InsertRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionHealthCheckServiceRequest) GetHealthCheckServiceResource() *HealthCheckService
- func (x *InsertRegionHealthCheckServiceRequest) GetProject() string
- func (x *InsertRegionHealthCheckServiceRequest) GetRegion() string
- func (x *InsertRegionHealthCheckServiceRequest) GetRequestId() string
- func (*InsertRegionHealthCheckServiceRequest) ProtoMessage()
- func (x *InsertRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionHealthCheckServiceRequest) Reset()
- func (x *InsertRegionHealthCheckServiceRequest) String() string
- type InsertRegionInstanceGroupManagerRequest
- func (*InsertRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
- func (x *InsertRegionInstanceGroupManagerRequest) GetProject() string
- func (x *InsertRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *InsertRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*InsertRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *InsertRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionInstanceGroupManagerRequest) Reset()
- func (x *InsertRegionInstanceGroupManagerRequest) String() string
- type InsertRegionInstanceTemplateRequest
- func (*InsertRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionInstanceTemplateRequest) GetInstanceTemplateResource() *InstanceTemplate
- func (x *InsertRegionInstanceTemplateRequest) GetProject() string
- func (x *InsertRegionInstanceTemplateRequest) GetRegion() string
- func (x *InsertRegionInstanceTemplateRequest) GetRequestId() string
- func (*InsertRegionInstanceTemplateRequest) ProtoMessage()
- func (x *InsertRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionInstanceTemplateRequest) Reset()
- func (x *InsertRegionInstanceTemplateRequest) String() string
- type InsertRegionInstantSnapshotRequest
- func (*InsertRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionInstantSnapshotRequest) GetInstantSnapshotResource() *InstantSnapshot
- func (x *InsertRegionInstantSnapshotRequest) GetProject() string
- func (x *InsertRegionInstantSnapshotRequest) GetRegion() string
- func (x *InsertRegionInstantSnapshotRequest) GetRequestId() string
- func (*InsertRegionInstantSnapshotRequest) ProtoMessage()
- func (x *InsertRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionInstantSnapshotRequest) Reset()
- func (x *InsertRegionInstantSnapshotRequest) String() string
- type InsertRegionNetworkEndpointGroupRequest
- func (*InsertRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
- func (x *InsertRegionNetworkEndpointGroupRequest) GetProject() string
- func (x *InsertRegionNetworkEndpointGroupRequest) GetRegion() string
- func (x *InsertRegionNetworkEndpointGroupRequest) GetRequestId() string
- func (*InsertRegionNetworkEndpointGroupRequest) ProtoMessage()
- func (x *InsertRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionNetworkEndpointGroupRequest) Reset()
- func (x *InsertRegionNetworkEndpointGroupRequest) String() string
- type InsertRegionNetworkFirewallPolicyRequest
- func (*InsertRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *InsertRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *InsertRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *InsertRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*InsertRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *InsertRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionNetworkFirewallPolicyRequest) Reset()
- func (x *InsertRegionNetworkFirewallPolicyRequest) String() string
- type InsertRegionNotificationEndpointRequest
- func (*InsertRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionNotificationEndpointRequest) GetNotificationEndpointResource() *NotificationEndpoint
- func (x *InsertRegionNotificationEndpointRequest) GetProject() string
- func (x *InsertRegionNotificationEndpointRequest) GetRegion() string
- func (x *InsertRegionNotificationEndpointRequest) GetRequestId() string
- func (*InsertRegionNotificationEndpointRequest) ProtoMessage()
- func (x *InsertRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionNotificationEndpointRequest) Reset()
- func (x *InsertRegionNotificationEndpointRequest) String() string
- type InsertRegionSecurityPolicyRequest
- func (*InsertRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionSecurityPolicyRequest) GetProject() string
- func (x *InsertRegionSecurityPolicyRequest) GetRegion() string
- func (x *InsertRegionSecurityPolicyRequest) GetRequestId() string
- func (x *InsertRegionSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
- func (x *InsertRegionSecurityPolicyRequest) GetValidateOnly() bool
- func (*InsertRegionSecurityPolicyRequest) ProtoMessage()
- func (x *InsertRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionSecurityPolicyRequest) Reset()
- func (x *InsertRegionSecurityPolicyRequest) String() string
- type InsertRegionSslCertificateRequest
- func (*InsertRegionSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionSslCertificateRequest) GetProject() string
- func (x *InsertRegionSslCertificateRequest) GetRegion() string
- func (x *InsertRegionSslCertificateRequest) GetRequestId() string
- func (x *InsertRegionSslCertificateRequest) GetSslCertificateResource() *SslCertificate
- func (*InsertRegionSslCertificateRequest) ProtoMessage()
- func (x *InsertRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionSslCertificateRequest) Reset()
- func (x *InsertRegionSslCertificateRequest) String() string
- type InsertRegionSslPolicyRequest
- func (*InsertRegionSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionSslPolicyRequest) GetProject() string
- func (x *InsertRegionSslPolicyRequest) GetRegion() string
- func (x *InsertRegionSslPolicyRequest) GetRequestId() string
- func (x *InsertRegionSslPolicyRequest) GetSslPolicyResource() *SslPolicy
- func (*InsertRegionSslPolicyRequest) ProtoMessage()
- func (x *InsertRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionSslPolicyRequest) Reset()
- func (x *InsertRegionSslPolicyRequest) String() string
- type InsertRegionTargetHttpProxyRequest
- func (*InsertRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionTargetHttpProxyRequest) GetProject() string
- func (x *InsertRegionTargetHttpProxyRequest) GetRegion() string
- func (x *InsertRegionTargetHttpProxyRequest) GetRequestId() string
- func (x *InsertRegionTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
- func (*InsertRegionTargetHttpProxyRequest) ProtoMessage()
- func (x *InsertRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionTargetHttpProxyRequest) Reset()
- func (x *InsertRegionTargetHttpProxyRequest) String() string
- type InsertRegionTargetHttpsProxyRequest
- func (*InsertRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionTargetHttpsProxyRequest) GetProject() string
- func (x *InsertRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *InsertRegionTargetHttpsProxyRequest) GetRequestId() string
- func (x *InsertRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
- func (*InsertRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *InsertRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionTargetHttpsProxyRequest) Reset()
- func (x *InsertRegionTargetHttpsProxyRequest) String() string
- type InsertRegionTargetTcpProxyRequest
- func (*InsertRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionTargetTcpProxyRequest) GetProject() string
- func (x *InsertRegionTargetTcpProxyRequest) GetRegion() string
- func (x *InsertRegionTargetTcpProxyRequest) GetRequestId() string
- func (x *InsertRegionTargetTcpProxyRequest) GetTargetTcpProxyResource() *TargetTcpProxy
- func (*InsertRegionTargetTcpProxyRequest) ProtoMessage()
- func (x *InsertRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionTargetTcpProxyRequest) Reset()
- func (x *InsertRegionTargetTcpProxyRequest) String() string
- type InsertRegionUrlMapRequest
- func (*InsertRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *InsertRegionUrlMapRequest) GetProject() string
- func (x *InsertRegionUrlMapRequest) GetRegion() string
- func (x *InsertRegionUrlMapRequest) GetRequestId() string
- func (x *InsertRegionUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*InsertRegionUrlMapRequest) ProtoMessage()
- func (x *InsertRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRegionUrlMapRequest) Reset()
- func (x *InsertRegionUrlMapRequest) String() string
- type InsertReservationRequest
- func (*InsertReservationRequest) Descriptor() ([]byte, []int)
- func (x *InsertReservationRequest) GetProject() string
- func (x *InsertReservationRequest) GetRequestId() string
- func (x *InsertReservationRequest) GetReservationResource() *Reservation
- func (x *InsertReservationRequest) GetZone() string
- func (*InsertReservationRequest) ProtoMessage()
- func (x *InsertReservationRequest) ProtoReflect() protoreflect.Message
- func (x *InsertReservationRequest) Reset()
- func (x *InsertReservationRequest) String() string
- type InsertResourcePolicyRequest
- func (*InsertResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertResourcePolicyRequest) GetProject() string
- func (x *InsertResourcePolicyRequest) GetRegion() string
- func (x *InsertResourcePolicyRequest) GetRequestId() string
- func (x *InsertResourcePolicyRequest) GetResourcePolicyResource() *ResourcePolicy
- func (*InsertResourcePolicyRequest) ProtoMessage()
- func (x *InsertResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertResourcePolicyRequest) Reset()
- func (x *InsertResourcePolicyRequest) String() string
- type InsertRouteRequest
- func (*InsertRouteRequest) Descriptor() ([]byte, []int)
- func (x *InsertRouteRequest) GetProject() string
- func (x *InsertRouteRequest) GetRequestId() string
- func (x *InsertRouteRequest) GetRouteResource() *Route
- func (*InsertRouteRequest) ProtoMessage()
- func (x *InsertRouteRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRouteRequest) Reset()
- func (x *InsertRouteRequest) String() string
- type InsertRouterRequest
- func (*InsertRouterRequest) Descriptor() ([]byte, []int)
- func (x *InsertRouterRequest) GetProject() string
- func (x *InsertRouterRequest) GetRegion() string
- func (x *InsertRouterRequest) GetRequestId() string
- func (x *InsertRouterRequest) GetRouterResource() *Router
- func (*InsertRouterRequest) ProtoMessage()
- func (x *InsertRouterRequest) ProtoReflect() protoreflect.Message
- func (x *InsertRouterRequest) Reset()
- func (x *InsertRouterRequest) String() string
- type InsertSecurityPolicyRequest
- func (*InsertSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertSecurityPolicyRequest) GetProject() string
- func (x *InsertSecurityPolicyRequest) GetRequestId() string
- func (x *InsertSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
- func (x *InsertSecurityPolicyRequest) GetValidateOnly() bool
- func (*InsertSecurityPolicyRequest) ProtoMessage()
- func (x *InsertSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertSecurityPolicyRequest) Reset()
- func (x *InsertSecurityPolicyRequest) String() string
- type InsertServiceAttachmentRequest
- func (*InsertServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *InsertServiceAttachmentRequest) GetProject() string
- func (x *InsertServiceAttachmentRequest) GetRegion() string
- func (x *InsertServiceAttachmentRequest) GetRequestId() string
- func (x *InsertServiceAttachmentRequest) GetServiceAttachmentResource() *ServiceAttachment
- func (*InsertServiceAttachmentRequest) ProtoMessage()
- func (x *InsertServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *InsertServiceAttachmentRequest) Reset()
- func (x *InsertServiceAttachmentRequest) String() string
- type InsertSnapshotRequest
- func (*InsertSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *InsertSnapshotRequest) GetProject() string
- func (x *InsertSnapshotRequest) GetRequestId() string
- func (x *InsertSnapshotRequest) GetSnapshotResource() *Snapshot
- func (*InsertSnapshotRequest) ProtoMessage()
- func (x *InsertSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *InsertSnapshotRequest) Reset()
- func (x *InsertSnapshotRequest) String() string
- type InsertSslCertificateRequest
- func (*InsertSslCertificateRequest) Descriptor() ([]byte, []int)
- func (x *InsertSslCertificateRequest) GetProject() string
- func (x *InsertSslCertificateRequest) GetRequestId() string
- func (x *InsertSslCertificateRequest) GetSslCertificateResource() *SslCertificate
- func (*InsertSslCertificateRequest) ProtoMessage()
- func (x *InsertSslCertificateRequest) ProtoReflect() protoreflect.Message
- func (x *InsertSslCertificateRequest) Reset()
- func (x *InsertSslCertificateRequest) String() string
- type InsertSslPolicyRequest
- func (*InsertSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InsertSslPolicyRequest) GetProject() string
- func (x *InsertSslPolicyRequest) GetRequestId() string
- func (x *InsertSslPolicyRequest) GetSslPolicyResource() *SslPolicy
- func (*InsertSslPolicyRequest) ProtoMessage()
- func (x *InsertSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertSslPolicyRequest) Reset()
- func (x *InsertSslPolicyRequest) String() string
- type InsertStoragePoolRequest
- func (*InsertStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *InsertStoragePoolRequest) GetProject() string
- func (x *InsertStoragePoolRequest) GetRequestId() string
- func (x *InsertStoragePoolRequest) GetStoragePoolResource() *StoragePool
- func (x *InsertStoragePoolRequest) GetZone() string
- func (*InsertStoragePoolRequest) ProtoMessage()
- func (x *InsertStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *InsertStoragePoolRequest) Reset()
- func (x *InsertStoragePoolRequest) String() string
- type InsertSubnetworkRequest
- func (*InsertSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *InsertSubnetworkRequest) GetProject() string
- func (x *InsertSubnetworkRequest) GetRegion() string
- func (x *InsertSubnetworkRequest) GetRequestId() string
- func (x *InsertSubnetworkRequest) GetSubnetworkResource() *Subnetwork
- func (*InsertSubnetworkRequest) ProtoMessage()
- func (x *InsertSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *InsertSubnetworkRequest) Reset()
- func (x *InsertSubnetworkRequest) String() string
- type InsertTargetGrpcProxyRequest
- func (*InsertTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetGrpcProxyRequest) GetProject() string
- func (x *InsertTargetGrpcProxyRequest) GetRequestId() string
- func (x *InsertTargetGrpcProxyRequest) GetTargetGrpcProxyResource() *TargetGrpcProxy
- func (*InsertTargetGrpcProxyRequest) ProtoMessage()
- func (x *InsertTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetGrpcProxyRequest) Reset()
- func (x *InsertTargetGrpcProxyRequest) String() string
- type InsertTargetHttpProxyRequest
- func (*InsertTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetHttpProxyRequest) GetProject() string
- func (x *InsertTargetHttpProxyRequest) GetRequestId() string
- func (x *InsertTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
- func (*InsertTargetHttpProxyRequest) ProtoMessage()
- func (x *InsertTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetHttpProxyRequest) Reset()
- func (x *InsertTargetHttpProxyRequest) String() string
- type InsertTargetHttpsProxyRequest
- func (*InsertTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetHttpsProxyRequest) GetProject() string
- func (x *InsertTargetHttpsProxyRequest) GetRequestId() string
- func (x *InsertTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
- func (*InsertTargetHttpsProxyRequest) ProtoMessage()
- func (x *InsertTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetHttpsProxyRequest) Reset()
- func (x *InsertTargetHttpsProxyRequest) String() string
- type InsertTargetInstanceRequest
- func (*InsertTargetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetInstanceRequest) GetProject() string
- func (x *InsertTargetInstanceRequest) GetRequestId() string
- func (x *InsertTargetInstanceRequest) GetTargetInstanceResource() *TargetInstance
- func (x *InsertTargetInstanceRequest) GetZone() string
- func (*InsertTargetInstanceRequest) ProtoMessage()
- func (x *InsertTargetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetInstanceRequest) Reset()
- func (x *InsertTargetInstanceRequest) String() string
- type InsertTargetPoolRequest
- func (*InsertTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetPoolRequest) GetProject() string
- func (x *InsertTargetPoolRequest) GetRegion() string
- func (x *InsertTargetPoolRequest) GetRequestId() string
- func (x *InsertTargetPoolRequest) GetTargetPoolResource() *TargetPool
- func (*InsertTargetPoolRequest) ProtoMessage()
- func (x *InsertTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetPoolRequest) Reset()
- func (x *InsertTargetPoolRequest) String() string
- type InsertTargetSslProxyRequest
- func (*InsertTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetSslProxyRequest) GetProject() string
- func (x *InsertTargetSslProxyRequest) GetRequestId() string
- func (x *InsertTargetSslProxyRequest) GetTargetSslProxyResource() *TargetSslProxy
- func (*InsertTargetSslProxyRequest) ProtoMessage()
- func (x *InsertTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetSslProxyRequest) Reset()
- func (x *InsertTargetSslProxyRequest) String() string
- type InsertTargetTcpProxyRequest
- func (*InsertTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetTcpProxyRequest) GetProject() string
- func (x *InsertTargetTcpProxyRequest) GetRequestId() string
- func (x *InsertTargetTcpProxyRequest) GetTargetTcpProxyResource() *TargetTcpProxy
- func (*InsertTargetTcpProxyRequest) ProtoMessage()
- func (x *InsertTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetTcpProxyRequest) Reset()
- func (x *InsertTargetTcpProxyRequest) String() string
- type InsertTargetVpnGatewayRequest
- func (*InsertTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *InsertTargetVpnGatewayRequest) GetProject() string
- func (x *InsertTargetVpnGatewayRequest) GetRegion() string
- func (x *InsertTargetVpnGatewayRequest) GetRequestId() string
- func (x *InsertTargetVpnGatewayRequest) GetTargetVpnGatewayResource() *TargetVpnGateway
- func (*InsertTargetVpnGatewayRequest) ProtoMessage()
- func (x *InsertTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *InsertTargetVpnGatewayRequest) Reset()
- func (x *InsertTargetVpnGatewayRequest) String() string
- type InsertUrlMapRequest
- func (*InsertUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *InsertUrlMapRequest) GetProject() string
- func (x *InsertUrlMapRequest) GetRequestId() string
- func (x *InsertUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*InsertUrlMapRequest) ProtoMessage()
- func (x *InsertUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *InsertUrlMapRequest) Reset()
- func (x *InsertUrlMapRequest) String() string
- type InsertVpnGatewayRequest
- func (*InsertVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *InsertVpnGatewayRequest) GetProject() string
- func (x *InsertVpnGatewayRequest) GetRegion() string
- func (x *InsertVpnGatewayRequest) GetRequestId() string
- func (x *InsertVpnGatewayRequest) GetVpnGatewayResource() *VpnGateway
- func (*InsertVpnGatewayRequest) ProtoMessage()
- func (x *InsertVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *InsertVpnGatewayRequest) Reset()
- func (x *InsertVpnGatewayRequest) String() string
- type InsertVpnTunnelRequest
- func (*InsertVpnTunnelRequest) Descriptor() ([]byte, []int)
- func (x *InsertVpnTunnelRequest) GetProject() string
- func (x *InsertVpnTunnelRequest) GetRegion() string
- func (x *InsertVpnTunnelRequest) GetRequestId() string
- func (x *InsertVpnTunnelRequest) GetVpnTunnelResource() *VpnTunnel
- func (*InsertVpnTunnelRequest) ProtoMessage()
- func (x *InsertVpnTunnelRequest) ProtoReflect() protoreflect.Message
- func (x *InsertVpnTunnelRequest) Reset()
- func (x *InsertVpnTunnelRequest) String() string
- type Instance
- func (*Instance) Descriptor() ([]byte, []int)
- func (x *Instance) GetAdvancedMachineFeatures() *AdvancedMachineFeatures
- func (x *Instance) GetCanIpForward() bool
- func (x *Instance) GetConfidentialInstanceConfig() *ConfidentialInstanceConfig
- func (x *Instance) GetCpuPlatform() string
- func (x *Instance) GetCreationTimestamp() string
- func (x *Instance) GetDeletionProtection() bool
- func (x *Instance) GetDescription() string
- func (x *Instance) GetDisks() []*AttachedDisk
- func (x *Instance) GetDisplayDevice() *DisplayDevice
- func (x *Instance) GetFingerprint() string
- func (x *Instance) GetGuestAccelerators() []*AcceleratorConfig
- func (x *Instance) GetHostname() string
- func (x *Instance) GetId() uint64
- func (x *Instance) GetInstanceEncryptionKey() *CustomerEncryptionKey
- func (x *Instance) GetKeyRevocationActionType() string
- func (x *Instance) GetKind() string
- func (x *Instance) GetLabelFingerprint() string
- func (x *Instance) GetLabels() map[string]string
- func (x *Instance) GetLastStartTimestamp() string
- func (x *Instance) GetLastStopTimestamp() string
- func (x *Instance) GetLastSuspendedTimestamp() string
- func (x *Instance) GetMachineType() string
- func (x *Instance) GetMetadata() *Metadata
- func (x *Instance) GetMinCpuPlatform() string
- func (x *Instance) GetName() string
- func (x *Instance) GetNetworkInterfaces() []*NetworkInterface
- func (x *Instance) GetNetworkPerformanceConfig() *NetworkPerformanceConfig
- func (x *Instance) GetParams() *InstanceParams
- func (x *Instance) GetPrivateIpv6GoogleAccess() string
- func (x *Instance) GetReservationAffinity() *ReservationAffinity
- func (x *Instance) GetResourcePolicies() []string
- func (x *Instance) GetResourceStatus() *ResourceStatus
- func (x *Instance) GetSatisfiesPzi() bool
- func (x *Instance) GetSatisfiesPzs() bool
- func (x *Instance) GetScheduling() *Scheduling
- func (x *Instance) GetSelfLink() string
- func (x *Instance) GetServiceAccounts() []*ServiceAccount
- func (x *Instance) GetShieldedInstanceConfig() *ShieldedInstanceConfig
- func (x *Instance) GetShieldedInstanceIntegrityPolicy() *ShieldedInstanceIntegrityPolicy
- func (x *Instance) GetSourceMachineImage() string
- func (x *Instance) GetSourceMachineImageEncryptionKey() *CustomerEncryptionKey
- func (x *Instance) GetStartRestricted() bool
- func (x *Instance) GetStatus() string
- func (x *Instance) GetStatusMessage() string
- func (x *Instance) GetTags() *Tags
- func (x *Instance) GetZone() string
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) String() string
- type InstanceAggregatedList
- func (*InstanceAggregatedList) Descriptor() ([]byte, []int)
- func (x *InstanceAggregatedList) GetId() string
- func (x *InstanceAggregatedList) GetItems() map[string]*InstancesScopedList
- func (x *InstanceAggregatedList) GetKind() string
- func (x *InstanceAggregatedList) GetNextPageToken() string
- func (x *InstanceAggregatedList) GetSelfLink() string
- func (x *InstanceAggregatedList) GetUnreachables() []string
- func (x *InstanceAggregatedList) GetWarning() *Warning
- func (*InstanceAggregatedList) ProtoMessage()
- func (x *InstanceAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InstanceAggregatedList) Reset()
- func (x *InstanceAggregatedList) String() string
- type InstanceConsumptionData
- func (*InstanceConsumptionData) Descriptor() ([]byte, []int)
- func (x *InstanceConsumptionData) GetConsumptionInfo() *InstanceConsumptionInfo
- func (x *InstanceConsumptionData) GetInstance() string
- func (*InstanceConsumptionData) ProtoMessage()
- func (x *InstanceConsumptionData) ProtoReflect() protoreflect.Message
- func (x *InstanceConsumptionData) Reset()
- func (x *InstanceConsumptionData) String() string
- type InstanceConsumptionInfo
- func (*InstanceConsumptionInfo) Descriptor() ([]byte, []int)
- func (x *InstanceConsumptionInfo) GetGuestCpus() int32
- func (x *InstanceConsumptionInfo) GetLocalSsdGb() int32
- func (x *InstanceConsumptionInfo) GetMemoryMb() int32
- func (x *InstanceConsumptionInfo) GetMinNodeCpus() int32
- func (*InstanceConsumptionInfo) ProtoMessage()
- func (x *InstanceConsumptionInfo) ProtoReflect() protoreflect.Message
- func (x *InstanceConsumptionInfo) Reset()
- func (x *InstanceConsumptionInfo) String() string
- type InstanceGroup
- func (*InstanceGroup) Descriptor() ([]byte, []int)
- func (x *InstanceGroup) GetCreationTimestamp() string
- func (x *InstanceGroup) GetDescription() string
- func (x *InstanceGroup) GetFingerprint() string
- func (x *InstanceGroup) GetId() uint64
- func (x *InstanceGroup) GetKind() string
- func (x *InstanceGroup) GetName() string
- func (x *InstanceGroup) GetNamedPorts() []*NamedPort
- func (x *InstanceGroup) GetNetwork() string
- func (x *InstanceGroup) GetRegion() string
- func (x *InstanceGroup) GetSelfLink() string
- func (x *InstanceGroup) GetSize() int32
- func (x *InstanceGroup) GetSubnetwork() string
- func (x *InstanceGroup) GetZone() string
- func (*InstanceGroup) ProtoMessage()
- func (x *InstanceGroup) ProtoReflect() protoreflect.Message
- func (x *InstanceGroup) Reset()
- func (x *InstanceGroup) String() string
- type InstanceGroupAggregatedList
- func (*InstanceGroupAggregatedList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupAggregatedList) GetId() string
- func (x *InstanceGroupAggregatedList) GetItems() map[string]*InstanceGroupsScopedList
- func (x *InstanceGroupAggregatedList) GetKind() string
- func (x *InstanceGroupAggregatedList) GetNextPageToken() string
- func (x *InstanceGroupAggregatedList) GetSelfLink() string
- func (x *InstanceGroupAggregatedList) GetUnreachables() []string
- func (x *InstanceGroupAggregatedList) GetWarning() *Warning
- func (*InstanceGroupAggregatedList) ProtoMessage()
- func (x *InstanceGroupAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupAggregatedList) Reset()
- func (x *InstanceGroupAggregatedList) String() string
- type InstanceGroupList
- func (*InstanceGroupList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupList) GetId() string
- func (x *InstanceGroupList) GetItems() []*InstanceGroup
- func (x *InstanceGroupList) GetKind() string
- func (x *InstanceGroupList) GetNextPageToken() string
- func (x *InstanceGroupList) GetSelfLink() string
- func (x *InstanceGroupList) GetWarning() *Warning
- func (*InstanceGroupList) ProtoMessage()
- func (x *InstanceGroupList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupList) Reset()
- func (x *InstanceGroupList) String() string
- type InstanceGroupManager
- func (*InstanceGroupManager) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManager) GetAllInstancesConfig() *InstanceGroupManagerAllInstancesConfig
- func (x *InstanceGroupManager) GetAutoHealingPolicies() []*InstanceGroupManagerAutoHealingPolicy
- func (x *InstanceGroupManager) GetBaseInstanceName() string
- func (x *InstanceGroupManager) GetCreationTimestamp() string
- func (x *InstanceGroupManager) GetCurrentActions() *InstanceGroupManagerActionsSummary
- func (x *InstanceGroupManager) GetDescription() string
- func (x *InstanceGroupManager) GetDistributionPolicy() *DistributionPolicy
- func (x *InstanceGroupManager) GetFingerprint() string
- func (x *InstanceGroupManager) GetId() uint64
- func (x *InstanceGroupManager) GetInstanceFlexibilityPolicy() *InstanceGroupManagerInstanceFlexibilityPolicy
- func (x *InstanceGroupManager) GetInstanceGroup() string
- func (x *InstanceGroupManager) GetInstanceLifecyclePolicy() *InstanceGroupManagerInstanceLifecyclePolicy
- func (x *InstanceGroupManager) GetInstanceTemplate() string
- func (x *InstanceGroupManager) GetKind() string
- func (x *InstanceGroupManager) GetListManagedInstancesResults() string
- func (x *InstanceGroupManager) GetName() string
- func (x *InstanceGroupManager) GetNamedPorts() []*NamedPort
- func (x *InstanceGroupManager) GetRegion() string
- func (x *InstanceGroupManager) GetSatisfiesPzi() bool
- func (x *InstanceGroupManager) GetSatisfiesPzs() bool
- func (x *InstanceGroupManager) GetSelfLink() string
- func (x *InstanceGroupManager) GetStandbyPolicy() *InstanceGroupManagerStandbyPolicy
- func (x *InstanceGroupManager) GetStatefulPolicy() *StatefulPolicy
- func (x *InstanceGroupManager) GetStatus() *InstanceGroupManagerStatus
- func (x *InstanceGroupManager) GetTargetPools() []string
- func (x *InstanceGroupManager) GetTargetSize() int32
- func (x *InstanceGroupManager) GetTargetStoppedSize() int32
- func (x *InstanceGroupManager) GetTargetSuspendedSize() int32
- func (x *InstanceGroupManager) GetUpdatePolicy() *InstanceGroupManagerUpdatePolicy
- func (x *InstanceGroupManager) GetVersions() []*InstanceGroupManagerVersion
- func (x *InstanceGroupManager) GetZone() string
- func (*InstanceGroupManager) ProtoMessage()
- func (x *InstanceGroupManager) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManager) Reset()
- func (x *InstanceGroupManager) String() string
- type InstanceGroupManagerActionsSummary
- func (*InstanceGroupManagerActionsSummary) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerActionsSummary) GetAbandoning() int32
- func (x *InstanceGroupManagerActionsSummary) GetCreating() int32
- func (x *InstanceGroupManagerActionsSummary) GetCreatingWithoutRetries() int32
- func (x *InstanceGroupManagerActionsSummary) GetDeleting() int32
- func (x *InstanceGroupManagerActionsSummary) GetNone() int32
- func (x *InstanceGroupManagerActionsSummary) GetRecreating() int32
- func (x *InstanceGroupManagerActionsSummary) GetRefreshing() int32
- func (x *InstanceGroupManagerActionsSummary) GetRestarting() int32
- func (x *InstanceGroupManagerActionsSummary) GetResuming() int32
- func (x *InstanceGroupManagerActionsSummary) GetStarting() int32
- func (x *InstanceGroupManagerActionsSummary) GetStopping() int32
- func (x *InstanceGroupManagerActionsSummary) GetSuspending() int32
- func (x *InstanceGroupManagerActionsSummary) GetVerifying() int32
- func (*InstanceGroupManagerActionsSummary) ProtoMessage()
- func (x *InstanceGroupManagerActionsSummary) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerActionsSummary) Reset()
- func (x *InstanceGroupManagerActionsSummary) String() string
- type InstanceGroupManagerAggregatedList
- func (*InstanceGroupManagerAggregatedList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerAggregatedList) GetId() string
- func (x *InstanceGroupManagerAggregatedList) GetItems() map[string]*InstanceGroupManagersScopedList
- func (x *InstanceGroupManagerAggregatedList) GetKind() string
- func (x *InstanceGroupManagerAggregatedList) GetNextPageToken() string
- func (x *InstanceGroupManagerAggregatedList) GetSelfLink() string
- func (x *InstanceGroupManagerAggregatedList) GetUnreachables() []string
- func (x *InstanceGroupManagerAggregatedList) GetWarning() *Warning
- func (*InstanceGroupManagerAggregatedList) ProtoMessage()
- func (x *InstanceGroupManagerAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerAggregatedList) Reset()
- func (x *InstanceGroupManagerAggregatedList) String() string
- type InstanceGroupManagerAllInstancesConfig
- func (*InstanceGroupManagerAllInstancesConfig) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerAllInstancesConfig) GetProperties() *InstancePropertiesPatch
- func (*InstanceGroupManagerAllInstancesConfig) ProtoMessage()
- func (x *InstanceGroupManagerAllInstancesConfig) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerAllInstancesConfig) Reset()
- func (x *InstanceGroupManagerAllInstancesConfig) String() string
- type InstanceGroupManagerAutoHealingPolicy
- func (*InstanceGroupManagerAutoHealingPolicy) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerAutoHealingPolicy) GetHealthCheck() string
- func (x *InstanceGroupManagerAutoHealingPolicy) GetInitialDelaySec() int32
- func (*InstanceGroupManagerAutoHealingPolicy) ProtoMessage()
- func (x *InstanceGroupManagerAutoHealingPolicy) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerAutoHealingPolicy) Reset()
- func (x *InstanceGroupManagerAutoHealingPolicy) String() string
- type InstanceGroupManagerInstanceFlexibilityPolicy
- func (*InstanceGroupManagerInstanceFlexibilityPolicy) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerInstanceFlexibilityPolicy) GetInstanceSelections() map[string]*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
- func (*InstanceGroupManagerInstanceFlexibilityPolicy) ProtoMessage()
- func (x *InstanceGroupManagerInstanceFlexibilityPolicy) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerInstanceFlexibilityPolicy) Reset()
- func (x *InstanceGroupManagerInstanceFlexibilityPolicy) String() string
- type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
- func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetMachineTypes() []string
- func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetRank() int32
- func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoMessage()
- func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Reset()
- func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) String() string
- type InstanceGroupManagerInstanceLifecyclePolicy
- func (*InstanceGroupManagerInstanceLifecyclePolicy) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerInstanceLifecyclePolicy) GetDefaultActionOnFailure() string
- func (x *InstanceGroupManagerInstanceLifecyclePolicy) GetForceUpdateOnRepair() string
- func (*InstanceGroupManagerInstanceLifecyclePolicy) ProtoMessage()
- func (x *InstanceGroupManagerInstanceLifecyclePolicy) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerInstanceLifecyclePolicy) Reset()
- func (x *InstanceGroupManagerInstanceLifecyclePolicy) String() string
- type InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure
- func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Enum() *InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure
- func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) String() string
- func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Type() protoreflect.EnumType
- type InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair
- func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Enum() *InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair
- func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) String() string
- func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Type() protoreflect.EnumType
- type InstanceGroupManagerList
- func (*InstanceGroupManagerList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerList) GetId() string
- func (x *InstanceGroupManagerList) GetItems() []*InstanceGroupManager
- func (x *InstanceGroupManagerList) GetKind() string
- func (x *InstanceGroupManagerList) GetNextPageToken() string
- func (x *InstanceGroupManagerList) GetSelfLink() string
- func (x *InstanceGroupManagerList) GetWarning() *Warning
- func (*InstanceGroupManagerList) ProtoMessage()
- func (x *InstanceGroupManagerList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerList) Reset()
- func (x *InstanceGroupManagerList) String() string
- type InstanceGroupManagerResizeRequest
- func (*InstanceGroupManagerResizeRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerResizeRequest) GetCreationTimestamp() string
- func (x *InstanceGroupManagerResizeRequest) GetDescription() string
- func (x *InstanceGroupManagerResizeRequest) GetId() uint64
- func (x *InstanceGroupManagerResizeRequest) GetKind() string
- func (x *InstanceGroupManagerResizeRequest) GetName() string
- func (x *InstanceGroupManagerResizeRequest) GetRequestedRunDuration() *Duration
- func (x *InstanceGroupManagerResizeRequest) GetResizeBy() int32
- func (x *InstanceGroupManagerResizeRequest) GetSelfLink() string
- func (x *InstanceGroupManagerResizeRequest) GetSelfLinkWithId() string
- func (x *InstanceGroupManagerResizeRequest) GetState() string
- func (x *InstanceGroupManagerResizeRequest) GetStatus() *InstanceGroupManagerResizeRequestStatus
- func (x *InstanceGroupManagerResizeRequest) GetZone() string
- func (*InstanceGroupManagerResizeRequest) ProtoMessage()
- func (x *InstanceGroupManagerResizeRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerResizeRequest) Reset()
- func (x *InstanceGroupManagerResizeRequest) String() string
- type InstanceGroupManagerResizeRequestStatus
- func (*InstanceGroupManagerResizeRequestStatus) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerResizeRequestStatus) GetError() *Error
- func (x *InstanceGroupManagerResizeRequestStatus) GetLastAttempt() *InstanceGroupManagerResizeRequestStatusLastAttempt
- func (*InstanceGroupManagerResizeRequestStatus) ProtoMessage()
- func (x *InstanceGroupManagerResizeRequestStatus) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerResizeRequestStatus) Reset()
- func (x *InstanceGroupManagerResizeRequestStatus) String() string
- type InstanceGroupManagerResizeRequestStatusLastAttempt
- func (*InstanceGroupManagerResizeRequestStatusLastAttempt) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) GetError() *Error
- func (*InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoMessage()
- func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) Reset()
- func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) String() string
- type InstanceGroupManagerResizeRequest_State
- func (InstanceGroupManagerResizeRequest_State) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerResizeRequest_State) Enum() *InstanceGroupManagerResizeRequest_State
- func (InstanceGroupManagerResizeRequest_State) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerResizeRequest_State) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerResizeRequest_State) String() string
- func (InstanceGroupManagerResizeRequest_State) Type() protoreflect.EnumType
- type InstanceGroupManagerResizeRequestsListResponse
- func (*InstanceGroupManagerResizeRequestsListResponse) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetId() string
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetItems() []*InstanceGroupManagerResizeRequest
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetKind() string
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetNextPageToken() string
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetSelfLink() string
- func (x *InstanceGroupManagerResizeRequestsListResponse) GetWarning() *Warning
- func (*InstanceGroupManagerResizeRequestsListResponse) ProtoMessage()
- func (x *InstanceGroupManagerResizeRequestsListResponse) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerResizeRequestsListResponse) Reset()
- func (x *InstanceGroupManagerResizeRequestsListResponse) String() string
- type InstanceGroupManagerStandbyPolicy
- func (*InstanceGroupManagerStandbyPolicy) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStandbyPolicy) GetInitialDelaySec() int32
- func (x *InstanceGroupManagerStandbyPolicy) GetMode() string
- func (*InstanceGroupManagerStandbyPolicy) ProtoMessage()
- func (x *InstanceGroupManagerStandbyPolicy) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStandbyPolicy) Reset()
- func (x *InstanceGroupManagerStandbyPolicy) String() string
- type InstanceGroupManagerStandbyPolicy_Mode
- func (InstanceGroupManagerStandbyPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerStandbyPolicy_Mode) Enum() *InstanceGroupManagerStandbyPolicy_Mode
- func (InstanceGroupManagerStandbyPolicy_Mode) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerStandbyPolicy_Mode) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerStandbyPolicy_Mode) String() string
- func (InstanceGroupManagerStandbyPolicy_Mode) Type() protoreflect.EnumType
- type InstanceGroupManagerStatus
- func (*InstanceGroupManagerStatus) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStatus) GetAllInstancesConfig() *InstanceGroupManagerStatusAllInstancesConfig
- func (x *InstanceGroupManagerStatus) GetAutoscaler() string
- func (x *InstanceGroupManagerStatus) GetIsStable() bool
- func (x *InstanceGroupManagerStatus) GetStateful() *InstanceGroupManagerStatusStateful
- func (x *InstanceGroupManagerStatus) GetVersionTarget() *InstanceGroupManagerStatusVersionTarget
- func (*InstanceGroupManagerStatus) ProtoMessage()
- func (x *InstanceGroupManagerStatus) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStatus) Reset()
- func (x *InstanceGroupManagerStatus) String() string
- type InstanceGroupManagerStatusAllInstancesConfig
- func (*InstanceGroupManagerStatusAllInstancesConfig) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStatusAllInstancesConfig) GetCurrentRevision() string
- func (x *InstanceGroupManagerStatusAllInstancesConfig) GetEffective() bool
- func (*InstanceGroupManagerStatusAllInstancesConfig) ProtoMessage()
- func (x *InstanceGroupManagerStatusAllInstancesConfig) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStatusAllInstancesConfig) Reset()
- func (x *InstanceGroupManagerStatusAllInstancesConfig) String() string
- type InstanceGroupManagerStatusStateful
- func (*InstanceGroupManagerStatusStateful) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStatusStateful) GetHasStatefulConfig() bool
- func (x *InstanceGroupManagerStatusStateful) GetPerInstanceConfigs() *InstanceGroupManagerStatusStatefulPerInstanceConfigs
- func (*InstanceGroupManagerStatusStateful) ProtoMessage()
- func (x *InstanceGroupManagerStatusStateful) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStatusStateful) Reset()
- func (x *InstanceGroupManagerStatusStateful) String() string
- type InstanceGroupManagerStatusStatefulPerInstanceConfigs
- func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) GetAllEffective() bool
- func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoMessage()
- func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) Reset()
- func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) String() string
- type InstanceGroupManagerStatusVersionTarget
- func (*InstanceGroupManagerStatusVersionTarget) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerStatusVersionTarget) GetIsReached() bool
- func (*InstanceGroupManagerStatusVersionTarget) ProtoMessage()
- func (x *InstanceGroupManagerStatusVersionTarget) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerStatusVersionTarget) Reset()
- func (x *InstanceGroupManagerStatusVersionTarget) String() string
- type InstanceGroupManagerUpdatePolicy
- func (*InstanceGroupManagerUpdatePolicy) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerUpdatePolicy) GetInstanceRedistributionType() string
- func (x *InstanceGroupManagerUpdatePolicy) GetMaxSurge() *FixedOrPercent
- func (x *InstanceGroupManagerUpdatePolicy) GetMaxUnavailable() *FixedOrPercent
- func (x *InstanceGroupManagerUpdatePolicy) GetMinimalAction() string
- func (x *InstanceGroupManagerUpdatePolicy) GetMostDisruptiveAllowedAction() string
- func (x *InstanceGroupManagerUpdatePolicy) GetReplacementMethod() string
- func (x *InstanceGroupManagerUpdatePolicy) GetType() string
- func (*InstanceGroupManagerUpdatePolicy) ProtoMessage()
- func (x *InstanceGroupManagerUpdatePolicy) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerUpdatePolicy) Reset()
- func (x *InstanceGroupManagerUpdatePolicy) String() string
- type InstanceGroupManagerUpdatePolicy_InstanceRedistributionType
- func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Enum() *InstanceGroupManagerUpdatePolicy_InstanceRedistributionType
- func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) String() string
- func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Type() protoreflect.EnumType
- type InstanceGroupManagerUpdatePolicy_MinimalAction
- func (InstanceGroupManagerUpdatePolicy_MinimalAction) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerUpdatePolicy_MinimalAction) Enum() *InstanceGroupManagerUpdatePolicy_MinimalAction
- func (InstanceGroupManagerUpdatePolicy_MinimalAction) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerUpdatePolicy_MinimalAction) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerUpdatePolicy_MinimalAction) String() string
- func (InstanceGroupManagerUpdatePolicy_MinimalAction) Type() protoreflect.EnumType
- type InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction
- func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Enum() *InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction
- func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) String() string
- func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
- type InstanceGroupManagerUpdatePolicy_ReplacementMethod
- func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) Enum() *InstanceGroupManagerUpdatePolicy_ReplacementMethod
- func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) String() string
- func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Type() protoreflect.EnumType
- type InstanceGroupManagerUpdatePolicy_Type
- func (InstanceGroupManagerUpdatePolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagerUpdatePolicy_Type) Enum() *InstanceGroupManagerUpdatePolicy_Type
- func (InstanceGroupManagerUpdatePolicy_Type) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagerUpdatePolicy_Type) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagerUpdatePolicy_Type) String() string
- func (InstanceGroupManagerUpdatePolicy_Type) Type() protoreflect.EnumType
- type InstanceGroupManagerVersion
- func (*InstanceGroupManagerVersion) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagerVersion) GetInstanceTemplate() string
- func (x *InstanceGroupManagerVersion) GetName() string
- func (x *InstanceGroupManagerVersion) GetTargetSize() *FixedOrPercent
- func (*InstanceGroupManagerVersion) ProtoMessage()
- func (x *InstanceGroupManagerVersion) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagerVersion) Reset()
- func (x *InstanceGroupManagerVersion) String() string
- type InstanceGroupManager_ListManagedInstancesResults
- func (InstanceGroupManager_ListManagedInstancesResults) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManager_ListManagedInstancesResults) Enum() *InstanceGroupManager_ListManagedInstancesResults
- func (InstanceGroupManager_ListManagedInstancesResults) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManager_ListManagedInstancesResults) Number() protoreflect.EnumNumber
- func (x InstanceGroupManager_ListManagedInstancesResults) String() string
- func (InstanceGroupManager_ListManagedInstancesResults) Type() protoreflect.EnumType
- type InstanceGroupManagersAbandonInstancesRequest
- func (*InstanceGroupManagersAbandonInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersAbandonInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersAbandonInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersAbandonInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersAbandonInstancesRequest) Reset()
- func (x *InstanceGroupManagersAbandonInstancesRequest) String() string
- type InstanceGroupManagersApplyUpdatesRequest
- func (*InstanceGroupManagersApplyUpdatesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersApplyUpdatesRequest) GetAllInstances() bool
- func (x *InstanceGroupManagersApplyUpdatesRequest) GetInstances() []string
- func (x *InstanceGroupManagersApplyUpdatesRequest) GetMinimalAction() string
- func (x *InstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction() string
- func (*InstanceGroupManagersApplyUpdatesRequest) ProtoMessage()
- func (x *InstanceGroupManagersApplyUpdatesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersApplyUpdatesRequest) Reset()
- func (x *InstanceGroupManagersApplyUpdatesRequest) String() string
- type InstanceGroupManagersApplyUpdatesRequest_MinimalAction
- func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum() *InstanceGroupManagersApplyUpdatesRequest_MinimalAction
- func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) String() string
- func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Type() protoreflect.EnumType
- type InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
- func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum() *InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
- func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
- func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) String() string
- func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
- type InstanceGroupManagersCreateInstancesRequest
- func (*InstanceGroupManagersCreateInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersCreateInstancesRequest) GetInstances() []*PerInstanceConfig
- func (*InstanceGroupManagersCreateInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersCreateInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersCreateInstancesRequest) Reset()
- func (x *InstanceGroupManagersCreateInstancesRequest) String() string
- type InstanceGroupManagersDeleteInstancesRequest
- func (*InstanceGroupManagersDeleteInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersDeleteInstancesRequest) GetInstances() []string
- func (x *InstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError() bool
- func (*InstanceGroupManagersDeleteInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersDeleteInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersDeleteInstancesRequest) Reset()
- func (x *InstanceGroupManagersDeleteInstancesRequest) String() string
- type InstanceGroupManagersDeletePerInstanceConfigsReq
- func (*InstanceGroupManagersDeletePerInstanceConfigsReq) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) GetNames() []string
- func (*InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoMessage()
- func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) Reset()
- func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) String() string
- type InstanceGroupManagersListErrorsResponse
- func (*InstanceGroupManagersListErrorsResponse) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersListErrorsResponse) GetItems() []*InstanceManagedByIgmError
- func (x *InstanceGroupManagersListErrorsResponse) GetNextPageToken() string
- func (*InstanceGroupManagersListErrorsResponse) ProtoMessage()
- func (x *InstanceGroupManagersListErrorsResponse) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersListErrorsResponse) Reset()
- func (x *InstanceGroupManagersListErrorsResponse) String() string
- type InstanceGroupManagersListManagedInstancesResponse
- func (*InstanceGroupManagersListManagedInstancesResponse) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersListManagedInstancesResponse) GetManagedInstances() []*ManagedInstance
- func (x *InstanceGroupManagersListManagedInstancesResponse) GetNextPageToken() string
- func (*InstanceGroupManagersListManagedInstancesResponse) ProtoMessage()
- func (x *InstanceGroupManagersListManagedInstancesResponse) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersListManagedInstancesResponse) Reset()
- func (x *InstanceGroupManagersListManagedInstancesResponse) String() string
- type InstanceGroupManagersListPerInstanceConfigsResp
- func (*InstanceGroupManagersListPerInstanceConfigsResp) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetItems() []*PerInstanceConfig
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetNextPageToken() string
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetWarning() *Warning
- func (*InstanceGroupManagersListPerInstanceConfigsResp) ProtoMessage()
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) Reset()
- func (x *InstanceGroupManagersListPerInstanceConfigsResp) String() string
- type InstanceGroupManagersPatchPerInstanceConfigsReq
- func (*InstanceGroupManagersPatchPerInstanceConfigsReq) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) GetPerInstanceConfigs() []*PerInstanceConfig
- func (*InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoMessage()
- func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) Reset()
- func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) String() string
- type InstanceGroupManagersRecreateInstancesRequest
- func (*InstanceGroupManagersRecreateInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersRecreateInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersRecreateInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersRecreateInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersRecreateInstancesRequest) Reset()
- func (x *InstanceGroupManagersRecreateInstancesRequest) String() string
- type InstanceGroupManagersResumeInstancesRequest
- func (*InstanceGroupManagersResumeInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersResumeInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersResumeInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersResumeInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersResumeInstancesRequest) Reset()
- func (x *InstanceGroupManagersResumeInstancesRequest) String() string
- type InstanceGroupManagersScopedList
- func (*InstanceGroupManagersScopedList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersScopedList) GetInstanceGroupManagers() []*InstanceGroupManager
- func (x *InstanceGroupManagersScopedList) GetWarning() *Warning
- func (*InstanceGroupManagersScopedList) ProtoMessage()
- func (x *InstanceGroupManagersScopedList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersScopedList) Reset()
- func (x *InstanceGroupManagersScopedList) String() string
- type InstanceGroupManagersSetInstanceTemplateRequest
- func (*InstanceGroupManagersSetInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersSetInstanceTemplateRequest) GetInstanceTemplate() string
- func (*InstanceGroupManagersSetInstanceTemplateRequest) ProtoMessage()
- func (x *InstanceGroupManagersSetInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersSetInstanceTemplateRequest) Reset()
- func (x *InstanceGroupManagersSetInstanceTemplateRequest) String() string
- type InstanceGroupManagersSetTargetPoolsRequest
- func (*InstanceGroupManagersSetTargetPoolsRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersSetTargetPoolsRequest) GetFingerprint() string
- func (x *InstanceGroupManagersSetTargetPoolsRequest) GetTargetPools() []string
- func (*InstanceGroupManagersSetTargetPoolsRequest) ProtoMessage()
- func (x *InstanceGroupManagersSetTargetPoolsRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersSetTargetPoolsRequest) Reset()
- func (x *InstanceGroupManagersSetTargetPoolsRequest) String() string
- type InstanceGroupManagersStartInstancesRequest
- func (*InstanceGroupManagersStartInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersStartInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersStartInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersStartInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersStartInstancesRequest) Reset()
- func (x *InstanceGroupManagersStartInstancesRequest) String() string
- type InstanceGroupManagersStopInstancesRequest
- func (*InstanceGroupManagersStopInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersStopInstancesRequest) GetForceStop() bool
- func (x *InstanceGroupManagersStopInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersStopInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersStopInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersStopInstancesRequest) Reset()
- func (x *InstanceGroupManagersStopInstancesRequest) String() string
- type InstanceGroupManagersSuspendInstancesRequest
- func (*InstanceGroupManagersSuspendInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersSuspendInstancesRequest) GetForceSuspend() bool
- func (x *InstanceGroupManagersSuspendInstancesRequest) GetInstances() []string
- func (*InstanceGroupManagersSuspendInstancesRequest) ProtoMessage()
- func (x *InstanceGroupManagersSuspendInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersSuspendInstancesRequest) Reset()
- func (x *InstanceGroupManagersSuspendInstancesRequest) String() string
- type InstanceGroupManagersUpdatePerInstanceConfigsReq
- func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) Descriptor() ([]byte, []int)
- func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) GetPerInstanceConfigs() []*PerInstanceConfig
- func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoMessage()
- func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) Reset()
- func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) String() string
- type InstanceGroupsAddInstancesRequest
- func (*InstanceGroupsAddInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsAddInstancesRequest) GetInstances() []*InstanceReference
- func (*InstanceGroupsAddInstancesRequest) ProtoMessage()
- func (x *InstanceGroupsAddInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsAddInstancesRequest) Reset()
- func (x *InstanceGroupsAddInstancesRequest) String() string
- type InstanceGroupsListInstances
- func (*InstanceGroupsListInstances) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsListInstances) GetId() string
- func (x *InstanceGroupsListInstances) GetItems() []*InstanceWithNamedPorts
- func (x *InstanceGroupsListInstances) GetKind() string
- func (x *InstanceGroupsListInstances) GetNextPageToken() string
- func (x *InstanceGroupsListInstances) GetSelfLink() string
- func (x *InstanceGroupsListInstances) GetWarning() *Warning
- func (*InstanceGroupsListInstances) ProtoMessage()
- func (x *InstanceGroupsListInstances) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsListInstances) Reset()
- func (x *InstanceGroupsListInstances) String() string
- type InstanceGroupsListInstancesRequest
- func (*InstanceGroupsListInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsListInstancesRequest) GetInstanceState() string
- func (*InstanceGroupsListInstancesRequest) ProtoMessage()
- func (x *InstanceGroupsListInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsListInstancesRequest) Reset()
- func (x *InstanceGroupsListInstancesRequest) String() string
- type InstanceGroupsListInstancesRequest_InstanceState
- func (InstanceGroupsListInstancesRequest_InstanceState) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceGroupsListInstancesRequest_InstanceState) Enum() *InstanceGroupsListInstancesRequest_InstanceState
- func (InstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor() ([]byte, []int)
- func (x InstanceGroupsListInstancesRequest_InstanceState) Number() protoreflect.EnumNumber
- func (x InstanceGroupsListInstancesRequest_InstanceState) String() string
- func (InstanceGroupsListInstancesRequest_InstanceState) Type() protoreflect.EnumType
- type InstanceGroupsRemoveInstancesRequest
- func (*InstanceGroupsRemoveInstancesRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsRemoveInstancesRequest) GetInstances() []*InstanceReference
- func (*InstanceGroupsRemoveInstancesRequest) ProtoMessage()
- func (x *InstanceGroupsRemoveInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsRemoveInstancesRequest) Reset()
- func (x *InstanceGroupsRemoveInstancesRequest) String() string
- type InstanceGroupsScopedList
- func (*InstanceGroupsScopedList) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsScopedList) GetInstanceGroups() []*InstanceGroup
- func (x *InstanceGroupsScopedList) GetWarning() *Warning
- func (*InstanceGroupsScopedList) ProtoMessage()
- func (x *InstanceGroupsScopedList) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsScopedList) Reset()
- func (x *InstanceGroupsScopedList) String() string
- type InstanceGroupsSetNamedPortsRequest
- func (*InstanceGroupsSetNamedPortsRequest) Descriptor() ([]byte, []int)
- func (x *InstanceGroupsSetNamedPortsRequest) GetFingerprint() string
- func (x *InstanceGroupsSetNamedPortsRequest) GetNamedPorts() []*NamedPort
- func (*InstanceGroupsSetNamedPortsRequest) ProtoMessage()
- func (x *InstanceGroupsSetNamedPortsRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceGroupsSetNamedPortsRequest) Reset()
- func (x *InstanceGroupsSetNamedPortsRequest) String() string
- type InstanceList
- func (*InstanceList) Descriptor() ([]byte, []int)
- func (x *InstanceList) GetId() string
- func (x *InstanceList) GetItems() []*Instance
- func (x *InstanceList) GetKind() string
- func (x *InstanceList) GetNextPageToken() string
- func (x *InstanceList) GetSelfLink() string
- func (x *InstanceList) GetWarning() *Warning
- func (*InstanceList) ProtoMessage()
- func (x *InstanceList) ProtoReflect() protoreflect.Message
- func (x *InstanceList) Reset()
- func (x *InstanceList) String() string
- type InstanceListReferrers
- func (*InstanceListReferrers) Descriptor() ([]byte, []int)
- func (x *InstanceListReferrers) GetId() string
- func (x *InstanceListReferrers) GetItems() []*Reference
- func (x *InstanceListReferrers) GetKind() string
- func (x *InstanceListReferrers) GetNextPageToken() string
- func (x *InstanceListReferrers) GetSelfLink() string
- func (x *InstanceListReferrers) GetWarning() *Warning
- func (*InstanceListReferrers) ProtoMessage()
- func (x *InstanceListReferrers) ProtoReflect() protoreflect.Message
- func (x *InstanceListReferrers) Reset()
- func (x *InstanceListReferrers) String() string
- type InstanceManagedByIgmError
- func (*InstanceManagedByIgmError) Descriptor() ([]byte, []int)
- func (x *InstanceManagedByIgmError) GetError() *InstanceManagedByIgmErrorManagedInstanceError
- func (x *InstanceManagedByIgmError) GetInstanceActionDetails() *InstanceManagedByIgmErrorInstanceActionDetails
- func (x *InstanceManagedByIgmError) GetTimestamp() string
- func (*InstanceManagedByIgmError) ProtoMessage()
- func (x *InstanceManagedByIgmError) ProtoReflect() protoreflect.Message
- func (x *InstanceManagedByIgmError) Reset()
- func (x *InstanceManagedByIgmError) String() string
- type InstanceManagedByIgmErrorInstanceActionDetails
- func (*InstanceManagedByIgmErrorInstanceActionDetails) Descriptor() ([]byte, []int)
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetAction() string
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetInstance() string
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetVersion() *ManagedInstanceVersion
- func (*InstanceManagedByIgmErrorInstanceActionDetails) ProtoMessage()
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) ProtoReflect() protoreflect.Message
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) Reset()
- func (x *InstanceManagedByIgmErrorInstanceActionDetails) String() string
- type InstanceManagedByIgmErrorInstanceActionDetails_Action
- func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) Enum() *InstanceManagedByIgmErrorInstanceActionDetails_Action
- func (InstanceManagedByIgmErrorInstanceActionDetails_Action) EnumDescriptor() ([]byte, []int)
- func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) Number() protoreflect.EnumNumber
- func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) String() string
- func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Type() protoreflect.EnumType
- type InstanceManagedByIgmErrorManagedInstanceError
- func (*InstanceManagedByIgmErrorManagedInstanceError) Descriptor() ([]byte, []int)
- func (x *InstanceManagedByIgmErrorManagedInstanceError) GetCode() string
- func (x *InstanceManagedByIgmErrorManagedInstanceError) GetMessage() string
- func (*InstanceManagedByIgmErrorManagedInstanceError) ProtoMessage()
- func (x *InstanceManagedByIgmErrorManagedInstanceError) ProtoReflect() protoreflect.Message
- func (x *InstanceManagedByIgmErrorManagedInstanceError) Reset()
- func (x *InstanceManagedByIgmErrorManagedInstanceError) String() string
- type InstanceMoveRequest
- func (*InstanceMoveRequest) Descriptor() ([]byte, []int)
- func (x *InstanceMoveRequest) GetDestinationZone() string
- func (x *InstanceMoveRequest) GetTargetInstance() string
- func (*InstanceMoveRequest) ProtoMessage()
- func (x *InstanceMoveRequest) ProtoReflect() protoreflect.Message
- func (x *InstanceMoveRequest) Reset()
- func (x *InstanceMoveRequest) String() string
- type InstanceParams
- func (*InstanceParams) Descriptor() ([]byte, []int)
- func (x *InstanceParams) GetResourceManagerTags() map[string]string
- func (*InstanceParams) ProtoMessage()
- func (x *InstanceParams) ProtoReflect() protoreflect.Message
- func (x *InstanceParams) Reset()
- func (x *InstanceParams) String() string
- type InstanceProperties
- func (*InstanceProperties) Descriptor() ([]byte, []int)
- func (x *InstanceProperties) GetAdvancedMachineFeatures() *AdvancedMachineFeatures
- func (x *InstanceProperties) GetCanIpForward() bool
- func (x *InstanceProperties) GetConfidentialInstanceConfig() *ConfidentialInstanceConfig
- func (x *InstanceProperties) GetDescription() string
- func (x *InstanceProperties) GetDisks() []*AttachedDisk
- func (x *InstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
- func (x *InstanceProperties) GetKeyRevocationActionType() string
- func (x *InstanceProperties) GetLabels() map[string]string
- func (x *InstanceProperties) GetMachineType() string
- func (x *InstanceProperties) GetMetadata() *Metadata
- func (x *InstanceProperties) GetMinCpuPlatform() string
- func (x *InstanceProperties) GetNetworkInterfaces() []*NetworkInterface
- func (x *InstanceProperties) GetNetworkPerformanceConfig() *NetworkPerformanceConfig
- func (x *InstanceProperties) GetPrivateIpv6GoogleAccess() string
- func (x *InstanceProperties) GetReservationAffinity() *ReservationAffinity
- func (x *InstanceProperties) GetResourceManagerTags() map[string]string
- func (x *InstanceProperties) GetResourcePolicies() []string
- func (x *InstanceProperties) GetScheduling() *Scheduling
- func (x *InstanceProperties) GetServiceAccounts() []*ServiceAccount
- func (x *InstanceProperties) GetShieldedInstanceConfig() *ShieldedInstanceConfig
- func (x *InstanceProperties) GetTags() *Tags
- func (*InstanceProperties) ProtoMessage()
- func (x *InstanceProperties) ProtoReflect() protoreflect.Message
- func (x *InstanceProperties) Reset()
- func (x *InstanceProperties) String() string
- type InstancePropertiesPatch
- func (*InstancePropertiesPatch) Descriptor() ([]byte, []int)
- func (x *InstancePropertiesPatch) GetLabels() map[string]string
- func (x *InstancePropertiesPatch) GetMetadata() map[string]string
- func (*InstancePropertiesPatch) ProtoMessage()
- func (x *InstancePropertiesPatch) ProtoReflect() protoreflect.Message
- func (x *InstancePropertiesPatch) Reset()
- func (x *InstancePropertiesPatch) String() string
- type InstanceProperties_KeyRevocationActionType
- func (InstanceProperties_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceProperties_KeyRevocationActionType) Enum() *InstanceProperties_KeyRevocationActionType
- func (InstanceProperties_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
- func (x InstanceProperties_KeyRevocationActionType) Number() protoreflect.EnumNumber
- func (x InstanceProperties_KeyRevocationActionType) String() string
- func (InstanceProperties_KeyRevocationActionType) Type() protoreflect.EnumType
- type InstanceProperties_PrivateIpv6GoogleAccess
- func (InstanceProperties_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceProperties_PrivateIpv6GoogleAccess) Enum() *InstanceProperties_PrivateIpv6GoogleAccess
- func (InstanceProperties_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
- func (x InstanceProperties_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
- func (x InstanceProperties_PrivateIpv6GoogleAccess) String() string
- func (InstanceProperties_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
- type InstanceReference
- func (*InstanceReference) Descriptor() ([]byte, []int)
- func (x *InstanceReference) GetInstance() string
- func (*InstanceReference) ProtoMessage()
- func (x *InstanceReference) ProtoReflect() protoreflect.Message
- func (x *InstanceReference) Reset()
- func (x *InstanceReference) String() string
- type InstanceSettings
- func (*InstanceSettings) Descriptor() ([]byte, []int)
- func (x *InstanceSettings) GetFingerprint() string
- func (x *InstanceSettings) GetKind() string
- func (x *InstanceSettings) GetMetadata() *InstanceSettingsMetadata
- func (x *InstanceSettings) GetZone() string
- func (*InstanceSettings) ProtoMessage()
- func (x *InstanceSettings) ProtoReflect() protoreflect.Message
- func (x *InstanceSettings) Reset()
- func (x *InstanceSettings) String() string
- type InstanceSettingsMetadata
- func (*InstanceSettingsMetadata) Descriptor() ([]byte, []int)
- func (x *InstanceSettingsMetadata) GetItems() map[string]string
- func (x *InstanceSettingsMetadata) GetKind() string
- func (*InstanceSettingsMetadata) ProtoMessage()
- func (x *InstanceSettingsMetadata) ProtoReflect() protoreflect.Message
- func (x *InstanceSettingsMetadata) Reset()
- func (x *InstanceSettingsMetadata) String() string
- type InstanceTemplate
- func (*InstanceTemplate) Descriptor() ([]byte, []int)
- func (x *InstanceTemplate) GetCreationTimestamp() string
- func (x *InstanceTemplate) GetDescription() string
- func (x *InstanceTemplate) GetId() uint64
- func (x *InstanceTemplate) GetKind() string
- func (x *InstanceTemplate) GetName() string
- func (x *InstanceTemplate) GetProperties() *InstanceProperties
- func (x *InstanceTemplate) GetRegion() string
- func (x *InstanceTemplate) GetSelfLink() string
- func (x *InstanceTemplate) GetSourceInstance() string
- func (x *InstanceTemplate) GetSourceInstanceParams() *SourceInstanceParams
- func (*InstanceTemplate) ProtoMessage()
- func (x *InstanceTemplate) ProtoReflect() protoreflect.Message
- func (x *InstanceTemplate) Reset()
- func (x *InstanceTemplate) String() string
- type InstanceTemplateAggregatedList
- func (*InstanceTemplateAggregatedList) Descriptor() ([]byte, []int)
- func (x *InstanceTemplateAggregatedList) GetId() string
- func (x *InstanceTemplateAggregatedList) GetItems() map[string]*InstanceTemplatesScopedList
- func (x *InstanceTemplateAggregatedList) GetKind() string
- func (x *InstanceTemplateAggregatedList) GetNextPageToken() string
- func (x *InstanceTemplateAggregatedList) GetSelfLink() string
- func (x *InstanceTemplateAggregatedList) GetWarning() *Warning
- func (*InstanceTemplateAggregatedList) ProtoMessage()
- func (x *InstanceTemplateAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InstanceTemplateAggregatedList) Reset()
- func (x *InstanceTemplateAggregatedList) String() string
- type InstanceTemplateList
- func (*InstanceTemplateList) Descriptor() ([]byte, []int)
- func (x *InstanceTemplateList) GetId() string
- func (x *InstanceTemplateList) GetItems() []*InstanceTemplate
- func (x *InstanceTemplateList) GetKind() string
- func (x *InstanceTemplateList) GetNextPageToken() string
- func (x *InstanceTemplateList) GetSelfLink() string
- func (x *InstanceTemplateList) GetWarning() *Warning
- func (*InstanceTemplateList) ProtoMessage()
- func (x *InstanceTemplateList) ProtoReflect() protoreflect.Message
- func (x *InstanceTemplateList) Reset()
- func (x *InstanceTemplateList) String() string
- type InstanceTemplatesScopedList
- func (*InstanceTemplatesScopedList) Descriptor() ([]byte, []int)
- func (x *InstanceTemplatesScopedList) GetInstanceTemplates() []*InstanceTemplate
- func (x *InstanceTemplatesScopedList) GetWarning() *Warning
- func (*InstanceTemplatesScopedList) ProtoMessage()
- func (x *InstanceTemplatesScopedList) ProtoReflect() protoreflect.Message
- func (x *InstanceTemplatesScopedList) Reset()
- func (x *InstanceTemplatesScopedList) String() string
- type InstanceWithNamedPorts
- func (*InstanceWithNamedPorts) Descriptor() ([]byte, []int)
- func (x *InstanceWithNamedPorts) GetInstance() string
- func (x *InstanceWithNamedPorts) GetNamedPorts() []*NamedPort
- func (x *InstanceWithNamedPorts) GetStatus() string
- func (*InstanceWithNamedPorts) ProtoMessage()
- func (x *InstanceWithNamedPorts) ProtoReflect() protoreflect.Message
- func (x *InstanceWithNamedPorts) Reset()
- func (x *InstanceWithNamedPorts) String() string
- type InstanceWithNamedPorts_Status
- func (InstanceWithNamedPorts_Status) Descriptor() protoreflect.EnumDescriptor
- func (x InstanceWithNamedPorts_Status) Enum() *InstanceWithNamedPorts_Status
- func (InstanceWithNamedPorts_Status) EnumDescriptor() ([]byte, []int)
- func (x InstanceWithNamedPorts_Status) Number() protoreflect.EnumNumber
- func (x InstanceWithNamedPorts_Status) String() string
- func (InstanceWithNamedPorts_Status) Type() protoreflect.EnumType
- type Instance_KeyRevocationActionType
- func (Instance_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
- func (x Instance_KeyRevocationActionType) Enum() *Instance_KeyRevocationActionType
- func (Instance_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
- func (x Instance_KeyRevocationActionType) Number() protoreflect.EnumNumber
- func (x Instance_KeyRevocationActionType) String() string
- func (Instance_KeyRevocationActionType) Type() protoreflect.EnumType
- type Instance_PrivateIpv6GoogleAccess
- func (Instance_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
- func (x Instance_PrivateIpv6GoogleAccess) Enum() *Instance_PrivateIpv6GoogleAccess
- func (Instance_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
- func (x Instance_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
- func (x Instance_PrivateIpv6GoogleAccess) String() string
- func (Instance_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
- type Instance_Status
- func (Instance_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Instance_Status) Enum() *Instance_Status
- func (Instance_Status) EnumDescriptor() ([]byte, []int)
- func (x Instance_Status) Number() protoreflect.EnumNumber
- func (x Instance_Status) String() string
- func (Instance_Status) Type() protoreflect.EnumType
- type InstancesAddResourcePoliciesRequest
- func (*InstancesAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *InstancesAddResourcePoliciesRequest) GetResourcePolicies() []string
- func (*InstancesAddResourcePoliciesRequest) ProtoMessage()
- func (x *InstancesAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesAddResourcePoliciesRequest) Reset()
- func (x *InstancesAddResourcePoliciesRequest) String() string
- type InstancesBulkInsertOperationMetadata
- func (*InstancesBulkInsertOperationMetadata) Descriptor() ([]byte, []int)
- func (x *InstancesBulkInsertOperationMetadata) GetPerLocationStatus() map[string]*BulkInsertOperationStatus
- func (*InstancesBulkInsertOperationMetadata) ProtoMessage()
- func (x *InstancesBulkInsertOperationMetadata) ProtoReflect() protoreflect.Message
- func (x *InstancesBulkInsertOperationMetadata) Reset()
- func (x *InstancesBulkInsertOperationMetadata) String() string
- type InstancesGetEffectiveFirewallsResponse
- func (*InstancesGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
- func (x *InstancesGetEffectiveFirewallsResponse) GetFirewallPolicys() []*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (x *InstancesGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
- func (*InstancesGetEffectiveFirewallsResponse) ProtoMessage()
- func (x *InstancesGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
- func (x *InstancesGetEffectiveFirewallsResponse) Reset()
- func (x *InstancesGetEffectiveFirewallsResponse) String() string
- type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority() int32
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName() string
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
- func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset()
- func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
- type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
- func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
- func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
- func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
- type InstancesRemoveResourcePoliciesRequest
- func (*InstancesRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *InstancesRemoveResourcePoliciesRequest) GetResourcePolicies() []string
- func (*InstancesRemoveResourcePoliciesRequest) ProtoMessage()
- func (x *InstancesRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesRemoveResourcePoliciesRequest) Reset()
- func (x *InstancesRemoveResourcePoliciesRequest) String() string
- type InstancesScopedList
- func (*InstancesScopedList) Descriptor() ([]byte, []int)
- func (x *InstancesScopedList) GetInstances() []*Instance
- func (x *InstancesScopedList) GetWarning() *Warning
- func (*InstancesScopedList) ProtoMessage()
- func (x *InstancesScopedList) ProtoReflect() protoreflect.Message
- func (x *InstancesScopedList) Reset()
- func (x *InstancesScopedList) String() string
- type InstancesSetLabelsRequest
- func (*InstancesSetLabelsRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetLabelsRequest) GetLabelFingerprint() string
- func (x *InstancesSetLabelsRequest) GetLabels() map[string]string
- func (*InstancesSetLabelsRequest) ProtoMessage()
- func (x *InstancesSetLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetLabelsRequest) Reset()
- func (x *InstancesSetLabelsRequest) String() string
- type InstancesSetMachineResourcesRequest
- func (*InstancesSetMachineResourcesRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetMachineResourcesRequest) GetGuestAccelerators() []*AcceleratorConfig
- func (*InstancesSetMachineResourcesRequest) ProtoMessage()
- func (x *InstancesSetMachineResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetMachineResourcesRequest) Reset()
- func (x *InstancesSetMachineResourcesRequest) String() string
- type InstancesSetMachineTypeRequest
- func (*InstancesSetMachineTypeRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetMachineTypeRequest) GetMachineType() string
- func (*InstancesSetMachineTypeRequest) ProtoMessage()
- func (x *InstancesSetMachineTypeRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetMachineTypeRequest) Reset()
- func (x *InstancesSetMachineTypeRequest) String() string
- type InstancesSetMinCpuPlatformRequest
- func (*InstancesSetMinCpuPlatformRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetMinCpuPlatformRequest) GetMinCpuPlatform() string
- func (*InstancesSetMinCpuPlatformRequest) ProtoMessage()
- func (x *InstancesSetMinCpuPlatformRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetMinCpuPlatformRequest) Reset()
- func (x *InstancesSetMinCpuPlatformRequest) String() string
- type InstancesSetNameRequest
- func (*InstancesSetNameRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetNameRequest) GetCurrentName() string
- func (x *InstancesSetNameRequest) GetName() string
- func (*InstancesSetNameRequest) ProtoMessage()
- func (x *InstancesSetNameRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetNameRequest) Reset()
- func (x *InstancesSetNameRequest) String() string
- type InstancesSetSecurityPolicyRequest
- func (*InstancesSetSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetSecurityPolicyRequest) GetNetworkInterfaces() []string
- func (x *InstancesSetSecurityPolicyRequest) GetSecurityPolicy() string
- func (*InstancesSetSecurityPolicyRequest) ProtoMessage()
- func (x *InstancesSetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetSecurityPolicyRequest) Reset()
- func (x *InstancesSetSecurityPolicyRequest) String() string
- type InstancesSetServiceAccountRequest
- func (*InstancesSetServiceAccountRequest) Descriptor() ([]byte, []int)
- func (x *InstancesSetServiceAccountRequest) GetEmail() string
- func (x *InstancesSetServiceAccountRequest) GetScopes() []string
- func (*InstancesSetServiceAccountRequest) ProtoMessage()
- func (x *InstancesSetServiceAccountRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesSetServiceAccountRequest) Reset()
- func (x *InstancesSetServiceAccountRequest) String() string
- type InstancesStartWithEncryptionKeyRequest
- func (*InstancesStartWithEncryptionKeyRequest) Descriptor() ([]byte, []int)
- func (x *InstancesStartWithEncryptionKeyRequest) GetDisks() []*CustomerEncryptionKeyProtectedDisk
- func (*InstancesStartWithEncryptionKeyRequest) ProtoMessage()
- func (x *InstancesStartWithEncryptionKeyRequest) ProtoReflect() protoreflect.Message
- func (x *InstancesStartWithEncryptionKeyRequest) Reset()
- func (x *InstancesStartWithEncryptionKeyRequest) String() string
- type InstantSnapshot
- func (*InstantSnapshot) Descriptor() ([]byte, []int)
- func (x *InstantSnapshot) GetArchitecture() string
- func (x *InstantSnapshot) GetCreationTimestamp() string
- func (x *InstantSnapshot) GetDescription() string
- func (x *InstantSnapshot) GetDiskSizeGb() int64
- func (x *InstantSnapshot) GetId() uint64
- func (x *InstantSnapshot) GetKind() string
- func (x *InstantSnapshot) GetLabelFingerprint() string
- func (x *InstantSnapshot) GetLabels() map[string]string
- func (x *InstantSnapshot) GetName() string
- func (x *InstantSnapshot) GetRegion() string
- func (x *InstantSnapshot) GetResourceStatus() *InstantSnapshotResourceStatus
- func (x *InstantSnapshot) GetSatisfiesPzi() bool
- func (x *InstantSnapshot) GetSatisfiesPzs() bool
- func (x *InstantSnapshot) GetSelfLink() string
- func (x *InstantSnapshot) GetSelfLinkWithId() string
- func (x *InstantSnapshot) GetSourceDisk() string
- func (x *InstantSnapshot) GetSourceDiskId() string
- func (x *InstantSnapshot) GetStatus() string
- func (x *InstantSnapshot) GetZone() string
- func (*InstantSnapshot) ProtoMessage()
- func (x *InstantSnapshot) ProtoReflect() protoreflect.Message
- func (x *InstantSnapshot) Reset()
- func (x *InstantSnapshot) String() string
- type InstantSnapshotAggregatedList
- func (*InstantSnapshotAggregatedList) Descriptor() ([]byte, []int)
- func (x *InstantSnapshotAggregatedList) GetId() string
- func (x *InstantSnapshotAggregatedList) GetItems() map[string]*InstantSnapshotsScopedList
- func (x *InstantSnapshotAggregatedList) GetKind() string
- func (x *InstantSnapshotAggregatedList) GetNextPageToken() string
- func (x *InstantSnapshotAggregatedList) GetSelfLink() string
- func (x *InstantSnapshotAggregatedList) GetUnreachables() []string
- func (x *InstantSnapshotAggregatedList) GetWarning() *Warning
- func (*InstantSnapshotAggregatedList) ProtoMessage()
- func (x *InstantSnapshotAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InstantSnapshotAggregatedList) Reset()
- func (x *InstantSnapshotAggregatedList) String() string
- type InstantSnapshotList
- func (*InstantSnapshotList) Descriptor() ([]byte, []int)
- func (x *InstantSnapshotList) GetId() string
- func (x *InstantSnapshotList) GetItems() []*InstantSnapshot
- func (x *InstantSnapshotList) GetKind() string
- func (x *InstantSnapshotList) GetNextPageToken() string
- func (x *InstantSnapshotList) GetSelfLink() string
- func (x *InstantSnapshotList) GetWarning() *Warning
- func (*InstantSnapshotList) ProtoMessage()
- func (x *InstantSnapshotList) ProtoReflect() protoreflect.Message
- func (x *InstantSnapshotList) Reset()
- func (x *InstantSnapshotList) String() string
- type InstantSnapshotResourceStatus
- func (*InstantSnapshotResourceStatus) Descriptor() ([]byte, []int)
- func (x *InstantSnapshotResourceStatus) GetStorageSizeBytes() int64
- func (*InstantSnapshotResourceStatus) ProtoMessage()
- func (x *InstantSnapshotResourceStatus) ProtoReflect() protoreflect.Message
- func (x *InstantSnapshotResourceStatus) Reset()
- func (x *InstantSnapshotResourceStatus) String() string
- type InstantSnapshot_Architecture
- func (InstantSnapshot_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x InstantSnapshot_Architecture) Enum() *InstantSnapshot_Architecture
- func (InstantSnapshot_Architecture) EnumDescriptor() ([]byte, []int)
- func (x InstantSnapshot_Architecture) Number() protoreflect.EnumNumber
- func (x InstantSnapshot_Architecture) String() string
- func (InstantSnapshot_Architecture) Type() protoreflect.EnumType
- type InstantSnapshot_Status
- func (InstantSnapshot_Status) Descriptor() protoreflect.EnumDescriptor
- func (x InstantSnapshot_Status) Enum() *InstantSnapshot_Status
- func (InstantSnapshot_Status) EnumDescriptor() ([]byte, []int)
- func (x InstantSnapshot_Status) Number() protoreflect.EnumNumber
- func (x InstantSnapshot_Status) String() string
- func (InstantSnapshot_Status) Type() protoreflect.EnumType
- type InstantSnapshotsScopedList
- func (*InstantSnapshotsScopedList) Descriptor() ([]byte, []int)
- func (x *InstantSnapshotsScopedList) GetInstantSnapshots() []*InstantSnapshot
- func (x *InstantSnapshotsScopedList) GetWarning() *Warning
- func (*InstantSnapshotsScopedList) ProtoMessage()
- func (x *InstantSnapshotsScopedList) ProtoReflect() protoreflect.Message
- func (x *InstantSnapshotsScopedList) Reset()
- func (x *InstantSnapshotsScopedList) String() string
- type Int64RangeMatch
- func (*Int64RangeMatch) Descriptor() ([]byte, []int)
- func (x *Int64RangeMatch) GetRangeEnd() int64
- func (x *Int64RangeMatch) GetRangeStart() int64
- func (*Int64RangeMatch) ProtoMessage()
- func (x *Int64RangeMatch) ProtoReflect() protoreflect.Message
- func (x *Int64RangeMatch) Reset()
- func (x *Int64RangeMatch) String() string
- type Interconnect
- func (*Interconnect) Descriptor() ([]byte, []int)
- func (x *Interconnect) GetAdminEnabled() bool
- func (x *Interconnect) GetAvailableFeatures() []string
- func (x *Interconnect) GetCircuitInfos() []*InterconnectCircuitInfo
- func (x *Interconnect) GetCreationTimestamp() string
- func (x *Interconnect) GetCustomerName() string
- func (x *Interconnect) GetDescription() string
- func (x *Interconnect) GetExpectedOutages() []*InterconnectOutageNotification
- func (x *Interconnect) GetGoogleIpAddress() string
- func (x *Interconnect) GetGoogleReferenceId() string
- func (x *Interconnect) GetId() uint64
- func (x *Interconnect) GetInterconnectAttachments() []string
- func (x *Interconnect) GetInterconnectType() string
- func (x *Interconnect) GetKind() string
- func (x *Interconnect) GetLabelFingerprint() string
- func (x *Interconnect) GetLabels() map[string]string
- func (x *Interconnect) GetLinkType() string
- func (x *Interconnect) GetLocation() string
- func (x *Interconnect) GetMacsec() *InterconnectMacsec
- func (x *Interconnect) GetMacsecEnabled() bool
- func (x *Interconnect) GetName() string
- func (x *Interconnect) GetNocContactEmail() string
- func (x *Interconnect) GetOperationalStatus() string
- func (x *Interconnect) GetPeerIpAddress() string
- func (x *Interconnect) GetProvisionedLinkCount() int32
- func (x *Interconnect) GetRemoteLocation() string
- func (x *Interconnect) GetRequestedFeatures() []string
- func (x *Interconnect) GetRequestedLinkCount() int32
- func (x *Interconnect) GetSatisfiesPzs() bool
- func (x *Interconnect) GetSelfLink() string
- func (x *Interconnect) GetState() string
- func (*Interconnect) ProtoMessage()
- func (x *Interconnect) ProtoReflect() protoreflect.Message
- func (x *Interconnect) Reset()
- func (x *Interconnect) String() string
- type InterconnectAttachment
- func (*InterconnectAttachment) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachment) GetAdminEnabled() bool
- func (x *InterconnectAttachment) GetBandwidth() string
- func (x *InterconnectAttachment) GetCandidateIpv6Subnets() []string
- func (x *InterconnectAttachment) GetCandidateSubnets() []string
- func (x *InterconnectAttachment) GetCloudRouterIpAddress() string
- func (x *InterconnectAttachment) GetCloudRouterIpv6Address() string
- func (x *InterconnectAttachment) GetCloudRouterIpv6InterfaceId() string
- func (x *InterconnectAttachment) GetConfigurationConstraints() *InterconnectAttachmentConfigurationConstraints
- func (x *InterconnectAttachment) GetCreationTimestamp() string
- func (x *InterconnectAttachment) GetCustomerRouterIpAddress() string
- func (x *InterconnectAttachment) GetCustomerRouterIpv6Address() string
- func (x *InterconnectAttachment) GetCustomerRouterIpv6InterfaceId() string
- func (x *InterconnectAttachment) GetDataplaneVersion() int32
- func (x *InterconnectAttachment) GetDescription() string
- func (x *InterconnectAttachment) GetEdgeAvailabilityDomain() string
- func (x *InterconnectAttachment) GetEncryption() string
- func (x *InterconnectAttachment) GetGoogleReferenceId() string
- func (x *InterconnectAttachment) GetId() uint64
- func (x *InterconnectAttachment) GetInterconnect() string
- func (x *InterconnectAttachment) GetIpsecInternalAddresses() []string
- func (x *InterconnectAttachment) GetKind() string
- func (x *InterconnectAttachment) GetLabelFingerprint() string
- func (x *InterconnectAttachment) GetLabels() map[string]string
- func (x *InterconnectAttachment) GetMtu() int32
- func (x *InterconnectAttachment) GetName() string
- func (x *InterconnectAttachment) GetOperationalStatus() string
- func (x *InterconnectAttachment) GetPairingKey() string
- func (x *InterconnectAttachment) GetPartnerAsn() int64
- func (x *InterconnectAttachment) GetPartnerMetadata() *InterconnectAttachmentPartnerMetadata
- func (x *InterconnectAttachment) GetPrivateInterconnectInfo() *InterconnectAttachmentPrivateInfo
- func (x *InterconnectAttachment) GetRegion() string
- func (x *InterconnectAttachment) GetRemoteService() string
- func (x *InterconnectAttachment) GetRouter() string
- func (x *InterconnectAttachment) GetSatisfiesPzs() bool
- func (x *InterconnectAttachment) GetSelfLink() string
- func (x *InterconnectAttachment) GetStackType() string
- func (x *InterconnectAttachment) GetState() string
- func (x *InterconnectAttachment) GetSubnetLength() int32
- func (x *InterconnectAttachment) GetType() string
- func (x *InterconnectAttachment) GetVlanTag8021Q() int32
- func (*InterconnectAttachment) ProtoMessage()
- func (x *InterconnectAttachment) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachment) Reset()
- func (x *InterconnectAttachment) String() string
- type InterconnectAttachmentAggregatedList
- func (*InterconnectAttachmentAggregatedList) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentAggregatedList) GetId() string
- func (x *InterconnectAttachmentAggregatedList) GetItems() map[string]*InterconnectAttachmentsScopedList
- func (x *InterconnectAttachmentAggregatedList) GetKind() string
- func (x *InterconnectAttachmentAggregatedList) GetNextPageToken() string
- func (x *InterconnectAttachmentAggregatedList) GetSelfLink() string
- func (x *InterconnectAttachmentAggregatedList) GetUnreachables() []string
- func (x *InterconnectAttachmentAggregatedList) GetWarning() *Warning
- func (*InterconnectAttachmentAggregatedList) ProtoMessage()
- func (x *InterconnectAttachmentAggregatedList) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentAggregatedList) Reset()
- func (x *InterconnectAttachmentAggregatedList) String() string
- type InterconnectAttachmentConfigurationConstraints
- func (*InterconnectAttachmentConfigurationConstraints) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentConfigurationConstraints) GetBgpMd5() string
- func (x *InterconnectAttachmentConfigurationConstraints) GetBgpPeerAsnRanges() []*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
- func (*InterconnectAttachmentConfigurationConstraints) ProtoMessage()
- func (x *InterconnectAttachmentConfigurationConstraints) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentConfigurationConstraints) Reset()
- func (x *InterconnectAttachmentConfigurationConstraints) String() string
- type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
- func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMax() uint32
- func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMin() uint32
- func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoMessage()
- func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Reset()
- func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) String() string
- type InterconnectAttachmentConfigurationConstraints_BgpMd5
- func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) Enum() *InterconnectAttachmentConfigurationConstraints_BgpMd5
- func (InterconnectAttachmentConfigurationConstraints_BgpMd5) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) Number() protoreflect.EnumNumber
- func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) String() string
- func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Type() protoreflect.EnumType
- type InterconnectAttachmentList
- func (*InterconnectAttachmentList) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentList) GetId() string
- func (x *InterconnectAttachmentList) GetItems() []*InterconnectAttachment
- func (x *InterconnectAttachmentList) GetKind() string
- func (x *InterconnectAttachmentList) GetNextPageToken() string
- func (x *InterconnectAttachmentList) GetSelfLink() string
- func (x *InterconnectAttachmentList) GetWarning() *Warning
- func (*InterconnectAttachmentList) ProtoMessage()
- func (x *InterconnectAttachmentList) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentList) Reset()
- func (x *InterconnectAttachmentList) String() string
- type InterconnectAttachmentPartnerMetadata
- func (*InterconnectAttachmentPartnerMetadata) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentPartnerMetadata) GetInterconnectName() string
- func (x *InterconnectAttachmentPartnerMetadata) GetPartnerName() string
- func (x *InterconnectAttachmentPartnerMetadata) GetPortalUrl() string
- func (*InterconnectAttachmentPartnerMetadata) ProtoMessage()
- func (x *InterconnectAttachmentPartnerMetadata) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentPartnerMetadata) Reset()
- func (x *InterconnectAttachmentPartnerMetadata) String() string
- type InterconnectAttachmentPrivateInfo
- func (*InterconnectAttachmentPrivateInfo) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentPrivateInfo) GetTag8021Q() uint32
- func (*InterconnectAttachmentPrivateInfo) ProtoMessage()
- func (x *InterconnectAttachmentPrivateInfo) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentPrivateInfo) Reset()
- func (x *InterconnectAttachmentPrivateInfo) String() string
- type InterconnectAttachment_Bandwidth
- func (InterconnectAttachment_Bandwidth) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_Bandwidth) Enum() *InterconnectAttachment_Bandwidth
- func (InterconnectAttachment_Bandwidth) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_Bandwidth) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_Bandwidth) String() string
- func (InterconnectAttachment_Bandwidth) Type() protoreflect.EnumType
- type InterconnectAttachment_EdgeAvailabilityDomain
- func (InterconnectAttachment_EdgeAvailabilityDomain) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_EdgeAvailabilityDomain) Enum() *InterconnectAttachment_EdgeAvailabilityDomain
- func (InterconnectAttachment_EdgeAvailabilityDomain) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_EdgeAvailabilityDomain) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_EdgeAvailabilityDomain) String() string
- func (InterconnectAttachment_EdgeAvailabilityDomain) Type() protoreflect.EnumType
- type InterconnectAttachment_Encryption
- func (InterconnectAttachment_Encryption) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_Encryption) Enum() *InterconnectAttachment_Encryption
- func (InterconnectAttachment_Encryption) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_Encryption) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_Encryption) String() string
- func (InterconnectAttachment_Encryption) Type() protoreflect.EnumType
- type InterconnectAttachment_OperationalStatus
- func (InterconnectAttachment_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_OperationalStatus) Enum() *InterconnectAttachment_OperationalStatus
- func (InterconnectAttachment_OperationalStatus) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_OperationalStatus) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_OperationalStatus) String() string
- func (InterconnectAttachment_OperationalStatus) Type() protoreflect.EnumType
- type InterconnectAttachment_StackType
- func (InterconnectAttachment_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_StackType) Enum() *InterconnectAttachment_StackType
- func (InterconnectAttachment_StackType) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_StackType) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_StackType) String() string
- func (InterconnectAttachment_StackType) Type() protoreflect.EnumType
- type InterconnectAttachment_State
- func (InterconnectAttachment_State) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_State) Enum() *InterconnectAttachment_State
- func (InterconnectAttachment_State) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_State) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_State) String() string
- func (InterconnectAttachment_State) Type() protoreflect.EnumType
- type InterconnectAttachment_Type
- func (InterconnectAttachment_Type) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectAttachment_Type) Enum() *InterconnectAttachment_Type
- func (InterconnectAttachment_Type) EnumDescriptor() ([]byte, []int)
- func (x InterconnectAttachment_Type) Number() protoreflect.EnumNumber
- func (x InterconnectAttachment_Type) String() string
- func (InterconnectAttachment_Type) Type() protoreflect.EnumType
- type InterconnectAttachmentsScopedList
- func (*InterconnectAttachmentsScopedList) Descriptor() ([]byte, []int)
- func (x *InterconnectAttachmentsScopedList) GetInterconnectAttachments() []*InterconnectAttachment
- func (x *InterconnectAttachmentsScopedList) GetWarning() *Warning
- func (*InterconnectAttachmentsScopedList) ProtoMessage()
- func (x *InterconnectAttachmentsScopedList) ProtoReflect() protoreflect.Message
- func (x *InterconnectAttachmentsScopedList) Reset()
- func (x *InterconnectAttachmentsScopedList) String() string
- type InterconnectCircuitInfo
- func (*InterconnectCircuitInfo) Descriptor() ([]byte, []int)
- func (x *InterconnectCircuitInfo) GetCustomerDemarcId() string
- func (x *InterconnectCircuitInfo) GetGoogleCircuitId() string
- func (x *InterconnectCircuitInfo) GetGoogleDemarcId() string
- func (*InterconnectCircuitInfo) ProtoMessage()
- func (x *InterconnectCircuitInfo) ProtoReflect() protoreflect.Message
- func (x *InterconnectCircuitInfo) Reset()
- func (x *InterconnectCircuitInfo) String() string
- type InterconnectDiagnostics
- func (*InterconnectDiagnostics) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnostics) GetArpCaches() []*InterconnectDiagnosticsARPEntry
- func (x *InterconnectDiagnostics) GetBundleAggregationType() string
- func (x *InterconnectDiagnostics) GetBundleOperationalStatus() string
- func (x *InterconnectDiagnostics) GetLinks() []*InterconnectDiagnosticsLinkStatus
- func (x *InterconnectDiagnostics) GetMacAddress() string
- func (*InterconnectDiagnostics) ProtoMessage()
- func (x *InterconnectDiagnostics) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnostics) Reset()
- func (x *InterconnectDiagnostics) String() string
- type InterconnectDiagnosticsARPEntry
- func (*InterconnectDiagnosticsARPEntry) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnosticsARPEntry) GetIpAddress() string
- func (x *InterconnectDiagnosticsARPEntry) GetMacAddress() string
- func (*InterconnectDiagnosticsARPEntry) ProtoMessage()
- func (x *InterconnectDiagnosticsARPEntry) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnosticsARPEntry) Reset()
- func (x *InterconnectDiagnosticsARPEntry) String() string
- type InterconnectDiagnosticsLinkLACPStatus
- func (*InterconnectDiagnosticsLinkLACPStatus) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnosticsLinkLACPStatus) GetGoogleSystemId() string
- func (x *InterconnectDiagnosticsLinkLACPStatus) GetNeighborSystemId() string
- func (x *InterconnectDiagnosticsLinkLACPStatus) GetState() string
- func (*InterconnectDiagnosticsLinkLACPStatus) ProtoMessage()
- func (x *InterconnectDiagnosticsLinkLACPStatus) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnosticsLinkLACPStatus) Reset()
- func (x *InterconnectDiagnosticsLinkLACPStatus) String() string
- type InterconnectDiagnosticsLinkLACPStatus_State
- func (InterconnectDiagnosticsLinkLACPStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectDiagnosticsLinkLACPStatus_State) Enum() *InterconnectDiagnosticsLinkLACPStatus_State
- func (InterconnectDiagnosticsLinkLACPStatus_State) EnumDescriptor() ([]byte, []int)
- func (x InterconnectDiagnosticsLinkLACPStatus_State) Number() protoreflect.EnumNumber
- func (x InterconnectDiagnosticsLinkLACPStatus_State) String() string
- func (InterconnectDiagnosticsLinkLACPStatus_State) Type() protoreflect.EnumType
- type InterconnectDiagnosticsLinkOpticalPower
- func (*InterconnectDiagnosticsLinkOpticalPower) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnosticsLinkOpticalPower) GetState() string
- func (x *InterconnectDiagnosticsLinkOpticalPower) GetValue() float32
- func (*InterconnectDiagnosticsLinkOpticalPower) ProtoMessage()
- func (x *InterconnectDiagnosticsLinkOpticalPower) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnosticsLinkOpticalPower) Reset()
- func (x *InterconnectDiagnosticsLinkOpticalPower) String() string
- type InterconnectDiagnosticsLinkOpticalPower_State
- func (InterconnectDiagnosticsLinkOpticalPower_State) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectDiagnosticsLinkOpticalPower_State) Enum() *InterconnectDiagnosticsLinkOpticalPower_State
- func (InterconnectDiagnosticsLinkOpticalPower_State) EnumDescriptor() ([]byte, []int)
- func (x InterconnectDiagnosticsLinkOpticalPower_State) Number() protoreflect.EnumNumber
- func (x InterconnectDiagnosticsLinkOpticalPower_State) String() string
- func (InterconnectDiagnosticsLinkOpticalPower_State) Type() protoreflect.EnumType
- type InterconnectDiagnosticsLinkStatus
- func (*InterconnectDiagnosticsLinkStatus) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnosticsLinkStatus) GetArpCaches() []*InterconnectDiagnosticsARPEntry
- func (x *InterconnectDiagnosticsLinkStatus) GetCircuitId() string
- func (x *InterconnectDiagnosticsLinkStatus) GetGoogleDemarc() string
- func (x *InterconnectDiagnosticsLinkStatus) GetLacpStatus() *InterconnectDiagnosticsLinkLACPStatus
- func (x *InterconnectDiagnosticsLinkStatus) GetMacsec() *InterconnectDiagnosticsMacsecStatus
- func (x *InterconnectDiagnosticsLinkStatus) GetOperationalStatus() string
- func (x *InterconnectDiagnosticsLinkStatus) GetReceivingOpticalPower() *InterconnectDiagnosticsLinkOpticalPower
- func (x *InterconnectDiagnosticsLinkStatus) GetTransmittingOpticalPower() *InterconnectDiagnosticsLinkOpticalPower
- func (*InterconnectDiagnosticsLinkStatus) ProtoMessage()
- func (x *InterconnectDiagnosticsLinkStatus) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnosticsLinkStatus) Reset()
- func (x *InterconnectDiagnosticsLinkStatus) String() string
- type InterconnectDiagnosticsLinkStatus_OperationalStatus
- func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) Enum() *InterconnectDiagnosticsLinkStatus_OperationalStatus
- func (InterconnectDiagnosticsLinkStatus_OperationalStatus) EnumDescriptor() ([]byte, []int)
- func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) Number() protoreflect.EnumNumber
- func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) String() string
- func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Type() protoreflect.EnumType
- type InterconnectDiagnosticsMacsecStatus
- func (*InterconnectDiagnosticsMacsecStatus) Descriptor() ([]byte, []int)
- func (x *InterconnectDiagnosticsMacsecStatus) GetCkn() string
- func (x *InterconnectDiagnosticsMacsecStatus) GetOperational() bool
- func (*InterconnectDiagnosticsMacsecStatus) ProtoMessage()
- func (x *InterconnectDiagnosticsMacsecStatus) ProtoReflect() protoreflect.Message
- func (x *InterconnectDiagnosticsMacsecStatus) Reset()
- func (x *InterconnectDiagnosticsMacsecStatus) String() string
- type InterconnectDiagnostics_BundleAggregationType
- func (InterconnectDiagnostics_BundleAggregationType) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectDiagnostics_BundleAggregationType) Enum() *InterconnectDiagnostics_BundleAggregationType
- func (InterconnectDiagnostics_BundleAggregationType) EnumDescriptor() ([]byte, []int)
- func (x InterconnectDiagnostics_BundleAggregationType) Number() protoreflect.EnumNumber
- func (x InterconnectDiagnostics_BundleAggregationType) String() string
- func (InterconnectDiagnostics_BundleAggregationType) Type() protoreflect.EnumType
- type InterconnectDiagnostics_BundleOperationalStatus
- func (InterconnectDiagnostics_BundleOperationalStatus) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectDiagnostics_BundleOperationalStatus) Enum() *InterconnectDiagnostics_BundleOperationalStatus
- func (InterconnectDiagnostics_BundleOperationalStatus) EnumDescriptor() ([]byte, []int)
- func (x InterconnectDiagnostics_BundleOperationalStatus) Number() protoreflect.EnumNumber
- func (x InterconnectDiagnostics_BundleOperationalStatus) String() string
- func (InterconnectDiagnostics_BundleOperationalStatus) Type() protoreflect.EnumType
- type InterconnectList
- func (*InterconnectList) Descriptor() ([]byte, []int)
- func (x *InterconnectList) GetId() string
- func (x *InterconnectList) GetItems() []*Interconnect
- func (x *InterconnectList) GetKind() string
- func (x *InterconnectList) GetNextPageToken() string
- func (x *InterconnectList) GetSelfLink() string
- func (x *InterconnectList) GetWarning() *Warning
- func (*InterconnectList) ProtoMessage()
- func (x *InterconnectList) ProtoReflect() protoreflect.Message
- func (x *InterconnectList) Reset()
- func (x *InterconnectList) String() string
- type InterconnectLocation
- func (*InterconnectLocation) Descriptor() ([]byte, []int)
- func (x *InterconnectLocation) GetAddress() string
- func (x *InterconnectLocation) GetAvailabilityZone() string
- func (x *InterconnectLocation) GetAvailableFeatures() []string
- func (x *InterconnectLocation) GetAvailableLinkTypes() []string
- func (x *InterconnectLocation) GetCity() string
- func (x *InterconnectLocation) GetContinent() string
- func (x *InterconnectLocation) GetCreationTimestamp() string
- func (x *InterconnectLocation) GetDescription() string
- func (x *InterconnectLocation) GetFacilityProvider() string
- func (x *InterconnectLocation) GetFacilityProviderFacilityId() string
- func (x *InterconnectLocation) GetId() uint64
- func (x *InterconnectLocation) GetKind() string
- func (x *InterconnectLocation) GetName() string
- func (x *InterconnectLocation) GetPeeringdbFacilityId() string
- func (x *InterconnectLocation) GetRegionInfos() []*InterconnectLocationRegionInfo
- func (x *InterconnectLocation) GetSelfLink() string
- func (x *InterconnectLocation) GetStatus() string
- func (x *InterconnectLocation) GetSupportsPzs() bool
- func (*InterconnectLocation) ProtoMessage()
- func (x *InterconnectLocation) ProtoReflect() protoreflect.Message
- func (x *InterconnectLocation) Reset()
- func (x *InterconnectLocation) String() string
- type InterconnectLocationList
- func (*InterconnectLocationList) Descriptor() ([]byte, []int)
- func (x *InterconnectLocationList) GetId() string
- func (x *InterconnectLocationList) GetItems() []*InterconnectLocation
- func (x *InterconnectLocationList) GetKind() string
- func (x *InterconnectLocationList) GetNextPageToken() string
- func (x *InterconnectLocationList) GetSelfLink() string
- func (x *InterconnectLocationList) GetWarning() *Warning
- func (*InterconnectLocationList) ProtoMessage()
- func (x *InterconnectLocationList) ProtoReflect() protoreflect.Message
- func (x *InterconnectLocationList) Reset()
- func (x *InterconnectLocationList) String() string
- type InterconnectLocationRegionInfo
- func (*InterconnectLocationRegionInfo) Descriptor() ([]byte, []int)
- func (x *InterconnectLocationRegionInfo) GetExpectedRttMs() int64
- func (x *InterconnectLocationRegionInfo) GetLocationPresence() string
- func (x *InterconnectLocationRegionInfo) GetRegion() string
- func (*InterconnectLocationRegionInfo) ProtoMessage()
- func (x *InterconnectLocationRegionInfo) ProtoReflect() protoreflect.Message
- func (x *InterconnectLocationRegionInfo) Reset()
- func (x *InterconnectLocationRegionInfo) String() string
- type InterconnectLocationRegionInfo_LocationPresence
- func (InterconnectLocationRegionInfo_LocationPresence) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectLocationRegionInfo_LocationPresence) Enum() *InterconnectLocationRegionInfo_LocationPresence
- func (InterconnectLocationRegionInfo_LocationPresence) EnumDescriptor() ([]byte, []int)
- func (x InterconnectLocationRegionInfo_LocationPresence) Number() protoreflect.EnumNumber
- func (x InterconnectLocationRegionInfo_LocationPresence) String() string
- func (InterconnectLocationRegionInfo_LocationPresence) Type() protoreflect.EnumType
- type InterconnectLocation_AvailableFeatures
- func (InterconnectLocation_AvailableFeatures) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectLocation_AvailableFeatures) Enum() *InterconnectLocation_AvailableFeatures
- func (InterconnectLocation_AvailableFeatures) EnumDescriptor() ([]byte, []int)
- func (x InterconnectLocation_AvailableFeatures) Number() protoreflect.EnumNumber
- func (x InterconnectLocation_AvailableFeatures) String() string
- func (InterconnectLocation_AvailableFeatures) Type() protoreflect.EnumType
- type InterconnectLocation_AvailableLinkTypes
- func (InterconnectLocation_AvailableLinkTypes) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectLocation_AvailableLinkTypes) Enum() *InterconnectLocation_AvailableLinkTypes
- func (InterconnectLocation_AvailableLinkTypes) EnumDescriptor() ([]byte, []int)
- func (x InterconnectLocation_AvailableLinkTypes) Number() protoreflect.EnumNumber
- func (x InterconnectLocation_AvailableLinkTypes) String() string
- func (InterconnectLocation_AvailableLinkTypes) Type() protoreflect.EnumType
- type InterconnectLocation_Continent
- func (InterconnectLocation_Continent) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectLocation_Continent) Enum() *InterconnectLocation_Continent
- func (InterconnectLocation_Continent) EnumDescriptor() ([]byte, []int)
- func (x InterconnectLocation_Continent) Number() protoreflect.EnumNumber
- func (x InterconnectLocation_Continent) String() string
- func (InterconnectLocation_Continent) Type() protoreflect.EnumType
- type InterconnectLocation_Status
- func (InterconnectLocation_Status) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectLocation_Status) Enum() *InterconnectLocation_Status
- func (InterconnectLocation_Status) EnumDescriptor() ([]byte, []int)
- func (x InterconnectLocation_Status) Number() protoreflect.EnumNumber
- func (x InterconnectLocation_Status) String() string
- func (InterconnectLocation_Status) Type() protoreflect.EnumType
- type InterconnectMacsec
- func (*InterconnectMacsec) Descriptor() ([]byte, []int)
- func (x *InterconnectMacsec) GetFailOpen() bool
- func (x *InterconnectMacsec) GetPreSharedKeys() []*InterconnectMacsecPreSharedKey
- func (*InterconnectMacsec) ProtoMessage()
- func (x *InterconnectMacsec) ProtoReflect() protoreflect.Message
- func (x *InterconnectMacsec) Reset()
- func (x *InterconnectMacsec) String() string
- type InterconnectMacsecConfig
- func (*InterconnectMacsecConfig) Descriptor() ([]byte, []int)
- func (x *InterconnectMacsecConfig) GetPreSharedKeys() []*InterconnectMacsecConfigPreSharedKey
- func (*InterconnectMacsecConfig) ProtoMessage()
- func (x *InterconnectMacsecConfig) ProtoReflect() protoreflect.Message
- func (x *InterconnectMacsecConfig) Reset()
- func (x *InterconnectMacsecConfig) String() string
- type InterconnectMacsecConfigPreSharedKey
- func (*InterconnectMacsecConfigPreSharedKey) Descriptor() ([]byte, []int)
- func (x *InterconnectMacsecConfigPreSharedKey) GetCak() string
- func (x *InterconnectMacsecConfigPreSharedKey) GetCkn() string
- func (x *InterconnectMacsecConfigPreSharedKey) GetName() string
- func (x *InterconnectMacsecConfigPreSharedKey) GetStartTime() string
- func (*InterconnectMacsecConfigPreSharedKey) ProtoMessage()
- func (x *InterconnectMacsecConfigPreSharedKey) ProtoReflect() protoreflect.Message
- func (x *InterconnectMacsecConfigPreSharedKey) Reset()
- func (x *InterconnectMacsecConfigPreSharedKey) String() string
- type InterconnectMacsecPreSharedKey
- func (*InterconnectMacsecPreSharedKey) Descriptor() ([]byte, []int)
- func (x *InterconnectMacsecPreSharedKey) GetName() string
- func (x *InterconnectMacsecPreSharedKey) GetStartTime() string
- func (*InterconnectMacsecPreSharedKey) ProtoMessage()
- func (x *InterconnectMacsecPreSharedKey) ProtoReflect() protoreflect.Message
- func (x *InterconnectMacsecPreSharedKey) Reset()
- func (x *InterconnectMacsecPreSharedKey) String() string
- type InterconnectOutageNotification
- func (*InterconnectOutageNotification) Descriptor() ([]byte, []int)
- func (x *InterconnectOutageNotification) GetAffectedCircuits() []string
- func (x *InterconnectOutageNotification) GetDescription() string
- func (x *InterconnectOutageNotification) GetEndTime() int64
- func (x *InterconnectOutageNotification) GetIssueType() string
- func (x *InterconnectOutageNotification) GetName() string
- func (x *InterconnectOutageNotification) GetSource() string
- func (x *InterconnectOutageNotification) GetStartTime() int64
- func (x *InterconnectOutageNotification) GetState() string
- func (*InterconnectOutageNotification) ProtoMessage()
- func (x *InterconnectOutageNotification) ProtoReflect() protoreflect.Message
- func (x *InterconnectOutageNotification) Reset()
- func (x *InterconnectOutageNotification) String() string
- type InterconnectOutageNotification_IssueType
- func (InterconnectOutageNotification_IssueType) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectOutageNotification_IssueType) Enum() *InterconnectOutageNotification_IssueType
- func (InterconnectOutageNotification_IssueType) EnumDescriptor() ([]byte, []int)
- func (x InterconnectOutageNotification_IssueType) Number() protoreflect.EnumNumber
- func (x InterconnectOutageNotification_IssueType) String() string
- func (InterconnectOutageNotification_IssueType) Type() protoreflect.EnumType
- type InterconnectOutageNotification_Source
- func (InterconnectOutageNotification_Source) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectOutageNotification_Source) Enum() *InterconnectOutageNotification_Source
- func (InterconnectOutageNotification_Source) EnumDescriptor() ([]byte, []int)
- func (x InterconnectOutageNotification_Source) Number() protoreflect.EnumNumber
- func (x InterconnectOutageNotification_Source) String() string
- func (InterconnectOutageNotification_Source) Type() protoreflect.EnumType
- type InterconnectOutageNotification_State
- func (InterconnectOutageNotification_State) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectOutageNotification_State) Enum() *InterconnectOutageNotification_State
- func (InterconnectOutageNotification_State) EnumDescriptor() ([]byte, []int)
- func (x InterconnectOutageNotification_State) Number() protoreflect.EnumNumber
- func (x InterconnectOutageNotification_State) String() string
- func (InterconnectOutageNotification_State) Type() protoreflect.EnumType
- type InterconnectRemoteLocation
- func (*InterconnectRemoteLocation) Descriptor() ([]byte, []int)
- func (x *InterconnectRemoteLocation) GetAddress() string
- func (x *InterconnectRemoteLocation) GetAttachmentConfigurationConstraints() *InterconnectAttachmentConfigurationConstraints
- func (x *InterconnectRemoteLocation) GetCity() string
- func (x *InterconnectRemoteLocation) GetConstraints() *InterconnectRemoteLocationConstraints
- func (x *InterconnectRemoteLocation) GetContinent() string
- func (x *InterconnectRemoteLocation) GetCreationTimestamp() string
- func (x *InterconnectRemoteLocation) GetDescription() string
- func (x *InterconnectRemoteLocation) GetFacilityProvider() string
- func (x *InterconnectRemoteLocation) GetFacilityProviderFacilityId() string
- func (x *InterconnectRemoteLocation) GetId() uint64
- func (x *InterconnectRemoteLocation) GetKind() string
- func (x *InterconnectRemoteLocation) GetLacp() string
- func (x *InterconnectRemoteLocation) GetMaxLagSize100Gbps() int32
- func (x *InterconnectRemoteLocation) GetMaxLagSize10Gbps() int32
- func (x *InterconnectRemoteLocation) GetName() string
- func (x *InterconnectRemoteLocation) GetPeeringdbFacilityId() string
- func (x *InterconnectRemoteLocation) GetPermittedConnections() []*InterconnectRemoteLocationPermittedConnections
- func (x *InterconnectRemoteLocation) GetRemoteService() string
- func (x *InterconnectRemoteLocation) GetSelfLink() string
- func (x *InterconnectRemoteLocation) GetStatus() string
- func (*InterconnectRemoteLocation) ProtoMessage()
- func (x *InterconnectRemoteLocation) ProtoReflect() protoreflect.Message
- func (x *InterconnectRemoteLocation) Reset()
- func (x *InterconnectRemoteLocation) String() string
- type InterconnectRemoteLocationConstraints
- func (*InterconnectRemoteLocationConstraints) Descriptor() ([]byte, []int)
- func (x *InterconnectRemoteLocationConstraints) GetPortPairRemoteLocation() string
- func (x *InterconnectRemoteLocationConstraints) GetPortPairVlan() string
- func (x *InterconnectRemoteLocationConstraints) GetSubnetLengthRange() *InterconnectRemoteLocationConstraintsSubnetLengthRange
- func (*InterconnectRemoteLocationConstraints) ProtoMessage()
- func (x *InterconnectRemoteLocationConstraints) ProtoReflect() protoreflect.Message
- func (x *InterconnectRemoteLocationConstraints) Reset()
- func (x *InterconnectRemoteLocationConstraints) String() string
- type InterconnectRemoteLocationConstraintsSubnetLengthRange
- func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) Descriptor() ([]byte, []int)
- func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMax() int32
- func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMin() int32
- func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoMessage()
- func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoReflect() protoreflect.Message
- func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) Reset()
- func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) String() string
- type InterconnectRemoteLocationConstraints_PortPairRemoteLocation
- func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Enum() *InterconnectRemoteLocationConstraints_PortPairRemoteLocation
- func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) EnumDescriptor() ([]byte, []int)
- func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Number() protoreflect.EnumNumber
- func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) String() string
- func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Type() protoreflect.EnumType
- type InterconnectRemoteLocationConstraints_PortPairVlan
- func (InterconnectRemoteLocationConstraints_PortPairVlan) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectRemoteLocationConstraints_PortPairVlan) Enum() *InterconnectRemoteLocationConstraints_PortPairVlan
- func (InterconnectRemoteLocationConstraints_PortPairVlan) EnumDescriptor() ([]byte, []int)
- func (x InterconnectRemoteLocationConstraints_PortPairVlan) Number() protoreflect.EnumNumber
- func (x InterconnectRemoteLocationConstraints_PortPairVlan) String() string
- func (InterconnectRemoteLocationConstraints_PortPairVlan) Type() protoreflect.EnumType
- type InterconnectRemoteLocationList
- func (*InterconnectRemoteLocationList) Descriptor() ([]byte, []int)
- func (x *InterconnectRemoteLocationList) GetId() string
- func (x *InterconnectRemoteLocationList) GetItems() []*InterconnectRemoteLocation
- func (x *InterconnectRemoteLocationList) GetKind() string
- func (x *InterconnectRemoteLocationList) GetNextPageToken() string
- func (x *InterconnectRemoteLocationList) GetSelfLink() string
- func (x *InterconnectRemoteLocationList) GetWarning() *Warning
- func (*InterconnectRemoteLocationList) ProtoMessage()
- func (x *InterconnectRemoteLocationList) ProtoReflect() protoreflect.Message
- func (x *InterconnectRemoteLocationList) Reset()
- func (x *InterconnectRemoteLocationList) String() string
- type InterconnectRemoteLocationPermittedConnections
- func (*InterconnectRemoteLocationPermittedConnections) Descriptor() ([]byte, []int)
- func (x *InterconnectRemoteLocationPermittedConnections) GetInterconnectLocation() string
- func (*InterconnectRemoteLocationPermittedConnections) ProtoMessage()
- func (x *InterconnectRemoteLocationPermittedConnections) ProtoReflect() protoreflect.Message
- func (x *InterconnectRemoteLocationPermittedConnections) Reset()
- func (x *InterconnectRemoteLocationPermittedConnections) String() string
- type InterconnectRemoteLocation_Continent
- func (InterconnectRemoteLocation_Continent) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectRemoteLocation_Continent) Enum() *InterconnectRemoteLocation_Continent
- func (InterconnectRemoteLocation_Continent) EnumDescriptor() ([]byte, []int)
- func (x InterconnectRemoteLocation_Continent) Number() protoreflect.EnumNumber
- func (x InterconnectRemoteLocation_Continent) String() string
- func (InterconnectRemoteLocation_Continent) Type() protoreflect.EnumType
- type InterconnectRemoteLocation_Lacp
- func (InterconnectRemoteLocation_Lacp) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectRemoteLocation_Lacp) Enum() *InterconnectRemoteLocation_Lacp
- func (InterconnectRemoteLocation_Lacp) EnumDescriptor() ([]byte, []int)
- func (x InterconnectRemoteLocation_Lacp) Number() protoreflect.EnumNumber
- func (x InterconnectRemoteLocation_Lacp) String() string
- func (InterconnectRemoteLocation_Lacp) Type() protoreflect.EnumType
- type InterconnectRemoteLocation_Status
- func (InterconnectRemoteLocation_Status) Descriptor() protoreflect.EnumDescriptor
- func (x InterconnectRemoteLocation_Status) Enum() *InterconnectRemoteLocation_Status
- func (InterconnectRemoteLocation_Status) EnumDescriptor() ([]byte, []int)
- func (x InterconnectRemoteLocation_Status) Number() protoreflect.EnumNumber
- func (x InterconnectRemoteLocation_Status) String() string
- func (InterconnectRemoteLocation_Status) Type() protoreflect.EnumType
- type Interconnect_AvailableFeatures
- func (Interconnect_AvailableFeatures) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_AvailableFeatures) Enum() *Interconnect_AvailableFeatures
- func (Interconnect_AvailableFeatures) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_AvailableFeatures) Number() protoreflect.EnumNumber
- func (x Interconnect_AvailableFeatures) String() string
- func (Interconnect_AvailableFeatures) Type() protoreflect.EnumType
- type Interconnect_InterconnectType
- func (Interconnect_InterconnectType) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_InterconnectType) Enum() *Interconnect_InterconnectType
- func (Interconnect_InterconnectType) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_InterconnectType) Number() protoreflect.EnumNumber
- func (x Interconnect_InterconnectType) String() string
- func (Interconnect_InterconnectType) Type() protoreflect.EnumType
- type Interconnect_LinkType
- func (Interconnect_LinkType) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_LinkType) Enum() *Interconnect_LinkType
- func (Interconnect_LinkType) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_LinkType) Number() protoreflect.EnumNumber
- func (x Interconnect_LinkType) String() string
- func (Interconnect_LinkType) Type() protoreflect.EnumType
- type Interconnect_OperationalStatus
- func (Interconnect_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_OperationalStatus) Enum() *Interconnect_OperationalStatus
- func (Interconnect_OperationalStatus) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_OperationalStatus) Number() protoreflect.EnumNumber
- func (x Interconnect_OperationalStatus) String() string
- func (Interconnect_OperationalStatus) Type() protoreflect.EnumType
- type Interconnect_RequestedFeatures
- func (Interconnect_RequestedFeatures) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_RequestedFeatures) Enum() *Interconnect_RequestedFeatures
- func (Interconnect_RequestedFeatures) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_RequestedFeatures) Number() protoreflect.EnumNumber
- func (x Interconnect_RequestedFeatures) String() string
- func (Interconnect_RequestedFeatures) Type() protoreflect.EnumType
- type Interconnect_State
- func (Interconnect_State) Descriptor() protoreflect.EnumDescriptor
- func (x Interconnect_State) Enum() *Interconnect_State
- func (Interconnect_State) EnumDescriptor() ([]byte, []int)
- func (x Interconnect_State) Number() protoreflect.EnumNumber
- func (x Interconnect_State) String() string
- func (Interconnect_State) Type() protoreflect.EnumType
- type InterconnectsGetDiagnosticsResponse
- func (*InterconnectsGetDiagnosticsResponse) Descriptor() ([]byte, []int)
- func (x *InterconnectsGetDiagnosticsResponse) GetResult() *InterconnectDiagnostics
- func (*InterconnectsGetDiagnosticsResponse) ProtoMessage()
- func (x *InterconnectsGetDiagnosticsResponse) ProtoReflect() protoreflect.Message
- func (x *InterconnectsGetDiagnosticsResponse) Reset()
- func (x *InterconnectsGetDiagnosticsResponse) String() string
- type InterconnectsGetMacsecConfigResponse
- func (*InterconnectsGetMacsecConfigResponse) Descriptor() ([]byte, []int)
- func (x *InterconnectsGetMacsecConfigResponse) GetEtag() string
- func (x *InterconnectsGetMacsecConfigResponse) GetResult() *InterconnectMacsecConfig
- func (*InterconnectsGetMacsecConfigResponse) ProtoMessage()
- func (x *InterconnectsGetMacsecConfigResponse) ProtoReflect() protoreflect.Message
- func (x *InterconnectsGetMacsecConfigResponse) Reset()
- func (x *InterconnectsGetMacsecConfigResponse) String() string
- type InvalidateCacheUrlMapRequest
- func (*InvalidateCacheUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *InvalidateCacheUrlMapRequest) GetCacheInvalidationRuleResource() *CacheInvalidationRule
- func (x *InvalidateCacheUrlMapRequest) GetProject() string
- func (x *InvalidateCacheUrlMapRequest) GetRequestId() string
- func (x *InvalidateCacheUrlMapRequest) GetUrlMap() string
- func (*InvalidateCacheUrlMapRequest) ProtoMessage()
- func (x *InvalidateCacheUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *InvalidateCacheUrlMapRequest) Reset()
- func (x *InvalidateCacheUrlMapRequest) String() string
- type Items
- func (*Items) Descriptor() ([]byte, []int)
- func (x *Items) GetKey() string
- func (x *Items) GetValue() string
- func (*Items) ProtoMessage()
- func (x *Items) ProtoReflect() protoreflect.Message
- func (x *Items) Reset()
- func (x *Items) String() string
- type License
- func (*License) Descriptor() ([]byte, []int)
- func (x *License) GetChargesUseFee() bool
- func (x *License) GetCreationTimestamp() string
- func (x *License) GetDescription() string
- func (x *License) GetId() uint64
- func (x *License) GetKind() string
- func (x *License) GetLicenseCode() uint64
- func (x *License) GetName() string
- func (x *License) GetResourceRequirements() *LicenseResourceRequirements
- func (x *License) GetSelfLink() string
- func (x *License) GetTransferable() bool
- func (*License) ProtoMessage()
- func (x *License) ProtoReflect() protoreflect.Message
- func (x *License) Reset()
- func (x *License) String() string
- type LicenseCode
- func (*LicenseCode) Descriptor() ([]byte, []int)
- func (x *LicenseCode) GetCreationTimestamp() string
- func (x *LicenseCode) GetDescription() string
- func (x *LicenseCode) GetId() uint64
- func (x *LicenseCode) GetKind() string
- func (x *LicenseCode) GetLicenseAlias() []*LicenseCodeLicenseAlias
- func (x *LicenseCode) GetName() string
- func (x *LicenseCode) GetSelfLink() string
- func (x *LicenseCode) GetState() string
- func (x *LicenseCode) GetTransferable() bool
- func (*LicenseCode) ProtoMessage()
- func (x *LicenseCode) ProtoReflect() protoreflect.Message
- func (x *LicenseCode) Reset()
- func (x *LicenseCode) String() string
- type LicenseCodeLicenseAlias
- func (*LicenseCodeLicenseAlias) Descriptor() ([]byte, []int)
- func (x *LicenseCodeLicenseAlias) GetDescription() string
- func (x *LicenseCodeLicenseAlias) GetSelfLink() string
- func (*LicenseCodeLicenseAlias) ProtoMessage()
- func (x *LicenseCodeLicenseAlias) ProtoReflect() protoreflect.Message
- func (x *LicenseCodeLicenseAlias) Reset()
- func (x *LicenseCodeLicenseAlias) String() string
- type LicenseCode_State
- func (LicenseCode_State) Descriptor() protoreflect.EnumDescriptor
- func (x LicenseCode_State) Enum() *LicenseCode_State
- func (LicenseCode_State) EnumDescriptor() ([]byte, []int)
- func (x LicenseCode_State) Number() protoreflect.EnumNumber
- func (x LicenseCode_State) String() string
- func (LicenseCode_State) Type() protoreflect.EnumType
- type LicenseResourceCommitment
- func (*LicenseResourceCommitment) Descriptor() ([]byte, []int)
- func (x *LicenseResourceCommitment) GetAmount() int64
- func (x *LicenseResourceCommitment) GetCoresPerLicense() string
- func (x *LicenseResourceCommitment) GetLicense() string
- func (*LicenseResourceCommitment) ProtoMessage()
- func (x *LicenseResourceCommitment) ProtoReflect() protoreflect.Message
- func (x *LicenseResourceCommitment) Reset()
- func (x *LicenseResourceCommitment) String() string
- type LicenseResourceRequirements
- func (*LicenseResourceRequirements) Descriptor() ([]byte, []int)
- func (x *LicenseResourceRequirements) GetMinGuestCpuCount() int32
- func (x *LicenseResourceRequirements) GetMinMemoryMb() int32
- func (*LicenseResourceRequirements) ProtoMessage()
- func (x *LicenseResourceRequirements) ProtoReflect() protoreflect.Message
- func (x *LicenseResourceRequirements) Reset()
- func (x *LicenseResourceRequirements) String() string
- type LicensesListResponse
- func (*LicensesListResponse) Descriptor() ([]byte, []int)
- func (x *LicensesListResponse) GetId() string
- func (x *LicensesListResponse) GetItems() []*License
- func (x *LicensesListResponse) GetNextPageToken() string
- func (x *LicensesListResponse) GetSelfLink() string
- func (x *LicensesListResponse) GetWarning() *Warning
- func (*LicensesListResponse) ProtoMessage()
- func (x *LicensesListResponse) ProtoReflect() protoreflect.Message
- func (x *LicensesListResponse) Reset()
- func (x *LicensesListResponse) String() string
- type ListAcceleratorTypesRequest
- func (*ListAcceleratorTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListAcceleratorTypesRequest) GetFilter() string
- func (x *ListAcceleratorTypesRequest) GetMaxResults() uint32
- func (x *ListAcceleratorTypesRequest) GetOrderBy() string
- func (x *ListAcceleratorTypesRequest) GetPageToken() string
- func (x *ListAcceleratorTypesRequest) GetProject() string
- func (x *ListAcceleratorTypesRequest) GetReturnPartialSuccess() bool
- func (x *ListAcceleratorTypesRequest) GetZone() string
- func (*ListAcceleratorTypesRequest) ProtoMessage()
- func (x *ListAcceleratorTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAcceleratorTypesRequest) Reset()
- func (x *ListAcceleratorTypesRequest) String() string
- type ListAddressesRequest
- func (*ListAddressesRequest) Descriptor() ([]byte, []int)
- func (x *ListAddressesRequest) GetFilter() string
- func (x *ListAddressesRequest) GetMaxResults() uint32
- func (x *ListAddressesRequest) GetOrderBy() string
- func (x *ListAddressesRequest) GetPageToken() string
- func (x *ListAddressesRequest) GetProject() string
- func (x *ListAddressesRequest) GetRegion() string
- func (x *ListAddressesRequest) GetReturnPartialSuccess() bool
- func (*ListAddressesRequest) ProtoMessage()
- func (x *ListAddressesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAddressesRequest) Reset()
- func (x *ListAddressesRequest) String() string
- type ListAssociationsFirewallPolicyRequest
- func (*ListAssociationsFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *ListAssociationsFirewallPolicyRequest) GetTargetResource() string
- func (*ListAssociationsFirewallPolicyRequest) ProtoMessage()
- func (x *ListAssociationsFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *ListAssociationsFirewallPolicyRequest) Reset()
- func (x *ListAssociationsFirewallPolicyRequest) String() string
- type ListAutoscalersRequest
- func (*ListAutoscalersRequest) Descriptor() ([]byte, []int)
- func (x *ListAutoscalersRequest) GetFilter() string
- func (x *ListAutoscalersRequest) GetMaxResults() uint32
- func (x *ListAutoscalersRequest) GetOrderBy() string
- func (x *ListAutoscalersRequest) GetPageToken() string
- func (x *ListAutoscalersRequest) GetProject() string
- func (x *ListAutoscalersRequest) GetReturnPartialSuccess() bool
- func (x *ListAutoscalersRequest) GetZone() string
- func (*ListAutoscalersRequest) ProtoMessage()
- func (x *ListAutoscalersRequest) ProtoReflect() protoreflect.Message
- func (x *ListAutoscalersRequest) Reset()
- func (x *ListAutoscalersRequest) String() string
- type ListAvailableFeaturesRegionSslPoliciesRequest
- func (*ListAvailableFeaturesRegionSslPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetFilter() string
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetMaxResults() uint32
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetOrderBy() string
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetPageToken() string
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetProject() string
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetRegion() string
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListAvailableFeaturesRegionSslPoliciesRequest) ProtoMessage()
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) Reset()
- func (x *ListAvailableFeaturesRegionSslPoliciesRequest) String() string
- type ListAvailableFeaturesSslPoliciesRequest
- func (*ListAvailableFeaturesSslPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetFilter() string
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetMaxResults() uint32
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetOrderBy() string
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetPageToken() string
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetProject() string
- func (x *ListAvailableFeaturesSslPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListAvailableFeaturesSslPoliciesRequest) ProtoMessage()
- func (x *ListAvailableFeaturesSslPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAvailableFeaturesSslPoliciesRequest) Reset()
- func (x *ListAvailableFeaturesSslPoliciesRequest) String() string
- type ListBackendBucketsRequest
- func (*ListBackendBucketsRequest) Descriptor() ([]byte, []int)
- func (x *ListBackendBucketsRequest) GetFilter() string
- func (x *ListBackendBucketsRequest) GetMaxResults() uint32
- func (x *ListBackendBucketsRequest) GetOrderBy() string
- func (x *ListBackendBucketsRequest) GetPageToken() string
- func (x *ListBackendBucketsRequest) GetProject() string
- func (x *ListBackendBucketsRequest) GetReturnPartialSuccess() bool
- func (*ListBackendBucketsRequest) ProtoMessage()
- func (x *ListBackendBucketsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBackendBucketsRequest) Reset()
- func (x *ListBackendBucketsRequest) String() string
- type ListBackendServicesRequest
- func (*ListBackendServicesRequest) Descriptor() ([]byte, []int)
- func (x *ListBackendServicesRequest) GetFilter() string
- func (x *ListBackendServicesRequest) GetMaxResults() uint32
- func (x *ListBackendServicesRequest) GetOrderBy() string
- func (x *ListBackendServicesRequest) GetPageToken() string
- func (x *ListBackendServicesRequest) GetProject() string
- func (x *ListBackendServicesRequest) GetReturnPartialSuccess() bool
- func (*ListBackendServicesRequest) ProtoMessage()
- func (x *ListBackendServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListBackendServicesRequest) Reset()
- func (x *ListBackendServicesRequest) String() string
- type ListDiskTypesRequest
- func (*ListDiskTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListDiskTypesRequest) GetFilter() string
- func (x *ListDiskTypesRequest) GetMaxResults() uint32
- func (x *ListDiskTypesRequest) GetOrderBy() string
- func (x *ListDiskTypesRequest) GetPageToken() string
- func (x *ListDiskTypesRequest) GetProject() string
- func (x *ListDiskTypesRequest) GetReturnPartialSuccess() bool
- func (x *ListDiskTypesRequest) GetZone() string
- func (*ListDiskTypesRequest) ProtoMessage()
- func (x *ListDiskTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListDiskTypesRequest) Reset()
- func (x *ListDiskTypesRequest) String() string
- type ListDisksRequest
- func (*ListDisksRequest) Descriptor() ([]byte, []int)
- func (x *ListDisksRequest) GetFilter() string
- func (x *ListDisksRequest) GetMaxResults() uint32
- func (x *ListDisksRequest) GetOrderBy() string
- func (x *ListDisksRequest) GetPageToken() string
- func (x *ListDisksRequest) GetProject() string
- func (x *ListDisksRequest) GetReturnPartialSuccess() bool
- func (x *ListDisksRequest) GetZone() string
- func (*ListDisksRequest) ProtoMessage()
- func (x *ListDisksRequest) ProtoReflect() protoreflect.Message
- func (x *ListDisksRequest) Reset()
- func (x *ListDisksRequest) String() string
- type ListDisksStoragePoolsRequest
- func (*ListDisksStoragePoolsRequest) Descriptor() ([]byte, []int)
- func (x *ListDisksStoragePoolsRequest) GetFilter() string
- func (x *ListDisksStoragePoolsRequest) GetMaxResults() uint32
- func (x *ListDisksStoragePoolsRequest) GetOrderBy() string
- func (x *ListDisksStoragePoolsRequest) GetPageToken() string
- func (x *ListDisksStoragePoolsRequest) GetProject() string
- func (x *ListDisksStoragePoolsRequest) GetReturnPartialSuccess() bool
- func (x *ListDisksStoragePoolsRequest) GetStoragePool() string
- func (x *ListDisksStoragePoolsRequest) GetZone() string
- func (*ListDisksStoragePoolsRequest) ProtoMessage()
- func (x *ListDisksStoragePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *ListDisksStoragePoolsRequest) Reset()
- func (x *ListDisksStoragePoolsRequest) String() string
- type ListErrorsInstanceGroupManagersRequest
- func (*ListErrorsInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListErrorsInstanceGroupManagersRequest) GetFilter() string
- func (x *ListErrorsInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListErrorsInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListErrorsInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListErrorsInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListErrorsInstanceGroupManagersRequest) GetProject() string
- func (x *ListErrorsInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (x *ListErrorsInstanceGroupManagersRequest) GetZone() string
- func (*ListErrorsInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListErrorsInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListErrorsInstanceGroupManagersRequest) Reset()
- func (x *ListErrorsInstanceGroupManagersRequest) String() string
- type ListErrorsRegionInstanceGroupManagersRequest
- func (*ListErrorsRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetFilter() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetProject() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetRegion() string
- func (x *ListErrorsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (*ListErrorsRegionInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListErrorsRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListErrorsRegionInstanceGroupManagersRequest) Reset()
- func (x *ListErrorsRegionInstanceGroupManagersRequest) String() string
- type ListExternalVpnGatewaysRequest
- func (*ListExternalVpnGatewaysRequest) Descriptor() ([]byte, []int)
- func (x *ListExternalVpnGatewaysRequest) GetFilter() string
- func (x *ListExternalVpnGatewaysRequest) GetMaxResults() uint32
- func (x *ListExternalVpnGatewaysRequest) GetOrderBy() string
- func (x *ListExternalVpnGatewaysRequest) GetPageToken() string
- func (x *ListExternalVpnGatewaysRequest) GetProject() string
- func (x *ListExternalVpnGatewaysRequest) GetReturnPartialSuccess() bool
- func (*ListExternalVpnGatewaysRequest) ProtoMessage()
- func (x *ListExternalVpnGatewaysRequest) ProtoReflect() protoreflect.Message
- func (x *ListExternalVpnGatewaysRequest) Reset()
- func (x *ListExternalVpnGatewaysRequest) String() string
- type ListFirewallPoliciesRequest
- func (*ListFirewallPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListFirewallPoliciesRequest) GetFilter() string
- func (x *ListFirewallPoliciesRequest) GetMaxResults() uint32
- func (x *ListFirewallPoliciesRequest) GetOrderBy() string
- func (x *ListFirewallPoliciesRequest) GetPageToken() string
- func (x *ListFirewallPoliciesRequest) GetParentId() string
- func (x *ListFirewallPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListFirewallPoliciesRequest) ProtoMessage()
- func (x *ListFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListFirewallPoliciesRequest) Reset()
- func (x *ListFirewallPoliciesRequest) String() string
- type ListFirewallsRequest
- func (*ListFirewallsRequest) Descriptor() ([]byte, []int)
- func (x *ListFirewallsRequest) GetFilter() string
- func (x *ListFirewallsRequest) GetMaxResults() uint32
- func (x *ListFirewallsRequest) GetOrderBy() string
- func (x *ListFirewallsRequest) GetPageToken() string
- func (x *ListFirewallsRequest) GetProject() string
- func (x *ListFirewallsRequest) GetReturnPartialSuccess() bool
- func (*ListFirewallsRequest) ProtoMessage()
- func (x *ListFirewallsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFirewallsRequest) Reset()
- func (x *ListFirewallsRequest) String() string
- type ListForwardingRulesRequest
- func (*ListForwardingRulesRequest) Descriptor() ([]byte, []int)
- func (x *ListForwardingRulesRequest) GetFilter() string
- func (x *ListForwardingRulesRequest) GetMaxResults() uint32
- func (x *ListForwardingRulesRequest) GetOrderBy() string
- func (x *ListForwardingRulesRequest) GetPageToken() string
- func (x *ListForwardingRulesRequest) GetProject() string
- func (x *ListForwardingRulesRequest) GetRegion() string
- func (x *ListForwardingRulesRequest) GetReturnPartialSuccess() bool
- func (*ListForwardingRulesRequest) ProtoMessage()
- func (x *ListForwardingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ListForwardingRulesRequest) Reset()
- func (x *ListForwardingRulesRequest) String() string
- type ListGlobalAddressesRequest
- func (*ListGlobalAddressesRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalAddressesRequest) GetFilter() string
- func (x *ListGlobalAddressesRequest) GetMaxResults() uint32
- func (x *ListGlobalAddressesRequest) GetOrderBy() string
- func (x *ListGlobalAddressesRequest) GetPageToken() string
- func (x *ListGlobalAddressesRequest) GetProject() string
- func (x *ListGlobalAddressesRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalAddressesRequest) ProtoMessage()
- func (x *ListGlobalAddressesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalAddressesRequest) Reset()
- func (x *ListGlobalAddressesRequest) String() string
- type ListGlobalForwardingRulesRequest
- func (*ListGlobalForwardingRulesRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalForwardingRulesRequest) GetFilter() string
- func (x *ListGlobalForwardingRulesRequest) GetMaxResults() uint32
- func (x *ListGlobalForwardingRulesRequest) GetOrderBy() string
- func (x *ListGlobalForwardingRulesRequest) GetPageToken() string
- func (x *ListGlobalForwardingRulesRequest) GetProject() string
- func (x *ListGlobalForwardingRulesRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalForwardingRulesRequest) ProtoMessage()
- func (x *ListGlobalForwardingRulesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalForwardingRulesRequest) Reset()
- func (x *ListGlobalForwardingRulesRequest) String() string
- type ListGlobalNetworkEndpointGroupsRequest
- func (*ListGlobalNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListGlobalNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalNetworkEndpointGroupsRequest) Reset()
- func (x *ListGlobalNetworkEndpointGroupsRequest) String() string
- type ListGlobalOperationsRequest
- func (*ListGlobalOperationsRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalOperationsRequest) GetFilter() string
- func (x *ListGlobalOperationsRequest) GetMaxResults() uint32
- func (x *ListGlobalOperationsRequest) GetOrderBy() string
- func (x *ListGlobalOperationsRequest) GetPageToken() string
- func (x *ListGlobalOperationsRequest) GetProject() string
- func (x *ListGlobalOperationsRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalOperationsRequest) ProtoMessage()
- func (x *ListGlobalOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalOperationsRequest) Reset()
- func (x *ListGlobalOperationsRequest) String() string
- type ListGlobalOrganizationOperationsRequest
- func (*ListGlobalOrganizationOperationsRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalOrganizationOperationsRequest) GetFilter() string
- func (x *ListGlobalOrganizationOperationsRequest) GetMaxResults() uint32
- func (x *ListGlobalOrganizationOperationsRequest) GetOrderBy() string
- func (x *ListGlobalOrganizationOperationsRequest) GetPageToken() string
- func (x *ListGlobalOrganizationOperationsRequest) GetParentId() string
- func (x *ListGlobalOrganizationOperationsRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalOrganizationOperationsRequest) ProtoMessage()
- func (x *ListGlobalOrganizationOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalOrganizationOperationsRequest) Reset()
- func (x *ListGlobalOrganizationOperationsRequest) String() string
- type ListGlobalPublicDelegatedPrefixesRequest
- func (*ListGlobalPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetFilter() string
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetMaxResults() uint32
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetOrderBy() string
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetPageToken() string
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetProject() string
- func (x *ListGlobalPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
- func (*ListGlobalPublicDelegatedPrefixesRequest) ProtoMessage()
- func (x *ListGlobalPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGlobalPublicDelegatedPrefixesRequest) Reset()
- func (x *ListGlobalPublicDelegatedPrefixesRequest) String() string
- type ListHealthChecksRequest
- func (*ListHealthChecksRequest) Descriptor() ([]byte, []int)
- func (x *ListHealthChecksRequest) GetFilter() string
- func (x *ListHealthChecksRequest) GetMaxResults() uint32
- func (x *ListHealthChecksRequest) GetOrderBy() string
- func (x *ListHealthChecksRequest) GetPageToken() string
- func (x *ListHealthChecksRequest) GetProject() string
- func (x *ListHealthChecksRequest) GetReturnPartialSuccess() bool
- func (*ListHealthChecksRequest) ProtoMessage()
- func (x *ListHealthChecksRequest) ProtoReflect() protoreflect.Message
- func (x *ListHealthChecksRequest) Reset()
- func (x *ListHealthChecksRequest) String() string
- type ListImagesRequest
- func (*ListImagesRequest) Descriptor() ([]byte, []int)
- func (x *ListImagesRequest) GetFilter() string
- func (x *ListImagesRequest) GetMaxResults() uint32
- func (x *ListImagesRequest) GetOrderBy() string
- func (x *ListImagesRequest) GetPageToken() string
- func (x *ListImagesRequest) GetProject() string
- func (x *ListImagesRequest) GetReturnPartialSuccess() bool
- func (*ListImagesRequest) ProtoMessage()
- func (x *ListImagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListImagesRequest) Reset()
- func (x *ListImagesRequest) String() string
- type ListInstanceGroupManagerResizeRequestsRequest
- func (*ListInstanceGroupManagerResizeRequestsRequest) Descriptor() ([]byte, []int)
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetFilter() string
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetInstanceGroupManager() string
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetMaxResults() uint32
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetOrderBy() string
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetPageToken() string
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetProject() string
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetReturnPartialSuccess() bool
- func (x *ListInstanceGroupManagerResizeRequestsRequest) GetZone() string
- func (*ListInstanceGroupManagerResizeRequestsRequest) ProtoMessage()
- func (x *ListInstanceGroupManagerResizeRequestsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceGroupManagerResizeRequestsRequest) Reset()
- func (x *ListInstanceGroupManagerResizeRequestsRequest) String() string
- type ListInstanceGroupManagersRequest
- func (*ListInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListInstanceGroupManagersRequest) GetFilter() string
- func (x *ListInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListInstanceGroupManagersRequest) GetProject() string
- func (x *ListInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (x *ListInstanceGroupManagersRequest) GetZone() string
- func (*ListInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceGroupManagersRequest) Reset()
- func (x *ListInstanceGroupManagersRequest) String() string
- type ListInstanceGroupsRequest
- func (*ListInstanceGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListInstanceGroupsRequest) GetFilter() string
- func (x *ListInstanceGroupsRequest) GetMaxResults() uint32
- func (x *ListInstanceGroupsRequest) GetOrderBy() string
- func (x *ListInstanceGroupsRequest) GetPageToken() string
- func (x *ListInstanceGroupsRequest) GetProject() string
- func (x *ListInstanceGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListInstanceGroupsRequest) GetZone() string
- func (*ListInstanceGroupsRequest) ProtoMessage()
- func (x *ListInstanceGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceGroupsRequest) Reset()
- func (x *ListInstanceGroupsRequest) String() string
- type ListInstanceTemplatesRequest
- func (*ListInstanceTemplatesRequest) Descriptor() ([]byte, []int)
- func (x *ListInstanceTemplatesRequest) GetFilter() string
- func (x *ListInstanceTemplatesRequest) GetMaxResults() uint32
- func (x *ListInstanceTemplatesRequest) GetOrderBy() string
- func (x *ListInstanceTemplatesRequest) GetPageToken() string
- func (x *ListInstanceTemplatesRequest) GetProject() string
- func (x *ListInstanceTemplatesRequest) GetReturnPartialSuccess() bool
- func (*ListInstanceTemplatesRequest) ProtoMessage()
- func (x *ListInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTemplatesRequest) Reset()
- func (x *ListInstanceTemplatesRequest) String() string
- type ListInstancesInstanceGroupsRequest
- func (*ListInstancesInstanceGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListInstancesInstanceGroupsRequest) GetFilter() string
- func (x *ListInstancesInstanceGroupsRequest) GetInstanceGroup() string
- func (x *ListInstancesInstanceGroupsRequest) GetInstanceGroupsListInstancesRequestResource() *InstanceGroupsListInstancesRequest
- func (x *ListInstancesInstanceGroupsRequest) GetMaxResults() uint32
- func (x *ListInstancesInstanceGroupsRequest) GetOrderBy() string
- func (x *ListInstancesInstanceGroupsRequest) GetPageToken() string
- func (x *ListInstancesInstanceGroupsRequest) GetProject() string
- func (x *ListInstancesInstanceGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListInstancesInstanceGroupsRequest) GetZone() string
- func (*ListInstancesInstanceGroupsRequest) ProtoMessage()
- func (x *ListInstancesInstanceGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstancesInstanceGroupsRequest) Reset()
- func (x *ListInstancesInstanceGroupsRequest) String() string
- type ListInstancesRegionInstanceGroupsRequest
- func (*ListInstancesRegionInstanceGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListInstancesRegionInstanceGroupsRequest) GetFilter() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetInstanceGroup() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetMaxResults() uint32
- func (x *ListInstancesRegionInstanceGroupsRequest) GetOrderBy() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetPageToken() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetProject() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetRegion() string
- func (x *ListInstancesRegionInstanceGroupsRequest) GetRegionInstanceGroupsListInstancesRequestResource() *RegionInstanceGroupsListInstancesRequest
- func (x *ListInstancesRegionInstanceGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListInstancesRegionInstanceGroupsRequest) ProtoMessage()
- func (x *ListInstancesRegionInstanceGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstancesRegionInstanceGroupsRequest) Reset()
- func (x *ListInstancesRegionInstanceGroupsRequest) String() string
- type ListInstancesRequest
- func (*ListInstancesRequest) Descriptor() ([]byte, []int)
- func (x *ListInstancesRequest) GetFilter() string
- func (x *ListInstancesRequest) GetMaxResults() uint32
- func (x *ListInstancesRequest) GetOrderBy() string
- func (x *ListInstancesRequest) GetPageToken() string
- func (x *ListInstancesRequest) GetProject() string
- func (x *ListInstancesRequest) GetReturnPartialSuccess() bool
- func (x *ListInstancesRequest) GetZone() string
- func (*ListInstancesRequest) ProtoMessage()
- func (x *ListInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstancesRequest) Reset()
- func (x *ListInstancesRequest) String() string
- type ListInstantSnapshotsRequest
- func (*ListInstantSnapshotsRequest) Descriptor() ([]byte, []int)
- func (x *ListInstantSnapshotsRequest) GetFilter() string
- func (x *ListInstantSnapshotsRequest) GetMaxResults() uint32
- func (x *ListInstantSnapshotsRequest) GetOrderBy() string
- func (x *ListInstantSnapshotsRequest) GetPageToken() string
- func (x *ListInstantSnapshotsRequest) GetProject() string
- func (x *ListInstantSnapshotsRequest) GetReturnPartialSuccess() bool
- func (x *ListInstantSnapshotsRequest) GetZone() string
- func (*ListInstantSnapshotsRequest) ProtoMessage()
- func (x *ListInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstantSnapshotsRequest) Reset()
- func (x *ListInstantSnapshotsRequest) String() string
- type ListInterconnectAttachmentsRequest
- func (*ListInterconnectAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *ListInterconnectAttachmentsRequest) GetFilter() string
- func (x *ListInterconnectAttachmentsRequest) GetMaxResults() uint32
- func (x *ListInterconnectAttachmentsRequest) GetOrderBy() string
- func (x *ListInterconnectAttachmentsRequest) GetPageToken() string
- func (x *ListInterconnectAttachmentsRequest) GetProject() string
- func (x *ListInterconnectAttachmentsRequest) GetRegion() string
- func (x *ListInterconnectAttachmentsRequest) GetReturnPartialSuccess() bool
- func (*ListInterconnectAttachmentsRequest) ProtoMessage()
- func (x *ListInterconnectAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInterconnectAttachmentsRequest) Reset()
- func (x *ListInterconnectAttachmentsRequest) String() string
- type ListInterconnectLocationsRequest
- func (*ListInterconnectLocationsRequest) Descriptor() ([]byte, []int)
- func (x *ListInterconnectLocationsRequest) GetFilter() string
- func (x *ListInterconnectLocationsRequest) GetMaxResults() uint32
- func (x *ListInterconnectLocationsRequest) GetOrderBy() string
- func (x *ListInterconnectLocationsRequest) GetPageToken() string
- func (x *ListInterconnectLocationsRequest) GetProject() string
- func (x *ListInterconnectLocationsRequest) GetReturnPartialSuccess() bool
- func (*ListInterconnectLocationsRequest) ProtoMessage()
- func (x *ListInterconnectLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInterconnectLocationsRequest) Reset()
- func (x *ListInterconnectLocationsRequest) String() string
- type ListInterconnectRemoteLocationsRequest
- func (*ListInterconnectRemoteLocationsRequest) Descriptor() ([]byte, []int)
- func (x *ListInterconnectRemoteLocationsRequest) GetFilter() string
- func (x *ListInterconnectRemoteLocationsRequest) GetMaxResults() uint32
- func (x *ListInterconnectRemoteLocationsRequest) GetOrderBy() string
- func (x *ListInterconnectRemoteLocationsRequest) GetPageToken() string
- func (x *ListInterconnectRemoteLocationsRequest) GetProject() string
- func (x *ListInterconnectRemoteLocationsRequest) GetReturnPartialSuccess() bool
- func (*ListInterconnectRemoteLocationsRequest) ProtoMessage()
- func (x *ListInterconnectRemoteLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInterconnectRemoteLocationsRequest) Reset()
- func (x *ListInterconnectRemoteLocationsRequest) String() string
- type ListInterconnectsRequest
- func (*ListInterconnectsRequest) Descriptor() ([]byte, []int)
- func (x *ListInterconnectsRequest) GetFilter() string
- func (x *ListInterconnectsRequest) GetMaxResults() uint32
- func (x *ListInterconnectsRequest) GetOrderBy() string
- func (x *ListInterconnectsRequest) GetPageToken() string
- func (x *ListInterconnectsRequest) GetProject() string
- func (x *ListInterconnectsRequest) GetReturnPartialSuccess() bool
- func (*ListInterconnectsRequest) ProtoMessage()
- func (x *ListInterconnectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInterconnectsRequest) Reset()
- func (x *ListInterconnectsRequest) String() string
- type ListLicensesRequest
- func (*ListLicensesRequest) Descriptor() ([]byte, []int)
- func (x *ListLicensesRequest) GetFilter() string
- func (x *ListLicensesRequest) GetMaxResults() uint32
- func (x *ListLicensesRequest) GetOrderBy() string
- func (x *ListLicensesRequest) GetPageToken() string
- func (x *ListLicensesRequest) GetProject() string
- func (x *ListLicensesRequest) GetReturnPartialSuccess() bool
- func (*ListLicensesRequest) ProtoMessage()
- func (x *ListLicensesRequest) ProtoReflect() protoreflect.Message
- func (x *ListLicensesRequest) Reset()
- func (x *ListLicensesRequest) String() string
- type ListMachineImagesRequest
- func (*ListMachineImagesRequest) Descriptor() ([]byte, []int)
- func (x *ListMachineImagesRequest) GetFilter() string
- func (x *ListMachineImagesRequest) GetMaxResults() uint32
- func (x *ListMachineImagesRequest) GetOrderBy() string
- func (x *ListMachineImagesRequest) GetPageToken() string
- func (x *ListMachineImagesRequest) GetProject() string
- func (x *ListMachineImagesRequest) GetReturnPartialSuccess() bool
- func (*ListMachineImagesRequest) ProtoMessage()
- func (x *ListMachineImagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMachineImagesRequest) Reset()
- func (x *ListMachineImagesRequest) String() string
- type ListMachineTypesRequest
- func (*ListMachineTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListMachineTypesRequest) GetFilter() string
- func (x *ListMachineTypesRequest) GetMaxResults() uint32
- func (x *ListMachineTypesRequest) GetOrderBy() string
- func (x *ListMachineTypesRequest) GetPageToken() string
- func (x *ListMachineTypesRequest) GetProject() string
- func (x *ListMachineTypesRequest) GetReturnPartialSuccess() bool
- func (x *ListMachineTypesRequest) GetZone() string
- func (*ListMachineTypesRequest) ProtoMessage()
- func (x *ListMachineTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMachineTypesRequest) Reset()
- func (x *ListMachineTypesRequest) String() string
- type ListManagedInstancesInstanceGroupManagersRequest
- func (*ListManagedInstancesInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetFilter() string
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetProject() string
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (x *ListManagedInstancesInstanceGroupManagersRequest) GetZone() string
- func (*ListManagedInstancesInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListManagedInstancesInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListManagedInstancesInstanceGroupManagersRequest) Reset()
- func (x *ListManagedInstancesInstanceGroupManagersRequest) String() string
- type ListManagedInstancesRegionInstanceGroupManagersRequest
- func (*ListManagedInstancesRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetFilter() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetProject() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetRegion() string
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (*ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) Reset()
- func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) String() string
- type ListNetworkAttachmentsRequest
- func (*ListNetworkAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkAttachmentsRequest) GetFilter() string
- func (x *ListNetworkAttachmentsRequest) GetMaxResults() uint32
- func (x *ListNetworkAttachmentsRequest) GetOrderBy() string
- func (x *ListNetworkAttachmentsRequest) GetPageToken() string
- func (x *ListNetworkAttachmentsRequest) GetProject() string
- func (x *ListNetworkAttachmentsRequest) GetRegion() string
- func (x *ListNetworkAttachmentsRequest) GetReturnPartialSuccess() bool
- func (*ListNetworkAttachmentsRequest) ProtoMessage()
- func (x *ListNetworkAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkAttachmentsRequest) Reset()
- func (x *ListNetworkAttachmentsRequest) String() string
- type ListNetworkEndpointGroupsRequest
- func (*ListNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListNetworkEndpointGroupsRequest) GetZone() string
- func (*ListNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkEndpointGroupsRequest) Reset()
- func (x *ListNetworkEndpointGroupsRequest) String() string
- type ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest
- func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Reset()
- func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) String() string
- type ListNetworkEndpointsNetworkEndpointGroupsRequest
- func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroupsListEndpointsRequestResource() *NetworkEndpointGroupsListEndpointsRequest
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetZone() string
- func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) Reset()
- func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) String() string
- type ListNetworkEndpointsRegionNetworkEndpointGroupsRequest
- func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetRegion() string
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Reset()
- func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) String() string
- type ListNetworkFirewallPoliciesRequest
- func (*ListNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkFirewallPoliciesRequest) GetFilter() string
- func (x *ListNetworkFirewallPoliciesRequest) GetMaxResults() uint32
- func (x *ListNetworkFirewallPoliciesRequest) GetOrderBy() string
- func (x *ListNetworkFirewallPoliciesRequest) GetPageToken() string
- func (x *ListNetworkFirewallPoliciesRequest) GetProject() string
- func (x *ListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListNetworkFirewallPoliciesRequest) ProtoMessage()
- func (x *ListNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkFirewallPoliciesRequest) Reset()
- func (x *ListNetworkFirewallPoliciesRequest) String() string
- type ListNetworkProfilesRequest
- func (*ListNetworkProfilesRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworkProfilesRequest) GetFilter() string
- func (x *ListNetworkProfilesRequest) GetMaxResults() uint32
- func (x *ListNetworkProfilesRequest) GetOrderBy() string
- func (x *ListNetworkProfilesRequest) GetPageToken() string
- func (x *ListNetworkProfilesRequest) GetProject() string
- func (x *ListNetworkProfilesRequest) GetReturnPartialSuccess() bool
- func (*ListNetworkProfilesRequest) ProtoMessage()
- func (x *ListNetworkProfilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworkProfilesRequest) Reset()
- func (x *ListNetworkProfilesRequest) String() string
- type ListNetworksRequest
- func (*ListNetworksRequest) Descriptor() ([]byte, []int)
- func (x *ListNetworksRequest) GetFilter() string
- func (x *ListNetworksRequest) GetMaxResults() uint32
- func (x *ListNetworksRequest) GetOrderBy() string
- func (x *ListNetworksRequest) GetPageToken() string
- func (x *ListNetworksRequest) GetProject() string
- func (x *ListNetworksRequest) GetReturnPartialSuccess() bool
- func (*ListNetworksRequest) ProtoMessage()
- func (x *ListNetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListNetworksRequest) Reset()
- func (x *ListNetworksRequest) String() string
- type ListNodeGroupsRequest
- func (*ListNodeGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNodeGroupsRequest) GetFilter() string
- func (x *ListNodeGroupsRequest) GetMaxResults() uint32
- func (x *ListNodeGroupsRequest) GetOrderBy() string
- func (x *ListNodeGroupsRequest) GetPageToken() string
- func (x *ListNodeGroupsRequest) GetProject() string
- func (x *ListNodeGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListNodeGroupsRequest) GetZone() string
- func (*ListNodeGroupsRequest) ProtoMessage()
- func (x *ListNodeGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodeGroupsRequest) Reset()
- func (x *ListNodeGroupsRequest) String() string
- type ListNodeTemplatesRequest
- func (*ListNodeTemplatesRequest) Descriptor() ([]byte, []int)
- func (x *ListNodeTemplatesRequest) GetFilter() string
- func (x *ListNodeTemplatesRequest) GetMaxResults() uint32
- func (x *ListNodeTemplatesRequest) GetOrderBy() string
- func (x *ListNodeTemplatesRequest) GetPageToken() string
- func (x *ListNodeTemplatesRequest) GetProject() string
- func (x *ListNodeTemplatesRequest) GetRegion() string
- func (x *ListNodeTemplatesRequest) GetReturnPartialSuccess() bool
- func (*ListNodeTemplatesRequest) ProtoMessage()
- func (x *ListNodeTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodeTemplatesRequest) Reset()
- func (x *ListNodeTemplatesRequest) String() string
- type ListNodeTypesRequest
- func (*ListNodeTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListNodeTypesRequest) GetFilter() string
- func (x *ListNodeTypesRequest) GetMaxResults() uint32
- func (x *ListNodeTypesRequest) GetOrderBy() string
- func (x *ListNodeTypesRequest) GetPageToken() string
- func (x *ListNodeTypesRequest) GetProject() string
- func (x *ListNodeTypesRequest) GetReturnPartialSuccess() bool
- func (x *ListNodeTypesRequest) GetZone() string
- func (*ListNodeTypesRequest) ProtoMessage()
- func (x *ListNodeTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodeTypesRequest) Reset()
- func (x *ListNodeTypesRequest) String() string
- type ListNodesNodeGroupsRequest
- func (*ListNodesNodeGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListNodesNodeGroupsRequest) GetFilter() string
- func (x *ListNodesNodeGroupsRequest) GetMaxResults() uint32
- func (x *ListNodesNodeGroupsRequest) GetNodeGroup() string
- func (x *ListNodesNodeGroupsRequest) GetOrderBy() string
- func (x *ListNodesNodeGroupsRequest) GetPageToken() string
- func (x *ListNodesNodeGroupsRequest) GetProject() string
- func (x *ListNodesNodeGroupsRequest) GetReturnPartialSuccess() bool
- func (x *ListNodesNodeGroupsRequest) GetZone() string
- func (*ListNodesNodeGroupsRequest) ProtoMessage()
- func (x *ListNodesNodeGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNodesNodeGroupsRequest) Reset()
- func (x *ListNodesNodeGroupsRequest) String() string
- type ListPacketMirroringsRequest
- func (*ListPacketMirroringsRequest) Descriptor() ([]byte, []int)
- func (x *ListPacketMirroringsRequest) GetFilter() string
- func (x *ListPacketMirroringsRequest) GetMaxResults() uint32
- func (x *ListPacketMirroringsRequest) GetOrderBy() string
- func (x *ListPacketMirroringsRequest) GetPageToken() string
- func (x *ListPacketMirroringsRequest) GetProject() string
- func (x *ListPacketMirroringsRequest) GetRegion() string
- func (x *ListPacketMirroringsRequest) GetReturnPartialSuccess() bool
- func (*ListPacketMirroringsRequest) ProtoMessage()
- func (x *ListPacketMirroringsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPacketMirroringsRequest) Reset()
- func (x *ListPacketMirroringsRequest) String() string
- type ListPeeringRoutesNetworksRequest
- func (*ListPeeringRoutesNetworksRequest) Descriptor() ([]byte, []int)
- func (x *ListPeeringRoutesNetworksRequest) GetDirection() string
- func (x *ListPeeringRoutesNetworksRequest) GetFilter() string
- func (x *ListPeeringRoutesNetworksRequest) GetMaxResults() uint32
- func (x *ListPeeringRoutesNetworksRequest) GetNetwork() string
- func (x *ListPeeringRoutesNetworksRequest) GetOrderBy() string
- func (x *ListPeeringRoutesNetworksRequest) GetPageToken() string
- func (x *ListPeeringRoutesNetworksRequest) GetPeeringName() string
- func (x *ListPeeringRoutesNetworksRequest) GetProject() string
- func (x *ListPeeringRoutesNetworksRequest) GetRegion() string
- func (x *ListPeeringRoutesNetworksRequest) GetReturnPartialSuccess() bool
- func (*ListPeeringRoutesNetworksRequest) ProtoMessage()
- func (x *ListPeeringRoutesNetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListPeeringRoutesNetworksRequest) Reset()
- func (x *ListPeeringRoutesNetworksRequest) String() string
- type ListPeeringRoutesNetworksRequest_Direction
- func (ListPeeringRoutesNetworksRequest_Direction) Descriptor() protoreflect.EnumDescriptor
- func (x ListPeeringRoutesNetworksRequest_Direction) Enum() *ListPeeringRoutesNetworksRequest_Direction
- func (ListPeeringRoutesNetworksRequest_Direction) EnumDescriptor() ([]byte, []int)
- func (x ListPeeringRoutesNetworksRequest_Direction) Number() protoreflect.EnumNumber
- func (x ListPeeringRoutesNetworksRequest_Direction) String() string
- func (ListPeeringRoutesNetworksRequest_Direction) Type() protoreflect.EnumType
- type ListPerInstanceConfigsInstanceGroupManagersRequest
- func (*ListPerInstanceConfigsInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetFilter() string
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetProject() string
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetZone() string
- func (*ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) Reset()
- func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) String() string
- type ListPerInstanceConfigsRegionInstanceGroupManagersRequest
- func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetFilter() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetProject() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetRegion() string
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Reset()
- func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) String() string
- type ListPreconfiguredExpressionSetsSecurityPoliciesRequest
- func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetFilter() string
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetMaxResults() uint32
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetOrderBy() string
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetPageToken() string
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetProject() string
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoMessage()
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Reset()
- func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) String() string
- type ListPublicAdvertisedPrefixesRequest
- func (*ListPublicAdvertisedPrefixesRequest) Descriptor() ([]byte, []int)
- func (x *ListPublicAdvertisedPrefixesRequest) GetFilter() string
- func (x *ListPublicAdvertisedPrefixesRequest) GetMaxResults() uint32
- func (x *ListPublicAdvertisedPrefixesRequest) GetOrderBy() string
- func (x *ListPublicAdvertisedPrefixesRequest) GetPageToken() string
- func (x *ListPublicAdvertisedPrefixesRequest) GetProject() string
- func (x *ListPublicAdvertisedPrefixesRequest) GetReturnPartialSuccess() bool
- func (*ListPublicAdvertisedPrefixesRequest) ProtoMessage()
- func (x *ListPublicAdvertisedPrefixesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicAdvertisedPrefixesRequest) Reset()
- func (x *ListPublicAdvertisedPrefixesRequest) String() string
- type ListPublicDelegatedPrefixesRequest
- func (*ListPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
- func (x *ListPublicDelegatedPrefixesRequest) GetFilter() string
- func (x *ListPublicDelegatedPrefixesRequest) GetMaxResults() uint32
- func (x *ListPublicDelegatedPrefixesRequest) GetOrderBy() string
- func (x *ListPublicDelegatedPrefixesRequest) GetPageToken() string
- func (x *ListPublicDelegatedPrefixesRequest) GetProject() string
- func (x *ListPublicDelegatedPrefixesRequest) GetRegion() string
- func (x *ListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
- func (*ListPublicDelegatedPrefixesRequest) ProtoMessage()
- func (x *ListPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicDelegatedPrefixesRequest) Reset()
- func (x *ListPublicDelegatedPrefixesRequest) String() string
- type ListReferrersInstancesRequest
- func (*ListReferrersInstancesRequest) Descriptor() ([]byte, []int)
- func (x *ListReferrersInstancesRequest) GetFilter() string
- func (x *ListReferrersInstancesRequest) GetInstance() string
- func (x *ListReferrersInstancesRequest) GetMaxResults() uint32
- func (x *ListReferrersInstancesRequest) GetOrderBy() string
- func (x *ListReferrersInstancesRequest) GetPageToken() string
- func (x *ListReferrersInstancesRequest) GetProject() string
- func (x *ListReferrersInstancesRequest) GetReturnPartialSuccess() bool
- func (x *ListReferrersInstancesRequest) GetZone() string
- func (*ListReferrersInstancesRequest) ProtoMessage()
- func (x *ListReferrersInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListReferrersInstancesRequest) Reset()
- func (x *ListReferrersInstancesRequest) String() string
- type ListRegionAutoscalersRequest
- func (*ListRegionAutoscalersRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionAutoscalersRequest) GetFilter() string
- func (x *ListRegionAutoscalersRequest) GetMaxResults() uint32
- func (x *ListRegionAutoscalersRequest) GetOrderBy() string
- func (x *ListRegionAutoscalersRequest) GetPageToken() string
- func (x *ListRegionAutoscalersRequest) GetProject() string
- func (x *ListRegionAutoscalersRequest) GetRegion() string
- func (x *ListRegionAutoscalersRequest) GetReturnPartialSuccess() bool
- func (*ListRegionAutoscalersRequest) ProtoMessage()
- func (x *ListRegionAutoscalersRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionAutoscalersRequest) Reset()
- func (x *ListRegionAutoscalersRequest) String() string
- type ListRegionBackendServicesRequest
- func (*ListRegionBackendServicesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionBackendServicesRequest) GetFilter() string
- func (x *ListRegionBackendServicesRequest) GetMaxResults() uint32
- func (x *ListRegionBackendServicesRequest) GetOrderBy() string
- func (x *ListRegionBackendServicesRequest) GetPageToken() string
- func (x *ListRegionBackendServicesRequest) GetProject() string
- func (x *ListRegionBackendServicesRequest) GetRegion() string
- func (x *ListRegionBackendServicesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionBackendServicesRequest) ProtoMessage()
- func (x *ListRegionBackendServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionBackendServicesRequest) Reset()
- func (x *ListRegionBackendServicesRequest) String() string
- type ListRegionCommitmentsRequest
- func (*ListRegionCommitmentsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionCommitmentsRequest) GetFilter() string
- func (x *ListRegionCommitmentsRequest) GetMaxResults() uint32
- func (x *ListRegionCommitmentsRequest) GetOrderBy() string
- func (x *ListRegionCommitmentsRequest) GetPageToken() string
- func (x *ListRegionCommitmentsRequest) GetProject() string
- func (x *ListRegionCommitmentsRequest) GetRegion() string
- func (x *ListRegionCommitmentsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionCommitmentsRequest) ProtoMessage()
- func (x *ListRegionCommitmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionCommitmentsRequest) Reset()
- func (x *ListRegionCommitmentsRequest) String() string
- type ListRegionDiskTypesRequest
- func (*ListRegionDiskTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionDiskTypesRequest) GetFilter() string
- func (x *ListRegionDiskTypesRequest) GetMaxResults() uint32
- func (x *ListRegionDiskTypesRequest) GetOrderBy() string
- func (x *ListRegionDiskTypesRequest) GetPageToken() string
- func (x *ListRegionDiskTypesRequest) GetProject() string
- func (x *ListRegionDiskTypesRequest) GetRegion() string
- func (x *ListRegionDiskTypesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionDiskTypesRequest) ProtoMessage()
- func (x *ListRegionDiskTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionDiskTypesRequest) Reset()
- func (x *ListRegionDiskTypesRequest) String() string
- type ListRegionDisksRequest
- func (*ListRegionDisksRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionDisksRequest) GetFilter() string
- func (x *ListRegionDisksRequest) GetMaxResults() uint32
- func (x *ListRegionDisksRequest) GetOrderBy() string
- func (x *ListRegionDisksRequest) GetPageToken() string
- func (x *ListRegionDisksRequest) GetProject() string
- func (x *ListRegionDisksRequest) GetRegion() string
- func (x *ListRegionDisksRequest) GetReturnPartialSuccess() bool
- func (*ListRegionDisksRequest) ProtoMessage()
- func (x *ListRegionDisksRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionDisksRequest) Reset()
- func (x *ListRegionDisksRequest) String() string
- type ListRegionHealthCheckServicesRequest
- func (*ListRegionHealthCheckServicesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionHealthCheckServicesRequest) GetFilter() string
- func (x *ListRegionHealthCheckServicesRequest) GetMaxResults() uint32
- func (x *ListRegionHealthCheckServicesRequest) GetOrderBy() string
- func (x *ListRegionHealthCheckServicesRequest) GetPageToken() string
- func (x *ListRegionHealthCheckServicesRequest) GetProject() string
- func (x *ListRegionHealthCheckServicesRequest) GetRegion() string
- func (x *ListRegionHealthCheckServicesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionHealthCheckServicesRequest) ProtoMessage()
- func (x *ListRegionHealthCheckServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionHealthCheckServicesRequest) Reset()
- func (x *ListRegionHealthCheckServicesRequest) String() string
- type ListRegionHealthChecksRequest
- func (*ListRegionHealthChecksRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionHealthChecksRequest) GetFilter() string
- func (x *ListRegionHealthChecksRequest) GetMaxResults() uint32
- func (x *ListRegionHealthChecksRequest) GetOrderBy() string
- func (x *ListRegionHealthChecksRequest) GetPageToken() string
- func (x *ListRegionHealthChecksRequest) GetProject() string
- func (x *ListRegionHealthChecksRequest) GetRegion() string
- func (x *ListRegionHealthChecksRequest) GetReturnPartialSuccess() bool
- func (*ListRegionHealthChecksRequest) ProtoMessage()
- func (x *ListRegionHealthChecksRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionHealthChecksRequest) Reset()
- func (x *ListRegionHealthChecksRequest) String() string
- type ListRegionInstanceGroupManagersRequest
- func (*ListRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionInstanceGroupManagersRequest) GetFilter() string
- func (x *ListRegionInstanceGroupManagersRequest) GetMaxResults() uint32
- func (x *ListRegionInstanceGroupManagersRequest) GetOrderBy() string
- func (x *ListRegionInstanceGroupManagersRequest) GetPageToken() string
- func (x *ListRegionInstanceGroupManagersRequest) GetProject() string
- func (x *ListRegionInstanceGroupManagersRequest) GetRegion() string
- func (x *ListRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
- func (*ListRegionInstanceGroupManagersRequest) ProtoMessage()
- func (x *ListRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionInstanceGroupManagersRequest) Reset()
- func (x *ListRegionInstanceGroupManagersRequest) String() string
- type ListRegionInstanceGroupsRequest
- func (*ListRegionInstanceGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionInstanceGroupsRequest) GetFilter() string
- func (x *ListRegionInstanceGroupsRequest) GetMaxResults() uint32
- func (x *ListRegionInstanceGroupsRequest) GetOrderBy() string
- func (x *ListRegionInstanceGroupsRequest) GetPageToken() string
- func (x *ListRegionInstanceGroupsRequest) GetProject() string
- func (x *ListRegionInstanceGroupsRequest) GetRegion() string
- func (x *ListRegionInstanceGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionInstanceGroupsRequest) ProtoMessage()
- func (x *ListRegionInstanceGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionInstanceGroupsRequest) Reset()
- func (x *ListRegionInstanceGroupsRequest) String() string
- type ListRegionInstanceTemplatesRequest
- func (*ListRegionInstanceTemplatesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionInstanceTemplatesRequest) GetFilter() string
- func (x *ListRegionInstanceTemplatesRequest) GetMaxResults() uint32
- func (x *ListRegionInstanceTemplatesRequest) GetOrderBy() string
- func (x *ListRegionInstanceTemplatesRequest) GetPageToken() string
- func (x *ListRegionInstanceTemplatesRequest) GetProject() string
- func (x *ListRegionInstanceTemplatesRequest) GetRegion() string
- func (x *ListRegionInstanceTemplatesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionInstanceTemplatesRequest) ProtoMessage()
- func (x *ListRegionInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionInstanceTemplatesRequest) Reset()
- func (x *ListRegionInstanceTemplatesRequest) String() string
- type ListRegionInstantSnapshotsRequest
- func (*ListRegionInstantSnapshotsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionInstantSnapshotsRequest) GetFilter() string
- func (x *ListRegionInstantSnapshotsRequest) GetMaxResults() uint32
- func (x *ListRegionInstantSnapshotsRequest) GetOrderBy() string
- func (x *ListRegionInstantSnapshotsRequest) GetPageToken() string
- func (x *ListRegionInstantSnapshotsRequest) GetProject() string
- func (x *ListRegionInstantSnapshotsRequest) GetRegion() string
- func (x *ListRegionInstantSnapshotsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionInstantSnapshotsRequest) ProtoMessage()
- func (x *ListRegionInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionInstantSnapshotsRequest) Reset()
- func (x *ListRegionInstantSnapshotsRequest) String() string
- type ListRegionNetworkEndpointGroupsRequest
- func (*ListRegionNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionNetworkEndpointGroupsRequest) GetFilter() string
- func (x *ListRegionNetworkEndpointGroupsRequest) GetMaxResults() uint32
- func (x *ListRegionNetworkEndpointGroupsRequest) GetOrderBy() string
- func (x *ListRegionNetworkEndpointGroupsRequest) GetPageToken() string
- func (x *ListRegionNetworkEndpointGroupsRequest) GetProject() string
- func (x *ListRegionNetworkEndpointGroupsRequest) GetRegion() string
- func (x *ListRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionNetworkEndpointGroupsRequest) ProtoMessage()
- func (x *ListRegionNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionNetworkEndpointGroupsRequest) Reset()
- func (x *ListRegionNetworkEndpointGroupsRequest) String() string
- type ListRegionNetworkFirewallPoliciesRequest
- func (*ListRegionNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetFilter() string
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetMaxResults() uint32
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetOrderBy() string
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetPageToken() string
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetProject() string
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetRegion() string
- func (x *ListRegionNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionNetworkFirewallPoliciesRequest) ProtoMessage()
- func (x *ListRegionNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionNetworkFirewallPoliciesRequest) Reset()
- func (x *ListRegionNetworkFirewallPoliciesRequest) String() string
- type ListRegionNotificationEndpointsRequest
- func (*ListRegionNotificationEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionNotificationEndpointsRequest) GetFilter() string
- func (x *ListRegionNotificationEndpointsRequest) GetMaxResults() uint32
- func (x *ListRegionNotificationEndpointsRequest) GetOrderBy() string
- func (x *ListRegionNotificationEndpointsRequest) GetPageToken() string
- func (x *ListRegionNotificationEndpointsRequest) GetProject() string
- func (x *ListRegionNotificationEndpointsRequest) GetRegion() string
- func (x *ListRegionNotificationEndpointsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionNotificationEndpointsRequest) ProtoMessage()
- func (x *ListRegionNotificationEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionNotificationEndpointsRequest) Reset()
- func (x *ListRegionNotificationEndpointsRequest) String() string
- type ListRegionOperationsRequest
- func (*ListRegionOperationsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionOperationsRequest) GetFilter() string
- func (x *ListRegionOperationsRequest) GetMaxResults() uint32
- func (x *ListRegionOperationsRequest) GetOrderBy() string
- func (x *ListRegionOperationsRequest) GetPageToken() string
- func (x *ListRegionOperationsRequest) GetProject() string
- func (x *ListRegionOperationsRequest) GetRegion() string
- func (x *ListRegionOperationsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionOperationsRequest) ProtoMessage()
- func (x *ListRegionOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionOperationsRequest) Reset()
- func (x *ListRegionOperationsRequest) String() string
- type ListRegionSecurityPoliciesRequest
- func (*ListRegionSecurityPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionSecurityPoliciesRequest) GetFilter() string
- func (x *ListRegionSecurityPoliciesRequest) GetMaxResults() uint32
- func (x *ListRegionSecurityPoliciesRequest) GetOrderBy() string
- func (x *ListRegionSecurityPoliciesRequest) GetPageToken() string
- func (x *ListRegionSecurityPoliciesRequest) GetProject() string
- func (x *ListRegionSecurityPoliciesRequest) GetRegion() string
- func (x *ListRegionSecurityPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionSecurityPoliciesRequest) ProtoMessage()
- func (x *ListRegionSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionSecurityPoliciesRequest) Reset()
- func (x *ListRegionSecurityPoliciesRequest) String() string
- type ListRegionSslCertificatesRequest
- func (*ListRegionSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionSslCertificatesRequest) GetFilter() string
- func (x *ListRegionSslCertificatesRequest) GetMaxResults() uint32
- func (x *ListRegionSslCertificatesRequest) GetOrderBy() string
- func (x *ListRegionSslCertificatesRequest) GetPageToken() string
- func (x *ListRegionSslCertificatesRequest) GetProject() string
- func (x *ListRegionSslCertificatesRequest) GetRegion() string
- func (x *ListRegionSslCertificatesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionSslCertificatesRequest) ProtoMessage()
- func (x *ListRegionSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionSslCertificatesRequest) Reset()
- func (x *ListRegionSslCertificatesRequest) String() string
- type ListRegionSslPoliciesRequest
- func (*ListRegionSslPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionSslPoliciesRequest) GetFilter() string
- func (x *ListRegionSslPoliciesRequest) GetMaxResults() uint32
- func (x *ListRegionSslPoliciesRequest) GetOrderBy() string
- func (x *ListRegionSslPoliciesRequest) GetPageToken() string
- func (x *ListRegionSslPoliciesRequest) GetProject() string
- func (x *ListRegionSslPoliciesRequest) GetRegion() string
- func (x *ListRegionSslPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionSslPoliciesRequest) ProtoMessage()
- func (x *ListRegionSslPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionSslPoliciesRequest) Reset()
- func (x *ListRegionSslPoliciesRequest) String() string
- type ListRegionTargetHttpProxiesRequest
- func (*ListRegionTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionTargetHttpProxiesRequest) GetFilter() string
- func (x *ListRegionTargetHttpProxiesRequest) GetMaxResults() uint32
- func (x *ListRegionTargetHttpProxiesRequest) GetOrderBy() string
- func (x *ListRegionTargetHttpProxiesRequest) GetPageToken() string
- func (x *ListRegionTargetHttpProxiesRequest) GetProject() string
- func (x *ListRegionTargetHttpProxiesRequest) GetRegion() string
- func (x *ListRegionTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionTargetHttpProxiesRequest) ProtoMessage()
- func (x *ListRegionTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionTargetHttpProxiesRequest) Reset()
- func (x *ListRegionTargetHttpProxiesRequest) String() string
- type ListRegionTargetHttpsProxiesRequest
- func (*ListRegionTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionTargetHttpsProxiesRequest) GetFilter() string
- func (x *ListRegionTargetHttpsProxiesRequest) GetMaxResults() uint32
- func (x *ListRegionTargetHttpsProxiesRequest) GetOrderBy() string
- func (x *ListRegionTargetHttpsProxiesRequest) GetPageToken() string
- func (x *ListRegionTargetHttpsProxiesRequest) GetProject() string
- func (x *ListRegionTargetHttpsProxiesRequest) GetRegion() string
- func (x *ListRegionTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionTargetHttpsProxiesRequest) ProtoMessage()
- func (x *ListRegionTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionTargetHttpsProxiesRequest) Reset()
- func (x *ListRegionTargetHttpsProxiesRequest) String() string
- type ListRegionTargetTcpProxiesRequest
- func (*ListRegionTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionTargetTcpProxiesRequest) GetFilter() string
- func (x *ListRegionTargetTcpProxiesRequest) GetMaxResults() uint32
- func (x *ListRegionTargetTcpProxiesRequest) GetOrderBy() string
- func (x *ListRegionTargetTcpProxiesRequest) GetPageToken() string
- func (x *ListRegionTargetTcpProxiesRequest) GetProject() string
- func (x *ListRegionTargetTcpProxiesRequest) GetRegion() string
- func (x *ListRegionTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionTargetTcpProxiesRequest) ProtoMessage()
- func (x *ListRegionTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionTargetTcpProxiesRequest) Reset()
- func (x *ListRegionTargetTcpProxiesRequest) String() string
- type ListRegionUrlMapsRequest
- func (*ListRegionUrlMapsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionUrlMapsRequest) GetFilter() string
- func (x *ListRegionUrlMapsRequest) GetMaxResults() uint32
- func (x *ListRegionUrlMapsRequest) GetOrderBy() string
- func (x *ListRegionUrlMapsRequest) GetPageToken() string
- func (x *ListRegionUrlMapsRequest) GetProject() string
- func (x *ListRegionUrlMapsRequest) GetRegion() string
- func (x *ListRegionUrlMapsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionUrlMapsRequest) ProtoMessage()
- func (x *ListRegionUrlMapsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionUrlMapsRequest) Reset()
- func (x *ListRegionUrlMapsRequest) String() string
- type ListRegionZonesRequest
- func (*ListRegionZonesRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionZonesRequest) GetFilter() string
- func (x *ListRegionZonesRequest) GetMaxResults() uint32
- func (x *ListRegionZonesRequest) GetOrderBy() string
- func (x *ListRegionZonesRequest) GetPageToken() string
- func (x *ListRegionZonesRequest) GetProject() string
- func (x *ListRegionZonesRequest) GetRegion() string
- func (x *ListRegionZonesRequest) GetReturnPartialSuccess() bool
- func (*ListRegionZonesRequest) ProtoMessage()
- func (x *ListRegionZonesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionZonesRequest) Reset()
- func (x *ListRegionZonesRequest) String() string
- type ListRegionsRequest
- func (*ListRegionsRequest) Descriptor() ([]byte, []int)
- func (x *ListRegionsRequest) GetFilter() string
- func (x *ListRegionsRequest) GetMaxResults() uint32
- func (x *ListRegionsRequest) GetOrderBy() string
- func (x *ListRegionsRequest) GetPageToken() string
- func (x *ListRegionsRequest) GetProject() string
- func (x *ListRegionsRequest) GetReturnPartialSuccess() bool
- func (*ListRegionsRequest) ProtoMessage()
- func (x *ListRegionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRegionsRequest) Reset()
- func (x *ListRegionsRequest) String() string
- type ListReservationsRequest
- func (*ListReservationsRequest) Descriptor() ([]byte, []int)
- func (x *ListReservationsRequest) GetFilter() string
- func (x *ListReservationsRequest) GetMaxResults() uint32
- func (x *ListReservationsRequest) GetOrderBy() string
- func (x *ListReservationsRequest) GetPageToken() string
- func (x *ListReservationsRequest) GetProject() string
- func (x *ListReservationsRequest) GetReturnPartialSuccess() bool
- func (x *ListReservationsRequest) GetZone() string
- func (*ListReservationsRequest) ProtoMessage()
- func (x *ListReservationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListReservationsRequest) Reset()
- func (x *ListReservationsRequest) String() string
- type ListResourcePoliciesRequest
- func (*ListResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListResourcePoliciesRequest) GetFilter() string
- func (x *ListResourcePoliciesRequest) GetMaxResults() uint32
- func (x *ListResourcePoliciesRequest) GetOrderBy() string
- func (x *ListResourcePoliciesRequest) GetPageToken() string
- func (x *ListResourcePoliciesRequest) GetProject() string
- func (x *ListResourcePoliciesRequest) GetRegion() string
- func (x *ListResourcePoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListResourcePoliciesRequest) ProtoMessage()
- func (x *ListResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListResourcePoliciesRequest) Reset()
- func (x *ListResourcePoliciesRequest) String() string
- type ListRoutersRequest
- func (*ListRoutersRequest) Descriptor() ([]byte, []int)
- func (x *ListRoutersRequest) GetFilter() string
- func (x *ListRoutersRequest) GetMaxResults() uint32
- func (x *ListRoutersRequest) GetOrderBy() string
- func (x *ListRoutersRequest) GetPageToken() string
- func (x *ListRoutersRequest) GetProject() string
- func (x *ListRoutersRequest) GetRegion() string
- func (x *ListRoutersRequest) GetReturnPartialSuccess() bool
- func (*ListRoutersRequest) ProtoMessage()
- func (x *ListRoutersRequest) ProtoReflect() protoreflect.Message
- func (x *ListRoutersRequest) Reset()
- func (x *ListRoutersRequest) String() string
- type ListRoutesRequest
- func (*ListRoutesRequest) Descriptor() ([]byte, []int)
- func (x *ListRoutesRequest) GetFilter() string
- func (x *ListRoutesRequest) GetMaxResults() uint32
- func (x *ListRoutesRequest) GetOrderBy() string
- func (x *ListRoutesRequest) GetPageToken() string
- func (x *ListRoutesRequest) GetProject() string
- func (x *ListRoutesRequest) GetReturnPartialSuccess() bool
- func (*ListRoutesRequest) ProtoMessage()
- func (x *ListRoutesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRoutesRequest) Reset()
- func (x *ListRoutesRequest) String() string
- type ListSecurityPoliciesRequest
- func (*ListSecurityPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListSecurityPoliciesRequest) GetFilter() string
- func (x *ListSecurityPoliciesRequest) GetMaxResults() uint32
- func (x *ListSecurityPoliciesRequest) GetOrderBy() string
- func (x *ListSecurityPoliciesRequest) GetPageToken() string
- func (x *ListSecurityPoliciesRequest) GetProject() string
- func (x *ListSecurityPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListSecurityPoliciesRequest) ProtoMessage()
- func (x *ListSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecurityPoliciesRequest) Reset()
- func (x *ListSecurityPoliciesRequest) String() string
- type ListServiceAttachmentsRequest
- func (*ListServiceAttachmentsRequest) Descriptor() ([]byte, []int)
- func (x *ListServiceAttachmentsRequest) GetFilter() string
- func (x *ListServiceAttachmentsRequest) GetMaxResults() uint32
- func (x *ListServiceAttachmentsRequest) GetOrderBy() string
- func (x *ListServiceAttachmentsRequest) GetPageToken() string
- func (x *ListServiceAttachmentsRequest) GetProject() string
- func (x *ListServiceAttachmentsRequest) GetRegion() string
- func (x *ListServiceAttachmentsRequest) GetReturnPartialSuccess() bool
- func (*ListServiceAttachmentsRequest) ProtoMessage()
- func (x *ListServiceAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceAttachmentsRequest) Reset()
- func (x *ListServiceAttachmentsRequest) String() string
- type ListSnapshotsRequest
- func (*ListSnapshotsRequest) Descriptor() ([]byte, []int)
- func (x *ListSnapshotsRequest) GetFilter() string
- func (x *ListSnapshotsRequest) GetMaxResults() uint32
- func (x *ListSnapshotsRequest) GetOrderBy() string
- func (x *ListSnapshotsRequest) GetPageToken() string
- func (x *ListSnapshotsRequest) GetProject() string
- func (x *ListSnapshotsRequest) GetReturnPartialSuccess() bool
- func (*ListSnapshotsRequest) ProtoMessage()
- func (x *ListSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSnapshotsRequest) Reset()
- func (x *ListSnapshotsRequest) String() string
- type ListSslCertificatesRequest
- func (*ListSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *ListSslCertificatesRequest) GetFilter() string
- func (x *ListSslCertificatesRequest) GetMaxResults() uint32
- func (x *ListSslCertificatesRequest) GetOrderBy() string
- func (x *ListSslCertificatesRequest) GetPageToken() string
- func (x *ListSslCertificatesRequest) GetProject() string
- func (x *ListSslCertificatesRequest) GetReturnPartialSuccess() bool
- func (*ListSslCertificatesRequest) ProtoMessage()
- func (x *ListSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *ListSslCertificatesRequest) Reset()
- func (x *ListSslCertificatesRequest) String() string
- type ListSslPoliciesRequest
- func (*ListSslPoliciesRequest) Descriptor() ([]byte, []int)
- func (x *ListSslPoliciesRequest) GetFilter() string
- func (x *ListSslPoliciesRequest) GetMaxResults() uint32
- func (x *ListSslPoliciesRequest) GetOrderBy() string
- func (x *ListSslPoliciesRequest) GetPageToken() string
- func (x *ListSslPoliciesRequest) GetProject() string
- func (x *ListSslPoliciesRequest) GetReturnPartialSuccess() bool
- func (*ListSslPoliciesRequest) ProtoMessage()
- func (x *ListSslPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListSslPoliciesRequest) Reset()
- func (x *ListSslPoliciesRequest) String() string
- type ListStoragePoolTypesRequest
- func (*ListStoragePoolTypesRequest) Descriptor() ([]byte, []int)
- func (x *ListStoragePoolTypesRequest) GetFilter() string
- func (x *ListStoragePoolTypesRequest) GetMaxResults() uint32
- func (x *ListStoragePoolTypesRequest) GetOrderBy() string
- func (x *ListStoragePoolTypesRequest) GetPageToken() string
- func (x *ListStoragePoolTypesRequest) GetProject() string
- func (x *ListStoragePoolTypesRequest) GetReturnPartialSuccess() bool
- func (x *ListStoragePoolTypesRequest) GetZone() string
- func (*ListStoragePoolTypesRequest) ProtoMessage()
- func (x *ListStoragePoolTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ListStoragePoolTypesRequest) Reset()
- func (x *ListStoragePoolTypesRequest) String() string
- type ListStoragePoolsRequest
- func (*ListStoragePoolsRequest) Descriptor() ([]byte, []int)
- func (x *ListStoragePoolsRequest) GetFilter() string
- func (x *ListStoragePoolsRequest) GetMaxResults() uint32
- func (x *ListStoragePoolsRequest) GetOrderBy() string
- func (x *ListStoragePoolsRequest) GetPageToken() string
- func (x *ListStoragePoolsRequest) GetProject() string
- func (x *ListStoragePoolsRequest) GetReturnPartialSuccess() bool
- func (x *ListStoragePoolsRequest) GetZone() string
- func (*ListStoragePoolsRequest) ProtoMessage()
- func (x *ListStoragePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *ListStoragePoolsRequest) Reset()
- func (x *ListStoragePoolsRequest) String() string
- type ListSubnetworksRequest
- func (*ListSubnetworksRequest) Descriptor() ([]byte, []int)
- func (x *ListSubnetworksRequest) GetFilter() string
- func (x *ListSubnetworksRequest) GetMaxResults() uint32
- func (x *ListSubnetworksRequest) GetOrderBy() string
- func (x *ListSubnetworksRequest) GetPageToken() string
- func (x *ListSubnetworksRequest) GetProject() string
- func (x *ListSubnetworksRequest) GetRegion() string
- func (x *ListSubnetworksRequest) GetReturnPartialSuccess() bool
- func (*ListSubnetworksRequest) ProtoMessage()
- func (x *ListSubnetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubnetworksRequest) Reset()
- func (x *ListSubnetworksRequest) String() string
- type ListTargetGrpcProxiesRequest
- func (*ListTargetGrpcProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetGrpcProxiesRequest) GetFilter() string
- func (x *ListTargetGrpcProxiesRequest) GetMaxResults() uint32
- func (x *ListTargetGrpcProxiesRequest) GetOrderBy() string
- func (x *ListTargetGrpcProxiesRequest) GetPageToken() string
- func (x *ListTargetGrpcProxiesRequest) GetProject() string
- func (x *ListTargetGrpcProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListTargetGrpcProxiesRequest) ProtoMessage()
- func (x *ListTargetGrpcProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetGrpcProxiesRequest) Reset()
- func (x *ListTargetGrpcProxiesRequest) String() string
- type ListTargetHttpProxiesRequest
- func (*ListTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetHttpProxiesRequest) GetFilter() string
- func (x *ListTargetHttpProxiesRequest) GetMaxResults() uint32
- func (x *ListTargetHttpProxiesRequest) GetOrderBy() string
- func (x *ListTargetHttpProxiesRequest) GetPageToken() string
- func (x *ListTargetHttpProxiesRequest) GetProject() string
- func (x *ListTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListTargetHttpProxiesRequest) ProtoMessage()
- func (x *ListTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetHttpProxiesRequest) Reset()
- func (x *ListTargetHttpProxiesRequest) String() string
- type ListTargetHttpsProxiesRequest
- func (*ListTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetHttpsProxiesRequest) GetFilter() string
- func (x *ListTargetHttpsProxiesRequest) GetMaxResults() uint32
- func (x *ListTargetHttpsProxiesRequest) GetOrderBy() string
- func (x *ListTargetHttpsProxiesRequest) GetPageToken() string
- func (x *ListTargetHttpsProxiesRequest) GetProject() string
- func (x *ListTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListTargetHttpsProxiesRequest) ProtoMessage()
- func (x *ListTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetHttpsProxiesRequest) Reset()
- func (x *ListTargetHttpsProxiesRequest) String() string
- type ListTargetInstancesRequest
- func (*ListTargetInstancesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetInstancesRequest) GetFilter() string
- func (x *ListTargetInstancesRequest) GetMaxResults() uint32
- func (x *ListTargetInstancesRequest) GetOrderBy() string
- func (x *ListTargetInstancesRequest) GetPageToken() string
- func (x *ListTargetInstancesRequest) GetProject() string
- func (x *ListTargetInstancesRequest) GetReturnPartialSuccess() bool
- func (x *ListTargetInstancesRequest) GetZone() string
- func (*ListTargetInstancesRequest) ProtoMessage()
- func (x *ListTargetInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetInstancesRequest) Reset()
- func (x *ListTargetInstancesRequest) String() string
- type ListTargetPoolsRequest
- func (*ListTargetPoolsRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetPoolsRequest) GetFilter() string
- func (x *ListTargetPoolsRequest) GetMaxResults() uint32
- func (x *ListTargetPoolsRequest) GetOrderBy() string
- func (x *ListTargetPoolsRequest) GetPageToken() string
- func (x *ListTargetPoolsRequest) GetProject() string
- func (x *ListTargetPoolsRequest) GetRegion() string
- func (x *ListTargetPoolsRequest) GetReturnPartialSuccess() bool
- func (*ListTargetPoolsRequest) ProtoMessage()
- func (x *ListTargetPoolsRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetPoolsRequest) Reset()
- func (x *ListTargetPoolsRequest) String() string
- type ListTargetSslProxiesRequest
- func (*ListTargetSslProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetSslProxiesRequest) GetFilter() string
- func (x *ListTargetSslProxiesRequest) GetMaxResults() uint32
- func (x *ListTargetSslProxiesRequest) GetOrderBy() string
- func (x *ListTargetSslProxiesRequest) GetPageToken() string
- func (x *ListTargetSslProxiesRequest) GetProject() string
- func (x *ListTargetSslProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListTargetSslProxiesRequest) ProtoMessage()
- func (x *ListTargetSslProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetSslProxiesRequest) Reset()
- func (x *ListTargetSslProxiesRequest) String() string
- type ListTargetTcpProxiesRequest
- func (*ListTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetTcpProxiesRequest) GetFilter() string
- func (x *ListTargetTcpProxiesRequest) GetMaxResults() uint32
- func (x *ListTargetTcpProxiesRequest) GetOrderBy() string
- func (x *ListTargetTcpProxiesRequest) GetPageToken() string
- func (x *ListTargetTcpProxiesRequest) GetProject() string
- func (x *ListTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
- func (*ListTargetTcpProxiesRequest) ProtoMessage()
- func (x *ListTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetTcpProxiesRequest) Reset()
- func (x *ListTargetTcpProxiesRequest) String() string
- type ListTargetVpnGatewaysRequest
- func (*ListTargetVpnGatewaysRequest) Descriptor() ([]byte, []int)
- func (x *ListTargetVpnGatewaysRequest) GetFilter() string
- func (x *ListTargetVpnGatewaysRequest) GetMaxResults() uint32
- func (x *ListTargetVpnGatewaysRequest) GetOrderBy() string
- func (x *ListTargetVpnGatewaysRequest) GetPageToken() string
- func (x *ListTargetVpnGatewaysRequest) GetProject() string
- func (x *ListTargetVpnGatewaysRequest) GetRegion() string
- func (x *ListTargetVpnGatewaysRequest) GetReturnPartialSuccess() bool
- func (*ListTargetVpnGatewaysRequest) ProtoMessage()
- func (x *ListTargetVpnGatewaysRequest) ProtoReflect() protoreflect.Message
- func (x *ListTargetVpnGatewaysRequest) Reset()
- func (x *ListTargetVpnGatewaysRequest) String() string
- type ListUrlMapsRequest
- func (*ListUrlMapsRequest) Descriptor() ([]byte, []int)
- func (x *ListUrlMapsRequest) GetFilter() string
- func (x *ListUrlMapsRequest) GetMaxResults() uint32
- func (x *ListUrlMapsRequest) GetOrderBy() string
- func (x *ListUrlMapsRequest) GetPageToken() string
- func (x *ListUrlMapsRequest) GetProject() string
- func (x *ListUrlMapsRequest) GetReturnPartialSuccess() bool
- func (*ListUrlMapsRequest) ProtoMessage()
- func (x *ListUrlMapsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUrlMapsRequest) Reset()
- func (x *ListUrlMapsRequest) String() string
- type ListUsableBackendServicesRequest
- func (*ListUsableBackendServicesRequest) Descriptor() ([]byte, []int)
- func (x *ListUsableBackendServicesRequest) GetFilter() string
- func (x *ListUsableBackendServicesRequest) GetMaxResults() uint32
- func (x *ListUsableBackendServicesRequest) GetOrderBy() string
- func (x *ListUsableBackendServicesRequest) GetPageToken() string
- func (x *ListUsableBackendServicesRequest) GetProject() string
- func (x *ListUsableBackendServicesRequest) GetReturnPartialSuccess() bool
- func (*ListUsableBackendServicesRequest) ProtoMessage()
- func (x *ListUsableBackendServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsableBackendServicesRequest) Reset()
- func (x *ListUsableBackendServicesRequest) String() string
- type ListUsableRegionBackendServicesRequest
- func (*ListUsableRegionBackendServicesRequest) Descriptor() ([]byte, []int)
- func (x *ListUsableRegionBackendServicesRequest) GetFilter() string
- func (x *ListUsableRegionBackendServicesRequest) GetMaxResults() uint32
- func (x *ListUsableRegionBackendServicesRequest) GetOrderBy() string
- func (x *ListUsableRegionBackendServicesRequest) GetPageToken() string
- func (x *ListUsableRegionBackendServicesRequest) GetProject() string
- func (x *ListUsableRegionBackendServicesRequest) GetRegion() string
- func (x *ListUsableRegionBackendServicesRequest) GetReturnPartialSuccess() bool
- func (*ListUsableRegionBackendServicesRequest) ProtoMessage()
- func (x *ListUsableRegionBackendServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsableRegionBackendServicesRequest) Reset()
- func (x *ListUsableRegionBackendServicesRequest) String() string
- type ListUsableSubnetworksRequest
- func (*ListUsableSubnetworksRequest) Descriptor() ([]byte, []int)
- func (x *ListUsableSubnetworksRequest) GetFilter() string
- func (x *ListUsableSubnetworksRequest) GetMaxResults() uint32
- func (x *ListUsableSubnetworksRequest) GetOrderBy() string
- func (x *ListUsableSubnetworksRequest) GetPageToken() string
- func (x *ListUsableSubnetworksRequest) GetProject() string
- func (x *ListUsableSubnetworksRequest) GetReturnPartialSuccess() bool
- func (*ListUsableSubnetworksRequest) ProtoMessage()
- func (x *ListUsableSubnetworksRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsableSubnetworksRequest) Reset()
- func (x *ListUsableSubnetworksRequest) String() string
- type ListVpnGatewaysRequest
- func (*ListVpnGatewaysRequest) Descriptor() ([]byte, []int)
- func (x *ListVpnGatewaysRequest) GetFilter() string
- func (x *ListVpnGatewaysRequest) GetMaxResults() uint32
- func (x *ListVpnGatewaysRequest) GetOrderBy() string
- func (x *ListVpnGatewaysRequest) GetPageToken() string
- func (x *ListVpnGatewaysRequest) GetProject() string
- func (x *ListVpnGatewaysRequest) GetRegion() string
- func (x *ListVpnGatewaysRequest) GetReturnPartialSuccess() bool
- func (*ListVpnGatewaysRequest) ProtoMessage()
- func (x *ListVpnGatewaysRequest) ProtoReflect() protoreflect.Message
- func (x *ListVpnGatewaysRequest) Reset()
- func (x *ListVpnGatewaysRequest) String() string
- type ListVpnTunnelsRequest
- func (*ListVpnTunnelsRequest) Descriptor() ([]byte, []int)
- func (x *ListVpnTunnelsRequest) GetFilter() string
- func (x *ListVpnTunnelsRequest) GetMaxResults() uint32
- func (x *ListVpnTunnelsRequest) GetOrderBy() string
- func (x *ListVpnTunnelsRequest) GetPageToken() string
- func (x *ListVpnTunnelsRequest) GetProject() string
- func (x *ListVpnTunnelsRequest) GetRegion() string
- func (x *ListVpnTunnelsRequest) GetReturnPartialSuccess() bool
- func (*ListVpnTunnelsRequest) ProtoMessage()
- func (x *ListVpnTunnelsRequest) ProtoReflect() protoreflect.Message
- func (x *ListVpnTunnelsRequest) Reset()
- func (x *ListVpnTunnelsRequest) String() string
- type ListXpnHostsProjectsRequest
- func (*ListXpnHostsProjectsRequest) Descriptor() ([]byte, []int)
- func (x *ListXpnHostsProjectsRequest) GetFilter() string
- func (x *ListXpnHostsProjectsRequest) GetMaxResults() uint32
- func (x *ListXpnHostsProjectsRequest) GetOrderBy() string
- func (x *ListXpnHostsProjectsRequest) GetPageToken() string
- func (x *ListXpnHostsProjectsRequest) GetProject() string
- func (x *ListXpnHostsProjectsRequest) GetProjectsListXpnHostsRequestResource() *ProjectsListXpnHostsRequest
- func (x *ListXpnHostsProjectsRequest) GetReturnPartialSuccess() bool
- func (*ListXpnHostsProjectsRequest) ProtoMessage()
- func (x *ListXpnHostsProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListXpnHostsProjectsRequest) Reset()
- func (x *ListXpnHostsProjectsRequest) String() string
- type ListZoneOperationsRequest
- func (*ListZoneOperationsRequest) Descriptor() ([]byte, []int)
- func (x *ListZoneOperationsRequest) GetFilter() string
- func (x *ListZoneOperationsRequest) GetMaxResults() uint32
- func (x *ListZoneOperationsRequest) GetOrderBy() string
- func (x *ListZoneOperationsRequest) GetPageToken() string
- func (x *ListZoneOperationsRequest) GetProject() string
- func (x *ListZoneOperationsRequest) GetReturnPartialSuccess() bool
- func (x *ListZoneOperationsRequest) GetZone() string
- func (*ListZoneOperationsRequest) ProtoMessage()
- func (x *ListZoneOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListZoneOperationsRequest) Reset()
- func (x *ListZoneOperationsRequest) String() string
- type ListZonesRequest
- func (*ListZonesRequest) Descriptor() ([]byte, []int)
- func (x *ListZonesRequest) GetFilter() string
- func (x *ListZonesRequest) GetMaxResults() uint32
- func (x *ListZonesRequest) GetOrderBy() string
- func (x *ListZonesRequest) GetPageToken() string
- func (x *ListZonesRequest) GetProject() string
- func (x *ListZonesRequest) GetReturnPartialSuccess() bool
- func (*ListZonesRequest) ProtoMessage()
- func (x *ListZonesRequest) ProtoReflect() protoreflect.Message
- func (x *ListZonesRequest) Reset()
- func (x *ListZonesRequest) String() string
- type LocalDisk
- func (*LocalDisk) Descriptor() ([]byte, []int)
- func (x *LocalDisk) GetDiskCount() int32
- func (x *LocalDisk) GetDiskSizeGb() int32
- func (x *LocalDisk) GetDiskType() string
- func (*LocalDisk) ProtoMessage()
- func (x *LocalDisk) ProtoReflect() protoreflect.Message
- func (x *LocalDisk) Reset()
- func (x *LocalDisk) String() string
- type LocalizedMessage
- func (*LocalizedMessage) Descriptor() ([]byte, []int)
- func (x *LocalizedMessage) GetLocale() string
- func (x *LocalizedMessage) GetMessage() string
- func (*LocalizedMessage) ProtoMessage()
- func (x *LocalizedMessage) ProtoReflect() protoreflect.Message
- func (x *LocalizedMessage) Reset()
- func (x *LocalizedMessage) String() string
- type LocationPolicy
- func (*LocationPolicy) Descriptor() ([]byte, []int)
- func (x *LocationPolicy) GetLocations() map[string]*LocationPolicyLocation
- func (x *LocationPolicy) GetTargetShape() string
- func (*LocationPolicy) ProtoMessage()
- func (x *LocationPolicy) ProtoReflect() protoreflect.Message
- func (x *LocationPolicy) Reset()
- func (x *LocationPolicy) String() string
- type LocationPolicyLocation
- func (*LocationPolicyLocation) Descriptor() ([]byte, []int)
- func (x *LocationPolicyLocation) GetConstraints() *LocationPolicyLocationConstraints
- func (x *LocationPolicyLocation) GetPreference() string
- func (*LocationPolicyLocation) ProtoMessage()
- func (x *LocationPolicyLocation) ProtoReflect() protoreflect.Message
- func (x *LocationPolicyLocation) Reset()
- func (x *LocationPolicyLocation) String() string
- type LocationPolicyLocationConstraints
- func (*LocationPolicyLocationConstraints) Descriptor() ([]byte, []int)
- func (x *LocationPolicyLocationConstraints) GetMaxCount() int32
- func (*LocationPolicyLocationConstraints) ProtoMessage()
- func (x *LocationPolicyLocationConstraints) ProtoReflect() protoreflect.Message
- func (x *LocationPolicyLocationConstraints) Reset()
- func (x *LocationPolicyLocationConstraints) String() string
- type LocationPolicyLocation_Preference
- func (LocationPolicyLocation_Preference) Descriptor() protoreflect.EnumDescriptor
- func (x LocationPolicyLocation_Preference) Enum() *LocationPolicyLocation_Preference
- func (LocationPolicyLocation_Preference) EnumDescriptor() ([]byte, []int)
- func (x LocationPolicyLocation_Preference) Number() protoreflect.EnumNumber
- func (x LocationPolicyLocation_Preference) String() string
- func (LocationPolicyLocation_Preference) Type() protoreflect.EnumType
- type LocationPolicy_TargetShape
- func (LocationPolicy_TargetShape) Descriptor() protoreflect.EnumDescriptor
- func (x LocationPolicy_TargetShape) Enum() *LocationPolicy_TargetShape
- func (LocationPolicy_TargetShape) EnumDescriptor() ([]byte, []int)
- func (x LocationPolicy_TargetShape) Number() protoreflect.EnumNumber
- func (x LocationPolicy_TargetShape) String() string
- func (LocationPolicy_TargetShape) Type() protoreflect.EnumType
- type MachineImage
- func (*MachineImage) Descriptor() ([]byte, []int)
- func (x *MachineImage) GetCreationTimestamp() string
- func (x *MachineImage) GetDescription() string
- func (x *MachineImage) GetGuestFlush() bool
- func (x *MachineImage) GetId() uint64
- func (x *MachineImage) GetInstanceProperties() *InstanceProperties
- func (x *MachineImage) GetKind() string
- func (x *MachineImage) GetMachineImageEncryptionKey() *CustomerEncryptionKey
- func (x *MachineImage) GetName() string
- func (x *MachineImage) GetSatisfiesPzi() bool
- func (x *MachineImage) GetSatisfiesPzs() bool
- func (x *MachineImage) GetSavedDisks() []*SavedDisk
- func (x *MachineImage) GetSelfLink() string
- func (x *MachineImage) GetSourceDiskEncryptionKeys() []*SourceDiskEncryptionKey
- func (x *MachineImage) GetSourceInstance() string
- func (x *MachineImage) GetSourceInstanceProperties() *SourceInstanceProperties
- func (x *MachineImage) GetStatus() string
- func (x *MachineImage) GetStorageLocations() []string
- func (x *MachineImage) GetTotalStorageBytes() int64
- func (*MachineImage) ProtoMessage()
- func (x *MachineImage) ProtoReflect() protoreflect.Message
- func (x *MachineImage) Reset()
- func (x *MachineImage) String() string
- type MachineImageList
- func (*MachineImageList) Descriptor() ([]byte, []int)
- func (x *MachineImageList) GetId() string
- func (x *MachineImageList) GetItems() []*MachineImage
- func (x *MachineImageList) GetKind() string
- func (x *MachineImageList) GetNextPageToken() string
- func (x *MachineImageList) GetSelfLink() string
- func (x *MachineImageList) GetWarning() *Warning
- func (*MachineImageList) ProtoMessage()
- func (x *MachineImageList) ProtoReflect() protoreflect.Message
- func (x *MachineImageList) Reset()
- func (x *MachineImageList) String() string
- type MachineImage_Status
- func (MachineImage_Status) Descriptor() protoreflect.EnumDescriptor
- func (x MachineImage_Status) Enum() *MachineImage_Status
- func (MachineImage_Status) EnumDescriptor() ([]byte, []int)
- func (x MachineImage_Status) Number() protoreflect.EnumNumber
- func (x MachineImage_Status) String() string
- func (MachineImage_Status) Type() protoreflect.EnumType
- type MachineType
- func (*MachineType) Descriptor() ([]byte, []int)
- func (x *MachineType) GetAccelerators() []*Accelerators
- func (x *MachineType) GetArchitecture() string
- func (x *MachineType) GetCreationTimestamp() string
- func (x *MachineType) GetDeprecated() *DeprecationStatus
- func (x *MachineType) GetDescription() string
- func (x *MachineType) GetGuestCpus() int32
- func (x *MachineType) GetId() uint64
- func (x *MachineType) GetImageSpaceGb() int32
- func (x *MachineType) GetIsSharedCpu() bool
- func (x *MachineType) GetKind() string
- func (x *MachineType) GetMaximumPersistentDisks() int32
- func (x *MachineType) GetMaximumPersistentDisksSizeGb() int64
- func (x *MachineType) GetMemoryMb() int32
- func (x *MachineType) GetName() string
- func (x *MachineType) GetScratchDisks() []*ScratchDisks
- func (x *MachineType) GetSelfLink() string
- func (x *MachineType) GetZone() string
- func (*MachineType) ProtoMessage()
- func (x *MachineType) ProtoReflect() protoreflect.Message
- func (x *MachineType) Reset()
- func (x *MachineType) String() string
- type MachineTypeAggregatedList
- func (*MachineTypeAggregatedList) Descriptor() ([]byte, []int)
- func (x *MachineTypeAggregatedList) GetId() string
- func (x *MachineTypeAggregatedList) GetItems() map[string]*MachineTypesScopedList
- func (x *MachineTypeAggregatedList) GetKind() string
- func (x *MachineTypeAggregatedList) GetNextPageToken() string
- func (x *MachineTypeAggregatedList) GetSelfLink() string
- func (x *MachineTypeAggregatedList) GetUnreachables() []string
- func (x *MachineTypeAggregatedList) GetWarning() *Warning
- func (*MachineTypeAggregatedList) ProtoMessage()
- func (x *MachineTypeAggregatedList) ProtoReflect() protoreflect.Message
- func (x *MachineTypeAggregatedList) Reset()
- func (x *MachineTypeAggregatedList) String() string
- type MachineTypeList
- func (*MachineTypeList) Descriptor() ([]byte, []int)
- func (x *MachineTypeList) GetId() string
- func (x *MachineTypeList) GetItems() []*MachineType
- func (x *MachineTypeList) GetKind() string
- func (x *MachineTypeList) GetNextPageToken() string
- func (x *MachineTypeList) GetSelfLink() string
- func (x *MachineTypeList) GetWarning() *Warning
- func (*MachineTypeList) ProtoMessage()
- func (x *MachineTypeList) ProtoReflect() protoreflect.Message
- func (x *MachineTypeList) Reset()
- func (x *MachineTypeList) String() string
- type MachineType_Architecture
- func (MachineType_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x MachineType_Architecture) Enum() *MachineType_Architecture
- func (MachineType_Architecture) EnumDescriptor() ([]byte, []int)
- func (x MachineType_Architecture) Number() protoreflect.EnumNumber
- func (x MachineType_Architecture) String() string
- func (MachineType_Architecture) Type() protoreflect.EnumType
- type MachineTypesScopedList
- func (*MachineTypesScopedList) Descriptor() ([]byte, []int)
- func (x *MachineTypesScopedList) GetMachineTypes() []*MachineType
- func (x *MachineTypesScopedList) GetWarning() *Warning
- func (*MachineTypesScopedList) ProtoMessage()
- func (x *MachineTypesScopedList) ProtoReflect() protoreflect.Message
- func (x *MachineTypesScopedList) Reset()
- func (x *MachineTypesScopedList) String() string
- type ManagedInstance
- func (*ManagedInstance) Descriptor() ([]byte, []int)
- func (x *ManagedInstance) GetCurrentAction() string
- func (x *ManagedInstance) GetId() uint64
- func (x *ManagedInstance) GetInstance() string
- func (x *ManagedInstance) GetInstanceHealth() []*ManagedInstanceInstanceHealth
- func (x *ManagedInstance) GetInstanceStatus() string
- func (x *ManagedInstance) GetLastAttempt() *ManagedInstanceLastAttempt
- func (x *ManagedInstance) GetName() string
- func (x *ManagedInstance) GetPreservedStateFromConfig() *PreservedState
- func (x *ManagedInstance) GetPreservedStateFromPolicy() *PreservedState
- func (x *ManagedInstance) GetPropertiesFromFlexibilityPolicy() *ManagedInstancePropertiesFromFlexibilityPolicy
- func (x *ManagedInstance) GetVersion() *ManagedInstanceVersion
- func (*ManagedInstance) ProtoMessage()
- func (x *ManagedInstance) ProtoReflect() protoreflect.Message
- func (x *ManagedInstance) Reset()
- func (x *ManagedInstance) String() string
- type ManagedInstanceInstanceHealth
- func (*ManagedInstanceInstanceHealth) Descriptor() ([]byte, []int)
- func (x *ManagedInstanceInstanceHealth) GetDetailedHealthState() string
- func (x *ManagedInstanceInstanceHealth) GetHealthCheck() string
- func (*ManagedInstanceInstanceHealth) ProtoMessage()
- func (x *ManagedInstanceInstanceHealth) ProtoReflect() protoreflect.Message
- func (x *ManagedInstanceInstanceHealth) Reset()
- func (x *ManagedInstanceInstanceHealth) String() string
- type ManagedInstanceInstanceHealth_DetailedHealthState
- func (ManagedInstanceInstanceHealth_DetailedHealthState) Descriptor() protoreflect.EnumDescriptor
- func (x ManagedInstanceInstanceHealth_DetailedHealthState) Enum() *ManagedInstanceInstanceHealth_DetailedHealthState
- func (ManagedInstanceInstanceHealth_DetailedHealthState) EnumDescriptor() ([]byte, []int)
- func (x ManagedInstanceInstanceHealth_DetailedHealthState) Number() protoreflect.EnumNumber
- func (x ManagedInstanceInstanceHealth_DetailedHealthState) String() string
- func (ManagedInstanceInstanceHealth_DetailedHealthState) Type() protoreflect.EnumType
- type ManagedInstanceLastAttempt
- func (*ManagedInstanceLastAttempt) Descriptor() ([]byte, []int)
- func (x *ManagedInstanceLastAttempt) GetErrors() *Errors
- func (*ManagedInstanceLastAttempt) ProtoMessage()
- func (x *ManagedInstanceLastAttempt) ProtoReflect() protoreflect.Message
- func (x *ManagedInstanceLastAttempt) Reset()
- func (x *ManagedInstanceLastAttempt) String() string
- type ManagedInstancePropertiesFromFlexibilityPolicy
- func (*ManagedInstancePropertiesFromFlexibilityPolicy) Descriptor() ([]byte, []int)
- func (x *ManagedInstancePropertiesFromFlexibilityPolicy) GetMachineType() string
- func (*ManagedInstancePropertiesFromFlexibilityPolicy) ProtoMessage()
- func (x *ManagedInstancePropertiesFromFlexibilityPolicy) ProtoReflect() protoreflect.Message
- func (x *ManagedInstancePropertiesFromFlexibilityPolicy) Reset()
- func (x *ManagedInstancePropertiesFromFlexibilityPolicy) String() string
- type ManagedInstanceVersion
- func (*ManagedInstanceVersion) Descriptor() ([]byte, []int)
- func (x *ManagedInstanceVersion) GetInstanceTemplate() string
- func (x *ManagedInstanceVersion) GetName() string
- func (*ManagedInstanceVersion) ProtoMessage()
- func (x *ManagedInstanceVersion) ProtoReflect() protoreflect.Message
- func (x *ManagedInstanceVersion) Reset()
- func (x *ManagedInstanceVersion) String() string
- type ManagedInstance_CurrentAction
- func (ManagedInstance_CurrentAction) Descriptor() protoreflect.EnumDescriptor
- func (x ManagedInstance_CurrentAction) Enum() *ManagedInstance_CurrentAction
- func (ManagedInstance_CurrentAction) EnumDescriptor() ([]byte, []int)
- func (x ManagedInstance_CurrentAction) Number() protoreflect.EnumNumber
- func (x ManagedInstance_CurrentAction) String() string
- func (ManagedInstance_CurrentAction) Type() protoreflect.EnumType
- type ManagedInstance_InstanceStatus
- func (ManagedInstance_InstanceStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ManagedInstance_InstanceStatus) Enum() *ManagedInstance_InstanceStatus
- func (ManagedInstance_InstanceStatus) EnumDescriptor() ([]byte, []int)
- func (x ManagedInstance_InstanceStatus) Number() protoreflect.EnumNumber
- func (x ManagedInstance_InstanceStatus) String() string
- func (ManagedInstance_InstanceStatus) Type() protoreflect.EnumType
- type Metadata
- func (*Metadata) Descriptor() ([]byte, []int)
- func (x *Metadata) GetFingerprint() string
- func (x *Metadata) GetItems() []*Items
- func (x *Metadata) GetKind() string
- func (*Metadata) ProtoMessage()
- func (x *Metadata) ProtoReflect() protoreflect.Message
- func (x *Metadata) Reset()
- func (x *Metadata) String() string
- type MetadataFilter
- func (*MetadataFilter) Descriptor() ([]byte, []int)
- func (x *MetadataFilter) GetFilterLabels() []*MetadataFilterLabelMatch
- func (x *MetadataFilter) GetFilterMatchCriteria() string
- func (*MetadataFilter) ProtoMessage()
- func (x *MetadataFilter) ProtoReflect() protoreflect.Message
- func (x *MetadataFilter) Reset()
- func (x *MetadataFilter) String() string
- type MetadataFilterLabelMatch
- func (*MetadataFilterLabelMatch) Descriptor() ([]byte, []int)
- func (x *MetadataFilterLabelMatch) GetName() string
- func (x *MetadataFilterLabelMatch) GetValue() string
- func (*MetadataFilterLabelMatch) ProtoMessage()
- func (x *MetadataFilterLabelMatch) ProtoReflect() protoreflect.Message
- func (x *MetadataFilterLabelMatch) Reset()
- func (x *MetadataFilterLabelMatch) String() string
- type MetadataFilter_FilterMatchCriteria
- func (MetadataFilter_FilterMatchCriteria) Descriptor() protoreflect.EnumDescriptor
- func (x MetadataFilter_FilterMatchCriteria) Enum() *MetadataFilter_FilterMatchCriteria
- func (MetadataFilter_FilterMatchCriteria) EnumDescriptor() ([]byte, []int)
- func (x MetadataFilter_FilterMatchCriteria) Number() protoreflect.EnumNumber
- func (x MetadataFilter_FilterMatchCriteria) String() string
- func (MetadataFilter_FilterMatchCriteria) Type() protoreflect.EnumType
- type MoveAddressRequest
- func (*MoveAddressRequest) Descriptor() ([]byte, []int)
- func (x *MoveAddressRequest) GetAddress() string
- func (x *MoveAddressRequest) GetProject() string
- func (x *MoveAddressRequest) GetRegion() string
- func (x *MoveAddressRequest) GetRegionAddressesMoveRequestResource() *RegionAddressesMoveRequest
- func (x *MoveAddressRequest) GetRequestId() string
- func (*MoveAddressRequest) ProtoMessage()
- func (x *MoveAddressRequest) ProtoReflect() protoreflect.Message
- func (x *MoveAddressRequest) Reset()
- func (x *MoveAddressRequest) String() string
- type MoveDiskProjectRequest
- func (*MoveDiskProjectRequest) Descriptor() ([]byte, []int)
- func (x *MoveDiskProjectRequest) GetDiskMoveRequestResource() *DiskMoveRequest
- func (x *MoveDiskProjectRequest) GetProject() string
- func (x *MoveDiskProjectRequest) GetRequestId() string
- func (*MoveDiskProjectRequest) ProtoMessage()
- func (x *MoveDiskProjectRequest) ProtoReflect() protoreflect.Message
- func (x *MoveDiskProjectRequest) Reset()
- func (x *MoveDiskProjectRequest) String() string
- type MoveFirewallPolicyRequest
- func (*MoveFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *MoveFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *MoveFirewallPolicyRequest) GetParentId() string
- func (x *MoveFirewallPolicyRequest) GetRequestId() string
- func (*MoveFirewallPolicyRequest) ProtoMessage()
- func (x *MoveFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *MoveFirewallPolicyRequest) Reset()
- func (x *MoveFirewallPolicyRequest) String() string
- type MoveGlobalAddressRequest
- func (*MoveGlobalAddressRequest) Descriptor() ([]byte, []int)
- func (x *MoveGlobalAddressRequest) GetAddress() string
- func (x *MoveGlobalAddressRequest) GetGlobalAddressesMoveRequestResource() *GlobalAddressesMoveRequest
- func (x *MoveGlobalAddressRequest) GetProject() string
- func (x *MoveGlobalAddressRequest) GetRequestId() string
- func (*MoveGlobalAddressRequest) ProtoMessage()
- func (x *MoveGlobalAddressRequest) ProtoReflect() protoreflect.Message
- func (x *MoveGlobalAddressRequest) Reset()
- func (x *MoveGlobalAddressRequest) String() string
- type MoveInstanceProjectRequest
- func (*MoveInstanceProjectRequest) Descriptor() ([]byte, []int)
- func (x *MoveInstanceProjectRequest) GetInstanceMoveRequestResource() *InstanceMoveRequest
- func (x *MoveInstanceProjectRequest) GetProject() string
- func (x *MoveInstanceProjectRequest) GetRequestId() string
- func (*MoveInstanceProjectRequest) ProtoMessage()
- func (x *MoveInstanceProjectRequest) ProtoReflect() protoreflect.Message
- func (x *MoveInstanceProjectRequest) Reset()
- func (x *MoveInstanceProjectRequest) String() string
- type NamedPort
- func (*NamedPort) Descriptor() ([]byte, []int)
- func (x *NamedPort) GetName() string
- func (x *NamedPort) GetPort() int32
- func (*NamedPort) ProtoMessage()
- func (x *NamedPort) ProtoReflect() protoreflect.Message
- func (x *NamedPort) Reset()
- func (x *NamedPort) String() string
- type NatIpInfo
- func (*NatIpInfo) Descriptor() ([]byte, []int)
- func (x *NatIpInfo) GetNatIpInfoMappings() []*NatIpInfoNatIpInfoMapping
- func (x *NatIpInfo) GetNatName() string
- func (*NatIpInfo) ProtoMessage()
- func (x *NatIpInfo) ProtoReflect() protoreflect.Message
- func (x *NatIpInfo) Reset()
- func (x *NatIpInfo) String() string
- type NatIpInfoNatIpInfoMapping
- func (*NatIpInfoNatIpInfoMapping) Descriptor() ([]byte, []int)
- func (x *NatIpInfoNatIpInfoMapping) GetMode() string
- func (x *NatIpInfoNatIpInfoMapping) GetNatIp() string
- func (x *NatIpInfoNatIpInfoMapping) GetUsage() string
- func (*NatIpInfoNatIpInfoMapping) ProtoMessage()
- func (x *NatIpInfoNatIpInfoMapping) ProtoReflect() protoreflect.Message
- func (x *NatIpInfoNatIpInfoMapping) Reset()
- func (x *NatIpInfoNatIpInfoMapping) String() string
- type NatIpInfoNatIpInfoMapping_Mode
- func (NatIpInfoNatIpInfoMapping_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x NatIpInfoNatIpInfoMapping_Mode) Enum() *NatIpInfoNatIpInfoMapping_Mode
- func (NatIpInfoNatIpInfoMapping_Mode) EnumDescriptor() ([]byte, []int)
- func (x NatIpInfoNatIpInfoMapping_Mode) Number() protoreflect.EnumNumber
- func (x NatIpInfoNatIpInfoMapping_Mode) String() string
- func (NatIpInfoNatIpInfoMapping_Mode) Type() protoreflect.EnumType
- type NatIpInfoNatIpInfoMapping_Usage
- func (NatIpInfoNatIpInfoMapping_Usage) Descriptor() protoreflect.EnumDescriptor
- func (x NatIpInfoNatIpInfoMapping_Usage) Enum() *NatIpInfoNatIpInfoMapping_Usage
- func (NatIpInfoNatIpInfoMapping_Usage) EnumDescriptor() ([]byte, []int)
- func (x NatIpInfoNatIpInfoMapping_Usage) Number() protoreflect.EnumNumber
- func (x NatIpInfoNatIpInfoMapping_Usage) String() string
- func (NatIpInfoNatIpInfoMapping_Usage) Type() protoreflect.EnumType
- type NatIpInfoResponse
- func (*NatIpInfoResponse) Descriptor() ([]byte, []int)
- func (x *NatIpInfoResponse) GetResult() []*NatIpInfo
- func (*NatIpInfoResponse) ProtoMessage()
- func (x *NatIpInfoResponse) ProtoReflect() protoreflect.Message
- func (x *NatIpInfoResponse) Reset()
- func (x *NatIpInfoResponse) String() string
- type Network
- func (*Network) Descriptor() ([]byte, []int)
- func (x *Network) GetAutoCreateSubnetworks() bool
- func (x *Network) GetCreationTimestamp() string
- func (x *Network) GetDescription() string
- func (x *Network) GetEnableUlaInternalIpv6() bool
- func (x *Network) GetFirewallPolicy() string
- func (x *Network) GetGatewayIPv4() string
- func (x *Network) GetIPv4Range() string
- func (x *Network) GetId() uint64
- func (x *Network) GetInternalIpv6Range() string
- func (x *Network) GetKind() string
- func (x *Network) GetMtu() int32
- func (x *Network) GetName() string
- func (x *Network) GetNetworkFirewallPolicyEnforcementOrder() string
- func (x *Network) GetNetworkProfile() string
- func (x *Network) GetPeerings() []*NetworkPeering
- func (x *Network) GetRoutingConfig() *NetworkRoutingConfig
- func (x *Network) GetSelfLink() string
- func (x *Network) GetSelfLinkWithId() string
- func (x *Network) GetSubnetworks() []string
- func (*Network) ProtoMessage()
- func (x *Network) ProtoReflect() protoreflect.Message
- func (x *Network) Reset()
- func (x *Network) String() string
- type NetworkAttachment
- func (*NetworkAttachment) Descriptor() ([]byte, []int)
- func (x *NetworkAttachment) GetConnectionEndpoints() []*NetworkAttachmentConnectedEndpoint
- func (x *NetworkAttachment) GetConnectionPreference() string
- func (x *NetworkAttachment) GetCreationTimestamp() string
- func (x *NetworkAttachment) GetDescription() string
- func (x *NetworkAttachment) GetFingerprint() string
- func (x *NetworkAttachment) GetId() uint64
- func (x *NetworkAttachment) GetKind() string
- func (x *NetworkAttachment) GetName() string
- func (x *NetworkAttachment) GetNetwork() string
- func (x *NetworkAttachment) GetProducerAcceptLists() []string
- func (x *NetworkAttachment) GetProducerRejectLists() []string
- func (x *NetworkAttachment) GetRegion() string
- func (x *NetworkAttachment) GetSelfLink() string
- func (x *NetworkAttachment) GetSelfLinkWithId() string
- func (x *NetworkAttachment) GetSubnetworks() []string
- func (*NetworkAttachment) ProtoMessage()
- func (x *NetworkAttachment) ProtoReflect() protoreflect.Message
- func (x *NetworkAttachment) Reset()
- func (x *NetworkAttachment) String() string
- type NetworkAttachmentAggregatedList
- func (*NetworkAttachmentAggregatedList) Descriptor() ([]byte, []int)
- func (x *NetworkAttachmentAggregatedList) GetId() string
- func (x *NetworkAttachmentAggregatedList) GetItems() map[string]*NetworkAttachmentsScopedList
- func (x *NetworkAttachmentAggregatedList) GetKind() string
- func (x *NetworkAttachmentAggregatedList) GetNextPageToken() string
- func (x *NetworkAttachmentAggregatedList) GetSelfLink() string
- func (x *NetworkAttachmentAggregatedList) GetWarning() *Warning
- func (*NetworkAttachmentAggregatedList) ProtoMessage()
- func (x *NetworkAttachmentAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NetworkAttachmentAggregatedList) Reset()
- func (x *NetworkAttachmentAggregatedList) String() string
- type NetworkAttachmentConnectedEndpoint
- func (*NetworkAttachmentConnectedEndpoint) Descriptor() ([]byte, []int)
- func (x *NetworkAttachmentConnectedEndpoint) GetIpAddress() string
- func (x *NetworkAttachmentConnectedEndpoint) GetIpv6Address() string
- func (x *NetworkAttachmentConnectedEndpoint) GetProjectIdOrNum() string
- func (x *NetworkAttachmentConnectedEndpoint) GetSecondaryIpCidrRanges() []string
- func (x *NetworkAttachmentConnectedEndpoint) GetStatus() string
- func (x *NetworkAttachmentConnectedEndpoint) GetSubnetwork() string
- func (x *NetworkAttachmentConnectedEndpoint) GetSubnetworkCidrRange() string
- func (*NetworkAttachmentConnectedEndpoint) ProtoMessage()
- func (x *NetworkAttachmentConnectedEndpoint) ProtoReflect() protoreflect.Message
- func (x *NetworkAttachmentConnectedEndpoint) Reset()
- func (x *NetworkAttachmentConnectedEndpoint) String() string
- type NetworkAttachmentConnectedEndpoint_Status
- func (NetworkAttachmentConnectedEndpoint_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkAttachmentConnectedEndpoint_Status) Enum() *NetworkAttachmentConnectedEndpoint_Status
- func (NetworkAttachmentConnectedEndpoint_Status) EnumDescriptor() ([]byte, []int)
- func (x NetworkAttachmentConnectedEndpoint_Status) Number() protoreflect.EnumNumber
- func (x NetworkAttachmentConnectedEndpoint_Status) String() string
- func (NetworkAttachmentConnectedEndpoint_Status) Type() protoreflect.EnumType
- type NetworkAttachmentList
- func (*NetworkAttachmentList) Descriptor() ([]byte, []int)
- func (x *NetworkAttachmentList) GetId() string
- func (x *NetworkAttachmentList) GetItems() []*NetworkAttachment
- func (x *NetworkAttachmentList) GetKind() string
- func (x *NetworkAttachmentList) GetNextPageToken() string
- func (x *NetworkAttachmentList) GetSelfLink() string
- func (x *NetworkAttachmentList) GetWarning() *Warning
- func (*NetworkAttachmentList) ProtoMessage()
- func (x *NetworkAttachmentList) ProtoReflect() protoreflect.Message
- func (x *NetworkAttachmentList) Reset()
- func (x *NetworkAttachmentList) String() string
- type NetworkAttachment_ConnectionPreference
- func (NetworkAttachment_ConnectionPreference) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkAttachment_ConnectionPreference) Enum() *NetworkAttachment_ConnectionPreference
- func (NetworkAttachment_ConnectionPreference) EnumDescriptor() ([]byte, []int)
- func (x NetworkAttachment_ConnectionPreference) Number() protoreflect.EnumNumber
- func (x NetworkAttachment_ConnectionPreference) String() string
- func (NetworkAttachment_ConnectionPreference) Type() protoreflect.EnumType
- type NetworkAttachmentsScopedList
- func (*NetworkAttachmentsScopedList) Descriptor() ([]byte, []int)
- func (x *NetworkAttachmentsScopedList) GetNetworkAttachments() []*NetworkAttachment
- func (x *NetworkAttachmentsScopedList) GetWarning() *Warning
- func (*NetworkAttachmentsScopedList) ProtoMessage()
- func (x *NetworkAttachmentsScopedList) ProtoReflect() protoreflect.Message
- func (x *NetworkAttachmentsScopedList) Reset()
- func (x *NetworkAttachmentsScopedList) String() string
- type NetworkEdgeSecurityService
- func (*NetworkEdgeSecurityService) Descriptor() ([]byte, []int)
- func (x *NetworkEdgeSecurityService) GetCreationTimestamp() string
- func (x *NetworkEdgeSecurityService) GetDescription() string
- func (x *NetworkEdgeSecurityService) GetFingerprint() string
- func (x *NetworkEdgeSecurityService) GetId() uint64
- func (x *NetworkEdgeSecurityService) GetKind() string
- func (x *NetworkEdgeSecurityService) GetName() string
- func (x *NetworkEdgeSecurityService) GetRegion() string
- func (x *NetworkEdgeSecurityService) GetSecurityPolicy() string
- func (x *NetworkEdgeSecurityService) GetSelfLink() string
- func (x *NetworkEdgeSecurityService) GetSelfLinkWithId() string
- func (*NetworkEdgeSecurityService) ProtoMessage()
- func (x *NetworkEdgeSecurityService) ProtoReflect() protoreflect.Message
- func (x *NetworkEdgeSecurityService) Reset()
- func (x *NetworkEdgeSecurityService) String() string
- type NetworkEdgeSecurityServiceAggregatedList
- func (*NetworkEdgeSecurityServiceAggregatedList) Descriptor() ([]byte, []int)
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetEtag() string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetId() string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetItems() map[string]*NetworkEdgeSecurityServicesScopedList
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetKind() string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetNextPageToken() string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetSelfLink() string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetUnreachables() []string
- func (x *NetworkEdgeSecurityServiceAggregatedList) GetWarning() *Warning
- func (*NetworkEdgeSecurityServiceAggregatedList) ProtoMessage()
- func (x *NetworkEdgeSecurityServiceAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NetworkEdgeSecurityServiceAggregatedList) Reset()
- func (x *NetworkEdgeSecurityServiceAggregatedList) String() string
- type NetworkEdgeSecurityServicesScopedList
- func (*NetworkEdgeSecurityServicesScopedList) Descriptor() ([]byte, []int)
- func (x *NetworkEdgeSecurityServicesScopedList) GetNetworkEdgeSecurityServices() []*NetworkEdgeSecurityService
- func (x *NetworkEdgeSecurityServicesScopedList) GetWarning() *Warning
- func (*NetworkEdgeSecurityServicesScopedList) ProtoMessage()
- func (x *NetworkEdgeSecurityServicesScopedList) ProtoReflect() protoreflect.Message
- func (x *NetworkEdgeSecurityServicesScopedList) Reset()
- func (x *NetworkEdgeSecurityServicesScopedList) String() string
- type NetworkEndpoint
- func (*NetworkEndpoint) Descriptor() ([]byte, []int)
- func (x *NetworkEndpoint) GetAnnotations() map[string]string
- func (x *NetworkEndpoint) GetClientDestinationPort() int32
- func (x *NetworkEndpoint) GetFqdn() string
- func (x *NetworkEndpoint) GetInstance() string
- func (x *NetworkEndpoint) GetIpAddress() string
- func (x *NetworkEndpoint) GetIpv6Address() string
- func (x *NetworkEndpoint) GetPort() int32
- func (*NetworkEndpoint) ProtoMessage()
- func (x *NetworkEndpoint) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpoint) Reset()
- func (x *NetworkEndpoint) String() string
- type NetworkEndpointGroup
- func (*NetworkEndpointGroup) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroup) GetAnnotations() map[string]string
- func (x *NetworkEndpointGroup) GetAppEngine() *NetworkEndpointGroupAppEngine
- func (x *NetworkEndpointGroup) GetCloudFunction() *NetworkEndpointGroupCloudFunction
- func (x *NetworkEndpointGroup) GetCloudRun() *NetworkEndpointGroupCloudRun
- func (x *NetworkEndpointGroup) GetCreationTimestamp() string
- func (x *NetworkEndpointGroup) GetDefaultPort() int32
- func (x *NetworkEndpointGroup) GetDescription() string
- func (x *NetworkEndpointGroup) GetId() uint64
- func (x *NetworkEndpointGroup) GetKind() string
- func (x *NetworkEndpointGroup) GetName() string
- func (x *NetworkEndpointGroup) GetNetwork() string
- func (x *NetworkEndpointGroup) GetNetworkEndpointType() string
- func (x *NetworkEndpointGroup) GetPscData() *NetworkEndpointGroupPscData
- func (x *NetworkEndpointGroup) GetPscTargetService() string
- func (x *NetworkEndpointGroup) GetRegion() string
- func (x *NetworkEndpointGroup) GetSelfLink() string
- func (x *NetworkEndpointGroup) GetSize() int32
- func (x *NetworkEndpointGroup) GetSubnetwork() string
- func (x *NetworkEndpointGroup) GetZone() string
- func (*NetworkEndpointGroup) ProtoMessage()
- func (x *NetworkEndpointGroup) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroup) Reset()
- func (x *NetworkEndpointGroup) String() string
- type NetworkEndpointGroupAggregatedList
- func (*NetworkEndpointGroupAggregatedList) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupAggregatedList) GetId() string
- func (x *NetworkEndpointGroupAggregatedList) GetItems() map[string]*NetworkEndpointGroupsScopedList
- func (x *NetworkEndpointGroupAggregatedList) GetKind() string
- func (x *NetworkEndpointGroupAggregatedList) GetNextPageToken() string
- func (x *NetworkEndpointGroupAggregatedList) GetSelfLink() string
- func (x *NetworkEndpointGroupAggregatedList) GetUnreachables() []string
- func (x *NetworkEndpointGroupAggregatedList) GetWarning() *Warning
- func (*NetworkEndpointGroupAggregatedList) ProtoMessage()
- func (x *NetworkEndpointGroupAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupAggregatedList) Reset()
- func (x *NetworkEndpointGroupAggregatedList) String() string
- type NetworkEndpointGroupAppEngine
- func (*NetworkEndpointGroupAppEngine) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupAppEngine) GetService() string
- func (x *NetworkEndpointGroupAppEngine) GetUrlMask() string
- func (x *NetworkEndpointGroupAppEngine) GetVersion() string
- func (*NetworkEndpointGroupAppEngine) ProtoMessage()
- func (x *NetworkEndpointGroupAppEngine) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupAppEngine) Reset()
- func (x *NetworkEndpointGroupAppEngine) String() string
- type NetworkEndpointGroupCloudFunction
- func (*NetworkEndpointGroupCloudFunction) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupCloudFunction) GetFunction() string
- func (x *NetworkEndpointGroupCloudFunction) GetUrlMask() string
- func (*NetworkEndpointGroupCloudFunction) ProtoMessage()
- func (x *NetworkEndpointGroupCloudFunction) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupCloudFunction) Reset()
- func (x *NetworkEndpointGroupCloudFunction) String() string
- type NetworkEndpointGroupCloudRun
- func (*NetworkEndpointGroupCloudRun) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupCloudRun) GetService() string
- func (x *NetworkEndpointGroupCloudRun) GetTag() string
- func (x *NetworkEndpointGroupCloudRun) GetUrlMask() string
- func (*NetworkEndpointGroupCloudRun) ProtoMessage()
- func (x *NetworkEndpointGroupCloudRun) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupCloudRun) Reset()
- func (x *NetworkEndpointGroupCloudRun) String() string
- type NetworkEndpointGroupList
- func (*NetworkEndpointGroupList) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupList) GetId() string
- func (x *NetworkEndpointGroupList) GetItems() []*NetworkEndpointGroup
- func (x *NetworkEndpointGroupList) GetKind() string
- func (x *NetworkEndpointGroupList) GetNextPageToken() string
- func (x *NetworkEndpointGroupList) GetSelfLink() string
- func (x *NetworkEndpointGroupList) GetWarning() *Warning
- func (*NetworkEndpointGroupList) ProtoMessage()
- func (x *NetworkEndpointGroupList) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupList) Reset()
- func (x *NetworkEndpointGroupList) String() string
- type NetworkEndpointGroupPscData
- func (*NetworkEndpointGroupPscData) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupPscData) GetConsumerPscAddress() string
- func (x *NetworkEndpointGroupPscData) GetProducerPort() int32
- func (x *NetworkEndpointGroupPscData) GetPscConnectionId() uint64
- func (x *NetworkEndpointGroupPscData) GetPscConnectionStatus() string
- func (*NetworkEndpointGroupPscData) ProtoMessage()
- func (x *NetworkEndpointGroupPscData) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupPscData) Reset()
- func (x *NetworkEndpointGroupPscData) String() string
- type NetworkEndpointGroupPscData_PscConnectionStatus
- func (NetworkEndpointGroupPscData_PscConnectionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkEndpointGroupPscData_PscConnectionStatus) Enum() *NetworkEndpointGroupPscData_PscConnectionStatus
- func (NetworkEndpointGroupPscData_PscConnectionStatus) EnumDescriptor() ([]byte, []int)
- func (x NetworkEndpointGroupPscData_PscConnectionStatus) Number() protoreflect.EnumNumber
- func (x NetworkEndpointGroupPscData_PscConnectionStatus) String() string
- func (NetworkEndpointGroupPscData_PscConnectionStatus) Type() protoreflect.EnumType
- type NetworkEndpointGroup_NetworkEndpointType
- func (NetworkEndpointGroup_NetworkEndpointType) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkEndpointGroup_NetworkEndpointType) Enum() *NetworkEndpointGroup_NetworkEndpointType
- func (NetworkEndpointGroup_NetworkEndpointType) EnumDescriptor() ([]byte, []int)
- func (x NetworkEndpointGroup_NetworkEndpointType) Number() protoreflect.EnumNumber
- func (x NetworkEndpointGroup_NetworkEndpointType) String() string
- func (NetworkEndpointGroup_NetworkEndpointType) Type() protoreflect.EnumType
- type NetworkEndpointGroupsAttachEndpointsRequest
- func (*NetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*NetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
- func (x *NetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupsAttachEndpointsRequest) Reset()
- func (x *NetworkEndpointGroupsAttachEndpointsRequest) String() string
- type NetworkEndpointGroupsDetachEndpointsRequest
- func (*NetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*NetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
- func (x *NetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupsDetachEndpointsRequest) Reset()
- func (x *NetworkEndpointGroupsDetachEndpointsRequest) String() string
- type NetworkEndpointGroupsListEndpointsRequest
- func (*NetworkEndpointGroupsListEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupsListEndpointsRequest) GetHealthStatus() string
- func (*NetworkEndpointGroupsListEndpointsRequest) ProtoMessage()
- func (x *NetworkEndpointGroupsListEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupsListEndpointsRequest) Reset()
- func (x *NetworkEndpointGroupsListEndpointsRequest) String() string
- type NetworkEndpointGroupsListEndpointsRequest_HealthStatus
- func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Enum() *NetworkEndpointGroupsListEndpointsRequest_HealthStatus
- func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) EnumDescriptor() ([]byte, []int)
- func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Number() protoreflect.EnumNumber
- func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) String() string
- func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Type() protoreflect.EnumType
- type NetworkEndpointGroupsListNetworkEndpoints
- func (*NetworkEndpointGroupsListNetworkEndpoints) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupsListNetworkEndpoints) GetId() string
- func (x *NetworkEndpointGroupsListNetworkEndpoints) GetItems() []*NetworkEndpointWithHealthStatus
- func (x *NetworkEndpointGroupsListNetworkEndpoints) GetKind() string
- func (x *NetworkEndpointGroupsListNetworkEndpoints) GetNextPageToken() string
- func (x *NetworkEndpointGroupsListNetworkEndpoints) GetWarning() *Warning
- func (*NetworkEndpointGroupsListNetworkEndpoints) ProtoMessage()
- func (x *NetworkEndpointGroupsListNetworkEndpoints) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupsListNetworkEndpoints) Reset()
- func (x *NetworkEndpointGroupsListNetworkEndpoints) String() string
- type NetworkEndpointGroupsScopedList
- func (*NetworkEndpointGroupsScopedList) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointGroupsScopedList) GetNetworkEndpointGroups() []*NetworkEndpointGroup
- func (x *NetworkEndpointGroupsScopedList) GetWarning() *Warning
- func (*NetworkEndpointGroupsScopedList) ProtoMessage()
- func (x *NetworkEndpointGroupsScopedList) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointGroupsScopedList) Reset()
- func (x *NetworkEndpointGroupsScopedList) String() string
- type NetworkEndpointWithHealthStatus
- func (*NetworkEndpointWithHealthStatus) Descriptor() ([]byte, []int)
- func (x *NetworkEndpointWithHealthStatus) GetHealths() []*HealthStatusForNetworkEndpoint
- func (x *NetworkEndpointWithHealthStatus) GetNetworkEndpoint() *NetworkEndpoint
- func (*NetworkEndpointWithHealthStatus) ProtoMessage()
- func (x *NetworkEndpointWithHealthStatus) ProtoReflect() protoreflect.Message
- func (x *NetworkEndpointWithHealthStatus) Reset()
- func (x *NetworkEndpointWithHealthStatus) String() string
- type NetworkFirewallPolicyAggregatedList
- func (*NetworkFirewallPolicyAggregatedList) Descriptor() ([]byte, []int)
- func (x *NetworkFirewallPolicyAggregatedList) GetId() string
- func (x *NetworkFirewallPolicyAggregatedList) GetItems() map[string]*FirewallPoliciesScopedList
- func (x *NetworkFirewallPolicyAggregatedList) GetKind() string
- func (x *NetworkFirewallPolicyAggregatedList) GetNextPageToken() string
- func (x *NetworkFirewallPolicyAggregatedList) GetSelfLink() string
- func (x *NetworkFirewallPolicyAggregatedList) GetUnreachables() []string
- func (x *NetworkFirewallPolicyAggregatedList) GetWarning() *Warning
- func (*NetworkFirewallPolicyAggregatedList) ProtoMessage()
- func (x *NetworkFirewallPolicyAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NetworkFirewallPolicyAggregatedList) Reset()
- func (x *NetworkFirewallPolicyAggregatedList) String() string
- type NetworkInterface
- func (*NetworkInterface) Descriptor() ([]byte, []int)
- func (x *NetworkInterface) GetAccessConfigs() []*AccessConfig
- func (x *NetworkInterface) GetAliasIpRanges() []*AliasIpRange
- func (x *NetworkInterface) GetFingerprint() string
- func (x *NetworkInterface) GetInternalIpv6PrefixLength() int32
- func (x *NetworkInterface) GetIpv6AccessConfigs() []*AccessConfig
- func (x *NetworkInterface) GetIpv6AccessType() string
- func (x *NetworkInterface) GetIpv6Address() string
- func (x *NetworkInterface) GetKind() string
- func (x *NetworkInterface) GetName() string
- func (x *NetworkInterface) GetNetwork() string
- func (x *NetworkInterface) GetNetworkAttachment() string
- func (x *NetworkInterface) GetNetworkIP() string
- func (x *NetworkInterface) GetNicType() string
- func (x *NetworkInterface) GetQueueCount() int32
- func (x *NetworkInterface) GetStackType() string
- func (x *NetworkInterface) GetSubnetwork() string
- func (*NetworkInterface) ProtoMessage()
- func (x *NetworkInterface) ProtoReflect() protoreflect.Message
- func (x *NetworkInterface) Reset()
- func (x *NetworkInterface) String() string
- type NetworkInterface_Ipv6AccessType
- func (NetworkInterface_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkInterface_Ipv6AccessType) Enum() *NetworkInterface_Ipv6AccessType
- func (NetworkInterface_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
- func (x NetworkInterface_Ipv6AccessType) Number() protoreflect.EnumNumber
- func (x NetworkInterface_Ipv6AccessType) String() string
- func (NetworkInterface_Ipv6AccessType) Type() protoreflect.EnumType
- type NetworkInterface_NicType
- func (NetworkInterface_NicType) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkInterface_NicType) Enum() *NetworkInterface_NicType
- func (NetworkInterface_NicType) EnumDescriptor() ([]byte, []int)
- func (x NetworkInterface_NicType) Number() protoreflect.EnumNumber
- func (x NetworkInterface_NicType) String() string
- func (NetworkInterface_NicType) Type() protoreflect.EnumType
- type NetworkInterface_StackType
- func (NetworkInterface_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkInterface_StackType) Enum() *NetworkInterface_StackType
- func (NetworkInterface_StackType) EnumDescriptor() ([]byte, []int)
- func (x NetworkInterface_StackType) Number() protoreflect.EnumNumber
- func (x NetworkInterface_StackType) String() string
- func (NetworkInterface_StackType) Type() protoreflect.EnumType
- type NetworkList
- func (*NetworkList) Descriptor() ([]byte, []int)
- func (x *NetworkList) GetId() string
- func (x *NetworkList) GetItems() []*Network
- func (x *NetworkList) GetKind() string
- func (x *NetworkList) GetNextPageToken() string
- func (x *NetworkList) GetSelfLink() string
- func (x *NetworkList) GetWarning() *Warning
- func (*NetworkList) ProtoMessage()
- func (x *NetworkList) ProtoReflect() protoreflect.Message
- func (x *NetworkList) Reset()
- func (x *NetworkList) String() string
- type NetworkPeering
- func (*NetworkPeering) Descriptor() ([]byte, []int)
- func (x *NetworkPeering) GetAutoCreateRoutes() bool
- func (x *NetworkPeering) GetExchangeSubnetRoutes() bool
- func (x *NetworkPeering) GetExportCustomRoutes() bool
- func (x *NetworkPeering) GetExportSubnetRoutesWithPublicIp() bool
- func (x *NetworkPeering) GetImportCustomRoutes() bool
- func (x *NetworkPeering) GetImportSubnetRoutesWithPublicIp() bool
- func (x *NetworkPeering) GetName() string
- func (x *NetworkPeering) GetNetwork() string
- func (x *NetworkPeering) GetPeerMtu() int32
- func (x *NetworkPeering) GetStackType() string
- func (x *NetworkPeering) GetState() string
- func (x *NetworkPeering) GetStateDetails() string
- func (*NetworkPeering) ProtoMessage()
- func (x *NetworkPeering) ProtoReflect() protoreflect.Message
- func (x *NetworkPeering) Reset()
- func (x *NetworkPeering) String() string
- type NetworkPeering_StackType
- func (NetworkPeering_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkPeering_StackType) Enum() *NetworkPeering_StackType
- func (NetworkPeering_StackType) EnumDescriptor() ([]byte, []int)
- func (x NetworkPeering_StackType) Number() protoreflect.EnumNumber
- func (x NetworkPeering_StackType) String() string
- func (NetworkPeering_StackType) Type() protoreflect.EnumType
- type NetworkPeering_State
- func (NetworkPeering_State) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkPeering_State) Enum() *NetworkPeering_State
- func (NetworkPeering_State) EnumDescriptor() ([]byte, []int)
- func (x NetworkPeering_State) Number() protoreflect.EnumNumber
- func (x NetworkPeering_State) String() string
- func (NetworkPeering_State) Type() protoreflect.EnumType
- type NetworkPerformanceConfig
- func (*NetworkPerformanceConfig) Descriptor() ([]byte, []int)
- func (x *NetworkPerformanceConfig) GetTotalEgressBandwidthTier() string
- func (*NetworkPerformanceConfig) ProtoMessage()
- func (x *NetworkPerformanceConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkPerformanceConfig) Reset()
- func (x *NetworkPerformanceConfig) String() string
- type NetworkPerformanceConfig_TotalEgressBandwidthTier
- func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) Enum() *NetworkPerformanceConfig_TotalEgressBandwidthTier
- func (NetworkPerformanceConfig_TotalEgressBandwidthTier) EnumDescriptor() ([]byte, []int)
- func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) Number() protoreflect.EnumNumber
- func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) String() string
- func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Type() protoreflect.EnumType
- type NetworkProfile
- func (*NetworkProfile) Descriptor() ([]byte, []int)
- func (x *NetworkProfile) GetCreationTimestamp() string
- func (x *NetworkProfile) GetDescription() string
- func (x *NetworkProfile) GetFeatures() *NetworkProfileNetworkFeatures
- func (x *NetworkProfile) GetId() uint64
- func (x *NetworkProfile) GetKind() string
- func (x *NetworkProfile) GetLocation() *NetworkProfileLocation
- func (x *NetworkProfile) GetName() string
- func (x *NetworkProfile) GetSelfLink() string
- func (x *NetworkProfile) GetSelfLinkWithId() string
- func (x *NetworkProfile) GetZone() string
- func (*NetworkProfile) ProtoMessage()
- func (x *NetworkProfile) ProtoReflect() protoreflect.Message
- func (x *NetworkProfile) Reset()
- func (x *NetworkProfile) String() string
- type NetworkProfileLocation
- func (*NetworkProfileLocation) Descriptor() ([]byte, []int)
- func (x *NetworkProfileLocation) GetName() string
- func (x *NetworkProfileLocation) GetScope() string
- func (*NetworkProfileLocation) ProtoMessage()
- func (x *NetworkProfileLocation) ProtoReflect() protoreflect.Message
- func (x *NetworkProfileLocation) Reset()
- func (x *NetworkProfileLocation) String() string
- type NetworkProfileLocation_Scope
- func (NetworkProfileLocation_Scope) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileLocation_Scope) Enum() *NetworkProfileLocation_Scope
- func (NetworkProfileLocation_Scope) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileLocation_Scope) Number() protoreflect.EnumNumber
- func (x NetworkProfileLocation_Scope) String() string
- func (NetworkProfileLocation_Scope) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures
- func (*NetworkProfileNetworkFeatures) Descriptor() ([]byte, []int)
- func (x *NetworkProfileNetworkFeatures) GetAddressPurposes() []string
- func (x *NetworkProfileNetworkFeatures) GetAllowAliasIpRanges() string
- func (x *NetworkProfileNetworkFeatures) GetAllowAutoModeSubnet() string
- func (x *NetworkProfileNetworkFeatures) GetAllowClassDFirewalls() string
- func (x *NetworkProfileNetworkFeatures) GetAllowCloudNat() string
- func (x *NetworkProfileNetworkFeatures) GetAllowCloudRouter() string
- func (x *NetworkProfileNetworkFeatures) GetAllowExternalIpAccess() string
- func (x *NetworkProfileNetworkFeatures) GetAllowInterconnect() string
- func (x *NetworkProfileNetworkFeatures) GetAllowLoadBalancing() string
- func (x *NetworkProfileNetworkFeatures) GetAllowMultiNicInSameNetwork() string
- func (x *NetworkProfileNetworkFeatures) GetAllowPacketMirroring() string
- func (x *NetworkProfileNetworkFeatures) GetAllowPrivateGoogleAccess() string
- func (x *NetworkProfileNetworkFeatures) GetAllowPsc() string
- func (x *NetworkProfileNetworkFeatures) GetAllowSameNetworkUnicast() string
- func (x *NetworkProfileNetworkFeatures) GetAllowStaticRoutes() string
- func (x *NetworkProfileNetworkFeatures) GetAllowSubInterfaces() string
- func (x *NetworkProfileNetworkFeatures) GetAllowVpcPeering() string
- func (x *NetworkProfileNetworkFeatures) GetAllowVpn() string
- func (x *NetworkProfileNetworkFeatures) GetInterfaceTypes() []string
- func (x *NetworkProfileNetworkFeatures) GetSubnetPurposes() []string
- func (x *NetworkProfileNetworkFeatures) GetSubnetStackTypes() []string
- func (x *NetworkProfileNetworkFeatures) GetUnicast() string
- func (*NetworkProfileNetworkFeatures) ProtoMessage()
- func (x *NetworkProfileNetworkFeatures) ProtoReflect() protoreflect.Message
- func (x *NetworkProfileNetworkFeatures) Reset()
- func (x *NetworkProfileNetworkFeatures) String() string
- type NetworkProfileNetworkFeatures_AddressPurposes
- func (NetworkProfileNetworkFeatures_AddressPurposes) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AddressPurposes) Enum() *NetworkProfileNetworkFeatures_AddressPurposes
- func (NetworkProfileNetworkFeatures_AddressPurposes) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AddressPurposes) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AddressPurposes) String() string
- func (NetworkProfileNetworkFeatures_AddressPurposes) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowAliasIpRanges
- func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) Enum() *NetworkProfileNetworkFeatures_AllowAliasIpRanges
- func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) String() string
- func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowAutoModeSubnet
- func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Enum() *NetworkProfileNetworkFeatures_AllowAutoModeSubnet
- func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) String() string
- func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowClassDFirewalls
- func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) Enum() *NetworkProfileNetworkFeatures_AllowClassDFirewalls
- func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) String() string
- func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowCloudNat
- func (NetworkProfileNetworkFeatures_AllowCloudNat) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowCloudNat) Enum() *NetworkProfileNetworkFeatures_AllowCloudNat
- func (NetworkProfileNetworkFeatures_AllowCloudNat) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowCloudNat) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowCloudNat) String() string
- func (NetworkProfileNetworkFeatures_AllowCloudNat) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowCloudRouter
- func (NetworkProfileNetworkFeatures_AllowCloudRouter) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowCloudRouter) Enum() *NetworkProfileNetworkFeatures_AllowCloudRouter
- func (NetworkProfileNetworkFeatures_AllowCloudRouter) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowCloudRouter) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowCloudRouter) String() string
- func (NetworkProfileNetworkFeatures_AllowCloudRouter) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowExternalIpAccess
- func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) Enum() *NetworkProfileNetworkFeatures_AllowExternalIpAccess
- func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) String() string
- func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowInterconnect
- func (NetworkProfileNetworkFeatures_AllowInterconnect) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowInterconnect) Enum() *NetworkProfileNetworkFeatures_AllowInterconnect
- func (NetworkProfileNetworkFeatures_AllowInterconnect) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowInterconnect) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowInterconnect) String() string
- func (NetworkProfileNetworkFeatures_AllowInterconnect) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowLoadBalancing
- func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) Enum() *NetworkProfileNetworkFeatures_AllowLoadBalancing
- func (NetworkProfileNetworkFeatures_AllowLoadBalancing) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) String() string
- func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork
- func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Enum() *NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork
- func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) String() string
- func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowPacketMirroring
- func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) Enum() *NetworkProfileNetworkFeatures_AllowPacketMirroring
- func (NetworkProfileNetworkFeatures_AllowPacketMirroring) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) String() string
- func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess
- func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Enum() *NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess
- func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) String() string
- func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowPsc
- func (NetworkProfileNetworkFeatures_AllowPsc) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowPsc) Enum() *NetworkProfileNetworkFeatures_AllowPsc
- func (NetworkProfileNetworkFeatures_AllowPsc) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowPsc) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowPsc) String() string
- func (NetworkProfileNetworkFeatures_AllowPsc) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowSameNetworkUnicast
- func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Enum() *NetworkProfileNetworkFeatures_AllowSameNetworkUnicast
- func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) String() string
- func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowStaticRoutes
- func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) Enum() *NetworkProfileNetworkFeatures_AllowStaticRoutes
- func (NetworkProfileNetworkFeatures_AllowStaticRoutes) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) String() string
- func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowSubInterfaces
- func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) Enum() *NetworkProfileNetworkFeatures_AllowSubInterfaces
- func (NetworkProfileNetworkFeatures_AllowSubInterfaces) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) String() string
- func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowVpcPeering
- func (NetworkProfileNetworkFeatures_AllowVpcPeering) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowVpcPeering) Enum() *NetworkProfileNetworkFeatures_AllowVpcPeering
- func (NetworkProfileNetworkFeatures_AllowVpcPeering) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowVpcPeering) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowVpcPeering) String() string
- func (NetworkProfileNetworkFeatures_AllowVpcPeering) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_AllowVpn
- func (NetworkProfileNetworkFeatures_AllowVpn) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_AllowVpn) Enum() *NetworkProfileNetworkFeatures_AllowVpn
- func (NetworkProfileNetworkFeatures_AllowVpn) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_AllowVpn) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_AllowVpn) String() string
- func (NetworkProfileNetworkFeatures_AllowVpn) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_InterfaceTypes
- func (NetworkProfileNetworkFeatures_InterfaceTypes) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_InterfaceTypes) Enum() *NetworkProfileNetworkFeatures_InterfaceTypes
- func (NetworkProfileNetworkFeatures_InterfaceTypes) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_InterfaceTypes) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_InterfaceTypes) String() string
- func (NetworkProfileNetworkFeatures_InterfaceTypes) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_SubnetPurposes
- func (NetworkProfileNetworkFeatures_SubnetPurposes) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_SubnetPurposes) Enum() *NetworkProfileNetworkFeatures_SubnetPurposes
- func (NetworkProfileNetworkFeatures_SubnetPurposes) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_SubnetPurposes) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_SubnetPurposes) String() string
- func (NetworkProfileNetworkFeatures_SubnetPurposes) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_SubnetStackTypes
- func (NetworkProfileNetworkFeatures_SubnetStackTypes) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_SubnetStackTypes) Enum() *NetworkProfileNetworkFeatures_SubnetStackTypes
- func (NetworkProfileNetworkFeatures_SubnetStackTypes) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_SubnetStackTypes) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_SubnetStackTypes) String() string
- func (NetworkProfileNetworkFeatures_SubnetStackTypes) Type() protoreflect.EnumType
- type NetworkProfileNetworkFeatures_Unicast
- func (NetworkProfileNetworkFeatures_Unicast) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkProfileNetworkFeatures_Unicast) Enum() *NetworkProfileNetworkFeatures_Unicast
- func (NetworkProfileNetworkFeatures_Unicast) EnumDescriptor() ([]byte, []int)
- func (x NetworkProfileNetworkFeatures_Unicast) Number() protoreflect.EnumNumber
- func (x NetworkProfileNetworkFeatures_Unicast) String() string
- func (NetworkProfileNetworkFeatures_Unicast) Type() protoreflect.EnumType
- type NetworkProfilesListResponse
- func (*NetworkProfilesListResponse) Descriptor() ([]byte, []int)
- func (x *NetworkProfilesListResponse) GetEtag() string
- func (x *NetworkProfilesListResponse) GetId() string
- func (x *NetworkProfilesListResponse) GetItems() []*NetworkProfile
- func (x *NetworkProfilesListResponse) GetKind() string
- func (x *NetworkProfilesListResponse) GetNextPageToken() string
- func (x *NetworkProfilesListResponse) GetSelfLink() string
- func (x *NetworkProfilesListResponse) GetUnreachables() []string
- func (x *NetworkProfilesListResponse) GetWarning() *Warning
- func (*NetworkProfilesListResponse) ProtoMessage()
- func (x *NetworkProfilesListResponse) ProtoReflect() protoreflect.Message
- func (x *NetworkProfilesListResponse) Reset()
- func (x *NetworkProfilesListResponse) String() string
- type NetworkRoutingConfig
- func (*NetworkRoutingConfig) Descriptor() ([]byte, []int)
- func (x *NetworkRoutingConfig) GetBgpAlwaysCompareMed() bool
- func (x *NetworkRoutingConfig) GetBgpBestPathSelectionMode() string
- func (x *NetworkRoutingConfig) GetBgpInterRegionCost() string
- func (x *NetworkRoutingConfig) GetEffectiveBgpAlwaysCompareMed() bool
- func (x *NetworkRoutingConfig) GetEffectiveBgpInterRegionCost() string
- func (x *NetworkRoutingConfig) GetRoutingMode() string
- func (*NetworkRoutingConfig) ProtoMessage()
- func (x *NetworkRoutingConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkRoutingConfig) Reset()
- func (x *NetworkRoutingConfig) String() string
- type NetworkRoutingConfig_BgpBestPathSelectionMode
- func (NetworkRoutingConfig_BgpBestPathSelectionMode) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkRoutingConfig_BgpBestPathSelectionMode) Enum() *NetworkRoutingConfig_BgpBestPathSelectionMode
- func (NetworkRoutingConfig_BgpBestPathSelectionMode) EnumDescriptor() ([]byte, []int)
- func (x NetworkRoutingConfig_BgpBestPathSelectionMode) Number() protoreflect.EnumNumber
- func (x NetworkRoutingConfig_BgpBestPathSelectionMode) String() string
- func (NetworkRoutingConfig_BgpBestPathSelectionMode) Type() protoreflect.EnumType
- type NetworkRoutingConfig_BgpInterRegionCost
- func (NetworkRoutingConfig_BgpInterRegionCost) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkRoutingConfig_BgpInterRegionCost) Enum() *NetworkRoutingConfig_BgpInterRegionCost
- func (NetworkRoutingConfig_BgpInterRegionCost) EnumDescriptor() ([]byte, []int)
- func (x NetworkRoutingConfig_BgpInterRegionCost) Number() protoreflect.EnumNumber
- func (x NetworkRoutingConfig_BgpInterRegionCost) String() string
- func (NetworkRoutingConfig_BgpInterRegionCost) Type() protoreflect.EnumType
- type NetworkRoutingConfig_EffectiveBgpInterRegionCost
- func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) Enum() *NetworkRoutingConfig_EffectiveBgpInterRegionCost
- func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) EnumDescriptor() ([]byte, []int)
- func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) Number() protoreflect.EnumNumber
- func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) String() string
- func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Type() protoreflect.EnumType
- type NetworkRoutingConfig_RoutingMode
- func (NetworkRoutingConfig_RoutingMode) Descriptor() protoreflect.EnumDescriptor
- func (x NetworkRoutingConfig_RoutingMode) Enum() *NetworkRoutingConfig_RoutingMode
- func (NetworkRoutingConfig_RoutingMode) EnumDescriptor() ([]byte, []int)
- func (x NetworkRoutingConfig_RoutingMode) Number() protoreflect.EnumNumber
- func (x NetworkRoutingConfig_RoutingMode) String() string
- func (NetworkRoutingConfig_RoutingMode) Type() protoreflect.EnumType
- type Network_NetworkFirewallPolicyEnforcementOrder
- func (Network_NetworkFirewallPolicyEnforcementOrder) Descriptor() protoreflect.EnumDescriptor
- func (x Network_NetworkFirewallPolicyEnforcementOrder) Enum() *Network_NetworkFirewallPolicyEnforcementOrder
- func (Network_NetworkFirewallPolicyEnforcementOrder) EnumDescriptor() ([]byte, []int)
- func (x Network_NetworkFirewallPolicyEnforcementOrder) Number() protoreflect.EnumNumber
- func (x Network_NetworkFirewallPolicyEnforcementOrder) String() string
- func (Network_NetworkFirewallPolicyEnforcementOrder) Type() protoreflect.EnumType
- type NetworksAddPeeringRequest
- func (*NetworksAddPeeringRequest) Descriptor() ([]byte, []int)
- func (x *NetworksAddPeeringRequest) GetAutoCreateRoutes() bool
- func (x *NetworksAddPeeringRequest) GetName() string
- func (x *NetworksAddPeeringRequest) GetNetworkPeering() *NetworkPeering
- func (x *NetworksAddPeeringRequest) GetPeerNetwork() string
- func (*NetworksAddPeeringRequest) ProtoMessage()
- func (x *NetworksAddPeeringRequest) ProtoReflect() protoreflect.Message
- func (x *NetworksAddPeeringRequest) Reset()
- func (x *NetworksAddPeeringRequest) String() string
- type NetworksGetEffectiveFirewallsResponse
- func (*NetworksGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
- func (x *NetworksGetEffectiveFirewallsResponse) GetFirewallPolicys() []*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (x *NetworksGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
- func (*NetworksGetEffectiveFirewallsResponse) ProtoMessage()
- func (x *NetworksGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
- func (x *NetworksGetEffectiveFirewallsResponse) Reset()
- func (x *NetworksGetEffectiveFirewallsResponse) String() string
- type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority() int32
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName() string
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
- func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset()
- func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
- type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
- func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
- func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
- func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
- type NetworksRemovePeeringRequest
- func (*NetworksRemovePeeringRequest) Descriptor() ([]byte, []int)
- func (x *NetworksRemovePeeringRequest) GetName() string
- func (*NetworksRemovePeeringRequest) ProtoMessage()
- func (x *NetworksRemovePeeringRequest) ProtoReflect() protoreflect.Message
- func (x *NetworksRemovePeeringRequest) Reset()
- func (x *NetworksRemovePeeringRequest) String() string
- type NetworksUpdatePeeringRequest
- func (*NetworksUpdatePeeringRequest) Descriptor() ([]byte, []int)
- func (x *NetworksUpdatePeeringRequest) GetNetworkPeering() *NetworkPeering
- func (*NetworksUpdatePeeringRequest) ProtoMessage()
- func (x *NetworksUpdatePeeringRequest) ProtoReflect() protoreflect.Message
- func (x *NetworksUpdatePeeringRequest) Reset()
- func (x *NetworksUpdatePeeringRequest) String() string
- type NodeGroup
- func (*NodeGroup) Descriptor() ([]byte, []int)
- func (x *NodeGroup) GetAutoscalingPolicy() *NodeGroupAutoscalingPolicy
- func (x *NodeGroup) GetCreationTimestamp() string
- func (x *NodeGroup) GetDescription() string
- func (x *NodeGroup) GetFingerprint() string
- func (x *NodeGroup) GetId() uint64
- func (x *NodeGroup) GetKind() string
- func (x *NodeGroup) GetLocationHint() string
- func (x *NodeGroup) GetMaintenanceInterval() string
- func (x *NodeGroup) GetMaintenancePolicy() string
- func (x *NodeGroup) GetMaintenanceWindow() *NodeGroupMaintenanceWindow
- func (x *NodeGroup) GetName() string
- func (x *NodeGroup) GetNodeTemplate() string
- func (x *NodeGroup) GetSelfLink() string
- func (x *NodeGroup) GetShareSettings() *ShareSettings
- func (x *NodeGroup) GetSize() int32
- func (x *NodeGroup) GetStatus() string
- func (x *NodeGroup) GetZone() string
- func (*NodeGroup) ProtoMessage()
- func (x *NodeGroup) ProtoReflect() protoreflect.Message
- func (x *NodeGroup) Reset()
- func (x *NodeGroup) String() string
- type NodeGroupAggregatedList
- func (*NodeGroupAggregatedList) Descriptor() ([]byte, []int)
- func (x *NodeGroupAggregatedList) GetId() string
- func (x *NodeGroupAggregatedList) GetItems() map[string]*NodeGroupsScopedList
- func (x *NodeGroupAggregatedList) GetKind() string
- func (x *NodeGroupAggregatedList) GetNextPageToken() string
- func (x *NodeGroupAggregatedList) GetSelfLink() string
- func (x *NodeGroupAggregatedList) GetUnreachables() []string
- func (x *NodeGroupAggregatedList) GetWarning() *Warning
- func (*NodeGroupAggregatedList) ProtoMessage()
- func (x *NodeGroupAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NodeGroupAggregatedList) Reset()
- func (x *NodeGroupAggregatedList) String() string
- type NodeGroupAutoscalingPolicy
- func (*NodeGroupAutoscalingPolicy) Descriptor() ([]byte, []int)
- func (x *NodeGroupAutoscalingPolicy) GetMaxNodes() int32
- func (x *NodeGroupAutoscalingPolicy) GetMinNodes() int32
- func (x *NodeGroupAutoscalingPolicy) GetMode() string
- func (*NodeGroupAutoscalingPolicy) ProtoMessage()
- func (x *NodeGroupAutoscalingPolicy) ProtoReflect() protoreflect.Message
- func (x *NodeGroupAutoscalingPolicy) Reset()
- func (x *NodeGroupAutoscalingPolicy) String() string
- type NodeGroupAutoscalingPolicy_Mode
- func (NodeGroupAutoscalingPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroupAutoscalingPolicy_Mode) Enum() *NodeGroupAutoscalingPolicy_Mode
- func (NodeGroupAutoscalingPolicy_Mode) EnumDescriptor() ([]byte, []int)
- func (x NodeGroupAutoscalingPolicy_Mode) Number() protoreflect.EnumNumber
- func (x NodeGroupAutoscalingPolicy_Mode) String() string
- func (NodeGroupAutoscalingPolicy_Mode) Type() protoreflect.EnumType
- type NodeGroupList
- func (*NodeGroupList) Descriptor() ([]byte, []int)
- func (x *NodeGroupList) GetId() string
- func (x *NodeGroupList) GetItems() []*NodeGroup
- func (x *NodeGroupList) GetKind() string
- func (x *NodeGroupList) GetNextPageToken() string
- func (x *NodeGroupList) GetSelfLink() string
- func (x *NodeGroupList) GetWarning() *Warning
- func (*NodeGroupList) ProtoMessage()
- func (x *NodeGroupList) ProtoReflect() protoreflect.Message
- func (x *NodeGroupList) Reset()
- func (x *NodeGroupList) String() string
- type NodeGroupMaintenanceWindow
- func (*NodeGroupMaintenanceWindow) Descriptor() ([]byte, []int)
- func (x *NodeGroupMaintenanceWindow) GetMaintenanceDuration() *Duration
- func (x *NodeGroupMaintenanceWindow) GetStartTime() string
- func (*NodeGroupMaintenanceWindow) ProtoMessage()
- func (x *NodeGroupMaintenanceWindow) ProtoReflect() protoreflect.Message
- func (x *NodeGroupMaintenanceWindow) Reset()
- func (x *NodeGroupMaintenanceWindow) String() string
- type NodeGroupNode
- func (*NodeGroupNode) Descriptor() ([]byte, []int)
- func (x *NodeGroupNode) GetAccelerators() []*AcceleratorConfig
- func (x *NodeGroupNode) GetConsumedResources() *InstanceConsumptionInfo
- func (x *NodeGroupNode) GetCpuOvercommitType() string
- func (x *NodeGroupNode) GetDisks() []*LocalDisk
- func (x *NodeGroupNode) GetInstanceConsumptionData() []*InstanceConsumptionData
- func (x *NodeGroupNode) GetInstances() []string
- func (x *NodeGroupNode) GetName() string
- func (x *NodeGroupNode) GetNodeType() string
- func (x *NodeGroupNode) GetSatisfiesPzs() bool
- func (x *NodeGroupNode) GetServerBinding() *ServerBinding
- func (x *NodeGroupNode) GetServerId() string
- func (x *NodeGroupNode) GetStatus() string
- func (x *NodeGroupNode) GetTotalResources() *InstanceConsumptionInfo
- func (x *NodeGroupNode) GetUpcomingMaintenance() *UpcomingMaintenance
- func (*NodeGroupNode) ProtoMessage()
- func (x *NodeGroupNode) ProtoReflect() protoreflect.Message
- func (x *NodeGroupNode) Reset()
- func (x *NodeGroupNode) String() string
- type NodeGroupNode_CpuOvercommitType
- func (NodeGroupNode_CpuOvercommitType) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroupNode_CpuOvercommitType) Enum() *NodeGroupNode_CpuOvercommitType
- func (NodeGroupNode_CpuOvercommitType) EnumDescriptor() ([]byte, []int)
- func (x NodeGroupNode_CpuOvercommitType) Number() protoreflect.EnumNumber
- func (x NodeGroupNode_CpuOvercommitType) String() string
- func (NodeGroupNode_CpuOvercommitType) Type() protoreflect.EnumType
- type NodeGroupNode_Status
- func (NodeGroupNode_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroupNode_Status) Enum() *NodeGroupNode_Status
- func (NodeGroupNode_Status) EnumDescriptor() ([]byte, []int)
- func (x NodeGroupNode_Status) Number() protoreflect.EnumNumber
- func (x NodeGroupNode_Status) String() string
- func (NodeGroupNode_Status) Type() protoreflect.EnumType
- type NodeGroup_MaintenanceInterval
- func (NodeGroup_MaintenanceInterval) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroup_MaintenanceInterval) Enum() *NodeGroup_MaintenanceInterval
- func (NodeGroup_MaintenanceInterval) EnumDescriptor() ([]byte, []int)
- func (x NodeGroup_MaintenanceInterval) Number() protoreflect.EnumNumber
- func (x NodeGroup_MaintenanceInterval) String() string
- func (NodeGroup_MaintenanceInterval) Type() protoreflect.EnumType
- type NodeGroup_MaintenancePolicy
- func (NodeGroup_MaintenancePolicy) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroup_MaintenancePolicy) Enum() *NodeGroup_MaintenancePolicy
- func (NodeGroup_MaintenancePolicy) EnumDescriptor() ([]byte, []int)
- func (x NodeGroup_MaintenancePolicy) Number() protoreflect.EnumNumber
- func (x NodeGroup_MaintenancePolicy) String() string
- func (NodeGroup_MaintenancePolicy) Type() protoreflect.EnumType
- type NodeGroup_Status
- func (NodeGroup_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NodeGroup_Status) Enum() *NodeGroup_Status
- func (NodeGroup_Status) EnumDescriptor() ([]byte, []int)
- func (x NodeGroup_Status) Number() protoreflect.EnumNumber
- func (x NodeGroup_Status) String() string
- func (NodeGroup_Status) Type() protoreflect.EnumType
- type NodeGroupsAddNodesRequest
- func (*NodeGroupsAddNodesRequest) Descriptor() ([]byte, []int)
- func (x *NodeGroupsAddNodesRequest) GetAdditionalNodeCount() int32
- func (*NodeGroupsAddNodesRequest) ProtoMessage()
- func (x *NodeGroupsAddNodesRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsAddNodesRequest) Reset()
- func (x *NodeGroupsAddNodesRequest) String() string
- type NodeGroupsDeleteNodesRequest
- func (*NodeGroupsDeleteNodesRequest) Descriptor() ([]byte, []int)
- func (x *NodeGroupsDeleteNodesRequest) GetNodes() []string
- func (*NodeGroupsDeleteNodesRequest) ProtoMessage()
- func (x *NodeGroupsDeleteNodesRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsDeleteNodesRequest) Reset()
- func (x *NodeGroupsDeleteNodesRequest) String() string
- type NodeGroupsListNodes
- func (*NodeGroupsListNodes) Descriptor() ([]byte, []int)
- func (x *NodeGroupsListNodes) GetId() string
- func (x *NodeGroupsListNodes) GetItems() []*NodeGroupNode
- func (x *NodeGroupsListNodes) GetKind() string
- func (x *NodeGroupsListNodes) GetNextPageToken() string
- func (x *NodeGroupsListNodes) GetSelfLink() string
- func (x *NodeGroupsListNodes) GetWarning() *Warning
- func (*NodeGroupsListNodes) ProtoMessage()
- func (x *NodeGroupsListNodes) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsListNodes) Reset()
- func (x *NodeGroupsListNodes) String() string
- type NodeGroupsPerformMaintenanceRequest
- func (*NodeGroupsPerformMaintenanceRequest) Descriptor() ([]byte, []int)
- func (x *NodeGroupsPerformMaintenanceRequest) GetNodes() []string
- func (x *NodeGroupsPerformMaintenanceRequest) GetStartTime() string
- func (*NodeGroupsPerformMaintenanceRequest) ProtoMessage()
- func (x *NodeGroupsPerformMaintenanceRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsPerformMaintenanceRequest) Reset()
- func (x *NodeGroupsPerformMaintenanceRequest) String() string
- type NodeGroupsScopedList
- func (*NodeGroupsScopedList) Descriptor() ([]byte, []int)
- func (x *NodeGroupsScopedList) GetNodeGroups() []*NodeGroup
- func (x *NodeGroupsScopedList) GetWarning() *Warning
- func (*NodeGroupsScopedList) ProtoMessage()
- func (x *NodeGroupsScopedList) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsScopedList) Reset()
- func (x *NodeGroupsScopedList) String() string
- type NodeGroupsSetNodeTemplateRequest
- func (*NodeGroupsSetNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *NodeGroupsSetNodeTemplateRequest) GetNodeTemplate() string
- func (*NodeGroupsSetNodeTemplateRequest) ProtoMessage()
- func (x *NodeGroupsSetNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsSetNodeTemplateRequest) Reset()
- func (x *NodeGroupsSetNodeTemplateRequest) String() string
- type NodeGroupsSimulateMaintenanceEventRequest
- func (*NodeGroupsSimulateMaintenanceEventRequest) Descriptor() ([]byte, []int)
- func (x *NodeGroupsSimulateMaintenanceEventRequest) GetNodes() []string
- func (*NodeGroupsSimulateMaintenanceEventRequest) ProtoMessage()
- func (x *NodeGroupsSimulateMaintenanceEventRequest) ProtoReflect() protoreflect.Message
- func (x *NodeGroupsSimulateMaintenanceEventRequest) Reset()
- func (x *NodeGroupsSimulateMaintenanceEventRequest) String() string
- type NodeTemplate
- func (*NodeTemplate) Descriptor() ([]byte, []int)
- func (x *NodeTemplate) GetAccelerators() []*AcceleratorConfig
- func (x *NodeTemplate) GetCpuOvercommitType() string
- func (x *NodeTemplate) GetCreationTimestamp() string
- func (x *NodeTemplate) GetDescription() string
- func (x *NodeTemplate) GetDisks() []*LocalDisk
- func (x *NodeTemplate) GetId() uint64
- func (x *NodeTemplate) GetKind() string
- func (x *NodeTemplate) GetName() string
- func (x *NodeTemplate) GetNodeAffinityLabels() map[string]string
- func (x *NodeTemplate) GetNodeType() string
- func (x *NodeTemplate) GetNodeTypeFlexibility() *NodeTemplateNodeTypeFlexibility
- func (x *NodeTemplate) GetRegion() string
- func (x *NodeTemplate) GetSelfLink() string
- func (x *NodeTemplate) GetServerBinding() *ServerBinding
- func (x *NodeTemplate) GetStatus() string
- func (x *NodeTemplate) GetStatusMessage() string
- func (*NodeTemplate) ProtoMessage()
- func (x *NodeTemplate) ProtoReflect() protoreflect.Message
- func (x *NodeTemplate) Reset()
- func (x *NodeTemplate) String() string
- type NodeTemplateAggregatedList
- func (*NodeTemplateAggregatedList) Descriptor() ([]byte, []int)
- func (x *NodeTemplateAggregatedList) GetId() string
- func (x *NodeTemplateAggregatedList) GetItems() map[string]*NodeTemplatesScopedList
- func (x *NodeTemplateAggregatedList) GetKind() string
- func (x *NodeTemplateAggregatedList) GetNextPageToken() string
- func (x *NodeTemplateAggregatedList) GetSelfLink() string
- func (x *NodeTemplateAggregatedList) GetUnreachables() []string
- func (x *NodeTemplateAggregatedList) GetWarning() *Warning
- func (*NodeTemplateAggregatedList) ProtoMessage()
- func (x *NodeTemplateAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NodeTemplateAggregatedList) Reset()
- func (x *NodeTemplateAggregatedList) String() string
- type NodeTemplateList
- func (*NodeTemplateList) Descriptor() ([]byte, []int)
- func (x *NodeTemplateList) GetId() string
- func (x *NodeTemplateList) GetItems() []*NodeTemplate
- func (x *NodeTemplateList) GetKind() string
- func (x *NodeTemplateList) GetNextPageToken() string
- func (x *NodeTemplateList) GetSelfLink() string
- func (x *NodeTemplateList) GetWarning() *Warning
- func (*NodeTemplateList) ProtoMessage()
- func (x *NodeTemplateList) ProtoReflect() protoreflect.Message
- func (x *NodeTemplateList) Reset()
- func (x *NodeTemplateList) String() string
- type NodeTemplateNodeTypeFlexibility
- func (*NodeTemplateNodeTypeFlexibility) Descriptor() ([]byte, []int)
- func (x *NodeTemplateNodeTypeFlexibility) GetCpus() string
- func (x *NodeTemplateNodeTypeFlexibility) GetLocalSsd() string
- func (x *NodeTemplateNodeTypeFlexibility) GetMemory() string
- func (*NodeTemplateNodeTypeFlexibility) ProtoMessage()
- func (x *NodeTemplateNodeTypeFlexibility) ProtoReflect() protoreflect.Message
- func (x *NodeTemplateNodeTypeFlexibility) Reset()
- func (x *NodeTemplateNodeTypeFlexibility) String() string
- type NodeTemplate_CpuOvercommitType
- func (NodeTemplate_CpuOvercommitType) Descriptor() protoreflect.EnumDescriptor
- func (x NodeTemplate_CpuOvercommitType) Enum() *NodeTemplate_CpuOvercommitType
- func (NodeTemplate_CpuOvercommitType) EnumDescriptor() ([]byte, []int)
- func (x NodeTemplate_CpuOvercommitType) Number() protoreflect.EnumNumber
- func (x NodeTemplate_CpuOvercommitType) String() string
- func (NodeTemplate_CpuOvercommitType) Type() protoreflect.EnumType
- type NodeTemplate_Status
- func (NodeTemplate_Status) Descriptor() protoreflect.EnumDescriptor
- func (x NodeTemplate_Status) Enum() *NodeTemplate_Status
- func (NodeTemplate_Status) EnumDescriptor() ([]byte, []int)
- func (x NodeTemplate_Status) Number() protoreflect.EnumNumber
- func (x NodeTemplate_Status) String() string
- func (NodeTemplate_Status) Type() protoreflect.EnumType
- type NodeTemplatesScopedList
- func (*NodeTemplatesScopedList) Descriptor() ([]byte, []int)
- func (x *NodeTemplatesScopedList) GetNodeTemplates() []*NodeTemplate
- func (x *NodeTemplatesScopedList) GetWarning() *Warning
- func (*NodeTemplatesScopedList) ProtoMessage()
- func (x *NodeTemplatesScopedList) ProtoReflect() protoreflect.Message
- func (x *NodeTemplatesScopedList) Reset()
- func (x *NodeTemplatesScopedList) String() string
- type NodeType
- func (*NodeType) Descriptor() ([]byte, []int)
- func (x *NodeType) GetCpuPlatform() string
- func (x *NodeType) GetCreationTimestamp() string
- func (x *NodeType) GetDeprecated() *DeprecationStatus
- func (x *NodeType) GetDescription() string
- func (x *NodeType) GetGuestCpus() int32
- func (x *NodeType) GetId() uint64
- func (x *NodeType) GetKind() string
- func (x *NodeType) GetLocalSsdGb() int32
- func (x *NodeType) GetMemoryMb() int32
- func (x *NodeType) GetName() string
- func (x *NodeType) GetSelfLink() string
- func (x *NodeType) GetZone() string
- func (*NodeType) ProtoMessage()
- func (x *NodeType) ProtoReflect() protoreflect.Message
- func (x *NodeType) Reset()
- func (x *NodeType) String() string
- type NodeTypeAggregatedList
- func (*NodeTypeAggregatedList) Descriptor() ([]byte, []int)
- func (x *NodeTypeAggregatedList) GetId() string
- func (x *NodeTypeAggregatedList) GetItems() map[string]*NodeTypesScopedList
- func (x *NodeTypeAggregatedList) GetKind() string
- func (x *NodeTypeAggregatedList) GetNextPageToken() string
- func (x *NodeTypeAggregatedList) GetSelfLink() string
- func (x *NodeTypeAggregatedList) GetUnreachables() []string
- func (x *NodeTypeAggregatedList) GetWarning() *Warning
- func (*NodeTypeAggregatedList) ProtoMessage()
- func (x *NodeTypeAggregatedList) ProtoReflect() protoreflect.Message
- func (x *NodeTypeAggregatedList) Reset()
- func (x *NodeTypeAggregatedList) String() string
- type NodeTypeList
- func (*NodeTypeList) Descriptor() ([]byte, []int)
- func (x *NodeTypeList) GetId() string
- func (x *NodeTypeList) GetItems() []*NodeType
- func (x *NodeTypeList) GetKind() string
- func (x *NodeTypeList) GetNextPageToken() string
- func (x *NodeTypeList) GetSelfLink() string
- func (x *NodeTypeList) GetWarning() *Warning
- func (*NodeTypeList) ProtoMessage()
- func (x *NodeTypeList) ProtoReflect() protoreflect.Message
- func (x *NodeTypeList) Reset()
- func (x *NodeTypeList) String() string
- type NodeTypesScopedList
- func (*NodeTypesScopedList) Descriptor() ([]byte, []int)
- func (x *NodeTypesScopedList) GetNodeTypes() []*NodeType
- func (x *NodeTypesScopedList) GetWarning() *Warning
- func (*NodeTypesScopedList) ProtoMessage()
- func (x *NodeTypesScopedList) ProtoReflect() protoreflect.Message
- func (x *NodeTypesScopedList) Reset()
- func (x *NodeTypesScopedList) String() string
- type NotificationEndpoint
- func (*NotificationEndpoint) Descriptor() ([]byte, []int)
- func (x *NotificationEndpoint) GetCreationTimestamp() string
- func (x *NotificationEndpoint) GetDescription() string
- func (x *NotificationEndpoint) GetGrpcSettings() *NotificationEndpointGrpcSettings
- func (x *NotificationEndpoint) GetId() uint64
- func (x *NotificationEndpoint) GetKind() string
- func (x *NotificationEndpoint) GetName() string
- func (x *NotificationEndpoint) GetRegion() string
- func (x *NotificationEndpoint) GetSelfLink() string
- func (*NotificationEndpoint) ProtoMessage()
- func (x *NotificationEndpoint) ProtoReflect() protoreflect.Message
- func (x *NotificationEndpoint) Reset()
- func (x *NotificationEndpoint) String() string
- type NotificationEndpointGrpcSettings
- func (*NotificationEndpointGrpcSettings) Descriptor() ([]byte, []int)
- func (x *NotificationEndpointGrpcSettings) GetAuthority() string
- func (x *NotificationEndpointGrpcSettings) GetEndpoint() string
- func (x *NotificationEndpointGrpcSettings) GetPayloadName() string
- func (x *NotificationEndpointGrpcSettings) GetResendInterval() *Duration
- func (x *NotificationEndpointGrpcSettings) GetRetryDurationSec() uint32
- func (*NotificationEndpointGrpcSettings) ProtoMessage()
- func (x *NotificationEndpointGrpcSettings) ProtoReflect() protoreflect.Message
- func (x *NotificationEndpointGrpcSettings) Reset()
- func (x *NotificationEndpointGrpcSettings) String() string
- type NotificationEndpointList
- func (*NotificationEndpointList) Descriptor() ([]byte, []int)
- func (x *NotificationEndpointList) GetId() string
- func (x *NotificationEndpointList) GetItems() []*NotificationEndpoint
- func (x *NotificationEndpointList) GetKind() string
- func (x *NotificationEndpointList) GetNextPageToken() string
- func (x *NotificationEndpointList) GetSelfLink() string
- func (x *NotificationEndpointList) GetWarning() *Warning
- func (*NotificationEndpointList) ProtoMessage()
- func (x *NotificationEndpointList) ProtoReflect() protoreflect.Message
- func (x *NotificationEndpointList) Reset()
- func (x *NotificationEndpointList) String() string
- type Operation
- func (*Operation) Descriptor() ([]byte, []int)
- func (x *Operation) GetClientOperationId() string
- func (x *Operation) GetCreationTimestamp() string
- func (x *Operation) GetDescription() string
- func (x *Operation) GetEndTime() string
- func (x *Operation) GetError() *Error
- func (x *Operation) GetHttpErrorMessage() string
- func (x *Operation) GetHttpErrorStatusCode() int32
- func (x *Operation) GetId() uint64
- func (x *Operation) GetInsertTime() string
- func (x *Operation) GetInstancesBulkInsertOperationMetadata() *InstancesBulkInsertOperationMetadata
- func (x *Operation) GetKind() string
- func (x *Operation) GetName() string
- func (x *Operation) GetOperationGroupId() string
- func (x *Operation) GetOperationType() string
- func (x *Operation) GetProgress() int32
- func (x *Operation) GetRegion() string
- func (x *Operation) GetSelfLink() string
- func (x *Operation) GetSetCommonInstanceMetadataOperationMetadata() *SetCommonInstanceMetadataOperationMetadata
- func (x *Operation) GetStartTime() string
- func (x *Operation) GetStatus() Operation_Status
- func (x *Operation) GetStatusMessage() string
- func (x *Operation) GetTargetId() uint64
- func (x *Operation) GetTargetLink() string
- func (x *Operation) GetUser() string
- func (x *Operation) GetWarnings() []*Warnings
- func (x *Operation) GetZone() string
- func (*Operation) ProtoMessage()
- func (x *Operation) ProtoReflect() protoreflect.Message
- func (x *Operation) Reset()
- func (x *Operation) String() string
- type OperationAggregatedList
- func (*OperationAggregatedList) Descriptor() ([]byte, []int)
- func (x *OperationAggregatedList) GetId() string
- func (x *OperationAggregatedList) GetItems() map[string]*OperationsScopedList
- func (x *OperationAggregatedList) GetKind() string
- func (x *OperationAggregatedList) GetNextPageToken() string
- func (x *OperationAggregatedList) GetSelfLink() string
- func (x *OperationAggregatedList) GetUnreachables() []string
- func (x *OperationAggregatedList) GetWarning() *Warning
- func (*OperationAggregatedList) ProtoMessage()
- func (x *OperationAggregatedList) ProtoReflect() protoreflect.Message
- func (x *OperationAggregatedList) Reset()
- func (x *OperationAggregatedList) String() string
- type OperationList
- func (*OperationList) Descriptor() ([]byte, []int)
- func (x *OperationList) GetId() string
- func (x *OperationList) GetItems() []*Operation
- func (x *OperationList) GetKind() string
- func (x *OperationList) GetNextPageToken() string
- func (x *OperationList) GetSelfLink() string
- func (x *OperationList) GetWarning() *Warning
- func (*OperationList) ProtoMessage()
- func (x *OperationList) ProtoReflect() protoreflect.Message
- func (x *OperationList) Reset()
- func (x *OperationList) String() string
- type Operation_Status
- func (Operation_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Operation_Status) Enum() *Operation_Status
- func (Operation_Status) EnumDescriptor() ([]byte, []int)
- func (x Operation_Status) Number() protoreflect.EnumNumber
- func (x Operation_Status) String() string
- func (Operation_Status) Type() protoreflect.EnumType
- type OperationsScopedList
- func (*OperationsScopedList) Descriptor() ([]byte, []int)
- func (x *OperationsScopedList) GetOperations() []*Operation
- func (x *OperationsScopedList) GetWarning() *Warning
- func (*OperationsScopedList) ProtoMessage()
- func (x *OperationsScopedList) ProtoReflect() protoreflect.Message
- func (x *OperationsScopedList) Reset()
- func (x *OperationsScopedList) String() string
- type OutlierDetection
- func (*OutlierDetection) Descriptor() ([]byte, []int)
- func (x *OutlierDetection) GetBaseEjectionTime() *Duration
- func (x *OutlierDetection) GetConsecutiveErrors() int32
- func (x *OutlierDetection) GetConsecutiveGatewayFailure() int32
- func (x *OutlierDetection) GetEnforcingConsecutiveErrors() int32
- func (x *OutlierDetection) GetEnforcingConsecutiveGatewayFailure() int32
- func (x *OutlierDetection) GetEnforcingSuccessRate() int32
- func (x *OutlierDetection) GetInterval() *Duration
- func (x *OutlierDetection) GetMaxEjectionPercent() int32
- func (x *OutlierDetection) GetSuccessRateMinimumHosts() int32
- func (x *OutlierDetection) GetSuccessRateRequestVolume() int32
- func (x *OutlierDetection) GetSuccessRateStdevFactor() int32
- func (*OutlierDetection) ProtoMessage()
- func (x *OutlierDetection) ProtoReflect() protoreflect.Message
- func (x *OutlierDetection) Reset()
- func (x *OutlierDetection) String() string
- type PacketIntervals
- func (*PacketIntervals) Descriptor() ([]byte, []int)
- func (x *PacketIntervals) GetAvgMs() int64
- func (x *PacketIntervals) GetDuration() string
- func (x *PacketIntervals) GetMaxMs() int64
- func (x *PacketIntervals) GetMinMs() int64
- func (x *PacketIntervals) GetNumIntervals() int64
- func (x *PacketIntervals) GetType() string
- func (*PacketIntervals) ProtoMessage()
- func (x *PacketIntervals) ProtoReflect() protoreflect.Message
- func (x *PacketIntervals) Reset()
- func (x *PacketIntervals) String() string
- type PacketIntervals_Duration
- func (PacketIntervals_Duration) Descriptor() protoreflect.EnumDescriptor
- func (x PacketIntervals_Duration) Enum() *PacketIntervals_Duration
- func (PacketIntervals_Duration) EnumDescriptor() ([]byte, []int)
- func (x PacketIntervals_Duration) Number() protoreflect.EnumNumber
- func (x PacketIntervals_Duration) String() string
- func (PacketIntervals_Duration) Type() protoreflect.EnumType
- type PacketIntervals_Type
- func (PacketIntervals_Type) Descriptor() protoreflect.EnumDescriptor
- func (x PacketIntervals_Type) Enum() *PacketIntervals_Type
- func (PacketIntervals_Type) EnumDescriptor() ([]byte, []int)
- func (x PacketIntervals_Type) Number() protoreflect.EnumNumber
- func (x PacketIntervals_Type) String() string
- func (PacketIntervals_Type) Type() protoreflect.EnumType
- type PacketMirroring
- func (*PacketMirroring) Descriptor() ([]byte, []int)
- func (x *PacketMirroring) GetCollectorIlb() *PacketMirroringForwardingRuleInfo
- func (x *PacketMirroring) GetCreationTimestamp() string
- func (x *PacketMirroring) GetDescription() string
- func (x *PacketMirroring) GetEnable() string
- func (x *PacketMirroring) GetFilter() *PacketMirroringFilter
- func (x *PacketMirroring) GetId() uint64
- func (x *PacketMirroring) GetKind() string
- func (x *PacketMirroring) GetMirroredResources() *PacketMirroringMirroredResourceInfo
- func (x *PacketMirroring) GetName() string
- func (x *PacketMirroring) GetNetwork() *PacketMirroringNetworkInfo
- func (x *PacketMirroring) GetPriority() uint32
- func (x *PacketMirroring) GetRegion() string
- func (x *PacketMirroring) GetSelfLink() string
- func (*PacketMirroring) ProtoMessage()
- func (x *PacketMirroring) ProtoReflect() protoreflect.Message
- func (x *PacketMirroring) Reset()
- func (x *PacketMirroring) String() string
- type PacketMirroringAggregatedList
- func (*PacketMirroringAggregatedList) Descriptor() ([]byte, []int)
- func (x *PacketMirroringAggregatedList) GetId() string
- func (x *PacketMirroringAggregatedList) GetItems() map[string]*PacketMirroringsScopedList
- func (x *PacketMirroringAggregatedList) GetKind() string
- func (x *PacketMirroringAggregatedList) GetNextPageToken() string
- func (x *PacketMirroringAggregatedList) GetSelfLink() string
- func (x *PacketMirroringAggregatedList) GetUnreachables() []string
- func (x *PacketMirroringAggregatedList) GetWarning() *Warning
- func (*PacketMirroringAggregatedList) ProtoMessage()
- func (x *PacketMirroringAggregatedList) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringAggregatedList) Reset()
- func (x *PacketMirroringAggregatedList) String() string
- type PacketMirroringFilter
- func (*PacketMirroringFilter) Descriptor() ([]byte, []int)
- func (x *PacketMirroringFilter) GetCidrRanges() []string
- func (x *PacketMirroringFilter) GetDirection() string
- func (x *PacketMirroringFilter) GetIPProtocols() []string
- func (*PacketMirroringFilter) ProtoMessage()
- func (x *PacketMirroringFilter) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringFilter) Reset()
- func (x *PacketMirroringFilter) String() string
- type PacketMirroringFilter_Direction
- func (PacketMirroringFilter_Direction) Descriptor() protoreflect.EnumDescriptor
- func (x PacketMirroringFilter_Direction) Enum() *PacketMirroringFilter_Direction
- func (PacketMirroringFilter_Direction) EnumDescriptor() ([]byte, []int)
- func (x PacketMirroringFilter_Direction) Number() protoreflect.EnumNumber
- func (x PacketMirroringFilter_Direction) String() string
- func (PacketMirroringFilter_Direction) Type() protoreflect.EnumType
- type PacketMirroringForwardingRuleInfo
- func (*PacketMirroringForwardingRuleInfo) Descriptor() ([]byte, []int)
- func (x *PacketMirroringForwardingRuleInfo) GetCanonicalUrl() string
- func (x *PacketMirroringForwardingRuleInfo) GetUrl() string
- func (*PacketMirroringForwardingRuleInfo) ProtoMessage()
- func (x *PacketMirroringForwardingRuleInfo) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringForwardingRuleInfo) Reset()
- func (x *PacketMirroringForwardingRuleInfo) String() string
- type PacketMirroringList
- func (*PacketMirroringList) Descriptor() ([]byte, []int)
- func (x *PacketMirroringList) GetId() string
- func (x *PacketMirroringList) GetItems() []*PacketMirroring
- func (x *PacketMirroringList) GetKind() string
- func (x *PacketMirroringList) GetNextPageToken() string
- func (x *PacketMirroringList) GetSelfLink() string
- func (x *PacketMirroringList) GetWarning() *Warning
- func (*PacketMirroringList) ProtoMessage()
- func (x *PacketMirroringList) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringList) Reset()
- func (x *PacketMirroringList) String() string
- type PacketMirroringMirroredResourceInfo
- func (*PacketMirroringMirroredResourceInfo) Descriptor() ([]byte, []int)
- func (x *PacketMirroringMirroredResourceInfo) GetInstances() []*PacketMirroringMirroredResourceInfoInstanceInfo
- func (x *PacketMirroringMirroredResourceInfo) GetSubnetworks() []*PacketMirroringMirroredResourceInfoSubnetInfo
- func (x *PacketMirroringMirroredResourceInfo) GetTags() []string
- func (*PacketMirroringMirroredResourceInfo) ProtoMessage()
- func (x *PacketMirroringMirroredResourceInfo) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringMirroredResourceInfo) Reset()
- func (x *PacketMirroringMirroredResourceInfo) String() string
- type PacketMirroringMirroredResourceInfoInstanceInfo
- func (*PacketMirroringMirroredResourceInfoInstanceInfo) Descriptor() ([]byte, []int)
- func (x *PacketMirroringMirroredResourceInfoInstanceInfo) GetCanonicalUrl() string
- func (x *PacketMirroringMirroredResourceInfoInstanceInfo) GetUrl() string
- func (*PacketMirroringMirroredResourceInfoInstanceInfo) ProtoMessage()
- func (x *PacketMirroringMirroredResourceInfoInstanceInfo) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringMirroredResourceInfoInstanceInfo) Reset()
- func (x *PacketMirroringMirroredResourceInfoInstanceInfo) String() string
- type PacketMirroringMirroredResourceInfoSubnetInfo
- func (*PacketMirroringMirroredResourceInfoSubnetInfo) Descriptor() ([]byte, []int)
- func (x *PacketMirroringMirroredResourceInfoSubnetInfo) GetCanonicalUrl() string
- func (x *PacketMirroringMirroredResourceInfoSubnetInfo) GetUrl() string
- func (*PacketMirroringMirroredResourceInfoSubnetInfo) ProtoMessage()
- func (x *PacketMirroringMirroredResourceInfoSubnetInfo) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringMirroredResourceInfoSubnetInfo) Reset()
- func (x *PacketMirroringMirroredResourceInfoSubnetInfo) String() string
- type PacketMirroringNetworkInfo
- func (*PacketMirroringNetworkInfo) Descriptor() ([]byte, []int)
- func (x *PacketMirroringNetworkInfo) GetCanonicalUrl() string
- func (x *PacketMirroringNetworkInfo) GetUrl() string
- func (*PacketMirroringNetworkInfo) ProtoMessage()
- func (x *PacketMirroringNetworkInfo) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringNetworkInfo) Reset()
- func (x *PacketMirroringNetworkInfo) String() string
- type PacketMirroring_Enable
- func (PacketMirroring_Enable) Descriptor() protoreflect.EnumDescriptor
- func (x PacketMirroring_Enable) Enum() *PacketMirroring_Enable
- func (PacketMirroring_Enable) EnumDescriptor() ([]byte, []int)
- func (x PacketMirroring_Enable) Number() protoreflect.EnumNumber
- func (x PacketMirroring_Enable) String() string
- func (PacketMirroring_Enable) Type() protoreflect.EnumType
- type PacketMirroringsScopedList
- func (*PacketMirroringsScopedList) Descriptor() ([]byte, []int)
- func (x *PacketMirroringsScopedList) GetPacketMirrorings() []*PacketMirroring
- func (x *PacketMirroringsScopedList) GetWarning() *Warning
- func (*PacketMirroringsScopedList) ProtoMessage()
- func (x *PacketMirroringsScopedList) ProtoReflect() protoreflect.Message
- func (x *PacketMirroringsScopedList) Reset()
- func (x *PacketMirroringsScopedList) String() string
- type PatchAutoscalerRequest
- func (*PatchAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *PatchAutoscalerRequest) GetAutoscaler() string
- func (x *PatchAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *PatchAutoscalerRequest) GetProject() string
- func (x *PatchAutoscalerRequest) GetRequestId() string
- func (x *PatchAutoscalerRequest) GetZone() string
- func (*PatchAutoscalerRequest) ProtoMessage()
- func (x *PatchAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchAutoscalerRequest) Reset()
- func (x *PatchAutoscalerRequest) String() string
- type PatchBackendBucketRequest
- func (*PatchBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *PatchBackendBucketRequest) GetBackendBucket() string
- func (x *PatchBackendBucketRequest) GetBackendBucketResource() *BackendBucket
- func (x *PatchBackendBucketRequest) GetProject() string
- func (x *PatchBackendBucketRequest) GetRequestId() string
- func (*PatchBackendBucketRequest) ProtoMessage()
- func (x *PatchBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *PatchBackendBucketRequest) Reset()
- func (x *PatchBackendBucketRequest) String() string
- type PatchBackendServiceRequest
- func (*PatchBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *PatchBackendServiceRequest) GetBackendService() string
- func (x *PatchBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *PatchBackendServiceRequest) GetProject() string
- func (x *PatchBackendServiceRequest) GetRequestId() string
- func (*PatchBackendServiceRequest) ProtoMessage()
- func (x *PatchBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *PatchBackendServiceRequest) Reset()
- func (x *PatchBackendServiceRequest) String() string
- type PatchFirewallPolicyRequest
- func (*PatchFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *PatchFirewallPolicyRequest) GetRequestId() string
- func (*PatchFirewallPolicyRequest) ProtoMessage()
- func (x *PatchFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchFirewallPolicyRequest) Reset()
- func (x *PatchFirewallPolicyRequest) String() string
- type PatchFirewallRequest
- func (*PatchFirewallRequest) Descriptor() ([]byte, []int)
- func (x *PatchFirewallRequest) GetFirewall() string
- func (x *PatchFirewallRequest) GetFirewallResource() *Firewall
- func (x *PatchFirewallRequest) GetProject() string
- func (x *PatchFirewallRequest) GetRequestId() string
- func (*PatchFirewallRequest) ProtoMessage()
- func (x *PatchFirewallRequest) ProtoReflect() protoreflect.Message
- func (x *PatchFirewallRequest) Reset()
- func (x *PatchFirewallRequest) String() string
- type PatchForwardingRuleRequest
- func (*PatchForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *PatchForwardingRuleRequest) GetForwardingRule() string
- func (x *PatchForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
- func (x *PatchForwardingRuleRequest) GetProject() string
- func (x *PatchForwardingRuleRequest) GetRegion() string
- func (x *PatchForwardingRuleRequest) GetRequestId() string
- func (*PatchForwardingRuleRequest) ProtoMessage()
- func (x *PatchForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *PatchForwardingRuleRequest) Reset()
- func (x *PatchForwardingRuleRequest) String() string
- type PatchGlobalForwardingRuleRequest
- func (*PatchGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *PatchGlobalForwardingRuleRequest) GetForwardingRule() string
- func (x *PatchGlobalForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
- func (x *PatchGlobalForwardingRuleRequest) GetProject() string
- func (x *PatchGlobalForwardingRuleRequest) GetRequestId() string
- func (*PatchGlobalForwardingRuleRequest) ProtoMessage()
- func (x *PatchGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *PatchGlobalForwardingRuleRequest) Reset()
- func (x *PatchGlobalForwardingRuleRequest) String() string
- type PatchGlobalPublicDelegatedPrefixeRequest
- func (*PatchGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetProject() string
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*PatchGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) Reset()
- func (x *PatchGlobalPublicDelegatedPrefixeRequest) String() string
- type PatchHealthCheckRequest
- func (*PatchHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *PatchHealthCheckRequest) GetHealthCheck() string
- func (x *PatchHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *PatchHealthCheckRequest) GetProject() string
- func (x *PatchHealthCheckRequest) GetRequestId() string
- func (*PatchHealthCheckRequest) ProtoMessage()
- func (x *PatchHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *PatchHealthCheckRequest) Reset()
- func (x *PatchHealthCheckRequest) String() string
- type PatchImageRequest
- func (*PatchImageRequest) Descriptor() ([]byte, []int)
- func (x *PatchImageRequest) GetImage() string
- func (x *PatchImageRequest) GetImageResource() *Image
- func (x *PatchImageRequest) GetProject() string
- func (x *PatchImageRequest) GetRequestId() string
- func (*PatchImageRequest) ProtoMessage()
- func (x *PatchImageRequest) ProtoReflect() protoreflect.Message
- func (x *PatchImageRequest) Reset()
- func (x *PatchImageRequest) String() string
- type PatchInstanceGroupManagerRequest
- func (*PatchInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *PatchInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *PatchInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
- func (x *PatchInstanceGroupManagerRequest) GetProject() string
- func (x *PatchInstanceGroupManagerRequest) GetRequestId() string
- func (x *PatchInstanceGroupManagerRequest) GetZone() string
- func (*PatchInstanceGroupManagerRequest) ProtoMessage()
- func (x *PatchInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchInstanceGroupManagerRequest) Reset()
- func (x *PatchInstanceGroupManagerRequest) String() string
- type PatchInstanceSettingRequest
- func (*PatchInstanceSettingRequest) Descriptor() ([]byte, []int)
- func (x *PatchInstanceSettingRequest) GetInstanceSettingsResource() *InstanceSettings
- func (x *PatchInstanceSettingRequest) GetProject() string
- func (x *PatchInstanceSettingRequest) GetRequestId() string
- func (x *PatchInstanceSettingRequest) GetUpdateMask() string
- func (x *PatchInstanceSettingRequest) GetZone() string
- func (*PatchInstanceSettingRequest) ProtoMessage()
- func (x *PatchInstanceSettingRequest) ProtoReflect() protoreflect.Message
- func (x *PatchInstanceSettingRequest) Reset()
- func (x *PatchInstanceSettingRequest) String() string
- type PatchInterconnectAttachmentRequest
- func (*PatchInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *PatchInterconnectAttachmentRequest) GetInterconnectAttachment() string
- func (x *PatchInterconnectAttachmentRequest) GetInterconnectAttachmentResource() *InterconnectAttachment
- func (x *PatchInterconnectAttachmentRequest) GetProject() string
- func (x *PatchInterconnectAttachmentRequest) GetRegion() string
- func (x *PatchInterconnectAttachmentRequest) GetRequestId() string
- func (*PatchInterconnectAttachmentRequest) ProtoMessage()
- func (x *PatchInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *PatchInterconnectAttachmentRequest) Reset()
- func (x *PatchInterconnectAttachmentRequest) String() string
- type PatchInterconnectRequest
- func (*PatchInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *PatchInterconnectRequest) GetInterconnect() string
- func (x *PatchInterconnectRequest) GetInterconnectResource() *Interconnect
- func (x *PatchInterconnectRequest) GetProject() string
- func (x *PatchInterconnectRequest) GetRequestId() string
- func (*PatchInterconnectRequest) ProtoMessage()
- func (x *PatchInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *PatchInterconnectRequest) Reset()
- func (x *PatchInterconnectRequest) String() string
- type PatchNetworkAttachmentRequest
- func (*PatchNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *PatchNetworkAttachmentRequest) GetNetworkAttachment() string
- func (x *PatchNetworkAttachmentRequest) GetNetworkAttachmentResource() *NetworkAttachment
- func (x *PatchNetworkAttachmentRequest) GetProject() string
- func (x *PatchNetworkAttachmentRequest) GetRegion() string
- func (x *PatchNetworkAttachmentRequest) GetRequestId() string
- func (*PatchNetworkAttachmentRequest) ProtoMessage()
- func (x *PatchNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *PatchNetworkAttachmentRequest) Reset()
- func (x *PatchNetworkAttachmentRequest) String() string
- type PatchNetworkEdgeSecurityServiceRequest
- func (*PatchNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource() *NetworkEdgeSecurityService
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetPaths() string
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetProject() string
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetRegion() string
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetRequestId() string
- func (x *PatchNetworkEdgeSecurityServiceRequest) GetUpdateMask() string
- func (*PatchNetworkEdgeSecurityServiceRequest) ProtoMessage()
- func (x *PatchNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
- func (x *PatchNetworkEdgeSecurityServiceRequest) Reset()
- func (x *PatchNetworkEdgeSecurityServiceRequest) String() string
- type PatchNetworkFirewallPolicyRequest
- func (*PatchNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *PatchNetworkFirewallPolicyRequest) GetProject() string
- func (x *PatchNetworkFirewallPolicyRequest) GetRequestId() string
- func (*PatchNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *PatchNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchNetworkFirewallPolicyRequest) Reset()
- func (x *PatchNetworkFirewallPolicyRequest) String() string
- type PatchNetworkRequest
- func (*PatchNetworkRequest) Descriptor() ([]byte, []int)
- func (x *PatchNetworkRequest) GetNetwork() string
- func (x *PatchNetworkRequest) GetNetworkResource() *Network
- func (x *PatchNetworkRequest) GetProject() string
- func (x *PatchNetworkRequest) GetRequestId() string
- func (*PatchNetworkRequest) ProtoMessage()
- func (x *PatchNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *PatchNetworkRequest) Reset()
- func (x *PatchNetworkRequest) String() string
- type PatchNodeGroupRequest
- func (*PatchNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *PatchNodeGroupRequest) GetNodeGroup() string
- func (x *PatchNodeGroupRequest) GetNodeGroupResource() *NodeGroup
- func (x *PatchNodeGroupRequest) GetProject() string
- func (x *PatchNodeGroupRequest) GetRequestId() string
- func (x *PatchNodeGroupRequest) GetZone() string
- func (*PatchNodeGroupRequest) ProtoMessage()
- func (x *PatchNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *PatchNodeGroupRequest) Reset()
- func (x *PatchNodeGroupRequest) String() string
- type PatchPacketMirroringRequest
- func (*PatchPacketMirroringRequest) Descriptor() ([]byte, []int)
- func (x *PatchPacketMirroringRequest) GetPacketMirroring() string
- func (x *PatchPacketMirroringRequest) GetPacketMirroringResource() *PacketMirroring
- func (x *PatchPacketMirroringRequest) GetProject() string
- func (x *PatchPacketMirroringRequest) GetRegion() string
- func (x *PatchPacketMirroringRequest) GetRequestId() string
- func (*PatchPacketMirroringRequest) ProtoMessage()
- func (x *PatchPacketMirroringRequest) ProtoReflect() protoreflect.Message
- func (x *PatchPacketMirroringRequest) Reset()
- func (x *PatchPacketMirroringRequest) String() string
- type PatchPerInstanceConfigsInstanceGroupManagerRequest
- func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersPatchPerInstanceConfigsReqResource() *InstanceGroupManagersPatchPerInstanceConfigsReq
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetRequestId() string
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
- func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) Reset()
- func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) String() string
- type PatchPerInstanceConfigsRegionInstanceGroupManagerRequest
- func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerPatchInstanceConfigReqResource() *RegionInstanceGroupManagerPatchInstanceConfigReq
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
- func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
- type PatchPublicAdvertisedPrefixeRequest
- func (*PatchPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *PatchPublicAdvertisedPrefixeRequest) GetProject() string
- func (x *PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
- func (x *PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource() *PublicAdvertisedPrefix
- func (x *PatchPublicAdvertisedPrefixeRequest) GetRequestId() string
- func (*PatchPublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *PatchPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *PatchPublicAdvertisedPrefixeRequest) Reset()
- func (x *PatchPublicAdvertisedPrefixeRequest) String() string
- type PatchPublicDelegatedPrefixeRequest
- func (*PatchPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *PatchPublicDelegatedPrefixeRequest) GetProject() string
- func (x *PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
- func (x *PatchPublicDelegatedPrefixeRequest) GetRegion() string
- func (x *PatchPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*PatchPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *PatchPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *PatchPublicDelegatedPrefixeRequest) Reset()
- func (x *PatchPublicDelegatedPrefixeRequest) String() string
- type PatchRegionAutoscalerRequest
- func (*PatchRegionAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionAutoscalerRequest) GetAutoscaler() string
- func (x *PatchRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *PatchRegionAutoscalerRequest) GetProject() string
- func (x *PatchRegionAutoscalerRequest) GetRegion() string
- func (x *PatchRegionAutoscalerRequest) GetRequestId() string
- func (*PatchRegionAutoscalerRequest) ProtoMessage()
- func (x *PatchRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionAutoscalerRequest) Reset()
- func (x *PatchRegionAutoscalerRequest) String() string
- type PatchRegionBackendServiceRequest
- func (*PatchRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionBackendServiceRequest) GetBackendService() string
- func (x *PatchRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *PatchRegionBackendServiceRequest) GetProject() string
- func (x *PatchRegionBackendServiceRequest) GetRegion() string
- func (x *PatchRegionBackendServiceRequest) GetRequestId() string
- func (*PatchRegionBackendServiceRequest) ProtoMessage()
- func (x *PatchRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionBackendServiceRequest) Reset()
- func (x *PatchRegionBackendServiceRequest) String() string
- type PatchRegionHealthCheckRequest
- func (*PatchRegionHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionHealthCheckRequest) GetHealthCheck() string
- func (x *PatchRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *PatchRegionHealthCheckRequest) GetProject() string
- func (x *PatchRegionHealthCheckRequest) GetRegion() string
- func (x *PatchRegionHealthCheckRequest) GetRequestId() string
- func (*PatchRegionHealthCheckRequest) ProtoMessage()
- func (x *PatchRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionHealthCheckRequest) Reset()
- func (x *PatchRegionHealthCheckRequest) String() string
- type PatchRegionHealthCheckServiceRequest
- func (*PatchRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionHealthCheckServiceRequest) GetHealthCheckService() string
- func (x *PatchRegionHealthCheckServiceRequest) GetHealthCheckServiceResource() *HealthCheckService
- func (x *PatchRegionHealthCheckServiceRequest) GetProject() string
- func (x *PatchRegionHealthCheckServiceRequest) GetRegion() string
- func (x *PatchRegionHealthCheckServiceRequest) GetRequestId() string
- func (*PatchRegionHealthCheckServiceRequest) ProtoMessage()
- func (x *PatchRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionHealthCheckServiceRequest) Reset()
- func (x *PatchRegionHealthCheckServiceRequest) String() string
- type PatchRegionInstanceGroupManagerRequest
- func (*PatchRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
- func (x *PatchRegionInstanceGroupManagerRequest) GetProject() string
- func (x *PatchRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *PatchRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*PatchRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *PatchRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionInstanceGroupManagerRequest) Reset()
- func (x *PatchRegionInstanceGroupManagerRequest) String() string
- type PatchRegionNetworkFirewallPolicyRequest
- func (*PatchRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
- func (x *PatchRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *PatchRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *PatchRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*PatchRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *PatchRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionNetworkFirewallPolicyRequest) Reset()
- func (x *PatchRegionNetworkFirewallPolicyRequest) String() string
- type PatchRegionSecurityPolicyRequest
- func (*PatchRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionSecurityPolicyRequest) GetProject() string
- func (x *PatchRegionSecurityPolicyRequest) GetRegion() string
- func (x *PatchRegionSecurityPolicyRequest) GetRequestId() string
- func (x *PatchRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *PatchRegionSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
- func (x *PatchRegionSecurityPolicyRequest) GetUpdateMask() string
- func (*PatchRegionSecurityPolicyRequest) ProtoMessage()
- func (x *PatchRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionSecurityPolicyRequest) Reset()
- func (x *PatchRegionSecurityPolicyRequest) String() string
- type PatchRegionSslPolicyRequest
- func (*PatchRegionSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionSslPolicyRequest) GetProject() string
- func (x *PatchRegionSslPolicyRequest) GetRegion() string
- func (x *PatchRegionSslPolicyRequest) GetRequestId() string
- func (x *PatchRegionSslPolicyRequest) GetSslPolicy() string
- func (x *PatchRegionSslPolicyRequest) GetSslPolicyResource() *SslPolicy
- func (*PatchRegionSslPolicyRequest) ProtoMessage()
- func (x *PatchRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionSslPolicyRequest) Reset()
- func (x *PatchRegionSslPolicyRequest) String() string
- type PatchRegionTargetHttpsProxyRequest
- func (*PatchRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionTargetHttpsProxyRequest) GetProject() string
- func (x *PatchRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *PatchRegionTargetHttpsProxyRequest) GetRequestId() string
- func (x *PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (x *PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
- func (*PatchRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *PatchRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionTargetHttpsProxyRequest) Reset()
- func (x *PatchRegionTargetHttpsProxyRequest) String() string
- type PatchRegionUrlMapRequest
- func (*PatchRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *PatchRegionUrlMapRequest) GetProject() string
- func (x *PatchRegionUrlMapRequest) GetRegion() string
- func (x *PatchRegionUrlMapRequest) GetRequestId() string
- func (x *PatchRegionUrlMapRequest) GetUrlMap() string
- func (x *PatchRegionUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*PatchRegionUrlMapRequest) ProtoMessage()
- func (x *PatchRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRegionUrlMapRequest) Reset()
- func (x *PatchRegionUrlMapRequest) String() string
- type PatchResourcePolicyRequest
- func (*PatchResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchResourcePolicyRequest) GetProject() string
- func (x *PatchResourcePolicyRequest) GetRegion() string
- func (x *PatchResourcePolicyRequest) GetRequestId() string
- func (x *PatchResourcePolicyRequest) GetResourcePolicy() string
- func (x *PatchResourcePolicyRequest) GetResourcePolicyResource() *ResourcePolicy
- func (x *PatchResourcePolicyRequest) GetUpdateMask() string
- func (*PatchResourcePolicyRequest) ProtoMessage()
- func (x *PatchResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchResourcePolicyRequest) Reset()
- func (x *PatchResourcePolicyRequest) String() string
- type PatchRouterRequest
- func (*PatchRouterRequest) Descriptor() ([]byte, []int)
- func (x *PatchRouterRequest) GetProject() string
- func (x *PatchRouterRequest) GetRegion() string
- func (x *PatchRouterRequest) GetRequestId() string
- func (x *PatchRouterRequest) GetRouter() string
- func (x *PatchRouterRequest) GetRouterResource() *Router
- func (*PatchRouterRequest) ProtoMessage()
- func (x *PatchRouterRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRouterRequest) Reset()
- func (x *PatchRouterRequest) String() string
- type PatchRuleFirewallPolicyRequest
- func (*PatchRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRuleFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *PatchRuleFirewallPolicyRequest) GetPriority() int32
- func (x *PatchRuleFirewallPolicyRequest) GetRequestId() string
- func (*PatchRuleFirewallPolicyRequest) ProtoMessage()
- func (x *PatchRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRuleFirewallPolicyRequest) Reset()
- func (x *PatchRuleFirewallPolicyRequest) String() string
- type PatchRuleNetworkFirewallPolicyRequest
- func (*PatchRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *PatchRuleNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *PatchRuleNetworkFirewallPolicyRequest) GetProject() string
- func (x *PatchRuleNetworkFirewallPolicyRequest) GetRequestId() string
- func (*PatchRuleNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *PatchRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRuleNetworkFirewallPolicyRequest) Reset()
- func (x *PatchRuleNetworkFirewallPolicyRequest) String() string
- type PatchRuleRegionNetworkFirewallPolicyRequest
- func (*PatchRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*PatchRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) Reset()
- func (x *PatchRuleRegionNetworkFirewallPolicyRequest) String() string
- type PatchRuleRegionSecurityPolicyRequest
- func (*PatchRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRuleRegionSecurityPolicyRequest) GetPriority() int32
- func (x *PatchRuleRegionSecurityPolicyRequest) GetProject() string
- func (x *PatchRuleRegionSecurityPolicyRequest) GetRegion() string
- func (x *PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
- func (x *PatchRuleRegionSecurityPolicyRequest) GetUpdateMask() string
- func (x *PatchRuleRegionSecurityPolicyRequest) GetValidateOnly() bool
- func (*PatchRuleRegionSecurityPolicyRequest) ProtoMessage()
- func (x *PatchRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRuleRegionSecurityPolicyRequest) Reset()
- func (x *PatchRuleRegionSecurityPolicyRequest) String() string
- type PatchRuleSecurityPolicyRequest
- func (*PatchRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchRuleSecurityPolicyRequest) GetPriority() int32
- func (x *PatchRuleSecurityPolicyRequest) GetProject() string
- func (x *PatchRuleSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *PatchRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
- func (x *PatchRuleSecurityPolicyRequest) GetUpdateMask() string
- func (x *PatchRuleSecurityPolicyRequest) GetValidateOnly() bool
- func (*PatchRuleSecurityPolicyRequest) ProtoMessage()
- func (x *PatchRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchRuleSecurityPolicyRequest) Reset()
- func (x *PatchRuleSecurityPolicyRequest) String() string
- type PatchSecurityPolicyRequest
- func (*PatchSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchSecurityPolicyRequest) GetProject() string
- func (x *PatchSecurityPolicyRequest) GetRequestId() string
- func (x *PatchSecurityPolicyRequest) GetSecurityPolicy() string
- func (x *PatchSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
- func (x *PatchSecurityPolicyRequest) GetUpdateMask() string
- func (*PatchSecurityPolicyRequest) ProtoMessage()
- func (x *PatchSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchSecurityPolicyRequest) Reset()
- func (x *PatchSecurityPolicyRequest) String() string
- type PatchServiceAttachmentRequest
- func (*PatchServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *PatchServiceAttachmentRequest) GetProject() string
- func (x *PatchServiceAttachmentRequest) GetRegion() string
- func (x *PatchServiceAttachmentRequest) GetRequestId() string
- func (x *PatchServiceAttachmentRequest) GetServiceAttachment() string
- func (x *PatchServiceAttachmentRequest) GetServiceAttachmentResource() *ServiceAttachment
- func (*PatchServiceAttachmentRequest) ProtoMessage()
- func (x *PatchServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *PatchServiceAttachmentRequest) Reset()
- func (x *PatchServiceAttachmentRequest) String() string
- type PatchSnapshotSettingRequest
- func (*PatchSnapshotSettingRequest) Descriptor() ([]byte, []int)
- func (x *PatchSnapshotSettingRequest) GetProject() string
- func (x *PatchSnapshotSettingRequest) GetRequestId() string
- func (x *PatchSnapshotSettingRequest) GetSnapshotSettingsResource() *SnapshotSettings
- func (x *PatchSnapshotSettingRequest) GetUpdateMask() string
- func (*PatchSnapshotSettingRequest) ProtoMessage()
- func (x *PatchSnapshotSettingRequest) ProtoReflect() protoreflect.Message
- func (x *PatchSnapshotSettingRequest) Reset()
- func (x *PatchSnapshotSettingRequest) String() string
- type PatchSslPolicyRequest
- func (*PatchSslPolicyRequest) Descriptor() ([]byte, []int)
- func (x *PatchSslPolicyRequest) GetProject() string
- func (x *PatchSslPolicyRequest) GetRequestId() string
- func (x *PatchSslPolicyRequest) GetSslPolicy() string
- func (x *PatchSslPolicyRequest) GetSslPolicyResource() *SslPolicy
- func (*PatchSslPolicyRequest) ProtoMessage()
- func (x *PatchSslPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchSslPolicyRequest) Reset()
- func (x *PatchSslPolicyRequest) String() string
- type PatchSubnetworkRequest
- func (*PatchSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *PatchSubnetworkRequest) GetDrainTimeoutSeconds() int32
- func (x *PatchSubnetworkRequest) GetProject() string
- func (x *PatchSubnetworkRequest) GetRegion() string
- func (x *PatchSubnetworkRequest) GetRequestId() string
- func (x *PatchSubnetworkRequest) GetSubnetwork() string
- func (x *PatchSubnetworkRequest) GetSubnetworkResource() *Subnetwork
- func (*PatchSubnetworkRequest) ProtoMessage()
- func (x *PatchSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *PatchSubnetworkRequest) Reset()
- func (x *PatchSubnetworkRequest) String() string
- type PatchTargetGrpcProxyRequest
- func (*PatchTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
- func (x *PatchTargetGrpcProxyRequest) GetProject() string
- func (x *PatchTargetGrpcProxyRequest) GetRequestId() string
- func (x *PatchTargetGrpcProxyRequest) GetTargetGrpcProxy() string
- func (x *PatchTargetGrpcProxyRequest) GetTargetGrpcProxyResource() *TargetGrpcProxy
- func (*PatchTargetGrpcProxyRequest) ProtoMessage()
- func (x *PatchTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTargetGrpcProxyRequest) Reset()
- func (x *PatchTargetGrpcProxyRequest) String() string
- type PatchTargetHttpProxyRequest
- func (*PatchTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *PatchTargetHttpProxyRequest) GetProject() string
- func (x *PatchTargetHttpProxyRequest) GetRequestId() string
- func (x *PatchTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (x *PatchTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
- func (*PatchTargetHttpProxyRequest) ProtoMessage()
- func (x *PatchTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTargetHttpProxyRequest) Reset()
- func (x *PatchTargetHttpProxyRequest) String() string
- type PatchTargetHttpsProxyRequest
- func (*PatchTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *PatchTargetHttpsProxyRequest) GetProject() string
- func (x *PatchTargetHttpsProxyRequest) GetRequestId() string
- func (x *PatchTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (x *PatchTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
- func (*PatchTargetHttpsProxyRequest) ProtoMessage()
- func (x *PatchTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTargetHttpsProxyRequest) Reset()
- func (x *PatchTargetHttpsProxyRequest) String() string
- type PatchUrlMapRequest
- func (*PatchUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *PatchUrlMapRequest) GetProject() string
- func (x *PatchUrlMapRequest) GetRequestId() string
- func (x *PatchUrlMapRequest) GetUrlMap() string
- func (x *PatchUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*PatchUrlMapRequest) ProtoMessage()
- func (x *PatchUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *PatchUrlMapRequest) Reset()
- func (x *PatchUrlMapRequest) String() string
- type PathMatcher
- func (*PathMatcher) Descriptor() ([]byte, []int)
- func (x *PathMatcher) GetDefaultCustomErrorResponsePolicy() *CustomErrorResponsePolicy
- func (x *PathMatcher) GetDefaultRouteAction() *HttpRouteAction
- func (x *PathMatcher) GetDefaultService() string
- func (x *PathMatcher) GetDefaultUrlRedirect() *HttpRedirectAction
- func (x *PathMatcher) GetDescription() string
- func (x *PathMatcher) GetHeaderAction() *HttpHeaderAction
- func (x *PathMatcher) GetName() string
- func (x *PathMatcher) GetPathRules() []*PathRule
- func (x *PathMatcher) GetRouteRules() []*HttpRouteRule
- func (*PathMatcher) ProtoMessage()
- func (x *PathMatcher) ProtoReflect() protoreflect.Message
- func (x *PathMatcher) Reset()
- func (x *PathMatcher) String() string
- type PathRule
- func (*PathRule) Descriptor() ([]byte, []int)
- func (x *PathRule) GetCustomErrorResponsePolicy() *CustomErrorResponsePolicy
- func (x *PathRule) GetPaths() []string
- func (x *PathRule) GetRouteAction() *HttpRouteAction
- func (x *PathRule) GetService() string
- func (x *PathRule) GetUrlRedirect() *HttpRedirectAction
- func (*PathRule) ProtoMessage()
- func (x *PathRule) ProtoReflect() protoreflect.Message
- func (x *PathRule) Reset()
- func (x *PathRule) String() string
- type PerInstanceConfig
- func (*PerInstanceConfig) Descriptor() ([]byte, []int)
- func (x *PerInstanceConfig) GetFingerprint() string
- func (x *PerInstanceConfig) GetName() string
- func (x *PerInstanceConfig) GetPreservedState() *PreservedState
- func (x *PerInstanceConfig) GetStatus() string
- func (*PerInstanceConfig) ProtoMessage()
- func (x *PerInstanceConfig) ProtoReflect() protoreflect.Message
- func (x *PerInstanceConfig) Reset()
- func (x *PerInstanceConfig) String() string
- type PerInstanceConfig_Status
- func (PerInstanceConfig_Status) Descriptor() protoreflect.EnumDescriptor
- func (x PerInstanceConfig_Status) Enum() *PerInstanceConfig_Status
- func (PerInstanceConfig_Status) EnumDescriptor() ([]byte, []int)
- func (x PerInstanceConfig_Status) Number() protoreflect.EnumNumber
- func (x PerInstanceConfig_Status) String() string
- func (PerInstanceConfig_Status) Type() protoreflect.EnumType
- type PerformMaintenanceInstanceRequest
- func (*PerformMaintenanceInstanceRequest) Descriptor() ([]byte, []int)
- func (x *PerformMaintenanceInstanceRequest) GetInstance() string
- func (x *PerformMaintenanceInstanceRequest) GetProject() string
- func (x *PerformMaintenanceInstanceRequest) GetRequestId() string
- func (x *PerformMaintenanceInstanceRequest) GetZone() string
- func (*PerformMaintenanceInstanceRequest) ProtoMessage()
- func (x *PerformMaintenanceInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *PerformMaintenanceInstanceRequest) Reset()
- func (x *PerformMaintenanceInstanceRequest) String() string
- type PerformMaintenanceNodeGroupRequest
- func (*PerformMaintenanceNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *PerformMaintenanceNodeGroupRequest) GetNodeGroup() string
- func (x *PerformMaintenanceNodeGroupRequest) GetNodeGroupsPerformMaintenanceRequestResource() *NodeGroupsPerformMaintenanceRequest
- func (x *PerformMaintenanceNodeGroupRequest) GetProject() string
- func (x *PerformMaintenanceNodeGroupRequest) GetRequestId() string
- func (x *PerformMaintenanceNodeGroupRequest) GetZone() string
- func (*PerformMaintenanceNodeGroupRequest) ProtoMessage()
- func (x *PerformMaintenanceNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *PerformMaintenanceNodeGroupRequest) Reset()
- func (x *PerformMaintenanceNodeGroupRequest) String() string
- type Policy
- func (*Policy) Descriptor() ([]byte, []int)
- func (x *Policy) GetAuditConfigs() []*AuditConfig
- func (x *Policy) GetBindings() []*Binding
- func (x *Policy) GetEtag() string
- func (x *Policy) GetIamOwned() bool
- func (x *Policy) GetVersion() int32
- func (*Policy) ProtoMessage()
- func (x *Policy) ProtoReflect() protoreflect.Message
- func (x *Policy) Reset()
- func (x *Policy) String() string
- type PreconfiguredWafSet
- func (*PreconfiguredWafSet) Descriptor() ([]byte, []int)
- func (x *PreconfiguredWafSet) GetExpressionSets() []*WafExpressionSet
- func (*PreconfiguredWafSet) ProtoMessage()
- func (x *PreconfiguredWafSet) ProtoReflect() protoreflect.Message
- func (x *PreconfiguredWafSet) Reset()
- func (x *PreconfiguredWafSet) String() string
- type PreservedState
- func (*PreservedState) Descriptor() ([]byte, []int)
- func (x *PreservedState) GetDisks() map[string]*PreservedStatePreservedDisk
- func (x *PreservedState) GetExternalIPs() map[string]*PreservedStatePreservedNetworkIp
- func (x *PreservedState) GetInternalIPs() map[string]*PreservedStatePreservedNetworkIp
- func (x *PreservedState) GetMetadata() map[string]string
- func (*PreservedState) ProtoMessage()
- func (x *PreservedState) ProtoReflect() protoreflect.Message
- func (x *PreservedState) Reset()
- func (x *PreservedState) String() string
- type PreservedStatePreservedDisk
- func (*PreservedStatePreservedDisk) Descriptor() ([]byte, []int)
- func (x *PreservedStatePreservedDisk) GetAutoDelete() string
- func (x *PreservedStatePreservedDisk) GetMode() string
- func (x *PreservedStatePreservedDisk) GetSource() string
- func (*PreservedStatePreservedDisk) ProtoMessage()
- func (x *PreservedStatePreservedDisk) ProtoReflect() protoreflect.Message
- func (x *PreservedStatePreservedDisk) Reset()
- func (x *PreservedStatePreservedDisk) String() string
- type PreservedStatePreservedDisk_AutoDelete
- func (PreservedStatePreservedDisk_AutoDelete) Descriptor() protoreflect.EnumDescriptor
- func (x PreservedStatePreservedDisk_AutoDelete) Enum() *PreservedStatePreservedDisk_AutoDelete
- func (PreservedStatePreservedDisk_AutoDelete) EnumDescriptor() ([]byte, []int)
- func (x PreservedStatePreservedDisk_AutoDelete) Number() protoreflect.EnumNumber
- func (x PreservedStatePreservedDisk_AutoDelete) String() string
- func (PreservedStatePreservedDisk_AutoDelete) Type() protoreflect.EnumType
- type PreservedStatePreservedDisk_Mode
- func (PreservedStatePreservedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x PreservedStatePreservedDisk_Mode) Enum() *PreservedStatePreservedDisk_Mode
- func (PreservedStatePreservedDisk_Mode) EnumDescriptor() ([]byte, []int)
- func (x PreservedStatePreservedDisk_Mode) Number() protoreflect.EnumNumber
- func (x PreservedStatePreservedDisk_Mode) String() string
- func (PreservedStatePreservedDisk_Mode) Type() protoreflect.EnumType
- type PreservedStatePreservedNetworkIp
- func (*PreservedStatePreservedNetworkIp) Descriptor() ([]byte, []int)
- func (x *PreservedStatePreservedNetworkIp) GetAutoDelete() string
- func (x *PreservedStatePreservedNetworkIp) GetIpAddress() *PreservedStatePreservedNetworkIpIpAddress
- func (*PreservedStatePreservedNetworkIp) ProtoMessage()
- func (x *PreservedStatePreservedNetworkIp) ProtoReflect() protoreflect.Message
- func (x *PreservedStatePreservedNetworkIp) Reset()
- func (x *PreservedStatePreservedNetworkIp) String() string
- type PreservedStatePreservedNetworkIpIpAddress
- func (*PreservedStatePreservedNetworkIpIpAddress) Descriptor() ([]byte, []int)
- func (x *PreservedStatePreservedNetworkIpIpAddress) GetAddress() string
- func (x *PreservedStatePreservedNetworkIpIpAddress) GetLiteral() string
- func (*PreservedStatePreservedNetworkIpIpAddress) ProtoMessage()
- func (x *PreservedStatePreservedNetworkIpIpAddress) ProtoReflect() protoreflect.Message
- func (x *PreservedStatePreservedNetworkIpIpAddress) Reset()
- func (x *PreservedStatePreservedNetworkIpIpAddress) String() string
- type PreservedStatePreservedNetworkIp_AutoDelete
- func (PreservedStatePreservedNetworkIp_AutoDelete) Descriptor() protoreflect.EnumDescriptor
- func (x PreservedStatePreservedNetworkIp_AutoDelete) Enum() *PreservedStatePreservedNetworkIp_AutoDelete
- func (PreservedStatePreservedNetworkIp_AutoDelete) EnumDescriptor() ([]byte, []int)
- func (x PreservedStatePreservedNetworkIp_AutoDelete) Number() protoreflect.EnumNumber
- func (x PreservedStatePreservedNetworkIp_AutoDelete) String() string
- func (PreservedStatePreservedNetworkIp_AutoDelete) Type() protoreflect.EnumType
- type PreviewRouterRequest
- func (*PreviewRouterRequest) Descriptor() ([]byte, []int)
- func (x *PreviewRouterRequest) GetProject() string
- func (x *PreviewRouterRequest) GetRegion() string
- func (x *PreviewRouterRequest) GetRouter() string
- func (x *PreviewRouterRequest) GetRouterResource() *Router
- func (*PreviewRouterRequest) ProtoMessage()
- func (x *PreviewRouterRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewRouterRequest) Reset()
- func (x *PreviewRouterRequest) String() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)
- func (x *Project) GetCloudArmorTier() string
- func (x *Project) GetCommonInstanceMetadata() *Metadata
- func (x *Project) GetCreationTimestamp() string
- func (x *Project) GetDefaultNetworkTier() string
- func (x *Project) GetDefaultServiceAccount() string
- func (x *Project) GetDescription() string
- func (x *Project) GetEnabledFeatures() []string
- func (x *Project) GetId() uint64
- func (x *Project) GetKind() string
- func (x *Project) GetName() string
- func (x *Project) GetQuotas() []*Quota
- func (x *Project) GetSelfLink() string
- func (x *Project) GetUsageExportLocation() *UsageExportLocation
- func (x *Project) GetVmDnsSetting() string
- func (x *Project) GetXpnProjectStatus() string
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- type Project_CloudArmorTier
- func (Project_CloudArmorTier) Descriptor() protoreflect.EnumDescriptor
- func (x Project_CloudArmorTier) Enum() *Project_CloudArmorTier
- func (Project_CloudArmorTier) EnumDescriptor() ([]byte, []int)
- func (x Project_CloudArmorTier) Number() protoreflect.EnumNumber
- func (x Project_CloudArmorTier) String() string
- func (Project_CloudArmorTier) Type() protoreflect.EnumType
- type Project_DefaultNetworkTier
- func (Project_DefaultNetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x Project_DefaultNetworkTier) Enum() *Project_DefaultNetworkTier
- func (Project_DefaultNetworkTier) EnumDescriptor() ([]byte, []int)
- func (x Project_DefaultNetworkTier) Number() protoreflect.EnumNumber
- func (x Project_DefaultNetworkTier) String() string
- func (Project_DefaultNetworkTier) Type() protoreflect.EnumType
- type Project_VmDnsSetting
- func (Project_VmDnsSetting) Descriptor() protoreflect.EnumDescriptor
- func (x Project_VmDnsSetting) Enum() *Project_VmDnsSetting
- func (Project_VmDnsSetting) EnumDescriptor() ([]byte, []int)
- func (x Project_VmDnsSetting) Number() protoreflect.EnumNumber
- func (x Project_VmDnsSetting) String() string
- func (Project_VmDnsSetting) Type() protoreflect.EnumType
- type Project_XpnProjectStatus
- func (Project_XpnProjectStatus) Descriptor() protoreflect.EnumDescriptor
- func (x Project_XpnProjectStatus) Enum() *Project_XpnProjectStatus
- func (Project_XpnProjectStatus) EnumDescriptor() ([]byte, []int)
- func (x Project_XpnProjectStatus) Number() protoreflect.EnumNumber
- func (x Project_XpnProjectStatus) String() string
- func (Project_XpnProjectStatus) Type() protoreflect.EnumType
- type ProjectsDisableXpnResourceRequest
- func (*ProjectsDisableXpnResourceRequest) Descriptor() ([]byte, []int)
- func (x *ProjectsDisableXpnResourceRequest) GetXpnResource() *XpnResourceId
- func (*ProjectsDisableXpnResourceRequest) ProtoMessage()
- func (x *ProjectsDisableXpnResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ProjectsDisableXpnResourceRequest) Reset()
- func (x *ProjectsDisableXpnResourceRequest) String() string
- type ProjectsEnableXpnResourceRequest
- func (*ProjectsEnableXpnResourceRequest) Descriptor() ([]byte, []int)
- func (x *ProjectsEnableXpnResourceRequest) GetXpnResource() *XpnResourceId
- func (*ProjectsEnableXpnResourceRequest) ProtoMessage()
- func (x *ProjectsEnableXpnResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ProjectsEnableXpnResourceRequest) Reset()
- func (x *ProjectsEnableXpnResourceRequest) String() string
- type ProjectsGetXpnResources
- func (*ProjectsGetXpnResources) Descriptor() ([]byte, []int)
- func (x *ProjectsGetXpnResources) GetKind() string
- func (x *ProjectsGetXpnResources) GetNextPageToken() string
- func (x *ProjectsGetXpnResources) GetResources() []*XpnResourceId
- func (*ProjectsGetXpnResources) ProtoMessage()
- func (x *ProjectsGetXpnResources) ProtoReflect() protoreflect.Message
- func (x *ProjectsGetXpnResources) Reset()
- func (x *ProjectsGetXpnResources) String() string
- type ProjectsListXpnHostsRequest
- func (*ProjectsListXpnHostsRequest) Descriptor() ([]byte, []int)
- func (x *ProjectsListXpnHostsRequest) GetOrganization() string
- func (*ProjectsListXpnHostsRequest) ProtoMessage()
- func (x *ProjectsListXpnHostsRequest) ProtoReflect() protoreflect.Message
- func (x *ProjectsListXpnHostsRequest) Reset()
- func (x *ProjectsListXpnHostsRequest) String() string
- type ProjectsSetCloudArmorTierRequest
- func (*ProjectsSetCloudArmorTierRequest) Descriptor() ([]byte, []int)
- func (x *ProjectsSetCloudArmorTierRequest) GetCloudArmorTier() string
- func (*ProjectsSetCloudArmorTierRequest) ProtoMessage()
- func (x *ProjectsSetCloudArmorTierRequest) ProtoReflect() protoreflect.Message
- func (x *ProjectsSetCloudArmorTierRequest) Reset()
- func (x *ProjectsSetCloudArmorTierRequest) String() string
- type ProjectsSetCloudArmorTierRequest_CloudArmorTier
- func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Descriptor() protoreflect.EnumDescriptor
- func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) Enum() *ProjectsSetCloudArmorTierRequest_CloudArmorTier
- func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) EnumDescriptor() ([]byte, []int)
- func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) Number() protoreflect.EnumNumber
- func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) String() string
- func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Type() protoreflect.EnumType
- type ProjectsSetDefaultNetworkTierRequest
- func (*ProjectsSetDefaultNetworkTierRequest) Descriptor() ([]byte, []int)
- func (x *ProjectsSetDefaultNetworkTierRequest) GetNetworkTier() string
- func (*ProjectsSetDefaultNetworkTierRequest) ProtoMessage()
- func (x *ProjectsSetDefaultNetworkTierRequest) ProtoReflect() protoreflect.Message
- func (x *ProjectsSetDefaultNetworkTierRequest) Reset()
- func (x *ProjectsSetDefaultNetworkTierRequest) String() string
- type ProjectsSetDefaultNetworkTierRequest_NetworkTier
- func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) Enum() *ProjectsSetDefaultNetworkTierRequest_NetworkTier
- func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) EnumDescriptor() ([]byte, []int)
- func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) Number() protoreflect.EnumNumber
- func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) String() string
- func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Type() protoreflect.EnumType
- type PublicAdvertisedPrefix
- func (*PublicAdvertisedPrefix) Descriptor() ([]byte, []int)
- func (x *PublicAdvertisedPrefix) GetByoipApiVersion() string
- func (x *PublicAdvertisedPrefix) GetCreationTimestamp() string
- func (x *PublicAdvertisedPrefix) GetDescription() string
- func (x *PublicAdvertisedPrefix) GetDnsVerificationIp() string
- func (x *PublicAdvertisedPrefix) GetFingerprint() string
- func (x *PublicAdvertisedPrefix) GetId() uint64
- func (x *PublicAdvertisedPrefix) GetIpCidrRange() string
- func (x *PublicAdvertisedPrefix) GetKind() string
- func (x *PublicAdvertisedPrefix) GetName() string
- func (x *PublicAdvertisedPrefix) GetPdpScope() string
- func (x *PublicAdvertisedPrefix) GetPublicDelegatedPrefixs() []*PublicAdvertisedPrefixPublicDelegatedPrefix
- func (x *PublicAdvertisedPrefix) GetSelfLink() string
- func (x *PublicAdvertisedPrefix) GetSharedSecret() string
- func (x *PublicAdvertisedPrefix) GetStatus() string
- func (*PublicAdvertisedPrefix) ProtoMessage()
- func (x *PublicAdvertisedPrefix) ProtoReflect() protoreflect.Message
- func (x *PublicAdvertisedPrefix) Reset()
- func (x *PublicAdvertisedPrefix) String() string
- type PublicAdvertisedPrefixList
- func (*PublicAdvertisedPrefixList) Descriptor() ([]byte, []int)
- func (x *PublicAdvertisedPrefixList) GetId() string
- func (x *PublicAdvertisedPrefixList) GetItems() []*PublicAdvertisedPrefix
- func (x *PublicAdvertisedPrefixList) GetKind() string
- func (x *PublicAdvertisedPrefixList) GetNextPageToken() string
- func (x *PublicAdvertisedPrefixList) GetSelfLink() string
- func (x *PublicAdvertisedPrefixList) GetWarning() *Warning
- func (*PublicAdvertisedPrefixList) ProtoMessage()
- func (x *PublicAdvertisedPrefixList) ProtoReflect() protoreflect.Message
- func (x *PublicAdvertisedPrefixList) Reset()
- func (x *PublicAdvertisedPrefixList) String() string
- type PublicAdvertisedPrefixPublicDelegatedPrefix
- func (*PublicAdvertisedPrefixPublicDelegatedPrefix) Descriptor() ([]byte, []int)
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetIpRange() string
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetName() string
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetProject() string
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetRegion() string
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetStatus() string
- func (*PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoMessage()
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoReflect() protoreflect.Message
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) Reset()
- func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) String() string
- type PublicAdvertisedPrefix_ByoipApiVersion
- func (PublicAdvertisedPrefix_ByoipApiVersion) Descriptor() protoreflect.EnumDescriptor
- func (x PublicAdvertisedPrefix_ByoipApiVersion) Enum() *PublicAdvertisedPrefix_ByoipApiVersion
- func (PublicAdvertisedPrefix_ByoipApiVersion) EnumDescriptor() ([]byte, []int)
- func (x PublicAdvertisedPrefix_ByoipApiVersion) Number() protoreflect.EnumNumber
- func (x PublicAdvertisedPrefix_ByoipApiVersion) String() string
- func (PublicAdvertisedPrefix_ByoipApiVersion) Type() protoreflect.EnumType
- type PublicAdvertisedPrefix_PdpScope
- func (PublicAdvertisedPrefix_PdpScope) Descriptor() protoreflect.EnumDescriptor
- func (x PublicAdvertisedPrefix_PdpScope) Enum() *PublicAdvertisedPrefix_PdpScope
- func (PublicAdvertisedPrefix_PdpScope) EnumDescriptor() ([]byte, []int)
- func (x PublicAdvertisedPrefix_PdpScope) Number() protoreflect.EnumNumber
- func (x PublicAdvertisedPrefix_PdpScope) String() string
- func (PublicAdvertisedPrefix_PdpScope) Type() protoreflect.EnumType
- type PublicAdvertisedPrefix_Status
- func (PublicAdvertisedPrefix_Status) Descriptor() protoreflect.EnumDescriptor
- func (x PublicAdvertisedPrefix_Status) Enum() *PublicAdvertisedPrefix_Status
- func (PublicAdvertisedPrefix_Status) EnumDescriptor() ([]byte, []int)
- func (x PublicAdvertisedPrefix_Status) Number() protoreflect.EnumNumber
- func (x PublicAdvertisedPrefix_Status) String() string
- func (PublicAdvertisedPrefix_Status) Type() protoreflect.EnumType
- type PublicDelegatedPrefix
- func (*PublicDelegatedPrefix) Descriptor() ([]byte, []int)
- func (x *PublicDelegatedPrefix) GetAllocatablePrefixLength() int32
- func (x *PublicDelegatedPrefix) GetByoipApiVersion() string
- func (x *PublicDelegatedPrefix) GetCreationTimestamp() string
- func (x *PublicDelegatedPrefix) GetDescription() string
- func (x *PublicDelegatedPrefix) GetFingerprint() string
- func (x *PublicDelegatedPrefix) GetId() uint64
- func (x *PublicDelegatedPrefix) GetIpCidrRange() string
- func (x *PublicDelegatedPrefix) GetIsLiveMigration() bool
- func (x *PublicDelegatedPrefix) GetKind() string
- func (x *PublicDelegatedPrefix) GetMode() string
- func (x *PublicDelegatedPrefix) GetName() string
- func (x *PublicDelegatedPrefix) GetParentPrefix() string
- func (x *PublicDelegatedPrefix) GetPublicDelegatedSubPrefixs() []*PublicDelegatedPrefixPublicDelegatedSubPrefix
- func (x *PublicDelegatedPrefix) GetRegion() string
- func (x *PublicDelegatedPrefix) GetSelfLink() string
- func (x *PublicDelegatedPrefix) GetStatus() string
- func (*PublicDelegatedPrefix) ProtoMessage()
- func (x *PublicDelegatedPrefix) ProtoReflect() protoreflect.Message
- func (x *PublicDelegatedPrefix) Reset()
- func (x *PublicDelegatedPrefix) String() string
- type PublicDelegatedPrefixAggregatedList
- func (*PublicDelegatedPrefixAggregatedList) Descriptor() ([]byte, []int)
- func (x *PublicDelegatedPrefixAggregatedList) GetId() string
- func (x *PublicDelegatedPrefixAggregatedList) GetItems() map[string]*PublicDelegatedPrefixesScopedList
- func (x *PublicDelegatedPrefixAggregatedList) GetKind() string
- func (x *PublicDelegatedPrefixAggregatedList) GetNextPageToken() string
- func (x *PublicDelegatedPrefixAggregatedList) GetSelfLink() string
- func (x *PublicDelegatedPrefixAggregatedList) GetUnreachables() []string
- func (x *PublicDelegatedPrefixAggregatedList) GetWarning() *Warning
- func (*PublicDelegatedPrefixAggregatedList) ProtoMessage()
- func (x *PublicDelegatedPrefixAggregatedList) ProtoReflect() protoreflect.Message
- func (x *PublicDelegatedPrefixAggregatedList) Reset()
- func (x *PublicDelegatedPrefixAggregatedList) String() string
- type PublicDelegatedPrefixList
- func (*PublicDelegatedPrefixList) Descriptor() ([]byte, []int)
- func (x *PublicDelegatedPrefixList) GetId() string
- func (x *PublicDelegatedPrefixList) GetItems() []*PublicDelegatedPrefix
- func (x *PublicDelegatedPrefixList) GetKind() string
- func (x *PublicDelegatedPrefixList) GetNextPageToken() string
- func (x *PublicDelegatedPrefixList) GetSelfLink() string
- func (x *PublicDelegatedPrefixList) GetWarning() *Warning
- func (*PublicDelegatedPrefixList) ProtoMessage()
- func (x *PublicDelegatedPrefixList) ProtoReflect() protoreflect.Message
- func (x *PublicDelegatedPrefixList) Reset()
- func (x *PublicDelegatedPrefixList) String() string
- type PublicDelegatedPrefixPublicDelegatedSubPrefix
- func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) Descriptor() ([]byte, []int)
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetAllocatablePrefixLength() int32
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDelegateeProject() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDescription() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIpCidrRange() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIsAddress() bool
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetMode() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetName() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetRegion() string
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetStatus() string
- func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoMessage()
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoReflect() protoreflect.Message
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) Reset()
- func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) String() string
- type PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Enum() *PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) EnumDescriptor() ([]byte, []int)
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Number() protoreflect.EnumNumber
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) String() string
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Type() protoreflect.EnumType
- type PublicDelegatedPrefixPublicDelegatedSubPrefix_Status
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Descriptor() protoreflect.EnumDescriptor
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Enum() *PublicDelegatedPrefixPublicDelegatedSubPrefix_Status
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) EnumDescriptor() ([]byte, []int)
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Number() protoreflect.EnumNumber
- func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) String() string
- func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Type() protoreflect.EnumType
- type PublicDelegatedPrefix_ByoipApiVersion
- func (PublicDelegatedPrefix_ByoipApiVersion) Descriptor() protoreflect.EnumDescriptor
- func (x PublicDelegatedPrefix_ByoipApiVersion) Enum() *PublicDelegatedPrefix_ByoipApiVersion
- func (PublicDelegatedPrefix_ByoipApiVersion) EnumDescriptor() ([]byte, []int)
- func (x PublicDelegatedPrefix_ByoipApiVersion) Number() protoreflect.EnumNumber
- func (x PublicDelegatedPrefix_ByoipApiVersion) String() string
- func (PublicDelegatedPrefix_ByoipApiVersion) Type() protoreflect.EnumType
- type PublicDelegatedPrefix_Mode
- func (PublicDelegatedPrefix_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x PublicDelegatedPrefix_Mode) Enum() *PublicDelegatedPrefix_Mode
- func (PublicDelegatedPrefix_Mode) EnumDescriptor() ([]byte, []int)
- func (x PublicDelegatedPrefix_Mode) Number() protoreflect.EnumNumber
- func (x PublicDelegatedPrefix_Mode) String() string
- func (PublicDelegatedPrefix_Mode) Type() protoreflect.EnumType
- type PublicDelegatedPrefix_Status
- func (PublicDelegatedPrefix_Status) Descriptor() protoreflect.EnumDescriptor
- func (x PublicDelegatedPrefix_Status) Enum() *PublicDelegatedPrefix_Status
- func (PublicDelegatedPrefix_Status) EnumDescriptor() ([]byte, []int)
- func (x PublicDelegatedPrefix_Status) Number() protoreflect.EnumNumber
- func (x PublicDelegatedPrefix_Status) String() string
- func (PublicDelegatedPrefix_Status) Type() protoreflect.EnumType
- type PublicDelegatedPrefixesScopedList
- func (*PublicDelegatedPrefixesScopedList) Descriptor() ([]byte, []int)
- func (x *PublicDelegatedPrefixesScopedList) GetPublicDelegatedPrefixes() []*PublicDelegatedPrefix
- func (x *PublicDelegatedPrefixesScopedList) GetWarning() *Warning
- func (*PublicDelegatedPrefixesScopedList) ProtoMessage()
- func (x *PublicDelegatedPrefixesScopedList) ProtoReflect() protoreflect.Message
- func (x *PublicDelegatedPrefixesScopedList) Reset()
- func (x *PublicDelegatedPrefixesScopedList) String() string
- type Quota
- func (*Quota) Descriptor() ([]byte, []int)
- func (x *Quota) GetLimit() float64
- func (x *Quota) GetMetric() string
- func (x *Quota) GetOwner() string
- func (x *Quota) GetUsage() float64
- func (*Quota) ProtoMessage()
- func (x *Quota) ProtoReflect() protoreflect.Message
- func (x *Quota) Reset()
- func (x *Quota) String() string
- type QuotaExceededInfo
- func (*QuotaExceededInfo) Descriptor() ([]byte, []int)
- func (x *QuotaExceededInfo) GetDimensions() map[string]string
- func (x *QuotaExceededInfo) GetFutureLimit() float64
- func (x *QuotaExceededInfo) GetLimit() float64
- func (x *QuotaExceededInfo) GetLimitName() string
- func (x *QuotaExceededInfo) GetMetricName() string
- func (x *QuotaExceededInfo) GetRolloutStatus() string
- func (*QuotaExceededInfo) ProtoMessage()
- func (x *QuotaExceededInfo) ProtoReflect() protoreflect.Message
- func (x *QuotaExceededInfo) Reset()
- func (x *QuotaExceededInfo) String() string
- type QuotaExceededInfo_RolloutStatus
- func (QuotaExceededInfo_RolloutStatus) Descriptor() protoreflect.EnumDescriptor
- func (x QuotaExceededInfo_RolloutStatus) Enum() *QuotaExceededInfo_RolloutStatus
- func (QuotaExceededInfo_RolloutStatus) EnumDescriptor() ([]byte, []int)
- func (x QuotaExceededInfo_RolloutStatus) Number() protoreflect.EnumNumber
- func (x QuotaExceededInfo_RolloutStatus) String() string
- func (QuotaExceededInfo_RolloutStatus) Type() protoreflect.EnumType
- type QuotaStatusWarning
- func (*QuotaStatusWarning) Descriptor() ([]byte, []int)
- func (x *QuotaStatusWarning) GetCode() string
- func (x *QuotaStatusWarning) GetData() []*Data
- func (x *QuotaStatusWarning) GetMessage() string
- func (*QuotaStatusWarning) ProtoMessage()
- func (x *QuotaStatusWarning) ProtoReflect() protoreflect.Message
- func (x *QuotaStatusWarning) Reset()
- func (x *QuotaStatusWarning) String() string
- type QuotaStatusWarning_Code
- func (QuotaStatusWarning_Code) Descriptor() protoreflect.EnumDescriptor
- func (x QuotaStatusWarning_Code) Enum() *QuotaStatusWarning_Code
- func (QuotaStatusWarning_Code) EnumDescriptor() ([]byte, []int)
- func (x QuotaStatusWarning_Code) Number() protoreflect.EnumNumber
- func (x QuotaStatusWarning_Code) String() string
- func (QuotaStatusWarning_Code) Type() protoreflect.EnumType
- type Quota_Metric
- func (Quota_Metric) Descriptor() protoreflect.EnumDescriptor
- func (x Quota_Metric) Enum() *Quota_Metric
- func (Quota_Metric) EnumDescriptor() ([]byte, []int)
- func (x Quota_Metric) Number() protoreflect.EnumNumber
- func (x Quota_Metric) String() string
- func (Quota_Metric) Type() protoreflect.EnumType
- type RawDisk
- func (*RawDisk) Descriptor() ([]byte, []int)
- func (x *RawDisk) GetContainerType() string
- func (x *RawDisk) GetSha1Checksum() string
- func (x *RawDisk) GetSource() string
- func (*RawDisk) ProtoMessage()
- func (x *RawDisk) ProtoReflect() protoreflect.Message
- func (x *RawDisk) Reset()
- func (x *RawDisk) String() string
- type RawDisk_ContainerType
- func (RawDisk_ContainerType) Descriptor() protoreflect.EnumDescriptor
- func (x RawDisk_ContainerType) Enum() *RawDisk_ContainerType
- func (RawDisk_ContainerType) EnumDescriptor() ([]byte, []int)
- func (x RawDisk_ContainerType) Number() protoreflect.EnumNumber
- func (x RawDisk_ContainerType) String() string
- func (RawDisk_ContainerType) Type() protoreflect.EnumType
- type RecreateInstancesInstanceGroupManagerRequest
- func (*RecreateInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersRecreateInstancesRequestResource() *InstanceGroupManagersRecreateInstancesRequest
- func (x *RecreateInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *RecreateInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *RecreateInstancesInstanceGroupManagerRequest) GetZone() string
- func (*RecreateInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *RecreateInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *RecreateInstancesInstanceGroupManagerRequest) Reset()
- func (x *RecreateInstancesInstanceGroupManagerRequest) String() string
- type RecreateInstancesRegionInstanceGroupManagerRequest
- func (*RecreateInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersRecreateRequestResource() *RegionInstanceGroupManagersRecreateRequest
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*RecreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *RecreateInstancesRegionInstanceGroupManagerRequest) String() string
- type Reference
- func (*Reference) Descriptor() ([]byte, []int)
- func (x *Reference) GetKind() string
- func (x *Reference) GetReferenceType() string
- func (x *Reference) GetReferrer() string
- func (x *Reference) GetTarget() string
- func (*Reference) ProtoMessage()
- func (x *Reference) ProtoReflect() protoreflect.Message
- func (x *Reference) Reset()
- func (x *Reference) String() string
- type Region
- func (*Region) Descriptor() ([]byte, []int)
- func (x *Region) GetCreationTimestamp() string
- func (x *Region) GetDeprecated() *DeprecationStatus
- func (x *Region) GetDescription() string
- func (x *Region) GetId() uint64
- func (x *Region) GetKind() string
- func (x *Region) GetName() string
- func (x *Region) GetQuotaStatusWarning() *QuotaStatusWarning
- func (x *Region) GetQuotas() []*Quota
- func (x *Region) GetSelfLink() string
- func (x *Region) GetStatus() string
- func (x *Region) GetSupportsPzs() bool
- func (x *Region) GetZones() []string
- func (*Region) ProtoMessage()
- func (x *Region) ProtoReflect() protoreflect.Message
- func (x *Region) Reset()
- func (x *Region) String() string
- type RegionAddressesMoveRequest
- func (*RegionAddressesMoveRequest) Descriptor() ([]byte, []int)
- func (x *RegionAddressesMoveRequest) GetDescription() string
- func (x *RegionAddressesMoveRequest) GetDestinationAddress() string
- func (*RegionAddressesMoveRequest) ProtoMessage()
- func (x *RegionAddressesMoveRequest) ProtoReflect() protoreflect.Message
- func (x *RegionAddressesMoveRequest) Reset()
- func (x *RegionAddressesMoveRequest) String() string
- type RegionAutoscalerList
- func (*RegionAutoscalerList) Descriptor() ([]byte, []int)
- func (x *RegionAutoscalerList) GetId() string
- func (x *RegionAutoscalerList) GetItems() []*Autoscaler
- func (x *RegionAutoscalerList) GetKind() string
- func (x *RegionAutoscalerList) GetNextPageToken() string
- func (x *RegionAutoscalerList) GetSelfLink() string
- func (x *RegionAutoscalerList) GetWarning() *Warning
- func (*RegionAutoscalerList) ProtoMessage()
- func (x *RegionAutoscalerList) ProtoReflect() protoreflect.Message
- func (x *RegionAutoscalerList) Reset()
- func (x *RegionAutoscalerList) String() string
- type RegionDiskTypeList
- func (*RegionDiskTypeList) Descriptor() ([]byte, []int)
- func (x *RegionDiskTypeList) GetId() string
- func (x *RegionDiskTypeList) GetItems() []*DiskType
- func (x *RegionDiskTypeList) GetKind() string
- func (x *RegionDiskTypeList) GetNextPageToken() string
- func (x *RegionDiskTypeList) GetSelfLink() string
- func (x *RegionDiskTypeList) GetWarning() *Warning
- func (*RegionDiskTypeList) ProtoMessage()
- func (x *RegionDiskTypeList) ProtoReflect() protoreflect.Message
- func (x *RegionDiskTypeList) Reset()
- func (x *RegionDiskTypeList) String() string
- type RegionDisksAddResourcePoliciesRequest
- func (*RegionDisksAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *RegionDisksAddResourcePoliciesRequest) GetResourcePolicies() []string
- func (*RegionDisksAddResourcePoliciesRequest) ProtoMessage()
- func (x *RegionDisksAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionDisksAddResourcePoliciesRequest) Reset()
- func (x *RegionDisksAddResourcePoliciesRequest) String() string
- type RegionDisksRemoveResourcePoliciesRequest
- func (*RegionDisksRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
- func (x *RegionDisksRemoveResourcePoliciesRequest) GetResourcePolicies() []string
- func (*RegionDisksRemoveResourcePoliciesRequest) ProtoMessage()
- func (x *RegionDisksRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionDisksRemoveResourcePoliciesRequest) Reset()
- func (x *RegionDisksRemoveResourcePoliciesRequest) String() string
- type RegionDisksResizeRequest
- func (*RegionDisksResizeRequest) Descriptor() ([]byte, []int)
- func (x *RegionDisksResizeRequest) GetSizeGb() int64
- func (*RegionDisksResizeRequest) ProtoMessage()
- func (x *RegionDisksResizeRequest) ProtoReflect() protoreflect.Message
- func (x *RegionDisksResizeRequest) Reset()
- func (x *RegionDisksResizeRequest) String() string
- type RegionDisksStartAsyncReplicationRequest
- func (*RegionDisksStartAsyncReplicationRequest) Descriptor() ([]byte, []int)
- func (x *RegionDisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk() string
- func (*RegionDisksStartAsyncReplicationRequest) ProtoMessage()
- func (x *RegionDisksStartAsyncReplicationRequest) ProtoReflect() protoreflect.Message
- func (x *RegionDisksStartAsyncReplicationRequest) Reset()
- func (x *RegionDisksStartAsyncReplicationRequest) String() string
- type RegionInstanceGroupList
- func (*RegionInstanceGroupList) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupList) GetId() string
- func (x *RegionInstanceGroupList) GetItems() []*InstanceGroup
- func (x *RegionInstanceGroupList) GetKind() string
- func (x *RegionInstanceGroupList) GetNextPageToken() string
- func (x *RegionInstanceGroupList) GetSelfLink() string
- func (x *RegionInstanceGroupList) GetWarning() *Warning
- func (*RegionInstanceGroupList) ProtoMessage()
- func (x *RegionInstanceGroupList) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupList) Reset()
- func (x *RegionInstanceGroupList) String() string
- type RegionInstanceGroupManagerDeleteInstanceConfigReq
- func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) GetNames() []string
- func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoMessage()
- func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) Reset()
- func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) String() string
- type RegionInstanceGroupManagerList
- func (*RegionInstanceGroupManagerList) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagerList) GetId() string
- func (x *RegionInstanceGroupManagerList) GetItems() []*InstanceGroupManager
- func (x *RegionInstanceGroupManagerList) GetKind() string
- func (x *RegionInstanceGroupManagerList) GetNextPageToken() string
- func (x *RegionInstanceGroupManagerList) GetSelfLink() string
- func (x *RegionInstanceGroupManagerList) GetWarning() *Warning
- func (*RegionInstanceGroupManagerList) ProtoMessage()
- func (x *RegionInstanceGroupManagerList) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagerList) Reset()
- func (x *RegionInstanceGroupManagerList) String() string
- type RegionInstanceGroupManagerPatchInstanceConfigReq
- func (*RegionInstanceGroupManagerPatchInstanceConfigReq) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) GetPerInstanceConfigs() []*PerInstanceConfig
- func (*RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoMessage()
- func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) Reset()
- func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) String() string
- type RegionInstanceGroupManagerUpdateInstanceConfigReq
- func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) GetPerInstanceConfigs() []*PerInstanceConfig
- func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoMessage()
- func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) Reset()
- func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) String() string
- type RegionInstanceGroupManagersAbandonInstancesRequest
- func (*RegionInstanceGroupManagersAbandonInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersAbandonInstancesRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersAbandonInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersAbandonInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersAbandonInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersAbandonInstancesRequest) String() string
- type RegionInstanceGroupManagersApplyUpdatesRequest
- func (*RegionInstanceGroupManagersApplyUpdatesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetAllInstances() bool
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetInstances() []string
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetMinimalAction() string
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction() string
- func (*RegionInstanceGroupManagersApplyUpdatesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) Reset()
- func (x *RegionInstanceGroupManagersApplyUpdatesRequest) String() string
- type RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum() *RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number() protoreflect.EnumNumber
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) String() string
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Type() protoreflect.EnumType
- type RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum() *RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
- func (x RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) String() string
- func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
- type RegionInstanceGroupManagersCreateInstancesRequest
- func (*RegionInstanceGroupManagersCreateInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersCreateInstancesRequest) GetInstances() []*PerInstanceConfig
- func (*RegionInstanceGroupManagersCreateInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersCreateInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersCreateInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersCreateInstancesRequest) String() string
- type RegionInstanceGroupManagersDeleteInstancesRequest
- func (*RegionInstanceGroupManagersDeleteInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersDeleteInstancesRequest) GetInstances() []string
- func (x *RegionInstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError() bool
- func (*RegionInstanceGroupManagersDeleteInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersDeleteInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersDeleteInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersDeleteInstancesRequest) String() string
- type RegionInstanceGroupManagersListErrorsResponse
- func (*RegionInstanceGroupManagersListErrorsResponse) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersListErrorsResponse) GetItems() []*InstanceManagedByIgmError
- func (x *RegionInstanceGroupManagersListErrorsResponse) GetNextPageToken() string
- func (*RegionInstanceGroupManagersListErrorsResponse) ProtoMessage()
- func (x *RegionInstanceGroupManagersListErrorsResponse) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersListErrorsResponse) Reset()
- func (x *RegionInstanceGroupManagersListErrorsResponse) String() string
- type RegionInstanceGroupManagersListInstanceConfigsResp
- func (*RegionInstanceGroupManagersListInstanceConfigsResp) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetItems() []*PerInstanceConfig
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetNextPageToken() string
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetWarning() *Warning
- func (*RegionInstanceGroupManagersListInstanceConfigsResp) ProtoMessage()
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) Reset()
- func (x *RegionInstanceGroupManagersListInstanceConfigsResp) String() string
- type RegionInstanceGroupManagersListInstancesResponse
- func (*RegionInstanceGroupManagersListInstancesResponse) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersListInstancesResponse) GetManagedInstances() []*ManagedInstance
- func (x *RegionInstanceGroupManagersListInstancesResponse) GetNextPageToken() string
- func (*RegionInstanceGroupManagersListInstancesResponse) ProtoMessage()
- func (x *RegionInstanceGroupManagersListInstancesResponse) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersListInstancesResponse) Reset()
- func (x *RegionInstanceGroupManagersListInstancesResponse) String() string
- type RegionInstanceGroupManagersRecreateRequest
- func (*RegionInstanceGroupManagersRecreateRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersRecreateRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersRecreateRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersRecreateRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersRecreateRequest) Reset()
- func (x *RegionInstanceGroupManagersRecreateRequest) String() string
- type RegionInstanceGroupManagersResumeInstancesRequest
- func (*RegionInstanceGroupManagersResumeInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersResumeInstancesRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersResumeInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersResumeInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersResumeInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersResumeInstancesRequest) String() string
- type RegionInstanceGroupManagersSetTargetPoolsRequest
- func (*RegionInstanceGroupManagersSetTargetPoolsRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) GetFingerprint() string
- func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) GetTargetPools() []string
- func (*RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) Reset()
- func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) String() string
- type RegionInstanceGroupManagersSetTemplateRequest
- func (*RegionInstanceGroupManagersSetTemplateRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersSetTemplateRequest) GetInstanceTemplate() string
- func (*RegionInstanceGroupManagersSetTemplateRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersSetTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersSetTemplateRequest) Reset()
- func (x *RegionInstanceGroupManagersSetTemplateRequest) String() string
- type RegionInstanceGroupManagersStartInstancesRequest
- func (*RegionInstanceGroupManagersStartInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersStartInstancesRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersStartInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersStartInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersStartInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersStartInstancesRequest) String() string
- type RegionInstanceGroupManagersStopInstancesRequest
- func (*RegionInstanceGroupManagersStopInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersStopInstancesRequest) GetForceStop() bool
- func (x *RegionInstanceGroupManagersStopInstancesRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersStopInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersStopInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersStopInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersStopInstancesRequest) String() string
- type RegionInstanceGroupManagersSuspendInstancesRequest
- func (*RegionInstanceGroupManagersSuspendInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupManagersSuspendInstancesRequest) GetForceSuspend() bool
- func (x *RegionInstanceGroupManagersSuspendInstancesRequest) GetInstances() []string
- func (*RegionInstanceGroupManagersSuspendInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupManagersSuspendInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupManagersSuspendInstancesRequest) Reset()
- func (x *RegionInstanceGroupManagersSuspendInstancesRequest) String() string
- type RegionInstanceGroupsListInstances
- func (*RegionInstanceGroupsListInstances) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupsListInstances) GetId() string
- func (x *RegionInstanceGroupsListInstances) GetItems() []*InstanceWithNamedPorts
- func (x *RegionInstanceGroupsListInstances) GetKind() string
- func (x *RegionInstanceGroupsListInstances) GetNextPageToken() string
- func (x *RegionInstanceGroupsListInstances) GetSelfLink() string
- func (x *RegionInstanceGroupsListInstances) GetWarning() *Warning
- func (*RegionInstanceGroupsListInstances) ProtoMessage()
- func (x *RegionInstanceGroupsListInstances) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupsListInstances) Reset()
- func (x *RegionInstanceGroupsListInstances) String() string
- type RegionInstanceGroupsListInstancesRequest
- func (*RegionInstanceGroupsListInstancesRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupsListInstancesRequest) GetInstanceState() string
- func (x *RegionInstanceGroupsListInstancesRequest) GetPortName() string
- func (*RegionInstanceGroupsListInstancesRequest) ProtoMessage()
- func (x *RegionInstanceGroupsListInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupsListInstancesRequest) Reset()
- func (x *RegionInstanceGroupsListInstancesRequest) String() string
- type RegionInstanceGroupsListInstancesRequest_InstanceState
- func (RegionInstanceGroupsListInstancesRequest_InstanceState) Descriptor() protoreflect.EnumDescriptor
- func (x RegionInstanceGroupsListInstancesRequest_InstanceState) Enum() *RegionInstanceGroupsListInstancesRequest_InstanceState
- func (RegionInstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor() ([]byte, []int)
- func (x RegionInstanceGroupsListInstancesRequest_InstanceState) Number() protoreflect.EnumNumber
- func (x RegionInstanceGroupsListInstancesRequest_InstanceState) String() string
- func (RegionInstanceGroupsListInstancesRequest_InstanceState) Type() protoreflect.EnumType
- type RegionInstanceGroupsSetNamedPortsRequest
- func (*RegionInstanceGroupsSetNamedPortsRequest) Descriptor() ([]byte, []int)
- func (x *RegionInstanceGroupsSetNamedPortsRequest) GetFingerprint() string
- func (x *RegionInstanceGroupsSetNamedPortsRequest) GetNamedPorts() []*NamedPort
- func (*RegionInstanceGroupsSetNamedPortsRequest) ProtoMessage()
- func (x *RegionInstanceGroupsSetNamedPortsRequest) ProtoReflect() protoreflect.Message
- func (x *RegionInstanceGroupsSetNamedPortsRequest) Reset()
- func (x *RegionInstanceGroupsSetNamedPortsRequest) String() string
- type RegionList
- func (*RegionList) Descriptor() ([]byte, []int)
- func (x *RegionList) GetId() string
- func (x *RegionList) GetItems() []*Region
- func (x *RegionList) GetKind() string
- func (x *RegionList) GetNextPageToken() string
- func (x *RegionList) GetSelfLink() string
- func (x *RegionList) GetWarning() *Warning
- func (*RegionList) ProtoMessage()
- func (x *RegionList) ProtoReflect() protoreflect.Message
- func (x *RegionList) Reset()
- func (x *RegionList) String() string
- type RegionNetworkEndpointGroupsAttachEndpointsRequest
- func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
- func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) Reset()
- func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) String() string
- type RegionNetworkEndpointGroupsDetachEndpointsRequest
- func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
- func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
- func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
- func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
- func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) Reset()
- func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) String() string
- type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse
- func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewallPolicys() []*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
- func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoMessage()
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Reset()
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) String() string
- type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
- func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
- func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset()
- func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
- type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
- func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
- func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
- func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
- func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
- type RegionSetLabelsRequest
- func (*RegionSetLabelsRequest) Descriptor() ([]byte, []int)
- func (x *RegionSetLabelsRequest) GetLabelFingerprint() string
- func (x *RegionSetLabelsRequest) GetLabels() map[string]string
- func (*RegionSetLabelsRequest) ProtoMessage()
- func (x *RegionSetLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *RegionSetLabelsRequest) Reset()
- func (x *RegionSetLabelsRequest) String() string
- type RegionSetPolicyRequest
- func (*RegionSetPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RegionSetPolicyRequest) GetBindings() []*Binding
- func (x *RegionSetPolicyRequest) GetEtag() string
- func (x *RegionSetPolicyRequest) GetPolicy() *Policy
- func (*RegionSetPolicyRequest) ProtoMessage()
- func (x *RegionSetPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RegionSetPolicyRequest) Reset()
- func (x *RegionSetPolicyRequest) String() string
- type RegionTargetHttpsProxiesSetSslCertificatesRequest
- func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates() []string
- func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage()
- func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) Reset()
- func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) String() string
- type RegionUrlMapsValidateRequest
- func (*RegionUrlMapsValidateRequest) Descriptor() ([]byte, []int)
- func (x *RegionUrlMapsValidateRequest) GetResource() *UrlMap
- func (*RegionUrlMapsValidateRequest) ProtoMessage()
- func (x *RegionUrlMapsValidateRequest) ProtoReflect() protoreflect.Message
- func (x *RegionUrlMapsValidateRequest) Reset()
- func (x *RegionUrlMapsValidateRequest) String() string
- type Region_Status
- func (Region_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Region_Status) Enum() *Region_Status
- func (Region_Status) EnumDescriptor() ([]byte, []int)
- func (x Region_Status) Number() protoreflect.EnumNumber
- func (x Region_Status) String() string
- func (Region_Status) Type() protoreflect.EnumType
- type RemoveAssociationFirewallPolicyRequest
- func (*RemoveAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveAssociationFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveAssociationFirewallPolicyRequest) GetName() string
- func (x *RemoveAssociationFirewallPolicyRequest) GetRequestId() string
- func (*RemoveAssociationFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAssociationFirewallPolicyRequest) Reset()
- func (x *RemoveAssociationFirewallPolicyRequest) String() string
- type RemoveAssociationNetworkFirewallPolicyRequest
- func (*RemoveAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetName() string
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetProject() string
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetRequestId() string
- func (*RemoveAssociationNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) Reset()
- func (x *RemoveAssociationNetworkFirewallPolicyRequest) String() string
- type RemoveAssociationRegionNetworkFirewallPolicyRequest
- func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetName() string
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) Reset()
- func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) String() string
- type RemoveHealthCheckTargetPoolRequest
- func (*RemoveHealthCheckTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *RemoveHealthCheckTargetPoolRequest) GetProject() string
- func (x *RemoveHealthCheckTargetPoolRequest) GetRegion() string
- func (x *RemoveHealthCheckTargetPoolRequest) GetRequestId() string
- func (x *RemoveHealthCheckTargetPoolRequest) GetTargetPool() string
- func (x *RemoveHealthCheckTargetPoolRequest) GetTargetPoolsRemoveHealthCheckRequestResource() *TargetPoolsRemoveHealthCheckRequest
- func (*RemoveHealthCheckTargetPoolRequest) ProtoMessage()
- func (x *RemoveHealthCheckTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveHealthCheckTargetPoolRequest) Reset()
- func (x *RemoveHealthCheckTargetPoolRequest) String() string
- type RemoveInstanceTargetPoolRequest
- func (*RemoveInstanceTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *RemoveInstanceTargetPoolRequest) GetProject() string
- func (x *RemoveInstanceTargetPoolRequest) GetRegion() string
- func (x *RemoveInstanceTargetPoolRequest) GetRequestId() string
- func (x *RemoveInstanceTargetPoolRequest) GetTargetPool() string
- func (x *RemoveInstanceTargetPoolRequest) GetTargetPoolsRemoveInstanceRequestResource() *TargetPoolsRemoveInstanceRequest
- func (*RemoveInstanceTargetPoolRequest) ProtoMessage()
- func (x *RemoveInstanceTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveInstanceTargetPoolRequest) Reset()
- func (x *RemoveInstanceTargetPoolRequest) String() string
- type RemoveInstancesInstanceGroupRequest
- func (*RemoveInstancesInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *RemoveInstancesInstanceGroupRequest) GetInstanceGroup() string
- func (x *RemoveInstancesInstanceGroupRequest) GetInstanceGroupsRemoveInstancesRequestResource() *InstanceGroupsRemoveInstancesRequest
- func (x *RemoveInstancesInstanceGroupRequest) GetProject() string
- func (x *RemoveInstancesInstanceGroupRequest) GetRequestId() string
- func (x *RemoveInstancesInstanceGroupRequest) GetZone() string
- func (*RemoveInstancesInstanceGroupRequest) ProtoMessage()
- func (x *RemoveInstancesInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveInstancesInstanceGroupRequest) Reset()
- func (x *RemoveInstancesInstanceGroupRequest) String() string
- type RemovePeeringNetworkRequest
- func (*RemovePeeringNetworkRequest) Descriptor() ([]byte, []int)
- func (x *RemovePeeringNetworkRequest) GetNetwork() string
- func (x *RemovePeeringNetworkRequest) GetNetworksRemovePeeringRequestResource() *NetworksRemovePeeringRequest
- func (x *RemovePeeringNetworkRequest) GetProject() string
- func (x *RemovePeeringNetworkRequest) GetRequestId() string
- func (*RemovePeeringNetworkRequest) ProtoMessage()
- func (x *RemovePeeringNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePeeringNetworkRequest) Reset()
- func (x *RemovePeeringNetworkRequest) String() string
- type RemoveResourcePoliciesDiskRequest
- func (*RemoveResourcePoliciesDiskRequest) Descriptor() ([]byte, []int)
- func (x *RemoveResourcePoliciesDiskRequest) GetDisk() string
- func (x *RemoveResourcePoliciesDiskRequest) GetDisksRemoveResourcePoliciesRequestResource() *DisksRemoveResourcePoliciesRequest
- func (x *RemoveResourcePoliciesDiskRequest) GetProject() string
- func (x *RemoveResourcePoliciesDiskRequest) GetRequestId() string
- func (x *RemoveResourcePoliciesDiskRequest) GetZone() string
- func (*RemoveResourcePoliciesDiskRequest) ProtoMessage()
- func (x *RemoveResourcePoliciesDiskRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveResourcePoliciesDiskRequest) Reset()
- func (x *RemoveResourcePoliciesDiskRequest) String() string
- type RemoveResourcePoliciesInstanceRequest
- func (*RemoveResourcePoliciesInstanceRequest) Descriptor() ([]byte, []int)
- func (x *RemoveResourcePoliciesInstanceRequest) GetInstance() string
- func (x *RemoveResourcePoliciesInstanceRequest) GetInstancesRemoveResourcePoliciesRequestResource() *InstancesRemoveResourcePoliciesRequest
- func (x *RemoveResourcePoliciesInstanceRequest) GetProject() string
- func (x *RemoveResourcePoliciesInstanceRequest) GetRequestId() string
- func (x *RemoveResourcePoliciesInstanceRequest) GetZone() string
- func (*RemoveResourcePoliciesInstanceRequest) ProtoMessage()
- func (x *RemoveResourcePoliciesInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveResourcePoliciesInstanceRequest) Reset()
- func (x *RemoveResourcePoliciesInstanceRequest) String() string
- type RemoveResourcePoliciesRegionDiskRequest
- func (*RemoveResourcePoliciesRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *RemoveResourcePoliciesRegionDiskRequest) GetDisk() string
- func (x *RemoveResourcePoliciesRegionDiskRequest) GetProject() string
- func (x *RemoveResourcePoliciesRegionDiskRequest) GetRegion() string
- func (x *RemoveResourcePoliciesRegionDiskRequest) GetRegionDisksRemoveResourcePoliciesRequestResource() *RegionDisksRemoveResourcePoliciesRequest
- func (x *RemoveResourcePoliciesRegionDiskRequest) GetRequestId() string
- func (*RemoveResourcePoliciesRegionDiskRequest) ProtoMessage()
- func (x *RemoveResourcePoliciesRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveResourcePoliciesRegionDiskRequest) Reset()
- func (x *RemoveResourcePoliciesRegionDiskRequest) String() string
- type RemoveRuleFirewallPolicyRequest
- func (*RemoveRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveRuleFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveRuleFirewallPolicyRequest) GetPriority() int32
- func (x *RemoveRuleFirewallPolicyRequest) GetRequestId() string
- func (*RemoveRuleFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRuleFirewallPolicyRequest) Reset()
- func (x *RemoveRuleFirewallPolicyRequest) String() string
- type RemoveRuleNetworkFirewallPolicyRequest
- func (*RemoveRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveRuleNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *RemoveRuleNetworkFirewallPolicyRequest) GetProject() string
- func (x *RemoveRuleNetworkFirewallPolicyRequest) GetRequestId() string
- func (*RemoveRuleNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRuleNetworkFirewallPolicyRequest) Reset()
- func (x *RemoveRuleNetworkFirewallPolicyRequest) String() string
- type RemoveRuleRegionNetworkFirewallPolicyRequest
- func (*RemoveRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
- func (*RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) Reset()
- func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) String() string
- type RemoveRuleRegionSecurityPolicyRequest
- func (*RemoveRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveRuleRegionSecurityPolicyRequest) GetPriority() int32
- func (x *RemoveRuleRegionSecurityPolicyRequest) GetProject() string
- func (x *RemoveRuleRegionSecurityPolicyRequest) GetRegion() string
- func (x *RemoveRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
- func (*RemoveRuleRegionSecurityPolicyRequest) ProtoMessage()
- func (x *RemoveRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRuleRegionSecurityPolicyRequest) Reset()
- func (x *RemoveRuleRegionSecurityPolicyRequest) String() string
- type RemoveRuleSecurityPolicyRequest
- func (*RemoveRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *RemoveRuleSecurityPolicyRequest) GetPriority() int32
- func (x *RemoveRuleSecurityPolicyRequest) GetProject() string
- func (x *RemoveRuleSecurityPolicyRequest) GetSecurityPolicy() string
- func (*RemoveRuleSecurityPolicyRequest) ProtoMessage()
- func (x *RemoveRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveRuleSecurityPolicyRequest) Reset()
- func (x *RemoveRuleSecurityPolicyRequest) String() string
- type RequestMirrorPolicy
- func (*RequestMirrorPolicy) Descriptor() ([]byte, []int)
- func (x *RequestMirrorPolicy) GetBackendService() string
- func (*RequestMirrorPolicy) ProtoMessage()
- func (x *RequestMirrorPolicy) ProtoReflect() protoreflect.Message
- func (x *RequestMirrorPolicy) Reset()
- func (x *RequestMirrorPolicy) String() string
- type Reservation
- func (*Reservation) Descriptor() ([]byte, []int)
- func (x *Reservation) GetAggregateReservation() *AllocationAggregateReservation
- func (x *Reservation) GetCommitment() string
- func (x *Reservation) GetCreationTimestamp() string
- func (x *Reservation) GetDescription() string
- func (x *Reservation) GetId() uint64
- func (x *Reservation) GetKind() string
- func (x *Reservation) GetName() string
- func (x *Reservation) GetResourcePolicies() map[string]string
- func (x *Reservation) GetResourceStatus() *AllocationResourceStatus
- func (x *Reservation) GetSatisfiesPzs() bool
- func (x *Reservation) GetSelfLink() string
- func (x *Reservation) GetShareSettings() *ShareSettings
- func (x *Reservation) GetSpecificReservation() *AllocationSpecificSKUReservation
- func (x *Reservation) GetSpecificReservationRequired() bool
- func (x *Reservation) GetStatus() string
- func (x *Reservation) GetZone() string
- func (*Reservation) ProtoMessage()
- func (x *Reservation) ProtoReflect() protoreflect.Message
- func (x *Reservation) Reset()
- func (x *Reservation) String() string
- type ReservationAffinity
- func (*ReservationAffinity) Descriptor() ([]byte, []int)
- func (x *ReservationAffinity) GetConsumeReservationType() string
- func (x *ReservationAffinity) GetKey() string
- func (x *ReservationAffinity) GetValues() []string
- func (*ReservationAffinity) ProtoMessage()
- func (x *ReservationAffinity) ProtoReflect() protoreflect.Message
- func (x *ReservationAffinity) Reset()
- func (x *ReservationAffinity) String() string
- type ReservationAffinity_ConsumeReservationType
- func (ReservationAffinity_ConsumeReservationType) Descriptor() protoreflect.EnumDescriptor
- func (x ReservationAffinity_ConsumeReservationType) Enum() *ReservationAffinity_ConsumeReservationType
- func (ReservationAffinity_ConsumeReservationType) EnumDescriptor() ([]byte, []int)
- func (x ReservationAffinity_ConsumeReservationType) Number() protoreflect.EnumNumber
- func (x ReservationAffinity_ConsumeReservationType) String() string
- func (ReservationAffinity_ConsumeReservationType) Type() protoreflect.EnumType
- type ReservationAggregatedList
- func (*ReservationAggregatedList) Descriptor() ([]byte, []int)
- func (x *ReservationAggregatedList) GetId() string
- func (x *ReservationAggregatedList) GetItems() map[string]*ReservationsScopedList
- func (x *ReservationAggregatedList) GetKind() string
- func (x *ReservationAggregatedList) GetNextPageToken() string
- func (x *ReservationAggregatedList) GetSelfLink() string
- func (x *ReservationAggregatedList) GetUnreachables() []string
- func (x *ReservationAggregatedList) GetWarning() *Warning
- func (*ReservationAggregatedList) ProtoMessage()
- func (x *ReservationAggregatedList) ProtoReflect() protoreflect.Message
- func (x *ReservationAggregatedList) Reset()
- func (x *ReservationAggregatedList) String() string
- type ReservationList
- func (*ReservationList) Descriptor() ([]byte, []int)
- func (x *ReservationList) GetId() string
- func (x *ReservationList) GetItems() []*Reservation
- func (x *ReservationList) GetKind() string
- func (x *ReservationList) GetNextPageToken() string
- func (x *ReservationList) GetSelfLink() string
- func (x *ReservationList) GetWarning() *Warning
- func (*ReservationList) ProtoMessage()
- func (x *ReservationList) ProtoReflect() protoreflect.Message
- func (x *ReservationList) Reset()
- func (x *ReservationList) String() string
- type Reservation_Status
- func (Reservation_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Reservation_Status) Enum() *Reservation_Status
- func (Reservation_Status) EnumDescriptor() ([]byte, []int)
- func (x Reservation_Status) Number() protoreflect.EnumNumber
- func (x Reservation_Status) String() string
- func (Reservation_Status) Type() protoreflect.EnumType
- type ReservationsResizeRequest
- func (*ReservationsResizeRequest) Descriptor() ([]byte, []int)
- func (x *ReservationsResizeRequest) GetSpecificSkuCount() int64
- func (*ReservationsResizeRequest) ProtoMessage()
- func (x *ReservationsResizeRequest) ProtoReflect() protoreflect.Message
- func (x *ReservationsResizeRequest) Reset()
- func (x *ReservationsResizeRequest) String() string
- type ReservationsScopedList
- func (*ReservationsScopedList) Descriptor() ([]byte, []int)
- func (x *ReservationsScopedList) GetReservations() []*Reservation
- func (x *ReservationsScopedList) GetWarning() *Warning
- func (*ReservationsScopedList) ProtoMessage()
- func (x *ReservationsScopedList) ProtoReflect() protoreflect.Message
- func (x *ReservationsScopedList) Reset()
- func (x *ReservationsScopedList) String() string
- type ResetInstanceRequest
- func (*ResetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *ResetInstanceRequest) GetInstance() string
- func (x *ResetInstanceRequest) GetProject() string
- func (x *ResetInstanceRequest) GetRequestId() string
- func (x *ResetInstanceRequest) GetZone() string
- func (*ResetInstanceRequest) ProtoMessage()
- func (x *ResetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *ResetInstanceRequest) Reset()
- func (x *ResetInstanceRequest) String() string
- type ResizeDiskRequest
- func (*ResizeDiskRequest) Descriptor() ([]byte, []int)
- func (x *ResizeDiskRequest) GetDisk() string
- func (x *ResizeDiskRequest) GetDisksResizeRequestResource() *DisksResizeRequest
- func (x *ResizeDiskRequest) GetProject() string
- func (x *ResizeDiskRequest) GetRequestId() string
- func (x *ResizeDiskRequest) GetZone() string
- func (*ResizeDiskRequest) ProtoMessage()
- func (x *ResizeDiskRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeDiskRequest) Reset()
- func (x *ResizeDiskRequest) String() string
- type ResizeInstanceGroupManagerRequest
- func (*ResizeInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ResizeInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ResizeInstanceGroupManagerRequest) GetProject() string
- func (x *ResizeInstanceGroupManagerRequest) GetRequestId() string
- func (x *ResizeInstanceGroupManagerRequest) GetSize() int32
- func (x *ResizeInstanceGroupManagerRequest) GetZone() string
- func (*ResizeInstanceGroupManagerRequest) ProtoMessage()
- func (x *ResizeInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceGroupManagerRequest) Reset()
- func (x *ResizeInstanceGroupManagerRequest) String() string
- type ResizeRegionDiskRequest
- func (*ResizeRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *ResizeRegionDiskRequest) GetDisk() string
- func (x *ResizeRegionDiskRequest) GetProject() string
- func (x *ResizeRegionDiskRequest) GetRegion() string
- func (x *ResizeRegionDiskRequest) GetRegionDisksResizeRequestResource() *RegionDisksResizeRequest
- func (x *ResizeRegionDiskRequest) GetRequestId() string
- func (*ResizeRegionDiskRequest) ProtoMessage()
- func (x *ResizeRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeRegionDiskRequest) Reset()
- func (x *ResizeRegionDiskRequest) String() string
- type ResizeRegionInstanceGroupManagerRequest
- func (*ResizeRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ResizeRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ResizeRegionInstanceGroupManagerRequest) GetProject() string
- func (x *ResizeRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *ResizeRegionInstanceGroupManagerRequest) GetRequestId() string
- func (x *ResizeRegionInstanceGroupManagerRequest) GetSize() int32
- func (*ResizeRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *ResizeRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeRegionInstanceGroupManagerRequest) Reset()
- func (x *ResizeRegionInstanceGroupManagerRequest) String() string
- type ResizeReservationRequest
- func (*ResizeReservationRequest) Descriptor() ([]byte, []int)
- func (x *ResizeReservationRequest) GetProject() string
- func (x *ResizeReservationRequest) GetRequestId() string
- func (x *ResizeReservationRequest) GetReservation() string
- func (x *ResizeReservationRequest) GetReservationsResizeRequestResource() *ReservationsResizeRequest
- func (x *ResizeReservationRequest) GetZone() string
- func (*ResizeReservationRequest) ProtoMessage()
- func (x *ResizeReservationRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeReservationRequest) Reset()
- func (x *ResizeReservationRequest) String() string
- type ResourceCommitment
- func (*ResourceCommitment) Descriptor() ([]byte, []int)
- func (x *ResourceCommitment) GetAcceleratorType() string
- func (x *ResourceCommitment) GetAmount() int64
- func (x *ResourceCommitment) GetType() string
- func (*ResourceCommitment) ProtoMessage()
- func (x *ResourceCommitment) ProtoReflect() protoreflect.Message
- func (x *ResourceCommitment) Reset()
- func (x *ResourceCommitment) String() string
- type ResourceCommitment_Type
- func (ResourceCommitment_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ResourceCommitment_Type) Enum() *ResourceCommitment_Type
- func (ResourceCommitment_Type) EnumDescriptor() ([]byte, []int)
- func (x ResourceCommitment_Type) Number() protoreflect.EnumNumber
- func (x ResourceCommitment_Type) String() string
- func (ResourceCommitment_Type) Type() protoreflect.EnumType
- type ResourceGroupReference
- func (*ResourceGroupReference) Descriptor() ([]byte, []int)
- func (x *ResourceGroupReference) GetGroup() string
- func (*ResourceGroupReference) ProtoMessage()
- func (x *ResourceGroupReference) ProtoReflect() protoreflect.Message
- func (x *ResourceGroupReference) Reset()
- func (x *ResourceGroupReference) String() string
- type ResourcePoliciesScopedList
- func (*ResourcePoliciesScopedList) Descriptor() ([]byte, []int)
- func (x *ResourcePoliciesScopedList) GetResourcePolicies() []*ResourcePolicy
- func (x *ResourcePoliciesScopedList) GetWarning() *Warning
- func (*ResourcePoliciesScopedList) ProtoMessage()
- func (x *ResourcePoliciesScopedList) ProtoReflect() protoreflect.Message
- func (x *ResourcePoliciesScopedList) Reset()
- func (x *ResourcePoliciesScopedList) String() string
- type ResourcePolicy
- func (*ResourcePolicy) Descriptor() ([]byte, []int)
- func (x *ResourcePolicy) GetCreationTimestamp() string
- func (x *ResourcePolicy) GetDescription() string
- func (x *ResourcePolicy) GetDiskConsistencyGroupPolicy() *ResourcePolicyDiskConsistencyGroupPolicy
- func (x *ResourcePolicy) GetGroupPlacementPolicy() *ResourcePolicyGroupPlacementPolicy
- func (x *ResourcePolicy) GetId() uint64
- func (x *ResourcePolicy) GetInstanceSchedulePolicy() *ResourcePolicyInstanceSchedulePolicy
- func (x *ResourcePolicy) GetKind() string
- func (x *ResourcePolicy) GetName() string
- func (x *ResourcePolicy) GetRegion() string
- func (x *ResourcePolicy) GetResourceStatus() *ResourcePolicyResourceStatus
- func (x *ResourcePolicy) GetSelfLink() string
- func (x *ResourcePolicy) GetSnapshotSchedulePolicy() *ResourcePolicySnapshotSchedulePolicy
- func (x *ResourcePolicy) GetStatus() string
- func (*ResourcePolicy) ProtoMessage()
- func (x *ResourcePolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicy) Reset()
- func (x *ResourcePolicy) String() string
- type ResourcePolicyAggregatedList
- func (*ResourcePolicyAggregatedList) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyAggregatedList) GetEtag() string
- func (x *ResourcePolicyAggregatedList) GetId() string
- func (x *ResourcePolicyAggregatedList) GetItems() map[string]*ResourcePoliciesScopedList
- func (x *ResourcePolicyAggregatedList) GetKind() string
- func (x *ResourcePolicyAggregatedList) GetNextPageToken() string
- func (x *ResourcePolicyAggregatedList) GetSelfLink() string
- func (x *ResourcePolicyAggregatedList) GetUnreachables() []string
- func (x *ResourcePolicyAggregatedList) GetWarning() *Warning
- func (*ResourcePolicyAggregatedList) ProtoMessage()
- func (x *ResourcePolicyAggregatedList) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyAggregatedList) Reset()
- func (x *ResourcePolicyAggregatedList) String() string
- type ResourcePolicyDailyCycle
- func (*ResourcePolicyDailyCycle) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyDailyCycle) GetDaysInCycle() int32
- func (x *ResourcePolicyDailyCycle) GetDuration() string
- func (x *ResourcePolicyDailyCycle) GetStartTime() string
- func (*ResourcePolicyDailyCycle) ProtoMessage()
- func (x *ResourcePolicyDailyCycle) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyDailyCycle) Reset()
- func (x *ResourcePolicyDailyCycle) String() string
- type ResourcePolicyDiskConsistencyGroupPolicy
- func (*ResourcePolicyDiskConsistencyGroupPolicy) Descriptor() ([]byte, []int)
- func (*ResourcePolicyDiskConsistencyGroupPolicy) ProtoMessage()
- func (x *ResourcePolicyDiskConsistencyGroupPolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyDiskConsistencyGroupPolicy) Reset()
- func (x *ResourcePolicyDiskConsistencyGroupPolicy) String() string
- type ResourcePolicyGroupPlacementPolicy
- func (*ResourcePolicyGroupPlacementPolicy) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyGroupPlacementPolicy) GetAvailabilityDomainCount() int32
- func (x *ResourcePolicyGroupPlacementPolicy) GetCollocation() string
- func (x *ResourcePolicyGroupPlacementPolicy) GetVmCount() int32
- func (*ResourcePolicyGroupPlacementPolicy) ProtoMessage()
- func (x *ResourcePolicyGroupPlacementPolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyGroupPlacementPolicy) Reset()
- func (x *ResourcePolicyGroupPlacementPolicy) String() string
- type ResourcePolicyGroupPlacementPolicy_Collocation
- func (ResourcePolicyGroupPlacementPolicy_Collocation) Descriptor() protoreflect.EnumDescriptor
- func (x ResourcePolicyGroupPlacementPolicy_Collocation) Enum() *ResourcePolicyGroupPlacementPolicy_Collocation
- func (ResourcePolicyGroupPlacementPolicy_Collocation) EnumDescriptor() ([]byte, []int)
- func (x ResourcePolicyGroupPlacementPolicy_Collocation) Number() protoreflect.EnumNumber
- func (x ResourcePolicyGroupPlacementPolicy_Collocation) String() string
- func (ResourcePolicyGroupPlacementPolicy_Collocation) Type() protoreflect.EnumType
- type ResourcePolicyHourlyCycle
- func (*ResourcePolicyHourlyCycle) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyHourlyCycle) GetDuration() string
- func (x *ResourcePolicyHourlyCycle) GetHoursInCycle() int32
- func (x *ResourcePolicyHourlyCycle) GetStartTime() string
- func (*ResourcePolicyHourlyCycle) ProtoMessage()
- func (x *ResourcePolicyHourlyCycle) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyHourlyCycle) Reset()
- func (x *ResourcePolicyHourlyCycle) String() string
- type ResourcePolicyInstanceSchedulePolicy
- func (*ResourcePolicyInstanceSchedulePolicy) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyInstanceSchedulePolicy) GetExpirationTime() string
- func (x *ResourcePolicyInstanceSchedulePolicy) GetStartTime() string
- func (x *ResourcePolicyInstanceSchedulePolicy) GetTimeZone() string
- func (x *ResourcePolicyInstanceSchedulePolicy) GetVmStartSchedule() *ResourcePolicyInstanceSchedulePolicySchedule
- func (x *ResourcePolicyInstanceSchedulePolicy) GetVmStopSchedule() *ResourcePolicyInstanceSchedulePolicySchedule
- func (*ResourcePolicyInstanceSchedulePolicy) ProtoMessage()
- func (x *ResourcePolicyInstanceSchedulePolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyInstanceSchedulePolicy) Reset()
- func (x *ResourcePolicyInstanceSchedulePolicy) String() string
- type ResourcePolicyInstanceSchedulePolicySchedule
- func (*ResourcePolicyInstanceSchedulePolicySchedule) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyInstanceSchedulePolicySchedule) GetSchedule() string
- func (*ResourcePolicyInstanceSchedulePolicySchedule) ProtoMessage()
- func (x *ResourcePolicyInstanceSchedulePolicySchedule) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyInstanceSchedulePolicySchedule) Reset()
- func (x *ResourcePolicyInstanceSchedulePolicySchedule) String() string
- type ResourcePolicyList
- func (*ResourcePolicyList) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyList) GetEtag() string
- func (x *ResourcePolicyList) GetId() string
- func (x *ResourcePolicyList) GetItems() []*ResourcePolicy
- func (x *ResourcePolicyList) GetKind() string
- func (x *ResourcePolicyList) GetNextPageToken() string
- func (x *ResourcePolicyList) GetSelfLink() string
- func (x *ResourcePolicyList) GetWarning() *Warning
- func (*ResourcePolicyList) ProtoMessage()
- func (x *ResourcePolicyList) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyList) Reset()
- func (x *ResourcePolicyList) String() string
- type ResourcePolicyResourceStatus
- func (*ResourcePolicyResourceStatus) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyResourceStatus) GetInstanceSchedulePolicy() *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
- func (*ResourcePolicyResourceStatus) ProtoMessage()
- func (x *ResourcePolicyResourceStatus) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyResourceStatus) Reset()
- func (x *ResourcePolicyResourceStatus) String() string
- type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
- func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetLastRunStartTime() string
- func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetNextRunStartTime() string
- func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoMessage()
- func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Reset()
- func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) String() string
- type ResourcePolicySnapshotSchedulePolicy
- func (*ResourcePolicySnapshotSchedulePolicy) Descriptor() ([]byte, []int)
- func (x *ResourcePolicySnapshotSchedulePolicy) GetRetentionPolicy() *ResourcePolicySnapshotSchedulePolicyRetentionPolicy
- func (x *ResourcePolicySnapshotSchedulePolicy) GetSchedule() *ResourcePolicySnapshotSchedulePolicySchedule
- func (x *ResourcePolicySnapshotSchedulePolicy) GetSnapshotProperties() *ResourcePolicySnapshotSchedulePolicySnapshotProperties
- func (*ResourcePolicySnapshotSchedulePolicy) ProtoMessage()
- func (x *ResourcePolicySnapshotSchedulePolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicySnapshotSchedulePolicy) Reset()
- func (x *ResourcePolicySnapshotSchedulePolicy) String() string
- type ResourcePolicySnapshotSchedulePolicyRetentionPolicy
- func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Descriptor() ([]byte, []int)
- func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetMaxRetentionDays() int32
- func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetOnSourceDiskDelete() string
- func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoMessage()
- func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Reset()
- func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) String() string
- type ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete
- func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Descriptor() protoreflect.EnumDescriptor
- func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Enum() *ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete
- func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) EnumDescriptor() ([]byte, []int)
- func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Number() protoreflect.EnumNumber
- func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) String() string
- func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Type() protoreflect.EnumType
- type ResourcePolicySnapshotSchedulePolicySchedule
- func (*ResourcePolicySnapshotSchedulePolicySchedule) Descriptor() ([]byte, []int)
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetDailySchedule() *ResourcePolicyDailyCycle
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetHourlySchedule() *ResourcePolicyHourlyCycle
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetWeeklySchedule() *ResourcePolicyWeeklyCycle
- func (*ResourcePolicySnapshotSchedulePolicySchedule) ProtoMessage()
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) Reset()
- func (x *ResourcePolicySnapshotSchedulePolicySchedule) String() string
- type ResourcePolicySnapshotSchedulePolicySnapshotProperties
- func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) Descriptor() ([]byte, []int)
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetChainName() string
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetGuestFlush() bool
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetLabels() map[string]string
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetStorageLocations() []string
- func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoMessage()
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) Reset()
- func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) String() string
- type ResourcePolicyWeeklyCycle
- func (*ResourcePolicyWeeklyCycle) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyWeeklyCycle) GetDayOfWeeks() []*ResourcePolicyWeeklyCycleDayOfWeek
- func (*ResourcePolicyWeeklyCycle) ProtoMessage()
- func (x *ResourcePolicyWeeklyCycle) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyWeeklyCycle) Reset()
- func (x *ResourcePolicyWeeklyCycle) String() string
- type ResourcePolicyWeeklyCycleDayOfWeek
- func (*ResourcePolicyWeeklyCycleDayOfWeek) Descriptor() ([]byte, []int)
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetDay() string
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetDuration() string
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetStartTime() string
- func (*ResourcePolicyWeeklyCycleDayOfWeek) ProtoMessage()
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) ProtoReflect() protoreflect.Message
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) Reset()
- func (x *ResourcePolicyWeeklyCycleDayOfWeek) String() string
- type ResourcePolicyWeeklyCycleDayOfWeek_Day
- func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Descriptor() protoreflect.EnumDescriptor
- func (x ResourcePolicyWeeklyCycleDayOfWeek_Day) Enum() *ResourcePolicyWeeklyCycleDayOfWeek_Day
- func (ResourcePolicyWeeklyCycleDayOfWeek_Day) EnumDescriptor() ([]byte, []int)
- func (x ResourcePolicyWeeklyCycleDayOfWeek_Day) Number() protoreflect.EnumNumber
- func (x ResourcePolicyWeeklyCycleDayOfWeek_Day) String() string
- func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Type() protoreflect.EnumType
- type ResourcePolicy_Status
- func (ResourcePolicy_Status) Descriptor() protoreflect.EnumDescriptor
- func (x ResourcePolicy_Status) Enum() *ResourcePolicy_Status
- func (ResourcePolicy_Status) EnumDescriptor() ([]byte, []int)
- func (x ResourcePolicy_Status) Number() protoreflect.EnumNumber
- func (x ResourcePolicy_Status) String() string
- func (ResourcePolicy_Status) Type() protoreflect.EnumType
- type ResourceStatus
- func (*ResourceStatus) Descriptor() ([]byte, []int)
- func (x *ResourceStatus) GetPhysicalHost() string
- func (x *ResourceStatus) GetScheduling() *ResourceStatusScheduling
- func (x *ResourceStatus) GetUpcomingMaintenance() *UpcomingMaintenance
- func (*ResourceStatus) ProtoMessage()
- func (x *ResourceStatus) ProtoReflect() protoreflect.Message
- func (x *ResourceStatus) Reset()
- func (x *ResourceStatus) String() string
- type ResourceStatusScheduling
- func (*ResourceStatusScheduling) Descriptor() ([]byte, []int)
- func (x *ResourceStatusScheduling) GetAvailabilityDomain() int32
- func (*ResourceStatusScheduling) ProtoMessage()
- func (x *ResourceStatusScheduling) ProtoReflect() protoreflect.Message
- func (x *ResourceStatusScheduling) Reset()
- func (x *ResourceStatusScheduling) String() string
- type ResumeInstanceRequest
- func (*ResumeInstanceRequest) Descriptor() ([]byte, []int)
- func (x *ResumeInstanceRequest) GetInstance() string
- func (x *ResumeInstanceRequest) GetProject() string
- func (x *ResumeInstanceRequest) GetRequestId() string
- func (x *ResumeInstanceRequest) GetZone() string
- func (*ResumeInstanceRequest) ProtoMessage()
- func (x *ResumeInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeInstanceRequest) Reset()
- func (x *ResumeInstanceRequest) String() string
- type ResumeInstancesInstanceGroupManagerRequest
- func (*ResumeInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersResumeInstancesRequestResource() *InstanceGroupManagersResumeInstancesRequest
- func (x *ResumeInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *ResumeInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *ResumeInstancesInstanceGroupManagerRequest) GetZone() string
- func (*ResumeInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *ResumeInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeInstancesInstanceGroupManagerRequest) Reset()
- func (x *ResumeInstancesInstanceGroupManagerRequest) String() string
- type ResumeInstancesRegionInstanceGroupManagerRequest
- func (*ResumeInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersResumeInstancesRequestResource() *RegionInstanceGroupManagersResumeInstancesRequest
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*ResumeInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *ResumeInstancesRegionInstanceGroupManagerRequest) String() string
- type Route
- func (*Route) Descriptor() ([]byte, []int)
- func (x *Route) GetAsPaths() []*RouteAsPath
- func (x *Route) GetCreationTimestamp() string
- func (x *Route) GetDescription() string
- func (x *Route) GetDestRange() string
- func (x *Route) GetId() uint64
- func (x *Route) GetKind() string
- func (x *Route) GetName() string
- func (x *Route) GetNetwork() string
- func (x *Route) GetNextHopGateway() string
- func (x *Route) GetNextHopHub() string
- func (x *Route) GetNextHopIlb() string
- func (x *Route) GetNextHopInstance() string
- func (x *Route) GetNextHopInterRegionCost() uint32
- func (x *Route) GetNextHopIp() string
- func (x *Route) GetNextHopMed() uint32
- func (x *Route) GetNextHopNetwork() string
- func (x *Route) GetNextHopOrigin() string
- func (x *Route) GetNextHopPeering() string
- func (x *Route) GetNextHopVpnTunnel() string
- func (x *Route) GetPriority() uint32
- func (x *Route) GetRouteStatus() string
- func (x *Route) GetRouteType() string
- func (x *Route) GetSelfLink() string
- func (x *Route) GetTags() []string
- func (x *Route) GetWarnings() []*Warnings
- func (*Route) ProtoMessage()
- func (x *Route) ProtoReflect() protoreflect.Message
- func (x *Route) Reset()
- func (x *Route) String() string
- type RouteAsPath
- func (*RouteAsPath) Descriptor() ([]byte, []int)
- func (x *RouteAsPath) GetAsLists() []uint32
- func (x *RouteAsPath) GetPathSegmentType() string
- func (*RouteAsPath) ProtoMessage()
- func (x *RouteAsPath) ProtoReflect() protoreflect.Message
- func (x *RouteAsPath) Reset()
- func (x *RouteAsPath) String() string
- type RouteAsPath_PathSegmentType
- func (RouteAsPath_PathSegmentType) Descriptor() protoreflect.EnumDescriptor
- func (x RouteAsPath_PathSegmentType) Enum() *RouteAsPath_PathSegmentType
- func (RouteAsPath_PathSegmentType) EnumDescriptor() ([]byte, []int)
- func (x RouteAsPath_PathSegmentType) Number() protoreflect.EnumNumber
- func (x RouteAsPath_PathSegmentType) String() string
- func (RouteAsPath_PathSegmentType) Type() protoreflect.EnumType
- type RouteList
- func (*RouteList) Descriptor() ([]byte, []int)
- func (x *RouteList) GetId() string
- func (x *RouteList) GetItems() []*Route
- func (x *RouteList) GetKind() string
- func (x *RouteList) GetNextPageToken() string
- func (x *RouteList) GetSelfLink() string
- func (x *RouteList) GetWarning() *Warning
- func (*RouteList) ProtoMessage()
- func (x *RouteList) ProtoReflect() protoreflect.Message
- func (x *RouteList) Reset()
- func (x *RouteList) String() string
- type Route_NextHopOrigin
- func (Route_NextHopOrigin) Descriptor() protoreflect.EnumDescriptor
- func (x Route_NextHopOrigin) Enum() *Route_NextHopOrigin
- func (Route_NextHopOrigin) EnumDescriptor() ([]byte, []int)
- func (x Route_NextHopOrigin) Number() protoreflect.EnumNumber
- func (x Route_NextHopOrigin) String() string
- func (Route_NextHopOrigin) Type() protoreflect.EnumType
- type Route_RouteStatus
- func (Route_RouteStatus) Descriptor() protoreflect.EnumDescriptor
- func (x Route_RouteStatus) Enum() *Route_RouteStatus
- func (Route_RouteStatus) EnumDescriptor() ([]byte, []int)
- func (x Route_RouteStatus) Number() protoreflect.EnumNumber
- func (x Route_RouteStatus) String() string
- func (Route_RouteStatus) Type() protoreflect.EnumType
- type Route_RouteType
- func (Route_RouteType) Descriptor() protoreflect.EnumDescriptor
- func (x Route_RouteType) Enum() *Route_RouteType
- func (Route_RouteType) EnumDescriptor() ([]byte, []int)
- func (x Route_RouteType) Number() protoreflect.EnumNumber
- func (x Route_RouteType) String() string
- func (Route_RouteType) Type() protoreflect.EnumType
- type Router
- func (*Router) Descriptor() ([]byte, []int)
- func (x *Router) GetBgp() *RouterBgp
- func (x *Router) GetBgpPeers() []*RouterBgpPeer
- func (x *Router) GetCreationTimestamp() string
- func (x *Router) GetDescription() string
- func (x *Router) GetEncryptedInterconnectRouter() bool
- func (x *Router) GetId() uint64
- func (x *Router) GetInterfaces() []*RouterInterface
- func (x *Router) GetKind() string
- func (x *Router) GetMd5AuthenticationKeys() []*RouterMd5AuthenticationKey
- func (x *Router) GetName() string
- func (x *Router) GetNats() []*RouterNat
- func (x *Router) GetNetwork() string
- func (x *Router) GetRegion() string
- func (x *Router) GetSelfLink() string
- func (*Router) ProtoMessage()
- func (x *Router) ProtoReflect() protoreflect.Message
- func (x *Router) Reset()
- func (x *Router) String() string
- type RouterAdvertisedIpRange
- func (*RouterAdvertisedIpRange) Descriptor() ([]byte, []int)
- func (x *RouterAdvertisedIpRange) GetDescription() string
- func (x *RouterAdvertisedIpRange) GetRange() string
- func (*RouterAdvertisedIpRange) ProtoMessage()
- func (x *RouterAdvertisedIpRange) ProtoReflect() protoreflect.Message
- func (x *RouterAdvertisedIpRange) Reset()
- func (x *RouterAdvertisedIpRange) String() string
- type RouterAggregatedList
- func (*RouterAggregatedList) Descriptor() ([]byte, []int)
- func (x *RouterAggregatedList) GetId() string
- func (x *RouterAggregatedList) GetItems() map[string]*RoutersScopedList
- func (x *RouterAggregatedList) GetKind() string
- func (x *RouterAggregatedList) GetNextPageToken() string
- func (x *RouterAggregatedList) GetSelfLink() string
- func (x *RouterAggregatedList) GetUnreachables() []string
- func (x *RouterAggregatedList) GetWarning() *Warning
- func (*RouterAggregatedList) ProtoMessage()
- func (x *RouterAggregatedList) ProtoReflect() protoreflect.Message
- func (x *RouterAggregatedList) Reset()
- func (x *RouterAggregatedList) String() string
- type RouterBgp
- func (*RouterBgp) Descriptor() ([]byte, []int)
- func (x *RouterBgp) GetAdvertiseMode() string
- func (x *RouterBgp) GetAdvertisedGroups() []string
- func (x *RouterBgp) GetAdvertisedIpRanges() []*RouterAdvertisedIpRange
- func (x *RouterBgp) GetAsn() uint32
- func (x *RouterBgp) GetIdentifierRange() string
- func (x *RouterBgp) GetKeepaliveInterval() uint32
- func (*RouterBgp) ProtoMessage()
- func (x *RouterBgp) ProtoReflect() protoreflect.Message
- func (x *RouterBgp) Reset()
- func (x *RouterBgp) String() string
- type RouterBgpPeer
- func (*RouterBgpPeer) Descriptor() ([]byte, []int)
- func (x *RouterBgpPeer) GetAdvertiseMode() string
- func (x *RouterBgpPeer) GetAdvertisedGroups() []string
- func (x *RouterBgpPeer) GetAdvertisedIpRanges() []*RouterAdvertisedIpRange
- func (x *RouterBgpPeer) GetAdvertisedRoutePriority() uint32
- func (x *RouterBgpPeer) GetBfd() *RouterBgpPeerBfd
- func (x *RouterBgpPeer) GetCustomLearnedIpRanges() []*RouterBgpPeerCustomLearnedIpRange
- func (x *RouterBgpPeer) GetCustomLearnedRoutePriority() int32
- func (x *RouterBgpPeer) GetEnable() string
- func (x *RouterBgpPeer) GetEnableIpv4() bool
- func (x *RouterBgpPeer) GetEnableIpv6() bool
- func (x *RouterBgpPeer) GetExportPolicies() []string
- func (x *RouterBgpPeer) GetImportPolicies() []string
- func (x *RouterBgpPeer) GetInterfaceName() string
- func (x *RouterBgpPeer) GetIpAddress() string
- func (x *RouterBgpPeer) GetIpv4NexthopAddress() string
- func (x *RouterBgpPeer) GetIpv6NexthopAddress() string
- func (x *RouterBgpPeer) GetManagementType() string
- func (x *RouterBgpPeer) GetMd5AuthenticationKeyName() string
- func (x *RouterBgpPeer) GetName() string
- func (x *RouterBgpPeer) GetPeerAsn() uint32
- func (x *RouterBgpPeer) GetPeerIpAddress() string
- func (x *RouterBgpPeer) GetPeerIpv4NexthopAddress() string
- func (x *RouterBgpPeer) GetPeerIpv6NexthopAddress() string
- func (x *RouterBgpPeer) GetRouterApplianceInstance() string
- func (*RouterBgpPeer) ProtoMessage()
- func (x *RouterBgpPeer) ProtoReflect() protoreflect.Message
- func (x *RouterBgpPeer) Reset()
- func (x *RouterBgpPeer) String() string
- type RouterBgpPeerBfd
- func (*RouterBgpPeerBfd) Descriptor() ([]byte, []int)
- func (x *RouterBgpPeerBfd) GetMinReceiveInterval() uint32
- func (x *RouterBgpPeerBfd) GetMinTransmitInterval() uint32
- func (x *RouterBgpPeerBfd) GetMultiplier() uint32
- func (x *RouterBgpPeerBfd) GetSessionInitializationMode() string
- func (*RouterBgpPeerBfd) ProtoMessage()
- func (x *RouterBgpPeerBfd) ProtoReflect() protoreflect.Message
- func (x *RouterBgpPeerBfd) Reset()
- func (x *RouterBgpPeerBfd) String() string
- type RouterBgpPeerBfd_SessionInitializationMode
- func (RouterBgpPeerBfd_SessionInitializationMode) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgpPeerBfd_SessionInitializationMode) Enum() *RouterBgpPeerBfd_SessionInitializationMode
- func (RouterBgpPeerBfd_SessionInitializationMode) EnumDescriptor() ([]byte, []int)
- func (x RouterBgpPeerBfd_SessionInitializationMode) Number() protoreflect.EnumNumber
- func (x RouterBgpPeerBfd_SessionInitializationMode) String() string
- func (RouterBgpPeerBfd_SessionInitializationMode) Type() protoreflect.EnumType
- type RouterBgpPeerCustomLearnedIpRange
- func (*RouterBgpPeerCustomLearnedIpRange) Descriptor() ([]byte, []int)
- func (x *RouterBgpPeerCustomLearnedIpRange) GetRange() string
- func (*RouterBgpPeerCustomLearnedIpRange) ProtoMessage()
- func (x *RouterBgpPeerCustomLearnedIpRange) ProtoReflect() protoreflect.Message
- func (x *RouterBgpPeerCustomLearnedIpRange) Reset()
- func (x *RouterBgpPeerCustomLearnedIpRange) String() string
- type RouterBgpPeer_AdvertiseMode
- func (RouterBgpPeer_AdvertiseMode) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgpPeer_AdvertiseMode) Enum() *RouterBgpPeer_AdvertiseMode
- func (RouterBgpPeer_AdvertiseMode) EnumDescriptor() ([]byte, []int)
- func (x RouterBgpPeer_AdvertiseMode) Number() protoreflect.EnumNumber
- func (x RouterBgpPeer_AdvertiseMode) String() string
- func (RouterBgpPeer_AdvertiseMode) Type() protoreflect.EnumType
- type RouterBgpPeer_AdvertisedGroups
- func (RouterBgpPeer_AdvertisedGroups) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgpPeer_AdvertisedGroups) Enum() *RouterBgpPeer_AdvertisedGroups
- func (RouterBgpPeer_AdvertisedGroups) EnumDescriptor() ([]byte, []int)
- func (x RouterBgpPeer_AdvertisedGroups) Number() protoreflect.EnumNumber
- func (x RouterBgpPeer_AdvertisedGroups) String() string
- func (RouterBgpPeer_AdvertisedGroups) Type() protoreflect.EnumType
- type RouterBgpPeer_Enable
- func (RouterBgpPeer_Enable) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgpPeer_Enable) Enum() *RouterBgpPeer_Enable
- func (RouterBgpPeer_Enable) EnumDescriptor() ([]byte, []int)
- func (x RouterBgpPeer_Enable) Number() protoreflect.EnumNumber
- func (x RouterBgpPeer_Enable) String() string
- func (RouterBgpPeer_Enable) Type() protoreflect.EnumType
- type RouterBgpPeer_ManagementType
- func (RouterBgpPeer_ManagementType) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgpPeer_ManagementType) Enum() *RouterBgpPeer_ManagementType
- func (RouterBgpPeer_ManagementType) EnumDescriptor() ([]byte, []int)
- func (x RouterBgpPeer_ManagementType) Number() protoreflect.EnumNumber
- func (x RouterBgpPeer_ManagementType) String() string
- func (RouterBgpPeer_ManagementType) Type() protoreflect.EnumType
- type RouterBgp_AdvertiseMode
- func (RouterBgp_AdvertiseMode) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgp_AdvertiseMode) Enum() *RouterBgp_AdvertiseMode
- func (RouterBgp_AdvertiseMode) EnumDescriptor() ([]byte, []int)
- func (x RouterBgp_AdvertiseMode) Number() protoreflect.EnumNumber
- func (x RouterBgp_AdvertiseMode) String() string
- func (RouterBgp_AdvertiseMode) Type() protoreflect.EnumType
- type RouterBgp_AdvertisedGroups
- func (RouterBgp_AdvertisedGroups) Descriptor() protoreflect.EnumDescriptor
- func (x RouterBgp_AdvertisedGroups) Enum() *RouterBgp_AdvertisedGroups
- func (RouterBgp_AdvertisedGroups) EnumDescriptor() ([]byte, []int)
- func (x RouterBgp_AdvertisedGroups) Number() protoreflect.EnumNumber
- func (x RouterBgp_AdvertisedGroups) String() string
- func (RouterBgp_AdvertisedGroups) Type() protoreflect.EnumType
- type RouterInterface
- func (*RouterInterface) Descriptor() ([]byte, []int)
- func (x *RouterInterface) GetIpRange() string
- func (x *RouterInterface) GetIpVersion() string
- func (x *RouterInterface) GetLinkedInterconnectAttachment() string
- func (x *RouterInterface) GetLinkedVpnTunnel() string
- func (x *RouterInterface) GetManagementType() string
- func (x *RouterInterface) GetName() string
- func (x *RouterInterface) GetPrivateIpAddress() string
- func (x *RouterInterface) GetRedundantInterface() string
- func (x *RouterInterface) GetSubnetwork() string
- func (*RouterInterface) ProtoMessage()
- func (x *RouterInterface) ProtoReflect() protoreflect.Message
- func (x *RouterInterface) Reset()
- func (x *RouterInterface) String() string
- type RouterInterface_IpVersion
- func (RouterInterface_IpVersion) Descriptor() protoreflect.EnumDescriptor
- func (x RouterInterface_IpVersion) Enum() *RouterInterface_IpVersion
- func (RouterInterface_IpVersion) EnumDescriptor() ([]byte, []int)
- func (x RouterInterface_IpVersion) Number() protoreflect.EnumNumber
- func (x RouterInterface_IpVersion) String() string
- func (RouterInterface_IpVersion) Type() protoreflect.EnumType
- type RouterInterface_ManagementType
- func (RouterInterface_ManagementType) Descriptor() protoreflect.EnumDescriptor
- func (x RouterInterface_ManagementType) Enum() *RouterInterface_ManagementType
- func (RouterInterface_ManagementType) EnumDescriptor() ([]byte, []int)
- func (x RouterInterface_ManagementType) Number() protoreflect.EnumNumber
- func (x RouterInterface_ManagementType) String() string
- func (RouterInterface_ManagementType) Type() protoreflect.EnumType
- type RouterList
- func (*RouterList) Descriptor() ([]byte, []int)
- func (x *RouterList) GetId() string
- func (x *RouterList) GetItems() []*Router
- func (x *RouterList) GetKind() string
- func (x *RouterList) GetNextPageToken() string
- func (x *RouterList) GetSelfLink() string
- func (x *RouterList) GetWarning() *Warning
- func (*RouterList) ProtoMessage()
- func (x *RouterList) ProtoReflect() protoreflect.Message
- func (x *RouterList) Reset()
- func (x *RouterList) String() string
- type RouterMd5AuthenticationKey
- func (*RouterMd5AuthenticationKey) Descriptor() ([]byte, []int)
- func (x *RouterMd5AuthenticationKey) GetKey() string
- func (x *RouterMd5AuthenticationKey) GetName() string
- func (*RouterMd5AuthenticationKey) ProtoMessage()
- func (x *RouterMd5AuthenticationKey) ProtoReflect() protoreflect.Message
- func (x *RouterMd5AuthenticationKey) Reset()
- func (x *RouterMd5AuthenticationKey) String() string
- type RouterNat
- func (*RouterNat) Descriptor() ([]byte, []int)
- func (x *RouterNat) GetAutoNetworkTier() string
- func (x *RouterNat) GetDrainNatIps() []string
- func (x *RouterNat) GetEnableDynamicPortAllocation() bool
- func (x *RouterNat) GetEnableEndpointIndependentMapping() bool
- func (x *RouterNat) GetEndpointTypes() []string
- func (x *RouterNat) GetIcmpIdleTimeoutSec() int32
- func (x *RouterNat) GetLogConfig() *RouterNatLogConfig
- func (x *RouterNat) GetMaxPortsPerVm() int32
- func (x *RouterNat) GetMinPortsPerVm() int32
- func (x *RouterNat) GetName() string
- func (x *RouterNat) GetNatIpAllocateOption() string
- func (x *RouterNat) GetNatIps() []string
- func (x *RouterNat) GetRules() []*RouterNatRule
- func (x *RouterNat) GetSourceSubnetworkIpRangesToNat() string
- func (x *RouterNat) GetSubnetworks() []*RouterNatSubnetworkToNat
- func (x *RouterNat) GetTcpEstablishedIdleTimeoutSec() int32
- func (x *RouterNat) GetTcpTimeWaitTimeoutSec() int32
- func (x *RouterNat) GetTcpTransitoryIdleTimeoutSec() int32
- func (x *RouterNat) GetType() string
- func (x *RouterNat) GetUdpIdleTimeoutSec() int32
- func (*RouterNat) ProtoMessage()
- func (x *RouterNat) ProtoReflect() protoreflect.Message
- func (x *RouterNat) Reset()
- func (x *RouterNat) String() string
- type RouterNatLogConfig
- func (*RouterNatLogConfig) Descriptor() ([]byte, []int)
- func (x *RouterNatLogConfig) GetEnable() bool
- func (x *RouterNatLogConfig) GetFilter() string
- func (*RouterNatLogConfig) ProtoMessage()
- func (x *RouterNatLogConfig) ProtoReflect() protoreflect.Message
- func (x *RouterNatLogConfig) Reset()
- func (x *RouterNatLogConfig) String() string
- type RouterNatLogConfig_Filter
- func (RouterNatLogConfig_Filter) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNatLogConfig_Filter) Enum() *RouterNatLogConfig_Filter
- func (RouterNatLogConfig_Filter) EnumDescriptor() ([]byte, []int)
- func (x RouterNatLogConfig_Filter) Number() protoreflect.EnumNumber
- func (x RouterNatLogConfig_Filter) String() string
- func (RouterNatLogConfig_Filter) Type() protoreflect.EnumType
- type RouterNatRule
- func (*RouterNatRule) Descriptor() ([]byte, []int)
- func (x *RouterNatRule) GetAction() *RouterNatRuleAction
- func (x *RouterNatRule) GetDescription() string
- func (x *RouterNatRule) GetMatch() string
- func (x *RouterNatRule) GetRuleNumber() uint32
- func (*RouterNatRule) ProtoMessage()
- func (x *RouterNatRule) ProtoReflect() protoreflect.Message
- func (x *RouterNatRule) Reset()
- func (x *RouterNatRule) String() string
- type RouterNatRuleAction
- func (*RouterNatRuleAction) Descriptor() ([]byte, []int)
- func (x *RouterNatRuleAction) GetSourceNatActiveIps() []string
- func (x *RouterNatRuleAction) GetSourceNatActiveRanges() []string
- func (x *RouterNatRuleAction) GetSourceNatDrainIps() []string
- func (x *RouterNatRuleAction) GetSourceNatDrainRanges() []string
- func (*RouterNatRuleAction) ProtoMessage()
- func (x *RouterNatRuleAction) ProtoReflect() protoreflect.Message
- func (x *RouterNatRuleAction) Reset()
- func (x *RouterNatRuleAction) String() string
- type RouterNatSubnetworkToNat
- func (*RouterNatSubnetworkToNat) Descriptor() ([]byte, []int)
- func (x *RouterNatSubnetworkToNat) GetName() string
- func (x *RouterNatSubnetworkToNat) GetSecondaryIpRangeNames() []string
- func (x *RouterNatSubnetworkToNat) GetSourceIpRangesToNat() []string
- func (*RouterNatSubnetworkToNat) ProtoMessage()
- func (x *RouterNatSubnetworkToNat) ProtoReflect() protoreflect.Message
- func (x *RouterNatSubnetworkToNat) Reset()
- func (x *RouterNatSubnetworkToNat) String() string
- type RouterNatSubnetworkToNat_SourceIpRangesToNat
- func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) Enum() *RouterNatSubnetworkToNat_SourceIpRangesToNat
- func (RouterNatSubnetworkToNat_SourceIpRangesToNat) EnumDescriptor() ([]byte, []int)
- func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) Number() protoreflect.EnumNumber
- func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) String() string
- func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Type() protoreflect.EnumType
- type RouterNat_AutoNetworkTier
- func (RouterNat_AutoNetworkTier) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNat_AutoNetworkTier) Enum() *RouterNat_AutoNetworkTier
- func (RouterNat_AutoNetworkTier) EnumDescriptor() ([]byte, []int)
- func (x RouterNat_AutoNetworkTier) Number() protoreflect.EnumNumber
- func (x RouterNat_AutoNetworkTier) String() string
- func (RouterNat_AutoNetworkTier) Type() protoreflect.EnumType
- type RouterNat_EndpointTypes
- func (RouterNat_EndpointTypes) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNat_EndpointTypes) Enum() *RouterNat_EndpointTypes
- func (RouterNat_EndpointTypes) EnumDescriptor() ([]byte, []int)
- func (x RouterNat_EndpointTypes) Number() protoreflect.EnumNumber
- func (x RouterNat_EndpointTypes) String() string
- func (RouterNat_EndpointTypes) Type() protoreflect.EnumType
- type RouterNat_NatIpAllocateOption
- func (RouterNat_NatIpAllocateOption) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNat_NatIpAllocateOption) Enum() *RouterNat_NatIpAllocateOption
- func (RouterNat_NatIpAllocateOption) EnumDescriptor() ([]byte, []int)
- func (x RouterNat_NatIpAllocateOption) Number() protoreflect.EnumNumber
- func (x RouterNat_NatIpAllocateOption) String() string
- func (RouterNat_NatIpAllocateOption) Type() protoreflect.EnumType
- type RouterNat_SourceSubnetworkIpRangesToNat
- func (RouterNat_SourceSubnetworkIpRangesToNat) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNat_SourceSubnetworkIpRangesToNat) Enum() *RouterNat_SourceSubnetworkIpRangesToNat
- func (RouterNat_SourceSubnetworkIpRangesToNat) EnumDescriptor() ([]byte, []int)
- func (x RouterNat_SourceSubnetworkIpRangesToNat) Number() protoreflect.EnumNumber
- func (x RouterNat_SourceSubnetworkIpRangesToNat) String() string
- func (RouterNat_SourceSubnetworkIpRangesToNat) Type() protoreflect.EnumType
- type RouterNat_Type
- func (RouterNat_Type) Descriptor() protoreflect.EnumDescriptor
- func (x RouterNat_Type) Enum() *RouterNat_Type
- func (RouterNat_Type) EnumDescriptor() ([]byte, []int)
- func (x RouterNat_Type) Number() protoreflect.EnumNumber
- func (x RouterNat_Type) String() string
- func (RouterNat_Type) Type() protoreflect.EnumType
- type RouterStatus
- func (*RouterStatus) Descriptor() ([]byte, []int)
- func (x *RouterStatus) GetBestRoutes() []*Route
- func (x *RouterStatus) GetBestRoutesForRouter() []*Route
- func (x *RouterStatus) GetBgpPeerStatus() []*RouterStatusBgpPeerStatus
- func (x *RouterStatus) GetNatStatus() []*RouterStatusNatStatus
- func (x *RouterStatus) GetNetwork() string
- func (*RouterStatus) ProtoMessage()
- func (x *RouterStatus) ProtoReflect() protoreflect.Message
- func (x *RouterStatus) Reset()
- func (x *RouterStatus) String() string
- type RouterStatusBgpPeerStatus
- func (*RouterStatusBgpPeerStatus) Descriptor() ([]byte, []int)
- func (x *RouterStatusBgpPeerStatus) GetAdvertisedRoutes() []*Route
- func (x *RouterStatusBgpPeerStatus) GetBfdStatus() *BfdStatus
- func (x *RouterStatusBgpPeerStatus) GetEnableIpv4() bool
- func (x *RouterStatusBgpPeerStatus) GetEnableIpv6() bool
- func (x *RouterStatusBgpPeerStatus) GetIpAddress() string
- func (x *RouterStatusBgpPeerStatus) GetIpv4NexthopAddress() string
- func (x *RouterStatusBgpPeerStatus) GetIpv6NexthopAddress() string
- func (x *RouterStatusBgpPeerStatus) GetLinkedVpnTunnel() string
- func (x *RouterStatusBgpPeerStatus) GetMd5AuthEnabled() bool
- func (x *RouterStatusBgpPeerStatus) GetName() string
- func (x *RouterStatusBgpPeerStatus) GetNumLearnedRoutes() uint32
- func (x *RouterStatusBgpPeerStatus) GetPeerIpAddress() string
- func (x *RouterStatusBgpPeerStatus) GetPeerIpv4NexthopAddress() string
- func (x *RouterStatusBgpPeerStatus) GetPeerIpv6NexthopAddress() string
- func (x *RouterStatusBgpPeerStatus) GetRouterApplianceInstance() string
- func (x *RouterStatusBgpPeerStatus) GetState() string
- func (x *RouterStatusBgpPeerStatus) GetStatus() string
- func (x *RouterStatusBgpPeerStatus) GetStatusReason() string
- func (x *RouterStatusBgpPeerStatus) GetUptime() string
- func (x *RouterStatusBgpPeerStatus) GetUptimeSeconds() string
- func (*RouterStatusBgpPeerStatus) ProtoMessage()
- func (x *RouterStatusBgpPeerStatus) ProtoReflect() protoreflect.Message
- func (x *RouterStatusBgpPeerStatus) Reset()
- func (x *RouterStatusBgpPeerStatus) String() string
- type RouterStatusBgpPeerStatus_Status
- func (RouterStatusBgpPeerStatus_Status) Descriptor() protoreflect.EnumDescriptor
- func (x RouterStatusBgpPeerStatus_Status) Enum() *RouterStatusBgpPeerStatus_Status
- func (RouterStatusBgpPeerStatus_Status) EnumDescriptor() ([]byte, []int)
- func (x RouterStatusBgpPeerStatus_Status) Number() protoreflect.EnumNumber
- func (x RouterStatusBgpPeerStatus_Status) String() string
- func (RouterStatusBgpPeerStatus_Status) Type() protoreflect.EnumType
- type RouterStatusBgpPeerStatus_StatusReason
- func (RouterStatusBgpPeerStatus_StatusReason) Descriptor() protoreflect.EnumDescriptor
- func (x RouterStatusBgpPeerStatus_StatusReason) Enum() *RouterStatusBgpPeerStatus_StatusReason
- func (RouterStatusBgpPeerStatus_StatusReason) EnumDescriptor() ([]byte, []int)
- func (x RouterStatusBgpPeerStatus_StatusReason) Number() protoreflect.EnumNumber
- func (x RouterStatusBgpPeerStatus_StatusReason) String() string
- func (RouterStatusBgpPeerStatus_StatusReason) Type() protoreflect.EnumType
- type RouterStatusNatStatus
- func (*RouterStatusNatStatus) Descriptor() ([]byte, []int)
- func (x *RouterStatusNatStatus) GetAutoAllocatedNatIps() []string
- func (x *RouterStatusNatStatus) GetDrainAutoAllocatedNatIps() []string
- func (x *RouterStatusNatStatus) GetDrainUserAllocatedNatIps() []string
- func (x *RouterStatusNatStatus) GetMinExtraNatIpsNeeded() int32
- func (x *RouterStatusNatStatus) GetName() string
- func (x *RouterStatusNatStatus) GetNumVmEndpointsWithNatMappings() int32
- func (x *RouterStatusNatStatus) GetRuleStatus() []*RouterStatusNatStatusNatRuleStatus
- func (x *RouterStatusNatStatus) GetUserAllocatedNatIpResources() []string
- func (x *RouterStatusNatStatus) GetUserAllocatedNatIps() []string
- func (*RouterStatusNatStatus) ProtoMessage()
- func (x *RouterStatusNatStatus) ProtoReflect() protoreflect.Message
- func (x *RouterStatusNatStatus) Reset()
- func (x *RouterStatusNatStatus) String() string
- type RouterStatusNatStatusNatRuleStatus
- func (*RouterStatusNatStatusNatRuleStatus) Descriptor() ([]byte, []int)
- func (x *RouterStatusNatStatusNatRuleStatus) GetActiveNatIps() []string
- func (x *RouterStatusNatStatusNatRuleStatus) GetDrainNatIps() []string
- func (x *RouterStatusNatStatusNatRuleStatus) GetMinExtraIpsNeeded() int32
- func (x *RouterStatusNatStatusNatRuleStatus) GetNumVmEndpointsWithNatMappings() int32
- func (x *RouterStatusNatStatusNatRuleStatus) GetRuleNumber() int32
- func (*RouterStatusNatStatusNatRuleStatus) ProtoMessage()
- func (x *RouterStatusNatStatusNatRuleStatus) ProtoReflect() protoreflect.Message
- func (x *RouterStatusNatStatusNatRuleStatus) Reset()
- func (x *RouterStatusNatStatusNatRuleStatus) String() string
- type RouterStatusResponse
- func (*RouterStatusResponse) Descriptor() ([]byte, []int)
- func (x *RouterStatusResponse) GetKind() string
- func (x *RouterStatusResponse) GetResult() *RouterStatus
- func (*RouterStatusResponse) ProtoMessage()
- func (x *RouterStatusResponse) ProtoReflect() protoreflect.Message
- func (x *RouterStatusResponse) Reset()
- func (x *RouterStatusResponse) String() string
- type RoutersPreviewResponse
- func (*RoutersPreviewResponse) Descriptor() ([]byte, []int)
- func (x *RoutersPreviewResponse) GetResource() *Router
- func (*RoutersPreviewResponse) ProtoMessage()
- func (x *RoutersPreviewResponse) ProtoReflect() protoreflect.Message
- func (x *RoutersPreviewResponse) Reset()
- func (x *RoutersPreviewResponse) String() string
- type RoutersScopedList
- func (*RoutersScopedList) Descriptor() ([]byte, []int)
- func (x *RoutersScopedList) GetRouters() []*Router
- func (x *RoutersScopedList) GetWarning() *Warning
- func (*RoutersScopedList) ProtoMessage()
- func (x *RoutersScopedList) ProtoReflect() protoreflect.Message
- func (x *RoutersScopedList) Reset()
- func (x *RoutersScopedList) String() string
- type SSLHealthCheck
- func (*SSLHealthCheck) Descriptor() ([]byte, []int)
- func (x *SSLHealthCheck) GetPort() int32
- func (x *SSLHealthCheck) GetPortName() string
- func (x *SSLHealthCheck) GetPortSpecification() string
- func (x *SSLHealthCheck) GetProxyHeader() string
- func (x *SSLHealthCheck) GetRequest() string
- func (x *SSLHealthCheck) GetResponse() string
- func (*SSLHealthCheck) ProtoMessage()
- func (x *SSLHealthCheck) ProtoReflect() protoreflect.Message
- func (x *SSLHealthCheck) Reset()
- func (x *SSLHealthCheck) String() string
- type SSLHealthCheck_PortSpecification
- func (SSLHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x SSLHealthCheck_PortSpecification) Enum() *SSLHealthCheck_PortSpecification
- func (SSLHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x SSLHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x SSLHealthCheck_PortSpecification) String() string
- func (SSLHealthCheck_PortSpecification) Type() protoreflect.EnumType
- type SSLHealthCheck_ProxyHeader
- func (SSLHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x SSLHealthCheck_ProxyHeader) Enum() *SSLHealthCheck_ProxyHeader
- func (SSLHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x SSLHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
- func (x SSLHealthCheck_ProxyHeader) String() string
- func (SSLHealthCheck_ProxyHeader) Type() protoreflect.EnumType
- type SavedAttachedDisk
- func (*SavedAttachedDisk) Descriptor() ([]byte, []int)
- func (x *SavedAttachedDisk) GetAutoDelete() bool
- func (x *SavedAttachedDisk) GetBoot() bool
- func (x *SavedAttachedDisk) GetDeviceName() string
- func (x *SavedAttachedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
- func (x *SavedAttachedDisk) GetDiskSizeGb() int64
- func (x *SavedAttachedDisk) GetDiskType() string
- func (x *SavedAttachedDisk) GetGuestOsFeatures() []*GuestOsFeature
- func (x *SavedAttachedDisk) GetIndex() int32
- func (x *SavedAttachedDisk) GetInterface() string
- func (x *SavedAttachedDisk) GetKind() string
- func (x *SavedAttachedDisk) GetLicenses() []string
- func (x *SavedAttachedDisk) GetMode() string
- func (x *SavedAttachedDisk) GetSource() string
- func (x *SavedAttachedDisk) GetStorageBytes() int64
- func (x *SavedAttachedDisk) GetStorageBytesStatus() string
- func (x *SavedAttachedDisk) GetType() string
- func (*SavedAttachedDisk) ProtoMessage()
- func (x *SavedAttachedDisk) ProtoReflect() protoreflect.Message
- func (x *SavedAttachedDisk) Reset()
- func (x *SavedAttachedDisk) String() string
- type SavedAttachedDisk_Interface
- func (SavedAttachedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
- func (x SavedAttachedDisk_Interface) Enum() *SavedAttachedDisk_Interface
- func (SavedAttachedDisk_Interface) EnumDescriptor() ([]byte, []int)
- func (x SavedAttachedDisk_Interface) Number() protoreflect.EnumNumber
- func (x SavedAttachedDisk_Interface) String() string
- func (SavedAttachedDisk_Interface) Type() protoreflect.EnumType
- type SavedAttachedDisk_Mode
- func (SavedAttachedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x SavedAttachedDisk_Mode) Enum() *SavedAttachedDisk_Mode
- func (SavedAttachedDisk_Mode) EnumDescriptor() ([]byte, []int)
- func (x SavedAttachedDisk_Mode) Number() protoreflect.EnumNumber
- func (x SavedAttachedDisk_Mode) String() string
- func (SavedAttachedDisk_Mode) Type() protoreflect.EnumType
- type SavedAttachedDisk_StorageBytesStatus
- func (SavedAttachedDisk_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SavedAttachedDisk_StorageBytesStatus) Enum() *SavedAttachedDisk_StorageBytesStatus
- func (SavedAttachedDisk_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
- func (x SavedAttachedDisk_StorageBytesStatus) Number() protoreflect.EnumNumber
- func (x SavedAttachedDisk_StorageBytesStatus) String() string
- func (SavedAttachedDisk_StorageBytesStatus) Type() protoreflect.EnumType
- type SavedAttachedDisk_Type
- func (SavedAttachedDisk_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SavedAttachedDisk_Type) Enum() *SavedAttachedDisk_Type
- func (SavedAttachedDisk_Type) EnumDescriptor() ([]byte, []int)
- func (x SavedAttachedDisk_Type) Number() protoreflect.EnumNumber
- func (x SavedAttachedDisk_Type) String() string
- func (SavedAttachedDisk_Type) Type() protoreflect.EnumType
- type SavedDisk
- func (*SavedDisk) Descriptor() ([]byte, []int)
- func (x *SavedDisk) GetArchitecture() string
- func (x *SavedDisk) GetKind() string
- func (x *SavedDisk) GetSourceDisk() string
- func (x *SavedDisk) GetStorageBytes() int64
- func (x *SavedDisk) GetStorageBytesStatus() string
- func (*SavedDisk) ProtoMessage()
- func (x *SavedDisk) ProtoReflect() protoreflect.Message
- func (x *SavedDisk) Reset()
- func (x *SavedDisk) String() string
- type SavedDisk_Architecture
- func (SavedDisk_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x SavedDisk_Architecture) Enum() *SavedDisk_Architecture
- func (SavedDisk_Architecture) EnumDescriptor() ([]byte, []int)
- func (x SavedDisk_Architecture) Number() protoreflect.EnumNumber
- func (x SavedDisk_Architecture) String() string
- func (SavedDisk_Architecture) Type() protoreflect.EnumType
- type SavedDisk_StorageBytesStatus
- func (SavedDisk_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
- func (x SavedDisk_StorageBytesStatus) Enum() *SavedDisk_StorageBytesStatus
- func (SavedDisk_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
- func (x SavedDisk_StorageBytesStatus) Number() protoreflect.EnumNumber
- func (x SavedDisk_StorageBytesStatus) String() string
- func (SavedDisk_StorageBytesStatus) Type() protoreflect.EnumType
- type ScalingScheduleStatus
- func (*ScalingScheduleStatus) Descriptor() ([]byte, []int)
- func (x *ScalingScheduleStatus) GetLastStartTime() string
- func (x *ScalingScheduleStatus) GetNextStartTime() string
- func (x *ScalingScheduleStatus) GetState() string
- func (*ScalingScheduleStatus) ProtoMessage()
- func (x *ScalingScheduleStatus) ProtoReflect() protoreflect.Message
- func (x *ScalingScheduleStatus) Reset()
- func (x *ScalingScheduleStatus) String() string
- type ScalingScheduleStatus_State
- func (ScalingScheduleStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x ScalingScheduleStatus_State) Enum() *ScalingScheduleStatus_State
- func (ScalingScheduleStatus_State) EnumDescriptor() ([]byte, []int)
- func (x ScalingScheduleStatus_State) Number() protoreflect.EnumNumber
- func (x ScalingScheduleStatus_State) String() string
- func (ScalingScheduleStatus_State) Type() protoreflect.EnumType
- type Scheduling
- func (*Scheduling) Descriptor() ([]byte, []int)
- func (x *Scheduling) GetAutomaticRestart() bool
- func (x *Scheduling) GetAvailabilityDomain() int32
- func (x *Scheduling) GetHostErrorTimeoutSeconds() int32
- func (x *Scheduling) GetInstanceTerminationAction() string
- func (x *Scheduling) GetLocalSsdRecoveryTimeout() *Duration
- func (x *Scheduling) GetLocationHint() string
- func (x *Scheduling) GetMaxRunDuration() *Duration
- func (x *Scheduling) GetMinNodeCpus() int32
- func (x *Scheduling) GetNodeAffinities() []*SchedulingNodeAffinity
- func (x *Scheduling) GetOnHostMaintenance() string
- func (x *Scheduling) GetOnInstanceStopAction() *SchedulingOnInstanceStopAction
- func (x *Scheduling) GetPreemptible() bool
- func (x *Scheduling) GetProvisioningModel() string
- func (x *Scheduling) GetTerminationTime() string
- func (*Scheduling) ProtoMessage()
- func (x *Scheduling) ProtoReflect() protoreflect.Message
- func (x *Scheduling) Reset()
- func (x *Scheduling) String() string
- type SchedulingNodeAffinity
- func (*SchedulingNodeAffinity) Descriptor() ([]byte, []int)
- func (x *SchedulingNodeAffinity) GetKey() string
- func (x *SchedulingNodeAffinity) GetOperator() string
- func (x *SchedulingNodeAffinity) GetValues() []string
- func (*SchedulingNodeAffinity) ProtoMessage()
- func (x *SchedulingNodeAffinity) ProtoReflect() protoreflect.Message
- func (x *SchedulingNodeAffinity) Reset()
- func (x *SchedulingNodeAffinity) String() string
- type SchedulingNodeAffinity_Operator
- func (SchedulingNodeAffinity_Operator) Descriptor() protoreflect.EnumDescriptor
- func (x SchedulingNodeAffinity_Operator) Enum() *SchedulingNodeAffinity_Operator
- func (SchedulingNodeAffinity_Operator) EnumDescriptor() ([]byte, []int)
- func (x SchedulingNodeAffinity_Operator) Number() protoreflect.EnumNumber
- func (x SchedulingNodeAffinity_Operator) String() string
- func (SchedulingNodeAffinity_Operator) Type() protoreflect.EnumType
- type SchedulingOnInstanceStopAction
- func (*SchedulingOnInstanceStopAction) Descriptor() ([]byte, []int)
- func (x *SchedulingOnInstanceStopAction) GetDiscardLocalSsd() bool
- func (*SchedulingOnInstanceStopAction) ProtoMessage()
- func (x *SchedulingOnInstanceStopAction) ProtoReflect() protoreflect.Message
- func (x *SchedulingOnInstanceStopAction) Reset()
- func (x *SchedulingOnInstanceStopAction) String() string
- type Scheduling_InstanceTerminationAction
- func (Scheduling_InstanceTerminationAction) Descriptor() protoreflect.EnumDescriptor
- func (x Scheduling_InstanceTerminationAction) Enum() *Scheduling_InstanceTerminationAction
- func (Scheduling_InstanceTerminationAction) EnumDescriptor() ([]byte, []int)
- func (x Scheduling_InstanceTerminationAction) Number() protoreflect.EnumNumber
- func (x Scheduling_InstanceTerminationAction) String() string
- func (Scheduling_InstanceTerminationAction) Type() protoreflect.EnumType
- type Scheduling_OnHostMaintenance
- func (Scheduling_OnHostMaintenance) Descriptor() protoreflect.EnumDescriptor
- func (x Scheduling_OnHostMaintenance) Enum() *Scheduling_OnHostMaintenance
- func (Scheduling_OnHostMaintenance) EnumDescriptor() ([]byte, []int)
- func (x Scheduling_OnHostMaintenance) Number() protoreflect.EnumNumber
- func (x Scheduling_OnHostMaintenance) String() string
- func (Scheduling_OnHostMaintenance) Type() protoreflect.EnumType
- type Scheduling_ProvisioningModel
- func (Scheduling_ProvisioningModel) Descriptor() protoreflect.EnumDescriptor
- func (x Scheduling_ProvisioningModel) Enum() *Scheduling_ProvisioningModel
- func (Scheduling_ProvisioningModel) EnumDescriptor() ([]byte, []int)
- func (x Scheduling_ProvisioningModel) Number() protoreflect.EnumNumber
- func (x Scheduling_ProvisioningModel) String() string
- func (Scheduling_ProvisioningModel) Type() protoreflect.EnumType
- type ScratchDisks
- func (*ScratchDisks) Descriptor() ([]byte, []int)
- func (x *ScratchDisks) GetDiskGb() int32
- func (*ScratchDisks) ProtoMessage()
- func (x *ScratchDisks) ProtoReflect() protoreflect.Message
- func (x *ScratchDisks) Reset()
- func (x *ScratchDisks) String() string
- type Screenshot
- func (*Screenshot) Descriptor() ([]byte, []int)
- func (x *Screenshot) GetContents() string
- func (x *Screenshot) GetKind() string
- func (*Screenshot) ProtoMessage()
- func (x *Screenshot) ProtoReflect() protoreflect.Message
- func (x *Screenshot) Reset()
- func (x *Screenshot) String() string
- type SecurityPoliciesAggregatedList
- func (*SecurityPoliciesAggregatedList) Descriptor() ([]byte, []int)
- func (x *SecurityPoliciesAggregatedList) GetEtag() string
- func (x *SecurityPoliciesAggregatedList) GetId() string
- func (x *SecurityPoliciesAggregatedList) GetItems() map[string]*SecurityPoliciesScopedList
- func (x *SecurityPoliciesAggregatedList) GetKind() string
- func (x *SecurityPoliciesAggregatedList) GetNextPageToken() string
- func (x *SecurityPoliciesAggregatedList) GetSelfLink() string
- func (x *SecurityPoliciesAggregatedList) GetUnreachables() []string
- func (x *SecurityPoliciesAggregatedList) GetWarning() *Warning
- func (*SecurityPoliciesAggregatedList) ProtoMessage()
- func (x *SecurityPoliciesAggregatedList) ProtoReflect() protoreflect.Message
- func (x *SecurityPoliciesAggregatedList) Reset()
- func (x *SecurityPoliciesAggregatedList) String() string
- type SecurityPoliciesListPreconfiguredExpressionSetsResponse
- func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) Descriptor() ([]byte, []int)
- func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) GetPreconfiguredExpressionSets() *SecurityPoliciesWafConfig
- func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoMessage()
- func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoReflect() protoreflect.Message
- func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) Reset()
- func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) String() string
- type SecurityPoliciesScopedList
- func (*SecurityPoliciesScopedList) Descriptor() ([]byte, []int)
- func (x *SecurityPoliciesScopedList) GetSecurityPolicies() []*SecurityPolicy
- func (x *SecurityPoliciesScopedList) GetWarning() *Warning
- func (*SecurityPoliciesScopedList) ProtoMessage()
- func (x *SecurityPoliciesScopedList) ProtoReflect() protoreflect.Message
- func (x *SecurityPoliciesScopedList) Reset()
- func (x *SecurityPoliciesScopedList) String() string
- type SecurityPoliciesWafConfig
- func (*SecurityPoliciesWafConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPoliciesWafConfig) GetWafRules() *PreconfiguredWafSet
- func (*SecurityPoliciesWafConfig) ProtoMessage()
- func (x *SecurityPoliciesWafConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPoliciesWafConfig) Reset()
- func (x *SecurityPoliciesWafConfig) String() string
- type SecurityPolicy
- func (*SecurityPolicy) Descriptor() ([]byte, []int)
- func (x *SecurityPolicy) GetAdaptiveProtectionConfig() *SecurityPolicyAdaptiveProtectionConfig
- func (x *SecurityPolicy) GetAdvancedOptionsConfig() *SecurityPolicyAdvancedOptionsConfig
- func (x *SecurityPolicy) GetCreationTimestamp() string
- func (x *SecurityPolicy) GetDdosProtectionConfig() *SecurityPolicyDdosProtectionConfig
- func (x *SecurityPolicy) GetDescription() string
- func (x *SecurityPolicy) GetFingerprint() string
- func (x *SecurityPolicy) GetId() uint64
- func (x *SecurityPolicy) GetKind() string
- func (x *SecurityPolicy) GetLabelFingerprint() string
- func (x *SecurityPolicy) GetLabels() map[string]string
- func (x *SecurityPolicy) GetName() string
- func (x *SecurityPolicy) GetRecaptchaOptionsConfig() *SecurityPolicyRecaptchaOptionsConfig
- func (x *SecurityPolicy) GetRegion() string
- func (x *SecurityPolicy) GetRules() []*SecurityPolicyRule
- func (x *SecurityPolicy) GetSelfLink() string
- func (x *SecurityPolicy) GetType() string
- func (x *SecurityPolicy) GetUserDefinedFields() []*SecurityPolicyUserDefinedField
- func (*SecurityPolicy) ProtoMessage()
- func (x *SecurityPolicy) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicy) Reset()
- func (x *SecurityPolicy) String() string
- type SecurityPolicyAdaptiveProtectionConfig
- func (*SecurityPolicyAdaptiveProtectionConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdaptiveProtectionConfig) GetLayer7DdosDefenseConfig() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
- func (*SecurityPolicyAdaptiveProtectionConfig) ProtoMessage()
- func (x *SecurityPolicyAdaptiveProtectionConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdaptiveProtectionConfig) Reset()
- func (x *SecurityPolicyAdaptiveProtectionConfig) String() string
- type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetEnable() bool
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetRuleVisibility() string
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetThresholdConfigs() []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoMessage()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Reset()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) String() string
- type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployConfidenceThreshold() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployExpirationSec() int32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployImpactedBaselineThreshold() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployLoadThreshold() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionAbsoluteQps() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionLoadThreshold() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionRelativeToBaselineQps() float32
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetName() string
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetTrafficGranularityConfigs() []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoMessage()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) Reset()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) String() string
- type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetEnableEachUniqueValue() bool
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetType() string
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetValue() string
- func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoMessage()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Reset()
- func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) String() string
- type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Enum() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Number() protoreflect.EnumNumber
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) String() string
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Type() protoreflect.EnumType
- type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Enum() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Number() protoreflect.EnumNumber
- func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) String() string
- func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Type() protoreflect.EnumType
- type SecurityPolicyAdvancedOptionsConfig
- func (*SecurityPolicyAdvancedOptionsConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdvancedOptionsConfig) GetJsonCustomConfig() *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
- func (x *SecurityPolicyAdvancedOptionsConfig) GetJsonParsing() string
- func (x *SecurityPolicyAdvancedOptionsConfig) GetLogLevel() string
- func (x *SecurityPolicyAdvancedOptionsConfig) GetUserIpRequestHeaders() []string
- func (*SecurityPolicyAdvancedOptionsConfig) ProtoMessage()
- func (x *SecurityPolicyAdvancedOptionsConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdvancedOptionsConfig) Reset()
- func (x *SecurityPolicyAdvancedOptionsConfig) String() string
- type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
- func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) GetContentTypes() []string
- func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoMessage()
- func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Reset()
- func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) String() string
- type SecurityPolicyAdvancedOptionsConfig_JsonParsing
- func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) Enum() *SecurityPolicyAdvancedOptionsConfig_JsonParsing
- func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) Number() protoreflect.EnumNumber
- func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) String() string
- func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Type() protoreflect.EnumType
- type SecurityPolicyAdvancedOptionsConfig_LogLevel
- func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) Enum() *SecurityPolicyAdvancedOptionsConfig_LogLevel
- func (SecurityPolicyAdvancedOptionsConfig_LogLevel) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) Number() protoreflect.EnumNumber
- func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) String() string
- func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Type() protoreflect.EnumType
- type SecurityPolicyDdosProtectionConfig
- func (*SecurityPolicyDdosProtectionConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyDdosProtectionConfig) GetDdosProtection() string
- func (*SecurityPolicyDdosProtectionConfig) ProtoMessage()
- func (x *SecurityPolicyDdosProtectionConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyDdosProtectionConfig) Reset()
- func (x *SecurityPolicyDdosProtectionConfig) String() string
- type SecurityPolicyDdosProtectionConfig_DdosProtection
- func (SecurityPolicyDdosProtectionConfig_DdosProtection) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyDdosProtectionConfig_DdosProtection) Enum() *SecurityPolicyDdosProtectionConfig_DdosProtection
- func (SecurityPolicyDdosProtectionConfig_DdosProtection) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyDdosProtectionConfig_DdosProtection) Number() protoreflect.EnumNumber
- func (x SecurityPolicyDdosProtectionConfig_DdosProtection) String() string
- func (SecurityPolicyDdosProtectionConfig_DdosProtection) Type() protoreflect.EnumType
- type SecurityPolicyList
- func (*SecurityPolicyList) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyList) GetId() string
- func (x *SecurityPolicyList) GetItems() []*SecurityPolicy
- func (x *SecurityPolicyList) GetKind() string
- func (x *SecurityPolicyList) GetNextPageToken() string
- func (x *SecurityPolicyList) GetWarning() *Warning
- func (*SecurityPolicyList) ProtoMessage()
- func (x *SecurityPolicyList) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyList) Reset()
- func (x *SecurityPolicyList) String() string
- type SecurityPolicyRecaptchaOptionsConfig
- func (*SecurityPolicyRecaptchaOptionsConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRecaptchaOptionsConfig) GetRedirectSiteKey() string
- func (*SecurityPolicyRecaptchaOptionsConfig) ProtoMessage()
- func (x *SecurityPolicyRecaptchaOptionsConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRecaptchaOptionsConfig) Reset()
- func (x *SecurityPolicyRecaptchaOptionsConfig) String() string
- type SecurityPolicyReference
- func (*SecurityPolicyReference) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyReference) GetSecurityPolicy() string
- func (*SecurityPolicyReference) ProtoMessage()
- func (x *SecurityPolicyReference) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyReference) Reset()
- func (x *SecurityPolicyReference) String() string
- type SecurityPolicyRule
- func (*SecurityPolicyRule) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRule) GetAction() string
- func (x *SecurityPolicyRule) GetDescription() string
- func (x *SecurityPolicyRule) GetHeaderAction() *SecurityPolicyRuleHttpHeaderAction
- func (x *SecurityPolicyRule) GetKind() string
- func (x *SecurityPolicyRule) GetMatch() *SecurityPolicyRuleMatcher
- func (x *SecurityPolicyRule) GetNetworkMatch() *SecurityPolicyRuleNetworkMatcher
- func (x *SecurityPolicyRule) GetPreconfiguredWafConfig() *SecurityPolicyRulePreconfiguredWafConfig
- func (x *SecurityPolicyRule) GetPreview() bool
- func (x *SecurityPolicyRule) GetPriority() int32
- func (x *SecurityPolicyRule) GetRateLimitOptions() *SecurityPolicyRuleRateLimitOptions
- func (x *SecurityPolicyRule) GetRedirectOptions() *SecurityPolicyRuleRedirectOptions
- func (*SecurityPolicyRule) ProtoMessage()
- func (x *SecurityPolicyRule) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRule) Reset()
- func (x *SecurityPolicyRule) String() string
- type SecurityPolicyRuleHttpHeaderAction
- func (*SecurityPolicyRuleHttpHeaderAction) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleHttpHeaderAction) GetRequestHeadersToAdds() []*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
- func (*SecurityPolicyRuleHttpHeaderAction) ProtoMessage()
- func (x *SecurityPolicyRuleHttpHeaderAction) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleHttpHeaderAction) Reset()
- func (x *SecurityPolicyRuleHttpHeaderAction) String() string
- type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
- func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderName() string
- func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderValue() string
- func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoMessage()
- func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Reset()
- func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) String() string
- type SecurityPolicyRuleMatcher
- func (*SecurityPolicyRuleMatcher) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleMatcher) GetConfig() *SecurityPolicyRuleMatcherConfig
- func (x *SecurityPolicyRuleMatcher) GetExpr() *Expr
- func (x *SecurityPolicyRuleMatcher) GetExprOptions() *SecurityPolicyRuleMatcherExprOptions
- func (x *SecurityPolicyRuleMatcher) GetVersionedExpr() string
- func (*SecurityPolicyRuleMatcher) ProtoMessage()
- func (x *SecurityPolicyRuleMatcher) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleMatcher) Reset()
- func (x *SecurityPolicyRuleMatcher) String() string
- type SecurityPolicyRuleMatcherConfig
- func (*SecurityPolicyRuleMatcherConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleMatcherConfig) GetSrcIpRanges() []string
- func (*SecurityPolicyRuleMatcherConfig) ProtoMessage()
- func (x *SecurityPolicyRuleMatcherConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleMatcherConfig) Reset()
- func (x *SecurityPolicyRuleMatcherConfig) String() string
- type SecurityPolicyRuleMatcherExprOptions
- func (*SecurityPolicyRuleMatcherExprOptions) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleMatcherExprOptions) GetRecaptchaOptions() *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
- func (*SecurityPolicyRuleMatcherExprOptions) ProtoMessage()
- func (x *SecurityPolicyRuleMatcherExprOptions) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleMatcherExprOptions) Reset()
- func (x *SecurityPolicyRuleMatcherExprOptions) String() string
- type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
- func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetActionTokenSiteKeys() []string
- func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetSessionTokenSiteKeys() []string
- func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoMessage()
- func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Reset()
- func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) String() string
- type SecurityPolicyRuleMatcher_VersionedExpr
- func (SecurityPolicyRuleMatcher_VersionedExpr) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyRuleMatcher_VersionedExpr) Enum() *SecurityPolicyRuleMatcher_VersionedExpr
- func (SecurityPolicyRuleMatcher_VersionedExpr) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyRuleMatcher_VersionedExpr) Number() protoreflect.EnumNumber
- func (x SecurityPolicyRuleMatcher_VersionedExpr) String() string
- func (SecurityPolicyRuleMatcher_VersionedExpr) Type() protoreflect.EnumType
- type SecurityPolicyRuleNetworkMatcher
- func (*SecurityPolicyRuleNetworkMatcher) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleNetworkMatcher) GetDestIpRanges() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetDestPorts() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetIpProtocols() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetSrcAsns() []uint32
- func (x *SecurityPolicyRuleNetworkMatcher) GetSrcIpRanges() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetSrcPorts() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetSrcRegionCodes() []string
- func (x *SecurityPolicyRuleNetworkMatcher) GetUserDefinedFields() []*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
- func (*SecurityPolicyRuleNetworkMatcher) ProtoMessage()
- func (x *SecurityPolicyRuleNetworkMatcher) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleNetworkMatcher) Reset()
- func (x *SecurityPolicyRuleNetworkMatcher) String() string
- type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
- func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetName() string
- func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetValues() []string
- func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoMessage()
- func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Reset()
- func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) String() string
- type SecurityPolicyRulePreconfiguredWafConfig
- func (*SecurityPolicyRulePreconfiguredWafConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRulePreconfiguredWafConfig) GetExclusions() []*SecurityPolicyRulePreconfiguredWafConfigExclusion
- func (*SecurityPolicyRulePreconfiguredWafConfig) ProtoMessage()
- func (x *SecurityPolicyRulePreconfiguredWafConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRulePreconfiguredWafConfig) Reset()
- func (x *SecurityPolicyRulePreconfiguredWafConfig) String() string
- type SecurityPolicyRulePreconfiguredWafConfigExclusion
- func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestCookiesToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestHeadersToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestQueryParamsToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestUrisToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleIds() []string
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleSet() string
- func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoMessage()
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) Reset()
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) String() string
- type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
- func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetOp() string
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetVal() string
- func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoMessage()
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Reset()
- func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) String() string
- type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op
- func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Enum() *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op
- func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Number() protoreflect.EnumNumber
- func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) String() string
- func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Type() protoreflect.EnumType
- type SecurityPolicyRuleRateLimitOptions
- func (*SecurityPolicyRuleRateLimitOptions) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleRateLimitOptions) GetBanDurationSec() int32
- func (x *SecurityPolicyRuleRateLimitOptions) GetBanThreshold() *SecurityPolicyRuleRateLimitOptionsThreshold
- func (x *SecurityPolicyRuleRateLimitOptions) GetConformAction() string
- func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKey() string
- func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyConfigs() []*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
- func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyName() string
- func (x *SecurityPolicyRuleRateLimitOptions) GetExceedAction() string
- func (x *SecurityPolicyRuleRateLimitOptions) GetExceedRedirectOptions() *SecurityPolicyRuleRedirectOptions
- func (x *SecurityPolicyRuleRateLimitOptions) GetRateLimitThreshold() *SecurityPolicyRuleRateLimitOptionsThreshold
- func (*SecurityPolicyRuleRateLimitOptions) ProtoMessage()
- func (x *SecurityPolicyRuleRateLimitOptions) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleRateLimitOptions) Reset()
- func (x *SecurityPolicyRuleRateLimitOptions) String() string
- type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
- func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyName() string
- func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyType() string
- func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoMessage()
- func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Reset()
- func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) String() string
- type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType
- func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Enum() *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType
- func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Number() protoreflect.EnumNumber
- func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) String() string
- func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Type() protoreflect.EnumType
- type SecurityPolicyRuleRateLimitOptionsThreshold
- func (*SecurityPolicyRuleRateLimitOptionsThreshold) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleRateLimitOptionsThreshold) GetCount() int32
- func (x *SecurityPolicyRuleRateLimitOptionsThreshold) GetIntervalSec() int32
- func (*SecurityPolicyRuleRateLimitOptionsThreshold) ProtoMessage()
- func (x *SecurityPolicyRuleRateLimitOptionsThreshold) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleRateLimitOptionsThreshold) Reset()
- func (x *SecurityPolicyRuleRateLimitOptionsThreshold) String() string
- type SecurityPolicyRuleRateLimitOptions_EnforceOnKey
- func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Enum() *SecurityPolicyRuleRateLimitOptions_EnforceOnKey
- func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Number() protoreflect.EnumNumber
- func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) String() string
- func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Type() protoreflect.EnumType
- type SecurityPolicyRuleRedirectOptions
- func (*SecurityPolicyRuleRedirectOptions) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyRuleRedirectOptions) GetTarget() string
- func (x *SecurityPolicyRuleRedirectOptions) GetType() string
- func (*SecurityPolicyRuleRedirectOptions) ProtoMessage()
- func (x *SecurityPolicyRuleRedirectOptions) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyRuleRedirectOptions) Reset()
- func (x *SecurityPolicyRuleRedirectOptions) String() string
- type SecurityPolicyRuleRedirectOptions_Type
- func (SecurityPolicyRuleRedirectOptions_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyRuleRedirectOptions_Type) Enum() *SecurityPolicyRuleRedirectOptions_Type
- func (SecurityPolicyRuleRedirectOptions_Type) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyRuleRedirectOptions_Type) Number() protoreflect.EnumNumber
- func (x SecurityPolicyRuleRedirectOptions_Type) String() string
- func (SecurityPolicyRuleRedirectOptions_Type) Type() protoreflect.EnumType
- type SecurityPolicyUserDefinedField
- func (*SecurityPolicyUserDefinedField) Descriptor() ([]byte, []int)
- func (x *SecurityPolicyUserDefinedField) GetBase() string
- func (x *SecurityPolicyUserDefinedField) GetMask() string
- func (x *SecurityPolicyUserDefinedField) GetName() string
- func (x *SecurityPolicyUserDefinedField) GetOffset() int32
- func (x *SecurityPolicyUserDefinedField) GetSize() int32
- func (*SecurityPolicyUserDefinedField) ProtoMessage()
- func (x *SecurityPolicyUserDefinedField) ProtoReflect() protoreflect.Message
- func (x *SecurityPolicyUserDefinedField) Reset()
- func (x *SecurityPolicyUserDefinedField) String() string
- type SecurityPolicyUserDefinedField_Base
- func (SecurityPolicyUserDefinedField_Base) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicyUserDefinedField_Base) Enum() *SecurityPolicyUserDefinedField_Base
- func (SecurityPolicyUserDefinedField_Base) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicyUserDefinedField_Base) Number() protoreflect.EnumNumber
- func (x SecurityPolicyUserDefinedField_Base) String() string
- func (SecurityPolicyUserDefinedField_Base) Type() protoreflect.EnumType
- type SecurityPolicy_Type
- func (SecurityPolicy_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SecurityPolicy_Type) Enum() *SecurityPolicy_Type
- func (SecurityPolicy_Type) EnumDescriptor() ([]byte, []int)
- func (x SecurityPolicy_Type) Number() protoreflect.EnumNumber
- func (x SecurityPolicy_Type) String() string
- func (SecurityPolicy_Type) Type() protoreflect.EnumType
- type SecuritySettings
- func (*SecuritySettings) Descriptor() ([]byte, []int)
- func (x *SecuritySettings) GetAwsV4Authentication() *AWSV4Signature
- func (x *SecuritySettings) GetClientTlsPolicy() string
- func (x *SecuritySettings) GetSubjectAltNames() []string
- func (*SecuritySettings) ProtoMessage()
- func (x *SecuritySettings) ProtoReflect() protoreflect.Message
- func (x *SecuritySettings) Reset()
- func (x *SecuritySettings) String() string
- type SendDiagnosticInterruptInstanceRequest
- func (*SendDiagnosticInterruptInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SendDiagnosticInterruptInstanceRequest) GetInstance() string
- func (x *SendDiagnosticInterruptInstanceRequest) GetProject() string
- func (x *SendDiagnosticInterruptInstanceRequest) GetZone() string
- func (*SendDiagnosticInterruptInstanceRequest) ProtoMessage()
- func (x *SendDiagnosticInterruptInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SendDiagnosticInterruptInstanceRequest) Reset()
- func (x *SendDiagnosticInterruptInstanceRequest) String() string
- type SendDiagnosticInterruptInstanceResponse
- func (*SendDiagnosticInterruptInstanceResponse) Descriptor() ([]byte, []int)
- func (*SendDiagnosticInterruptInstanceResponse) ProtoMessage()
- func (x *SendDiagnosticInterruptInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *SendDiagnosticInterruptInstanceResponse) Reset()
- func (x *SendDiagnosticInterruptInstanceResponse) String() string
- type SerialPortOutput
- func (*SerialPortOutput) Descriptor() ([]byte, []int)
- func (x *SerialPortOutput) GetContents() string
- func (x *SerialPortOutput) GetKind() string
- func (x *SerialPortOutput) GetNext() int64
- func (x *SerialPortOutput) GetSelfLink() string
- func (x *SerialPortOutput) GetStart() int64
- func (*SerialPortOutput) ProtoMessage()
- func (x *SerialPortOutput) ProtoReflect() protoreflect.Message
- func (x *SerialPortOutput) Reset()
- func (x *SerialPortOutput) String() string
- type ServerBinding
- func (*ServerBinding) Descriptor() ([]byte, []int)
- func (x *ServerBinding) GetType() string
- func (*ServerBinding) ProtoMessage()
- func (x *ServerBinding) ProtoReflect() protoreflect.Message
- func (x *ServerBinding) Reset()
- func (x *ServerBinding) String() string
- type ServerBinding_Type
- func (ServerBinding_Type) Descriptor() protoreflect.EnumDescriptor
- func (x ServerBinding_Type) Enum() *ServerBinding_Type
- func (ServerBinding_Type) EnumDescriptor() ([]byte, []int)
- func (x ServerBinding_Type) Number() protoreflect.EnumNumber
- func (x ServerBinding_Type) String() string
- func (ServerBinding_Type) Type() protoreflect.EnumType
- type ServiceAccount
- func (*ServiceAccount) Descriptor() ([]byte, []int)
- func (x *ServiceAccount) GetEmail() string
- func (x *ServiceAccount) GetScopes() []string
- func (*ServiceAccount) ProtoMessage()
- func (x *ServiceAccount) ProtoReflect() protoreflect.Message
- func (x *ServiceAccount) Reset()
- func (x *ServiceAccount) String() string
- type ServiceAttachment
- func (*ServiceAttachment) Descriptor() ([]byte, []int)
- func (x *ServiceAttachment) GetConnectedEndpoints() []*ServiceAttachmentConnectedEndpoint
- func (x *ServiceAttachment) GetConnectionPreference() string
- func (x *ServiceAttachment) GetConsumerAcceptLists() []*ServiceAttachmentConsumerProjectLimit
- func (x *ServiceAttachment) GetConsumerRejectLists() []string
- func (x *ServiceAttachment) GetCreationTimestamp() string
- func (x *ServiceAttachment) GetDescription() string
- func (x *ServiceAttachment) GetDomainNames() []string
- func (x *ServiceAttachment) GetEnableProxyProtocol() bool
- func (x *ServiceAttachment) GetFingerprint() string
- func (x *ServiceAttachment) GetId() uint64
- func (x *ServiceAttachment) GetKind() string
- func (x *ServiceAttachment) GetName() string
- func (x *ServiceAttachment) GetNatSubnets() []string
- func (x *ServiceAttachment) GetProducerForwardingRule() string
- func (x *ServiceAttachment) GetPropagatedConnectionLimit() uint32
- func (x *ServiceAttachment) GetPscServiceAttachmentId() *Uint128
- func (x *ServiceAttachment) GetReconcileConnections() bool
- func (x *ServiceAttachment) GetRegion() string
- func (x *ServiceAttachment) GetSelfLink() string
- func (x *ServiceAttachment) GetTargetService() string
- func (*ServiceAttachment) ProtoMessage()
- func (x *ServiceAttachment) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachment) Reset()
- func (x *ServiceAttachment) String() string
- type ServiceAttachmentAggregatedList
- func (*ServiceAttachmentAggregatedList) Descriptor() ([]byte, []int)
- func (x *ServiceAttachmentAggregatedList) GetId() string
- func (x *ServiceAttachmentAggregatedList) GetItems() map[string]*ServiceAttachmentsScopedList
- func (x *ServiceAttachmentAggregatedList) GetKind() string
- func (x *ServiceAttachmentAggregatedList) GetNextPageToken() string
- func (x *ServiceAttachmentAggregatedList) GetSelfLink() string
- func (x *ServiceAttachmentAggregatedList) GetUnreachables() []string
- func (x *ServiceAttachmentAggregatedList) GetWarning() *Warning
- func (*ServiceAttachmentAggregatedList) ProtoMessage()
- func (x *ServiceAttachmentAggregatedList) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachmentAggregatedList) Reset()
- func (x *ServiceAttachmentAggregatedList) String() string
- type ServiceAttachmentConnectedEndpoint
- func (*ServiceAttachmentConnectedEndpoint) Descriptor() ([]byte, []int)
- func (x *ServiceAttachmentConnectedEndpoint) GetConsumerNetwork() string
- func (x *ServiceAttachmentConnectedEndpoint) GetEndpoint() string
- func (x *ServiceAttachmentConnectedEndpoint) GetPropagatedConnectionCount() uint32
- func (x *ServiceAttachmentConnectedEndpoint) GetPscConnectionId() uint64
- func (x *ServiceAttachmentConnectedEndpoint) GetStatus() string
- func (*ServiceAttachmentConnectedEndpoint) ProtoMessage()
- func (x *ServiceAttachmentConnectedEndpoint) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachmentConnectedEndpoint) Reset()
- func (x *ServiceAttachmentConnectedEndpoint) String() string
- type ServiceAttachmentConnectedEndpoint_Status
- func (ServiceAttachmentConnectedEndpoint_Status) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceAttachmentConnectedEndpoint_Status) Enum() *ServiceAttachmentConnectedEndpoint_Status
- func (ServiceAttachmentConnectedEndpoint_Status) EnumDescriptor() ([]byte, []int)
- func (x ServiceAttachmentConnectedEndpoint_Status) Number() protoreflect.EnumNumber
- func (x ServiceAttachmentConnectedEndpoint_Status) String() string
- func (ServiceAttachmentConnectedEndpoint_Status) Type() protoreflect.EnumType
- type ServiceAttachmentConsumerProjectLimit
- func (*ServiceAttachmentConsumerProjectLimit) Descriptor() ([]byte, []int)
- func (x *ServiceAttachmentConsumerProjectLimit) GetConnectionLimit() uint32
- func (x *ServiceAttachmentConsumerProjectLimit) GetNetworkUrl() string
- func (x *ServiceAttachmentConsumerProjectLimit) GetProjectIdOrNum() string
- func (*ServiceAttachmentConsumerProjectLimit) ProtoMessage()
- func (x *ServiceAttachmentConsumerProjectLimit) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachmentConsumerProjectLimit) Reset()
- func (x *ServiceAttachmentConsumerProjectLimit) String() string
- type ServiceAttachmentList
- func (*ServiceAttachmentList) Descriptor() ([]byte, []int)
- func (x *ServiceAttachmentList) GetId() string
- func (x *ServiceAttachmentList) GetItems() []*ServiceAttachment
- func (x *ServiceAttachmentList) GetKind() string
- func (x *ServiceAttachmentList) GetNextPageToken() string
- func (x *ServiceAttachmentList) GetSelfLink() string
- func (x *ServiceAttachmentList) GetWarning() *Warning
- func (*ServiceAttachmentList) ProtoMessage()
- func (x *ServiceAttachmentList) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachmentList) Reset()
- func (x *ServiceAttachmentList) String() string
- type ServiceAttachment_ConnectionPreference
- func (ServiceAttachment_ConnectionPreference) Descriptor() protoreflect.EnumDescriptor
- func (x ServiceAttachment_ConnectionPreference) Enum() *ServiceAttachment_ConnectionPreference
- func (ServiceAttachment_ConnectionPreference) EnumDescriptor() ([]byte, []int)
- func (x ServiceAttachment_ConnectionPreference) Number() protoreflect.EnumNumber
- func (x ServiceAttachment_ConnectionPreference) String() string
- func (ServiceAttachment_ConnectionPreference) Type() protoreflect.EnumType
- type ServiceAttachmentsScopedList
- func (*ServiceAttachmentsScopedList) Descriptor() ([]byte, []int)
- func (x *ServiceAttachmentsScopedList) GetServiceAttachments() []*ServiceAttachment
- func (x *ServiceAttachmentsScopedList) GetWarning() *Warning
- func (*ServiceAttachmentsScopedList) ProtoMessage()
- func (x *ServiceAttachmentsScopedList) ProtoReflect() protoreflect.Message
- func (x *ServiceAttachmentsScopedList) Reset()
- func (x *ServiceAttachmentsScopedList) String() string
- type SetBackendServiceTargetSslProxyRequest
- func (*SetBackendServiceTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetBackendServiceTargetSslProxyRequest) GetProject() string
- func (x *SetBackendServiceTargetSslProxyRequest) GetRequestId() string
- func (x *SetBackendServiceTargetSslProxyRequest) GetTargetSslProxiesSetBackendServiceRequestResource() *TargetSslProxiesSetBackendServiceRequest
- func (x *SetBackendServiceTargetSslProxyRequest) GetTargetSslProxy() string
- func (*SetBackendServiceTargetSslProxyRequest) ProtoMessage()
- func (x *SetBackendServiceTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetBackendServiceTargetSslProxyRequest) Reset()
- func (x *SetBackendServiceTargetSslProxyRequest) String() string
- type SetBackendServiceTargetTcpProxyRequest
- func (*SetBackendServiceTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetBackendServiceTargetTcpProxyRequest) GetProject() string
- func (x *SetBackendServiceTargetTcpProxyRequest) GetRequestId() string
- func (x *SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxiesSetBackendServiceRequestResource() *TargetTcpProxiesSetBackendServiceRequest
- func (x *SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*SetBackendServiceTargetTcpProxyRequest) ProtoMessage()
- func (x *SetBackendServiceTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetBackendServiceTargetTcpProxyRequest) Reset()
- func (x *SetBackendServiceTargetTcpProxyRequest) String() string
- type SetBackupTargetPoolRequest
- func (*SetBackupTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *SetBackupTargetPoolRequest) GetFailoverRatio() float32
- func (x *SetBackupTargetPoolRequest) GetProject() string
- func (x *SetBackupTargetPoolRequest) GetRegion() string
- func (x *SetBackupTargetPoolRequest) GetRequestId() string
- func (x *SetBackupTargetPoolRequest) GetTargetPool() string
- func (x *SetBackupTargetPoolRequest) GetTargetReferenceResource() *TargetReference
- func (*SetBackupTargetPoolRequest) ProtoMessage()
- func (x *SetBackupTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *SetBackupTargetPoolRequest) Reset()
- func (x *SetBackupTargetPoolRequest) String() string
- type SetCertificateMapTargetHttpsProxyRequest
- func (*SetCertificateMapTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetCertificateMapTargetHttpsProxyRequest) GetProject() string
- func (x *SetCertificateMapTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxiesSetCertificateMapRequestResource() *TargetHttpsProxiesSetCertificateMapRequest
- func (x *SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*SetCertificateMapTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetCertificateMapTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetCertificateMapTargetHttpsProxyRequest) Reset()
- func (x *SetCertificateMapTargetHttpsProxyRequest) String() string
- type SetCertificateMapTargetSslProxyRequest
- func (*SetCertificateMapTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetCertificateMapTargetSslProxyRequest) GetProject() string
- func (x *SetCertificateMapTargetSslProxyRequest) GetRequestId() string
- func (x *SetCertificateMapTargetSslProxyRequest) GetTargetSslProxiesSetCertificateMapRequestResource() *TargetSslProxiesSetCertificateMapRequest
- func (x *SetCertificateMapTargetSslProxyRequest) GetTargetSslProxy() string
- func (*SetCertificateMapTargetSslProxyRequest) ProtoMessage()
- func (x *SetCertificateMapTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetCertificateMapTargetSslProxyRequest) Reset()
- func (x *SetCertificateMapTargetSslProxyRequest) String() string
- type SetCloudArmorTierProjectRequest
- func (*SetCloudArmorTierProjectRequest) Descriptor() ([]byte, []int)
- func (x *SetCloudArmorTierProjectRequest) GetProject() string
- func (x *SetCloudArmorTierProjectRequest) GetProjectsSetCloudArmorTierRequestResource() *ProjectsSetCloudArmorTierRequest
- func (x *SetCloudArmorTierProjectRequest) GetRequestId() string
- func (*SetCloudArmorTierProjectRequest) ProtoMessage()
- func (x *SetCloudArmorTierProjectRequest) ProtoReflect() protoreflect.Message
- func (x *SetCloudArmorTierProjectRequest) Reset()
- func (x *SetCloudArmorTierProjectRequest) String() string
- type SetCommonInstanceMetadataOperationMetadata
- func (*SetCommonInstanceMetadataOperationMetadata) Descriptor() ([]byte, []int)
- func (x *SetCommonInstanceMetadataOperationMetadata) GetClientOperationId() string
- func (x *SetCommonInstanceMetadataOperationMetadata) GetPerLocationOperations() map[string]*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
- func (*SetCommonInstanceMetadataOperationMetadata) ProtoMessage()
- func (x *SetCommonInstanceMetadataOperationMetadata) ProtoReflect() protoreflect.Message
- func (x *SetCommonInstanceMetadataOperationMetadata) Reset()
- func (x *SetCommonInstanceMetadataOperationMetadata) String() string
- type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
- func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Descriptor() ([]byte, []int)
- func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetError() *Status
- func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetState() string
- func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoMessage()
- func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoReflect() protoreflect.Message
- func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Reset()
- func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) String() string
- type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State
- func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Descriptor() protoreflect.EnumDescriptor
- func (x SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Enum() *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State
- func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) EnumDescriptor() ([]byte, []int)
- func (x SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Number() protoreflect.EnumNumber
- func (x SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) String() string
- func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Type() protoreflect.EnumType
- type SetCommonInstanceMetadataProjectRequest
- func (*SetCommonInstanceMetadataProjectRequest) Descriptor() ([]byte, []int)
- func (x *SetCommonInstanceMetadataProjectRequest) GetMetadataResource() *Metadata
- func (x *SetCommonInstanceMetadataProjectRequest) GetProject() string
- func (x *SetCommonInstanceMetadataProjectRequest) GetRequestId() string
- func (*SetCommonInstanceMetadataProjectRequest) ProtoMessage()
- func (x *SetCommonInstanceMetadataProjectRequest) ProtoReflect() protoreflect.Message
- func (x *SetCommonInstanceMetadataProjectRequest) Reset()
- func (x *SetCommonInstanceMetadataProjectRequest) String() string
- type SetDefaultNetworkTierProjectRequest
- func (*SetDefaultNetworkTierProjectRequest) Descriptor() ([]byte, []int)
- func (x *SetDefaultNetworkTierProjectRequest) GetProject() string
- func (x *SetDefaultNetworkTierProjectRequest) GetProjectsSetDefaultNetworkTierRequestResource() *ProjectsSetDefaultNetworkTierRequest
- func (x *SetDefaultNetworkTierProjectRequest) GetRequestId() string
- func (*SetDefaultNetworkTierProjectRequest) ProtoMessage()
- func (x *SetDefaultNetworkTierProjectRequest) ProtoReflect() protoreflect.Message
- func (x *SetDefaultNetworkTierProjectRequest) Reset()
- func (x *SetDefaultNetworkTierProjectRequest) String() string
- type SetDeletionProtectionInstanceRequest
- func (*SetDeletionProtectionInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetDeletionProtectionInstanceRequest) GetDeletionProtection() bool
- func (x *SetDeletionProtectionInstanceRequest) GetProject() string
- func (x *SetDeletionProtectionInstanceRequest) GetRequestId() string
- func (x *SetDeletionProtectionInstanceRequest) GetResource() string
- func (x *SetDeletionProtectionInstanceRequest) GetZone() string
- func (*SetDeletionProtectionInstanceRequest) ProtoMessage()
- func (x *SetDeletionProtectionInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetDeletionProtectionInstanceRequest) Reset()
- func (x *SetDeletionProtectionInstanceRequest) String() string
- type SetDiskAutoDeleteInstanceRequest
- func (*SetDiskAutoDeleteInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetDiskAutoDeleteInstanceRequest) GetAutoDelete() bool
- func (x *SetDiskAutoDeleteInstanceRequest) GetDeviceName() string
- func (x *SetDiskAutoDeleteInstanceRequest) GetInstance() string
- func (x *SetDiskAutoDeleteInstanceRequest) GetProject() string
- func (x *SetDiskAutoDeleteInstanceRequest) GetRequestId() string
- func (x *SetDiskAutoDeleteInstanceRequest) GetZone() string
- func (*SetDiskAutoDeleteInstanceRequest) ProtoMessage()
- func (x *SetDiskAutoDeleteInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetDiskAutoDeleteInstanceRequest) Reset()
- func (x *SetDiskAutoDeleteInstanceRequest) String() string
- type SetEdgeSecurityPolicyBackendBucketRequest
- func (*SetEdgeSecurityPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetBackendBucket() string
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetProject() string
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetRequestId() string
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (*SetEdgeSecurityPolicyBackendBucketRequest) ProtoMessage()
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) Reset()
- func (x *SetEdgeSecurityPolicyBackendBucketRequest) String() string
- type SetEdgeSecurityPolicyBackendServiceRequest
- func (*SetEdgeSecurityPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetBackendService() string
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetProject() string
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetRequestId() string
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (*SetEdgeSecurityPolicyBackendServiceRequest) ProtoMessage()
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) Reset()
- func (x *SetEdgeSecurityPolicyBackendServiceRequest) String() string
- type SetIamPolicyBackendBucketRequest
- func (*SetIamPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyBackendBucketRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyBackendBucketRequest) GetProject() string
- func (x *SetIamPolicyBackendBucketRequest) GetResource() string
- func (*SetIamPolicyBackendBucketRequest) ProtoMessage()
- func (x *SetIamPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyBackendBucketRequest) Reset()
- func (x *SetIamPolicyBackendBucketRequest) String() string
- type SetIamPolicyBackendServiceRequest
- func (*SetIamPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyBackendServiceRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyBackendServiceRequest) GetProject() string
- func (x *SetIamPolicyBackendServiceRequest) GetResource() string
- func (*SetIamPolicyBackendServiceRequest) ProtoMessage()
- func (x *SetIamPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyBackendServiceRequest) Reset()
- func (x *SetIamPolicyBackendServiceRequest) String() string
- type SetIamPolicyDiskRequest
- func (*SetIamPolicyDiskRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyDiskRequest) GetProject() string
- func (x *SetIamPolicyDiskRequest) GetResource() string
- func (x *SetIamPolicyDiskRequest) GetZone() string
- func (x *SetIamPolicyDiskRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyDiskRequest) ProtoMessage()
- func (x *SetIamPolicyDiskRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyDiskRequest) Reset()
- func (x *SetIamPolicyDiskRequest) String() string
- type SetIamPolicyFirewallPolicyRequest
- func (*SetIamPolicyFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyFirewallPolicyRequest) GetGlobalOrganizationSetPolicyRequestResource() *GlobalOrganizationSetPolicyRequest
- func (x *SetIamPolicyFirewallPolicyRequest) GetResource() string
- func (*SetIamPolicyFirewallPolicyRequest) ProtoMessage()
- func (x *SetIamPolicyFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyFirewallPolicyRequest) Reset()
- func (x *SetIamPolicyFirewallPolicyRequest) String() string
- type SetIamPolicyImageRequest
- func (*SetIamPolicyImageRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyImageRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyImageRequest) GetProject() string
- func (x *SetIamPolicyImageRequest) GetResource() string
- func (*SetIamPolicyImageRequest) ProtoMessage()
- func (x *SetIamPolicyImageRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyImageRequest) Reset()
- func (x *SetIamPolicyImageRequest) String() string
- type SetIamPolicyInstanceRequest
- func (*SetIamPolicyInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyInstanceRequest) GetProject() string
- func (x *SetIamPolicyInstanceRequest) GetResource() string
- func (x *SetIamPolicyInstanceRequest) GetZone() string
- func (x *SetIamPolicyInstanceRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyInstanceRequest) ProtoMessage()
- func (x *SetIamPolicyInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyInstanceRequest) Reset()
- func (x *SetIamPolicyInstanceRequest) String() string
- type SetIamPolicyInstanceTemplateRequest
- func (*SetIamPolicyInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyInstanceTemplateRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyInstanceTemplateRequest) GetProject() string
- func (x *SetIamPolicyInstanceTemplateRequest) GetResource() string
- func (*SetIamPolicyInstanceTemplateRequest) ProtoMessage()
- func (x *SetIamPolicyInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyInstanceTemplateRequest) Reset()
- func (x *SetIamPolicyInstanceTemplateRequest) String() string
- type SetIamPolicyInstantSnapshotRequest
- func (*SetIamPolicyInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyInstantSnapshotRequest) GetProject() string
- func (x *SetIamPolicyInstantSnapshotRequest) GetResource() string
- func (x *SetIamPolicyInstantSnapshotRequest) GetZone() string
- func (x *SetIamPolicyInstantSnapshotRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyInstantSnapshotRequest) ProtoMessage()
- func (x *SetIamPolicyInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyInstantSnapshotRequest) Reset()
- func (x *SetIamPolicyInstantSnapshotRequest) String() string
- type SetIamPolicyLicenseRequest
- func (*SetIamPolicyLicenseRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyLicenseRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyLicenseRequest) GetProject() string
- func (x *SetIamPolicyLicenseRequest) GetResource() string
- func (*SetIamPolicyLicenseRequest) ProtoMessage()
- func (x *SetIamPolicyLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyLicenseRequest) Reset()
- func (x *SetIamPolicyLicenseRequest) String() string
- type SetIamPolicyMachineImageRequest
- func (*SetIamPolicyMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyMachineImageRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyMachineImageRequest) GetProject() string
- func (x *SetIamPolicyMachineImageRequest) GetResource() string
- func (*SetIamPolicyMachineImageRequest) ProtoMessage()
- func (x *SetIamPolicyMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyMachineImageRequest) Reset()
- func (x *SetIamPolicyMachineImageRequest) String() string
- type SetIamPolicyNetworkAttachmentRequest
- func (*SetIamPolicyNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyNetworkAttachmentRequest) GetProject() string
- func (x *SetIamPolicyNetworkAttachmentRequest) GetRegion() string
- func (x *SetIamPolicyNetworkAttachmentRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyNetworkAttachmentRequest) GetResource() string
- func (*SetIamPolicyNetworkAttachmentRequest) ProtoMessage()
- func (x *SetIamPolicyNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyNetworkAttachmentRequest) Reset()
- func (x *SetIamPolicyNetworkAttachmentRequest) String() string
- type SetIamPolicyNetworkFirewallPolicyRequest
- func (*SetIamPolicyNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetProject() string
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetResource() string
- func (*SetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) Reset()
- func (x *SetIamPolicyNetworkFirewallPolicyRequest) String() string
- type SetIamPolicyNodeGroupRequest
- func (*SetIamPolicyNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyNodeGroupRequest) GetProject() string
- func (x *SetIamPolicyNodeGroupRequest) GetResource() string
- func (x *SetIamPolicyNodeGroupRequest) GetZone() string
- func (x *SetIamPolicyNodeGroupRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyNodeGroupRequest) ProtoMessage()
- func (x *SetIamPolicyNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyNodeGroupRequest) Reset()
- func (x *SetIamPolicyNodeGroupRequest) String() string
- type SetIamPolicyNodeTemplateRequest
- func (*SetIamPolicyNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyNodeTemplateRequest) GetProject() string
- func (x *SetIamPolicyNodeTemplateRequest) GetRegion() string
- func (x *SetIamPolicyNodeTemplateRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyNodeTemplateRequest) GetResource() string
- func (*SetIamPolicyNodeTemplateRequest) ProtoMessage()
- func (x *SetIamPolicyNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyNodeTemplateRequest) Reset()
- func (x *SetIamPolicyNodeTemplateRequest) String() string
- type SetIamPolicyRegionBackendServiceRequest
- func (*SetIamPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyRegionBackendServiceRequest) GetProject() string
- func (x *SetIamPolicyRegionBackendServiceRequest) GetRegion() string
- func (x *SetIamPolicyRegionBackendServiceRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyRegionBackendServiceRequest) GetResource() string
- func (*SetIamPolicyRegionBackendServiceRequest) ProtoMessage()
- func (x *SetIamPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyRegionBackendServiceRequest) Reset()
- func (x *SetIamPolicyRegionBackendServiceRequest) String() string
- type SetIamPolicyRegionDiskRequest
- func (*SetIamPolicyRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyRegionDiskRequest) GetProject() string
- func (x *SetIamPolicyRegionDiskRequest) GetRegion() string
- func (x *SetIamPolicyRegionDiskRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyRegionDiskRequest) GetResource() string
- func (*SetIamPolicyRegionDiskRequest) ProtoMessage()
- func (x *SetIamPolicyRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyRegionDiskRequest) Reset()
- func (x *SetIamPolicyRegionDiskRequest) String() string
- type SetIamPolicyRegionInstantSnapshotRequest
- func (*SetIamPolicyRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyRegionInstantSnapshotRequest) GetProject() string
- func (x *SetIamPolicyRegionInstantSnapshotRequest) GetRegion() string
- func (x *SetIamPolicyRegionInstantSnapshotRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyRegionInstantSnapshotRequest) GetResource() string
- func (*SetIamPolicyRegionInstantSnapshotRequest) ProtoMessage()
- func (x *SetIamPolicyRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyRegionInstantSnapshotRequest) Reset()
- func (x *SetIamPolicyRegionInstantSnapshotRequest) String() string
- type SetIamPolicyRegionNetworkFirewallPolicyRequest
- func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource() string
- func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) Reset()
- func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) String() string
- type SetIamPolicyReservationRequest
- func (*SetIamPolicyReservationRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyReservationRequest) GetProject() string
- func (x *SetIamPolicyReservationRequest) GetResource() string
- func (x *SetIamPolicyReservationRequest) GetZone() string
- func (x *SetIamPolicyReservationRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyReservationRequest) ProtoMessage()
- func (x *SetIamPolicyReservationRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyReservationRequest) Reset()
- func (x *SetIamPolicyReservationRequest) String() string
- type SetIamPolicyResourcePolicyRequest
- func (*SetIamPolicyResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyResourcePolicyRequest) GetProject() string
- func (x *SetIamPolicyResourcePolicyRequest) GetRegion() string
- func (x *SetIamPolicyResourcePolicyRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyResourcePolicyRequest) GetResource() string
- func (*SetIamPolicyResourcePolicyRequest) ProtoMessage()
- func (x *SetIamPolicyResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyResourcePolicyRequest) Reset()
- func (x *SetIamPolicyResourcePolicyRequest) String() string
- type SetIamPolicyServiceAttachmentRequest
- func (*SetIamPolicyServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyServiceAttachmentRequest) GetProject() string
- func (x *SetIamPolicyServiceAttachmentRequest) GetRegion() string
- func (x *SetIamPolicyServiceAttachmentRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicyServiceAttachmentRequest) GetResource() string
- func (*SetIamPolicyServiceAttachmentRequest) ProtoMessage()
- func (x *SetIamPolicyServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyServiceAttachmentRequest) Reset()
- func (x *SetIamPolicyServiceAttachmentRequest) String() string
- type SetIamPolicySnapshotRequest
- func (*SetIamPolicySnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicySnapshotRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
- func (x *SetIamPolicySnapshotRequest) GetProject() string
- func (x *SetIamPolicySnapshotRequest) GetResource() string
- func (*SetIamPolicySnapshotRequest) ProtoMessage()
- func (x *SetIamPolicySnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicySnapshotRequest) Reset()
- func (x *SetIamPolicySnapshotRequest) String() string
- type SetIamPolicyStoragePoolRequest
- func (*SetIamPolicyStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicyStoragePoolRequest) GetProject() string
- func (x *SetIamPolicyStoragePoolRequest) GetResource() string
- func (x *SetIamPolicyStoragePoolRequest) GetZone() string
- func (x *SetIamPolicyStoragePoolRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
- func (*SetIamPolicyStoragePoolRequest) ProtoMessage()
- func (x *SetIamPolicyStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicyStoragePoolRequest) Reset()
- func (x *SetIamPolicyStoragePoolRequest) String() string
- type SetIamPolicySubnetworkRequest
- func (*SetIamPolicySubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *SetIamPolicySubnetworkRequest) GetProject() string
- func (x *SetIamPolicySubnetworkRequest) GetRegion() string
- func (x *SetIamPolicySubnetworkRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
- func (x *SetIamPolicySubnetworkRequest) GetResource() string
- func (*SetIamPolicySubnetworkRequest) ProtoMessage()
- func (x *SetIamPolicySubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *SetIamPolicySubnetworkRequest) Reset()
- func (x *SetIamPolicySubnetworkRequest) String() string
- type SetInstanceTemplateInstanceGroupManagerRequest
- func (*SetInstanceTemplateInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManagersSetInstanceTemplateRequestResource() *InstanceGroupManagersSetInstanceTemplateRequest
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetProject() string
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetRequestId() string
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetZone() string
- func (*SetInstanceTemplateInstanceGroupManagerRequest) ProtoMessage()
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) Reset()
- func (x *SetInstanceTemplateInstanceGroupManagerRequest) String() string
- type SetInstanceTemplateRegionInstanceGroupManagerRequest
- func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetProject() string
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTemplateRequestResource() *RegionInstanceGroupManagersSetTemplateRequest
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) Reset()
- func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) String() string
- type SetLabelsAddressRequest
- func (*SetLabelsAddressRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsAddressRequest) GetProject() string
- func (x *SetLabelsAddressRequest) GetRegion() string
- func (x *SetLabelsAddressRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsAddressRequest) GetRequestId() string
- func (x *SetLabelsAddressRequest) GetResource() string
- func (*SetLabelsAddressRequest) ProtoMessage()
- func (x *SetLabelsAddressRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsAddressRequest) Reset()
- func (x *SetLabelsAddressRequest) String() string
- type SetLabelsDiskRequest
- func (*SetLabelsDiskRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsDiskRequest) GetProject() string
- func (x *SetLabelsDiskRequest) GetRequestId() string
- func (x *SetLabelsDiskRequest) GetResource() string
- func (x *SetLabelsDiskRequest) GetZone() string
- func (x *SetLabelsDiskRequest) GetZoneSetLabelsRequestResource() *ZoneSetLabelsRequest
- func (*SetLabelsDiskRequest) ProtoMessage()
- func (x *SetLabelsDiskRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsDiskRequest) Reset()
- func (x *SetLabelsDiskRequest) String() string
- type SetLabelsExternalVpnGatewayRequest
- func (*SetLabelsExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsExternalVpnGatewayRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsExternalVpnGatewayRequest) GetProject() string
- func (x *SetLabelsExternalVpnGatewayRequest) GetResource() string
- func (*SetLabelsExternalVpnGatewayRequest) ProtoMessage()
- func (x *SetLabelsExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsExternalVpnGatewayRequest) Reset()
- func (x *SetLabelsExternalVpnGatewayRequest) String() string
- type SetLabelsForwardingRuleRequest
- func (*SetLabelsForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsForwardingRuleRequest) GetProject() string
- func (x *SetLabelsForwardingRuleRequest) GetRegion() string
- func (x *SetLabelsForwardingRuleRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsForwardingRuleRequest) GetRequestId() string
- func (x *SetLabelsForwardingRuleRequest) GetResource() string
- func (*SetLabelsForwardingRuleRequest) ProtoMessage()
- func (x *SetLabelsForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsForwardingRuleRequest) Reset()
- func (x *SetLabelsForwardingRuleRequest) String() string
- type SetLabelsGlobalAddressRequest
- func (*SetLabelsGlobalAddressRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsGlobalAddressRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsGlobalAddressRequest) GetProject() string
- func (x *SetLabelsGlobalAddressRequest) GetResource() string
- func (*SetLabelsGlobalAddressRequest) ProtoMessage()
- func (x *SetLabelsGlobalAddressRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsGlobalAddressRequest) Reset()
- func (x *SetLabelsGlobalAddressRequest) String() string
- type SetLabelsGlobalForwardingRuleRequest
- func (*SetLabelsGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsGlobalForwardingRuleRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsGlobalForwardingRuleRequest) GetProject() string
- func (x *SetLabelsGlobalForwardingRuleRequest) GetResource() string
- func (*SetLabelsGlobalForwardingRuleRequest) ProtoMessage()
- func (x *SetLabelsGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsGlobalForwardingRuleRequest) Reset()
- func (x *SetLabelsGlobalForwardingRuleRequest) String() string
- type SetLabelsImageRequest
- func (*SetLabelsImageRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsImageRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsImageRequest) GetProject() string
- func (x *SetLabelsImageRequest) GetResource() string
- func (*SetLabelsImageRequest) ProtoMessage()
- func (x *SetLabelsImageRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsImageRequest) Reset()
- func (x *SetLabelsImageRequest) String() string
- type SetLabelsInstanceRequest
- func (*SetLabelsInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsInstanceRequest) GetInstance() string
- func (x *SetLabelsInstanceRequest) GetInstancesSetLabelsRequestResource() *InstancesSetLabelsRequest
- func (x *SetLabelsInstanceRequest) GetProject() string
- func (x *SetLabelsInstanceRequest) GetRequestId() string
- func (x *SetLabelsInstanceRequest) GetZone() string
- func (*SetLabelsInstanceRequest) ProtoMessage()
- func (x *SetLabelsInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsInstanceRequest) Reset()
- func (x *SetLabelsInstanceRequest) String() string
- type SetLabelsInstantSnapshotRequest
- func (*SetLabelsInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsInstantSnapshotRequest) GetProject() string
- func (x *SetLabelsInstantSnapshotRequest) GetRequestId() string
- func (x *SetLabelsInstantSnapshotRequest) GetResource() string
- func (x *SetLabelsInstantSnapshotRequest) GetZone() string
- func (x *SetLabelsInstantSnapshotRequest) GetZoneSetLabelsRequestResource() *ZoneSetLabelsRequest
- func (*SetLabelsInstantSnapshotRequest) ProtoMessage()
- func (x *SetLabelsInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsInstantSnapshotRequest) Reset()
- func (x *SetLabelsInstantSnapshotRequest) String() string
- type SetLabelsInterconnectAttachmentRequest
- func (*SetLabelsInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsInterconnectAttachmentRequest) GetProject() string
- func (x *SetLabelsInterconnectAttachmentRequest) GetRegion() string
- func (x *SetLabelsInterconnectAttachmentRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsInterconnectAttachmentRequest) GetRequestId() string
- func (x *SetLabelsInterconnectAttachmentRequest) GetResource() string
- func (*SetLabelsInterconnectAttachmentRequest) ProtoMessage()
- func (x *SetLabelsInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsInterconnectAttachmentRequest) Reset()
- func (x *SetLabelsInterconnectAttachmentRequest) String() string
- type SetLabelsInterconnectRequest
- func (*SetLabelsInterconnectRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsInterconnectRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsInterconnectRequest) GetProject() string
- func (x *SetLabelsInterconnectRequest) GetResource() string
- func (*SetLabelsInterconnectRequest) ProtoMessage()
- func (x *SetLabelsInterconnectRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsInterconnectRequest) Reset()
- func (x *SetLabelsInterconnectRequest) String() string
- type SetLabelsRegionDiskRequest
- func (*SetLabelsRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsRegionDiskRequest) GetProject() string
- func (x *SetLabelsRegionDiskRequest) GetRegion() string
- func (x *SetLabelsRegionDiskRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsRegionDiskRequest) GetRequestId() string
- func (x *SetLabelsRegionDiskRequest) GetResource() string
- func (*SetLabelsRegionDiskRequest) ProtoMessage()
- func (x *SetLabelsRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsRegionDiskRequest) Reset()
- func (x *SetLabelsRegionDiskRequest) String() string
- type SetLabelsRegionInstantSnapshotRequest
- func (*SetLabelsRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsRegionInstantSnapshotRequest) GetProject() string
- func (x *SetLabelsRegionInstantSnapshotRequest) GetRegion() string
- func (x *SetLabelsRegionInstantSnapshotRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsRegionInstantSnapshotRequest) GetRequestId() string
- func (x *SetLabelsRegionInstantSnapshotRequest) GetResource() string
- func (*SetLabelsRegionInstantSnapshotRequest) ProtoMessage()
- func (x *SetLabelsRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsRegionInstantSnapshotRequest) Reset()
- func (x *SetLabelsRegionInstantSnapshotRequest) String() string
- type SetLabelsRegionSecurityPolicyRequest
- func (*SetLabelsRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsRegionSecurityPolicyRequest) GetProject() string
- func (x *SetLabelsRegionSecurityPolicyRequest) GetRegion() string
- func (x *SetLabelsRegionSecurityPolicyRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsRegionSecurityPolicyRequest) GetRequestId() string
- func (x *SetLabelsRegionSecurityPolicyRequest) GetResource() string
- func (*SetLabelsRegionSecurityPolicyRequest) ProtoMessage()
- func (x *SetLabelsRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsRegionSecurityPolicyRequest) Reset()
- func (x *SetLabelsRegionSecurityPolicyRequest) String() string
- type SetLabelsSecurityPolicyRequest
- func (*SetLabelsSecurityPolicyRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsSecurityPolicyRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsSecurityPolicyRequest) GetProject() string
- func (x *SetLabelsSecurityPolicyRequest) GetResource() string
- func (*SetLabelsSecurityPolicyRequest) ProtoMessage()
- func (x *SetLabelsSecurityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsSecurityPolicyRequest) Reset()
- func (x *SetLabelsSecurityPolicyRequest) String() string
- type SetLabelsSnapshotRequest
- func (*SetLabelsSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsSnapshotRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
- func (x *SetLabelsSnapshotRequest) GetProject() string
- func (x *SetLabelsSnapshotRequest) GetResource() string
- func (*SetLabelsSnapshotRequest) ProtoMessage()
- func (x *SetLabelsSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsSnapshotRequest) Reset()
- func (x *SetLabelsSnapshotRequest) String() string
- type SetLabelsTargetVpnGatewayRequest
- func (*SetLabelsTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsTargetVpnGatewayRequest) GetProject() string
- func (x *SetLabelsTargetVpnGatewayRequest) GetRegion() string
- func (x *SetLabelsTargetVpnGatewayRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsTargetVpnGatewayRequest) GetRequestId() string
- func (x *SetLabelsTargetVpnGatewayRequest) GetResource() string
- func (*SetLabelsTargetVpnGatewayRequest) ProtoMessage()
- func (x *SetLabelsTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsTargetVpnGatewayRequest) Reset()
- func (x *SetLabelsTargetVpnGatewayRequest) String() string
- type SetLabelsVpnGatewayRequest
- func (*SetLabelsVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsVpnGatewayRequest) GetProject() string
- func (x *SetLabelsVpnGatewayRequest) GetRegion() string
- func (x *SetLabelsVpnGatewayRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsVpnGatewayRequest) GetRequestId() string
- func (x *SetLabelsVpnGatewayRequest) GetResource() string
- func (*SetLabelsVpnGatewayRequest) ProtoMessage()
- func (x *SetLabelsVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsVpnGatewayRequest) Reset()
- func (x *SetLabelsVpnGatewayRequest) String() string
- type SetLabelsVpnTunnelRequest
- func (*SetLabelsVpnTunnelRequest) Descriptor() ([]byte, []int)
- func (x *SetLabelsVpnTunnelRequest) GetProject() string
- func (x *SetLabelsVpnTunnelRequest) GetRegion() string
- func (x *SetLabelsVpnTunnelRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
- func (x *SetLabelsVpnTunnelRequest) GetRequestId() string
- func (x *SetLabelsVpnTunnelRequest) GetResource() string
- func (*SetLabelsVpnTunnelRequest) ProtoMessage()
- func (x *SetLabelsVpnTunnelRequest) ProtoReflect() protoreflect.Message
- func (x *SetLabelsVpnTunnelRequest) Reset()
- func (x *SetLabelsVpnTunnelRequest) String() string
- type SetMachineResourcesInstanceRequest
- func (*SetMachineResourcesInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetMachineResourcesInstanceRequest) GetInstance() string
- func (x *SetMachineResourcesInstanceRequest) GetInstancesSetMachineResourcesRequestResource() *InstancesSetMachineResourcesRequest
- func (x *SetMachineResourcesInstanceRequest) GetProject() string
- func (x *SetMachineResourcesInstanceRequest) GetRequestId() string
- func (x *SetMachineResourcesInstanceRequest) GetZone() string
- func (*SetMachineResourcesInstanceRequest) ProtoMessage()
- func (x *SetMachineResourcesInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetMachineResourcesInstanceRequest) Reset()
- func (x *SetMachineResourcesInstanceRequest) String() string
- type SetMachineTypeInstanceRequest
- func (*SetMachineTypeInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetMachineTypeInstanceRequest) GetInstance() string
- func (x *SetMachineTypeInstanceRequest) GetInstancesSetMachineTypeRequestResource() *InstancesSetMachineTypeRequest
- func (x *SetMachineTypeInstanceRequest) GetProject() string
- func (x *SetMachineTypeInstanceRequest) GetRequestId() string
- func (x *SetMachineTypeInstanceRequest) GetZone() string
- func (*SetMachineTypeInstanceRequest) ProtoMessage()
- func (x *SetMachineTypeInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetMachineTypeInstanceRequest) Reset()
- func (x *SetMachineTypeInstanceRequest) String() string
- type SetMetadataInstanceRequest
- func (*SetMetadataInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetMetadataInstanceRequest) GetInstance() string
- func (x *SetMetadataInstanceRequest) GetMetadataResource() *Metadata
- func (x *SetMetadataInstanceRequest) GetProject() string
- func (x *SetMetadataInstanceRequest) GetRequestId() string
- func (x *SetMetadataInstanceRequest) GetZone() string
- func (*SetMetadataInstanceRequest) ProtoMessage()
- func (x *SetMetadataInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetMetadataInstanceRequest) Reset()
- func (x *SetMetadataInstanceRequest) String() string
- type SetMinCpuPlatformInstanceRequest
- func (*SetMinCpuPlatformInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetMinCpuPlatformInstanceRequest) GetInstance() string
- func (x *SetMinCpuPlatformInstanceRequest) GetInstancesSetMinCpuPlatformRequestResource() *InstancesSetMinCpuPlatformRequest
- func (x *SetMinCpuPlatformInstanceRequest) GetProject() string
- func (x *SetMinCpuPlatformInstanceRequest) GetRequestId() string
- func (x *SetMinCpuPlatformInstanceRequest) GetZone() string
- func (*SetMinCpuPlatformInstanceRequest) ProtoMessage()
- func (x *SetMinCpuPlatformInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetMinCpuPlatformInstanceRequest) Reset()
- func (x *SetMinCpuPlatformInstanceRequest) String() string
- type SetNameInstanceRequest
- func (*SetNameInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetNameInstanceRequest) GetInstance() string
- func (x *SetNameInstanceRequest) GetInstancesSetNameRequestResource() *InstancesSetNameRequest
- func (x *SetNameInstanceRequest) GetProject() string
- func (x *SetNameInstanceRequest) GetRequestId() string
- func (x *SetNameInstanceRequest) GetZone() string
- func (*SetNameInstanceRequest) ProtoMessage()
- func (x *SetNameInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetNameInstanceRequest) Reset()
- func (x *SetNameInstanceRequest) String() string
- type SetNamedPortsInstanceGroupRequest
- func (*SetNamedPortsInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *SetNamedPortsInstanceGroupRequest) GetInstanceGroup() string
- func (x *SetNamedPortsInstanceGroupRequest) GetInstanceGroupsSetNamedPortsRequestResource() *InstanceGroupsSetNamedPortsRequest
- func (x *SetNamedPortsInstanceGroupRequest) GetProject() string
- func (x *SetNamedPortsInstanceGroupRequest) GetRequestId() string
- func (x *SetNamedPortsInstanceGroupRequest) GetZone() string
- func (*SetNamedPortsInstanceGroupRequest) ProtoMessage()
- func (x *SetNamedPortsInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SetNamedPortsInstanceGroupRequest) Reset()
- func (x *SetNamedPortsInstanceGroupRequest) String() string
- type SetNamedPortsRegionInstanceGroupRequest
- func (*SetNamedPortsRegionInstanceGroupRequest) Descriptor() ([]byte, []int)
- func (x *SetNamedPortsRegionInstanceGroupRequest) GetInstanceGroup() string
- func (x *SetNamedPortsRegionInstanceGroupRequest) GetProject() string
- func (x *SetNamedPortsRegionInstanceGroupRequest) GetRegion() string
- func (x *SetNamedPortsRegionInstanceGroupRequest) GetRegionInstanceGroupsSetNamedPortsRequestResource() *RegionInstanceGroupsSetNamedPortsRequest
- func (x *SetNamedPortsRegionInstanceGroupRequest) GetRequestId() string
- func (*SetNamedPortsRegionInstanceGroupRequest) ProtoMessage()
- func (x *SetNamedPortsRegionInstanceGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SetNamedPortsRegionInstanceGroupRequest) Reset()
- func (x *SetNamedPortsRegionInstanceGroupRequest) String() string
- type SetNodeTemplateNodeGroupRequest
- func (*SetNodeTemplateNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *SetNodeTemplateNodeGroupRequest) GetNodeGroup() string
- func (x *SetNodeTemplateNodeGroupRequest) GetNodeGroupsSetNodeTemplateRequestResource() *NodeGroupsSetNodeTemplateRequest
- func (x *SetNodeTemplateNodeGroupRequest) GetProject() string
- func (x *SetNodeTemplateNodeGroupRequest) GetRequestId() string
- func (x *SetNodeTemplateNodeGroupRequest) GetZone() string
- func (*SetNodeTemplateNodeGroupRequest) ProtoMessage()
- func (x *SetNodeTemplateNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodeTemplateNodeGroupRequest) Reset()
- func (x *SetNodeTemplateNodeGroupRequest) String() string
- type SetPrivateIpGoogleAccessSubnetworkRequest
- func (*SetPrivateIpGoogleAccessSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetProject() string
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetRegion() string
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetRequestId() string
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetwork() string
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetworksSetPrivateIpGoogleAccessRequestResource() *SubnetworksSetPrivateIpGoogleAccessRequest
- func (*SetPrivateIpGoogleAccessSubnetworkRequest) ProtoMessage()
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) Reset()
- func (x *SetPrivateIpGoogleAccessSubnetworkRequest) String() string
- type SetProxyHeaderTargetSslProxyRequest
- func (*SetProxyHeaderTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetProxyHeaderTargetSslProxyRequest) GetProject() string
- func (x *SetProxyHeaderTargetSslProxyRequest) GetRequestId() string
- func (x *SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxiesSetProxyHeaderRequestResource() *TargetSslProxiesSetProxyHeaderRequest
- func (x *SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxy() string
- func (*SetProxyHeaderTargetSslProxyRequest) ProtoMessage()
- func (x *SetProxyHeaderTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetProxyHeaderTargetSslProxyRequest) Reset()
- func (x *SetProxyHeaderTargetSslProxyRequest) String() string
- type SetProxyHeaderTargetTcpProxyRequest
- func (*SetProxyHeaderTargetTcpProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetProxyHeaderTargetTcpProxyRequest) GetProject() string
- func (x *SetProxyHeaderTargetTcpProxyRequest) GetRequestId() string
- func (x *SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxiesSetProxyHeaderRequestResource() *TargetTcpProxiesSetProxyHeaderRequest
- func (x *SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxy() string
- func (*SetProxyHeaderTargetTcpProxyRequest) ProtoMessage()
- func (x *SetProxyHeaderTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetProxyHeaderTargetTcpProxyRequest) Reset()
- func (x *SetProxyHeaderTargetTcpProxyRequest) String() string
- type SetQuicOverrideTargetHttpsProxyRequest
- func (*SetQuicOverrideTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetQuicOverrideTargetHttpsProxyRequest) GetProject() string
- func (x *SetQuicOverrideTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxiesSetQuicOverrideRequestResource() *TargetHttpsProxiesSetQuicOverrideRequest
- func (x *SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*SetQuicOverrideTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetQuicOverrideTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetQuicOverrideTargetHttpsProxyRequest) Reset()
- func (x *SetQuicOverrideTargetHttpsProxyRequest) String() string
- type SetSchedulingInstanceRequest
- func (*SetSchedulingInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetSchedulingInstanceRequest) GetInstance() string
- func (x *SetSchedulingInstanceRequest) GetProject() string
- func (x *SetSchedulingInstanceRequest) GetRequestId() string
- func (x *SetSchedulingInstanceRequest) GetSchedulingResource() *Scheduling
- func (x *SetSchedulingInstanceRequest) GetZone() string
- func (*SetSchedulingInstanceRequest) ProtoMessage()
- func (x *SetSchedulingInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetSchedulingInstanceRequest) Reset()
- func (x *SetSchedulingInstanceRequest) String() string
- type SetSecurityPolicyBackendServiceRequest
- func (*SetSecurityPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *SetSecurityPolicyBackendServiceRequest) GetBackendService() string
- func (x *SetSecurityPolicyBackendServiceRequest) GetProject() string
- func (x *SetSecurityPolicyBackendServiceRequest) GetRequestId() string
- func (x *SetSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (*SetSecurityPolicyBackendServiceRequest) ProtoMessage()
- func (x *SetSecurityPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyBackendServiceRequest) Reset()
- func (x *SetSecurityPolicyBackendServiceRequest) String() string
- type SetSecurityPolicyInstanceRequest
- func (*SetSecurityPolicyInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetSecurityPolicyInstanceRequest) GetInstance() string
- func (x *SetSecurityPolicyInstanceRequest) GetInstancesSetSecurityPolicyRequestResource() *InstancesSetSecurityPolicyRequest
- func (x *SetSecurityPolicyInstanceRequest) GetProject() string
- func (x *SetSecurityPolicyInstanceRequest) GetRequestId() string
- func (x *SetSecurityPolicyInstanceRequest) GetZone() string
- func (*SetSecurityPolicyInstanceRequest) ProtoMessage()
- func (x *SetSecurityPolicyInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyInstanceRequest) Reset()
- func (x *SetSecurityPolicyInstanceRequest) String() string
- type SetSecurityPolicyRegionBackendServiceRequest
- func (*SetSecurityPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *SetSecurityPolicyRegionBackendServiceRequest) GetBackendService() string
- func (x *SetSecurityPolicyRegionBackendServiceRequest) GetProject() string
- func (x *SetSecurityPolicyRegionBackendServiceRequest) GetRegion() string
- func (x *SetSecurityPolicyRegionBackendServiceRequest) GetRequestId() string
- func (x *SetSecurityPolicyRegionBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (*SetSecurityPolicyRegionBackendServiceRequest) ProtoMessage()
- func (x *SetSecurityPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyRegionBackendServiceRequest) Reset()
- func (x *SetSecurityPolicyRegionBackendServiceRequest) String() string
- type SetSecurityPolicyTargetInstanceRequest
- func (*SetSecurityPolicyTargetInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetSecurityPolicyTargetInstanceRequest) GetProject() string
- func (x *SetSecurityPolicyTargetInstanceRequest) GetRequestId() string
- func (x *SetSecurityPolicyTargetInstanceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (x *SetSecurityPolicyTargetInstanceRequest) GetTargetInstance() string
- func (x *SetSecurityPolicyTargetInstanceRequest) GetZone() string
- func (*SetSecurityPolicyTargetInstanceRequest) ProtoMessage()
- func (x *SetSecurityPolicyTargetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyTargetInstanceRequest) Reset()
- func (x *SetSecurityPolicyTargetInstanceRequest) String() string
- type SetSecurityPolicyTargetPoolRequest
- func (*SetSecurityPolicyTargetPoolRequest) Descriptor() ([]byte, []int)
- func (x *SetSecurityPolicyTargetPoolRequest) GetProject() string
- func (x *SetSecurityPolicyTargetPoolRequest) GetRegion() string
- func (x *SetSecurityPolicyTargetPoolRequest) GetRequestId() string
- func (x *SetSecurityPolicyTargetPoolRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
- func (x *SetSecurityPolicyTargetPoolRequest) GetTargetPool() string
- func (*SetSecurityPolicyTargetPoolRequest) ProtoMessage()
- func (x *SetSecurityPolicyTargetPoolRequest) ProtoReflect() protoreflect.Message
- func (x *SetSecurityPolicyTargetPoolRequest) Reset()
- func (x *SetSecurityPolicyTargetPoolRequest) String() string
- type SetServiceAccountInstanceRequest
- func (*SetServiceAccountInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetServiceAccountInstanceRequest) GetInstance() string
- func (x *SetServiceAccountInstanceRequest) GetInstancesSetServiceAccountRequestResource() *InstancesSetServiceAccountRequest
- func (x *SetServiceAccountInstanceRequest) GetProject() string
- func (x *SetServiceAccountInstanceRequest) GetRequestId() string
- func (x *SetServiceAccountInstanceRequest) GetZone() string
- func (*SetServiceAccountInstanceRequest) ProtoMessage()
- func (x *SetServiceAccountInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetServiceAccountInstanceRequest) Reset()
- func (x *SetServiceAccountInstanceRequest) String() string
- type SetShieldedInstanceIntegrityPolicyInstanceRequest
- func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetInstance() string
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetProject() string
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetRequestId() string
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetShieldedInstanceIntegrityPolicyResource() *ShieldedInstanceIntegrityPolicy
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetZone() string
- func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoMessage()
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) Reset()
- func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) String() string
- type SetSslCertificatesRegionTargetHttpsProxyRequest
- func (*SetSslCertificatesRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetProject() string
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegionTargetHttpsProxiesSetSslCertificatesRequestResource() *RegionTargetHttpsProxiesSetSslCertificatesRequest
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) Reset()
- func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) String() string
- type SetSslCertificatesTargetHttpsProxyRequest
- func (*SetSslCertificatesTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetSslCertificatesTargetHttpsProxyRequest) GetProject() string
- func (x *SetSslCertificatesTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxiesSetSslCertificatesRequestResource() *TargetHttpsProxiesSetSslCertificatesRequest
- func (x *SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*SetSslCertificatesTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetSslCertificatesTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSslCertificatesTargetHttpsProxyRequest) Reset()
- func (x *SetSslCertificatesTargetHttpsProxyRequest) String() string
- type SetSslCertificatesTargetSslProxyRequest
- func (*SetSslCertificatesTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetSslCertificatesTargetSslProxyRequest) GetProject() string
- func (x *SetSslCertificatesTargetSslProxyRequest) GetRequestId() string
- func (x *SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxiesSetSslCertificatesRequestResource() *TargetSslProxiesSetSslCertificatesRequest
- func (x *SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxy() string
- func (*SetSslCertificatesTargetSslProxyRequest) ProtoMessage()
- func (x *SetSslCertificatesTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSslCertificatesTargetSslProxyRequest) Reset()
- func (x *SetSslCertificatesTargetSslProxyRequest) String() string
- type SetSslPolicyTargetHttpsProxyRequest
- func (*SetSslPolicyTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetSslPolicyTargetHttpsProxyRequest) GetProject() string
- func (x *SetSslPolicyTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetSslPolicyTargetHttpsProxyRequest) GetSslPolicyReferenceResource() *SslPolicyReference
- func (x *SetSslPolicyTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (*SetSslPolicyTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetSslPolicyTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSslPolicyTargetHttpsProxyRequest) Reset()
- func (x *SetSslPolicyTargetHttpsProxyRequest) String() string
- type SetSslPolicyTargetSslProxyRequest
- func (*SetSslPolicyTargetSslProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetSslPolicyTargetSslProxyRequest) GetProject() string
- func (x *SetSslPolicyTargetSslProxyRequest) GetRequestId() string
- func (x *SetSslPolicyTargetSslProxyRequest) GetSslPolicyReferenceResource() *SslPolicyReference
- func (x *SetSslPolicyTargetSslProxyRequest) GetTargetSslProxy() string
- func (*SetSslPolicyTargetSslProxyRequest) ProtoMessage()
- func (x *SetSslPolicyTargetSslProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetSslPolicyTargetSslProxyRequest) Reset()
- func (x *SetSslPolicyTargetSslProxyRequest) String() string
- type SetTagsInstanceRequest
- func (*SetTagsInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SetTagsInstanceRequest) GetInstance() string
- func (x *SetTagsInstanceRequest) GetProject() string
- func (x *SetTagsInstanceRequest) GetRequestId() string
- func (x *SetTagsInstanceRequest) GetTagsResource() *Tags
- func (x *SetTagsInstanceRequest) GetZone() string
- func (*SetTagsInstanceRequest) ProtoMessage()
- func (x *SetTagsInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SetTagsInstanceRequest) Reset()
- func (x *SetTagsInstanceRequest) String() string
- type SetTargetForwardingRuleRequest
- func (*SetTargetForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *SetTargetForwardingRuleRequest) GetForwardingRule() string
- func (x *SetTargetForwardingRuleRequest) GetProject() string
- func (x *SetTargetForwardingRuleRequest) GetRegion() string
- func (x *SetTargetForwardingRuleRequest) GetRequestId() string
- func (x *SetTargetForwardingRuleRequest) GetTargetReferenceResource() *TargetReference
- func (*SetTargetForwardingRuleRequest) ProtoMessage()
- func (x *SetTargetForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetForwardingRuleRequest) Reset()
- func (x *SetTargetForwardingRuleRequest) String() string
- type SetTargetGlobalForwardingRuleRequest
- func (*SetTargetGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
- func (x *SetTargetGlobalForwardingRuleRequest) GetForwardingRule() string
- func (x *SetTargetGlobalForwardingRuleRequest) GetProject() string
- func (x *SetTargetGlobalForwardingRuleRequest) GetRequestId() string
- func (x *SetTargetGlobalForwardingRuleRequest) GetTargetReferenceResource() *TargetReference
- func (*SetTargetGlobalForwardingRuleRequest) ProtoMessage()
- func (x *SetTargetGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetGlobalForwardingRuleRequest) Reset()
- func (x *SetTargetGlobalForwardingRuleRequest) String() string
- type SetTargetPoolsInstanceGroupManagerRequest
- func (*SetTargetPoolsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManagersSetTargetPoolsRequestResource() *InstanceGroupManagersSetTargetPoolsRequest
- func (x *SetTargetPoolsInstanceGroupManagerRequest) GetProject() string
- func (x *SetTargetPoolsInstanceGroupManagerRequest) GetRequestId() string
- func (x *SetTargetPoolsInstanceGroupManagerRequest) GetZone() string
- func (*SetTargetPoolsInstanceGroupManagerRequest) ProtoMessage()
- func (x *SetTargetPoolsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetPoolsInstanceGroupManagerRequest) Reset()
- func (x *SetTargetPoolsInstanceGroupManagerRequest) String() string
- type SetTargetPoolsRegionInstanceGroupManagerRequest
- func (*SetTargetPoolsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetProject() string
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTargetPoolsRequestResource() *RegionInstanceGroupManagersSetTargetPoolsRequest
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) Reset()
- func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) String() string
- type SetUrlMapRegionTargetHttpProxyRequest
- func (*SetUrlMapRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetUrlMapRegionTargetHttpProxyRequest) GetProject() string
- func (x *SetUrlMapRegionTargetHttpProxyRequest) GetRegion() string
- func (x *SetUrlMapRegionTargetHttpProxyRequest) GetRequestId() string
- func (x *SetUrlMapRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (x *SetUrlMapRegionTargetHttpProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
- func (*SetUrlMapRegionTargetHttpProxyRequest) ProtoMessage()
- func (x *SetUrlMapRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetUrlMapRegionTargetHttpProxyRequest) Reset()
- func (x *SetUrlMapRegionTargetHttpProxyRequest) String() string
- type SetUrlMapRegionTargetHttpsProxyRequest
- func (*SetUrlMapRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetProject() string
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetRegion() string
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
- func (*SetUrlMapRegionTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) Reset()
- func (x *SetUrlMapRegionTargetHttpsProxyRequest) String() string
- type SetUrlMapTargetHttpProxyRequest
- func (*SetUrlMapTargetHttpProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetUrlMapTargetHttpProxyRequest) GetProject() string
- func (x *SetUrlMapTargetHttpProxyRequest) GetRequestId() string
- func (x *SetUrlMapTargetHttpProxyRequest) GetTargetHttpProxy() string
- func (x *SetUrlMapTargetHttpProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
- func (*SetUrlMapTargetHttpProxyRequest) ProtoMessage()
- func (x *SetUrlMapTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetUrlMapTargetHttpProxyRequest) Reset()
- func (x *SetUrlMapTargetHttpProxyRequest) String() string
- type SetUrlMapTargetHttpsProxyRequest
- func (*SetUrlMapTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
- func (x *SetUrlMapTargetHttpsProxyRequest) GetProject() string
- func (x *SetUrlMapTargetHttpsProxyRequest) GetRequestId() string
- func (x *SetUrlMapTargetHttpsProxyRequest) GetTargetHttpsProxy() string
- func (x *SetUrlMapTargetHttpsProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
- func (*SetUrlMapTargetHttpsProxyRequest) ProtoMessage()
- func (x *SetUrlMapTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
- func (x *SetUrlMapTargetHttpsProxyRequest) Reset()
- func (x *SetUrlMapTargetHttpsProxyRequest) String() string
- type SetUsageExportBucketProjectRequest
- func (*SetUsageExportBucketProjectRequest) Descriptor() ([]byte, []int)
- func (x *SetUsageExportBucketProjectRequest) GetProject() string
- func (x *SetUsageExportBucketProjectRequest) GetRequestId() string
- func (x *SetUsageExportBucketProjectRequest) GetUsageExportLocationResource() *UsageExportLocation
- func (*SetUsageExportBucketProjectRequest) ProtoMessage()
- func (x *SetUsageExportBucketProjectRequest) ProtoReflect() protoreflect.Message
- func (x *SetUsageExportBucketProjectRequest) Reset()
- func (x *SetUsageExportBucketProjectRequest) String() string
- type ShareSettings
- func (*ShareSettings) Descriptor() ([]byte, []int)
- func (x *ShareSettings) GetProjectMap() map[string]*ShareSettingsProjectConfig
- func (x *ShareSettings) GetShareType() string
- func (*ShareSettings) ProtoMessage()
- func (x *ShareSettings) ProtoReflect() protoreflect.Message
- func (x *ShareSettings) Reset()
- func (x *ShareSettings) String() string
- type ShareSettingsProjectConfig
- func (*ShareSettingsProjectConfig) Descriptor() ([]byte, []int)
- func (x *ShareSettingsProjectConfig) GetProjectId() string
- func (*ShareSettingsProjectConfig) ProtoMessage()
- func (x *ShareSettingsProjectConfig) ProtoReflect() protoreflect.Message
- func (x *ShareSettingsProjectConfig) Reset()
- func (x *ShareSettingsProjectConfig) String() string
- type ShareSettings_ShareType
- func (ShareSettings_ShareType) Descriptor() protoreflect.EnumDescriptor
- func (x ShareSettings_ShareType) Enum() *ShareSettings_ShareType
- func (ShareSettings_ShareType) EnumDescriptor() ([]byte, []int)
- func (x ShareSettings_ShareType) Number() protoreflect.EnumNumber
- func (x ShareSettings_ShareType) String() string
- func (ShareSettings_ShareType) Type() protoreflect.EnumType
- type ShieldedInstanceConfig
- func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int)
- func (x *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool
- func (x *ShieldedInstanceConfig) GetEnableSecureBoot() bool
- func (x *ShieldedInstanceConfig) GetEnableVtpm() bool
- func (*ShieldedInstanceConfig) ProtoMessage()
- func (x *ShieldedInstanceConfig) ProtoReflect() protoreflect.Message
- func (x *ShieldedInstanceConfig) Reset()
- func (x *ShieldedInstanceConfig) String() string
- type ShieldedInstanceIdentity
- func (*ShieldedInstanceIdentity) Descriptor() ([]byte, []int)
- func (x *ShieldedInstanceIdentity) GetEncryptionKey() *ShieldedInstanceIdentityEntry
- func (x *ShieldedInstanceIdentity) GetKind() string
- func (x *ShieldedInstanceIdentity) GetSigningKey() *ShieldedInstanceIdentityEntry
- func (*ShieldedInstanceIdentity) ProtoMessage()
- func (x *ShieldedInstanceIdentity) ProtoReflect() protoreflect.Message
- func (x *ShieldedInstanceIdentity) Reset()
- func (x *ShieldedInstanceIdentity) String() string
- type ShieldedInstanceIdentityEntry
- func (*ShieldedInstanceIdentityEntry) Descriptor() ([]byte, []int)
- func (x *ShieldedInstanceIdentityEntry) GetEkCert() string
- func (x *ShieldedInstanceIdentityEntry) GetEkPub() string
- func (*ShieldedInstanceIdentityEntry) ProtoMessage()
- func (x *ShieldedInstanceIdentityEntry) ProtoReflect() protoreflect.Message
- func (x *ShieldedInstanceIdentityEntry) Reset()
- func (x *ShieldedInstanceIdentityEntry) String() string
- type ShieldedInstanceIntegrityPolicy
- func (*ShieldedInstanceIntegrityPolicy) Descriptor() ([]byte, []int)
- func (x *ShieldedInstanceIntegrityPolicy) GetUpdateAutoLearnPolicy() bool
- func (*ShieldedInstanceIntegrityPolicy) ProtoMessage()
- func (x *ShieldedInstanceIntegrityPolicy) ProtoReflect() protoreflect.Message
- func (x *ShieldedInstanceIntegrityPolicy) Reset()
- func (x *ShieldedInstanceIntegrityPolicy) String() string
- type SignedUrlKey
- func (*SignedUrlKey) Descriptor() ([]byte, []int)
- func (x *SignedUrlKey) GetKeyName() string
- func (x *SignedUrlKey) GetKeyValue() string
- func (*SignedUrlKey) ProtoMessage()
- func (x *SignedUrlKey) ProtoReflect() protoreflect.Message
- func (x *SignedUrlKey) Reset()
- func (x *SignedUrlKey) String() string
- type SimulateMaintenanceEventInstanceRequest
- func (*SimulateMaintenanceEventInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SimulateMaintenanceEventInstanceRequest) GetInstance() string
- func (x *SimulateMaintenanceEventInstanceRequest) GetProject() string
- func (x *SimulateMaintenanceEventInstanceRequest) GetRequestId() string
- func (x *SimulateMaintenanceEventInstanceRequest) GetWithExtendedNotifications() bool
- func (x *SimulateMaintenanceEventInstanceRequest) GetZone() string
- func (*SimulateMaintenanceEventInstanceRequest) ProtoMessage()
- func (x *SimulateMaintenanceEventInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SimulateMaintenanceEventInstanceRequest) Reset()
- func (x *SimulateMaintenanceEventInstanceRequest) String() string
- type SimulateMaintenanceEventNodeGroupRequest
- func (*SimulateMaintenanceEventNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *SimulateMaintenanceEventNodeGroupRequest) GetNodeGroup() string
- func (x *SimulateMaintenanceEventNodeGroupRequest) GetNodeGroupsSimulateMaintenanceEventRequestResource() *NodeGroupsSimulateMaintenanceEventRequest
- func (x *SimulateMaintenanceEventNodeGroupRequest) GetProject() string
- func (x *SimulateMaintenanceEventNodeGroupRequest) GetRequestId() string
- func (x *SimulateMaintenanceEventNodeGroupRequest) GetZone() string
- func (*SimulateMaintenanceEventNodeGroupRequest) ProtoMessage()
- func (x *SimulateMaintenanceEventNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *SimulateMaintenanceEventNodeGroupRequest) Reset()
- func (x *SimulateMaintenanceEventNodeGroupRequest) String() string
- type Snapshot
- func (*Snapshot) Descriptor() ([]byte, []int)
- func (x *Snapshot) GetArchitecture() string
- func (x *Snapshot) GetAutoCreated() bool
- func (x *Snapshot) GetChainName() string
- func (x *Snapshot) GetCreationSizeBytes() int64
- func (x *Snapshot) GetCreationTimestamp() string
- func (x *Snapshot) GetDescription() string
- func (x *Snapshot) GetDiskSizeGb() int64
- func (x *Snapshot) GetDownloadBytes() int64
- func (x *Snapshot) GetEnableConfidentialCompute() bool
- func (x *Snapshot) GetGuestOsFeatures() []*GuestOsFeature
- func (x *Snapshot) GetId() uint64
- func (x *Snapshot) GetKind() string
- func (x *Snapshot) GetLabelFingerprint() string
- func (x *Snapshot) GetLabels() map[string]string
- func (x *Snapshot) GetLicenseCodes() []int64
- func (x *Snapshot) GetLicenses() []string
- func (x *Snapshot) GetLocationHint() string
- func (x *Snapshot) GetName() string
- func (x *Snapshot) GetSatisfiesPzi() bool
- func (x *Snapshot) GetSatisfiesPzs() bool
- func (x *Snapshot) GetSelfLink() string
- func (x *Snapshot) GetSnapshotEncryptionKey() *CustomerEncryptionKey
- func (x *Snapshot) GetSnapshotType() string
- func (x *Snapshot) GetSourceDisk() string
- func (x *Snapshot) GetSourceDiskEncryptionKey() *CustomerEncryptionKey
- func (x *Snapshot) GetSourceDiskForRecoveryCheckpoint() string
- func (x *Snapshot) GetSourceDiskId() string
- func (x *Snapshot) GetSourceInstantSnapshot() string
- func (x *Snapshot) GetSourceInstantSnapshotEncryptionKey() *CustomerEncryptionKey
- func (x *Snapshot) GetSourceInstantSnapshotId() string
- func (x *Snapshot) GetSourceSnapshotSchedulePolicy() string
- func (x *Snapshot) GetSourceSnapshotSchedulePolicyId() string
- func (x *Snapshot) GetStatus() string
- func (x *Snapshot) GetStorageBytes() int64
- func (x *Snapshot) GetStorageBytesStatus() string
- func (x *Snapshot) GetStorageLocations() []string
- func (*Snapshot) ProtoMessage()
- func (x *Snapshot) ProtoReflect() protoreflect.Message
- func (x *Snapshot) Reset()
- func (x *Snapshot) String() string
- type SnapshotList
- func (*SnapshotList) Descriptor() ([]byte, []int)
- func (x *SnapshotList) GetId() string
- func (x *SnapshotList) GetItems() []*Snapshot
- func (x *SnapshotList) GetKind() string
- func (x *SnapshotList) GetNextPageToken() string
- func (x *SnapshotList) GetSelfLink() string
- func (x *SnapshotList) GetWarning() *Warning
- func (*SnapshotList) ProtoMessage()
- func (x *SnapshotList) ProtoReflect() protoreflect.Message
- func (x *SnapshotList) Reset()
- func (x *SnapshotList) String() string
- type SnapshotSettings
- func (*SnapshotSettings) Descriptor() ([]byte, []int)
- func (x *SnapshotSettings) GetStorageLocation() *SnapshotSettingsStorageLocationSettings
- func (*SnapshotSettings) ProtoMessage()
- func (x *SnapshotSettings) ProtoReflect() protoreflect.Message
- func (x *SnapshotSettings) Reset()
- func (x *SnapshotSettings) String() string
- type SnapshotSettingsStorageLocationSettings
- func (*SnapshotSettingsStorageLocationSettings) Descriptor() ([]byte, []int)
- func (x *SnapshotSettingsStorageLocationSettings) GetLocations() map[string]*SnapshotSettingsStorageLocationSettingsStorageLocationPreference
- func (x *SnapshotSettingsStorageLocationSettings) GetPolicy() string
- func (*SnapshotSettingsStorageLocationSettings) ProtoMessage()
- func (x *SnapshotSettingsStorageLocationSettings) ProtoReflect() protoreflect.Message
- func (x *SnapshotSettingsStorageLocationSettings) Reset()
- func (x *SnapshotSettingsStorageLocationSettings) String() string
- type SnapshotSettingsStorageLocationSettingsStorageLocationPreference
- func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Descriptor() ([]byte, []int)
- func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) GetName() string
- func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoMessage()
- func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoReflect() protoreflect.Message
- func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Reset()
- func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) String() string
- type SnapshotSettingsStorageLocationSettings_Policy
- func (SnapshotSettingsStorageLocationSettings_Policy) Descriptor() protoreflect.EnumDescriptor
- func (x SnapshotSettingsStorageLocationSettings_Policy) Enum() *SnapshotSettingsStorageLocationSettings_Policy
- func (SnapshotSettingsStorageLocationSettings_Policy) EnumDescriptor() ([]byte, []int)
- func (x SnapshotSettingsStorageLocationSettings_Policy) Number() protoreflect.EnumNumber
- func (x SnapshotSettingsStorageLocationSettings_Policy) String() string
- func (SnapshotSettingsStorageLocationSettings_Policy) Type() protoreflect.EnumType
- type Snapshot_Architecture
- func (Snapshot_Architecture) Descriptor() protoreflect.EnumDescriptor
- func (x Snapshot_Architecture) Enum() *Snapshot_Architecture
- func (Snapshot_Architecture) EnumDescriptor() ([]byte, []int)
- func (x Snapshot_Architecture) Number() protoreflect.EnumNumber
- func (x Snapshot_Architecture) String() string
- func (Snapshot_Architecture) Type() protoreflect.EnumType
- type Snapshot_SnapshotType
- func (Snapshot_SnapshotType) Descriptor() protoreflect.EnumDescriptor
- func (x Snapshot_SnapshotType) Enum() *Snapshot_SnapshotType
- func (Snapshot_SnapshotType) EnumDescriptor() ([]byte, []int)
- func (x Snapshot_SnapshotType) Number() protoreflect.EnumNumber
- func (x Snapshot_SnapshotType) String() string
- func (Snapshot_SnapshotType) Type() protoreflect.EnumType
- type Snapshot_Status
- func (Snapshot_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Snapshot_Status) Enum() *Snapshot_Status
- func (Snapshot_Status) EnumDescriptor() ([]byte, []int)
- func (x Snapshot_Status) Number() protoreflect.EnumNumber
- func (x Snapshot_Status) String() string
- func (Snapshot_Status) Type() protoreflect.EnumType
- type Snapshot_StorageBytesStatus
- func (Snapshot_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
- func (x Snapshot_StorageBytesStatus) Enum() *Snapshot_StorageBytesStatus
- func (Snapshot_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
- func (x Snapshot_StorageBytesStatus) Number() protoreflect.EnumNumber
- func (x Snapshot_StorageBytesStatus) String() string
- func (Snapshot_StorageBytesStatus) Type() protoreflect.EnumType
- type SourceDiskEncryptionKey
- func (*SourceDiskEncryptionKey) Descriptor() ([]byte, []int)
- func (x *SourceDiskEncryptionKey) GetDiskEncryptionKey() *CustomerEncryptionKey
- func (x *SourceDiskEncryptionKey) GetSourceDisk() string
- func (*SourceDiskEncryptionKey) ProtoMessage()
- func (x *SourceDiskEncryptionKey) ProtoReflect() protoreflect.Message
- func (x *SourceDiskEncryptionKey) Reset()
- func (x *SourceDiskEncryptionKey) String() string
- type SourceInstanceParams
- func (*SourceInstanceParams) Descriptor() ([]byte, []int)
- func (x *SourceInstanceParams) GetDiskConfigs() []*DiskInstantiationConfig
- func (*SourceInstanceParams) ProtoMessage()
- func (x *SourceInstanceParams) ProtoReflect() protoreflect.Message
- func (x *SourceInstanceParams) Reset()
- func (x *SourceInstanceParams) String() string
- type SourceInstanceProperties
- func (*SourceInstanceProperties) Descriptor() ([]byte, []int)
- func (x *SourceInstanceProperties) GetCanIpForward() bool
- func (x *SourceInstanceProperties) GetDeletionProtection() bool
- func (x *SourceInstanceProperties) GetDescription() string
- func (x *SourceInstanceProperties) GetDisks() []*SavedAttachedDisk
- func (x *SourceInstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
- func (x *SourceInstanceProperties) GetKeyRevocationActionType() string
- func (x *SourceInstanceProperties) GetLabels() map[string]string
- func (x *SourceInstanceProperties) GetMachineType() string
- func (x *SourceInstanceProperties) GetMetadata() *Metadata
- func (x *SourceInstanceProperties) GetMinCpuPlatform() string
- func (x *SourceInstanceProperties) GetNetworkInterfaces() []*NetworkInterface
- func (x *SourceInstanceProperties) GetScheduling() *Scheduling
- func (x *SourceInstanceProperties) GetServiceAccounts() []*ServiceAccount
- func (x *SourceInstanceProperties) GetTags() *Tags
- func (*SourceInstanceProperties) ProtoMessage()
- func (x *SourceInstanceProperties) ProtoReflect() protoreflect.Message
- func (x *SourceInstanceProperties) Reset()
- func (x *SourceInstanceProperties) String() string
- type SourceInstanceProperties_KeyRevocationActionType
- func (SourceInstanceProperties_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
- func (x SourceInstanceProperties_KeyRevocationActionType) Enum() *SourceInstanceProperties_KeyRevocationActionType
- func (SourceInstanceProperties_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
- func (x SourceInstanceProperties_KeyRevocationActionType) Number() protoreflect.EnumNumber
- func (x SourceInstanceProperties_KeyRevocationActionType) String() string
- func (SourceInstanceProperties_KeyRevocationActionType) Type() protoreflect.EnumType
- type SslCertificate
- func (*SslCertificate) Descriptor() ([]byte, []int)
- func (x *SslCertificate) GetCertificate() string
- func (x *SslCertificate) GetCreationTimestamp() string
- func (x *SslCertificate) GetDescription() string
- func (x *SslCertificate) GetExpireTime() string
- func (x *SslCertificate) GetId() uint64
- func (x *SslCertificate) GetKind() string
- func (x *SslCertificate) GetManaged() *SslCertificateManagedSslCertificate
- func (x *SslCertificate) GetName() string
- func (x *SslCertificate) GetPrivateKey() string
- func (x *SslCertificate) GetRegion() string
- func (x *SslCertificate) GetSelfLink() string
- func (x *SslCertificate) GetSelfManaged() *SslCertificateSelfManagedSslCertificate
- func (x *SslCertificate) GetSubjectAlternativeNames() []string
- func (x *SslCertificate) GetType() string
- func (*SslCertificate) ProtoMessage()
- func (x *SslCertificate) ProtoReflect() protoreflect.Message
- func (x *SslCertificate) Reset()
- func (x *SslCertificate) String() string
- type SslCertificateAggregatedList
- func (*SslCertificateAggregatedList) Descriptor() ([]byte, []int)
- func (x *SslCertificateAggregatedList) GetId() string
- func (x *SslCertificateAggregatedList) GetItems() map[string]*SslCertificatesScopedList
- func (x *SslCertificateAggregatedList) GetKind() string
- func (x *SslCertificateAggregatedList) GetNextPageToken() string
- func (x *SslCertificateAggregatedList) GetSelfLink() string
- func (x *SslCertificateAggregatedList) GetUnreachables() []string
- func (x *SslCertificateAggregatedList) GetWarning() *Warning
- func (*SslCertificateAggregatedList) ProtoMessage()
- func (x *SslCertificateAggregatedList) ProtoReflect() protoreflect.Message
- func (x *SslCertificateAggregatedList) Reset()
- func (x *SslCertificateAggregatedList) String() string
- type SslCertificateList
- func (*SslCertificateList) Descriptor() ([]byte, []int)
- func (x *SslCertificateList) GetId() string
- func (x *SslCertificateList) GetItems() []*SslCertificate
- func (x *SslCertificateList) GetKind() string
- func (x *SslCertificateList) GetNextPageToken() string
- func (x *SslCertificateList) GetSelfLink() string
- func (x *SslCertificateList) GetWarning() *Warning
- func (*SslCertificateList) ProtoMessage()
- func (x *SslCertificateList) ProtoReflect() protoreflect.Message
- func (x *SslCertificateList) Reset()
- func (x *SslCertificateList) String() string
- type SslCertificateManagedSslCertificate
- func (*SslCertificateManagedSslCertificate) Descriptor() ([]byte, []int)
- func (x *SslCertificateManagedSslCertificate) GetDomainStatus() map[string]string
- func (x *SslCertificateManagedSslCertificate) GetDomains() []string
- func (x *SslCertificateManagedSslCertificate) GetStatus() string
- func (*SslCertificateManagedSslCertificate) ProtoMessage()
- func (x *SslCertificateManagedSslCertificate) ProtoReflect() protoreflect.Message
- func (x *SslCertificateManagedSslCertificate) Reset()
- func (x *SslCertificateManagedSslCertificate) String() string
- type SslCertificateManagedSslCertificate_Status
- func (SslCertificateManagedSslCertificate_Status) Descriptor() protoreflect.EnumDescriptor
- func (x SslCertificateManagedSslCertificate_Status) Enum() *SslCertificateManagedSslCertificate_Status
- func (SslCertificateManagedSslCertificate_Status) EnumDescriptor() ([]byte, []int)
- func (x SslCertificateManagedSslCertificate_Status) Number() protoreflect.EnumNumber
- func (x SslCertificateManagedSslCertificate_Status) String() string
- func (SslCertificateManagedSslCertificate_Status) Type() protoreflect.EnumType
- type SslCertificateSelfManagedSslCertificate
- func (*SslCertificateSelfManagedSslCertificate) Descriptor() ([]byte, []int)
- func (x *SslCertificateSelfManagedSslCertificate) GetCertificate() string
- func (x *SslCertificateSelfManagedSslCertificate) GetPrivateKey() string
- func (*SslCertificateSelfManagedSslCertificate) ProtoMessage()
- func (x *SslCertificateSelfManagedSslCertificate) ProtoReflect() protoreflect.Message
- func (x *SslCertificateSelfManagedSslCertificate) Reset()
- func (x *SslCertificateSelfManagedSslCertificate) String() string
- type SslCertificate_Type
- func (SslCertificate_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SslCertificate_Type) Enum() *SslCertificate_Type
- func (SslCertificate_Type) EnumDescriptor() ([]byte, []int)
- func (x SslCertificate_Type) Number() protoreflect.EnumNumber
- func (x SslCertificate_Type) String() string
- func (SslCertificate_Type) Type() protoreflect.EnumType
- type SslCertificatesScopedList
- func (*SslCertificatesScopedList) Descriptor() ([]byte, []int)
- func (x *SslCertificatesScopedList) GetSslCertificates() []*SslCertificate
- func (x *SslCertificatesScopedList) GetWarning() *Warning
- func (*SslCertificatesScopedList) ProtoMessage()
- func (x *SslCertificatesScopedList) ProtoReflect() protoreflect.Message
- func (x *SslCertificatesScopedList) Reset()
- func (x *SslCertificatesScopedList) String() string
- type SslPoliciesAggregatedList
- func (*SslPoliciesAggregatedList) Descriptor() ([]byte, []int)
- func (x *SslPoliciesAggregatedList) GetEtag() string
- func (x *SslPoliciesAggregatedList) GetId() string
- func (x *SslPoliciesAggregatedList) GetItems() map[string]*SslPoliciesScopedList
- func (x *SslPoliciesAggregatedList) GetKind() string
- func (x *SslPoliciesAggregatedList) GetNextPageToken() string
- func (x *SslPoliciesAggregatedList) GetSelfLink() string
- func (x *SslPoliciesAggregatedList) GetUnreachables() []string
- func (x *SslPoliciesAggregatedList) GetWarning() *Warning
- func (*SslPoliciesAggregatedList) ProtoMessage()
- func (x *SslPoliciesAggregatedList) ProtoReflect() protoreflect.Message
- func (x *SslPoliciesAggregatedList) Reset()
- func (x *SslPoliciesAggregatedList) String() string
- type SslPoliciesList
- func (*SslPoliciesList) Descriptor() ([]byte, []int)
- func (x *SslPoliciesList) GetId() string
- func (x *SslPoliciesList) GetItems() []*SslPolicy
- func (x *SslPoliciesList) GetKind() string
- func (x *SslPoliciesList) GetNextPageToken() string
- func (x *SslPoliciesList) GetSelfLink() string
- func (x *SslPoliciesList) GetWarning() *Warning
- func (*SslPoliciesList) ProtoMessage()
- func (x *SslPoliciesList) ProtoReflect() protoreflect.Message
- func (x *SslPoliciesList) Reset()
- func (x *SslPoliciesList) String() string
- type SslPoliciesListAvailableFeaturesResponse
- func (*SslPoliciesListAvailableFeaturesResponse) Descriptor() ([]byte, []int)
- func (x *SslPoliciesListAvailableFeaturesResponse) GetFeatures() []string
- func (*SslPoliciesListAvailableFeaturesResponse) ProtoMessage()
- func (x *SslPoliciesListAvailableFeaturesResponse) ProtoReflect() protoreflect.Message
- func (x *SslPoliciesListAvailableFeaturesResponse) Reset()
- func (x *SslPoliciesListAvailableFeaturesResponse) String() string
- type SslPoliciesScopedList
- func (*SslPoliciesScopedList) Descriptor() ([]byte, []int)
- func (x *SslPoliciesScopedList) GetSslPolicies() []*SslPolicy
- func (x *SslPoliciesScopedList) GetWarning() *Warning
- func (*SslPoliciesScopedList) ProtoMessage()
- func (x *SslPoliciesScopedList) ProtoReflect() protoreflect.Message
- func (x *SslPoliciesScopedList) Reset()
- func (x *SslPoliciesScopedList) String() string
- type SslPolicy
- func (*SslPolicy) Descriptor() ([]byte, []int)
- func (x *SslPolicy) GetCreationTimestamp() string
- func (x *SslPolicy) GetCustomFeatures() []string
- func (x *SslPolicy) GetDescription() string
- func (x *SslPolicy) GetEnabledFeatures() []string
- func (x *SslPolicy) GetFingerprint() string
- func (x *SslPolicy) GetId() uint64
- func (x *SslPolicy) GetKind() string
- func (x *SslPolicy) GetMinTlsVersion() string
- func (x *SslPolicy) GetName() string
- func (x *SslPolicy) GetProfile() string
- func (x *SslPolicy) GetRegion() string
- func (x *SslPolicy) GetSelfLink() string
- func (x *SslPolicy) GetWarnings() []*Warnings
- func (*SslPolicy) ProtoMessage()
- func (x *SslPolicy) ProtoReflect() protoreflect.Message
- func (x *SslPolicy) Reset()
- func (x *SslPolicy) String() string
- type SslPolicyReference
- func (*SslPolicyReference) Descriptor() ([]byte, []int)
- func (x *SslPolicyReference) GetSslPolicy() string
- func (*SslPolicyReference) ProtoMessage()
- func (x *SslPolicyReference) ProtoReflect() protoreflect.Message
- func (x *SslPolicyReference) Reset()
- func (x *SslPolicyReference) String() string
- type SslPolicy_MinTlsVersion
- func (SslPolicy_MinTlsVersion) Descriptor() protoreflect.EnumDescriptor
- func (x SslPolicy_MinTlsVersion) Enum() *SslPolicy_MinTlsVersion
- func (SslPolicy_MinTlsVersion) EnumDescriptor() ([]byte, []int)
- func (x SslPolicy_MinTlsVersion) Number() protoreflect.EnumNumber
- func (x SslPolicy_MinTlsVersion) String() string
- func (SslPolicy_MinTlsVersion) Type() protoreflect.EnumType
- type SslPolicy_Profile
- func (SslPolicy_Profile) Descriptor() protoreflect.EnumDescriptor
- func (x SslPolicy_Profile) Enum() *SslPolicy_Profile
- func (SslPolicy_Profile) EnumDescriptor() ([]byte, []int)
- func (x SslPolicy_Profile) Number() protoreflect.EnumNumber
- func (x SslPolicy_Profile) String() string
- func (SslPolicy_Profile) Type() protoreflect.EnumType
- type StartAsyncReplicationDiskRequest
- func (*StartAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
- func (x *StartAsyncReplicationDiskRequest) GetDisk() string
- func (x *StartAsyncReplicationDiskRequest) GetDisksStartAsyncReplicationRequestResource() *DisksStartAsyncReplicationRequest
- func (x *StartAsyncReplicationDiskRequest) GetProject() string
- func (x *StartAsyncReplicationDiskRequest) GetRequestId() string
- func (x *StartAsyncReplicationDiskRequest) GetZone() string
- func (*StartAsyncReplicationDiskRequest) ProtoMessage()
- func (x *StartAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StartAsyncReplicationDiskRequest) Reset()
- func (x *StartAsyncReplicationDiskRequest) String() string
- type StartAsyncReplicationRegionDiskRequest
- func (*StartAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *StartAsyncReplicationRegionDiskRequest) GetDisk() string
- func (x *StartAsyncReplicationRegionDiskRequest) GetProject() string
- func (x *StartAsyncReplicationRegionDiskRequest) GetRegion() string
- func (x *StartAsyncReplicationRegionDiskRequest) GetRegionDisksStartAsyncReplicationRequestResource() *RegionDisksStartAsyncReplicationRequest
- func (x *StartAsyncReplicationRegionDiskRequest) GetRequestId() string
- func (*StartAsyncReplicationRegionDiskRequest) ProtoMessage()
- func (x *StartAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StartAsyncReplicationRegionDiskRequest) Reset()
- func (x *StartAsyncReplicationRegionDiskRequest) String() string
- type StartInstanceRequest
- func (*StartInstanceRequest) Descriptor() ([]byte, []int)
- func (x *StartInstanceRequest) GetInstance() string
- func (x *StartInstanceRequest) GetProject() string
- func (x *StartInstanceRequest) GetRequestId() string
- func (x *StartInstanceRequest) GetZone() string
- func (*StartInstanceRequest) ProtoMessage()
- func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstanceRequest) Reset()
- func (x *StartInstanceRequest) String() string
- type StartInstancesInstanceGroupManagerRequest
- func (*StartInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStartInstancesRequestResource() *InstanceGroupManagersStartInstancesRequest
- func (x *StartInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *StartInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *StartInstancesInstanceGroupManagerRequest) GetZone() string
- func (*StartInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *StartInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstancesInstanceGroupManagerRequest) Reset()
- func (x *StartInstancesInstanceGroupManagerRequest) String() string
- type StartInstancesRegionInstanceGroupManagerRequest
- func (*StartInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *StartInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *StartInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStartInstancesRequestResource() *RegionInstanceGroupManagersStartInstancesRequest
- func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*StartInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *StartInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *StartInstancesRegionInstanceGroupManagerRequest) String() string
- type StartWithEncryptionKeyInstanceRequest
- func (*StartWithEncryptionKeyInstanceRequest) Descriptor() ([]byte, []int)
- func (x *StartWithEncryptionKeyInstanceRequest) GetInstance() string
- func (x *StartWithEncryptionKeyInstanceRequest) GetInstancesStartWithEncryptionKeyRequestResource() *InstancesStartWithEncryptionKeyRequest
- func (x *StartWithEncryptionKeyInstanceRequest) GetProject() string
- func (x *StartWithEncryptionKeyInstanceRequest) GetRequestId() string
- func (x *StartWithEncryptionKeyInstanceRequest) GetZone() string
- func (*StartWithEncryptionKeyInstanceRequest) ProtoMessage()
- func (x *StartWithEncryptionKeyInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartWithEncryptionKeyInstanceRequest) Reset()
- func (x *StartWithEncryptionKeyInstanceRequest) String() string
- type StatefulPolicy
- func (*StatefulPolicy) Descriptor() ([]byte, []int)
- func (x *StatefulPolicy) GetPreservedState() *StatefulPolicyPreservedState
- func (*StatefulPolicy) ProtoMessage()
- func (x *StatefulPolicy) ProtoReflect() protoreflect.Message
- func (x *StatefulPolicy) Reset()
- func (x *StatefulPolicy) String() string
- type StatefulPolicyPreservedState
- func (*StatefulPolicyPreservedState) Descriptor() ([]byte, []int)
- func (x *StatefulPolicyPreservedState) GetDisks() map[string]*StatefulPolicyPreservedStateDiskDevice
- func (x *StatefulPolicyPreservedState) GetExternalIPs() map[string]*StatefulPolicyPreservedStateNetworkIp
- func (x *StatefulPolicyPreservedState) GetInternalIPs() map[string]*StatefulPolicyPreservedStateNetworkIp
- func (*StatefulPolicyPreservedState) ProtoMessage()
- func (x *StatefulPolicyPreservedState) ProtoReflect() protoreflect.Message
- func (x *StatefulPolicyPreservedState) Reset()
- func (x *StatefulPolicyPreservedState) String() string
- type StatefulPolicyPreservedStateDiskDevice
- func (*StatefulPolicyPreservedStateDiskDevice) Descriptor() ([]byte, []int)
- func (x *StatefulPolicyPreservedStateDiskDevice) GetAutoDelete() string
- func (*StatefulPolicyPreservedStateDiskDevice) ProtoMessage()
- func (x *StatefulPolicyPreservedStateDiskDevice) ProtoReflect() protoreflect.Message
- func (x *StatefulPolicyPreservedStateDiskDevice) Reset()
- func (x *StatefulPolicyPreservedStateDiskDevice) String() string
- type StatefulPolicyPreservedStateDiskDevice_AutoDelete
- func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Descriptor() protoreflect.EnumDescriptor
- func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) Enum() *StatefulPolicyPreservedStateDiskDevice_AutoDelete
- func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) EnumDescriptor() ([]byte, []int)
- func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) Number() protoreflect.EnumNumber
- func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) String() string
- func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Type() protoreflect.EnumType
- type StatefulPolicyPreservedStateNetworkIp
- func (*StatefulPolicyPreservedStateNetworkIp) Descriptor() ([]byte, []int)
- func (x *StatefulPolicyPreservedStateNetworkIp) GetAutoDelete() string
- func (*StatefulPolicyPreservedStateNetworkIp) ProtoMessage()
- func (x *StatefulPolicyPreservedStateNetworkIp) ProtoReflect() protoreflect.Message
- func (x *StatefulPolicyPreservedStateNetworkIp) Reset()
- func (x *StatefulPolicyPreservedStateNetworkIp) String() string
- type StatefulPolicyPreservedStateNetworkIp_AutoDelete
- func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Descriptor() protoreflect.EnumDescriptor
- func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) Enum() *StatefulPolicyPreservedStateNetworkIp_AutoDelete
- func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) EnumDescriptor() ([]byte, []int)
- func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) Number() protoreflect.EnumNumber
- func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) String() string
- func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Type() protoreflect.EnumType
- type Status
- func (*Status) Descriptor() ([]byte, []int)
- func (x *Status) GetCode() int32
- func (x *Status) GetDetails() []*anypb.Any
- func (x *Status) GetMessage() string
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (x *Status) String() string
- type StopAsyncReplicationDiskRequest
- func (*StopAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
- func (x *StopAsyncReplicationDiskRequest) GetDisk() string
- func (x *StopAsyncReplicationDiskRequest) GetProject() string
- func (x *StopAsyncReplicationDiskRequest) GetRequestId() string
- func (x *StopAsyncReplicationDiskRequest) GetZone() string
- func (*StopAsyncReplicationDiskRequest) ProtoMessage()
- func (x *StopAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StopAsyncReplicationDiskRequest) Reset()
- func (x *StopAsyncReplicationDiskRequest) String() string
- type StopAsyncReplicationRegionDiskRequest
- func (*StopAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *StopAsyncReplicationRegionDiskRequest) GetDisk() string
- func (x *StopAsyncReplicationRegionDiskRequest) GetProject() string
- func (x *StopAsyncReplicationRegionDiskRequest) GetRegion() string
- func (x *StopAsyncReplicationRegionDiskRequest) GetRequestId() string
- func (*StopAsyncReplicationRegionDiskRequest) ProtoMessage()
- func (x *StopAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StopAsyncReplicationRegionDiskRequest) Reset()
- func (x *StopAsyncReplicationRegionDiskRequest) String() string
- type StopGroupAsyncReplicationDiskRequest
- func (*StopGroupAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
- func (x *StopGroupAsyncReplicationDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource() *DisksStopGroupAsyncReplicationResource
- func (x *StopGroupAsyncReplicationDiskRequest) GetProject() string
- func (x *StopGroupAsyncReplicationDiskRequest) GetRequestId() string
- func (x *StopGroupAsyncReplicationDiskRequest) GetZone() string
- func (*StopGroupAsyncReplicationDiskRequest) ProtoMessage()
- func (x *StopGroupAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StopGroupAsyncReplicationDiskRequest) Reset()
- func (x *StopGroupAsyncReplicationDiskRequest) String() string
- type StopGroupAsyncReplicationRegionDiskRequest
- func (*StopGroupAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *StopGroupAsyncReplicationRegionDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource() *DisksStopGroupAsyncReplicationResource
- func (x *StopGroupAsyncReplicationRegionDiskRequest) GetProject() string
- func (x *StopGroupAsyncReplicationRegionDiskRequest) GetRegion() string
- func (x *StopGroupAsyncReplicationRegionDiskRequest) GetRequestId() string
- func (*StopGroupAsyncReplicationRegionDiskRequest) ProtoMessage()
- func (x *StopGroupAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *StopGroupAsyncReplicationRegionDiskRequest) Reset()
- func (x *StopGroupAsyncReplicationRegionDiskRequest) String() string
- type StopInstanceRequest
- func (*StopInstanceRequest) Descriptor() ([]byte, []int)
- func (x *StopInstanceRequest) GetDiscardLocalSsd() bool
- func (x *StopInstanceRequest) GetInstance() string
- func (x *StopInstanceRequest) GetProject() string
- func (x *StopInstanceRequest) GetRequestId() string
- func (x *StopInstanceRequest) GetZone() string
- func (*StopInstanceRequest) ProtoMessage()
- func (x *StopInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopInstanceRequest) Reset()
- func (x *StopInstanceRequest) String() string
- type StopInstancesInstanceGroupManagerRequest
- func (*StopInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStopInstancesRequestResource() *InstanceGroupManagersStopInstancesRequest
- func (x *StopInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *StopInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *StopInstancesInstanceGroupManagerRequest) GetZone() string
- func (*StopInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *StopInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *StopInstancesInstanceGroupManagerRequest) Reset()
- func (x *StopInstancesInstanceGroupManagerRequest) String() string
- type StopInstancesRegionInstanceGroupManagerRequest
- func (*StopInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *StopInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *StopInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStopInstancesRequestResource() *RegionInstanceGroupManagersStopInstancesRequest
- func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*StopInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *StopInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *StopInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *StopInstancesRegionInstanceGroupManagerRequest) String() string
- type StoragePool
- func (*StoragePool) Descriptor() ([]byte, []int)
- func (x *StoragePool) GetCapacityProvisioningType() string
- func (x *StoragePool) GetCreationTimestamp() string
- func (x *StoragePool) GetDescription() string
- func (x *StoragePool) GetId() uint64
- func (x *StoragePool) GetKind() string
- func (x *StoragePool) GetLabelFingerprint() string
- func (x *StoragePool) GetLabels() map[string]string
- func (x *StoragePool) GetName() string
- func (x *StoragePool) GetPerformanceProvisioningType() string
- func (x *StoragePool) GetPoolProvisionedCapacityGb() int64
- func (x *StoragePool) GetPoolProvisionedIops() int64
- func (x *StoragePool) GetPoolProvisionedThroughput() int64
- func (x *StoragePool) GetResourceStatus() *StoragePoolResourceStatus
- func (x *StoragePool) GetSelfLink() string
- func (x *StoragePool) GetSelfLinkWithId() string
- func (x *StoragePool) GetState() string
- func (x *StoragePool) GetStatus() *StoragePoolResourceStatus
- func (x *StoragePool) GetStoragePoolType() string
- func (x *StoragePool) GetZone() string
- func (*StoragePool) ProtoMessage()
- func (x *StoragePool) ProtoReflect() protoreflect.Message
- func (x *StoragePool) Reset()
- func (x *StoragePool) String() string
- type StoragePoolAggregatedList
- func (*StoragePoolAggregatedList) Descriptor() ([]byte, []int)
- func (x *StoragePoolAggregatedList) GetEtag() string
- func (x *StoragePoolAggregatedList) GetId() string
- func (x *StoragePoolAggregatedList) GetItems() map[string]*StoragePoolsScopedList
- func (x *StoragePoolAggregatedList) GetKind() string
- func (x *StoragePoolAggregatedList) GetNextPageToken() string
- func (x *StoragePoolAggregatedList) GetSelfLink() string
- func (x *StoragePoolAggregatedList) GetUnreachables() []string
- func (x *StoragePoolAggregatedList) GetWarning() *Warning
- func (*StoragePoolAggregatedList) ProtoMessage()
- func (x *StoragePoolAggregatedList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolAggregatedList) Reset()
- func (x *StoragePoolAggregatedList) String() string
- type StoragePoolDisk
- func (*StoragePoolDisk) Descriptor() ([]byte, []int)
- func (x *StoragePoolDisk) GetAttachedInstances() []string
- func (x *StoragePoolDisk) GetCreationTimestamp() string
- func (x *StoragePoolDisk) GetDisk() string
- func (x *StoragePoolDisk) GetName() string
- func (x *StoragePoolDisk) GetProvisionedIops() int64
- func (x *StoragePoolDisk) GetProvisionedThroughput() int64
- func (x *StoragePoolDisk) GetResourcePolicies() []string
- func (x *StoragePoolDisk) GetSizeGb() int64
- func (x *StoragePoolDisk) GetStatus() string
- func (x *StoragePoolDisk) GetType() string
- func (x *StoragePoolDisk) GetUsedBytes() int64
- func (*StoragePoolDisk) ProtoMessage()
- func (x *StoragePoolDisk) ProtoReflect() protoreflect.Message
- func (x *StoragePoolDisk) Reset()
- func (x *StoragePoolDisk) String() string
- type StoragePoolDisk_Status
- func (StoragePoolDisk_Status) Descriptor() protoreflect.EnumDescriptor
- func (x StoragePoolDisk_Status) Enum() *StoragePoolDisk_Status
- func (StoragePoolDisk_Status) EnumDescriptor() ([]byte, []int)
- func (x StoragePoolDisk_Status) Number() protoreflect.EnumNumber
- func (x StoragePoolDisk_Status) String() string
- func (StoragePoolDisk_Status) Type() protoreflect.EnumType
- type StoragePoolList
- func (*StoragePoolList) Descriptor() ([]byte, []int)
- func (x *StoragePoolList) GetEtag() string
- func (x *StoragePoolList) GetId() string
- func (x *StoragePoolList) GetItems() []*StoragePool
- func (x *StoragePoolList) GetKind() string
- func (x *StoragePoolList) GetNextPageToken() string
- func (x *StoragePoolList) GetSelfLink() string
- func (x *StoragePoolList) GetUnreachables() []string
- func (x *StoragePoolList) GetWarning() *Warning
- func (*StoragePoolList) ProtoMessage()
- func (x *StoragePoolList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolList) Reset()
- func (x *StoragePoolList) String() string
- type StoragePoolListDisks
- func (*StoragePoolListDisks) Descriptor() ([]byte, []int)
- func (x *StoragePoolListDisks) GetEtag() string
- func (x *StoragePoolListDisks) GetId() string
- func (x *StoragePoolListDisks) GetItems() []*StoragePoolDisk
- func (x *StoragePoolListDisks) GetKind() string
- func (x *StoragePoolListDisks) GetNextPageToken() string
- func (x *StoragePoolListDisks) GetSelfLink() string
- func (x *StoragePoolListDisks) GetUnreachables() []string
- func (x *StoragePoolListDisks) GetWarning() *Warning
- func (*StoragePoolListDisks) ProtoMessage()
- func (x *StoragePoolListDisks) ProtoReflect() protoreflect.Message
- func (x *StoragePoolListDisks) Reset()
- func (x *StoragePoolListDisks) String() string
- type StoragePoolResourceStatus
- func (*StoragePoolResourceStatus) Descriptor() ([]byte, []int)
- func (x *StoragePoolResourceStatus) GetDiskCount() int64
- func (x *StoragePoolResourceStatus) GetLastResizeTimestamp() string
- func (x *StoragePoolResourceStatus) GetMaxTotalProvisionedDiskCapacityGb() int64
- func (x *StoragePoolResourceStatus) GetPoolUsedCapacityBytes() int64
- func (x *StoragePoolResourceStatus) GetPoolUsedIops() int64
- func (x *StoragePoolResourceStatus) GetPoolUsedThroughput() int64
- func (x *StoragePoolResourceStatus) GetPoolUserWrittenBytes() int64
- func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskCapacityGb() int64
- func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskIops() int64
- func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskThroughput() int64
- func (*StoragePoolResourceStatus) ProtoMessage()
- func (x *StoragePoolResourceStatus) ProtoReflect() protoreflect.Message
- func (x *StoragePoolResourceStatus) Reset()
- func (x *StoragePoolResourceStatus) String() string
- type StoragePoolType
- func (*StoragePoolType) Descriptor() ([]byte, []int)
- func (x *StoragePoolType) GetCreationTimestamp() string
- func (x *StoragePoolType) GetDeprecated() *DeprecationStatus
- func (x *StoragePoolType) GetDescription() string
- func (x *StoragePoolType) GetId() uint64
- func (x *StoragePoolType) GetKind() string
- func (x *StoragePoolType) GetMaxPoolProvisionedCapacityGb() int64
- func (x *StoragePoolType) GetMaxPoolProvisionedIops() int64
- func (x *StoragePoolType) GetMaxPoolProvisionedThroughput() int64
- func (x *StoragePoolType) GetMinPoolProvisionedCapacityGb() int64
- func (x *StoragePoolType) GetMinPoolProvisionedIops() int64
- func (x *StoragePoolType) GetMinPoolProvisionedThroughput() int64
- func (x *StoragePoolType) GetMinSizeGb() int64
- func (x *StoragePoolType) GetName() string
- func (x *StoragePoolType) GetSelfLink() string
- func (x *StoragePoolType) GetSelfLinkWithId() string
- func (x *StoragePoolType) GetSupportedDiskTypes() []string
- func (x *StoragePoolType) GetZone() string
- func (*StoragePoolType) ProtoMessage()
- func (x *StoragePoolType) ProtoReflect() protoreflect.Message
- func (x *StoragePoolType) Reset()
- func (x *StoragePoolType) String() string
- type StoragePoolTypeAggregatedList
- func (*StoragePoolTypeAggregatedList) Descriptor() ([]byte, []int)
- func (x *StoragePoolTypeAggregatedList) GetId() string
- func (x *StoragePoolTypeAggregatedList) GetItems() map[string]*StoragePoolTypesScopedList
- func (x *StoragePoolTypeAggregatedList) GetKind() string
- func (x *StoragePoolTypeAggregatedList) GetNextPageToken() string
- func (x *StoragePoolTypeAggregatedList) GetSelfLink() string
- func (x *StoragePoolTypeAggregatedList) GetWarning() *Warning
- func (*StoragePoolTypeAggregatedList) ProtoMessage()
- func (x *StoragePoolTypeAggregatedList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolTypeAggregatedList) Reset()
- func (x *StoragePoolTypeAggregatedList) String() string
- type StoragePoolTypeList
- func (*StoragePoolTypeList) Descriptor() ([]byte, []int)
- func (x *StoragePoolTypeList) GetId() string
- func (x *StoragePoolTypeList) GetItems() []*StoragePoolType
- func (x *StoragePoolTypeList) GetKind() string
- func (x *StoragePoolTypeList) GetNextPageToken() string
- func (x *StoragePoolTypeList) GetSelfLink() string
- func (x *StoragePoolTypeList) GetWarning() *Warning
- func (*StoragePoolTypeList) ProtoMessage()
- func (x *StoragePoolTypeList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolTypeList) Reset()
- func (x *StoragePoolTypeList) String() string
- type StoragePoolTypesScopedList
- func (*StoragePoolTypesScopedList) Descriptor() ([]byte, []int)
- func (x *StoragePoolTypesScopedList) GetStoragePoolTypes() []*StoragePoolType
- func (x *StoragePoolTypesScopedList) GetWarning() *Warning
- func (*StoragePoolTypesScopedList) ProtoMessage()
- func (x *StoragePoolTypesScopedList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolTypesScopedList) Reset()
- func (x *StoragePoolTypesScopedList) String() string
- type StoragePool_CapacityProvisioningType
- func (StoragePool_CapacityProvisioningType) Descriptor() protoreflect.EnumDescriptor
- func (x StoragePool_CapacityProvisioningType) Enum() *StoragePool_CapacityProvisioningType
- func (StoragePool_CapacityProvisioningType) EnumDescriptor() ([]byte, []int)
- func (x StoragePool_CapacityProvisioningType) Number() protoreflect.EnumNumber
- func (x StoragePool_CapacityProvisioningType) String() string
- func (StoragePool_CapacityProvisioningType) Type() protoreflect.EnumType
- type StoragePool_PerformanceProvisioningType
- func (StoragePool_PerformanceProvisioningType) Descriptor() protoreflect.EnumDescriptor
- func (x StoragePool_PerformanceProvisioningType) Enum() *StoragePool_PerformanceProvisioningType
- func (StoragePool_PerformanceProvisioningType) EnumDescriptor() ([]byte, []int)
- func (x StoragePool_PerformanceProvisioningType) Number() protoreflect.EnumNumber
- func (x StoragePool_PerformanceProvisioningType) String() string
- func (StoragePool_PerformanceProvisioningType) Type() protoreflect.EnumType
- type StoragePool_State
- func (StoragePool_State) Descriptor() protoreflect.EnumDescriptor
- func (x StoragePool_State) Enum() *StoragePool_State
- func (StoragePool_State) EnumDescriptor() ([]byte, []int)
- func (x StoragePool_State) Number() protoreflect.EnumNumber
- func (x StoragePool_State) String() string
- func (StoragePool_State) Type() protoreflect.EnumType
- type StoragePoolsScopedList
- func (*StoragePoolsScopedList) Descriptor() ([]byte, []int)
- func (x *StoragePoolsScopedList) GetStoragePools() []*StoragePool
- func (x *StoragePoolsScopedList) GetWarning() *Warning
- func (*StoragePoolsScopedList) ProtoMessage()
- func (x *StoragePoolsScopedList) ProtoReflect() protoreflect.Message
- func (x *StoragePoolsScopedList) Reset()
- func (x *StoragePoolsScopedList) String() string
- type Subnetwork
- func (*Subnetwork) Descriptor() ([]byte, []int)
- func (x *Subnetwork) GetCreationTimestamp() string
- func (x *Subnetwork) GetDescription() string
- func (x *Subnetwork) GetEnableFlowLogs() bool
- func (x *Subnetwork) GetExternalIpv6Prefix() string
- func (x *Subnetwork) GetFingerprint() string
- func (x *Subnetwork) GetGatewayAddress() string
- func (x *Subnetwork) GetId() uint64
- func (x *Subnetwork) GetInternalIpv6Prefix() string
- func (x *Subnetwork) GetIpCidrRange() string
- func (x *Subnetwork) GetIpv6AccessType() string
- func (x *Subnetwork) GetIpv6CidrRange() string
- func (x *Subnetwork) GetKind() string
- func (x *Subnetwork) GetLogConfig() *SubnetworkLogConfig
- func (x *Subnetwork) GetName() string
- func (x *Subnetwork) GetNetwork() string
- func (x *Subnetwork) GetPrivateIpGoogleAccess() bool
- func (x *Subnetwork) GetPrivateIpv6GoogleAccess() string
- func (x *Subnetwork) GetPurpose() string
- func (x *Subnetwork) GetRegion() string
- func (x *Subnetwork) GetReservedInternalRange() string
- func (x *Subnetwork) GetRole() string
- func (x *Subnetwork) GetSecondaryIpRanges() []*SubnetworkSecondaryRange
- func (x *Subnetwork) GetSelfLink() string
- func (x *Subnetwork) GetStackType() string
- func (x *Subnetwork) GetState() string
- func (*Subnetwork) ProtoMessage()
- func (x *Subnetwork) ProtoReflect() protoreflect.Message
- func (x *Subnetwork) Reset()
- func (x *Subnetwork) String() string
- type SubnetworkAggregatedList
- func (*SubnetworkAggregatedList) Descriptor() ([]byte, []int)
- func (x *SubnetworkAggregatedList) GetId() string
- func (x *SubnetworkAggregatedList) GetItems() map[string]*SubnetworksScopedList
- func (x *SubnetworkAggregatedList) GetKind() string
- func (x *SubnetworkAggregatedList) GetNextPageToken() string
- func (x *SubnetworkAggregatedList) GetSelfLink() string
- func (x *SubnetworkAggregatedList) GetUnreachables() []string
- func (x *SubnetworkAggregatedList) GetWarning() *Warning
- func (*SubnetworkAggregatedList) ProtoMessage()
- func (x *SubnetworkAggregatedList) ProtoReflect() protoreflect.Message
- func (x *SubnetworkAggregatedList) Reset()
- func (x *SubnetworkAggregatedList) String() string
- type SubnetworkList
- func (*SubnetworkList) Descriptor() ([]byte, []int)
- func (x *SubnetworkList) GetId() string
- func (x *SubnetworkList) GetItems() []*Subnetwork
- func (x *SubnetworkList) GetKind() string
- func (x *SubnetworkList) GetNextPageToken() string
- func (x *SubnetworkList) GetSelfLink() string
- func (x *SubnetworkList) GetWarning() *Warning
- func (*SubnetworkList) ProtoMessage()
- func (x *SubnetworkList) ProtoReflect() protoreflect.Message
- func (x *SubnetworkList) Reset()
- func (x *SubnetworkList) String() string
- type SubnetworkLogConfig
- func (*SubnetworkLogConfig) Descriptor() ([]byte, []int)
- func (x *SubnetworkLogConfig) GetAggregationInterval() string
- func (x *SubnetworkLogConfig) GetEnable() bool
- func (x *SubnetworkLogConfig) GetFilterExpr() string
- func (x *SubnetworkLogConfig) GetFlowSampling() float32
- func (x *SubnetworkLogConfig) GetMetadata() string
- func (x *SubnetworkLogConfig) GetMetadataFields() []string
- func (*SubnetworkLogConfig) ProtoMessage()
- func (x *SubnetworkLogConfig) ProtoReflect() protoreflect.Message
- func (x *SubnetworkLogConfig) Reset()
- func (x *SubnetworkLogConfig) String() string
- type SubnetworkLogConfig_AggregationInterval
- func (SubnetworkLogConfig_AggregationInterval) Descriptor() protoreflect.EnumDescriptor
- func (x SubnetworkLogConfig_AggregationInterval) Enum() *SubnetworkLogConfig_AggregationInterval
- func (SubnetworkLogConfig_AggregationInterval) EnumDescriptor() ([]byte, []int)
- func (x SubnetworkLogConfig_AggregationInterval) Number() protoreflect.EnumNumber
- func (x SubnetworkLogConfig_AggregationInterval) String() string
- func (SubnetworkLogConfig_AggregationInterval) Type() protoreflect.EnumType
- type SubnetworkLogConfig_Metadata
- func (SubnetworkLogConfig_Metadata) Descriptor() protoreflect.EnumDescriptor
- func (x SubnetworkLogConfig_Metadata) Enum() *SubnetworkLogConfig_Metadata
- func (SubnetworkLogConfig_Metadata) EnumDescriptor() ([]byte, []int)
- func (x SubnetworkLogConfig_Metadata) Number() protoreflect.EnumNumber
- func (x SubnetworkLogConfig_Metadata) String() string
- func (SubnetworkLogConfig_Metadata) Type() protoreflect.EnumType
- type SubnetworkSecondaryRange
- func (*SubnetworkSecondaryRange) Descriptor() ([]byte, []int)
- func (x *SubnetworkSecondaryRange) GetIpCidrRange() string
- func (x *SubnetworkSecondaryRange) GetRangeName() string
- func (x *SubnetworkSecondaryRange) GetReservedInternalRange() string
- func (*SubnetworkSecondaryRange) ProtoMessage()
- func (x *SubnetworkSecondaryRange) ProtoReflect() protoreflect.Message
- func (x *SubnetworkSecondaryRange) Reset()
- func (x *SubnetworkSecondaryRange) String() string
- type Subnetwork_Ipv6AccessType
- func (Subnetwork_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_Ipv6AccessType) Enum() *Subnetwork_Ipv6AccessType
- func (Subnetwork_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_Ipv6AccessType) Number() protoreflect.EnumNumber
- func (x Subnetwork_Ipv6AccessType) String() string
- func (Subnetwork_Ipv6AccessType) Type() protoreflect.EnumType
- type Subnetwork_PrivateIpv6GoogleAccess
- func (Subnetwork_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_PrivateIpv6GoogleAccess) Enum() *Subnetwork_PrivateIpv6GoogleAccess
- func (Subnetwork_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
- func (x Subnetwork_PrivateIpv6GoogleAccess) String() string
- func (Subnetwork_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
- type Subnetwork_Purpose
- func (Subnetwork_Purpose) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_Purpose) Enum() *Subnetwork_Purpose
- func (Subnetwork_Purpose) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_Purpose) Number() protoreflect.EnumNumber
- func (x Subnetwork_Purpose) String() string
- func (Subnetwork_Purpose) Type() protoreflect.EnumType
- type Subnetwork_Role
- func (Subnetwork_Role) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_Role) Enum() *Subnetwork_Role
- func (Subnetwork_Role) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_Role) Number() protoreflect.EnumNumber
- func (x Subnetwork_Role) String() string
- func (Subnetwork_Role) Type() protoreflect.EnumType
- type Subnetwork_StackType
- func (Subnetwork_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_StackType) Enum() *Subnetwork_StackType
- func (Subnetwork_StackType) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_StackType) Number() protoreflect.EnumNumber
- func (x Subnetwork_StackType) String() string
- func (Subnetwork_StackType) Type() protoreflect.EnumType
- type Subnetwork_State
- func (Subnetwork_State) Descriptor() protoreflect.EnumDescriptor
- func (x Subnetwork_State) Enum() *Subnetwork_State
- func (Subnetwork_State) EnumDescriptor() ([]byte, []int)
- func (x Subnetwork_State) Number() protoreflect.EnumNumber
- func (x Subnetwork_State) String() string
- func (Subnetwork_State) Type() protoreflect.EnumType
- type SubnetworksExpandIpCidrRangeRequest
- func (*SubnetworksExpandIpCidrRangeRequest) Descriptor() ([]byte, []int)
- func (x *SubnetworksExpandIpCidrRangeRequest) GetIpCidrRange() string
- func (*SubnetworksExpandIpCidrRangeRequest) ProtoMessage()
- func (x *SubnetworksExpandIpCidrRangeRequest) ProtoReflect() protoreflect.Message
- func (x *SubnetworksExpandIpCidrRangeRequest) Reset()
- func (x *SubnetworksExpandIpCidrRangeRequest) String() string
- type SubnetworksScopedList
- func (*SubnetworksScopedList) Descriptor() ([]byte, []int)
- func (x *SubnetworksScopedList) GetSubnetworks() []*Subnetwork
- func (x *SubnetworksScopedList) GetWarning() *Warning
- func (*SubnetworksScopedList) ProtoMessage()
- func (x *SubnetworksScopedList) ProtoReflect() protoreflect.Message
- func (x *SubnetworksScopedList) Reset()
- func (x *SubnetworksScopedList) String() string
- type SubnetworksSetPrivateIpGoogleAccessRequest
- func (*SubnetworksSetPrivateIpGoogleAccessRequest) Descriptor() ([]byte, []int)
- func (x *SubnetworksSetPrivateIpGoogleAccessRequest) GetPrivateIpGoogleAccess() bool
- func (*SubnetworksSetPrivateIpGoogleAccessRequest) ProtoMessage()
- func (x *SubnetworksSetPrivateIpGoogleAccessRequest) ProtoReflect() protoreflect.Message
- func (x *SubnetworksSetPrivateIpGoogleAccessRequest) Reset()
- func (x *SubnetworksSetPrivateIpGoogleAccessRequest) String() string
- type Subsetting
- func (*Subsetting) Descriptor() ([]byte, []int)
- func (x *Subsetting) GetPolicy() string
- func (*Subsetting) ProtoMessage()
- func (x *Subsetting) ProtoReflect() protoreflect.Message
- func (x *Subsetting) Reset()
- func (x *Subsetting) String() string
- type Subsetting_Policy
- func (Subsetting_Policy) Descriptor() protoreflect.EnumDescriptor
- func (x Subsetting_Policy) Enum() *Subsetting_Policy
- func (Subsetting_Policy) EnumDescriptor() ([]byte, []int)
- func (x Subsetting_Policy) Number() protoreflect.EnumNumber
- func (x Subsetting_Policy) String() string
- func (Subsetting_Policy) Type() protoreflect.EnumType
- type SuspendInstanceRequest
- func (*SuspendInstanceRequest) Descriptor() ([]byte, []int)
- func (x *SuspendInstanceRequest) GetDiscardLocalSsd() bool
- func (x *SuspendInstanceRequest) GetInstance() string
- func (x *SuspendInstanceRequest) GetProject() string
- func (x *SuspendInstanceRequest) GetRequestId() string
- func (x *SuspendInstanceRequest) GetZone() string
- func (*SuspendInstanceRequest) ProtoMessage()
- func (x *SuspendInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *SuspendInstanceRequest) Reset()
- func (x *SuspendInstanceRequest) String() string
- type SuspendInstancesInstanceGroupManagerRequest
- func (*SuspendInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersSuspendInstancesRequestResource() *InstanceGroupManagersSuspendInstancesRequest
- func (x *SuspendInstancesInstanceGroupManagerRequest) GetProject() string
- func (x *SuspendInstancesInstanceGroupManagerRequest) GetRequestId() string
- func (x *SuspendInstancesInstanceGroupManagerRequest) GetZone() string
- func (*SuspendInstancesInstanceGroupManagerRequest) ProtoMessage()
- func (x *SuspendInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SuspendInstancesInstanceGroupManagerRequest) Reset()
- func (x *SuspendInstancesInstanceGroupManagerRequest) String() string
- type SuspendInstancesRegionInstanceGroupManagerRequest
- func (*SuspendInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetProject() string
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSuspendInstancesRequestResource() *RegionInstanceGroupManagersSuspendInstancesRequest
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*SuspendInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) Reset()
- func (x *SuspendInstancesRegionInstanceGroupManagerRequest) String() string
- type SwitchToCustomModeNetworkRequest
- func (*SwitchToCustomModeNetworkRequest) Descriptor() ([]byte, []int)
- func (x *SwitchToCustomModeNetworkRequest) GetNetwork() string
- func (x *SwitchToCustomModeNetworkRequest) GetProject() string
- func (x *SwitchToCustomModeNetworkRequest) GetRequestId() string
- func (*SwitchToCustomModeNetworkRequest) ProtoMessage()
- func (x *SwitchToCustomModeNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchToCustomModeNetworkRequest) Reset()
- func (x *SwitchToCustomModeNetworkRequest) String() string
- type TCPHealthCheck
- func (*TCPHealthCheck) Descriptor() ([]byte, []int)
- func (x *TCPHealthCheck) GetPort() int32
- func (x *TCPHealthCheck) GetPortName() string
- func (x *TCPHealthCheck) GetPortSpecification() string
- func (x *TCPHealthCheck) GetProxyHeader() string
- func (x *TCPHealthCheck) GetRequest() string
- func (x *TCPHealthCheck) GetResponse() string
- func (*TCPHealthCheck) ProtoMessage()
- func (x *TCPHealthCheck) ProtoReflect() protoreflect.Message
- func (x *TCPHealthCheck) Reset()
- func (x *TCPHealthCheck) String() string
- type TCPHealthCheck_PortSpecification
- func (TCPHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
- func (x TCPHealthCheck_PortSpecification) Enum() *TCPHealthCheck_PortSpecification
- func (TCPHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
- func (x TCPHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
- func (x TCPHealthCheck_PortSpecification) String() string
- func (TCPHealthCheck_PortSpecification) Type() protoreflect.EnumType
- type TCPHealthCheck_ProxyHeader
- func (TCPHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x TCPHealthCheck_ProxyHeader) Enum() *TCPHealthCheck_ProxyHeader
- func (TCPHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x TCPHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
- func (x TCPHealthCheck_ProxyHeader) String() string
- func (TCPHealthCheck_ProxyHeader) Type() protoreflect.EnumType
- type Tags
- func (*Tags) Descriptor() ([]byte, []int)
- func (x *Tags) GetFingerprint() string
- func (x *Tags) GetItems() []string
- func (*Tags) ProtoMessage()
- func (x *Tags) ProtoReflect() protoreflect.Message
- func (x *Tags) Reset()
- func (x *Tags) String() string
- type TargetGrpcProxy
- func (*TargetGrpcProxy) Descriptor() ([]byte, []int)
- func (x *TargetGrpcProxy) GetCreationTimestamp() string
- func (x *TargetGrpcProxy) GetDescription() string
- func (x *TargetGrpcProxy) GetFingerprint() string
- func (x *TargetGrpcProxy) GetId() uint64
- func (x *TargetGrpcProxy) GetKind() string
- func (x *TargetGrpcProxy) GetName() string
- func (x *TargetGrpcProxy) GetSelfLink() string
- func (x *TargetGrpcProxy) GetSelfLinkWithId() string
- func (x *TargetGrpcProxy) GetUrlMap() string
- func (x *TargetGrpcProxy) GetValidateForProxyless() bool
- func (*TargetGrpcProxy) ProtoMessage()
- func (x *TargetGrpcProxy) ProtoReflect() protoreflect.Message
- func (x *TargetGrpcProxy) Reset()
- func (x *TargetGrpcProxy) String() string
- type TargetGrpcProxyList
- func (*TargetGrpcProxyList) Descriptor() ([]byte, []int)
- func (x *TargetGrpcProxyList) GetId() string
- func (x *TargetGrpcProxyList) GetItems() []*TargetGrpcProxy
- func (x *TargetGrpcProxyList) GetKind() string
- func (x *TargetGrpcProxyList) GetNextPageToken() string
- func (x *TargetGrpcProxyList) GetSelfLink() string
- func (x *TargetGrpcProxyList) GetWarning() *Warning
- func (*TargetGrpcProxyList) ProtoMessage()
- func (x *TargetGrpcProxyList) ProtoReflect() protoreflect.Message
- func (x *TargetGrpcProxyList) Reset()
- func (x *TargetGrpcProxyList) String() string
- type TargetHttpProxiesScopedList
- func (*TargetHttpProxiesScopedList) Descriptor() ([]byte, []int)
- func (x *TargetHttpProxiesScopedList) GetTargetHttpProxies() []*TargetHttpProxy
- func (x *TargetHttpProxiesScopedList) GetWarning() *Warning
- func (*TargetHttpProxiesScopedList) ProtoMessage()
- func (x *TargetHttpProxiesScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpProxiesScopedList) Reset()
- func (x *TargetHttpProxiesScopedList) String() string
- type TargetHttpProxy
- func (*TargetHttpProxy) Descriptor() ([]byte, []int)
- func (x *TargetHttpProxy) GetCreationTimestamp() string
- func (x *TargetHttpProxy) GetDescription() string
- func (x *TargetHttpProxy) GetFingerprint() string
- func (x *TargetHttpProxy) GetHttpKeepAliveTimeoutSec() int32
- func (x *TargetHttpProxy) GetId() uint64
- func (x *TargetHttpProxy) GetKind() string
- func (x *TargetHttpProxy) GetName() string
- func (x *TargetHttpProxy) GetProxyBind() bool
- func (x *TargetHttpProxy) GetRegion() string
- func (x *TargetHttpProxy) GetSelfLink() string
- func (x *TargetHttpProxy) GetUrlMap() string
- func (*TargetHttpProxy) ProtoMessage()
- func (x *TargetHttpProxy) ProtoReflect() protoreflect.Message
- func (x *TargetHttpProxy) Reset()
- func (x *TargetHttpProxy) String() string
- type TargetHttpProxyAggregatedList
- func (*TargetHttpProxyAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetHttpProxyAggregatedList) GetId() string
- func (x *TargetHttpProxyAggregatedList) GetItems() map[string]*TargetHttpProxiesScopedList
- func (x *TargetHttpProxyAggregatedList) GetKind() string
- func (x *TargetHttpProxyAggregatedList) GetNextPageToken() string
- func (x *TargetHttpProxyAggregatedList) GetSelfLink() string
- func (x *TargetHttpProxyAggregatedList) GetUnreachables() []string
- func (*TargetHttpProxyAggregatedList) ProtoMessage()
- func (x *TargetHttpProxyAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpProxyAggregatedList) Reset()
- func (x *TargetHttpProxyAggregatedList) String() string
- type TargetHttpProxyList
- func (*TargetHttpProxyList) Descriptor() ([]byte, []int)
- func (x *TargetHttpProxyList) GetId() string
- func (x *TargetHttpProxyList) GetItems() []*TargetHttpProxy
- func (x *TargetHttpProxyList) GetKind() string
- func (x *TargetHttpProxyList) GetNextPageToken() string
- func (x *TargetHttpProxyList) GetSelfLink() string
- func (x *TargetHttpProxyList) GetWarning() *Warning
- func (*TargetHttpProxyList) ProtoMessage()
- func (x *TargetHttpProxyList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpProxyList) Reset()
- func (x *TargetHttpProxyList) String() string
- type TargetHttpsProxiesScopedList
- func (*TargetHttpsProxiesScopedList) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxiesScopedList) GetTargetHttpsProxies() []*TargetHttpsProxy
- func (x *TargetHttpsProxiesScopedList) GetWarning() *Warning
- func (*TargetHttpsProxiesScopedList) ProtoMessage()
- func (x *TargetHttpsProxiesScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxiesScopedList) Reset()
- func (x *TargetHttpsProxiesScopedList) String() string
- type TargetHttpsProxiesSetCertificateMapRequest
- func (*TargetHttpsProxiesSetCertificateMapRequest) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxiesSetCertificateMapRequest) GetCertificateMap() string
- func (*TargetHttpsProxiesSetCertificateMapRequest) ProtoMessage()
- func (x *TargetHttpsProxiesSetCertificateMapRequest) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxiesSetCertificateMapRequest) Reset()
- func (x *TargetHttpsProxiesSetCertificateMapRequest) String() string
- type TargetHttpsProxiesSetQuicOverrideRequest
- func (*TargetHttpsProxiesSetQuicOverrideRequest) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxiesSetQuicOverrideRequest) GetQuicOverride() string
- func (*TargetHttpsProxiesSetQuicOverrideRequest) ProtoMessage()
- func (x *TargetHttpsProxiesSetQuicOverrideRequest) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxiesSetQuicOverrideRequest) Reset()
- func (x *TargetHttpsProxiesSetQuicOverrideRequest) String() string
- type TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride
- func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Descriptor() protoreflect.EnumDescriptor
- func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Enum() *TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride
- func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) EnumDescriptor() ([]byte, []int)
- func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Number() protoreflect.EnumNumber
- func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) String() string
- func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Type() protoreflect.EnumType
- type TargetHttpsProxiesSetSslCertificatesRequest
- func (*TargetHttpsProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates() []string
- func (*TargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage()
- func (x *TargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxiesSetSslCertificatesRequest) Reset()
- func (x *TargetHttpsProxiesSetSslCertificatesRequest) String() string
- type TargetHttpsProxy
- func (*TargetHttpsProxy) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxy) GetAuthorizationPolicy() string
- func (x *TargetHttpsProxy) GetCertificateMap() string
- func (x *TargetHttpsProxy) GetCreationTimestamp() string
- func (x *TargetHttpsProxy) GetDescription() string
- func (x *TargetHttpsProxy) GetFingerprint() string
- func (x *TargetHttpsProxy) GetHttpKeepAliveTimeoutSec() int32
- func (x *TargetHttpsProxy) GetId() uint64
- func (x *TargetHttpsProxy) GetKind() string
- func (x *TargetHttpsProxy) GetName() string
- func (x *TargetHttpsProxy) GetProxyBind() bool
- func (x *TargetHttpsProxy) GetQuicOverride() string
- func (x *TargetHttpsProxy) GetRegion() string
- func (x *TargetHttpsProxy) GetSelfLink() string
- func (x *TargetHttpsProxy) GetServerTlsPolicy() string
- func (x *TargetHttpsProxy) GetSslCertificates() []string
- func (x *TargetHttpsProxy) GetSslPolicy() string
- func (x *TargetHttpsProxy) GetTlsEarlyData() string
- func (x *TargetHttpsProxy) GetUrlMap() string
- func (*TargetHttpsProxy) ProtoMessage()
- func (x *TargetHttpsProxy) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxy) Reset()
- func (x *TargetHttpsProxy) String() string
- type TargetHttpsProxyAggregatedList
- func (*TargetHttpsProxyAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxyAggregatedList) GetId() string
- func (x *TargetHttpsProxyAggregatedList) GetItems() map[string]*TargetHttpsProxiesScopedList
- func (x *TargetHttpsProxyAggregatedList) GetKind() string
- func (x *TargetHttpsProxyAggregatedList) GetNextPageToken() string
- func (x *TargetHttpsProxyAggregatedList) GetSelfLink() string
- func (x *TargetHttpsProxyAggregatedList) GetUnreachables() []string
- func (x *TargetHttpsProxyAggregatedList) GetWarning() *Warning
- func (*TargetHttpsProxyAggregatedList) ProtoMessage()
- func (x *TargetHttpsProxyAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxyAggregatedList) Reset()
- func (x *TargetHttpsProxyAggregatedList) String() string
- type TargetHttpsProxyList
- func (*TargetHttpsProxyList) Descriptor() ([]byte, []int)
- func (x *TargetHttpsProxyList) GetId() string
- func (x *TargetHttpsProxyList) GetItems() []*TargetHttpsProxy
- func (x *TargetHttpsProxyList) GetKind() string
- func (x *TargetHttpsProxyList) GetNextPageToken() string
- func (x *TargetHttpsProxyList) GetSelfLink() string
- func (x *TargetHttpsProxyList) GetWarning() *Warning
- func (*TargetHttpsProxyList) ProtoMessage()
- func (x *TargetHttpsProxyList) ProtoReflect() protoreflect.Message
- func (x *TargetHttpsProxyList) Reset()
- func (x *TargetHttpsProxyList) String() string
- type TargetHttpsProxy_QuicOverride
- func (TargetHttpsProxy_QuicOverride) Descriptor() protoreflect.EnumDescriptor
- func (x TargetHttpsProxy_QuicOverride) Enum() *TargetHttpsProxy_QuicOverride
- func (TargetHttpsProxy_QuicOverride) EnumDescriptor() ([]byte, []int)
- func (x TargetHttpsProxy_QuicOverride) Number() protoreflect.EnumNumber
- func (x TargetHttpsProxy_QuicOverride) String() string
- func (TargetHttpsProxy_QuicOverride) Type() protoreflect.EnumType
- type TargetHttpsProxy_TlsEarlyData
- func (TargetHttpsProxy_TlsEarlyData) Descriptor() protoreflect.EnumDescriptor
- func (x TargetHttpsProxy_TlsEarlyData) Enum() *TargetHttpsProxy_TlsEarlyData
- func (TargetHttpsProxy_TlsEarlyData) EnumDescriptor() ([]byte, []int)
- func (x TargetHttpsProxy_TlsEarlyData) Number() protoreflect.EnumNumber
- func (x TargetHttpsProxy_TlsEarlyData) String() string
- func (TargetHttpsProxy_TlsEarlyData) Type() protoreflect.EnumType
- type TargetInstance
- func (*TargetInstance) Descriptor() ([]byte, []int)
- func (x *TargetInstance) GetCreationTimestamp() string
- func (x *TargetInstance) GetDescription() string
- func (x *TargetInstance) GetId() uint64
- func (x *TargetInstance) GetInstance() string
- func (x *TargetInstance) GetKind() string
- func (x *TargetInstance) GetName() string
- func (x *TargetInstance) GetNatPolicy() string
- func (x *TargetInstance) GetNetwork() string
- func (x *TargetInstance) GetSecurityPolicy() string
- func (x *TargetInstance) GetSelfLink() string
- func (x *TargetInstance) GetZone() string
- func (*TargetInstance) ProtoMessage()
- func (x *TargetInstance) ProtoReflect() protoreflect.Message
- func (x *TargetInstance) Reset()
- func (x *TargetInstance) String() string
- type TargetInstanceAggregatedList
- func (*TargetInstanceAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetInstanceAggregatedList) GetId() string
- func (x *TargetInstanceAggregatedList) GetItems() map[string]*TargetInstancesScopedList
- func (x *TargetInstanceAggregatedList) GetKind() string
- func (x *TargetInstanceAggregatedList) GetNextPageToken() string
- func (x *TargetInstanceAggregatedList) GetSelfLink() string
- func (x *TargetInstanceAggregatedList) GetUnreachables() []string
- func (x *TargetInstanceAggregatedList) GetWarning() *Warning
- func (*TargetInstanceAggregatedList) ProtoMessage()
- func (x *TargetInstanceAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetInstanceAggregatedList) Reset()
- func (x *TargetInstanceAggregatedList) String() string
- type TargetInstanceList
- func (*TargetInstanceList) Descriptor() ([]byte, []int)
- func (x *TargetInstanceList) GetId() string
- func (x *TargetInstanceList) GetItems() []*TargetInstance
- func (x *TargetInstanceList) GetKind() string
- func (x *TargetInstanceList) GetNextPageToken() string
- func (x *TargetInstanceList) GetSelfLink() string
- func (x *TargetInstanceList) GetWarning() *Warning
- func (*TargetInstanceList) ProtoMessage()
- func (x *TargetInstanceList) ProtoReflect() protoreflect.Message
- func (x *TargetInstanceList) Reset()
- func (x *TargetInstanceList) String() string
- type TargetInstance_NatPolicy
- func (TargetInstance_NatPolicy) Descriptor() protoreflect.EnumDescriptor
- func (x TargetInstance_NatPolicy) Enum() *TargetInstance_NatPolicy
- func (TargetInstance_NatPolicy) EnumDescriptor() ([]byte, []int)
- func (x TargetInstance_NatPolicy) Number() protoreflect.EnumNumber
- func (x TargetInstance_NatPolicy) String() string
- func (TargetInstance_NatPolicy) Type() protoreflect.EnumType
- type TargetInstancesScopedList
- func (*TargetInstancesScopedList) Descriptor() ([]byte, []int)
- func (x *TargetInstancesScopedList) GetTargetInstances() []*TargetInstance
- func (x *TargetInstancesScopedList) GetWarning() *Warning
- func (*TargetInstancesScopedList) ProtoMessage()
- func (x *TargetInstancesScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetInstancesScopedList) Reset()
- func (x *TargetInstancesScopedList) String() string
- type TargetPool
- func (*TargetPool) Descriptor() ([]byte, []int)
- func (x *TargetPool) GetBackupPool() string
- func (x *TargetPool) GetCreationTimestamp() string
- func (x *TargetPool) GetDescription() string
- func (x *TargetPool) GetFailoverRatio() float32
- func (x *TargetPool) GetHealthChecks() []string
- func (x *TargetPool) GetId() uint64
- func (x *TargetPool) GetInstances() []string
- func (x *TargetPool) GetKind() string
- func (x *TargetPool) GetName() string
- func (x *TargetPool) GetRegion() string
- func (x *TargetPool) GetSecurityPolicy() string
- func (x *TargetPool) GetSelfLink() string
- func (x *TargetPool) GetSessionAffinity() string
- func (*TargetPool) ProtoMessage()
- func (x *TargetPool) ProtoReflect() protoreflect.Message
- func (x *TargetPool) Reset()
- func (x *TargetPool) String() string
- type TargetPoolAggregatedList
- func (*TargetPoolAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetPoolAggregatedList) GetId() string
- func (x *TargetPoolAggregatedList) GetItems() map[string]*TargetPoolsScopedList
- func (x *TargetPoolAggregatedList) GetKind() string
- func (x *TargetPoolAggregatedList) GetNextPageToken() string
- func (x *TargetPoolAggregatedList) GetSelfLink() string
- func (x *TargetPoolAggregatedList) GetUnreachables() []string
- func (x *TargetPoolAggregatedList) GetWarning() *Warning
- func (*TargetPoolAggregatedList) ProtoMessage()
- func (x *TargetPoolAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetPoolAggregatedList) Reset()
- func (x *TargetPoolAggregatedList) String() string
- type TargetPoolInstanceHealth
- func (*TargetPoolInstanceHealth) Descriptor() ([]byte, []int)
- func (x *TargetPoolInstanceHealth) GetHealthStatus() []*HealthStatus
- func (x *TargetPoolInstanceHealth) GetKind() string
- func (*TargetPoolInstanceHealth) ProtoMessage()
- func (x *TargetPoolInstanceHealth) ProtoReflect() protoreflect.Message
- func (x *TargetPoolInstanceHealth) Reset()
- func (x *TargetPoolInstanceHealth) String() string
- type TargetPoolList
- func (*TargetPoolList) Descriptor() ([]byte, []int)
- func (x *TargetPoolList) GetId() string
- func (x *TargetPoolList) GetItems() []*TargetPool
- func (x *TargetPoolList) GetKind() string
- func (x *TargetPoolList) GetNextPageToken() string
- func (x *TargetPoolList) GetSelfLink() string
- func (x *TargetPoolList) GetWarning() *Warning
- func (*TargetPoolList) ProtoMessage()
- func (x *TargetPoolList) ProtoReflect() protoreflect.Message
- func (x *TargetPoolList) Reset()
- func (x *TargetPoolList) String() string
- type TargetPool_SessionAffinity
- func (TargetPool_SessionAffinity) Descriptor() protoreflect.EnumDescriptor
- func (x TargetPool_SessionAffinity) Enum() *TargetPool_SessionAffinity
- func (TargetPool_SessionAffinity) EnumDescriptor() ([]byte, []int)
- func (x TargetPool_SessionAffinity) Number() protoreflect.EnumNumber
- func (x TargetPool_SessionAffinity) String() string
- func (TargetPool_SessionAffinity) Type() protoreflect.EnumType
- type TargetPoolsAddHealthCheckRequest
- func (*TargetPoolsAddHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *TargetPoolsAddHealthCheckRequest) GetHealthChecks() []*HealthCheckReference
- func (*TargetPoolsAddHealthCheckRequest) ProtoMessage()
- func (x *TargetPoolsAddHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *TargetPoolsAddHealthCheckRequest) Reset()
- func (x *TargetPoolsAddHealthCheckRequest) String() string
- type TargetPoolsAddInstanceRequest
- func (*TargetPoolsAddInstanceRequest) Descriptor() ([]byte, []int)
- func (x *TargetPoolsAddInstanceRequest) GetInstances() []*InstanceReference
- func (*TargetPoolsAddInstanceRequest) ProtoMessage()
- func (x *TargetPoolsAddInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TargetPoolsAddInstanceRequest) Reset()
- func (x *TargetPoolsAddInstanceRequest) String() string
- type TargetPoolsRemoveHealthCheckRequest
- func (*TargetPoolsRemoveHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *TargetPoolsRemoveHealthCheckRequest) GetHealthChecks() []*HealthCheckReference
- func (*TargetPoolsRemoveHealthCheckRequest) ProtoMessage()
- func (x *TargetPoolsRemoveHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *TargetPoolsRemoveHealthCheckRequest) Reset()
- func (x *TargetPoolsRemoveHealthCheckRequest) String() string
- type TargetPoolsRemoveInstanceRequest
- func (*TargetPoolsRemoveInstanceRequest) Descriptor() ([]byte, []int)
- func (x *TargetPoolsRemoveInstanceRequest) GetInstances() []*InstanceReference
- func (*TargetPoolsRemoveInstanceRequest) ProtoMessage()
- func (x *TargetPoolsRemoveInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TargetPoolsRemoveInstanceRequest) Reset()
- func (x *TargetPoolsRemoveInstanceRequest) String() string
- type TargetPoolsScopedList
- func (*TargetPoolsScopedList) Descriptor() ([]byte, []int)
- func (x *TargetPoolsScopedList) GetTargetPools() []*TargetPool
- func (x *TargetPoolsScopedList) GetWarning() *Warning
- func (*TargetPoolsScopedList) ProtoMessage()
- func (x *TargetPoolsScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetPoolsScopedList) Reset()
- func (x *TargetPoolsScopedList) String() string
- type TargetReference
- func (*TargetReference) Descriptor() ([]byte, []int)
- func (x *TargetReference) GetTarget() string
- func (*TargetReference) ProtoMessage()
- func (x *TargetReference) ProtoReflect() protoreflect.Message
- func (x *TargetReference) Reset()
- func (x *TargetReference) String() string
- type TargetSslProxiesSetBackendServiceRequest
- func (*TargetSslProxiesSetBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *TargetSslProxiesSetBackendServiceRequest) GetService() string
- func (*TargetSslProxiesSetBackendServiceRequest) ProtoMessage()
- func (x *TargetSslProxiesSetBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxiesSetBackendServiceRequest) Reset()
- func (x *TargetSslProxiesSetBackendServiceRequest) String() string
- type TargetSslProxiesSetCertificateMapRequest
- func (*TargetSslProxiesSetCertificateMapRequest) Descriptor() ([]byte, []int)
- func (x *TargetSslProxiesSetCertificateMapRequest) GetCertificateMap() string
- func (*TargetSslProxiesSetCertificateMapRequest) ProtoMessage()
- func (x *TargetSslProxiesSetCertificateMapRequest) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxiesSetCertificateMapRequest) Reset()
- func (x *TargetSslProxiesSetCertificateMapRequest) String() string
- type TargetSslProxiesSetProxyHeaderRequest
- func (*TargetSslProxiesSetProxyHeaderRequest) Descriptor() ([]byte, []int)
- func (x *TargetSslProxiesSetProxyHeaderRequest) GetProxyHeader() string
- func (*TargetSslProxiesSetProxyHeaderRequest) ProtoMessage()
- func (x *TargetSslProxiesSetProxyHeaderRequest) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxiesSetProxyHeaderRequest) Reset()
- func (x *TargetSslProxiesSetProxyHeaderRequest) String() string
- type TargetSslProxiesSetProxyHeaderRequest_ProxyHeader
- func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Enum() *TargetSslProxiesSetProxyHeaderRequest_ProxyHeader
- func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Number() protoreflect.EnumNumber
- func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) String() string
- func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Type() protoreflect.EnumType
- type TargetSslProxiesSetSslCertificatesRequest
- func (*TargetSslProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
- func (x *TargetSslProxiesSetSslCertificatesRequest) GetSslCertificates() []string
- func (*TargetSslProxiesSetSslCertificatesRequest) ProtoMessage()
- func (x *TargetSslProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxiesSetSslCertificatesRequest) Reset()
- func (x *TargetSslProxiesSetSslCertificatesRequest) String() string
- type TargetSslProxy
- func (*TargetSslProxy) Descriptor() ([]byte, []int)
- func (x *TargetSslProxy) GetCertificateMap() string
- func (x *TargetSslProxy) GetCreationTimestamp() string
- func (x *TargetSslProxy) GetDescription() string
- func (x *TargetSslProxy) GetId() uint64
- func (x *TargetSslProxy) GetKind() string
- func (x *TargetSslProxy) GetName() string
- func (x *TargetSslProxy) GetProxyHeader() string
- func (x *TargetSslProxy) GetSelfLink() string
- func (x *TargetSslProxy) GetService() string
- func (x *TargetSslProxy) GetSslCertificates() []string
- func (x *TargetSslProxy) GetSslPolicy() string
- func (*TargetSslProxy) ProtoMessage()
- func (x *TargetSslProxy) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxy) Reset()
- func (x *TargetSslProxy) String() string
- type TargetSslProxyList
- func (*TargetSslProxyList) Descriptor() ([]byte, []int)
- func (x *TargetSslProxyList) GetId() string
- func (x *TargetSslProxyList) GetItems() []*TargetSslProxy
- func (x *TargetSslProxyList) GetKind() string
- func (x *TargetSslProxyList) GetNextPageToken() string
- func (x *TargetSslProxyList) GetSelfLink() string
- func (x *TargetSslProxyList) GetWarning() *Warning
- func (*TargetSslProxyList) ProtoMessage()
- func (x *TargetSslProxyList) ProtoReflect() protoreflect.Message
- func (x *TargetSslProxyList) Reset()
- func (x *TargetSslProxyList) String() string
- type TargetSslProxy_ProxyHeader
- func (TargetSslProxy_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x TargetSslProxy_ProxyHeader) Enum() *TargetSslProxy_ProxyHeader
- func (TargetSslProxy_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x TargetSslProxy_ProxyHeader) Number() protoreflect.EnumNumber
- func (x TargetSslProxy_ProxyHeader) String() string
- func (TargetSslProxy_ProxyHeader) Type() protoreflect.EnumType
- type TargetTcpProxiesScopedList
- func (*TargetTcpProxiesScopedList) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxiesScopedList) GetTargetTcpProxies() []*TargetTcpProxy
- func (x *TargetTcpProxiesScopedList) GetWarning() *Warning
- func (*TargetTcpProxiesScopedList) ProtoMessage()
- func (x *TargetTcpProxiesScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxiesScopedList) Reset()
- func (x *TargetTcpProxiesScopedList) String() string
- type TargetTcpProxiesSetBackendServiceRequest
- func (*TargetTcpProxiesSetBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxiesSetBackendServiceRequest) GetService() string
- func (*TargetTcpProxiesSetBackendServiceRequest) ProtoMessage()
- func (x *TargetTcpProxiesSetBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxiesSetBackendServiceRequest) Reset()
- func (x *TargetTcpProxiesSetBackendServiceRequest) String() string
- type TargetTcpProxiesSetProxyHeaderRequest
- func (*TargetTcpProxiesSetProxyHeaderRequest) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxiesSetProxyHeaderRequest) GetProxyHeader() string
- func (*TargetTcpProxiesSetProxyHeaderRequest) ProtoMessage()
- func (x *TargetTcpProxiesSetProxyHeaderRequest) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxiesSetProxyHeaderRequest) Reset()
- func (x *TargetTcpProxiesSetProxyHeaderRequest) String() string
- type TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader
- func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Enum() *TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader
- func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Number() protoreflect.EnumNumber
- func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) String() string
- func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Type() protoreflect.EnumType
- type TargetTcpProxy
- func (*TargetTcpProxy) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxy) GetCreationTimestamp() string
- func (x *TargetTcpProxy) GetDescription() string
- func (x *TargetTcpProxy) GetId() uint64
- func (x *TargetTcpProxy) GetKind() string
- func (x *TargetTcpProxy) GetName() string
- func (x *TargetTcpProxy) GetProxyBind() bool
- func (x *TargetTcpProxy) GetProxyHeader() string
- func (x *TargetTcpProxy) GetRegion() string
- func (x *TargetTcpProxy) GetSelfLink() string
- func (x *TargetTcpProxy) GetService() string
- func (*TargetTcpProxy) ProtoMessage()
- func (x *TargetTcpProxy) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxy) Reset()
- func (x *TargetTcpProxy) String() string
- type TargetTcpProxyAggregatedList
- func (*TargetTcpProxyAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxyAggregatedList) GetId() string
- func (x *TargetTcpProxyAggregatedList) GetItems() map[string]*TargetTcpProxiesScopedList
- func (x *TargetTcpProxyAggregatedList) GetKind() string
- func (x *TargetTcpProxyAggregatedList) GetNextPageToken() string
- func (x *TargetTcpProxyAggregatedList) GetSelfLink() string
- func (x *TargetTcpProxyAggregatedList) GetUnreachables() []string
- func (x *TargetTcpProxyAggregatedList) GetWarning() *Warning
- func (*TargetTcpProxyAggregatedList) ProtoMessage()
- func (x *TargetTcpProxyAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxyAggregatedList) Reset()
- func (x *TargetTcpProxyAggregatedList) String() string
- type TargetTcpProxyList
- func (*TargetTcpProxyList) Descriptor() ([]byte, []int)
- func (x *TargetTcpProxyList) GetId() string
- func (x *TargetTcpProxyList) GetItems() []*TargetTcpProxy
- func (x *TargetTcpProxyList) GetKind() string
- func (x *TargetTcpProxyList) GetNextPageToken() string
- func (x *TargetTcpProxyList) GetSelfLink() string
- func (x *TargetTcpProxyList) GetWarning() *Warning
- func (*TargetTcpProxyList) ProtoMessage()
- func (x *TargetTcpProxyList) ProtoReflect() protoreflect.Message
- func (x *TargetTcpProxyList) Reset()
- func (x *TargetTcpProxyList) String() string
- type TargetTcpProxy_ProxyHeader
- func (TargetTcpProxy_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
- func (x TargetTcpProxy_ProxyHeader) Enum() *TargetTcpProxy_ProxyHeader
- func (TargetTcpProxy_ProxyHeader) EnumDescriptor() ([]byte, []int)
- func (x TargetTcpProxy_ProxyHeader) Number() protoreflect.EnumNumber
- func (x TargetTcpProxy_ProxyHeader) String() string
- func (TargetTcpProxy_ProxyHeader) Type() protoreflect.EnumType
- type TargetVpnGateway
- func (*TargetVpnGateway) Descriptor() ([]byte, []int)
- func (x *TargetVpnGateway) GetCreationTimestamp() string
- func (x *TargetVpnGateway) GetDescription() string
- func (x *TargetVpnGateway) GetForwardingRules() []string
- func (x *TargetVpnGateway) GetId() uint64
- func (x *TargetVpnGateway) GetKind() string
- func (x *TargetVpnGateway) GetLabelFingerprint() string
- func (x *TargetVpnGateway) GetLabels() map[string]string
- func (x *TargetVpnGateway) GetName() string
- func (x *TargetVpnGateway) GetNetwork() string
- func (x *TargetVpnGateway) GetRegion() string
- func (x *TargetVpnGateway) GetSelfLink() string
- func (x *TargetVpnGateway) GetStatus() string
- func (x *TargetVpnGateway) GetTunnels() []string
- func (*TargetVpnGateway) ProtoMessage()
- func (x *TargetVpnGateway) ProtoReflect() protoreflect.Message
- func (x *TargetVpnGateway) Reset()
- func (x *TargetVpnGateway) String() string
- type TargetVpnGatewayAggregatedList
- func (*TargetVpnGatewayAggregatedList) Descriptor() ([]byte, []int)
- func (x *TargetVpnGatewayAggregatedList) GetId() string
- func (x *TargetVpnGatewayAggregatedList) GetItems() map[string]*TargetVpnGatewaysScopedList
- func (x *TargetVpnGatewayAggregatedList) GetKind() string
- func (x *TargetVpnGatewayAggregatedList) GetNextPageToken() string
- func (x *TargetVpnGatewayAggregatedList) GetSelfLink() string
- func (x *TargetVpnGatewayAggregatedList) GetUnreachables() []string
- func (x *TargetVpnGatewayAggregatedList) GetWarning() *Warning
- func (*TargetVpnGatewayAggregatedList) ProtoMessage()
- func (x *TargetVpnGatewayAggregatedList) ProtoReflect() protoreflect.Message
- func (x *TargetVpnGatewayAggregatedList) Reset()
- func (x *TargetVpnGatewayAggregatedList) String() string
- type TargetVpnGatewayList
- func (*TargetVpnGatewayList) Descriptor() ([]byte, []int)
- func (x *TargetVpnGatewayList) GetId() string
- func (x *TargetVpnGatewayList) GetItems() []*TargetVpnGateway
- func (x *TargetVpnGatewayList) GetKind() string
- func (x *TargetVpnGatewayList) GetNextPageToken() string
- func (x *TargetVpnGatewayList) GetSelfLink() string
- func (x *TargetVpnGatewayList) GetWarning() *Warning
- func (*TargetVpnGatewayList) ProtoMessage()
- func (x *TargetVpnGatewayList) ProtoReflect() protoreflect.Message
- func (x *TargetVpnGatewayList) Reset()
- func (x *TargetVpnGatewayList) String() string
- type TargetVpnGateway_Status
- func (TargetVpnGateway_Status) Descriptor() protoreflect.EnumDescriptor
- func (x TargetVpnGateway_Status) Enum() *TargetVpnGateway_Status
- func (TargetVpnGateway_Status) EnumDescriptor() ([]byte, []int)
- func (x TargetVpnGateway_Status) Number() protoreflect.EnumNumber
- func (x TargetVpnGateway_Status) String() string
- func (TargetVpnGateway_Status) Type() protoreflect.EnumType
- type TargetVpnGatewaysScopedList
- func (*TargetVpnGatewaysScopedList) Descriptor() ([]byte, []int)
- func (x *TargetVpnGatewaysScopedList) GetTargetVpnGateways() []*TargetVpnGateway
- func (x *TargetVpnGatewaysScopedList) GetWarning() *Warning
- func (*TargetVpnGatewaysScopedList) ProtoMessage()
- func (x *TargetVpnGatewaysScopedList) ProtoReflect() protoreflect.Message
- func (x *TargetVpnGatewaysScopedList) Reset()
- func (x *TargetVpnGatewaysScopedList) String() string
- type TestFailure
- func (*TestFailure) Descriptor() ([]byte, []int)
- func (x *TestFailure) GetActualOutputUrl() string
- func (x *TestFailure) GetActualRedirectResponseCode() int32
- func (x *TestFailure) GetActualService() string
- func (x *TestFailure) GetExpectedOutputUrl() string
- func (x *TestFailure) GetExpectedRedirectResponseCode() int32
- func (x *TestFailure) GetExpectedService() string
- func (x *TestFailure) GetHeaders() []*UrlMapTestHeader
- func (x *TestFailure) GetHost() string
- func (x *TestFailure) GetPath() string
- func (*TestFailure) ProtoMessage()
- func (x *TestFailure) ProtoReflect() protoreflect.Message
- func (x *TestFailure) Reset()
- func (x *TestFailure) String() string
- type TestIamPermissionsBackendBucketRequest
- func (*TestIamPermissionsBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsBackendBucketRequest) GetProject() string
- func (x *TestIamPermissionsBackendBucketRequest) GetResource() string
- func (x *TestIamPermissionsBackendBucketRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsBackendBucketRequest) ProtoMessage()
- func (x *TestIamPermissionsBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsBackendBucketRequest) Reset()
- func (x *TestIamPermissionsBackendBucketRequest) String() string
- type TestIamPermissionsBackendServiceRequest
- func (*TestIamPermissionsBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsBackendServiceRequest) GetProject() string
- func (x *TestIamPermissionsBackendServiceRequest) GetResource() string
- func (x *TestIamPermissionsBackendServiceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsBackendServiceRequest) ProtoMessage()
- func (x *TestIamPermissionsBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsBackendServiceRequest) Reset()
- func (x *TestIamPermissionsBackendServiceRequest) String() string
- type TestIamPermissionsDiskRequest
- func (*TestIamPermissionsDiskRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsDiskRequest) GetProject() string
- func (x *TestIamPermissionsDiskRequest) GetResource() string
- func (x *TestIamPermissionsDiskRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsDiskRequest) GetZone() string
- func (*TestIamPermissionsDiskRequest) ProtoMessage()
- func (x *TestIamPermissionsDiskRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsDiskRequest) Reset()
- func (x *TestIamPermissionsDiskRequest) String() string
- type TestIamPermissionsExternalVpnGatewayRequest
- func (*TestIamPermissionsExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsExternalVpnGatewayRequest) GetProject() string
- func (x *TestIamPermissionsExternalVpnGatewayRequest) GetResource() string
- func (x *TestIamPermissionsExternalVpnGatewayRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsExternalVpnGatewayRequest) ProtoMessage()
- func (x *TestIamPermissionsExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsExternalVpnGatewayRequest) Reset()
- func (x *TestIamPermissionsExternalVpnGatewayRequest) String() string
- type TestIamPermissionsFirewallPolicyRequest
- func (*TestIamPermissionsFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsFirewallPolicyRequest) GetResource() string
- func (x *TestIamPermissionsFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsFirewallPolicyRequest) ProtoMessage()
- func (x *TestIamPermissionsFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsFirewallPolicyRequest) Reset()
- func (x *TestIamPermissionsFirewallPolicyRequest) String() string
- type TestIamPermissionsImageRequest
- func (*TestIamPermissionsImageRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsImageRequest) GetProject() string
- func (x *TestIamPermissionsImageRequest) GetResource() string
- func (x *TestIamPermissionsImageRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsImageRequest) ProtoMessage()
- func (x *TestIamPermissionsImageRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsImageRequest) Reset()
- func (x *TestIamPermissionsImageRequest) String() string
- type TestIamPermissionsInstanceRequest
- func (*TestIamPermissionsInstanceRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsInstanceRequest) GetProject() string
- func (x *TestIamPermissionsInstanceRequest) GetResource() string
- func (x *TestIamPermissionsInstanceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsInstanceRequest) GetZone() string
- func (*TestIamPermissionsInstanceRequest) ProtoMessage()
- func (x *TestIamPermissionsInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsInstanceRequest) Reset()
- func (x *TestIamPermissionsInstanceRequest) String() string
- type TestIamPermissionsInstanceTemplateRequest
- func (*TestIamPermissionsInstanceTemplateRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsInstanceTemplateRequest) GetProject() string
- func (x *TestIamPermissionsInstanceTemplateRequest) GetResource() string
- func (x *TestIamPermissionsInstanceTemplateRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsInstanceTemplateRequest) ProtoMessage()
- func (x *TestIamPermissionsInstanceTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsInstanceTemplateRequest) Reset()
- func (x *TestIamPermissionsInstanceTemplateRequest) String() string
- type TestIamPermissionsInstantSnapshotRequest
- func (*TestIamPermissionsInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsInstantSnapshotRequest) GetProject() string
- func (x *TestIamPermissionsInstantSnapshotRequest) GetResource() string
- func (x *TestIamPermissionsInstantSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsInstantSnapshotRequest) GetZone() string
- func (*TestIamPermissionsInstantSnapshotRequest) ProtoMessage()
- func (x *TestIamPermissionsInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsInstantSnapshotRequest) Reset()
- func (x *TestIamPermissionsInstantSnapshotRequest) String() string
- type TestIamPermissionsLicenseCodeRequest
- func (*TestIamPermissionsLicenseCodeRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsLicenseCodeRequest) GetProject() string
- func (x *TestIamPermissionsLicenseCodeRequest) GetResource() string
- func (x *TestIamPermissionsLicenseCodeRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsLicenseCodeRequest) ProtoMessage()
- func (x *TestIamPermissionsLicenseCodeRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsLicenseCodeRequest) Reset()
- func (x *TestIamPermissionsLicenseCodeRequest) String() string
- type TestIamPermissionsLicenseRequest
- func (*TestIamPermissionsLicenseRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsLicenseRequest) GetProject() string
- func (x *TestIamPermissionsLicenseRequest) GetResource() string
- func (x *TestIamPermissionsLicenseRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsLicenseRequest) ProtoMessage()
- func (x *TestIamPermissionsLicenseRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsLicenseRequest) Reset()
- func (x *TestIamPermissionsLicenseRequest) String() string
- type TestIamPermissionsMachineImageRequest
- func (*TestIamPermissionsMachineImageRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsMachineImageRequest) GetProject() string
- func (x *TestIamPermissionsMachineImageRequest) GetResource() string
- func (x *TestIamPermissionsMachineImageRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsMachineImageRequest) ProtoMessage()
- func (x *TestIamPermissionsMachineImageRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsMachineImageRequest) Reset()
- func (x *TestIamPermissionsMachineImageRequest) String() string
- type TestIamPermissionsNetworkAttachmentRequest
- func (*TestIamPermissionsNetworkAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsNetworkAttachmentRequest) GetProject() string
- func (x *TestIamPermissionsNetworkAttachmentRequest) GetRegion() string
- func (x *TestIamPermissionsNetworkAttachmentRequest) GetResource() string
- func (x *TestIamPermissionsNetworkAttachmentRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsNetworkAttachmentRequest) ProtoMessage()
- func (x *TestIamPermissionsNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsNetworkAttachmentRequest) Reset()
- func (x *TestIamPermissionsNetworkAttachmentRequest) String() string
- type TestIamPermissionsNetworkEndpointGroupRequest
- func (*TestIamPermissionsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetProject() string
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetResource() string
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetZone() string
- func (*TestIamPermissionsNetworkEndpointGroupRequest) ProtoMessage()
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) Reset()
- func (x *TestIamPermissionsNetworkEndpointGroupRequest) String() string
- type TestIamPermissionsNetworkFirewallPolicyRequest
- func (*TestIamPermissionsNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetProject() string
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetResource() string
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) Reset()
- func (x *TestIamPermissionsNetworkFirewallPolicyRequest) String() string
- type TestIamPermissionsNodeGroupRequest
- func (*TestIamPermissionsNodeGroupRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsNodeGroupRequest) GetProject() string
- func (x *TestIamPermissionsNodeGroupRequest) GetResource() string
- func (x *TestIamPermissionsNodeGroupRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsNodeGroupRequest) GetZone() string
- func (*TestIamPermissionsNodeGroupRequest) ProtoMessage()
- func (x *TestIamPermissionsNodeGroupRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsNodeGroupRequest) Reset()
- func (x *TestIamPermissionsNodeGroupRequest) String() string
- type TestIamPermissionsNodeTemplateRequest
- func (*TestIamPermissionsNodeTemplateRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsNodeTemplateRequest) GetProject() string
- func (x *TestIamPermissionsNodeTemplateRequest) GetRegion() string
- func (x *TestIamPermissionsNodeTemplateRequest) GetResource() string
- func (x *TestIamPermissionsNodeTemplateRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsNodeTemplateRequest) ProtoMessage()
- func (x *TestIamPermissionsNodeTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsNodeTemplateRequest) Reset()
- func (x *TestIamPermissionsNodeTemplateRequest) String() string
- type TestIamPermissionsPacketMirroringRequest
- func (*TestIamPermissionsPacketMirroringRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsPacketMirroringRequest) GetProject() string
- func (x *TestIamPermissionsPacketMirroringRequest) GetRegion() string
- func (x *TestIamPermissionsPacketMirroringRequest) GetResource() string
- func (x *TestIamPermissionsPacketMirroringRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsPacketMirroringRequest) ProtoMessage()
- func (x *TestIamPermissionsPacketMirroringRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsPacketMirroringRequest) Reset()
- func (x *TestIamPermissionsPacketMirroringRequest) String() string
- type TestIamPermissionsRegionBackendServiceRequest
- func (*TestIamPermissionsRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsRegionBackendServiceRequest) GetProject() string
- func (x *TestIamPermissionsRegionBackendServiceRequest) GetRegion() string
- func (x *TestIamPermissionsRegionBackendServiceRequest) GetResource() string
- func (x *TestIamPermissionsRegionBackendServiceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsRegionBackendServiceRequest) ProtoMessage()
- func (x *TestIamPermissionsRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsRegionBackendServiceRequest) Reset()
- func (x *TestIamPermissionsRegionBackendServiceRequest) String() string
- type TestIamPermissionsRegionDiskRequest
- func (*TestIamPermissionsRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsRegionDiskRequest) GetProject() string
- func (x *TestIamPermissionsRegionDiskRequest) GetRegion() string
- func (x *TestIamPermissionsRegionDiskRequest) GetResource() string
- func (x *TestIamPermissionsRegionDiskRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsRegionDiskRequest) ProtoMessage()
- func (x *TestIamPermissionsRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsRegionDiskRequest) Reset()
- func (x *TestIamPermissionsRegionDiskRequest) String() string
- type TestIamPermissionsRegionInstantSnapshotRequest
- func (*TestIamPermissionsRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetProject() string
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetRegion() string
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetResource() string
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsRegionInstantSnapshotRequest) ProtoMessage()
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) Reset()
- func (x *TestIamPermissionsRegionInstantSnapshotRequest) String() string
- type TestIamPermissionsRegionNetworkFirewallPolicyRequest
- func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetProject() string
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetRegion() string
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetResource() string
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoMessage()
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) Reset()
- func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) String() string
- type TestIamPermissionsReservationRequest
- func (*TestIamPermissionsReservationRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsReservationRequest) GetProject() string
- func (x *TestIamPermissionsReservationRequest) GetResource() string
- func (x *TestIamPermissionsReservationRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsReservationRequest) GetZone() string
- func (*TestIamPermissionsReservationRequest) ProtoMessage()
- func (x *TestIamPermissionsReservationRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsReservationRequest) Reset()
- func (x *TestIamPermissionsReservationRequest) String() string
- type TestIamPermissionsResourcePolicyRequest
- func (*TestIamPermissionsResourcePolicyRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsResourcePolicyRequest) GetProject() string
- func (x *TestIamPermissionsResourcePolicyRequest) GetRegion() string
- func (x *TestIamPermissionsResourcePolicyRequest) GetResource() string
- func (x *TestIamPermissionsResourcePolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsResourcePolicyRequest) ProtoMessage()
- func (x *TestIamPermissionsResourcePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsResourcePolicyRequest) Reset()
- func (x *TestIamPermissionsResourcePolicyRequest) String() string
- type TestIamPermissionsServiceAttachmentRequest
- func (*TestIamPermissionsServiceAttachmentRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsServiceAttachmentRequest) GetProject() string
- func (x *TestIamPermissionsServiceAttachmentRequest) GetRegion() string
- func (x *TestIamPermissionsServiceAttachmentRequest) GetResource() string
- func (x *TestIamPermissionsServiceAttachmentRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsServiceAttachmentRequest) ProtoMessage()
- func (x *TestIamPermissionsServiceAttachmentRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsServiceAttachmentRequest) Reset()
- func (x *TestIamPermissionsServiceAttachmentRequest) String() string
- type TestIamPermissionsSnapshotRequest
- func (*TestIamPermissionsSnapshotRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsSnapshotRequest) GetProject() string
- func (x *TestIamPermissionsSnapshotRequest) GetResource() string
- func (x *TestIamPermissionsSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsSnapshotRequest) ProtoMessage()
- func (x *TestIamPermissionsSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsSnapshotRequest) Reset()
- func (x *TestIamPermissionsSnapshotRequest) String() string
- type TestIamPermissionsStoragePoolRequest
- func (*TestIamPermissionsStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsStoragePoolRequest) GetProject() string
- func (x *TestIamPermissionsStoragePoolRequest) GetResource() string
- func (x *TestIamPermissionsStoragePoolRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (x *TestIamPermissionsStoragePoolRequest) GetZone() string
- func (*TestIamPermissionsStoragePoolRequest) ProtoMessage()
- func (x *TestIamPermissionsStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsStoragePoolRequest) Reset()
- func (x *TestIamPermissionsStoragePoolRequest) String() string
- type TestIamPermissionsSubnetworkRequest
- func (*TestIamPermissionsSubnetworkRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsSubnetworkRequest) GetProject() string
- func (x *TestIamPermissionsSubnetworkRequest) GetRegion() string
- func (x *TestIamPermissionsSubnetworkRequest) GetResource() string
- func (x *TestIamPermissionsSubnetworkRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsSubnetworkRequest) ProtoMessage()
- func (x *TestIamPermissionsSubnetworkRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsSubnetworkRequest) Reset()
- func (x *TestIamPermissionsSubnetworkRequest) String() string
- type TestIamPermissionsVpnGatewayRequest
- func (*TestIamPermissionsVpnGatewayRequest) Descriptor() ([]byte, []int)
- func (x *TestIamPermissionsVpnGatewayRequest) GetProject() string
- func (x *TestIamPermissionsVpnGatewayRequest) GetRegion() string
- func (x *TestIamPermissionsVpnGatewayRequest) GetResource() string
- func (x *TestIamPermissionsVpnGatewayRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
- func (*TestIamPermissionsVpnGatewayRequest) ProtoMessage()
- func (x *TestIamPermissionsVpnGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *TestIamPermissionsVpnGatewayRequest) Reset()
- func (x *TestIamPermissionsVpnGatewayRequest) String() string
- type TestPermissionsRequest
- func (*TestPermissionsRequest) Descriptor() ([]byte, []int)
- func (x *TestPermissionsRequest) GetPermissions() []string
- func (*TestPermissionsRequest) ProtoMessage()
- func (x *TestPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *TestPermissionsRequest) Reset()
- func (x *TestPermissionsRequest) String() string
- type TestPermissionsResponse
- func (*TestPermissionsResponse) Descriptor() ([]byte, []int)
- func (x *TestPermissionsResponse) GetPermissions() []string
- func (*TestPermissionsResponse) ProtoMessage()
- func (x *TestPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *TestPermissionsResponse) Reset()
- func (x *TestPermissionsResponse) String() string
- type Uint128
- func (*Uint128) Descriptor() ([]byte, []int)
- func (x *Uint128) GetHigh() uint64
- func (x *Uint128) GetLow() uint64
- func (*Uint128) ProtoMessage()
- func (x *Uint128) ProtoReflect() protoreflect.Message
- func (x *Uint128) Reset()
- func (x *Uint128) String() string
- type UpcomingMaintenance
- func (*UpcomingMaintenance) Descriptor() ([]byte, []int)
- func (x *UpcomingMaintenance) GetCanReschedule() bool
- func (x *UpcomingMaintenance) GetLatestWindowStartTime() string
- func (x *UpcomingMaintenance) GetMaintenanceStatus() string
- func (x *UpcomingMaintenance) GetType() string
- func (x *UpcomingMaintenance) GetWindowEndTime() string
- func (x *UpcomingMaintenance) GetWindowStartTime() string
- func (*UpcomingMaintenance) ProtoMessage()
- func (x *UpcomingMaintenance) ProtoReflect() protoreflect.Message
- func (x *UpcomingMaintenance) Reset()
- func (x *UpcomingMaintenance) String() string
- type UpcomingMaintenance_MaintenanceStatus
- func (UpcomingMaintenance_MaintenanceStatus) Descriptor() protoreflect.EnumDescriptor
- func (x UpcomingMaintenance_MaintenanceStatus) Enum() *UpcomingMaintenance_MaintenanceStatus
- func (UpcomingMaintenance_MaintenanceStatus) EnumDescriptor() ([]byte, []int)
- func (x UpcomingMaintenance_MaintenanceStatus) Number() protoreflect.EnumNumber
- func (x UpcomingMaintenance_MaintenanceStatus) String() string
- func (UpcomingMaintenance_MaintenanceStatus) Type() protoreflect.EnumType
- type UpcomingMaintenance_Type
- func (UpcomingMaintenance_Type) Descriptor() protoreflect.EnumDescriptor
- func (x UpcomingMaintenance_Type) Enum() *UpcomingMaintenance_Type
- func (UpcomingMaintenance_Type) EnumDescriptor() ([]byte, []int)
- func (x UpcomingMaintenance_Type) Number() protoreflect.EnumNumber
- func (x UpcomingMaintenance_Type) String() string
- func (UpcomingMaintenance_Type) Type() protoreflect.EnumType
- type UpdateAccessConfigInstanceRequest
- func (*UpdateAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateAccessConfigInstanceRequest) GetAccessConfigResource() *AccessConfig
- func (x *UpdateAccessConfigInstanceRequest) GetInstance() string
- func (x *UpdateAccessConfigInstanceRequest) GetNetworkInterface() string
- func (x *UpdateAccessConfigInstanceRequest) GetProject() string
- func (x *UpdateAccessConfigInstanceRequest) GetRequestId() string
- func (x *UpdateAccessConfigInstanceRequest) GetZone() string
- func (*UpdateAccessConfigInstanceRequest) ProtoMessage()
- func (x *UpdateAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAccessConfigInstanceRequest) Reset()
- func (x *UpdateAccessConfigInstanceRequest) String() string
- type UpdateAutoscalerRequest
- func (*UpdateAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *UpdateAutoscalerRequest) GetAutoscaler() string
- func (x *UpdateAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *UpdateAutoscalerRequest) GetProject() string
- func (x *UpdateAutoscalerRequest) GetRequestId() string
- func (x *UpdateAutoscalerRequest) GetZone() string
- func (*UpdateAutoscalerRequest) ProtoMessage()
- func (x *UpdateAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAutoscalerRequest) Reset()
- func (x *UpdateAutoscalerRequest) String() string
- type UpdateBackendBucketRequest
- func (*UpdateBackendBucketRequest) Descriptor() ([]byte, []int)
- func (x *UpdateBackendBucketRequest) GetBackendBucket() string
- func (x *UpdateBackendBucketRequest) GetBackendBucketResource() *BackendBucket
- func (x *UpdateBackendBucketRequest) GetProject() string
- func (x *UpdateBackendBucketRequest) GetRequestId() string
- func (*UpdateBackendBucketRequest) ProtoMessage()
- func (x *UpdateBackendBucketRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBackendBucketRequest) Reset()
- func (x *UpdateBackendBucketRequest) String() string
- type UpdateBackendServiceRequest
- func (*UpdateBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateBackendServiceRequest) GetBackendService() string
- func (x *UpdateBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *UpdateBackendServiceRequest) GetProject() string
- func (x *UpdateBackendServiceRequest) GetRequestId() string
- func (*UpdateBackendServiceRequest) ProtoMessage()
- func (x *UpdateBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBackendServiceRequest) Reset()
- func (x *UpdateBackendServiceRequest) String() string
- type UpdateDiskRequest
- func (*UpdateDiskRequest) Descriptor() ([]byte, []int)
- func (x *UpdateDiskRequest) GetDisk() string
- func (x *UpdateDiskRequest) GetDiskResource() *Disk
- func (x *UpdateDiskRequest) GetPaths() string
- func (x *UpdateDiskRequest) GetProject() string
- func (x *UpdateDiskRequest) GetRequestId() string
- func (x *UpdateDiskRequest) GetUpdateMask() string
- func (x *UpdateDiskRequest) GetZone() string
- func (*UpdateDiskRequest) ProtoMessage()
- func (x *UpdateDiskRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDiskRequest) Reset()
- func (x *UpdateDiskRequest) String() string
- type UpdateDisplayDeviceInstanceRequest
- func (*UpdateDisplayDeviceInstanceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateDisplayDeviceInstanceRequest) GetDisplayDeviceResource() *DisplayDevice
- func (x *UpdateDisplayDeviceInstanceRequest) GetInstance() string
- func (x *UpdateDisplayDeviceInstanceRequest) GetProject() string
- func (x *UpdateDisplayDeviceInstanceRequest) GetRequestId() string
- func (x *UpdateDisplayDeviceInstanceRequest) GetZone() string
- func (*UpdateDisplayDeviceInstanceRequest) ProtoMessage()
- func (x *UpdateDisplayDeviceInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDisplayDeviceInstanceRequest) Reset()
- func (x *UpdateDisplayDeviceInstanceRequest) String() string
- type UpdateFirewallRequest
- func (*UpdateFirewallRequest) Descriptor() ([]byte, []int)
- func (x *UpdateFirewallRequest) GetFirewall() string
- func (x *UpdateFirewallRequest) GetFirewallResource() *Firewall
- func (x *UpdateFirewallRequest) GetProject() string
- func (x *UpdateFirewallRequest) GetRequestId() string
- func (*UpdateFirewallRequest) ProtoMessage()
- func (x *UpdateFirewallRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFirewallRequest) Reset()
- func (x *UpdateFirewallRequest) String() string
- type UpdateHealthCheckRequest
- func (*UpdateHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *UpdateHealthCheckRequest) GetHealthCheck() string
- func (x *UpdateHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *UpdateHealthCheckRequest) GetProject() string
- func (x *UpdateHealthCheckRequest) GetRequestId() string
- func (*UpdateHealthCheckRequest) ProtoMessage()
- func (x *UpdateHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateHealthCheckRequest) Reset()
- func (x *UpdateHealthCheckRequest) String() string
- type UpdateInstanceRequest
- func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateInstanceRequest) GetInstance() string
- func (x *UpdateInstanceRequest) GetInstanceResource() *Instance
- func (x *UpdateInstanceRequest) GetMinimalAction() string
- func (x *UpdateInstanceRequest) GetMostDisruptiveAllowedAction() string
- func (x *UpdateInstanceRequest) GetProject() string
- func (x *UpdateInstanceRequest) GetRequestId() string
- func (x *UpdateInstanceRequest) GetZone() string
- func (*UpdateInstanceRequest) ProtoMessage()
- func (x *UpdateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateInstanceRequest) Reset()
- func (x *UpdateInstanceRequest) String() string
- type UpdateInstanceRequest_MinimalAction
- func (UpdateInstanceRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
- func (x UpdateInstanceRequest_MinimalAction) Enum() *UpdateInstanceRequest_MinimalAction
- func (UpdateInstanceRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
- func (x UpdateInstanceRequest_MinimalAction) Number() protoreflect.EnumNumber
- func (x UpdateInstanceRequest_MinimalAction) String() string
- func (UpdateInstanceRequest_MinimalAction) Type() protoreflect.EnumType
- type UpdateInstanceRequest_MostDisruptiveAllowedAction
- func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
- func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) Enum() *UpdateInstanceRequest_MostDisruptiveAllowedAction
- func (UpdateInstanceRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
- func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
- func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) String() string
- func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
- type UpdateNetworkInterfaceInstanceRequest
- func (*UpdateNetworkInterfaceInstanceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateNetworkInterfaceInstanceRequest) GetInstance() string
- func (x *UpdateNetworkInterfaceInstanceRequest) GetNetworkInterface() string
- func (x *UpdateNetworkInterfaceInstanceRequest) GetNetworkInterfaceResource() *NetworkInterface
- func (x *UpdateNetworkInterfaceInstanceRequest) GetProject() string
- func (x *UpdateNetworkInterfaceInstanceRequest) GetRequestId() string
- func (x *UpdateNetworkInterfaceInstanceRequest) GetZone() string
- func (*UpdateNetworkInterfaceInstanceRequest) ProtoMessage()
- func (x *UpdateNetworkInterfaceInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNetworkInterfaceInstanceRequest) Reset()
- func (x *UpdateNetworkInterfaceInstanceRequest) String() string
- type UpdatePeeringNetworkRequest
- func (*UpdatePeeringNetworkRequest) Descriptor() ([]byte, []int)
- func (x *UpdatePeeringNetworkRequest) GetNetwork() string
- func (x *UpdatePeeringNetworkRequest) GetNetworksUpdatePeeringRequestResource() *NetworksUpdatePeeringRequest
- func (x *UpdatePeeringNetworkRequest) GetProject() string
- func (x *UpdatePeeringNetworkRequest) GetRequestId() string
- func (*UpdatePeeringNetworkRequest) ProtoMessage()
- func (x *UpdatePeeringNetworkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePeeringNetworkRequest) Reset()
- func (x *UpdatePeeringNetworkRequest) String() string
- type UpdatePerInstanceConfigsInstanceGroupManagerRequest
- func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersUpdatePerInstanceConfigsReqResource() *InstanceGroupManagersUpdatePerInstanceConfigsReq
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetRequestId() string
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
- func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) Reset()
- func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) String() string
- type UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest
- func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerUpdateInstanceConfigReqResource() *RegionInstanceGroupManagerUpdateInstanceConfigReq
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId() string
- func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
- func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
- type UpdateRegionAutoscalerRequest
- func (*UpdateRegionAutoscalerRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionAutoscalerRequest) GetAutoscaler() string
- func (x *UpdateRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
- func (x *UpdateRegionAutoscalerRequest) GetProject() string
- func (x *UpdateRegionAutoscalerRequest) GetRegion() string
- func (x *UpdateRegionAutoscalerRequest) GetRequestId() string
- func (*UpdateRegionAutoscalerRequest) ProtoMessage()
- func (x *UpdateRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionAutoscalerRequest) Reset()
- func (x *UpdateRegionAutoscalerRequest) String() string
- type UpdateRegionBackendServiceRequest
- func (*UpdateRegionBackendServiceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionBackendServiceRequest) GetBackendService() string
- func (x *UpdateRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
- func (x *UpdateRegionBackendServiceRequest) GetProject() string
- func (x *UpdateRegionBackendServiceRequest) GetRegion() string
- func (x *UpdateRegionBackendServiceRequest) GetRequestId() string
- func (*UpdateRegionBackendServiceRequest) ProtoMessage()
- func (x *UpdateRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionBackendServiceRequest) Reset()
- func (x *UpdateRegionBackendServiceRequest) String() string
- type UpdateRegionCommitmentRequest
- func (*UpdateRegionCommitmentRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionCommitmentRequest) GetCommitment() string
- func (x *UpdateRegionCommitmentRequest) GetCommitmentResource() *Commitment
- func (x *UpdateRegionCommitmentRequest) GetPaths() string
- func (x *UpdateRegionCommitmentRequest) GetProject() string
- func (x *UpdateRegionCommitmentRequest) GetRegion() string
- func (x *UpdateRegionCommitmentRequest) GetRequestId() string
- func (x *UpdateRegionCommitmentRequest) GetUpdateMask() string
- func (*UpdateRegionCommitmentRequest) ProtoMessage()
- func (x *UpdateRegionCommitmentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionCommitmentRequest) Reset()
- func (x *UpdateRegionCommitmentRequest) String() string
- type UpdateRegionDiskRequest
- func (*UpdateRegionDiskRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionDiskRequest) GetDisk() string
- func (x *UpdateRegionDiskRequest) GetDiskResource() *Disk
- func (x *UpdateRegionDiskRequest) GetPaths() string
- func (x *UpdateRegionDiskRequest) GetProject() string
- func (x *UpdateRegionDiskRequest) GetRegion() string
- func (x *UpdateRegionDiskRequest) GetRequestId() string
- func (x *UpdateRegionDiskRequest) GetUpdateMask() string
- func (*UpdateRegionDiskRequest) ProtoMessage()
- func (x *UpdateRegionDiskRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionDiskRequest) Reset()
- func (x *UpdateRegionDiskRequest) String() string
- type UpdateRegionHealthCheckRequest
- func (*UpdateRegionHealthCheckRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionHealthCheckRequest) GetHealthCheck() string
- func (x *UpdateRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
- func (x *UpdateRegionHealthCheckRequest) GetProject() string
- func (x *UpdateRegionHealthCheckRequest) GetRegion() string
- func (x *UpdateRegionHealthCheckRequest) GetRequestId() string
- func (*UpdateRegionHealthCheckRequest) ProtoMessage()
- func (x *UpdateRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionHealthCheckRequest) Reset()
- func (x *UpdateRegionHealthCheckRequest) String() string
- type UpdateRegionUrlMapRequest
- func (*UpdateRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRegionUrlMapRequest) GetProject() string
- func (x *UpdateRegionUrlMapRequest) GetRegion() string
- func (x *UpdateRegionUrlMapRequest) GetRequestId() string
- func (x *UpdateRegionUrlMapRequest) GetUrlMap() string
- func (x *UpdateRegionUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*UpdateRegionUrlMapRequest) ProtoMessage()
- func (x *UpdateRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegionUrlMapRequest) Reset()
- func (x *UpdateRegionUrlMapRequest) String() string
- type UpdateReservationRequest
- func (*UpdateReservationRequest) Descriptor() ([]byte, []int)
- func (x *UpdateReservationRequest) GetPaths() string
- func (x *UpdateReservationRequest) GetProject() string
- func (x *UpdateReservationRequest) GetRequestId() string
- func (x *UpdateReservationRequest) GetReservation() string
- func (x *UpdateReservationRequest) GetReservationResource() *Reservation
- func (x *UpdateReservationRequest) GetUpdateMask() string
- func (x *UpdateReservationRequest) GetZone() string
- func (*UpdateReservationRequest) ProtoMessage()
- func (x *UpdateReservationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateReservationRequest) Reset()
- func (x *UpdateReservationRequest) String() string
- type UpdateRouterRequest
- func (*UpdateRouterRequest) Descriptor() ([]byte, []int)
- func (x *UpdateRouterRequest) GetProject() string
- func (x *UpdateRouterRequest) GetRegion() string
- func (x *UpdateRouterRequest) GetRequestId() string
- func (x *UpdateRouterRequest) GetRouter() string
- func (x *UpdateRouterRequest) GetRouterResource() *Router
- func (*UpdateRouterRequest) ProtoMessage()
- func (x *UpdateRouterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRouterRequest) Reset()
- func (x *UpdateRouterRequest) String() string
- type UpdateShieldedInstanceConfigInstanceRequest
- func (*UpdateShieldedInstanceConfigInstanceRequest) Descriptor() ([]byte, []int)
- func (x *UpdateShieldedInstanceConfigInstanceRequest) GetInstance() string
- func (x *UpdateShieldedInstanceConfigInstanceRequest) GetProject() string
- func (x *UpdateShieldedInstanceConfigInstanceRequest) GetRequestId() string
- func (x *UpdateShieldedInstanceConfigInstanceRequest) GetShieldedInstanceConfigResource() *ShieldedInstanceConfig
- func (x *UpdateShieldedInstanceConfigInstanceRequest) GetZone() string
- func (*UpdateShieldedInstanceConfigInstanceRequest) ProtoMessage()
- func (x *UpdateShieldedInstanceConfigInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateShieldedInstanceConfigInstanceRequest) Reset()
- func (x *UpdateShieldedInstanceConfigInstanceRequest) String() string
- type UpdateStoragePoolRequest
- func (*UpdateStoragePoolRequest) Descriptor() ([]byte, []int)
- func (x *UpdateStoragePoolRequest) GetProject() string
- func (x *UpdateStoragePoolRequest) GetRequestId() string
- func (x *UpdateStoragePoolRequest) GetStoragePool() string
- func (x *UpdateStoragePoolRequest) GetStoragePoolResource() *StoragePool
- func (x *UpdateStoragePoolRequest) GetUpdateMask() string
- func (x *UpdateStoragePoolRequest) GetZone() string
- func (*UpdateStoragePoolRequest) ProtoMessage()
- func (x *UpdateStoragePoolRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStoragePoolRequest) Reset()
- func (x *UpdateStoragePoolRequest) String() string
- type UpdateUrlMapRequest
- func (*UpdateUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *UpdateUrlMapRequest) GetProject() string
- func (x *UpdateUrlMapRequest) GetRequestId() string
- func (x *UpdateUrlMapRequest) GetUrlMap() string
- func (x *UpdateUrlMapRequest) GetUrlMapResource() *UrlMap
- func (*UpdateUrlMapRequest) ProtoMessage()
- func (x *UpdateUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUrlMapRequest) Reset()
- func (x *UpdateUrlMapRequest) String() string
- type UrlMap
- func (*UrlMap) Descriptor() ([]byte, []int)
- func (x *UrlMap) GetCreationTimestamp() string
- func (x *UrlMap) GetDefaultCustomErrorResponsePolicy() *CustomErrorResponsePolicy
- func (x *UrlMap) GetDefaultRouteAction() *HttpRouteAction
- func (x *UrlMap) GetDefaultService() string
- func (x *UrlMap) GetDefaultUrlRedirect() *HttpRedirectAction
- func (x *UrlMap) GetDescription() string
- func (x *UrlMap) GetFingerprint() string
- func (x *UrlMap) GetHeaderAction() *HttpHeaderAction
- func (x *UrlMap) GetHostRules() []*HostRule
- func (x *UrlMap) GetId() uint64
- func (x *UrlMap) GetKind() string
- func (x *UrlMap) GetName() string
- func (x *UrlMap) GetPathMatchers() []*PathMatcher
- func (x *UrlMap) GetRegion() string
- func (x *UrlMap) GetSelfLink() string
- func (x *UrlMap) GetTests() []*UrlMapTest
- func (*UrlMap) ProtoMessage()
- func (x *UrlMap) ProtoReflect() protoreflect.Message
- func (x *UrlMap) Reset()
- func (x *UrlMap) String() string
- type UrlMapList
- func (*UrlMapList) Descriptor() ([]byte, []int)
- func (x *UrlMapList) GetId() string
- func (x *UrlMapList) GetItems() []*UrlMap
- func (x *UrlMapList) GetKind() string
- func (x *UrlMapList) GetNextPageToken() string
- func (x *UrlMapList) GetSelfLink() string
- func (x *UrlMapList) GetWarning() *Warning
- func (*UrlMapList) ProtoMessage()
- func (x *UrlMapList) ProtoReflect() protoreflect.Message
- func (x *UrlMapList) Reset()
- func (x *UrlMapList) String() string
- type UrlMapReference
- func (*UrlMapReference) Descriptor() ([]byte, []int)
- func (x *UrlMapReference) GetUrlMap() string
- func (*UrlMapReference) ProtoMessage()
- func (x *UrlMapReference) ProtoReflect() protoreflect.Message
- func (x *UrlMapReference) Reset()
- func (x *UrlMapReference) String() string
- type UrlMapTest
- func (*UrlMapTest) Descriptor() ([]byte, []int)
- func (x *UrlMapTest) GetDescription() string
- func (x *UrlMapTest) GetExpectedOutputUrl() string
- func (x *UrlMapTest) GetExpectedRedirectResponseCode() int32
- func (x *UrlMapTest) GetHeaders() []*UrlMapTestHeader
- func (x *UrlMapTest) GetHost() string
- func (x *UrlMapTest) GetPath() string
- func (x *UrlMapTest) GetService() string
- func (*UrlMapTest) ProtoMessage()
- func (x *UrlMapTest) ProtoReflect() protoreflect.Message
- func (x *UrlMapTest) Reset()
- func (x *UrlMapTest) String() string
- type UrlMapTestHeader
- func (*UrlMapTestHeader) Descriptor() ([]byte, []int)
- func (x *UrlMapTestHeader) GetName() string
- func (x *UrlMapTestHeader) GetValue() string
- func (*UrlMapTestHeader) ProtoMessage()
- func (x *UrlMapTestHeader) ProtoReflect() protoreflect.Message
- func (x *UrlMapTestHeader) Reset()
- func (x *UrlMapTestHeader) String() string
- type UrlMapValidationResult
- func (*UrlMapValidationResult) Descriptor() ([]byte, []int)
- func (x *UrlMapValidationResult) GetLoadErrors() []string
- func (x *UrlMapValidationResult) GetLoadSucceeded() bool
- func (x *UrlMapValidationResult) GetTestFailures() []*TestFailure
- func (x *UrlMapValidationResult) GetTestPassed() bool
- func (*UrlMapValidationResult) ProtoMessage()
- func (x *UrlMapValidationResult) ProtoReflect() protoreflect.Message
- func (x *UrlMapValidationResult) Reset()
- func (x *UrlMapValidationResult) String() string
- type UrlMapsAggregatedList
- func (*UrlMapsAggregatedList) Descriptor() ([]byte, []int)
- func (x *UrlMapsAggregatedList) GetId() string
- func (x *UrlMapsAggregatedList) GetItems() map[string]*UrlMapsScopedList
- func (x *UrlMapsAggregatedList) GetKind() string
- func (x *UrlMapsAggregatedList) GetNextPageToken() string
- func (x *UrlMapsAggregatedList) GetSelfLink() string
- func (x *UrlMapsAggregatedList) GetUnreachables() []string
- func (x *UrlMapsAggregatedList) GetWarning() *Warning
- func (*UrlMapsAggregatedList) ProtoMessage()
- func (x *UrlMapsAggregatedList) ProtoReflect() protoreflect.Message
- func (x *UrlMapsAggregatedList) Reset()
- func (x *UrlMapsAggregatedList) String() string
- type UrlMapsScopedList
- func (*UrlMapsScopedList) Descriptor() ([]byte, []int)
- func (x *UrlMapsScopedList) GetUrlMaps() []*UrlMap
- func (x *UrlMapsScopedList) GetWarning() *Warning
- func (*UrlMapsScopedList) ProtoMessage()
- func (x *UrlMapsScopedList) ProtoReflect() protoreflect.Message
- func (x *UrlMapsScopedList) Reset()
- func (x *UrlMapsScopedList) String() string
- type UrlMapsValidateRequest
- func (*UrlMapsValidateRequest) Descriptor() ([]byte, []int)
- func (x *UrlMapsValidateRequest) GetLoadBalancingSchemes() []string
- func (x *UrlMapsValidateRequest) GetResource() *UrlMap
- func (*UrlMapsValidateRequest) ProtoMessage()
- func (x *UrlMapsValidateRequest) ProtoReflect() protoreflect.Message
- func (x *UrlMapsValidateRequest) Reset()
- func (x *UrlMapsValidateRequest) String() string
- type UrlMapsValidateRequest_LoadBalancingSchemes
- func (UrlMapsValidateRequest_LoadBalancingSchemes) Descriptor() protoreflect.EnumDescriptor
- func (x UrlMapsValidateRequest_LoadBalancingSchemes) Enum() *UrlMapsValidateRequest_LoadBalancingSchemes
- func (UrlMapsValidateRequest_LoadBalancingSchemes) EnumDescriptor() ([]byte, []int)
- func (x UrlMapsValidateRequest_LoadBalancingSchemes) Number() protoreflect.EnumNumber
- func (x UrlMapsValidateRequest_LoadBalancingSchemes) String() string
- func (UrlMapsValidateRequest_LoadBalancingSchemes) Type() protoreflect.EnumType
- type UrlMapsValidateResponse
- func (*UrlMapsValidateResponse) Descriptor() ([]byte, []int)
- func (x *UrlMapsValidateResponse) GetResult() *UrlMapValidationResult
- func (*UrlMapsValidateResponse) ProtoMessage()
- func (x *UrlMapsValidateResponse) ProtoReflect() protoreflect.Message
- func (x *UrlMapsValidateResponse) Reset()
- func (x *UrlMapsValidateResponse) String() string
- type UrlRewrite
- func (*UrlRewrite) Descriptor() ([]byte, []int)
- func (x *UrlRewrite) GetHostRewrite() string
- func (x *UrlRewrite) GetPathPrefixRewrite() string
- func (x *UrlRewrite) GetPathTemplateRewrite() string
- func (*UrlRewrite) ProtoMessage()
- func (x *UrlRewrite) ProtoReflect() protoreflect.Message
- func (x *UrlRewrite) Reset()
- func (x *UrlRewrite) String() string
- type UsableSubnetwork
- func (*UsableSubnetwork) Descriptor() ([]byte, []int)
- func (x *UsableSubnetwork) GetExternalIpv6Prefix() string
- func (x *UsableSubnetwork) GetInternalIpv6Prefix() string
- func (x *UsableSubnetwork) GetIpCidrRange() string
- func (x *UsableSubnetwork) GetIpv6AccessType() string
- func (x *UsableSubnetwork) GetNetwork() string
- func (x *UsableSubnetwork) GetPurpose() string
- func (x *UsableSubnetwork) GetRole() string
- func (x *UsableSubnetwork) GetSecondaryIpRanges() []*UsableSubnetworkSecondaryRange
- func (x *UsableSubnetwork) GetStackType() string
- func (x *UsableSubnetwork) GetSubnetwork() string
- func (*UsableSubnetwork) ProtoMessage()
- func (x *UsableSubnetwork) ProtoReflect() protoreflect.Message
- func (x *UsableSubnetwork) Reset()
- func (x *UsableSubnetwork) String() string
- type UsableSubnetworkSecondaryRange
- func (*UsableSubnetworkSecondaryRange) Descriptor() ([]byte, []int)
- func (x *UsableSubnetworkSecondaryRange) GetIpCidrRange() string
- func (x *UsableSubnetworkSecondaryRange) GetRangeName() string
- func (*UsableSubnetworkSecondaryRange) ProtoMessage()
- func (x *UsableSubnetworkSecondaryRange) ProtoReflect() protoreflect.Message
- func (x *UsableSubnetworkSecondaryRange) Reset()
- func (x *UsableSubnetworkSecondaryRange) String() string
- type UsableSubnetwork_Ipv6AccessType
- func (UsableSubnetwork_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
- func (x UsableSubnetwork_Ipv6AccessType) Enum() *UsableSubnetwork_Ipv6AccessType
- func (UsableSubnetwork_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
- func (x UsableSubnetwork_Ipv6AccessType) Number() protoreflect.EnumNumber
- func (x UsableSubnetwork_Ipv6AccessType) String() string
- func (UsableSubnetwork_Ipv6AccessType) Type() protoreflect.EnumType
- type UsableSubnetwork_Purpose
- func (UsableSubnetwork_Purpose) Descriptor() protoreflect.EnumDescriptor
- func (x UsableSubnetwork_Purpose) Enum() *UsableSubnetwork_Purpose
- func (UsableSubnetwork_Purpose) EnumDescriptor() ([]byte, []int)
- func (x UsableSubnetwork_Purpose) Number() protoreflect.EnumNumber
- func (x UsableSubnetwork_Purpose) String() string
- func (UsableSubnetwork_Purpose) Type() protoreflect.EnumType
- type UsableSubnetwork_Role
- func (UsableSubnetwork_Role) Descriptor() protoreflect.EnumDescriptor
- func (x UsableSubnetwork_Role) Enum() *UsableSubnetwork_Role
- func (UsableSubnetwork_Role) EnumDescriptor() ([]byte, []int)
- func (x UsableSubnetwork_Role) Number() protoreflect.EnumNumber
- func (x UsableSubnetwork_Role) String() string
- func (UsableSubnetwork_Role) Type() protoreflect.EnumType
- type UsableSubnetwork_StackType
- func (UsableSubnetwork_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x UsableSubnetwork_StackType) Enum() *UsableSubnetwork_StackType
- func (UsableSubnetwork_StackType) EnumDescriptor() ([]byte, []int)
- func (x UsableSubnetwork_StackType) Number() protoreflect.EnumNumber
- func (x UsableSubnetwork_StackType) String() string
- func (UsableSubnetwork_StackType) Type() protoreflect.EnumType
- type UsableSubnetworksAggregatedList
- func (*UsableSubnetworksAggregatedList) Descriptor() ([]byte, []int)
- func (x *UsableSubnetworksAggregatedList) GetId() string
- func (x *UsableSubnetworksAggregatedList) GetItems() []*UsableSubnetwork
- func (x *UsableSubnetworksAggregatedList) GetKind() string
- func (x *UsableSubnetworksAggregatedList) GetNextPageToken() string
- func (x *UsableSubnetworksAggregatedList) GetSelfLink() string
- func (x *UsableSubnetworksAggregatedList) GetWarning() *Warning
- func (*UsableSubnetworksAggregatedList) ProtoMessage()
- func (x *UsableSubnetworksAggregatedList) ProtoReflect() protoreflect.Message
- func (x *UsableSubnetworksAggregatedList) Reset()
- func (x *UsableSubnetworksAggregatedList) String() string
- type UsageExportLocation
- func (*UsageExportLocation) Descriptor() ([]byte, []int)
- func (x *UsageExportLocation) GetBucketName() string
- func (x *UsageExportLocation) GetReportNamePrefix() string
- func (*UsageExportLocation) ProtoMessage()
- func (x *UsageExportLocation) ProtoReflect() protoreflect.Message
- func (x *UsageExportLocation) Reset()
- func (x *UsageExportLocation) String() string
- type ValidateRegionUrlMapRequest
- func (*ValidateRegionUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *ValidateRegionUrlMapRequest) GetProject() string
- func (x *ValidateRegionUrlMapRequest) GetRegion() string
- func (x *ValidateRegionUrlMapRequest) GetRegionUrlMapsValidateRequestResource() *RegionUrlMapsValidateRequest
- func (x *ValidateRegionUrlMapRequest) GetUrlMap() string
- func (*ValidateRegionUrlMapRequest) ProtoMessage()
- func (x *ValidateRegionUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateRegionUrlMapRequest) Reset()
- func (x *ValidateRegionUrlMapRequest) String() string
- type ValidateUrlMapRequest
- func (*ValidateUrlMapRequest) Descriptor() ([]byte, []int)
- func (x *ValidateUrlMapRequest) GetProject() string
- func (x *ValidateUrlMapRequest) GetUrlMap() string
- func (x *ValidateUrlMapRequest) GetUrlMapsValidateRequestResource() *UrlMapsValidateRequest
- func (*ValidateUrlMapRequest) ProtoMessage()
- func (x *ValidateUrlMapRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateUrlMapRequest) Reset()
- func (x *ValidateUrlMapRequest) String() string
- type VmEndpointNatMappings
- func (*VmEndpointNatMappings) Descriptor() ([]byte, []int)
- func (x *VmEndpointNatMappings) GetInstanceName() string
- func (x *VmEndpointNatMappings) GetInterfaceNatMappings() []*VmEndpointNatMappingsInterfaceNatMappings
- func (*VmEndpointNatMappings) ProtoMessage()
- func (x *VmEndpointNatMappings) ProtoReflect() protoreflect.Message
- func (x *VmEndpointNatMappings) Reset()
- func (x *VmEndpointNatMappings) String() string
- type VmEndpointNatMappingsInterfaceNatMappings
- func (*VmEndpointNatMappingsInterfaceNatMappings) Descriptor() ([]byte, []int)
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetDrainNatIpPortRanges() []string
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNatIpPortRanges() []string
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalDrainNatPorts() int32
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalNatPorts() int32
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetRuleMappings() []*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetSourceAliasIpRange() string
- func (x *VmEndpointNatMappingsInterfaceNatMappings) GetSourceVirtualIp() string
- func (*VmEndpointNatMappingsInterfaceNatMappings) ProtoMessage()
- func (x *VmEndpointNatMappingsInterfaceNatMappings) ProtoReflect() protoreflect.Message
- func (x *VmEndpointNatMappingsInterfaceNatMappings) Reset()
- func (x *VmEndpointNatMappingsInterfaceNatMappings) String() string
- type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
- func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Descriptor() ([]byte, []int)
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetDrainNatIpPortRanges() []string
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNatIpPortRanges() []string
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalDrainNatPorts() int32
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalNatPorts() int32
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetRuleNumber() int32
- func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoMessage()
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoReflect() protoreflect.Message
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Reset()
- func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) String() string
- type VmEndpointNatMappingsList
- func (*VmEndpointNatMappingsList) Descriptor() ([]byte, []int)
- func (x *VmEndpointNatMappingsList) GetId() string
- func (x *VmEndpointNatMappingsList) GetKind() string
- func (x *VmEndpointNatMappingsList) GetNextPageToken() string
- func (x *VmEndpointNatMappingsList) GetResult() []*VmEndpointNatMappings
- func (x *VmEndpointNatMappingsList) GetSelfLink() string
- func (x *VmEndpointNatMappingsList) GetWarning() *Warning
- func (*VmEndpointNatMappingsList) ProtoMessage()
- func (x *VmEndpointNatMappingsList) ProtoReflect() protoreflect.Message
- func (x *VmEndpointNatMappingsList) Reset()
- func (x *VmEndpointNatMappingsList) String() string
- type VpnGateway
- func (*VpnGateway) Descriptor() ([]byte, []int)
- func (x *VpnGateway) GetCreationTimestamp() string
- func (x *VpnGateway) GetDescription() string
- func (x *VpnGateway) GetGatewayIpVersion() string
- func (x *VpnGateway) GetId() uint64
- func (x *VpnGateway) GetKind() string
- func (x *VpnGateway) GetLabelFingerprint() string
- func (x *VpnGateway) GetLabels() map[string]string
- func (x *VpnGateway) GetName() string
- func (x *VpnGateway) GetNetwork() string
- func (x *VpnGateway) GetRegion() string
- func (x *VpnGateway) GetSelfLink() string
- func (x *VpnGateway) GetStackType() string
- func (x *VpnGateway) GetVpnInterfaces() []*VpnGatewayVpnGatewayInterface
- func (*VpnGateway) ProtoMessage()
- func (x *VpnGateway) ProtoReflect() protoreflect.Message
- func (x *VpnGateway) Reset()
- func (x *VpnGateway) String() string
- type VpnGatewayAggregatedList
- func (*VpnGatewayAggregatedList) Descriptor() ([]byte, []int)
- func (x *VpnGatewayAggregatedList) GetId() string
- func (x *VpnGatewayAggregatedList) GetItems() map[string]*VpnGatewaysScopedList
- func (x *VpnGatewayAggregatedList) GetKind() string
- func (x *VpnGatewayAggregatedList) GetNextPageToken() string
- func (x *VpnGatewayAggregatedList) GetSelfLink() string
- func (x *VpnGatewayAggregatedList) GetUnreachables() []string
- func (x *VpnGatewayAggregatedList) GetWarning() *Warning
- func (*VpnGatewayAggregatedList) ProtoMessage()
- func (x *VpnGatewayAggregatedList) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayAggregatedList) Reset()
- func (x *VpnGatewayAggregatedList) String() string
- type VpnGatewayList
- func (*VpnGatewayList) Descriptor() ([]byte, []int)
- func (x *VpnGatewayList) GetId() string
- func (x *VpnGatewayList) GetItems() []*VpnGateway
- func (x *VpnGatewayList) GetKind() string
- func (x *VpnGatewayList) GetNextPageToken() string
- func (x *VpnGatewayList) GetSelfLink() string
- func (x *VpnGatewayList) GetWarning() *Warning
- func (*VpnGatewayList) ProtoMessage()
- func (x *VpnGatewayList) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayList) Reset()
- func (x *VpnGatewayList) String() string
- type VpnGatewayStatus
- func (*VpnGatewayStatus) Descriptor() ([]byte, []int)
- func (x *VpnGatewayStatus) GetVpnConnections() []*VpnGatewayStatusVpnConnection
- func (*VpnGatewayStatus) ProtoMessage()
- func (x *VpnGatewayStatus) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayStatus) Reset()
- func (x *VpnGatewayStatus) String() string
- type VpnGatewayStatusHighAvailabilityRequirementState
- func (*VpnGatewayStatusHighAvailabilityRequirementState) Descriptor() ([]byte, []int)
- func (x *VpnGatewayStatusHighAvailabilityRequirementState) GetState() string
- func (x *VpnGatewayStatusHighAvailabilityRequirementState) GetUnsatisfiedReason() string
- func (*VpnGatewayStatusHighAvailabilityRequirementState) ProtoMessage()
- func (x *VpnGatewayStatusHighAvailabilityRequirementState) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayStatusHighAvailabilityRequirementState) Reset()
- func (x *VpnGatewayStatusHighAvailabilityRequirementState) String() string
- type VpnGatewayStatusHighAvailabilityRequirementState_State
- func (VpnGatewayStatusHighAvailabilityRequirementState_State) Descriptor() protoreflect.EnumDescriptor
- func (x VpnGatewayStatusHighAvailabilityRequirementState_State) Enum() *VpnGatewayStatusHighAvailabilityRequirementState_State
- func (VpnGatewayStatusHighAvailabilityRequirementState_State) EnumDescriptor() ([]byte, []int)
- func (x VpnGatewayStatusHighAvailabilityRequirementState_State) Number() protoreflect.EnumNumber
- func (x VpnGatewayStatusHighAvailabilityRequirementState_State) String() string
- func (VpnGatewayStatusHighAvailabilityRequirementState_State) Type() protoreflect.EnumType
- type VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason
- func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Descriptor() protoreflect.EnumDescriptor
- func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Enum() *VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason
- func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) EnumDescriptor() ([]byte, []int)
- func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Number() protoreflect.EnumNumber
- func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) String() string
- func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Type() protoreflect.EnumType
- type VpnGatewayStatusTunnel
- func (*VpnGatewayStatusTunnel) Descriptor() ([]byte, []int)
- func (x *VpnGatewayStatusTunnel) GetLocalGatewayInterface() uint32
- func (x *VpnGatewayStatusTunnel) GetPeerGatewayInterface() uint32
- func (x *VpnGatewayStatusTunnel) GetTunnelUrl() string
- func (*VpnGatewayStatusTunnel) ProtoMessage()
- func (x *VpnGatewayStatusTunnel) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayStatusTunnel) Reset()
- func (x *VpnGatewayStatusTunnel) String() string
- type VpnGatewayStatusVpnConnection
- func (*VpnGatewayStatusVpnConnection) Descriptor() ([]byte, []int)
- func (x *VpnGatewayStatusVpnConnection) GetPeerExternalGateway() string
- func (x *VpnGatewayStatusVpnConnection) GetPeerGcpGateway() string
- func (x *VpnGatewayStatusVpnConnection) GetState() *VpnGatewayStatusHighAvailabilityRequirementState
- func (x *VpnGatewayStatusVpnConnection) GetTunnels() []*VpnGatewayStatusTunnel
- func (*VpnGatewayStatusVpnConnection) ProtoMessage()
- func (x *VpnGatewayStatusVpnConnection) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayStatusVpnConnection) Reset()
- func (x *VpnGatewayStatusVpnConnection) String() string
- type VpnGatewayVpnGatewayInterface
- func (*VpnGatewayVpnGatewayInterface) Descriptor() ([]byte, []int)
- func (x *VpnGatewayVpnGatewayInterface) GetId() uint32
- func (x *VpnGatewayVpnGatewayInterface) GetInterconnectAttachment() string
- func (x *VpnGatewayVpnGatewayInterface) GetIpAddress() string
- func (x *VpnGatewayVpnGatewayInterface) GetIpv6Address() string
- func (*VpnGatewayVpnGatewayInterface) ProtoMessage()
- func (x *VpnGatewayVpnGatewayInterface) ProtoReflect() protoreflect.Message
- func (x *VpnGatewayVpnGatewayInterface) Reset()
- func (x *VpnGatewayVpnGatewayInterface) String() string
- type VpnGateway_GatewayIpVersion
- func (VpnGateway_GatewayIpVersion) Descriptor() protoreflect.EnumDescriptor
- func (x VpnGateway_GatewayIpVersion) Enum() *VpnGateway_GatewayIpVersion
- func (VpnGateway_GatewayIpVersion) EnumDescriptor() ([]byte, []int)
- func (x VpnGateway_GatewayIpVersion) Number() protoreflect.EnumNumber
- func (x VpnGateway_GatewayIpVersion) String() string
- func (VpnGateway_GatewayIpVersion) Type() protoreflect.EnumType
- type VpnGateway_StackType
- func (VpnGateway_StackType) Descriptor() protoreflect.EnumDescriptor
- func (x VpnGateway_StackType) Enum() *VpnGateway_StackType
- func (VpnGateway_StackType) EnumDescriptor() ([]byte, []int)
- func (x VpnGateway_StackType) Number() protoreflect.EnumNumber
- func (x VpnGateway_StackType) String() string
- func (VpnGateway_StackType) Type() protoreflect.EnumType
- type VpnGatewaysGetStatusResponse
- func (*VpnGatewaysGetStatusResponse) Descriptor() ([]byte, []int)
- func (x *VpnGatewaysGetStatusResponse) GetResult() *VpnGatewayStatus
- func (*VpnGatewaysGetStatusResponse) ProtoMessage()
- func (x *VpnGatewaysGetStatusResponse) ProtoReflect() protoreflect.Message
- func (x *VpnGatewaysGetStatusResponse) Reset()
- func (x *VpnGatewaysGetStatusResponse) String() string
- type VpnGatewaysScopedList
- func (*VpnGatewaysScopedList) Descriptor() ([]byte, []int)
- func (x *VpnGatewaysScopedList) GetVpnGateways() []*VpnGateway
- func (x *VpnGatewaysScopedList) GetWarning() *Warning
- func (*VpnGatewaysScopedList) ProtoMessage()
- func (x *VpnGatewaysScopedList) ProtoReflect() protoreflect.Message
- func (x *VpnGatewaysScopedList) Reset()
- func (x *VpnGatewaysScopedList) String() string
- type VpnTunnel
- func (*VpnTunnel) Descriptor() ([]byte, []int)
- func (x *VpnTunnel) GetCreationTimestamp() string
- func (x *VpnTunnel) GetDescription() string
- func (x *VpnTunnel) GetDetailedStatus() string
- func (x *VpnTunnel) GetId() uint64
- func (x *VpnTunnel) GetIkeVersion() int32
- func (x *VpnTunnel) GetKind() string
- func (x *VpnTunnel) GetLabelFingerprint() string
- func (x *VpnTunnel) GetLabels() map[string]string
- func (x *VpnTunnel) GetLocalTrafficSelector() []string
- func (x *VpnTunnel) GetName() string
- func (x *VpnTunnel) GetPeerExternalGateway() string
- func (x *VpnTunnel) GetPeerExternalGatewayInterface() int32
- func (x *VpnTunnel) GetPeerGcpGateway() string
- func (x *VpnTunnel) GetPeerIp() string
- func (x *VpnTunnel) GetRegion() string
- func (x *VpnTunnel) GetRemoteTrafficSelector() []string
- func (x *VpnTunnel) GetRouter() string
- func (x *VpnTunnel) GetSelfLink() string
- func (x *VpnTunnel) GetSharedSecret() string
- func (x *VpnTunnel) GetSharedSecretHash() string
- func (x *VpnTunnel) GetStatus() string
- func (x *VpnTunnel) GetTargetVpnGateway() string
- func (x *VpnTunnel) GetVpnGateway() string
- func (x *VpnTunnel) GetVpnGatewayInterface() int32
- func (*VpnTunnel) ProtoMessage()
- func (x *VpnTunnel) ProtoReflect() protoreflect.Message
- func (x *VpnTunnel) Reset()
- func (x *VpnTunnel) String() string
- type VpnTunnelAggregatedList
- func (*VpnTunnelAggregatedList) Descriptor() ([]byte, []int)
- func (x *VpnTunnelAggregatedList) GetId() string
- func (x *VpnTunnelAggregatedList) GetItems() map[string]*VpnTunnelsScopedList
- func (x *VpnTunnelAggregatedList) GetKind() string
- func (x *VpnTunnelAggregatedList) GetNextPageToken() string
- func (x *VpnTunnelAggregatedList) GetSelfLink() string
- func (x *VpnTunnelAggregatedList) GetUnreachables() []string
- func (x *VpnTunnelAggregatedList) GetWarning() *Warning
- func (*VpnTunnelAggregatedList) ProtoMessage()
- func (x *VpnTunnelAggregatedList) ProtoReflect() protoreflect.Message
- func (x *VpnTunnelAggregatedList) Reset()
- func (x *VpnTunnelAggregatedList) String() string
- type VpnTunnelList
- func (*VpnTunnelList) Descriptor() ([]byte, []int)
- func (x *VpnTunnelList) GetId() string
- func (x *VpnTunnelList) GetItems() []*VpnTunnel
- func (x *VpnTunnelList) GetKind() string
- func (x *VpnTunnelList) GetNextPageToken() string
- func (x *VpnTunnelList) GetSelfLink() string
- func (x *VpnTunnelList) GetWarning() *Warning
- func (*VpnTunnelList) ProtoMessage()
- func (x *VpnTunnelList) ProtoReflect() protoreflect.Message
- func (x *VpnTunnelList) Reset()
- func (x *VpnTunnelList) String() string
- type VpnTunnel_Status
- func (VpnTunnel_Status) Descriptor() protoreflect.EnumDescriptor
- func (x VpnTunnel_Status) Enum() *VpnTunnel_Status
- func (VpnTunnel_Status) EnumDescriptor() ([]byte, []int)
- func (x VpnTunnel_Status) Number() protoreflect.EnumNumber
- func (x VpnTunnel_Status) String() string
- func (VpnTunnel_Status) Type() protoreflect.EnumType
- type VpnTunnelsScopedList
- func (*VpnTunnelsScopedList) Descriptor() ([]byte, []int)
- func (x *VpnTunnelsScopedList) GetVpnTunnels() []*VpnTunnel
- func (x *VpnTunnelsScopedList) GetWarning() *Warning
- func (*VpnTunnelsScopedList) ProtoMessage()
- func (x *VpnTunnelsScopedList) ProtoReflect() protoreflect.Message
- func (x *VpnTunnelsScopedList) Reset()
- func (x *VpnTunnelsScopedList) String() string
- type WafExpressionSet
- func (*WafExpressionSet) Descriptor() ([]byte, []int)
- func (x *WafExpressionSet) GetAliases() []string
- func (x *WafExpressionSet) GetExpressions() []*WafExpressionSetExpression
- func (x *WafExpressionSet) GetId() string
- func (*WafExpressionSet) ProtoMessage()
- func (x *WafExpressionSet) ProtoReflect() protoreflect.Message
- func (x *WafExpressionSet) Reset()
- func (x *WafExpressionSet) String() string
- type WafExpressionSetExpression
- func (*WafExpressionSetExpression) Descriptor() ([]byte, []int)
- func (x *WafExpressionSetExpression) GetId() string
- func (x *WafExpressionSetExpression) GetSensitivity() int32
- func (*WafExpressionSetExpression) ProtoMessage()
- func (x *WafExpressionSetExpression) ProtoReflect() protoreflect.Message
- func (x *WafExpressionSetExpression) Reset()
- func (x *WafExpressionSetExpression) String() string
- type WaitGlobalOperationRequest
- func (*WaitGlobalOperationRequest) Descriptor() ([]byte, []int)
- func (x *WaitGlobalOperationRequest) GetOperation() string
- func (x *WaitGlobalOperationRequest) GetProject() string
- func (*WaitGlobalOperationRequest) ProtoMessage()
- func (x *WaitGlobalOperationRequest) ProtoReflect() protoreflect.Message
- func (x *WaitGlobalOperationRequest) Reset()
- func (x *WaitGlobalOperationRequest) String() string
- type WaitRegionOperationRequest
- func (*WaitRegionOperationRequest) Descriptor() ([]byte, []int)
- func (x *WaitRegionOperationRequest) GetOperation() string
- func (x *WaitRegionOperationRequest) GetProject() string
- func (x *WaitRegionOperationRequest) GetRegion() string
- func (*WaitRegionOperationRequest) ProtoMessage()
- func (x *WaitRegionOperationRequest) ProtoReflect() protoreflect.Message
- func (x *WaitRegionOperationRequest) Reset()
- func (x *WaitRegionOperationRequest) String() string
- type WaitZoneOperationRequest
- func (*WaitZoneOperationRequest) Descriptor() ([]byte, []int)
- func (x *WaitZoneOperationRequest) GetOperation() string
- func (x *WaitZoneOperationRequest) GetProject() string
- func (x *WaitZoneOperationRequest) GetZone() string
- func (*WaitZoneOperationRequest) ProtoMessage()
- func (x *WaitZoneOperationRequest) ProtoReflect() protoreflect.Message
- func (x *WaitZoneOperationRequest) Reset()
- func (x *WaitZoneOperationRequest) String() string
- type Warning
- func (*Warning) Descriptor() ([]byte, []int)
- func (x *Warning) GetCode() string
- func (x *Warning) GetData() []*Data
- func (x *Warning) GetMessage() string
- func (*Warning) ProtoMessage()
- func (x *Warning) ProtoReflect() protoreflect.Message
- func (x *Warning) Reset()
- func (x *Warning) String() string
- type Warning_Code
- func (Warning_Code) Descriptor() protoreflect.EnumDescriptor
- func (x Warning_Code) Enum() *Warning_Code
- func (Warning_Code) EnumDescriptor() ([]byte, []int)
- func (x Warning_Code) Number() protoreflect.EnumNumber
- func (x Warning_Code) String() string
- func (Warning_Code) Type() protoreflect.EnumType
- type Warnings
- func (*Warnings) Descriptor() ([]byte, []int)
- func (x *Warnings) GetCode() string
- func (x *Warnings) GetData() []*Data
- func (x *Warnings) GetMessage() string
- func (*Warnings) ProtoMessage()
- func (x *Warnings) ProtoReflect() protoreflect.Message
- func (x *Warnings) Reset()
- func (x *Warnings) String() string
- type Warnings_Code
- func (Warnings_Code) Descriptor() protoreflect.EnumDescriptor
- func (x Warnings_Code) Enum() *Warnings_Code
- func (Warnings_Code) EnumDescriptor() ([]byte, []int)
- func (x Warnings_Code) Number() protoreflect.EnumNumber
- func (x Warnings_Code) String() string
- func (Warnings_Code) Type() protoreflect.EnumType
- type WeightedBackendService
- func (*WeightedBackendService) Descriptor() ([]byte, []int)
- func (x *WeightedBackendService) GetBackendService() string
- func (x *WeightedBackendService) GetHeaderAction() *HttpHeaderAction
- func (x *WeightedBackendService) GetWeight() uint32
- func (*WeightedBackendService) ProtoMessage()
- func (x *WeightedBackendService) ProtoReflect() protoreflect.Message
- func (x *WeightedBackendService) Reset()
- func (x *WeightedBackendService) String() string
- type WithdrawPublicAdvertisedPrefixeRequest
- func (*WithdrawPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *WithdrawPublicAdvertisedPrefixeRequest) GetProject() string
- func (x *WithdrawPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
- func (x *WithdrawPublicAdvertisedPrefixeRequest) GetRequestId() string
- func (*WithdrawPublicAdvertisedPrefixeRequest) ProtoMessage()
- func (x *WithdrawPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *WithdrawPublicAdvertisedPrefixeRequest) Reset()
- func (x *WithdrawPublicAdvertisedPrefixeRequest) String() string
- type WithdrawPublicDelegatedPrefixeRequest
- func (*WithdrawPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
- func (x *WithdrawPublicDelegatedPrefixeRequest) GetProject() string
- func (x *WithdrawPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
- func (x *WithdrawPublicDelegatedPrefixeRequest) GetRegion() string
- func (x *WithdrawPublicDelegatedPrefixeRequest) GetRequestId() string
- func (*WithdrawPublicDelegatedPrefixeRequest) ProtoMessage()
- func (x *WithdrawPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
- func (x *WithdrawPublicDelegatedPrefixeRequest) Reset()
- func (x *WithdrawPublicDelegatedPrefixeRequest) String() string
- type XpnHostList
- func (*XpnHostList) Descriptor() ([]byte, []int)
- func (x *XpnHostList) GetId() string
- func (x *XpnHostList) GetItems() []*Project
- func (x *XpnHostList) GetKind() string
- func (x *XpnHostList) GetNextPageToken() string
- func (x *XpnHostList) GetSelfLink() string
- func (x *XpnHostList) GetWarning() *Warning
- func (*XpnHostList) ProtoMessage()
- func (x *XpnHostList) ProtoReflect() protoreflect.Message
- func (x *XpnHostList) Reset()
- func (x *XpnHostList) String() string
- type XpnResourceId
- func (*XpnResourceId) Descriptor() ([]byte, []int)
- func (x *XpnResourceId) GetId() string
- func (x *XpnResourceId) GetType() string
- func (*XpnResourceId) ProtoMessage()
- func (x *XpnResourceId) ProtoReflect() protoreflect.Message
- func (x *XpnResourceId) Reset()
- func (x *XpnResourceId) String() string
- type XpnResourceId_Type
- func (XpnResourceId_Type) Descriptor() protoreflect.EnumDescriptor
- func (x XpnResourceId_Type) Enum() *XpnResourceId_Type
- func (XpnResourceId_Type) EnumDescriptor() ([]byte, []int)
- func (x XpnResourceId_Type) Number() protoreflect.EnumNumber
- func (x XpnResourceId_Type) String() string
- func (XpnResourceId_Type) Type() protoreflect.EnumType
- type Zone
- func (*Zone) Descriptor() ([]byte, []int)
- func (x *Zone) GetAvailableCpuPlatforms() []string
- func (x *Zone) GetCreationTimestamp() string
- func (x *Zone) GetDeprecated() *DeprecationStatus
- func (x *Zone) GetDescription() string
- func (x *Zone) GetId() uint64
- func (x *Zone) GetKind() string
- func (x *Zone) GetName() string
- func (x *Zone) GetRegion() string
- func (x *Zone) GetSelfLink() string
- func (x *Zone) GetStatus() string
- func (x *Zone) GetSupportsPzs() bool
- func (*Zone) ProtoMessage()
- func (x *Zone) ProtoReflect() protoreflect.Message
- func (x *Zone) Reset()
- func (x *Zone) String() string
- type ZoneList
- func (*ZoneList) Descriptor() ([]byte, []int)
- func (x *ZoneList) GetId() string
- func (x *ZoneList) GetItems() []*Zone
- func (x *ZoneList) GetKind() string
- func (x *ZoneList) GetNextPageToken() string
- func (x *ZoneList) GetSelfLink() string
- func (x *ZoneList) GetWarning() *Warning
- func (*ZoneList) ProtoMessage()
- func (x *ZoneList) ProtoReflect() protoreflect.Message
- func (x *ZoneList) Reset()
- func (x *ZoneList) String() string
- type ZoneSetLabelsRequest
- func (*ZoneSetLabelsRequest) Descriptor() ([]byte, []int)
- func (x *ZoneSetLabelsRequest) GetLabelFingerprint() string
- func (x *ZoneSetLabelsRequest) GetLabels() map[string]string
- func (*ZoneSetLabelsRequest) ProtoMessage()
- func (x *ZoneSetLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *ZoneSetLabelsRequest) Reset()
- func (x *ZoneSetLabelsRequest) String() string
- type ZoneSetPolicyRequest
- func (*ZoneSetPolicyRequest) Descriptor() ([]byte, []int)
- func (x *ZoneSetPolicyRequest) GetBindings() []*Binding
- func (x *ZoneSetPolicyRequest) GetEtag() string
- func (x *ZoneSetPolicyRequest) GetPolicy() *Policy
- func (*ZoneSetPolicyRequest) ProtoMessage()
- func (x *ZoneSetPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *ZoneSetPolicyRequest) Reset()
- func (x *ZoneSetPolicyRequest) String() string
- type Zone_Status
Variables ¶
var ( AccessConfig_NetworkTier_name = map[int32]string{ 0: "UNDEFINED_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } AccessConfig_NetworkTier_value = map[string]int32{ "UNDEFINED_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for AccessConfig_NetworkTier.
var ( AccessConfig_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 4397213: "DIRECT_IPV6", 84090205: "ONE_TO_ONE_NAT", } AccessConfig_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "DIRECT_IPV6": 4397213, "ONE_TO_ONE_NAT": 84090205, } )
Enum value maps for AccessConfig_Type.
var ( Address_AddressType_name = map[int32]string{ 0: "UNDEFINED_ADDRESS_TYPE", 35607499: "EXTERNAL", 279295677: "INTERNAL", 53933922: "UNSPECIFIED_TYPE", } Address_AddressType_value = map[string]int32{ "UNDEFINED_ADDRESS_TYPE": 0, "EXTERNAL": 35607499, "INTERNAL": 279295677, "UNSPECIFIED_TYPE": 53933922, } )
Enum value maps for Address_AddressType.
var ( Address_IpVersion_name = map[int32]string{ 0: "UNDEFINED_IP_VERSION", 2254341: "IPV4", 2254343: "IPV6", 21850000: "UNSPECIFIED_VERSION", } Address_IpVersion_value = map[string]int32{ "UNDEFINED_IP_VERSION": 0, "IPV4": 2254341, "IPV6": 2254343, "UNSPECIFIED_VERSION": 21850000, } )
Enum value maps for Address_IpVersion.
var ( Address_Ipv6EndpointType_name = map[int32]string{ 0: "UNDEFINED_IPV6_ENDPOINT_TYPE", 74173363: "NETLB", 2743: "VM", } Address_Ipv6EndpointType_value = map[string]int32{ "UNDEFINED_IPV6_ENDPOINT_TYPE": 0, "NETLB": 74173363, "VM": 2743, } )
Enum value maps for Address_Ipv6EndpointType.
var ( Address_NetworkTier_name = map[int32]string{ 0: "UNDEFINED_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } Address_NetworkTier_value = map[string]int32{ "UNDEFINED_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for Address_NetworkTier.
var ( Address_Purpose_name = map[int32]string{ 0: "UNDEFINED_PURPOSE", 476114556: "DNS_RESOLVER", 230515243: "GCE_ENDPOINT", 340437251: "IPSEC_INTERCONNECT", 163666477: "NAT_AUTO", 48134724: "PRIVATE_SERVICE_CONNECT", 270492508: "SERVERLESS", 294447572: "SHARED_LOADBALANCER_VIP", 400800170: "VPC_PEERING", } Address_Purpose_value = map[string]int32{ "UNDEFINED_PURPOSE": 0, "DNS_RESOLVER": 476114556, "GCE_ENDPOINT": 230515243, "IPSEC_INTERCONNECT": 340437251, "NAT_AUTO": 163666477, "PRIVATE_SERVICE_CONNECT": 48134724, "SERVERLESS": 270492508, "SHARED_LOADBALANCER_VIP": 294447572, "VPC_PEERING": 400800170, } )
Enum value maps for Address_Purpose.
var ( Address_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 17393485: "IN_USE", 432241448: "RESERVED", 514587225: "RESERVING", } Address_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "IN_USE": 17393485, "RESERVED": 432241448, "RESERVING": 514587225, } )
Enum value maps for Address_Status.
var ( AdvancedMachineFeatures_PerformanceMonitoringUnit_name = map[int32]string{ 0: "UNDEFINED_PERFORMANCE_MONITORING_UNIT", 155113693: "ARCHITECTURAL", 476873590: "ENHANCED", 429210692: "PERFORMANCE_MONITORING_UNIT_UNSPECIFIED", 484642493: "STANDARD", } AdvancedMachineFeatures_PerformanceMonitoringUnit_value = map[string]int32{ "UNDEFINED_PERFORMANCE_MONITORING_UNIT": 0, "ARCHITECTURAL": 155113693, "ENHANCED": 476873590, "PERFORMANCE_MONITORING_UNIT_UNSPECIFIED": 429210692, "STANDARD": 484642493, } )
Enum value maps for AdvancedMachineFeatures_PerformanceMonitoringUnit.
var ( AllocationAggregateReservation_VmFamily_name = map[int32]string{ 0: "UNDEFINED_VM_FAMILY", 42845948: "VM_FAMILY_CLOUD_TPU_DEVICE_CT3", 108020067: "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L", 18705267: "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP", 517384376: "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P", 517384407: "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P", } AllocationAggregateReservation_VmFamily_value = map[string]int32{ "UNDEFINED_VM_FAMILY": 0, "VM_FAMILY_CLOUD_TPU_DEVICE_CT3": 42845948, "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L": 108020067, "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP": 18705267, "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P": 517384376, "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P": 517384407, } )
Enum value maps for AllocationAggregateReservation_VmFamily.
var ( AllocationAggregateReservation_WorkloadType_name = map[int32]string{ 0: "UNDEFINED_WORKLOAD_TYPE", 62971674: "BATCH", 17781740: "SERVING", 526786327: "UNSPECIFIED", } AllocationAggregateReservation_WorkloadType_value = map[string]int32{ "UNDEFINED_WORKLOAD_TYPE": 0, "BATCH": 62971674, "SERVING": 17781740, "UNSPECIFIED": 526786327, } )
Enum value maps for AllocationAggregateReservation_WorkloadType.
var ( AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_name = map[int32]string{ 0: "UNDEFINED_INTERFACE", 2408800: "NVME", 2539686: "SCSI", } AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface_value = map[string]int32{ "UNDEFINED_INTERFACE": 0, "NVME": 2408800, "SCSI": 2539686, } )
Enum value maps for AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface.
var ( AttachedDisk_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } AttachedDisk_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for AttachedDisk_Architecture.
var ( AttachedDisk_Interface_name = map[int32]string{ 0: "UNDEFINED_INTERFACE", 2408800: "NVME", 2539686: "SCSI", } AttachedDisk_Interface_value = map[string]int32{ "UNDEFINED_INTERFACE": 0, "NVME": 2408800, "SCSI": 2539686, } )
Enum value maps for AttachedDisk_Interface.
var ( AttachedDisk_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 91950261: "READ_ONLY", 173607894: "READ_WRITE", } AttachedDisk_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "READ_ONLY": 91950261, "READ_WRITE": 173607894, } )
Enum value maps for AttachedDisk_Mode.
var ( AttachedDisk_SavedState_name = map[int32]string{ 0: "UNDEFINED_SAVED_STATE", 391290831: "DISK_SAVED_STATE_UNSPECIFIED", 254159736: "PRESERVED", } AttachedDisk_SavedState_value = map[string]int32{ "UNDEFINED_SAVED_STATE": 0, "DISK_SAVED_STATE_UNSPECIFIED": 391290831, "PRESERVED": 254159736, } )
Enum value maps for AttachedDisk_SavedState.
var ( AttachedDisk_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 460683927: "PERSISTENT", 496778970: "SCRATCH", } AttachedDisk_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "PERSISTENT": 460683927, "SCRATCH": 496778970, } )
Enum value maps for AttachedDisk_Type.
var ( AttachedDiskInitializeParams_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } AttachedDiskInitializeParams_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for AttachedDiskInitializeParams_Architecture.
var ( AttachedDiskInitializeParams_OnUpdateAction_name = map[int32]string{ 0: "UNDEFINED_ON_UPDATE_ACTION", 494767853: "RECREATE_DISK", 398099712: "RECREATE_DISK_IF_SOURCE_CHANGED", 232682233: "USE_EXISTING_DISK", } AttachedDiskInitializeParams_OnUpdateAction_value = map[string]int32{ "UNDEFINED_ON_UPDATE_ACTION": 0, "RECREATE_DISK": 494767853, "RECREATE_DISK_IF_SOURCE_CHANGED": 398099712, "USE_EXISTING_DISK": 232682233, } )
Enum value maps for AttachedDiskInitializeParams_OnUpdateAction.
var ( AuditLogConfig_LogType_name = map[int32]string{ 0: "UNDEFINED_LOG_TYPE", 128951462: "ADMIN_READ", 305224971: "DATA_READ", 340181738: "DATA_WRITE", 154527053: "LOG_TYPE_UNSPECIFIED", } AuditLogConfig_LogType_value = map[string]int32{ "UNDEFINED_LOG_TYPE": 0, "ADMIN_READ": 128951462, "DATA_READ": 305224971, "DATA_WRITE": 340181738, "LOG_TYPE_UNSPECIFIED": 154527053, } )
Enum value maps for AuditLogConfig_LogType.
var ( Autoscaler_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 314733318: "ACTIVE", 528602024: "DELETING", 66247144: "ERROR", 35394935: "PENDING", } Autoscaler_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACTIVE": 314733318, "DELETING": 528602024, "ERROR": 66247144, "PENDING": 35394935, } )
Enum value maps for Autoscaler_Status.
var ( AutoscalerStatusDetails_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 404965477: "ALL_INSTANCES_UNHEALTHY", 191417626: "BACKEND_SERVICE_DOES_NOT_EXIST", 518617: "CAPPED_AT_MAX_NUM_REPLICAS", 328964659: "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE", 204430550: "CUSTOM_METRIC_INVALID", 2821361: "MIN_EQUALS_MAX", 94885086: "MISSING_CUSTOM_METRIC_DATA_POINTS", 509858898: "MISSING_LOAD_BALANCING_DATA_POINTS", 164169907: "MODE_OFF", 3840994: "MODE_ONLY_SCALE_OUT", 100969842: "MODE_ONLY_UP", 151922141: "MORE_THAN_ONE_BACKEND_SERVICE", 403101631: "NOT_ENOUGH_QUOTA_AVAILABLE", 528622846: "REGION_RESOURCE_STOCKOUT", 122636699: "SCALING_TARGET_DOES_NOT_EXIST", 29275586: "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX", 398287669: "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN", 433141802: "UNKNOWN", 330845009: "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION", 210200502: "ZONE_RESOURCE_STOCKOUT", } AutoscalerStatusDetails_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "ALL_INSTANCES_UNHEALTHY": 404965477, "BACKEND_SERVICE_DOES_NOT_EXIST": 191417626, "CAPPED_AT_MAX_NUM_REPLICAS": 518617, "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE": 328964659, "CUSTOM_METRIC_INVALID": 204430550, "MIN_EQUALS_MAX": 2821361, "MISSING_CUSTOM_METRIC_DATA_POINTS": 94885086, "MISSING_LOAD_BALANCING_DATA_POINTS": 509858898, "MODE_OFF": 164169907, "MODE_ONLY_SCALE_OUT": 3840994, "MODE_ONLY_UP": 100969842, "MORE_THAN_ONE_BACKEND_SERVICE": 151922141, "NOT_ENOUGH_QUOTA_AVAILABLE": 403101631, "REGION_RESOURCE_STOCKOUT": 528622846, "SCALING_TARGET_DOES_NOT_EXIST": 122636699, "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX": 29275586, "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN": 398287669, "UNKNOWN": 433141802, "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION": 330845009, "ZONE_RESOURCE_STOCKOUT": 210200502, } )
Enum value maps for AutoscalerStatusDetails_Type.
var ( AutoscalingPolicy_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 78159: "OFF", 2527: "ON", 152713670: "ONLY_SCALE_OUT", 478095374: "ONLY_UP", } AutoscalingPolicy_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "OFF": 78159, "ON": 2527, "ONLY_SCALE_OUT": 152713670, "ONLY_UP": 478095374, } )
Enum value maps for AutoscalingPolicy_Mode.
var ( AutoscalingPolicyCpuUtilization_PredictiveMethod_name = map[int32]string{ 0: "UNDEFINED_PREDICTIVE_METHOD", 2402104: "NONE", 11629437: "OPTIMIZE_AVAILABILITY", } AutoscalingPolicyCpuUtilization_PredictiveMethod_value = map[string]int32{ "UNDEFINED_PREDICTIVE_METHOD": 0, "NONE": 2402104, "OPTIMIZE_AVAILABILITY": 11629437, } )
Enum value maps for AutoscalingPolicyCpuUtilization_PredictiveMethod.
var ( AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType_name = map[int32]string{ 0: "UNDEFINED_UTILIZATION_TARGET_TYPE", 87432861: "DELTA_PER_MINUTE", 255180029: "DELTA_PER_SECOND", 67590361: "GAUGE", } AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType_value = map[string]int32{ "UNDEFINED_UTILIZATION_TARGET_TYPE": 0, "DELTA_PER_MINUTE": 87432861, "DELTA_PER_SECOND": 255180029, "GAUGE": 67590361, } )
Enum value maps for AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType.
var ( Backend_BalancingMode_name = map[int32]string{ 0: "UNDEFINED_BALANCING_MODE", 246311646: "CONNECTION", 2508000: "RATE", 157008386: "UTILIZATION", } Backend_BalancingMode_value = map[string]int32{ "UNDEFINED_BALANCING_MODE": 0, "CONNECTION": 246311646, "RATE": 2508000, "UTILIZATION": 157008386, } )
Enum value maps for Backend_BalancingMode.
var ( Backend_Preference_name = map[int32]string{ 0: "UNDEFINED_PREFERENCE", 115302945: "DEFAULT", 496219571: "PREFERENCE_UNSPECIFIED", 418847841: "PREFERRED", } Backend_Preference_value = map[string]int32{ "UNDEFINED_PREFERENCE": 0, "DEFAULT": 115302945, "PREFERENCE_UNSPECIFIED": 496219571, "PREFERRED": 418847841, } )
Enum value maps for Backend_Preference.
var ( BackendBucket_CompressionMode_name = map[int32]string{ 0: "UNDEFINED_COMPRESSION_MODE", 165298699: "AUTOMATIC", 516696700: "DISABLED", } BackendBucket_CompressionMode_value = map[string]int32{ "UNDEFINED_COMPRESSION_MODE": 0, "AUTOMATIC": 165298699, "DISABLED": 516696700, } )
Enum value maps for BackendBucket_CompressionMode.
var ( BackendBucketCdnPolicy_CacheMode_name = map[int32]string{ 0: "UNDEFINED_CACHE_MODE", 355027945: "CACHE_ALL_STATIC", 486026928: "FORCE_CACHE_ALL", 381295560: "INVALID_CACHE_MODE", 55380261: "USE_ORIGIN_HEADERS", } BackendBucketCdnPolicy_CacheMode_value = map[string]int32{ "UNDEFINED_CACHE_MODE": 0, "CACHE_ALL_STATIC": 355027945, "FORCE_CACHE_ALL": 486026928, "INVALID_CACHE_MODE": 381295560, "USE_ORIGIN_HEADERS": 55380261, } )
Enum value maps for BackendBucketCdnPolicy_CacheMode.
var ( BackendService_CompressionMode_name = map[int32]string{ 0: "UNDEFINED_COMPRESSION_MODE", 165298699: "AUTOMATIC", 516696700: "DISABLED", } BackendService_CompressionMode_value = map[string]int32{ "UNDEFINED_COMPRESSION_MODE": 0, "AUTOMATIC": 165298699, "DISABLED": 516696700, } )
Enum value maps for BackendService_CompressionMode.
var ( BackendService_IpAddressSelectionPolicy_name = map[int32]string{ 0: "UNDEFINED_IP_ADDRESS_SELECTION_POLICY", 22373798: "IPV4_ONLY", 79632100: "IPV6_ONLY", 36210144: "IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED", 408601302: "PREFER_IPV6", } BackendService_IpAddressSelectionPolicy_value = map[string]int32{ "UNDEFINED_IP_ADDRESS_SELECTION_POLICY": 0, "IPV4_ONLY": 22373798, "IPV6_ONLY": 79632100, "IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED": 36210144, "PREFER_IPV6": 408601302, } )
Enum value maps for BackendService_IpAddressSelectionPolicy.
var ( BackendService_LoadBalancingScheme_name = map[int32]string{ 0: "UNDEFINED_LOAD_BALANCING_SCHEME", 35607499: "EXTERNAL", 512006923: "EXTERNAL_MANAGED", 279295677: "INTERNAL", 37350397: "INTERNAL_MANAGED", 236211150: "INTERNAL_SELF_MANAGED", 275352060: "INVALID_LOAD_BALANCING_SCHEME", } BackendService_LoadBalancingScheme_value = map[string]int32{ "UNDEFINED_LOAD_BALANCING_SCHEME": 0, "EXTERNAL": 35607499, "EXTERNAL_MANAGED": 512006923, "INTERNAL": 279295677, "INTERNAL_MANAGED": 37350397, "INTERNAL_SELF_MANAGED": 236211150, "INVALID_LOAD_BALANCING_SCHEME": 275352060, } )
Enum value maps for BackendService_LoadBalancingScheme.
var ( BackendService_LocalityLbPolicy_name = map[int32]string{ 0: "UNDEFINED_LOCALITY_LB_POLICY", 323318707: "INVALID_LB_POLICY", 46604921: "LEAST_REQUEST", 119180266: "MAGLEV", 166297216: "ORIGINAL_DESTINATION", 262527171: "RANDOM", 432795069: "RING_HASH", 153895801: "ROUND_ROBIN", 254930962: "WEIGHTED_MAGLEV", } BackendService_LocalityLbPolicy_value = map[string]int32{ "UNDEFINED_LOCALITY_LB_POLICY": 0, "INVALID_LB_POLICY": 323318707, "LEAST_REQUEST": 46604921, "MAGLEV": 119180266, "ORIGINAL_DESTINATION": 166297216, "RANDOM": 262527171, "RING_HASH": 432795069, "ROUND_ROBIN": 153895801, "WEIGHTED_MAGLEV": 254930962, } )
Enum value maps for BackendService_LocalityLbPolicy.
var ( BackendService_Protocol_name = map[int32]string{ 0: "UNDEFINED_PROTOCOL", 2196510: "GRPC", 2228360: "HTTP", 69079210: "HTTP2", 69079243: "HTTPS", 82412: "SSL", 82881: "TCP", 83873: "UDP", 526786327: "UNSPECIFIED", } BackendService_Protocol_value = map[string]int32{ "UNDEFINED_PROTOCOL": 0, "GRPC": 2196510, "HTTP": 2228360, "HTTP2": 69079210, "HTTPS": 69079243, "SSL": 82412, "TCP": 82881, "UDP": 83873, "UNSPECIFIED": 526786327, } )
Enum value maps for BackendService_Protocol.
var ( BackendService_SessionAffinity_name = map[int32]string{ 0: "UNDEFINED_SESSION_AFFINITY", 345665051: "CLIENT_IP", 106122516: "CLIENT_IP_NO_DESTINATION", 221722926: "CLIENT_IP_PORT_PROTO", 25322148: "CLIENT_IP_PROTO", 370321204: "GENERATED_COOKIE", 200737960: "HEADER_FIELD", 494981627: "HTTP_COOKIE", 2402104: "NONE", 438628091: "STRONG_COOKIE_AFFINITY", } BackendService_SessionAffinity_value = map[string]int32{ "UNDEFINED_SESSION_AFFINITY": 0, "CLIENT_IP": 345665051, "CLIENT_IP_NO_DESTINATION": 106122516, "CLIENT_IP_PORT_PROTO": 221722926, "CLIENT_IP_PROTO": 25322148, "GENERATED_COOKIE": 370321204, "HEADER_FIELD": 200737960, "HTTP_COOKIE": 494981627, "NONE": 2402104, "STRONG_COOKIE_AFFINITY": 438628091, } )
Enum value maps for BackendService_SessionAffinity.
var ( BackendServiceCdnPolicy_CacheMode_name = map[int32]string{ 0: "UNDEFINED_CACHE_MODE", 355027945: "CACHE_ALL_STATIC", 486026928: "FORCE_CACHE_ALL", 381295560: "INVALID_CACHE_MODE", 55380261: "USE_ORIGIN_HEADERS", } BackendServiceCdnPolicy_CacheMode_value = map[string]int32{ "UNDEFINED_CACHE_MODE": 0, "CACHE_ALL_STATIC": 355027945, "FORCE_CACHE_ALL": 486026928, "INVALID_CACHE_MODE": 381295560, "USE_ORIGIN_HEADERS": 55380261, } )
Enum value maps for BackendServiceCdnPolicy_CacheMode.
var ( BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends_name = map[int32]string{ 0: "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS", 38400900: "ALWAYS_PERSIST", 145265356: "DEFAULT_FOR_PROTOCOL", 138646241: "NEVER_PERSIST", } BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends_value = map[string]int32{ "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS": 0, "ALWAYS_PERSIST": 38400900, "DEFAULT_FOR_PROTOCOL": 145265356, "NEVER_PERSIST": 138646241, } )
Enum value maps for BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends.
var ( BackendServiceConnectionTrackingPolicy_TrackingMode_name = map[int32]string{ 0: "UNDEFINED_TRACKING_MODE", 49234371: "INVALID_TRACKING_MODE", 85162848: "PER_CONNECTION", 182099252: "PER_SESSION", } BackendServiceConnectionTrackingPolicy_TrackingMode_value = map[string]int32{ "UNDEFINED_TRACKING_MODE": 0, "INVALID_TRACKING_MODE": 49234371, "PER_CONNECTION": 85162848, "PER_SESSION": 182099252, } )
Enum value maps for BackendServiceConnectionTrackingPolicy_TrackingMode.
var ( BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name_name = map[int32]string{ 0: "UNDEFINED_NAME", 323318707: "INVALID_LB_POLICY", 46604921: "LEAST_REQUEST", 119180266: "MAGLEV", 166297216: "ORIGINAL_DESTINATION", 262527171: "RANDOM", 432795069: "RING_HASH", 153895801: "ROUND_ROBIN", 254930962: "WEIGHTED_MAGLEV", } BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name_value = map[string]int32{ "UNDEFINED_NAME": 0, "INVALID_LB_POLICY": 323318707, "LEAST_REQUEST": 46604921, "MAGLEV": 119180266, "ORIGINAL_DESTINATION": 166297216, "RANDOM": 262527171, "RING_HASH": 432795069, "ROUND_ROBIN": 153895801, "WEIGHTED_MAGLEV": 254930962, } )
Enum value maps for BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name.
var ( BackendServiceLogConfig_OptionalMode_name = map[int32]string{ 0: "UNDEFINED_OPTIONAL_MODE", 388595569: "CUSTOM", 168636099: "EXCLUDE_ALL_OPTIONAL", 535606965: "INCLUDE_ALL_OPTIONAL", } BackendServiceLogConfig_OptionalMode_value = map[string]int32{ "UNDEFINED_OPTIONAL_MODE": 0, "CUSTOM": 388595569, "EXCLUDE_ALL_OPTIONAL": 168636099, "INCLUDE_ALL_OPTIONAL": 535606965, } )
Enum value maps for BackendServiceLogConfig_OptionalMode.
var ( BfdPacket_Diagnostic_name = map[int32]string{ 0: "UNDEFINED_DIAGNOSTIC", 121685798: "ADMINISTRATIVELY_DOWN", 26186892: "CONCATENATED_PATH_DOWN", 135478383: "CONTROL_DETECTION_TIME_EXPIRED", 58720895: "DIAGNOSTIC_UNSPECIFIED", 220687466: "ECHO_FUNCTION_FAILED", 19715882: "FORWARDING_PLANE_RESET", 374226742: "NEIGHBOR_SIGNALED_SESSION_DOWN", 222503141: "NO_DIAGNOSTIC", 290605180: "PATH_DOWN", 479337129: "REVERSE_CONCATENATED_PATH_DOWN", } BfdPacket_Diagnostic_value = map[string]int32{ "UNDEFINED_DIAGNOSTIC": 0, "ADMINISTRATIVELY_DOWN": 121685798, "CONCATENATED_PATH_DOWN": 26186892, "CONTROL_DETECTION_TIME_EXPIRED": 135478383, "DIAGNOSTIC_UNSPECIFIED": 58720895, "ECHO_FUNCTION_FAILED": 220687466, "FORWARDING_PLANE_RESET": 19715882, "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742, "NO_DIAGNOSTIC": 222503141, "PATH_DOWN": 290605180, "REVERSE_CONCATENATED_PATH_DOWN": 479337129, } )
Enum value maps for BfdPacket_Diagnostic.
var ( BfdPacket_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 128544690: "ADMIN_DOWN", 2104482: "DOWN", 2252048: "INIT", 470755401: "STATE_UNSPECIFIED", 2715: "UP", } BfdPacket_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ADMIN_DOWN": 128544690, "DOWN": 2104482, "INIT": 2252048, "STATE_UNSPECIFIED": 470755401, "UP": 2715, } )
Enum value maps for BfdPacket_State.
var ( BfdStatus_BfdSessionInitializationMode_name = map[int32]string{ 0: "UNDEFINED_BFD_SESSION_INITIALIZATION_MODE", 314733318: "ACTIVE", 516696700: "DISABLED", 462813959: "PASSIVE", } BfdStatus_BfdSessionInitializationMode_value = map[string]int32{ "UNDEFINED_BFD_SESSION_INITIALIZATION_MODE": 0, "ACTIVE": 314733318, "DISABLED": 516696700, "PASSIVE": 462813959, } )
Enum value maps for BfdStatus_BfdSessionInitializationMode.
var ( BfdStatus_LocalDiagnostic_name = map[int32]string{ 0: "UNDEFINED_LOCAL_DIAGNOSTIC", 121685798: "ADMINISTRATIVELY_DOWN", 26186892: "CONCATENATED_PATH_DOWN", 135478383: "CONTROL_DETECTION_TIME_EXPIRED", 58720895: "DIAGNOSTIC_UNSPECIFIED", 220687466: "ECHO_FUNCTION_FAILED", 19715882: "FORWARDING_PLANE_RESET", 374226742: "NEIGHBOR_SIGNALED_SESSION_DOWN", 222503141: "NO_DIAGNOSTIC", 290605180: "PATH_DOWN", 479337129: "REVERSE_CONCATENATED_PATH_DOWN", } BfdStatus_LocalDiagnostic_value = map[string]int32{ "UNDEFINED_LOCAL_DIAGNOSTIC": 0, "ADMINISTRATIVELY_DOWN": 121685798, "CONCATENATED_PATH_DOWN": 26186892, "CONTROL_DETECTION_TIME_EXPIRED": 135478383, "DIAGNOSTIC_UNSPECIFIED": 58720895, "ECHO_FUNCTION_FAILED": 220687466, "FORWARDING_PLANE_RESET": 19715882, "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742, "NO_DIAGNOSTIC": 222503141, "PATH_DOWN": 290605180, "REVERSE_CONCATENATED_PATH_DOWN": 479337129, } )
Enum value maps for BfdStatus_LocalDiagnostic.
var ( BfdStatus_LocalState_name = map[int32]string{ 0: "UNDEFINED_LOCAL_STATE", 128544690: "ADMIN_DOWN", 2104482: "DOWN", 2252048: "INIT", 470755401: "STATE_UNSPECIFIED", 2715: "UP", } BfdStatus_LocalState_value = map[string]int32{ "UNDEFINED_LOCAL_STATE": 0, "ADMIN_DOWN": 128544690, "DOWN": 2104482, "INIT": 2252048, "STATE_UNSPECIFIED": 470755401, "UP": 2715, } )
Enum value maps for BfdStatus_LocalState.
var ( BulkInsertOperationStatus_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 2104194: "DONE", 259411649: "ROLLING_BACK", 42133066: "STATUS_UNSPECIFIED", } BulkInsertOperationStatus_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DONE": 2104194, "ROLLING_BACK": 259411649, "STATUS_UNSPECIFIED": 42133066, } )
Enum value maps for BulkInsertOperationStatus_Status.
var ( Commitment_Category_name = map[int32]string{ 0: "UNDEFINED_CATEGORY", 509189462: "CATEGORY_UNSPECIFIED", 347869217: "LICENSE", 469553191: "MACHINE", } Commitment_Category_value = map[string]int32{ "UNDEFINED_CATEGORY": 0, "CATEGORY_UNSPECIFIED": 509189462, "LICENSE": 347869217, "MACHINE": 469553191, } )
Enum value maps for Commitment_Category.
var ( Commitment_Plan_name = map[int32]string{ 0: "UNDEFINED_PLAN", 530283991: "INVALID", 266295942: "THIRTY_SIX_MONTH", 173083962: "TWELVE_MONTH", } Commitment_Plan_value = map[string]int32{ "UNDEFINED_PLAN": 0, "INVALID": 530283991, "THIRTY_SIX_MONTH": 266295942, "TWELVE_MONTH": 173083962, } )
Enum value maps for Commitment_Plan.
var ( Commitment_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 314733318: "ACTIVE", 41957681: "CANCELLED", 455564985: "CREATING", 482489093: "EXPIRED", 20607337: "NOT_YET_ACTIVE", } Commitment_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACTIVE": 314733318, "CANCELLED": 41957681, "CREATING": 455564985, "EXPIRED": 482489093, "NOT_YET_ACTIVE": 20607337, } )
Enum value maps for Commitment_Status.
var ( Commitment_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 280848403: "ACCELERATOR_OPTIMIZED", 158574526: "ACCELERATOR_OPTIMIZED_A3", 156517459: "ACCELERATOR_OPTIMIZED_A3_MEGA", 27812811: "ACCELERATOR_OPTIMIZED_A3_ULTRA", 158349023: "COMPUTE_OPTIMIZED", 383246453: "COMPUTE_OPTIMIZED_C2D", 428004784: "COMPUTE_OPTIMIZED_C3", 383246484: "COMPUTE_OPTIMIZED_C3D", 428004939: "COMPUTE_OPTIMIZED_H3", 299793543: "GENERAL_PURPOSE", 301911817: "GENERAL_PURPOSE_C4", 232460888: "GENERAL_PURPOSE_C4A", 301911877: "GENERAL_PURPOSE_E2", 301912156: "GENERAL_PURPOSE_N2", 232471400: "GENERAL_PURPOSE_N2D", 301912158: "GENERAL_PURPOSE_N4", 232477166: "GENERAL_PURPOSE_T2D", 68500563: "GRAPHICS_OPTIMIZED", 281753417: "MEMORY_OPTIMIZED", 276301372: "MEMORY_OPTIMIZED_M3", 183089120: "MEMORY_OPTIMIZED_X4_16TB", 183116989: "MEMORY_OPTIMIZED_X4_24TB", 183144858: "MEMORY_OPTIMIZED_X4_32TB", 316796085: "STORAGE_OPTIMIZED_Z3", 437714322: "TYPE_UNSPECIFIED", } Commitment_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "ACCELERATOR_OPTIMIZED": 280848403, "ACCELERATOR_OPTIMIZED_A3": 158574526, "ACCELERATOR_OPTIMIZED_A3_MEGA": 156517459, "ACCELERATOR_OPTIMIZED_A3_ULTRA": 27812811, "COMPUTE_OPTIMIZED": 158349023, "COMPUTE_OPTIMIZED_C2D": 383246453, "COMPUTE_OPTIMIZED_C3": 428004784, "COMPUTE_OPTIMIZED_C3D": 383246484, "COMPUTE_OPTIMIZED_H3": 428004939, "GENERAL_PURPOSE": 299793543, "GENERAL_PURPOSE_C4": 301911817, "GENERAL_PURPOSE_C4A": 232460888, "GENERAL_PURPOSE_E2": 301911877, "GENERAL_PURPOSE_N2": 301912156, "GENERAL_PURPOSE_N2D": 232471400, "GENERAL_PURPOSE_N4": 301912158, "GENERAL_PURPOSE_T2D": 232477166, "GRAPHICS_OPTIMIZED": 68500563, "MEMORY_OPTIMIZED": 281753417, "MEMORY_OPTIMIZED_M3": 276301372, "MEMORY_OPTIMIZED_X4_16TB": 183089120, "MEMORY_OPTIMIZED_X4_24TB": 183116989, "MEMORY_OPTIMIZED_X4_32TB": 183144858, "STORAGE_OPTIMIZED_Z3": 316796085, "TYPE_UNSPECIFIED": 437714322, } )
Enum value maps for Commitment_Type.
var ( ConfidentialInstanceConfig_ConfidentialInstanceType_name = map[int32]string{ 0: "UNDEFINED_CONFIDENTIAL_INSTANCE_TYPE", 115021829: "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED", 81988: "SEV", 21753562: "SEV_SNP", 82920: "TDX", } ConfidentialInstanceConfig_ConfidentialInstanceType_value = map[string]int32{ "UNDEFINED_CONFIDENTIAL_INSTANCE_TYPE": 0, "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED": 115021829, "SEV": 81988, "SEV_SNP": 21753562, "TDX": 82920, } )
Enum value maps for ConfidentialInstanceConfig_ConfidentialInstanceType.
var ( DeprecationStatus_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 120962041: "DELETED", 463360435: "DEPRECATED", 66532761: "OBSOLETE", } DeprecationStatus_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "DELETED": 120962041, "DEPRECATED": 463360435, "OBSOLETE": 66532761, } )
Enum value maps for DeprecationStatus_State.
var ( Disk_AccessMode_name = map[int32]string{ 0: "UNDEFINED_ACCESS_MODE", 63460265: "READ_ONLY_MANY", 488743208: "READ_WRITE_MANY", 99323089: "READ_WRITE_SINGLE", } Disk_AccessMode_value = map[string]int32{ "UNDEFINED_ACCESS_MODE": 0, "READ_ONLY_MANY": 63460265, "READ_WRITE_MANY": 488743208, "READ_WRITE_SINGLE": 99323089, } )
Enum value maps for Disk_AccessMode.
var ( Disk_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } Disk_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for Disk_Architecture.
var ( Disk_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", 404263851: "RESTORING", 413756464: "UNAVAILABLE", } Disk_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, "RESTORING": 404263851, "UNAVAILABLE": 413756464, } )
Enum value maps for Disk_Status.
var ( DiskInstantiationConfig_InstantiateFrom_name = map[int32]string{ 0: "UNDEFINED_INSTANTIATE_FROM", 513775419: "ATTACH_READ_ONLY", 63281460: "BLANK", 196311789: "CUSTOM_IMAGE", 115302945: "DEFAULT", 104218952: "DO_NOT_INCLUDE", 62631959: "SOURCE_IMAGE", 76850316: "SOURCE_IMAGE_FAMILY", } DiskInstantiationConfig_InstantiateFrom_value = map[string]int32{ "UNDEFINED_INSTANTIATE_FROM": 0, "ATTACH_READ_ONLY": 513775419, "BLANK": 63281460, "CUSTOM_IMAGE": 196311789, "DEFAULT": 115302945, "DO_NOT_INCLUDE": 104218952, "SOURCE_IMAGE": 62631959, "SOURCE_IMAGE_FAMILY": 76850316, } )
Enum value maps for DiskInstantiationConfig_InstantiateFrom.
var ( DiskResourceStatusAsyncReplicationStatus_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 135924424: "CREATED", 488820800: "STARTING", 470755401: "STATE_UNSPECIFIED", 444276141: "STOPPED", 350791796: "STOPPING", } DiskResourceStatusAsyncReplicationStatus_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "CREATED": 135924424, "STARTING": 488820800, "STATE_UNSPECIFIED": 470755401, "STOPPED": 444276141, "STOPPING": 350791796, } )
Enum value maps for DiskResourceStatusAsyncReplicationStatus_State.
var ( DistributionPolicy_TargetShape_name = map[int32]string{ 0: "UNDEFINED_TARGET_SHAPE", 64972: "ANY", 61100880: "ANY_SINGLE_ZONE", 468409608: "BALANCED", 2140442: "EVEN", } DistributionPolicy_TargetShape_value = map[string]int32{ "UNDEFINED_TARGET_SHAPE": 0, "ANY": 64972, "ANY_SINGLE_ZONE": 61100880, "BALANCED": 468409608, "EVEN": 2140442, } )
Enum value maps for DistributionPolicy_TargetShape.
var ( ExchangedPeeringRoute_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 469794858: "DYNAMIC_PEERING_ROUTE", 473407545: "STATIC_PEERING_ROUTE", 465782504: "SUBNET_PEERING_ROUTE", } ExchangedPeeringRoute_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "DYNAMIC_PEERING_ROUTE": 469794858, "STATIC_PEERING_ROUTE": 473407545, "SUBNET_PEERING_ROUTE": 465782504, } )
Enum value maps for ExchangedPeeringRoute_Type.
var ( ExternalVpnGateway_RedundancyType_name = map[int32]string{ 0: "UNDEFINED_REDUNDANCY_TYPE", 520087913: "FOUR_IPS_REDUNDANCY", 133914873: "SINGLE_IP_INTERNALLY_REDUNDANT", 367049635: "TWO_IPS_REDUNDANCY", } ExternalVpnGateway_RedundancyType_value = map[string]int32{ "UNDEFINED_REDUNDANCY_TYPE": 0, "FOUR_IPS_REDUNDANCY": 520087913, "SINGLE_IP_INTERNALLY_REDUNDANT": 133914873, "TWO_IPS_REDUNDANCY": 367049635, } )
Enum value maps for ExternalVpnGateway_RedundancyType.
var ( FileContentBuffer_FileType_name = map[int32]string{ 0: "UNDEFINED_FILE_TYPE", 65767: "BIN", 137851184: "UNDEFINED", 2674086: "X509", } FileContentBuffer_FileType_value = map[string]int32{ "UNDEFINED_FILE_TYPE": 0, "BIN": 65767, "UNDEFINED": 137851184, "X509": 2674086, } )
Enum value maps for FileContentBuffer_FileType.
var ( Firewall_Direction_name = map[int32]string{ 0: "UNDEFINED_DIRECTION", 432880501: "EGRESS", 516931221: "INGRESS", } Firewall_Direction_value = map[string]int32{ "UNDEFINED_DIRECTION": 0, "EGRESS": 432880501, "INGRESS": 516931221, } )
Enum value maps for Firewall_Direction.
var ( FirewallLogConfig_Metadata_name = map[int32]string{ 0: "UNDEFINED_METADATA", 334519954: "EXCLUDE_ALL_METADATA", 164619908: "INCLUDE_ALL_METADATA", } FirewallLogConfig_Metadata_value = map[string]int32{ "UNDEFINED_METADATA": 0, "EXCLUDE_ALL_METADATA": 334519954, "INCLUDE_ALL_METADATA": 164619908, } )
Enum value maps for FirewallLogConfig_Metadata.
var ( FirewallPolicyRule_Direction_name = map[int32]string{ 0: "UNDEFINED_DIRECTION", 432880501: "EGRESS", 516931221: "INGRESS", } FirewallPolicyRule_Direction_value = map[string]int32{ "UNDEFINED_DIRECTION": 0, "EGRESS": 432880501, "INGRESS": 516931221, } )
Enum value maps for FirewallPolicyRule_Direction.
var ( FirewallPolicyRuleSecureTag_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 244201863: "EFFECTIVE", 304458242: "INEFFECTIVE", } FirewallPolicyRuleSecureTag_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "EFFECTIVE": 244201863, "INEFFECTIVE": 304458242, } )
Enum value maps for FirewallPolicyRuleSecureTag_State.
var ( ForwardingRule_IPProtocolEnum_name = map[int32]string{ 0: "UNDEFINED_I_P_PROTOCOL_ENUM", 2087: "AH", 68962: "ESP", 2241597: "ICMP", 48151369: "L3_DEFAULT", 2539724: "SCTP", 82881: "TCP", 83873: "UDP", } ForwardingRule_IPProtocolEnum_value = map[string]int32{ "UNDEFINED_I_P_PROTOCOL_ENUM": 0, "AH": 2087, "ESP": 68962, "ICMP": 2241597, "L3_DEFAULT": 48151369, "SCTP": 2539724, "TCP": 82881, "UDP": 83873, } )
Enum value maps for ForwardingRule_IPProtocolEnum.
var ( ForwardingRule_IpVersion_name = map[int32]string{ 0: "UNDEFINED_IP_VERSION", 2254341: "IPV4", 2254343: "IPV6", 21850000: "UNSPECIFIED_VERSION", } ForwardingRule_IpVersion_value = map[string]int32{ "UNDEFINED_IP_VERSION": 0, "IPV4": 2254341, "IPV6": 2254343, "UNSPECIFIED_VERSION": 21850000, } )
Enum value maps for ForwardingRule_IpVersion.
var ( ForwardingRule_LoadBalancingScheme_name = map[int32]string{ 0: "UNDEFINED_LOAD_BALANCING_SCHEME", 35607499: "EXTERNAL", 512006923: "EXTERNAL_MANAGED", 279295677: "INTERNAL", 37350397: "INTERNAL_MANAGED", 236211150: "INTERNAL_SELF_MANAGED", 530283991: "INVALID", } ForwardingRule_LoadBalancingScheme_value = map[string]int32{ "UNDEFINED_LOAD_BALANCING_SCHEME": 0, "EXTERNAL": 35607499, "EXTERNAL_MANAGED": 512006923, "INTERNAL": 279295677, "INTERNAL_MANAGED": 37350397, "INTERNAL_SELF_MANAGED": 236211150, "INVALID": 530283991, } )
Enum value maps for ForwardingRule_LoadBalancingScheme.
var ( ForwardingRule_NetworkTier_name = map[int32]string{ 0: "UNDEFINED_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } ForwardingRule_NetworkTier_value = map[string]int32{ "UNDEFINED_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for ForwardingRule_NetworkTier.
var ( ForwardingRule_PscConnectionStatus_name = map[int32]string{ 0: "UNDEFINED_PSC_CONNECTION_STATUS", 246714279: "ACCEPTED", 380163436: "CLOSED", 344491452: "NEEDS_ATTENTION", 35394935: "PENDING", 174130302: "REJECTED", 42133066: "STATUS_UNSPECIFIED", } ForwardingRule_PscConnectionStatus_value = map[string]int32{ "UNDEFINED_PSC_CONNECTION_STATUS": 0, "ACCEPTED": 246714279, "CLOSED": 380163436, "NEEDS_ATTENTION": 344491452, "PENDING": 35394935, "REJECTED": 174130302, "STATUS_UNSPECIFIED": 42133066, } )
Enum value maps for ForwardingRule_PscConnectionStatus.
var ( GRPCHealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } GRPCHealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for GRPCHealthCheck_PortSpecification.
var ( GuestOsFeature_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 531767259: "FEATURE_TYPE_UNSPECIFIED", 68209305: "GVNIC", 2242641: "IDPF", 151776719: "MULTI_IP_SUBNET", 376811194: "SECURE_BOOT", 87083793: "SEV_CAPABLE", 392039820: "SEV_LIVE_MIGRATABLE", 168551983: "SEV_LIVE_MIGRATABLE_V2", 426919: "SEV_SNP_CAPABLE", 240446133: "TDX_CAPABLE", 195865408: "UEFI_COMPATIBLE", 201597069: "VIRTIO_SCSI_MULTIQUEUE", 456863331: "WINDOWS", } GuestOsFeature_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "FEATURE_TYPE_UNSPECIFIED": 531767259, "GVNIC": 68209305, "IDPF": 2242641, "MULTI_IP_SUBNET": 151776719, "SECURE_BOOT": 376811194, "SEV_CAPABLE": 87083793, "SEV_LIVE_MIGRATABLE": 392039820, "SEV_LIVE_MIGRATABLE_V2": 168551983, "SEV_SNP_CAPABLE": 426919, "TDX_CAPABLE": 240446133, "UEFI_COMPATIBLE": 195865408, "VIRTIO_SCSI_MULTIQUEUE": 201597069, "WINDOWS": 456863331, } )
Enum value maps for GuestOsFeature_Type.
var ( HTTP2HealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } HTTP2HealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for HTTP2HealthCheck_PortSpecification.
var ( HTTP2HealthCheck_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } HTTP2HealthCheck_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for HTTP2HealthCheck_ProxyHeader.
var ( HTTPHealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } HTTPHealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for HTTPHealthCheck_PortSpecification.
var ( HTTPHealthCheck_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } HTTPHealthCheck_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for HTTPHealthCheck_ProxyHeader.
var ( HTTPSHealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } HTTPSHealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for HTTPSHealthCheck_PortSpecification.
var ( HTTPSHealthCheck_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } HTTPSHealthCheck_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for HTTPSHealthCheck_ProxyHeader.
var ( HealthCheck_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 2196510: "GRPC", 2228360: "HTTP", 69079210: "HTTP2", 69079243: "HTTPS", 530283991: "INVALID", 82412: "SSL", 82881: "TCP", } HealthCheck_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "GRPC": 2196510, "HTTP": 2228360, "HTTP2": 69079210, "HTTPS": 69079243, "INVALID": 530283991, "SSL": 82412, "TCP": 82881, } )
Enum value maps for HealthCheck_Type.
var ( HealthCheckService_HealthStatusAggregationPolicy_name = map[int32]string{ 0: "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY", 64951: "AND", 426445124: "NO_AGGREGATION", } HealthCheckService_HealthStatusAggregationPolicy_value = map[string]int32{ "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY": 0, "AND": 64951, "NO_AGGREGATION": 426445124, } )
Enum value maps for HealthCheckService_HealthStatusAggregationPolicy.
var ( HealthStatus_HealthState_name = map[int32]string{ 0: "UNDEFINED_HEALTH_STATE", 439801213: "HEALTHY", 462118084: "UNHEALTHY", } HealthStatus_HealthState_value = map[string]int32{ "UNDEFINED_HEALTH_STATE": 0, "HEALTHY": 439801213, "UNHEALTHY": 462118084, } )
Enum value maps for HealthStatus_HealthState.
var ( HealthStatus_Ipv6HealthState_name = map[int32]string{ 0: "UNDEFINED_IPV6_HEALTH_STATE", } HealthStatus_Ipv6HealthState_value = map[string]int32{ "UNDEFINED_IPV6_HEALTH_STATE": 0, } )
Enum value maps for HealthStatus_Ipv6HealthState.
var ( HealthStatus_WeightError_name = map[int32]string{ 0: "UNDEFINED_WEIGHT_ERROR", 383698400: "INVALID_WEIGHT", 384027537: "MISSING_WEIGHT", 439464295: "UNAVAILABLE_WEIGHT", 502428831: "WEIGHT_NONE", } HealthStatus_WeightError_value = map[string]int32{ "UNDEFINED_WEIGHT_ERROR": 0, "INVALID_WEIGHT": 383698400, "MISSING_WEIGHT": 384027537, "UNAVAILABLE_WEIGHT": 439464295, "WEIGHT_NONE": 502428831, } )
Enum value maps for HealthStatus_WeightError.
var ( HealthStatusForNetworkEndpoint_HealthState_name = map[int32]string{ 0: "UNDEFINED_HEALTH_STATE", 480455402: "DRAINING", 439801213: "HEALTHY", 462118084: "UNHEALTHY", 433141802: "UNKNOWN", } HealthStatusForNetworkEndpoint_HealthState_value = map[string]int32{ "UNDEFINED_HEALTH_STATE": 0, "DRAINING": 480455402, "HEALTHY": 439801213, "UNHEALTHY": 462118084, "UNKNOWN": 433141802, } )
Enum value maps for HealthStatusForNetworkEndpoint_HealthState.
var ( HealthStatusForNetworkEndpoint_Ipv6HealthState_name = map[int32]string{ 0: "UNDEFINED_IPV6_HEALTH_STATE", } HealthStatusForNetworkEndpoint_Ipv6HealthState_value = map[string]int32{ "UNDEFINED_IPV6_HEALTH_STATE": 0, } )
Enum value maps for HealthStatusForNetworkEndpoint_Ipv6HealthState.
var ( HttpRedirectAction_RedirectResponseCode_name = map[int32]string{ 0: "UNDEFINED_REDIRECT_RESPONSE_CODE", 67084130: "FOUND", 386698449: "MOVED_PERMANENTLY_DEFAULT", 382006381: "PERMANENT_REDIRECT", 445380580: "SEE_OTHER", 489550378: "TEMPORARY_REDIRECT", } HttpRedirectAction_RedirectResponseCode_value = map[string]int32{ "UNDEFINED_REDIRECT_RESPONSE_CODE": 0, "FOUND": 67084130, "MOVED_PERMANENTLY_DEFAULT": 386698449, "PERMANENT_REDIRECT": 382006381, "SEE_OTHER": 445380580, "TEMPORARY_REDIRECT": 489550378, } )
Enum value maps for HttpRedirectAction_RedirectResponseCode.
var ( Image_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } Image_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for Image_Architecture.
var ( Image_SourceType_name = map[int32]string{ 0: "UNDEFINED_SOURCE_TYPE", 80904: "RAW", } Image_SourceType_value = map[string]int32{ "UNDEFINED_SOURCE_TYPE": 0, "RAW": 80904, } )
Enum value maps for Image_SourceType.
var ( Image_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 528602024: "DELETING", 455706685: "FAILED", 35394935: "PENDING", 77848963: "READY", } Image_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DELETING": 528602024, "FAILED": 455706685, "PENDING": 35394935, "READY": 77848963, } )
Enum value maps for Image_Status.
var ( Instance_KeyRevocationActionType_name = map[int32]string{ 0: "UNDEFINED_KEY_REVOCATION_ACTION_TYPE", 467110106: "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED", 2402104: "NONE", 2555906: "STOP", } Instance_KeyRevocationActionType_value = map[string]int32{ "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0, "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106, "NONE": 2402104, "STOP": 2555906, } )
Enum value maps for Instance_KeyRevocationActionType.
var ( Instance_PrivateIpv6GoogleAccess_name = map[int32]string{ 0: "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS", 427975994: "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE", 288210263: "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE", 530256959: "INHERIT_FROM_SUBNETWORK", } Instance_PrivateIpv6GoogleAccess_value = map[string]int32{ "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0, "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994, "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263, "INHERIT_FROM_SUBNETWORK": 530256959, } )
Enum value maps for Instance_PrivateIpv6GoogleAccess.
var ( Instance_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 428935662: "DEPROVISIONING", 290896621: "PROVISIONING", 413483285: "REPAIRING", 121282975: "RUNNING", 431072283: "STAGING", 444276141: "STOPPED", 350791796: "STOPPING", 51223995: "SUSPENDED", 514206246: "SUSPENDING", 250018339: "TERMINATED", } Instance_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DEPROVISIONING": 428935662, "PROVISIONING": 290896621, "REPAIRING": 413483285, "RUNNING": 121282975, "STAGING": 431072283, "STOPPED": 444276141, "STOPPING": 350791796, "SUSPENDED": 51223995, "SUSPENDING": 514206246, "TERMINATED": 250018339, } )
Enum value maps for Instance_Status.
var ( InstanceGroupManager_ListManagedInstancesResults_name = map[int32]string{ 0: "UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS", 32183464: "PAGELESS", 40190637: "PAGINATED", } InstanceGroupManager_ListManagedInstancesResults_value = map[string]int32{ "UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS": 0, "PAGELESS": 32183464, "PAGINATED": 40190637, } )
Enum value maps for InstanceGroupManager_ListManagedInstancesResults.
var ( InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure_name = map[int32]string{ 0: "UNDEFINED_DEFAULT_ACTION_ON_FAILURE", 451307513: "DO_NOTHING", 266277773: "REPAIR", } InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure_value = map[string]int32{ "UNDEFINED_DEFAULT_ACTION_ON_FAILURE": 0, "DO_NOTHING": 451307513, "REPAIR": 266277773, } )
Enum value maps for InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure.
var ( InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair_name = map[int32]string{ 0: "UNDEFINED_FORCE_UPDATE_ON_REPAIR", 2497: "NO", 87751: "YES", } InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair_value = map[string]int32{ "UNDEFINED_FORCE_UPDATE_ON_REPAIR": 0, "NO": 2497, "YES": 87751, } )
Enum value maps for InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair.
var ( InstanceGroupManagerResizeRequest_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 246714279: "ACCEPTED", 41957681: "CANCELLED", 455564985: "CREATING", 455706685: "FAILED", 470755401: "STATE_UNSPECIFIED", 511103553: "SUCCEEDED", } InstanceGroupManagerResizeRequest_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACCEPTED": 246714279, "CANCELLED": 41957681, "CREATING": 455564985, "FAILED": 455706685, "STATE_UNSPECIFIED": 470755401, "SUCCEEDED": 511103553, } )
Enum value maps for InstanceGroupManagerResizeRequest_State.
var ( InstanceGroupManagerStandbyPolicy_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 119397318: "MANUAL", 635394: "SCALE_OUT_POOL", } InstanceGroupManagerStandbyPolicy_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "MANUAL": 119397318, "SCALE_OUT_POOL": 635394, } )
Enum value maps for InstanceGroupManagerStandbyPolicy_Mode.
var ( InstanceGroupManagerUpdatePolicy_InstanceRedistributionType_name = map[int32]string{ 0: "UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE", } InstanceGroupManagerUpdatePolicy_InstanceRedistributionType_value = map[string]int32{ "UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE": 0, } )
Enum value maps for InstanceGroupManagerUpdatePolicy_InstanceRedistributionType.
var ( InstanceGroupManagerUpdatePolicy_MinimalAction_name = map[int32]string{ 0: "UNDEFINED_MINIMAL_ACTION", } InstanceGroupManagerUpdatePolicy_MinimalAction_value = map[string]int32{ "UNDEFINED_MINIMAL_ACTION": 0, } )
Enum value maps for InstanceGroupManagerUpdatePolicy_MinimalAction.
var ( InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction_name = map[int32]string{ 0: "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION", } InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction_value = map[string]int32{ "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0, } )
Enum value maps for InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction.
var ( InstanceGroupManagerUpdatePolicy_ReplacementMethod_name = map[int32]string{ 0: "UNDEFINED_REPLACEMENT_METHOD", 522644719: "RECREATE", 280924314: "SUBSTITUTE", } InstanceGroupManagerUpdatePolicy_ReplacementMethod_value = map[string]int32{ "UNDEFINED_REPLACEMENT_METHOD": 0, "RECREATE": 522644719, "SUBSTITUTE": 280924314, } )
Enum value maps for InstanceGroupManagerUpdatePolicy_ReplacementMethod.
var ( InstanceGroupManagerUpdatePolicy_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 429530089: "OPPORTUNISTIC", } InstanceGroupManagerUpdatePolicy_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "OPPORTUNISTIC": 429530089, } )
Enum value maps for InstanceGroupManagerUpdatePolicy_Type.
var ( InstanceGroupManagersApplyUpdatesRequest_MinimalAction_name = map[int32]string{ 0: "UNDEFINED_MINIMAL_ACTION", } InstanceGroupManagersApplyUpdatesRequest_MinimalAction_value = map[string]int32{ "UNDEFINED_MINIMAL_ACTION": 0, } )
Enum value maps for InstanceGroupManagersApplyUpdatesRequest_MinimalAction.
var ( InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction_name = map[int32]string{ 0: "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION", } InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction_value = map[string]int32{ "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0, } )
Enum value maps for InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction.
var ( InstanceGroupsListInstancesRequest_InstanceState_name = map[int32]string{ 0: "UNDEFINED_INSTANCE_STATE", 64897: "ALL", 121282975: "RUNNING", } InstanceGroupsListInstancesRequest_InstanceState_value = map[string]int32{ "UNDEFINED_INSTANCE_STATE": 0, "ALL": 64897, "RUNNING": 121282975, } )
Enum value maps for InstanceGroupsListInstancesRequest_InstanceState.
var ( InstanceManagedByIgmErrorInstanceActionDetails_Action_name = map[int32]string{ 0: "UNDEFINED_ACTION", 388244813: "ABANDONING", 455564985: "CREATING", 428843785: "CREATING_WITHOUT_RETRIES", 528602024: "DELETING", 2402104: "NONE", 287278572: "RECREATING", 163266343: "REFRESHING", 320534387: "RESTARTING", 446856618: "RESUMING", 488820800: "STARTING", 350791796: "STOPPING", 514206246: "SUSPENDING", 16982185: "VERIFYING", } InstanceManagedByIgmErrorInstanceActionDetails_Action_value = map[string]int32{ "UNDEFINED_ACTION": 0, "ABANDONING": 388244813, "CREATING": 455564985, "CREATING_WITHOUT_RETRIES": 428843785, "DELETING": 528602024, "NONE": 2402104, "RECREATING": 287278572, "REFRESHING": 163266343, "RESTARTING": 320534387, "RESUMING": 446856618, "STARTING": 488820800, "STOPPING": 350791796, "SUSPENDING": 514206246, "VERIFYING": 16982185, } )
Enum value maps for InstanceManagedByIgmErrorInstanceActionDetails_Action.
var ( InstanceProperties_KeyRevocationActionType_name = map[int32]string{ 0: "UNDEFINED_KEY_REVOCATION_ACTION_TYPE", 467110106: "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED", 2402104: "NONE", 2555906: "STOP", } InstanceProperties_KeyRevocationActionType_value = map[string]int32{ "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0, "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106, "NONE": 2402104, "STOP": 2555906, } )
Enum value maps for InstanceProperties_KeyRevocationActionType.
var ( InstanceProperties_PrivateIpv6GoogleAccess_name = map[int32]string{ 0: "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS", 427975994: "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE", 288210263: "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE", 530256959: "INHERIT_FROM_SUBNETWORK", } InstanceProperties_PrivateIpv6GoogleAccess_value = map[string]int32{ "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0, "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994, "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263, "INHERIT_FROM_SUBNETWORK": 530256959, } )
Enum value maps for InstanceProperties_PrivateIpv6GoogleAccess.
var ( InstanceWithNamedPorts_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 428935662: "DEPROVISIONING", 290896621: "PROVISIONING", 413483285: "REPAIRING", 121282975: "RUNNING", 431072283: "STAGING", 444276141: "STOPPED", 350791796: "STOPPING", 51223995: "SUSPENDED", 514206246: "SUSPENDING", 250018339: "TERMINATED", } InstanceWithNamedPorts_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DEPROVISIONING": 428935662, "PROVISIONING": 290896621, "REPAIRING": 413483285, "RUNNING": 121282975, "STAGING": 431072283, "STOPPED": 444276141, "STOPPING": 350791796, "SUSPENDED": 51223995, "SUSPENDING": 514206246, "TERMINATED": 250018339, } )
Enum value maps for InstanceWithNamedPorts_Status.
var ( InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 69902869: "HIERARCHY", 413984270: "NETWORK", 190804272: "NETWORK_REGIONAL", 60099507: "SYSTEM_GLOBAL", 161777199: "SYSTEM_REGIONAL", 526786327: "UNSPECIFIED", } InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "HIERARCHY": 69902869, "NETWORK": 413984270, "NETWORK_REGIONAL": 190804272, "SYSTEM_GLOBAL": 60099507, "SYSTEM_REGIONAL": 161777199, "UNSPECIFIED": 526786327, } )
Enum value maps for InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.
var ( InstantSnapshot_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } InstantSnapshot_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for InstantSnapshot_Architecture.
var ( InstantSnapshot_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", 413756464: "UNAVAILABLE", } InstantSnapshot_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, "UNAVAILABLE": 413756464, } )
Enum value maps for InstantSnapshot_Status.
var ( Interconnect_AvailableFeatures_name = map[int32]string{ 0: "UNDEFINED_AVAILABLE_FEATURES", } Interconnect_AvailableFeatures_value = map[string]int32{ "UNDEFINED_AVAILABLE_FEATURES": 0, } )
Enum value maps for Interconnect_AvailableFeatures.
var ( Interconnect_InterconnectType_name = map[int32]string{ 0: "UNDEFINED_INTERCONNECT_TYPE", 258411983: "DEDICATED", 335677007: "IT_PRIVATE", 461924520: "PARTNER", } Interconnect_InterconnectType_value = map[string]int32{ "UNDEFINED_INTERCONNECT_TYPE": 0, "DEDICATED": 258411983, "IT_PRIVATE": 335677007, "PARTNER": 461924520, } )
Enum value maps for Interconnect_InterconnectType.
var ( Interconnect_LinkType_name = map[int32]string{ 0: "UNDEFINED_LINK_TYPE", 337672551: "LINK_TYPE_ETHERNET_100G_LR", 236739749: "LINK_TYPE_ETHERNET_10G_LR", } Interconnect_LinkType_value = map[string]int32{ "UNDEFINED_LINK_TYPE": 0, "LINK_TYPE_ETHERNET_100G_LR": 337672551, "LINK_TYPE_ETHERNET_10G_LR": 236739749, } )
Enum value maps for Interconnect_LinkType.
var ( Interconnect_OperationalStatus_name = map[int32]string{ 0: "UNDEFINED_OPERATIONAL_STATUS", 55721409: "OS_ACTIVE", 239771840: "OS_UNPROVISIONED", } Interconnect_OperationalStatus_value = map[string]int32{ "UNDEFINED_OPERATIONAL_STATUS": 0, "OS_ACTIVE": 55721409, "OS_UNPROVISIONED": 239771840, } )
Enum value maps for Interconnect_OperationalStatus.
var ( Interconnect_RequestedFeatures_name = map[int32]string{ 0: "UNDEFINED_REQUESTED_FEATURES", } Interconnect_RequestedFeatures_value = map[string]int32{ "UNDEFINED_REQUESTED_FEATURES": 0, } )
Enum value maps for Interconnect_RequestedFeatures.
var ( Interconnect_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 517333979: "UNPROVISIONED", } Interconnect_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "UNPROVISIONED": 517333979, } )
Enum value maps for Interconnect_State.
var ( InterconnectAttachment_Bandwidth_name = map[int32]string{ 0: "UNDEFINED_BANDWIDTH", 49547952: "BPS_100G", 49547958: "BPS_100M", 278693006: "BPS_10G", 355358448: "BPS_1G", 49577749: "BPS_200M", 278693967: "BPS_20G", 355358479: "BPS_2G", 49607540: "BPS_300M", 49637331: "BPS_400M", 49667122: "BPS_500M", 278696850: "BPS_50G", 278696856: "BPS_50M", 355358572: "BPS_5G", } InterconnectAttachment_Bandwidth_value = map[string]int32{ "UNDEFINED_BANDWIDTH": 0, "BPS_100G": 49547952, "BPS_100M": 49547958, "BPS_10G": 278693006, "BPS_1G": 355358448, "BPS_200M": 49577749, "BPS_20G": 278693967, "BPS_2G": 355358479, "BPS_300M": 49607540, "BPS_400M": 49637331, "BPS_500M": 49667122, "BPS_50G": 278696850, "BPS_50M": 278696856, "BPS_5G": 355358572, } )
Enum value maps for InterconnectAttachment_Bandwidth.
var ( InterconnectAttachment_EdgeAvailabilityDomain_name = map[int32]string{ 0: "UNDEFINED_EDGE_AVAILABILITY_DOMAIN", 349552090: "AVAILABILITY_DOMAIN_1", 349552091: "AVAILABILITY_DOMAIN_2", 375256373: "AVAILABILITY_DOMAIN_ANY", } InterconnectAttachment_EdgeAvailabilityDomain_value = map[string]int32{ "UNDEFINED_EDGE_AVAILABILITY_DOMAIN": 0, "AVAILABILITY_DOMAIN_1": 349552090, "AVAILABILITY_DOMAIN_2": 349552091, "AVAILABILITY_DOMAIN_ANY": 375256373, } )
Enum value maps for InterconnectAttachment_EdgeAvailabilityDomain.
var ( InterconnectAttachment_Encryption_name = map[int32]string{ 0: "UNDEFINED_ENCRYPTION", 69882282: "IPSEC", 2402104: "NONE", } InterconnectAttachment_Encryption_value = map[string]int32{ "UNDEFINED_ENCRYPTION": 0, "IPSEC": 69882282, "NONE": 2402104, } )
Enum value maps for InterconnectAttachment_Encryption.
var ( InterconnectAttachment_OperationalStatus_name = map[int32]string{ 0: "UNDEFINED_OPERATIONAL_STATUS", 55721409: "OS_ACTIVE", 239771840: "OS_UNPROVISIONED", } InterconnectAttachment_OperationalStatus_value = map[string]int32{ "UNDEFINED_OPERATIONAL_STATUS": 0, "OS_ACTIVE": 55721409, "OS_UNPROVISIONED": 239771840, } )
Enum value maps for InterconnectAttachment_OperationalStatus.
var ( InterconnectAttachment_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", } InterconnectAttachment_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, } )
Enum value maps for InterconnectAttachment_StackType.
var ( InterconnectAttachment_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 115891759: "DEFUNCT", 513587304: "PARTNER_REQUEST_RECEIVED", 167494054: "PENDING_CUSTOMER", 387890656: "PENDING_PARTNER", 470755401: "STATE_UNSPECIFIED", 517333979: "UNPROVISIONED", } InterconnectAttachment_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "DEFUNCT": 115891759, "PARTNER_REQUEST_RECEIVED": 513587304, "PENDING_CUSTOMER": 167494054, "PENDING_PARTNER": 387890656, "STATE_UNSPECIFIED": 470755401, "UNPROVISIONED": 517333979, } )
Enum value maps for InterconnectAttachment_State.
var ( InterconnectAttachment_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 258411983: "DEDICATED", 461924520: "PARTNER", 483261352: "PARTNER_PROVIDER", } InterconnectAttachment_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "DEDICATED": 258411983, "PARTNER": 461924520, "PARTNER_PROVIDER": 483261352, } )
Enum value maps for InterconnectAttachment_Type.
var ( InterconnectAttachmentConfigurationConstraints_BgpMd5_name = map[int32]string{ 0: "UNDEFINED_BGP_MD5", 532156673: "MD5_OPTIONAL", 218034496: "MD5_REQUIRED", 86962388: "MD5_UNSUPPORTED", } InterconnectAttachmentConfigurationConstraints_BgpMd5_value = map[string]int32{ "UNDEFINED_BGP_MD5": 0, "MD5_OPTIONAL": 532156673, "MD5_REQUIRED": 218034496, "MD5_UNSUPPORTED": 86962388, } )
Enum value maps for InterconnectAttachmentConfigurationConstraints_BgpMd5.
var ( InterconnectDiagnostics_BundleAggregationType_name = map[int32]string{ 0: "UNDEFINED_BUNDLE_AGGREGATION_TYPE", 27758925: "BUNDLE_AGGREGATION_TYPE_LACP", 50678873: "BUNDLE_AGGREGATION_TYPE_STATIC", } InterconnectDiagnostics_BundleAggregationType_value = map[string]int32{ "UNDEFINED_BUNDLE_AGGREGATION_TYPE": 0, "BUNDLE_AGGREGATION_TYPE_LACP": 27758925, "BUNDLE_AGGREGATION_TYPE_STATIC": 50678873, } )
Enum value maps for InterconnectDiagnostics_BundleAggregationType.
var ( InterconnectDiagnostics_BundleOperationalStatus_name = map[int32]string{ 0: "UNDEFINED_BUNDLE_OPERATIONAL_STATUS", 453842693: "BUNDLE_OPERATIONAL_STATUS_DOWN", 161366462: "BUNDLE_OPERATIONAL_STATUS_UP", } InterconnectDiagnostics_BundleOperationalStatus_value = map[string]int32{ "UNDEFINED_BUNDLE_OPERATIONAL_STATUS": 0, "BUNDLE_OPERATIONAL_STATUS_DOWN": 453842693, "BUNDLE_OPERATIONAL_STATUS_UP": 161366462, } )
Enum value maps for InterconnectDiagnostics_BundleOperationalStatus.
var ( InterconnectDiagnosticsLinkLACPStatus_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 216562546: "DETACHED", } InterconnectDiagnosticsLinkLACPStatus_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "DETACHED": 216562546, } )
Enum value maps for InterconnectDiagnosticsLinkLACPStatus_State.
var ( InterconnectDiagnosticsLinkOpticalPower_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 305363284: "HIGH_ALARM", 220984799: "HIGH_WARNING", 316659046: "LOW_ALARM", 338793841: "LOW_WARNING", 2524: "OK", } InterconnectDiagnosticsLinkOpticalPower_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "HIGH_ALARM": 305363284, "HIGH_WARNING": 220984799, "LOW_ALARM": 316659046, "LOW_WARNING": 338793841, "OK": 2524, } )
Enum value maps for InterconnectDiagnosticsLinkOpticalPower_State.
var ( InterconnectDiagnosticsLinkStatus_OperationalStatus_name = map[int32]string{ 0: "UNDEFINED_OPERATIONAL_STATUS", 281653885: "LINK_OPERATIONAL_STATUS_DOWN", 305879862: "LINK_OPERATIONAL_STATUS_UP", } InterconnectDiagnosticsLinkStatus_OperationalStatus_value = map[string]int32{ "UNDEFINED_OPERATIONAL_STATUS": 0, "LINK_OPERATIONAL_STATUS_DOWN": 281653885, "LINK_OPERATIONAL_STATUS_UP": 305879862, } )
Enum value maps for InterconnectDiagnosticsLinkStatus_OperationalStatus.
var ( InterconnectLocation_AvailableFeatures_name = map[int32]string{ 0: "UNDEFINED_AVAILABLE_FEATURES", 396279300: "IF_MACSEC", } InterconnectLocation_AvailableFeatures_value = map[string]int32{ "UNDEFINED_AVAILABLE_FEATURES": 0, "IF_MACSEC": 396279300, } )
Enum value maps for InterconnectLocation_AvailableFeatures.
var ( InterconnectLocation_AvailableLinkTypes_name = map[int32]string{ 0: "UNDEFINED_AVAILABLE_LINK_TYPES", 337672551: "LINK_TYPE_ETHERNET_100G_LR", 236739749: "LINK_TYPE_ETHERNET_10G_LR", } InterconnectLocation_AvailableLinkTypes_value = map[string]int32{ "UNDEFINED_AVAILABLE_LINK_TYPES": 0, "LINK_TYPE_ETHERNET_100G_LR": 337672551, "LINK_TYPE_ETHERNET_10G_LR": 236739749, } )
Enum value maps for InterconnectLocation_AvailableLinkTypes.
var ( InterconnectLocation_Continent_name = map[int32]string{ 0: "UNDEFINED_CONTINENT", 317443706: "AFRICA", 119782269: "ASIA_PAC", 71993846: "C_AFRICA", 465668089: "C_ASIA_PAC", 200369438: "C_EUROPE", 275697048: "C_NORTH_AMERICA", 397149792: "C_SOUTH_AMERICA", 445819298: "EUROPE", 448015508: "NORTH_AMERICA", 32597340: "SOUTH_AMERICA", } InterconnectLocation_Continent_value = map[string]int32{ "UNDEFINED_CONTINENT": 0, "AFRICA": 317443706, "ASIA_PAC": 119782269, "C_AFRICA": 71993846, "C_ASIA_PAC": 465668089, "C_EUROPE": 200369438, "C_NORTH_AMERICA": 275697048, "C_SOUTH_AMERICA": 397149792, "EUROPE": 445819298, "NORTH_AMERICA": 448015508, "SOUTH_AMERICA": 32597340, } )
Enum value maps for InterconnectLocation_Continent.
var ( InterconnectLocation_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 442079913: "AVAILABLE", 380163436: "CLOSED", } InterconnectLocation_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "AVAILABLE": 442079913, "CLOSED": 380163436, } )
Enum value maps for InterconnectLocation_Status.
var ( InterconnectLocationRegionInfo_LocationPresence_name = map[int32]string{ 0: "UNDEFINED_LOCATION_PRESENCE", 494663587: "GLOBAL", 403535464: "LOCAL_REGION", 429584062: "LP_GLOBAL", 488598851: "LP_LOCAL_REGION", } InterconnectLocationRegionInfo_LocationPresence_value = map[string]int32{ "UNDEFINED_LOCATION_PRESENCE": 0, "GLOBAL": 494663587, "LOCAL_REGION": 403535464, "LP_GLOBAL": 429584062, "LP_LOCAL_REGION": 488598851, } )
Enum value maps for InterconnectLocationRegionInfo_LocationPresence.
var ( InterconnectOutageNotification_IssueType_name = map[int32]string{ 0: "UNDEFINED_ISSUE_TYPE", 175779973: "IT_OUTAGE", 92103971: "IT_PARTIAL_OUTAGE", 195285745: "OUTAGE", 147053455: "PARTIAL_OUTAGE", } InterconnectOutageNotification_IssueType_value = map[string]int32{ "UNDEFINED_ISSUE_TYPE": 0, "IT_OUTAGE": 175779973, "IT_PARTIAL_OUTAGE": 92103971, "OUTAGE": 195285745, "PARTIAL_OUTAGE": 147053455, } )
Enum value maps for InterconnectOutageNotification_IssueType.
var ( InterconnectOutageNotification_Source_name = map[int32]string{ 0: "UNDEFINED_SOURCE", 497439289: "GOOGLE", 510574562: "NSRC_GOOGLE", } InterconnectOutageNotification_Source_value = map[string]int32{ "UNDEFINED_SOURCE": 0, "GOOGLE": 497439289, "NSRC_GOOGLE": 510574562, } )
Enum value maps for InterconnectOutageNotification_Source.
var ( InterconnectOutageNotification_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 41957681: "CANCELLED", 309921323: "COMPLETED", 252563136: "NS_ACTIVE", 506579411: "NS_CANCELED", } InterconnectOutageNotification_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "CANCELLED": 41957681, "COMPLETED": 309921323, "NS_ACTIVE": 252563136, "NS_CANCELED": 506579411, } )
Enum value maps for InterconnectOutageNotification_State.
var ( InterconnectRemoteLocation_Continent_name = map[int32]string{ 0: "UNDEFINED_CONTINENT", 317443706: "AFRICA", 119782269: "ASIA_PAC", 445819298: "EUROPE", 448015508: "NORTH_AMERICA", 32597340: "SOUTH_AMERICA", } InterconnectRemoteLocation_Continent_value = map[string]int32{ "UNDEFINED_CONTINENT": 0, "AFRICA": 317443706, "ASIA_PAC": 119782269, "EUROPE": 445819298, "NORTH_AMERICA": 448015508, "SOUTH_AMERICA": 32597340, } )
Enum value maps for InterconnectRemoteLocation_Continent.
var ( InterconnectRemoteLocation_Lacp_name = map[int32]string{ 0: "UNDEFINED_LACP", 339576113: "LACP_SUPPORTED", 203930104: "LACP_UNSUPPORTED", } InterconnectRemoteLocation_Lacp_value = map[string]int32{ "UNDEFINED_LACP": 0, "LACP_SUPPORTED": 339576113, "LACP_UNSUPPORTED": 203930104, } )
Enum value maps for InterconnectRemoteLocation_Lacp.
var ( InterconnectRemoteLocation_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 442079913: "AVAILABLE", 380163436: "CLOSED", } InterconnectRemoteLocation_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "AVAILABLE": 442079913, "CLOSED": 380163436, } )
Enum value maps for InterconnectRemoteLocation_Status.
var ( InterconnectRemoteLocationConstraints_PortPairRemoteLocation_name = map[int32]string{ 0: "UNDEFINED_PORT_PAIR_REMOTE_LOCATION", 207291859: "PORT_PAIR_MATCHING_REMOTE_LOCATION", 60609829: "PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION", } InterconnectRemoteLocationConstraints_PortPairRemoteLocation_value = map[string]int32{ "UNDEFINED_PORT_PAIR_REMOTE_LOCATION": 0, "PORT_PAIR_MATCHING_REMOTE_LOCATION": 207291859, "PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION": 60609829, } )
Enum value maps for InterconnectRemoteLocationConstraints_PortPairRemoteLocation.
var ( InterconnectRemoteLocationConstraints_PortPairVlan_name = map[int32]string{ 0: "UNDEFINED_PORT_PAIR_VLAN", 250295358: "PORT_PAIR_MATCHING_VLAN", 175227948: "PORT_PAIR_UNCONSTRAINED_VLAN", } InterconnectRemoteLocationConstraints_PortPairVlan_value = map[string]int32{ "UNDEFINED_PORT_PAIR_VLAN": 0, "PORT_PAIR_MATCHING_VLAN": 250295358, "PORT_PAIR_UNCONSTRAINED_VLAN": 175227948, } )
Enum value maps for InterconnectRemoteLocationConstraints_PortPairVlan.
var ( LicenseCode_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 516696700: "DISABLED", 182130465: "ENABLED", 261551195: "RESTRICTED", 470755401: "STATE_UNSPECIFIED", 250018339: "TERMINATED", } LicenseCode_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "DISABLED": 516696700, "ENABLED": 182130465, "RESTRICTED": 261551195, "STATE_UNSPECIFIED": 470755401, "TERMINATED": 250018339, } )
Enum value maps for LicenseCode_State.
var ( ListPeeringRoutesNetworksRequest_Direction_name = map[int32]string{ 0: "UNDEFINED_DIRECTION", 338552870: "INCOMING", 307438444: "OUTGOING", } ListPeeringRoutesNetworksRequest_Direction_value = map[string]int32{ "UNDEFINED_DIRECTION": 0, "INCOMING": 338552870, "OUTGOING": 307438444, } )
Enum value maps for ListPeeringRoutesNetworksRequest_Direction.
var ( LocationPolicy_TargetShape_name = map[int32]string{ 0: "UNDEFINED_TARGET_SHAPE", 64972: "ANY", 61100880: "ANY_SINGLE_ZONE", 468409608: "BALANCED", } LocationPolicy_TargetShape_value = map[string]int32{ "UNDEFINED_TARGET_SHAPE": 0, "ANY": 64972, "ANY_SINGLE_ZONE": 61100880, "BALANCED": 468409608, } )
Enum value maps for LocationPolicy_TargetShape.
var ( LocationPolicyLocation_Preference_name = map[int32]string{ 0: "UNDEFINED_PREFERENCE", 62368553: "ALLOW", 2094604: "DENY", 496219571: "PREFERENCE_UNSPECIFIED", } LocationPolicyLocation_Preference_value = map[string]int32{ "UNDEFINED_PREFERENCE": 0, "ALLOW": 62368553, "DENY": 2094604, "PREFERENCE_UNSPECIFIED": 496219571, } )
Enum value maps for LocationPolicyLocation_Preference.
var ( MachineImage_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 530283991: "INVALID", 77848963: "READY", 267603489: "UPLOADING", } MachineImage_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "INVALID": 530283991, "READY": 77848963, "UPLOADING": 267603489, } )
Enum value maps for MachineImage_Status.
var ( MachineType_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } MachineType_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for MachineType_Architecture.
var ( ManagedInstance_CurrentAction_name = map[int32]string{ 0: "UNDEFINED_CURRENT_ACTION", 388244813: "ABANDONING", 455564985: "CREATING", 428843785: "CREATING_WITHOUT_RETRIES", 528602024: "DELETING", 2402104: "NONE", 287278572: "RECREATING", 163266343: "REFRESHING", 320534387: "RESTARTING", 446856618: "RESUMING", 488820800: "STARTING", 16982185: "VERIFYING", } ManagedInstance_CurrentAction_value = map[string]int32{ "UNDEFINED_CURRENT_ACTION": 0, "ABANDONING": 388244813, "CREATING": 455564985, "CREATING_WITHOUT_RETRIES": 428843785, "DELETING": 528602024, "NONE": 2402104, "RECREATING": 287278572, "REFRESHING": 163266343, "RESTARTING": 320534387, "RESUMING": 446856618, "STARTING": 488820800, "VERIFYING": 16982185, } )
Enum value maps for ManagedInstance_CurrentAction.
var ( ManagedInstance_InstanceStatus_name = map[int32]string{ 0: "UNDEFINED_INSTANCE_STATUS", 428935662: "DEPROVISIONING", 290896621: "PROVISIONING", 413483285: "REPAIRING", 121282975: "RUNNING", 431072283: "STAGING", 444276141: "STOPPED", 350791796: "STOPPING", 51223995: "SUSPENDED", 514206246: "SUSPENDING", 250018339: "TERMINATED", } ManagedInstance_InstanceStatus_value = map[string]int32{ "UNDEFINED_INSTANCE_STATUS": 0, "DEPROVISIONING": 428935662, "PROVISIONING": 290896621, "REPAIRING": 413483285, "RUNNING": 121282975, "STAGING": 431072283, "STOPPED": 444276141, "STOPPING": 350791796, "SUSPENDED": 51223995, "SUSPENDING": 514206246, "TERMINATED": 250018339, } )
Enum value maps for ManagedInstance_InstanceStatus.
var ( ManagedInstanceInstanceHealth_DetailedHealthState_name = map[int32]string{ 0: "UNDEFINED_DETAILED_HEALTH_STATE", 480455402: "DRAINING", 439801213: "HEALTHY", 477813057: "TIMEOUT", 462118084: "UNHEALTHY", 433141802: "UNKNOWN", } ManagedInstanceInstanceHealth_DetailedHealthState_value = map[string]int32{ "UNDEFINED_DETAILED_HEALTH_STATE": 0, "DRAINING": 480455402, "HEALTHY": 439801213, "TIMEOUT": 477813057, "UNHEALTHY": 462118084, "UNKNOWN": 433141802, } )
Enum value maps for ManagedInstanceInstanceHealth_DetailedHealthState.
var ( MetadataFilter_FilterMatchCriteria_name = map[int32]string{ 0: "UNDEFINED_FILTER_MATCH_CRITERIA", 180663271: "MATCH_ALL", 180663346: "MATCH_ANY", 163646646: "NOT_SET", } MetadataFilter_FilterMatchCriteria_value = map[string]int32{ "UNDEFINED_FILTER_MATCH_CRITERIA": 0, "MATCH_ALL": 180663271, "MATCH_ANY": 180663346, "NOT_SET": 163646646, } )
Enum value maps for MetadataFilter_FilterMatchCriteria.
var ( NatIpInfoNatIpInfoMapping_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 2020783: "AUTO", 119397318: "MANUAL", } NatIpInfoNatIpInfoMapping_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "AUTO": 2020783, "MANUAL": 119397318, } )
Enum value maps for NatIpInfoNatIpInfoMapping_Mode.
var ( NatIpInfoNatIpInfoMapping_Usage_name = map[int32]string{ 0: "UNDEFINED_USAGE", 17393485: "IN_USE", 360643030: "UNUSED", } NatIpInfoNatIpInfoMapping_Usage_value = map[string]int32{ "UNDEFINED_USAGE": 0, "IN_USE": 17393485, "UNUSED": 360643030, } )
Enum value maps for NatIpInfoNatIpInfoMapping_Usage.
var ( Network_NetworkFirewallPolicyEnforcementOrder_name = map[int32]string{ 0: "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER", 154582608: "AFTER_CLASSIC_FIREWALL", 338458349: "BEFORE_CLASSIC_FIREWALL", } Network_NetworkFirewallPolicyEnforcementOrder_value = map[string]int32{ "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER": 0, "AFTER_CLASSIC_FIREWALL": 154582608, "BEFORE_CLASSIC_FIREWALL": 338458349, } )
Enum value maps for Network_NetworkFirewallPolicyEnforcementOrder.
var ( NetworkAttachment_ConnectionPreference_name = map[int32]string{ 0: "UNDEFINED_CONNECTION_PREFERENCE", 75250580: "ACCEPT_AUTOMATIC", 373061341: "ACCEPT_MANUAL", 530283991: "INVALID", } NetworkAttachment_ConnectionPreference_value = map[string]int32{ "UNDEFINED_CONNECTION_PREFERENCE": 0, "ACCEPT_AUTOMATIC": 75250580, "ACCEPT_MANUAL": 373061341, "INVALID": 530283991, } )
Enum value maps for NetworkAttachment_ConnectionPreference.
var ( NetworkAttachmentConnectedEndpoint_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 246714279: "ACCEPTED", 380163436: "CLOSED", 344491452: "NEEDS_ATTENTION", 35394935: "PENDING", 174130302: "REJECTED", 42133066: "STATUS_UNSPECIFIED", } NetworkAttachmentConnectedEndpoint_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACCEPTED": 246714279, "CLOSED": 380163436, "NEEDS_ATTENTION": 344491452, "PENDING": 35394935, "REJECTED": 174130302, "STATUS_UNSPECIFIED": 42133066, } )
Enum value maps for NetworkAttachmentConnectedEndpoint_Status.
var ( NetworkEndpointGroup_NetworkEndpointType_name = map[int32]string{ 0: "UNDEFINED_NETWORK_ENDPOINT_TYPE", 401880793: "GCE_VM_IP", 501838375: "GCE_VM_IP_PORT", 22819253: "GCE_VM_IP_PORTMAP", 404154477: "INTERNET_FQDN_PORT", 477719963: "INTERNET_IP_PORT", 336447968: "NON_GCP_PRIVATE_IP_PORT", 48134724: "PRIVATE_SERVICE_CONNECT", 270492508: "SERVERLESS", } NetworkEndpointGroup_NetworkEndpointType_value = map[string]int32{ "UNDEFINED_NETWORK_ENDPOINT_TYPE": 0, "GCE_VM_IP": 401880793, "GCE_VM_IP_PORT": 501838375, "GCE_VM_IP_PORTMAP": 22819253, "INTERNET_FQDN_PORT": 404154477, "INTERNET_IP_PORT": 477719963, "NON_GCP_PRIVATE_IP_PORT": 336447968, "PRIVATE_SERVICE_CONNECT": 48134724, "SERVERLESS": 270492508, } )
Enum value maps for NetworkEndpointGroup_NetworkEndpointType.
var ( NetworkEndpointGroupPscData_PscConnectionStatus_name = map[int32]string{ 0: "UNDEFINED_PSC_CONNECTION_STATUS", 246714279: "ACCEPTED", 380163436: "CLOSED", 344491452: "NEEDS_ATTENTION", 35394935: "PENDING", 174130302: "REJECTED", 42133066: "STATUS_UNSPECIFIED", } NetworkEndpointGroupPscData_PscConnectionStatus_value = map[string]int32{ "UNDEFINED_PSC_CONNECTION_STATUS": 0, "ACCEPTED": 246714279, "CLOSED": 380163436, "NEEDS_ATTENTION": 344491452, "PENDING": 35394935, "REJECTED": 174130302, "STATUS_UNSPECIFIED": 42133066, } )
Enum value maps for NetworkEndpointGroupPscData_PscConnectionStatus.
var ( NetworkEndpointGroupsListEndpointsRequest_HealthStatus_name = map[int32]string{ 0: "UNDEFINED_HEALTH_STATUS", 2544381: "SHOW", 2547071: "SKIP", } NetworkEndpointGroupsListEndpointsRequest_HealthStatus_value = map[string]int32{ "UNDEFINED_HEALTH_STATUS": 0, "SHOW": 2544381, "SKIP": 2547071, } )
Enum value maps for NetworkEndpointGroupsListEndpointsRequest_HealthStatus.
var ( NetworkInterface_Ipv6AccessType_name = map[int32]string{ 0: "UNDEFINED_IPV6_ACCESS_TYPE", 35607499: "EXTERNAL", 279295677: "INTERNAL", 313080613: "UNSPECIFIED_IPV6_ACCESS_TYPE", } NetworkInterface_Ipv6AccessType_value = map[string]int32{ "UNDEFINED_IPV6_ACCESS_TYPE": 0, "EXTERNAL": 35607499, "INTERNAL": 279295677, "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613, } )
Enum value maps for NetworkInterface_Ipv6AccessType.
var ( NetworkInterface_NicType_name = map[int32]string{ 0: "UNDEFINED_NIC_TYPE", 68209305: "GVNIC", 2242641: "IDPF", 69927695: "IRDMA", 73621779: "MRDMA", 67411801: "UNSPECIFIED_NIC_TYPE", 452123481: "VIRTIO_NET", } NetworkInterface_NicType_value = map[string]int32{ "UNDEFINED_NIC_TYPE": 0, "GVNIC": 68209305, "IDPF": 2242641, "IRDMA": 69927695, "MRDMA": 73621779, "UNSPECIFIED_NIC_TYPE": 67411801, "VIRTIO_NET": 452123481, } )
Enum value maps for NetworkInterface_NicType.
var ( NetworkInterface_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", 79632100: "IPV6_ONLY", 298084569: "UNSPECIFIED_STACK_TYPE", } NetworkInterface_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, "IPV6_ONLY": 79632100, "UNSPECIFIED_STACK_TYPE": 298084569, } )
Enum value maps for NetworkInterface_StackType.
var ( NetworkPeering_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", } NetworkPeering_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, } )
Enum value maps for NetworkPeering_StackType.
var ( NetworkPeering_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 270421099: "INACTIVE", } NetworkPeering_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "INACTIVE": 270421099, } )
Enum value maps for NetworkPeering_State.
var ( NetworkPerformanceConfig_TotalEgressBandwidthTier_name = map[int32]string{ 0: "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER", 115302945: "DEFAULT", 326919444: "TIER_1", } NetworkPerformanceConfig_TotalEgressBandwidthTier_value = map[string]int32{ "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER": 0, "DEFAULT": 115302945, "TIER_1": 326919444, } )
Enum value maps for NetworkPerformanceConfig_TotalEgressBandwidthTier.
var ( NetworkProfileLocation_Scope_name = map[int32]string{ 0: "UNDEFINED_SCOPE", 266017524: "REGION", 2759596: "ZONE", } NetworkProfileLocation_Scope_value = map[string]int32{ "UNDEFINED_SCOPE": 0, "REGION": 266017524, "ZONE": 2759596, } )
Enum value maps for NetworkProfileLocation_Scope.
var ( NetworkProfileNetworkFeatures_AddressPurposes_name = map[int32]string{ 0: "UNDEFINED_ADDRESS_PURPOSES", 476114556: "DNS_RESOLVER", 230515243: "GCE_ENDPOINT", 340437251: "IPSEC_INTERCONNECT", 163666477: "NAT_AUTO", 48134724: "PRIVATE_SERVICE_CONNECT", 270492508: "SERVERLESS", 294447572: "SHARED_LOADBALANCER_VIP", 400800170: "VPC_PEERING", } NetworkProfileNetworkFeatures_AddressPurposes_value = map[string]int32{ "UNDEFINED_ADDRESS_PURPOSES": 0, "DNS_RESOLVER": 476114556, "GCE_ENDPOINT": 230515243, "IPSEC_INTERCONNECT": 340437251, "NAT_AUTO": 163666477, "PRIVATE_SERVICE_CONNECT": 48134724, "SERVERLESS": 270492508, "SHARED_LOADBALANCER_VIP": 294447572, "VPC_PEERING": 400800170, } )
Enum value maps for NetworkProfileNetworkFeatures_AddressPurposes.
var ( NetworkProfileNetworkFeatures_AllowAliasIpRanges_name = map[int32]string{ 0: "UNDEFINED_ALLOW_ALIAS_IP_RANGES", 464867048: "ALIAS_IP_RANGES_ALLOWED", 281030444: "ALIAS_IP_RANGES_BLOCKED", } NetworkProfileNetworkFeatures_AllowAliasIpRanges_value = map[string]int32{ "UNDEFINED_ALLOW_ALIAS_IP_RANGES": 0, "ALIAS_IP_RANGES_ALLOWED": 464867048, "ALIAS_IP_RANGES_BLOCKED": 281030444, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowAliasIpRanges.
var ( NetworkProfileNetworkFeatures_AllowAutoModeSubnet_name = map[int32]string{ 0: "UNDEFINED_ALLOW_AUTO_MODE_SUBNET", 391042610: "AUTO_MODE_SUBNET_ALLOWED", 207206006: "AUTO_MODE_SUBNET_BLOCKED", } NetworkProfileNetworkFeatures_AllowAutoModeSubnet_value = map[string]int32{ "UNDEFINED_ALLOW_AUTO_MODE_SUBNET": 0, "AUTO_MODE_SUBNET_ALLOWED": 391042610, "AUTO_MODE_SUBNET_BLOCKED": 207206006, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowAutoModeSubnet.
var ( NetworkProfileNetworkFeatures_AllowClassDFirewalls_name = map[int32]string{ 0: "UNDEFINED_ALLOW_CLASS_D_FIREWALLS", 348219386: "CLASS_D_FIREWALLS_ALLOWED", 164382782: "CLASS_D_FIREWALLS_BLOCKED", } NetworkProfileNetworkFeatures_AllowClassDFirewalls_value = map[string]int32{ "UNDEFINED_ALLOW_CLASS_D_FIREWALLS": 0, "CLASS_D_FIREWALLS_ALLOWED": 348219386, "CLASS_D_FIREWALLS_BLOCKED": 164382782, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowClassDFirewalls.
var ( NetworkProfileNetworkFeatures_AllowCloudNat_name = map[int32]string{ 0: "UNDEFINED_ALLOW_CLOUD_NAT", 245931296: "CLOUD_NAT_ALLOWED", 62094692: "CLOUD_NAT_BLOCKED", } NetworkProfileNetworkFeatures_AllowCloudNat_value = map[string]int32{ "UNDEFINED_ALLOW_CLOUD_NAT": 0, "CLOUD_NAT_ALLOWED": 245931296, "CLOUD_NAT_BLOCKED": 62094692, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowCloudNat.
var ( NetworkProfileNetworkFeatures_AllowCloudRouter_name = map[int32]string{ 0: "UNDEFINED_ALLOW_CLOUD_ROUTER", 365388284: "CLOUD_ROUTER_ALLOWED", 181551680: "CLOUD_ROUTER_BLOCKED", } NetworkProfileNetworkFeatures_AllowCloudRouter_value = map[string]int32{ "UNDEFINED_ALLOW_CLOUD_ROUTER": 0, "CLOUD_ROUTER_ALLOWED": 365388284, "CLOUD_ROUTER_BLOCKED": 181551680, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowCloudRouter.
var ( NetworkProfileNetworkFeatures_AllowExternalIpAccess_name = map[int32]string{ 0: "UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS", 109530193: "EXTERNAL_IP_ACCESS_ALLOWED", 462564501: "EXTERNAL_IP_ACCESS_BLOCKED", } NetworkProfileNetworkFeatures_AllowExternalIpAccess_value = map[string]int32{ "UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS": 0, "EXTERNAL_IP_ACCESS_ALLOWED": 109530193, "EXTERNAL_IP_ACCESS_BLOCKED": 462564501, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowExternalIpAccess.
var ( NetworkProfileNetworkFeatures_AllowInterconnect_name = map[int32]string{ 0: "UNDEFINED_ALLOW_INTERCONNECT", 162845399: "INTERCONNECT_ALLOWED", 515879707: "INTERCONNECT_BLOCKED", } NetworkProfileNetworkFeatures_AllowInterconnect_value = map[string]int32{ "UNDEFINED_ALLOW_INTERCONNECT": 0, "INTERCONNECT_ALLOWED": 162845399, "INTERCONNECT_BLOCKED": 515879707, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowInterconnect.
var ( NetworkProfileNetworkFeatures_AllowLoadBalancing_name = map[int32]string{ 0: "UNDEFINED_ALLOW_LOAD_BALANCING", 28407977: "LOAD_BALANCING_ALLOWED", 381442285: "LOAD_BALANCING_BLOCKED", } NetworkProfileNetworkFeatures_AllowLoadBalancing_value = map[string]int32{ "UNDEFINED_ALLOW_LOAD_BALANCING": 0, "LOAD_BALANCING_ALLOWED": 28407977, "LOAD_BALANCING_BLOCKED": 381442285, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowLoadBalancing.
var ( NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork_name = map[int32]string{ 0: "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK", 457555419: "MULTI_NIC_IN_SAME_NETWORK_ALLOWED", 273718815: "MULTI_NIC_IN_SAME_NETWORK_BLOCKED", } NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork_value = map[string]int32{ "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK": 0, "MULTI_NIC_IN_SAME_NETWORK_ALLOWED": 457555419, "MULTI_NIC_IN_SAME_NETWORK_BLOCKED": 273718815, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork.
var ( NetworkProfileNetworkFeatures_AllowPacketMirroring_name = map[int32]string{ 0: "UNDEFINED_ALLOW_PACKET_MIRRORING", 92416245: "PACKET_MIRRORING_ALLOWED", 445450553: "PACKET_MIRRORING_BLOCKED", } NetworkProfileNetworkFeatures_AllowPacketMirroring_value = map[string]int32{ "UNDEFINED_ALLOW_PACKET_MIRRORING": 0, "PACKET_MIRRORING_ALLOWED": 92416245, "PACKET_MIRRORING_BLOCKED": 445450553, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowPacketMirroring.
var ( NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess_name = map[int32]string{ 0: "UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS", 220787351: "PRIVATE_GOOGLE_ACCESS_ALLOWED", 36950747: "PRIVATE_GOOGLE_ACCESS_BLOCKED", } NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess_value = map[string]int32{ "UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS": 0, "PRIVATE_GOOGLE_ACCESS_ALLOWED": 220787351, "PRIVATE_GOOGLE_ACCESS_BLOCKED": 36950747, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess.
var ( NetworkProfileNetworkFeatures_AllowPsc_name = map[int32]string{ 0: "UNDEFINED_ALLOW_PSC", 171559657: "PSC_ALLOWED", 524593965: "PSC_BLOCKED", } NetworkProfileNetworkFeatures_AllowPsc_value = map[string]int32{ "UNDEFINED_ALLOW_PSC": 0, "PSC_ALLOWED": 171559657, "PSC_BLOCKED": 524593965, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowPsc.
var ( NetworkProfileNetworkFeatures_AllowSameNetworkUnicast_name = map[int32]string{ 0: "UNDEFINED_ALLOW_SAME_NETWORK_UNICAST", 159732814: "SAME_NETWORK_UNICAST_ALLOWED", 512767122: "SAME_NETWORK_UNICAST_BLOCKED", } NetworkProfileNetworkFeatures_AllowSameNetworkUnicast_value = map[string]int32{ "UNDEFINED_ALLOW_SAME_NETWORK_UNICAST": 0, "SAME_NETWORK_UNICAST_ALLOWED": 159732814, "SAME_NETWORK_UNICAST_BLOCKED": 512767122, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowSameNetworkUnicast.
var ( NetworkProfileNetworkFeatures_AllowStaticRoutes_name = map[int32]string{ 0: "UNDEFINED_ALLOW_STATIC_ROUTES", 409048964: "STATIC_ROUTES_ALLOWED", 225212360: "STATIC_ROUTES_BLOCKED", } NetworkProfileNetworkFeatures_AllowStaticRoutes_value = map[string]int32{ "UNDEFINED_ALLOW_STATIC_ROUTES": 0, "STATIC_ROUTES_ALLOWED": 409048964, "STATIC_ROUTES_BLOCKED": 225212360, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowStaticRoutes.
var ( NetworkProfileNetworkFeatures_AllowSubInterfaces_name = map[int32]string{ 0: "UNDEFINED_ALLOW_SUB_INTERFACES", 158685891: "SUBINTERFACES_ALLOWED", 511720199: "SUBINTERFACES_BLOCKED", } NetworkProfileNetworkFeatures_AllowSubInterfaces_value = map[string]int32{ "UNDEFINED_ALLOW_SUB_INTERFACES": 0, "SUBINTERFACES_ALLOWED": 158685891, "SUBINTERFACES_BLOCKED": 511720199, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowSubInterfaces.
var ( NetworkProfileNetworkFeatures_AllowVpcPeering_name = map[int32]string{ 0: "UNDEFINED_ALLOW_VPC_PEERING", 261465075: "VPC_PEERING_ALLOWED", 77628471: "VPC_PEERING_BLOCKED", } NetworkProfileNetworkFeatures_AllowVpcPeering_value = map[string]int32{ "UNDEFINED_ALLOW_VPC_PEERING": 0, "VPC_PEERING_ALLOWED": 261465075, "VPC_PEERING_BLOCKED": 77628471, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowVpcPeering.
var ( NetworkProfileNetworkFeatures_AllowVpn_name = map[int32]string{ 0: "UNDEFINED_ALLOW_VPN", 162163997: "VPN_ALLOWED", 515198305: "VPN_BLOCKED", } NetworkProfileNetworkFeatures_AllowVpn_value = map[string]int32{ "UNDEFINED_ALLOW_VPN": 0, "VPN_ALLOWED": 162163997, "VPN_BLOCKED": 515198305, } )
Enum value maps for NetworkProfileNetworkFeatures_AllowVpn.
var ( NetworkProfileNetworkFeatures_InterfaceTypes_name = map[int32]string{ 0: "UNDEFINED_INTERFACE_TYPES", 68209305: "GVNIC", 2242641: "IDPF", 69927695: "IRDMA", 73621779: "MRDMA", 67411801: "UNSPECIFIED_NIC_TYPE", 452123481: "VIRTIO_NET", } NetworkProfileNetworkFeatures_InterfaceTypes_value = map[string]int32{ "UNDEFINED_INTERFACE_TYPES": 0, "GVNIC": 68209305, "IDPF": 2242641, "IRDMA": 69927695, "MRDMA": 73621779, "UNSPECIFIED_NIC_TYPE": 67411801, "VIRTIO_NET": 452123481, } )
Enum value maps for NetworkProfileNetworkFeatures_InterfaceTypes.
var ( NetworkProfileNetworkFeatures_SubnetPurposes_name = map[int32]string{ 0: "UNDEFINED_SUBNET_PURPOSES", 283160275: "SUBNET_PURPOSE_CUSTOM_HARDWARE", 404371008: "SUBNET_PURPOSE_PRIVATE", } NetworkProfileNetworkFeatures_SubnetPurposes_value = map[string]int32{ "UNDEFINED_SUBNET_PURPOSES": 0, "SUBNET_PURPOSE_CUSTOM_HARDWARE": 283160275, "SUBNET_PURPOSE_PRIVATE": 404371008, } )
Enum value maps for NetworkProfileNetworkFeatures_SubnetPurposes.
var ( NetworkProfileNetworkFeatures_SubnetStackTypes_name = map[int32]string{ 0: "UNDEFINED_SUBNET_STACK_TYPES", 41454485: "SUBNET_STACK_TYPE_IPV4_IPV6", 41631034: "SUBNET_STACK_TYPE_IPV4_ONLY", 98889336: "SUBNET_STACK_TYPE_IPV6_ONLY", } NetworkProfileNetworkFeatures_SubnetStackTypes_value = map[string]int32{ "UNDEFINED_SUBNET_STACK_TYPES": 0, "SUBNET_STACK_TYPE_IPV4_IPV6": 41454485, "SUBNET_STACK_TYPE_IPV4_ONLY": 41631034, "SUBNET_STACK_TYPE_IPV6_ONLY": 98889336, } )
Enum value maps for NetworkProfileNetworkFeatures_SubnetStackTypes.
var ( NetworkProfileNetworkFeatures_Unicast_name = map[int32]string{ 0: "UNDEFINED_UNICAST", 379954157: "UNICAST_SDN", 379956325: "UNICAST_ULL", } NetworkProfileNetworkFeatures_Unicast_value = map[string]int32{ "UNDEFINED_UNICAST": 0, "UNICAST_SDN": 379954157, "UNICAST_ULL": 379956325, } )
Enum value maps for NetworkProfileNetworkFeatures_Unicast.
var ( NetworkRoutingConfig_BgpBestPathSelectionMode_name = map[int32]string{ 0: "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE", 94234569: "LEGACY", 484642493: "STANDARD", } NetworkRoutingConfig_BgpBestPathSelectionMode_value = map[string]int32{ "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE": 0, "LEGACY": 94234569, "STANDARD": 484642493, } )
Enum value maps for NetworkRoutingConfig_BgpBestPathSelectionMode.
var ( NetworkRoutingConfig_BgpInterRegionCost_name = map[int32]string{ 0: "UNDEFINED_BGP_INTER_REGION_COST", 490583004: "ADD_COST_TO_MED", 115302945: "DEFAULT", } NetworkRoutingConfig_BgpInterRegionCost_value = map[string]int32{ "UNDEFINED_BGP_INTER_REGION_COST": 0, "ADD_COST_TO_MED": 490583004, "DEFAULT": 115302945, } )
Enum value maps for NetworkRoutingConfig_BgpInterRegionCost.
var ( NetworkRoutingConfig_EffectiveBgpInterRegionCost_name = map[int32]string{ 0: "UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST", } NetworkRoutingConfig_EffectiveBgpInterRegionCost_value = map[string]int32{ "UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST": 0, } )
Enum value maps for NetworkRoutingConfig_EffectiveBgpInterRegionCost.
var ( NetworkRoutingConfig_RoutingMode_name = map[int32]string{ 0: "UNDEFINED_ROUTING_MODE", 494663587: "GLOBAL", 92288543: "REGIONAL", } NetworkRoutingConfig_RoutingMode_value = map[string]int32{ "UNDEFINED_ROUTING_MODE": 0, "GLOBAL": 494663587, "REGIONAL": 92288543, } )
Enum value maps for NetworkRoutingConfig_RoutingMode.
var ( NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 69902869: "HIERARCHY", 413984270: "NETWORK", 313484847: "SYSTEM", 526786327: "UNSPECIFIED", } NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "HIERARCHY": 69902869, "NETWORK": 413984270, "SYSTEM": 313484847, "UNSPECIFIED": 526786327, } )
Enum value maps for NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.
var ( NodeGroup_MaintenanceInterval_name = map[int32]string{ 0: "UNDEFINED_MAINTENANCE_INTERVAL", 500724834: "AS_NEEDED", 194244550: "RECURRENT", } NodeGroup_MaintenanceInterval_value = map[string]int32{ "UNDEFINED_MAINTENANCE_INTERVAL": 0, "AS_NEEDED": 500724834, "RECURRENT": 194244550, } )
Enum value maps for NodeGroup_MaintenanceInterval.
var ( NodeGroup_MaintenancePolicy_name = map[int32]string{ 0: "UNDEFINED_MAINTENANCE_POLICY", 115302945: "DEFAULT", 72964182: "MAINTENANCE_POLICY_UNSPECIFIED", 153483394: "MIGRATE_WITHIN_NODE_GROUP", 228647325: "RESTART_IN_PLACE", } NodeGroup_MaintenancePolicy_value = map[string]int32{ "UNDEFINED_MAINTENANCE_POLICY": 0, "DEFAULT": 115302945, "MAINTENANCE_POLICY_UNSPECIFIED": 72964182, "MIGRATE_WITHIN_NODE_GROUP": 153483394, "RESTART_IN_PLACE": 228647325, } )
Enum value maps for NodeGroup_MaintenancePolicy.
var ( NodeGroup_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 530283991: "INVALID", 77848963: "READY", } NodeGroup_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "INVALID": 530283991, "READY": 77848963, } )
Enum value maps for NodeGroup_Status.
var ( NodeGroupAutoscalingPolicy_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 371348091: "MODE_UNSPECIFIED", 78159: "OFF", 2527: "ON", 152713670: "ONLY_SCALE_OUT", } NodeGroupAutoscalingPolicy_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "MODE_UNSPECIFIED": 371348091, "OFF": 78159, "ON": 2527, "ONLY_SCALE_OUT": 152713670, } )
Enum value maps for NodeGroupAutoscalingPolicy_Mode.
var ( NodeGroupNode_CpuOvercommitType_name = map[int32]string{ 0: "UNDEFINED_CPU_OVERCOMMIT_TYPE", 520665615: "CPU_OVERCOMMIT_TYPE_UNSPECIFIED", 182130465: "ENABLED", 2402104: "NONE", } NodeGroupNode_CpuOvercommitType_value = map[string]int32{ "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0, "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615, "ENABLED": 182130465, "NONE": 2402104, } )
Enum value maps for NodeGroupNode_CpuOvercommitType.
var ( NodeGroupNode_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 530283991: "INVALID", 77848963: "READY", 413483285: "REPAIRING", } NodeGroupNode_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "INVALID": 530283991, "READY": 77848963, "REPAIRING": 413483285, } )
Enum value maps for NodeGroupNode_Status.
var ( NodeTemplate_CpuOvercommitType_name = map[int32]string{ 0: "UNDEFINED_CPU_OVERCOMMIT_TYPE", 520665615: "CPU_OVERCOMMIT_TYPE_UNSPECIFIED", 182130465: "ENABLED", 2402104: "NONE", } NodeTemplate_CpuOvercommitType_value = map[string]int32{ "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0, "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615, "ENABLED": 182130465, "NONE": 2402104, } )
Enum value maps for NodeTemplate_CpuOvercommitType.
var ( NodeTemplate_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 530283991: "INVALID", 77848963: "READY", } NodeTemplate_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "INVALID": 530283991, "READY": 77848963, } )
Enum value maps for NodeTemplate_Status.
var ( Operation_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 2104194: "DONE", 35394935: "PENDING", 121282975: "RUNNING", } Operation_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DONE": 2104194, "PENDING": 35394935, "RUNNING": 121282975, } )
Enum value maps for Operation_Status.
var ( PacketIntervals_Duration_name = map[int32]string{ 0: "UNDEFINED_DURATION", 529071340: "DURATION_UNSPECIFIED", 2223588: "HOUR", 76100: "MAX", 126786068: "MINUTE", } PacketIntervals_Duration_value = map[string]int32{ "UNDEFINED_DURATION": 0, "DURATION_UNSPECIFIED": 529071340, "HOUR": 2223588, "MAX": 76100, "MINUTE": 126786068, } )
Enum value maps for PacketIntervals_Duration.
var ( PacketIntervals_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 356174219: "LOOPBACK", 189660867: "RECEIVE", 452903600: "TRANSMIT", 437714322: "TYPE_UNSPECIFIED", } PacketIntervals_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "LOOPBACK": 356174219, "RECEIVE": 189660867, "TRANSMIT": 452903600, "TYPE_UNSPECIFIED": 437714322, } )
Enum value maps for PacketIntervals_Type.
var ( PacketMirroring_Enable_name = map[int32]string{ 0: "UNDEFINED_ENABLE", 66658563: "FALSE", 2583950: "TRUE", } PacketMirroring_Enable_value = map[string]int32{ "UNDEFINED_ENABLE": 0, "FALSE": 66658563, "TRUE": 2583950, } )
Enum value maps for PacketMirroring_Enable.
var ( PacketMirroringFilter_Direction_name = map[int32]string{ 0: "UNDEFINED_DIRECTION", 2044801: "BOTH", 432880501: "EGRESS", 516931221: "INGRESS", } PacketMirroringFilter_Direction_value = map[string]int32{ "UNDEFINED_DIRECTION": 0, "BOTH": 2044801, "EGRESS": 432880501, "INGRESS": 516931221, } )
Enum value maps for PacketMirroringFilter_Direction.
var ( PerInstanceConfig_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 352003508: "APPLYING", 528602024: "DELETING", 244201863: "EFFECTIVE", 2402104: "NONE", 483935140: "UNAPPLIED", 313956873: "UNAPPLIED_DELETION", } PerInstanceConfig_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "APPLYING": 352003508, "DELETING": 528602024, "EFFECTIVE": 244201863, "NONE": 2402104, "UNAPPLIED": 483935140, "UNAPPLIED_DELETION": 313956873, } )
Enum value maps for PerInstanceConfig_Status.
var ( PreservedStatePreservedDisk_AutoDelete_name = map[int32]string{ 0: "UNDEFINED_AUTO_DELETE", 74175084: "NEVER", 95727719: "ON_PERMANENT_INSTANCE_DELETION", } PreservedStatePreservedDisk_AutoDelete_value = map[string]int32{ "UNDEFINED_AUTO_DELETE": 0, "NEVER": 74175084, "ON_PERMANENT_INSTANCE_DELETION": 95727719, } )
Enum value maps for PreservedStatePreservedDisk_AutoDelete.
var ( PreservedStatePreservedDisk_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 91950261: "READ_ONLY", 173607894: "READ_WRITE", } PreservedStatePreservedDisk_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "READ_ONLY": 91950261, "READ_WRITE": 173607894, } )
Enum value maps for PreservedStatePreservedDisk_Mode.
var ( PreservedStatePreservedNetworkIp_AutoDelete_name = map[int32]string{ 0: "UNDEFINED_AUTO_DELETE", 74175084: "NEVER", 95727719: "ON_PERMANENT_INSTANCE_DELETION", } PreservedStatePreservedNetworkIp_AutoDelete_value = map[string]int32{ "UNDEFINED_AUTO_DELETE": 0, "NEVER": 74175084, "ON_PERMANENT_INSTANCE_DELETION": 95727719, } )
Enum value maps for PreservedStatePreservedNetworkIp_AutoDelete.
var ( Project_CloudArmorTier_name = map[int32]string{ 0: "UNDEFINED_CLOUD_ARMOR_TIER", 219921116: "CA_ENTERPRISE_ANNUAL", 453530323: "CA_ENTERPRISE_PAYGO", 13156734: "CA_STANDARD", } Project_CloudArmorTier_value = map[string]int32{ "UNDEFINED_CLOUD_ARMOR_TIER": 0, "CA_ENTERPRISE_ANNUAL": 219921116, "CA_ENTERPRISE_PAYGO": 453530323, "CA_STANDARD": 13156734, } )
Enum value maps for Project_CloudArmorTier.
var ( Project_DefaultNetworkTier_name = map[int32]string{ 0: "UNDEFINED_DEFAULT_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } Project_DefaultNetworkTier_value = map[string]int32{ "UNDEFINED_DEFAULT_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for Project_DefaultNetworkTier.
var ( Project_VmDnsSetting_name = map[int32]string{ 0: "UNDEFINED_VM_DNS_SETTING", 345419141: "GLOBAL_DEFAULT", 35691930: "UNSPECIFIED_VM_DNS_SETTING", 368475782: "ZONAL_DEFAULT", 521198951: "ZONAL_ONLY", } Project_VmDnsSetting_value = map[string]int32{ "UNDEFINED_VM_DNS_SETTING": 0, "GLOBAL_DEFAULT": 345419141, "UNSPECIFIED_VM_DNS_SETTING": 35691930, "ZONAL_DEFAULT": 368475782, "ZONAL_ONLY": 521198951, } )
Enum value maps for Project_VmDnsSetting.
var ( Project_XpnProjectStatus_name = map[int32]string{ 0: "UNDEFINED_XPN_PROJECT_STATUS", 2223528: "HOST", 340393257: "UNSPECIFIED_XPN_PROJECT_STATUS", } Project_XpnProjectStatus_value = map[string]int32{ "UNDEFINED_XPN_PROJECT_STATUS": 0, "HOST": 2223528, "UNSPECIFIED_XPN_PROJECT_STATUS": 340393257, } )
Enum value maps for Project_XpnProjectStatus.
var ( ProjectsSetCloudArmorTierRequest_CloudArmorTier_name = map[int32]string{ 0: "UNDEFINED_CLOUD_ARMOR_TIER", 219921116: "CA_ENTERPRISE_ANNUAL", 453530323: "CA_ENTERPRISE_PAYGO", 13156734: "CA_STANDARD", } ProjectsSetCloudArmorTierRequest_CloudArmorTier_value = map[string]int32{ "UNDEFINED_CLOUD_ARMOR_TIER": 0, "CA_ENTERPRISE_ANNUAL": 219921116, "CA_ENTERPRISE_PAYGO": 453530323, "CA_STANDARD": 13156734, } )
Enum value maps for ProjectsSetCloudArmorTierRequest_CloudArmorTier.
var ( ProjectsSetDefaultNetworkTierRequest_NetworkTier_name = map[int32]string{ 0: "UNDEFINED_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } ProjectsSetDefaultNetworkTierRequest_NetworkTier_value = map[string]int32{ "UNDEFINED_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for ProjectsSetDefaultNetworkTierRequest_NetworkTier.
var ( PublicAdvertisedPrefix_ByoipApiVersion_name = map[int32]string{ 0: "UNDEFINED_BYOIP_API_VERSION", 2715: "V1", 2716: "V2", } PublicAdvertisedPrefix_ByoipApiVersion_value = map[string]int32{ "UNDEFINED_BYOIP_API_VERSION": 0, "V1": 2715, "V2": 2716, } )
Enum value maps for PublicAdvertisedPrefix_ByoipApiVersion.
var ( PublicAdvertisedPrefix_PdpScope_name = map[int32]string{ 0: "UNDEFINED_PDP_SCOPE", 494663587: "GLOBAL", 318053059: "GLOBAL_AND_REGIONAL", 92288543: "REGIONAL", } PublicAdvertisedPrefix_PdpScope_value = map[string]int32{ "UNDEFINED_PDP_SCOPE": 0, "GLOBAL": 494663587, "GLOBAL_AND_REGIONAL": 318053059, "REGIONAL": 92288543, } )
Enum value maps for PublicAdvertisedPrefix_PdpScope.
var ( PublicAdvertisedPrefix_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 177880897: "ANNOUNCED_TO_INTERNET", 518841124: "INITIAL", 480889551: "PREFIX_CONFIGURATION_COMPLETE", 378550961: "PREFIX_CONFIGURATION_IN_PROGRESS", 284375783: "PREFIX_REMOVAL_IN_PROGRESS", 513497167: "PTR_CONFIGURED", 64641265: "READY_TO_ANNOUNCE", 295755183: "REVERSE_DNS_LOOKUP_FAILED", 66197998: "VALIDATED", } PublicAdvertisedPrefix_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ANNOUNCED_TO_INTERNET": 177880897, "INITIAL": 518841124, "PREFIX_CONFIGURATION_COMPLETE": 480889551, "PREFIX_CONFIGURATION_IN_PROGRESS": 378550961, "PREFIX_REMOVAL_IN_PROGRESS": 284375783, "PTR_CONFIGURED": 513497167, "READY_TO_ANNOUNCE": 64641265, "REVERSE_DNS_LOOKUP_FAILED": 295755183, "VALIDATED": 66197998, } )
Enum value maps for PublicAdvertisedPrefix_Status.
var ( PublicDelegatedPrefix_ByoipApiVersion_name = map[int32]string{ 0: "UNDEFINED_BYOIP_API_VERSION", 2715: "V1", 2716: "V2", } PublicDelegatedPrefix_ByoipApiVersion_value = map[string]int32{ "UNDEFINED_BYOIP_API_VERSION": 0, "V1": 2715, "V2": 2716, } )
Enum value maps for PublicDelegatedPrefix_ByoipApiVersion.
var ( PublicDelegatedPrefix_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 264149288: "DELEGATION", 398684356: "EXTERNAL_IPV6_FORWARDING_RULE_CREATION", } PublicDelegatedPrefix_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "DELEGATION": 264149288, "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356, } )
Enum value maps for PublicDelegatedPrefix_Mode.
var ( PublicDelegatedPrefix_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 365103355: "ANNOUNCED", 454875705: "ANNOUNCED_TO_GOOGLE", 177880897: "ANNOUNCED_TO_INTERNET", 528602024: "DELETING", 306588749: "INITIALIZING", 64641265: "READY_TO_ANNOUNCE", } PublicDelegatedPrefix_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ANNOUNCED": 365103355, "ANNOUNCED_TO_GOOGLE": 454875705, "ANNOUNCED_TO_INTERNET": 177880897, "DELETING": 528602024, "INITIALIZING": 306588749, "READY_TO_ANNOUNCE": 64641265, } )
Enum value maps for PublicDelegatedPrefix_Status.
var ( PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 264149288: "DELEGATION", 398684356: "EXTERNAL_IPV6_FORWARDING_RULE_CREATION", } PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "DELEGATION": 264149288, "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356, } )
Enum value maps for PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode.
var ( PublicDelegatedPrefixPublicDelegatedSubPrefix_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 314733318: "ACTIVE", 270421099: "INACTIVE", } PublicDelegatedPrefixPublicDelegatedSubPrefix_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACTIVE": 314733318, "INACTIVE": 270421099, } )
Enum value maps for PublicDelegatedPrefixPublicDelegatedSubPrefix_Status.
var ( Quota_Metric_name = map[int32]string{ /* 165 elements not displayed */ } Quota_Metric_value = map[string]int32{ /* 165 elements not displayed */ } )
Enum value maps for Quota_Metric.
var ( QuotaExceededInfo_RolloutStatus_name = map[int32]string{ 0: "UNDEFINED_ROLLOUT_STATUS", 469193735: "IN_PROGRESS", 26864568: "ROLLOUT_STATUS_UNSPECIFIED", } QuotaExceededInfo_RolloutStatus_value = map[string]int32{ "UNDEFINED_ROLLOUT_STATUS": 0, "IN_PROGRESS": 469193735, "ROLLOUT_STATUS_UNSPECIFIED": 26864568, } )
Enum value maps for QuotaExceededInfo_RolloutStatus.
var ( QuotaStatusWarning_Code_name = map[int32]string{ 0: "UNDEFINED_CODE", 150308440: "CLEANUP_FAILED", 391835586: "DEPRECATED_RESOURCE_USED", 346526230: "DEPRECATED_TYPE_USED", 369442967: "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 451954443: "EXPERIMENTAL_TYPE_USED", 175546307: "EXTERNAL_API_WARNING", 329669423: "FIELD_VALUE_OVERRIDEN", 417377419: "INJECTED_KERNELS_DEPRECATED", 401542606: "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", 481440678: "LARGE_DEPLOYMENT_WARNING", 47618117: "LIST_OVERHEAD_QUOTA_EXCEED", 344505463: "MISSING_TYPE_DEPENDENCY", 324964999: "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 383382887: "NEXT_HOP_CANNOT_IP_FORWARD", 146748434: "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", 464250446: "NEXT_HOP_INSTANCE_NOT_FOUND", 243758146: "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 417081265: "NEXT_HOP_NOT_RUNNING", 105763924: "NOT_CRITICAL_ERROR", 30036744: "NO_RESULTS_ON_PAGE", 39966469: "PARTIAL_SUCCESS", 304294182: "QUOTA_INFO_UNAVAILABLE", 3745539: "REQUIRED_TOS_AGREEMENT", 496728641: "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", 168598460: "RESOURCE_NOT_DELETED", 275245642: "SCHEMA_VALIDATION_IGNORED", 268305617: "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 390513439: "UNDECLARED_PROPERTIES", 13328052: "UNREACHABLE", } QuotaStatusWarning_Code_value = map[string]int32{ "UNDEFINED_CODE": 0, "CLEANUP_FAILED": 150308440, "DEPRECATED_RESOURCE_USED": 391835586, "DEPRECATED_TYPE_USED": 346526230, "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967, "EXPERIMENTAL_TYPE_USED": 451954443, "EXTERNAL_API_WARNING": 175546307, "FIELD_VALUE_OVERRIDEN": 329669423, "INJECTED_KERNELS_DEPRECATED": 417377419, "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606, "LARGE_DEPLOYMENT_WARNING": 481440678, "LIST_OVERHEAD_QUOTA_EXCEED": 47618117, "MISSING_TYPE_DEPENDENCY": 344505463, "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999, "NEXT_HOP_CANNOT_IP_FORWARD": 383382887, "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434, "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446, "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146, "NEXT_HOP_NOT_RUNNING": 417081265, "NOT_CRITICAL_ERROR": 105763924, "NO_RESULTS_ON_PAGE": 30036744, "PARTIAL_SUCCESS": 39966469, "QUOTA_INFO_UNAVAILABLE": 304294182, "REQUIRED_TOS_AGREEMENT": 3745539, "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641, "RESOURCE_NOT_DELETED": 168598460, "SCHEMA_VALIDATION_IGNORED": 275245642, "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617, "UNDECLARED_PROPERTIES": 390513439, "UNREACHABLE": 13328052, } )
Enum value maps for QuotaStatusWarning_Code.
var ( RawDisk_ContainerType_name = map[int32]string{ 0: "UNDEFINED_CONTAINER_TYPE", 82821: "TAR", } RawDisk_ContainerType_value = map[string]int32{ "UNDEFINED_CONTAINER_TYPE": 0, "TAR": 82821, } )
Enum value maps for RawDisk_ContainerType.
var ( Region_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 2104482: "DOWN", 2715: "UP", } Region_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DOWN": 2104482, "UP": 2715, } )
Enum value maps for Region_Status.
var ( RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction_name = map[int32]string{ 0: "UNDEFINED_MINIMAL_ACTION", } RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction_value = map[string]int32{ "UNDEFINED_MINIMAL_ACTION": 0, } )
Enum value maps for RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction.
var ( RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction_name = map[int32]string{ 0: "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION", } RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction_value = map[string]int32{ "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0, } )
Enum value maps for RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction.
var ( RegionInstanceGroupsListInstancesRequest_InstanceState_name = map[int32]string{ 0: "UNDEFINED_INSTANCE_STATE", 64897: "ALL", 121282975: "RUNNING", } RegionInstanceGroupsListInstancesRequest_InstanceState_value = map[string]int32{ "UNDEFINED_INSTANCE_STATE": 0, "ALL": 64897, "RUNNING": 121282975, } )
Enum value maps for RegionInstanceGroupsListInstancesRequest_InstanceState.
var ( RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 69902869: "HIERARCHY", 413984270: "NETWORK", 190804272: "NETWORK_REGIONAL", 526786327: "UNSPECIFIED", } RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "HIERARCHY": 69902869, "NETWORK": 413984270, "NETWORK_REGIONAL": 190804272, "UNSPECIFIED": 526786327, } )
Enum value maps for RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.
var ( Reservation_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 530283991: "INVALID", 77848963: "READY", 494614342: "UPDATING", } Reservation_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "INVALID": 530283991, "READY": 77848963, "UPDATING": 494614342, } )
Enum value maps for Reservation_Status.
var ( ReservationAffinity_ConsumeReservationType_name = map[int32]string{ 0: "UNDEFINED_CONSUME_RESERVATION_TYPE", 200008121: "ANY_RESERVATION", 169322030: "NO_RESERVATION", 229889055: "SPECIFIC_RESERVATION", 526786327: "UNSPECIFIED", } ReservationAffinity_ConsumeReservationType_value = map[string]int32{ "UNDEFINED_CONSUME_RESERVATION_TYPE": 0, "ANY_RESERVATION": 200008121, "NO_RESERVATION": 169322030, "SPECIFIC_RESERVATION": 229889055, "UNSPECIFIED": 526786327, } )
Enum value maps for ReservationAffinity_ConsumeReservationType.
var ( ResourceCommitment_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 429815371: "ACCELERATOR", 508934896: "LOCAL_SSD", 123056385: "MEMORY", 526786327: "UNSPECIFIED", 2628978: "VCPU", } ResourceCommitment_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "ACCELERATOR": 429815371, "LOCAL_SSD": 508934896, "MEMORY": 123056385, "UNSPECIFIED": 526786327, "VCPU": 2628978, } )
Enum value maps for ResourceCommitment_Type.
var ( ResourcePolicy_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 482489093: "EXPIRED", 530283991: "INVALID", 77848963: "READY", } ResourcePolicy_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "EXPIRED": 482489093, "INVALID": 530283991, "READY": 77848963, } )
Enum value maps for ResourcePolicy_Status.
var ( ResourcePolicyGroupPlacementPolicy_Collocation_name = map[int32]string{ 0: "UNDEFINED_COLLOCATION", 103257554: "COLLOCATED", 464308205: "UNSPECIFIED_COLLOCATION", } ResourcePolicyGroupPlacementPolicy_Collocation_value = map[string]int32{ "UNDEFINED_COLLOCATION": 0, "COLLOCATED": 103257554, "UNSPECIFIED_COLLOCATION": 464308205, } )
Enum value maps for ResourcePolicyGroupPlacementPolicy_Collocation.
var ( ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete_name = map[int32]string{ 0: "UNDEFINED_ON_SOURCE_DISK_DELETE", 535071332: "APPLY_RETENTION_POLICY", 258925689: "KEEP_AUTO_SNAPSHOTS", 239140769: "UNSPECIFIED_ON_SOURCE_DISK_DELETE", } ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete_value = map[string]int32{ "UNDEFINED_ON_SOURCE_DISK_DELETE": 0, "APPLY_RETENTION_POLICY": 535071332, "KEEP_AUTO_SNAPSHOTS": 258925689, "UNSPECIFIED_ON_SOURCE_DISK_DELETE": 239140769, } )
Enum value maps for ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete.
var ( ResourcePolicyWeeklyCycleDayOfWeek_Day_name = map[int32]string{ 0: "UNDEFINED_DAY", 471398751: "FRIDAY", 530283991: "INVALID", 132310288: "MONDAY", 279037881: "SATURDAY", 309626320: "SUNDAY", 207198682: "THURSDAY", 277509677: "TUESDAY", 422029110: "WEDNESDAY", } ResourcePolicyWeeklyCycleDayOfWeek_Day_value = map[string]int32{ "UNDEFINED_DAY": 0, "FRIDAY": 471398751, "INVALID": 530283991, "MONDAY": 132310288, "SATURDAY": 279037881, "SUNDAY": 309626320, "THURSDAY": 207198682, "TUESDAY": 277509677, "WEDNESDAY": 422029110, } )
Enum value maps for ResourcePolicyWeeklyCycleDayOfWeek_Day.
var ( Route_NextHopOrigin_name = map[int32]string{ 0: "UNDEFINED_NEXT_HOP_ORIGIN", 68590: "EGP", 72434: "IGP", 11941214: "INCOMPLETE", } Route_NextHopOrigin_value = map[string]int32{ "UNDEFINED_NEXT_HOP_ORIGIN": 0, "EGP": 68590, "IGP": 72434, "INCOMPLETE": 11941214, } )
Enum value maps for Route_NextHopOrigin.
var ( Route_RouteStatus_name = map[int32]string{ 0: "UNDEFINED_ROUTE_STATUS", 314733318: "ACTIVE", 496235424: "DROPPED", 270421099: "INACTIVE", 35394935: "PENDING", } Route_RouteStatus_value = map[string]int32{ "UNDEFINED_ROUTE_STATUS": 0, "ACTIVE": 314733318, "DROPPED": 496235424, "INACTIVE": 270421099, "PENDING": 35394935, } )
Enum value maps for Route_RouteStatus.
var ( Route_RouteType_name = map[int32]string{ 0: "UNDEFINED_ROUTE_TYPE", 65707: "BGP", 308331118: "STATIC", 309278557: "SUBNET", 187793843: "TRANSIT", } Route_RouteType_value = map[string]int32{ "UNDEFINED_ROUTE_TYPE": 0, "BGP": 65707, "STATIC": 308331118, "SUBNET": 309278557, "TRANSIT": 187793843, } )
Enum value maps for Route_RouteType.
var ( RouteAsPath_PathSegmentType_name = map[int32]string{ 0: "UNDEFINED_PATH_SEGMENT_TYPE", 222152624: "AS_CONFED_SEQUENCE", 374040307: "AS_CONFED_SET", 106735918: "AS_SEQUENCE", 329846453: "AS_SET", } RouteAsPath_PathSegmentType_value = map[string]int32{ "UNDEFINED_PATH_SEGMENT_TYPE": 0, "AS_CONFED_SEQUENCE": 222152624, "AS_CONFED_SET": 374040307, "AS_SEQUENCE": 106735918, "AS_SET": 329846453, } )
Enum value maps for RouteAsPath_PathSegmentType.
var ( RouterBgp_AdvertiseMode_name = map[int32]string{ 0: "UNDEFINED_ADVERTISE_MODE", 388595569: "CUSTOM", 115302945: "DEFAULT", } RouterBgp_AdvertiseMode_value = map[string]int32{ "UNDEFINED_ADVERTISE_MODE": 0, "CUSTOM": 388595569, "DEFAULT": 115302945, } )
Enum value maps for RouterBgp_AdvertiseMode.
var ( RouterBgp_AdvertisedGroups_name = map[int32]string{ 0: "UNDEFINED_ADVERTISED_GROUPS", 3622872: "ALL_SUBNETS", } RouterBgp_AdvertisedGroups_value = map[string]int32{ "UNDEFINED_ADVERTISED_GROUPS": 0, "ALL_SUBNETS": 3622872, } )
Enum value maps for RouterBgp_AdvertisedGroups.
var ( RouterBgpPeer_AdvertiseMode_name = map[int32]string{ 0: "UNDEFINED_ADVERTISE_MODE", 388595569: "CUSTOM", 115302945: "DEFAULT", } RouterBgpPeer_AdvertiseMode_value = map[string]int32{ "UNDEFINED_ADVERTISE_MODE": 0, "CUSTOM": 388595569, "DEFAULT": 115302945, } )
Enum value maps for RouterBgpPeer_AdvertiseMode.
var ( RouterBgpPeer_AdvertisedGroups_name = map[int32]string{ 0: "UNDEFINED_ADVERTISED_GROUPS", 3622872: "ALL_SUBNETS", } RouterBgpPeer_AdvertisedGroups_value = map[string]int32{ "UNDEFINED_ADVERTISED_GROUPS": 0, "ALL_SUBNETS": 3622872, } )
Enum value maps for RouterBgpPeer_AdvertisedGroups.
var ( RouterBgpPeer_Enable_name = map[int32]string{ 0: "UNDEFINED_ENABLE", 66658563: "FALSE", 2583950: "TRUE", } RouterBgpPeer_Enable_value = map[string]int32{ "UNDEFINED_ENABLE": 0, "FALSE": 66658563, "TRUE": 2583950, } )
Enum value maps for RouterBgpPeer_Enable.
var ( RouterBgpPeer_ManagementType_name = map[int32]string{ 0: "UNDEFINED_MANAGEMENT_TYPE", 458926411: "MANAGED_BY_ATTACHMENT", 317294067: "MANAGED_BY_USER", } RouterBgpPeer_ManagementType_value = map[string]int32{ "UNDEFINED_MANAGEMENT_TYPE": 0, "MANAGED_BY_ATTACHMENT": 458926411, "MANAGED_BY_USER": 317294067, } )
Enum value maps for RouterBgpPeer_ManagementType.
var ( RouterBgpPeerBfd_SessionInitializationMode_name = map[int32]string{ 0: "UNDEFINED_SESSION_INITIALIZATION_MODE", 314733318: "ACTIVE", 516696700: "DISABLED", 462813959: "PASSIVE", } RouterBgpPeerBfd_SessionInitializationMode_value = map[string]int32{ "UNDEFINED_SESSION_INITIALIZATION_MODE": 0, "ACTIVE": 314733318, "DISABLED": 516696700, "PASSIVE": 462813959, } )
Enum value maps for RouterBgpPeerBfd_SessionInitializationMode.
var ( RouterInterface_IpVersion_name = map[int32]string{ 0: "UNDEFINED_IP_VERSION", 2254341: "IPV4", 2254343: "IPV6", } RouterInterface_IpVersion_value = map[string]int32{ "UNDEFINED_IP_VERSION": 0, "IPV4": 2254341, "IPV6": 2254343, } )
Enum value maps for RouterInterface_IpVersion.
var ( RouterInterface_ManagementType_name = map[int32]string{ 0: "UNDEFINED_MANAGEMENT_TYPE", 458926411: "MANAGED_BY_ATTACHMENT", 317294067: "MANAGED_BY_USER", } RouterInterface_ManagementType_value = map[string]int32{ "UNDEFINED_MANAGEMENT_TYPE": 0, "MANAGED_BY_ATTACHMENT": 458926411, "MANAGED_BY_USER": 317294067, } )
Enum value maps for RouterInterface_ManagementType.
var ( RouterNat_AutoNetworkTier_name = map[int32]string{ 0: "UNDEFINED_AUTO_NETWORK_TIER", 310464328: "FIXED_STANDARD", 399530551: "PREMIUM", 484642493: "STANDARD", 465847234: "STANDARD_OVERRIDES_FIXED_STANDARD", } RouterNat_AutoNetworkTier_value = map[string]int32{ "UNDEFINED_AUTO_NETWORK_TIER": 0, "FIXED_STANDARD": 310464328, "PREMIUM": 399530551, "STANDARD": 484642493, "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234, } )
Enum value maps for RouterNat_AutoNetworkTier.
var ( RouterNat_EndpointTypes_name = map[int32]string{ 0: "UNDEFINED_ENDPOINT_TYPES", 439196930: "ENDPOINT_TYPE_MANAGED_PROXY_LB", 159344456: "ENDPOINT_TYPE_SWG", 57095474: "ENDPOINT_TYPE_VM", } RouterNat_EndpointTypes_value = map[string]int32{ "UNDEFINED_ENDPOINT_TYPES": 0, "ENDPOINT_TYPE_MANAGED_PROXY_LB": 439196930, "ENDPOINT_TYPE_SWG": 159344456, "ENDPOINT_TYPE_VM": 57095474, } )
Enum value maps for RouterNat_EndpointTypes.
var ( RouterNat_NatIpAllocateOption_name = map[int32]string{ 0: "UNDEFINED_NAT_IP_ALLOCATE_OPTION", 182333500: "AUTO_ONLY", 261251205: "MANUAL_ONLY", } RouterNat_NatIpAllocateOption_value = map[string]int32{ "UNDEFINED_NAT_IP_ALLOCATE_OPTION": 0, "AUTO_ONLY": 182333500, "MANUAL_ONLY": 261251205, } )
Enum value maps for RouterNat_NatIpAllocateOption.
var ( RouterNat_SourceSubnetworkIpRangesToNat_name = map[int32]string{ 0: "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT", 179964376: "ALL_SUBNETWORKS_ALL_IP_RANGES", 185573819: "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES", 517542270: "LIST_OF_SUBNETWORKS", } RouterNat_SourceSubnetworkIpRangesToNat_value = map[string]int32{ "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT": 0, "ALL_SUBNETWORKS_ALL_IP_RANGES": 179964376, "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES": 185573819, "LIST_OF_SUBNETWORKS": 517542270, } )
Enum value maps for RouterNat_SourceSubnetworkIpRangesToNat.
var ( RouterNat_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 403485027: "PRIVATE", 223389289: "PUBLIC", } RouterNat_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "PRIVATE": 403485027, "PUBLIC": 223389289, } )
Enum value maps for RouterNat_Type.
var ( RouterNatLogConfig_Filter_name = map[int32]string{ 0: "UNDEFINED_FILTER", 64897: "ALL", 307484672: "ERRORS_ONLY", 357212649: "TRANSLATIONS_ONLY", } RouterNatLogConfig_Filter_value = map[string]int32{ "UNDEFINED_FILTER": 0, "ALL": 64897, "ERRORS_ONLY": 307484672, "TRANSLATIONS_ONLY": 357212649, } )
Enum value maps for RouterNatLogConfig_Filter.
var ( RouterNatSubnetworkToNat_SourceIpRangesToNat_name = map[int32]string{ 0: "UNDEFINED_SOURCE_IP_RANGES_TO_NAT", 35608496: "ALL_IP_RANGES", 192289308: "LIST_OF_SECONDARY_IP_RANGES", 297109954: "PRIMARY_IP_RANGE", } RouterNatSubnetworkToNat_SourceIpRangesToNat_value = map[string]int32{ "UNDEFINED_SOURCE_IP_RANGES_TO_NAT": 0, "ALL_IP_RANGES": 35608496, "LIST_OF_SECONDARY_IP_RANGES": 192289308, "PRIMARY_IP_RANGE": 297109954, } )
Enum value maps for RouterNatSubnetworkToNat_SourceIpRangesToNat.
var ( RouterStatusBgpPeerStatus_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 2104482: "DOWN", 433141802: "UNKNOWN", 2715: "UP", } RouterStatusBgpPeerStatus_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DOWN": 2104482, "UNKNOWN": 433141802, "UP": 2715, } )
Enum value maps for RouterStatusBgpPeerStatus_Status.
var ( RouterStatusBgpPeerStatus_StatusReason_name = map[int32]string{ 0: "UNDEFINED_STATUS_REASON", 435936662: "IPV4_PEER_ON_IPV6_ONLY_CONNECTION", 436304082: "IPV6_PEER_ON_IPV4_ONLY_CONNECTION", 140462259: "MD5_AUTH_INTERNAL_PROBLEM", 394331913: "STATUS_REASON_UNSPECIFIED", } RouterStatusBgpPeerStatus_StatusReason_value = map[string]int32{ "UNDEFINED_STATUS_REASON": 0, "IPV4_PEER_ON_IPV6_ONLY_CONNECTION": 435936662, "IPV6_PEER_ON_IPV4_ONLY_CONNECTION": 436304082, "MD5_AUTH_INTERNAL_PROBLEM": 140462259, "STATUS_REASON_UNSPECIFIED": 394331913, } )
Enum value maps for RouterStatusBgpPeerStatus_StatusReason.
var ( SSLHealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } SSLHealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for SSLHealthCheck_PortSpecification.
var ( SSLHealthCheck_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } SSLHealthCheck_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for SSLHealthCheck_ProxyHeader.
var ( SavedAttachedDisk_Interface_name = map[int32]string{ 0: "UNDEFINED_INTERFACE", 2408800: "NVME", 2539686: "SCSI", } SavedAttachedDisk_Interface_value = map[string]int32{ "UNDEFINED_INTERFACE": 0, "NVME": 2408800, "SCSI": 2539686, } )
Enum value maps for SavedAttachedDisk_Interface.
var ( SavedAttachedDisk_Mode_name = map[int32]string{ 0: "UNDEFINED_MODE", 91950261: "READ_ONLY", 173607894: "READ_WRITE", } SavedAttachedDisk_Mode_value = map[string]int32{ "UNDEFINED_MODE": 0, "READ_ONLY": 91950261, "READ_WRITE": 173607894, } )
Enum value maps for SavedAttachedDisk_Mode.
var ( SavedAttachedDisk_StorageBytesStatus_name = map[int32]string{ 0: "UNDEFINED_STORAGE_BYTES_STATUS", 494614342: "UPDATING", 101306702: "UP_TO_DATE", } SavedAttachedDisk_StorageBytesStatus_value = map[string]int32{ "UNDEFINED_STORAGE_BYTES_STATUS": 0, "UPDATING": 494614342, "UP_TO_DATE": 101306702, } )
Enum value maps for SavedAttachedDisk_StorageBytesStatus.
var ( SavedAttachedDisk_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 460683927: "PERSISTENT", 496778970: "SCRATCH", } SavedAttachedDisk_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "PERSISTENT": 460683927, "SCRATCH": 496778970, } )
Enum value maps for SavedAttachedDisk_Type.
var ( SavedDisk_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } SavedDisk_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for SavedDisk_Architecture.
var ( SavedDisk_StorageBytesStatus_name = map[int32]string{ 0: "UNDEFINED_STORAGE_BYTES_STATUS", 494614342: "UPDATING", 101306702: "UP_TO_DATE", } SavedDisk_StorageBytesStatus_value = map[string]int32{ "UNDEFINED_STORAGE_BYTES_STATUS": 0, "UPDATING": 494614342, "UP_TO_DATE": 101306702, } )
Enum value maps for SavedDisk_StorageBytesStatus.
var ( ScalingScheduleStatus_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 314733318: "ACTIVE", 516696700: "DISABLED", 66532761: "OBSOLETE", 77848963: "READY", } ScalingScheduleStatus_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ACTIVE": 314733318, "DISABLED": 516696700, "OBSOLETE": 66532761, "READY": 77848963, } )
Enum value maps for ScalingScheduleStatus_State.
var ( Scheduling_InstanceTerminationAction_name = map[int32]string{ 0: "UNDEFINED_INSTANCE_TERMINATION_ACTION", 402225579: "DELETE", 92954803: "INSTANCE_TERMINATION_ACTION_UNSPECIFIED", 2555906: "STOP", } Scheduling_InstanceTerminationAction_value = map[string]int32{ "UNDEFINED_INSTANCE_TERMINATION_ACTION": 0, "DELETE": 402225579, "INSTANCE_TERMINATION_ACTION_UNSPECIFIED": 92954803, "STOP": 2555906, } )
Enum value maps for Scheduling_InstanceTerminationAction.
var ( Scheduling_OnHostMaintenance_name = map[int32]string{ 0: "UNDEFINED_ON_HOST_MAINTENANCE", 165699979: "MIGRATE", 527617601: "TERMINATE", } Scheduling_OnHostMaintenance_value = map[string]int32{ "UNDEFINED_ON_HOST_MAINTENANCE": 0, "MIGRATE": 165699979, "TERMINATE": 527617601, } )
Enum value maps for Scheduling_OnHostMaintenance.
var ( Scheduling_ProvisioningModel_name = map[int32]string{ 0: "UNDEFINED_PROVISIONING_MODEL", 2552066: "SPOT", 484642493: "STANDARD", } Scheduling_ProvisioningModel_value = map[string]int32{ "UNDEFINED_PROVISIONING_MODEL": 0, "SPOT": 2552066, "STANDARD": 484642493, } )
Enum value maps for Scheduling_ProvisioningModel.
var ( SchedulingNodeAffinity_Operator_name = map[int32]string{ 0: "UNDEFINED_OPERATOR", 2341: "IN", 161144369: "NOT_IN", 128892924: "OPERATOR_UNSPECIFIED", } SchedulingNodeAffinity_Operator_value = map[string]int32{ "UNDEFINED_OPERATOR": 0, "IN": 2341, "NOT_IN": 161144369, "OPERATOR_UNSPECIFIED": 128892924, } )
Enum value maps for SchedulingNodeAffinity_Operator.
var ( SecurityPolicy_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 260640373: "CLOUD_ARMOR", 250728775: "CLOUD_ARMOR_EDGE", 488527428: "CLOUD_ARMOR_NETWORK", } SecurityPolicy_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "CLOUD_ARMOR": 260640373, "CLOUD_ARMOR_EDGE": 250728775, "CLOUD_ARMOR_NETWORK": 488527428, } )
Enum value maps for SecurityPolicy_Type.
var ( SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility_name = map[int32]string{ 0: "UNDEFINED_RULE_VISIBILITY", 399530551: "PREMIUM", 484642493: "STANDARD", } SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility_value = map[string]int32{ "UNDEFINED_RULE_VISIBILITY": 0, "PREMIUM": 399530551, "STANDARD": 484642493, } )
Enum value maps for SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility.
var ( SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 374321891: "HTTP_HEADER_HOST", 311503228: "HTTP_PATH", 53933922: "UNSPECIFIED_TYPE", } SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "HTTP_HEADER_HOST": 374321891, "HTTP_PATH": 311503228, "UNSPECIFIED_TYPE": 53933922, } )
Enum value maps for SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type.
var ( SecurityPolicyAdvancedOptionsConfig_JsonParsing_name = map[int32]string{ 0: "UNDEFINED_JSON_PARSING", 516696700: "DISABLED", 484642493: "STANDARD", 106979218: "STANDARD_WITH_GRAPHQL", } SecurityPolicyAdvancedOptionsConfig_JsonParsing_value = map[string]int32{ "UNDEFINED_JSON_PARSING": 0, "DISABLED": 516696700, "STANDARD": 484642493, "STANDARD_WITH_GRAPHQL": 106979218, } )
Enum value maps for SecurityPolicyAdvancedOptionsConfig_JsonParsing.
var ( SecurityPolicyAdvancedOptionsConfig_LogLevel_name = map[int32]string{ 0: "UNDEFINED_LOG_LEVEL", 161067239: "NORMAL", 532219234: "VERBOSE", } SecurityPolicyAdvancedOptionsConfig_LogLevel_value = map[string]int32{ "UNDEFINED_LOG_LEVEL": 0, "NORMAL": 161067239, "VERBOSE": 532219234, } )
Enum value maps for SecurityPolicyAdvancedOptionsConfig_LogLevel.
var ( SecurityPolicyDdosProtectionConfig_DdosProtection_name = map[int32]string{ 0: "UNDEFINED_DDOS_PROTECTION", 63789090: "ADVANCED", 484642493: "STANDARD", } SecurityPolicyDdosProtectionConfig_DdosProtection_value = map[string]int32{ "UNDEFINED_DDOS_PROTECTION": 0, "ADVANCED": 63789090, "STANDARD": 484642493, } )
Enum value maps for SecurityPolicyDdosProtectionConfig_DdosProtection.
var ( SecurityPolicyRuleMatcher_VersionedExpr_name = map[int32]string{ 0: "UNDEFINED_VERSIONED_EXPR", 70925961: "SRC_IPS_V1", } SecurityPolicyRuleMatcher_VersionedExpr_value = map[string]int32{ "UNDEFINED_VERSIONED_EXPR": 0, "SRC_IPS_V1": 70925961, } )
Enum value maps for SecurityPolicyRuleMatcher_VersionedExpr.
var ( SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op_name = map[int32]string{ 0: "UNDEFINED_OP", 215180831: "CONTAINS", 490402221: "ENDS_WITH", 442201023: "EQUALS", 337226060: "EQUALS_ANY", 139505652: "STARTS_WITH", } SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op_value = map[string]int32{ "UNDEFINED_OP": 0, "CONTAINS": 215180831, "ENDS_WITH": 490402221, "EQUALS": 442201023, "EQUALS_ANY": 337226060, "STARTS_WITH": 139505652, } )
Enum value maps for SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op.
var ( SecurityPolicyRuleRateLimitOptions_EnforceOnKey_name = map[int32]string{ 0: "UNDEFINED_ENFORCE_ON_KEY", 64897: "ALL", 494981627: "HTTP_COOKIE", 91597348: "HTTP_HEADER", 311503228: "HTTP_PATH", 2343: "IP", 79559768: "REGION_CODE", 82254: "SNI", 327127933: "TLS_JA3_FINGERPRINT", 33724926: "TLS_JA4_FINGERPRINT", 34009627: "USER_IP", 438707118: "XFF_IP", } SecurityPolicyRuleRateLimitOptions_EnforceOnKey_value = map[string]int32{ "UNDEFINED_ENFORCE_ON_KEY": 0, "ALL": 64897, "HTTP_COOKIE": 494981627, "HTTP_HEADER": 91597348, "HTTP_PATH": 311503228, "IP": 2343, "REGION_CODE": 79559768, "SNI": 82254, "TLS_JA3_FINGERPRINT": 327127933, "TLS_JA4_FINGERPRINT": 33724926, "USER_IP": 34009627, "XFF_IP": 438707118, } )
Enum value maps for SecurityPolicyRuleRateLimitOptions_EnforceOnKey.
var ( SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType_name = map[int32]string{ 0: "UNDEFINED_ENFORCE_ON_KEY_TYPE", 64897: "ALL", 494981627: "HTTP_COOKIE", 91597348: "HTTP_HEADER", 311503228: "HTTP_PATH", 2343: "IP", 79559768: "REGION_CODE", 82254: "SNI", 327127933: "TLS_JA3_FINGERPRINT", 33724926: "TLS_JA4_FINGERPRINT", 34009627: "USER_IP", 438707118: "XFF_IP", } SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType_value = map[string]int32{ "UNDEFINED_ENFORCE_ON_KEY_TYPE": 0, "ALL": 64897, "HTTP_COOKIE": 494981627, "HTTP_HEADER": 91597348, "HTTP_PATH": 311503228, "IP": 2343, "REGION_CODE": 79559768, "SNI": 82254, "TLS_JA3_FINGERPRINT": 327127933, "TLS_JA4_FINGERPRINT": 33724926, "USER_IP": 34009627, "XFF_IP": 438707118, } )
Enum value maps for SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType.
var ( SecurityPolicyRuleRedirectOptions_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 395733761: "EXTERNAL_302", 518803009: "GOOGLE_RECAPTCHA", } SecurityPolicyRuleRedirectOptions_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "EXTERNAL_302": 395733761, "GOOGLE_RECAPTCHA": 518803009, } )
Enum value maps for SecurityPolicyRuleRedirectOptions_Type.
var ( SecurityPolicyUserDefinedField_Base_name = map[int32]string{ 0: "UNDEFINED_BASE", 2254341: "IPV4", 2254343: "IPV6", 82881: "TCP", 83873: "UDP", } SecurityPolicyUserDefinedField_Base_value = map[string]int32{ "UNDEFINED_BASE": 0, "IPV4": 2254341, "IPV6": 2254343, "TCP": 82881, "UDP": 83873, } )
Enum value maps for SecurityPolicyUserDefinedField_Base.
var ( ServerBinding_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 502950985: "RESTART_NODE_ON_ANY_SERVER", 204166495: "RESTART_NODE_ON_MINIMAL_SERVERS", 180825512: "SERVER_BINDING_TYPE_UNSPECIFIED", } ServerBinding_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "RESTART_NODE_ON_ANY_SERVER": 502950985, "RESTART_NODE_ON_MINIMAL_SERVERS": 204166495, "SERVER_BINDING_TYPE_UNSPECIFIED": 180825512, } )
Enum value maps for ServerBinding_Type.
var ( ServiceAttachment_ConnectionPreference_name = map[int32]string{ 0: "UNDEFINED_CONNECTION_PREFERENCE", 75250580: "ACCEPT_AUTOMATIC", 373061341: "ACCEPT_MANUAL", 34590772: "CONNECTION_PREFERENCE_UNSPECIFIED", } ServiceAttachment_ConnectionPreference_value = map[string]int32{ "UNDEFINED_CONNECTION_PREFERENCE": 0, "ACCEPT_AUTOMATIC": 75250580, "ACCEPT_MANUAL": 373061341, "CONNECTION_PREFERENCE_UNSPECIFIED": 34590772, } )
Enum value maps for ServiceAttachment_ConnectionPreference.
var ( ServiceAttachmentConnectedEndpoint_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 246714279: "ACCEPTED", 380163436: "CLOSED", 344491452: "NEEDS_ATTENTION", 35394935: "PENDING", 174130302: "REJECTED", 42133066: "STATUS_UNSPECIFIED", } ServiceAttachmentConnectedEndpoint_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACCEPTED": 246714279, "CLOSED": 380163436, "NEEDS_ATTENTION": 344491452, "PENDING": 35394935, "REJECTED": 174130302, "STATUS_UNSPECIFIED": 42133066, } )
Enum value maps for ServiceAttachmentConnectedEndpoint_Status.
var ( SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 81797556: "ABANDONED", 2104194: "DONE", 455706685: "FAILED", 507550299: "PROPAGATED", 164807046: "PROPAGATING", 526786327: "UNSPECIFIED", } SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "ABANDONED": 81797556, "DONE": 2104194, "FAILED": 455706685, "PROPAGATED": 507550299, "PROPAGATING": 164807046, "UNSPECIFIED": 526786327, } )
Enum value maps for SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State.
var ( int32]string{ 0: "UNDEFINED_SHARE_TYPE", 72607563: "LOCAL", 274978099: "ORGANIZATION", 494771730: "SHARE_TYPE_UNSPECIFIED", 347838695: "SPECIFIC_PROJECTS", } = map[string]int32{ "UNDEFINED_SHARE_TYPE": 0, "LOCAL": 72607563, "ORGANIZATION": 274978099, "SHARE_TYPE_UNSPECIFIED": 494771730, "SPECIFIC_PROJECTS": 347838695, } )= map[
Enum value maps for ShareSettings_ShareType.
var ( Snapshot_Architecture_name = map[int32]string{ 0: "UNDEFINED_ARCHITECTURE", 394750507: "ARCHITECTURE_UNSPECIFIED", 62547450: "ARM64", 425300551: "X86_64", } Snapshot_Architecture_value = map[string]int32{ "UNDEFINED_ARCHITECTURE": 0, "ARCHITECTURE_UNSPECIFIED": 394750507, "ARM64": 62547450, "X86_64": 425300551, } )
Enum value maps for Snapshot_Architecture.
var ( Snapshot_SnapshotType_name = map[int32]string{ 0: "UNDEFINED_SNAPSHOT_TYPE", 506752162: "ARCHIVE", 484642493: "STANDARD", } Snapshot_SnapshotType_value = map[string]int32{ "UNDEFINED_SNAPSHOT_TYPE": 0, "ARCHIVE": 506752162, "STANDARD": 484642493, } )
Enum value maps for Snapshot_SnapshotType.
var ( Snapshot_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", 267603489: "UPLOADING", } Snapshot_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, "UPLOADING": 267603489, } )
Enum value maps for Snapshot_Status.
var ( Snapshot_StorageBytesStatus_name = map[int32]string{ 0: "UNDEFINED_STORAGE_BYTES_STATUS", 494614342: "UPDATING", 101306702: "UP_TO_DATE", } Snapshot_StorageBytesStatus_value = map[string]int32{ "UNDEFINED_STORAGE_BYTES_STATUS": 0, "UPDATING": 494614342, "UP_TO_DATE": 101306702, } )
Enum value maps for Snapshot_StorageBytesStatus.
var ( SnapshotSettingsStorageLocationSettings_Policy_name = map[int32]string{ 0: "UNDEFINED_POLICY", 403535464: "LOCAL_REGION", 212467515: "NEAREST_MULTI_REGION", 280093809: "SPECIFIC_LOCATIONS", 250644592: "STORAGE_LOCATION_POLICY_UNSPECIFIED", } SnapshotSettingsStorageLocationSettings_Policy_value = map[string]int32{ "UNDEFINED_POLICY": 0, "LOCAL_REGION": 403535464, "NEAREST_MULTI_REGION": 212467515, "SPECIFIC_LOCATIONS": 280093809, "STORAGE_LOCATION_POLICY_UNSPECIFIED": 250644592, } )
Enum value maps for SnapshotSettingsStorageLocationSettings_Policy.
var ( SourceInstanceProperties_KeyRevocationActionType_name = map[int32]string{ 0: "UNDEFINED_KEY_REVOCATION_ACTION_TYPE", 467110106: "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED", 2402104: "NONE", 2555906: "STOP", } SourceInstanceProperties_KeyRevocationActionType_value = map[string]int32{ "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0, "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106, "NONE": 2402104, "STOP": 2555906, } )
Enum value maps for SourceInstanceProperties_KeyRevocationActionType.
var ( SslCertificate_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 479501183: "MANAGED", 434437516: "SELF_MANAGED", 437714322: "TYPE_UNSPECIFIED", } SslCertificate_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "MANAGED": 479501183, "SELF_MANAGED": 434437516, "TYPE_UNSPECIFIED": 437714322, } )
Enum value maps for SslCertificate_Type.
var ( SslCertificateManagedSslCertificate_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 314733318: "ACTIVE", 474800850: "MANAGED_CERTIFICATE_STATUS_UNSPECIFIED", 290896621: "PROVISIONING", 76813775: "PROVISIONING_FAILED", 275036203: "PROVISIONING_FAILED_PERMANENTLY", 434659076: "RENEWAL_FAILED", } SslCertificateManagedSslCertificate_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ACTIVE": 314733318, "MANAGED_CERTIFICATE_STATUS_UNSPECIFIED": 474800850, "PROVISIONING": 290896621, "PROVISIONING_FAILED": 76813775, "PROVISIONING_FAILED_PERMANENTLY": 275036203, "RENEWAL_FAILED": 434659076, } )
Enum value maps for SslCertificateManagedSslCertificate_Status.
var ( SslPolicy_MinTlsVersion_name = map[int32]string{ 0: "UNDEFINED_MIN_TLS_VERSION", 33116734: "TLS_1_0", 33116735: "TLS_1_1", 33116736: "TLS_1_2", } SslPolicy_MinTlsVersion_value = map[string]int32{ "UNDEFINED_MIN_TLS_VERSION": 0, "TLS_1_0": 33116734, "TLS_1_1": 33116735, "TLS_1_2": 33116736, } )
Enum value maps for SslPolicy_MinTlsVersion.
var ( SslPolicy_Profile_name = map[int32]string{ 0: "UNDEFINED_PROFILE", 179357396: "COMPATIBLE", 388595569: "CUSTOM", 132013855: "MODERN", 261551195: "RESTRICTED", } SslPolicy_Profile_value = map[string]int32{ "UNDEFINED_PROFILE": 0, "COMPATIBLE": 179357396, "CUSTOM": 388595569, "MODERN": 132013855, "RESTRICTED": 261551195, } )
Enum value maps for SslPolicy_Profile.
var ( StatefulPolicyPreservedStateDiskDevice_AutoDelete_name = map[int32]string{ 0: "UNDEFINED_AUTO_DELETE", 74175084: "NEVER", 95727719: "ON_PERMANENT_INSTANCE_DELETION", } StatefulPolicyPreservedStateDiskDevice_AutoDelete_value = map[string]int32{ "UNDEFINED_AUTO_DELETE": 0, "NEVER": 74175084, "ON_PERMANENT_INSTANCE_DELETION": 95727719, } )
Enum value maps for StatefulPolicyPreservedStateDiskDevice_AutoDelete.
var ( StatefulPolicyPreservedStateNetworkIp_AutoDelete_name = map[int32]string{ 0: "UNDEFINED_AUTO_DELETE", 74175084: "NEVER", 95727719: "ON_PERMANENT_INSTANCE_DELETION", } StatefulPolicyPreservedStateNetworkIp_AutoDelete_value = map[string]int32{ "UNDEFINED_AUTO_DELETE": 0, "NEVER": 74175084, "ON_PERMANENT_INSTANCE_DELETION": 95727719, } )
Enum value maps for StatefulPolicyPreservedStateNetworkIp_AutoDelete.
var ( StoragePool_CapacityProvisioningType_name = map[int32]string{ 0: "UNDEFINED_CAPACITY_PROVISIONING_TYPE", } StoragePool_CapacityProvisioningType_value = map[string]int32{ "UNDEFINED_CAPACITY_PROVISIONING_TYPE": 0, } )
Enum value maps for StoragePool_CapacityProvisioningType.
var ( StoragePool_PerformanceProvisioningType_name = map[int32]string{ 0: "UNDEFINED_PERFORMANCE_PROVISIONING_TYPE", } StoragePool_PerformanceProvisioningType_value = map[string]int32{ "UNDEFINED_PERFORMANCE_PROVISIONING_TYPE": 0, } )
Enum value maps for StoragePool_PerformanceProvisioningType.
var ( StoragePool_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", } StoragePool_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, } )
Enum value maps for StoragePool_State.
var ( StoragePoolDisk_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", 404263851: "RESTORING", 413756464: "UNAVAILABLE", } StoragePoolDisk_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, "RESTORING": 404263851, "UNAVAILABLE": 413756464, } )
Enum value maps for StoragePoolDisk_Status.
var ( Subnetwork_Ipv6AccessType_name = map[int32]string{ 0: "UNDEFINED_IPV6_ACCESS_TYPE", 35607499: "EXTERNAL", 279295677: "INTERNAL", 313080613: "UNSPECIFIED_IPV6_ACCESS_TYPE", } Subnetwork_Ipv6AccessType_value = map[string]int32{ "UNDEFINED_IPV6_ACCESS_TYPE": 0, "EXTERNAL": 35607499, "INTERNAL": 279295677, "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613, } )
Enum value maps for Subnetwork_Ipv6AccessType.
var ( Subnetwork_PrivateIpv6GoogleAccess_name = map[int32]string{ 0: "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS", 450958579: "DISABLE_GOOGLE_ACCESS", 427975994: "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE", 288210263: "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE", } Subnetwork_PrivateIpv6GoogleAccess_value = map[string]int32{ "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0, "DISABLE_GOOGLE_ACCESS": 450958579, "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994, "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263, } )
Enum value maps for Subnetwork_PrivateIpv6GoogleAccess.
var ( Subnetwork_Purpose_name = map[int32]string{ 0: "UNDEFINED_PURPOSE", 236463602: "GLOBAL_MANAGED_PROXY", 248748889: "INTERNAL_HTTPS_LOAD_BALANCER", 491902225: "PEER_MIGRATION", 403485027: "PRIVATE", 367764517: "PRIVATE_NAT", 254902107: "PRIVATE_RFC_1918", 48134724: "PRIVATE_SERVICE_CONNECT", 153049966: "REGIONAL_MANAGED_PROXY", } Subnetwork_Purpose_value = map[string]int32{ "UNDEFINED_PURPOSE": 0, "GLOBAL_MANAGED_PROXY": 236463602, "INTERNAL_HTTPS_LOAD_BALANCER": 248748889, "PEER_MIGRATION": 491902225, "PRIVATE": 403485027, "PRIVATE_NAT": 367764517, "PRIVATE_RFC_1918": 254902107, "PRIVATE_SERVICE_CONNECT": 48134724, "REGIONAL_MANAGED_PROXY": 153049966, } )
Enum value maps for Subnetwork_Purpose.
var ( Subnetwork_Role_name = map[int32]string{ 0: "UNDEFINED_ROLE", 314733318: "ACTIVE", 341010882: "BACKUP", } Subnetwork_Role_value = map[string]int32{ "UNDEFINED_ROLE": 0, "ACTIVE": 314733318, "BACKUP": 341010882, } )
Enum value maps for Subnetwork_Role.
var ( Subnetwork_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", 79632100: "IPV6_ONLY", 298084569: "UNSPECIFIED_STACK_TYPE", } Subnetwork_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, "IPV6_ONLY": 79632100, "UNSPECIFIED_STACK_TYPE": 298084569, } )
Enum value maps for Subnetwork_StackType.
var ( Subnetwork_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 480455402: "DRAINING", 77848963: "READY", } Subnetwork_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "DRAINING": 480455402, "READY": 77848963, } )
Enum value maps for Subnetwork_State.
var ( SubnetworkLogConfig_AggregationInterval_name = map[int32]string{ 0: "UNDEFINED_AGGREGATION_INTERVAL", 487155916: "INTERVAL_10_MIN", 491773521: "INTERVAL_15_MIN", 69052714: "INTERVAL_1_MIN", 7548937: "INTERVAL_30_SEC", 72746798: "INTERVAL_5_MIN", 72752429: "INTERVAL_5_SEC", } SubnetworkLogConfig_AggregationInterval_value = map[string]int32{ "UNDEFINED_AGGREGATION_INTERVAL": 0, "INTERVAL_10_MIN": 487155916, "INTERVAL_15_MIN": 491773521, "INTERVAL_1_MIN": 69052714, "INTERVAL_30_SEC": 7548937, "INTERVAL_5_MIN": 72746798, "INTERVAL_5_SEC": 72752429, } )
Enum value maps for SubnetworkLogConfig_AggregationInterval.
var ( SubnetworkLogConfig_Metadata_name = map[int32]string{ 0: "UNDEFINED_METADATA", 62450749: "CUSTOM_METADATA", 334519954: "EXCLUDE_ALL_METADATA", 164619908: "INCLUDE_ALL_METADATA", } SubnetworkLogConfig_Metadata_value = map[string]int32{ "UNDEFINED_METADATA": 0, "CUSTOM_METADATA": 62450749, "EXCLUDE_ALL_METADATA": 334519954, "INCLUDE_ALL_METADATA": 164619908, } )
Enum value maps for SubnetworkLogConfig_Metadata.
var ( Subsetting_Policy_name = map[int32]string{ 0: "UNDEFINED_POLICY", 108989492: "CONSISTENT_HASH_SUBSETTING", 2402104: "NONE", } Subsetting_Policy_value = map[string]int32{ "UNDEFINED_POLICY": 0, "CONSISTENT_HASH_SUBSETTING": 108989492, "NONE": 2402104, } )
Enum value maps for Subsetting_Policy.
var ( TCPHealthCheck_PortSpecification_name = map[int32]string{ 0: "UNDEFINED_PORT_SPECIFICATION", 190235748: "USE_FIXED_PORT", 349300671: "USE_NAMED_PORT", 362637516: "USE_SERVING_PORT", } TCPHealthCheck_PortSpecification_value = map[string]int32{ "UNDEFINED_PORT_SPECIFICATION": 0, "USE_FIXED_PORT": 190235748, "USE_NAMED_PORT": 349300671, "USE_SERVING_PORT": 362637516, } )
Enum value maps for TCPHealthCheck_PortSpecification.
var ( TCPHealthCheck_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } TCPHealthCheck_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for TCPHealthCheck_ProxyHeader.
var ( TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride_name = map[int32]string{ 0: "UNDEFINED_QUIC_OVERRIDE", 241807048: "DISABLE", 438835587: "ENABLE", 2402104: "NONE", } TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride_value = map[string]int32{ "UNDEFINED_QUIC_OVERRIDE": 0, "DISABLE": 241807048, "ENABLE": 438835587, "NONE": 2402104, } )
Enum value maps for TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride.
var ( TargetHttpsProxy_QuicOverride_name = map[int32]string{ 0: "UNDEFINED_QUIC_OVERRIDE", 241807048: "DISABLE", 438835587: "ENABLE", 2402104: "NONE", } TargetHttpsProxy_QuicOverride_value = map[string]int32{ "UNDEFINED_QUIC_OVERRIDE": 0, "DISABLE": 241807048, "ENABLE": 438835587, "NONE": 2402104, } )
Enum value maps for TargetHttpsProxy_QuicOverride.
var ( TargetHttpsProxy_TlsEarlyData_name = map[int32]string{ 0: "UNDEFINED_TLS_EARLY_DATA", 516696700: "DISABLED", 504345247: "PERMISSIVE", 308826825: "STRICT", 457266100: "UNRESTRICTED", } TargetHttpsProxy_TlsEarlyData_value = map[string]int32{ "UNDEFINED_TLS_EARLY_DATA": 0, "DISABLED": 516696700, "PERMISSIVE": 504345247, "STRICT": 308826825, "UNRESTRICTED": 457266100, } )
Enum value maps for TargetHttpsProxy_TlsEarlyData.
var ( TargetInstance_NatPolicy_name = map[int32]string{ 0: "UNDEFINED_NAT_POLICY", 161455491: "NO_NAT", } TargetInstance_NatPolicy_value = map[string]int32{ "UNDEFINED_NAT_POLICY": 0, "NO_NAT": 161455491, } )
Enum value maps for TargetInstance_NatPolicy.
var ( TargetPool_SessionAffinity_name = map[int32]string{ 0: "UNDEFINED_SESSION_AFFINITY", 345665051: "CLIENT_IP", 106122516: "CLIENT_IP_NO_DESTINATION", 221722926: "CLIENT_IP_PORT_PROTO", 25322148: "CLIENT_IP_PROTO", 370321204: "GENERATED_COOKIE", 200737960: "HEADER_FIELD", 494981627: "HTTP_COOKIE", 2402104: "NONE", 438628091: "STRONG_COOKIE_AFFINITY", } TargetPool_SessionAffinity_value = map[string]int32{ "UNDEFINED_SESSION_AFFINITY": 0, "CLIENT_IP": 345665051, "CLIENT_IP_NO_DESTINATION": 106122516, "CLIENT_IP_PORT_PROTO": 221722926, "CLIENT_IP_PROTO": 25322148, "GENERATED_COOKIE": 370321204, "HEADER_FIELD": 200737960, "HTTP_COOKIE": 494981627, "NONE": 2402104, "STRONG_COOKIE_AFFINITY": 438628091, } )
Enum value maps for TargetPool_SessionAffinity.
var ( TargetSslProxiesSetProxyHeaderRequest_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } TargetSslProxiesSetProxyHeaderRequest_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for TargetSslProxiesSetProxyHeaderRequest_ProxyHeader.
var ( TargetSslProxy_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } TargetSslProxy_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for TargetSslProxy_ProxyHeader.
var ( TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader.
var ( TargetTcpProxy_ProxyHeader_name = map[int32]string{ 0: "UNDEFINED_PROXY_HEADER", 2402104: "NONE", 334352940: "PROXY_V1", } TargetTcpProxy_ProxyHeader_value = map[string]int32{ "UNDEFINED_PROXY_HEADER": 0, "NONE": 2402104, "PROXY_V1": 334352940, } )
Enum value maps for TargetTcpProxy_ProxyHeader.
var ( TargetVpnGateway_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 455564985: "CREATING", 528602024: "DELETING", 455706685: "FAILED", 77848963: "READY", } TargetVpnGateway_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "CREATING": 455564985, "DELETING": 528602024, "FAILED": 455706685, "READY": 77848963, } )
Enum value maps for TargetVpnGateway_Status.
var ( UpcomingMaintenance_MaintenanceStatus_name = map[int32]string{ 0: "UNDEFINED_MAINTENANCE_STATUS", 473158491: "ONGOING", 35394935: "PENDING", 433141802: "UNKNOWN", } UpcomingMaintenance_MaintenanceStatus_value = map[string]int32{ "UNDEFINED_MAINTENANCE_STATUS": 0, "ONGOING": 473158491, "PENDING": 35394935, "UNKNOWN": 433141802, } )
Enum value maps for UpcomingMaintenance_MaintenanceStatus.
var ( UpcomingMaintenance_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 478400653: "SCHEDULED", 490705455: "UNKNOWN_TYPE", 450077204: "UNSCHEDULED", } UpcomingMaintenance_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "SCHEDULED": 478400653, "UNKNOWN_TYPE": 490705455, "UNSCHEDULED": 450077204, } )
Enum value maps for UpcomingMaintenance_Type.
var ( UpdateInstanceRequest_MinimalAction_name = map[int32]string{ 0: "UNDEFINED_MINIMAL_ACTION", } UpdateInstanceRequest_MinimalAction_value = map[string]int32{ "UNDEFINED_MINIMAL_ACTION": 0, } )
Enum value maps for UpdateInstanceRequest_MinimalAction.
var ( UpdateInstanceRequest_MostDisruptiveAllowedAction_name = map[int32]string{ 0: "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION", } UpdateInstanceRequest_MostDisruptiveAllowedAction_value = map[string]int32{ "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0, } )
Enum value maps for UpdateInstanceRequest_MostDisruptiveAllowedAction.
var ( UrlMapsValidateRequest_LoadBalancingSchemes_name = map[int32]string{ 0: "UNDEFINED_LOAD_BALANCING_SCHEMES", 35607499: "EXTERNAL", 512006923: "EXTERNAL_MANAGED", 526507452: "LOAD_BALANCING_SCHEME_UNSPECIFIED", } UrlMapsValidateRequest_LoadBalancingSchemes_value = map[string]int32{ "UNDEFINED_LOAD_BALANCING_SCHEMES": 0, "EXTERNAL": 35607499, "EXTERNAL_MANAGED": 512006923, "LOAD_BALANCING_SCHEME_UNSPECIFIED": 526507452, } )
Enum value maps for UrlMapsValidateRequest_LoadBalancingSchemes.
var ( UsableSubnetwork_Ipv6AccessType_name = map[int32]string{ 0: "UNDEFINED_IPV6_ACCESS_TYPE", 35607499: "EXTERNAL", 279295677: "INTERNAL", } UsableSubnetwork_Ipv6AccessType_value = map[string]int32{ "UNDEFINED_IPV6_ACCESS_TYPE": 0, "EXTERNAL": 35607499, "INTERNAL": 279295677, } )
Enum value maps for UsableSubnetwork_Ipv6AccessType.
var ( UsableSubnetwork_Purpose_name = map[int32]string{ 0: "UNDEFINED_PURPOSE", 236463602: "GLOBAL_MANAGED_PROXY", 248748889: "INTERNAL_HTTPS_LOAD_BALANCER", 491902225: "PEER_MIGRATION", 403485027: "PRIVATE", 367764517: "PRIVATE_NAT", 254902107: "PRIVATE_RFC_1918", 48134724: "PRIVATE_SERVICE_CONNECT", 153049966: "REGIONAL_MANAGED_PROXY", } UsableSubnetwork_Purpose_value = map[string]int32{ "UNDEFINED_PURPOSE": 0, "GLOBAL_MANAGED_PROXY": 236463602, "INTERNAL_HTTPS_LOAD_BALANCER": 248748889, "PEER_MIGRATION": 491902225, "PRIVATE": 403485027, "PRIVATE_NAT": 367764517, "PRIVATE_RFC_1918": 254902107, "PRIVATE_SERVICE_CONNECT": 48134724, "REGIONAL_MANAGED_PROXY": 153049966, } )
Enum value maps for UsableSubnetwork_Purpose.
var ( UsableSubnetwork_Role_name = map[int32]string{ 0: "UNDEFINED_ROLE", 314733318: "ACTIVE", 341010882: "BACKUP", } UsableSubnetwork_Role_value = map[string]int32{ "UNDEFINED_ROLE": 0, "ACTIVE": 314733318, "BACKUP": 341010882, } )
Enum value maps for UsableSubnetwork_Role.
var ( UsableSubnetwork_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", 79632100: "IPV6_ONLY", } UsableSubnetwork_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, "IPV6_ONLY": 79632100, } )
Enum value maps for UsableSubnetwork_StackType.
var ( VpnGateway_GatewayIpVersion_name = map[int32]string{ 0: "UNDEFINED_GATEWAY_IP_VERSION", 2254341: "IPV4", 2254343: "IPV6", } VpnGateway_GatewayIpVersion_value = map[string]int32{ "UNDEFINED_GATEWAY_IP_VERSION": 0, "IPV4": 2254341, "IPV6": 2254343, } )
Enum value maps for VpnGateway_GatewayIpVersion.
var ( VpnGateway_StackType_name = map[int32]string{ 0: "UNDEFINED_STACK_TYPE", 22197249: "IPV4_IPV6", 22373798: "IPV4_ONLY", 79632100: "IPV6_ONLY", } VpnGateway_StackType_value = map[string]int32{ "UNDEFINED_STACK_TYPE": 0, "IPV4_IPV6": 22197249, "IPV4_ONLY": 22373798, "IPV6_ONLY": 79632100, } )
Enum value maps for VpnGateway_StackType.
var ( VpnGatewayStatusHighAvailabilityRequirementState_State_name = map[int32]string{ 0: "UNDEFINED_STATE", 505242907: "CONNECTION_REDUNDANCY_MET", 511863311: "CONNECTION_REDUNDANCY_NOT_MET", } VpnGatewayStatusHighAvailabilityRequirementState_State_value = map[string]int32{ "UNDEFINED_STATE": 0, "CONNECTION_REDUNDANCY_MET": 505242907, "CONNECTION_REDUNDANCY_NOT_MET": 511863311, } )
Enum value maps for VpnGatewayStatusHighAvailabilityRequirementState_State.
var ( VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason_name = map[int32]string{ 0: "UNDEFINED_UNSATISFIED_REASON", 55917437: "INCOMPLETE_TUNNELS_COVERAGE", } VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason_value = map[string]int32{ "UNDEFINED_UNSATISFIED_REASON": 0, "INCOMPLETE_TUNNELS_COVERAGE": 55917437, } )
Enum value maps for VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason.
var ( VpnTunnel_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 320922816: "ALLOCATING_RESOURCES", 23580290: "AUTHORIZATION_ERROR", 428935662: "DEPROVISIONING", 88852344: "ESTABLISHED", 455706685: "FAILED", 191393000: "FIRST_HANDSHAKE", 360325868: "NEGOTIATION_FAILURE", 193912951: "NETWORK_ERROR", 119983216: "NO_INCOMING_PACKETS", 290896621: "PROVISIONING", 174130302: "REJECTED", 444276141: "STOPPED", 41640522: "WAITING_FOR_FULL_CONFIG", } VpnTunnel_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "ALLOCATING_RESOURCES": 320922816, "AUTHORIZATION_ERROR": 23580290, "DEPROVISIONING": 428935662, "ESTABLISHED": 88852344, "FAILED": 455706685, "FIRST_HANDSHAKE": 191393000, "NEGOTIATION_FAILURE": 360325868, "NETWORK_ERROR": 193912951, "NO_INCOMING_PACKETS": 119983216, "PROVISIONING": 290896621, "REJECTED": 174130302, "STOPPED": 444276141, "WAITING_FOR_FULL_CONFIG": 41640522, } )
Enum value maps for VpnTunnel_Status.
var ( Warning_Code_name = map[int32]string{ 0: "UNDEFINED_CODE", 150308440: "CLEANUP_FAILED", 391835586: "DEPRECATED_RESOURCE_USED", 346526230: "DEPRECATED_TYPE_USED", 369442967: "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 451954443: "EXPERIMENTAL_TYPE_USED", 175546307: "EXTERNAL_API_WARNING", 329669423: "FIELD_VALUE_OVERRIDEN", 417377419: "INJECTED_KERNELS_DEPRECATED", 401542606: "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", 481440678: "LARGE_DEPLOYMENT_WARNING", 47618117: "LIST_OVERHEAD_QUOTA_EXCEED", 344505463: "MISSING_TYPE_DEPENDENCY", 324964999: "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 383382887: "NEXT_HOP_CANNOT_IP_FORWARD", 146748434: "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", 464250446: "NEXT_HOP_INSTANCE_NOT_FOUND", 243758146: "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 417081265: "NEXT_HOP_NOT_RUNNING", 105763924: "NOT_CRITICAL_ERROR", 30036744: "NO_RESULTS_ON_PAGE", 39966469: "PARTIAL_SUCCESS", 304294182: "QUOTA_INFO_UNAVAILABLE", 3745539: "REQUIRED_TOS_AGREEMENT", 496728641: "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", 168598460: "RESOURCE_NOT_DELETED", 275245642: "SCHEMA_VALIDATION_IGNORED", 268305617: "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 390513439: "UNDECLARED_PROPERTIES", 13328052: "UNREACHABLE", } Warning_Code_value = map[string]int32{ "UNDEFINED_CODE": 0, "CLEANUP_FAILED": 150308440, "DEPRECATED_RESOURCE_USED": 391835586, "DEPRECATED_TYPE_USED": 346526230, "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967, "EXPERIMENTAL_TYPE_USED": 451954443, "EXTERNAL_API_WARNING": 175546307, "FIELD_VALUE_OVERRIDEN": 329669423, "INJECTED_KERNELS_DEPRECATED": 417377419, "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606, "LARGE_DEPLOYMENT_WARNING": 481440678, "LIST_OVERHEAD_QUOTA_EXCEED": 47618117, "MISSING_TYPE_DEPENDENCY": 344505463, "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999, "NEXT_HOP_CANNOT_IP_FORWARD": 383382887, "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434, "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446, "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146, "NEXT_HOP_NOT_RUNNING": 417081265, "NOT_CRITICAL_ERROR": 105763924, "NO_RESULTS_ON_PAGE": 30036744, "PARTIAL_SUCCESS": 39966469, "QUOTA_INFO_UNAVAILABLE": 304294182, "REQUIRED_TOS_AGREEMENT": 3745539, "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641, "RESOURCE_NOT_DELETED": 168598460, "SCHEMA_VALIDATION_IGNORED": 275245642, "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617, "UNDECLARED_PROPERTIES": 390513439, "UNREACHABLE": 13328052, } )
Enum value maps for Warning_Code.
var ( Warnings_Code_name = map[int32]string{ 0: "UNDEFINED_CODE", 150308440: "CLEANUP_FAILED", 391835586: "DEPRECATED_RESOURCE_USED", 346526230: "DEPRECATED_TYPE_USED", 369442967: "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", 451954443: "EXPERIMENTAL_TYPE_USED", 175546307: "EXTERNAL_API_WARNING", 329669423: "FIELD_VALUE_OVERRIDEN", 417377419: "INJECTED_KERNELS_DEPRECATED", 401542606: "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", 481440678: "LARGE_DEPLOYMENT_WARNING", 47618117: "LIST_OVERHEAD_QUOTA_EXCEED", 344505463: "MISSING_TYPE_DEPENDENCY", 324964999: "NEXT_HOP_ADDRESS_NOT_ASSIGNED", 383382887: "NEXT_HOP_CANNOT_IP_FORWARD", 146748434: "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", 464250446: "NEXT_HOP_INSTANCE_NOT_FOUND", 243758146: "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", 417081265: "NEXT_HOP_NOT_RUNNING", 105763924: "NOT_CRITICAL_ERROR", 30036744: "NO_RESULTS_ON_PAGE", 39966469: "PARTIAL_SUCCESS", 304294182: "QUOTA_INFO_UNAVAILABLE", 3745539: "REQUIRED_TOS_AGREEMENT", 496728641: "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", 168598460: "RESOURCE_NOT_DELETED", 275245642: "SCHEMA_VALIDATION_IGNORED", 268305617: "SINGLE_INSTANCE_PROPERTY_TEMPLATE", 390513439: "UNDECLARED_PROPERTIES", 13328052: "UNREACHABLE", } Warnings_Code_value = map[string]int32{ "UNDEFINED_CODE": 0, "CLEANUP_FAILED": 150308440, "DEPRECATED_RESOURCE_USED": 391835586, "DEPRECATED_TYPE_USED": 346526230, "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967, "EXPERIMENTAL_TYPE_USED": 451954443, "EXTERNAL_API_WARNING": 175546307, "FIELD_VALUE_OVERRIDEN": 329669423, "INJECTED_KERNELS_DEPRECATED": 417377419, "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606, "LARGE_DEPLOYMENT_WARNING": 481440678, "LIST_OVERHEAD_QUOTA_EXCEED": 47618117, "MISSING_TYPE_DEPENDENCY": 344505463, "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999, "NEXT_HOP_CANNOT_IP_FORWARD": 383382887, "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434, "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446, "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146, "NEXT_HOP_NOT_RUNNING": 417081265, "NOT_CRITICAL_ERROR": 105763924, "NO_RESULTS_ON_PAGE": 30036744, "PARTIAL_SUCCESS": 39966469, "QUOTA_INFO_UNAVAILABLE": 304294182, "REQUIRED_TOS_AGREEMENT": 3745539, "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641, "RESOURCE_NOT_DELETED": 168598460, "SCHEMA_VALIDATION_IGNORED": 275245642, "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617, "UNDECLARED_PROPERTIES": 390513439, "UNREACHABLE": 13328052, } )
Enum value maps for Warnings_Code.
var ( XpnResourceId_Type_name = map[int32]string{ 0: "UNDEFINED_TYPE", 408671993: "PROJECT", 151607034: "XPN_RESOURCE_TYPE_UNSPECIFIED", } XpnResourceId_Type_value = map[string]int32{ "UNDEFINED_TYPE": 0, "PROJECT": 408671993, "XPN_RESOURCE_TYPE_UNSPECIFIED": 151607034, } )
Enum value maps for XpnResourceId_Type.
var ( Zone_Status_name = map[int32]string{ 0: "UNDEFINED_STATUS", 2104482: "DOWN", 2715: "UP", } Zone_Status_value = map[string]int32{ "UNDEFINED_STATUS": 0, "DOWN": 2104482, "UP": 2715, } )
Enum value maps for Zone_Status.
var File_google_cloud_compute_v1_compute_proto protoreflect.FileDescriptor
Types ¶
type AWSV4Signature ¶
type AWSV4Signature struct { // The access key used for s3 bucket authentication. Required for updating or creating a backend that uses AWS v4 signature authentication, but will not be returned as part of the configuration when queried with a REST API GET request. @InputOnly AccessKey *string `protobuf:"bytes,468922628,opt,name=access_key,json=accessKey,proto3,oneof" json:"access_key,omitempty"` // The identifier of an access key used for s3 bucket authentication. AccessKeyId *string `protobuf:"bytes,292975158,opt,name=access_key_id,json=accessKeyId,proto3,oneof" json:"access_key_id,omitempty"` // The optional version identifier for the access key. You can use this to keep track of different iterations of your access key. AccessKeyVersion *string `protobuf:"bytes,80261277,opt,name=access_key_version,json=accessKeyVersion,proto3,oneof" json:"access_key_version,omitempty"` // The name of the cloud region of your origin. This is a free-form field with the name of the region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1" for OCI. OriginRegion *string `protobuf:"bytes,265305645,opt,name=origin_region,json=originRegion,proto3,oneof" json:"origin_region,omitempty"` // contains filtered or unexported fields }
Messages
Contains the configurations necessary to generate a signature for access to private storage buckets that support Signature Version 4 for authentication. The service name for generating the authentication header will always default to 's3'.
func (*AWSV4Signature) Descriptor ¶
func (*AWSV4Signature) Descriptor() ([]byte, []int)
Deprecated: Use AWSV4Signature.ProtoReflect.Descriptor instead.
func (*AWSV4Signature) GetAccessKey ¶
func (x *AWSV4Signature) GetAccessKey() string
func (*AWSV4Signature) GetAccessKeyId ¶
func (x *AWSV4Signature) GetAccessKeyId() string
func (*AWSV4Signature) GetAccessKeyVersion ¶
func (x *AWSV4Signature) GetAccessKeyVersion() string
func (*AWSV4Signature) GetOriginRegion ¶
func (x *AWSV4Signature) GetOriginRegion() string
func (*AWSV4Signature) ProtoMessage ¶
func (*AWSV4Signature) ProtoMessage()
func (*AWSV4Signature) ProtoReflect ¶
func (x *AWSV4Signature) ProtoReflect() protoreflect.Message
func (*AWSV4Signature) Reset ¶
func (x *AWSV4Signature) Reset()
func (*AWSV4Signature) String ¶
func (x *AWSV4Signature) String() string
type AbandonInstancesInstanceGroupManagerRequest ¶
type AbandonInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersAbandonInstancesRequestResource *InstanceGroupManagersAbandonInstancesRequest `protobuf:"bytes,320929016,opt,name=instance_group_managers_abandon_instances_request_resource,json=instanceGroupManagersAbandonInstancesRequestResource,proto3" json:"instance_group_managers_abandon_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.AbandonInstances. See the method description for details.
func (*AbandonInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*AbandonInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbandonInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersAbandonInstancesRequestResource ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersAbandonInstancesRequestResource() *InstanceGroupManagersAbandonInstancesRequest
func (*AbandonInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) GetProject() string
func (*AbandonInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*AbandonInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) GetZone() string
func (*AbandonInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*AbandonInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*AbandonInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*AbandonInstancesInstanceGroupManagerRequest) Reset ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) Reset()
func (*AbandonInstancesInstanceGroupManagerRequest) String ¶
func (x *AbandonInstancesInstanceGroupManagerRequest) String() string
type AbandonInstancesRegionInstanceGroupManagerRequest ¶
type AbandonInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersAbandonInstancesRequestResource *RegionInstanceGroupManagersAbandonInstancesRequest `protobuf:"bytes,488499491,opt,name=region_instance_group_managers_abandon_instances_request_resource,json=regionInstanceGroupManagersAbandonInstancesRequestResource,proto3" json:"region_instance_group_managers_abandon_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.AbandonInstances. See the method description for details.
func (*AbandonInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*AbandonInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use AbandonInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*AbandonInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*AbandonInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*AbandonInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*AbandonInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersAbandonInstancesRequestResource ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersAbandonInstancesRequestResource() *RegionInstanceGroupManagersAbandonInstancesRequest
func (*AbandonInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*AbandonInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*AbandonInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*AbandonInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*AbandonInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) Reset()
func (*AbandonInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *AbandonInstancesRegionInstanceGroupManagerRequest) String() string
type AcceleratorConfig ¶
type AcceleratorConfig struct { // The number of the guest accelerator cards exposed to this instance. AcceleratorCount *int32 `protobuf:"varint,504879675,opt,name=accelerator_count,json=acceleratorCount,proto3,oneof" json:"accelerator_count,omitempty"` // Full or partial URL of the accelerator type resource to attach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full list of accelerator types. AcceleratorType *string `protobuf:"bytes,138031246,opt,name=accelerator_type,json=acceleratorType,proto3,oneof" json:"accelerator_type,omitempty"` // contains filtered or unexported fields }
A specification of the type and number of accelerator cards attached to the instance.
func (*AcceleratorConfig) Descriptor ¶
func (*AcceleratorConfig) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorConfig.ProtoReflect.Descriptor instead.
func (*AcceleratorConfig) GetAcceleratorCount ¶
func (x *AcceleratorConfig) GetAcceleratorCount() int32
func (*AcceleratorConfig) GetAcceleratorType ¶
func (x *AcceleratorConfig) GetAcceleratorType() string
func (*AcceleratorConfig) ProtoMessage ¶
func (*AcceleratorConfig) ProtoMessage()
func (*AcceleratorConfig) ProtoReflect ¶
func (x *AcceleratorConfig) ProtoReflect() protoreflect.Message
func (*AcceleratorConfig) Reset ¶
func (x *AcceleratorConfig) Reset()
func (*AcceleratorConfig) String ¶
func (x *AcceleratorConfig) String() string
type AcceleratorType ¶
type AcceleratorType struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this accelerator type. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] An optional textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The type of the resource. Always compute#acceleratorType for accelerator types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Maximum number of accelerator cards allowed per instance. MaximumCardsPerInstance *int32 `protobuf:"varint,263814482,opt,name=maximum_cards_per_instance,json=maximumCardsPerInstance,proto3,oneof" json:"maximum_cards_per_instance,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined, fully qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The name of the zone where the accelerator type resides, such as us-central1-a. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents an Accelerator Type resource. Google Cloud Platform provides graphics processing units (accelerators) that you can add to VM instances to improve or accelerate performance when working with intensive workloads. For more information, read GPUs on Compute Engine.
func (*AcceleratorType) Descriptor ¶
func (*AcceleratorType) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorType.ProtoReflect.Descriptor instead.
func (*AcceleratorType) GetCreationTimestamp ¶
func (x *AcceleratorType) GetCreationTimestamp() string
func (*AcceleratorType) GetDeprecated ¶
func (x *AcceleratorType) GetDeprecated() *DeprecationStatus
func (*AcceleratorType) GetDescription ¶
func (x *AcceleratorType) GetDescription() string
func (*AcceleratorType) GetId ¶
func (x *AcceleratorType) GetId() uint64
func (*AcceleratorType) GetKind ¶
func (x *AcceleratorType) GetKind() string
func (*AcceleratorType) GetMaximumCardsPerInstance ¶
func (x *AcceleratorType) GetMaximumCardsPerInstance() int32
func (*AcceleratorType) GetName ¶
func (x *AcceleratorType) GetName() string
func (*AcceleratorType) GetSelfLink ¶
func (x *AcceleratorType) GetSelfLink() string
func (*AcceleratorType) GetZone ¶
func (x *AcceleratorType) GetZone() string
func (*AcceleratorType) ProtoMessage ¶
func (*AcceleratorType) ProtoMessage()
func (*AcceleratorType) ProtoReflect ¶
func (x *AcceleratorType) ProtoReflect() protoreflect.Message
func (*AcceleratorType) Reset ¶
func (x *AcceleratorType) Reset()
func (*AcceleratorType) String ¶
func (x *AcceleratorType) String() string
type AcceleratorTypeAggregatedList ¶
type AcceleratorTypeAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of AcceleratorTypesScopedList resources. Items map[string]*AcceleratorTypesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#acceleratorTypeAggregatedList for aggregated lists of accelerator types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AcceleratorTypeAggregatedList) Descriptor ¶
func (*AcceleratorTypeAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorTypeAggregatedList.ProtoReflect.Descriptor instead.
func (*AcceleratorTypeAggregatedList) GetId ¶
func (x *AcceleratorTypeAggregatedList) GetId() string
func (*AcceleratorTypeAggregatedList) GetItems ¶
func (x *AcceleratorTypeAggregatedList) GetItems() map[string]*AcceleratorTypesScopedList
func (*AcceleratorTypeAggregatedList) GetKind ¶
func (x *AcceleratorTypeAggregatedList) GetKind() string
func (*AcceleratorTypeAggregatedList) GetNextPageToken ¶
func (x *AcceleratorTypeAggregatedList) GetNextPageToken() string
func (*AcceleratorTypeAggregatedList) GetSelfLink ¶
func (x *AcceleratorTypeAggregatedList) GetSelfLink() string
func (*AcceleratorTypeAggregatedList) GetUnreachables ¶
func (x *AcceleratorTypeAggregatedList) GetUnreachables() []string
func (*AcceleratorTypeAggregatedList) GetWarning ¶
func (x *AcceleratorTypeAggregatedList) GetWarning() *Warning
func (*AcceleratorTypeAggregatedList) ProtoMessage ¶
func (*AcceleratorTypeAggregatedList) ProtoMessage()
func (*AcceleratorTypeAggregatedList) ProtoReflect ¶
func (x *AcceleratorTypeAggregatedList) ProtoReflect() protoreflect.Message
func (*AcceleratorTypeAggregatedList) Reset ¶
func (x *AcceleratorTypeAggregatedList) Reset()
func (*AcceleratorTypeAggregatedList) String ¶
func (x *AcceleratorTypeAggregatedList) String() string
type AcceleratorTypeList ¶
type AcceleratorTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of AcceleratorType resources. Items []*AcceleratorType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#acceleratorTypeList for lists of accelerator types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of accelerator types.
func (*AcceleratorTypeList) Descriptor ¶
func (*AcceleratorTypeList) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorTypeList.ProtoReflect.Descriptor instead.
func (*AcceleratorTypeList) GetId ¶
func (x *AcceleratorTypeList) GetId() string
func (*AcceleratorTypeList) GetItems ¶
func (x *AcceleratorTypeList) GetItems() []*AcceleratorType
func (*AcceleratorTypeList) GetKind ¶
func (x *AcceleratorTypeList) GetKind() string
func (*AcceleratorTypeList) GetNextPageToken ¶
func (x *AcceleratorTypeList) GetNextPageToken() string
func (*AcceleratorTypeList) GetSelfLink ¶
func (x *AcceleratorTypeList) GetSelfLink() string
func (*AcceleratorTypeList) GetWarning ¶
func (x *AcceleratorTypeList) GetWarning() *Warning
func (*AcceleratorTypeList) ProtoMessage ¶
func (*AcceleratorTypeList) ProtoMessage()
func (*AcceleratorTypeList) ProtoReflect ¶
func (x *AcceleratorTypeList) ProtoReflect() protoreflect.Message
func (*AcceleratorTypeList) Reset ¶
func (x *AcceleratorTypeList) Reset()
func (*AcceleratorTypeList) String ¶
func (x *AcceleratorTypeList) String() string
type AcceleratorTypesScopedList ¶
type AcceleratorTypesScopedList struct { // [Output Only] A list of accelerator types contained in this scope. AcceleratorTypes []*AcceleratorType `protobuf:"bytes,520872357,rep,name=accelerator_types,json=acceleratorTypes,proto3" json:"accelerator_types,omitempty"` // [Output Only] An informational warning that appears when the accelerator types list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AcceleratorTypesScopedList) Descriptor ¶
func (*AcceleratorTypesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorTypesScopedList.ProtoReflect.Descriptor instead.
func (*AcceleratorTypesScopedList) GetAcceleratorTypes ¶
func (x *AcceleratorTypesScopedList) GetAcceleratorTypes() []*AcceleratorType
func (*AcceleratorTypesScopedList) GetWarning ¶
func (x *AcceleratorTypesScopedList) GetWarning() *Warning
func (*AcceleratorTypesScopedList) ProtoMessage ¶
func (*AcceleratorTypesScopedList) ProtoMessage()
func (*AcceleratorTypesScopedList) ProtoReflect ¶
func (x *AcceleratorTypesScopedList) ProtoReflect() protoreflect.Message
func (*AcceleratorTypesScopedList) Reset ¶
func (x *AcceleratorTypesScopedList) Reset()
func (*AcceleratorTypesScopedList) String ¶
func (x *AcceleratorTypesScopedList) String() string
type Accelerators ¶
type Accelerators struct { // Number of accelerator cards exposed to the guest. GuestAcceleratorCount *int32 `protobuf:"varint,479079316,opt,name=guest_accelerator_count,json=guestAcceleratorCount,proto3,oneof" json:"guest_accelerator_count,omitempty"` // The accelerator type resource name, not a full URL, e.g. nvidia-tesla-t4. GuestAcceleratorType *string `protobuf:"bytes,293064725,opt,name=guest_accelerator_type,json=guestAcceleratorType,proto3,oneof" json:"guest_accelerator_type,omitempty"` // contains filtered or unexported fields }
func (*Accelerators) Descriptor ¶
func (*Accelerators) Descriptor() ([]byte, []int)
Deprecated: Use Accelerators.ProtoReflect.Descriptor instead.
func (*Accelerators) GetGuestAcceleratorCount ¶
func (x *Accelerators) GetGuestAcceleratorCount() int32
func (*Accelerators) GetGuestAcceleratorType ¶
func (x *Accelerators) GetGuestAcceleratorType() string
func (*Accelerators) ProtoMessage ¶
func (*Accelerators) ProtoMessage()
func (*Accelerators) ProtoReflect ¶
func (x *Accelerators) ProtoReflect() protoreflect.Message
func (*Accelerators) Reset ¶
func (x *Accelerators) Reset()
func (*Accelerators) String ¶
func (x *Accelerators) String() string
type AccessConfig ¶
type AccessConfig struct { // Applies to ipv6AccessConfigs only. The first IPv6 address of the external IPv6 range associated with this instance, prefix length is stored in externalIpv6PrefixLength in ipv6AccessConfig. To use a static external IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an external IPv6 address from the instance's subnetwork. ExternalIpv6 *string `protobuf:"bytes,532703707,opt,name=external_ipv6,json=externalIpv6,proto3,oneof" json:"external_ipv6,omitempty"` // Applies to ipv6AccessConfigs only. The prefix length of the external IPv6 range. ExternalIpv6PrefixLength *int32 `protobuf:"varint,425672143,opt,name=external_ipv6_prefix_length,json=externalIpv6PrefixLength,proto3,oneof" json:"external_ipv6_prefix_length,omitempty"` // [Output Only] Type of the resource. Always compute#accessConfig for access configs. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of this access configuration. In accessConfigs (IPv4), the default and recommended name is External NAT, but you can use any arbitrary string, such as My external IP or Network Access. In ipv6AccessConfigs, the recommend name is External IPv6. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Applies to accessConfigs (IPv4) only. An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance. NatIP *string `protobuf:"bytes,117634556,opt,name=nat_i_p,json=natIP,proto3,oneof" json:"nat_i_p,omitempty"` // This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP. // Check the NetworkTier enum for the list of possible values. NetworkTier *string `protobuf:"bytes,517397843,opt,name=network_tier,json=networkTier,proto3,oneof" json:"network_tier,omitempty"` // The DNS domain name for the public PTR record. You can set this field only if the `setPublicPtr` field is enabled in accessConfig. If this field is unspecified in ipv6AccessConfig, a default PTR record will be created for first IP in associated external IPv6 range. PublicPtrDomainName *string `protobuf:"bytes,316599167,opt,name=public_ptr_domain_name,json=publicPtrDomainName,proto3,oneof" json:"public_ptr_domain_name,omitempty"` // The resource URL for the security policy associated with this access config. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // Specifies whether a public DNS 'PTR' record should be created to map the external IP address of the instance to a DNS domain name. This field is not used in ipv6AccessConfig. A default PTR record will be created if the VM has external IPv6 range associated. SetPublicPtr *bool `protobuf:"varint,523870229,opt,name=set_public_ptr,json=setPublicPtr,proto3,oneof" json:"set_public_ptr,omitempty"` // The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
An access configuration attached to an instance's network interface. Only one access config per instance is supported.
func (*AccessConfig) Descriptor ¶
func (*AccessConfig) Descriptor() ([]byte, []int)
Deprecated: Use AccessConfig.ProtoReflect.Descriptor instead.
func (*AccessConfig) GetExternalIpv6 ¶
func (x *AccessConfig) GetExternalIpv6() string
func (*AccessConfig) GetExternalIpv6PrefixLength ¶
func (x *AccessConfig) GetExternalIpv6PrefixLength() int32
func (*AccessConfig) GetKind ¶
func (x *AccessConfig) GetKind() string
func (*AccessConfig) GetName ¶
func (x *AccessConfig) GetName() string
func (*AccessConfig) GetNatIP ¶
func (x *AccessConfig) GetNatIP() string
func (*AccessConfig) GetNetworkTier ¶
func (x *AccessConfig) GetNetworkTier() string
func (*AccessConfig) GetPublicPtrDomainName ¶
func (x *AccessConfig) GetPublicPtrDomainName() string
func (*AccessConfig) GetSecurityPolicy ¶
func (x *AccessConfig) GetSecurityPolicy() string
func (*AccessConfig) GetSetPublicPtr ¶
func (x *AccessConfig) GetSetPublicPtr() bool
func (*AccessConfig) GetType ¶
func (x *AccessConfig) GetType() string
func (*AccessConfig) ProtoMessage ¶
func (*AccessConfig) ProtoMessage()
func (*AccessConfig) ProtoReflect ¶
func (x *AccessConfig) ProtoReflect() protoreflect.Message
func (*AccessConfig) Reset ¶
func (x *AccessConfig) Reset()
func (*AccessConfig) String ¶
func (x *AccessConfig) String() string
type AccessConfig_NetworkTier ¶
type AccessConfig_NetworkTier int32
This signifies the networking tier used for configuring this access configuration and can only take the following values: PREMIUM, STANDARD. If an AccessConfig is specified without a valid external IP address, an ephemeral IP will be created with this networkTier. If an AccessConfig with a valid external IP address is specified, it must match that of the networkTier associated with the Address resource owning that IP.
const ( // A value indicating that the enum field is not set. AccessConfig_UNDEFINED_NETWORK_TIER AccessConfig_NetworkTier = 0 // Public internet quality with fixed bandwidth. AccessConfig_FIXED_STANDARD AccessConfig_NetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. AccessConfig_PREMIUM AccessConfig_NetworkTier = 399530551 // Public internet quality, only limited support for other networking products. AccessConfig_STANDARD AccessConfig_NetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. AccessConfig_STANDARD_OVERRIDES_FIXED_STANDARD AccessConfig_NetworkTier = 465847234 )
func (AccessConfig_NetworkTier) Descriptor ¶
func (AccessConfig_NetworkTier) Descriptor() protoreflect.EnumDescriptor
func (AccessConfig_NetworkTier) Enum ¶
func (x AccessConfig_NetworkTier) Enum() *AccessConfig_NetworkTier
func (AccessConfig_NetworkTier) EnumDescriptor ¶
func (AccessConfig_NetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use AccessConfig_NetworkTier.Descriptor instead.
func (AccessConfig_NetworkTier) Number ¶
func (x AccessConfig_NetworkTier) Number() protoreflect.EnumNumber
func (AccessConfig_NetworkTier) String ¶
func (x AccessConfig_NetworkTier) String() string
func (AccessConfig_NetworkTier) Type ¶
func (AccessConfig_NetworkTier) Type() protoreflect.EnumType
type AccessConfig_Type ¶
type AccessConfig_Type int32
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6.
const ( // A value indicating that the enum field is not set. AccessConfig_UNDEFINED_TYPE AccessConfig_Type = 0 AccessConfig_DIRECT_IPV6 AccessConfig_Type = 4397213 AccessConfig_ONE_TO_ONE_NAT AccessConfig_Type = 84090205 )
func (AccessConfig_Type) Descriptor ¶
func (AccessConfig_Type) Descriptor() protoreflect.EnumDescriptor
func (AccessConfig_Type) Enum ¶
func (x AccessConfig_Type) Enum() *AccessConfig_Type
func (AccessConfig_Type) EnumDescriptor ¶
func (AccessConfig_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use AccessConfig_Type.Descriptor instead.
func (AccessConfig_Type) Number ¶
func (x AccessConfig_Type) Number() protoreflect.EnumNumber
func (AccessConfig_Type) String ¶
func (x AccessConfig_Type) String() string
func (AccessConfig_Type) Type ¶
func (AccessConfig_Type) Type() protoreflect.EnumType
type AddAccessConfigInstanceRequest ¶
type AddAccessConfigInstanceRequest struct { // The body resource for this request AccessConfigResource *AccessConfig `protobuf:"bytes,387825552,opt,name=access_config_resource,json=accessConfigResource,proto3" json:"access_config_resource,omitempty"` // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The name of the network interface to add to this instance. NetworkInterface string `protobuf:"bytes,365387880,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.AddAccessConfig. See the method description for details.
func (*AddAccessConfigInstanceRequest) Descriptor ¶
func (*AddAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAccessConfigInstanceRequest.ProtoReflect.Descriptor instead.
func (*AddAccessConfigInstanceRequest) GetAccessConfigResource ¶
func (x *AddAccessConfigInstanceRequest) GetAccessConfigResource() *AccessConfig
func (*AddAccessConfigInstanceRequest) GetInstance ¶
func (x *AddAccessConfigInstanceRequest) GetInstance() string
func (*AddAccessConfigInstanceRequest) GetNetworkInterface ¶
func (x *AddAccessConfigInstanceRequest) GetNetworkInterface() string
func (*AddAccessConfigInstanceRequest) GetProject ¶
func (x *AddAccessConfigInstanceRequest) GetProject() string
func (*AddAccessConfigInstanceRequest) GetRequestId ¶
func (x *AddAccessConfigInstanceRequest) GetRequestId() string
func (*AddAccessConfigInstanceRequest) GetZone ¶
func (x *AddAccessConfigInstanceRequest) GetZone() string
func (*AddAccessConfigInstanceRequest) ProtoMessage ¶
func (*AddAccessConfigInstanceRequest) ProtoMessage()
func (*AddAccessConfigInstanceRequest) ProtoReflect ¶
func (x *AddAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
func (*AddAccessConfigInstanceRequest) Reset ¶
func (x *AddAccessConfigInstanceRequest) Reset()
func (*AddAccessConfigInstanceRequest) String ¶
func (x *AddAccessConfigInstanceRequest) String() string
type AddAssociationFirewallPolicyRequest ¶
type AddAssociationFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyAssociationResource *FirewallPolicyAssociation `protobuf:"bytes,259546170,opt,name=firewall_policy_association_resource,json=firewallPolicyAssociationResource,proto3" json:"firewall_policy_association_resource,omitempty"` // Indicates whether or not to replace it if an association of the attachment already exists. This is false by default, in which case an error will be returned if an association already exists. ReplaceExistingAssociation *bool `protobuf:"varint,209541240,opt,name=replace_existing_association,json=replaceExistingAssociation,proto3,oneof" json:"replace_existing_association,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.AddAssociation. See the method description for details.
func (*AddAssociationFirewallPolicyRequest) Descriptor ¶
func (*AddAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAssociationFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddAssociationFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddAssociationFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddAssociationFirewallPolicyRequest) GetFirewallPolicyAssociationResource ¶
func (x *AddAssociationFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
func (*AddAssociationFirewallPolicyRequest) GetReplaceExistingAssociation ¶
func (x *AddAssociationFirewallPolicyRequest) GetReplaceExistingAssociation() bool
func (*AddAssociationFirewallPolicyRequest) GetRequestId ¶
func (x *AddAssociationFirewallPolicyRequest) GetRequestId() string
func (*AddAssociationFirewallPolicyRequest) ProtoMessage ¶
func (*AddAssociationFirewallPolicyRequest) ProtoMessage()
func (*AddAssociationFirewallPolicyRequest) ProtoReflect ¶
func (x *AddAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddAssociationFirewallPolicyRequest) Reset ¶
func (x *AddAssociationFirewallPolicyRequest) Reset()
func (*AddAssociationFirewallPolicyRequest) String ¶
func (x *AddAssociationFirewallPolicyRequest) String() string
type AddAssociationNetworkFirewallPolicyRequest ¶
type AddAssociationNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyAssociationResource *FirewallPolicyAssociation `protobuf:"bytes,259546170,opt,name=firewall_policy_association_resource,json=firewallPolicyAssociationResource,proto3" json:"firewall_policy_association_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Indicates whether or not to replace it if an association of the attachment already exists. This is false by default, in which case an error will be returned if an association already exists. ReplaceExistingAssociation *bool `protobuf:"varint,209541240,opt,name=replace_existing_association,json=replaceExistingAssociation,proto3,oneof" json:"replace_existing_association,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.AddAssociation. See the method description for details.
func (*AddAssociationNetworkFirewallPolicyRequest) Descriptor ¶
func (*AddAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAssociationNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
func (*AddAssociationNetworkFirewallPolicyRequest) GetProject ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) GetProject() string
func (*AddAssociationNetworkFirewallPolicyRequest) GetReplaceExistingAssociation ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) GetReplaceExistingAssociation() bool
func (*AddAssociationNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) GetRequestId() string
func (*AddAssociationNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*AddAssociationNetworkFirewallPolicyRequest) ProtoMessage()
func (*AddAssociationNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddAssociationNetworkFirewallPolicyRequest) Reset ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) Reset()
func (*AddAssociationNetworkFirewallPolicyRequest) String ¶
func (x *AddAssociationNetworkFirewallPolicyRequest) String() string
type AddAssociationRegionNetworkFirewallPolicyRequest ¶
type AddAssociationRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyAssociationResource *FirewallPolicyAssociation `protobuf:"bytes,259546170,opt,name=firewall_policy_association_resource,json=firewallPolicyAssociationResource,proto3" json:"firewall_policy_association_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Indicates whether or not to replace it if an association already exists. This is false by default, in which case an error will be returned if an association already exists. ReplaceExistingAssociation *bool `protobuf:"varint,209541240,opt,name=replace_existing_association,json=replaceExistingAssociation,proto3,oneof" json:"replace_existing_association,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.AddAssociation. See the method description for details.
func (*AddAssociationRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*AddAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAssociationRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicyAssociationResource() *FirewallPolicyAssociation
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetReplaceExistingAssociation ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetReplaceExistingAssociation() bool
func (*AddAssociationRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*AddAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*AddAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*AddAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddAssociationRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) Reset()
func (*AddAssociationRegionNetworkFirewallPolicyRequest) String ¶
func (x *AddAssociationRegionNetworkFirewallPolicyRequest) String() string
type AddHealthCheckTargetPoolRequest ¶
type AddHealthCheckTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the target pool to add a health check to. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // The body resource for this request TargetPoolsAddHealthCheckRequestResource *TargetPoolsAddHealthCheckRequest `protobuf:"bytes,269573412,opt,name=target_pools_add_health_check_request_resource,json=targetPoolsAddHealthCheckRequestResource,proto3" json:"target_pools_add_health_check_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.AddHealthCheck. See the method description for details.
func (*AddHealthCheckTargetPoolRequest) Descriptor ¶
func (*AddHealthCheckTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddHealthCheckTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*AddHealthCheckTargetPoolRequest) GetProject ¶
func (x *AddHealthCheckTargetPoolRequest) GetProject() string
func (*AddHealthCheckTargetPoolRequest) GetRegion ¶
func (x *AddHealthCheckTargetPoolRequest) GetRegion() string
func (*AddHealthCheckTargetPoolRequest) GetRequestId ¶
func (x *AddHealthCheckTargetPoolRequest) GetRequestId() string
func (*AddHealthCheckTargetPoolRequest) GetTargetPool ¶
func (x *AddHealthCheckTargetPoolRequest) GetTargetPool() string
func (*AddHealthCheckTargetPoolRequest) GetTargetPoolsAddHealthCheckRequestResource ¶
func (x *AddHealthCheckTargetPoolRequest) GetTargetPoolsAddHealthCheckRequestResource() *TargetPoolsAddHealthCheckRequest
func (*AddHealthCheckTargetPoolRequest) ProtoMessage ¶
func (*AddHealthCheckTargetPoolRequest) ProtoMessage()
func (*AddHealthCheckTargetPoolRequest) ProtoReflect ¶
func (x *AddHealthCheckTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*AddHealthCheckTargetPoolRequest) Reset ¶
func (x *AddHealthCheckTargetPoolRequest) Reset()
func (*AddHealthCheckTargetPoolRequest) String ¶
func (x *AddHealthCheckTargetPoolRequest) String() string
type AddInstanceTargetPoolRequest ¶
type AddInstanceTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetPool resource to add instances to. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // The body resource for this request TargetPoolsAddInstanceRequestResource *TargetPoolsAddInstanceRequest `protobuf:"bytes,428796404,opt,name=target_pools_add_instance_request_resource,json=targetPoolsAddInstanceRequestResource,proto3" json:"target_pools_add_instance_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.AddInstance. See the method description for details.
func (*AddInstanceTargetPoolRequest) Descriptor ¶
func (*AddInstanceTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddInstanceTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*AddInstanceTargetPoolRequest) GetProject ¶
func (x *AddInstanceTargetPoolRequest) GetProject() string
func (*AddInstanceTargetPoolRequest) GetRegion ¶
func (x *AddInstanceTargetPoolRequest) GetRegion() string
func (*AddInstanceTargetPoolRequest) GetRequestId ¶
func (x *AddInstanceTargetPoolRequest) GetRequestId() string
func (*AddInstanceTargetPoolRequest) GetTargetPool ¶
func (x *AddInstanceTargetPoolRequest) GetTargetPool() string
func (*AddInstanceTargetPoolRequest) GetTargetPoolsAddInstanceRequestResource ¶
func (x *AddInstanceTargetPoolRequest) GetTargetPoolsAddInstanceRequestResource() *TargetPoolsAddInstanceRequest
func (*AddInstanceTargetPoolRequest) ProtoMessage ¶
func (*AddInstanceTargetPoolRequest) ProtoMessage()
func (*AddInstanceTargetPoolRequest) ProtoReflect ¶
func (x *AddInstanceTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*AddInstanceTargetPoolRequest) Reset ¶
func (x *AddInstanceTargetPoolRequest) Reset()
func (*AddInstanceTargetPoolRequest) String ¶
func (x *AddInstanceTargetPoolRequest) String() string
type AddInstancesInstanceGroupRequest ¶
type AddInstancesInstanceGroupRequest struct { // The name of the instance group where you are adding instances. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // The body resource for this request InstanceGroupsAddInstancesRequestResource *InstanceGroupsAddInstancesRequest `protobuf:"bytes,453713246,opt,name=instance_groups_add_instances_request_resource,json=instanceGroupsAddInstancesRequestResource,proto3" json:"instance_groups_add_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.AddInstances. See the method description for details.
func (*AddInstancesInstanceGroupRequest) Descriptor ¶
func (*AddInstancesInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddInstancesInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*AddInstancesInstanceGroupRequest) GetInstanceGroup ¶
func (x *AddInstancesInstanceGroupRequest) GetInstanceGroup() string
func (*AddInstancesInstanceGroupRequest) GetInstanceGroupsAddInstancesRequestResource ¶
func (x *AddInstancesInstanceGroupRequest) GetInstanceGroupsAddInstancesRequestResource() *InstanceGroupsAddInstancesRequest
func (*AddInstancesInstanceGroupRequest) GetProject ¶
func (x *AddInstancesInstanceGroupRequest) GetProject() string
func (*AddInstancesInstanceGroupRequest) GetRequestId ¶
func (x *AddInstancesInstanceGroupRequest) GetRequestId() string
func (*AddInstancesInstanceGroupRequest) GetZone ¶
func (x *AddInstancesInstanceGroupRequest) GetZone() string
func (*AddInstancesInstanceGroupRequest) ProtoMessage ¶
func (*AddInstancesInstanceGroupRequest) ProtoMessage()
func (*AddInstancesInstanceGroupRequest) ProtoReflect ¶
func (x *AddInstancesInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*AddInstancesInstanceGroupRequest) Reset ¶
func (x *AddInstancesInstanceGroupRequest) Reset()
func (*AddInstancesInstanceGroupRequest) String ¶
func (x *AddInstancesInstanceGroupRequest) String() string
type AddNodesNodeGroupRequest ¶
type AddNodesNodeGroupRequest struct { // Name of the NodeGroup resource. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupsAddNodesRequestResource *NodeGroupsAddNodesRequest `protobuf:"bytes,131263288,opt,name=node_groups_add_nodes_request_resource,json=nodeGroupsAddNodesRequestResource,proto3" json:"node_groups_add_nodes_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.AddNodes. See the method description for details.
func (*AddNodesNodeGroupRequest) Descriptor ¶
func (*AddNodesNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddNodesNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*AddNodesNodeGroupRequest) GetNodeGroup ¶
func (x *AddNodesNodeGroupRequest) GetNodeGroup() string
func (*AddNodesNodeGroupRequest) GetNodeGroupsAddNodesRequestResource ¶
func (x *AddNodesNodeGroupRequest) GetNodeGroupsAddNodesRequestResource() *NodeGroupsAddNodesRequest
func (*AddNodesNodeGroupRequest) GetProject ¶
func (x *AddNodesNodeGroupRequest) GetProject() string
func (*AddNodesNodeGroupRequest) GetRequestId ¶
func (x *AddNodesNodeGroupRequest) GetRequestId() string
func (*AddNodesNodeGroupRequest) GetZone ¶
func (x *AddNodesNodeGroupRequest) GetZone() string
func (*AddNodesNodeGroupRequest) ProtoMessage ¶
func (*AddNodesNodeGroupRequest) ProtoMessage()
func (*AddNodesNodeGroupRequest) ProtoReflect ¶
func (x *AddNodesNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*AddNodesNodeGroupRequest) Reset ¶
func (x *AddNodesNodeGroupRequest) Reset()
func (*AddNodesNodeGroupRequest) String ¶
func (x *AddNodesNodeGroupRequest) String() string
type AddPeeringNetworkRequest ¶
type AddPeeringNetworkRequest struct { // Name of the network resource to add peering to. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // The body resource for this request NetworksAddPeeringRequestResource *NetworksAddPeeringRequest `protobuf:"bytes,388810421,opt,name=networks_add_peering_request_resource,json=networksAddPeeringRequestResource,proto3" json:"networks_add_peering_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.AddPeering. See the method description for details.
func (*AddPeeringNetworkRequest) Descriptor ¶
func (*AddPeeringNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPeeringNetworkRequest.ProtoReflect.Descriptor instead.
func (*AddPeeringNetworkRequest) GetNetwork ¶
func (x *AddPeeringNetworkRequest) GetNetwork() string
func (*AddPeeringNetworkRequest) GetNetworksAddPeeringRequestResource ¶
func (x *AddPeeringNetworkRequest) GetNetworksAddPeeringRequestResource() *NetworksAddPeeringRequest
func (*AddPeeringNetworkRequest) GetProject ¶
func (x *AddPeeringNetworkRequest) GetProject() string
func (*AddPeeringNetworkRequest) GetRequestId ¶
func (x *AddPeeringNetworkRequest) GetRequestId() string
func (*AddPeeringNetworkRequest) ProtoMessage ¶
func (*AddPeeringNetworkRequest) ProtoMessage()
func (*AddPeeringNetworkRequest) ProtoReflect ¶
func (x *AddPeeringNetworkRequest) ProtoReflect() protoreflect.Message
func (*AddPeeringNetworkRequest) Reset ¶
func (x *AddPeeringNetworkRequest) Reset()
func (*AddPeeringNetworkRequest) String ¶
func (x *AddPeeringNetworkRequest) String() string
type AddResourcePoliciesDiskRequest ¶
type AddResourcePoliciesDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DisksAddResourcePoliciesRequestResource *DisksAddResourcePoliciesRequest `protobuf:"bytes,496483363,opt,name=disks_add_resource_policies_request_resource,json=disksAddResourcePoliciesRequestResource,proto3" json:"disks_add_resource_policies_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.AddResourcePolicies. See the method description for details.
func (*AddResourcePoliciesDiskRequest) Descriptor ¶
func (*AddResourcePoliciesDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourcePoliciesDiskRequest.ProtoReflect.Descriptor instead.
func (*AddResourcePoliciesDiskRequest) GetDisk ¶
func (x *AddResourcePoliciesDiskRequest) GetDisk() string
func (*AddResourcePoliciesDiskRequest) GetDisksAddResourcePoliciesRequestResource ¶
func (x *AddResourcePoliciesDiskRequest) GetDisksAddResourcePoliciesRequestResource() *DisksAddResourcePoliciesRequest
func (*AddResourcePoliciesDiskRequest) GetProject ¶
func (x *AddResourcePoliciesDiskRequest) GetProject() string
func (*AddResourcePoliciesDiskRequest) GetRequestId ¶
func (x *AddResourcePoliciesDiskRequest) GetRequestId() string
func (*AddResourcePoliciesDiskRequest) GetZone ¶
func (x *AddResourcePoliciesDiskRequest) GetZone() string
func (*AddResourcePoliciesDiskRequest) ProtoMessage ¶
func (*AddResourcePoliciesDiskRequest) ProtoMessage()
func (*AddResourcePoliciesDiskRequest) ProtoReflect ¶
func (x *AddResourcePoliciesDiskRequest) ProtoReflect() protoreflect.Message
func (*AddResourcePoliciesDiskRequest) Reset ¶
func (x *AddResourcePoliciesDiskRequest) Reset()
func (*AddResourcePoliciesDiskRequest) String ¶
func (x *AddResourcePoliciesDiskRequest) String() string
type AddResourcePoliciesInstanceRequest ¶
type AddResourcePoliciesInstanceRequest struct { // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesAddResourcePoliciesRequestResource *InstancesAddResourcePoliciesRequest `protobuf:"bytes,489351963,opt,name=instances_add_resource_policies_request_resource,json=instancesAddResourcePoliciesRequestResource,proto3" json:"instances_add_resource_policies_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.AddResourcePolicies. See the method description for details.
func (*AddResourcePoliciesInstanceRequest) Descriptor ¶
func (*AddResourcePoliciesInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourcePoliciesInstanceRequest.ProtoReflect.Descriptor instead.
func (*AddResourcePoliciesInstanceRequest) GetInstance ¶
func (x *AddResourcePoliciesInstanceRequest) GetInstance() string
func (*AddResourcePoliciesInstanceRequest) GetInstancesAddResourcePoliciesRequestResource ¶
func (x *AddResourcePoliciesInstanceRequest) GetInstancesAddResourcePoliciesRequestResource() *InstancesAddResourcePoliciesRequest
func (*AddResourcePoliciesInstanceRequest) GetProject ¶
func (x *AddResourcePoliciesInstanceRequest) GetProject() string
func (*AddResourcePoliciesInstanceRequest) GetRequestId ¶
func (x *AddResourcePoliciesInstanceRequest) GetRequestId() string
func (*AddResourcePoliciesInstanceRequest) GetZone ¶
func (x *AddResourcePoliciesInstanceRequest) GetZone() string
func (*AddResourcePoliciesInstanceRequest) ProtoMessage ¶
func (*AddResourcePoliciesInstanceRequest) ProtoMessage()
func (*AddResourcePoliciesInstanceRequest) ProtoReflect ¶
func (x *AddResourcePoliciesInstanceRequest) ProtoReflect() protoreflect.Message
func (*AddResourcePoliciesInstanceRequest) Reset ¶
func (x *AddResourcePoliciesInstanceRequest) Reset()
func (*AddResourcePoliciesInstanceRequest) String ¶
func (x *AddResourcePoliciesInstanceRequest) String() string
type AddResourcePoliciesRegionDiskRequest ¶
type AddResourcePoliciesRegionDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionDisksAddResourcePoliciesRequestResource *RegionDisksAddResourcePoliciesRequest `protobuf:"bytes,284196750,opt,name=region_disks_add_resource_policies_request_resource,json=regionDisksAddResourcePoliciesRequestResource,proto3" json:"region_disks_add_resource_policies_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.AddResourcePolicies. See the method description for details.
func (*AddResourcePoliciesRegionDiskRequest) Descriptor ¶
func (*AddResourcePoliciesRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddResourcePoliciesRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*AddResourcePoliciesRegionDiskRequest) GetDisk ¶
func (x *AddResourcePoliciesRegionDiskRequest) GetDisk() string
func (*AddResourcePoliciesRegionDiskRequest) GetProject ¶
func (x *AddResourcePoliciesRegionDiskRequest) GetProject() string
func (*AddResourcePoliciesRegionDiskRequest) GetRegion ¶
func (x *AddResourcePoliciesRegionDiskRequest) GetRegion() string
func (*AddResourcePoliciesRegionDiskRequest) GetRegionDisksAddResourcePoliciesRequestResource ¶
func (x *AddResourcePoliciesRegionDiskRequest) GetRegionDisksAddResourcePoliciesRequestResource() *RegionDisksAddResourcePoliciesRequest
func (*AddResourcePoliciesRegionDiskRequest) GetRequestId ¶
func (x *AddResourcePoliciesRegionDiskRequest) GetRequestId() string
func (*AddResourcePoliciesRegionDiskRequest) ProtoMessage ¶
func (*AddResourcePoliciesRegionDiskRequest) ProtoMessage()
func (*AddResourcePoliciesRegionDiskRequest) ProtoReflect ¶
func (x *AddResourcePoliciesRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*AddResourcePoliciesRegionDiskRequest) Reset ¶
func (x *AddResourcePoliciesRegionDiskRequest) Reset()
func (*AddResourcePoliciesRegionDiskRequest) String ¶
func (x *AddResourcePoliciesRegionDiskRequest) String() string
type AddRuleFirewallPolicyRequest ¶
type AddRuleFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.AddRule. See the method description for details.
func (*AddRuleFirewallPolicyRequest) Descriptor ¶
func (*AddRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRuleFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddRuleFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddRuleFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *AddRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*AddRuleFirewallPolicyRequest) GetRequestId ¶
func (x *AddRuleFirewallPolicyRequest) GetRequestId() string
func (*AddRuleFirewallPolicyRequest) ProtoMessage ¶
func (*AddRuleFirewallPolicyRequest) ProtoMessage()
func (*AddRuleFirewallPolicyRequest) ProtoReflect ¶
func (x *AddRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddRuleFirewallPolicyRequest) Reset ¶
func (x *AddRuleFirewallPolicyRequest) Reset()
func (*AddRuleFirewallPolicyRequest) String ¶
func (x *AddRuleFirewallPolicyRequest) String() string
type AddRuleNetworkFirewallPolicyRequest ¶
type AddRuleNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // When rule.priority is not specified, auto choose a unused priority between minPriority and maxPriority>. This field is exclusive with rule.priority. MaxPriority *int32 `protobuf:"varint,329635359,opt,name=max_priority,json=maxPriority,proto3,oneof" json:"max_priority,omitempty"` // When rule.priority is not specified, auto choose a unused priority between minPriority and maxPriority>. This field is exclusive with rule.priority. MinPriority *int32 `protobuf:"varint,267190513,opt,name=min_priority,json=minPriority,proto3,oneof" json:"min_priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.AddRule. See the method description for details.
func (*AddRuleNetworkFirewallPolicyRequest) Descriptor ¶
func (*AddRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRuleNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*AddRuleNetworkFirewallPolicyRequest) GetMaxPriority ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetMaxPriority() int32
func (*AddRuleNetworkFirewallPolicyRequest) GetMinPriority ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetMinPriority() int32
func (*AddRuleNetworkFirewallPolicyRequest) GetProject ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetProject() string
func (*AddRuleNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *AddRuleNetworkFirewallPolicyRequest) GetRequestId() string
func (*AddRuleNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*AddRuleNetworkFirewallPolicyRequest) ProtoMessage()
func (*AddRuleNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *AddRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddRuleNetworkFirewallPolicyRequest) Reset ¶
func (x *AddRuleNetworkFirewallPolicyRequest) Reset()
func (*AddRuleNetworkFirewallPolicyRequest) String ¶
func (x *AddRuleNetworkFirewallPolicyRequest) String() string
type AddRuleRegionNetworkFirewallPolicyRequest ¶
type AddRuleRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // When rule.priority is not specified, auto choose a unused priority between minPriority and maxPriority>. This field is exclusive with rule.priority. MaxPriority *int32 `protobuf:"varint,329635359,opt,name=max_priority,json=maxPriority,proto3,oneof" json:"max_priority,omitempty"` // When rule.priority is not specified, auto choose a unused priority between minPriority and maxPriority>. This field is exclusive with rule.priority. MinPriority *int32 `protobuf:"varint,267190513,opt,name=min_priority,json=minPriority,proto3,oneof" json:"min_priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.AddRule. See the method description for details.
func (*AddRuleRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*AddRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRuleRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetMaxPriority ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetMaxPriority() int32
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetMinPriority ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetMinPriority() int32
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetProject() string
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*AddRuleRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*AddRuleRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*AddRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*AddRuleRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddRuleRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) Reset()
func (*AddRuleRegionNetworkFirewallPolicyRequest) String ¶
func (x *AddRuleRegionNetworkFirewallPolicyRequest) String() string
type AddRuleRegionSecurityPolicyRequest ¶
type AddRuleRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyRuleResource *SecurityPolicyRule `protobuf:"bytes,402693443,opt,name=security_policy_rule_resource,json=securityPolicyRuleResource,proto3" json:"security_policy_rule_resource,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.AddRule. See the method description for details.
func (*AddRuleRegionSecurityPolicyRequest) Descriptor ¶
func (*AddRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRuleRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddRuleRegionSecurityPolicyRequest) GetProject ¶
func (x *AddRuleRegionSecurityPolicyRequest) GetProject() string
func (*AddRuleRegionSecurityPolicyRequest) GetRegion ¶
func (x *AddRuleRegionSecurityPolicyRequest) GetRegion() string
func (*AddRuleRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *AddRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*AddRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource ¶
func (x *AddRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
func (*AddRuleRegionSecurityPolicyRequest) GetValidateOnly ¶
func (x *AddRuleRegionSecurityPolicyRequest) GetValidateOnly() bool
func (*AddRuleRegionSecurityPolicyRequest) ProtoMessage ¶
func (*AddRuleRegionSecurityPolicyRequest) ProtoMessage()
func (*AddRuleRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *AddRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddRuleRegionSecurityPolicyRequest) Reset ¶
func (x *AddRuleRegionSecurityPolicyRequest) Reset()
func (*AddRuleRegionSecurityPolicyRequest) String ¶
func (x *AddRuleRegionSecurityPolicyRequest) String() string
type AddRuleSecurityPolicyRequest ¶
type AddRuleSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyRuleResource *SecurityPolicyRule `protobuf:"bytes,402693443,opt,name=security_policy_rule_resource,json=securityPolicyRuleResource,proto3" json:"security_policy_rule_resource,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.AddRule. See the method description for details.
func (*AddRuleSecurityPolicyRequest) Descriptor ¶
func (*AddRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddRuleSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*AddRuleSecurityPolicyRequest) GetProject ¶
func (x *AddRuleSecurityPolicyRequest) GetProject() string
func (*AddRuleSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *AddRuleSecurityPolicyRequest) GetSecurityPolicy() string
func (*AddRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource ¶
func (x *AddRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
func (*AddRuleSecurityPolicyRequest) GetValidateOnly ¶
func (x *AddRuleSecurityPolicyRequest) GetValidateOnly() bool
func (*AddRuleSecurityPolicyRequest) ProtoMessage ¶
func (*AddRuleSecurityPolicyRequest) ProtoMessage()
func (*AddRuleSecurityPolicyRequest) ProtoReflect ¶
func (x *AddRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*AddRuleSecurityPolicyRequest) Reset ¶
func (x *AddRuleSecurityPolicyRequest) Reset()
func (*AddRuleSecurityPolicyRequest) String ¶
func (x *AddRuleSecurityPolicyRequest) String() string
type AddSignedUrlKeyBackendBucketRequest ¶
type AddSignedUrlKeyBackendBucketRequest struct { // Name of the BackendBucket resource to which the Signed URL Key should be added. The name should conform to RFC1035. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SignedUrlKeyResource *SignedUrlKey `protobuf:"bytes,457625985,opt,name=signed_url_key_resource,json=signedUrlKeyResource,proto3" json:"signed_url_key_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.AddSignedUrlKey. See the method description for details.
func (*AddSignedUrlKeyBackendBucketRequest) Descriptor ¶
func (*AddSignedUrlKeyBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSignedUrlKeyBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*AddSignedUrlKeyBackendBucketRequest) GetBackendBucket ¶
func (x *AddSignedUrlKeyBackendBucketRequest) GetBackendBucket() string
func (*AddSignedUrlKeyBackendBucketRequest) GetProject ¶
func (x *AddSignedUrlKeyBackendBucketRequest) GetProject() string
func (*AddSignedUrlKeyBackendBucketRequest) GetRequestId ¶
func (x *AddSignedUrlKeyBackendBucketRequest) GetRequestId() string
func (*AddSignedUrlKeyBackendBucketRequest) GetSignedUrlKeyResource ¶
func (x *AddSignedUrlKeyBackendBucketRequest) GetSignedUrlKeyResource() *SignedUrlKey
func (*AddSignedUrlKeyBackendBucketRequest) ProtoMessage ¶
func (*AddSignedUrlKeyBackendBucketRequest) ProtoMessage()
func (*AddSignedUrlKeyBackendBucketRequest) ProtoReflect ¶
func (x *AddSignedUrlKeyBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*AddSignedUrlKeyBackendBucketRequest) Reset ¶
func (x *AddSignedUrlKeyBackendBucketRequest) Reset()
func (*AddSignedUrlKeyBackendBucketRequest) String ¶
func (x *AddSignedUrlKeyBackendBucketRequest) String() string
type AddSignedUrlKeyBackendServiceRequest ¶
type AddSignedUrlKeyBackendServiceRequest struct { // Name of the BackendService resource to which the Signed URL Key should be added. The name should conform to RFC1035. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SignedUrlKeyResource *SignedUrlKey `protobuf:"bytes,457625985,opt,name=signed_url_key_resource,json=signedUrlKeyResource,proto3" json:"signed_url_key_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.AddSignedUrlKey. See the method description for details.
func (*AddSignedUrlKeyBackendServiceRequest) Descriptor ¶
func (*AddSignedUrlKeyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddSignedUrlKeyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*AddSignedUrlKeyBackendServiceRequest) GetBackendService ¶
func (x *AddSignedUrlKeyBackendServiceRequest) GetBackendService() string
func (*AddSignedUrlKeyBackendServiceRequest) GetProject ¶
func (x *AddSignedUrlKeyBackendServiceRequest) GetProject() string
func (*AddSignedUrlKeyBackendServiceRequest) GetRequestId ¶
func (x *AddSignedUrlKeyBackendServiceRequest) GetRequestId() string
func (*AddSignedUrlKeyBackendServiceRequest) GetSignedUrlKeyResource ¶
func (x *AddSignedUrlKeyBackendServiceRequest) GetSignedUrlKeyResource() *SignedUrlKey
func (*AddSignedUrlKeyBackendServiceRequest) ProtoMessage ¶
func (*AddSignedUrlKeyBackendServiceRequest) ProtoMessage()
func (*AddSignedUrlKeyBackendServiceRequest) ProtoReflect ¶
func (x *AddSignedUrlKeyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*AddSignedUrlKeyBackendServiceRequest) Reset ¶
func (x *AddSignedUrlKeyBackendServiceRequest) Reset()
func (*AddSignedUrlKeyBackendServiceRequest) String ¶
func (x *AddSignedUrlKeyBackendServiceRequest) String() string
type Address ¶
type Address struct { // The static IP address represented by this resource. Address *string `protobuf:"bytes,462920692,opt,name=address,proto3,oneof" json:"address,omitempty"` // The type of address to reserve, either INTERNAL or EXTERNAL. If unspecified, defaults to EXTERNAL. // Check the AddressType enum for the list of possible values. AddressType *string `protobuf:"bytes,264307877,opt,name=address_type,json=addressType,proto3,oneof" json:"address_type,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this field when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The IP version that will be used by this address. Valid options are IPV4 or IPV6. // Check the IpVersion enum for the list of possible values. IpVersion *string `protobuf:"bytes,294959552,opt,name=ip_version,json=ipVersion,proto3,oneof" json:"ip_version,omitempty"` // The endpoint type of this address, which should be VM or NETLB. This is used for deciding which type of endpoint this address can be used after the external IPv6 address reservation. // Check the Ipv6EndpointType enum for the list of possible values. Ipv6EndpointType *string `protobuf:"bytes,97501004,opt,name=ipv6_endpoint_type,json=ipv6EndpointType,proto3,oneof" json:"ipv6_endpoint_type,omitempty"` // [Output Only] Type of the resource. Always compute#address for addresses. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this Address, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an Address. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of the network in which to reserve the address. This field can only be used with INTERNAL type with the VPC_PEERING purpose. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // This signifies the networking tier used for configuring this address and can only take the following values: PREMIUM or STANDARD. Internal IP addresses are always Premium Tier; global external IP addresses are always Premium Tier; regional external IP addresses can be either Standard or Premium Tier. If this field is not specified, it is assumed to be PREMIUM. // Check the NetworkTier enum for the list of possible values. NetworkTier *string `protobuf:"bytes,517397843,opt,name=network_tier,json=networkTier,proto3,oneof" json:"network_tier,omitempty"` // The prefix length if the resource represents an IP range. PrefixLength *int32 `protobuf:"varint,453565747,opt,name=prefix_length,json=prefixLength,proto3,oneof" json:"prefix_length,omitempty"` // The purpose of this resource, which can be one of the following values: - GCE_ENDPOINT for addresses that are used by VM instances, alias IP ranges, load balancers, and similar resources. - DNS_RESOLVER for a DNS resolver address in a subnetwork for a Cloud DNS inbound forwarder IP addresses (regional internal IP address in a subnet of a VPC network) - VPC_PEERING for global internal IP addresses used for private services access allocated ranges. - NAT_AUTO for the regional external IP addresses used by Cloud NAT when allocating addresses using automatic NAT IP address allocation. - IPSEC_INTERCONNECT for addresses created from a private IP range that are reserved for a VLAN attachment in an *HA VPN over Cloud Interconnect* configuration. These addresses are regional resources. - `SHARED_LOADBALANCER_VIP` for an internal IP address that is assigned to multiple internal forwarding rules. - `PRIVATE_SERVICE_CONNECT` for a private network address that is used to configure Private Service Connect. Only global internal addresses can use this purpose. // Check the Purpose enum for the list of possible values. Purpose *string `protobuf:"bytes,316407070,opt,name=purpose,proto3,oneof" json:"purpose,omitempty"` // [Output Only] The URL of the region where a regional address resides. For regional addresses, you must specify the region as a path parameter in the HTTP request URL. *This field is not applicable to global addresses.* Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of the address, which can be one of RESERVING, RESERVED, or IN_USE. An address that is RESERVING is currently in the process of being reserved. A RESERVED address is currently reserved and available to use. An IN_USE address is currently being used by another resource and is not available. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // The URL of the subnetwork in which to reserve the address. If an IP address is specified, it must be within the subnetwork's IP range. This field can only be used with INTERNAL type with a GCE_ENDPOINT or DNS_RESOLVER purpose. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // [Output Only] The URLs of the resources that are using this address. Users []string `protobuf:"bytes,111578632,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
Represents an IP Address resource. Google Compute Engine has two IP Address resources: * [Global (external and internal)](https://cloud.google.com/compute/docs/reference/rest/v1/globalAddresses) * [Regional (external and internal)](https://cloud.google.com/compute/docs/reference/rest/v1/addresses) For more information, see Reserving a static external IP address.
func (*Address) Descriptor ¶
Deprecated: Use Address.ProtoReflect.Descriptor instead.
func (*Address) GetAddress ¶
func (*Address) GetAddressType ¶
func (*Address) GetCreationTimestamp ¶
func (*Address) GetDescription ¶
func (*Address) GetId ¶
func (*Address) GetIpVersion ¶
func (*Address) GetIpv6EndpointType ¶
func (*Address) GetKind ¶
func (*Address) GetLabelFingerprint ¶
func (*Address) GetLabels ¶
func (*Address) GetName ¶
func (*Address) GetNetwork ¶
func (*Address) GetNetworkTier ¶
func (*Address) GetPrefixLength ¶
func (*Address) GetPurpose ¶
func (*Address) GetRegion ¶
func (*Address) GetSelfLink ¶
func (*Address) GetStatus ¶
func (*Address) GetSubnetwork ¶
func (*Address) GetUsers ¶
func (*Address) ProtoMessage ¶
func (*Address) ProtoMessage()
func (*Address) ProtoReflect ¶
func (x *Address) ProtoReflect() protoreflect.Message
func (*Address) Reset ¶
func (x *Address) Reset()
func (*Address) String ¶
type AddressAggregatedList ¶
type AddressAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of AddressesScopedList resources. Items map[string]*AddressesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#addressAggregatedList for aggregated lists of addresses. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AddressAggregatedList) Descriptor ¶
func (*AddressAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use AddressAggregatedList.ProtoReflect.Descriptor instead.
func (*AddressAggregatedList) GetId ¶
func (x *AddressAggregatedList) GetId() string
func (*AddressAggregatedList) GetItems ¶
func (x *AddressAggregatedList) GetItems() map[string]*AddressesScopedList
func (*AddressAggregatedList) GetKind ¶
func (x *AddressAggregatedList) GetKind() string
func (*AddressAggregatedList) GetNextPageToken ¶
func (x *AddressAggregatedList) GetNextPageToken() string
func (*AddressAggregatedList) GetSelfLink ¶
func (x *AddressAggregatedList) GetSelfLink() string
func (*AddressAggregatedList) GetUnreachables ¶
func (x *AddressAggregatedList) GetUnreachables() []string
func (*AddressAggregatedList) GetWarning ¶
func (x *AddressAggregatedList) GetWarning() *Warning
func (*AddressAggregatedList) ProtoMessage ¶
func (*AddressAggregatedList) ProtoMessage()
func (*AddressAggregatedList) ProtoReflect ¶
func (x *AddressAggregatedList) ProtoReflect() protoreflect.Message
func (*AddressAggregatedList) Reset ¶
func (x *AddressAggregatedList) Reset()
func (*AddressAggregatedList) String ¶
func (x *AddressAggregatedList) String() string
type AddressList ¶
type AddressList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Address resources. Items []*Address `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#addressList for lists of addresses. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of addresses.
func (*AddressList) Descriptor ¶
func (*AddressList) Descriptor() ([]byte, []int)
Deprecated: Use AddressList.ProtoReflect.Descriptor instead.
func (*AddressList) GetId ¶
func (x *AddressList) GetId() string
func (*AddressList) GetItems ¶
func (x *AddressList) GetItems() []*Address
func (*AddressList) GetKind ¶
func (x *AddressList) GetKind() string
func (*AddressList) GetNextPageToken ¶
func (x *AddressList) GetNextPageToken() string
func (*AddressList) GetSelfLink ¶
func (x *AddressList) GetSelfLink() string
func (*AddressList) GetWarning ¶
func (x *AddressList) GetWarning() *Warning
func (*AddressList) ProtoMessage ¶
func (*AddressList) ProtoMessage()
func (*AddressList) ProtoReflect ¶
func (x *AddressList) ProtoReflect() protoreflect.Message
func (*AddressList) Reset ¶
func (x *AddressList) Reset()
func (*AddressList) String ¶
func (x *AddressList) String() string
type Address_AddressType ¶
type Address_AddressType int32
The type of address to reserve, either INTERNAL or EXTERNAL. If unspecified, defaults to EXTERNAL.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_ADDRESS_TYPE Address_AddressType = 0 // A publicly visible external IP address. Address_EXTERNAL Address_AddressType = 35607499 // A private network IP address, for use with an Instance or Internal Load Balancer forwarding rule. Address_INTERNAL Address_AddressType = 279295677 Address_UNSPECIFIED_TYPE Address_AddressType = 53933922 )
func (Address_AddressType) Descriptor ¶
func (Address_AddressType) Descriptor() protoreflect.EnumDescriptor
func (Address_AddressType) Enum ¶
func (x Address_AddressType) Enum() *Address_AddressType
func (Address_AddressType) EnumDescriptor ¶
func (Address_AddressType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_AddressType.Descriptor instead.
func (Address_AddressType) Number ¶
func (x Address_AddressType) Number() protoreflect.EnumNumber
func (Address_AddressType) String ¶
func (x Address_AddressType) String() string
func (Address_AddressType) Type ¶
func (Address_AddressType) Type() protoreflect.EnumType
type Address_IpVersion ¶
type Address_IpVersion int32
The IP version that will be used by this address. Valid options are IPV4 or IPV6.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_IP_VERSION Address_IpVersion = 0 Address_IPV4 Address_IpVersion = 2254341 Address_IPV6 Address_IpVersion = 2254343 Address_UNSPECIFIED_VERSION Address_IpVersion = 21850000 )
func (Address_IpVersion) Descriptor ¶
func (Address_IpVersion) Descriptor() protoreflect.EnumDescriptor
func (Address_IpVersion) Enum ¶
func (x Address_IpVersion) Enum() *Address_IpVersion
func (Address_IpVersion) EnumDescriptor ¶
func (Address_IpVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_IpVersion.Descriptor instead.
func (Address_IpVersion) Number ¶
func (x Address_IpVersion) Number() protoreflect.EnumNumber
func (Address_IpVersion) String ¶
func (x Address_IpVersion) String() string
func (Address_IpVersion) Type ¶
func (Address_IpVersion) Type() protoreflect.EnumType
type Address_Ipv6EndpointType ¶
type Address_Ipv6EndpointType int32
The endpoint type of this address, which should be VM or NETLB. This is used for deciding which type of endpoint this address can be used after the external IPv6 address reservation.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_IPV6_ENDPOINT_TYPE Address_Ipv6EndpointType = 0 // Reserved IPv6 address can be used on network load balancer. Address_NETLB Address_Ipv6EndpointType = 74173363 // Reserved IPv6 address can be used on VM. Address_VM Address_Ipv6EndpointType = 2743 )
func (Address_Ipv6EndpointType) Descriptor ¶
func (Address_Ipv6EndpointType) Descriptor() protoreflect.EnumDescriptor
func (Address_Ipv6EndpointType) Enum ¶
func (x Address_Ipv6EndpointType) Enum() *Address_Ipv6EndpointType
func (Address_Ipv6EndpointType) EnumDescriptor ¶
func (Address_Ipv6EndpointType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_Ipv6EndpointType.Descriptor instead.
func (Address_Ipv6EndpointType) Number ¶
func (x Address_Ipv6EndpointType) Number() protoreflect.EnumNumber
func (Address_Ipv6EndpointType) String ¶
func (x Address_Ipv6EndpointType) String() string
func (Address_Ipv6EndpointType) Type ¶
func (Address_Ipv6EndpointType) Type() protoreflect.EnumType
type Address_NetworkTier ¶
type Address_NetworkTier int32
This signifies the networking tier used for configuring this address and can only take the following values: PREMIUM or STANDARD. Internal IP addresses are always Premium Tier; global external IP addresses are always Premium Tier; regional external IP addresses can be either Standard or Premium Tier. If this field is not specified, it is assumed to be PREMIUM.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_NETWORK_TIER Address_NetworkTier = 0 // Public internet quality with fixed bandwidth. Address_FIXED_STANDARD Address_NetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. Address_PREMIUM Address_NetworkTier = 399530551 // Public internet quality, only limited support for other networking products. Address_STANDARD Address_NetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. Address_STANDARD_OVERRIDES_FIXED_STANDARD Address_NetworkTier = 465847234 )
func (Address_NetworkTier) Descriptor ¶
func (Address_NetworkTier) Descriptor() protoreflect.EnumDescriptor
func (Address_NetworkTier) Enum ¶
func (x Address_NetworkTier) Enum() *Address_NetworkTier
func (Address_NetworkTier) EnumDescriptor ¶
func (Address_NetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_NetworkTier.Descriptor instead.
func (Address_NetworkTier) Number ¶
func (x Address_NetworkTier) Number() protoreflect.EnumNumber
func (Address_NetworkTier) String ¶
func (x Address_NetworkTier) String() string
func (Address_NetworkTier) Type ¶
func (Address_NetworkTier) Type() protoreflect.EnumType
type Address_Purpose ¶
type Address_Purpose int32
The purpose of this resource, which can be one of the following values: - GCE_ENDPOINT for addresses that are used by VM instances, alias IP ranges, load balancers, and similar resources. - DNS_RESOLVER for a DNS resolver address in a subnetwork for a Cloud DNS inbound forwarder IP addresses (regional internal IP address in a subnet of a VPC network) - VPC_PEERING for global internal IP addresses used for private services access allocated ranges. - NAT_AUTO for the regional external IP addresses used by Cloud NAT when allocating addresses using automatic NAT IP address allocation. - IPSEC_INTERCONNECT for addresses created from a private IP range that are reserved for a VLAN attachment in an *HA VPN over Cloud Interconnect* configuration. These addresses are regional resources. - `SHARED_LOADBALANCER_VIP` for an internal IP address that is assigned to multiple internal forwarding rules. - `PRIVATE_SERVICE_CONNECT` for a private network address that is used to configure Private Service Connect. Only global internal addresses can use this purpose.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_PURPOSE Address_Purpose = 0 // DNS resolver address in the subnetwork. Address_DNS_RESOLVER Address_Purpose = 476114556 // VM internal/alias IP, Internal LB service IP, etc. Address_GCE_ENDPOINT Address_Purpose = 230515243 // A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range. Address_IPSEC_INTERCONNECT Address_Purpose = 340437251 // External IP automatically reserved for Cloud NAT. Address_NAT_AUTO Address_Purpose = 163666477 // A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL Address_PRIVATE_SERVICE_CONNECT Address_Purpose = 48134724 // A regional internal IP address range reserved for Serverless. Address_SERVERLESS Address_Purpose = 270492508 // A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules. Address_SHARED_LOADBALANCER_VIP Address_Purpose = 294447572 // IP range for peer networks. Address_VPC_PEERING Address_Purpose = 400800170 )
func (Address_Purpose) Descriptor ¶
func (Address_Purpose) Descriptor() protoreflect.EnumDescriptor
func (Address_Purpose) Enum ¶
func (x Address_Purpose) Enum() *Address_Purpose
func (Address_Purpose) EnumDescriptor ¶
func (Address_Purpose) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_Purpose.Descriptor instead.
func (Address_Purpose) Number ¶
func (x Address_Purpose) Number() protoreflect.EnumNumber
func (Address_Purpose) String ¶
func (x Address_Purpose) String() string
func (Address_Purpose) Type ¶
func (Address_Purpose) Type() protoreflect.EnumType
type Address_Status ¶
type Address_Status int32
[Output Only] The status of the address, which can be one of RESERVING, RESERVED, or IN_USE. An address that is RESERVING is currently in the process of being reserved. A RESERVED address is currently reserved and available to use. An IN_USE address is currently being used by another resource and is not available.
const ( // A value indicating that the enum field is not set. Address_UNDEFINED_STATUS Address_Status = 0 // Address is being used by another resource and is not available. Address_IN_USE Address_Status = 17393485 // Address is reserved and available to use. Address_RESERVED Address_Status = 432241448 // Address is being reserved. Address_RESERVING Address_Status = 514587225 )
func (Address_Status) Descriptor ¶
func (Address_Status) Descriptor() protoreflect.EnumDescriptor
func (Address_Status) Enum ¶
func (x Address_Status) Enum() *Address_Status
func (Address_Status) EnumDescriptor ¶
func (Address_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Address_Status.Descriptor instead.
func (Address_Status) Number ¶
func (x Address_Status) Number() protoreflect.EnumNumber
func (Address_Status) String ¶
func (x Address_Status) String() string
func (Address_Status) Type ¶
func (Address_Status) Type() protoreflect.EnumType
type AddressesScopedList ¶
type AddressesScopedList struct { // [Output Only] A list of addresses contained in this scope. Addresses []*Address `protobuf:"bytes,337673122,rep,name=addresses,proto3" json:"addresses,omitempty"` // [Output Only] Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AddressesScopedList) Descriptor ¶
func (*AddressesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use AddressesScopedList.ProtoReflect.Descriptor instead.
func (*AddressesScopedList) GetAddresses ¶
func (x *AddressesScopedList) GetAddresses() []*Address
func (*AddressesScopedList) GetWarning ¶
func (x *AddressesScopedList) GetWarning() *Warning
func (*AddressesScopedList) ProtoMessage ¶
func (*AddressesScopedList) ProtoMessage()
func (*AddressesScopedList) ProtoReflect ¶
func (x *AddressesScopedList) ProtoReflect() protoreflect.Message
func (*AddressesScopedList) Reset ¶
func (x *AddressesScopedList) Reset()
func (*AddressesScopedList) String ¶
func (x *AddressesScopedList) String() string
type AdvancedMachineFeatures ¶
type AdvancedMachineFeatures struct { // Whether to enable nested virtualization or not (default is false). EnableNestedVirtualization *bool `protobuf:"varint,16639365,opt,name=enable_nested_virtualization,json=enableNestedVirtualization,proto3,oneof" json:"enable_nested_virtualization,omitempty"` // Whether to enable UEFI networking for instance creation. EnableUefiNetworking *bool `protobuf:"varint,334485668,opt,name=enable_uefi_networking,json=enableUefiNetworking,proto3,oneof" json:"enable_uefi_networking,omitempty"` // Type of Performance Monitoring Unit requested on instance. // Check the PerformanceMonitoringUnit enum for the list of possible values. PerformanceMonitoringUnit *string `protobuf:"bytes,533618956,opt,name=performance_monitoring_unit,json=performanceMonitoringUnit,proto3,oneof" json:"performance_monitoring_unit,omitempty"` // The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed. ThreadsPerCore *int32 `protobuf:"varint,352611671,opt,name=threads_per_core,json=threadsPerCore,proto3,oneof" json:"threads_per_core,omitempty"` // Turbo frequency mode to use for the instance. Supported modes include: * ALL_CORE_MAX Using empty string or not setting this field will use the platform-specific default turbo mode. TurboMode *string `protobuf:"bytes,432965412,opt,name=turbo_mode,json=turboMode,proto3,oneof" json:"turbo_mode,omitempty"` // The number of physical cores to expose to an instance. Multiply by the number of threads per core to compute the total number of virtual CPUs to expose to the instance. If unset, the number of cores is inferred from the instance's nominal CPU count and the underlying platform's SMT width. VisibleCoreCount *int32 `protobuf:"varint,193198684,opt,name=visible_core_count,json=visibleCoreCount,proto3,oneof" json:"visible_core_count,omitempty"` // contains filtered or unexported fields }
Specifies options for controlling advanced machine features. Options that would traditionally be configured in a BIOS belong here. Features that require operating system support may have corresponding entries in the GuestOsFeatures of an Image (e.g., whether or not the OS in the Image supports nested virtualization being enabled or disabled).
func (*AdvancedMachineFeatures) Descriptor ¶
func (*AdvancedMachineFeatures) Descriptor() ([]byte, []int)
Deprecated: Use AdvancedMachineFeatures.ProtoReflect.Descriptor instead.
func (*AdvancedMachineFeatures) GetEnableNestedVirtualization ¶
func (x *AdvancedMachineFeatures) GetEnableNestedVirtualization() bool
func (*AdvancedMachineFeatures) GetEnableUefiNetworking ¶
func (x *AdvancedMachineFeatures) GetEnableUefiNetworking() bool
func (*AdvancedMachineFeatures) GetPerformanceMonitoringUnit ¶
func (x *AdvancedMachineFeatures) GetPerformanceMonitoringUnit() string
func (*AdvancedMachineFeatures) GetThreadsPerCore ¶
func (x *AdvancedMachineFeatures) GetThreadsPerCore() int32
func (*AdvancedMachineFeatures) GetTurboMode ¶
func (x *AdvancedMachineFeatures) GetTurboMode() string
func (*AdvancedMachineFeatures) GetVisibleCoreCount ¶
func (x *AdvancedMachineFeatures) GetVisibleCoreCount() int32
func (*AdvancedMachineFeatures) ProtoMessage ¶
func (*AdvancedMachineFeatures) ProtoMessage()
func (*AdvancedMachineFeatures) ProtoReflect ¶
func (x *AdvancedMachineFeatures) ProtoReflect() protoreflect.Message
func (*AdvancedMachineFeatures) Reset ¶
func (x *AdvancedMachineFeatures) Reset()
func (*AdvancedMachineFeatures) String ¶
func (x *AdvancedMachineFeatures) String() string
type AdvancedMachineFeatures_PerformanceMonitoringUnit ¶
type AdvancedMachineFeatures_PerformanceMonitoringUnit int32
Type of Performance Monitoring Unit requested on instance.
const ( // A value indicating that the enum field is not set. AdvancedMachineFeatures_UNDEFINED_PERFORMANCE_MONITORING_UNIT AdvancedMachineFeatures_PerformanceMonitoringUnit = 0 // Architecturally defined non-LLC events. AdvancedMachineFeatures_ARCHITECTURAL AdvancedMachineFeatures_PerformanceMonitoringUnit = 155113693 // Most documented core/L2 and LLC events. AdvancedMachineFeatures_ENHANCED AdvancedMachineFeatures_PerformanceMonitoringUnit = 476873590 AdvancedMachineFeatures_PERFORMANCE_MONITORING_UNIT_UNSPECIFIED AdvancedMachineFeatures_PerformanceMonitoringUnit = 429210692 // Most documented core/L2 events. AdvancedMachineFeatures_STANDARD AdvancedMachineFeatures_PerformanceMonitoringUnit = 484642493 )
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Descriptor ¶
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Descriptor() protoreflect.EnumDescriptor
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Enum ¶
func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) Enum() *AdvancedMachineFeatures_PerformanceMonitoringUnit
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) EnumDescriptor ¶
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) EnumDescriptor() ([]byte, []int)
Deprecated: Use AdvancedMachineFeatures_PerformanceMonitoringUnit.Descriptor instead.
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Number ¶
func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) Number() protoreflect.EnumNumber
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) String ¶
func (x AdvancedMachineFeatures_PerformanceMonitoringUnit) String() string
func (AdvancedMachineFeatures_PerformanceMonitoringUnit) Type ¶
type AggregatedListAcceleratorTypesRequest ¶
type AggregatedListAcceleratorTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for AcceleratorTypes.AggregatedList. See the method description for details.
func (*AggregatedListAcceleratorTypesRequest) Descriptor ¶
func (*AggregatedListAcceleratorTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListAcceleratorTypesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListAcceleratorTypesRequest) GetFilter ¶
func (x *AggregatedListAcceleratorTypesRequest) GetFilter() string
func (*AggregatedListAcceleratorTypesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListAcceleratorTypesRequest) GetIncludeAllScopes() bool
func (*AggregatedListAcceleratorTypesRequest) GetMaxResults ¶
func (x *AggregatedListAcceleratorTypesRequest) GetMaxResults() uint32
func (*AggregatedListAcceleratorTypesRequest) GetOrderBy ¶
func (x *AggregatedListAcceleratorTypesRequest) GetOrderBy() string
func (*AggregatedListAcceleratorTypesRequest) GetPageToken ¶
func (x *AggregatedListAcceleratorTypesRequest) GetPageToken() string
func (*AggregatedListAcceleratorTypesRequest) GetProject ¶
func (x *AggregatedListAcceleratorTypesRequest) GetProject() string
func (*AggregatedListAcceleratorTypesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListAcceleratorTypesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListAcceleratorTypesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListAcceleratorTypesRequest) GetServiceProjectNumber() int64
func (*AggregatedListAcceleratorTypesRequest) ProtoMessage ¶
func (*AggregatedListAcceleratorTypesRequest) ProtoMessage()
func (*AggregatedListAcceleratorTypesRequest) ProtoReflect ¶
func (x *AggregatedListAcceleratorTypesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListAcceleratorTypesRequest) Reset ¶
func (x *AggregatedListAcceleratorTypesRequest) Reset()
func (*AggregatedListAcceleratorTypesRequest) String ¶
func (x *AggregatedListAcceleratorTypesRequest) String() string
type AggregatedListAddressesRequest ¶
type AggregatedListAddressesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.AggregatedList. See the method description for details.
func (*AggregatedListAddressesRequest) Descriptor ¶
func (*AggregatedListAddressesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListAddressesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListAddressesRequest) GetFilter ¶
func (x *AggregatedListAddressesRequest) GetFilter() string
func (*AggregatedListAddressesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListAddressesRequest) GetIncludeAllScopes() bool
func (*AggregatedListAddressesRequest) GetMaxResults ¶
func (x *AggregatedListAddressesRequest) GetMaxResults() uint32
func (*AggregatedListAddressesRequest) GetOrderBy ¶
func (x *AggregatedListAddressesRequest) GetOrderBy() string
func (*AggregatedListAddressesRequest) GetPageToken ¶
func (x *AggregatedListAddressesRequest) GetPageToken() string
func (*AggregatedListAddressesRequest) GetProject ¶
func (x *AggregatedListAddressesRequest) GetProject() string
func (*AggregatedListAddressesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListAddressesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListAddressesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListAddressesRequest) GetServiceProjectNumber() int64
func (*AggregatedListAddressesRequest) ProtoMessage ¶
func (*AggregatedListAddressesRequest) ProtoMessage()
func (*AggregatedListAddressesRequest) ProtoReflect ¶
func (x *AggregatedListAddressesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListAddressesRequest) Reset ¶
func (x *AggregatedListAddressesRequest) Reset()
func (*AggregatedListAddressesRequest) String ¶
func (x *AggregatedListAddressesRequest) String() string
type AggregatedListAutoscalersRequest ¶
type AggregatedListAutoscalersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.AggregatedList. See the method description for details.
func (*AggregatedListAutoscalersRequest) Descriptor ¶
func (*AggregatedListAutoscalersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListAutoscalersRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListAutoscalersRequest) GetFilter ¶
func (x *AggregatedListAutoscalersRequest) GetFilter() string
func (*AggregatedListAutoscalersRequest) GetIncludeAllScopes ¶
func (x *AggregatedListAutoscalersRequest) GetIncludeAllScopes() bool
func (*AggregatedListAutoscalersRequest) GetMaxResults ¶
func (x *AggregatedListAutoscalersRequest) GetMaxResults() uint32
func (*AggregatedListAutoscalersRequest) GetOrderBy ¶
func (x *AggregatedListAutoscalersRequest) GetOrderBy() string
func (*AggregatedListAutoscalersRequest) GetPageToken ¶
func (x *AggregatedListAutoscalersRequest) GetPageToken() string
func (*AggregatedListAutoscalersRequest) GetProject ¶
func (x *AggregatedListAutoscalersRequest) GetProject() string
func (*AggregatedListAutoscalersRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListAutoscalersRequest) GetReturnPartialSuccess() bool
func (*AggregatedListAutoscalersRequest) GetServiceProjectNumber ¶
func (x *AggregatedListAutoscalersRequest) GetServiceProjectNumber() int64
func (*AggregatedListAutoscalersRequest) ProtoMessage ¶
func (*AggregatedListAutoscalersRequest) ProtoMessage()
func (*AggregatedListAutoscalersRequest) ProtoReflect ¶
func (x *AggregatedListAutoscalersRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListAutoscalersRequest) Reset ¶
func (x *AggregatedListAutoscalersRequest) Reset()
func (*AggregatedListAutoscalersRequest) String ¶
func (x *AggregatedListAutoscalersRequest) String() string
type AggregatedListBackendServicesRequest ¶
type AggregatedListBackendServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.AggregatedList. See the method description for details.
func (*AggregatedListBackendServicesRequest) Descriptor ¶
func (*AggregatedListBackendServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListBackendServicesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListBackendServicesRequest) GetFilter ¶
func (x *AggregatedListBackendServicesRequest) GetFilter() string
func (*AggregatedListBackendServicesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListBackendServicesRequest) GetIncludeAllScopes() bool
func (*AggregatedListBackendServicesRequest) GetMaxResults ¶
func (x *AggregatedListBackendServicesRequest) GetMaxResults() uint32
func (*AggregatedListBackendServicesRequest) GetOrderBy ¶
func (x *AggregatedListBackendServicesRequest) GetOrderBy() string
func (*AggregatedListBackendServicesRequest) GetPageToken ¶
func (x *AggregatedListBackendServicesRequest) GetPageToken() string
func (*AggregatedListBackendServicesRequest) GetProject ¶
func (x *AggregatedListBackendServicesRequest) GetProject() string
func (*AggregatedListBackendServicesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListBackendServicesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListBackendServicesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListBackendServicesRequest) GetServiceProjectNumber() int64
func (*AggregatedListBackendServicesRequest) ProtoMessage ¶
func (*AggregatedListBackendServicesRequest) ProtoMessage()
func (*AggregatedListBackendServicesRequest) ProtoReflect ¶
func (x *AggregatedListBackendServicesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListBackendServicesRequest) Reset ¶
func (x *AggregatedListBackendServicesRequest) Reset()
func (*AggregatedListBackendServicesRequest) String ¶
func (x *AggregatedListBackendServicesRequest) String() string
type AggregatedListDiskTypesRequest ¶
type AggregatedListDiskTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for DiskTypes.AggregatedList. See the method description for details.
func (*AggregatedListDiskTypesRequest) Descriptor ¶
func (*AggregatedListDiskTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListDiskTypesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListDiskTypesRequest) GetFilter ¶
func (x *AggregatedListDiskTypesRequest) GetFilter() string
func (*AggregatedListDiskTypesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListDiskTypesRequest) GetIncludeAllScopes() bool
func (*AggregatedListDiskTypesRequest) GetMaxResults ¶
func (x *AggregatedListDiskTypesRequest) GetMaxResults() uint32
func (*AggregatedListDiskTypesRequest) GetOrderBy ¶
func (x *AggregatedListDiskTypesRequest) GetOrderBy() string
func (*AggregatedListDiskTypesRequest) GetPageToken ¶
func (x *AggregatedListDiskTypesRequest) GetPageToken() string
func (*AggregatedListDiskTypesRequest) GetProject ¶
func (x *AggregatedListDiskTypesRequest) GetProject() string
func (*AggregatedListDiskTypesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListDiskTypesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListDiskTypesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListDiskTypesRequest) GetServiceProjectNumber() int64
func (*AggregatedListDiskTypesRequest) ProtoMessage ¶
func (*AggregatedListDiskTypesRequest) ProtoMessage()
func (*AggregatedListDiskTypesRequest) ProtoReflect ¶
func (x *AggregatedListDiskTypesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListDiskTypesRequest) Reset ¶
func (x *AggregatedListDiskTypesRequest) Reset()
func (*AggregatedListDiskTypesRequest) String ¶
func (x *AggregatedListDiskTypesRequest) String() string
type AggregatedListDisksRequest ¶
type AggregatedListDisksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Disks.AggregatedList. See the method description for details.
func (*AggregatedListDisksRequest) Descriptor ¶
func (*AggregatedListDisksRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListDisksRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListDisksRequest) GetFilter ¶
func (x *AggregatedListDisksRequest) GetFilter() string
func (*AggregatedListDisksRequest) GetIncludeAllScopes ¶
func (x *AggregatedListDisksRequest) GetIncludeAllScopes() bool
func (*AggregatedListDisksRequest) GetMaxResults ¶
func (x *AggregatedListDisksRequest) GetMaxResults() uint32
func (*AggregatedListDisksRequest) GetOrderBy ¶
func (x *AggregatedListDisksRequest) GetOrderBy() string
func (*AggregatedListDisksRequest) GetPageToken ¶
func (x *AggregatedListDisksRequest) GetPageToken() string
func (*AggregatedListDisksRequest) GetProject ¶
func (x *AggregatedListDisksRequest) GetProject() string
func (*AggregatedListDisksRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListDisksRequest) GetReturnPartialSuccess() bool
func (*AggregatedListDisksRequest) GetServiceProjectNumber ¶
func (x *AggregatedListDisksRequest) GetServiceProjectNumber() int64
func (*AggregatedListDisksRequest) ProtoMessage ¶
func (*AggregatedListDisksRequest) ProtoMessage()
func (*AggregatedListDisksRequest) ProtoReflect ¶
func (x *AggregatedListDisksRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListDisksRequest) Reset ¶
func (x *AggregatedListDisksRequest) Reset()
func (*AggregatedListDisksRequest) String ¶
func (x *AggregatedListDisksRequest) String() string
type AggregatedListForwardingRulesRequest ¶
type AggregatedListForwardingRulesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.AggregatedList. See the method description for details.
func (*AggregatedListForwardingRulesRequest) Descriptor ¶
func (*AggregatedListForwardingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListForwardingRulesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListForwardingRulesRequest) GetFilter ¶
func (x *AggregatedListForwardingRulesRequest) GetFilter() string
func (*AggregatedListForwardingRulesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListForwardingRulesRequest) GetIncludeAllScopes() bool
func (*AggregatedListForwardingRulesRequest) GetMaxResults ¶
func (x *AggregatedListForwardingRulesRequest) GetMaxResults() uint32
func (*AggregatedListForwardingRulesRequest) GetOrderBy ¶
func (x *AggregatedListForwardingRulesRequest) GetOrderBy() string
func (*AggregatedListForwardingRulesRequest) GetPageToken ¶
func (x *AggregatedListForwardingRulesRequest) GetPageToken() string
func (*AggregatedListForwardingRulesRequest) GetProject ¶
func (x *AggregatedListForwardingRulesRequest) GetProject() string
func (*AggregatedListForwardingRulesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListForwardingRulesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListForwardingRulesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListForwardingRulesRequest) GetServiceProjectNumber() int64
func (*AggregatedListForwardingRulesRequest) ProtoMessage ¶
func (*AggregatedListForwardingRulesRequest) ProtoMessage()
func (*AggregatedListForwardingRulesRequest) ProtoReflect ¶
func (x *AggregatedListForwardingRulesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListForwardingRulesRequest) Reset ¶
func (x *AggregatedListForwardingRulesRequest) Reset()
func (*AggregatedListForwardingRulesRequest) String ¶
func (x *AggregatedListForwardingRulesRequest) String() string
type AggregatedListGlobalOperationsRequest ¶
type AggregatedListGlobalOperationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOperations.AggregatedList. See the method description for details.
func (*AggregatedListGlobalOperationsRequest) Descriptor ¶
func (*AggregatedListGlobalOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListGlobalOperationsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListGlobalOperationsRequest) GetFilter ¶
func (x *AggregatedListGlobalOperationsRequest) GetFilter() string
func (*AggregatedListGlobalOperationsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListGlobalOperationsRequest) GetIncludeAllScopes() bool
func (*AggregatedListGlobalOperationsRequest) GetMaxResults ¶
func (x *AggregatedListGlobalOperationsRequest) GetMaxResults() uint32
func (*AggregatedListGlobalOperationsRequest) GetOrderBy ¶
func (x *AggregatedListGlobalOperationsRequest) GetOrderBy() string
func (*AggregatedListGlobalOperationsRequest) GetPageToken ¶
func (x *AggregatedListGlobalOperationsRequest) GetPageToken() string
func (*AggregatedListGlobalOperationsRequest) GetProject ¶
func (x *AggregatedListGlobalOperationsRequest) GetProject() string
func (*AggregatedListGlobalOperationsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListGlobalOperationsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListGlobalOperationsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListGlobalOperationsRequest) GetServiceProjectNumber() int64
func (*AggregatedListGlobalOperationsRequest) ProtoMessage ¶
func (*AggregatedListGlobalOperationsRequest) ProtoMessage()
func (*AggregatedListGlobalOperationsRequest) ProtoReflect ¶
func (x *AggregatedListGlobalOperationsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListGlobalOperationsRequest) Reset ¶
func (x *AggregatedListGlobalOperationsRequest) Reset()
func (*AggregatedListGlobalOperationsRequest) String ¶
func (x *AggregatedListGlobalOperationsRequest) String() string
type AggregatedListHealthChecksRequest ¶
type AggregatedListHealthChecksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.AggregatedList. See the method description for details.
func (*AggregatedListHealthChecksRequest) Descriptor ¶
func (*AggregatedListHealthChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListHealthChecksRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListHealthChecksRequest) GetFilter ¶
func (x *AggregatedListHealthChecksRequest) GetFilter() string
func (*AggregatedListHealthChecksRequest) GetIncludeAllScopes ¶
func (x *AggregatedListHealthChecksRequest) GetIncludeAllScopes() bool
func (*AggregatedListHealthChecksRequest) GetMaxResults ¶
func (x *AggregatedListHealthChecksRequest) GetMaxResults() uint32
func (*AggregatedListHealthChecksRequest) GetOrderBy ¶
func (x *AggregatedListHealthChecksRequest) GetOrderBy() string
func (*AggregatedListHealthChecksRequest) GetPageToken ¶
func (x *AggregatedListHealthChecksRequest) GetPageToken() string
func (*AggregatedListHealthChecksRequest) GetProject ¶
func (x *AggregatedListHealthChecksRequest) GetProject() string
func (*AggregatedListHealthChecksRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListHealthChecksRequest) GetReturnPartialSuccess() bool
func (*AggregatedListHealthChecksRequest) GetServiceProjectNumber ¶
func (x *AggregatedListHealthChecksRequest) GetServiceProjectNumber() int64
func (*AggregatedListHealthChecksRequest) ProtoMessage ¶
func (*AggregatedListHealthChecksRequest) ProtoMessage()
func (*AggregatedListHealthChecksRequest) ProtoReflect ¶
func (x *AggregatedListHealthChecksRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListHealthChecksRequest) Reset ¶
func (x *AggregatedListHealthChecksRequest) Reset()
func (*AggregatedListHealthChecksRequest) String ¶
func (x *AggregatedListHealthChecksRequest) String() string
type AggregatedListInstanceGroupManagersRequest ¶
type AggregatedListInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.AggregatedList. See the method description for details.
func (*AggregatedListInstanceGroupManagersRequest) Descriptor ¶
func (*AggregatedListInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInstanceGroupManagersRequest) GetFilter ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetFilter() string
func (*AggregatedListInstanceGroupManagersRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetIncludeAllScopes() bool
func (*AggregatedListInstanceGroupManagersRequest) GetMaxResults ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetMaxResults() uint32
func (*AggregatedListInstanceGroupManagersRequest) GetOrderBy ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetOrderBy() string
func (*AggregatedListInstanceGroupManagersRequest) GetPageToken ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetPageToken() string
func (*AggregatedListInstanceGroupManagersRequest) GetProject ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetProject() string
func (*AggregatedListInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInstanceGroupManagersRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInstanceGroupManagersRequest) GetServiceProjectNumber() int64
func (*AggregatedListInstanceGroupManagersRequest) ProtoMessage ¶
func (*AggregatedListInstanceGroupManagersRequest) ProtoMessage()
func (*AggregatedListInstanceGroupManagersRequest) ProtoReflect ¶
func (x *AggregatedListInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInstanceGroupManagersRequest) Reset ¶
func (x *AggregatedListInstanceGroupManagersRequest) Reset()
func (*AggregatedListInstanceGroupManagersRequest) String ¶
func (x *AggregatedListInstanceGroupManagersRequest) String() string
type AggregatedListInstanceGroupsRequest ¶
type AggregatedListInstanceGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.AggregatedList. See the method description for details.
func (*AggregatedListInstanceGroupsRequest) Descriptor ¶
func (*AggregatedListInstanceGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInstanceGroupsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInstanceGroupsRequest) GetFilter ¶
func (x *AggregatedListInstanceGroupsRequest) GetFilter() string
func (*AggregatedListInstanceGroupsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInstanceGroupsRequest) GetIncludeAllScopes() bool
func (*AggregatedListInstanceGroupsRequest) GetMaxResults ¶
func (x *AggregatedListInstanceGroupsRequest) GetMaxResults() uint32
func (*AggregatedListInstanceGroupsRequest) GetOrderBy ¶
func (x *AggregatedListInstanceGroupsRequest) GetOrderBy() string
func (*AggregatedListInstanceGroupsRequest) GetPageToken ¶
func (x *AggregatedListInstanceGroupsRequest) GetPageToken() string
func (*AggregatedListInstanceGroupsRequest) GetProject ¶
func (x *AggregatedListInstanceGroupsRequest) GetProject() string
func (*AggregatedListInstanceGroupsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInstanceGroupsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInstanceGroupsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInstanceGroupsRequest) GetServiceProjectNumber() int64
func (*AggregatedListInstanceGroupsRequest) ProtoMessage ¶
func (*AggregatedListInstanceGroupsRequest) ProtoMessage()
func (*AggregatedListInstanceGroupsRequest) ProtoReflect ¶
func (x *AggregatedListInstanceGroupsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInstanceGroupsRequest) Reset ¶
func (x *AggregatedListInstanceGroupsRequest) Reset()
func (*AggregatedListInstanceGroupsRequest) String ¶
func (x *AggregatedListInstanceGroupsRequest) String() string
type AggregatedListInstanceTemplatesRequest ¶
type AggregatedListInstanceTemplatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.AggregatedList. See the method description for details.
func (*AggregatedListInstanceTemplatesRequest) Descriptor ¶
func (*AggregatedListInstanceTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInstanceTemplatesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInstanceTemplatesRequest) GetFilter ¶
func (x *AggregatedListInstanceTemplatesRequest) GetFilter() string
func (*AggregatedListInstanceTemplatesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInstanceTemplatesRequest) GetIncludeAllScopes() bool
func (*AggregatedListInstanceTemplatesRequest) GetMaxResults ¶
func (x *AggregatedListInstanceTemplatesRequest) GetMaxResults() uint32
func (*AggregatedListInstanceTemplatesRequest) GetOrderBy ¶
func (x *AggregatedListInstanceTemplatesRequest) GetOrderBy() string
func (*AggregatedListInstanceTemplatesRequest) GetPageToken ¶
func (x *AggregatedListInstanceTemplatesRequest) GetPageToken() string
func (*AggregatedListInstanceTemplatesRequest) GetProject ¶
func (x *AggregatedListInstanceTemplatesRequest) GetProject() string
func (*AggregatedListInstanceTemplatesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInstanceTemplatesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInstanceTemplatesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInstanceTemplatesRequest) GetServiceProjectNumber() int64
func (*AggregatedListInstanceTemplatesRequest) ProtoMessage ¶
func (*AggregatedListInstanceTemplatesRequest) ProtoMessage()
func (*AggregatedListInstanceTemplatesRequest) ProtoReflect ¶
func (x *AggregatedListInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInstanceTemplatesRequest) Reset ¶
func (x *AggregatedListInstanceTemplatesRequest) Reset()
func (*AggregatedListInstanceTemplatesRequest) String ¶
func (x *AggregatedListInstanceTemplatesRequest) String() string
type AggregatedListInstancesRequest ¶
type AggregatedListInstancesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Instances.AggregatedList. See the method description for details.
func (*AggregatedListInstancesRequest) Descriptor ¶
func (*AggregatedListInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInstancesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInstancesRequest) GetFilter ¶
func (x *AggregatedListInstancesRequest) GetFilter() string
func (*AggregatedListInstancesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInstancesRequest) GetIncludeAllScopes() bool
func (*AggregatedListInstancesRequest) GetMaxResults ¶
func (x *AggregatedListInstancesRequest) GetMaxResults() uint32
func (*AggregatedListInstancesRequest) GetOrderBy ¶
func (x *AggregatedListInstancesRequest) GetOrderBy() string
func (*AggregatedListInstancesRequest) GetPageToken ¶
func (x *AggregatedListInstancesRequest) GetPageToken() string
func (*AggregatedListInstancesRequest) GetProject ¶
func (x *AggregatedListInstancesRequest) GetProject() string
func (*AggregatedListInstancesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInstancesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInstancesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInstancesRequest) GetServiceProjectNumber() int64
func (*AggregatedListInstancesRequest) ProtoMessage ¶
func (*AggregatedListInstancesRequest) ProtoMessage()
func (*AggregatedListInstancesRequest) ProtoReflect ¶
func (x *AggregatedListInstancesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInstancesRequest) Reset ¶
func (x *AggregatedListInstancesRequest) Reset()
func (*AggregatedListInstancesRequest) String ¶
func (x *AggregatedListInstancesRequest) String() string
type AggregatedListInstantSnapshotsRequest ¶
type AggregatedListInstantSnapshotsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.AggregatedList. See the method description for details.
func (*AggregatedListInstantSnapshotsRequest) Descriptor ¶
func (*AggregatedListInstantSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInstantSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInstantSnapshotsRequest) GetFilter ¶
func (x *AggregatedListInstantSnapshotsRequest) GetFilter() string
func (*AggregatedListInstantSnapshotsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInstantSnapshotsRequest) GetIncludeAllScopes() bool
func (*AggregatedListInstantSnapshotsRequest) GetMaxResults ¶
func (x *AggregatedListInstantSnapshotsRequest) GetMaxResults() uint32
func (*AggregatedListInstantSnapshotsRequest) GetOrderBy ¶
func (x *AggregatedListInstantSnapshotsRequest) GetOrderBy() string
func (*AggregatedListInstantSnapshotsRequest) GetPageToken ¶
func (x *AggregatedListInstantSnapshotsRequest) GetPageToken() string
func (*AggregatedListInstantSnapshotsRequest) GetProject ¶
func (x *AggregatedListInstantSnapshotsRequest) GetProject() string
func (*AggregatedListInstantSnapshotsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInstantSnapshotsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInstantSnapshotsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInstantSnapshotsRequest) GetServiceProjectNumber() int64
func (*AggregatedListInstantSnapshotsRequest) ProtoMessage ¶
func (*AggregatedListInstantSnapshotsRequest) ProtoMessage()
func (*AggregatedListInstantSnapshotsRequest) ProtoReflect ¶
func (x *AggregatedListInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInstantSnapshotsRequest) Reset ¶
func (x *AggregatedListInstantSnapshotsRequest) Reset()
func (*AggregatedListInstantSnapshotsRequest) String ¶
func (x *AggregatedListInstantSnapshotsRequest) String() string
type AggregatedListInterconnectAttachmentsRequest ¶
type AggregatedListInterconnectAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.AggregatedList. See the method description for details.
func (*AggregatedListInterconnectAttachmentsRequest) Descriptor ¶
func (*AggregatedListInterconnectAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListInterconnectAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListInterconnectAttachmentsRequest) GetFilter ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetFilter() string
func (*AggregatedListInterconnectAttachmentsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetIncludeAllScopes() bool
func (*AggregatedListInterconnectAttachmentsRequest) GetMaxResults ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetMaxResults() uint32
func (*AggregatedListInterconnectAttachmentsRequest) GetOrderBy ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetOrderBy() string
func (*AggregatedListInterconnectAttachmentsRequest) GetPageToken ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetPageToken() string
func (*AggregatedListInterconnectAttachmentsRequest) GetProject ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetProject() string
func (*AggregatedListInterconnectAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListInterconnectAttachmentsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListInterconnectAttachmentsRequest) GetServiceProjectNumber() int64
func (*AggregatedListInterconnectAttachmentsRequest) ProtoMessage ¶
func (*AggregatedListInterconnectAttachmentsRequest) ProtoMessage()
func (*AggregatedListInterconnectAttachmentsRequest) ProtoReflect ¶
func (x *AggregatedListInterconnectAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListInterconnectAttachmentsRequest) Reset ¶
func (x *AggregatedListInterconnectAttachmentsRequest) Reset()
func (*AggregatedListInterconnectAttachmentsRequest) String ¶
func (x *AggregatedListInterconnectAttachmentsRequest) String() string
type AggregatedListMachineTypesRequest ¶
type AggregatedListMachineTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for MachineTypes.AggregatedList. See the method description for details.
func (*AggregatedListMachineTypesRequest) Descriptor ¶
func (*AggregatedListMachineTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListMachineTypesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListMachineTypesRequest) GetFilter ¶
func (x *AggregatedListMachineTypesRequest) GetFilter() string
func (*AggregatedListMachineTypesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListMachineTypesRequest) GetIncludeAllScopes() bool
func (*AggregatedListMachineTypesRequest) GetMaxResults ¶
func (x *AggregatedListMachineTypesRequest) GetMaxResults() uint32
func (*AggregatedListMachineTypesRequest) GetOrderBy ¶
func (x *AggregatedListMachineTypesRequest) GetOrderBy() string
func (*AggregatedListMachineTypesRequest) GetPageToken ¶
func (x *AggregatedListMachineTypesRequest) GetPageToken() string
func (*AggregatedListMachineTypesRequest) GetProject ¶
func (x *AggregatedListMachineTypesRequest) GetProject() string
func (*AggregatedListMachineTypesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListMachineTypesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListMachineTypesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListMachineTypesRequest) GetServiceProjectNumber() int64
func (*AggregatedListMachineTypesRequest) ProtoMessage ¶
func (*AggregatedListMachineTypesRequest) ProtoMessage()
func (*AggregatedListMachineTypesRequest) ProtoReflect ¶
func (x *AggregatedListMachineTypesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListMachineTypesRequest) Reset ¶
func (x *AggregatedListMachineTypesRequest) Reset()
func (*AggregatedListMachineTypesRequest) String ¶
func (x *AggregatedListMachineTypesRequest) String() string
type AggregatedListNetworkAttachmentsRequest ¶
type AggregatedListNetworkAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.AggregatedList. See the method description for details.
func (*AggregatedListNetworkAttachmentsRequest) Descriptor ¶
func (*AggregatedListNetworkAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNetworkAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNetworkAttachmentsRequest) GetFilter ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetFilter() string
func (*AggregatedListNetworkAttachmentsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetIncludeAllScopes() bool
func (*AggregatedListNetworkAttachmentsRequest) GetMaxResults ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetMaxResults() uint32
func (*AggregatedListNetworkAttachmentsRequest) GetOrderBy ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetOrderBy() string
func (*AggregatedListNetworkAttachmentsRequest) GetPageToken ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetPageToken() string
func (*AggregatedListNetworkAttachmentsRequest) GetProject ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetProject() string
func (*AggregatedListNetworkAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNetworkAttachmentsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNetworkAttachmentsRequest) GetServiceProjectNumber() int64
func (*AggregatedListNetworkAttachmentsRequest) ProtoMessage ¶
func (*AggregatedListNetworkAttachmentsRequest) ProtoMessage()
func (*AggregatedListNetworkAttachmentsRequest) ProtoReflect ¶
func (x *AggregatedListNetworkAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNetworkAttachmentsRequest) Reset ¶
func (x *AggregatedListNetworkAttachmentsRequest) Reset()
func (*AggregatedListNetworkAttachmentsRequest) String ¶
func (x *AggregatedListNetworkAttachmentsRequest) String() string
type AggregatedListNetworkEdgeSecurityServicesRequest ¶
type AggregatedListNetworkEdgeSecurityServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEdgeSecurityServices.AggregatedList. See the method description for details.
func (*AggregatedListNetworkEdgeSecurityServicesRequest) Descriptor ¶
func (*AggregatedListNetworkEdgeSecurityServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNetworkEdgeSecurityServicesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetFilter ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetFilter() string
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetIncludeAllScopes() bool
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetMaxResults ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetMaxResults() uint32
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetOrderBy ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetOrderBy() string
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetPageToken ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetPageToken() string
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetProject ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetProject() string
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNetworkEdgeSecurityServicesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) GetServiceProjectNumber() int64
func (*AggregatedListNetworkEdgeSecurityServicesRequest) ProtoMessage ¶
func (*AggregatedListNetworkEdgeSecurityServicesRequest) ProtoMessage()
func (*AggregatedListNetworkEdgeSecurityServicesRequest) ProtoReflect ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNetworkEdgeSecurityServicesRequest) Reset ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) Reset()
func (*AggregatedListNetworkEdgeSecurityServicesRequest) String ¶
func (x *AggregatedListNetworkEdgeSecurityServicesRequest) String() string
type AggregatedListNetworkEndpointGroupsRequest ¶
type AggregatedListNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.AggregatedList. See the method description for details.
func (*AggregatedListNetworkEndpointGroupsRequest) Descriptor ¶
func (*AggregatedListNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNetworkEndpointGroupsRequest) GetFilter ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetFilter() string
func (*AggregatedListNetworkEndpointGroupsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetIncludeAllScopes() bool
func (*AggregatedListNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*AggregatedListNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetOrderBy() string
func (*AggregatedListNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetPageToken() string
func (*AggregatedListNetworkEndpointGroupsRequest) GetProject ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetProject() string
func (*AggregatedListNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNetworkEndpointGroupsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) GetServiceProjectNumber() int64
func (*AggregatedListNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*AggregatedListNetworkEndpointGroupsRequest) ProtoMessage()
func (*AggregatedListNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNetworkEndpointGroupsRequest) Reset ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) Reset()
func (*AggregatedListNetworkEndpointGroupsRequest) String ¶
func (x *AggregatedListNetworkEndpointGroupsRequest) String() string
type AggregatedListNetworkFirewallPoliciesRequest ¶
type AggregatedListNetworkFirewallPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.AggregatedList. See the method description for details.
func (*AggregatedListNetworkFirewallPoliciesRequest) Descriptor ¶
func (*AggregatedListNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNetworkFirewallPoliciesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNetworkFirewallPoliciesRequest) GetFilter ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetFilter() string
func (*AggregatedListNetworkFirewallPoliciesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetIncludeAllScopes() bool
func (*AggregatedListNetworkFirewallPoliciesRequest) GetMaxResults ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetMaxResults() uint32
func (*AggregatedListNetworkFirewallPoliciesRequest) GetOrderBy ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetOrderBy() string
func (*AggregatedListNetworkFirewallPoliciesRequest) GetPageToken ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetPageToken() string
func (*AggregatedListNetworkFirewallPoliciesRequest) GetProject ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetProject() string
func (*AggregatedListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNetworkFirewallPoliciesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) GetServiceProjectNumber() int64
func (*AggregatedListNetworkFirewallPoliciesRequest) ProtoMessage ¶
func (*AggregatedListNetworkFirewallPoliciesRequest) ProtoMessage()
func (*AggregatedListNetworkFirewallPoliciesRequest) ProtoReflect ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNetworkFirewallPoliciesRequest) Reset ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) Reset()
func (*AggregatedListNetworkFirewallPoliciesRequest) String ¶
func (x *AggregatedListNetworkFirewallPoliciesRequest) String() string
type AggregatedListNodeGroupsRequest ¶
type AggregatedListNodeGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.AggregatedList. See the method description for details.
func (*AggregatedListNodeGroupsRequest) Descriptor ¶
func (*AggregatedListNodeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNodeGroupsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNodeGroupsRequest) GetFilter ¶
func (x *AggregatedListNodeGroupsRequest) GetFilter() string
func (*AggregatedListNodeGroupsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNodeGroupsRequest) GetIncludeAllScopes() bool
func (*AggregatedListNodeGroupsRequest) GetMaxResults ¶
func (x *AggregatedListNodeGroupsRequest) GetMaxResults() uint32
func (*AggregatedListNodeGroupsRequest) GetOrderBy ¶
func (x *AggregatedListNodeGroupsRequest) GetOrderBy() string
func (*AggregatedListNodeGroupsRequest) GetPageToken ¶
func (x *AggregatedListNodeGroupsRequest) GetPageToken() string
func (*AggregatedListNodeGroupsRequest) GetProject ¶
func (x *AggregatedListNodeGroupsRequest) GetProject() string
func (*AggregatedListNodeGroupsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNodeGroupsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNodeGroupsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNodeGroupsRequest) GetServiceProjectNumber() int64
func (*AggregatedListNodeGroupsRequest) ProtoMessage ¶
func (*AggregatedListNodeGroupsRequest) ProtoMessage()
func (*AggregatedListNodeGroupsRequest) ProtoReflect ¶
func (x *AggregatedListNodeGroupsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNodeGroupsRequest) Reset ¶
func (x *AggregatedListNodeGroupsRequest) Reset()
func (*AggregatedListNodeGroupsRequest) String ¶
func (x *AggregatedListNodeGroupsRequest) String() string
type AggregatedListNodeTemplatesRequest ¶
type AggregatedListNodeTemplatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.AggregatedList. See the method description for details.
func (*AggregatedListNodeTemplatesRequest) Descriptor ¶
func (*AggregatedListNodeTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNodeTemplatesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNodeTemplatesRequest) GetFilter ¶
func (x *AggregatedListNodeTemplatesRequest) GetFilter() string
func (*AggregatedListNodeTemplatesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNodeTemplatesRequest) GetIncludeAllScopes() bool
func (*AggregatedListNodeTemplatesRequest) GetMaxResults ¶
func (x *AggregatedListNodeTemplatesRequest) GetMaxResults() uint32
func (*AggregatedListNodeTemplatesRequest) GetOrderBy ¶
func (x *AggregatedListNodeTemplatesRequest) GetOrderBy() string
func (*AggregatedListNodeTemplatesRequest) GetPageToken ¶
func (x *AggregatedListNodeTemplatesRequest) GetPageToken() string
func (*AggregatedListNodeTemplatesRequest) GetProject ¶
func (x *AggregatedListNodeTemplatesRequest) GetProject() string
func (*AggregatedListNodeTemplatesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNodeTemplatesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNodeTemplatesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNodeTemplatesRequest) GetServiceProjectNumber() int64
func (*AggregatedListNodeTemplatesRequest) ProtoMessage ¶
func (*AggregatedListNodeTemplatesRequest) ProtoMessage()
func (*AggregatedListNodeTemplatesRequest) ProtoReflect ¶
func (x *AggregatedListNodeTemplatesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNodeTemplatesRequest) Reset ¶
func (x *AggregatedListNodeTemplatesRequest) Reset()
func (*AggregatedListNodeTemplatesRequest) String ¶
func (x *AggregatedListNodeTemplatesRequest) String() string
type AggregatedListNodeTypesRequest ¶
type AggregatedListNodeTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for NodeTypes.AggregatedList. See the method description for details.
func (*AggregatedListNodeTypesRequest) Descriptor ¶
func (*AggregatedListNodeTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListNodeTypesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListNodeTypesRequest) GetFilter ¶
func (x *AggregatedListNodeTypesRequest) GetFilter() string
func (*AggregatedListNodeTypesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListNodeTypesRequest) GetIncludeAllScopes() bool
func (*AggregatedListNodeTypesRequest) GetMaxResults ¶
func (x *AggregatedListNodeTypesRequest) GetMaxResults() uint32
func (*AggregatedListNodeTypesRequest) GetOrderBy ¶
func (x *AggregatedListNodeTypesRequest) GetOrderBy() string
func (*AggregatedListNodeTypesRequest) GetPageToken ¶
func (x *AggregatedListNodeTypesRequest) GetPageToken() string
func (*AggregatedListNodeTypesRequest) GetProject ¶
func (x *AggregatedListNodeTypesRequest) GetProject() string
func (*AggregatedListNodeTypesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListNodeTypesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListNodeTypesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListNodeTypesRequest) GetServiceProjectNumber() int64
func (*AggregatedListNodeTypesRequest) ProtoMessage ¶
func (*AggregatedListNodeTypesRequest) ProtoMessage()
func (*AggregatedListNodeTypesRequest) ProtoReflect ¶
func (x *AggregatedListNodeTypesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListNodeTypesRequest) Reset ¶
func (x *AggregatedListNodeTypesRequest) Reset()
func (*AggregatedListNodeTypesRequest) String ¶
func (x *AggregatedListNodeTypesRequest) String() string
type AggregatedListPacketMirroringsRequest ¶
type AggregatedListPacketMirroringsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.AggregatedList. See the method description for details.
func (*AggregatedListPacketMirroringsRequest) Descriptor ¶
func (*AggregatedListPacketMirroringsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListPacketMirroringsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListPacketMirroringsRequest) GetFilter ¶
func (x *AggregatedListPacketMirroringsRequest) GetFilter() string
func (*AggregatedListPacketMirroringsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListPacketMirroringsRequest) GetIncludeAllScopes() bool
func (*AggregatedListPacketMirroringsRequest) GetMaxResults ¶
func (x *AggregatedListPacketMirroringsRequest) GetMaxResults() uint32
func (*AggregatedListPacketMirroringsRequest) GetOrderBy ¶
func (x *AggregatedListPacketMirroringsRequest) GetOrderBy() string
func (*AggregatedListPacketMirroringsRequest) GetPageToken ¶
func (x *AggregatedListPacketMirroringsRequest) GetPageToken() string
func (*AggregatedListPacketMirroringsRequest) GetProject ¶
func (x *AggregatedListPacketMirroringsRequest) GetProject() string
func (*AggregatedListPacketMirroringsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListPacketMirroringsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListPacketMirroringsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListPacketMirroringsRequest) GetServiceProjectNumber() int64
func (*AggregatedListPacketMirroringsRequest) ProtoMessage ¶
func (*AggregatedListPacketMirroringsRequest) ProtoMessage()
func (*AggregatedListPacketMirroringsRequest) ProtoReflect ¶
func (x *AggregatedListPacketMirroringsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListPacketMirroringsRequest) Reset ¶
func (x *AggregatedListPacketMirroringsRequest) Reset()
func (*AggregatedListPacketMirroringsRequest) String ¶
func (x *AggregatedListPacketMirroringsRequest) String() string
type AggregatedListPublicDelegatedPrefixesRequest ¶
type AggregatedListPublicDelegatedPrefixesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.AggregatedList. See the method description for details.
func (*AggregatedListPublicDelegatedPrefixesRequest) Descriptor ¶
func (*AggregatedListPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListPublicDelegatedPrefixesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListPublicDelegatedPrefixesRequest) GetFilter ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetFilter() string
func (*AggregatedListPublicDelegatedPrefixesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetIncludeAllScopes() bool
func (*AggregatedListPublicDelegatedPrefixesRequest) GetMaxResults ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetMaxResults() uint32
func (*AggregatedListPublicDelegatedPrefixesRequest) GetOrderBy ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetOrderBy() string
func (*AggregatedListPublicDelegatedPrefixesRequest) GetPageToken ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetPageToken() string
func (*AggregatedListPublicDelegatedPrefixesRequest) GetProject ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetProject() string
func (*AggregatedListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListPublicDelegatedPrefixesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) GetServiceProjectNumber() int64
func (*AggregatedListPublicDelegatedPrefixesRequest) ProtoMessage ¶
func (*AggregatedListPublicDelegatedPrefixesRequest) ProtoMessage()
func (*AggregatedListPublicDelegatedPrefixesRequest) ProtoReflect ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListPublicDelegatedPrefixesRequest) Reset ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) Reset()
func (*AggregatedListPublicDelegatedPrefixesRequest) String ¶
func (x *AggregatedListPublicDelegatedPrefixesRequest) String() string
type AggregatedListRegionCommitmentsRequest ¶
type AggregatedListRegionCommitmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for RegionCommitments.AggregatedList. See the method description for details.
func (*AggregatedListRegionCommitmentsRequest) Descriptor ¶
func (*AggregatedListRegionCommitmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListRegionCommitmentsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListRegionCommitmentsRequest) GetFilter ¶
func (x *AggregatedListRegionCommitmentsRequest) GetFilter() string
func (*AggregatedListRegionCommitmentsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListRegionCommitmentsRequest) GetIncludeAllScopes() bool
func (*AggregatedListRegionCommitmentsRequest) GetMaxResults ¶
func (x *AggregatedListRegionCommitmentsRequest) GetMaxResults() uint32
func (*AggregatedListRegionCommitmentsRequest) GetOrderBy ¶
func (x *AggregatedListRegionCommitmentsRequest) GetOrderBy() string
func (*AggregatedListRegionCommitmentsRequest) GetPageToken ¶
func (x *AggregatedListRegionCommitmentsRequest) GetPageToken() string
func (*AggregatedListRegionCommitmentsRequest) GetProject ¶
func (x *AggregatedListRegionCommitmentsRequest) GetProject() string
func (*AggregatedListRegionCommitmentsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListRegionCommitmentsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListRegionCommitmentsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListRegionCommitmentsRequest) GetServiceProjectNumber() int64
func (*AggregatedListRegionCommitmentsRequest) ProtoMessage ¶
func (*AggregatedListRegionCommitmentsRequest) ProtoMessage()
func (*AggregatedListRegionCommitmentsRequest) ProtoReflect ¶
func (x *AggregatedListRegionCommitmentsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListRegionCommitmentsRequest) Reset ¶
func (x *AggregatedListRegionCommitmentsRequest) Reset()
func (*AggregatedListRegionCommitmentsRequest) String ¶
func (x *AggregatedListRegionCommitmentsRequest) String() string
type AggregatedListReservationsRequest ¶
type AggregatedListReservationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.AggregatedList. See the method description for details.
func (*AggregatedListReservationsRequest) Descriptor ¶
func (*AggregatedListReservationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListReservationsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListReservationsRequest) GetFilter ¶
func (x *AggregatedListReservationsRequest) GetFilter() string
func (*AggregatedListReservationsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListReservationsRequest) GetIncludeAllScopes() bool
func (*AggregatedListReservationsRequest) GetMaxResults ¶
func (x *AggregatedListReservationsRequest) GetMaxResults() uint32
func (*AggregatedListReservationsRequest) GetOrderBy ¶
func (x *AggregatedListReservationsRequest) GetOrderBy() string
func (*AggregatedListReservationsRequest) GetPageToken ¶
func (x *AggregatedListReservationsRequest) GetPageToken() string
func (*AggregatedListReservationsRequest) GetProject ¶
func (x *AggregatedListReservationsRequest) GetProject() string
func (*AggregatedListReservationsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListReservationsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListReservationsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListReservationsRequest) GetServiceProjectNumber() int64
func (*AggregatedListReservationsRequest) ProtoMessage ¶
func (*AggregatedListReservationsRequest) ProtoMessage()
func (*AggregatedListReservationsRequest) ProtoReflect ¶
func (x *AggregatedListReservationsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListReservationsRequest) Reset ¶
func (x *AggregatedListReservationsRequest) Reset()
func (*AggregatedListReservationsRequest) String ¶
func (x *AggregatedListReservationsRequest) String() string
type AggregatedListResourcePoliciesRequest ¶
type AggregatedListResourcePoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.AggregatedList. See the method description for details.
func (*AggregatedListResourcePoliciesRequest) Descriptor ¶
func (*AggregatedListResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListResourcePoliciesRequest) GetFilter ¶
func (x *AggregatedListResourcePoliciesRequest) GetFilter() string
func (*AggregatedListResourcePoliciesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListResourcePoliciesRequest) GetIncludeAllScopes() bool
func (*AggregatedListResourcePoliciesRequest) GetMaxResults ¶
func (x *AggregatedListResourcePoliciesRequest) GetMaxResults() uint32
func (*AggregatedListResourcePoliciesRequest) GetOrderBy ¶
func (x *AggregatedListResourcePoliciesRequest) GetOrderBy() string
func (*AggregatedListResourcePoliciesRequest) GetPageToken ¶
func (x *AggregatedListResourcePoliciesRequest) GetPageToken() string
func (*AggregatedListResourcePoliciesRequest) GetProject ¶
func (x *AggregatedListResourcePoliciesRequest) GetProject() string
func (*AggregatedListResourcePoliciesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListResourcePoliciesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListResourcePoliciesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListResourcePoliciesRequest) GetServiceProjectNumber() int64
func (*AggregatedListResourcePoliciesRequest) ProtoMessage ¶
func (*AggregatedListResourcePoliciesRequest) ProtoMessage()
func (*AggregatedListResourcePoliciesRequest) ProtoReflect ¶
func (x *AggregatedListResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListResourcePoliciesRequest) Reset ¶
func (x *AggregatedListResourcePoliciesRequest) Reset()
func (*AggregatedListResourcePoliciesRequest) String ¶
func (x *AggregatedListResourcePoliciesRequest) String() string
type AggregatedListRoutersRequest ¶
type AggregatedListRoutersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Routers.AggregatedList. See the method description for details.
func (*AggregatedListRoutersRequest) Descriptor ¶
func (*AggregatedListRoutersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListRoutersRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListRoutersRequest) GetFilter ¶
func (x *AggregatedListRoutersRequest) GetFilter() string
func (*AggregatedListRoutersRequest) GetIncludeAllScopes ¶
func (x *AggregatedListRoutersRequest) GetIncludeAllScopes() bool
func (*AggregatedListRoutersRequest) GetMaxResults ¶
func (x *AggregatedListRoutersRequest) GetMaxResults() uint32
func (*AggregatedListRoutersRequest) GetOrderBy ¶
func (x *AggregatedListRoutersRequest) GetOrderBy() string
func (*AggregatedListRoutersRequest) GetPageToken ¶
func (x *AggregatedListRoutersRequest) GetPageToken() string
func (*AggregatedListRoutersRequest) GetProject ¶
func (x *AggregatedListRoutersRequest) GetProject() string
func (*AggregatedListRoutersRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListRoutersRequest) GetReturnPartialSuccess() bool
func (*AggregatedListRoutersRequest) GetServiceProjectNumber ¶
func (x *AggregatedListRoutersRequest) GetServiceProjectNumber() int64
func (*AggregatedListRoutersRequest) ProtoMessage ¶
func (*AggregatedListRoutersRequest) ProtoMessage()
func (*AggregatedListRoutersRequest) ProtoReflect ¶
func (x *AggregatedListRoutersRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListRoutersRequest) Reset ¶
func (x *AggregatedListRoutersRequest) Reset()
func (*AggregatedListRoutersRequest) String ¶
func (x *AggregatedListRoutersRequest) String() string
type AggregatedListSecurityPoliciesRequest ¶
type AggregatedListSecurityPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.AggregatedList. See the method description for details.
func (*AggregatedListSecurityPoliciesRequest) Descriptor ¶
func (*AggregatedListSecurityPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListSecurityPoliciesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListSecurityPoliciesRequest) GetFilter ¶
func (x *AggregatedListSecurityPoliciesRequest) GetFilter() string
func (*AggregatedListSecurityPoliciesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListSecurityPoliciesRequest) GetIncludeAllScopes() bool
func (*AggregatedListSecurityPoliciesRequest) GetMaxResults ¶
func (x *AggregatedListSecurityPoliciesRequest) GetMaxResults() uint32
func (*AggregatedListSecurityPoliciesRequest) GetOrderBy ¶
func (x *AggregatedListSecurityPoliciesRequest) GetOrderBy() string
func (*AggregatedListSecurityPoliciesRequest) GetPageToken ¶
func (x *AggregatedListSecurityPoliciesRequest) GetPageToken() string
func (*AggregatedListSecurityPoliciesRequest) GetProject ¶
func (x *AggregatedListSecurityPoliciesRequest) GetProject() string
func (*AggregatedListSecurityPoliciesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListSecurityPoliciesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListSecurityPoliciesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListSecurityPoliciesRequest) GetServiceProjectNumber() int64
func (*AggregatedListSecurityPoliciesRequest) ProtoMessage ¶
func (*AggregatedListSecurityPoliciesRequest) ProtoMessage()
func (*AggregatedListSecurityPoliciesRequest) ProtoReflect ¶
func (x *AggregatedListSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListSecurityPoliciesRequest) Reset ¶
func (x *AggregatedListSecurityPoliciesRequest) Reset()
func (*AggregatedListSecurityPoliciesRequest) String ¶
func (x *AggregatedListSecurityPoliciesRequest) String() string
type AggregatedListServiceAttachmentsRequest ¶
type AggregatedListServiceAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.AggregatedList. See the method description for details.
func (*AggregatedListServiceAttachmentsRequest) Descriptor ¶
func (*AggregatedListServiceAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListServiceAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListServiceAttachmentsRequest) GetFilter ¶
func (x *AggregatedListServiceAttachmentsRequest) GetFilter() string
func (*AggregatedListServiceAttachmentsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListServiceAttachmentsRequest) GetIncludeAllScopes() bool
func (*AggregatedListServiceAttachmentsRequest) GetMaxResults ¶
func (x *AggregatedListServiceAttachmentsRequest) GetMaxResults() uint32
func (*AggregatedListServiceAttachmentsRequest) GetOrderBy ¶
func (x *AggregatedListServiceAttachmentsRequest) GetOrderBy() string
func (*AggregatedListServiceAttachmentsRequest) GetPageToken ¶
func (x *AggregatedListServiceAttachmentsRequest) GetPageToken() string
func (*AggregatedListServiceAttachmentsRequest) GetProject ¶
func (x *AggregatedListServiceAttachmentsRequest) GetProject() string
func (*AggregatedListServiceAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListServiceAttachmentsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListServiceAttachmentsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListServiceAttachmentsRequest) GetServiceProjectNumber() int64
func (*AggregatedListServiceAttachmentsRequest) ProtoMessage ¶
func (*AggregatedListServiceAttachmentsRequest) ProtoMessage()
func (*AggregatedListServiceAttachmentsRequest) ProtoReflect ¶
func (x *AggregatedListServiceAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListServiceAttachmentsRequest) Reset ¶
func (x *AggregatedListServiceAttachmentsRequest) Reset()
func (*AggregatedListServiceAttachmentsRequest) String ¶
func (x *AggregatedListServiceAttachmentsRequest) String() string
type AggregatedListSslCertificatesRequest ¶
type AggregatedListSslCertificatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for SslCertificates.AggregatedList. See the method description for details.
func (*AggregatedListSslCertificatesRequest) Descriptor ¶
func (*AggregatedListSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListSslCertificatesRequest) GetFilter ¶
func (x *AggregatedListSslCertificatesRequest) GetFilter() string
func (*AggregatedListSslCertificatesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListSslCertificatesRequest) GetIncludeAllScopes() bool
func (*AggregatedListSslCertificatesRequest) GetMaxResults ¶
func (x *AggregatedListSslCertificatesRequest) GetMaxResults() uint32
func (*AggregatedListSslCertificatesRequest) GetOrderBy ¶
func (x *AggregatedListSslCertificatesRequest) GetOrderBy() string
func (*AggregatedListSslCertificatesRequest) GetPageToken ¶
func (x *AggregatedListSslCertificatesRequest) GetPageToken() string
func (*AggregatedListSslCertificatesRequest) GetProject ¶
func (x *AggregatedListSslCertificatesRequest) GetProject() string
func (*AggregatedListSslCertificatesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListSslCertificatesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListSslCertificatesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListSslCertificatesRequest) GetServiceProjectNumber() int64
func (*AggregatedListSslCertificatesRequest) ProtoMessage ¶
func (*AggregatedListSslCertificatesRequest) ProtoMessage()
func (*AggregatedListSslCertificatesRequest) ProtoReflect ¶
func (x *AggregatedListSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListSslCertificatesRequest) Reset ¶
func (x *AggregatedListSslCertificatesRequest) Reset()
func (*AggregatedListSslCertificatesRequest) String ¶
func (x *AggregatedListSslCertificatesRequest) String() string
type AggregatedListSslPoliciesRequest ¶
type AggregatedListSslPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.AggregatedList. See the method description for details.
func (*AggregatedListSslPoliciesRequest) Descriptor ¶
func (*AggregatedListSslPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListSslPoliciesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListSslPoliciesRequest) GetFilter ¶
func (x *AggregatedListSslPoliciesRequest) GetFilter() string
func (*AggregatedListSslPoliciesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListSslPoliciesRequest) GetIncludeAllScopes() bool
func (*AggregatedListSslPoliciesRequest) GetMaxResults ¶
func (x *AggregatedListSslPoliciesRequest) GetMaxResults() uint32
func (*AggregatedListSslPoliciesRequest) GetOrderBy ¶
func (x *AggregatedListSslPoliciesRequest) GetOrderBy() string
func (*AggregatedListSslPoliciesRequest) GetPageToken ¶
func (x *AggregatedListSslPoliciesRequest) GetPageToken() string
func (*AggregatedListSslPoliciesRequest) GetProject ¶
func (x *AggregatedListSslPoliciesRequest) GetProject() string
func (*AggregatedListSslPoliciesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListSslPoliciesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListSslPoliciesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListSslPoliciesRequest) GetServiceProjectNumber() int64
func (*AggregatedListSslPoliciesRequest) ProtoMessage ¶
func (*AggregatedListSslPoliciesRequest) ProtoMessage()
func (*AggregatedListSslPoliciesRequest) ProtoReflect ¶
func (x *AggregatedListSslPoliciesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListSslPoliciesRequest) Reset ¶
func (x *AggregatedListSslPoliciesRequest) Reset()
func (*AggregatedListSslPoliciesRequest) String ¶
func (x *AggregatedListSslPoliciesRequest) String() string
type AggregatedListStoragePoolTypesRequest ¶
type AggregatedListStoragePoolTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for StoragePoolTypes.AggregatedList. See the method description for details.
func (*AggregatedListStoragePoolTypesRequest) Descriptor ¶
func (*AggregatedListStoragePoolTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListStoragePoolTypesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListStoragePoolTypesRequest) GetFilter ¶
func (x *AggregatedListStoragePoolTypesRequest) GetFilter() string
func (*AggregatedListStoragePoolTypesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListStoragePoolTypesRequest) GetIncludeAllScopes() bool
func (*AggregatedListStoragePoolTypesRequest) GetMaxResults ¶
func (x *AggregatedListStoragePoolTypesRequest) GetMaxResults() uint32
func (*AggregatedListStoragePoolTypesRequest) GetOrderBy ¶
func (x *AggregatedListStoragePoolTypesRequest) GetOrderBy() string
func (*AggregatedListStoragePoolTypesRequest) GetPageToken ¶
func (x *AggregatedListStoragePoolTypesRequest) GetPageToken() string
func (*AggregatedListStoragePoolTypesRequest) GetProject ¶
func (x *AggregatedListStoragePoolTypesRequest) GetProject() string
func (*AggregatedListStoragePoolTypesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListStoragePoolTypesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListStoragePoolTypesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListStoragePoolTypesRequest) GetServiceProjectNumber() int64
func (*AggregatedListStoragePoolTypesRequest) ProtoMessage ¶
func (*AggregatedListStoragePoolTypesRequest) ProtoMessage()
func (*AggregatedListStoragePoolTypesRequest) ProtoReflect ¶
func (x *AggregatedListStoragePoolTypesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListStoragePoolTypesRequest) Reset ¶
func (x *AggregatedListStoragePoolTypesRequest) Reset()
func (*AggregatedListStoragePoolTypesRequest) String ¶
func (x *AggregatedListStoragePoolTypesRequest) String() string
type AggregatedListStoragePoolsRequest ¶
type AggregatedListStoragePoolsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.AggregatedList. See the method description for details.
func (*AggregatedListStoragePoolsRequest) Descriptor ¶
func (*AggregatedListStoragePoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListStoragePoolsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListStoragePoolsRequest) GetFilter ¶
func (x *AggregatedListStoragePoolsRequest) GetFilter() string
func (*AggregatedListStoragePoolsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListStoragePoolsRequest) GetIncludeAllScopes() bool
func (*AggregatedListStoragePoolsRequest) GetMaxResults ¶
func (x *AggregatedListStoragePoolsRequest) GetMaxResults() uint32
func (*AggregatedListStoragePoolsRequest) GetOrderBy ¶
func (x *AggregatedListStoragePoolsRequest) GetOrderBy() string
func (*AggregatedListStoragePoolsRequest) GetPageToken ¶
func (x *AggregatedListStoragePoolsRequest) GetPageToken() string
func (*AggregatedListStoragePoolsRequest) GetProject ¶
func (x *AggregatedListStoragePoolsRequest) GetProject() string
func (*AggregatedListStoragePoolsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListStoragePoolsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListStoragePoolsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListStoragePoolsRequest) GetServiceProjectNumber() int64
func (*AggregatedListStoragePoolsRequest) ProtoMessage ¶
func (*AggregatedListStoragePoolsRequest) ProtoMessage()
func (*AggregatedListStoragePoolsRequest) ProtoReflect ¶
func (x *AggregatedListStoragePoolsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListStoragePoolsRequest) Reset ¶
func (x *AggregatedListStoragePoolsRequest) Reset()
func (*AggregatedListStoragePoolsRequest) String ¶
func (x *AggregatedListStoragePoolsRequest) String() string
type AggregatedListSubnetworksRequest ¶
type AggregatedListSubnetworksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.AggregatedList. See the method description for details.
func (*AggregatedListSubnetworksRequest) Descriptor ¶
func (*AggregatedListSubnetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListSubnetworksRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListSubnetworksRequest) GetFilter ¶
func (x *AggregatedListSubnetworksRequest) GetFilter() string
func (*AggregatedListSubnetworksRequest) GetIncludeAllScopes ¶
func (x *AggregatedListSubnetworksRequest) GetIncludeAllScopes() bool
func (*AggregatedListSubnetworksRequest) GetMaxResults ¶
func (x *AggregatedListSubnetworksRequest) GetMaxResults() uint32
func (*AggregatedListSubnetworksRequest) GetOrderBy ¶
func (x *AggregatedListSubnetworksRequest) GetOrderBy() string
func (*AggregatedListSubnetworksRequest) GetPageToken ¶
func (x *AggregatedListSubnetworksRequest) GetPageToken() string
func (*AggregatedListSubnetworksRequest) GetProject ¶
func (x *AggregatedListSubnetworksRequest) GetProject() string
func (*AggregatedListSubnetworksRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListSubnetworksRequest) GetReturnPartialSuccess() bool
func (*AggregatedListSubnetworksRequest) GetServiceProjectNumber ¶
func (x *AggregatedListSubnetworksRequest) GetServiceProjectNumber() int64
func (*AggregatedListSubnetworksRequest) ProtoMessage ¶
func (*AggregatedListSubnetworksRequest) ProtoMessage()
func (*AggregatedListSubnetworksRequest) ProtoReflect ¶
func (x *AggregatedListSubnetworksRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListSubnetworksRequest) Reset ¶
func (x *AggregatedListSubnetworksRequest) Reset()
func (*AggregatedListSubnetworksRequest) String ¶
func (x *AggregatedListSubnetworksRequest) String() string
type AggregatedListTargetHttpProxiesRequest ¶
type AggregatedListTargetHttpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.AggregatedList. See the method description for details.
func (*AggregatedListTargetHttpProxiesRequest) Descriptor ¶
func (*AggregatedListTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetHttpProxiesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetHttpProxiesRequest) GetFilter ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetFilter() string
func (*AggregatedListTargetHttpProxiesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetHttpProxiesRequest) GetMaxResults ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetMaxResults() uint32
func (*AggregatedListTargetHttpProxiesRequest) GetOrderBy ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetOrderBy() string
func (*AggregatedListTargetHttpProxiesRequest) GetPageToken ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetPageToken() string
func (*AggregatedListTargetHttpProxiesRequest) GetProject ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetProject() string
func (*AggregatedListTargetHttpProxiesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetHttpProxiesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetHttpProxiesRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetHttpProxiesRequest) ProtoMessage ¶
func (*AggregatedListTargetHttpProxiesRequest) ProtoMessage()
func (*AggregatedListTargetHttpProxiesRequest) ProtoReflect ¶
func (x *AggregatedListTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetHttpProxiesRequest) Reset ¶
func (x *AggregatedListTargetHttpProxiesRequest) Reset()
func (*AggregatedListTargetHttpProxiesRequest) String ¶
func (x *AggregatedListTargetHttpProxiesRequest) String() string
type AggregatedListTargetHttpsProxiesRequest ¶
type AggregatedListTargetHttpsProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.AggregatedList. See the method description for details.
func (*AggregatedListTargetHttpsProxiesRequest) Descriptor ¶
func (*AggregatedListTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetHttpsProxiesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetHttpsProxiesRequest) GetFilter ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetFilter() string
func (*AggregatedListTargetHttpsProxiesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetHttpsProxiesRequest) GetMaxResults ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetMaxResults() uint32
func (*AggregatedListTargetHttpsProxiesRequest) GetOrderBy ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetOrderBy() string
func (*AggregatedListTargetHttpsProxiesRequest) GetPageToken ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetPageToken() string
func (*AggregatedListTargetHttpsProxiesRequest) GetProject ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetProject() string
func (*AggregatedListTargetHttpsProxiesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetHttpsProxiesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetHttpsProxiesRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetHttpsProxiesRequest) ProtoMessage ¶
func (*AggregatedListTargetHttpsProxiesRequest) ProtoMessage()
func (*AggregatedListTargetHttpsProxiesRequest) ProtoReflect ¶
func (x *AggregatedListTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetHttpsProxiesRequest) Reset ¶
func (x *AggregatedListTargetHttpsProxiesRequest) Reset()
func (*AggregatedListTargetHttpsProxiesRequest) String ¶
func (x *AggregatedListTargetHttpsProxiesRequest) String() string
type AggregatedListTargetInstancesRequest ¶
type AggregatedListTargetInstancesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.AggregatedList. See the method description for details.
func (*AggregatedListTargetInstancesRequest) Descriptor ¶
func (*AggregatedListTargetInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetInstancesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetInstancesRequest) GetFilter ¶
func (x *AggregatedListTargetInstancesRequest) GetFilter() string
func (*AggregatedListTargetInstancesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetInstancesRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetInstancesRequest) GetMaxResults ¶
func (x *AggregatedListTargetInstancesRequest) GetMaxResults() uint32
func (*AggregatedListTargetInstancesRequest) GetOrderBy ¶
func (x *AggregatedListTargetInstancesRequest) GetOrderBy() string
func (*AggregatedListTargetInstancesRequest) GetPageToken ¶
func (x *AggregatedListTargetInstancesRequest) GetPageToken() string
func (*AggregatedListTargetInstancesRequest) GetProject ¶
func (x *AggregatedListTargetInstancesRequest) GetProject() string
func (*AggregatedListTargetInstancesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetInstancesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetInstancesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetInstancesRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetInstancesRequest) ProtoMessage ¶
func (*AggregatedListTargetInstancesRequest) ProtoMessage()
func (*AggregatedListTargetInstancesRequest) ProtoReflect ¶
func (x *AggregatedListTargetInstancesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetInstancesRequest) Reset ¶
func (x *AggregatedListTargetInstancesRequest) Reset()
func (*AggregatedListTargetInstancesRequest) String ¶
func (x *AggregatedListTargetInstancesRequest) String() string
type AggregatedListTargetPoolsRequest ¶
type AggregatedListTargetPoolsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.AggregatedList. See the method description for details.
func (*AggregatedListTargetPoolsRequest) Descriptor ¶
func (*AggregatedListTargetPoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetPoolsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetPoolsRequest) GetFilter ¶
func (x *AggregatedListTargetPoolsRequest) GetFilter() string
func (*AggregatedListTargetPoolsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetPoolsRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetPoolsRequest) GetMaxResults ¶
func (x *AggregatedListTargetPoolsRequest) GetMaxResults() uint32
func (*AggregatedListTargetPoolsRequest) GetOrderBy ¶
func (x *AggregatedListTargetPoolsRequest) GetOrderBy() string
func (*AggregatedListTargetPoolsRequest) GetPageToken ¶
func (x *AggregatedListTargetPoolsRequest) GetPageToken() string
func (*AggregatedListTargetPoolsRequest) GetProject ¶
func (x *AggregatedListTargetPoolsRequest) GetProject() string
func (*AggregatedListTargetPoolsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetPoolsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetPoolsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetPoolsRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetPoolsRequest) ProtoMessage ¶
func (*AggregatedListTargetPoolsRequest) ProtoMessage()
func (*AggregatedListTargetPoolsRequest) ProtoReflect ¶
func (x *AggregatedListTargetPoolsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetPoolsRequest) Reset ¶
func (x *AggregatedListTargetPoolsRequest) Reset()
func (*AggregatedListTargetPoolsRequest) String ¶
func (x *AggregatedListTargetPoolsRequest) String() string
type AggregatedListTargetTcpProxiesRequest ¶
type AggregatedListTargetTcpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.AggregatedList. See the method description for details.
func (*AggregatedListTargetTcpProxiesRequest) Descriptor ¶
func (*AggregatedListTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetTcpProxiesRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetTcpProxiesRequest) GetFilter ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetFilter() string
func (*AggregatedListTargetTcpProxiesRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetTcpProxiesRequest) GetMaxResults ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetMaxResults() uint32
func (*AggregatedListTargetTcpProxiesRequest) GetOrderBy ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetOrderBy() string
func (*AggregatedListTargetTcpProxiesRequest) GetPageToken ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetPageToken() string
func (*AggregatedListTargetTcpProxiesRequest) GetProject ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetProject() string
func (*AggregatedListTargetTcpProxiesRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetTcpProxiesRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetTcpProxiesRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetTcpProxiesRequest) ProtoMessage ¶
func (*AggregatedListTargetTcpProxiesRequest) ProtoMessage()
func (*AggregatedListTargetTcpProxiesRequest) ProtoReflect ¶
func (x *AggregatedListTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetTcpProxiesRequest) Reset ¶
func (x *AggregatedListTargetTcpProxiesRequest) Reset()
func (*AggregatedListTargetTcpProxiesRequest) String ¶
func (x *AggregatedListTargetTcpProxiesRequest) String() string
type AggregatedListTargetVpnGatewaysRequest ¶
type AggregatedListTargetVpnGatewaysRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.AggregatedList. See the method description for details.
func (*AggregatedListTargetVpnGatewaysRequest) Descriptor ¶
func (*AggregatedListTargetVpnGatewaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListTargetVpnGatewaysRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListTargetVpnGatewaysRequest) GetFilter ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetFilter() string
func (*AggregatedListTargetVpnGatewaysRequest) GetIncludeAllScopes ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetIncludeAllScopes() bool
func (*AggregatedListTargetVpnGatewaysRequest) GetMaxResults ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetMaxResults() uint32
func (*AggregatedListTargetVpnGatewaysRequest) GetOrderBy ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetOrderBy() string
func (*AggregatedListTargetVpnGatewaysRequest) GetPageToken ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetPageToken() string
func (*AggregatedListTargetVpnGatewaysRequest) GetProject ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetProject() string
func (*AggregatedListTargetVpnGatewaysRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetReturnPartialSuccess() bool
func (*AggregatedListTargetVpnGatewaysRequest) GetServiceProjectNumber ¶
func (x *AggregatedListTargetVpnGatewaysRequest) GetServiceProjectNumber() int64
func (*AggregatedListTargetVpnGatewaysRequest) ProtoMessage ¶
func (*AggregatedListTargetVpnGatewaysRequest) ProtoMessage()
func (*AggregatedListTargetVpnGatewaysRequest) ProtoReflect ¶
func (x *AggregatedListTargetVpnGatewaysRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListTargetVpnGatewaysRequest) Reset ¶
func (x *AggregatedListTargetVpnGatewaysRequest) Reset()
func (*AggregatedListTargetVpnGatewaysRequest) String ¶
func (x *AggregatedListTargetVpnGatewaysRequest) String() string
type AggregatedListUrlMapsRequest ¶
type AggregatedListUrlMapsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Name of the project scoping this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.AggregatedList. See the method description for details.
func (*AggregatedListUrlMapsRequest) Descriptor ¶
func (*AggregatedListUrlMapsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListUrlMapsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListUrlMapsRequest) GetFilter ¶
func (x *AggregatedListUrlMapsRequest) GetFilter() string
func (*AggregatedListUrlMapsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListUrlMapsRequest) GetIncludeAllScopes() bool
func (*AggregatedListUrlMapsRequest) GetMaxResults ¶
func (x *AggregatedListUrlMapsRequest) GetMaxResults() uint32
func (*AggregatedListUrlMapsRequest) GetOrderBy ¶
func (x *AggregatedListUrlMapsRequest) GetOrderBy() string
func (*AggregatedListUrlMapsRequest) GetPageToken ¶
func (x *AggregatedListUrlMapsRequest) GetPageToken() string
func (*AggregatedListUrlMapsRequest) GetProject ¶
func (x *AggregatedListUrlMapsRequest) GetProject() string
func (*AggregatedListUrlMapsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListUrlMapsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListUrlMapsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListUrlMapsRequest) GetServiceProjectNumber() int64
func (*AggregatedListUrlMapsRequest) ProtoMessage ¶
func (*AggregatedListUrlMapsRequest) ProtoMessage()
func (*AggregatedListUrlMapsRequest) ProtoReflect ¶
func (x *AggregatedListUrlMapsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListUrlMapsRequest) Reset ¶
func (x *AggregatedListUrlMapsRequest) Reset()
func (*AggregatedListUrlMapsRequest) String ¶
func (x *AggregatedListUrlMapsRequest) String() string
type AggregatedListVpnGatewaysRequest ¶
type AggregatedListVpnGatewaysRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.AggregatedList. See the method description for details.
func (*AggregatedListVpnGatewaysRequest) Descriptor ¶
func (*AggregatedListVpnGatewaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListVpnGatewaysRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListVpnGatewaysRequest) GetFilter ¶
func (x *AggregatedListVpnGatewaysRequest) GetFilter() string
func (*AggregatedListVpnGatewaysRequest) GetIncludeAllScopes ¶
func (x *AggregatedListVpnGatewaysRequest) GetIncludeAllScopes() bool
func (*AggregatedListVpnGatewaysRequest) GetMaxResults ¶
func (x *AggregatedListVpnGatewaysRequest) GetMaxResults() uint32
func (*AggregatedListVpnGatewaysRequest) GetOrderBy ¶
func (x *AggregatedListVpnGatewaysRequest) GetOrderBy() string
func (*AggregatedListVpnGatewaysRequest) GetPageToken ¶
func (x *AggregatedListVpnGatewaysRequest) GetPageToken() string
func (*AggregatedListVpnGatewaysRequest) GetProject ¶
func (x *AggregatedListVpnGatewaysRequest) GetProject() string
func (*AggregatedListVpnGatewaysRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListVpnGatewaysRequest) GetReturnPartialSuccess() bool
func (*AggregatedListVpnGatewaysRequest) GetServiceProjectNumber ¶
func (x *AggregatedListVpnGatewaysRequest) GetServiceProjectNumber() int64
func (*AggregatedListVpnGatewaysRequest) ProtoMessage ¶
func (*AggregatedListVpnGatewaysRequest) ProtoMessage()
func (*AggregatedListVpnGatewaysRequest) ProtoReflect ¶
func (x *AggregatedListVpnGatewaysRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListVpnGatewaysRequest) Reset ¶
func (x *AggregatedListVpnGatewaysRequest) Reset()
func (*AggregatedListVpnGatewaysRequest) String ¶
func (x *AggregatedListVpnGatewaysRequest) String() string
type AggregatedListVpnTunnelsRequest ¶
type AggregatedListVpnTunnelsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Indicates whether every visible scope for each scope type (zone, region, global) should be included in the response. For new resource types added after this field, the flag has no effect as new resource types will always include every visible scope for each scope type in response. For resource types which predate this field, if this flag is omitted or false, only scopes of the scope types where the resource type is expected to be found will be included. IncludeAllScopes *bool `protobuf:"varint,391327988,opt,name=include_all_scopes,json=includeAllScopes,proto3,oneof" json:"include_all_scopes,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api. ServiceProjectNumber *int64 `protobuf:"varint,316757497,opt,name=service_project_number,json=serviceProjectNumber,proto3,oneof" json:"service_project_number,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.AggregatedList. See the method description for details.
func (*AggregatedListVpnTunnelsRequest) Descriptor ¶
func (*AggregatedListVpnTunnelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregatedListVpnTunnelsRequest.ProtoReflect.Descriptor instead.
func (*AggregatedListVpnTunnelsRequest) GetFilter ¶
func (x *AggregatedListVpnTunnelsRequest) GetFilter() string
func (*AggregatedListVpnTunnelsRequest) GetIncludeAllScopes ¶
func (x *AggregatedListVpnTunnelsRequest) GetIncludeAllScopes() bool
func (*AggregatedListVpnTunnelsRequest) GetMaxResults ¶
func (x *AggregatedListVpnTunnelsRequest) GetMaxResults() uint32
func (*AggregatedListVpnTunnelsRequest) GetOrderBy ¶
func (x *AggregatedListVpnTunnelsRequest) GetOrderBy() string
func (*AggregatedListVpnTunnelsRequest) GetPageToken ¶
func (x *AggregatedListVpnTunnelsRequest) GetPageToken() string
func (*AggregatedListVpnTunnelsRequest) GetProject ¶
func (x *AggregatedListVpnTunnelsRequest) GetProject() string
func (*AggregatedListVpnTunnelsRequest) GetReturnPartialSuccess ¶
func (x *AggregatedListVpnTunnelsRequest) GetReturnPartialSuccess() bool
func (*AggregatedListVpnTunnelsRequest) GetServiceProjectNumber ¶
func (x *AggregatedListVpnTunnelsRequest) GetServiceProjectNumber() int64
func (*AggregatedListVpnTunnelsRequest) ProtoMessage ¶
func (*AggregatedListVpnTunnelsRequest) ProtoMessage()
func (*AggregatedListVpnTunnelsRequest) ProtoReflect ¶
func (x *AggregatedListVpnTunnelsRequest) ProtoReflect() protoreflect.Message
func (*AggregatedListVpnTunnelsRequest) Reset ¶
func (x *AggregatedListVpnTunnelsRequest) Reset()
func (*AggregatedListVpnTunnelsRequest) String ¶
func (x *AggregatedListVpnTunnelsRequest) String() string
type AliasIpRange ¶
type AliasIpRange struct { // The IP alias ranges to allocate for this interface. This IP CIDR range must belong to the specified subnetwork and cannot contain IP addresses reserved by system or used by other network interfaces. This range may be a single IP address (such as 10.2.3.4), a netmask (such as /24) or a CIDR-formatted string (such as 10.1.2.0/24). IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used. SubnetworkRangeName *string `protobuf:"bytes,387995966,opt,name=subnetwork_range_name,json=subnetworkRangeName,proto3,oneof" json:"subnetwork_range_name,omitempty"` // contains filtered or unexported fields }
An alias IP range attached to an instance's network interface.
func (*AliasIpRange) Descriptor ¶
func (*AliasIpRange) Descriptor() ([]byte, []int)
Deprecated: Use AliasIpRange.ProtoReflect.Descriptor instead.
func (*AliasIpRange) GetIpCidrRange ¶
func (x *AliasIpRange) GetIpCidrRange() string
func (*AliasIpRange) GetSubnetworkRangeName ¶
func (x *AliasIpRange) GetSubnetworkRangeName() string
func (*AliasIpRange) ProtoMessage ¶
func (*AliasIpRange) ProtoMessage()
func (*AliasIpRange) ProtoReflect ¶
func (x *AliasIpRange) ProtoReflect() protoreflect.Message
func (*AliasIpRange) Reset ¶
func (x *AliasIpRange) Reset()
func (*AliasIpRange) String ¶
func (x *AliasIpRange) String() string
type AllocationAggregateReservation ¶
type AllocationAggregateReservation struct { // [Output only] List of resources currently in use. InUseResources []*AllocationAggregateReservationReservedResourceInfo `protobuf:"bytes,409009107,rep,name=in_use_resources,json=inUseResources,proto3" json:"in_use_resources,omitempty"` // List of reserved resources (CPUs, memory, accelerators). ReservedResources []*AllocationAggregateReservationReservedResourceInfo `protobuf:"bytes,213217742,rep,name=reserved_resources,json=reservedResources,proto3" json:"reserved_resources,omitempty"` // The VM family that all instances scheduled against this reservation must belong to. // Check the VmFamily enum for the list of possible values. VmFamily *string `protobuf:"bytes,125017580,opt,name=vm_family,json=vmFamily,proto3,oneof" json:"vm_family,omitempty"` // The workload type of the instances that will target this reservation. // Check the WorkloadType enum for the list of possible values. WorkloadType *string `protobuf:"bytes,273432322,opt,name=workload_type,json=workloadType,proto3,oneof" json:"workload_type,omitempty"` // contains filtered or unexported fields }
This reservation type is specified by total resource amounts (e.g. total count of CPUs) and can account for multiple instance SKUs. In other words, one can create instances of varying shapes against this reservation.
func (*AllocationAggregateReservation) Descriptor ¶
func (*AllocationAggregateReservation) Descriptor() ([]byte, []int)
Deprecated: Use AllocationAggregateReservation.ProtoReflect.Descriptor instead.
func (*AllocationAggregateReservation) GetInUseResources ¶
func (x *AllocationAggregateReservation) GetInUseResources() []*AllocationAggregateReservationReservedResourceInfo
func (*AllocationAggregateReservation) GetReservedResources ¶
func (x *AllocationAggregateReservation) GetReservedResources() []*AllocationAggregateReservationReservedResourceInfo
func (*AllocationAggregateReservation) GetVmFamily ¶
func (x *AllocationAggregateReservation) GetVmFamily() string
func (*AllocationAggregateReservation) GetWorkloadType ¶
func (x *AllocationAggregateReservation) GetWorkloadType() string
func (*AllocationAggregateReservation) ProtoMessage ¶
func (*AllocationAggregateReservation) ProtoMessage()
func (*AllocationAggregateReservation) ProtoReflect ¶
func (x *AllocationAggregateReservation) ProtoReflect() protoreflect.Message
func (*AllocationAggregateReservation) Reset ¶
func (x *AllocationAggregateReservation) Reset()
func (*AllocationAggregateReservation) String ¶
func (x *AllocationAggregateReservation) String() string
type AllocationAggregateReservationReservedResourceInfo ¶
type AllocationAggregateReservationReservedResourceInfo struct { // Properties of accelerator resources in this reservation. Accelerator *AllocationAggregateReservationReservedResourceInfoAccelerator `protobuf:"bytes,424338027,opt,name=accelerator,proto3,oneof" json:"accelerator,omitempty"` // contains filtered or unexported fields }
func (*AllocationAggregateReservationReservedResourceInfo) Descriptor ¶
func (*AllocationAggregateReservationReservedResourceInfo) Descriptor() ([]byte, []int)
Deprecated: Use AllocationAggregateReservationReservedResourceInfo.ProtoReflect.Descriptor instead.
func (*AllocationAggregateReservationReservedResourceInfo) GetAccelerator ¶
func (x *AllocationAggregateReservationReservedResourceInfo) GetAccelerator() *AllocationAggregateReservationReservedResourceInfoAccelerator
func (*AllocationAggregateReservationReservedResourceInfo) ProtoMessage ¶
func (*AllocationAggregateReservationReservedResourceInfo) ProtoMessage()
func (*AllocationAggregateReservationReservedResourceInfo) ProtoReflect ¶
func (x *AllocationAggregateReservationReservedResourceInfo) ProtoReflect() protoreflect.Message
func (*AllocationAggregateReservationReservedResourceInfo) Reset ¶
func (x *AllocationAggregateReservationReservedResourceInfo) Reset()
func (*AllocationAggregateReservationReservedResourceInfo) String ¶
func (x *AllocationAggregateReservationReservedResourceInfo) String() string
type AllocationAggregateReservationReservedResourceInfoAccelerator ¶
type AllocationAggregateReservationReservedResourceInfoAccelerator struct { // Number of accelerators of specified type. AcceleratorCount *int32 `protobuf:"varint,504879675,opt,name=accelerator_count,json=acceleratorCount,proto3,oneof" json:"accelerator_count,omitempty"` // Full or partial URL to accelerator type. e.g. "projects/{PROJECT}/zones/{ZONE}/acceleratorTypes/ct4l" AcceleratorType *string `protobuf:"bytes,138031246,opt,name=accelerator_type,json=acceleratorType,proto3,oneof" json:"accelerator_type,omitempty"` // contains filtered or unexported fields }
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) Descriptor ¶
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) Descriptor() ([]byte, []int)
Deprecated: Use AllocationAggregateReservationReservedResourceInfoAccelerator.ProtoReflect.Descriptor instead.
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorCount ¶
func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorCount() int32
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorType ¶
func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) GetAcceleratorType() string
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoMessage ¶
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoMessage()
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoReflect ¶
func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) ProtoReflect() protoreflect.Message
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) Reset ¶
func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) Reset()
func (*AllocationAggregateReservationReservedResourceInfoAccelerator) String ¶
func (x *AllocationAggregateReservationReservedResourceInfoAccelerator) String() string
type AllocationAggregateReservation_VmFamily ¶
type AllocationAggregateReservation_VmFamily int32
The VM family that all instances scheduled against this reservation must belong to.
const ( // A value indicating that the enum field is not set. AllocationAggregateReservation_UNDEFINED_VM_FAMILY AllocationAggregateReservation_VmFamily = 0 AllocationAggregateReservation_VM_FAMILY_CLOUD_TPU_DEVICE_CT3 AllocationAggregateReservation_VmFamily = 42845948 AllocationAggregateReservation_VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L AllocationAggregateReservation_VmFamily = 108020067 AllocationAggregateReservation_VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP AllocationAggregateReservation_VmFamily = 18705267 AllocationAggregateReservation_VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P AllocationAggregateReservation_VmFamily = 517384376 AllocationAggregateReservation_VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P AllocationAggregateReservation_VmFamily = 517384407 )
func (AllocationAggregateReservation_VmFamily) Descriptor ¶
func (AllocationAggregateReservation_VmFamily) Descriptor() protoreflect.EnumDescriptor
func (AllocationAggregateReservation_VmFamily) Enum ¶
func (AllocationAggregateReservation_VmFamily) EnumDescriptor ¶
func (AllocationAggregateReservation_VmFamily) EnumDescriptor() ([]byte, []int)
Deprecated: Use AllocationAggregateReservation_VmFamily.Descriptor instead.
func (AllocationAggregateReservation_VmFamily) Number ¶
func (x AllocationAggregateReservation_VmFamily) Number() protoreflect.EnumNumber
func (AllocationAggregateReservation_VmFamily) String ¶
func (x AllocationAggregateReservation_VmFamily) String() string
func (AllocationAggregateReservation_VmFamily) Type ¶
func (AllocationAggregateReservation_VmFamily) Type() protoreflect.EnumType
type AllocationAggregateReservation_WorkloadType ¶
type AllocationAggregateReservation_WorkloadType int32
The workload type of the instances that will target this reservation.
const ( // A value indicating that the enum field is not set. AllocationAggregateReservation_UNDEFINED_WORKLOAD_TYPE AllocationAggregateReservation_WorkloadType = 0 // Reserved resources will be optimized for BATCH workloads, such as ML training. AllocationAggregateReservation_BATCH AllocationAggregateReservation_WorkloadType = 62971674 // Reserved resources will be optimized for SERVING workloads, such as ML inference. AllocationAggregateReservation_SERVING AllocationAggregateReservation_WorkloadType = 17781740 AllocationAggregateReservation_UNSPECIFIED AllocationAggregateReservation_WorkloadType = 526786327 )
func (AllocationAggregateReservation_WorkloadType) Descriptor ¶
func (AllocationAggregateReservation_WorkloadType) Descriptor() protoreflect.EnumDescriptor
func (AllocationAggregateReservation_WorkloadType) Enum ¶
func (x AllocationAggregateReservation_WorkloadType) Enum() *AllocationAggregateReservation_WorkloadType
func (AllocationAggregateReservation_WorkloadType) EnumDescriptor ¶
func (AllocationAggregateReservation_WorkloadType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AllocationAggregateReservation_WorkloadType.Descriptor instead.
func (AllocationAggregateReservation_WorkloadType) Number ¶
func (x AllocationAggregateReservation_WorkloadType) Number() protoreflect.EnumNumber
func (AllocationAggregateReservation_WorkloadType) String ¶
func (x AllocationAggregateReservation_WorkloadType) String() string
func (AllocationAggregateReservation_WorkloadType) Type ¶
func (AllocationAggregateReservation_WorkloadType) Type() protoreflect.EnumType
type AllocationResourceStatus ¶
type AllocationResourceStatus struct { // Allocation Properties of this reservation. SpecificSkuAllocation *AllocationResourceStatusSpecificSKUAllocation `protobuf:"bytes,196231151,opt,name=specific_sku_allocation,json=specificSkuAllocation,proto3,oneof" json:"specific_sku_allocation,omitempty"` // contains filtered or unexported fields }
[Output Only] Contains output only fields.
func (*AllocationResourceStatus) Descriptor ¶
func (*AllocationResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use AllocationResourceStatus.ProtoReflect.Descriptor instead.
func (*AllocationResourceStatus) GetSpecificSkuAllocation ¶
func (x *AllocationResourceStatus) GetSpecificSkuAllocation() *AllocationResourceStatusSpecificSKUAllocation
func (*AllocationResourceStatus) ProtoMessage ¶
func (*AllocationResourceStatus) ProtoMessage()
func (*AllocationResourceStatus) ProtoReflect ¶
func (x *AllocationResourceStatus) ProtoReflect() protoreflect.Message
func (*AllocationResourceStatus) Reset ¶
func (x *AllocationResourceStatus) Reset()
func (*AllocationResourceStatus) String ¶
func (x *AllocationResourceStatus) String() string
type AllocationResourceStatusSpecificSKUAllocation ¶
type AllocationResourceStatusSpecificSKUAllocation struct { // ID of the instance template used to populate reservation properties. SourceInstanceTemplateId *string `protobuf:"bytes,111196154,opt,name=source_instance_template_id,json=sourceInstanceTemplateId,proto3,oneof" json:"source_instance_template_id,omitempty"` // contains filtered or unexported fields }
Contains Properties set for the reservation.
func (*AllocationResourceStatusSpecificSKUAllocation) Descriptor ¶
func (*AllocationResourceStatusSpecificSKUAllocation) Descriptor() ([]byte, []int)
Deprecated: Use AllocationResourceStatusSpecificSKUAllocation.ProtoReflect.Descriptor instead.
func (*AllocationResourceStatusSpecificSKUAllocation) GetSourceInstanceTemplateId ¶
func (x *AllocationResourceStatusSpecificSKUAllocation) GetSourceInstanceTemplateId() string
func (*AllocationResourceStatusSpecificSKUAllocation) ProtoMessage ¶
func (*AllocationResourceStatusSpecificSKUAllocation) ProtoMessage()
func (*AllocationResourceStatusSpecificSKUAllocation) ProtoReflect ¶
func (x *AllocationResourceStatusSpecificSKUAllocation) ProtoReflect() protoreflect.Message
func (*AllocationResourceStatusSpecificSKUAllocation) Reset ¶
func (x *AllocationResourceStatusSpecificSKUAllocation) Reset()
func (*AllocationResourceStatusSpecificSKUAllocation) String ¶
func (x *AllocationResourceStatusSpecificSKUAllocation) String() string
type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk ¶
type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk struct { // Specifies the size of the disk in base-2 GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance. // Check the Interface enum for the list of possible values. Interface *string `protobuf:"bytes,502623545,opt,name=interface,proto3,oneof" json:"interface,omitempty"` // contains filtered or unexported fields }
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Descriptor ¶
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Descriptor() ([]byte, []int)
Deprecated: Use AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.ProtoReflect.Descriptor instead.
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetDiskSizeGb ¶
func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetDiskSizeGb() int64
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetInterface ¶
func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) GetInterface() string
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoMessage ¶
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoMessage()
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoReflect ¶
func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) ProtoReflect() protoreflect.Message
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Reset ¶
func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) Reset()
func (*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) String ¶
func (x *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) String() string
type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface ¶
type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface int32
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.
const ( // A value indicating that the enum field is not set. AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_UNDEFINED_INTERFACE AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface = 0 AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_NVME AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface = 2408800 AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_SCSI AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface = 2539686 )
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Descriptor ¶
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Enum ¶
func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Enum() *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) EnumDescriptor ¶
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) EnumDescriptor() ([]byte, []int)
Deprecated: Use AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface.Descriptor instead.
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Number ¶
func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Number() protoreflect.EnumNumber
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) String ¶
func (x AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) String() string
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Type ¶
func (AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk_Interface) Type() protoreflect.EnumType
type AllocationSpecificSKUAllocationReservedInstanceProperties ¶
type AllocationSpecificSKUAllocationReservedInstanceProperties struct { // Specifies accelerator type and count. GuestAccelerators []*AcceleratorConfig `protobuf:"bytes,463595119,rep,name=guest_accelerators,json=guestAccelerators,proto3" json:"guest_accelerators,omitempty"` // Specifies amount of local ssd to reserve with each instance. The type of disk is local-ssd. LocalSsds []*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk `protobuf:"bytes,229951299,rep,name=local_ssds,json=localSsds,proto3" json:"local_ssds,omitempty"` // An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API. LocationHint *string `protobuf:"bytes,350519505,opt,name=location_hint,json=locationHint,proto3,oneof" json:"location_hint,omitempty"` // Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern. MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // Minimum cpu platform the reservation. MinCpuPlatform *string `protobuf:"bytes,242912759,opt,name=min_cpu_platform,json=minCpuPlatform,proto3,oneof" json:"min_cpu_platform,omitempty"` // contains filtered or unexported fields }
Properties of the SKU instances being reserved. Next ID: 9
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) Descriptor ¶
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) Descriptor() ([]byte, []int)
Deprecated: Use AllocationSpecificSKUAllocationReservedInstanceProperties.ProtoReflect.Descriptor instead.
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) GetGuestAccelerators ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocalSsds ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocalSsds() []*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocationHint ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetLocationHint() string
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) GetMachineType ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetMachineType() string
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) GetMinCpuPlatform ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) GetMinCpuPlatform() string
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoMessage ¶
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoMessage()
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoReflect ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) ProtoReflect() protoreflect.Message
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) Reset ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) Reset()
func (*AllocationSpecificSKUAllocationReservedInstanceProperties) String ¶
func (x *AllocationSpecificSKUAllocationReservedInstanceProperties) String() string
type AllocationSpecificSKUReservation ¶
type AllocationSpecificSKUReservation struct { // [Output Only] Indicates how many instances are actually usable currently. AssuredCount *int64 `protobuf:"varint,281197645,opt,name=assured_count,json=assuredCount,proto3,oneof" json:"assured_count,omitempty"` // Specifies the number of resources that are allocated. Count *int64 `protobuf:"varint,94851343,opt,name=count,proto3,oneof" json:"count,omitempty"` // [Output Only] Indicates how many instances are in use. InUseCount *int64 `protobuf:"varint,493458877,opt,name=in_use_count,json=inUseCount,proto3,oneof" json:"in_use_count,omitempty"` // The instance properties for the reservation. InstanceProperties *AllocationSpecificSKUAllocationReservedInstanceProperties `protobuf:"bytes,215355165,opt,name=instance_properties,json=instanceProperties,proto3,oneof" json:"instance_properties,omitempty"` // Specifies the instance template to create the reservation. If you use this field, you must exclude the instanceProperties field. This field is optional, and it can be a full or partial URL. For example, the following are all valid URLs to an instance template: - https://www.googleapis.com/compute/v1/projects/project /global/instanceTemplates/instanceTemplate - projects/project/global/instanceTemplates/instanceTemplate - global/instanceTemplates/instanceTemplate SourceInstanceTemplate *string `protobuf:"bytes,332423616,opt,name=source_instance_template,json=sourceInstanceTemplate,proto3,oneof" json:"source_instance_template,omitempty"` // contains filtered or unexported fields }
This reservation type allows to pre allocate specific instance configuration.
func (*AllocationSpecificSKUReservation) Descriptor ¶
func (*AllocationSpecificSKUReservation) Descriptor() ([]byte, []int)
Deprecated: Use AllocationSpecificSKUReservation.ProtoReflect.Descriptor instead.
func (*AllocationSpecificSKUReservation) GetAssuredCount ¶
func (x *AllocationSpecificSKUReservation) GetAssuredCount() int64
func (*AllocationSpecificSKUReservation) GetCount ¶
func (x *AllocationSpecificSKUReservation) GetCount() int64
func (*AllocationSpecificSKUReservation) GetInUseCount ¶
func (x *AllocationSpecificSKUReservation) GetInUseCount() int64
func (*AllocationSpecificSKUReservation) GetInstanceProperties ¶
func (x *AllocationSpecificSKUReservation) GetInstanceProperties() *AllocationSpecificSKUAllocationReservedInstanceProperties
func (*AllocationSpecificSKUReservation) GetSourceInstanceTemplate ¶
func (x *AllocationSpecificSKUReservation) GetSourceInstanceTemplate() string
func (*AllocationSpecificSKUReservation) ProtoMessage ¶
func (*AllocationSpecificSKUReservation) ProtoMessage()
func (*AllocationSpecificSKUReservation) ProtoReflect ¶
func (x *AllocationSpecificSKUReservation) ProtoReflect() protoreflect.Message
func (*AllocationSpecificSKUReservation) Reset ¶
func (x *AllocationSpecificSKUReservation) Reset()
func (*AllocationSpecificSKUReservation) String ¶
func (x *AllocationSpecificSKUReservation) String() string
type Allowed ¶
type Allowed struct { // The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (tcp, udp, icmp, esp, ah, ipip, sctp) or the IP protocol number. IPProtocol *string `protobuf:"bytes,488094525,opt,name=I_p_protocol,json=IPProtocol,proto3,oneof" json:"I_p_protocol,omitempty"` // An optional list of ports to which this rule applies. This field is only applicable for the UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ["22"], ["80","443"], and ["12345-12349"]. Ports []string `protobuf:"bytes,106854418,rep,name=ports,proto3" json:"ports,omitempty"` // contains filtered or unexported fields }
func (*Allowed) Descriptor ¶
Deprecated: Use Allowed.ProtoReflect.Descriptor instead.
func (*Allowed) GetIPProtocol ¶
func (*Allowed) GetPorts ¶
func (*Allowed) ProtoMessage ¶
func (*Allowed) ProtoMessage()
func (*Allowed) ProtoReflect ¶
func (x *Allowed) ProtoReflect() protoreflect.Message
func (*Allowed) Reset ¶
func (x *Allowed) Reset()
func (*Allowed) String ¶
type AnnouncePublicAdvertisedPrefixeRequest ¶
type AnnouncePublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the public advertised prefix. It should comply with RFC1035. PublicAdvertisedPrefix string `protobuf:"bytes,101874590,opt,name=public_advertised_prefix,json=publicAdvertisedPrefix,proto3" json:"public_advertised_prefix,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Announce. See the method description for details.
func (*AnnouncePublicAdvertisedPrefixeRequest) Descriptor ¶
func (*AnnouncePublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnnouncePublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*AnnouncePublicAdvertisedPrefixeRequest) GetProject ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) GetProject() string
func (*AnnouncePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
func (*AnnouncePublicAdvertisedPrefixeRequest) GetRequestId ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) GetRequestId() string
func (*AnnouncePublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*AnnouncePublicAdvertisedPrefixeRequest) ProtoMessage()
func (*AnnouncePublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*AnnouncePublicAdvertisedPrefixeRequest) Reset ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) Reset()
func (*AnnouncePublicAdvertisedPrefixeRequest) String ¶
func (x *AnnouncePublicAdvertisedPrefixeRequest) String() string
type AnnouncePublicDelegatedPrefixeRequest ¶
type AnnouncePublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the public delegated prefix. It should comply with RFC1035. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // The name of the region where the public delegated prefix is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Announce. See the method description for details.
func (*AnnouncePublicDelegatedPrefixeRequest) Descriptor ¶
func (*AnnouncePublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnnouncePublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*AnnouncePublicDelegatedPrefixeRequest) GetProject ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) GetProject() string
func (*AnnouncePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*AnnouncePublicDelegatedPrefixeRequest) GetRegion ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) GetRegion() string
func (*AnnouncePublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) GetRequestId() string
func (*AnnouncePublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*AnnouncePublicDelegatedPrefixeRequest) ProtoMessage()
func (*AnnouncePublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*AnnouncePublicDelegatedPrefixeRequest) Reset ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) Reset()
func (*AnnouncePublicDelegatedPrefixeRequest) String ¶
func (x *AnnouncePublicDelegatedPrefixeRequest) String() string
type ApplyUpdatesToInstancesInstanceGroupManagerRequest ¶
type ApplyUpdatesToInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group, should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersApplyUpdatesRequestResource *InstanceGroupManagersApplyUpdatesRequest `protobuf:"bytes,259242835,opt,name=instance_group_managers_apply_updates_request_resource,json=instanceGroupManagersApplyUpdatesRequestResource,proto3" json:"instance_group_managers_apply_updates_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone where the managed instance group is located. Should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.ApplyUpdatesToInstances. See the method description for details.
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyUpdatesToInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersApplyUpdatesRequestResource ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersApplyUpdatesRequestResource() *InstanceGroupManagersApplyUpdatesRequest
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetProject() string
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) GetZone() string
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) Reset ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) Reset()
func (*ApplyUpdatesToInstancesInstanceGroupManagerRequest) String ¶
func (x *ApplyUpdatesToInstancesInstanceGroupManagerRequest) String() string
type ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest ¶
type ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest struct { // The name of the managed instance group, should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request, should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersApplyUpdatesRequestResource *RegionInstanceGroupManagersApplyUpdatesRequest `protobuf:"bytes,76248318,opt,name=region_instance_group_managers_apply_updates_request_resource,json=regionInstanceGroupManagersApplyUpdatesRequestResource,proto3" json:"region_instance_group_managers_apply_updates_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.ApplyUpdatesToInstances. See the method description for details.
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersApplyUpdatesRequestResource ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersApplyUpdatesRequestResource() *RegionInstanceGroupManagersApplyUpdatesRequest
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) Reset()
func (*ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest) String() string
type AttachDiskInstanceRequest ¶
type AttachDiskInstanceRequest struct { // The body resource for this request AttachedDiskResource *AttachedDisk `protobuf:"bytes,90605845,opt,name=attached_disk_resource,json=attachedDiskResource,proto3" json:"attached_disk_resource,omitempty"` // Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. ForceAttach *bool `protobuf:"varint,142758425,opt,name=force_attach,json=forceAttach,proto3,oneof" json:"force_attach,omitempty"` // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.AttachDisk. See the method description for details.
func (*AttachDiskInstanceRequest) Descriptor ¶
func (*AttachDiskInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttachDiskInstanceRequest.ProtoReflect.Descriptor instead.
func (*AttachDiskInstanceRequest) GetAttachedDiskResource ¶
func (x *AttachDiskInstanceRequest) GetAttachedDiskResource() *AttachedDisk
func (*AttachDiskInstanceRequest) GetForceAttach ¶
func (x *AttachDiskInstanceRequest) GetForceAttach() bool
func (*AttachDiskInstanceRequest) GetInstance ¶
func (x *AttachDiskInstanceRequest) GetInstance() string
func (*AttachDiskInstanceRequest) GetProject ¶
func (x *AttachDiskInstanceRequest) GetProject() string
func (*AttachDiskInstanceRequest) GetRequestId ¶
func (x *AttachDiskInstanceRequest) GetRequestId() string
func (*AttachDiskInstanceRequest) GetZone ¶
func (x *AttachDiskInstanceRequest) GetZone() string
func (*AttachDiskInstanceRequest) ProtoMessage ¶
func (*AttachDiskInstanceRequest) ProtoMessage()
func (*AttachDiskInstanceRequest) ProtoReflect ¶
func (x *AttachDiskInstanceRequest) ProtoReflect() protoreflect.Message
func (*AttachDiskInstanceRequest) Reset ¶
func (x *AttachDiskInstanceRequest) Reset()
func (*AttachDiskInstanceRequest) String ¶
func (x *AttachDiskInstanceRequest) String() string
type AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest ¶
type AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest struct { // The body resource for this request GlobalNetworkEndpointGroupsAttachEndpointsRequestResource *GlobalNetworkEndpointGroupsAttachEndpointsRequest `protobuf:"bytes,30691563,opt,name=global_network_endpoint_groups_attach_endpoints_request_resource,json=globalNetworkEndpointGroupsAttachEndpointsRequestResource,proto3" json:"global_network_endpoint_groups_attach_endpoints_request_resource,omitempty"` // The name of the network endpoint group where you are attaching network endpoints to. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.AttachNetworkEndpoints. See the method description for details.
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor ¶
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsAttachEndpointsRequestResource ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsAttachEndpointsRequestResource() *GlobalNetworkEndpointGroupsAttachEndpointsRequest
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject() string
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId() string
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage ¶
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage()
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset()
func (*AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String ¶
func (x *AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String() string
type AttachNetworkEndpointsNetworkEndpointGroupRequest ¶
type AttachNetworkEndpointsNetworkEndpointGroupRequest struct { // The name of the network endpoint group where you are attaching network endpoints to. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // The body resource for this request NetworkEndpointGroupsAttachEndpointsRequestResource *NetworkEndpointGroupsAttachEndpointsRequest `protobuf:"bytes,531079,opt,name=network_endpoint_groups_attach_endpoints_request_resource,json=networkEndpointGroupsAttachEndpointsRequestResource,proto3" json:"network_endpoint_groups_attach_endpoints_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.AttachNetworkEndpoints. See the method description for details.
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor ¶
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttachNetworkEndpointsNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsAttachEndpointsRequestResource ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsAttachEndpointsRequestResource() *NetworkEndpointGroupsAttachEndpointsRequest
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) GetProject ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetProject() string
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId() string
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) GetZone ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) GetZone() string
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage ¶
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage()
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) Reset ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) Reset()
func (*AttachNetworkEndpointsNetworkEndpointGroupRequest) String ¶
func (x *AttachNetworkEndpointsNetworkEndpointGroupRequest) String() string
type AttachNetworkEndpointsRegionNetworkEndpointGroupRequest ¶
type AttachNetworkEndpointsRegionNetworkEndpointGroupRequest struct { // The name of the network endpoint group where you are attaching network endpoints to. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where you want to create the network endpoint group. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionNetworkEndpointGroupsAttachEndpointsRequestResource *RegionNetworkEndpointGroupsAttachEndpointsRequest `protobuf:"bytes,334986492,opt,name=region_network_endpoint_groups_attach_endpoints_request_resource,json=regionNetworkEndpointGroupsAttachEndpointsRequestResource,proto3" json:"region_network_endpoint_groups_attach_endpoints_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.AttachNetworkEndpoints. See the method description for details.
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor ¶
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttachNetworkEndpointsRegionNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject() string
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion() string
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsAttachEndpointsRequestResource ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsAttachEndpointsRequestResource() *RegionNetworkEndpointGroupsAttachEndpointsRequest
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId() string
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage ¶
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage()
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset()
func (*AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) String ¶
func (x *AttachNetworkEndpointsRegionNetworkEndpointGroupRequest) String() string
type AttachedDisk ¶
type AttachedDisk struct { // [Output Only] The architecture of the attached disk. Valid values are ARM64 or X86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance). AutoDelete *bool `protobuf:"varint,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // Indicates that this is a boot disk. The virtual machine will use the first partition of the disk for its root filesystem. Boot *bool `protobuf:"varint,3029746,opt,name=boot,proto3,oneof" json:"boot,omitempty"` // Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance. This name can be used to reference the device for mounting, resizing, and so on, from within the instance. If not specified, the server chooses a default device name to apply to this disk, in the form persistent-disk-x, where x is a number assigned by Google Compute Engine. This field is only applicable for persistent disks. DeviceName *string `protobuf:"bytes,67541716,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name,omitempty"` // Encrypts or decrypts a disk using a customer-supplied encryption key. If you are creating a new disk, this field encrypts the new disk using an encryption key that you provide. If you are attaching an existing disk that is already encrypted, this field decrypts the disk using the customer-supplied encryption key. If you encrypt a disk using a customer-supplied key, you must provide the same key again when you attempt to use this resource at a later time. For example, you must provide the key when you create a snapshot or an image from the disk or when you attach the disk to a virtual machine instance. If you do not provide an encryption key, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the disk later. Note: Instance templates do not store customer-supplied encryption keys, so you cannot use your own keys to encrypt disks in a managed instance group. You cannot create VMs that have disks with customer-supplied keys using the bulk insert method. DiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,271660677,opt,name=disk_encryption_key,json=diskEncryptionKey,proto3,oneof" json:"disk_encryption_key,omitempty"` // The size of the disk in GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // [Input Only] Whether to force attach the regional disk even if it's currently attached to another instance. If you try to force attach a zonal disk to an instance, you will receive an error. ForceAttach *bool `protobuf:"varint,142758425,opt,name=force_attach,json=forceAttach,proto3,oneof" json:"force_attach,omitempty"` // A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options. GuestOsFeatures []*GuestOsFeature `protobuf:"bytes,79294545,rep,name=guest_os_features,json=guestOsFeatures,proto3" json:"guest_os_features,omitempty"` // [Output Only] A zero-based index to this disk, where 0 is reserved for the boot disk. If you have many disks attached to an instance, each disk would have a unique index number. Index *int32 `protobuf:"varint,100346066,opt,name=index,proto3,oneof" json:"index,omitempty"` // [Input Only] Specifies the parameters for a new disk that will be created alongside the new instance. Use initialization parameters to create boot disks or local SSDs attached to the new instance. This property is mutually exclusive with the source property; you can only define one or the other, but not both. InitializeParams *AttachedDiskInitializeParams `protobuf:"bytes,17697045,opt,name=initialize_params,json=initializeParams,proto3,oneof" json:"initialize_params,omitempty"` // Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. For most machine types, the default is SCSI. Local SSDs can use either NVME or SCSI. In certain configurations, persistent disks can use NVMe. For more information, see About persistent disks. // Check the Interface enum for the list of possible values. Interface *string `protobuf:"bytes,502623545,opt,name=interface,proto3,oneof" json:"interface,omitempty"` // [Output Only] Type of the resource. Always compute#attachedDisk for attached disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Any valid publicly visible licenses. Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request. (see the discard_local_ssd option on Stop/Suspend). Read-only in the api. // Check the SavedState enum for the list of possible values. SavedState *string `protobuf:"bytes,411587801,opt,name=saved_state,json=savedState,proto3,oneof" json:"saved_state,omitempty"` // [Output Only] shielded vm initial state stored on disk ShieldedInstanceInitialState *InitialStateConfig `protobuf:"bytes,192356867,opt,name=shielded_instance_initial_state,json=shieldedInstanceInitialState,proto3,oneof" json:"shielded_instance_initial_state,omitempty"` // Specifies a valid partial or full URL to an existing Persistent Disk resource. When creating a new instance boot disk, one of initializeParams.sourceImage or initializeParams.sourceSnapshot or disks.source is required. If desired, you can also attach existing non-root persistent disks using this property. This field is only applicable for persistent disks. Note that for InstanceTemplate, specify the disk name for zonal disk, and the URL for regional disk. Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // Specifies the type of the disk, either SCRATCH or PERSISTENT. If not specified, the default is PERSISTENT. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
An instance-attached disk resource.
func (*AttachedDisk) Descriptor ¶
func (*AttachedDisk) Descriptor() ([]byte, []int)
Deprecated: Use AttachedDisk.ProtoReflect.Descriptor instead.
func (*AttachedDisk) GetArchitecture ¶
func (x *AttachedDisk) GetArchitecture() string
func (*AttachedDisk) GetAutoDelete ¶
func (x *AttachedDisk) GetAutoDelete() bool
func (*AttachedDisk) GetBoot ¶
func (x *AttachedDisk) GetBoot() bool
func (*AttachedDisk) GetDeviceName ¶
func (x *AttachedDisk) GetDeviceName() string
func (*AttachedDisk) GetDiskEncryptionKey ¶
func (x *AttachedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
func (*AttachedDisk) GetDiskSizeGb ¶
func (x *AttachedDisk) GetDiskSizeGb() int64
func (*AttachedDisk) GetForceAttach ¶
func (x *AttachedDisk) GetForceAttach() bool
func (*AttachedDisk) GetGuestOsFeatures ¶
func (x *AttachedDisk) GetGuestOsFeatures() []*GuestOsFeature
func (*AttachedDisk) GetIndex ¶
func (x *AttachedDisk) GetIndex() int32
func (*AttachedDisk) GetInitializeParams ¶
func (x *AttachedDisk) GetInitializeParams() *AttachedDiskInitializeParams
func (*AttachedDisk) GetInterface ¶
func (x *AttachedDisk) GetInterface() string
func (*AttachedDisk) GetKind ¶
func (x *AttachedDisk) GetKind() string
func (*AttachedDisk) GetLicenses ¶
func (x *AttachedDisk) GetLicenses() []string
func (*AttachedDisk) GetMode ¶
func (x *AttachedDisk) GetMode() string
func (*AttachedDisk) GetSavedState ¶
func (x *AttachedDisk) GetSavedState() string
func (*AttachedDisk) GetShieldedInstanceInitialState ¶
func (x *AttachedDisk) GetShieldedInstanceInitialState() *InitialStateConfig
func (*AttachedDisk) GetSource ¶
func (x *AttachedDisk) GetSource() string
func (*AttachedDisk) GetType ¶
func (x *AttachedDisk) GetType() string
func (*AttachedDisk) ProtoMessage ¶
func (*AttachedDisk) ProtoMessage()
func (*AttachedDisk) ProtoReflect ¶
func (x *AttachedDisk) ProtoReflect() protoreflect.Message
func (*AttachedDisk) Reset ¶
func (x *AttachedDisk) Reset()
func (*AttachedDisk) String ¶
func (x *AttachedDisk) String() string
type AttachedDiskInitializeParams ¶
type AttachedDiskInitializeParams struct { // The architecture of the attached disk. Valid values are arm64 or x86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // An optional description. Provide this property when creating the disk. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Specifies the disk name. If not specified, the default is to use the name of the instance. If a disk with the same name already exists in the given region, the existing disk is attached to the new instance and the new disk is not created. DiskName *string `protobuf:"bytes,92807149,opt,name=disk_name,json=diskName,proto3,oneof" json:"disk_name,omitempty"` // Specifies the size of the disk in base-2 GB. The size must be at least 10 GB. If you specify a sourceImage, which is required for boot disks, the default size is the size of the sourceImage. If you do not specify a sourceImage, the default disk size is 500 GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // Specifies the disk type to use to create the instance. If not specified, the default is pd-standard, specified using the full URL. For example: https://www.googleapis.com/compute/v1/projects/project/zones/zone /diskTypes/pd-standard For a full list of acceptable values, see Persistent disk types. If you specify this field when creating a VM, you can provide either the full or partial URL. For example, the following values are valid: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /diskTypes/diskType - projects/project/zones/zone/diskTypes/diskType - zones/zone/diskTypes/diskType If you specify this field when creating or updating an instance template or all-instances configuration, specify the type of the disk, not the URL. For example: pd-standard. DiskType *string `protobuf:"bytes,93009052,opt,name=disk_type,json=diskType,proto3,oneof" json:"disk_type,omitempty"` // Whether this disk is using confidential compute mode. EnableConfidentialCompute *bool `protobuf:"varint,102135228,opt,name=enable_confidential_compute,json=enableConfidentialCompute,proto3,oneof" json:"enable_confidential_compute,omitempty"` // Labels to apply to this disk. These can be later modified by the disks.setLabels method. This field is only applicable for persistent disks. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // A list of publicly visible licenses. Reserved for Google's use. Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // Specifies which action to take on instance update with this disk. Default is to use the existing disk. // Check the OnUpdateAction enum for the list of possible values. OnUpdateAction *string `protobuf:"bytes,202451980,opt,name=on_update_action,json=onUpdateAction,proto3,oneof" json:"on_update_action,omitempty"` // Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation. ProvisionedIops *int64 `protobuf:"varint,186769108,opt,name=provisioned_iops,json=provisionedIops,proto3,oneof" json:"provisioned_iops,omitempty"` // Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must greater than or equal to 1. ProvisionedThroughput *int64 `protobuf:"varint,526524181,opt,name=provisioned_throughput,json=provisionedThroughput,proto3,oneof" json:"provisioned_throughput,omitempty"` // Required for each regional disk associated with the instance. Specify the URLs of the zones where the disk should be replicated to. You must provide exactly two replica zones, and one zone must be the same as the instance zone. ReplicaZones []string `protobuf:"bytes,48438272,rep,name=replica_zones,json=replicaZones,proto3" json:"replica_zones,omitempty"` // Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty. ResourceManagerTags map[string]string `protobuf:"bytes,377671164,rep,name=resource_manager_tags,json=resourceManagerTags,proto3" json:"resource_manager_tags,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Resource policies applied to this disk for automatic snapshot creations. Specified using the full or partial URL. For instance template, specify only the resource policy name. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // The source image to create this disk. When creating a new instance boot disk, one of initializeParams.sourceImage or initializeParams.sourceSnapshot or disks.source is required. To create a disk with one of the public operating system images, specify the image by its family name. For example, specify family/debian-9 to use the latest Debian 9 image: projects/debian-cloud/global/images/family/debian-9 Alternatively, use a specific version of a public operating system image: projects/debian-cloud/global/images/debian-9-stretch-vYYYYMMDD To create a disk with a custom image that you created, specify the image name in the following format: global/images/my-custom-image You can also specify a custom image by its image family, which returns the latest version of the image in that family. Replace the image name with family/family-name: global/images/family/my-image-family If the source image is deleted later, this field will not be set. SourceImage *string `protobuf:"bytes,50443319,opt,name=source_image,json=sourceImage,proto3,oneof" json:"source_image,omitempty"` // The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key. InstanceTemplate and InstancePropertiesPatch do not store customer-supplied encryption keys, so you cannot create disks for instances in a managed instance group if the source images are encrypted with your own keys. SourceImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,381503659,opt,name=source_image_encryption_key,json=sourceImageEncryptionKey,proto3,oneof" json:"source_image_encryption_key,omitempty"` // The source snapshot to create this disk. When creating a new instance boot disk, one of initializeParams.sourceSnapshot or initializeParams.sourceImage or disks.source is required. To create a disk with a snapshot that you created, specify the snapshot name in the following format: global/snapshots/my-backup If the source snapshot is deleted later, this field will not be set. Note: You cannot create VMs in bulk using a snapshot as the source. Use an image instead when you create VMs using the bulk insert method. SourceSnapshot *string `protobuf:"bytes,126061928,opt,name=source_snapshot,json=sourceSnapshot,proto3,oneof" json:"source_snapshot,omitempty"` // The customer-supplied encryption key of the source snapshot. SourceSnapshotEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,303679322,opt,name=source_snapshot_encryption_key,json=sourceSnapshotEncryptionKey,proto3,oneof" json:"source_snapshot_encryption_key,omitempty"` // The storage pool in which the new disk is created. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /storagePools/storagePool - projects/project/zones/zone/storagePools/storagePool - zones/zone/storagePools/storagePool StoragePool *string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3,oneof" json:"storage_pool,omitempty"` // contains filtered or unexported fields }
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance. Use initialization parameters to create boot disks or local SSDs attached to the new instance. This field is persisted and returned for instanceTemplate and not returned in the context of instance. This property is mutually exclusive with the source property; you can only define one or the other, but not both.
func (*AttachedDiskInitializeParams) Descriptor ¶
func (*AttachedDiskInitializeParams) Descriptor() ([]byte, []int)
Deprecated: Use AttachedDiskInitializeParams.ProtoReflect.Descriptor instead.
func (*AttachedDiskInitializeParams) GetArchitecture ¶
func (x *AttachedDiskInitializeParams) GetArchitecture() string
func (*AttachedDiskInitializeParams) GetDescription ¶
func (x *AttachedDiskInitializeParams) GetDescription() string
func (*AttachedDiskInitializeParams) GetDiskName ¶
func (x *AttachedDiskInitializeParams) GetDiskName() string
func (*AttachedDiskInitializeParams) GetDiskSizeGb ¶
func (x *AttachedDiskInitializeParams) GetDiskSizeGb() int64
func (*AttachedDiskInitializeParams) GetDiskType ¶
func (x *AttachedDiskInitializeParams) GetDiskType() string
func (*AttachedDiskInitializeParams) GetEnableConfidentialCompute ¶
func (x *AttachedDiskInitializeParams) GetEnableConfidentialCompute() bool
func (*AttachedDiskInitializeParams) GetLabels ¶
func (x *AttachedDiskInitializeParams) GetLabels() map[string]string
func (*AttachedDiskInitializeParams) GetLicenses ¶
func (x *AttachedDiskInitializeParams) GetLicenses() []string
func (*AttachedDiskInitializeParams) GetOnUpdateAction ¶
func (x *AttachedDiskInitializeParams) GetOnUpdateAction() string
func (*AttachedDiskInitializeParams) GetProvisionedIops ¶
func (x *AttachedDiskInitializeParams) GetProvisionedIops() int64
func (*AttachedDiskInitializeParams) GetProvisionedThroughput ¶
func (x *AttachedDiskInitializeParams) GetProvisionedThroughput() int64
func (*AttachedDiskInitializeParams) GetReplicaZones ¶
func (x *AttachedDiskInitializeParams) GetReplicaZones() []string
func (*AttachedDiskInitializeParams) GetResourceManagerTags ¶
func (x *AttachedDiskInitializeParams) GetResourceManagerTags() map[string]string
func (*AttachedDiskInitializeParams) GetResourcePolicies ¶
func (x *AttachedDiskInitializeParams) GetResourcePolicies() []string
func (*AttachedDiskInitializeParams) GetSourceImage ¶
func (x *AttachedDiskInitializeParams) GetSourceImage() string
func (*AttachedDiskInitializeParams) GetSourceImageEncryptionKey ¶
func (x *AttachedDiskInitializeParams) GetSourceImageEncryptionKey() *CustomerEncryptionKey
func (*AttachedDiskInitializeParams) GetSourceSnapshot ¶
func (x *AttachedDiskInitializeParams) GetSourceSnapshot() string
func (*AttachedDiskInitializeParams) GetSourceSnapshotEncryptionKey ¶
func (x *AttachedDiskInitializeParams) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
func (*AttachedDiskInitializeParams) GetStoragePool ¶
func (x *AttachedDiskInitializeParams) GetStoragePool() string
func (*AttachedDiskInitializeParams) ProtoMessage ¶
func (*AttachedDiskInitializeParams) ProtoMessage()
func (*AttachedDiskInitializeParams) ProtoReflect ¶
func (x *AttachedDiskInitializeParams) ProtoReflect() protoreflect.Message
func (*AttachedDiskInitializeParams) Reset ¶
func (x *AttachedDiskInitializeParams) Reset()
func (*AttachedDiskInitializeParams) String ¶
func (x *AttachedDiskInitializeParams) String() string
type AttachedDiskInitializeParams_Architecture ¶
type AttachedDiskInitializeParams_Architecture int32
The architecture of the attached disk. Valid values are arm64 or x86_64.
const ( // A value indicating that the enum field is not set. AttachedDiskInitializeParams_UNDEFINED_ARCHITECTURE AttachedDiskInitializeParams_Architecture = 0 // Default value indicating Architecture is not set. AttachedDiskInitializeParams_ARCHITECTURE_UNSPECIFIED AttachedDiskInitializeParams_Architecture = 394750507 // Machines with architecture ARM64 AttachedDiskInitializeParams_ARM64 AttachedDiskInitializeParams_Architecture = 62547450 // Machines with architecture X86_64 AttachedDiskInitializeParams_X86_64 AttachedDiskInitializeParams_Architecture = 425300551 )
func (AttachedDiskInitializeParams_Architecture) Descriptor ¶
func (AttachedDiskInitializeParams_Architecture) Descriptor() protoreflect.EnumDescriptor
func (AttachedDiskInitializeParams_Architecture) Enum ¶
func (x AttachedDiskInitializeParams_Architecture) Enum() *AttachedDiskInitializeParams_Architecture
func (AttachedDiskInitializeParams_Architecture) EnumDescriptor ¶
func (AttachedDiskInitializeParams_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDiskInitializeParams_Architecture.Descriptor instead.
func (AttachedDiskInitializeParams_Architecture) Number ¶
func (x AttachedDiskInitializeParams_Architecture) Number() protoreflect.EnumNumber
func (AttachedDiskInitializeParams_Architecture) String ¶
func (x AttachedDiskInitializeParams_Architecture) String() string
func (AttachedDiskInitializeParams_Architecture) Type ¶
func (AttachedDiskInitializeParams_Architecture) Type() protoreflect.EnumType
type AttachedDiskInitializeParams_OnUpdateAction ¶
type AttachedDiskInitializeParams_OnUpdateAction int32
Specifies which action to take on instance update with this disk. Default is to use the existing disk.
const ( // A value indicating that the enum field is not set. AttachedDiskInitializeParams_UNDEFINED_ON_UPDATE_ACTION AttachedDiskInitializeParams_OnUpdateAction = 0 // Always recreate the disk. AttachedDiskInitializeParams_RECREATE_DISK AttachedDiskInitializeParams_OnUpdateAction = 494767853 // Recreate the disk if source (image, snapshot) of this disk is different from source of existing disk. AttachedDiskInitializeParams_RECREATE_DISK_IF_SOURCE_CHANGED AttachedDiskInitializeParams_OnUpdateAction = 398099712 // Use the existing disk, this is the default behaviour. AttachedDiskInitializeParams_USE_EXISTING_DISK AttachedDiskInitializeParams_OnUpdateAction = 232682233 )
func (AttachedDiskInitializeParams_OnUpdateAction) Descriptor ¶
func (AttachedDiskInitializeParams_OnUpdateAction) Descriptor() protoreflect.EnumDescriptor
func (AttachedDiskInitializeParams_OnUpdateAction) Enum ¶
func (x AttachedDiskInitializeParams_OnUpdateAction) Enum() *AttachedDiskInitializeParams_OnUpdateAction
func (AttachedDiskInitializeParams_OnUpdateAction) EnumDescriptor ¶
func (AttachedDiskInitializeParams_OnUpdateAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDiskInitializeParams_OnUpdateAction.Descriptor instead.
func (AttachedDiskInitializeParams_OnUpdateAction) Number ¶
func (x AttachedDiskInitializeParams_OnUpdateAction) Number() protoreflect.EnumNumber
func (AttachedDiskInitializeParams_OnUpdateAction) String ¶
func (x AttachedDiskInitializeParams_OnUpdateAction) String() string
func (AttachedDiskInitializeParams_OnUpdateAction) Type ¶
func (AttachedDiskInitializeParams_OnUpdateAction) Type() protoreflect.EnumType
type AttachedDisk_Architecture ¶
type AttachedDisk_Architecture int32
[Output Only] The architecture of the attached disk. Valid values are ARM64 or X86_64.
const ( // A value indicating that the enum field is not set. AttachedDisk_UNDEFINED_ARCHITECTURE AttachedDisk_Architecture = 0 // Default value indicating Architecture is not set. AttachedDisk_ARCHITECTURE_UNSPECIFIED AttachedDisk_Architecture = 394750507 // Machines with architecture ARM64 AttachedDisk_ARM64 AttachedDisk_Architecture = 62547450 // Machines with architecture X86_64 AttachedDisk_X86_64 AttachedDisk_Architecture = 425300551 )
func (AttachedDisk_Architecture) Descriptor ¶
func (AttachedDisk_Architecture) Descriptor() protoreflect.EnumDescriptor
func (AttachedDisk_Architecture) Enum ¶
func (x AttachedDisk_Architecture) Enum() *AttachedDisk_Architecture
func (AttachedDisk_Architecture) EnumDescriptor ¶
func (AttachedDisk_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDisk_Architecture.Descriptor instead.
func (AttachedDisk_Architecture) Number ¶
func (x AttachedDisk_Architecture) Number() protoreflect.EnumNumber
func (AttachedDisk_Architecture) String ¶
func (x AttachedDisk_Architecture) String() string
func (AttachedDisk_Architecture) Type ¶
func (AttachedDisk_Architecture) Type() protoreflect.EnumType
type AttachedDisk_Interface ¶
type AttachedDisk_Interface int32
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. For most machine types, the default is SCSI. Local SSDs can use either NVME or SCSI. In certain configurations, persistent disks can use NVMe. For more information, see About persistent disks.
const ( // A value indicating that the enum field is not set. AttachedDisk_UNDEFINED_INTERFACE AttachedDisk_Interface = 0 AttachedDisk_NVME AttachedDisk_Interface = 2408800 AttachedDisk_SCSI AttachedDisk_Interface = 2539686 )
func (AttachedDisk_Interface) Descriptor ¶
func (AttachedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
func (AttachedDisk_Interface) Enum ¶
func (x AttachedDisk_Interface) Enum() *AttachedDisk_Interface
func (AttachedDisk_Interface) EnumDescriptor ¶
func (AttachedDisk_Interface) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDisk_Interface.Descriptor instead.
func (AttachedDisk_Interface) Number ¶
func (x AttachedDisk_Interface) Number() protoreflect.EnumNumber
func (AttachedDisk_Interface) String ¶
func (x AttachedDisk_Interface) String() string
func (AttachedDisk_Interface) Type ¶
func (AttachedDisk_Interface) Type() protoreflect.EnumType
type AttachedDisk_Mode ¶
type AttachedDisk_Mode int32
The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode.
const ( // A value indicating that the enum field is not set. AttachedDisk_UNDEFINED_MODE AttachedDisk_Mode = 0 // Attaches this disk in read-only mode. Multiple virtual machines can use a disk in read-only mode at a time. AttachedDisk_READ_ONLY AttachedDisk_Mode = 91950261 // *[Default]* Attaches this disk in read-write mode. Only one virtual machine at a time can be attached to a disk in read-write mode. AttachedDisk_READ_WRITE AttachedDisk_Mode = 173607894 )
func (AttachedDisk_Mode) Descriptor ¶
func (AttachedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
func (AttachedDisk_Mode) Enum ¶
func (x AttachedDisk_Mode) Enum() *AttachedDisk_Mode
func (AttachedDisk_Mode) EnumDescriptor ¶
func (AttachedDisk_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDisk_Mode.Descriptor instead.
func (AttachedDisk_Mode) Number ¶
func (x AttachedDisk_Mode) Number() protoreflect.EnumNumber
func (AttachedDisk_Mode) String ¶
func (x AttachedDisk_Mode) String() string
func (AttachedDisk_Mode) Type ¶
func (AttachedDisk_Mode) Type() protoreflect.EnumType
type AttachedDisk_SavedState ¶
type AttachedDisk_SavedState int32
For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request. (see the discard_local_ssd option on Stop/Suspend). Read-only in the api.
const ( // A value indicating that the enum field is not set. AttachedDisk_UNDEFINED_SAVED_STATE AttachedDisk_SavedState = 0 // *[Default]* Disk state has not been preserved. AttachedDisk_DISK_SAVED_STATE_UNSPECIFIED AttachedDisk_SavedState = 391290831 // Disk state has been preserved. AttachedDisk_PRESERVED AttachedDisk_SavedState = 254159736 )
func (AttachedDisk_SavedState) Descriptor ¶
func (AttachedDisk_SavedState) Descriptor() protoreflect.EnumDescriptor
func (AttachedDisk_SavedState) Enum ¶
func (x AttachedDisk_SavedState) Enum() *AttachedDisk_SavedState
func (AttachedDisk_SavedState) EnumDescriptor ¶
func (AttachedDisk_SavedState) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDisk_SavedState.Descriptor instead.
func (AttachedDisk_SavedState) Number ¶
func (x AttachedDisk_SavedState) Number() protoreflect.EnumNumber
func (AttachedDisk_SavedState) String ¶
func (x AttachedDisk_SavedState) String() string
func (AttachedDisk_SavedState) Type ¶
func (AttachedDisk_SavedState) Type() protoreflect.EnumType
type AttachedDisk_Type ¶
type AttachedDisk_Type int32
Specifies the type of the disk, either SCRATCH or PERSISTENT. If not specified, the default is PERSISTENT.
const ( // A value indicating that the enum field is not set. AttachedDisk_UNDEFINED_TYPE AttachedDisk_Type = 0 AttachedDisk_PERSISTENT AttachedDisk_Type = 460683927 AttachedDisk_SCRATCH AttachedDisk_Type = 496778970 )
func (AttachedDisk_Type) Descriptor ¶
func (AttachedDisk_Type) Descriptor() protoreflect.EnumDescriptor
func (AttachedDisk_Type) Enum ¶
func (x AttachedDisk_Type) Enum() *AttachedDisk_Type
func (AttachedDisk_Type) EnumDescriptor ¶
func (AttachedDisk_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttachedDisk_Type.Descriptor instead.
func (AttachedDisk_Type) Number ¶
func (x AttachedDisk_Type) Number() protoreflect.EnumNumber
func (AttachedDisk_Type) String ¶
func (x AttachedDisk_Type) String() string
func (AttachedDisk_Type) Type ¶
func (AttachedDisk_Type) Type() protoreflect.EnumType
type AuditConfig ¶
type AuditConfig struct { // The configuration for logging of each type of permission. AuditLogConfigs []*AuditLogConfig `protobuf:"bytes,488420626,rep,name=audit_log_configs,json=auditLogConfigs,proto3" json:"audit_log_configs,omitempty"` ExemptedMembers []string `protobuf:"bytes,232615576,rep,name=exempted_members,json=exemptedMembers,proto3" json:"exempted_members,omitempty"` // Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // contains filtered or unexported fields }
Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { "audit_configs": [ { "service": "allServices", "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type": "ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com` from DATA_WRITE logging.
func (*AuditConfig) Descriptor ¶
func (*AuditConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuditConfig.ProtoReflect.Descriptor instead.
func (*AuditConfig) GetAuditLogConfigs ¶
func (x *AuditConfig) GetAuditLogConfigs() []*AuditLogConfig
func (*AuditConfig) GetExemptedMembers ¶
func (x *AuditConfig) GetExemptedMembers() []string
func (*AuditConfig) GetService ¶
func (x *AuditConfig) GetService() string
func (*AuditConfig) ProtoMessage ¶
func (*AuditConfig) ProtoMessage()
func (*AuditConfig) ProtoReflect ¶
func (x *AuditConfig) ProtoReflect() protoreflect.Message
func (*AuditConfig) Reset ¶
func (x *AuditConfig) Reset()
func (*AuditConfig) String ¶
func (x *AuditConfig) String() string
type AuditLogConfig ¶
type AuditLogConfig struct { // Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members. ExemptedMembers []string `protobuf:"bytes,232615576,rep,name=exempted_members,json=exemptedMembers,proto3" json:"exempted_members,omitempty"` IgnoreChildExemptions *bool `protobuf:"varint,70141850,opt,name=ignore_child_exemptions,json=ignoreChildExemptions,proto3,oneof" json:"ignore_child_exemptions,omitempty"` // The log type that this config enables. // Check the LogType enum for the list of possible values. LogType *string `protobuf:"bytes,403115861,opt,name=log_type,json=logType,proto3,oneof" json:"log_type,omitempty"` // contains filtered or unexported fields }
Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.
func (*AuditLogConfig) Descriptor ¶
func (*AuditLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogConfig.ProtoReflect.Descriptor instead.
func (*AuditLogConfig) GetExemptedMembers ¶
func (x *AuditLogConfig) GetExemptedMembers() []string
func (*AuditLogConfig) GetIgnoreChildExemptions ¶
func (x *AuditLogConfig) GetIgnoreChildExemptions() bool
func (*AuditLogConfig) GetLogType ¶
func (x *AuditLogConfig) GetLogType() string
func (*AuditLogConfig) ProtoMessage ¶
func (*AuditLogConfig) ProtoMessage()
func (*AuditLogConfig) ProtoReflect ¶
func (x *AuditLogConfig) ProtoReflect() protoreflect.Message
func (*AuditLogConfig) Reset ¶
func (x *AuditLogConfig) Reset()
func (*AuditLogConfig) String ¶
func (x *AuditLogConfig) String() string
type AuditLogConfig_LogType ¶
type AuditLogConfig_LogType int32
The log type that this config enables.
const ( // A value indicating that the enum field is not set. AuditLogConfig_UNDEFINED_LOG_TYPE AuditLogConfig_LogType = 0 // Admin reads. Example: CloudIAM getIamPolicy AuditLogConfig_ADMIN_READ AuditLogConfig_LogType = 128951462 // Data reads. Example: CloudSQL Users list AuditLogConfig_DATA_READ AuditLogConfig_LogType = 305224971 // Data writes. Example: CloudSQL Users create AuditLogConfig_DATA_WRITE AuditLogConfig_LogType = 340181738 // Default case. Should never be this. AuditLogConfig_LOG_TYPE_UNSPECIFIED AuditLogConfig_LogType = 154527053 )
func (AuditLogConfig_LogType) Descriptor ¶
func (AuditLogConfig_LogType) Descriptor() protoreflect.EnumDescriptor
func (AuditLogConfig_LogType) Enum ¶
func (x AuditLogConfig_LogType) Enum() *AuditLogConfig_LogType
func (AuditLogConfig_LogType) EnumDescriptor ¶
func (AuditLogConfig_LogType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AuditLogConfig_LogType.Descriptor instead.
func (AuditLogConfig_LogType) Number ¶
func (x AuditLogConfig_LogType) Number() protoreflect.EnumNumber
func (AuditLogConfig_LogType) String ¶
func (x AuditLogConfig_LogType) String() string
func (AuditLogConfig_LogType) Type ¶
func (AuditLogConfig_LogType) Type() protoreflect.EnumType
type Autoscaler ¶
type Autoscaler struct { // The configuration parameters for the autoscaling algorithm. You can define one or more signals for an autoscaler: cpuUtilization, customMetricUtilizations, and loadBalancingUtilization. If none of these are specified, the default will be to autoscale based on cpuUtilization to 0.6 or 60%. AutoscalingPolicy *AutoscalingPolicy `protobuf:"bytes,221950041,opt,name=autoscaling_policy,json=autoscalingPolicy,proto3,oneof" json:"autoscaling_policy,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#autoscaler for autoscalers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Target recommended MIG size (number of instances) computed by autoscaler. Autoscaler calculates the recommended MIG size even when the autoscaling policy mode is different from ON. This field is empty when autoscaler is not connected to an existing managed instance group or autoscaler did not generate its prediction. RecommendedSize *int32 `protobuf:"varint,257915749,opt,name=recommended_size,json=recommendedSize,proto3,oneof" json:"recommended_size,omitempty"` // [Output Only] URL of the region where the instance group resides (for autoscalers living in regional scope). Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Status information of existing scaling schedules. ScalingScheduleStatus map[string]*ScalingScheduleStatus `protobuf:"bytes,465950178,rep,name=scaling_schedule_status,json=scalingScheduleStatus,proto3" json:"scaling_schedule_status,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of the autoscaler configuration. Current set of possible values: - PENDING: Autoscaler backend hasn't read new/updated configuration. - DELETING: Configuration is being deleted. - ACTIVE: Configuration is acknowledged to be effective. Some warnings might be present in the statusDetails field. - ERROR: Configuration has errors. Actionable for users. Details are present in the statusDetails field. New values might be added in the future. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] Human-readable details about the current state of the autoscaler. Read the documentation for Commonly returned status messages for examples of status messages you might encounter. StatusDetails []*AutoscalerStatusDetails `protobuf:"bytes,363353845,rep,name=status_details,json=statusDetails,proto3" json:"status_details,omitempty"` // URL of the managed instance group that this autoscaler will scale. This field is required when creating an autoscaler. Target *string `protobuf:"bytes,192835985,opt,name=target,proto3,oneof" json:"target,omitempty"` // [Output Only] URL of the zone where the instance group resides (for autoscalers living in zonal scope). Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents an Autoscaler resource. Google Compute Engine has two Autoscaler resources: * [Zonal](/compute/docs/reference/rest/v1/autoscalers) * [Regional](/compute/docs/reference/rest/v1/regionAutoscalers) Use autoscalers to automatically add or delete instances from a managed instance group according to your defined autoscaling policy. For more information, read Autoscaling Groups of Instances. For zonal managed instance groups resource, use the autoscaler resource. For regional managed instance groups, use the regionAutoscalers resource.
func (*Autoscaler) Descriptor ¶
func (*Autoscaler) Descriptor() ([]byte, []int)
Deprecated: Use Autoscaler.ProtoReflect.Descriptor instead.
func (*Autoscaler) GetAutoscalingPolicy ¶
func (x *Autoscaler) GetAutoscalingPolicy() *AutoscalingPolicy
func (*Autoscaler) GetCreationTimestamp ¶
func (x *Autoscaler) GetCreationTimestamp() string
func (*Autoscaler) GetDescription ¶
func (x *Autoscaler) GetDescription() string
func (*Autoscaler) GetId ¶
func (x *Autoscaler) GetId() uint64
func (*Autoscaler) GetKind ¶
func (x *Autoscaler) GetKind() string
func (*Autoscaler) GetName ¶
func (x *Autoscaler) GetName() string
func (*Autoscaler) GetRecommendedSize ¶
func (x *Autoscaler) GetRecommendedSize() int32
func (*Autoscaler) GetRegion ¶
func (x *Autoscaler) GetRegion() string
func (*Autoscaler) GetScalingScheduleStatus ¶
func (x *Autoscaler) GetScalingScheduleStatus() map[string]*ScalingScheduleStatus
func (*Autoscaler) GetSelfLink ¶
func (x *Autoscaler) GetSelfLink() string
func (*Autoscaler) GetStatus ¶
func (x *Autoscaler) GetStatus() string
func (*Autoscaler) GetStatusDetails ¶
func (x *Autoscaler) GetStatusDetails() []*AutoscalerStatusDetails
func (*Autoscaler) GetTarget ¶
func (x *Autoscaler) GetTarget() string
func (*Autoscaler) GetZone ¶
func (x *Autoscaler) GetZone() string
func (*Autoscaler) ProtoMessage ¶
func (*Autoscaler) ProtoMessage()
func (*Autoscaler) ProtoReflect ¶
func (x *Autoscaler) ProtoReflect() protoreflect.Message
func (*Autoscaler) Reset ¶
func (x *Autoscaler) Reset()
func (*Autoscaler) String ¶
func (x *Autoscaler) String() string
type AutoscalerAggregatedList ¶
type AutoscalerAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of AutoscalersScopedList resources. Items map[string]*AutoscalersScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#autoscalerAggregatedList for aggregated lists of autoscalers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AutoscalerAggregatedList) Descriptor ¶
func (*AutoscalerAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalerAggregatedList.ProtoReflect.Descriptor instead.
func (*AutoscalerAggregatedList) GetId ¶
func (x *AutoscalerAggregatedList) GetId() string
func (*AutoscalerAggregatedList) GetItems ¶
func (x *AutoscalerAggregatedList) GetItems() map[string]*AutoscalersScopedList
func (*AutoscalerAggregatedList) GetKind ¶
func (x *AutoscalerAggregatedList) GetKind() string
func (*AutoscalerAggregatedList) GetNextPageToken ¶
func (x *AutoscalerAggregatedList) GetNextPageToken() string
func (*AutoscalerAggregatedList) GetSelfLink ¶
func (x *AutoscalerAggregatedList) GetSelfLink() string
func (*AutoscalerAggregatedList) GetUnreachables ¶
func (x *AutoscalerAggregatedList) GetUnreachables() []string
func (*AutoscalerAggregatedList) GetWarning ¶
func (x *AutoscalerAggregatedList) GetWarning() *Warning
func (*AutoscalerAggregatedList) ProtoMessage ¶
func (*AutoscalerAggregatedList) ProtoMessage()
func (*AutoscalerAggregatedList) ProtoReflect ¶
func (x *AutoscalerAggregatedList) ProtoReflect() protoreflect.Message
func (*AutoscalerAggregatedList) Reset ¶
func (x *AutoscalerAggregatedList) Reset()
func (*AutoscalerAggregatedList) String ¶
func (x *AutoscalerAggregatedList) String() string
type AutoscalerList ¶
type AutoscalerList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Autoscaler resources. Items []*Autoscaler `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#autoscalerList for lists of autoscalers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Autoscaler resources.
func (*AutoscalerList) Descriptor ¶
func (*AutoscalerList) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalerList.ProtoReflect.Descriptor instead.
func (*AutoscalerList) GetId ¶
func (x *AutoscalerList) GetId() string
func (*AutoscalerList) GetItems ¶
func (x *AutoscalerList) GetItems() []*Autoscaler
func (*AutoscalerList) GetKind ¶
func (x *AutoscalerList) GetKind() string
func (*AutoscalerList) GetNextPageToken ¶
func (x *AutoscalerList) GetNextPageToken() string
func (*AutoscalerList) GetSelfLink ¶
func (x *AutoscalerList) GetSelfLink() string
func (*AutoscalerList) GetWarning ¶
func (x *AutoscalerList) GetWarning() *Warning
func (*AutoscalerList) ProtoMessage ¶
func (*AutoscalerList) ProtoMessage()
func (*AutoscalerList) ProtoReflect ¶
func (x *AutoscalerList) ProtoReflect() protoreflect.Message
func (*AutoscalerList) Reset ¶
func (x *AutoscalerList) Reset()
func (*AutoscalerList) String ¶
func (x *AutoscalerList) String() string
type AutoscalerStatusDetails ¶
type AutoscalerStatusDetails struct { // The status message. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // The type of error, warning, or notice returned. Current set of possible values: - ALL_INSTANCES_UNHEALTHY (WARNING): All instances in the instance group are unhealthy (not in RUNNING state). - BACKEND_SERVICE_DOES_NOT_EXIST (ERROR): There is no backend service attached to the instance group. - CAPPED_AT_MAX_NUM_REPLICAS (WARNING): Autoscaler recommends a size greater than maxNumReplicas. - CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE (WARNING): The custom metric samples are not exported often enough to be a credible base for autoscaling. - CUSTOM_METRIC_INVALID (ERROR): The custom metric that was specified does not exist or does not have the necessary labels. - MIN_EQUALS_MAX (WARNING): The minNumReplicas is equal to maxNumReplicas. This means the autoscaler cannot add or remove instances from the instance group. - MISSING_CUSTOM_METRIC_DATA_POINTS (WARNING): The autoscaler did not receive any data from the custom metric configured for autoscaling. - MISSING_LOAD_BALANCING_DATA_POINTS (WARNING): The autoscaler is configured to scale based on a load balancing signal but the instance group has not received any requests from the load balancer. - MODE_OFF (WARNING): Autoscaling is turned off. The number of instances in the group won't change automatically. The autoscaling configuration is preserved. - MODE_ONLY_UP (WARNING): Autoscaling is in the "Autoscale only out" mode. The autoscaler can add instances but not remove any. - MORE_THAN_ONE_BACKEND_SERVICE (ERROR): The instance group cannot be autoscaled because it has more than one backend service attached to it. - NOT_ENOUGH_QUOTA_AVAILABLE (ERROR): There is insufficient quota for the necessary resources, such as CPU or number of instances. - REGION_RESOURCE_STOCKOUT (ERROR): Shown only for regional autoscalers: there is a resource stockout in the chosen region. - SCALING_TARGET_DOES_NOT_EXIST (ERROR): The target to be scaled does not exist. - UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION (ERROR): Autoscaling does not work with an HTTP/S load balancer that has been configured for maxRate. - ZONE_RESOURCE_STOCKOUT (ERROR): For zonal autoscalers: there is a resource stockout in the chosen zone. For regional autoscalers: in at least one of the zones you're using there is a resource stockout. New values might be added in the future. Some of the values might not be available in all API versions. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*AutoscalerStatusDetails) Descriptor ¶
func (*AutoscalerStatusDetails) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalerStatusDetails.ProtoReflect.Descriptor instead.
func (*AutoscalerStatusDetails) GetMessage ¶
func (x *AutoscalerStatusDetails) GetMessage() string
func (*AutoscalerStatusDetails) GetType ¶
func (x *AutoscalerStatusDetails) GetType() string
func (*AutoscalerStatusDetails) ProtoMessage ¶
func (*AutoscalerStatusDetails) ProtoMessage()
func (*AutoscalerStatusDetails) ProtoReflect ¶
func (x *AutoscalerStatusDetails) ProtoReflect() protoreflect.Message
func (*AutoscalerStatusDetails) Reset ¶
func (x *AutoscalerStatusDetails) Reset()
func (*AutoscalerStatusDetails) String ¶
func (x *AutoscalerStatusDetails) String() string
type AutoscalerStatusDetails_Type ¶
type AutoscalerStatusDetails_Type int32
The type of error, warning, or notice returned. Current set of possible values: - ALL_INSTANCES_UNHEALTHY (WARNING): All instances in the instance group are unhealthy (not in RUNNING state). - BACKEND_SERVICE_DOES_NOT_EXIST (ERROR): There is no backend service attached to the instance group. - CAPPED_AT_MAX_NUM_REPLICAS (WARNING): Autoscaler recommends a size greater than maxNumReplicas. - CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE (WARNING): The custom metric samples are not exported often enough to be a credible base for autoscaling. - CUSTOM_METRIC_INVALID (ERROR): The custom metric that was specified does not exist or does not have the necessary labels. - MIN_EQUALS_MAX (WARNING): The minNumReplicas is equal to maxNumReplicas. This means the autoscaler cannot add or remove instances from the instance group. - MISSING_CUSTOM_METRIC_DATA_POINTS (WARNING): The autoscaler did not receive any data from the custom metric configured for autoscaling. - MISSING_LOAD_BALANCING_DATA_POINTS (WARNING): The autoscaler is configured to scale based on a load balancing signal but the instance group has not received any requests from the load balancer. - MODE_OFF (WARNING): Autoscaling is turned off. The number of instances in the group won't change automatically. The autoscaling configuration is preserved. - MODE_ONLY_UP (WARNING): Autoscaling is in the "Autoscale only out" mode. The autoscaler can add instances but not remove any. - MORE_THAN_ONE_BACKEND_SERVICE (ERROR): The instance group cannot be autoscaled because it has more than one backend service attached to it. - NOT_ENOUGH_QUOTA_AVAILABLE (ERROR): There is insufficient quota for the necessary resources, such as CPU or number of instances. - REGION_RESOURCE_STOCKOUT (ERROR): Shown only for regional autoscalers: there is a resource stockout in the chosen region. - SCALING_TARGET_DOES_NOT_EXIST (ERROR): The target to be scaled does not exist. - UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION (ERROR): Autoscaling does not work with an HTTP/S load balancer that has been configured for maxRate. - ZONE_RESOURCE_STOCKOUT (ERROR): For zonal autoscalers: there is a resource stockout in the chosen zone. For regional autoscalers: in at least one of the zones you're using there is a resource stockout. New values might be added in the future. Some of the values might not be available in all API versions.
const ( // A value indicating that the enum field is not set. AutoscalerStatusDetails_UNDEFINED_TYPE AutoscalerStatusDetails_Type = 0 // All instances in the instance group are unhealthy (not in RUNNING state). AutoscalerStatusDetails_ALL_INSTANCES_UNHEALTHY AutoscalerStatusDetails_Type = 404965477 // There is no backend service attached to the instance group. AutoscalerStatusDetails_BACKEND_SERVICE_DOES_NOT_EXIST AutoscalerStatusDetails_Type = 191417626 // Autoscaler recommends a size greater than maxNumReplicas. AutoscalerStatusDetails_CAPPED_AT_MAX_NUM_REPLICAS AutoscalerStatusDetails_Type = 518617 // The custom metric samples are not exported often enough to be a credible base for autoscaling. AutoscalerStatusDetails_CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE AutoscalerStatusDetails_Type = 328964659 // The custom metric that was specified does not exist or does not have the necessary labels. AutoscalerStatusDetails_CUSTOM_METRIC_INVALID AutoscalerStatusDetails_Type = 204430550 // The minNumReplicas is equal to maxNumReplicas. This means the autoscaler cannot add or remove instances from the instance group. AutoscalerStatusDetails_MIN_EQUALS_MAX AutoscalerStatusDetails_Type = 2821361 // The autoscaler did not receive any data from the custom metric configured for autoscaling. AutoscalerStatusDetails_MISSING_CUSTOM_METRIC_DATA_POINTS AutoscalerStatusDetails_Type = 94885086 // The autoscaler is configured to scale based on a load balancing signal but the instance group has not received any requests from the load balancer. AutoscalerStatusDetails_MISSING_LOAD_BALANCING_DATA_POINTS AutoscalerStatusDetails_Type = 509858898 // Autoscaling is turned off. The number of instances in the group won't change automatically. The autoscaling configuration is preserved. AutoscalerStatusDetails_MODE_OFF AutoscalerStatusDetails_Type = 164169907 // Autoscaling is in the "Autoscale only scale out" mode. Instances in the group will be only added. AutoscalerStatusDetails_MODE_ONLY_SCALE_OUT AutoscalerStatusDetails_Type = 3840994 // Autoscaling is in the "Autoscale only out" mode. Instances in the group will be only added. AutoscalerStatusDetails_MODE_ONLY_UP AutoscalerStatusDetails_Type = 100969842 // The instance group cannot be autoscaled because it has more than one backend service attached to it. AutoscalerStatusDetails_MORE_THAN_ONE_BACKEND_SERVICE AutoscalerStatusDetails_Type = 151922141 // There is insufficient quota for the necessary resources, such as CPU or number of instances. AutoscalerStatusDetails_NOT_ENOUGH_QUOTA_AVAILABLE AutoscalerStatusDetails_Type = 403101631 // Showed only for regional autoscalers: there is a resource stockout in the chosen region. AutoscalerStatusDetails_REGION_RESOURCE_STOCKOUT AutoscalerStatusDetails_Type = 528622846 // The target to be scaled does not exist. AutoscalerStatusDetails_SCALING_TARGET_DOES_NOT_EXIST AutoscalerStatusDetails_Type = 122636699 // For some scaling schedules minRequiredReplicas is greater than maxNumReplicas. Autoscaler always recommends at most maxNumReplicas instances. AutoscalerStatusDetails_SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX AutoscalerStatusDetails_Type = 29275586 // For some scaling schedules minRequiredReplicas is less than minNumReplicas. Autoscaler always recommends at least minNumReplicas instances. AutoscalerStatusDetails_SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN AutoscalerStatusDetails_Type = 398287669 AutoscalerStatusDetails_UNKNOWN AutoscalerStatusDetails_Type = 433141802 // Autoscaling does not work with an HTTP/S load balancer that has been configured for maxRate. AutoscalerStatusDetails_UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION AutoscalerStatusDetails_Type = 330845009 // For zonal autoscalers: there is a resource stockout in the chosen zone. For regional autoscalers: in at least one of the zones you're using there is a resource stockout. AutoscalerStatusDetails_ZONE_RESOURCE_STOCKOUT AutoscalerStatusDetails_Type = 210200502 )
func (AutoscalerStatusDetails_Type) Descriptor ¶
func (AutoscalerStatusDetails_Type) Descriptor() protoreflect.EnumDescriptor
func (AutoscalerStatusDetails_Type) Enum ¶
func (x AutoscalerStatusDetails_Type) Enum() *AutoscalerStatusDetails_Type
func (AutoscalerStatusDetails_Type) EnumDescriptor ¶
func (AutoscalerStatusDetails_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutoscalerStatusDetails_Type.Descriptor instead.
func (AutoscalerStatusDetails_Type) Number ¶
func (x AutoscalerStatusDetails_Type) Number() protoreflect.EnumNumber
func (AutoscalerStatusDetails_Type) String ¶
func (x AutoscalerStatusDetails_Type) String() string
func (AutoscalerStatusDetails_Type) Type ¶
func (AutoscalerStatusDetails_Type) Type() protoreflect.EnumType
type Autoscaler_Status ¶
type Autoscaler_Status int32
[Output Only] The status of the autoscaler configuration. Current set of possible values: - PENDING: Autoscaler backend hasn't read new/updated configuration. - DELETING: Configuration is being deleted. - ACTIVE: Configuration is acknowledged to be effective. Some warnings might be present in the statusDetails field. - ERROR: Configuration has errors. Actionable for users. Details are present in the statusDetails field. New values might be added in the future.
const ( // A value indicating that the enum field is not set. Autoscaler_UNDEFINED_STATUS Autoscaler_Status = 0 // Configuration is acknowledged to be effective Autoscaler_ACTIVE Autoscaler_Status = 314733318 // Configuration is being deleted Autoscaler_DELETING Autoscaler_Status = 528602024 // Configuration has errors. Actionable for users. Autoscaler_ERROR Autoscaler_Status = 66247144 // Autoscaler backend hasn't read new/updated configuration Autoscaler_PENDING Autoscaler_Status = 35394935 )
func (Autoscaler_Status) Descriptor ¶
func (Autoscaler_Status) Descriptor() protoreflect.EnumDescriptor
func (Autoscaler_Status) Enum ¶
func (x Autoscaler_Status) Enum() *Autoscaler_Status
func (Autoscaler_Status) EnumDescriptor ¶
func (Autoscaler_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Autoscaler_Status.Descriptor instead.
func (Autoscaler_Status) Number ¶
func (x Autoscaler_Status) Number() protoreflect.EnumNumber
func (Autoscaler_Status) String ¶
func (x Autoscaler_Status) String() string
func (Autoscaler_Status) Type ¶
func (Autoscaler_Status) Type() protoreflect.EnumType
type AutoscalersScopedList ¶
type AutoscalersScopedList struct { // [Output Only] A list of autoscalers contained in this scope. Autoscalers []*Autoscaler `protobuf:"bytes,465771644,rep,name=autoscalers,proto3" json:"autoscalers,omitempty"` // [Output Only] Informational warning which replaces the list of autoscalers when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*AutoscalersScopedList) Descriptor ¶
func (*AutoscalersScopedList) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalersScopedList.ProtoReflect.Descriptor instead.
func (*AutoscalersScopedList) GetAutoscalers ¶
func (x *AutoscalersScopedList) GetAutoscalers() []*Autoscaler
func (*AutoscalersScopedList) GetWarning ¶
func (x *AutoscalersScopedList) GetWarning() *Warning
func (*AutoscalersScopedList) ProtoMessage ¶
func (*AutoscalersScopedList) ProtoMessage()
func (*AutoscalersScopedList) ProtoReflect ¶
func (x *AutoscalersScopedList) ProtoReflect() protoreflect.Message
func (*AutoscalersScopedList) Reset ¶
func (x *AutoscalersScopedList) Reset()
func (*AutoscalersScopedList) String ¶
func (x *AutoscalersScopedList) String() string
type AutoscalingPolicy ¶
type AutoscalingPolicy struct { // The number of seconds that your application takes to initialize on a VM instance. This is referred to as the [initialization period](/compute/docs/autoscaler#cool_down_period). Specifying an accurate initialization period improves autoscaler decisions. For example, when scaling out, the autoscaler ignores data from VMs that are still initializing because those VMs might not yet represent normal usage of your application. The default initialization period is 60 seconds. Initialization periods might vary because of numerous factors. We recommend that you test how long your application takes to initialize. To do this, create a VM and time your application's startup process. CoolDownPeriodSec *int32 `protobuf:"varint,107692954,opt,name=cool_down_period_sec,json=coolDownPeriodSec,proto3,oneof" json:"cool_down_period_sec,omitempty"` // Defines the CPU utilization policy that allows the autoscaler to scale based on the average CPU utilization of a managed instance group. CpuUtilization *AutoscalingPolicyCpuUtilization `protobuf:"bytes,381211147,opt,name=cpu_utilization,json=cpuUtilization,proto3,oneof" json:"cpu_utilization,omitempty"` // Configuration parameters of autoscaling based on a custom metric. CustomMetricUtilizations []*AutoscalingPolicyCustomMetricUtilization `protobuf:"bytes,131972850,rep,name=custom_metric_utilizations,json=customMetricUtilizations,proto3" json:"custom_metric_utilizations,omitempty"` // Configuration parameters of autoscaling based on load balancer. LoadBalancingUtilization *AutoscalingPolicyLoadBalancingUtilization `protobuf:"bytes,429746403,opt,name=load_balancing_utilization,json=loadBalancingUtilization,proto3,oneof" json:"load_balancing_utilization,omitempty"` // The maximum number of instances that the autoscaler can scale out to. This is required when creating or updating an autoscaler. The maximum number of replicas must not be lower than minimal number of replicas. MaxNumReplicas *int32 `protobuf:"varint,62327375,opt,name=max_num_replicas,json=maxNumReplicas,proto3,oneof" json:"max_num_replicas,omitempty"` // The minimum number of replicas that the autoscaler can scale in to. This cannot be less than 0. If not provided, autoscaler chooses a default value depending on maximum number of instances allowed. MinNumReplicas *int32 `protobuf:"varint,535329825,opt,name=min_num_replicas,json=minNumReplicas,proto3,oneof" json:"min_num_replicas,omitempty"` // Defines the operating mode for this policy. The following modes are available: - OFF: Disables the autoscaler but maintains its configuration. - ONLY_SCALE_OUT: Restricts the autoscaler to add VM instances only. - ON: Enables all autoscaler activities according to its policy. For more information, see "Turning off or restricting an autoscaler" // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` ScaleInControl *AutoscalingPolicyScaleInControl `protobuf:"bytes,527670872,opt,name=scale_in_control,json=scaleInControl,proto3,oneof" json:"scale_in_control,omitempty"` // Scaling schedules defined for an autoscaler. Multiple schedules can be set on an autoscaler, and they can overlap. During overlapping periods the greatest min_required_replicas of all scaling schedules is applied. Up to 128 scaling schedules are allowed. ScalingSchedules map[string]*AutoscalingPolicyScalingSchedule `protobuf:"bytes,355416580,rep,name=scaling_schedules,json=scalingSchedules,proto3" json:"scaling_schedules,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Cloud Autoscaler policy.
func (*AutoscalingPolicy) Descriptor ¶
func (*AutoscalingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicy.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicy) GetCoolDownPeriodSec ¶
func (x *AutoscalingPolicy) GetCoolDownPeriodSec() int32
func (*AutoscalingPolicy) GetCpuUtilization ¶
func (x *AutoscalingPolicy) GetCpuUtilization() *AutoscalingPolicyCpuUtilization
func (*AutoscalingPolicy) GetCustomMetricUtilizations ¶
func (x *AutoscalingPolicy) GetCustomMetricUtilizations() []*AutoscalingPolicyCustomMetricUtilization
func (*AutoscalingPolicy) GetLoadBalancingUtilization ¶
func (x *AutoscalingPolicy) GetLoadBalancingUtilization() *AutoscalingPolicyLoadBalancingUtilization
func (*AutoscalingPolicy) GetMaxNumReplicas ¶
func (x *AutoscalingPolicy) GetMaxNumReplicas() int32
func (*AutoscalingPolicy) GetMinNumReplicas ¶
func (x *AutoscalingPolicy) GetMinNumReplicas() int32
func (*AutoscalingPolicy) GetMode ¶
func (x *AutoscalingPolicy) GetMode() string
func (*AutoscalingPolicy) GetScaleInControl ¶
func (x *AutoscalingPolicy) GetScaleInControl() *AutoscalingPolicyScaleInControl
func (*AutoscalingPolicy) GetScalingSchedules ¶
func (x *AutoscalingPolicy) GetScalingSchedules() map[string]*AutoscalingPolicyScalingSchedule
func (*AutoscalingPolicy) ProtoMessage ¶
func (*AutoscalingPolicy) ProtoMessage()
func (*AutoscalingPolicy) ProtoReflect ¶
func (x *AutoscalingPolicy) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicy) Reset ¶
func (x *AutoscalingPolicy) Reset()
func (*AutoscalingPolicy) String ¶
func (x *AutoscalingPolicy) String() string
type AutoscalingPolicyCpuUtilization ¶
type AutoscalingPolicyCpuUtilization struct { // Indicates whether predictive autoscaling based on CPU metric is enabled. Valid values are: * NONE (default). No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics. * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand. // Check the PredictiveMethod enum for the list of possible values. PredictiveMethod *string `protobuf:"bytes,390220737,opt,name=predictive_method,json=predictiveMethod,proto3,oneof" json:"predictive_method,omitempty"` // The target CPU utilization that the autoscaler maintains. Must be a float value in the range (0, 1]. If not specified, the default is 0.6. If the CPU level is below the target utilization, the autoscaler scales in the number of instances until it reaches the minimum number of instances you specified or until the average CPU of your instances reaches the target utilization. If the average CPU is above the target utilization, the autoscaler scales out until it reaches the maximum number of instances you specified or until the average utilization reaches the target utilization. UtilizationTarget *float64 `protobuf:"fixed64,215905870,opt,name=utilization_target,json=utilizationTarget,proto3,oneof" json:"utilization_target,omitempty"` // contains filtered or unexported fields }
CPU utilization policy.
func (*AutoscalingPolicyCpuUtilization) Descriptor ¶
func (*AutoscalingPolicyCpuUtilization) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyCpuUtilization.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicyCpuUtilization) GetPredictiveMethod ¶
func (x *AutoscalingPolicyCpuUtilization) GetPredictiveMethod() string
func (*AutoscalingPolicyCpuUtilization) GetUtilizationTarget ¶
func (x *AutoscalingPolicyCpuUtilization) GetUtilizationTarget() float64
func (*AutoscalingPolicyCpuUtilization) ProtoMessage ¶
func (*AutoscalingPolicyCpuUtilization) ProtoMessage()
func (*AutoscalingPolicyCpuUtilization) ProtoReflect ¶
func (x *AutoscalingPolicyCpuUtilization) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicyCpuUtilization) Reset ¶
func (x *AutoscalingPolicyCpuUtilization) Reset()
func (*AutoscalingPolicyCpuUtilization) String ¶
func (x *AutoscalingPolicyCpuUtilization) String() string
type AutoscalingPolicyCpuUtilization_PredictiveMethod ¶
type AutoscalingPolicyCpuUtilization_PredictiveMethod int32
Indicates whether predictive autoscaling based on CPU metric is enabled. Valid values are: * NONE (default). No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics. * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand.
const ( // A value indicating that the enum field is not set. AutoscalingPolicyCpuUtilization_UNDEFINED_PREDICTIVE_METHOD AutoscalingPolicyCpuUtilization_PredictiveMethod = 0 // No predictive method is used. The autoscaler scales the group to meet current demand based on real-time metrics AutoscalingPolicyCpuUtilization_NONE AutoscalingPolicyCpuUtilization_PredictiveMethod = 2402104 // Predictive autoscaling improves availability by monitoring daily and weekly load patterns and scaling out ahead of anticipated demand. AutoscalingPolicyCpuUtilization_OPTIMIZE_AVAILABILITY AutoscalingPolicyCpuUtilization_PredictiveMethod = 11629437 )
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Descriptor ¶
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Descriptor() protoreflect.EnumDescriptor
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Enum ¶
func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) Enum() *AutoscalingPolicyCpuUtilization_PredictiveMethod
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) EnumDescriptor ¶
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyCpuUtilization_PredictiveMethod.Descriptor instead.
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Number ¶
func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) Number() protoreflect.EnumNumber
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) String ¶
func (x AutoscalingPolicyCpuUtilization_PredictiveMethod) String() string
func (AutoscalingPolicyCpuUtilization_PredictiveMethod) Type ¶
type AutoscalingPolicyCustomMetricUtilization ¶
type AutoscalingPolicyCustomMetricUtilization struct { // A filter string, compatible with a Stackdriver Monitoring filter string for TimeSeries.list API call. This filter is used to select a specific TimeSeries for the purpose of autoscaling and to determine whether the metric is exporting per-instance or per-group data. For the filter to be valid for autoscaling purposes, the following rules apply: - You can only use the AND operator for joining selectors. - You can only use direct equality comparison operator (=) without any functions for each selector. - You can specify the metric in both the filter string and in the metric field. However, if specified in both places, the metric must be identical. - The monitored resource type determines what kind of values are expected for the metric. If it is a gce_instance, the autoscaler expects the metric to include a separate TimeSeries for each instance in a group. In such a case, you cannot filter on resource labels. If the resource type is any other value, the autoscaler expects this metric to contain values that apply to the entire autoscaled instance group and resource label filtering can be performed to point autoscaler at the correct TimeSeries to scale upon. This is called a *per-group metric* for the purpose of autoscaling. If not specified, the type defaults to gce_instance. Try to provide a filter that is selective enough to pick just one TimeSeries for the autoscaled group or for each of the instances (if you are using gce_instance resource type). If multiple TimeSeries are returned upon the query execution, the autoscaler will sum their respective values to obtain its scaling value. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The identifier (type) of the Stackdriver Monitoring metric. The metric cannot have negative values. The metric must have a value type of INT64 or DOUBLE. Metric *string `protobuf:"bytes,533067184,opt,name=metric,proto3,oneof" json:"metric,omitempty"` // If scaling is based on a per-group metric value that represents the total amount of work to be done or resource usage, set this value to an amount assigned for a single instance of the scaled group. Autoscaler keeps the number of instances proportional to the value of this metric. The metric itself does not change value due to group resizing. A good metric to use with the target is for example pubsub.googleapis.com/subscription/num_undelivered_messages or a custom metric exporting the total number of requests coming to your instances. A bad example would be a metric exporting an average or median latency, since this value can't include a chunk assignable to a single instance, it could be better used with utilization_target instead. SingleInstanceAssignment *float64 `protobuf:"fixed64,504768064,opt,name=single_instance_assignment,json=singleInstanceAssignment,proto3,oneof" json:"single_instance_assignment,omitempty"` // The target value of the metric that autoscaler maintains. This must be a positive value. A utilization metric scales number of virtual machines handling requests to increase or decrease proportionally to the metric. For example, a good metric to use as a utilization_target is https://www.googleapis.com/compute/v1/instance/network/received_bytes_count. The autoscaler works to keep this value constant for each of the instances. UtilizationTarget *float64 `protobuf:"fixed64,215905870,opt,name=utilization_target,json=utilizationTarget,proto3,oneof" json:"utilization_target,omitempty"` // Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE. // Check the UtilizationTargetType enum for the list of possible values. UtilizationTargetType *string `protobuf:"bytes,340169355,opt,name=utilization_target_type,json=utilizationTargetType,proto3,oneof" json:"utilization_target_type,omitempty"` // contains filtered or unexported fields }
Custom utilization metric policy.
func (*AutoscalingPolicyCustomMetricUtilization) Descriptor ¶
func (*AutoscalingPolicyCustomMetricUtilization) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyCustomMetricUtilization.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicyCustomMetricUtilization) GetFilter ¶
func (x *AutoscalingPolicyCustomMetricUtilization) GetFilter() string
func (*AutoscalingPolicyCustomMetricUtilization) GetMetric ¶
func (x *AutoscalingPolicyCustomMetricUtilization) GetMetric() string
func (*AutoscalingPolicyCustomMetricUtilization) GetSingleInstanceAssignment ¶
func (x *AutoscalingPolicyCustomMetricUtilization) GetSingleInstanceAssignment() float64
func (*AutoscalingPolicyCustomMetricUtilization) GetUtilizationTarget ¶
func (x *AutoscalingPolicyCustomMetricUtilization) GetUtilizationTarget() float64
func (*AutoscalingPolicyCustomMetricUtilization) GetUtilizationTargetType ¶
func (x *AutoscalingPolicyCustomMetricUtilization) GetUtilizationTargetType() string
func (*AutoscalingPolicyCustomMetricUtilization) ProtoMessage ¶
func (*AutoscalingPolicyCustomMetricUtilization) ProtoMessage()
func (*AutoscalingPolicyCustomMetricUtilization) ProtoReflect ¶
func (x *AutoscalingPolicyCustomMetricUtilization) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicyCustomMetricUtilization) Reset ¶
func (x *AutoscalingPolicyCustomMetricUtilization) Reset()
func (*AutoscalingPolicyCustomMetricUtilization) String ¶
func (x *AutoscalingPolicyCustomMetricUtilization) String() string
type AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType ¶
type AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType int32
Defines how target utilization value is expressed for a Stackdriver Monitoring metric. Either GAUGE, DELTA_PER_SECOND, or DELTA_PER_MINUTE.
const ( // A value indicating that the enum field is not set. AutoscalingPolicyCustomMetricUtilization_UNDEFINED_UTILIZATION_TARGET_TYPE AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType = 0 // Sets the utilization target value for a cumulative or delta metric, expressed as the rate of growth per minute. AutoscalingPolicyCustomMetricUtilization_DELTA_PER_MINUTE AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType = 87432861 // Sets the utilization target value for a cumulative or delta metric, expressed as the rate of growth per second. AutoscalingPolicyCustomMetricUtilization_DELTA_PER_SECOND AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType = 255180029 // Sets the utilization target value for a gauge metric. The autoscaler will collect the average utilization of the virtual machines from the last couple of minutes, and compare the value to the utilization target value to perform autoscaling. AutoscalingPolicyCustomMetricUtilization_GAUGE AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType = 67590361 )
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Descriptor ¶
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Descriptor() protoreflect.EnumDescriptor
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Enum ¶
func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Enum() *AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) EnumDescriptor ¶
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType.Descriptor instead.
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Number ¶
func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Number() protoreflect.EnumNumber
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) String ¶
func (x AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) String() string
func (AutoscalingPolicyCustomMetricUtilization_UtilizationTargetType) Type ¶
type AutoscalingPolicyLoadBalancingUtilization ¶
type AutoscalingPolicyLoadBalancingUtilization struct { // Fraction of backend capacity utilization (set in HTTP(S) load balancing configuration) that the autoscaler maintains. Must be a positive float value. If not defined, the default is 0.8. UtilizationTarget *float64 `protobuf:"fixed64,215905870,opt,name=utilization_target,json=utilizationTarget,proto3,oneof" json:"utilization_target,omitempty"` // contains filtered or unexported fields }
Configuration parameters of autoscaling based on load balancing.
func (*AutoscalingPolicyLoadBalancingUtilization) Descriptor ¶
func (*AutoscalingPolicyLoadBalancingUtilization) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyLoadBalancingUtilization.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicyLoadBalancingUtilization) GetUtilizationTarget ¶
func (x *AutoscalingPolicyLoadBalancingUtilization) GetUtilizationTarget() float64
func (*AutoscalingPolicyLoadBalancingUtilization) ProtoMessage ¶
func (*AutoscalingPolicyLoadBalancingUtilization) ProtoMessage()
func (*AutoscalingPolicyLoadBalancingUtilization) ProtoReflect ¶
func (x *AutoscalingPolicyLoadBalancingUtilization) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicyLoadBalancingUtilization) Reset ¶
func (x *AutoscalingPolicyLoadBalancingUtilization) Reset()
func (*AutoscalingPolicyLoadBalancingUtilization) String ¶
func (x *AutoscalingPolicyLoadBalancingUtilization) String() string
type AutoscalingPolicyScaleInControl ¶
type AutoscalingPolicyScaleInControl struct { // Maximum allowed number (or %) of VMs that can be deducted from the peak recommendation during the window autoscaler looks at when computing recommendations. Possibly all these VMs can be deleted at once so user service needs to be prepared to lose that many VMs in one step. MaxScaledInReplicas *FixedOrPercent `protobuf:"bytes,180710123,opt,name=max_scaled_in_replicas,json=maxScaledInReplicas,proto3,oneof" json:"max_scaled_in_replicas,omitempty"` // How far back autoscaling looks when computing recommendations to include directives regarding slower scale in, as described above. TimeWindowSec *int32 `protobuf:"varint,36405300,opt,name=time_window_sec,json=timeWindowSec,proto3,oneof" json:"time_window_sec,omitempty"` // contains filtered or unexported fields }
Configuration that allows for slower scale in so that even if Autoscaler recommends an abrupt scale in of a MIG, it will be throttled as specified by the parameters below.
func (*AutoscalingPolicyScaleInControl) Descriptor ¶
func (*AutoscalingPolicyScaleInControl) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyScaleInControl.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicyScaleInControl) GetMaxScaledInReplicas ¶
func (x *AutoscalingPolicyScaleInControl) GetMaxScaledInReplicas() *FixedOrPercent
func (*AutoscalingPolicyScaleInControl) GetTimeWindowSec ¶
func (x *AutoscalingPolicyScaleInControl) GetTimeWindowSec() int32
func (*AutoscalingPolicyScaleInControl) ProtoMessage ¶
func (*AutoscalingPolicyScaleInControl) ProtoMessage()
func (*AutoscalingPolicyScaleInControl) ProtoReflect ¶
func (x *AutoscalingPolicyScaleInControl) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicyScaleInControl) Reset ¶
func (x *AutoscalingPolicyScaleInControl) Reset()
func (*AutoscalingPolicyScaleInControl) String ¶
func (x *AutoscalingPolicyScaleInControl) String() string
type AutoscalingPolicyScalingSchedule ¶
type AutoscalingPolicyScalingSchedule struct { // A description of a scaling schedule. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // A boolean value that specifies whether a scaling schedule can influence autoscaler recommendations. If set to true, then a scaling schedule has no effect. This field is optional, and its value is false by default. Disabled *bool `protobuf:"varint,270940796,opt,name=disabled,proto3,oneof" json:"disabled,omitempty"` // The duration of time intervals, in seconds, for which this scaling schedule is to run. The minimum allowed value is 300. This field is required. DurationSec *int32 `protobuf:"varint,212356902,opt,name=duration_sec,json=durationSec,proto3,oneof" json:"duration_sec,omitempty"` // The minimum number of VM instances that the autoscaler will recommend in time intervals starting according to schedule. This field is required. MinRequiredReplicas *int32 `protobuf:"varint,365514414,opt,name=min_required_replicas,json=minRequiredReplicas,proto3,oneof" json:"min_required_replicas,omitempty"` // The start timestamps of time intervals when this scaling schedule is to provide a scaling signal. This field uses the extended cron format (with an optional year field). The expression can describe a single timestamp if the optional year is set, in which case the scaling schedule runs once. The schedule is interpreted with respect to time_zone. This field is required. Note: These timestamps only describe when autoscaler starts providing the scaling signal. The VMs need additional time to become serving. Schedule *string `protobuf:"bytes,375820951,opt,name=schedule,proto3,oneof" json:"schedule,omitempty"` // The time zone to use when interpreting the schedule. The value of this field must be a time zone name from the tz database: https://en.wikipedia.org/wiki/Tz_database. This field is assigned a default value of "UTC" if left empty. TimeZone *string `protobuf:"bytes,36848094,opt,name=time_zone,json=timeZone,proto3,oneof" json:"time_zone,omitempty"` // contains filtered or unexported fields }
Scaling based on user-defined schedule. The message describes a single scaling schedule. A scaling schedule changes the minimum number of VM instances an autoscaler can recommend, which can trigger scaling out.
func (*AutoscalingPolicyScalingSchedule) Descriptor ¶
func (*AutoscalingPolicyScalingSchedule) Descriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicyScalingSchedule.ProtoReflect.Descriptor instead.
func (*AutoscalingPolicyScalingSchedule) GetDescription ¶
func (x *AutoscalingPolicyScalingSchedule) GetDescription() string
func (*AutoscalingPolicyScalingSchedule) GetDisabled ¶
func (x *AutoscalingPolicyScalingSchedule) GetDisabled() bool
func (*AutoscalingPolicyScalingSchedule) GetDurationSec ¶
func (x *AutoscalingPolicyScalingSchedule) GetDurationSec() int32
func (*AutoscalingPolicyScalingSchedule) GetMinRequiredReplicas ¶
func (x *AutoscalingPolicyScalingSchedule) GetMinRequiredReplicas() int32
func (*AutoscalingPolicyScalingSchedule) GetSchedule ¶
func (x *AutoscalingPolicyScalingSchedule) GetSchedule() string
func (*AutoscalingPolicyScalingSchedule) GetTimeZone ¶
func (x *AutoscalingPolicyScalingSchedule) GetTimeZone() string
func (*AutoscalingPolicyScalingSchedule) ProtoMessage ¶
func (*AutoscalingPolicyScalingSchedule) ProtoMessage()
func (*AutoscalingPolicyScalingSchedule) ProtoReflect ¶
func (x *AutoscalingPolicyScalingSchedule) ProtoReflect() protoreflect.Message
func (*AutoscalingPolicyScalingSchedule) Reset ¶
func (x *AutoscalingPolicyScalingSchedule) Reset()
func (*AutoscalingPolicyScalingSchedule) String ¶
func (x *AutoscalingPolicyScalingSchedule) String() string
type AutoscalingPolicy_Mode ¶
type AutoscalingPolicy_Mode int32
Defines the operating mode for this policy. The following modes are available: - OFF: Disables the autoscaler but maintains its configuration. - ONLY_SCALE_OUT: Restricts the autoscaler to add VM instances only. - ON: Enables all autoscaler activities according to its policy. For more information, see "Turning off or restricting an autoscaler"
const ( // A value indicating that the enum field is not set. AutoscalingPolicy_UNDEFINED_MODE AutoscalingPolicy_Mode = 0 // Do not automatically scale the MIG in or out. The recommended_size field contains the size of MIG that would be set if the actuation mode was enabled. AutoscalingPolicy_OFF AutoscalingPolicy_Mode = 78159 // Automatically scale the MIG in and out according to the policy. AutoscalingPolicy_ON AutoscalingPolicy_Mode = 2527 // Automatically create VMs according to the policy, but do not scale the MIG in. AutoscalingPolicy_ONLY_SCALE_OUT AutoscalingPolicy_Mode = 152713670 // Automatically create VMs according to the policy, but do not scale the MIG in. AutoscalingPolicy_ONLY_UP AutoscalingPolicy_Mode = 478095374 )
func (AutoscalingPolicy_Mode) Descriptor ¶
func (AutoscalingPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
func (AutoscalingPolicy_Mode) Enum ¶
func (x AutoscalingPolicy_Mode) Enum() *AutoscalingPolicy_Mode
func (AutoscalingPolicy_Mode) EnumDescriptor ¶
func (AutoscalingPolicy_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use AutoscalingPolicy_Mode.Descriptor instead.
func (AutoscalingPolicy_Mode) Number ¶
func (x AutoscalingPolicy_Mode) Number() protoreflect.EnumNumber
func (AutoscalingPolicy_Mode) String ¶
func (x AutoscalingPolicy_Mode) String() string
func (AutoscalingPolicy_Mode) Type ¶
func (AutoscalingPolicy_Mode) Type() protoreflect.EnumType
type Backend ¶
type Backend struct { // Specifies how to determine whether the backend of a load balancer can handle additional traffic or is fully loaded. For usage guidelines, see Connection balancing mode. Backends must use compatible balancing modes. For more information, see Supported balancing modes and target capacity settings and Restrictions and guidance for instance groups. Note: Currently, if you use the API to configure incompatible balancing modes, the configuration might be accepted even though it has no impact and is ignored. Specifically, Backend.maxUtilization is ignored when Backend.balancingMode is RATE. In the future, this incompatible combination will be rejected. // Check the BalancingMode enum for the list of possible values. BalancingMode *string `protobuf:"bytes,430286217,opt,name=balancing_mode,json=balancingMode,proto3,oneof" json:"balancing_mode,omitempty"` // A multiplier applied to the backend's target capacity of its balancing mode. The default value is 1, which means the group serves up to 100% of its configured capacity (depending on balancingMode). A setting of 0 means the group is completely drained, offering 0% of its available capacity. The valid ranges are 0.0 and [0.1,1.0]. You cannot configure a setting larger than 0 and smaller than 0.1. You cannot configure a setting of 0 when there is only one backend attached to the backend service. Not available with backends that don't support using a balancingMode. This includes backends such as global internet NEGs, regional serverless NEGs, and PSC NEGs. CapacityScaler *float32 `protobuf:"fixed32,315958157,opt,name=capacity_scaler,json=capacityScaler,proto3,oneof" json:"capacity_scaler,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // This field designates whether this is a failover backend. More than one failover backend can be configured for a given BackendService. Failover *bool `protobuf:"varint,138892530,opt,name=failover,proto3,oneof" json:"failover,omitempty"` // The fully-qualified URL of an instance group or network endpoint group (NEG) resource. To determine what types of backends a load balancer supports, see the [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service#backends). You must use the *fully-qualified* URL (starting with https://www.googleapis.com/) to specify the instance group or NEG. Partial URLs are not supported. Group *string `protobuf:"bytes,98629247,opt,name=group,proto3,oneof" json:"group,omitempty"` // Defines a target maximum number of simultaneous connections. For usage guidelines, see Connection balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is RATE. MaxConnections *int32 `protobuf:"varint,110652154,opt,name=max_connections,json=maxConnections,proto3,oneof" json:"max_connections,omitempty"` // Defines a target maximum number of simultaneous connections. For usage guidelines, see Connection balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is RATE. MaxConnectionsPerEndpoint *int32 `protobuf:"varint,216904604,opt,name=max_connections_per_endpoint,json=maxConnectionsPerEndpoint,proto3,oneof" json:"max_connections_per_endpoint,omitempty"` // Defines a target maximum number of simultaneous connections. For usage guidelines, see Connection balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is RATE. MaxConnectionsPerInstance *int32 `protobuf:"varint,104671900,opt,name=max_connections_per_instance,json=maxConnectionsPerInstance,proto3,oneof" json:"max_connections_per_instance,omitempty"` // Defines a maximum number of HTTP requests per second (RPS). For usage guidelines, see Rate balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is CONNECTION. MaxRate *int32 `protobuf:"varint,408035035,opt,name=max_rate,json=maxRate,proto3,oneof" json:"max_rate,omitempty"` // Defines a maximum target for requests per second (RPS). For usage guidelines, see Rate balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is CONNECTION. MaxRatePerEndpoint *float32 `protobuf:"fixed32,129832283,opt,name=max_rate_per_endpoint,json=maxRatePerEndpoint,proto3,oneof" json:"max_rate_per_endpoint,omitempty"` // Defines a maximum target for requests per second (RPS). For usage guidelines, see Rate balancing mode and Utilization balancing mode. Not available if the backend's balancingMode is CONNECTION. MaxRatePerInstance *float32 `protobuf:"fixed32,17599579,opt,name=max_rate_per_instance,json=maxRatePerInstance,proto3,oneof" json:"max_rate_per_instance,omitempty"` // Optional parameter to define a target capacity for the UTILIZATION balancing mode. The valid range is [0.0, 1.0]. For usage guidelines, see Utilization balancing mode. MaxUtilization *float32 `protobuf:"fixed32,148192199,opt,name=max_utilization,json=maxUtilization,proto3,oneof" json:"max_utilization,omitempty"` // This field indicates whether this backend should be fully utilized before sending traffic to backends with default preference. The possible values are: - PREFERRED: Backends with this preference level will be filled up to their capacity limits first, based on RTT. - DEFAULT: If preferred backends don't have enough capacity, backends in this layer would be used and traffic would be assigned based on the load balancing algorithm you use. This is the default // Check the Preference enum for the list of possible values. Preference *string `protobuf:"bytes,150781147,opt,name=preference,proto3,oneof" json:"preference,omitempty"` // contains filtered or unexported fields }
Message containing information of one individual backend.
func (*Backend) Descriptor ¶
Deprecated: Use Backend.ProtoReflect.Descriptor instead.
func (*Backend) GetBalancingMode ¶
func (*Backend) GetCapacityScaler ¶
func (*Backend) GetDescription ¶
func (*Backend) GetFailover ¶
func (*Backend) GetGroup ¶
func (*Backend) GetMaxConnections ¶
func (*Backend) GetMaxConnectionsPerEndpoint ¶
func (*Backend) GetMaxConnectionsPerInstance ¶
func (*Backend) GetMaxRate ¶
func (*Backend) GetMaxRatePerEndpoint ¶
func (*Backend) GetMaxRatePerInstance ¶
func (*Backend) GetMaxUtilization ¶
func (*Backend) GetPreference ¶
func (*Backend) ProtoMessage ¶
func (*Backend) ProtoMessage()
func (*Backend) ProtoReflect ¶
func (x *Backend) ProtoReflect() protoreflect.Message
func (*Backend) Reset ¶
func (x *Backend) Reset()
func (*Backend) String ¶
type BackendBucket ¶
type BackendBucket struct { // Cloud Storage bucket name. BucketName *string `protobuf:"bytes,283610048,opt,name=bucket_name,json=bucketName,proto3,oneof" json:"bucket_name,omitempty"` // Cloud CDN configuration for this BackendBucket. CdnPolicy *BackendBucketCdnPolicy `protobuf:"bytes,213976452,opt,name=cdn_policy,json=cdnPolicy,proto3,oneof" json:"cdn_policy,omitempty"` // Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header. // Check the CompressionMode enum for the list of possible values. CompressionMode *string `protobuf:"bytes,95520988,opt,name=compression_mode,json=compressionMode,proto3,oneof" json:"compression_mode,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // Headers that the Application Load Balancer should add to proxied responses. CustomResponseHeaders []string `protobuf:"bytes,387539094,rep,name=custom_response_headers,json=customResponseHeaders,proto3" json:"custom_response_headers,omitempty"` // An optional textual description of the resource; provided by the client when the resource is created. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The resource URL for the edge security policy associated with this backend bucket. EdgeSecurityPolicy *string `protobuf:"bytes,41036943,opt,name=edge_security_policy,json=edgeSecurityPolicy,proto3,oneof" json:"edge_security_policy,omitempty"` // If true, enable Cloud CDN for this BackendBucket. EnableCdn *bool `protobuf:"varint,282942321,opt,name=enable_cdn,json=enableCdn,proto3,oneof" json:"enable_cdn,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Type of the resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] List of resources referencing that backend bucket. UsedBy []*BackendBucketUsedBy `protobuf:"bytes,389320729,rep,name=used_by,json=usedBy,proto3" json:"used_by,omitempty"` // contains filtered or unexported fields }
Represents a Cloud Storage Bucket resource. This Cloud Storage bucket resource is referenced by a URL map of a load balancer. For more information, read Backend Buckets.
func (*BackendBucket) Descriptor ¶
func (*BackendBucket) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucket.ProtoReflect.Descriptor instead.
func (*BackendBucket) GetBucketName ¶
func (x *BackendBucket) GetBucketName() string
func (*BackendBucket) GetCdnPolicy ¶
func (x *BackendBucket) GetCdnPolicy() *BackendBucketCdnPolicy
func (*BackendBucket) GetCompressionMode ¶
func (x *BackendBucket) GetCompressionMode() string
func (*BackendBucket) GetCreationTimestamp ¶
func (x *BackendBucket) GetCreationTimestamp() string
func (*BackendBucket) GetCustomResponseHeaders ¶
func (x *BackendBucket) GetCustomResponseHeaders() []string
func (*BackendBucket) GetDescription ¶
func (x *BackendBucket) GetDescription() string
func (*BackendBucket) GetEdgeSecurityPolicy ¶
func (x *BackendBucket) GetEdgeSecurityPolicy() string
func (*BackendBucket) GetEnableCdn ¶
func (x *BackendBucket) GetEnableCdn() bool
func (*BackendBucket) GetId ¶
func (x *BackendBucket) GetId() uint64
func (*BackendBucket) GetKind ¶
func (x *BackendBucket) GetKind() string
func (*BackendBucket) GetName ¶
func (x *BackendBucket) GetName() string
func (*BackendBucket) GetSelfLink ¶
func (x *BackendBucket) GetSelfLink() string
func (*BackendBucket) GetUsedBy ¶
func (x *BackendBucket) GetUsedBy() []*BackendBucketUsedBy
func (*BackendBucket) ProtoMessage ¶
func (*BackendBucket) ProtoMessage()
func (*BackendBucket) ProtoReflect ¶
func (x *BackendBucket) ProtoReflect() protoreflect.Message
func (*BackendBucket) Reset ¶
func (x *BackendBucket) Reset()
func (*BackendBucket) String ¶
func (x *BackendBucket) String() string
type BackendBucketCdnPolicy ¶
type BackendBucketCdnPolicy struct { // Bypass the cache when the specified request headers are matched - e.g. Pragma or Authorization headers. Up to 5 headers can be specified. The cache is bypassed for all cdnPolicy.cacheMode settings. BypassCacheOnRequestHeaders []*BackendBucketCdnPolicyBypassCacheOnRequestHeader `protobuf:"bytes,486203082,rep,name=bypass_cache_on_request_headers,json=bypassCacheOnRequestHeaders,proto3" json:"bypass_cache_on_request_headers,omitempty"` // The CacheKeyPolicy for this CdnPolicy. CacheKeyPolicy *BackendBucketCdnPolicyCacheKeyPolicy `protobuf:"bytes,159263727,opt,name=cache_key_policy,json=cacheKeyPolicy,proto3,oneof" json:"cache_key_policy,omitempty"` // Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. If no value is provided for cdnPolicy.cacheMode, it defaults to CACHE_ALL_STATIC. // Check the CacheMode enum for the list of possible values. CacheMode *string `protobuf:"bytes,28877888,opt,name=cache_mode,json=cacheMode,proto3,oneof" json:"cache_mode,omitempty"` // Specifies a separate client (e.g. browser client) maximum TTL. This is used to clamp the max-age (or Expires) value sent to the client. With FORCE_CACHE_ALL, the lesser of client_ttl and default_ttl is used for the response max-age directive, along with a "public" directive. For cacheable content in CACHE_ALL_STATIC mode, client_ttl clamps the max-age from the origin (if specified), or else sets the response max-age directive to the lesser of the client_ttl and default_ttl, and also ensures a "public" cache-control directive is present. If a client TTL is not specified, a default value (1 hour) will be used. The maximum allowed value is 31,622,400s (1 year). ClientTtl *int32 `protobuf:"varint,29034360,opt,name=client_ttl,json=clientTtl,proto3,oneof" json:"client_ttl,omitempty"` // Specifies the default TTL for cached content served by this origin for responses that do not have an existing valid TTL (max-age or s-max-age). Setting a TTL of "0" means "always revalidate". The value of defaultTTL cannot be set to a value greater than that of maxTTL, but can be equal. When the cacheMode is set to FORCE_CACHE_ALL, the defaultTTL will overwrite the TTL set in all responses. The maximum allowed value is 31,622,400s (1 year), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. DefaultTtl *int32 `protobuf:"varint,100253422,opt,name=default_ttl,json=defaultTtl,proto3,oneof" json:"default_ttl,omitempty"` // Specifies the maximum allowed TTL for cached content served by this origin. Cache directives that attempt to set a max-age or s-maxage higher than this, or an Expires header more than maxTTL seconds in the future will be capped at the value of maxTTL, as if it were the value of an s-maxage Cache-Control directive. Headers sent to the client will not be modified. Setting a TTL of "0" means "always revalidate". The maximum allowed value is 31,622,400s (1 year), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. MaxTtl *int32 `protobuf:"varint,307578001,opt,name=max_ttl,json=maxTtl,proto3,oneof" json:"max_ttl,omitempty"` // Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects. This can reduce the load on your origin and improve end-user experience by reducing response latency. When the cache mode is set to CACHE_ALL_STATIC or USE_ORIGIN_HEADERS, negative caching applies to responses with the specified response code that lack any Cache-Control, Expires, or Pragma: no-cache directives. When the cache mode is set to FORCE_CACHE_ALL, negative caching applies to all responses with the specified response code, and override any caching headers. By default, Cloud CDN will apply the following default TTLs to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404 (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found), 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy. NegativeCaching *bool `protobuf:"varint,336110005,opt,name=negative_caching,json=negativeCaching,proto3,oneof" json:"negative_caching,omitempty"` // Sets a cache TTL for the specified HTTP status code. negative_caching must be enabled to configure negative_caching_policy. Omitting the policy and leaving negative_caching enabled will use Cloud CDN's default cache TTLs. Note that when specifying an explicit negative_caching_policy, you should take care to specify a cache TTL for all response codes that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exists. NegativeCachingPolicy []*BackendBucketCdnPolicyNegativeCachingPolicy `protobuf:"bytes,155359996,rep,name=negative_caching_policy,json=negativeCachingPolicy,proto3" json:"negative_caching_policy,omitempty"` // If true then Cloud CDN will combine multiple concurrent cache fill requests into a small number of requests to the origin. RequestCoalescing *bool `protobuf:"varint,532808276,opt,name=request_coalescing,json=requestCoalescing,proto3,oneof" json:"request_coalescing,omitempty"` // Serve existing content from the cache (if available) when revalidating content with the origin, or when an error is encountered when refreshing the cache. This setting defines the default "max-stale" duration for any cached responses that do not specify a max-stale directive. Stale responses that exceed the TTL configured here will not be served. The default limit (max-stale) is 86400s (1 day), which will allow stale content to be served up to this limit beyond the max-age (or s-max-age) of a cached response. The maximum allowed value is 604800 (1 week). Set this to zero (0) to disable serve-while-stale. ServeWhileStale *int32 `protobuf:"varint,236682203,opt,name=serve_while_stale,json=serveWhileStale,proto3,oneof" json:"serve_while_stale,omitempty"` // Maximum number of seconds the response to a signed URL request will be considered fresh. After this time period, the response will be revalidated before being served. Defaults to 1hr (3600s). When serving responses to signed URL requests, Cloud CDN will internally behave as though all responses from this backend had a "Cache-Control: public, max-age=[TTL]" header, regardless of any existing Cache-Control header. The actual headers served in responses will not be altered. SignedUrlCacheMaxAgeSec *int64 `protobuf:"varint,269374534,opt,name=signed_url_cache_max_age_sec,json=signedUrlCacheMaxAgeSec,proto3,oneof" json:"signed_url_cache_max_age_sec,omitempty"` // [Output Only] Names of the keys for signing request URLs. SignedUrlKeyNames []string `protobuf:"bytes,371848885,rep,name=signed_url_key_names,json=signedUrlKeyNames,proto3" json:"signed_url_key_names,omitempty"` // contains filtered or unexported fields }
Message containing Cloud CDN configuration for a backend bucket.
func (*BackendBucketCdnPolicy) Descriptor ¶
func (*BackendBucketCdnPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketCdnPolicy.ProtoReflect.Descriptor instead.
func (*BackendBucketCdnPolicy) GetBypassCacheOnRequestHeaders ¶
func (x *BackendBucketCdnPolicy) GetBypassCacheOnRequestHeaders() []*BackendBucketCdnPolicyBypassCacheOnRequestHeader
func (*BackendBucketCdnPolicy) GetCacheKeyPolicy ¶
func (x *BackendBucketCdnPolicy) GetCacheKeyPolicy() *BackendBucketCdnPolicyCacheKeyPolicy
func (*BackendBucketCdnPolicy) GetCacheMode ¶
func (x *BackendBucketCdnPolicy) GetCacheMode() string
func (*BackendBucketCdnPolicy) GetClientTtl ¶
func (x *BackendBucketCdnPolicy) GetClientTtl() int32
func (*BackendBucketCdnPolicy) GetDefaultTtl ¶
func (x *BackendBucketCdnPolicy) GetDefaultTtl() int32
func (*BackendBucketCdnPolicy) GetMaxTtl ¶
func (x *BackendBucketCdnPolicy) GetMaxTtl() int32
func (*BackendBucketCdnPolicy) GetNegativeCaching ¶
func (x *BackendBucketCdnPolicy) GetNegativeCaching() bool
func (*BackendBucketCdnPolicy) GetNegativeCachingPolicy ¶
func (x *BackendBucketCdnPolicy) GetNegativeCachingPolicy() []*BackendBucketCdnPolicyNegativeCachingPolicy
func (*BackendBucketCdnPolicy) GetRequestCoalescing ¶
func (x *BackendBucketCdnPolicy) GetRequestCoalescing() bool
func (*BackendBucketCdnPolicy) GetServeWhileStale ¶
func (x *BackendBucketCdnPolicy) GetServeWhileStale() int32
func (*BackendBucketCdnPolicy) GetSignedUrlCacheMaxAgeSec ¶
func (x *BackendBucketCdnPolicy) GetSignedUrlCacheMaxAgeSec() int64
func (*BackendBucketCdnPolicy) GetSignedUrlKeyNames ¶
func (x *BackendBucketCdnPolicy) GetSignedUrlKeyNames() []string
func (*BackendBucketCdnPolicy) ProtoMessage ¶
func (*BackendBucketCdnPolicy) ProtoMessage()
func (*BackendBucketCdnPolicy) ProtoReflect ¶
func (x *BackendBucketCdnPolicy) ProtoReflect() protoreflect.Message
func (*BackendBucketCdnPolicy) Reset ¶
func (x *BackendBucketCdnPolicy) Reset()
func (*BackendBucketCdnPolicy) String ¶
func (x *BackendBucketCdnPolicy) String() string
type BackendBucketCdnPolicyBypassCacheOnRequestHeader ¶
type BackendBucketCdnPolicyBypassCacheOnRequestHeader struct { // The header field name to match on when bypassing cache. Values are case-insensitive. HeaderName *string `protobuf:"bytes,110223613,opt,name=header_name,json=headerName,proto3,oneof" json:"header_name,omitempty"` // contains filtered or unexported fields }
Bypass the cache when the specified request headers are present, e.g. Pragma or Authorization headers. Values are case insensitive. The presence of such a header overrides the cache_mode setting.
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) Descriptor ¶
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketCdnPolicyBypassCacheOnRequestHeader.ProtoReflect.Descriptor instead.
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) GetHeaderName ¶
func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) GetHeaderName() string
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoMessage ¶
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoMessage()
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoReflect ¶
func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) ProtoReflect() protoreflect.Message
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) Reset ¶
func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) Reset()
func (*BackendBucketCdnPolicyBypassCacheOnRequestHeader) String ¶
func (x *BackendBucketCdnPolicyBypassCacheOnRequestHeader) String() string
type BackendBucketCdnPolicyCacheKeyPolicy ¶
type BackendBucketCdnPolicyCacheKeyPolicy struct { // Allows HTTP request headers (by name) to be used in the cache key. IncludeHttpHeaders []string `protobuf:"bytes,2489606,rep,name=include_http_headers,json=includeHttpHeaders,proto3" json:"include_http_headers,omitempty"` // Names of query string parameters to include in cache keys. Default parameters are always included. '&' and '=' will be percent encoded and not treated as delimiters. QueryStringWhitelist []string `protobuf:"bytes,52456496,rep,name=query_string_whitelist,json=queryStringWhitelist,proto3" json:"query_string_whitelist,omitempty"` // contains filtered or unexported fields }
Message containing what to include in the cache key for a request for Cloud CDN.
func (*BackendBucketCdnPolicyCacheKeyPolicy) Descriptor ¶
func (*BackendBucketCdnPolicyCacheKeyPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketCdnPolicyCacheKeyPolicy.ProtoReflect.Descriptor instead.
func (*BackendBucketCdnPolicyCacheKeyPolicy) GetIncludeHttpHeaders ¶
func (x *BackendBucketCdnPolicyCacheKeyPolicy) GetIncludeHttpHeaders() []string
func (*BackendBucketCdnPolicyCacheKeyPolicy) GetQueryStringWhitelist ¶
func (x *BackendBucketCdnPolicyCacheKeyPolicy) GetQueryStringWhitelist() []string
func (*BackendBucketCdnPolicyCacheKeyPolicy) ProtoMessage ¶
func (*BackendBucketCdnPolicyCacheKeyPolicy) ProtoMessage()
func (*BackendBucketCdnPolicyCacheKeyPolicy) ProtoReflect ¶
func (x *BackendBucketCdnPolicyCacheKeyPolicy) ProtoReflect() protoreflect.Message
func (*BackendBucketCdnPolicyCacheKeyPolicy) Reset ¶
func (x *BackendBucketCdnPolicyCacheKeyPolicy) Reset()
func (*BackendBucketCdnPolicyCacheKeyPolicy) String ¶
func (x *BackendBucketCdnPolicyCacheKeyPolicy) String() string
type BackendBucketCdnPolicyNegativeCachingPolicy ¶
type BackendBucketCdnPolicyNegativeCachingPolicy struct { // The HTTP status code to define a TTL against. Only HTTP status codes 300, 301, 302, 307, 308, 404, 405, 410, 421, 451 and 501 are can be specified as values, and you cannot specify a status code more than once. Code *int32 `protobuf:"varint,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // The TTL (in seconds) for which to cache responses with the corresponding status code. The maximum allowed value is 1800s (30 minutes), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. Ttl *int32 `protobuf:"varint,115180,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
Specify CDN TTLs for response error codes.
func (*BackendBucketCdnPolicyNegativeCachingPolicy) Descriptor ¶
func (*BackendBucketCdnPolicyNegativeCachingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketCdnPolicyNegativeCachingPolicy.ProtoReflect.Descriptor instead.
func (*BackendBucketCdnPolicyNegativeCachingPolicy) GetCode ¶
func (x *BackendBucketCdnPolicyNegativeCachingPolicy) GetCode() int32
func (*BackendBucketCdnPolicyNegativeCachingPolicy) GetTtl ¶
func (x *BackendBucketCdnPolicyNegativeCachingPolicy) GetTtl() int32
func (*BackendBucketCdnPolicyNegativeCachingPolicy) ProtoMessage ¶
func (*BackendBucketCdnPolicyNegativeCachingPolicy) ProtoMessage()
func (*BackendBucketCdnPolicyNegativeCachingPolicy) ProtoReflect ¶
func (x *BackendBucketCdnPolicyNegativeCachingPolicy) ProtoReflect() protoreflect.Message
func (*BackendBucketCdnPolicyNegativeCachingPolicy) Reset ¶
func (x *BackendBucketCdnPolicyNegativeCachingPolicy) Reset()
func (*BackendBucketCdnPolicyNegativeCachingPolicy) String ¶
func (x *BackendBucketCdnPolicyNegativeCachingPolicy) String() string
type BackendBucketCdnPolicy_CacheMode ¶
type BackendBucketCdnPolicy_CacheMode int32
Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. If no value is provided for cdnPolicy.cacheMode, it defaults to CACHE_ALL_STATIC.
const ( // A value indicating that the enum field is not set. BackendBucketCdnPolicy_UNDEFINED_CACHE_MODE BackendBucketCdnPolicy_CacheMode = 0 // Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. BackendBucketCdnPolicy_CACHE_ALL_STATIC BackendBucketCdnPolicy_CacheMode = 355027945 // Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. BackendBucketCdnPolicy_FORCE_CACHE_ALL BackendBucketCdnPolicy_CacheMode = 486026928 BackendBucketCdnPolicy_INVALID_CACHE_MODE BackendBucketCdnPolicy_CacheMode = 381295560 // Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. BackendBucketCdnPolicy_USE_ORIGIN_HEADERS BackendBucketCdnPolicy_CacheMode = 55380261 )
func (BackendBucketCdnPolicy_CacheMode) Descriptor ¶
func (BackendBucketCdnPolicy_CacheMode) Descriptor() protoreflect.EnumDescriptor
func (BackendBucketCdnPolicy_CacheMode) Enum ¶
func (x BackendBucketCdnPolicy_CacheMode) Enum() *BackendBucketCdnPolicy_CacheMode
func (BackendBucketCdnPolicy_CacheMode) EnumDescriptor ¶
func (BackendBucketCdnPolicy_CacheMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendBucketCdnPolicy_CacheMode.Descriptor instead.
func (BackendBucketCdnPolicy_CacheMode) Number ¶
func (x BackendBucketCdnPolicy_CacheMode) Number() protoreflect.EnumNumber
func (BackendBucketCdnPolicy_CacheMode) String ¶
func (x BackendBucketCdnPolicy_CacheMode) String() string
func (BackendBucketCdnPolicy_CacheMode) Type ¶
func (BackendBucketCdnPolicy_CacheMode) Type() protoreflect.EnumType
type BackendBucketList ¶
type BackendBucketList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of BackendBucket resources. Items []*BackendBucket `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of BackendBucket resources.
func (*BackendBucketList) Descriptor ¶
func (*BackendBucketList) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketList.ProtoReflect.Descriptor instead.
func (*BackendBucketList) GetId ¶
func (x *BackendBucketList) GetId() string
func (*BackendBucketList) GetItems ¶
func (x *BackendBucketList) GetItems() []*BackendBucket
func (*BackendBucketList) GetKind ¶
func (x *BackendBucketList) GetKind() string
func (*BackendBucketList) GetNextPageToken ¶
func (x *BackendBucketList) GetNextPageToken() string
func (*BackendBucketList) GetSelfLink ¶
func (x *BackendBucketList) GetSelfLink() string
func (*BackendBucketList) GetWarning ¶
func (x *BackendBucketList) GetWarning() *Warning
func (*BackendBucketList) ProtoMessage ¶
func (*BackendBucketList) ProtoMessage()
func (*BackendBucketList) ProtoReflect ¶
func (x *BackendBucketList) ProtoReflect() protoreflect.Message
func (*BackendBucketList) Reset ¶
func (x *BackendBucketList) Reset()
func (*BackendBucketList) String ¶
func (x *BackendBucketList) String() string
type BackendBucketUsedBy ¶
type BackendBucketUsedBy struct { // [Output Only] Server-defined URL for UrlMaps referencing that BackendBucket. Reference *string `protobuf:"bytes,148586315,opt,name=reference,proto3,oneof" json:"reference,omitempty"` // contains filtered or unexported fields }
func (*BackendBucketUsedBy) Descriptor ¶
func (*BackendBucketUsedBy) Descriptor() ([]byte, []int)
Deprecated: Use BackendBucketUsedBy.ProtoReflect.Descriptor instead.
func (*BackendBucketUsedBy) GetReference ¶
func (x *BackendBucketUsedBy) GetReference() string
func (*BackendBucketUsedBy) ProtoMessage ¶
func (*BackendBucketUsedBy) ProtoMessage()
func (*BackendBucketUsedBy) ProtoReflect ¶
func (x *BackendBucketUsedBy) ProtoReflect() protoreflect.Message
func (*BackendBucketUsedBy) Reset ¶
func (x *BackendBucketUsedBy) Reset()
func (*BackendBucketUsedBy) String ¶
func (x *BackendBucketUsedBy) String() string
type BackendBucket_CompressionMode ¶
type BackendBucket_CompressionMode int32
Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
const ( // A value indicating that the enum field is not set. BackendBucket_UNDEFINED_COMPRESSION_MODE BackendBucket_CompressionMode = 0 // Automatically uses the best compression based on the Accept-Encoding header sent by the client. BackendBucket_AUTOMATIC BackendBucket_CompressionMode = 165298699 // Disables compression. Existing compressed responses cached by Cloud CDN will not be served to clients. BackendBucket_DISABLED BackendBucket_CompressionMode = 516696700 )
func (BackendBucket_CompressionMode) Descriptor ¶
func (BackendBucket_CompressionMode) Descriptor() protoreflect.EnumDescriptor
func (BackendBucket_CompressionMode) Enum ¶
func (x BackendBucket_CompressionMode) Enum() *BackendBucket_CompressionMode
func (BackendBucket_CompressionMode) EnumDescriptor ¶
func (BackendBucket_CompressionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendBucket_CompressionMode.Descriptor instead.
func (BackendBucket_CompressionMode) Number ¶
func (x BackendBucket_CompressionMode) Number() protoreflect.EnumNumber
func (BackendBucket_CompressionMode) String ¶
func (x BackendBucket_CompressionMode) String() string
func (BackendBucket_CompressionMode) Type ¶
func (BackendBucket_CompressionMode) Type() protoreflect.EnumType
type BackendService ¶
type BackendService struct { // Lifetime of cookies in seconds. This setting is applicable to Application Load Balancers and Traffic Director and requires GENERATED_COOKIE or HTTP_COOKIE session affinity. If set to 0, the cookie is non-persistent and lasts only until the end of the browser session (or equivalent). The maximum allowed value is two weeks (1,209,600). Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. AffinityCookieTtlSec *int32 `protobuf:"varint,369996954,opt,name=affinity_cookie_ttl_sec,json=affinityCookieTtlSec,proto3,oneof" json:"affinity_cookie_ttl_sec,omitempty"` // The list of backends that serve this BackendService. Backends []*Backend `protobuf:"bytes,510839903,rep,name=backends,proto3" json:"backends,omitempty"` // Cloud CDN configuration for this BackendService. Only available for specified load balancer types. CdnPolicy *BackendServiceCdnPolicy `protobuf:"bytes,213976452,opt,name=cdn_policy,json=cdnPolicy,proto3,oneof" json:"cdn_policy,omitempty"` CircuitBreakers *CircuitBreakers `protobuf:"bytes,421340061,opt,name=circuit_breakers,json=circuitBreakers,proto3,oneof" json:"circuit_breakers,omitempty"` // Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header. // Check the CompressionMode enum for the list of possible values. CompressionMode *string `protobuf:"bytes,95520988,opt,name=compression_mode,json=compressionMode,proto3,oneof" json:"compression_mode,omitempty"` ConnectionDraining *ConnectionDraining `protobuf:"bytes,461096747,opt,name=connection_draining,json=connectionDraining,proto3,oneof" json:"connection_draining,omitempty"` // Connection Tracking configuration for this BackendService. Connection tracking policy settings are only available for external passthrough Network Load Balancers and internal passthrough Network Load Balancers. ConnectionTrackingPolicy *BackendServiceConnectionTrackingPolicy `protobuf:"bytes,143994969,opt,name=connection_tracking_policy,json=connectionTrackingPolicy,proto3,oneof" json:"connection_tracking_policy,omitempty"` // Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. This load balancing policy is applicable only for HTTP connections. The affinity to a particular destination host will be lost when one or more hosts are added/removed from the destination service. This field specifies parameters that control consistent hashing. This field is only applicable when localityLbPolicy is set to MAGLEV or RING_HASH. This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED. ConsistentHash *ConsistentHashLoadBalancerSettings `protobuf:"bytes,905883,opt,name=consistent_hash,json=consistentHash,proto3,oneof" json:"consistent_hash,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // Headers that the load balancer adds to proxied requests. See [Creating custom headers](https://cloud.google.com/load-balancing/docs/custom-headers). CustomRequestHeaders []string `protobuf:"bytes,27977992,rep,name=custom_request_headers,json=customRequestHeaders,proto3" json:"custom_request_headers,omitempty"` // Headers that the load balancer adds to proxied responses. See [Creating custom headers](https://cloud.google.com/load-balancing/docs/custom-headers). CustomResponseHeaders []string `protobuf:"bytes,387539094,rep,name=custom_response_headers,json=customResponseHeaders,proto3" json:"custom_response_headers,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The resource URL for the edge security policy associated with this backend service. EdgeSecurityPolicy *string `protobuf:"bytes,41036943,opt,name=edge_security_policy,json=edgeSecurityPolicy,proto3,oneof" json:"edge_security_policy,omitempty"` // If true, enables Cloud CDN for the backend service of a global external Application Load Balancer. EnableCDN *bool `protobuf:"varint,250733499,opt,name=enable_c_d_n,json=enableCDN,proto3,oneof" json:"enable_c_d_n,omitempty"` // Requires at least one backend instance group to be defined as a backup (failover) backend. For load balancers that have configurable failover: [Internal passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview). FailoverPolicy *BackendServiceFailoverPolicy `protobuf:"bytes,105658655,opt,name=failover_policy,json=failoverPolicy,proto3,oneof" json:"failover_policy,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a BackendService. An up-to-date fingerprint must be provided in order to update the BackendService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a BackendService. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The list of URLs to the healthChecks, httpHealthChecks (legacy), or httpsHealthChecks (legacy) resource for health checking this backend service. Not all backend services support legacy health checks. See Load balancer guide. Currently, at most one health check can be specified for each backend service. Backend services with instance group or zonal NEG backends must have a health check. Backend services with internet or serverless NEG backends must not have a health check. HealthChecks []string `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // The configurations for Identity-Aware Proxy on this resource. Not available for internal passthrough Network Load Balancers and external passthrough Network Load Balancers. Iap *BackendServiceIAP `protobuf:"bytes,104024,opt,name=iap,proto3,oneof" json:"iap,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Specifies a preference for traffic sent from the proxy to the backend (or from the client to the backend for proxyless gRPC). The possible values are: - IPV4_ONLY: Only send IPv4 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv4 health checks are used to check the health of the backends. This is the default setting. - PREFER_IPV6: Prioritize the connection to the endpoint's IPv6 address over its IPv4 address (provided there is a healthy IPv6 address). - IPV6_ONLY: Only send IPv6 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv6 health checks are used to check the health of the backends. This field is applicable to either: - Advanced global external Application Load Balancer (load balancing scheme EXTERNAL_MANAGED), - Regional external Application Load Balancer, - Internal proxy Network Load Balancer (load balancing scheme INTERNAL_MANAGED), - Regional internal Application Load Balancer (load balancing scheme INTERNAL_MANAGED), - Traffic Director with Envoy proxies and proxyless gRPC (load balancing scheme INTERNAL_SELF_MANAGED). // Check the IpAddressSelectionPolicy enum for the list of possible values. IpAddressSelectionPolicy *string `protobuf:"bytes,77600840,opt,name=ip_address_selection_policy,json=ipAddressSelectionPolicy,proto3,oneof" json:"ip_address_selection_policy,omitempty"` // [Output Only] Type of resource. Always compute#backendService for backend services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer. // Check the LoadBalancingScheme enum for the list of possible values. LoadBalancingScheme *string `protobuf:"bytes,363890244,opt,name=load_balancing_scheme,json=loadBalancingScheme,proto3,oneof" json:"load_balancing_scheme,omitempty"` // A list of locality load-balancing policies to be used in order of preference. When you use localityLbPolicies, you must set at least one value for either the localityLbPolicies[].policy or the localityLbPolicies[].customPolicy field. localityLbPolicies overrides any value set in the localityLbPolicy field. For an example of how to use this field, see Define a list of preferred policies. Caution: This field and its children are intended for use in a service mesh that includes gRPC clients only. Envoy proxies can't use backend services that have this configuration. LocalityLbPolicies []*BackendServiceLocalityLoadBalancingPolicyConfig `protobuf:"bytes,140982557,rep,name=locality_lb_policies,json=localityLbPolicies,proto3" json:"locality_lb_policies,omitempty"` // The load balancing algorithm used within the scope of the locality. The possible values are: - ROUND_ROBIN: This is a simple policy in which each healthy backend is selected in round robin order. This is the default. - LEAST_REQUEST: An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. - RING_HASH: The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. - RANDOM: The load balancer selects a random healthy host. - ORIGINAL_DESTINATION: Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not configured—that is, if session affinity remains at the default value of NONE—then the default value for localityLbPolicy is ROUND_ROBIN. If session affinity is set to a value other than NONE, then the default value for localityLbPolicy is MAGLEV. Only ROUND_ROBIN and RING_HASH are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. // Check the LocalityLbPolicy enum for the list of possible values. LocalityLbPolicy *string `protobuf:"bytes,131431487,opt,name=locality_lb_policy,json=localityLbPolicy,proto3,oneof" json:"locality_lb_policy,omitempty"` // This field denotes the logging options for the load balancer traffic served by this backend service. If logging is enabled, logs will be exported to Stackdriver. LogConfig *BackendServiceLogConfig `protobuf:"bytes,351299741,opt,name=log_config,json=logConfig,proto3,oneof" json:"log_config,omitempty"` // Specifies the default maximum duration (timeout) for streams to this service. Duration is computed from the beginning of the stream until the response has been completely processed, including all retries. A stream that does not complete in this duration is closed. If not specified, there will be no timeout limit, i.e. the maximum duration is infinite. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. This field is only allowed when the loadBalancingScheme of the backend service is INTERNAL_SELF_MANAGED. MaxStreamDuration *Duration `protobuf:"bytes,61428376,opt,name=max_stream_duration,json=maxStreamDuration,proto3,oneof" json:"max_stream_duration,omitempty"` // Deployment metadata associated with the resource to be set by a GKE hub controller and read by the backend RCTH Metadatas map[string]string `protobuf:"bytes,8514340,rep,name=metadatas,proto3" json:"metadatas,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of the network to which this backend service belongs. This field can only be specified when the load balancing scheme is set to INTERNAL. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Settings controlling the ejection of unhealthy backend endpoints from the load balancing pool of each individual proxy instance that processes the traffic for the given backend service. If not set, this feature is considered disabled. Results of the outlier detection algorithm (ejection of endpoints from the load balancing pool and returning them back to the pool) are executed independently by each proxy instance of the load balancer. In most cases, more than one proxy instance handles the traffic received by a backend service. Thus, it is possible that an unhealthy endpoint is detected and ejected by only some of the proxies, and while this happens, other proxies may continue to send requests to the same unhealthy endpoint until they detect and eject the unhealthy endpoint. Applicable backend endpoints can be: - VM instances in an Instance Group - Endpoints in a Zonal NEG (GCE_VM_IP, GCE_VM_IP_PORT) - Endpoints in a Hybrid Connectivity NEG (NON_GCP_PRIVATE_IP_PORT) - Serverless NEGs, that resolve to Cloud Run, App Engine, or Cloud Functions Services - Private Service Connect NEGs, that resolve to Google-managed regional API endpoints or managed services published using Private Service Connect Applicable backend service types can be: - A global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED or EXTERNAL_MANAGED. - A regional backend service with the serviceProtocol set to HTTP, HTTPS, or HTTP2, and loadBalancingScheme set to INTERNAL_MANAGED or EXTERNAL_MANAGED. Not supported for Serverless NEGs. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. OutlierDetection *OutlierDetection `protobuf:"bytes,354625086,opt,name=outlier_detection,json=outlierDetection,proto3,oneof" json:"outlier_detection,omitempty"` // Deprecated in favor of portName. The TCP port to connect on the backend. The default value is 80. For internal passthrough Network Load Balancers and external passthrough Network Load Balancers, omit port. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // A named port on a backend instance group representing the port for communication to the backend VMs in that group. The named port must be [defined on each backend instance group](https://cloud.google.com/load-balancing/docs/backend-service#named_ports). This parameter has no meaning if the backends are NEGs. For internal passthrough Network Load Balancers and external passthrough Network Load Balancers, omit port_name. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // The protocol this BackendService uses to communicate with backends. Possible values are HTTP, HTTPS, HTTP2, TCP, SSL, UDP or GRPC. depending on the chosen load balancer or Traffic Director configuration. Refer to the documentation for the load balancers or for Traffic Director for more information. Must be set to GRPC when the backend service is referenced by a URL map that is bound to target gRPC proxy. // Check the Protocol enum for the list of possible values. Protocol *string `protobuf:"bytes,84577944,opt,name=protocol,proto3,oneof" json:"protocol,omitempty"` // [Output Only] URL of the region where the regional backend service resides. This field is not applicable to global backend services. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The resource URL for the security policy associated with this backend service. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // This field specifies the security settings that apply to this backend service. This field is applicable to a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED. SecuritySettings *SecuritySettings `protobuf:"bytes,478649922,opt,name=security_settings,json=securitySettings,proto3,oneof" json:"security_settings,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty. ServiceBindings []string `protobuf:"bytes,133581016,rep,name=service_bindings,json=serviceBindings,proto3" json:"service_bindings,omitempty"` // URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global. ServiceLbPolicy *string `protobuf:"bytes,94848785,opt,name=service_lb_policy,json=serviceLbPolicy,proto3,oneof" json:"service_lb_policy,omitempty"` // Type of session affinity to use. The default is NONE. Only NONE and HEADER_FIELD are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. For more details, see: [Session Affinity](https://cloud.google.com/load-balancing/docs/backend-service#session_affinity). // Check the SessionAffinity enum for the list of possible values. SessionAffinity *string `protobuf:"bytes,463888561,opt,name=session_affinity,json=sessionAffinity,proto3,oneof" json:"session_affinity,omitempty"` // Describes the HTTP cookie used for stateful session affinity. This field is applicable and required if the sessionAffinity is set to STRONG_COOKIE_AFFINITY. StrongSessionAffinityCookie *BackendServiceHttpCookie `protobuf:"bytes,238195722,opt,name=strong_session_affinity_cookie,json=strongSessionAffinityCookie,proto3,oneof" json:"strong_session_affinity_cookie,omitempty"` Subsetting *Subsetting `protobuf:"bytes,450283536,opt,name=subsetting,proto3,oneof" json:"subsetting,omitempty"` // The backend service timeout has a different meaning depending on the type of load balancer. For more information see, Backend service settings. The default is 30 seconds. The full range of timeout values allowed goes from 1 through 2,147,483,647 seconds. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. Instead, use maxStreamDuration. TimeoutSec *int32 `protobuf:"varint,79994995,opt,name=timeout_sec,json=timeoutSec,proto3,oneof" json:"timeout_sec,omitempty"` // [Output Only] List of resources referencing given backend service. UsedBy []*BackendServiceUsedBy `protobuf:"bytes,389320729,rep,name=used_by,json=usedBy,proto3" json:"used_by,omitempty"` // contains filtered or unexported fields }
Represents a Backend Service resource. A backend service defines how Google Cloud load balancers distribute traffic. The backend service configuration contains a set of values, such as the protocol used to connect to backends, various distribution and session settings, health checks, and timeouts. These settings provide fine-grained control over how your load balancer behaves. Most of the settings have default values that allow for easy configuration if you need to get started quickly. Backend services in Google Compute Engine can be either regionally or globally scoped. * [Global](https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) * [Regional](https://cloud.google.com/compute/docs/reference/rest/v1/regionBackendServices) For more information, see Backend Services.
func (*BackendService) Descriptor ¶
func (*BackendService) Descriptor() ([]byte, []int)
Deprecated: Use BackendService.ProtoReflect.Descriptor instead.
func (*BackendService) GetAffinityCookieTtlSec ¶
func (x *BackendService) GetAffinityCookieTtlSec() int32
func (*BackendService) GetBackends ¶
func (x *BackendService) GetBackends() []*Backend
func (*BackendService) GetCdnPolicy ¶
func (x *BackendService) GetCdnPolicy() *BackendServiceCdnPolicy
func (*BackendService) GetCircuitBreakers ¶
func (x *BackendService) GetCircuitBreakers() *CircuitBreakers
func (*BackendService) GetCompressionMode ¶
func (x *BackendService) GetCompressionMode() string
func (*BackendService) GetConnectionDraining ¶
func (x *BackendService) GetConnectionDraining() *ConnectionDraining
func (*BackendService) GetConnectionTrackingPolicy ¶
func (x *BackendService) GetConnectionTrackingPolicy() *BackendServiceConnectionTrackingPolicy
func (*BackendService) GetConsistentHash ¶
func (x *BackendService) GetConsistentHash() *ConsistentHashLoadBalancerSettings
func (*BackendService) GetCreationTimestamp ¶
func (x *BackendService) GetCreationTimestamp() string
func (*BackendService) GetCustomRequestHeaders ¶
func (x *BackendService) GetCustomRequestHeaders() []string
func (*BackendService) GetCustomResponseHeaders ¶
func (x *BackendService) GetCustomResponseHeaders() []string
func (*BackendService) GetDescription ¶
func (x *BackendService) GetDescription() string
func (*BackendService) GetEdgeSecurityPolicy ¶
func (x *BackendService) GetEdgeSecurityPolicy() string
func (*BackendService) GetEnableCDN ¶
func (x *BackendService) GetEnableCDN() bool
func (*BackendService) GetFailoverPolicy ¶
func (x *BackendService) GetFailoverPolicy() *BackendServiceFailoverPolicy
func (*BackendService) GetFingerprint ¶
func (x *BackendService) GetFingerprint() string
func (*BackendService) GetHealthChecks ¶
func (x *BackendService) GetHealthChecks() []string
func (*BackendService) GetIap ¶
func (x *BackendService) GetIap() *BackendServiceIAP
func (*BackendService) GetId ¶
func (x *BackendService) GetId() uint64
func (*BackendService) GetIpAddressSelectionPolicy ¶
func (x *BackendService) GetIpAddressSelectionPolicy() string
func (*BackendService) GetKind ¶
func (x *BackendService) GetKind() string
func (*BackendService) GetLoadBalancingScheme ¶
func (x *BackendService) GetLoadBalancingScheme() string
func (*BackendService) GetLocalityLbPolicies ¶
func (x *BackendService) GetLocalityLbPolicies() []*BackendServiceLocalityLoadBalancingPolicyConfig
func (*BackendService) GetLocalityLbPolicy ¶
func (x *BackendService) GetLocalityLbPolicy() string
func (*BackendService) GetLogConfig ¶
func (x *BackendService) GetLogConfig() *BackendServiceLogConfig
func (*BackendService) GetMaxStreamDuration ¶
func (x *BackendService) GetMaxStreamDuration() *Duration
func (*BackendService) GetMetadatas ¶
func (x *BackendService) GetMetadatas() map[string]string
func (*BackendService) GetName ¶
func (x *BackendService) GetName() string
func (*BackendService) GetNetwork ¶
func (x *BackendService) GetNetwork() string
func (*BackendService) GetOutlierDetection ¶
func (x *BackendService) GetOutlierDetection() *OutlierDetection
func (*BackendService) GetPort ¶
func (x *BackendService) GetPort() int32
func (*BackendService) GetPortName ¶
func (x *BackendService) GetPortName() string
func (*BackendService) GetProtocol ¶
func (x *BackendService) GetProtocol() string
func (*BackendService) GetRegion ¶
func (x *BackendService) GetRegion() string
func (*BackendService) GetSecurityPolicy ¶
func (x *BackendService) GetSecurityPolicy() string
func (*BackendService) GetSecuritySettings ¶
func (x *BackendService) GetSecuritySettings() *SecuritySettings
func (*BackendService) GetSelfLink ¶
func (x *BackendService) GetSelfLink() string
func (*BackendService) GetServiceBindings ¶
func (x *BackendService) GetServiceBindings() []string
func (*BackendService) GetServiceLbPolicy ¶
func (x *BackendService) GetServiceLbPolicy() string
func (*BackendService) GetSessionAffinity ¶
func (x *BackendService) GetSessionAffinity() string
func (*BackendService) GetStrongSessionAffinityCookie ¶
func (x *BackendService) GetStrongSessionAffinityCookie() *BackendServiceHttpCookie
func (*BackendService) GetSubsetting ¶
func (x *BackendService) GetSubsetting() *Subsetting
func (*BackendService) GetTimeoutSec ¶
func (x *BackendService) GetTimeoutSec() int32
func (*BackendService) GetUsedBy ¶
func (x *BackendService) GetUsedBy() []*BackendServiceUsedBy
func (*BackendService) ProtoMessage ¶
func (*BackendService) ProtoMessage()
func (*BackendService) ProtoReflect ¶
func (x *BackendService) ProtoReflect() protoreflect.Message
func (*BackendService) Reset ¶
func (x *BackendService) Reset()
func (*BackendService) String ¶
func (x *BackendService) String() string
type BackendServiceAggregatedList ¶
type BackendServiceAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of BackendServicesScopedList resources. Items map[string]*BackendServicesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of BackendServicesScopedList.
func (*BackendServiceAggregatedList) Descriptor ¶
func (*BackendServiceAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceAggregatedList.ProtoReflect.Descriptor instead.
func (*BackendServiceAggregatedList) GetId ¶
func (x *BackendServiceAggregatedList) GetId() string
func (*BackendServiceAggregatedList) GetItems ¶
func (x *BackendServiceAggregatedList) GetItems() map[string]*BackendServicesScopedList
func (*BackendServiceAggregatedList) GetKind ¶
func (x *BackendServiceAggregatedList) GetKind() string
func (*BackendServiceAggregatedList) GetNextPageToken ¶
func (x *BackendServiceAggregatedList) GetNextPageToken() string
func (*BackendServiceAggregatedList) GetSelfLink ¶
func (x *BackendServiceAggregatedList) GetSelfLink() string
func (*BackendServiceAggregatedList) GetUnreachables ¶
func (x *BackendServiceAggregatedList) GetUnreachables() []string
func (*BackendServiceAggregatedList) GetWarning ¶
func (x *BackendServiceAggregatedList) GetWarning() *Warning
func (*BackendServiceAggregatedList) ProtoMessage ¶
func (*BackendServiceAggregatedList) ProtoMessage()
func (*BackendServiceAggregatedList) ProtoReflect ¶
func (x *BackendServiceAggregatedList) ProtoReflect() protoreflect.Message
func (*BackendServiceAggregatedList) Reset ¶
func (x *BackendServiceAggregatedList) Reset()
func (*BackendServiceAggregatedList) String ¶
func (x *BackendServiceAggregatedList) String() string
type BackendServiceCdnPolicy ¶
type BackendServiceCdnPolicy struct { // Bypass the cache when the specified request headers are matched - e.g. Pragma or Authorization headers. Up to 5 headers can be specified. The cache is bypassed for all cdnPolicy.cacheMode settings. BypassCacheOnRequestHeaders []*BackendServiceCdnPolicyBypassCacheOnRequestHeader `protobuf:"bytes,486203082,rep,name=bypass_cache_on_request_headers,json=bypassCacheOnRequestHeaders,proto3" json:"bypass_cache_on_request_headers,omitempty"` // The CacheKeyPolicy for this CdnPolicy. CacheKeyPolicy *CacheKeyPolicy `protobuf:"bytes,159263727,opt,name=cache_key_policy,json=cacheKeyPolicy,proto3,oneof" json:"cache_key_policy,omitempty"` // Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. If no value is provided for cdnPolicy.cacheMode, it defaults to CACHE_ALL_STATIC. // Check the CacheMode enum for the list of possible values. CacheMode *string `protobuf:"bytes,28877888,opt,name=cache_mode,json=cacheMode,proto3,oneof" json:"cache_mode,omitempty"` // Specifies a separate client (e.g. browser client) maximum TTL. This is used to clamp the max-age (or Expires) value sent to the client. With FORCE_CACHE_ALL, the lesser of client_ttl and default_ttl is used for the response max-age directive, along with a "public" directive. For cacheable content in CACHE_ALL_STATIC mode, client_ttl clamps the max-age from the origin (if specified), or else sets the response max-age directive to the lesser of the client_ttl and default_ttl, and also ensures a "public" cache-control directive is present. If a client TTL is not specified, a default value (1 hour) will be used. The maximum allowed value is 31,622,400s (1 year). ClientTtl *int32 `protobuf:"varint,29034360,opt,name=client_ttl,json=clientTtl,proto3,oneof" json:"client_ttl,omitempty"` // Specifies the default TTL for cached content served by this origin for responses that do not have an existing valid TTL (max-age or s-max-age). Setting a TTL of "0" means "always revalidate". The value of defaultTTL cannot be set to a value greater than that of maxTTL, but can be equal. When the cacheMode is set to FORCE_CACHE_ALL, the defaultTTL will overwrite the TTL set in all responses. The maximum allowed value is 31,622,400s (1 year), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. DefaultTtl *int32 `protobuf:"varint,100253422,opt,name=default_ttl,json=defaultTtl,proto3,oneof" json:"default_ttl,omitempty"` // Specifies the maximum allowed TTL for cached content served by this origin. Cache directives that attempt to set a max-age or s-maxage higher than this, or an Expires header more than maxTTL seconds in the future will be capped at the value of maxTTL, as if it were the value of an s-maxage Cache-Control directive. Headers sent to the client will not be modified. Setting a TTL of "0" means "always revalidate". The maximum allowed value is 31,622,400s (1 year), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. MaxTtl *int32 `protobuf:"varint,307578001,opt,name=max_ttl,json=maxTtl,proto3,oneof" json:"max_ttl,omitempty"` // Negative caching allows per-status code TTLs to be set, in order to apply fine-grained caching for common errors or redirects. This can reduce the load on your origin and improve end-user experience by reducing response latency. When the cache mode is set to CACHE_ALL_STATIC or USE_ORIGIN_HEADERS, negative caching applies to responses with the specified response code that lack any Cache-Control, Expires, or Pragma: no-cache directives. When the cache mode is set to FORCE_CACHE_ALL, negative caching applies to all responses with the specified response code, and override any caching headers. By default, Cloud CDN will apply the following default TTLs to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404 (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found), 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy. NegativeCaching *bool `protobuf:"varint,336110005,opt,name=negative_caching,json=negativeCaching,proto3,oneof" json:"negative_caching,omitempty"` // Sets a cache TTL for the specified HTTP status code. negative_caching must be enabled to configure negative_caching_policy. Omitting the policy and leaving negative_caching enabled will use Cloud CDN's default cache TTLs. Note that when specifying an explicit negative_caching_policy, you should take care to specify a cache TTL for all response codes that you wish to cache. Cloud CDN will not apply any default negative caching when a policy exists. NegativeCachingPolicy []*BackendServiceCdnPolicyNegativeCachingPolicy `protobuf:"bytes,155359996,rep,name=negative_caching_policy,json=negativeCachingPolicy,proto3" json:"negative_caching_policy,omitempty"` // If true then Cloud CDN will combine multiple concurrent cache fill requests into a small number of requests to the origin. RequestCoalescing *bool `protobuf:"varint,532808276,opt,name=request_coalescing,json=requestCoalescing,proto3,oneof" json:"request_coalescing,omitempty"` // Serve existing content from the cache (if available) when revalidating content with the origin, or when an error is encountered when refreshing the cache. This setting defines the default "max-stale" duration for any cached responses that do not specify a max-stale directive. Stale responses that exceed the TTL configured here will not be served. The default limit (max-stale) is 86400s (1 day), which will allow stale content to be served up to this limit beyond the max-age (or s-max-age) of a cached response. The maximum allowed value is 604800 (1 week). Set this to zero (0) to disable serve-while-stale. ServeWhileStale *int32 `protobuf:"varint,236682203,opt,name=serve_while_stale,json=serveWhileStale,proto3,oneof" json:"serve_while_stale,omitempty"` // Maximum number of seconds the response to a signed URL request will be considered fresh. After this time period, the response will be revalidated before being served. Defaults to 1hr (3600s). When serving responses to signed URL requests, Cloud CDN will internally behave as though all responses from this backend had a "Cache-Control: public, max-age=[TTL]" header, regardless of any existing Cache-Control header. The actual headers served in responses will not be altered. SignedUrlCacheMaxAgeSec *int64 `protobuf:"varint,269374534,opt,name=signed_url_cache_max_age_sec,json=signedUrlCacheMaxAgeSec,proto3,oneof" json:"signed_url_cache_max_age_sec,omitempty"` // [Output Only] Names of the keys for signing request URLs. SignedUrlKeyNames []string `protobuf:"bytes,371848885,rep,name=signed_url_key_names,json=signedUrlKeyNames,proto3" json:"signed_url_key_names,omitempty"` // contains filtered or unexported fields }
Message containing Cloud CDN configuration for a backend service.
func (*BackendServiceCdnPolicy) Descriptor ¶
func (*BackendServiceCdnPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceCdnPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceCdnPolicy) GetBypassCacheOnRequestHeaders ¶
func (x *BackendServiceCdnPolicy) GetBypassCacheOnRequestHeaders() []*BackendServiceCdnPolicyBypassCacheOnRequestHeader
func (*BackendServiceCdnPolicy) GetCacheKeyPolicy ¶
func (x *BackendServiceCdnPolicy) GetCacheKeyPolicy() *CacheKeyPolicy
func (*BackendServiceCdnPolicy) GetCacheMode ¶
func (x *BackendServiceCdnPolicy) GetCacheMode() string
func (*BackendServiceCdnPolicy) GetClientTtl ¶
func (x *BackendServiceCdnPolicy) GetClientTtl() int32
func (*BackendServiceCdnPolicy) GetDefaultTtl ¶
func (x *BackendServiceCdnPolicy) GetDefaultTtl() int32
func (*BackendServiceCdnPolicy) GetMaxTtl ¶
func (x *BackendServiceCdnPolicy) GetMaxTtl() int32
func (*BackendServiceCdnPolicy) GetNegativeCaching ¶
func (x *BackendServiceCdnPolicy) GetNegativeCaching() bool
func (*BackendServiceCdnPolicy) GetNegativeCachingPolicy ¶
func (x *BackendServiceCdnPolicy) GetNegativeCachingPolicy() []*BackendServiceCdnPolicyNegativeCachingPolicy
func (*BackendServiceCdnPolicy) GetRequestCoalescing ¶
func (x *BackendServiceCdnPolicy) GetRequestCoalescing() bool
func (*BackendServiceCdnPolicy) GetServeWhileStale ¶
func (x *BackendServiceCdnPolicy) GetServeWhileStale() int32
func (*BackendServiceCdnPolicy) GetSignedUrlCacheMaxAgeSec ¶
func (x *BackendServiceCdnPolicy) GetSignedUrlCacheMaxAgeSec() int64
func (*BackendServiceCdnPolicy) GetSignedUrlKeyNames ¶
func (x *BackendServiceCdnPolicy) GetSignedUrlKeyNames() []string
func (*BackendServiceCdnPolicy) ProtoMessage ¶
func (*BackendServiceCdnPolicy) ProtoMessage()
func (*BackendServiceCdnPolicy) ProtoReflect ¶
func (x *BackendServiceCdnPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceCdnPolicy) Reset ¶
func (x *BackendServiceCdnPolicy) Reset()
func (*BackendServiceCdnPolicy) String ¶
func (x *BackendServiceCdnPolicy) String() string
type BackendServiceCdnPolicyBypassCacheOnRequestHeader ¶
type BackendServiceCdnPolicyBypassCacheOnRequestHeader struct { // The header field name to match on when bypassing cache. Values are case-insensitive. HeaderName *string `protobuf:"bytes,110223613,opt,name=header_name,json=headerName,proto3,oneof" json:"header_name,omitempty"` // contains filtered or unexported fields }
Bypass the cache when the specified request headers are present, e.g. Pragma or Authorization headers. Values are case insensitive. The presence of such a header overrides the cache_mode setting.
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) Descriptor ¶
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceCdnPolicyBypassCacheOnRequestHeader.ProtoReflect.Descriptor instead.
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) GetHeaderName ¶
func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) GetHeaderName() string
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoMessage ¶
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoMessage()
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoReflect ¶
func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) ProtoReflect() protoreflect.Message
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) Reset ¶
func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) Reset()
func (*BackendServiceCdnPolicyBypassCacheOnRequestHeader) String ¶
func (x *BackendServiceCdnPolicyBypassCacheOnRequestHeader) String() string
type BackendServiceCdnPolicyNegativeCachingPolicy ¶
type BackendServiceCdnPolicyNegativeCachingPolicy struct { // The HTTP status code to define a TTL against. Only HTTP status codes 300, 301, 302, 307, 308, 404, 405, 410, 421, 451 and 501 are can be specified as values, and you cannot specify a status code more than once. Code *int32 `protobuf:"varint,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // The TTL (in seconds) for which to cache responses with the corresponding status code. The maximum allowed value is 1800s (30 minutes), noting that infrequently accessed objects may be evicted from the cache before the defined TTL. Ttl *int32 `protobuf:"varint,115180,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
Specify CDN TTLs for response error codes.
func (*BackendServiceCdnPolicyNegativeCachingPolicy) Descriptor ¶
func (*BackendServiceCdnPolicyNegativeCachingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceCdnPolicyNegativeCachingPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceCdnPolicyNegativeCachingPolicy) GetCode ¶
func (x *BackendServiceCdnPolicyNegativeCachingPolicy) GetCode() int32
func (*BackendServiceCdnPolicyNegativeCachingPolicy) GetTtl ¶
func (x *BackendServiceCdnPolicyNegativeCachingPolicy) GetTtl() int32
func (*BackendServiceCdnPolicyNegativeCachingPolicy) ProtoMessage ¶
func (*BackendServiceCdnPolicyNegativeCachingPolicy) ProtoMessage()
func (*BackendServiceCdnPolicyNegativeCachingPolicy) ProtoReflect ¶
func (x *BackendServiceCdnPolicyNegativeCachingPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceCdnPolicyNegativeCachingPolicy) Reset ¶
func (x *BackendServiceCdnPolicyNegativeCachingPolicy) Reset()
func (*BackendServiceCdnPolicyNegativeCachingPolicy) String ¶
func (x *BackendServiceCdnPolicyNegativeCachingPolicy) String() string
type BackendServiceCdnPolicy_CacheMode ¶
type BackendServiceCdnPolicy_CacheMode int32
Specifies the cache setting for all responses from this backend. The possible values are: USE_ORIGIN_HEADERS Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. FORCE_CACHE_ALL Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. CACHE_ALL_STATIC Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. If no value is provided for cdnPolicy.cacheMode, it defaults to CACHE_ALL_STATIC.
const ( // A value indicating that the enum field is not set. BackendServiceCdnPolicy_UNDEFINED_CACHE_MODE BackendServiceCdnPolicy_CacheMode = 0 // Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached. BackendServiceCdnPolicy_CACHE_ALL_STATIC BackendServiceCdnPolicy_CacheMode = 355027945 // Cache all content, ignoring any "private", "no-store" or "no-cache" directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content. BackendServiceCdnPolicy_FORCE_CACHE_ALL BackendServiceCdnPolicy_CacheMode = 486026928 BackendServiceCdnPolicy_INVALID_CACHE_MODE BackendServiceCdnPolicy_CacheMode = 381295560 // Requires the origin to set valid caching headers to cache content. Responses without these headers will not be cached at Google's edge, and will require a full trip to the origin on every request, potentially impacting performance and increasing load on the origin server. BackendServiceCdnPolicy_USE_ORIGIN_HEADERS BackendServiceCdnPolicy_CacheMode = 55380261 )
func (BackendServiceCdnPolicy_CacheMode) Descriptor ¶
func (BackendServiceCdnPolicy_CacheMode) Descriptor() protoreflect.EnumDescriptor
func (BackendServiceCdnPolicy_CacheMode) Enum ¶
func (x BackendServiceCdnPolicy_CacheMode) Enum() *BackendServiceCdnPolicy_CacheMode
func (BackendServiceCdnPolicy_CacheMode) EnumDescriptor ¶
func (BackendServiceCdnPolicy_CacheMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendServiceCdnPolicy_CacheMode.Descriptor instead.
func (BackendServiceCdnPolicy_CacheMode) Number ¶
func (x BackendServiceCdnPolicy_CacheMode) Number() protoreflect.EnumNumber
func (BackendServiceCdnPolicy_CacheMode) String ¶
func (x BackendServiceCdnPolicy_CacheMode) String() string
func (BackendServiceCdnPolicy_CacheMode) Type ¶
func (BackendServiceCdnPolicy_CacheMode) Type() protoreflect.EnumType
type BackendServiceConnectionTrackingPolicy ¶
type BackendServiceConnectionTrackingPolicy struct { // Specifies connection persistence when backends are unhealthy. The default value is DEFAULT_FOR_PROTOCOL. If set to DEFAULT_FOR_PROTOCOL, the existing connections persist on unhealthy backends only for connection-oriented protocols (TCP and SCTP) and only if the Tracking Mode is PER_CONNECTION (default tracking mode) or the Session Affinity is configured for 5-tuple. They do not persist for UDP. If set to NEVER_PERSIST, after a backend becomes unhealthy, the existing connections on the unhealthy backend are never persisted on the unhealthy backend. They are always diverted to newly selected healthy backends (unless all backends are unhealthy). If set to ALWAYS_PERSIST, existing connections always persist on unhealthy backends regardless of protocol and session affinity. It is generally not recommended to use this mode overriding the default. For more details, see [Connection Persistence for Network Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#connection-persistence) and [Connection Persistence for Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal#connection-persistence). // Check the ConnectionPersistenceOnUnhealthyBackends enum for the list of possible values. ConnectionPersistenceOnUnhealthyBackends *string `protobuf:"bytes,152439033,opt,name=connection_persistence_on_unhealthy_backends,json=connectionPersistenceOnUnhealthyBackends,proto3,oneof" json:"connection_persistence_on_unhealthy_backends,omitempty"` // Enable Strong Session Affinity for external passthrough Network Load Balancers. This option is not available publicly. EnableStrongAffinity *bool `protobuf:"varint,24539924,opt,name=enable_strong_affinity,json=enableStrongAffinity,proto3,oneof" json:"enable_strong_affinity,omitempty"` // Specifies how long to keep a Connection Tracking entry while there is no matching traffic (in seconds). For internal passthrough Network Load Balancers: - The minimum (default) is 10 minutes and the maximum is 16 hours. - It can be set only if Connection Tracking is less than 5-tuple (i.e. Session Affinity is CLIENT_IP_NO_DESTINATION, CLIENT_IP or CLIENT_IP_PROTO, and Tracking Mode is PER_SESSION). For external passthrough Network Load Balancers the default is 60 seconds. This option is not available publicly. IdleTimeoutSec *int32 `protobuf:"varint,24977544,opt,name=idle_timeout_sec,json=idleTimeoutSec,proto3,oneof" json:"idle_timeout_sec,omitempty"` // Specifies the key used for connection tracking. There are two options: - PER_CONNECTION: This is the default mode. The Connection Tracking is performed as per the Connection Key (default Hash Method) for the specific protocol. - PER_SESSION: The Connection Tracking is performed as per the configured Session Affinity. It matches the configured Session Affinity. For more details, see [Tracking Mode for Network Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#tracking-mode) and [Tracking Mode for Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal#tracking-mode). // Check the TrackingMode enum for the list of possible values. TrackingMode *string `protobuf:"bytes,127757867,opt,name=tracking_mode,json=trackingMode,proto3,oneof" json:"tracking_mode,omitempty"` // contains filtered or unexported fields }
Connection Tracking configuration for this BackendService.
func (*BackendServiceConnectionTrackingPolicy) Descriptor ¶
func (*BackendServiceConnectionTrackingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceConnectionTrackingPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceConnectionTrackingPolicy) GetConnectionPersistenceOnUnhealthyBackends ¶
func (x *BackendServiceConnectionTrackingPolicy) GetConnectionPersistenceOnUnhealthyBackends() string
func (*BackendServiceConnectionTrackingPolicy) GetEnableStrongAffinity ¶
func (x *BackendServiceConnectionTrackingPolicy) GetEnableStrongAffinity() bool
func (*BackendServiceConnectionTrackingPolicy) GetIdleTimeoutSec ¶
func (x *BackendServiceConnectionTrackingPolicy) GetIdleTimeoutSec() int32
func (*BackendServiceConnectionTrackingPolicy) GetTrackingMode ¶
func (x *BackendServiceConnectionTrackingPolicy) GetTrackingMode() string
func (*BackendServiceConnectionTrackingPolicy) ProtoMessage ¶
func (*BackendServiceConnectionTrackingPolicy) ProtoMessage()
func (*BackendServiceConnectionTrackingPolicy) ProtoReflect ¶
func (x *BackendServiceConnectionTrackingPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceConnectionTrackingPolicy) Reset ¶
func (x *BackendServiceConnectionTrackingPolicy) Reset()
func (*BackendServiceConnectionTrackingPolicy) String ¶
func (x *BackendServiceConnectionTrackingPolicy) String() string
type BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends ¶
type BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends int32
Specifies connection persistence when backends are unhealthy. The default value is DEFAULT_FOR_PROTOCOL. If set to DEFAULT_FOR_PROTOCOL, the existing connections persist on unhealthy backends only for connection-oriented protocols (TCP and SCTP) and only if the Tracking Mode is PER_CONNECTION (default tracking mode) or the Session Affinity is configured for 5-tuple. They do not persist for UDP. If set to NEVER_PERSIST, after a backend becomes unhealthy, the existing connections on the unhealthy backend are never persisted on the unhealthy backend. They are always diverted to newly selected healthy backends (unless all backends are unhealthy). If set to ALWAYS_PERSIST, existing connections always persist on unhealthy backends regardless of protocol and session affinity. It is generally not recommended to use this mode overriding the default. For more details, see [Connection Persistence for Network Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#connection-persistence) and [Connection Persistence for Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal#connection-persistence).
const ( // A value indicating that the enum field is not set. BackendServiceConnectionTrackingPolicy_UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends = 0 BackendServiceConnectionTrackingPolicy_ALWAYS_PERSIST BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends = 38400900 BackendServiceConnectionTrackingPolicy_DEFAULT_FOR_PROTOCOL BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends = 145265356 BackendServiceConnectionTrackingPolicy_NEVER_PERSIST BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends = 138646241 )
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Descriptor ¶
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Descriptor() protoreflect.EnumDescriptor
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Enum ¶
func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Enum() *BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) EnumDescriptor ¶
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends.Descriptor instead.
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Number ¶
func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Number() protoreflect.EnumNumber
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) String ¶
func (x BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) String() string
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Type ¶
func (BackendServiceConnectionTrackingPolicy_ConnectionPersistenceOnUnhealthyBackends) Type() protoreflect.EnumType
type BackendServiceConnectionTrackingPolicy_TrackingMode ¶
type BackendServiceConnectionTrackingPolicy_TrackingMode int32
Specifies the key used for connection tracking. There are two options: - PER_CONNECTION: This is the default mode. The Connection Tracking is performed as per the Connection Key (default Hash Method) for the specific protocol. - PER_SESSION: The Connection Tracking is performed as per the configured Session Affinity. It matches the configured Session Affinity. For more details, see [Tracking Mode for Network Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#tracking-mode) and [Tracking Mode for Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal#tracking-mode).
const ( // A value indicating that the enum field is not set. BackendServiceConnectionTrackingPolicy_UNDEFINED_TRACKING_MODE BackendServiceConnectionTrackingPolicy_TrackingMode = 0 BackendServiceConnectionTrackingPolicy_INVALID_TRACKING_MODE BackendServiceConnectionTrackingPolicy_TrackingMode = 49234371 BackendServiceConnectionTrackingPolicy_PER_CONNECTION BackendServiceConnectionTrackingPolicy_TrackingMode = 85162848 BackendServiceConnectionTrackingPolicy_PER_SESSION BackendServiceConnectionTrackingPolicy_TrackingMode = 182099252 )
func (BackendServiceConnectionTrackingPolicy_TrackingMode) Descriptor ¶
func (BackendServiceConnectionTrackingPolicy_TrackingMode) Descriptor() protoreflect.EnumDescriptor
func (BackendServiceConnectionTrackingPolicy_TrackingMode) Enum ¶
func (x BackendServiceConnectionTrackingPolicy_TrackingMode) Enum() *BackendServiceConnectionTrackingPolicy_TrackingMode
func (BackendServiceConnectionTrackingPolicy_TrackingMode) EnumDescriptor ¶
func (BackendServiceConnectionTrackingPolicy_TrackingMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendServiceConnectionTrackingPolicy_TrackingMode.Descriptor instead.
func (BackendServiceConnectionTrackingPolicy_TrackingMode) Number ¶
func (x BackendServiceConnectionTrackingPolicy_TrackingMode) Number() protoreflect.EnumNumber
func (BackendServiceConnectionTrackingPolicy_TrackingMode) String ¶
func (x BackendServiceConnectionTrackingPolicy_TrackingMode) String() string
func (BackendServiceConnectionTrackingPolicy_TrackingMode) Type ¶
type BackendServiceFailoverPolicy ¶
type BackendServiceFailoverPolicy struct { // This can be set to true only if the protocol is TCP. The default is false. DisableConnectionDrainOnFailover *bool `protobuf:"varint,182150753,opt,name=disable_connection_drain_on_failover,json=disableConnectionDrainOnFailover,proto3,oneof" json:"disable_connection_drain_on_failover,omitempty"` // If set to true, connections to the load balancer are dropped when all primary and all backup backend VMs are unhealthy.If set to false, connections are distributed among all primary VMs when all primary and all backup backend VMs are unhealthy. For load balancers that have configurable failover: [Internal passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview). The default is false. DropTrafficIfUnhealthy *bool `protobuf:"varint,112289428,opt,name=drop_traffic_if_unhealthy,json=dropTrafficIfUnhealthy,proto3,oneof" json:"drop_traffic_if_unhealthy,omitempty"` // The value of the field must be in the range [0, 1]. If the value is 0, the load balancer performs a failover when the number of healthy primary VMs equals zero. For all other values, the load balancer performs a failover when the total number of healthy primary VMs is less than this ratio. For load balancers that have configurable failover: [Internal TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external TCP/UDP Load Balancing](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview). FailoverRatio *float32 `protobuf:"fixed32,212667006,opt,name=failover_ratio,json=failoverRatio,proto3,oneof" json:"failover_ratio,omitempty"` // contains filtered or unexported fields }
For load balancers that have configurable failover: [Internal passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/internal/failover-overview) and [external passthrough Network Load Balancers](https://cloud.google.com/load-balancing/docs/network/networklb-failover-overview). On failover or failback, this field indicates whether connection draining will be honored. Google Cloud has a fixed connection draining timeout of 10 minutes. A setting of true terminates existing TCP connections to the active pool during failover and failback, immediately draining traffic. A setting of false allows existing TCP connections to persist, even on VMs no longer in the active pool, for up to the duration of the connection draining timeout (10 minutes).
func (*BackendServiceFailoverPolicy) Descriptor ¶
func (*BackendServiceFailoverPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceFailoverPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceFailoverPolicy) GetDisableConnectionDrainOnFailover ¶
func (x *BackendServiceFailoverPolicy) GetDisableConnectionDrainOnFailover() bool
func (*BackendServiceFailoverPolicy) GetDropTrafficIfUnhealthy ¶
func (x *BackendServiceFailoverPolicy) GetDropTrafficIfUnhealthy() bool
func (*BackendServiceFailoverPolicy) GetFailoverRatio ¶
func (x *BackendServiceFailoverPolicy) GetFailoverRatio() float32
func (*BackendServiceFailoverPolicy) ProtoMessage ¶
func (*BackendServiceFailoverPolicy) ProtoMessage()
func (*BackendServiceFailoverPolicy) ProtoReflect ¶
func (x *BackendServiceFailoverPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceFailoverPolicy) Reset ¶
func (x *BackendServiceFailoverPolicy) Reset()
func (*BackendServiceFailoverPolicy) String ¶
func (x *BackendServiceFailoverPolicy) String() string
type BackendServiceGroupHealth ¶
type BackendServiceGroupHealth struct { // Metadata defined as annotations on the network endpoint group. Annotations map[string]string `protobuf:"bytes,112032548,rep,name=annotations,proto3" json:"annotations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks. HealthStatus []*HealthStatus `protobuf:"bytes,380545845,rep,name=health_status,json=healthStatus,proto3" json:"health_status,omitempty"` // [Output Only] Type of resource. Always compute#backendServiceGroupHealth for the health of backend services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*BackendServiceGroupHealth) Descriptor ¶
func (*BackendServiceGroupHealth) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceGroupHealth.ProtoReflect.Descriptor instead.
func (*BackendServiceGroupHealth) GetAnnotations ¶
func (x *BackendServiceGroupHealth) GetAnnotations() map[string]string
func (*BackendServiceGroupHealth) GetHealthStatus ¶
func (x *BackendServiceGroupHealth) GetHealthStatus() []*HealthStatus
func (*BackendServiceGroupHealth) GetKind ¶
func (x *BackendServiceGroupHealth) GetKind() string
func (*BackendServiceGroupHealth) ProtoMessage ¶
func (*BackendServiceGroupHealth) ProtoMessage()
func (*BackendServiceGroupHealth) ProtoReflect ¶
func (x *BackendServiceGroupHealth) ProtoReflect() protoreflect.Message
func (*BackendServiceGroupHealth) Reset ¶
func (x *BackendServiceGroupHealth) Reset()
func (*BackendServiceGroupHealth) String ¶
func (x *BackendServiceGroupHealth) String() string
type BackendServiceHttpCookie ¶
type BackendServiceHttpCookie struct { // Name of the cookie. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Path to set for the cookie. Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // Lifetime of the cookie. Ttl *Duration `protobuf:"bytes,115180,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
The HTTP cookie used for stateful session affinity.
func (*BackendServiceHttpCookie) Descriptor ¶
func (*BackendServiceHttpCookie) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceHttpCookie.ProtoReflect.Descriptor instead.
func (*BackendServiceHttpCookie) GetName ¶
func (x *BackendServiceHttpCookie) GetName() string
func (*BackendServiceHttpCookie) GetPath ¶
func (x *BackendServiceHttpCookie) GetPath() string
func (*BackendServiceHttpCookie) GetTtl ¶
func (x *BackendServiceHttpCookie) GetTtl() *Duration
func (*BackendServiceHttpCookie) ProtoMessage ¶
func (*BackendServiceHttpCookie) ProtoMessage()
func (*BackendServiceHttpCookie) ProtoReflect ¶
func (x *BackendServiceHttpCookie) ProtoReflect() protoreflect.Message
func (*BackendServiceHttpCookie) Reset ¶
func (x *BackendServiceHttpCookie) Reset()
func (*BackendServiceHttpCookie) String ¶
func (x *BackendServiceHttpCookie) String() string
type BackendServiceIAP ¶
type BackendServiceIAP struct { // Whether the serving infrastructure will authenticate and authorize all incoming requests. Enabled *bool `protobuf:"varint,1018689,opt,name=enabled,proto3,oneof" json:"enabled,omitempty"` // OAuth2 client ID to use for the authentication flow. Oauth2ClientId *string `protobuf:"bytes,314017611,opt,name=oauth2_client_id,json=oauth2ClientId,proto3,oneof" json:"oauth2_client_id,omitempty"` // OAuth2 client secret to use for the authentication flow. For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2ClientSecretSha256 field. @InputOnly Oauth2ClientSecret *string `protobuf:"bytes,50999520,opt,name=oauth2_client_secret,json=oauth2ClientSecret,proto3,oneof" json:"oauth2_client_secret,omitempty"` // [Output Only] SHA256 hash value for the field oauth2_client_secret above. Oauth2ClientSecretSha256 *string `protobuf:"bytes,112903782,opt,name=oauth2_client_secret_sha256,json=oauth2ClientSecretSha256,proto3,oneof" json:"oauth2_client_secret_sha256,omitempty"` // contains filtered or unexported fields }
Identity-Aware Proxy
func (*BackendServiceIAP) Descriptor ¶
func (*BackendServiceIAP) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceIAP.ProtoReflect.Descriptor instead.
func (*BackendServiceIAP) GetEnabled ¶
func (x *BackendServiceIAP) GetEnabled() bool
func (*BackendServiceIAP) GetOauth2ClientId ¶
func (x *BackendServiceIAP) GetOauth2ClientId() string
func (*BackendServiceIAP) GetOauth2ClientSecret ¶
func (x *BackendServiceIAP) GetOauth2ClientSecret() string
func (*BackendServiceIAP) GetOauth2ClientSecretSha256 ¶
func (x *BackendServiceIAP) GetOauth2ClientSecretSha256() string
func (*BackendServiceIAP) ProtoMessage ¶
func (*BackendServiceIAP) ProtoMessage()
func (*BackendServiceIAP) ProtoReflect ¶
func (x *BackendServiceIAP) ProtoReflect() protoreflect.Message
func (*BackendServiceIAP) Reset ¶
func (x *BackendServiceIAP) Reset()
func (*BackendServiceIAP) String ¶
func (x *BackendServiceIAP) String() string
type BackendServiceList ¶
type BackendServiceList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of BackendService resources. Items []*BackendService `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#backendServiceList for lists of backend services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of BackendService resources.
func (*BackendServiceList) Descriptor ¶
func (*BackendServiceList) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceList.ProtoReflect.Descriptor instead.
func (*BackendServiceList) GetId ¶
func (x *BackendServiceList) GetId() string
func (*BackendServiceList) GetItems ¶
func (x *BackendServiceList) GetItems() []*BackendService
func (*BackendServiceList) GetKind ¶
func (x *BackendServiceList) GetKind() string
func (*BackendServiceList) GetNextPageToken ¶
func (x *BackendServiceList) GetNextPageToken() string
func (*BackendServiceList) GetSelfLink ¶
func (x *BackendServiceList) GetSelfLink() string
func (*BackendServiceList) GetWarning ¶
func (x *BackendServiceList) GetWarning() *Warning
func (*BackendServiceList) ProtoMessage ¶
func (*BackendServiceList) ProtoMessage()
func (*BackendServiceList) ProtoReflect ¶
func (x *BackendServiceList) ProtoReflect() protoreflect.Message
func (*BackendServiceList) Reset ¶
func (x *BackendServiceList) Reset()
func (*BackendServiceList) String ¶
func (x *BackendServiceList) String() string
type BackendServiceListUsable ¶
type BackendServiceListUsable struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of BackendService resources. Items []*BackendService `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#usableBackendServiceList for lists of usable backend services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of usable BackendService resources.
func (*BackendServiceListUsable) Descriptor ¶
func (*BackendServiceListUsable) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceListUsable.ProtoReflect.Descriptor instead.
func (*BackendServiceListUsable) GetId ¶
func (x *BackendServiceListUsable) GetId() string
func (*BackendServiceListUsable) GetItems ¶
func (x *BackendServiceListUsable) GetItems() []*BackendService
func (*BackendServiceListUsable) GetKind ¶
func (x *BackendServiceListUsable) GetKind() string
func (*BackendServiceListUsable) GetNextPageToken ¶
func (x *BackendServiceListUsable) GetNextPageToken() string
func (*BackendServiceListUsable) GetSelfLink ¶
func (x *BackendServiceListUsable) GetSelfLink() string
func (*BackendServiceListUsable) GetWarning ¶
func (x *BackendServiceListUsable) GetWarning() *Warning
func (*BackendServiceListUsable) ProtoMessage ¶
func (*BackendServiceListUsable) ProtoMessage()
func (*BackendServiceListUsable) ProtoReflect ¶
func (x *BackendServiceListUsable) ProtoReflect() protoreflect.Message
func (*BackendServiceListUsable) Reset ¶
func (x *BackendServiceListUsable) Reset()
func (*BackendServiceListUsable) String ¶
func (x *BackendServiceListUsable) String() string
type BackendServiceLocalityLoadBalancingPolicyConfig ¶
type BackendServiceLocalityLoadBalancingPolicyConfig struct { CustomPolicy *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy `protobuf:"bytes,4818368,opt,name=custom_policy,json=customPolicy,proto3,oneof" json:"custom_policy,omitempty"` Policy *BackendServiceLocalityLoadBalancingPolicyConfigPolicy `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.
func (*BackendServiceLocalityLoadBalancingPolicyConfig) Descriptor ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfig) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceLocalityLoadBalancingPolicyConfig.ProtoReflect.Descriptor instead.
func (*BackendServiceLocalityLoadBalancingPolicyConfig) GetCustomPolicy ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfig) GetCustomPolicy() *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
func (*BackendServiceLocalityLoadBalancingPolicyConfig) GetPolicy ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfig) GetPolicy() *BackendServiceLocalityLoadBalancingPolicyConfigPolicy
func (*BackendServiceLocalityLoadBalancingPolicyConfig) ProtoMessage ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfig) ProtoMessage()
func (*BackendServiceLocalityLoadBalancingPolicyConfig) ProtoReflect ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfig) ProtoReflect() protoreflect.Message
func (*BackendServiceLocalityLoadBalancingPolicyConfig) Reset ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfig) Reset()
func (*BackendServiceLocalityLoadBalancingPolicyConfig) String ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfig) String() string
type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy ¶
type BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy struct { // An optional, arbitrary JSON object with configuration data, understood by a locally installed custom policy implementation. Data *string `protobuf:"bytes,3076010,opt,name=data,proto3,oneof" json:"data,omitempty"` // Identifies the custom policy. The value should match the name of a custom implementation registered on the gRPC clients. It should follow protocol buffer message naming conventions and include the full path (for example, myorg.CustomLbPolicy). The maximum length is 256 characters. Do not specify the same custom policy more than once for a backend. If you do, the configuration is rejected. For an example of how to use this field, see Use a custom policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
The configuration for a custom policy implemented by the user and deployed with the client.
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Descriptor ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetData ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetData() string
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetName ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) GetName() string
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoMessage ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoMessage()
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoReflect ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Reset ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) Reset()
func (*BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) String ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy) String() string
type BackendServiceLocalityLoadBalancingPolicyConfigPolicy ¶
type BackendServiceLocalityLoadBalancingPolicyConfigPolicy struct { // The name of a locality load-balancing policy. Valid values include ROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information about these values, see the description of localityLbPolicy. Do not specify the same policy more than once for a backend. If you do, the configuration is rejected. // Check the Name enum for the list of possible values. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
The configuration for a built-in load balancing policy.
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Descriptor ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceLocalityLoadBalancingPolicyConfigPolicy.ProtoReflect.Descriptor instead.
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) GetName ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) GetName() string
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoMessage ¶
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoMessage()
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoReflect ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) ProtoReflect() protoreflect.Message
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Reset ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) Reset()
func (*BackendServiceLocalityLoadBalancingPolicyConfigPolicy) String ¶
func (x *BackendServiceLocalityLoadBalancingPolicyConfigPolicy) String() string
type BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name ¶
type BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name int32
The name of a locality load-balancing policy. Valid values include ROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information about these values, see the description of localityLbPolicy. Do not specify the same policy more than once for a backend. If you do, the configuration is rejected.
const ( // A value indicating that the enum field is not set. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_UNDEFINED_NAME BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 0 BackendServiceLocalityLoadBalancingPolicyConfigPolicy_INVALID_LB_POLICY BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 323318707 // An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_LEAST_REQUEST BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 46604921 // This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 BackendServiceLocalityLoadBalancingPolicyConfigPolicy_MAGLEV BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 119180266 // Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_ORIGINAL_DESTINATION BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 166297216 // The load balancer selects a random healthy host. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_RANDOM BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 262527171 // The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_RING_HASH BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 432795069 // This is a simple policy in which each healthy backend is selected in round robin order. This is the default. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_ROUND_ROBIN BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 153895801 // Per-instance weighted Load Balancing via health check reported weights. If set, the Backend Service must configure a non legacy HTTP-based Health Check, and health check replies are expected to contain non-standard HTTP response header field X-Load-Balancing-Endpoint-Weight to specify the per-instance weights. If set, Load Balancing is weighted based on the per-instance weights reported in the last processed health check replies, as long as every instance either reported a valid weight or had UNAVAILABLE_WEIGHT. Otherwise, Load Balancing remains equal-weight. This option is only supported in Network Load Balancing. BackendServiceLocalityLoadBalancingPolicyConfigPolicy_WEIGHTED_MAGLEV BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name = 254930962 )
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Descriptor ¶
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Descriptor() protoreflect.EnumDescriptor
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Enum ¶
func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Enum() *BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) EnumDescriptor ¶
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name.Descriptor instead.
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Number ¶
func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Number() protoreflect.EnumNumber
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) String ¶
func (x BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) String() string
func (BackendServiceLocalityLoadBalancingPolicyConfigPolicy_Name) Type ¶
type BackendServiceLogConfig ¶
type BackendServiceLogConfig struct { // Denotes whether to enable logging for the load balancer traffic served by this backend service. The default value is false. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // This field can only be specified if logging is enabled for this backend service and "logConfig.optionalMode" was set to CUSTOM. Contains a list of optional fields you want to include in the logs. For example: serverInstance, serverGkeDetails.cluster, serverGkeDetails.pod.podNamespace OptionalFields []string `protobuf:"bytes,528589944,rep,name=optional_fields,json=optionalFields,proto3" json:"optional_fields,omitempty"` // This field can only be specified if logging is enabled for this backend service. Configures whether all, none or a subset of optional fields should be added to the reported logs. One of [INCLUDE_ALL_OPTIONAL, EXCLUDE_ALL_OPTIONAL, CUSTOM]. Default is EXCLUDE_ALL_OPTIONAL. // Check the OptionalMode enum for the list of possible values. OptionalMode *string `protobuf:"bytes,128697122,opt,name=optional_mode,json=optionalMode,proto3,oneof" json:"optional_mode,omitempty"` // This field can only be specified if logging is enabled for this backend service. The value of the field must be in [0, 1]. This configures the sampling rate of requests to the load balancer where 1.0 means all logged requests are reported and 0.0 means no logged requests are reported. The default value is 1.0. SampleRate *float32 `protobuf:"fixed32,153193045,opt,name=sample_rate,json=sampleRate,proto3,oneof" json:"sample_rate,omitempty"` // contains filtered or unexported fields }
The available logging options for the load balancer traffic served by this backend service.
func (*BackendServiceLogConfig) Descriptor ¶
func (*BackendServiceLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceLogConfig.ProtoReflect.Descriptor instead.
func (*BackendServiceLogConfig) GetEnable ¶
func (x *BackendServiceLogConfig) GetEnable() bool
func (*BackendServiceLogConfig) GetOptionalFields ¶
func (x *BackendServiceLogConfig) GetOptionalFields() []string
func (*BackendServiceLogConfig) GetOptionalMode ¶
func (x *BackendServiceLogConfig) GetOptionalMode() string
func (*BackendServiceLogConfig) GetSampleRate ¶
func (x *BackendServiceLogConfig) GetSampleRate() float32
func (*BackendServiceLogConfig) ProtoMessage ¶
func (*BackendServiceLogConfig) ProtoMessage()
func (*BackendServiceLogConfig) ProtoReflect ¶
func (x *BackendServiceLogConfig) ProtoReflect() protoreflect.Message
func (*BackendServiceLogConfig) Reset ¶
func (x *BackendServiceLogConfig) Reset()
func (*BackendServiceLogConfig) String ¶
func (x *BackendServiceLogConfig) String() string
type BackendServiceLogConfig_OptionalMode ¶
type BackendServiceLogConfig_OptionalMode int32
This field can only be specified if logging is enabled for this backend service. Configures whether all, none or a subset of optional fields should be added to the reported logs. One of [INCLUDE_ALL_OPTIONAL, EXCLUDE_ALL_OPTIONAL, CUSTOM]. Default is EXCLUDE_ALL_OPTIONAL.
const ( // A value indicating that the enum field is not set. BackendServiceLogConfig_UNDEFINED_OPTIONAL_MODE BackendServiceLogConfig_OptionalMode = 0 // A subset of optional fields. BackendServiceLogConfig_CUSTOM BackendServiceLogConfig_OptionalMode = 388595569 // None optional fields. BackendServiceLogConfig_EXCLUDE_ALL_OPTIONAL BackendServiceLogConfig_OptionalMode = 168636099 // All optional fields. BackendServiceLogConfig_INCLUDE_ALL_OPTIONAL BackendServiceLogConfig_OptionalMode = 535606965 )
func (BackendServiceLogConfig_OptionalMode) Descriptor ¶
func (BackendServiceLogConfig_OptionalMode) Descriptor() protoreflect.EnumDescriptor
func (BackendServiceLogConfig_OptionalMode) Enum ¶
func (x BackendServiceLogConfig_OptionalMode) Enum() *BackendServiceLogConfig_OptionalMode
func (BackendServiceLogConfig_OptionalMode) EnumDescriptor ¶
func (BackendServiceLogConfig_OptionalMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendServiceLogConfig_OptionalMode.Descriptor instead.
func (BackendServiceLogConfig_OptionalMode) Number ¶
func (x BackendServiceLogConfig_OptionalMode) Number() protoreflect.EnumNumber
func (BackendServiceLogConfig_OptionalMode) String ¶
func (x BackendServiceLogConfig_OptionalMode) String() string
func (BackendServiceLogConfig_OptionalMode) Type ¶
func (BackendServiceLogConfig_OptionalMode) Type() protoreflect.EnumType
type BackendServiceReference ¶
type BackendServiceReference struct { BackendService *string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3,oneof" json:"backend_service,omitempty"` // contains filtered or unexported fields }
func (*BackendServiceReference) Descriptor ¶
func (*BackendServiceReference) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceReference.ProtoReflect.Descriptor instead.
func (*BackendServiceReference) GetBackendService ¶
func (x *BackendServiceReference) GetBackendService() string
func (*BackendServiceReference) ProtoMessage ¶
func (*BackendServiceReference) ProtoMessage()
func (*BackendServiceReference) ProtoReflect ¶
func (x *BackendServiceReference) ProtoReflect() protoreflect.Message
func (*BackendServiceReference) Reset ¶
func (x *BackendServiceReference) Reset()
func (*BackendServiceReference) String ¶
func (x *BackendServiceReference) String() string
type BackendServiceUsedBy ¶
type BackendServiceUsedBy struct { // [Output Only] Server-defined URL for resources referencing given BackendService like UrlMaps, TargetTcpProxies, TargetSslProxies and ForwardingRule. Reference *string `protobuf:"bytes,148586315,opt,name=reference,proto3,oneof" json:"reference,omitempty"` // contains filtered or unexported fields }
func (*BackendServiceUsedBy) Descriptor ¶
func (*BackendServiceUsedBy) Descriptor() ([]byte, []int)
Deprecated: Use BackendServiceUsedBy.ProtoReflect.Descriptor instead.
func (*BackendServiceUsedBy) GetReference ¶
func (x *BackendServiceUsedBy) GetReference() string
func (*BackendServiceUsedBy) ProtoMessage ¶
func (*BackendServiceUsedBy) ProtoMessage()
func (*BackendServiceUsedBy) ProtoReflect ¶
func (x *BackendServiceUsedBy) ProtoReflect() protoreflect.Message
func (*BackendServiceUsedBy) Reset ¶
func (x *BackendServiceUsedBy) Reset()
func (*BackendServiceUsedBy) String ¶
func (x *BackendServiceUsedBy) String() string
type BackendService_CompressionMode ¶
type BackendService_CompressionMode int32
Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_COMPRESSION_MODE BackendService_CompressionMode = 0 // Automatically uses the best compression based on the Accept-Encoding header sent by the client. BackendService_AUTOMATIC BackendService_CompressionMode = 165298699 // Disables compression. Existing compressed responses cached by Cloud CDN will not be served to clients. BackendService_DISABLED BackendService_CompressionMode = 516696700 )
func (BackendService_CompressionMode) Descriptor ¶
func (BackendService_CompressionMode) Descriptor() protoreflect.EnumDescriptor
func (BackendService_CompressionMode) Enum ¶
func (x BackendService_CompressionMode) Enum() *BackendService_CompressionMode
func (BackendService_CompressionMode) EnumDescriptor ¶
func (BackendService_CompressionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_CompressionMode.Descriptor instead.
func (BackendService_CompressionMode) Number ¶
func (x BackendService_CompressionMode) Number() protoreflect.EnumNumber
func (BackendService_CompressionMode) String ¶
func (x BackendService_CompressionMode) String() string
func (BackendService_CompressionMode) Type ¶
func (BackendService_CompressionMode) Type() protoreflect.EnumType
type BackendService_IpAddressSelectionPolicy ¶
type BackendService_IpAddressSelectionPolicy int32
Specifies a preference for traffic sent from the proxy to the backend (or from the client to the backend for proxyless gRPC). The possible values are: - IPV4_ONLY: Only send IPv4 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv4 health checks are used to check the health of the backends. This is the default setting. - PREFER_IPV6: Prioritize the connection to the endpoint's IPv6 address over its IPv4 address (provided there is a healthy IPv6 address). - IPV6_ONLY: Only send IPv6 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv6 health checks are used to check the health of the backends. This field is applicable to either: - Advanced global external Application Load Balancer (load balancing scheme EXTERNAL_MANAGED), - Regional external Application Load Balancer, - Internal proxy Network Load Balancer (load balancing scheme INTERNAL_MANAGED), - Regional internal Application Load Balancer (load balancing scheme INTERNAL_MANAGED), - Traffic Director with Envoy proxies and proxyless gRPC (load balancing scheme INTERNAL_SELF_MANAGED).
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_IP_ADDRESS_SELECTION_POLICY BackendService_IpAddressSelectionPolicy = 0 // Only send IPv4 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv4 health-checks are used to check the health of the backends. This is the default setting. BackendService_IPV4_ONLY BackendService_IpAddressSelectionPolicy = 22373798 // Only send IPv6 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv6 health-checks are used to check the health of the backends. BackendService_IPV6_ONLY BackendService_IpAddressSelectionPolicy = 79632100 // Unspecified IP address selection policy. BackendService_IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED BackendService_IpAddressSelectionPolicy = 36210144 // Prioritize the connection to the endpoints IPv6 address over its IPv4 address (provided there is a healthy IPv6 address). BackendService_PREFER_IPV6 BackendService_IpAddressSelectionPolicy = 408601302 )
func (BackendService_IpAddressSelectionPolicy) Descriptor ¶
func (BackendService_IpAddressSelectionPolicy) Descriptor() protoreflect.EnumDescriptor
func (BackendService_IpAddressSelectionPolicy) Enum ¶
func (BackendService_IpAddressSelectionPolicy) EnumDescriptor ¶
func (BackendService_IpAddressSelectionPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_IpAddressSelectionPolicy.Descriptor instead.
func (BackendService_IpAddressSelectionPolicy) Number ¶
func (x BackendService_IpAddressSelectionPolicy) Number() protoreflect.EnumNumber
func (BackendService_IpAddressSelectionPolicy) String ¶
func (x BackendService_IpAddressSelectionPolicy) String() string
func (BackendService_IpAddressSelectionPolicy) Type ¶
func (BackendService_IpAddressSelectionPolicy) Type() protoreflect.EnumType
type BackendService_LoadBalancingScheme ¶
type BackendService_LoadBalancingScheme int32
Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_LOAD_BALANCING_SCHEME BackendService_LoadBalancingScheme = 0 // Signifies that this will be used for classic Application Load Balancers, global external proxy Network Load Balancers, or external passthrough Network Load Balancers. BackendService_EXTERNAL BackendService_LoadBalancingScheme = 35607499 // Signifies that this will be used for global external Application Load Balancers, regional external Application Load Balancers, or regional external proxy Network Load Balancers. BackendService_EXTERNAL_MANAGED BackendService_LoadBalancingScheme = 512006923 // Signifies that this will be used for internal passthrough Network Load Balancers. BackendService_INTERNAL BackendService_LoadBalancingScheme = 279295677 // Signifies that this will be used for internal Application Load Balancers. BackendService_INTERNAL_MANAGED BackendService_LoadBalancingScheme = 37350397 // Signifies that this will be used by Traffic Director. BackendService_INTERNAL_SELF_MANAGED BackendService_LoadBalancingScheme = 236211150 BackendService_INVALID_LOAD_BALANCING_SCHEME BackendService_LoadBalancingScheme = 275352060 )
func (BackendService_LoadBalancingScheme) Descriptor ¶
func (BackendService_LoadBalancingScheme) Descriptor() protoreflect.EnumDescriptor
func (BackendService_LoadBalancingScheme) Enum ¶
func (x BackendService_LoadBalancingScheme) Enum() *BackendService_LoadBalancingScheme
func (BackendService_LoadBalancingScheme) EnumDescriptor ¶
func (BackendService_LoadBalancingScheme) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_LoadBalancingScheme.Descriptor instead.
func (BackendService_LoadBalancingScheme) Number ¶
func (x BackendService_LoadBalancingScheme) Number() protoreflect.EnumNumber
func (BackendService_LoadBalancingScheme) String ¶
func (x BackendService_LoadBalancingScheme) String() string
func (BackendService_LoadBalancingScheme) Type ¶
func (BackendService_LoadBalancingScheme) Type() protoreflect.EnumType
type BackendService_LocalityLbPolicy ¶
type BackendService_LocalityLbPolicy int32
The load balancing algorithm used within the scope of the locality. The possible values are: - ROUND_ROBIN: This is a simple policy in which each healthy backend is selected in round robin order. This is the default. - LEAST_REQUEST: An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. - RING_HASH: The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. - RANDOM: The load balancer selects a random healthy host. - ORIGINAL_DESTINATION: Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not configured—that is, if session affinity remains at the default value of NONE—then the default value for localityLbPolicy is ROUND_ROBIN. If session affinity is set to a value other than NONE, then the default value for localityLbPolicy is MAGLEV. Only ROUND_ROBIN and RING_HASH are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_LOCALITY_LB_POLICY BackendService_LocalityLbPolicy = 0 BackendService_INVALID_LB_POLICY BackendService_LocalityLbPolicy = 323318707 // An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. BackendService_LEAST_REQUEST BackendService_LocalityLbPolicy = 46604921 // This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 BackendService_MAGLEV BackendService_LocalityLbPolicy = 119180266 // Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. BackendService_ORIGINAL_DESTINATION BackendService_LocalityLbPolicy = 166297216 // The load balancer selects a random healthy host. BackendService_RANDOM BackendService_LocalityLbPolicy = 262527171 // The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. BackendService_RING_HASH BackendService_LocalityLbPolicy = 432795069 // This is a simple policy in which each healthy backend is selected in round robin order. This is the default. BackendService_ROUND_ROBIN BackendService_LocalityLbPolicy = 153895801 // Per-instance weighted Load Balancing via health check reported weights. If set, the Backend Service must configure a non legacy HTTP-based Health Check, and health check replies are expected to contain non-standard HTTP response header field X-Load-Balancing-Endpoint-Weight to specify the per-instance weights. If set, Load Balancing is weighted based on the per-instance weights reported in the last processed health check replies, as long as every instance either reported a valid weight or had UNAVAILABLE_WEIGHT. Otherwise, Load Balancing remains equal-weight. This option is only supported in Network Load Balancing. BackendService_WEIGHTED_MAGLEV BackendService_LocalityLbPolicy = 254930962 )
func (BackendService_LocalityLbPolicy) Descriptor ¶
func (BackendService_LocalityLbPolicy) Descriptor() protoreflect.EnumDescriptor
func (BackendService_LocalityLbPolicy) Enum ¶
func (x BackendService_LocalityLbPolicy) Enum() *BackendService_LocalityLbPolicy
func (BackendService_LocalityLbPolicy) EnumDescriptor ¶
func (BackendService_LocalityLbPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_LocalityLbPolicy.Descriptor instead.
func (BackendService_LocalityLbPolicy) Number ¶
func (x BackendService_LocalityLbPolicy) Number() protoreflect.EnumNumber
func (BackendService_LocalityLbPolicy) String ¶
func (x BackendService_LocalityLbPolicy) String() string
func (BackendService_LocalityLbPolicy) Type ¶
func (BackendService_LocalityLbPolicy) Type() protoreflect.EnumType
type BackendService_Protocol ¶
type BackendService_Protocol int32
The protocol this BackendService uses to communicate with backends. Possible values are HTTP, HTTPS, HTTP2, TCP, SSL, UDP or GRPC. depending on the chosen load balancer or Traffic Director configuration. Refer to the documentation for the load balancers or for Traffic Director for more information. Must be set to GRPC when the backend service is referenced by a URL map that is bound to target gRPC proxy.
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_PROTOCOL BackendService_Protocol = 0 // gRPC (available for Traffic Director). BackendService_GRPC BackendService_Protocol = 2196510 BackendService_HTTP BackendService_Protocol = 2228360 // HTTP/2 with SSL. BackendService_HTTP2 BackendService_Protocol = 69079210 BackendService_HTTPS BackendService_Protocol = 69079243 // TCP proxying with SSL. BackendService_SSL BackendService_Protocol = 82412 // TCP proxying or TCP pass-through. BackendService_TCP BackendService_Protocol = 82881 // UDP. BackendService_UDP BackendService_Protocol = 83873 // If a Backend Service has UNSPECIFIED as its protocol, it can be used with any L3/L4 Forwarding Rules. BackendService_UNSPECIFIED BackendService_Protocol = 526786327 )
func (BackendService_Protocol) Descriptor ¶
func (BackendService_Protocol) Descriptor() protoreflect.EnumDescriptor
func (BackendService_Protocol) Enum ¶
func (x BackendService_Protocol) Enum() *BackendService_Protocol
func (BackendService_Protocol) EnumDescriptor ¶
func (BackendService_Protocol) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_Protocol.Descriptor instead.
func (BackendService_Protocol) Number ¶
func (x BackendService_Protocol) Number() protoreflect.EnumNumber
func (BackendService_Protocol) String ¶
func (x BackendService_Protocol) String() string
func (BackendService_Protocol) Type ¶
func (BackendService_Protocol) Type() protoreflect.EnumType
type BackendService_SessionAffinity ¶
type BackendService_SessionAffinity int32
Type of session affinity to use. The default is NONE. Only NONE and HEADER_FIELD are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. For more details, see: [Session Affinity](https://cloud.google.com/load-balancing/docs/backend-service#session_affinity).
const ( // A value indicating that the enum field is not set. BackendService_UNDEFINED_SESSION_AFFINITY BackendService_SessionAffinity = 0 // 2-tuple hash on packet's source and destination IP addresses. Connections from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. BackendService_CLIENT_IP BackendService_SessionAffinity = 345665051 // 1-tuple hash only on packet's source IP address. Connections from the same source IP address will be served by the same backend VM while that VM remains healthy. This option can only be used for Internal TCP/UDP Load Balancing. BackendService_CLIENT_IP_NO_DESTINATION BackendService_SessionAffinity = 106122516 // 5-tuple hash on packet's source and destination IP addresses, IP protocol, and source and destination ports. Connections for the same IP protocol from the same source IP address and port to the same destination IP address and port will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing. BackendService_CLIENT_IP_PORT_PROTO BackendService_SessionAffinity = 221722926 // 3-tuple hash on packet's source and destination IP addresses, and IP protocol. Connections for the same IP protocol from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing. BackendService_CLIENT_IP_PROTO BackendService_SessionAffinity = 25322148 // Hash based on a cookie generated by the L7 loadbalancer. Only valid for HTTP(S) load balancing. BackendService_GENERATED_COOKIE BackendService_SessionAffinity = 370321204 // The hash is based on a user specified header field. BackendService_HEADER_FIELD BackendService_SessionAffinity = 200737960 // The hash is based on a user provided cookie. BackendService_HTTP_COOKIE BackendService_SessionAffinity = 494981627 // No session affinity. Connections from the same client IP may go to any instance in the pool. BackendService_NONE BackendService_SessionAffinity = 2402104 // Strong cookie-based affinity. Connections bearing the same cookie will be served by the same backend VM while that VM remains healthy, as long as the cookie has not expired. BackendService_STRONG_COOKIE_AFFINITY BackendService_SessionAffinity = 438628091 )
func (BackendService_SessionAffinity) Descriptor ¶
func (BackendService_SessionAffinity) Descriptor() protoreflect.EnumDescriptor
func (BackendService_SessionAffinity) Enum ¶
func (x BackendService_SessionAffinity) Enum() *BackendService_SessionAffinity
func (BackendService_SessionAffinity) EnumDescriptor ¶
func (BackendService_SessionAffinity) EnumDescriptor() ([]byte, []int)
Deprecated: Use BackendService_SessionAffinity.Descriptor instead.
func (BackendService_SessionAffinity) Number ¶
func (x BackendService_SessionAffinity) Number() protoreflect.EnumNumber
func (BackendService_SessionAffinity) String ¶
func (x BackendService_SessionAffinity) String() string
func (BackendService_SessionAffinity) Type ¶
func (BackendService_SessionAffinity) Type() protoreflect.EnumType
type BackendServicesScopedList ¶
type BackendServicesScopedList struct { // A list of BackendServices contained in this scope. BackendServices []*BackendService `protobuf:"bytes,388522409,rep,name=backend_services,json=backendServices,proto3" json:"backend_services,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*BackendServicesScopedList) Descriptor ¶
func (*BackendServicesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use BackendServicesScopedList.ProtoReflect.Descriptor instead.
func (*BackendServicesScopedList) GetBackendServices ¶
func (x *BackendServicesScopedList) GetBackendServices() []*BackendService
func (*BackendServicesScopedList) GetWarning ¶
func (x *BackendServicesScopedList) GetWarning() *Warning
func (*BackendServicesScopedList) ProtoMessage ¶
func (*BackendServicesScopedList) ProtoMessage()
func (*BackendServicesScopedList) ProtoReflect ¶
func (x *BackendServicesScopedList) ProtoReflect() protoreflect.Message
func (*BackendServicesScopedList) Reset ¶
func (x *BackendServicesScopedList) Reset()
func (*BackendServicesScopedList) String ¶
func (x *BackendServicesScopedList) String() string
type Backend_BalancingMode ¶
type Backend_BalancingMode int32
Specifies how to determine whether the backend of a load balancer can handle additional traffic or is fully loaded. For usage guidelines, see Connection balancing mode. Backends must use compatible balancing modes. For more information, see Supported balancing modes and target capacity settings and Restrictions and guidance for instance groups. Note: Currently, if you use the API to configure incompatible balancing modes, the configuration might be accepted even though it has no impact and is ignored. Specifically, Backend.maxUtilization is ignored when Backend.balancingMode is RATE. In the future, this incompatible combination will be rejected.
const ( // A value indicating that the enum field is not set. Backend_UNDEFINED_BALANCING_MODE Backend_BalancingMode = 0 // Balance based on the number of simultaneous connections. Backend_CONNECTION Backend_BalancingMode = 246311646 // Balance based on requests per second (RPS). Backend_RATE Backend_BalancingMode = 2508000 // Balance based on the backend utilization. Backend_UTILIZATION Backend_BalancingMode = 157008386 )
func (Backend_BalancingMode) Descriptor ¶
func (Backend_BalancingMode) Descriptor() protoreflect.EnumDescriptor
func (Backend_BalancingMode) Enum ¶
func (x Backend_BalancingMode) Enum() *Backend_BalancingMode
func (Backend_BalancingMode) EnumDescriptor ¶
func (Backend_BalancingMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use Backend_BalancingMode.Descriptor instead.
func (Backend_BalancingMode) Number ¶
func (x Backend_BalancingMode) Number() protoreflect.EnumNumber
func (Backend_BalancingMode) String ¶
func (x Backend_BalancingMode) String() string
func (Backend_BalancingMode) Type ¶
func (Backend_BalancingMode) Type() protoreflect.EnumType
type Backend_Preference ¶
type Backend_Preference int32
This field indicates whether this backend should be fully utilized before sending traffic to backends with default preference. The possible values are: - PREFERRED: Backends with this preference level will be filled up to their capacity limits first, based on RTT. - DEFAULT: If preferred backends don't have enough capacity, backends in this layer would be used and traffic would be assigned based on the load balancing algorithm you use. This is the default
const ( // A value indicating that the enum field is not set. Backend_UNDEFINED_PREFERENCE Backend_Preference = 0 // No preference. Backend_DEFAULT Backend_Preference = 115302945 // If preference is unspecified, we set it to the DEFAULT value Backend_PREFERENCE_UNSPECIFIED Backend_Preference = 496219571 // Traffic will be sent to this backend first. Backend_PREFERRED Backend_Preference = 418847841 )
func (Backend_Preference) Descriptor ¶
func (Backend_Preference) Descriptor() protoreflect.EnumDescriptor
func (Backend_Preference) Enum ¶
func (x Backend_Preference) Enum() *Backend_Preference
func (Backend_Preference) EnumDescriptor ¶
func (Backend_Preference) EnumDescriptor() ([]byte, []int)
Deprecated: Use Backend_Preference.Descriptor instead.
func (Backend_Preference) Number ¶
func (x Backend_Preference) Number() protoreflect.EnumNumber
func (Backend_Preference) String ¶
func (x Backend_Preference) String() string
func (Backend_Preference) Type ¶
func (Backend_Preference) Type() protoreflect.EnumType
type BfdPacket ¶
type BfdPacket struct { // The Authentication Present bit of the BFD packet. This is specified in section 4.1 of RFC5880 AuthenticationPresent *bool `protobuf:"varint,105974260,opt,name=authentication_present,json=authenticationPresent,proto3,oneof" json:"authentication_present,omitempty"` // The Control Plane Independent bit of the BFD packet. This is specified in section 4.1 of RFC5880 ControlPlaneIndependent *bool `protobuf:"varint,62363573,opt,name=control_plane_independent,json=controlPlaneIndependent,proto3,oneof" json:"control_plane_independent,omitempty"` // The demand bit of the BFD packet. This is specified in section 4.1 of RFC5880 Demand *bool `protobuf:"varint,275180107,opt,name=demand,proto3,oneof" json:"demand,omitempty"` // The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 // Check the Diagnostic enum for the list of possible values. Diagnostic *string `protobuf:"bytes,62708647,opt,name=diagnostic,proto3,oneof" json:"diagnostic,omitempty"` // The Final bit of the BFD packet. This is specified in section 4.1 of RFC5880 Final *bool `protobuf:"varint,97436022,opt,name=final,proto3,oneof" json:"final,omitempty"` // The length of the BFD Control packet in bytes. This is specified in section 4.1 of RFC5880 Length *uint32 `protobuf:"varint,504249062,opt,name=length,proto3,oneof" json:"length,omitempty"` // The Required Min Echo RX Interval value in the BFD packet. This is specified in section 4.1 of RFC5880 MinEchoRxIntervalMs *uint32 `protobuf:"varint,97286868,opt,name=min_echo_rx_interval_ms,json=minEchoRxIntervalMs,proto3,oneof" json:"min_echo_rx_interval_ms,omitempty"` // The Required Min RX Interval value in the BFD packet. This is specified in section 4.1 of RFC5880 MinRxIntervalMs *uint32 `protobuf:"varint,463399028,opt,name=min_rx_interval_ms,json=minRxIntervalMs,proto3,oneof" json:"min_rx_interval_ms,omitempty"` // The Desired Min TX Interval value in the BFD packet. This is specified in section 4.1 of RFC5880 MinTxIntervalMs *uint32 `protobuf:"varint,526023602,opt,name=min_tx_interval_ms,json=minTxIntervalMs,proto3,oneof" json:"min_tx_interval_ms,omitempty"` // The detection time multiplier of the BFD packet. This is specified in section 4.1 of RFC5880 Multiplier *uint32 `protobuf:"varint,191331777,opt,name=multiplier,proto3,oneof" json:"multiplier,omitempty"` // The multipoint bit of the BFD packet. This is specified in section 4.1 of RFC5880 Multipoint *bool `protobuf:"varint,191421431,opt,name=multipoint,proto3,oneof" json:"multipoint,omitempty"` // The My Discriminator value in the BFD packet. This is specified in section 4.1 of RFC5880 MyDiscriminator *uint32 `protobuf:"varint,76663113,opt,name=my_discriminator,json=myDiscriminator,proto3,oneof" json:"my_discriminator,omitempty"` // The Poll bit of the BFD packet. This is specified in section 4.1 of RFC5880 Poll *bool `protobuf:"varint,3446719,opt,name=poll,proto3,oneof" json:"poll,omitempty"` // The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // The version number of the BFD protocol, as specified in section 4.1 of RFC5880. Version *uint32 `protobuf:"varint,351608024,opt,name=version,proto3,oneof" json:"version,omitempty"` // The Your Discriminator value in the BFD packet. This is specified in section 4.1 of RFC5880 YourDiscriminator *uint32 `protobuf:"varint,515634064,opt,name=your_discriminator,json=yourDiscriminator,proto3,oneof" json:"your_discriminator,omitempty"` // contains filtered or unexported fields }
func (*BfdPacket) Descriptor ¶
Deprecated: Use BfdPacket.ProtoReflect.Descriptor instead.
func (*BfdPacket) GetAuthenticationPresent ¶
func (*BfdPacket) GetControlPlaneIndependent ¶
func (*BfdPacket) GetDemand ¶
func (*BfdPacket) GetDiagnostic ¶
func (*BfdPacket) GetFinal ¶
func (*BfdPacket) GetLength ¶
func (*BfdPacket) GetMinEchoRxIntervalMs ¶
func (*BfdPacket) GetMinRxIntervalMs ¶
func (*BfdPacket) GetMinTxIntervalMs ¶
func (*BfdPacket) GetMultiplier ¶
func (*BfdPacket) GetMultipoint ¶
func (*BfdPacket) GetMyDiscriminator ¶
func (*BfdPacket) GetPoll ¶
func (*BfdPacket) GetState ¶
func (*BfdPacket) GetVersion ¶
func (*BfdPacket) GetYourDiscriminator ¶
func (*BfdPacket) ProtoMessage ¶
func (*BfdPacket) ProtoMessage()
func (*BfdPacket) ProtoReflect ¶
func (x *BfdPacket) ProtoReflect() protoreflect.Message
func (*BfdPacket) Reset ¶
func (x *BfdPacket) Reset()
func (*BfdPacket) String ¶
type BfdPacket_Diagnostic ¶
type BfdPacket_Diagnostic int32
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880
const ( // A value indicating that the enum field is not set. BfdPacket_UNDEFINED_DIAGNOSTIC BfdPacket_Diagnostic = 0 BfdPacket_ADMINISTRATIVELY_DOWN BfdPacket_Diagnostic = 121685798 BfdPacket_CONCATENATED_PATH_DOWN BfdPacket_Diagnostic = 26186892 BfdPacket_CONTROL_DETECTION_TIME_EXPIRED BfdPacket_Diagnostic = 135478383 BfdPacket_DIAGNOSTIC_UNSPECIFIED BfdPacket_Diagnostic = 58720895 BfdPacket_ECHO_FUNCTION_FAILED BfdPacket_Diagnostic = 220687466 BfdPacket_FORWARDING_PLANE_RESET BfdPacket_Diagnostic = 19715882 BfdPacket_NEIGHBOR_SIGNALED_SESSION_DOWN BfdPacket_Diagnostic = 374226742 BfdPacket_NO_DIAGNOSTIC BfdPacket_Diagnostic = 222503141 BfdPacket_PATH_DOWN BfdPacket_Diagnostic = 290605180 BfdPacket_REVERSE_CONCATENATED_PATH_DOWN BfdPacket_Diagnostic = 479337129 )
func (BfdPacket_Diagnostic) Descriptor ¶
func (BfdPacket_Diagnostic) Descriptor() protoreflect.EnumDescriptor
func (BfdPacket_Diagnostic) Enum ¶
func (x BfdPacket_Diagnostic) Enum() *BfdPacket_Diagnostic
func (BfdPacket_Diagnostic) EnumDescriptor ¶
func (BfdPacket_Diagnostic) EnumDescriptor() ([]byte, []int)
Deprecated: Use BfdPacket_Diagnostic.Descriptor instead.
func (BfdPacket_Diagnostic) Number ¶
func (x BfdPacket_Diagnostic) Number() protoreflect.EnumNumber
func (BfdPacket_Diagnostic) String ¶
func (x BfdPacket_Diagnostic) String() string
func (BfdPacket_Diagnostic) Type ¶
func (BfdPacket_Diagnostic) Type() protoreflect.EnumType
type BfdPacket_State ¶
type BfdPacket_State int32
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880
const ( // A value indicating that the enum field is not set. BfdPacket_UNDEFINED_STATE BfdPacket_State = 0 BfdPacket_ADMIN_DOWN BfdPacket_State = 128544690 BfdPacket_DOWN BfdPacket_State = 2104482 BfdPacket_INIT BfdPacket_State = 2252048 BfdPacket_STATE_UNSPECIFIED BfdPacket_State = 470755401 BfdPacket_UP BfdPacket_State = 2715 )
func (BfdPacket_State) Descriptor ¶
func (BfdPacket_State) Descriptor() protoreflect.EnumDescriptor
func (BfdPacket_State) Enum ¶
func (x BfdPacket_State) Enum() *BfdPacket_State
func (BfdPacket_State) EnumDescriptor ¶
func (BfdPacket_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use BfdPacket_State.Descriptor instead.
func (BfdPacket_State) Number ¶
func (x BfdPacket_State) Number() protoreflect.EnumNumber
func (BfdPacket_State) String ¶
func (x BfdPacket_State) String() string
func (BfdPacket_State) Type ¶
func (BfdPacket_State) Type() protoreflect.EnumType
type BfdStatus ¶
type BfdStatus struct { // The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. // Check the BfdSessionInitializationMode enum for the list of possible values. BfdSessionInitializationMode *string `protobuf:"bytes,218156954,opt,name=bfd_session_initialization_mode,json=bfdSessionInitializationMode,proto3,oneof" json:"bfd_session_initialization_mode,omitempty"` // Unix timestamp of the most recent config update. ConfigUpdateTimestampMicros *int64 `protobuf:"varint,457195569,opt,name=config_update_timestamp_micros,json=configUpdateTimestampMicros,proto3,oneof" json:"config_update_timestamp_micros,omitempty"` // Control packet counts for the current BFD session. ControlPacketCounts *BfdStatusPacketCounts `protobuf:"bytes,132573561,opt,name=control_packet_counts,json=controlPacketCounts,proto3,oneof" json:"control_packet_counts,omitempty"` // Inter-packet time interval statistics for control packets. ControlPacketIntervals []*PacketIntervals `protobuf:"bytes,500806649,rep,name=control_packet_intervals,json=controlPacketIntervals,proto3" json:"control_packet_intervals,omitempty"` // The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880 // Check the LocalDiagnostic enum for the list of possible values. LocalDiagnostic *string `protobuf:"bytes,463737083,opt,name=local_diagnostic,json=localDiagnostic,proto3,oneof" json:"local_diagnostic,omitempty"` // The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880 // Check the LocalState enum for the list of possible values. LocalState *string `protobuf:"bytes,149195453,opt,name=local_state,json=localState,proto3,oneof" json:"local_state,omitempty"` // Negotiated transmit interval for control packets. NegotiatedLocalControlTxIntervalMs *uint32 `protobuf:"varint,21768340,opt,name=negotiated_local_control_tx_interval_ms,json=negotiatedLocalControlTxIntervalMs,proto3,oneof" json:"negotiated_local_control_tx_interval_ms,omitempty"` // The most recent Rx control packet for this BFD session. RxPacket *BfdPacket `protobuf:"bytes,505069729,opt,name=rx_packet,json=rxPacket,proto3,oneof" json:"rx_packet,omitempty"` // The most recent Tx control packet for this BFD session. TxPacket *BfdPacket `protobuf:"bytes,111386275,opt,name=tx_packet,json=txPacket,proto3,oneof" json:"tx_packet,omitempty"` // Session uptime in milliseconds. Value will be 0 if session is not up. UptimeMs *int64 `protobuf:"varint,125398365,opt,name=uptime_ms,json=uptimeMs,proto3,oneof" json:"uptime_ms,omitempty"` // contains filtered or unexported fields }
Next free: 15
func (*BfdStatus) Descriptor ¶
Deprecated: Use BfdStatus.ProtoReflect.Descriptor instead.
func (*BfdStatus) GetBfdSessionInitializationMode ¶
func (*BfdStatus) GetConfigUpdateTimestampMicros ¶
func (*BfdStatus) GetControlPacketCounts ¶
func (x *BfdStatus) GetControlPacketCounts() *BfdStatusPacketCounts
func (*BfdStatus) GetControlPacketIntervals ¶
func (x *BfdStatus) GetControlPacketIntervals() []*PacketIntervals
func (*BfdStatus) GetLocalDiagnostic ¶
func (*BfdStatus) GetLocalState ¶
func (*BfdStatus) GetNegotiatedLocalControlTxIntervalMs ¶
func (*BfdStatus) GetRxPacket ¶
func (*BfdStatus) GetTxPacket ¶
func (*BfdStatus) GetUptimeMs ¶
func (*BfdStatus) ProtoMessage ¶
func (*BfdStatus) ProtoMessage()
func (*BfdStatus) ProtoReflect ¶
func (x *BfdStatus) ProtoReflect() protoreflect.Message
func (*BfdStatus) Reset ¶
func (x *BfdStatus) Reset()
func (*BfdStatus) String ¶
type BfdStatusPacketCounts ¶
type BfdStatusPacketCounts struct { // Number of packets received since the beginning of the current BFD session. NumRx *uint32 `protobuf:"varint,39375263,opt,name=num_rx,json=numRx,proto3,oneof" json:"num_rx,omitempty"` // Number of packets received that were rejected because of errors since the beginning of the current BFD session. NumRxRejected *uint32 `protobuf:"varint,281007902,opt,name=num_rx_rejected,json=numRxRejected,proto3,oneof" json:"num_rx_rejected,omitempty"` // Number of packets received that were successfully processed since the beginning of the current BFD session. NumRxSuccessful *uint32 `protobuf:"varint,455361850,opt,name=num_rx_successful,json=numRxSuccessful,proto3,oneof" json:"num_rx_successful,omitempty"` // Number of packets transmitted since the beginning of the current BFD session. NumTx *uint32 `protobuf:"varint,39375325,opt,name=num_tx,json=numTx,proto3,oneof" json:"num_tx,omitempty"` // contains filtered or unexported fields }
func (*BfdStatusPacketCounts) Descriptor ¶
func (*BfdStatusPacketCounts) Descriptor() ([]byte, []int)
Deprecated: Use BfdStatusPacketCounts.ProtoReflect.Descriptor instead.
func (*BfdStatusPacketCounts) GetNumRx ¶
func (x *BfdStatusPacketCounts) GetNumRx() uint32
func (*BfdStatusPacketCounts) GetNumRxRejected ¶
func (x *BfdStatusPacketCounts) GetNumRxRejected() uint32
func (*BfdStatusPacketCounts) GetNumRxSuccessful ¶
func (x *BfdStatusPacketCounts) GetNumRxSuccessful() uint32
func (*BfdStatusPacketCounts) GetNumTx ¶
func (x *BfdStatusPacketCounts) GetNumTx() uint32
func (*BfdStatusPacketCounts) ProtoMessage ¶
func (*BfdStatusPacketCounts) ProtoMessage()
func (*BfdStatusPacketCounts) ProtoReflect ¶
func (x *BfdStatusPacketCounts) ProtoReflect() protoreflect.Message
func (*BfdStatusPacketCounts) Reset ¶
func (x *BfdStatusPacketCounts) Reset()
func (*BfdStatusPacketCounts) String ¶
func (x *BfdStatusPacketCounts) String() string
type BfdStatus_BfdSessionInitializationMode ¶
type BfdStatus_BfdSessionInitializationMode int32
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer.
const ( // A value indicating that the enum field is not set. BfdStatus_UNDEFINED_BFD_SESSION_INITIALIZATION_MODE BfdStatus_BfdSessionInitializationMode = 0 BfdStatus_ACTIVE BfdStatus_BfdSessionInitializationMode = 314733318 BfdStatus_DISABLED BfdStatus_BfdSessionInitializationMode = 516696700 BfdStatus_PASSIVE BfdStatus_BfdSessionInitializationMode = 462813959 )
func (BfdStatus_BfdSessionInitializationMode) Descriptor ¶
func (BfdStatus_BfdSessionInitializationMode) Descriptor() protoreflect.EnumDescriptor
func (BfdStatus_BfdSessionInitializationMode) Enum ¶
func (BfdStatus_BfdSessionInitializationMode) EnumDescriptor ¶
func (BfdStatus_BfdSessionInitializationMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use BfdStatus_BfdSessionInitializationMode.Descriptor instead.
func (BfdStatus_BfdSessionInitializationMode) Number ¶
func (x BfdStatus_BfdSessionInitializationMode) Number() protoreflect.EnumNumber
func (BfdStatus_BfdSessionInitializationMode) String ¶
func (x BfdStatus_BfdSessionInitializationMode) String() string
func (BfdStatus_BfdSessionInitializationMode) Type ¶
func (BfdStatus_BfdSessionInitializationMode) Type() protoreflect.EnumType
type BfdStatus_LocalDiagnostic ¶
type BfdStatus_LocalDiagnostic int32
The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880
const ( // A value indicating that the enum field is not set. BfdStatus_UNDEFINED_LOCAL_DIAGNOSTIC BfdStatus_LocalDiagnostic = 0 BfdStatus_ADMINISTRATIVELY_DOWN BfdStatus_LocalDiagnostic = 121685798 BfdStatus_CONCATENATED_PATH_DOWN BfdStatus_LocalDiagnostic = 26186892 BfdStatus_CONTROL_DETECTION_TIME_EXPIRED BfdStatus_LocalDiagnostic = 135478383 BfdStatus_DIAGNOSTIC_UNSPECIFIED BfdStatus_LocalDiagnostic = 58720895 BfdStatus_ECHO_FUNCTION_FAILED BfdStatus_LocalDiagnostic = 220687466 BfdStatus_FORWARDING_PLANE_RESET BfdStatus_LocalDiagnostic = 19715882 BfdStatus_NEIGHBOR_SIGNALED_SESSION_DOWN BfdStatus_LocalDiagnostic = 374226742 BfdStatus_NO_DIAGNOSTIC BfdStatus_LocalDiagnostic = 222503141 BfdStatus_PATH_DOWN BfdStatus_LocalDiagnostic = 290605180 BfdStatus_REVERSE_CONCATENATED_PATH_DOWN BfdStatus_LocalDiagnostic = 479337129 )
func (BfdStatus_LocalDiagnostic) Descriptor ¶
func (BfdStatus_LocalDiagnostic) Descriptor() protoreflect.EnumDescriptor
func (BfdStatus_LocalDiagnostic) Enum ¶
func (x BfdStatus_LocalDiagnostic) Enum() *BfdStatus_LocalDiagnostic
func (BfdStatus_LocalDiagnostic) EnumDescriptor ¶
func (BfdStatus_LocalDiagnostic) EnumDescriptor() ([]byte, []int)
Deprecated: Use BfdStatus_LocalDiagnostic.Descriptor instead.
func (BfdStatus_LocalDiagnostic) Number ¶
func (x BfdStatus_LocalDiagnostic) Number() protoreflect.EnumNumber
func (BfdStatus_LocalDiagnostic) String ¶
func (x BfdStatus_LocalDiagnostic) String() string
func (BfdStatus_LocalDiagnostic) Type ¶
func (BfdStatus_LocalDiagnostic) Type() protoreflect.EnumType
type BfdStatus_LocalState ¶
type BfdStatus_LocalState int32
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 of RFC5880
const ( // A value indicating that the enum field is not set. BfdStatus_UNDEFINED_LOCAL_STATE BfdStatus_LocalState = 0 BfdStatus_ADMIN_DOWN BfdStatus_LocalState = 128544690 BfdStatus_DOWN BfdStatus_LocalState = 2104482 BfdStatus_INIT BfdStatus_LocalState = 2252048 BfdStatus_STATE_UNSPECIFIED BfdStatus_LocalState = 470755401 BfdStatus_UP BfdStatus_LocalState = 2715 )
func (BfdStatus_LocalState) Descriptor ¶
func (BfdStatus_LocalState) Descriptor() protoreflect.EnumDescriptor
func (BfdStatus_LocalState) Enum ¶
func (x BfdStatus_LocalState) Enum() *BfdStatus_LocalState
func (BfdStatus_LocalState) EnumDescriptor ¶
func (BfdStatus_LocalState) EnumDescriptor() ([]byte, []int)
Deprecated: Use BfdStatus_LocalState.Descriptor instead.
func (BfdStatus_LocalState) Number ¶
func (x BfdStatus_LocalState) Number() protoreflect.EnumNumber
func (BfdStatus_LocalState) String ¶
func (x BfdStatus_LocalState) String() string
func (BfdStatus_LocalState) Type ¶
func (BfdStatus_LocalState) Type() protoreflect.EnumType
type Binding ¶
type Binding struct { BindingId *string `protobuf:"bytes,441088277,opt,name=binding_id,json=bindingId,proto3,oneof" json:"binding_id,omitempty"` // The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). Condition *Expr `protobuf:"bytes,212430107,opt,name=condition,proto3,oneof" json:"condition,omitempty"` // Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`. Members []string `protobuf:"bytes,412010777,rep,name=members,proto3" json:"members,omitempty"` // Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles). Role *string `protobuf:"bytes,3506294,opt,name=role,proto3,oneof" json:"role,omitempty"` // contains filtered or unexported fields }
Associates `members`, or principals, with a `role`.
func (*Binding) Descriptor ¶
Deprecated: Use Binding.ProtoReflect.Descriptor instead.
func (*Binding) GetBindingId ¶
func (*Binding) GetCondition ¶
func (*Binding) GetMembers ¶
func (*Binding) GetRole ¶
func (*Binding) ProtoMessage ¶
func (*Binding) ProtoMessage()
func (*Binding) ProtoReflect ¶
func (x *Binding) ProtoReflect() protoreflect.Message
func (*Binding) Reset ¶
func (x *Binding) Reset()
func (*Binding) String ¶
type BulkInsertDiskRequest ¶
type BulkInsertDiskRequest struct { // The body resource for this request BulkInsertDiskResourceResource *BulkInsertDiskResource `protobuf:"bytes,289799382,opt,name=bulk_insert_disk_resource_resource,json=bulkInsertDiskResourceResource,proto3" json:"bulk_insert_disk_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.BulkInsert. See the method description for details.
func (*BulkInsertDiskRequest) Descriptor ¶
func (*BulkInsertDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertDiskRequest.ProtoReflect.Descriptor instead.
func (*BulkInsertDiskRequest) GetBulkInsertDiskResourceResource ¶
func (x *BulkInsertDiskRequest) GetBulkInsertDiskResourceResource() *BulkInsertDiskResource
func (*BulkInsertDiskRequest) GetProject ¶
func (x *BulkInsertDiskRequest) GetProject() string
func (*BulkInsertDiskRequest) GetRequestId ¶
func (x *BulkInsertDiskRequest) GetRequestId() string
func (*BulkInsertDiskRequest) GetZone ¶
func (x *BulkInsertDiskRequest) GetZone() string
func (*BulkInsertDiskRequest) ProtoMessage ¶
func (*BulkInsertDiskRequest) ProtoMessage()
func (*BulkInsertDiskRequest) ProtoReflect ¶
func (x *BulkInsertDiskRequest) ProtoReflect() protoreflect.Message
func (*BulkInsertDiskRequest) Reset ¶
func (x *BulkInsertDiskRequest) Reset()
func (*BulkInsertDiskRequest) String ¶
func (x *BulkInsertDiskRequest) String() string
type BulkInsertDiskResource ¶
type BulkInsertDiskResource struct { // The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy SourceConsistencyGroupPolicy *string `protobuf:"bytes,19616093,opt,name=source_consistency_group_policy,json=sourceConsistencyGroupPolicy,proto3,oneof" json:"source_consistency_group_policy,omitempty"` // contains filtered or unexported fields }
A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.
func (*BulkInsertDiskResource) Descriptor ¶
func (*BulkInsertDiskResource) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertDiskResource.ProtoReflect.Descriptor instead.
func (*BulkInsertDiskResource) GetSourceConsistencyGroupPolicy ¶
func (x *BulkInsertDiskResource) GetSourceConsistencyGroupPolicy() string
func (*BulkInsertDiskResource) ProtoMessage ¶
func (*BulkInsertDiskResource) ProtoMessage()
func (*BulkInsertDiskResource) ProtoReflect ¶
func (x *BulkInsertDiskResource) ProtoReflect() protoreflect.Message
func (*BulkInsertDiskResource) Reset ¶
func (x *BulkInsertDiskResource) Reset()
func (*BulkInsertDiskResource) String ¶
func (x *BulkInsertDiskResource) String() string
type BulkInsertInstanceRequest ¶
type BulkInsertInstanceRequest struct { // The body resource for this request BulkInsertInstanceResourceResource *BulkInsertInstanceResource `protobuf:"bytes,41427278,opt,name=bulk_insert_instance_resource_resource,json=bulkInsertInstanceResourceResource,proto3" json:"bulk_insert_instance_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.BulkInsert. See the method description for details.
func (*BulkInsertInstanceRequest) Descriptor ¶
func (*BulkInsertInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertInstanceRequest.ProtoReflect.Descriptor instead.
func (*BulkInsertInstanceRequest) GetBulkInsertInstanceResourceResource ¶
func (x *BulkInsertInstanceRequest) GetBulkInsertInstanceResourceResource() *BulkInsertInstanceResource
func (*BulkInsertInstanceRequest) GetProject ¶
func (x *BulkInsertInstanceRequest) GetProject() string
func (*BulkInsertInstanceRequest) GetRequestId ¶
func (x *BulkInsertInstanceRequest) GetRequestId() string
func (*BulkInsertInstanceRequest) GetZone ¶
func (x *BulkInsertInstanceRequest) GetZone() string
func (*BulkInsertInstanceRequest) ProtoMessage ¶
func (*BulkInsertInstanceRequest) ProtoMessage()
func (*BulkInsertInstanceRequest) ProtoReflect ¶
func (x *BulkInsertInstanceRequest) ProtoReflect() protoreflect.Message
func (*BulkInsertInstanceRequest) Reset ¶
func (x *BulkInsertInstanceRequest) Reset()
func (*BulkInsertInstanceRequest) String ¶
func (x *BulkInsertInstanceRequest) String() string
type BulkInsertInstanceResource ¶
type BulkInsertInstanceResource struct { // The maximum number of instances to create. Count *int64 `protobuf:"varint,94851343,opt,name=count,proto3,oneof" json:"count,omitempty"` // The instance properties defining the VM instances to be created. Required if sourceInstanceTemplate is not provided. InstanceProperties *InstanceProperties `protobuf:"bytes,215355165,opt,name=instance_properties,json=instanceProperties,proto3,oneof" json:"instance_properties,omitempty"` // Policy for choosing target zone. For more information, see Create VMs in bulk. LocationPolicy *LocationPolicy `protobuf:"bytes,465689852,opt,name=location_policy,json=locationPolicy,proto3,oneof" json:"location_policy,omitempty"` // The minimum number of instances to create. If no min_count is specified then count is used as the default value. If min_count instances cannot be created, then no instances will be created and instances already created will be deleted. MinCount *int64 `protobuf:"varint,523228386,opt,name=min_count,json=minCount,proto3,oneof" json:"min_count,omitempty"` // The string pattern used for the names of the VMs. Either name_pattern or per_instance_properties must be set. The pattern must contain one continuous sequence of placeholder hash characters (#) with each character corresponding to one digit of the generated instance name. Example: a name_pattern of inst-#### generates instance names such as inst-0001 and inst-0002. If existing instances in the same project and zone have names that match the name pattern then the generated instance numbers start after the biggest existing number. For example, if there exists an instance with name inst-0050, then instance names generated using the pattern inst-#### begin with inst-0051. The name pattern placeholder #...# can contain up to 18 characters. NamePattern *string `protobuf:"bytes,413815260,opt,name=name_pattern,json=namePattern,proto3,oneof" json:"name_pattern,omitempty"` // Per-instance properties to be set on individual instances. Keys of this map specify requested instance names. Can be empty if name_pattern is used. PerInstanceProperties map[string]*BulkInsertInstanceResourcePerInstanceProperties `protobuf:"bytes,108502267,rep,name=per_instance_properties,json=perInstanceProperties,proto3" json:"per_instance_properties,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Specifies the instance template from which to create instances. You may combine sourceInstanceTemplate with instanceProperties to override specific values from an existing instance template. Bulk API follows the semantics of JSON Merge Patch described by RFC 7396. It can be a full or partial URL. For example, the following are all valid URLs to an instance template: - https://www.googleapis.com/compute/v1/projects/project /global/instanceTemplates/instanceTemplate - projects/project/global/instanceTemplates/instanceTemplate - global/instanceTemplates/instanceTemplate This field is optional. SourceInstanceTemplate *string `protobuf:"bytes,332423616,opt,name=source_instance_template,json=sourceInstanceTemplate,proto3,oneof" json:"source_instance_template,omitempty"` // contains filtered or unexported fields }
A transient resource used in compute.instances.bulkInsert and compute.regionInstances.bulkInsert . This resource is not persisted anywhere, it is used only for processing the requests.
func (*BulkInsertInstanceResource) Descriptor ¶
func (*BulkInsertInstanceResource) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertInstanceResource.ProtoReflect.Descriptor instead.
func (*BulkInsertInstanceResource) GetCount ¶
func (x *BulkInsertInstanceResource) GetCount() int64
func (*BulkInsertInstanceResource) GetInstanceProperties ¶
func (x *BulkInsertInstanceResource) GetInstanceProperties() *InstanceProperties
func (*BulkInsertInstanceResource) GetLocationPolicy ¶
func (x *BulkInsertInstanceResource) GetLocationPolicy() *LocationPolicy
func (*BulkInsertInstanceResource) GetMinCount ¶
func (x *BulkInsertInstanceResource) GetMinCount() int64
func (*BulkInsertInstanceResource) GetNamePattern ¶
func (x *BulkInsertInstanceResource) GetNamePattern() string
func (*BulkInsertInstanceResource) GetPerInstanceProperties ¶
func (x *BulkInsertInstanceResource) GetPerInstanceProperties() map[string]*BulkInsertInstanceResourcePerInstanceProperties
func (*BulkInsertInstanceResource) GetSourceInstanceTemplate ¶
func (x *BulkInsertInstanceResource) GetSourceInstanceTemplate() string
func (*BulkInsertInstanceResource) ProtoMessage ¶
func (*BulkInsertInstanceResource) ProtoMessage()
func (*BulkInsertInstanceResource) ProtoReflect ¶
func (x *BulkInsertInstanceResource) ProtoReflect() protoreflect.Message
func (*BulkInsertInstanceResource) Reset ¶
func (x *BulkInsertInstanceResource) Reset()
func (*BulkInsertInstanceResource) String ¶
func (x *BulkInsertInstanceResource) String() string
type BulkInsertInstanceResourcePerInstanceProperties ¶
type BulkInsertInstanceResourcePerInstanceProperties struct { // Specifies the hostname of the instance. More details in: https://cloud.google.com/compute/docs/instances/custom-hostname-vm#naming_convention Hostname *string `protobuf:"bytes,237067315,opt,name=hostname,proto3,oneof" json:"hostname,omitempty"` // This field is only temporary. It will be removed. Do not use it. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
Per-instance properties to be set on individual instances. To be extended in the future.
func (*BulkInsertInstanceResourcePerInstanceProperties) Descriptor ¶
func (*BulkInsertInstanceResourcePerInstanceProperties) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertInstanceResourcePerInstanceProperties.ProtoReflect.Descriptor instead.
func (*BulkInsertInstanceResourcePerInstanceProperties) GetHostname ¶
func (x *BulkInsertInstanceResourcePerInstanceProperties) GetHostname() string
func (*BulkInsertInstanceResourcePerInstanceProperties) GetName ¶
func (x *BulkInsertInstanceResourcePerInstanceProperties) GetName() string
func (*BulkInsertInstanceResourcePerInstanceProperties) ProtoMessage ¶
func (*BulkInsertInstanceResourcePerInstanceProperties) ProtoMessage()
func (*BulkInsertInstanceResourcePerInstanceProperties) ProtoReflect ¶
func (x *BulkInsertInstanceResourcePerInstanceProperties) ProtoReflect() protoreflect.Message
func (*BulkInsertInstanceResourcePerInstanceProperties) Reset ¶
func (x *BulkInsertInstanceResourcePerInstanceProperties) Reset()
func (*BulkInsertInstanceResourcePerInstanceProperties) String ¶
func (x *BulkInsertInstanceResourcePerInstanceProperties) String() string
type BulkInsertOperationStatus ¶
type BulkInsertOperationStatus struct { // [Output Only] Count of VMs successfully created so far. CreatedVmCount *int32 `protobuf:"varint,396924158,opt,name=created_vm_count,json=createdVmCount,proto3,oneof" json:"created_vm_count,omitempty"` // [Output Only] Count of VMs that got deleted during rollback. DeletedVmCount *int32 `protobuf:"varint,271756013,opt,name=deleted_vm_count,json=deletedVmCount,proto3,oneof" json:"deleted_vm_count,omitempty"` // [Output Only] Count of VMs that started creating but encountered an error. FailedToCreateVmCount *int32 `protobuf:"varint,58384104,opt,name=failed_to_create_vm_count,json=failedToCreateVmCount,proto3,oneof" json:"failed_to_create_vm_count,omitempty"` // [Output Only] Creation status of BulkInsert operation - information if the flow is rolling forward or rolling back. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] Count of VMs originally planned to be created. TargetVmCount *int32 `protobuf:"varint,532975733,opt,name=target_vm_count,json=targetVmCount,proto3,oneof" json:"target_vm_count,omitempty"` // contains filtered or unexported fields }
func (*BulkInsertOperationStatus) Descriptor ¶
func (*BulkInsertOperationStatus) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertOperationStatus.ProtoReflect.Descriptor instead.
func (*BulkInsertOperationStatus) GetCreatedVmCount ¶
func (x *BulkInsertOperationStatus) GetCreatedVmCount() int32
func (*BulkInsertOperationStatus) GetDeletedVmCount ¶
func (x *BulkInsertOperationStatus) GetDeletedVmCount() int32
func (*BulkInsertOperationStatus) GetFailedToCreateVmCount ¶
func (x *BulkInsertOperationStatus) GetFailedToCreateVmCount() int32
func (*BulkInsertOperationStatus) GetStatus ¶
func (x *BulkInsertOperationStatus) GetStatus() string
func (*BulkInsertOperationStatus) GetTargetVmCount ¶
func (x *BulkInsertOperationStatus) GetTargetVmCount() int32
func (*BulkInsertOperationStatus) ProtoMessage ¶
func (*BulkInsertOperationStatus) ProtoMessage()
func (*BulkInsertOperationStatus) ProtoReflect ¶
func (x *BulkInsertOperationStatus) ProtoReflect() protoreflect.Message
func (*BulkInsertOperationStatus) Reset ¶
func (x *BulkInsertOperationStatus) Reset()
func (*BulkInsertOperationStatus) String ¶
func (x *BulkInsertOperationStatus) String() string
type BulkInsertOperationStatus_Status ¶
type BulkInsertOperationStatus_Status int32
[Output Only] Creation status of BulkInsert operation - information if the flow is rolling forward or rolling back.
const ( // A value indicating that the enum field is not set. BulkInsertOperationStatus_UNDEFINED_STATUS BulkInsertOperationStatus_Status = 0 // Rolling forward - creating VMs. BulkInsertOperationStatus_CREATING BulkInsertOperationStatus_Status = 455564985 // Done BulkInsertOperationStatus_DONE BulkInsertOperationStatus_Status = 2104194 // Rolling back - cleaning up after an error. BulkInsertOperationStatus_ROLLING_BACK BulkInsertOperationStatus_Status = 259411649 BulkInsertOperationStatus_STATUS_UNSPECIFIED BulkInsertOperationStatus_Status = 42133066 )
func (BulkInsertOperationStatus_Status) Descriptor ¶
func (BulkInsertOperationStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (BulkInsertOperationStatus_Status) Enum ¶
func (x BulkInsertOperationStatus_Status) Enum() *BulkInsertOperationStatus_Status
func (BulkInsertOperationStatus_Status) EnumDescriptor ¶
func (BulkInsertOperationStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use BulkInsertOperationStatus_Status.Descriptor instead.
func (BulkInsertOperationStatus_Status) Number ¶
func (x BulkInsertOperationStatus_Status) Number() protoreflect.EnumNumber
func (BulkInsertOperationStatus_Status) String ¶
func (x BulkInsertOperationStatus_Status) String() string
func (BulkInsertOperationStatus_Status) Type ¶
func (BulkInsertOperationStatus_Status) Type() protoreflect.EnumType
type BulkInsertRegionDiskRequest ¶
type BulkInsertRegionDiskRequest struct { // The body resource for this request BulkInsertDiskResourceResource *BulkInsertDiskResource `protobuf:"bytes,289799382,opt,name=bulk_insert_disk_resource_resource,json=bulkInsertDiskResourceResource,proto3" json:"bulk_insert_disk_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.BulkInsert. See the method description for details.
func (*BulkInsertRegionDiskRequest) Descriptor ¶
func (*BulkInsertRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*BulkInsertRegionDiskRequest) GetBulkInsertDiskResourceResource ¶
func (x *BulkInsertRegionDiskRequest) GetBulkInsertDiskResourceResource() *BulkInsertDiskResource
func (*BulkInsertRegionDiskRequest) GetProject ¶
func (x *BulkInsertRegionDiskRequest) GetProject() string
func (*BulkInsertRegionDiskRequest) GetRegion ¶
func (x *BulkInsertRegionDiskRequest) GetRegion() string
func (*BulkInsertRegionDiskRequest) GetRequestId ¶
func (x *BulkInsertRegionDiskRequest) GetRequestId() string
func (*BulkInsertRegionDiskRequest) ProtoMessage ¶
func (*BulkInsertRegionDiskRequest) ProtoMessage()
func (*BulkInsertRegionDiskRequest) ProtoReflect ¶
func (x *BulkInsertRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*BulkInsertRegionDiskRequest) Reset ¶
func (x *BulkInsertRegionDiskRequest) Reset()
func (*BulkInsertRegionDiskRequest) String ¶
func (x *BulkInsertRegionDiskRequest) String() string
type BulkInsertRegionInstanceRequest ¶
type BulkInsertRegionInstanceRequest struct { // The body resource for this request BulkInsertInstanceResourceResource *BulkInsertInstanceResource `protobuf:"bytes,41427278,opt,name=bulk_insert_instance_resource_resource,json=bulkInsertInstanceResourceResource,proto3" json:"bulk_insert_instance_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstances.BulkInsert. See the method description for details.
func (*BulkInsertRegionInstanceRequest) Descriptor ¶
func (*BulkInsertRegionInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkInsertRegionInstanceRequest.ProtoReflect.Descriptor instead.
func (*BulkInsertRegionInstanceRequest) GetBulkInsertInstanceResourceResource ¶
func (x *BulkInsertRegionInstanceRequest) GetBulkInsertInstanceResourceResource() *BulkInsertInstanceResource
func (*BulkInsertRegionInstanceRequest) GetProject ¶
func (x *BulkInsertRegionInstanceRequest) GetProject() string
func (*BulkInsertRegionInstanceRequest) GetRegion ¶
func (x *BulkInsertRegionInstanceRequest) GetRegion() string
func (*BulkInsertRegionInstanceRequest) GetRequestId ¶
func (x *BulkInsertRegionInstanceRequest) GetRequestId() string
func (*BulkInsertRegionInstanceRequest) ProtoMessage ¶
func (*BulkInsertRegionInstanceRequest) ProtoMessage()
func (*BulkInsertRegionInstanceRequest) ProtoReflect ¶
func (x *BulkInsertRegionInstanceRequest) ProtoReflect() protoreflect.Message
func (*BulkInsertRegionInstanceRequest) Reset ¶
func (x *BulkInsertRegionInstanceRequest) Reset()
func (*BulkInsertRegionInstanceRequest) String ¶
func (x *BulkInsertRegionInstanceRequest) String() string
type CacheInvalidationRule ¶
type CacheInvalidationRule struct { // If set, this invalidation rule will only apply to requests with a Host header matching host. Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // contains filtered or unexported fields }
func (*CacheInvalidationRule) Descriptor ¶
func (*CacheInvalidationRule) Descriptor() ([]byte, []int)
Deprecated: Use CacheInvalidationRule.ProtoReflect.Descriptor instead.
func (*CacheInvalidationRule) GetHost ¶
func (x *CacheInvalidationRule) GetHost() string
func (*CacheInvalidationRule) GetPath ¶
func (x *CacheInvalidationRule) GetPath() string
func (*CacheInvalidationRule) ProtoMessage ¶
func (*CacheInvalidationRule) ProtoMessage()
func (*CacheInvalidationRule) ProtoReflect ¶
func (x *CacheInvalidationRule) ProtoReflect() protoreflect.Message
func (*CacheInvalidationRule) Reset ¶
func (x *CacheInvalidationRule) Reset()
func (*CacheInvalidationRule) String ¶
func (x *CacheInvalidationRule) String() string
type CacheKeyPolicy ¶
type CacheKeyPolicy struct { // If true, requests to different hosts will be cached separately. IncludeHost *bool `protobuf:"varint,486867679,opt,name=include_host,json=includeHost,proto3,oneof" json:"include_host,omitempty"` // Allows HTTP request headers (by name) to be used in the cache key. IncludeHttpHeaders []string `protobuf:"bytes,2489606,rep,name=include_http_headers,json=includeHttpHeaders,proto3" json:"include_http_headers,omitempty"` // Allows HTTP cookies (by name) to be used in the cache key. The name=value pair will be used in the cache key Cloud CDN generates. IncludeNamedCookies []string `protobuf:"bytes,87316530,rep,name=include_named_cookies,json=includeNamedCookies,proto3" json:"include_named_cookies,omitempty"` // If true, http and https requests will be cached separately. IncludeProtocol *bool `protobuf:"varint,303507535,opt,name=include_protocol,json=includeProtocol,proto3,oneof" json:"include_protocol,omitempty"` // If true, include query string parameters in the cache key according to query_string_whitelist and query_string_blacklist. If neither is set, the entire query string will be included. If false, the query string will be excluded from the cache key entirely. IncludeQueryString *bool `protobuf:"varint,474036639,opt,name=include_query_string,json=includeQueryString,proto3,oneof" json:"include_query_string,omitempty"` // Names of query string parameters to exclude in cache keys. All other parameters will be included. Either specify query_string_whitelist or query_string_blacklist, not both. '&' and '=' will be percent encoded and not treated as delimiters. QueryStringBlacklist []string `protobuf:"bytes,354964742,rep,name=query_string_blacklist,json=queryStringBlacklist,proto3" json:"query_string_blacklist,omitempty"` // Names of query string parameters to include in cache keys. All other parameters will be excluded. Either specify query_string_whitelist or query_string_blacklist, not both. '&' and '=' will be percent encoded and not treated as delimiters. QueryStringWhitelist []string `protobuf:"bytes,52456496,rep,name=query_string_whitelist,json=queryStringWhitelist,proto3" json:"query_string_whitelist,omitempty"` // contains filtered or unexported fields }
Message containing what to include in the cache key for a request for Cloud CDN.
func (*CacheKeyPolicy) Descriptor ¶
func (*CacheKeyPolicy) Descriptor() ([]byte, []int)
Deprecated: Use CacheKeyPolicy.ProtoReflect.Descriptor instead.
func (*CacheKeyPolicy) GetIncludeHost ¶
func (x *CacheKeyPolicy) GetIncludeHost() bool
func (*CacheKeyPolicy) GetIncludeHttpHeaders ¶
func (x *CacheKeyPolicy) GetIncludeHttpHeaders() []string
func (*CacheKeyPolicy) GetIncludeNamedCookies ¶
func (x *CacheKeyPolicy) GetIncludeNamedCookies() []string
func (*CacheKeyPolicy) GetIncludeProtocol ¶
func (x *CacheKeyPolicy) GetIncludeProtocol() bool
func (*CacheKeyPolicy) GetIncludeQueryString ¶
func (x *CacheKeyPolicy) GetIncludeQueryString() bool
func (*CacheKeyPolicy) GetQueryStringBlacklist ¶
func (x *CacheKeyPolicy) GetQueryStringBlacklist() []string
func (*CacheKeyPolicy) GetQueryStringWhitelist ¶
func (x *CacheKeyPolicy) GetQueryStringWhitelist() []string
func (*CacheKeyPolicy) ProtoMessage ¶
func (*CacheKeyPolicy) ProtoMessage()
func (*CacheKeyPolicy) ProtoReflect ¶
func (x *CacheKeyPolicy) ProtoReflect() protoreflect.Message
func (*CacheKeyPolicy) Reset ¶
func (x *CacheKeyPolicy) Reset()
func (*CacheKeyPolicy) String ¶
func (x *CacheKeyPolicy) String() string
type CancelInstanceGroupManagerResizeRequestRequest ¶
type CancelInstanceGroupManagerResizeRequestRequest struct { // The name of the managed instance group. The name should conform to RFC1035 or be a resource ID. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the resize request to cancel. The name should conform to RFC1035 or be a resource ID. ResizeRequest string `protobuf:"bytes,216941060,opt,name=resize_request,json=resizeRequest,proto3" json:"resize_request,omitempty"` // The name of the zone where the managed instance group is located. The name should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagerResizeRequests.Cancel. See the method description for details.
func (*CancelInstanceGroupManagerResizeRequestRequest) Descriptor ¶
func (*CancelInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelInstanceGroupManagerResizeRequestRequest.ProtoReflect.Descriptor instead.
func (*CancelInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
func (*CancelInstanceGroupManagerResizeRequestRequest) GetProject ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) GetProject() string
func (*CancelInstanceGroupManagerResizeRequestRequest) GetRequestId ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) GetRequestId() string
func (*CancelInstanceGroupManagerResizeRequestRequest) GetResizeRequest ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
func (*CancelInstanceGroupManagerResizeRequestRequest) GetZone ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) GetZone() string
func (*CancelInstanceGroupManagerResizeRequestRequest) ProtoMessage ¶
func (*CancelInstanceGroupManagerResizeRequestRequest) ProtoMessage()
func (*CancelInstanceGroupManagerResizeRequestRequest) ProtoReflect ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
func (*CancelInstanceGroupManagerResizeRequestRequest) Reset ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) Reset()
func (*CancelInstanceGroupManagerResizeRequestRequest) String ¶
func (x *CancelInstanceGroupManagerResizeRequestRequest) String() string
type CircuitBreakers ¶
type CircuitBreakers struct { // The maximum number of connections to the backend service. If not specified, there is no limit. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. MaxConnections *int32 `protobuf:"varint,110652154,opt,name=max_connections,json=maxConnections,proto3,oneof" json:"max_connections,omitempty"` // The maximum number of pending requests allowed to the backend service. If not specified, there is no limit. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. MaxPendingRequests *int32 `protobuf:"varint,375558887,opt,name=max_pending_requests,json=maxPendingRequests,proto3,oneof" json:"max_pending_requests,omitempty"` // The maximum number of parallel requests that allowed to the backend service. If not specified, there is no limit. MaxRequests *int32 `protobuf:"varint,28097599,opt,name=max_requests,json=maxRequests,proto3,oneof" json:"max_requests,omitempty"` // Maximum requests for a single connection to the backend service. This parameter is respected by both the HTTP/1.1 and HTTP/2 implementations. If not specified, there is no limit. Setting this parameter to 1 will effectively disable keep alive. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. MaxRequestsPerConnection *int32 `protobuf:"varint,361630528,opt,name=max_requests_per_connection,json=maxRequestsPerConnection,proto3,oneof" json:"max_requests_per_connection,omitempty"` // The maximum number of parallel retries allowed to the backend cluster. If not specified, the default is 1. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. MaxRetries *int32 `protobuf:"varint,55546219,opt,name=max_retries,json=maxRetries,proto3,oneof" json:"max_retries,omitempty"` // contains filtered or unexported fields }
Settings controlling the volume of requests, connections and retries to this backend service.
func (*CircuitBreakers) Descriptor ¶
func (*CircuitBreakers) Descriptor() ([]byte, []int)
Deprecated: Use CircuitBreakers.ProtoReflect.Descriptor instead.
func (*CircuitBreakers) GetMaxConnections ¶
func (x *CircuitBreakers) GetMaxConnections() int32
func (*CircuitBreakers) GetMaxPendingRequests ¶
func (x *CircuitBreakers) GetMaxPendingRequests() int32
func (*CircuitBreakers) GetMaxRequests ¶
func (x *CircuitBreakers) GetMaxRequests() int32
func (*CircuitBreakers) GetMaxRequestsPerConnection ¶
func (x *CircuitBreakers) GetMaxRequestsPerConnection() int32
func (*CircuitBreakers) GetMaxRetries ¶
func (x *CircuitBreakers) GetMaxRetries() int32
func (*CircuitBreakers) ProtoMessage ¶
func (*CircuitBreakers) ProtoMessage()
func (*CircuitBreakers) ProtoReflect ¶
func (x *CircuitBreakers) ProtoReflect() protoreflect.Message
func (*CircuitBreakers) Reset ¶
func (x *CircuitBreakers) Reset()
func (*CircuitBreakers) String ¶
func (x *CircuitBreakers) String() string
type CloneRulesFirewallPolicyRequest ¶
type CloneRulesFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The firewall policy from which to copy rules. SourceFirewallPolicy *string `protobuf:"bytes,25013549,opt,name=source_firewall_policy,json=sourceFirewallPolicy,proto3,oneof" json:"source_firewall_policy,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.CloneRules. See the method description for details.
func (*CloneRulesFirewallPolicyRequest) Descriptor ¶
func (*CloneRulesFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloneRulesFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*CloneRulesFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *CloneRulesFirewallPolicyRequest) GetFirewallPolicy() string
func (*CloneRulesFirewallPolicyRequest) GetRequestId ¶
func (x *CloneRulesFirewallPolicyRequest) GetRequestId() string
func (*CloneRulesFirewallPolicyRequest) GetSourceFirewallPolicy ¶
func (x *CloneRulesFirewallPolicyRequest) GetSourceFirewallPolicy() string
func (*CloneRulesFirewallPolicyRequest) ProtoMessage ¶
func (*CloneRulesFirewallPolicyRequest) ProtoMessage()
func (*CloneRulesFirewallPolicyRequest) ProtoReflect ¶
func (x *CloneRulesFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*CloneRulesFirewallPolicyRequest) Reset ¶
func (x *CloneRulesFirewallPolicyRequest) Reset()
func (*CloneRulesFirewallPolicyRequest) String ¶
func (x *CloneRulesFirewallPolicyRequest) String() string
type CloneRulesNetworkFirewallPolicyRequest ¶
type CloneRulesNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The firewall policy from which to copy rules. SourceFirewallPolicy *string `protobuf:"bytes,25013549,opt,name=source_firewall_policy,json=sourceFirewallPolicy,proto3,oneof" json:"source_firewall_policy,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.CloneRules. See the method description for details.
func (*CloneRulesNetworkFirewallPolicyRequest) Descriptor ¶
func (*CloneRulesNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloneRulesNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*CloneRulesNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*CloneRulesNetworkFirewallPolicyRequest) GetProject ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) GetProject() string
func (*CloneRulesNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) GetRequestId() string
func (*CloneRulesNetworkFirewallPolicyRequest) GetSourceFirewallPolicy ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) GetSourceFirewallPolicy() string
func (*CloneRulesNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*CloneRulesNetworkFirewallPolicyRequest) ProtoMessage()
func (*CloneRulesNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*CloneRulesNetworkFirewallPolicyRequest) Reset ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) Reset()
func (*CloneRulesNetworkFirewallPolicyRequest) String ¶
func (x *CloneRulesNetworkFirewallPolicyRequest) String() string
type CloneRulesRegionNetworkFirewallPolicyRequest ¶
type CloneRulesRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The firewall policy from which to copy rules. SourceFirewallPolicy *string `protobuf:"bytes,25013549,opt,name=source_firewall_policy,json=sourceFirewallPolicy,proto3,oneof" json:"source_firewall_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.CloneRules. See the method description for details.
func (*CloneRulesRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*CloneRulesRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloneRulesRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*CloneRulesRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*CloneRulesRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetProject() string
func (*CloneRulesRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*CloneRulesRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*CloneRulesRegionNetworkFirewallPolicyRequest) GetSourceFirewallPolicy ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) GetSourceFirewallPolicy() string
func (*CloneRulesRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*CloneRulesRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*CloneRulesRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*CloneRulesRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) Reset()
func (*CloneRulesRegionNetworkFirewallPolicyRequest) String ¶
func (x *CloneRulesRegionNetworkFirewallPolicyRequest) String() string
type Commitment ¶
type Commitment struct { // Specifies whether to enable automatic renewal for the commitment. The default value is false if not specified. The field can be updated until the day of the commitment expiration at 12:00am PST. If the field is set to true, the commitment will be automatically renewed for either one or three years according to the terms of the existing commitment. AutoRenew *bool `protobuf:"varint,495520765,opt,name=auto_renew,json=autoRenew,proto3,oneof" json:"auto_renew,omitempty"` // The category of the commitment. Category MACHINE specifies commitments composed of machine resources such as VCPU or MEMORY, listed in resources. Category LICENSE specifies commitments composed of software licenses, listed in licenseResources. Note that only MACHINE commitments should have a Type specified. // Check the Category enum for the list of possible values. Category *string `protobuf:"bytes,50511102,opt,name=category,proto3,oneof" json:"category,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Input Only] Optional, specifies the CUD end time requested by the customer in RFC3339 text format. Needed when the customer wants CUD's end date is later than the start date + term duration. CustomEndTimestamp *string `protobuf:"bytes,181770852,opt,name=custom_end_timestamp,json=customEndTimestamp,proto3,oneof" json:"custom_end_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Commitment end time in RFC3339 text format. EndTimestamp *string `protobuf:"bytes,468096690,opt,name=end_timestamp,json=endTimestamp,proto3,oneof" json:"end_timestamp,omitempty"` // Specifies the already existing reservations to attach to the Commitment. This field is optional, and it can be a full or partial URL. For example, the following are valid URLs to an reservation: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /reservations/reservation - projects/project/zones/zone/reservations/reservation ExistingReservations []string `protobuf:"bytes,493028443,rep,name=existing_reservations,json=existingReservations,proto3" json:"existing_reservations,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#commitment for commitments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The license specification required as part of a license commitment. LicenseResource *LicenseResourceCommitment `protobuf:"bytes,437955148,opt,name=license_resource,json=licenseResource,proto3,oneof" json:"license_resource,omitempty"` // List of source commitments to be merged into a new commitment. MergeSourceCommitments []string `protobuf:"bytes,188093761,rep,name=merge_source_commitments,json=mergeSourceCommitments,proto3" json:"merge_source_commitments,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The plan for this commitment, which determines duration and discount rate. The currently supported plans are TWELVE_MONTH (1 year), and THIRTY_SIX_MONTH (3 years). // Check the Plan enum for the list of possible values. Plan *string `protobuf:"bytes,3443497,opt,name=plan,proto3,oneof" json:"plan,omitempty"` // [Output Only] URL of the region where this commitment may be used. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // List of create-on-create reservations for this commitment. Reservations []*Reservation `protobuf:"bytes,399717927,rep,name=reservations,proto3" json:"reservations,omitempty"` // [Output Only] Status information for Commitment resource. ResourceStatus *CommitmentResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // A list of commitment amounts for particular resources. Note that VCPU and MEMORY resource commitments must occur together. Resources []*ResourceCommitment `protobuf:"bytes,164412965,rep,name=resources,proto3" json:"resources,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Source commitment to be split into a new commitment. SplitSourceCommitment *string `protobuf:"bytes,402611156,opt,name=split_source_commitment,json=splitSourceCommitment,proto3,oneof" json:"split_source_commitment,omitempty"` // [Output Only] Commitment start time in RFC3339 text format. StartTimestamp *string `protobuf:"bytes,83645817,opt,name=start_timestamp,json=startTimestamp,proto3,oneof" json:"start_timestamp,omitempty"` // [Output Only] Status of the commitment with regards to eventual expiration (each commitment has an end date defined). One of the following values: NOT_YET_ACTIVE, ACTIVE, EXPIRED. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] An optional, human-readable explanation of the status. StatusMessage *string `protobuf:"bytes,297428154,opt,name=status_message,json=statusMessage,proto3,oneof" json:"status_message,omitempty"` // The type of commitment, which affects the discount rate and the eligible resources. Type MEMORY_OPTIMIZED specifies a commitment that will only apply to memory optimized machines. Type ACCELERATOR_OPTIMIZED specifies a commitment that will only apply to accelerator optimized machines. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Represents a regional Commitment resource. Creating a commitment resource means that you are purchasing a committed use contract with an explicit start and end time. You can create commitments based on vCPUs and memory usage and receive discounted rates. For full details, read Signing Up for Committed Use Discounts.
func (*Commitment) Descriptor ¶
func (*Commitment) Descriptor() ([]byte, []int)
Deprecated: Use Commitment.ProtoReflect.Descriptor instead.
func (*Commitment) GetAutoRenew ¶
func (x *Commitment) GetAutoRenew() bool
func (*Commitment) GetCategory ¶
func (x *Commitment) GetCategory() string
func (*Commitment) GetCreationTimestamp ¶
func (x *Commitment) GetCreationTimestamp() string
func (*Commitment) GetCustomEndTimestamp ¶
func (x *Commitment) GetCustomEndTimestamp() string
func (*Commitment) GetDescription ¶
func (x *Commitment) GetDescription() string
func (*Commitment) GetEndTimestamp ¶
func (x *Commitment) GetEndTimestamp() string
func (*Commitment) GetExistingReservations ¶
func (x *Commitment) GetExistingReservations() []string
func (*Commitment) GetId ¶
func (x *Commitment) GetId() uint64
func (*Commitment) GetKind ¶
func (x *Commitment) GetKind() string
func (*Commitment) GetLicenseResource ¶
func (x *Commitment) GetLicenseResource() *LicenseResourceCommitment
func (*Commitment) GetMergeSourceCommitments ¶
func (x *Commitment) GetMergeSourceCommitments() []string
func (*Commitment) GetName ¶
func (x *Commitment) GetName() string
func (*Commitment) GetPlan ¶
func (x *Commitment) GetPlan() string
func (*Commitment) GetRegion ¶
func (x *Commitment) GetRegion() string
func (*Commitment) GetReservations ¶
func (x *Commitment) GetReservations() []*Reservation
func (*Commitment) GetResourceStatus ¶
func (x *Commitment) GetResourceStatus() *CommitmentResourceStatus
func (*Commitment) GetResources ¶
func (x *Commitment) GetResources() []*ResourceCommitment
func (*Commitment) GetSelfLink ¶
func (x *Commitment) GetSelfLink() string
func (*Commitment) GetSplitSourceCommitment ¶
func (x *Commitment) GetSplitSourceCommitment() string
func (*Commitment) GetStartTimestamp ¶
func (x *Commitment) GetStartTimestamp() string
func (*Commitment) GetStatus ¶
func (x *Commitment) GetStatus() string
func (*Commitment) GetStatusMessage ¶
func (x *Commitment) GetStatusMessage() string
func (*Commitment) GetType ¶
func (x *Commitment) GetType() string
func (*Commitment) ProtoMessage ¶
func (*Commitment) ProtoMessage()
func (*Commitment) ProtoReflect ¶
func (x *Commitment) ProtoReflect() protoreflect.Message
func (*Commitment) Reset ¶
func (x *Commitment) Reset()
func (*Commitment) String ¶
func (x *Commitment) String() string
type CommitmentAggregatedList ¶
type CommitmentAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of CommitmentsScopedList resources. Items map[string]*CommitmentsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#commitmentAggregatedList for aggregated lists of commitments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*CommitmentAggregatedList) Descriptor ¶
func (*CommitmentAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use CommitmentAggregatedList.ProtoReflect.Descriptor instead.
func (*CommitmentAggregatedList) GetId ¶
func (x *CommitmentAggregatedList) GetId() string
func (*CommitmentAggregatedList) GetItems ¶
func (x *CommitmentAggregatedList) GetItems() map[string]*CommitmentsScopedList
func (*CommitmentAggregatedList) GetKind ¶
func (x *CommitmentAggregatedList) GetKind() string
func (*CommitmentAggregatedList) GetNextPageToken ¶
func (x *CommitmentAggregatedList) GetNextPageToken() string
func (*CommitmentAggregatedList) GetSelfLink ¶
func (x *CommitmentAggregatedList) GetSelfLink() string
func (*CommitmentAggregatedList) GetUnreachables ¶
func (x *CommitmentAggregatedList) GetUnreachables() []string
func (*CommitmentAggregatedList) GetWarning ¶
func (x *CommitmentAggregatedList) GetWarning() *Warning
func (*CommitmentAggregatedList) ProtoMessage ¶
func (*CommitmentAggregatedList) ProtoMessage()
func (*CommitmentAggregatedList) ProtoReflect ¶
func (x *CommitmentAggregatedList) ProtoReflect() protoreflect.Message
func (*CommitmentAggregatedList) Reset ¶
func (x *CommitmentAggregatedList) Reset()
func (*CommitmentAggregatedList) String ¶
func (x *CommitmentAggregatedList) String() string
type CommitmentList ¶
type CommitmentList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Commitment resources. Items []*Commitment `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#commitmentList for lists of commitments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Commitment resources.
func (*CommitmentList) Descriptor ¶
func (*CommitmentList) Descriptor() ([]byte, []int)
Deprecated: Use CommitmentList.ProtoReflect.Descriptor instead.
func (*CommitmentList) GetId ¶
func (x *CommitmentList) GetId() string
func (*CommitmentList) GetItems ¶
func (x *CommitmentList) GetItems() []*Commitment
func (*CommitmentList) GetKind ¶
func (x *CommitmentList) GetKind() string
func (*CommitmentList) GetNextPageToken ¶
func (x *CommitmentList) GetNextPageToken() string
func (*CommitmentList) GetSelfLink ¶
func (x *CommitmentList) GetSelfLink() string
func (*CommitmentList) GetWarning ¶
func (x *CommitmentList) GetWarning() *Warning
func (*CommitmentList) ProtoMessage ¶
func (*CommitmentList) ProtoMessage()
func (*CommitmentList) ProtoReflect ¶
func (x *CommitmentList) ProtoReflect() protoreflect.Message
func (*CommitmentList) Reset ¶
func (x *CommitmentList) Reset()
func (*CommitmentList) String ¶
func (x *CommitmentList) String() string
type CommitmentResourceStatus ¶
type CommitmentResourceStatus struct { // [Output Only] Indicates the end time of customer's eligibility to send custom term requests in RFC3339 text format. Term extension requests that (not the end time in the request) after this time will be rejected. CustomTermEligibilityEndTimestamp *string `protobuf:"bytes,363976187,opt,name=custom_term_eligibility_end_timestamp,json=customTermEligibilityEndTimestamp,proto3,oneof" json:"custom_term_eligibility_end_timestamp,omitempty"` // contains filtered or unexported fields }
[Output Only] Contains output only fields.
func (*CommitmentResourceStatus) Descriptor ¶
func (*CommitmentResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use CommitmentResourceStatus.ProtoReflect.Descriptor instead.
func (*CommitmentResourceStatus) GetCustomTermEligibilityEndTimestamp ¶
func (x *CommitmentResourceStatus) GetCustomTermEligibilityEndTimestamp() string
func (*CommitmentResourceStatus) ProtoMessage ¶
func (*CommitmentResourceStatus) ProtoMessage()
func (*CommitmentResourceStatus) ProtoReflect ¶
func (x *CommitmentResourceStatus) ProtoReflect() protoreflect.Message
func (*CommitmentResourceStatus) Reset ¶
func (x *CommitmentResourceStatus) Reset()
func (*CommitmentResourceStatus) String ¶
func (x *CommitmentResourceStatus) String() string
type Commitment_Category ¶
type Commitment_Category int32
The category of the commitment. Category MACHINE specifies commitments composed of machine resources such as VCPU or MEMORY, listed in resources. Category LICENSE specifies commitments composed of software licenses, listed in licenseResources. Note that only MACHINE commitments should have a Type specified.
const ( // A value indicating that the enum field is not set. Commitment_UNDEFINED_CATEGORY Commitment_Category = 0 Commitment_CATEGORY_UNSPECIFIED Commitment_Category = 509189462 Commitment_LICENSE Commitment_Category = 347869217 Commitment_MACHINE Commitment_Category = 469553191 )
func (Commitment_Category) Descriptor ¶
func (Commitment_Category) Descriptor() protoreflect.EnumDescriptor
func (Commitment_Category) Enum ¶
func (x Commitment_Category) Enum() *Commitment_Category
func (Commitment_Category) EnumDescriptor ¶
func (Commitment_Category) EnumDescriptor() ([]byte, []int)
Deprecated: Use Commitment_Category.Descriptor instead.
func (Commitment_Category) Number ¶
func (x Commitment_Category) Number() protoreflect.EnumNumber
func (Commitment_Category) String ¶
func (x Commitment_Category) String() string
func (Commitment_Category) Type ¶
func (Commitment_Category) Type() protoreflect.EnumType
type Commitment_Plan ¶
type Commitment_Plan int32
The plan for this commitment, which determines duration and discount rate. The currently supported plans are TWELVE_MONTH (1 year), and THIRTY_SIX_MONTH (3 years).
const ( // A value indicating that the enum field is not set. Commitment_UNDEFINED_PLAN Commitment_Plan = 0 Commitment_INVALID Commitment_Plan = 530283991 Commitment_THIRTY_SIX_MONTH Commitment_Plan = 266295942 Commitment_TWELVE_MONTH Commitment_Plan = 173083962 )
func (Commitment_Plan) Descriptor ¶
func (Commitment_Plan) Descriptor() protoreflect.EnumDescriptor
func (Commitment_Plan) Enum ¶
func (x Commitment_Plan) Enum() *Commitment_Plan
func (Commitment_Plan) EnumDescriptor ¶
func (Commitment_Plan) EnumDescriptor() ([]byte, []int)
Deprecated: Use Commitment_Plan.Descriptor instead.
func (Commitment_Plan) Number ¶
func (x Commitment_Plan) Number() protoreflect.EnumNumber
func (Commitment_Plan) String ¶
func (x Commitment_Plan) String() string
func (Commitment_Plan) Type ¶
func (Commitment_Plan) Type() protoreflect.EnumType
type Commitment_Status ¶
type Commitment_Status int32
[Output Only] Status of the commitment with regards to eventual expiration (each commitment has an end date defined). One of the following values: NOT_YET_ACTIVE, ACTIVE, EXPIRED.
const ( // A value indicating that the enum field is not set. Commitment_UNDEFINED_STATUS Commitment_Status = 0 Commitment_ACTIVE Commitment_Status = 314733318 // Deprecate CANCELED status. Will use separate status to differentiate cancel by mergeCud or manual cancellation. Commitment_CANCELLED Commitment_Status = 41957681 Commitment_CREATING Commitment_Status = 455564985 Commitment_EXPIRED Commitment_Status = 482489093 Commitment_NOT_YET_ACTIVE Commitment_Status = 20607337 )
func (Commitment_Status) Descriptor ¶
func (Commitment_Status) Descriptor() protoreflect.EnumDescriptor
func (Commitment_Status) Enum ¶
func (x Commitment_Status) Enum() *Commitment_Status
func (Commitment_Status) EnumDescriptor ¶
func (Commitment_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Commitment_Status.Descriptor instead.
func (Commitment_Status) Number ¶
func (x Commitment_Status) Number() protoreflect.EnumNumber
func (Commitment_Status) String ¶
func (x Commitment_Status) String() string
func (Commitment_Status) Type ¶
func (Commitment_Status) Type() protoreflect.EnumType
type Commitment_Type ¶
type Commitment_Type int32
The type of commitment, which affects the discount rate and the eligible resources. Type MEMORY_OPTIMIZED specifies a commitment that will only apply to memory optimized machines. Type ACCELERATOR_OPTIMIZED specifies a commitment that will only apply to accelerator optimized machines.
const ( // A value indicating that the enum field is not set. Commitment_UNDEFINED_TYPE Commitment_Type = 0 Commitment_ACCELERATOR_OPTIMIZED Commitment_Type = 280848403 Commitment_ACCELERATOR_OPTIMIZED_A3 Commitment_Type = 158574526 Commitment_ACCELERATOR_OPTIMIZED_A3_MEGA Commitment_Type = 156517459 Commitment_ACCELERATOR_OPTIMIZED_A3_ULTRA Commitment_Type = 27812811 Commitment_COMPUTE_OPTIMIZED Commitment_Type = 158349023 Commitment_COMPUTE_OPTIMIZED_C2D Commitment_Type = 383246453 Commitment_COMPUTE_OPTIMIZED_C3 Commitment_Type = 428004784 Commitment_COMPUTE_OPTIMIZED_C3D Commitment_Type = 383246484 Commitment_COMPUTE_OPTIMIZED_H3 Commitment_Type = 428004939 Commitment_GENERAL_PURPOSE Commitment_Type = 299793543 Commitment_GENERAL_PURPOSE_C4 Commitment_Type = 301911817 Commitment_GENERAL_PURPOSE_C4A Commitment_Type = 232460888 Commitment_GENERAL_PURPOSE_E2 Commitment_Type = 301911877 Commitment_GENERAL_PURPOSE_N2 Commitment_Type = 301912156 Commitment_GENERAL_PURPOSE_N2D Commitment_Type = 232471400 Commitment_GENERAL_PURPOSE_N4 Commitment_Type = 301912158 Commitment_GENERAL_PURPOSE_T2D Commitment_Type = 232477166 Commitment_GRAPHICS_OPTIMIZED Commitment_Type = 68500563 Commitment_MEMORY_OPTIMIZED Commitment_Type = 281753417 Commitment_MEMORY_OPTIMIZED_M3 Commitment_Type = 276301372 Commitment_MEMORY_OPTIMIZED_X4_16TB Commitment_Type = 183089120 Commitment_MEMORY_OPTIMIZED_X4_24TB Commitment_Type = 183116989 Commitment_MEMORY_OPTIMIZED_X4_32TB Commitment_Type = 183144858 Commitment_STORAGE_OPTIMIZED_Z3 Commitment_Type = 316796085 Commitment_TYPE_UNSPECIFIED Commitment_Type = 437714322 )
func (Commitment_Type) Descriptor ¶
func (Commitment_Type) Descriptor() protoreflect.EnumDescriptor
func (Commitment_Type) Enum ¶
func (x Commitment_Type) Enum() *Commitment_Type
func (Commitment_Type) EnumDescriptor ¶
func (Commitment_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use Commitment_Type.Descriptor instead.
func (Commitment_Type) Number ¶
func (x Commitment_Type) Number() protoreflect.EnumNumber
func (Commitment_Type) String ¶
func (x Commitment_Type) String() string
func (Commitment_Type) Type ¶
func (Commitment_Type) Type() protoreflect.EnumType
type CommitmentsScopedList ¶
type CommitmentsScopedList struct { // [Output Only] A list of commitments contained in this scope. Commitments []*Commitment `protobuf:"bytes,450664446,rep,name=commitments,proto3" json:"commitments,omitempty"` // [Output Only] Informational warning which replaces the list of commitments when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*CommitmentsScopedList) Descriptor ¶
func (*CommitmentsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use CommitmentsScopedList.ProtoReflect.Descriptor instead.
func (*CommitmentsScopedList) GetCommitments ¶
func (x *CommitmentsScopedList) GetCommitments() []*Commitment
func (*CommitmentsScopedList) GetWarning ¶
func (x *CommitmentsScopedList) GetWarning() *Warning
func (*CommitmentsScopedList) ProtoMessage ¶
func (*CommitmentsScopedList) ProtoMessage()
func (*CommitmentsScopedList) ProtoReflect ¶
func (x *CommitmentsScopedList) ProtoReflect() protoreflect.Message
func (*CommitmentsScopedList) Reset ¶
func (x *CommitmentsScopedList) Reset()
func (*CommitmentsScopedList) String ¶
func (x *CommitmentsScopedList) String() string
type ConfidentialInstanceConfig ¶
type ConfidentialInstanceConfig struct { // Defines the type of technology used by the confidential instance. // Check the ConfidentialInstanceType enum for the list of possible values. ConfidentialInstanceType *string `protobuf:"bytes,43484717,opt,name=confidential_instance_type,json=confidentialInstanceType,proto3,oneof" json:"confidential_instance_type,omitempty"` // Defines whether the instance should have confidential compute enabled. EnableConfidentialCompute *bool `protobuf:"varint,102135228,opt,name=enable_confidential_compute,json=enableConfidentialCompute,proto3,oneof" json:"enable_confidential_compute,omitempty"` // contains filtered or unexported fields }
A set of Confidential Instance options.
func (*ConfidentialInstanceConfig) Descriptor ¶
func (*ConfidentialInstanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use ConfidentialInstanceConfig.ProtoReflect.Descriptor instead.
func (*ConfidentialInstanceConfig) GetConfidentialInstanceType ¶
func (x *ConfidentialInstanceConfig) GetConfidentialInstanceType() string
func (*ConfidentialInstanceConfig) GetEnableConfidentialCompute ¶
func (x *ConfidentialInstanceConfig) GetEnableConfidentialCompute() bool
func (*ConfidentialInstanceConfig) ProtoMessage ¶
func (*ConfidentialInstanceConfig) ProtoMessage()
func (*ConfidentialInstanceConfig) ProtoReflect ¶
func (x *ConfidentialInstanceConfig) ProtoReflect() protoreflect.Message
func (*ConfidentialInstanceConfig) Reset ¶
func (x *ConfidentialInstanceConfig) Reset()
func (*ConfidentialInstanceConfig) String ¶
func (x *ConfidentialInstanceConfig) String() string
type ConfidentialInstanceConfig_ConfidentialInstanceType ¶
type ConfidentialInstanceConfig_ConfidentialInstanceType int32
Defines the type of technology used by the confidential instance.
const ( // A value indicating that the enum field is not set. ConfidentialInstanceConfig_UNDEFINED_CONFIDENTIAL_INSTANCE_TYPE ConfidentialInstanceConfig_ConfidentialInstanceType = 0 // No type specified. Do not use this value. ConfidentialInstanceConfig_CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED ConfidentialInstanceConfig_ConfidentialInstanceType = 115021829 // AMD Secure Encrypted Virtualization. ConfidentialInstanceConfig_SEV ConfidentialInstanceConfig_ConfidentialInstanceType = 81988 // AMD Secure Encrypted Virtualization - Secure Nested Paging. ConfidentialInstanceConfig_SEV_SNP ConfidentialInstanceConfig_ConfidentialInstanceType = 21753562 // Intel Trust Domain eXtension. ConfidentialInstanceConfig_TDX ConfidentialInstanceConfig_ConfidentialInstanceType = 82920 )
func (ConfidentialInstanceConfig_ConfidentialInstanceType) Descriptor ¶
func (ConfidentialInstanceConfig_ConfidentialInstanceType) Descriptor() protoreflect.EnumDescriptor
func (ConfidentialInstanceConfig_ConfidentialInstanceType) Enum ¶
func (x ConfidentialInstanceConfig_ConfidentialInstanceType) Enum() *ConfidentialInstanceConfig_ConfidentialInstanceType
func (ConfidentialInstanceConfig_ConfidentialInstanceType) EnumDescriptor ¶
func (ConfidentialInstanceConfig_ConfidentialInstanceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ConfidentialInstanceConfig_ConfidentialInstanceType.Descriptor instead.
func (ConfidentialInstanceConfig_ConfidentialInstanceType) Number ¶
func (x ConfidentialInstanceConfig_ConfidentialInstanceType) Number() protoreflect.EnumNumber
func (ConfidentialInstanceConfig_ConfidentialInstanceType) String ¶
func (x ConfidentialInstanceConfig_ConfidentialInstanceType) String() string
func (ConfidentialInstanceConfig_ConfidentialInstanceType) Type ¶
type ConnectionDraining ¶
type ConnectionDraining struct { // Configures a duration timeout for existing requests on a removed backend instance. For supported load balancers and protocols, as described in Enabling connection draining. DrainingTimeoutSec *int32 `protobuf:"varint,225127070,opt,name=draining_timeout_sec,json=drainingTimeoutSec,proto3,oneof" json:"draining_timeout_sec,omitempty"` // contains filtered or unexported fields }
Message containing connection draining configuration.
func (*ConnectionDraining) Descriptor ¶
func (*ConnectionDraining) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionDraining.ProtoReflect.Descriptor instead.
func (*ConnectionDraining) GetDrainingTimeoutSec ¶
func (x *ConnectionDraining) GetDrainingTimeoutSec() int32
func (*ConnectionDraining) ProtoMessage ¶
func (*ConnectionDraining) ProtoMessage()
func (*ConnectionDraining) ProtoReflect ¶
func (x *ConnectionDraining) ProtoReflect() protoreflect.Message
func (*ConnectionDraining) Reset ¶
func (x *ConnectionDraining) Reset()
func (*ConnectionDraining) String ¶
func (x *ConnectionDraining) String() string
type ConsistentHashLoadBalancerSettings ¶
type ConsistentHashLoadBalancerSettings struct { // Hash is based on HTTP Cookie. This field describes a HTTP cookie that will be used as the hash key for the consistent hash load balancer. If the cookie is not present, it will be generated. This field is applicable if the sessionAffinity is set to HTTP_COOKIE. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. HttpCookie *ConsistentHashLoadBalancerSettingsHttpCookie `protobuf:"bytes,6673915,opt,name=http_cookie,json=httpCookie,proto3,oneof" json:"http_cookie,omitempty"` // The hash based on the value of the specified header field. This field is applicable if the sessionAffinity is set to HEADER_FIELD. HttpHeaderName *string `protobuf:"bytes,234798022,opt,name=http_header_name,json=httpHeaderName,proto3,oneof" json:"http_header_name,omitempty"` // The minimum number of virtual nodes to use for the hash ring. Defaults to 1024. Larger ring sizes result in more granular load distributions. If the number of hosts in the load balancing pool is larger than the ring size, each host will be assigned a single virtual node. MinimumRingSize *int64 `protobuf:"varint,234380735,opt,name=minimum_ring_size,json=minimumRingSize,proto3,oneof" json:"minimum_ring_size,omitempty"` // contains filtered or unexported fields }
This message defines settings for a consistent hash style load balancer.
func (*ConsistentHashLoadBalancerSettings) Descriptor ¶
func (*ConsistentHashLoadBalancerSettings) Descriptor() ([]byte, []int)
Deprecated: Use ConsistentHashLoadBalancerSettings.ProtoReflect.Descriptor instead.
func (*ConsistentHashLoadBalancerSettings) GetHttpCookie ¶
func (x *ConsistentHashLoadBalancerSettings) GetHttpCookie() *ConsistentHashLoadBalancerSettingsHttpCookie
func (*ConsistentHashLoadBalancerSettings) GetHttpHeaderName ¶
func (x *ConsistentHashLoadBalancerSettings) GetHttpHeaderName() string
func (*ConsistentHashLoadBalancerSettings) GetMinimumRingSize ¶
func (x *ConsistentHashLoadBalancerSettings) GetMinimumRingSize() int64
func (*ConsistentHashLoadBalancerSettings) ProtoMessage ¶
func (*ConsistentHashLoadBalancerSettings) ProtoMessage()
func (*ConsistentHashLoadBalancerSettings) ProtoReflect ¶
func (x *ConsistentHashLoadBalancerSettings) ProtoReflect() protoreflect.Message
func (*ConsistentHashLoadBalancerSettings) Reset ¶
func (x *ConsistentHashLoadBalancerSettings) Reset()
func (*ConsistentHashLoadBalancerSettings) String ¶
func (x *ConsistentHashLoadBalancerSettings) String() string
type ConsistentHashLoadBalancerSettingsHttpCookie ¶
type ConsistentHashLoadBalancerSettingsHttpCookie struct { // Name of the cookie. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Path to set for the cookie. Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // Lifetime of the cookie. Ttl *Duration `protobuf:"bytes,115180,opt,name=ttl,proto3,oneof" json:"ttl,omitempty"` // contains filtered or unexported fields }
The information about the HTTP Cookie on which the hash function is based for load balancing policies that use a consistent hash.
func (*ConsistentHashLoadBalancerSettingsHttpCookie) Descriptor ¶
func (*ConsistentHashLoadBalancerSettingsHttpCookie) Descriptor() ([]byte, []int)
Deprecated: Use ConsistentHashLoadBalancerSettingsHttpCookie.ProtoReflect.Descriptor instead.
func (*ConsistentHashLoadBalancerSettingsHttpCookie) GetName ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetName() string
func (*ConsistentHashLoadBalancerSettingsHttpCookie) GetPath ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetPath() string
func (*ConsistentHashLoadBalancerSettingsHttpCookie) GetTtl ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) GetTtl() *Duration
func (*ConsistentHashLoadBalancerSettingsHttpCookie) ProtoMessage ¶
func (*ConsistentHashLoadBalancerSettingsHttpCookie) ProtoMessage()
func (*ConsistentHashLoadBalancerSettingsHttpCookie) ProtoReflect ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) ProtoReflect() protoreflect.Message
func (*ConsistentHashLoadBalancerSettingsHttpCookie) Reset ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) Reset()
func (*ConsistentHashLoadBalancerSettingsHttpCookie) String ¶
func (x *ConsistentHashLoadBalancerSettingsHttpCookie) String() string
type CorsPolicy ¶
type CorsPolicy struct { // In response to a preflight request, setting this to true indicates that the actual request can include user credentials. This field translates to the Access-Control-Allow-Credentials header. Default is false. AllowCredentials *bool `protobuf:"varint,481263366,opt,name=allow_credentials,json=allowCredentials,proto3,oneof" json:"allow_credentials,omitempty"` // Specifies the content for the Access-Control-Allow-Headers header. AllowHeaders []string `protobuf:"bytes,45179024,rep,name=allow_headers,json=allowHeaders,proto3" json:"allow_headers,omitempty"` // Specifies the content for the Access-Control-Allow-Methods header. AllowMethods []string `protobuf:"bytes,205405372,rep,name=allow_methods,json=allowMethods,proto3" json:"allow_methods,omitempty"` // Specifies a regular expression that matches allowed origins. For more information, see regular expression syntax . An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED. AllowOriginRegexes []string `protobuf:"bytes,215385810,rep,name=allow_origin_regexes,json=allowOriginRegexes,proto3" json:"allow_origin_regexes,omitempty"` // Specifies the list of origins that is allowed to do CORS requests. An origin is allowed if it matches either an item in allowOrigins or an item in allowOriginRegexes. AllowOrigins []string `protobuf:"bytes,194914071,rep,name=allow_origins,json=allowOrigins,proto3" json:"allow_origins,omitempty"` // If true, disables the CORS policy. The default value is false, which indicates that the CORS policy is in effect. Disabled *bool `protobuf:"varint,270940796,opt,name=disabled,proto3,oneof" json:"disabled,omitempty"` // Specifies the content for the Access-Control-Expose-Headers header. ExposeHeaders []string `protobuf:"bytes,247604747,rep,name=expose_headers,json=exposeHeaders,proto3" json:"expose_headers,omitempty"` // Specifies how long results of a preflight request can be cached in seconds. This field translates to the Access-Control-Max-Age header. MaxAge *int32 `protobuf:"varint,307559332,opt,name=max_age,json=maxAge,proto3,oneof" json:"max_age,omitempty"` // contains filtered or unexported fields }
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard.
func (*CorsPolicy) Descriptor ¶
func (*CorsPolicy) Descriptor() ([]byte, []int)
Deprecated: Use CorsPolicy.ProtoReflect.Descriptor instead.
func (*CorsPolicy) GetAllowCredentials ¶
func (x *CorsPolicy) GetAllowCredentials() bool
func (*CorsPolicy) GetAllowHeaders ¶
func (x *CorsPolicy) GetAllowHeaders() []string
func (*CorsPolicy) GetAllowMethods ¶
func (x *CorsPolicy) GetAllowMethods() []string
func (*CorsPolicy) GetAllowOriginRegexes ¶
func (x *CorsPolicy) GetAllowOriginRegexes() []string
func (*CorsPolicy) GetAllowOrigins ¶
func (x *CorsPolicy) GetAllowOrigins() []string
func (*CorsPolicy) GetDisabled ¶
func (x *CorsPolicy) GetDisabled() bool
func (*CorsPolicy) GetExposeHeaders ¶
func (x *CorsPolicy) GetExposeHeaders() []string
func (*CorsPolicy) GetMaxAge ¶
func (x *CorsPolicy) GetMaxAge() int32
func (*CorsPolicy) ProtoMessage ¶
func (*CorsPolicy) ProtoMessage()
func (*CorsPolicy) ProtoReflect ¶
func (x *CorsPolicy) ProtoReflect() protoreflect.Message
func (*CorsPolicy) Reset ¶
func (x *CorsPolicy) Reset()
func (*CorsPolicy) String ¶
func (x *CorsPolicy) String() string
type CreateInstancesInstanceGroupManagerRequest ¶
type CreateInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersCreateInstancesRequestResource *InstanceGroupManagersCreateInstancesRequest `protobuf:"bytes,24558867,opt,name=instance_group_managers_create_instances_request_resource,json=instanceGroupManagersCreateInstancesRequestResource,proto3" json:"instance_group_managers_create_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.CreateInstances. See the method description for details.
func (*CreateInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*CreateInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersCreateInstancesRequestResource ¶
func (x *CreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersCreateInstancesRequestResource() *InstanceGroupManagersCreateInstancesRequest
func (*CreateInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *CreateInstancesInstanceGroupManagerRequest) GetProject() string
func (*CreateInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *CreateInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*CreateInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *CreateInstancesInstanceGroupManagerRequest) GetZone() string
func (*CreateInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*CreateInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*CreateInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *CreateInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*CreateInstancesInstanceGroupManagerRequest) Reset ¶
func (x *CreateInstancesInstanceGroupManagerRequest) Reset()
func (*CreateInstancesInstanceGroupManagerRequest) String ¶
func (x *CreateInstancesInstanceGroupManagerRequest) String() string
type CreateInstancesRegionInstanceGroupManagerRequest ¶
type CreateInstancesRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the managed instance group is located. It should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersCreateInstancesRequestResource *RegionInstanceGroupManagersCreateInstancesRequest `protobuf:"bytes,359014280,opt,name=region_instance_group_managers_create_instances_request_resource,json=regionInstanceGroupManagersCreateInstancesRequestResource,proto3" json:"region_instance_group_managers_create_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.CreateInstances. See the method description for details.
func (*CreateInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*CreateInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*CreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*CreateInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*CreateInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*CreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersCreateInstancesRequestResource ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersCreateInstancesRequestResource() *RegionInstanceGroupManagersCreateInstancesRequest
func (*CreateInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*CreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*CreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*CreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*CreateInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) Reset()
func (*CreateInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *CreateInstancesRegionInstanceGroupManagerRequest) String() string
type CreateSnapshotDiskRequest ¶
type CreateSnapshotDiskRequest struct { // Name of the persistent disk to snapshot. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // [Input Only] Whether to attempt an application consistent snapshot by informing the OS to prepare for the snapshot process. GuestFlush *bool `protobuf:"varint,385550813,opt,name=guest_flush,json=guestFlush,proto3,oneof" json:"guest_flush,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SnapshotResource *Snapshot `protobuf:"bytes,481319977,opt,name=snapshot_resource,json=snapshotResource,proto3" json:"snapshot_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.CreateSnapshot. See the method description for details.
func (*CreateSnapshotDiskRequest) Descriptor ¶
func (*CreateSnapshotDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSnapshotDiskRequest.ProtoReflect.Descriptor instead.
func (*CreateSnapshotDiskRequest) GetDisk ¶
func (x *CreateSnapshotDiskRequest) GetDisk() string
func (*CreateSnapshotDiskRequest) GetGuestFlush ¶
func (x *CreateSnapshotDiskRequest) GetGuestFlush() bool
func (*CreateSnapshotDiskRequest) GetProject ¶
func (x *CreateSnapshotDiskRequest) GetProject() string
func (*CreateSnapshotDiskRequest) GetRequestId ¶
func (x *CreateSnapshotDiskRequest) GetRequestId() string
func (*CreateSnapshotDiskRequest) GetSnapshotResource ¶
func (x *CreateSnapshotDiskRequest) GetSnapshotResource() *Snapshot
func (*CreateSnapshotDiskRequest) GetZone ¶
func (x *CreateSnapshotDiskRequest) GetZone() string
func (*CreateSnapshotDiskRequest) ProtoMessage ¶
func (*CreateSnapshotDiskRequest) ProtoMessage()
func (*CreateSnapshotDiskRequest) ProtoReflect ¶
func (x *CreateSnapshotDiskRequest) ProtoReflect() protoreflect.Message
func (*CreateSnapshotDiskRequest) Reset ¶
func (x *CreateSnapshotDiskRequest) Reset()
func (*CreateSnapshotDiskRequest) String ¶
func (x *CreateSnapshotDiskRequest) String() string
type CreateSnapshotRegionDiskRequest ¶
type CreateSnapshotRegionDiskRequest struct { // Name of the regional persistent disk to snapshot. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SnapshotResource *Snapshot `protobuf:"bytes,481319977,opt,name=snapshot_resource,json=snapshotResource,proto3" json:"snapshot_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.CreateSnapshot. See the method description for details.
func (*CreateSnapshotRegionDiskRequest) Descriptor ¶
func (*CreateSnapshotRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSnapshotRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*CreateSnapshotRegionDiskRequest) GetDisk ¶
func (x *CreateSnapshotRegionDiskRequest) GetDisk() string
func (*CreateSnapshotRegionDiskRequest) GetProject ¶
func (x *CreateSnapshotRegionDiskRequest) GetProject() string
func (*CreateSnapshotRegionDiskRequest) GetRegion ¶
func (x *CreateSnapshotRegionDiskRequest) GetRegion() string
func (*CreateSnapshotRegionDiskRequest) GetRequestId ¶
func (x *CreateSnapshotRegionDiskRequest) GetRequestId() string
func (*CreateSnapshotRegionDiskRequest) GetSnapshotResource ¶
func (x *CreateSnapshotRegionDiskRequest) GetSnapshotResource() *Snapshot
func (*CreateSnapshotRegionDiskRequest) ProtoMessage ¶
func (*CreateSnapshotRegionDiskRequest) ProtoMessage()
func (*CreateSnapshotRegionDiskRequest) ProtoReflect ¶
func (x *CreateSnapshotRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*CreateSnapshotRegionDiskRequest) Reset ¶
func (x *CreateSnapshotRegionDiskRequest) Reset()
func (*CreateSnapshotRegionDiskRequest) String ¶
func (x *CreateSnapshotRegionDiskRequest) String() string
type CustomErrorResponsePolicy ¶
type CustomErrorResponsePolicy struct { // Specifies rules for returning error responses. In a given policy, if you specify rules for both a range of error codes as well as rules for specific error codes then rules with specific error codes have a higher priority. For example, assume that you configure a rule for 401 (Un-authorized) code, and another for all 4 series error codes (4XX). If the backend service returns a 401, then the rule for 401 will be applied. However if the backend service returns a 403, the rule for 4xx takes effect. ErrorResponseRules []*CustomErrorResponsePolicyCustomErrorResponseRule `protobuf:"bytes,14620304,rep,name=error_response_rules,json=errorResponseRules,proto3" json:"error_response_rules,omitempty"` // The full or partial URL to the BackendBucket resource that contains the custom error content. Examples are: - https://www.googleapis.com/compute/v1/projects/project/global/backendBuckets/myBackendBucket - compute/v1/projects/project/global/backendBuckets/myBackendBucket - global/backendBuckets/myBackendBucket If errorService is not specified at lower levels like pathMatcher, pathRule and routeRule, an errorService specified at a higher level in the UrlMap will be used. If UrlMap.defaultCustomErrorResponsePolicy contains one or more errorResponseRules[], it must specify errorService. If load balancer cannot reach the backendBucket, a simple Not Found Error will be returned, with the original response code (or overrideResponseCode if configured). errorService is not supported for internal or regional HTTP/HTTPS load balancers. ErrorService *string `protobuf:"bytes,164214654,opt,name=error_service,json=errorService,proto3,oneof" json:"error_service,omitempty"` // contains filtered or unexported fields }
Specifies the custom error response policy that must be applied when the backend service or backend bucket responds with an error.
func (*CustomErrorResponsePolicy) Descriptor ¶
func (*CustomErrorResponsePolicy) Descriptor() ([]byte, []int)
Deprecated: Use CustomErrorResponsePolicy.ProtoReflect.Descriptor instead.
func (*CustomErrorResponsePolicy) GetErrorResponseRules ¶
func (x *CustomErrorResponsePolicy) GetErrorResponseRules() []*CustomErrorResponsePolicyCustomErrorResponseRule
func (*CustomErrorResponsePolicy) GetErrorService ¶
func (x *CustomErrorResponsePolicy) GetErrorService() string
func (*CustomErrorResponsePolicy) ProtoMessage ¶
func (*CustomErrorResponsePolicy) ProtoMessage()
func (*CustomErrorResponsePolicy) ProtoReflect ¶
func (x *CustomErrorResponsePolicy) ProtoReflect() protoreflect.Message
func (*CustomErrorResponsePolicy) Reset ¶
func (x *CustomErrorResponsePolicy) Reset()
func (*CustomErrorResponsePolicy) String ¶
func (x *CustomErrorResponsePolicy) String() string
type CustomErrorResponsePolicyCustomErrorResponseRule ¶
type CustomErrorResponsePolicyCustomErrorResponseRule struct { // Valid values include: - A number between 400 and 599: For example 401 or 503, in which case the load balancer applies the policy if the error code exactly matches this value. - 5xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 500 to 599. - 4xx: Load Balancer will apply the policy if the backend service responds with any response code in the range of 400 to 499. Values must be unique within matchResponseCodes and across all errorResponseRules of CustomErrorResponsePolicy. MatchResponseCodes []string `protobuf:"bytes,104973410,rep,name=match_response_codes,json=matchResponseCodes,proto3" json:"match_response_codes,omitempty"` // The HTTP status code returned with the response containing the custom error content. If overrideResponseCode is not supplied, the same response code returned by the original backend bucket or backend service is returned to the client. OverrideResponseCode *int32 `protobuf:"varint,530328568,opt,name=override_response_code,json=overrideResponseCode,proto3,oneof" json:"override_response_code,omitempty"` // The full path to a file within backendBucket . For example: /errors/defaultError.html path must start with a leading slash. path cannot have trailing slashes. If the file is not available in backendBucket or the load balancer cannot reach the BackendBucket, a simple Not Found Error is returned to the client. The value must be from 1 to 1024 characters Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // contains filtered or unexported fields }
Specifies the mapping between the response code that will be returned along with the custom error content and the response code returned by the backend service.
func (*CustomErrorResponsePolicyCustomErrorResponseRule) Descriptor ¶
func (*CustomErrorResponsePolicyCustomErrorResponseRule) Descriptor() ([]byte, []int)
Deprecated: Use CustomErrorResponsePolicyCustomErrorResponseRule.ProtoReflect.Descriptor instead.
func (*CustomErrorResponsePolicyCustomErrorResponseRule) GetMatchResponseCodes ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetMatchResponseCodes() []string
func (*CustomErrorResponsePolicyCustomErrorResponseRule) GetOverrideResponseCode ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetOverrideResponseCode() int32
func (*CustomErrorResponsePolicyCustomErrorResponseRule) GetPath ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) GetPath() string
func (*CustomErrorResponsePolicyCustomErrorResponseRule) ProtoMessage ¶
func (*CustomErrorResponsePolicyCustomErrorResponseRule) ProtoMessage()
func (*CustomErrorResponsePolicyCustomErrorResponseRule) ProtoReflect ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) ProtoReflect() protoreflect.Message
func (*CustomErrorResponsePolicyCustomErrorResponseRule) Reset ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) Reset()
func (*CustomErrorResponsePolicyCustomErrorResponseRule) String ¶
func (x *CustomErrorResponsePolicyCustomErrorResponseRule) String() string
type CustomerEncryptionKey ¶
type CustomerEncryptionKey struct { // The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1 KmsKeyName *string `protobuf:"bytes,484373913,opt,name=kms_key_name,json=kmsKeyName,proto3,oneof" json:"kms_key_name,omitempty"` // The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used. For example: "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/ KmsKeyServiceAccount *string `protobuf:"bytes,209986261,opt,name=kms_key_service_account,json=kmsKeyServiceAccount,proto3,oneof" json:"kms_key_service_account,omitempty"` // Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rawKey": "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0=" RawKey *string `protobuf:"bytes,449196488,opt,name=raw_key,json=rawKey,proto3,oneof" json:"raw_key,omitempty"` // Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit customer-supplied encryption key to either encrypt or decrypt this resource. You can provide either the rawKey or the rsaEncryptedKey. For example: "rsaEncryptedKey": "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe==" The key must meet the following requirements before you can provide it to Compute Engine: 1. The key is wrapped using a RSA public key certificate provided by Google. 2. After being wrapped, the key must be encoded in RFC 4648 base64 encoding. Gets the RSA public key certificate provided by Google at: https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem RsaEncryptedKey *string `protobuf:"bytes,335487397,opt,name=rsa_encrypted_key,json=rsaEncryptedKey,proto3,oneof" json:"rsa_encrypted_key,omitempty"` // [Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource. Sha256 *string `protobuf:"bytes,170112551,opt,name=sha256,proto3,oneof" json:"sha256,omitempty"` // contains filtered or unexported fields }
func (*CustomerEncryptionKey) Descriptor ¶
func (*CustomerEncryptionKey) Descriptor() ([]byte, []int)
Deprecated: Use CustomerEncryptionKey.ProtoReflect.Descriptor instead.
func (*CustomerEncryptionKey) GetKmsKeyName ¶
func (x *CustomerEncryptionKey) GetKmsKeyName() string
func (*CustomerEncryptionKey) GetKmsKeyServiceAccount ¶
func (x *CustomerEncryptionKey) GetKmsKeyServiceAccount() string
func (*CustomerEncryptionKey) GetRawKey ¶
func (x *CustomerEncryptionKey) GetRawKey() string
func (*CustomerEncryptionKey) GetRsaEncryptedKey ¶
func (x *CustomerEncryptionKey) GetRsaEncryptedKey() string
func (*CustomerEncryptionKey) GetSha256 ¶
func (x *CustomerEncryptionKey) GetSha256() string
func (*CustomerEncryptionKey) ProtoMessage ¶
func (*CustomerEncryptionKey) ProtoMessage()
func (*CustomerEncryptionKey) ProtoReflect ¶
func (x *CustomerEncryptionKey) ProtoReflect() protoreflect.Message
func (*CustomerEncryptionKey) Reset ¶
func (x *CustomerEncryptionKey) Reset()
func (*CustomerEncryptionKey) String ¶
func (x *CustomerEncryptionKey) String() string
type CustomerEncryptionKeyProtectedDisk ¶
type CustomerEncryptionKeyProtectedDisk struct { // Decrypts data associated with the disk with a customer-supplied encryption key. DiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,271660677,opt,name=disk_encryption_key,json=diskEncryptionKey,proto3,oneof" json:"disk_encryption_key,omitempty"` // Specifies a valid partial or full URL to an existing Persistent Disk resource. This field is only applicable for persistent disks. For example: "source": "/compute/v1/projects/project_id/zones/zone/disks/ disk_name Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // contains filtered or unexported fields }
func (*CustomerEncryptionKeyProtectedDisk) Descriptor ¶
func (*CustomerEncryptionKeyProtectedDisk) Descriptor() ([]byte, []int)
Deprecated: Use CustomerEncryptionKeyProtectedDisk.ProtoReflect.Descriptor instead.
func (*CustomerEncryptionKeyProtectedDisk) GetDiskEncryptionKey ¶
func (x *CustomerEncryptionKeyProtectedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
func (*CustomerEncryptionKeyProtectedDisk) GetSource ¶
func (x *CustomerEncryptionKeyProtectedDisk) GetSource() string
func (*CustomerEncryptionKeyProtectedDisk) ProtoMessage ¶
func (*CustomerEncryptionKeyProtectedDisk) ProtoMessage()
func (*CustomerEncryptionKeyProtectedDisk) ProtoReflect ¶
func (x *CustomerEncryptionKeyProtectedDisk) ProtoReflect() protoreflect.Message
func (*CustomerEncryptionKeyProtectedDisk) Reset ¶
func (x *CustomerEncryptionKeyProtectedDisk) Reset()
func (*CustomerEncryptionKeyProtectedDisk) String ¶
func (x *CustomerEncryptionKeyProtectedDisk) String() string
type Data ¶
type Data struct { // [Output Only] A key that provides more detail on the warning being returned. For example, for warnings where there are no results in a list request for a particular zone, this key might be scope and the key value might be the zone name. Other examples might be a key indicating a deprecated resource and a suggested replacement, or a warning about invalid network settings (for example, if an instance attempts to perform IP forwarding but is not enabled for IP forwarding). Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // [Output Only] A warning data value corresponding to the key. Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Data) Descriptor ¶
Deprecated: Use Data.ProtoReflect.Descriptor instead.
func (*Data) GetKey ¶
func (*Data) GetValue ¶
func (*Data) ProtoMessage ¶
func (*Data) ProtoMessage()
func (*Data) ProtoReflect ¶
func (x *Data) ProtoReflect() protoreflect.Message
func (*Data) Reset ¶
func (x *Data) Reset()
func (*Data) String ¶
type DeleteAccessConfigInstanceRequest ¶
type DeleteAccessConfigInstanceRequest struct { // The name of the access config to delete. AccessConfig string `protobuf:"bytes,72856189,opt,name=access_config,json=accessConfig,proto3" json:"access_config,omitempty"` // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The name of the network interface. NetworkInterface string `protobuf:"bytes,365387880,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.DeleteAccessConfig. See the method description for details.
func (*DeleteAccessConfigInstanceRequest) Descriptor ¶
func (*DeleteAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccessConfigInstanceRequest.ProtoReflect.Descriptor instead.
func (*DeleteAccessConfigInstanceRequest) GetAccessConfig ¶
func (x *DeleteAccessConfigInstanceRequest) GetAccessConfig() string
func (*DeleteAccessConfigInstanceRequest) GetInstance ¶
func (x *DeleteAccessConfigInstanceRequest) GetInstance() string
func (*DeleteAccessConfigInstanceRequest) GetNetworkInterface ¶
func (x *DeleteAccessConfigInstanceRequest) GetNetworkInterface() string
func (*DeleteAccessConfigInstanceRequest) GetProject ¶
func (x *DeleteAccessConfigInstanceRequest) GetProject() string
func (*DeleteAccessConfigInstanceRequest) GetRequestId ¶
func (x *DeleteAccessConfigInstanceRequest) GetRequestId() string
func (*DeleteAccessConfigInstanceRequest) GetZone ¶
func (x *DeleteAccessConfigInstanceRequest) GetZone() string
func (*DeleteAccessConfigInstanceRequest) ProtoMessage ¶
func (*DeleteAccessConfigInstanceRequest) ProtoMessage()
func (*DeleteAccessConfigInstanceRequest) ProtoReflect ¶
func (x *DeleteAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
func (*DeleteAccessConfigInstanceRequest) Reset ¶
func (x *DeleteAccessConfigInstanceRequest) Reset()
func (*DeleteAccessConfigInstanceRequest) String ¶
func (x *DeleteAccessConfigInstanceRequest) String() string
type DeleteAddressRequest ¶
type DeleteAddressRequest struct { // Name of the address resource to delete. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.Delete. See the method description for details.
func (*DeleteAddressRequest) Descriptor ¶
func (*DeleteAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAddressRequest.ProtoReflect.Descriptor instead.
func (*DeleteAddressRequest) GetAddress ¶
func (x *DeleteAddressRequest) GetAddress() string
func (*DeleteAddressRequest) GetProject ¶
func (x *DeleteAddressRequest) GetProject() string
func (*DeleteAddressRequest) GetRegion ¶
func (x *DeleteAddressRequest) GetRegion() string
func (*DeleteAddressRequest) GetRequestId ¶
func (x *DeleteAddressRequest) GetRequestId() string
func (*DeleteAddressRequest) ProtoMessage ¶
func (*DeleteAddressRequest) ProtoMessage()
func (*DeleteAddressRequest) ProtoReflect ¶
func (x *DeleteAddressRequest) ProtoReflect() protoreflect.Message
func (*DeleteAddressRequest) Reset ¶
func (x *DeleteAddressRequest) Reset()
func (*DeleteAddressRequest) String ¶
func (x *DeleteAddressRequest) String() string
type DeleteAutoscalerRequest ¶
type DeleteAutoscalerRequest struct { // Name of the autoscaler to delete. Autoscaler string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3" json:"autoscaler,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.Delete. See the method description for details.
func (*DeleteAutoscalerRequest) Descriptor ¶
func (*DeleteAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*DeleteAutoscalerRequest) GetAutoscaler ¶
func (x *DeleteAutoscalerRequest) GetAutoscaler() string
func (*DeleteAutoscalerRequest) GetProject ¶
func (x *DeleteAutoscalerRequest) GetProject() string
func (*DeleteAutoscalerRequest) GetRequestId ¶
func (x *DeleteAutoscalerRequest) GetRequestId() string
func (*DeleteAutoscalerRequest) GetZone ¶
func (x *DeleteAutoscalerRequest) GetZone() string
func (*DeleteAutoscalerRequest) ProtoMessage ¶
func (*DeleteAutoscalerRequest) ProtoMessage()
func (*DeleteAutoscalerRequest) ProtoReflect ¶
func (x *DeleteAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*DeleteAutoscalerRequest) Reset ¶
func (x *DeleteAutoscalerRequest) Reset()
func (*DeleteAutoscalerRequest) String ¶
func (x *DeleteAutoscalerRequest) String() string
type DeleteBackendBucketRequest ¶
type DeleteBackendBucketRequest struct { // Name of the BackendBucket resource to delete. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.Delete. See the method description for details.
func (*DeleteBackendBucketRequest) Descriptor ¶
func (*DeleteBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*DeleteBackendBucketRequest) GetBackendBucket ¶
func (x *DeleteBackendBucketRequest) GetBackendBucket() string
func (*DeleteBackendBucketRequest) GetProject ¶
func (x *DeleteBackendBucketRequest) GetProject() string
func (*DeleteBackendBucketRequest) GetRequestId ¶
func (x *DeleteBackendBucketRequest) GetRequestId() string
func (*DeleteBackendBucketRequest) ProtoMessage ¶
func (*DeleteBackendBucketRequest) ProtoMessage()
func (*DeleteBackendBucketRequest) ProtoReflect ¶
func (x *DeleteBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*DeleteBackendBucketRequest) Reset ¶
func (x *DeleteBackendBucketRequest) Reset()
func (*DeleteBackendBucketRequest) String ¶
func (x *DeleteBackendBucketRequest) String() string
type DeleteBackendServiceRequest ¶
type DeleteBackendServiceRequest struct { // Name of the BackendService resource to delete. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.Delete. See the method description for details.
func (*DeleteBackendServiceRequest) Descriptor ¶
func (*DeleteBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteBackendServiceRequest) GetBackendService ¶
func (x *DeleteBackendServiceRequest) GetBackendService() string
func (*DeleteBackendServiceRequest) GetProject ¶
func (x *DeleteBackendServiceRequest) GetProject() string
func (*DeleteBackendServiceRequest) GetRequestId ¶
func (x *DeleteBackendServiceRequest) GetRequestId() string
func (*DeleteBackendServiceRequest) ProtoMessage ¶
func (*DeleteBackendServiceRequest) ProtoMessage()
func (*DeleteBackendServiceRequest) ProtoReflect ¶
func (x *DeleteBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteBackendServiceRequest) Reset ¶
func (x *DeleteBackendServiceRequest) Reset()
func (*DeleteBackendServiceRequest) String ¶
func (x *DeleteBackendServiceRequest) String() string
type DeleteDiskRequest ¶
type DeleteDiskRequest struct { // Name of the persistent disk to delete. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.Delete. See the method description for details.
func (*DeleteDiskRequest) Descriptor ¶
func (*DeleteDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDiskRequest.ProtoReflect.Descriptor instead.
func (*DeleteDiskRequest) GetDisk ¶
func (x *DeleteDiskRequest) GetDisk() string
func (*DeleteDiskRequest) GetProject ¶
func (x *DeleteDiskRequest) GetProject() string
func (*DeleteDiskRequest) GetRequestId ¶
func (x *DeleteDiskRequest) GetRequestId() string
func (*DeleteDiskRequest) GetZone ¶
func (x *DeleteDiskRequest) GetZone() string
func (*DeleteDiskRequest) ProtoMessage ¶
func (*DeleteDiskRequest) ProtoMessage()
func (*DeleteDiskRequest) ProtoReflect ¶
func (x *DeleteDiskRequest) ProtoReflect() protoreflect.Message
func (*DeleteDiskRequest) Reset ¶
func (x *DeleteDiskRequest) Reset()
func (*DeleteDiskRequest) String ¶
func (x *DeleteDiskRequest) String() string
type DeleteExternalVpnGatewayRequest ¶
type DeleteExternalVpnGatewayRequest struct { // Name of the externalVpnGateways to delete. ExternalVpnGateway string `protobuf:"bytes,109898629,opt,name=external_vpn_gateway,json=externalVpnGateway,proto3" json:"external_vpn_gateway,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.Delete. See the method description for details.
func (*DeleteExternalVpnGatewayRequest) Descriptor ¶
func (*DeleteExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExternalVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*DeleteExternalVpnGatewayRequest) GetExternalVpnGateway ¶
func (x *DeleteExternalVpnGatewayRequest) GetExternalVpnGateway() string
func (*DeleteExternalVpnGatewayRequest) GetProject ¶
func (x *DeleteExternalVpnGatewayRequest) GetProject() string
func (*DeleteExternalVpnGatewayRequest) GetRequestId ¶
func (x *DeleteExternalVpnGatewayRequest) GetRequestId() string
func (*DeleteExternalVpnGatewayRequest) ProtoMessage ¶
func (*DeleteExternalVpnGatewayRequest) ProtoMessage()
func (*DeleteExternalVpnGatewayRequest) ProtoReflect ¶
func (x *DeleteExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*DeleteExternalVpnGatewayRequest) Reset ¶
func (x *DeleteExternalVpnGatewayRequest) Reset()
func (*DeleteExternalVpnGatewayRequest) String ¶
func (x *DeleteExternalVpnGatewayRequest) String() string
type DeleteFirewallPolicyRequest ¶
type DeleteFirewallPolicyRequest struct { // Name of the firewall policy to delete. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.Delete. See the method description for details.
func (*DeleteFirewallPolicyRequest) Descriptor ¶
func (*DeleteFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *DeleteFirewallPolicyRequest) GetFirewallPolicy() string
func (*DeleteFirewallPolicyRequest) GetRequestId ¶
func (x *DeleteFirewallPolicyRequest) GetRequestId() string
func (*DeleteFirewallPolicyRequest) ProtoMessage ¶
func (*DeleteFirewallPolicyRequest) ProtoMessage()
func (*DeleteFirewallPolicyRequest) ProtoReflect ¶
func (x *DeleteFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteFirewallPolicyRequest) Reset ¶
func (x *DeleteFirewallPolicyRequest) Reset()
func (*DeleteFirewallPolicyRequest) String ¶
func (x *DeleteFirewallPolicyRequest) String() string
type DeleteFirewallRequest ¶
type DeleteFirewallRequest struct { // Name of the firewall rule to delete. Firewall string `protobuf:"bytes,511016192,opt,name=firewall,proto3" json:"firewall,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.Delete. See the method description for details.
func (*DeleteFirewallRequest) Descriptor ¶
func (*DeleteFirewallRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFirewallRequest.ProtoReflect.Descriptor instead.
func (*DeleteFirewallRequest) GetFirewall ¶
func (x *DeleteFirewallRequest) GetFirewall() string
func (*DeleteFirewallRequest) GetProject ¶
func (x *DeleteFirewallRequest) GetProject() string
func (*DeleteFirewallRequest) GetRequestId ¶
func (x *DeleteFirewallRequest) GetRequestId() string
func (*DeleteFirewallRequest) ProtoMessage ¶
func (*DeleteFirewallRequest) ProtoMessage()
func (*DeleteFirewallRequest) ProtoReflect ¶
func (x *DeleteFirewallRequest) ProtoReflect() protoreflect.Message
func (*DeleteFirewallRequest) Reset ¶
func (x *DeleteFirewallRequest) Reset()
func (*DeleteFirewallRequest) String ¶
func (x *DeleteFirewallRequest) String() string
type DeleteForwardingRuleRequest ¶
type DeleteForwardingRuleRequest struct { // Name of the ForwardingRule resource to delete. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.Delete. See the method description for details.
func (*DeleteForwardingRuleRequest) Descriptor ¶
func (*DeleteForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteForwardingRuleRequest) GetForwardingRule ¶
func (x *DeleteForwardingRuleRequest) GetForwardingRule() string
func (*DeleteForwardingRuleRequest) GetProject ¶
func (x *DeleteForwardingRuleRequest) GetProject() string
func (*DeleteForwardingRuleRequest) GetRegion ¶
func (x *DeleteForwardingRuleRequest) GetRegion() string
func (*DeleteForwardingRuleRequest) GetRequestId ¶
func (x *DeleteForwardingRuleRequest) GetRequestId() string
func (*DeleteForwardingRuleRequest) ProtoMessage ¶
func (*DeleteForwardingRuleRequest) ProtoMessage()
func (*DeleteForwardingRuleRequest) ProtoReflect ¶
func (x *DeleteForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteForwardingRuleRequest) Reset ¶
func (x *DeleteForwardingRuleRequest) Reset()
func (*DeleteForwardingRuleRequest) String ¶
func (x *DeleteForwardingRuleRequest) String() string
type DeleteGlobalAddressRequest ¶
type DeleteGlobalAddressRequest struct { // Name of the address resource to delete. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.Delete. See the method description for details.
func (*DeleteGlobalAddressRequest) Descriptor ¶
func (*DeleteGlobalAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalAddressRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalAddressRequest) GetAddress ¶
func (x *DeleteGlobalAddressRequest) GetAddress() string
func (*DeleteGlobalAddressRequest) GetProject ¶
func (x *DeleteGlobalAddressRequest) GetProject() string
func (*DeleteGlobalAddressRequest) GetRequestId ¶
func (x *DeleteGlobalAddressRequest) GetRequestId() string
func (*DeleteGlobalAddressRequest) ProtoMessage ¶
func (*DeleteGlobalAddressRequest) ProtoMessage()
func (*DeleteGlobalAddressRequest) ProtoReflect ¶
func (x *DeleteGlobalAddressRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalAddressRequest) Reset ¶
func (x *DeleteGlobalAddressRequest) Reset()
func (*DeleteGlobalAddressRequest) String ¶
func (x *DeleteGlobalAddressRequest) String() string
type DeleteGlobalForwardingRuleRequest ¶
type DeleteGlobalForwardingRuleRequest struct { // Name of the ForwardingRule resource to delete. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.Delete. See the method description for details.
func (*DeleteGlobalForwardingRuleRequest) Descriptor ¶
func (*DeleteGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalForwardingRuleRequest) GetForwardingRule ¶
func (x *DeleteGlobalForwardingRuleRequest) GetForwardingRule() string
func (*DeleteGlobalForwardingRuleRequest) GetProject ¶
func (x *DeleteGlobalForwardingRuleRequest) GetProject() string
func (*DeleteGlobalForwardingRuleRequest) GetRequestId ¶
func (x *DeleteGlobalForwardingRuleRequest) GetRequestId() string
func (*DeleteGlobalForwardingRuleRequest) ProtoMessage ¶
func (*DeleteGlobalForwardingRuleRequest) ProtoMessage()
func (*DeleteGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *DeleteGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalForwardingRuleRequest) Reset ¶
func (x *DeleteGlobalForwardingRuleRequest) Reset()
func (*DeleteGlobalForwardingRuleRequest) String ¶
func (x *DeleteGlobalForwardingRuleRequest) String() string
type DeleteGlobalNetworkEndpointGroupRequest ¶
type DeleteGlobalNetworkEndpointGroupRequest struct { // The name of the network endpoint group to delete. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.Delete. See the method description for details.
func (*DeleteGlobalNetworkEndpointGroupRequest) Descriptor ¶
func (*DeleteGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DeleteGlobalNetworkEndpointGroupRequest) GetProject ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) GetProject() string
func (*DeleteGlobalNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) GetRequestId() string
func (*DeleteGlobalNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DeleteGlobalNetworkEndpointGroupRequest) ProtoMessage()
func (*DeleteGlobalNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalNetworkEndpointGroupRequest) Reset ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) Reset()
func (*DeleteGlobalNetworkEndpointGroupRequest) String ¶
func (x *DeleteGlobalNetworkEndpointGroupRequest) String() string
type DeleteGlobalOperationRequest ¶
type DeleteGlobalOperationRequest struct { // Name of the Operations resource to delete, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOperations.Delete. See the method description for details.
func (*DeleteGlobalOperationRequest) Descriptor ¶
func (*DeleteGlobalOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalOperationRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalOperationRequest) GetOperation ¶
func (x *DeleteGlobalOperationRequest) GetOperation() string
func (*DeleteGlobalOperationRequest) GetProject ¶
func (x *DeleteGlobalOperationRequest) GetProject() string
func (*DeleteGlobalOperationRequest) ProtoMessage ¶
func (*DeleteGlobalOperationRequest) ProtoMessage()
func (*DeleteGlobalOperationRequest) ProtoReflect ¶
func (x *DeleteGlobalOperationRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalOperationRequest) Reset ¶
func (x *DeleteGlobalOperationRequest) Reset()
func (*DeleteGlobalOperationRequest) String ¶
func (x *DeleteGlobalOperationRequest) String() string
type DeleteGlobalOperationResponse ¶
type DeleteGlobalOperationResponse struct {
// contains filtered or unexported fields
}
A response message for GlobalOperations.Delete. See the method description for details.
func (*DeleteGlobalOperationResponse) Descriptor ¶
func (*DeleteGlobalOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalOperationResponse.ProtoReflect.Descriptor instead.
func (*DeleteGlobalOperationResponse) ProtoMessage ¶
func (*DeleteGlobalOperationResponse) ProtoMessage()
func (*DeleteGlobalOperationResponse) ProtoReflect ¶
func (x *DeleteGlobalOperationResponse) ProtoReflect() protoreflect.Message
func (*DeleteGlobalOperationResponse) Reset ¶
func (x *DeleteGlobalOperationResponse) Reset()
func (*DeleteGlobalOperationResponse) String ¶
func (x *DeleteGlobalOperationResponse) String() string
type DeleteGlobalOrganizationOperationRequest ¶
type DeleteGlobalOrganizationOperationRequest struct { // Name of the Operations resource to delete, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Parent ID for this request. ParentId *string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3,oneof" json:"parent_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOrganizationOperations.Delete. See the method description for details.
func (*DeleteGlobalOrganizationOperationRequest) Descriptor ¶
func (*DeleteGlobalOrganizationOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalOrganizationOperationRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalOrganizationOperationRequest) GetOperation ¶
func (x *DeleteGlobalOrganizationOperationRequest) GetOperation() string
func (*DeleteGlobalOrganizationOperationRequest) GetParentId ¶
func (x *DeleteGlobalOrganizationOperationRequest) GetParentId() string
func (*DeleteGlobalOrganizationOperationRequest) ProtoMessage ¶
func (*DeleteGlobalOrganizationOperationRequest) ProtoMessage()
func (*DeleteGlobalOrganizationOperationRequest) ProtoReflect ¶
func (x *DeleteGlobalOrganizationOperationRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalOrganizationOperationRequest) Reset ¶
func (x *DeleteGlobalOrganizationOperationRequest) Reset()
func (*DeleteGlobalOrganizationOperationRequest) String ¶
func (x *DeleteGlobalOrganizationOperationRequest) String() string
type DeleteGlobalOrganizationOperationResponse ¶
type DeleteGlobalOrganizationOperationResponse struct {
// contains filtered or unexported fields
}
A response message for GlobalOrganizationOperations.Delete. See the method description for details.
func (*DeleteGlobalOrganizationOperationResponse) Descriptor ¶
func (*DeleteGlobalOrganizationOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalOrganizationOperationResponse.ProtoReflect.Descriptor instead.
func (*DeleteGlobalOrganizationOperationResponse) ProtoMessage ¶
func (*DeleteGlobalOrganizationOperationResponse) ProtoMessage()
func (*DeleteGlobalOrganizationOperationResponse) ProtoReflect ¶
func (x *DeleteGlobalOrganizationOperationResponse) ProtoReflect() protoreflect.Message
func (*DeleteGlobalOrganizationOperationResponse) Reset ¶
func (x *DeleteGlobalOrganizationOperationResponse) Reset()
func (*DeleteGlobalOrganizationOperationResponse) String ¶
func (x *DeleteGlobalOrganizationOperationResponse) String() string
type DeleteGlobalPublicDelegatedPrefixeRequest ¶
type DeleteGlobalPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to delete. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalPublicDelegatedPrefixes.Delete. See the method description for details.
func (*DeleteGlobalPublicDelegatedPrefixeRequest) Descriptor ¶
func (*DeleteGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGlobalPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*DeleteGlobalPublicDelegatedPrefixeRequest) GetProject ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetProject() string
func (*DeleteGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*DeleteGlobalPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
func (*DeleteGlobalPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*DeleteGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
func (*DeleteGlobalPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*DeleteGlobalPublicDelegatedPrefixeRequest) Reset ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) Reset()
func (*DeleteGlobalPublicDelegatedPrefixeRequest) String ¶
func (x *DeleteGlobalPublicDelegatedPrefixeRequest) String() string
type DeleteHealthCheckRequest ¶
type DeleteHealthCheckRequest struct { // Name of the HealthCheck resource to delete. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.Delete. See the method description for details.
func (*DeleteHealthCheckRequest) Descriptor ¶
func (*DeleteHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*DeleteHealthCheckRequest) GetHealthCheck ¶
func (x *DeleteHealthCheckRequest) GetHealthCheck() string
func (*DeleteHealthCheckRequest) GetProject ¶
func (x *DeleteHealthCheckRequest) GetProject() string
func (*DeleteHealthCheckRequest) GetRequestId ¶
func (x *DeleteHealthCheckRequest) GetRequestId() string
func (*DeleteHealthCheckRequest) ProtoMessage ¶
func (*DeleteHealthCheckRequest) ProtoMessage()
func (*DeleteHealthCheckRequest) ProtoReflect ¶
func (x *DeleteHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*DeleteHealthCheckRequest) Reset ¶
func (x *DeleteHealthCheckRequest) Reset()
func (*DeleteHealthCheckRequest) String ¶
func (x *DeleteHealthCheckRequest) String() string
type DeleteImageRequest ¶
type DeleteImageRequest struct { // Name of the image resource to delete. Image string `protobuf:"bytes,100313435,opt,name=image,proto3" json:"image,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Images.Delete. See the method description for details.
func (*DeleteImageRequest) Descriptor ¶
func (*DeleteImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteImageRequest.ProtoReflect.Descriptor instead.
func (*DeleteImageRequest) GetImage ¶
func (x *DeleteImageRequest) GetImage() string
func (*DeleteImageRequest) GetProject ¶
func (x *DeleteImageRequest) GetProject() string
func (*DeleteImageRequest) GetRequestId ¶
func (x *DeleteImageRequest) GetRequestId() string
func (*DeleteImageRequest) ProtoMessage ¶
func (*DeleteImageRequest) ProtoMessage()
func (*DeleteImageRequest) ProtoReflect ¶
func (x *DeleteImageRequest) ProtoReflect() protoreflect.Message
func (*DeleteImageRequest) Reset ¶
func (x *DeleteImageRequest) Reset()
func (*DeleteImageRequest) String ¶
func (x *DeleteImageRequest) String() string
type DeleteInstanceGroupManagerRequest ¶
type DeleteInstanceGroupManagerRequest struct { // The name of the managed instance group to delete. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.Delete. See the method description for details.
func (*DeleteInstanceGroupManagerRequest) Descriptor ¶
func (*DeleteInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeleteInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeleteInstanceGroupManagerRequest) GetProject ¶
func (x *DeleteInstanceGroupManagerRequest) GetProject() string
func (*DeleteInstanceGroupManagerRequest) GetRequestId ¶
func (x *DeleteInstanceGroupManagerRequest) GetRequestId() string
func (*DeleteInstanceGroupManagerRequest) GetZone ¶
func (x *DeleteInstanceGroupManagerRequest) GetZone() string
func (*DeleteInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeleteInstanceGroupManagerRequest) ProtoMessage()
func (*DeleteInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeleteInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceGroupManagerRequest) Reset ¶
func (x *DeleteInstanceGroupManagerRequest) Reset()
func (*DeleteInstanceGroupManagerRequest) String ¶
func (x *DeleteInstanceGroupManagerRequest) String() string
type DeleteInstanceGroupManagerResizeRequestRequest ¶
type DeleteInstanceGroupManagerResizeRequestRequest struct { // The name of the managed instance group. The name should conform to RFC1035 or be a resource ID. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the resize request to delete. The name should conform to RFC1035 or be a resource ID. ResizeRequest string `protobuf:"bytes,216941060,opt,name=resize_request,json=resizeRequest,proto3" json:"resize_request,omitempty"` // The name of the zone where the managed instance group is located. The name should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagerResizeRequests.Delete. See the method description for details.
func (*DeleteInstanceGroupManagerResizeRequestRequest) Descriptor ¶
func (*DeleteInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceGroupManagerResizeRequestRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
func (*DeleteInstanceGroupManagerResizeRequestRequest) GetProject ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetProject() string
func (*DeleteInstanceGroupManagerResizeRequestRequest) GetRequestId ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetRequestId() string
func (*DeleteInstanceGroupManagerResizeRequestRequest) GetResizeRequest ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
func (*DeleteInstanceGroupManagerResizeRequestRequest) GetZone ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) GetZone() string
func (*DeleteInstanceGroupManagerResizeRequestRequest) ProtoMessage ¶
func (*DeleteInstanceGroupManagerResizeRequestRequest) ProtoMessage()
func (*DeleteInstanceGroupManagerResizeRequestRequest) ProtoReflect ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceGroupManagerResizeRequestRequest) Reset ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) Reset()
func (*DeleteInstanceGroupManagerResizeRequestRequest) String ¶
func (x *DeleteInstanceGroupManagerResizeRequestRequest) String() string
type DeleteInstanceGroupRequest ¶
type DeleteInstanceGroupRequest struct { // The name of the instance group to delete. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.Delete. See the method description for details.
func (*DeleteInstanceGroupRequest) Descriptor ¶
func (*DeleteInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceGroupRequest) GetInstanceGroup ¶
func (x *DeleteInstanceGroupRequest) GetInstanceGroup() string
func (*DeleteInstanceGroupRequest) GetProject ¶
func (x *DeleteInstanceGroupRequest) GetProject() string
func (*DeleteInstanceGroupRequest) GetRequestId ¶
func (x *DeleteInstanceGroupRequest) GetRequestId() string
func (*DeleteInstanceGroupRequest) GetZone ¶
func (x *DeleteInstanceGroupRequest) GetZone() string
func (*DeleteInstanceGroupRequest) ProtoMessage ¶
func (*DeleteInstanceGroupRequest) ProtoMessage()
func (*DeleteInstanceGroupRequest) ProtoReflect ¶
func (x *DeleteInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceGroupRequest) Reset ¶
func (x *DeleteInstanceGroupRequest) Reset()
func (*DeleteInstanceGroupRequest) String ¶
func (x *DeleteInstanceGroupRequest) String() string
type DeleteInstanceRequest ¶
type DeleteInstanceRequest struct { // Name of the instance resource to delete. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Delete. See the method description for details.
func (*DeleteInstanceRequest) Descriptor ¶
func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceRequest) GetInstance ¶
func (x *DeleteInstanceRequest) GetInstance() string
func (*DeleteInstanceRequest) GetProject ¶
func (x *DeleteInstanceRequest) GetProject() string
func (*DeleteInstanceRequest) GetRequestId ¶
func (x *DeleteInstanceRequest) GetRequestId() string
func (*DeleteInstanceRequest) GetZone ¶
func (x *DeleteInstanceRequest) GetZone() string
func (*DeleteInstanceRequest) ProtoMessage ¶
func (*DeleteInstanceRequest) ProtoMessage()
func (*DeleteInstanceRequest) ProtoReflect ¶
func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceRequest) Reset ¶
func (x *DeleteInstanceRequest) Reset()
func (*DeleteInstanceRequest) String ¶
func (x *DeleteInstanceRequest) String() string
type DeleteInstanceTemplateRequest ¶
type DeleteInstanceTemplateRequest struct { // The name of the instance template to delete. InstanceTemplate string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3" json:"instance_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.Delete. See the method description for details.
func (*DeleteInstanceTemplateRequest) Descriptor ¶
func (*DeleteInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceTemplateRequest) GetInstanceTemplate ¶
func (x *DeleteInstanceTemplateRequest) GetInstanceTemplate() string
func (*DeleteInstanceTemplateRequest) GetProject ¶
func (x *DeleteInstanceTemplateRequest) GetProject() string
func (*DeleteInstanceTemplateRequest) GetRequestId ¶
func (x *DeleteInstanceTemplateRequest) GetRequestId() string
func (*DeleteInstanceTemplateRequest) ProtoMessage ¶
func (*DeleteInstanceTemplateRequest) ProtoMessage()
func (*DeleteInstanceTemplateRequest) ProtoReflect ¶
func (x *DeleteInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceTemplateRequest) Reset ¶
func (x *DeleteInstanceTemplateRequest) Reset()
func (*DeleteInstanceTemplateRequest) String ¶
func (x *DeleteInstanceTemplateRequest) String() string
type DeleteInstancesInstanceGroupManagerRequest ¶
type DeleteInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersDeleteInstancesRequestResource *InstanceGroupManagersDeleteInstancesRequest `protobuf:"bytes,166421252,opt,name=instance_group_managers_delete_instances_request_resource,json=instanceGroupManagersDeleteInstancesRequestResource,proto3" json:"instance_group_managers_delete_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.DeleteInstances. See the method description for details.
func (*DeleteInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*DeleteInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersDeleteInstancesRequestResource ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersDeleteInstancesRequestResource() *InstanceGroupManagersDeleteInstancesRequest
func (*DeleteInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) GetProject() string
func (*DeleteInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*DeleteInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) GetZone() string
func (*DeleteInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeleteInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*DeleteInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstancesInstanceGroupManagerRequest) Reset ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) Reset()
func (*DeleteInstancesInstanceGroupManagerRequest) String ¶
func (x *DeleteInstancesInstanceGroupManagerRequest) String() string
type DeleteInstancesRegionInstanceGroupManagerRequest ¶
type DeleteInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersDeleteInstancesRequestResource *RegionInstanceGroupManagersDeleteInstancesRequest `protobuf:"bytes,500876665,opt,name=region_instance_group_managers_delete_instances_request_resource,json=regionInstanceGroupManagersDeleteInstancesRequestResource,proto3" json:"region_instance_group_managers_delete_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.DeleteInstances. See the method description for details.
func (*DeleteInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*DeleteInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeleteInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*DeleteInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*DeleteInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersDeleteInstancesRequestResource ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersDeleteInstancesRequestResource() *RegionInstanceGroupManagersDeleteInstancesRequest
func (*DeleteInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*DeleteInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeleteInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*DeleteInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) Reset()
func (*DeleteInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *DeleteInstancesRegionInstanceGroupManagerRequest) String() string
type DeleteInstantSnapshotRequest ¶
type DeleteInstantSnapshotRequest struct { // Name of the InstantSnapshot resource to delete. InstantSnapshot string `protobuf:"bytes,391638626,opt,name=instant_snapshot,json=instantSnapshot,proto3" json:"instant_snapshot,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.Delete. See the method description for details.
func (*DeleteInstantSnapshotRequest) Descriptor ¶
func (*DeleteInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstantSnapshotRequest) GetInstantSnapshot ¶
func (x *DeleteInstantSnapshotRequest) GetInstantSnapshot() string
func (*DeleteInstantSnapshotRequest) GetProject ¶
func (x *DeleteInstantSnapshotRequest) GetProject() string
func (*DeleteInstantSnapshotRequest) GetRequestId ¶
func (x *DeleteInstantSnapshotRequest) GetRequestId() string
func (*DeleteInstantSnapshotRequest) GetZone ¶
func (x *DeleteInstantSnapshotRequest) GetZone() string
func (*DeleteInstantSnapshotRequest) ProtoMessage ¶
func (*DeleteInstantSnapshotRequest) ProtoMessage()
func (*DeleteInstantSnapshotRequest) ProtoReflect ¶
func (x *DeleteInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstantSnapshotRequest) Reset ¶
func (x *DeleteInstantSnapshotRequest) Reset()
func (*DeleteInstantSnapshotRequest) String ¶
func (x *DeleteInstantSnapshotRequest) String() string
type DeleteInterconnectAttachmentRequest ¶
type DeleteInterconnectAttachmentRequest struct { // Name of the interconnect attachment to delete. InterconnectAttachment string `protobuf:"bytes,308135284,opt,name=interconnect_attachment,json=interconnectAttachment,proto3" json:"interconnect_attachment,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.Delete. See the method description for details.
func (*DeleteInterconnectAttachmentRequest) Descriptor ¶
func (*DeleteInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInterconnectAttachmentRequest.ProtoReflect.Descriptor instead.
func (*DeleteInterconnectAttachmentRequest) GetInterconnectAttachment ¶
func (x *DeleteInterconnectAttachmentRequest) GetInterconnectAttachment() string
func (*DeleteInterconnectAttachmentRequest) GetProject ¶
func (x *DeleteInterconnectAttachmentRequest) GetProject() string
func (*DeleteInterconnectAttachmentRequest) GetRegion ¶
func (x *DeleteInterconnectAttachmentRequest) GetRegion() string
func (*DeleteInterconnectAttachmentRequest) GetRequestId ¶
func (x *DeleteInterconnectAttachmentRequest) GetRequestId() string
func (*DeleteInterconnectAttachmentRequest) ProtoMessage ¶
func (*DeleteInterconnectAttachmentRequest) ProtoMessage()
func (*DeleteInterconnectAttachmentRequest) ProtoReflect ¶
func (x *DeleteInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
func (*DeleteInterconnectAttachmentRequest) Reset ¶
func (x *DeleteInterconnectAttachmentRequest) Reset()
func (*DeleteInterconnectAttachmentRequest) String ¶
func (x *DeleteInterconnectAttachmentRequest) String() string
type DeleteInterconnectRequest ¶
type DeleteInterconnectRequest struct { // Name of the interconnect to delete. Interconnect string `protobuf:"bytes,224601230,opt,name=interconnect,proto3" json:"interconnect,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.Delete. See the method description for details.
func (*DeleteInterconnectRequest) Descriptor ¶
func (*DeleteInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInterconnectRequest.ProtoReflect.Descriptor instead.
func (*DeleteInterconnectRequest) GetInterconnect ¶
func (x *DeleteInterconnectRequest) GetInterconnect() string
func (*DeleteInterconnectRequest) GetProject ¶
func (x *DeleteInterconnectRequest) GetProject() string
func (*DeleteInterconnectRequest) GetRequestId ¶
func (x *DeleteInterconnectRequest) GetRequestId() string
func (*DeleteInterconnectRequest) ProtoMessage ¶
func (*DeleteInterconnectRequest) ProtoMessage()
func (*DeleteInterconnectRequest) ProtoReflect ¶
func (x *DeleteInterconnectRequest) ProtoReflect() protoreflect.Message
func (*DeleteInterconnectRequest) Reset ¶
func (x *DeleteInterconnectRequest) Reset()
func (*DeleteInterconnectRequest) String ¶
func (x *DeleteInterconnectRequest) String() string
type DeleteLicenseRequest ¶
type DeleteLicenseRequest struct { // Name of the license resource to delete. License string `protobuf:"bytes,166757441,opt,name=license,proto3" json:"license,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.Delete. See the method description for details.
func (*DeleteLicenseRequest) Descriptor ¶
func (*DeleteLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLicenseRequest.ProtoReflect.Descriptor instead.
func (*DeleteLicenseRequest) GetLicense ¶
func (x *DeleteLicenseRequest) GetLicense() string
func (*DeleteLicenseRequest) GetProject ¶
func (x *DeleteLicenseRequest) GetProject() string
func (*DeleteLicenseRequest) GetRequestId ¶
func (x *DeleteLicenseRequest) GetRequestId() string
func (*DeleteLicenseRequest) ProtoMessage ¶
func (*DeleteLicenseRequest) ProtoMessage()
func (*DeleteLicenseRequest) ProtoReflect ¶
func (x *DeleteLicenseRequest) ProtoReflect() protoreflect.Message
func (*DeleteLicenseRequest) Reset ¶
func (x *DeleteLicenseRequest) Reset()
func (*DeleteLicenseRequest) String ¶
func (x *DeleteLicenseRequest) String() string
type DeleteMachineImageRequest ¶
type DeleteMachineImageRequest struct { // The name of the machine image to delete. MachineImage string `protobuf:"bytes,69189475,opt,name=machine_image,json=machineImage,proto3" json:"machine_image,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.Delete. See the method description for details.
func (*DeleteMachineImageRequest) Descriptor ¶
func (*DeleteMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMachineImageRequest.ProtoReflect.Descriptor instead.
func (*DeleteMachineImageRequest) GetMachineImage ¶
func (x *DeleteMachineImageRequest) GetMachineImage() string
func (*DeleteMachineImageRequest) GetProject ¶
func (x *DeleteMachineImageRequest) GetProject() string
func (*DeleteMachineImageRequest) GetRequestId ¶
func (x *DeleteMachineImageRequest) GetRequestId() string
func (*DeleteMachineImageRequest) ProtoMessage ¶
func (*DeleteMachineImageRequest) ProtoMessage()
func (*DeleteMachineImageRequest) ProtoReflect ¶
func (x *DeleteMachineImageRequest) ProtoReflect() protoreflect.Message
func (*DeleteMachineImageRequest) Reset ¶
func (x *DeleteMachineImageRequest) Reset()
func (*DeleteMachineImageRequest) String ¶
func (x *DeleteMachineImageRequest) String() string
type DeleteNetworkAttachmentRequest ¶
type DeleteNetworkAttachmentRequest struct { // Name of the NetworkAttachment resource to delete. NetworkAttachment string `protobuf:"bytes,224644052,opt,name=network_attachment,json=networkAttachment,proto3" json:"network_attachment,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). end_interface: MixerMutationRequestBuilder RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.Delete. See the method description for details.
func (*DeleteNetworkAttachmentRequest) Descriptor ¶
func (*DeleteNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkAttachmentRequest) GetNetworkAttachment ¶
func (x *DeleteNetworkAttachmentRequest) GetNetworkAttachment() string
func (*DeleteNetworkAttachmentRequest) GetProject ¶
func (x *DeleteNetworkAttachmentRequest) GetProject() string
func (*DeleteNetworkAttachmentRequest) GetRegion ¶
func (x *DeleteNetworkAttachmentRequest) GetRegion() string
func (*DeleteNetworkAttachmentRequest) GetRequestId ¶
func (x *DeleteNetworkAttachmentRequest) GetRequestId() string
func (*DeleteNetworkAttachmentRequest) ProtoMessage ¶
func (*DeleteNetworkAttachmentRequest) ProtoMessage()
func (*DeleteNetworkAttachmentRequest) ProtoReflect ¶
func (x *DeleteNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkAttachmentRequest) Reset ¶
func (x *DeleteNetworkAttachmentRequest) Reset()
func (*DeleteNetworkAttachmentRequest) String ¶
func (x *DeleteNetworkAttachmentRequest) String() string
type DeleteNetworkEdgeSecurityServiceRequest ¶
type DeleteNetworkEdgeSecurityServiceRequest struct { // Name of the network edge security service to delete. NetworkEdgeSecurityService string `protobuf:"bytes,157011879,opt,name=network_edge_security_service,json=networkEdgeSecurityService,proto3" json:"network_edge_security_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEdgeSecurityServices.Delete. See the method description for details.
func (*DeleteNetworkEdgeSecurityServiceRequest) Descriptor ¶
func (*DeleteNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkEdgeSecurityServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
func (*DeleteNetworkEdgeSecurityServiceRequest) GetProject ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) GetProject() string
func (*DeleteNetworkEdgeSecurityServiceRequest) GetRegion ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) GetRegion() string
func (*DeleteNetworkEdgeSecurityServiceRequest) GetRequestId ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) GetRequestId() string
func (*DeleteNetworkEdgeSecurityServiceRequest) ProtoMessage ¶
func (*DeleteNetworkEdgeSecurityServiceRequest) ProtoMessage()
func (*DeleteNetworkEdgeSecurityServiceRequest) ProtoReflect ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkEdgeSecurityServiceRequest) Reset ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) Reset()
func (*DeleteNetworkEdgeSecurityServiceRequest) String ¶
func (x *DeleteNetworkEdgeSecurityServiceRequest) String() string
type DeleteNetworkEndpointGroupRequest ¶
type DeleteNetworkEndpointGroupRequest struct { // The name of the network endpoint group to delete. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.Delete. See the method description for details.
func (*DeleteNetworkEndpointGroupRequest) Descriptor ¶
func (*DeleteNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DeleteNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DeleteNetworkEndpointGroupRequest) GetProject ¶
func (x *DeleteNetworkEndpointGroupRequest) GetProject() string
func (*DeleteNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DeleteNetworkEndpointGroupRequest) GetRequestId() string
func (*DeleteNetworkEndpointGroupRequest) GetZone ¶
func (x *DeleteNetworkEndpointGroupRequest) GetZone() string
func (*DeleteNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DeleteNetworkEndpointGroupRequest) ProtoMessage()
func (*DeleteNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DeleteNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkEndpointGroupRequest) Reset ¶
func (x *DeleteNetworkEndpointGroupRequest) Reset()
func (*DeleteNetworkEndpointGroupRequest) String ¶
func (x *DeleteNetworkEndpointGroupRequest) String() string
type DeleteNetworkFirewallPolicyRequest ¶
type DeleteNetworkFirewallPolicyRequest struct { // Name of the firewall policy to delete. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.Delete. See the method description for details.
func (*DeleteNetworkFirewallPolicyRequest) Descriptor ¶
func (*DeleteNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *DeleteNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*DeleteNetworkFirewallPolicyRequest) GetProject ¶
func (x *DeleteNetworkFirewallPolicyRequest) GetProject() string
func (*DeleteNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *DeleteNetworkFirewallPolicyRequest) GetRequestId() string
func (*DeleteNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*DeleteNetworkFirewallPolicyRequest) ProtoMessage()
func (*DeleteNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *DeleteNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkFirewallPolicyRequest) Reset ¶
func (x *DeleteNetworkFirewallPolicyRequest) Reset()
func (*DeleteNetworkFirewallPolicyRequest) String ¶
func (x *DeleteNetworkFirewallPolicyRequest) String() string
type DeleteNetworkRequest ¶
type DeleteNetworkRequest struct { // Name of the network to delete. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.Delete. See the method description for details.
func (*DeleteNetworkRequest) Descriptor ¶
func (*DeleteNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNetworkRequest.ProtoReflect.Descriptor instead.
func (*DeleteNetworkRequest) GetNetwork ¶
func (x *DeleteNetworkRequest) GetNetwork() string
func (*DeleteNetworkRequest) GetProject ¶
func (x *DeleteNetworkRequest) GetProject() string
func (*DeleteNetworkRequest) GetRequestId ¶
func (x *DeleteNetworkRequest) GetRequestId() string
func (*DeleteNetworkRequest) ProtoMessage ¶
func (*DeleteNetworkRequest) ProtoMessage()
func (*DeleteNetworkRequest) ProtoReflect ¶
func (x *DeleteNetworkRequest) ProtoReflect() protoreflect.Message
func (*DeleteNetworkRequest) Reset ¶
func (x *DeleteNetworkRequest) Reset()
func (*DeleteNetworkRequest) String ¶
func (x *DeleteNetworkRequest) String() string
type DeleteNodeGroupRequest ¶
type DeleteNodeGroupRequest struct { // Name of the NodeGroup resource to delete. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.Delete. See the method description for details.
func (*DeleteNodeGroupRequest) Descriptor ¶
func (*DeleteNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteNodeGroupRequest) GetNodeGroup ¶
func (x *DeleteNodeGroupRequest) GetNodeGroup() string
func (*DeleteNodeGroupRequest) GetProject ¶
func (x *DeleteNodeGroupRequest) GetProject() string
func (*DeleteNodeGroupRequest) GetRequestId ¶
func (x *DeleteNodeGroupRequest) GetRequestId() string
func (*DeleteNodeGroupRequest) GetZone ¶
func (x *DeleteNodeGroupRequest) GetZone() string
func (*DeleteNodeGroupRequest) ProtoMessage ¶
func (*DeleteNodeGroupRequest) ProtoMessage()
func (*DeleteNodeGroupRequest) ProtoReflect ¶
func (x *DeleteNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteNodeGroupRequest) Reset ¶
func (x *DeleteNodeGroupRequest) Reset()
func (*DeleteNodeGroupRequest) String ¶
func (x *DeleteNodeGroupRequest) String() string
type DeleteNodeTemplateRequest ¶
type DeleteNodeTemplateRequest struct { // Name of the NodeTemplate resource to delete. NodeTemplate string `protobuf:"bytes,323154455,opt,name=node_template,json=nodeTemplate,proto3" json:"node_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.Delete. See the method description for details.
func (*DeleteNodeTemplateRequest) Descriptor ¶
func (*DeleteNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteNodeTemplateRequest) GetNodeTemplate ¶
func (x *DeleteNodeTemplateRequest) GetNodeTemplate() string
func (*DeleteNodeTemplateRequest) GetProject ¶
func (x *DeleteNodeTemplateRequest) GetProject() string
func (*DeleteNodeTemplateRequest) GetRegion ¶
func (x *DeleteNodeTemplateRequest) GetRegion() string
func (*DeleteNodeTemplateRequest) GetRequestId ¶
func (x *DeleteNodeTemplateRequest) GetRequestId() string
func (*DeleteNodeTemplateRequest) ProtoMessage ¶
func (*DeleteNodeTemplateRequest) ProtoMessage()
func (*DeleteNodeTemplateRequest) ProtoReflect ¶
func (x *DeleteNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteNodeTemplateRequest) Reset ¶
func (x *DeleteNodeTemplateRequest) Reset()
func (*DeleteNodeTemplateRequest) String ¶
func (x *DeleteNodeTemplateRequest) String() string
type DeleteNodesNodeGroupRequest ¶
type DeleteNodesNodeGroupRequest struct { // Name of the NodeGroup resource whose nodes will be deleted. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupsDeleteNodesRequestResource *NodeGroupsDeleteNodesRequest `protobuf:"bytes,183298962,opt,name=node_groups_delete_nodes_request_resource,json=nodeGroupsDeleteNodesRequestResource,proto3" json:"node_groups_delete_nodes_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.DeleteNodes. See the method description for details.
func (*DeleteNodesNodeGroupRequest) Descriptor ¶
func (*DeleteNodesNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNodesNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteNodesNodeGroupRequest) GetNodeGroup ¶
func (x *DeleteNodesNodeGroupRequest) GetNodeGroup() string
func (*DeleteNodesNodeGroupRequest) GetNodeGroupsDeleteNodesRequestResource ¶
func (x *DeleteNodesNodeGroupRequest) GetNodeGroupsDeleteNodesRequestResource() *NodeGroupsDeleteNodesRequest
func (*DeleteNodesNodeGroupRequest) GetProject ¶
func (x *DeleteNodesNodeGroupRequest) GetProject() string
func (*DeleteNodesNodeGroupRequest) GetRequestId ¶
func (x *DeleteNodesNodeGroupRequest) GetRequestId() string
func (*DeleteNodesNodeGroupRequest) GetZone ¶
func (x *DeleteNodesNodeGroupRequest) GetZone() string
func (*DeleteNodesNodeGroupRequest) ProtoMessage ¶
func (*DeleteNodesNodeGroupRequest) ProtoMessage()
func (*DeleteNodesNodeGroupRequest) ProtoReflect ¶
func (x *DeleteNodesNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteNodesNodeGroupRequest) Reset ¶
func (x *DeleteNodesNodeGroupRequest) Reset()
func (*DeleteNodesNodeGroupRequest) String ¶
func (x *DeleteNodesNodeGroupRequest) String() string
type DeletePacketMirroringRequest ¶
type DeletePacketMirroringRequest struct { // Name of the PacketMirroring resource to delete. PacketMirroring string `protobuf:"bytes,22305996,opt,name=packet_mirroring,json=packetMirroring,proto3" json:"packet_mirroring,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.Delete. See the method description for details.
func (*DeletePacketMirroringRequest) Descriptor ¶
func (*DeletePacketMirroringRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePacketMirroringRequest.ProtoReflect.Descriptor instead.
func (*DeletePacketMirroringRequest) GetPacketMirroring ¶
func (x *DeletePacketMirroringRequest) GetPacketMirroring() string
func (*DeletePacketMirroringRequest) GetProject ¶
func (x *DeletePacketMirroringRequest) GetProject() string
func (*DeletePacketMirroringRequest) GetRegion ¶
func (x *DeletePacketMirroringRequest) GetRegion() string
func (*DeletePacketMirroringRequest) GetRequestId ¶
func (x *DeletePacketMirroringRequest) GetRequestId() string
func (*DeletePacketMirroringRequest) ProtoMessage ¶
func (*DeletePacketMirroringRequest) ProtoMessage()
func (*DeletePacketMirroringRequest) ProtoReflect ¶
func (x *DeletePacketMirroringRequest) ProtoReflect() protoreflect.Message
func (*DeletePacketMirroringRequest) Reset ¶
func (x *DeletePacketMirroringRequest) Reset()
func (*DeletePacketMirroringRequest) String ¶
func (x *DeletePacketMirroringRequest) String() string
type DeletePerInstanceConfigsInstanceGroupManagerRequest ¶
type DeletePerInstanceConfigsInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersDeletePerInstanceConfigsReqResource *InstanceGroupManagersDeletePerInstanceConfigsReq `protobuf:"bytes,362427680,opt,name=instance_group_managers_delete_per_instance_configs_req_resource,json=instanceGroupManagersDeletePerInstanceConfigsReqResource,proto3" json:"instance_group_managers_delete_per_instance_configs_req_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.DeletePerInstanceConfigs. See the method description for details.
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) Descriptor ¶
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePerInstanceConfigsInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersDeletePerInstanceConfigsReqResource ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersDeletePerInstanceConfigsReqResource() *InstanceGroupManagersDeletePerInstanceConfigsReq
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) GetProject ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) GetZone ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) Reset ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) Reset()
func (*DeletePerInstanceConfigsInstanceGroupManagerRequest) String ¶
func (x *DeletePerInstanceConfigsInstanceGroupManagerRequest) String() string
type DeletePerInstanceConfigsRegionInstanceGroupManagerRequest ¶
type DeletePerInstanceConfigsRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request, should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagerDeleteInstanceConfigReqResource *RegionInstanceGroupManagerDeleteInstanceConfigReq `protobuf:"bytes,740741,opt,name=region_instance_group_manager_delete_instance_config_req_resource,json=regionInstanceGroupManagerDeleteInstanceConfigReqResource,proto3" json:"region_instance_group_manager_delete_instance_config_req_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.DeletePerInstanceConfigs. See the method description for details.
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor ¶
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePerInstanceConfigsRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerDeleteInstanceConfigReqResource ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerDeleteInstanceConfigReqResource() *RegionInstanceGroupManagerDeleteInstanceConfigReq
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
func (*DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) String ¶
func (x *DeletePerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
type DeletePublicAdvertisedPrefixeRequest ¶
type DeletePublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicAdvertisedPrefix resource to delete. PublicAdvertisedPrefix string `protobuf:"bytes,101874590,opt,name=public_advertised_prefix,json=publicAdvertisedPrefix,proto3" json:"public_advertised_prefix,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Delete. See the method description for details.
func (*DeletePublicAdvertisedPrefixeRequest) Descriptor ¶
func (*DeletePublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*DeletePublicAdvertisedPrefixeRequest) GetProject ¶
func (x *DeletePublicAdvertisedPrefixeRequest) GetProject() string
func (*DeletePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix ¶
func (x *DeletePublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
func (*DeletePublicAdvertisedPrefixeRequest) GetRequestId ¶
func (x *DeletePublicAdvertisedPrefixeRequest) GetRequestId() string
func (*DeletePublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*DeletePublicAdvertisedPrefixeRequest) ProtoMessage()
func (*DeletePublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *DeletePublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*DeletePublicAdvertisedPrefixeRequest) Reset ¶
func (x *DeletePublicAdvertisedPrefixeRequest) Reset()
func (*DeletePublicAdvertisedPrefixeRequest) String ¶
func (x *DeletePublicAdvertisedPrefixeRequest) String() string
type DeletePublicDelegatedPrefixeRequest ¶
type DeletePublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to delete. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Delete. See the method description for details.
func (*DeletePublicDelegatedPrefixeRequest) Descriptor ¶
func (*DeletePublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*DeletePublicDelegatedPrefixeRequest) GetProject ¶
func (x *DeletePublicDelegatedPrefixeRequest) GetProject() string
func (*DeletePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *DeletePublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*DeletePublicDelegatedPrefixeRequest) GetRegion ¶
func (x *DeletePublicDelegatedPrefixeRequest) GetRegion() string
func (*DeletePublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *DeletePublicDelegatedPrefixeRequest) GetRequestId() string
func (*DeletePublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*DeletePublicDelegatedPrefixeRequest) ProtoMessage()
func (*DeletePublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *DeletePublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*DeletePublicDelegatedPrefixeRequest) Reset ¶
func (x *DeletePublicDelegatedPrefixeRequest) Reset()
func (*DeletePublicDelegatedPrefixeRequest) String ¶
func (x *DeletePublicDelegatedPrefixeRequest) String() string
type DeleteRegionAutoscalerRequest ¶
type DeleteRegionAutoscalerRequest struct { // Name of the autoscaler to delete. Autoscaler string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3" json:"autoscaler,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.Delete. See the method description for details.
func (*DeleteRegionAutoscalerRequest) Descriptor ¶
func (*DeleteRegionAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionAutoscalerRequest) GetAutoscaler ¶
func (x *DeleteRegionAutoscalerRequest) GetAutoscaler() string
func (*DeleteRegionAutoscalerRequest) GetProject ¶
func (x *DeleteRegionAutoscalerRequest) GetProject() string
func (*DeleteRegionAutoscalerRequest) GetRegion ¶
func (x *DeleteRegionAutoscalerRequest) GetRegion() string
func (*DeleteRegionAutoscalerRequest) GetRequestId ¶
func (x *DeleteRegionAutoscalerRequest) GetRequestId() string
func (*DeleteRegionAutoscalerRequest) ProtoMessage ¶
func (*DeleteRegionAutoscalerRequest) ProtoMessage()
func (*DeleteRegionAutoscalerRequest) ProtoReflect ¶
func (x *DeleteRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionAutoscalerRequest) Reset ¶
func (x *DeleteRegionAutoscalerRequest) Reset()
func (*DeleteRegionAutoscalerRequest) String ¶
func (x *DeleteRegionAutoscalerRequest) String() string
type DeleteRegionBackendServiceRequest ¶
type DeleteRegionBackendServiceRequest struct { // Name of the BackendService resource to delete. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.Delete. See the method description for details.
func (*DeleteRegionBackendServiceRequest) Descriptor ¶
func (*DeleteRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionBackendServiceRequest) GetBackendService ¶
func (x *DeleteRegionBackendServiceRequest) GetBackendService() string
func (*DeleteRegionBackendServiceRequest) GetProject ¶
func (x *DeleteRegionBackendServiceRequest) GetProject() string
func (*DeleteRegionBackendServiceRequest) GetRegion ¶
func (x *DeleteRegionBackendServiceRequest) GetRegion() string
func (*DeleteRegionBackendServiceRequest) GetRequestId ¶
func (x *DeleteRegionBackendServiceRequest) GetRequestId() string
func (*DeleteRegionBackendServiceRequest) ProtoMessage ¶
func (*DeleteRegionBackendServiceRequest) ProtoMessage()
func (*DeleteRegionBackendServiceRequest) ProtoReflect ¶
func (x *DeleteRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionBackendServiceRequest) Reset ¶
func (x *DeleteRegionBackendServiceRequest) Reset()
func (*DeleteRegionBackendServiceRequest) String ¶
func (x *DeleteRegionBackendServiceRequest) String() string
type DeleteRegionDiskRequest ¶
type DeleteRegionDiskRequest struct { // Name of the regional persistent disk to delete. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.Delete. See the method description for details.
func (*DeleteRegionDiskRequest) Descriptor ¶
func (*DeleteRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionDiskRequest) GetDisk ¶
func (x *DeleteRegionDiskRequest) GetDisk() string
func (*DeleteRegionDiskRequest) GetProject ¶
func (x *DeleteRegionDiskRequest) GetProject() string
func (*DeleteRegionDiskRequest) GetRegion ¶
func (x *DeleteRegionDiskRequest) GetRegion() string
func (*DeleteRegionDiskRequest) GetRequestId ¶
func (x *DeleteRegionDiskRequest) GetRequestId() string
func (*DeleteRegionDiskRequest) ProtoMessage ¶
func (*DeleteRegionDiskRequest) ProtoMessage()
func (*DeleteRegionDiskRequest) ProtoReflect ¶
func (x *DeleteRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionDiskRequest) Reset ¶
func (x *DeleteRegionDiskRequest) Reset()
func (*DeleteRegionDiskRequest) String ¶
func (x *DeleteRegionDiskRequest) String() string
type DeleteRegionHealthCheckRequest ¶
type DeleteRegionHealthCheckRequest struct { // Name of the HealthCheck resource to delete. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.Delete. See the method description for details.
func (*DeleteRegionHealthCheckRequest) Descriptor ¶
func (*DeleteRegionHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionHealthCheckRequest) GetHealthCheck ¶
func (x *DeleteRegionHealthCheckRequest) GetHealthCheck() string
func (*DeleteRegionHealthCheckRequest) GetProject ¶
func (x *DeleteRegionHealthCheckRequest) GetProject() string
func (*DeleteRegionHealthCheckRequest) GetRegion ¶
func (x *DeleteRegionHealthCheckRequest) GetRegion() string
func (*DeleteRegionHealthCheckRequest) GetRequestId ¶
func (x *DeleteRegionHealthCheckRequest) GetRequestId() string
func (*DeleteRegionHealthCheckRequest) ProtoMessage ¶
func (*DeleteRegionHealthCheckRequest) ProtoMessage()
func (*DeleteRegionHealthCheckRequest) ProtoReflect ¶
func (x *DeleteRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionHealthCheckRequest) Reset ¶
func (x *DeleteRegionHealthCheckRequest) Reset()
func (*DeleteRegionHealthCheckRequest) String ¶
func (x *DeleteRegionHealthCheckRequest) String() string
type DeleteRegionHealthCheckServiceRequest ¶
type DeleteRegionHealthCheckServiceRequest struct { // Name of the HealthCheckService to delete. The name must be 1-63 characters long, and comply with RFC1035. HealthCheckService string `protobuf:"bytes,408374747,opt,name=health_check_service,json=healthCheckService,proto3" json:"health_check_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthCheckServices.Delete. See the method description for details.
func (*DeleteRegionHealthCheckServiceRequest) Descriptor ¶
func (*DeleteRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionHealthCheckServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionHealthCheckServiceRequest) GetHealthCheckService ¶
func (x *DeleteRegionHealthCheckServiceRequest) GetHealthCheckService() string
func (*DeleteRegionHealthCheckServiceRequest) GetProject ¶
func (x *DeleteRegionHealthCheckServiceRequest) GetProject() string
func (*DeleteRegionHealthCheckServiceRequest) GetRegion ¶
func (x *DeleteRegionHealthCheckServiceRequest) GetRegion() string
func (*DeleteRegionHealthCheckServiceRequest) GetRequestId ¶
func (x *DeleteRegionHealthCheckServiceRequest) GetRequestId() string
func (*DeleteRegionHealthCheckServiceRequest) ProtoMessage ¶
func (*DeleteRegionHealthCheckServiceRequest) ProtoMessage()
func (*DeleteRegionHealthCheckServiceRequest) ProtoReflect ¶
func (x *DeleteRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionHealthCheckServiceRequest) Reset ¶
func (x *DeleteRegionHealthCheckServiceRequest) Reset()
func (*DeleteRegionHealthCheckServiceRequest) String ¶
func (x *DeleteRegionHealthCheckServiceRequest) String() string
type DeleteRegionInstanceGroupManagerRequest ¶
type DeleteRegionInstanceGroupManagerRequest struct { // Name of the managed instance group to delete. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.Delete. See the method description for details.
func (*DeleteRegionInstanceGroupManagerRequest) Descriptor ¶
func (*DeleteRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *DeleteRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*DeleteRegionInstanceGroupManagerRequest) GetProject ¶
func (x *DeleteRegionInstanceGroupManagerRequest) GetProject() string
func (*DeleteRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *DeleteRegionInstanceGroupManagerRequest) GetRegion() string
func (*DeleteRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *DeleteRegionInstanceGroupManagerRequest) GetRequestId() string
func (*DeleteRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*DeleteRegionInstanceGroupManagerRequest) ProtoMessage()
func (*DeleteRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *DeleteRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionInstanceGroupManagerRequest) Reset ¶
func (x *DeleteRegionInstanceGroupManagerRequest) Reset()
func (*DeleteRegionInstanceGroupManagerRequest) String ¶
func (x *DeleteRegionInstanceGroupManagerRequest) String() string
type DeleteRegionInstanceTemplateRequest ¶
type DeleteRegionInstanceTemplateRequest struct { // The name of the instance template to delete. InstanceTemplate string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3" json:"instance_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceTemplates.Delete. See the method description for details.
func (*DeleteRegionInstanceTemplateRequest) Descriptor ¶
func (*DeleteRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionInstanceTemplateRequest) GetInstanceTemplate ¶
func (x *DeleteRegionInstanceTemplateRequest) GetInstanceTemplate() string
func (*DeleteRegionInstanceTemplateRequest) GetProject ¶
func (x *DeleteRegionInstanceTemplateRequest) GetProject() string
func (*DeleteRegionInstanceTemplateRequest) GetRegion ¶
func (x *DeleteRegionInstanceTemplateRequest) GetRegion() string
func (*DeleteRegionInstanceTemplateRequest) GetRequestId ¶
func (x *DeleteRegionInstanceTemplateRequest) GetRequestId() string
func (*DeleteRegionInstanceTemplateRequest) ProtoMessage ¶
func (*DeleteRegionInstanceTemplateRequest) ProtoMessage()
func (*DeleteRegionInstanceTemplateRequest) ProtoReflect ¶
func (x *DeleteRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionInstanceTemplateRequest) Reset ¶
func (x *DeleteRegionInstanceTemplateRequest) Reset()
func (*DeleteRegionInstanceTemplateRequest) String ¶
func (x *DeleteRegionInstanceTemplateRequest) String() string
type DeleteRegionInstantSnapshotRequest ¶
type DeleteRegionInstantSnapshotRequest struct { // Name of the InstantSnapshot resource to delete. InstantSnapshot string `protobuf:"bytes,391638626,opt,name=instant_snapshot,json=instantSnapshot,proto3" json:"instant_snapshot,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.Delete. See the method description for details.
func (*DeleteRegionInstantSnapshotRequest) Descriptor ¶
func (*DeleteRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionInstantSnapshotRequest) GetInstantSnapshot ¶
func (x *DeleteRegionInstantSnapshotRequest) GetInstantSnapshot() string
func (*DeleteRegionInstantSnapshotRequest) GetProject ¶
func (x *DeleteRegionInstantSnapshotRequest) GetProject() string
func (*DeleteRegionInstantSnapshotRequest) GetRegion ¶
func (x *DeleteRegionInstantSnapshotRequest) GetRegion() string
func (*DeleteRegionInstantSnapshotRequest) GetRequestId ¶
func (x *DeleteRegionInstantSnapshotRequest) GetRequestId() string
func (*DeleteRegionInstantSnapshotRequest) ProtoMessage ¶
func (*DeleteRegionInstantSnapshotRequest) ProtoMessage()
func (*DeleteRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *DeleteRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionInstantSnapshotRequest) Reset ¶
func (x *DeleteRegionInstantSnapshotRequest) Reset()
func (*DeleteRegionInstantSnapshotRequest) String ¶
func (x *DeleteRegionInstantSnapshotRequest) String() string
type DeleteRegionNetworkEndpointGroupRequest ¶
type DeleteRegionNetworkEndpointGroupRequest struct { // The name of the network endpoint group to delete. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the network endpoint group is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.Delete. See the method description for details.
func (*DeleteRegionNetworkEndpointGroupRequest) Descriptor ¶
func (*DeleteRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DeleteRegionNetworkEndpointGroupRequest) GetProject ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) GetProject() string
func (*DeleteRegionNetworkEndpointGroupRequest) GetRegion ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) GetRegion() string
func (*DeleteRegionNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) GetRequestId() string
func (*DeleteRegionNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DeleteRegionNetworkEndpointGroupRequest) ProtoMessage()
func (*DeleteRegionNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionNetworkEndpointGroupRequest) Reset ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) Reset()
func (*DeleteRegionNetworkEndpointGroupRequest) String ¶
func (x *DeleteRegionNetworkEndpointGroupRequest) String() string
type DeleteRegionNetworkFirewallPolicyRequest ¶
type DeleteRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to delete. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.Delete. See the method description for details.
func (*DeleteRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*DeleteRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*DeleteRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) GetProject() string
func (*DeleteRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*DeleteRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*DeleteRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*DeleteRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*DeleteRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) Reset()
func (*DeleteRegionNetworkFirewallPolicyRequest) String ¶
func (x *DeleteRegionNetworkFirewallPolicyRequest) String() string
type DeleteRegionNotificationEndpointRequest ¶
type DeleteRegionNotificationEndpointRequest struct { // Name of the NotificationEndpoint resource to delete. NotificationEndpoint string `protobuf:"bytes,376807017,opt,name=notification_endpoint,json=notificationEndpoint,proto3" json:"notification_endpoint,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNotificationEndpoints.Delete. See the method description for details.
func (*DeleteRegionNotificationEndpointRequest) Descriptor ¶
func (*DeleteRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionNotificationEndpointRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionNotificationEndpointRequest) GetNotificationEndpoint ¶
func (x *DeleteRegionNotificationEndpointRequest) GetNotificationEndpoint() string
func (*DeleteRegionNotificationEndpointRequest) GetProject ¶
func (x *DeleteRegionNotificationEndpointRequest) GetProject() string
func (*DeleteRegionNotificationEndpointRequest) GetRegion ¶
func (x *DeleteRegionNotificationEndpointRequest) GetRegion() string
func (*DeleteRegionNotificationEndpointRequest) GetRequestId ¶
func (x *DeleteRegionNotificationEndpointRequest) GetRequestId() string
func (*DeleteRegionNotificationEndpointRequest) ProtoMessage ¶
func (*DeleteRegionNotificationEndpointRequest) ProtoMessage()
func (*DeleteRegionNotificationEndpointRequest) ProtoReflect ¶
func (x *DeleteRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionNotificationEndpointRequest) Reset ¶
func (x *DeleteRegionNotificationEndpointRequest) Reset()
func (*DeleteRegionNotificationEndpointRequest) String ¶
func (x *DeleteRegionNotificationEndpointRequest) String() string
type DeleteRegionOperationRequest ¶
type DeleteRegionOperationRequest struct { // Name of the Operations resource to delete, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionOperations.Delete. See the method description for details.
func (*DeleteRegionOperationRequest) Descriptor ¶
func (*DeleteRegionOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionOperationRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionOperationRequest) GetOperation ¶
func (x *DeleteRegionOperationRequest) GetOperation() string
func (*DeleteRegionOperationRequest) GetProject ¶
func (x *DeleteRegionOperationRequest) GetProject() string
func (*DeleteRegionOperationRequest) GetRegion ¶
func (x *DeleteRegionOperationRequest) GetRegion() string
func (*DeleteRegionOperationRequest) ProtoMessage ¶
func (*DeleteRegionOperationRequest) ProtoMessage()
func (*DeleteRegionOperationRequest) ProtoReflect ¶
func (x *DeleteRegionOperationRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionOperationRequest) Reset ¶
func (x *DeleteRegionOperationRequest) Reset()
func (*DeleteRegionOperationRequest) String ¶
func (x *DeleteRegionOperationRequest) String() string
type DeleteRegionOperationResponse ¶
type DeleteRegionOperationResponse struct {
// contains filtered or unexported fields
}
A response message for RegionOperations.Delete. See the method description for details.
func (*DeleteRegionOperationResponse) Descriptor ¶
func (*DeleteRegionOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionOperationResponse.ProtoReflect.Descriptor instead.
func (*DeleteRegionOperationResponse) ProtoMessage ¶
func (*DeleteRegionOperationResponse) ProtoMessage()
func (*DeleteRegionOperationResponse) ProtoReflect ¶
func (x *DeleteRegionOperationResponse) ProtoReflect() protoreflect.Message
func (*DeleteRegionOperationResponse) Reset ¶
func (x *DeleteRegionOperationResponse) Reset()
func (*DeleteRegionOperationResponse) String ¶
func (x *DeleteRegionOperationResponse) String() string
type DeleteRegionSecurityPolicyRequest ¶
type DeleteRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the security policy to delete. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.Delete. See the method description for details.
func (*DeleteRegionSecurityPolicyRequest) Descriptor ¶
func (*DeleteRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionSecurityPolicyRequest) GetProject ¶
func (x *DeleteRegionSecurityPolicyRequest) GetProject() string
func (*DeleteRegionSecurityPolicyRequest) GetRegion ¶
func (x *DeleteRegionSecurityPolicyRequest) GetRegion() string
func (*DeleteRegionSecurityPolicyRequest) GetRequestId ¶
func (x *DeleteRegionSecurityPolicyRequest) GetRequestId() string
func (*DeleteRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *DeleteRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*DeleteRegionSecurityPolicyRequest) ProtoMessage ¶
func (*DeleteRegionSecurityPolicyRequest) ProtoMessage()
func (*DeleteRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *DeleteRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionSecurityPolicyRequest) Reset ¶
func (x *DeleteRegionSecurityPolicyRequest) Reset()
func (*DeleteRegionSecurityPolicyRequest) String ¶
func (x *DeleteRegionSecurityPolicyRequest) String() string
type DeleteRegionSslCertificateRequest ¶
type DeleteRegionSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SslCertificate resource to delete. SslCertificate string `protobuf:"bytes,46443492,opt,name=ssl_certificate,json=sslCertificate,proto3" json:"ssl_certificate,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslCertificates.Delete. See the method description for details.
func (*DeleteRegionSslCertificateRequest) Descriptor ¶
func (*DeleteRegionSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionSslCertificateRequest) GetProject ¶
func (x *DeleteRegionSslCertificateRequest) GetProject() string
func (*DeleteRegionSslCertificateRequest) GetRegion ¶
func (x *DeleteRegionSslCertificateRequest) GetRegion() string
func (*DeleteRegionSslCertificateRequest) GetRequestId ¶
func (x *DeleteRegionSslCertificateRequest) GetRequestId() string
func (*DeleteRegionSslCertificateRequest) GetSslCertificate ¶
func (x *DeleteRegionSslCertificateRequest) GetSslCertificate() string
func (*DeleteRegionSslCertificateRequest) ProtoMessage ¶
func (*DeleteRegionSslCertificateRequest) ProtoMessage()
func (*DeleteRegionSslCertificateRequest) ProtoReflect ¶
func (x *DeleteRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionSslCertificateRequest) Reset ¶
func (x *DeleteRegionSslCertificateRequest) Reset()
func (*DeleteRegionSslCertificateRequest) String ¶
func (x *DeleteRegionSslCertificateRequest) String() string
type DeleteRegionSslPolicyRequest ¶
type DeleteRegionSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SSL policy to delete. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.Delete. See the method description for details.
func (*DeleteRegionSslPolicyRequest) Descriptor ¶
func (*DeleteRegionSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionSslPolicyRequest) GetProject ¶
func (x *DeleteRegionSslPolicyRequest) GetProject() string
func (*DeleteRegionSslPolicyRequest) GetRegion ¶
func (x *DeleteRegionSslPolicyRequest) GetRegion() string
func (*DeleteRegionSslPolicyRequest) GetRequestId ¶
func (x *DeleteRegionSslPolicyRequest) GetRequestId() string
func (*DeleteRegionSslPolicyRequest) GetSslPolicy ¶
func (x *DeleteRegionSslPolicyRequest) GetSslPolicy() string
func (*DeleteRegionSslPolicyRequest) ProtoMessage ¶
func (*DeleteRegionSslPolicyRequest) ProtoMessage()
func (*DeleteRegionSslPolicyRequest) ProtoReflect ¶
func (x *DeleteRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionSslPolicyRequest) Reset ¶
func (x *DeleteRegionSslPolicyRequest) Reset()
func (*DeleteRegionSslPolicyRequest) String ¶
func (x *DeleteRegionSslPolicyRequest) String() string
type DeleteRegionTargetHttpProxyRequest ¶
type DeleteRegionTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpProxy resource to delete. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpProxies.Delete. See the method description for details.
func (*DeleteRegionTargetHttpProxyRequest) Descriptor ¶
func (*DeleteRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionTargetHttpProxyRequest) GetProject ¶
func (x *DeleteRegionTargetHttpProxyRequest) GetProject() string
func (*DeleteRegionTargetHttpProxyRequest) GetRegion ¶
func (x *DeleteRegionTargetHttpProxyRequest) GetRegion() string
func (*DeleteRegionTargetHttpProxyRequest) GetRequestId ¶
func (x *DeleteRegionTargetHttpProxyRequest) GetRequestId() string
func (*DeleteRegionTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *DeleteRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*DeleteRegionTargetHttpProxyRequest) ProtoMessage ¶
func (*DeleteRegionTargetHttpProxyRequest) ProtoMessage()
func (*DeleteRegionTargetHttpProxyRequest) ProtoReflect ¶
func (x *DeleteRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionTargetHttpProxyRequest) Reset ¶
func (x *DeleteRegionTargetHttpProxyRequest) Reset()
func (*DeleteRegionTargetHttpProxyRequest) String ¶
func (x *DeleteRegionTargetHttpProxyRequest) String() string
type DeleteRegionTargetHttpsProxyRequest ¶
type DeleteRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource to delete. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.Delete. See the method description for details.
func (*DeleteRegionTargetHttpsProxyRequest) Descriptor ¶
func (*DeleteRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionTargetHttpsProxyRequest) GetProject ¶
func (x *DeleteRegionTargetHttpsProxyRequest) GetProject() string
func (*DeleteRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *DeleteRegionTargetHttpsProxyRequest) GetRegion() string
func (*DeleteRegionTargetHttpsProxyRequest) GetRequestId ¶
func (x *DeleteRegionTargetHttpsProxyRequest) GetRequestId() string
func (*DeleteRegionTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *DeleteRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*DeleteRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*DeleteRegionTargetHttpsProxyRequest) ProtoMessage()
func (*DeleteRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *DeleteRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionTargetHttpsProxyRequest) Reset ¶
func (x *DeleteRegionTargetHttpsProxyRequest) Reset()
func (*DeleteRegionTargetHttpsProxyRequest) String ¶
func (x *DeleteRegionTargetHttpsProxyRequest) String() string
type DeleteRegionTargetTcpProxyRequest ¶
type DeleteRegionTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetTcpProxy resource to delete. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetTcpProxies.Delete. See the method description for details.
func (*DeleteRegionTargetTcpProxyRequest) Descriptor ¶
func (*DeleteRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionTargetTcpProxyRequest) GetProject ¶
func (x *DeleteRegionTargetTcpProxyRequest) GetProject() string
func (*DeleteRegionTargetTcpProxyRequest) GetRegion ¶
func (x *DeleteRegionTargetTcpProxyRequest) GetRegion() string
func (*DeleteRegionTargetTcpProxyRequest) GetRequestId ¶
func (x *DeleteRegionTargetTcpProxyRequest) GetRequestId() string
func (*DeleteRegionTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *DeleteRegionTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*DeleteRegionTargetTcpProxyRequest) ProtoMessage ¶
func (*DeleteRegionTargetTcpProxyRequest) ProtoMessage()
func (*DeleteRegionTargetTcpProxyRequest) ProtoReflect ¶
func (x *DeleteRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionTargetTcpProxyRequest) Reset ¶
func (x *DeleteRegionTargetTcpProxyRequest) Reset()
func (*DeleteRegionTargetTcpProxyRequest) String ¶
func (x *DeleteRegionTargetTcpProxyRequest) String() string
type DeleteRegionUrlMapRequest ¶
type DeleteRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // begin_interface: MixerMutationRequestBuilder Request ID to support idempotency. RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to delete. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Delete. See the method description for details.
func (*DeleteRegionUrlMapRequest) Descriptor ¶
func (*DeleteRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*DeleteRegionUrlMapRequest) GetProject ¶
func (x *DeleteRegionUrlMapRequest) GetProject() string
func (*DeleteRegionUrlMapRequest) GetRegion ¶
func (x *DeleteRegionUrlMapRequest) GetRegion() string
func (*DeleteRegionUrlMapRequest) GetRequestId ¶
func (x *DeleteRegionUrlMapRequest) GetRequestId() string
func (*DeleteRegionUrlMapRequest) GetUrlMap ¶
func (x *DeleteRegionUrlMapRequest) GetUrlMap() string
func (*DeleteRegionUrlMapRequest) ProtoMessage ¶
func (*DeleteRegionUrlMapRequest) ProtoMessage()
func (*DeleteRegionUrlMapRequest) ProtoReflect ¶
func (x *DeleteRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*DeleteRegionUrlMapRequest) Reset ¶
func (x *DeleteRegionUrlMapRequest) Reset()
func (*DeleteRegionUrlMapRequest) String ¶
func (x *DeleteRegionUrlMapRequest) String() string
type DeleteReservationRequest ¶
type DeleteReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the reservation to delete. Reservation string `protobuf:"bytes,47530956,opt,name=reservation,proto3" json:"reservation,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.Delete. See the method description for details.
func (*DeleteReservationRequest) Descriptor ¶
func (*DeleteReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReservationRequest.ProtoReflect.Descriptor instead.
func (*DeleteReservationRequest) GetProject ¶
func (x *DeleteReservationRequest) GetProject() string
func (*DeleteReservationRequest) GetRequestId ¶
func (x *DeleteReservationRequest) GetRequestId() string
func (*DeleteReservationRequest) GetReservation ¶
func (x *DeleteReservationRequest) GetReservation() string
func (*DeleteReservationRequest) GetZone ¶
func (x *DeleteReservationRequest) GetZone() string
func (*DeleteReservationRequest) ProtoMessage ¶
func (*DeleteReservationRequest) ProtoMessage()
func (*DeleteReservationRequest) ProtoReflect ¶
func (x *DeleteReservationRequest) ProtoReflect() protoreflect.Message
func (*DeleteReservationRequest) Reset ¶
func (x *DeleteReservationRequest) Reset()
func (*DeleteReservationRequest) String ¶
func (x *DeleteReservationRequest) String() string
type DeleteResourcePolicyRequest ¶
type DeleteResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the resource policy to delete. ResourcePolicy string `protobuf:"bytes,159240835,opt,name=resource_policy,json=resourcePolicy,proto3" json:"resource_policy,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.Delete. See the method description for details.
func (*DeleteResourcePolicyRequest) Descriptor ¶
func (*DeleteResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteResourcePolicyRequest) GetProject ¶
func (x *DeleteResourcePolicyRequest) GetProject() string
func (*DeleteResourcePolicyRequest) GetRegion ¶
func (x *DeleteResourcePolicyRequest) GetRegion() string
func (*DeleteResourcePolicyRequest) GetRequestId ¶
func (x *DeleteResourcePolicyRequest) GetRequestId() string
func (*DeleteResourcePolicyRequest) GetResourcePolicy ¶
func (x *DeleteResourcePolicyRequest) GetResourcePolicy() string
func (*DeleteResourcePolicyRequest) ProtoMessage ¶
func (*DeleteResourcePolicyRequest) ProtoMessage()
func (*DeleteResourcePolicyRequest) ProtoReflect ¶
func (x *DeleteResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteResourcePolicyRequest) Reset ¶
func (x *DeleteResourcePolicyRequest) Reset()
func (*DeleteResourcePolicyRequest) String ¶
func (x *DeleteResourcePolicyRequest) String() string
type DeleteRouteRequest ¶
type DeleteRouteRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Route resource to delete. Route string `protobuf:"bytes,108704329,opt,name=route,proto3" json:"route,omitempty"` // contains filtered or unexported fields }
A request message for Routes.Delete. See the method description for details.
func (*DeleteRouteRequest) Descriptor ¶
func (*DeleteRouteRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRouteRequest.ProtoReflect.Descriptor instead.
func (*DeleteRouteRequest) GetProject ¶
func (x *DeleteRouteRequest) GetProject() string
func (*DeleteRouteRequest) GetRequestId ¶
func (x *DeleteRouteRequest) GetRequestId() string
func (*DeleteRouteRequest) GetRoute ¶
func (x *DeleteRouteRequest) GetRoute() string
func (*DeleteRouteRequest) ProtoMessage ¶
func (*DeleteRouteRequest) ProtoMessage()
func (*DeleteRouteRequest) ProtoReflect ¶
func (x *DeleteRouteRequest) ProtoReflect() protoreflect.Message
func (*DeleteRouteRequest) Reset ¶
func (x *DeleteRouteRequest) Reset()
func (*DeleteRouteRequest) String ¶
func (x *DeleteRouteRequest) String() string
type DeleteRouterRequest ¶
type DeleteRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Router resource to delete. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Delete. See the method description for details.
func (*DeleteRouterRequest) Descriptor ¶
func (*DeleteRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRouterRequest.ProtoReflect.Descriptor instead.
func (*DeleteRouterRequest) GetProject ¶
func (x *DeleteRouterRequest) GetProject() string
func (*DeleteRouterRequest) GetRegion ¶
func (x *DeleteRouterRequest) GetRegion() string
func (*DeleteRouterRequest) GetRequestId ¶
func (x *DeleteRouterRequest) GetRequestId() string
func (*DeleteRouterRequest) GetRouter ¶
func (x *DeleteRouterRequest) GetRouter() string
func (*DeleteRouterRequest) ProtoMessage ¶
func (*DeleteRouterRequest) ProtoMessage()
func (*DeleteRouterRequest) ProtoReflect ¶
func (x *DeleteRouterRequest) ProtoReflect() protoreflect.Message
func (*DeleteRouterRequest) Reset ¶
func (x *DeleteRouterRequest) Reset()
func (*DeleteRouterRequest) String ¶
func (x *DeleteRouterRequest) String() string
type DeleteSecurityPolicyRequest ¶
type DeleteSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the security policy to delete. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.Delete. See the method description for details.
func (*DeleteSecurityPolicyRequest) Descriptor ¶
func (*DeleteSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteSecurityPolicyRequest) GetProject ¶
func (x *DeleteSecurityPolicyRequest) GetProject() string
func (*DeleteSecurityPolicyRequest) GetRequestId ¶
func (x *DeleteSecurityPolicyRequest) GetRequestId() string
func (*DeleteSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *DeleteSecurityPolicyRequest) GetSecurityPolicy() string
func (*DeleteSecurityPolicyRequest) ProtoMessage ¶
func (*DeleteSecurityPolicyRequest) ProtoMessage()
func (*DeleteSecurityPolicyRequest) ProtoReflect ¶
func (x *DeleteSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteSecurityPolicyRequest) Reset ¶
func (x *DeleteSecurityPolicyRequest) Reset()
func (*DeleteSecurityPolicyRequest) String ¶
func (x *DeleteSecurityPolicyRequest) String() string
type DeleteServiceAttachmentRequest ¶
type DeleteServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the ServiceAttachment resource to delete. ServiceAttachment string `protobuf:"bytes,338957549,opt,name=service_attachment,json=serviceAttachment,proto3" json:"service_attachment,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.Delete. See the method description for details.
func (*DeleteServiceAttachmentRequest) Descriptor ¶
func (*DeleteServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceAttachmentRequest) GetProject ¶
func (x *DeleteServiceAttachmentRequest) GetProject() string
func (*DeleteServiceAttachmentRequest) GetRegion ¶
func (x *DeleteServiceAttachmentRequest) GetRegion() string
func (*DeleteServiceAttachmentRequest) GetRequestId ¶
func (x *DeleteServiceAttachmentRequest) GetRequestId() string
func (*DeleteServiceAttachmentRequest) GetServiceAttachment ¶
func (x *DeleteServiceAttachmentRequest) GetServiceAttachment() string
func (*DeleteServiceAttachmentRequest) ProtoMessage ¶
func (*DeleteServiceAttachmentRequest) ProtoMessage()
func (*DeleteServiceAttachmentRequest) ProtoReflect ¶
func (x *DeleteServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceAttachmentRequest) Reset ¶
func (x *DeleteServiceAttachmentRequest) Reset()
func (*DeleteServiceAttachmentRequest) String ¶
func (x *DeleteServiceAttachmentRequest) String() string
type DeleteSignedUrlKeyBackendBucketRequest ¶
type DeleteSignedUrlKeyBackendBucketRequest struct { // Name of the BackendBucket resource to which the Signed URL Key should be added. The name should conform to RFC1035. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // The name of the Signed URL Key to delete. KeyName string `protobuf:"bytes,500938859,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.DeleteSignedUrlKey. See the method description for details.
func (*DeleteSignedUrlKeyBackendBucketRequest) Descriptor ¶
func (*DeleteSignedUrlKeyBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSignedUrlKeyBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*DeleteSignedUrlKeyBackendBucketRequest) GetBackendBucket ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) GetBackendBucket() string
func (*DeleteSignedUrlKeyBackendBucketRequest) GetKeyName ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) GetKeyName() string
func (*DeleteSignedUrlKeyBackendBucketRequest) GetProject ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) GetProject() string
func (*DeleteSignedUrlKeyBackendBucketRequest) GetRequestId ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) GetRequestId() string
func (*DeleteSignedUrlKeyBackendBucketRequest) ProtoMessage ¶
func (*DeleteSignedUrlKeyBackendBucketRequest) ProtoMessage()
func (*DeleteSignedUrlKeyBackendBucketRequest) ProtoReflect ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*DeleteSignedUrlKeyBackendBucketRequest) Reset ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) Reset()
func (*DeleteSignedUrlKeyBackendBucketRequest) String ¶
func (x *DeleteSignedUrlKeyBackendBucketRequest) String() string
type DeleteSignedUrlKeyBackendServiceRequest ¶
type DeleteSignedUrlKeyBackendServiceRequest struct { // Name of the BackendService resource to which the Signed URL Key should be added. The name should conform to RFC1035. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // The name of the Signed URL Key to delete. KeyName string `protobuf:"bytes,500938859,opt,name=key_name,json=keyName,proto3" json:"key_name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.DeleteSignedUrlKey. See the method description for details.
func (*DeleteSignedUrlKeyBackendServiceRequest) Descriptor ¶
func (*DeleteSignedUrlKeyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSignedUrlKeyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteSignedUrlKeyBackendServiceRequest) GetBackendService ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) GetBackendService() string
func (*DeleteSignedUrlKeyBackendServiceRequest) GetKeyName ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) GetKeyName() string
func (*DeleteSignedUrlKeyBackendServiceRequest) GetProject ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) GetProject() string
func (*DeleteSignedUrlKeyBackendServiceRequest) GetRequestId ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) GetRequestId() string
func (*DeleteSignedUrlKeyBackendServiceRequest) ProtoMessage ¶
func (*DeleteSignedUrlKeyBackendServiceRequest) ProtoMessage()
func (*DeleteSignedUrlKeyBackendServiceRequest) ProtoReflect ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteSignedUrlKeyBackendServiceRequest) Reset ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) Reset()
func (*DeleteSignedUrlKeyBackendServiceRequest) String ¶
func (x *DeleteSignedUrlKeyBackendServiceRequest) String() string
type DeleteSnapshotRequest ¶
type DeleteSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Snapshot resource to delete. Snapshot string `protobuf:"bytes,284874180,opt,name=snapshot,proto3" json:"snapshot,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.Delete. See the method description for details.
func (*DeleteSnapshotRequest) Descriptor ¶
func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSnapshotRequest.ProtoReflect.Descriptor instead.
func (*DeleteSnapshotRequest) GetProject ¶
func (x *DeleteSnapshotRequest) GetProject() string
func (*DeleteSnapshotRequest) GetRequestId ¶
func (x *DeleteSnapshotRequest) GetRequestId() string
func (*DeleteSnapshotRequest) GetSnapshot ¶
func (x *DeleteSnapshotRequest) GetSnapshot() string
func (*DeleteSnapshotRequest) ProtoMessage ¶
func (*DeleteSnapshotRequest) ProtoMessage()
func (*DeleteSnapshotRequest) ProtoReflect ¶
func (x *DeleteSnapshotRequest) ProtoReflect() protoreflect.Message
func (*DeleteSnapshotRequest) Reset ¶
func (x *DeleteSnapshotRequest) Reset()
func (*DeleteSnapshotRequest) String ¶
func (x *DeleteSnapshotRequest) String() string
type DeleteSslCertificateRequest ¶
type DeleteSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SslCertificate resource to delete. SslCertificate string `protobuf:"bytes,46443492,opt,name=ssl_certificate,json=sslCertificate,proto3" json:"ssl_certificate,omitempty"` // contains filtered or unexported fields }
A request message for SslCertificates.Delete. See the method description for details.
func (*DeleteSslCertificateRequest) Descriptor ¶
func (*DeleteSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*DeleteSslCertificateRequest) GetProject ¶
func (x *DeleteSslCertificateRequest) GetProject() string
func (*DeleteSslCertificateRequest) GetRequestId ¶
func (x *DeleteSslCertificateRequest) GetRequestId() string
func (*DeleteSslCertificateRequest) GetSslCertificate ¶
func (x *DeleteSslCertificateRequest) GetSslCertificate() string
func (*DeleteSslCertificateRequest) ProtoMessage ¶
func (*DeleteSslCertificateRequest) ProtoMessage()
func (*DeleteSslCertificateRequest) ProtoReflect ¶
func (x *DeleteSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*DeleteSslCertificateRequest) Reset ¶
func (x *DeleteSslCertificateRequest) Reset()
func (*DeleteSslCertificateRequest) String ¶
func (x *DeleteSslCertificateRequest) String() string
type DeleteSslPolicyRequest ¶
type DeleteSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SSL policy to delete. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.Delete. See the method description for details.
func (*DeleteSslPolicyRequest) Descriptor ¶
func (*DeleteSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*DeleteSslPolicyRequest) GetProject ¶
func (x *DeleteSslPolicyRequest) GetProject() string
func (*DeleteSslPolicyRequest) GetRequestId ¶
func (x *DeleteSslPolicyRequest) GetRequestId() string
func (*DeleteSslPolicyRequest) GetSslPolicy ¶
func (x *DeleteSslPolicyRequest) GetSslPolicy() string
func (*DeleteSslPolicyRequest) ProtoMessage ¶
func (*DeleteSslPolicyRequest) ProtoMessage()
func (*DeleteSslPolicyRequest) ProtoReflect ¶
func (x *DeleteSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*DeleteSslPolicyRequest) Reset ¶
func (x *DeleteSslPolicyRequest) Reset()
func (*DeleteSslPolicyRequest) String ¶
func (x *DeleteSslPolicyRequest) String() string
type DeleteStoragePoolRequest ¶
type DeleteStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the storage pool to delete. StoragePool string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3" json:"storage_pool,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.Delete. See the method description for details.
func (*DeleteStoragePoolRequest) Descriptor ¶
func (*DeleteStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*DeleteStoragePoolRequest) GetProject ¶
func (x *DeleteStoragePoolRequest) GetProject() string
func (*DeleteStoragePoolRequest) GetRequestId ¶
func (x *DeleteStoragePoolRequest) GetRequestId() string
func (*DeleteStoragePoolRequest) GetStoragePool ¶
func (x *DeleteStoragePoolRequest) GetStoragePool() string
func (*DeleteStoragePoolRequest) GetZone ¶
func (x *DeleteStoragePoolRequest) GetZone() string
func (*DeleteStoragePoolRequest) ProtoMessage ¶
func (*DeleteStoragePoolRequest) ProtoMessage()
func (*DeleteStoragePoolRequest) ProtoReflect ¶
func (x *DeleteStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*DeleteStoragePoolRequest) Reset ¶
func (x *DeleteStoragePoolRequest) Reset()
func (*DeleteStoragePoolRequest) String ¶
func (x *DeleteStoragePoolRequest) String() string
type DeleteSubnetworkRequest ¶
type DeleteSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Subnetwork resource to delete. Subnetwork string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.Delete. See the method description for details.
func (*DeleteSubnetworkRequest) Descriptor ¶
func (*DeleteSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*DeleteSubnetworkRequest) GetProject ¶
func (x *DeleteSubnetworkRequest) GetProject() string
func (*DeleteSubnetworkRequest) GetRegion ¶
func (x *DeleteSubnetworkRequest) GetRegion() string
func (*DeleteSubnetworkRequest) GetRequestId ¶
func (x *DeleteSubnetworkRequest) GetRequestId() string
func (*DeleteSubnetworkRequest) GetSubnetwork ¶
func (x *DeleteSubnetworkRequest) GetSubnetwork() string
func (*DeleteSubnetworkRequest) ProtoMessage ¶
func (*DeleteSubnetworkRequest) ProtoMessage()
func (*DeleteSubnetworkRequest) ProtoReflect ¶
func (x *DeleteSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*DeleteSubnetworkRequest) Reset ¶
func (x *DeleteSubnetworkRequest) Reset()
func (*DeleteSubnetworkRequest) String ¶
func (x *DeleteSubnetworkRequest) String() string
type DeleteTargetGrpcProxyRequest ¶
type DeleteTargetGrpcProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetGrpcProxy resource to delete. TargetGrpcProxy string `protobuf:"bytes,5020283,opt,name=target_grpc_proxy,json=targetGrpcProxy,proto3" json:"target_grpc_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetGrpcProxies.Delete. See the method description for details.
func (*DeleteTargetGrpcProxyRequest) Descriptor ¶
func (*DeleteTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetGrpcProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetGrpcProxyRequest) GetProject ¶
func (x *DeleteTargetGrpcProxyRequest) GetProject() string
func (*DeleteTargetGrpcProxyRequest) GetRequestId ¶
func (x *DeleteTargetGrpcProxyRequest) GetRequestId() string
func (*DeleteTargetGrpcProxyRequest) GetTargetGrpcProxy ¶
func (x *DeleteTargetGrpcProxyRequest) GetTargetGrpcProxy() string
func (*DeleteTargetGrpcProxyRequest) ProtoMessage ¶
func (*DeleteTargetGrpcProxyRequest) ProtoMessage()
func (*DeleteTargetGrpcProxyRequest) ProtoReflect ¶
func (x *DeleteTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetGrpcProxyRequest) Reset ¶
func (x *DeleteTargetGrpcProxyRequest) Reset()
func (*DeleteTargetGrpcProxyRequest) String ¶
func (x *DeleteTargetGrpcProxyRequest) String() string
type DeleteTargetHttpProxyRequest ¶
type DeleteTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpProxy resource to delete. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.Delete. See the method description for details.
func (*DeleteTargetHttpProxyRequest) Descriptor ¶
func (*DeleteTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetHttpProxyRequest) GetProject ¶
func (x *DeleteTargetHttpProxyRequest) GetProject() string
func (*DeleteTargetHttpProxyRequest) GetRequestId ¶
func (x *DeleteTargetHttpProxyRequest) GetRequestId() string
func (*DeleteTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *DeleteTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*DeleteTargetHttpProxyRequest) ProtoMessage ¶
func (*DeleteTargetHttpProxyRequest) ProtoMessage()
func (*DeleteTargetHttpProxyRequest) ProtoReflect ¶
func (x *DeleteTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetHttpProxyRequest) Reset ¶
func (x *DeleteTargetHttpProxyRequest) Reset()
func (*DeleteTargetHttpProxyRequest) String ¶
func (x *DeleteTargetHttpProxyRequest) String() string
type DeleteTargetHttpsProxyRequest ¶
type DeleteTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource to delete. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.Delete. See the method description for details.
func (*DeleteTargetHttpsProxyRequest) Descriptor ¶
func (*DeleteTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetHttpsProxyRequest) GetProject ¶
func (x *DeleteTargetHttpsProxyRequest) GetProject() string
func (*DeleteTargetHttpsProxyRequest) GetRequestId ¶
func (x *DeleteTargetHttpsProxyRequest) GetRequestId() string
func (*DeleteTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *DeleteTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*DeleteTargetHttpsProxyRequest) ProtoMessage ¶
func (*DeleteTargetHttpsProxyRequest) ProtoMessage()
func (*DeleteTargetHttpsProxyRequest) ProtoReflect ¶
func (x *DeleteTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetHttpsProxyRequest) Reset ¶
func (x *DeleteTargetHttpsProxyRequest) Reset()
func (*DeleteTargetHttpsProxyRequest) String ¶
func (x *DeleteTargetHttpsProxyRequest) String() string
type DeleteTargetInstanceRequest ¶
type DeleteTargetInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetInstance resource to delete. TargetInstance string `protobuf:"bytes,289769347,opt,name=target_instance,json=targetInstance,proto3" json:"target_instance,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.Delete. See the method description for details.
func (*DeleteTargetInstanceRequest) Descriptor ¶
func (*DeleteTargetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetInstanceRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetInstanceRequest) GetProject ¶
func (x *DeleteTargetInstanceRequest) GetProject() string
func (*DeleteTargetInstanceRequest) GetRequestId ¶
func (x *DeleteTargetInstanceRequest) GetRequestId() string
func (*DeleteTargetInstanceRequest) GetTargetInstance ¶
func (x *DeleteTargetInstanceRequest) GetTargetInstance() string
func (*DeleteTargetInstanceRequest) GetZone ¶
func (x *DeleteTargetInstanceRequest) GetZone() string
func (*DeleteTargetInstanceRequest) ProtoMessage ¶
func (*DeleteTargetInstanceRequest) ProtoMessage()
func (*DeleteTargetInstanceRequest) ProtoReflect ¶
func (x *DeleteTargetInstanceRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetInstanceRequest) Reset ¶
func (x *DeleteTargetInstanceRequest) Reset()
func (*DeleteTargetInstanceRequest) String ¶
func (x *DeleteTargetInstanceRequest) String() string
type DeleteTargetPoolRequest ¶
type DeleteTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetPool resource to delete. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.Delete. See the method description for details.
func (*DeleteTargetPoolRequest) Descriptor ¶
func (*DeleteTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetPoolRequest) GetProject ¶
func (x *DeleteTargetPoolRequest) GetProject() string
func (*DeleteTargetPoolRequest) GetRegion ¶
func (x *DeleteTargetPoolRequest) GetRegion() string
func (*DeleteTargetPoolRequest) GetRequestId ¶
func (x *DeleteTargetPoolRequest) GetRequestId() string
func (*DeleteTargetPoolRequest) GetTargetPool ¶
func (x *DeleteTargetPoolRequest) GetTargetPool() string
func (*DeleteTargetPoolRequest) ProtoMessage ¶
func (*DeleteTargetPoolRequest) ProtoMessage()
func (*DeleteTargetPoolRequest) ProtoReflect ¶
func (x *DeleteTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetPoolRequest) Reset ¶
func (x *DeleteTargetPoolRequest) Reset()
func (*DeleteTargetPoolRequest) String ¶
func (x *DeleteTargetPoolRequest) String() string
type DeleteTargetSslProxyRequest ¶
type DeleteTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetSslProxy resource to delete. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.Delete. See the method description for details.
func (*DeleteTargetSslProxyRequest) Descriptor ¶
func (*DeleteTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetSslProxyRequest) GetProject ¶
func (x *DeleteTargetSslProxyRequest) GetProject() string
func (*DeleteTargetSslProxyRequest) GetRequestId ¶
func (x *DeleteTargetSslProxyRequest) GetRequestId() string
func (*DeleteTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *DeleteTargetSslProxyRequest) GetTargetSslProxy() string
func (*DeleteTargetSslProxyRequest) ProtoMessage ¶
func (*DeleteTargetSslProxyRequest) ProtoMessage()
func (*DeleteTargetSslProxyRequest) ProtoReflect ¶
func (x *DeleteTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetSslProxyRequest) Reset ¶
func (x *DeleteTargetSslProxyRequest) Reset()
func (*DeleteTargetSslProxyRequest) String ¶
func (x *DeleteTargetSslProxyRequest) String() string
type DeleteTargetTcpProxyRequest ¶
type DeleteTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetTcpProxy resource to delete. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.Delete. See the method description for details.
func (*DeleteTargetTcpProxyRequest) Descriptor ¶
func (*DeleteTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetTcpProxyRequest) GetProject ¶
func (x *DeleteTargetTcpProxyRequest) GetProject() string
func (*DeleteTargetTcpProxyRequest) GetRequestId ¶
func (x *DeleteTargetTcpProxyRequest) GetRequestId() string
func (*DeleteTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *DeleteTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*DeleteTargetTcpProxyRequest) ProtoMessage ¶
func (*DeleteTargetTcpProxyRequest) ProtoMessage()
func (*DeleteTargetTcpProxyRequest) ProtoReflect ¶
func (x *DeleteTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetTcpProxyRequest) Reset ¶
func (x *DeleteTargetTcpProxyRequest) Reset()
func (*DeleteTargetTcpProxyRequest) String ¶
func (x *DeleteTargetTcpProxyRequest) String() string
type DeleteTargetVpnGatewayRequest ¶
type DeleteTargetVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the target VPN gateway to delete. TargetVpnGateway string `protobuf:"bytes,532512843,opt,name=target_vpn_gateway,json=targetVpnGateway,proto3" json:"target_vpn_gateway,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.Delete. See the method description for details.
func (*DeleteTargetVpnGatewayRequest) Descriptor ¶
func (*DeleteTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTargetVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*DeleteTargetVpnGatewayRequest) GetProject ¶
func (x *DeleteTargetVpnGatewayRequest) GetProject() string
func (*DeleteTargetVpnGatewayRequest) GetRegion ¶
func (x *DeleteTargetVpnGatewayRequest) GetRegion() string
func (*DeleteTargetVpnGatewayRequest) GetRequestId ¶
func (x *DeleteTargetVpnGatewayRequest) GetRequestId() string
func (*DeleteTargetVpnGatewayRequest) GetTargetVpnGateway ¶
func (x *DeleteTargetVpnGatewayRequest) GetTargetVpnGateway() string
func (*DeleteTargetVpnGatewayRequest) ProtoMessage ¶
func (*DeleteTargetVpnGatewayRequest) ProtoMessage()
func (*DeleteTargetVpnGatewayRequest) ProtoReflect ¶
func (x *DeleteTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*DeleteTargetVpnGatewayRequest) Reset ¶
func (x *DeleteTargetVpnGatewayRequest) Reset()
func (*DeleteTargetVpnGatewayRequest) String ¶
func (x *DeleteTargetVpnGatewayRequest) String() string
type DeleteUrlMapRequest ¶
type DeleteUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to delete. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Delete. See the method description for details.
func (*DeleteUrlMapRequest) Descriptor ¶
func (*DeleteUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUrlMapRequest.ProtoReflect.Descriptor instead.
func (*DeleteUrlMapRequest) GetProject ¶
func (x *DeleteUrlMapRequest) GetProject() string
func (*DeleteUrlMapRequest) GetRequestId ¶
func (x *DeleteUrlMapRequest) GetRequestId() string
func (*DeleteUrlMapRequest) GetUrlMap ¶
func (x *DeleteUrlMapRequest) GetUrlMap() string
func (*DeleteUrlMapRequest) ProtoMessage ¶
func (*DeleteUrlMapRequest) ProtoMessage()
func (*DeleteUrlMapRequest) ProtoReflect ¶
func (x *DeleteUrlMapRequest) ProtoReflect() protoreflect.Message
func (*DeleteUrlMapRequest) Reset ¶
func (x *DeleteUrlMapRequest) Reset()
func (*DeleteUrlMapRequest) String ¶
func (x *DeleteUrlMapRequest) String() string
type DeleteVpnGatewayRequest ¶
type DeleteVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the VPN gateway to delete. VpnGateway string `protobuf:"bytes,406684153,opt,name=vpn_gateway,json=vpnGateway,proto3" json:"vpn_gateway,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.Delete. See the method description for details.
func (*DeleteVpnGatewayRequest) Descriptor ¶
func (*DeleteVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*DeleteVpnGatewayRequest) GetProject ¶
func (x *DeleteVpnGatewayRequest) GetProject() string
func (*DeleteVpnGatewayRequest) GetRegion ¶
func (x *DeleteVpnGatewayRequest) GetRegion() string
func (*DeleteVpnGatewayRequest) GetRequestId ¶
func (x *DeleteVpnGatewayRequest) GetRequestId() string
func (*DeleteVpnGatewayRequest) GetVpnGateway ¶
func (x *DeleteVpnGatewayRequest) GetVpnGateway() string
func (*DeleteVpnGatewayRequest) ProtoMessage ¶
func (*DeleteVpnGatewayRequest) ProtoMessage()
func (*DeleteVpnGatewayRequest) ProtoReflect ¶
func (x *DeleteVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*DeleteVpnGatewayRequest) Reset ¶
func (x *DeleteVpnGatewayRequest) Reset()
func (*DeleteVpnGatewayRequest) String ¶
func (x *DeleteVpnGatewayRequest) String() string
type DeleteVpnTunnelRequest ¶
type DeleteVpnTunnelRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the VpnTunnel resource to delete. VpnTunnel string `protobuf:"bytes,143821331,opt,name=vpn_tunnel,json=vpnTunnel,proto3" json:"vpn_tunnel,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.Delete. See the method description for details.
func (*DeleteVpnTunnelRequest) Descriptor ¶
func (*DeleteVpnTunnelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteVpnTunnelRequest.ProtoReflect.Descriptor instead.
func (*DeleteVpnTunnelRequest) GetProject ¶
func (x *DeleteVpnTunnelRequest) GetProject() string
func (*DeleteVpnTunnelRequest) GetRegion ¶
func (x *DeleteVpnTunnelRequest) GetRegion() string
func (*DeleteVpnTunnelRequest) GetRequestId ¶
func (x *DeleteVpnTunnelRequest) GetRequestId() string
func (*DeleteVpnTunnelRequest) GetVpnTunnel ¶
func (x *DeleteVpnTunnelRequest) GetVpnTunnel() string
func (*DeleteVpnTunnelRequest) ProtoMessage ¶
func (*DeleteVpnTunnelRequest) ProtoMessage()
func (*DeleteVpnTunnelRequest) ProtoReflect ¶
func (x *DeleteVpnTunnelRequest) ProtoReflect() protoreflect.Message
func (*DeleteVpnTunnelRequest) Reset ¶
func (x *DeleteVpnTunnelRequest) Reset()
func (*DeleteVpnTunnelRequest) String ¶
func (x *DeleteVpnTunnelRequest) String() string
type DeleteZoneOperationRequest ¶
type DeleteZoneOperationRequest struct { // Name of the Operations resource to delete, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for ZoneOperations.Delete. See the method description for details.
func (*DeleteZoneOperationRequest) Descriptor ¶
func (*DeleteZoneOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteZoneOperationRequest.ProtoReflect.Descriptor instead.
func (*DeleteZoneOperationRequest) GetOperation ¶
func (x *DeleteZoneOperationRequest) GetOperation() string
func (*DeleteZoneOperationRequest) GetProject ¶
func (x *DeleteZoneOperationRequest) GetProject() string
func (*DeleteZoneOperationRequest) GetZone ¶
func (x *DeleteZoneOperationRequest) GetZone() string
func (*DeleteZoneOperationRequest) ProtoMessage ¶
func (*DeleteZoneOperationRequest) ProtoMessage()
func (*DeleteZoneOperationRequest) ProtoReflect ¶
func (x *DeleteZoneOperationRequest) ProtoReflect() protoreflect.Message
func (*DeleteZoneOperationRequest) Reset ¶
func (x *DeleteZoneOperationRequest) Reset()
func (*DeleteZoneOperationRequest) String ¶
func (x *DeleteZoneOperationRequest) String() string
type DeleteZoneOperationResponse ¶
type DeleteZoneOperationResponse struct {
// contains filtered or unexported fields
}
A response message for ZoneOperations.Delete. See the method description for details.
func (*DeleteZoneOperationResponse) Descriptor ¶
func (*DeleteZoneOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteZoneOperationResponse.ProtoReflect.Descriptor instead.
func (*DeleteZoneOperationResponse) ProtoMessage ¶
func (*DeleteZoneOperationResponse) ProtoMessage()
func (*DeleteZoneOperationResponse) ProtoReflect ¶
func (x *DeleteZoneOperationResponse) ProtoReflect() protoreflect.Message
func (*DeleteZoneOperationResponse) Reset ¶
func (x *DeleteZoneOperationResponse) Reset()
func (*DeleteZoneOperationResponse) String ¶
func (x *DeleteZoneOperationResponse) String() string
type Denied ¶
type Denied struct { // The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (tcp, udp, icmp, esp, ah, ipip, sctp) or the IP protocol number. IPProtocol *string `protobuf:"bytes,488094525,opt,name=I_p_protocol,json=IPProtocol,proto3,oneof" json:"I_p_protocol,omitempty"` // An optional list of ports to which this rule applies. This field is only applicable for the UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ["22"], ["80","443"], and ["12345-12349"]. Ports []string `protobuf:"bytes,106854418,rep,name=ports,proto3" json:"ports,omitempty"` // contains filtered or unexported fields }
func (*Denied) Descriptor ¶
Deprecated: Use Denied.ProtoReflect.Descriptor instead.
func (*Denied) GetIPProtocol ¶
func (*Denied) GetPorts ¶
func (*Denied) ProtoMessage ¶
func (*Denied) ProtoMessage()
func (*Denied) ProtoReflect ¶
func (x *Denied) ProtoReflect() protoreflect.Message
func (*Denied) Reset ¶
func (x *Denied) Reset()
func (*Denied) String ¶
type DeprecateImageRequest ¶
type DeprecateImageRequest struct { // The body resource for this request DeprecationStatusResource *DeprecationStatus `protobuf:"bytes,333006064,opt,name=deprecation_status_resource,json=deprecationStatusResource,proto3" json:"deprecation_status_resource,omitempty"` // Image name. Image string `protobuf:"bytes,100313435,opt,name=image,proto3" json:"image,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Images.Deprecate. See the method description for details.
func (*DeprecateImageRequest) Descriptor ¶
func (*DeprecateImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeprecateImageRequest.ProtoReflect.Descriptor instead.
func (*DeprecateImageRequest) GetDeprecationStatusResource ¶
func (x *DeprecateImageRequest) GetDeprecationStatusResource() *DeprecationStatus
func (*DeprecateImageRequest) GetImage ¶
func (x *DeprecateImageRequest) GetImage() string
func (*DeprecateImageRequest) GetProject ¶
func (x *DeprecateImageRequest) GetProject() string
func (*DeprecateImageRequest) GetRequestId ¶
func (x *DeprecateImageRequest) GetRequestId() string
func (*DeprecateImageRequest) ProtoMessage ¶
func (*DeprecateImageRequest) ProtoMessage()
func (*DeprecateImageRequest) ProtoReflect ¶
func (x *DeprecateImageRequest) ProtoReflect() protoreflect.Message
func (*DeprecateImageRequest) Reset ¶
func (x *DeprecateImageRequest) Reset()
func (*DeprecateImageRequest) String ¶
func (x *DeprecateImageRequest) String() string
type DeprecationStatus ¶
type DeprecationStatus struct { // An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DELETED. This is only informational and the status will not change unless the client explicitly changes it. Deleted *string `protobuf:"bytes,476721177,opt,name=deleted,proto3,oneof" json:"deleted,omitempty"` // An optional RFC3339 timestamp on or after which the state of this resource is intended to change to DEPRECATED. This is only informational and the status will not change unless the client explicitly changes it. Deprecated *string `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // An optional RFC3339 timestamp on or after which the state of this resource is intended to change to OBSOLETE. This is only informational and the status will not change unless the client explicitly changes it. Obsolete *string `protobuf:"bytes,357647769,opt,name=obsolete,proto3,oneof" json:"obsolete,omitempty"` // The URL of the suggested replacement for a deprecated resource. The suggested replacement resource must be the same kind of resource as the deprecated resource. Replacement *string `protobuf:"bytes,430919186,opt,name=replacement,proto3,oneof" json:"replacement,omitempty"` // The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
Deprecation status for a public resource.
func (*DeprecationStatus) Descriptor ¶
func (*DeprecationStatus) Descriptor() ([]byte, []int)
Deprecated: Use DeprecationStatus.ProtoReflect.Descriptor instead.
func (*DeprecationStatus) GetDeleted ¶
func (x *DeprecationStatus) GetDeleted() string
func (*DeprecationStatus) GetDeprecated ¶
func (x *DeprecationStatus) GetDeprecated() string
func (*DeprecationStatus) GetObsolete ¶
func (x *DeprecationStatus) GetObsolete() string
func (*DeprecationStatus) GetReplacement ¶
func (x *DeprecationStatus) GetReplacement() string
func (*DeprecationStatus) GetState ¶
func (x *DeprecationStatus) GetState() string
func (*DeprecationStatus) ProtoMessage ¶
func (*DeprecationStatus) ProtoMessage()
func (*DeprecationStatus) ProtoReflect ¶
func (x *DeprecationStatus) ProtoReflect() protoreflect.Message
func (*DeprecationStatus) Reset ¶
func (x *DeprecationStatus) Reset()
func (*DeprecationStatus) String ¶
func (x *DeprecationStatus) String() string
type DeprecationStatus_State ¶
type DeprecationStatus_State int32
The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.
const ( // A value indicating that the enum field is not set. DeprecationStatus_UNDEFINED_STATE DeprecationStatus_State = 0 DeprecationStatus_ACTIVE DeprecationStatus_State = 314733318 DeprecationStatus_DELETED DeprecationStatus_State = 120962041 DeprecationStatus_DEPRECATED DeprecationStatus_State = 463360435 DeprecationStatus_OBSOLETE DeprecationStatus_State = 66532761 )
func (DeprecationStatus_State) Descriptor ¶
func (DeprecationStatus_State) Descriptor() protoreflect.EnumDescriptor
func (DeprecationStatus_State) Enum ¶
func (x DeprecationStatus_State) Enum() *DeprecationStatus_State
func (DeprecationStatus_State) EnumDescriptor ¶
func (DeprecationStatus_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeprecationStatus_State.Descriptor instead.
func (DeprecationStatus_State) Number ¶
func (x DeprecationStatus_State) Number() protoreflect.EnumNumber
func (DeprecationStatus_State) String ¶
func (x DeprecationStatus_State) String() string
func (DeprecationStatus_State) Type ¶
func (DeprecationStatus_State) Type() protoreflect.EnumType
type DetachDiskInstanceRequest ¶
type DetachDiskInstanceRequest struct { // The device name of the disk to detach. Make a get() request on the instance to view currently attached disks and device names. DeviceName string `protobuf:"bytes,67541716,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"` // Instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.DetachDisk. See the method description for details.
func (*DetachDiskInstanceRequest) Descriptor ¶
func (*DetachDiskInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DetachDiskInstanceRequest.ProtoReflect.Descriptor instead.
func (*DetachDiskInstanceRequest) GetDeviceName ¶
func (x *DetachDiskInstanceRequest) GetDeviceName() string
func (*DetachDiskInstanceRequest) GetInstance ¶
func (x *DetachDiskInstanceRequest) GetInstance() string
func (*DetachDiskInstanceRequest) GetProject ¶
func (x *DetachDiskInstanceRequest) GetProject() string
func (*DetachDiskInstanceRequest) GetRequestId ¶
func (x *DetachDiskInstanceRequest) GetRequestId() string
func (*DetachDiskInstanceRequest) GetZone ¶
func (x *DetachDiskInstanceRequest) GetZone() string
func (*DetachDiskInstanceRequest) ProtoMessage ¶
func (*DetachDiskInstanceRequest) ProtoMessage()
func (*DetachDiskInstanceRequest) ProtoReflect ¶
func (x *DetachDiskInstanceRequest) ProtoReflect() protoreflect.Message
func (*DetachDiskInstanceRequest) Reset ¶
func (x *DetachDiskInstanceRequest) Reset()
func (*DetachDiskInstanceRequest) String ¶
func (x *DetachDiskInstanceRequest) String() string
type DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest ¶
type DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest struct { // The body resource for this request GlobalNetworkEndpointGroupsDetachEndpointsRequestResource *GlobalNetworkEndpointGroupsDetachEndpointsRequest `protobuf:"bytes,8898269,opt,name=global_network_endpoint_groups_detach_endpoints_request_resource,json=globalNetworkEndpointGroupsDetachEndpointsRequestResource,proto3" json:"global_network_endpoint_groups_detach_endpoints_request_resource,omitempty"` // The name of the network endpoint group where you are removing network endpoints. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.DetachNetworkEndpoints. See the method description for details.
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor ¶
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsDetachEndpointsRequestResource ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetGlobalNetworkEndpointGroupsDetachEndpointsRequestResource() *GlobalNetworkEndpointGroupsDetachEndpointsRequest
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetProject() string
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) GetRequestId() string
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoMessage()
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) Reset()
func (*DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String ¶
func (x *DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest) String() string
type DetachNetworkEndpointsNetworkEndpointGroupRequest ¶
type DetachNetworkEndpointsNetworkEndpointGroupRequest struct { // The name of the network endpoint group where you are removing network endpoints. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // The body resource for this request NetworkEndpointGroupsDetachEndpointsRequestResource *NetworkEndpointGroupsDetachEndpointsRequest `protobuf:"bytes,515608697,opt,name=network_endpoint_groups_detach_endpoints_request_resource,json=networkEndpointGroupsDetachEndpointsRequestResource,proto3" json:"network_endpoint_groups_detach_endpoints_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.DetachNetworkEndpoints. See the method description for details.
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor ¶
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DetachNetworkEndpointsNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsDetachEndpointsRequestResource ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetNetworkEndpointGroupsDetachEndpointsRequestResource() *NetworkEndpointGroupsDetachEndpointsRequest
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) GetProject ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetProject() string
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetRequestId() string
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) GetZone ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) GetZone() string
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoMessage()
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) Reset ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) Reset()
func (*DetachNetworkEndpointsNetworkEndpointGroupRequest) String ¶
func (x *DetachNetworkEndpointsNetworkEndpointGroupRequest) String() string
type DetachNetworkEndpointsRegionNetworkEndpointGroupRequest ¶
type DetachNetworkEndpointsRegionNetworkEndpointGroupRequest struct { // The name of the network endpoint group you are detaching network endpoints from. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the network endpoint group is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionNetworkEndpointGroupsDetachEndpointsRequestResource *RegionNetworkEndpointGroupsDetachEndpointsRequest `protobuf:"bytes,313193198,opt,name=region_network_endpoint_groups_detach_endpoints_request_resource,json=regionNetworkEndpointGroupsDetachEndpointsRequestResource,proto3" json:"region_network_endpoint_groups_detach_endpoints_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). end_interface: MixerMutationRequestBuilder RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.DetachNetworkEndpoints. See the method description for details.
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor ¶
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DetachNetworkEndpointsRegionNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetProject() string
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegion() string
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsDetachEndpointsRequestResource ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRegionNetworkEndpointGroupsDetachEndpointsRequestResource() *RegionNetworkEndpointGroupsDetachEndpointsRequest
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) GetRequestId() string
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage ¶
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoMessage()
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) Reset()
func (*DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) String ¶
func (x *DetachNetworkEndpointsRegionNetworkEndpointGroupRequest) String() string
type DisableXpnHostProjectRequest ¶
type DisableXpnHostProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.DisableXpnHost. See the method description for details.
func (*DisableXpnHostProjectRequest) Descriptor ¶
func (*DisableXpnHostProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableXpnHostProjectRequest.ProtoReflect.Descriptor instead.
func (*DisableXpnHostProjectRequest) GetProject ¶
func (x *DisableXpnHostProjectRequest) GetProject() string
func (*DisableXpnHostProjectRequest) GetRequestId ¶
func (x *DisableXpnHostProjectRequest) GetRequestId() string
func (*DisableXpnHostProjectRequest) ProtoMessage ¶
func (*DisableXpnHostProjectRequest) ProtoMessage()
func (*DisableXpnHostProjectRequest) ProtoReflect ¶
func (x *DisableXpnHostProjectRequest) ProtoReflect() protoreflect.Message
func (*DisableXpnHostProjectRequest) Reset ¶
func (x *DisableXpnHostProjectRequest) Reset()
func (*DisableXpnHostProjectRequest) String ¶
func (x *DisableXpnHostProjectRequest) String() string
type DisableXpnResourceProjectRequest ¶
type DisableXpnResourceProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ProjectsDisableXpnResourceRequestResource *ProjectsDisableXpnResourceRequest `protobuf:"bytes,209136170,opt,name=projects_disable_xpn_resource_request_resource,json=projectsDisableXpnResourceRequestResource,proto3" json:"projects_disable_xpn_resource_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.DisableXpnResource. See the method description for details.
func (*DisableXpnResourceProjectRequest) Descriptor ¶
func (*DisableXpnResourceProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableXpnResourceProjectRequest.ProtoReflect.Descriptor instead.
func (*DisableXpnResourceProjectRequest) GetProject ¶
func (x *DisableXpnResourceProjectRequest) GetProject() string
func (*DisableXpnResourceProjectRequest) GetProjectsDisableXpnResourceRequestResource ¶
func (x *DisableXpnResourceProjectRequest) GetProjectsDisableXpnResourceRequestResource() *ProjectsDisableXpnResourceRequest
func (*DisableXpnResourceProjectRequest) GetRequestId ¶
func (x *DisableXpnResourceProjectRequest) GetRequestId() string
func (*DisableXpnResourceProjectRequest) ProtoMessage ¶
func (*DisableXpnResourceProjectRequest) ProtoMessage()
func (*DisableXpnResourceProjectRequest) ProtoReflect ¶
func (x *DisableXpnResourceProjectRequest) ProtoReflect() protoreflect.Message
func (*DisableXpnResourceProjectRequest) Reset ¶
func (x *DisableXpnResourceProjectRequest) Reset()
func (*DisableXpnResourceProjectRequest) String ¶
func (x *DisableXpnResourceProjectRequest) String() string
type Disk ¶
type Disk struct { // The access mode of the disk. - READ_WRITE_SINGLE: The default AccessMode, means the disk can be attached to single instance in RW mode. - READ_WRITE_MANY: The AccessMode means the disk can be attached to multiple instances in RW mode. - READ_ONLY_MANY: The AccessMode means the disk can be attached to multiple instances in RO mode. The AccessMode is only valid for Hyperdisk disk types. // Check the AccessMode enum for the list of possible values. AccessMode *string `protobuf:"bytes,41155486,opt,name=access_mode,json=accessMode,proto3,oneof" json:"access_mode,omitempty"` // The architecture of the disk. Valid values are ARM64 or X86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // Disk asynchronously replicated into this disk. AsyncPrimaryDisk *DiskAsyncReplication `protobuf:"bytes,180517533,opt,name=async_primary_disk,json=asyncPrimaryDisk,proto3,oneof" json:"async_primary_disk,omitempty"` // [Output Only] A list of disks this disk is asynchronously replicated to. AsyncSecondaryDisks map[string]*DiskAsyncReplicationList `protobuf:"bytes,322925608,rep,name=async_secondary_disks,json=asyncSecondaryDisks,proto3" json:"async_secondary_disks,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Encrypts the disk using a customer-supplied encryption key or a customer-managed encryption key. Encryption keys do not protect access to metadata of the disk. After you encrypt a disk with a customer-supplied key, you must provide the same key if you use the disk later. For example, to create a disk snapshot, to create a disk image, to create a machine image, or to attach the disk to a virtual machine. After you encrypt a disk with a customer-managed key, the diskEncryptionKey.kmsKeyName is set to a key *version* name once the disk is created. The disk is encrypted with this version of the key. In the response, diskEncryptionKey.kmsKeyName appears in the following format: "diskEncryptionKey.kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeysVersions/version If you do not provide an encryption key when creating the disk, then the disk is encrypted using an automatically generated key and you don't need to provide a key to use the disk later. DiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,271660677,opt,name=disk_encryption_key,json=diskEncryptionKey,proto3,oneof" json:"disk_encryption_key,omitempty"` // Whether this disk is using confidential compute mode. EnableConfidentialCompute *bool `protobuf:"varint,102135228,opt,name=enable_confidential_compute,json=enableConfidentialCompute,proto3,oneof" json:"enable_confidential_compute,omitempty"` // A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options. GuestOsFeatures []*GuestOsFeature `protobuf:"bytes,79294545,rep,name=guest_os_features,json=guestOsFeatures,proto3" json:"guest_os_features,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#disk for disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this disk, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a disk. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this disk. These can be later modified by the setLabels method. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Last attach timestamp in RFC3339 text format. LastAttachTimestamp *string `protobuf:"bytes,42159653,opt,name=last_attach_timestamp,json=lastAttachTimestamp,proto3,oneof" json:"last_attach_timestamp,omitempty"` // [Output Only] Last detach timestamp in RFC3339 text format. LastDetachTimestamp *string `protobuf:"bytes,56471027,opt,name=last_detach_timestamp,json=lastDetachTimestamp,proto3,oneof" json:"last_detach_timestamp,omitempty"` // Integer license codes indicating which licenses are attached to this disk. LicenseCodes []int64 `protobuf:"varint,45482664,rep,packed,name=license_codes,json=licenseCodes,proto3" json:"license_codes,omitempty"` // A list of publicly visible licenses. Reserved for Google's use. Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // An opaque location hint used to place the disk close to other resources. This field is for use by internal tools that use the public API. LocationHint *string `protobuf:"bytes,350519505,opt,name=location_hint,json=locationHint,proto3,oneof" json:"location_hint,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Internal use only. Options *string `protobuf:"bytes,361137822,opt,name=options,proto3,oneof" json:"options,omitempty"` // Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload. Params *DiskParams `protobuf:"bytes,78313862,opt,name=params,proto3,oneof" json:"params,omitempty"` // Physical block size of the persistent disk, in bytes. If not present in a request, a default value is used. The currently supported size is 4096, other sizes may be added in the future. If an unsupported value is requested, the error message will list the supported values for the caller's project. PhysicalBlockSizeBytes *int64 `protobuf:"varint,420007943,opt,name=physical_block_size_bytes,json=physicalBlockSizeBytes,proto3,oneof" json:"physical_block_size_bytes,omitempty"` // Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 10,000 and 120,000. For more details, see the Extreme persistent disk documentation. ProvisionedIops *int64 `protobuf:"varint,186769108,opt,name=provisioned_iops,json=provisionedIops,proto3,oneof" json:"provisioned_iops,omitempty"` // Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be greater than or equal to 1. ProvisionedThroughput *int64 `protobuf:"varint,526524181,opt,name=provisioned_throughput,json=provisionedThroughput,proto3,oneof" json:"provisioned_throughput,omitempty"` // [Output Only] URL of the region where the disk resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // URLs of the zones where the disk should be replicated to. Only applicable for regional resources. ReplicaZones []string `protobuf:"bytes,48438272,rep,name=replica_zones,json=replicaZones,proto3" json:"replica_zones,omitempty"` // Resource policies applied to this disk for automatic snapshot creations. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // [Output Only] Status information for the disk resource. ResourceStatus *DiskResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // Output only. Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined fully-qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Size, in GB, of the persistent disk. You can specify this field when creating a persistent disk using the sourceImage, sourceSnapshot, or sourceDisk parameter, or specify it alone to create an empty persistent disk. If you specify this field along with a source, the value of sizeGb must not be less than the size of the source. Acceptable values are greater than 0. SizeGb *int64 `protobuf:"varint,494929369,opt,name=size_gb,json=sizeGb,proto3,oneof" json:"size_gb,omitempty"` // [Output Only] URL of the DiskConsistencyGroupPolicy for a secondary disk that was created using a consistency group. SourceConsistencyGroupPolicy *string `protobuf:"bytes,19616093,opt,name=source_consistency_group_policy,json=sourceConsistencyGroupPolicy,proto3,oneof" json:"source_consistency_group_policy,omitempty"` // [Output Only] ID of the DiskConsistencyGroupPolicy for a secondary disk that was created using a consistency group. SourceConsistencyGroupPolicyId *string `protobuf:"bytes,267568957,opt,name=source_consistency_group_policy_id,json=sourceConsistencyGroupPolicyId,proto3,oneof" json:"source_consistency_group_policy_id,omitempty"` // The source disk used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // [Output Only] The unique ID of the disk used to create this disk. This value identifies the exact disk that was used to create this persistent disk. For example, if you created the persistent disk from a disk that was later deleted and recreated under the same name, the source disk ID would identify the exact version of the disk that was used. SourceDiskId *string `protobuf:"bytes,454190809,opt,name=source_disk_id,json=sourceDiskId,proto3,oneof" json:"source_disk_id,omitempty"` // The source image used to create this disk. If the source image is deleted, this field will not be set. To create a disk with one of the public operating system images, specify the image by its family name. For example, specify family/debian-9 to use the latest Debian 9 image: projects/debian-cloud/global/images/family/debian-9 Alternatively, use a specific version of a public operating system image: projects/debian-cloud/global/images/debian-9-stretch-vYYYYMMDD To create a disk with a custom image that you created, specify the image name in the following format: global/images/my-custom-image You can also specify a custom image by its image family, which returns the latest version of the image in that family. Replace the image name with family/family-name: global/images/family/my-image-family SourceImage *string `protobuf:"bytes,50443319,opt,name=source_image,json=sourceImage,proto3,oneof" json:"source_image,omitempty"` // The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key. SourceImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,381503659,opt,name=source_image_encryption_key,json=sourceImageEncryptionKey,proto3,oneof" json:"source_image_encryption_key,omitempty"` // [Output Only] The ID value of the image used to create this disk. This value identifies the exact image that was used to create this persistent disk. For example, if you created the persistent disk from an image that was later deleted and recreated under the same name, the source image ID would identify the exact version of the image that was used. SourceImageId *string `protobuf:"bytes,55328291,opt,name=source_image_id,json=sourceImageId,proto3,oneof" json:"source_image_id,omitempty"` // The source instant snapshot used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instantSnapshots/instantSnapshot - projects/project/zones/zone/instantSnapshots/instantSnapshot - zones/zone/instantSnapshots/instantSnapshot SourceInstantSnapshot *string `protobuf:"bytes,219202054,opt,name=source_instant_snapshot,json=sourceInstantSnapshot,proto3,oneof" json:"source_instant_snapshot,omitempty"` // [Output Only] The unique ID of the instant snapshot used to create this disk. This value identifies the exact instant snapshot that was used to create this persistent disk. For example, if you created the persistent disk from an instant snapshot that was later deleted and recreated under the same name, the source instant snapshot ID would identify the exact version of the instant snapshot that was used. SourceInstantSnapshotId *string `protobuf:"bytes,287582708,opt,name=source_instant_snapshot_id,json=sourceInstantSnapshotId,proto3,oneof" json:"source_instant_snapshot_id,omitempty"` // The source snapshot used to create this disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project /global/snapshots/snapshot - projects/project/global/snapshots/snapshot - global/snapshots/snapshot SourceSnapshot *string `protobuf:"bytes,126061928,opt,name=source_snapshot,json=sourceSnapshot,proto3,oneof" json:"source_snapshot,omitempty"` // The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key. SourceSnapshotEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,303679322,opt,name=source_snapshot_encryption_key,json=sourceSnapshotEncryptionKey,proto3,oneof" json:"source_snapshot_encryption_key,omitempty"` // [Output Only] The unique ID of the snapshot used to create this disk. This value identifies the exact snapshot that was used to create this persistent disk. For example, if you created the persistent disk from a snapshot that was later deleted and recreated under the same name, the source snapshot ID would identify the exact version of the snapshot that was used. SourceSnapshotId *string `protobuf:"bytes,98962258,opt,name=source_snapshot_id,json=sourceSnapshotId,proto3,oneof" json:"source_snapshot_id,omitempty"` // The full Google Cloud Storage URI where the disk image is stored. This file must be a gzip-compressed tarball whose name ends in .tar.gz or virtual machine disk whose name ends in vmdk. Valid URIs may start with gs:// or https://storage.googleapis.com/. This flag is not optimized for creating multiple disks from a source storage object. To create many disks from a source storage object, use gcloud compute images import instead. SourceStorageObject *string `protobuf:"bytes,233052711,opt,name=source_storage_object,json=sourceStorageObject,proto3,oneof" json:"source_storage_object,omitempty"` // [Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // The storage pool in which the new disk is created. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /storagePools/storagePool - projects/project/zones/zone/storagePools/storagePool - zones/zone/storagePools/storagePool StoragePool *string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3,oneof" json:"storage_pool,omitempty"` // URL of the disk type resource describing which disk type to use to create the disk. Provide this when creating the disk. For example: projects/project /zones/zone/diskTypes/pd-ssd . See Persistent disk types. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // [Output Only] Links to the users of the disk (attached instances) in form: projects/project/zones/zone/instances/instance Users []string `protobuf:"bytes,111578632,rep,name=users,proto3" json:"users,omitempty"` // [Output Only] URL of the zone where the disk resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Persistent Disk resource. Google Compute Engine has two Disk resources: * [Zonal](/compute/docs/reference/rest/v1/disks) * [Regional](/compute/docs/reference/rest/v1/regionDisks) Persistent disks are required for running your VM instances. Create both boot and non-boot (data) persistent disks. For more information, read Persistent Disks. For more storage options, read Storage options. The disks resource represents a zonal persistent disk. For more information, read Zonal persistent disks. The regionDisks resource represents a regional persistent disk. For more information, read Regional resources.
func (*Disk) Descriptor ¶
Deprecated: Use Disk.ProtoReflect.Descriptor instead.
func (*Disk) GetAccessMode ¶
func (*Disk) GetArchitecture ¶
func (*Disk) GetAsyncPrimaryDisk ¶
func (x *Disk) GetAsyncPrimaryDisk() *DiskAsyncReplication
func (*Disk) GetAsyncSecondaryDisks ¶
func (x *Disk) GetAsyncSecondaryDisks() map[string]*DiskAsyncReplicationList
func (*Disk) GetCreationTimestamp ¶
func (*Disk) GetDescription ¶
func (*Disk) GetDiskEncryptionKey ¶
func (x *Disk) GetDiskEncryptionKey() *CustomerEncryptionKey
func (*Disk) GetEnableConfidentialCompute ¶
func (*Disk) GetGuestOsFeatures ¶
func (x *Disk) GetGuestOsFeatures() []*GuestOsFeature
func (*Disk) GetId ¶
func (*Disk) GetKind ¶
func (*Disk) GetLabelFingerprint ¶
func (*Disk) GetLabels ¶
func (*Disk) GetLastAttachTimestamp ¶
func (*Disk) GetLastDetachTimestamp ¶
func (*Disk) GetLicenseCodes ¶
func (*Disk) GetLicenses ¶
func (*Disk) GetLocationHint ¶
func (*Disk) GetName ¶
func (*Disk) GetOptions ¶
func (*Disk) GetParams ¶
func (x *Disk) GetParams() *DiskParams
func (*Disk) GetPhysicalBlockSizeBytes ¶
func (*Disk) GetProvisionedIops ¶
func (*Disk) GetProvisionedThroughput ¶
func (*Disk) GetRegion ¶
func (*Disk) GetReplicaZones ¶
func (*Disk) GetResourcePolicies ¶
func (*Disk) GetResourceStatus ¶
func (x *Disk) GetResourceStatus() *DiskResourceStatus
func (*Disk) GetSatisfiesPzi ¶
func (*Disk) GetSatisfiesPzs ¶
func (*Disk) GetSelfLink ¶
func (*Disk) GetSizeGb ¶
func (*Disk) GetSourceConsistencyGroupPolicy ¶
func (*Disk) GetSourceConsistencyGroupPolicyId ¶
func (*Disk) GetSourceDisk ¶
func (*Disk) GetSourceDiskId ¶
func (*Disk) GetSourceImage ¶
func (*Disk) GetSourceImageEncryptionKey ¶
func (x *Disk) GetSourceImageEncryptionKey() *CustomerEncryptionKey
func (*Disk) GetSourceImageId ¶
func (*Disk) GetSourceInstantSnapshot ¶
func (*Disk) GetSourceInstantSnapshotId ¶
func (*Disk) GetSourceSnapshot ¶
func (*Disk) GetSourceSnapshotEncryptionKey ¶
func (x *Disk) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
func (*Disk) GetSourceSnapshotId ¶
func (*Disk) GetSourceStorageObject ¶
func (*Disk) GetStatus ¶
func (*Disk) GetStoragePool ¶
func (*Disk) GetType ¶
func (*Disk) GetUsers ¶
func (*Disk) GetZone ¶
func (*Disk) ProtoMessage ¶
func (*Disk) ProtoMessage()
func (*Disk) ProtoReflect ¶
func (x *Disk) ProtoReflect() protoreflect.Message
func (*Disk) Reset ¶
func (x *Disk) Reset()
func (*Disk) String ¶
type DiskAggregatedList ¶
type DiskAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of DisksScopedList resources. Items map[string]*DisksScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#diskAggregatedList for aggregated lists of persistent disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*DiskAggregatedList) Descriptor ¶
func (*DiskAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use DiskAggregatedList.ProtoReflect.Descriptor instead.
func (*DiskAggregatedList) GetId ¶
func (x *DiskAggregatedList) GetId() string
func (*DiskAggregatedList) GetItems ¶
func (x *DiskAggregatedList) GetItems() map[string]*DisksScopedList
func (*DiskAggregatedList) GetKind ¶
func (x *DiskAggregatedList) GetKind() string
func (*DiskAggregatedList) GetNextPageToken ¶
func (x *DiskAggregatedList) GetNextPageToken() string
func (*DiskAggregatedList) GetSelfLink ¶
func (x *DiskAggregatedList) GetSelfLink() string
func (*DiskAggregatedList) GetUnreachables ¶
func (x *DiskAggregatedList) GetUnreachables() []string
func (*DiskAggregatedList) GetWarning ¶
func (x *DiskAggregatedList) GetWarning() *Warning
func (*DiskAggregatedList) ProtoMessage ¶
func (*DiskAggregatedList) ProtoMessage()
func (*DiskAggregatedList) ProtoReflect ¶
func (x *DiskAggregatedList) ProtoReflect() protoreflect.Message
func (*DiskAggregatedList) Reset ¶
func (x *DiskAggregatedList) Reset()
func (*DiskAggregatedList) String ¶
func (x *DiskAggregatedList) String() string
type DiskAsyncReplication ¶
type DiskAsyncReplication struct { // [Output Only] URL of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group. ConsistencyGroupPolicy *string `protobuf:"bytes,1991097,opt,name=consistency_group_policy,json=consistencyGroupPolicy,proto3,oneof" json:"consistency_group_policy,omitempty"` // [Output Only] ID of the DiskConsistencyGroupPolicy if replication was started on the disk as a member of a group. ConsistencyGroupPolicyId *string `protobuf:"bytes,261065057,opt,name=consistency_group_policy_id,json=consistencyGroupPolicyId,proto3,oneof" json:"consistency_group_policy_id,omitempty"` // The other disk asynchronously replicated to or from the current disk. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk Disk *string `protobuf:"bytes,3083677,opt,name=disk,proto3,oneof" json:"disk,omitempty"` // [Output Only] The unique ID of the other disk asynchronously replicated to or from the current disk. This value identifies the exact disk that was used to create this replication. For example, if you started replicating the persistent disk from a disk that was later deleted and recreated under the same name, the disk ID would identify the exact version of the disk that was used. DiskId *string `protobuf:"bytes,60990205,opt,name=disk_id,json=diskId,proto3,oneof" json:"disk_id,omitempty"` // contains filtered or unexported fields }
func (*DiskAsyncReplication) Descriptor ¶
func (*DiskAsyncReplication) Descriptor() ([]byte, []int)
Deprecated: Use DiskAsyncReplication.ProtoReflect.Descriptor instead.
func (*DiskAsyncReplication) GetConsistencyGroupPolicy ¶
func (x *DiskAsyncReplication) GetConsistencyGroupPolicy() string
func (*DiskAsyncReplication) GetConsistencyGroupPolicyId ¶
func (x *DiskAsyncReplication) GetConsistencyGroupPolicyId() string
func (*DiskAsyncReplication) GetDisk ¶
func (x *DiskAsyncReplication) GetDisk() string
func (*DiskAsyncReplication) GetDiskId ¶
func (x *DiskAsyncReplication) GetDiskId() string
func (*DiskAsyncReplication) ProtoMessage ¶
func (*DiskAsyncReplication) ProtoMessage()
func (*DiskAsyncReplication) ProtoReflect ¶
func (x *DiskAsyncReplication) ProtoReflect() protoreflect.Message
func (*DiskAsyncReplication) Reset ¶
func (x *DiskAsyncReplication) Reset()
func (*DiskAsyncReplication) String ¶
func (x *DiskAsyncReplication) String() string
type DiskAsyncReplicationList ¶
type DiskAsyncReplicationList struct { AsyncReplicationDisk *DiskAsyncReplication `protobuf:"bytes,231794067,opt,name=async_replication_disk,json=asyncReplicationDisk,proto3,oneof" json:"async_replication_disk,omitempty"` // contains filtered or unexported fields }
func (*DiskAsyncReplicationList) Descriptor ¶
func (*DiskAsyncReplicationList) Descriptor() ([]byte, []int)
Deprecated: Use DiskAsyncReplicationList.ProtoReflect.Descriptor instead.
func (*DiskAsyncReplicationList) GetAsyncReplicationDisk ¶
func (x *DiskAsyncReplicationList) GetAsyncReplicationDisk() *DiskAsyncReplication
func (*DiskAsyncReplicationList) ProtoMessage ¶
func (*DiskAsyncReplicationList) ProtoMessage()
func (*DiskAsyncReplicationList) ProtoReflect ¶
func (x *DiskAsyncReplicationList) ProtoReflect() protoreflect.Message
func (*DiskAsyncReplicationList) Reset ¶
func (x *DiskAsyncReplicationList) Reset()
func (*DiskAsyncReplicationList) String ¶
func (x *DiskAsyncReplicationList) String() string
type DiskInstantiationConfig ¶
type DiskInstantiationConfig struct { // Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance). AutoDelete *bool `protobuf:"varint,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // The custom source image to be used to restore this disk when instantiating this instance template. CustomImage *string `protobuf:"bytes,184123149,opt,name=custom_image,json=customImage,proto3,oneof" json:"custom_image,omitempty"` // Specifies the device name of the disk to which the configurations apply to. DeviceName *string `protobuf:"bytes,67541716,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name,omitempty"` // Specifies whether to include the disk and what image to use. Possible values are: - source-image: to use the same image that was used to create the source instance's corresponding disk. Applicable to the boot disk and additional read-write disks. - source-image-family: to use the same image family that was used to create the source instance's corresponding disk. Applicable to the boot disk and additional read-write disks. - custom-image: to use a user-provided image url for disk creation. Applicable to the boot disk and additional read-write disks. - attach-read-only: to attach a read-only disk. Applicable to read-only disks. - do-not-include: to exclude a disk from the template. Applicable to additional read-write disks, local SSDs, and read-only disks. // Check the InstantiateFrom enum for the list of possible values. InstantiateFrom *string `protobuf:"bytes,393383903,opt,name=instantiate_from,json=instantiateFrom,proto3,oneof" json:"instantiate_from,omitempty"` // contains filtered or unexported fields }
A specification of the desired way to instantiate a disk in the instance template when its created from a source instance.
func (*DiskInstantiationConfig) Descriptor ¶
func (*DiskInstantiationConfig) Descriptor() ([]byte, []int)
Deprecated: Use DiskInstantiationConfig.ProtoReflect.Descriptor instead.
func (*DiskInstantiationConfig) GetAutoDelete ¶
func (x *DiskInstantiationConfig) GetAutoDelete() bool
func (*DiskInstantiationConfig) GetCustomImage ¶
func (x *DiskInstantiationConfig) GetCustomImage() string
func (*DiskInstantiationConfig) GetDeviceName ¶
func (x *DiskInstantiationConfig) GetDeviceName() string
func (*DiskInstantiationConfig) GetInstantiateFrom ¶
func (x *DiskInstantiationConfig) GetInstantiateFrom() string
func (*DiskInstantiationConfig) ProtoMessage ¶
func (*DiskInstantiationConfig) ProtoMessage()
func (*DiskInstantiationConfig) ProtoReflect ¶
func (x *DiskInstantiationConfig) ProtoReflect() protoreflect.Message
func (*DiskInstantiationConfig) Reset ¶
func (x *DiskInstantiationConfig) Reset()
func (*DiskInstantiationConfig) String ¶
func (x *DiskInstantiationConfig) String() string
type DiskInstantiationConfig_InstantiateFrom ¶
type DiskInstantiationConfig_InstantiateFrom int32
Specifies whether to include the disk and what image to use. Possible values are: - source-image: to use the same image that was used to create the source instance's corresponding disk. Applicable to the boot disk and additional read-write disks. - source-image-family: to use the same image family that was used to create the source instance's corresponding disk. Applicable to the boot disk and additional read-write disks. - custom-image: to use a user-provided image url for disk creation. Applicable to the boot disk and additional read-write disks. - attach-read-only: to attach a read-only disk. Applicable to read-only disks. - do-not-include: to exclude a disk from the template. Applicable to additional read-write disks, local SSDs, and read-only disks.
const ( // A value indicating that the enum field is not set. DiskInstantiationConfig_UNDEFINED_INSTANTIATE_FROM DiskInstantiationConfig_InstantiateFrom = 0 // Attach the existing disk in read-only mode. The request will fail if the disk was attached in read-write mode on the source instance. Applicable to: read-only disks. DiskInstantiationConfig_ATTACH_READ_ONLY DiskInstantiationConfig_InstantiateFrom = 513775419 // Create a blank disk. The disk will be created unformatted. Applicable to: additional read-write disks, local SSDs. DiskInstantiationConfig_BLANK DiskInstantiationConfig_InstantiateFrom = 63281460 // Use the custom image specified in the custom_image field. Applicable to: boot disk, additional read-write disks. DiskInstantiationConfig_CUSTOM_IMAGE DiskInstantiationConfig_InstantiateFrom = 196311789 // Use the default instantiation option for the corresponding type of disk. For boot disk and any other R/W disks, new custom images will be created from each disk. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes. DiskInstantiationConfig_DEFAULT DiskInstantiationConfig_InstantiateFrom = 115302945 // Do not include the disk in the instance template. Applicable to: additional read-write disks, local SSDs, read-only disks. DiskInstantiationConfig_DO_NOT_INCLUDE DiskInstantiationConfig_InstantiateFrom = 104218952 // Use the same source image used for creation of the source instance's corresponding disk. The request will fail if the source VM's disk was created from a snapshot. Applicable to: boot disk, additional read-write disks. DiskInstantiationConfig_SOURCE_IMAGE DiskInstantiationConfig_InstantiateFrom = 62631959 // Use the same source image family used for creation of the source instance's corresponding disk. The request will fail if the source image of the source disk does not belong to any image family. Applicable to: boot disk, additional read-write disks. DiskInstantiationConfig_SOURCE_IMAGE_FAMILY DiskInstantiationConfig_InstantiateFrom = 76850316 )
func (DiskInstantiationConfig_InstantiateFrom) Descriptor ¶
func (DiskInstantiationConfig_InstantiateFrom) Descriptor() protoreflect.EnumDescriptor
func (DiskInstantiationConfig_InstantiateFrom) Enum ¶
func (DiskInstantiationConfig_InstantiateFrom) EnumDescriptor ¶
func (DiskInstantiationConfig_InstantiateFrom) EnumDescriptor() ([]byte, []int)
Deprecated: Use DiskInstantiationConfig_InstantiateFrom.Descriptor instead.
func (DiskInstantiationConfig_InstantiateFrom) Number ¶
func (x DiskInstantiationConfig_InstantiateFrom) Number() protoreflect.EnumNumber
func (DiskInstantiationConfig_InstantiateFrom) String ¶
func (x DiskInstantiationConfig_InstantiateFrom) String() string
func (DiskInstantiationConfig_InstantiateFrom) Type ¶
func (DiskInstantiationConfig_InstantiateFrom) Type() protoreflect.EnumType
type DiskList ¶
type DiskList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Disk resources. Items []*Disk `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#diskList for lists of disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of Disk resources.
func (*DiskList) Descriptor ¶
Deprecated: Use DiskList.ProtoReflect.Descriptor instead.
func (*DiskList) GetId ¶
func (*DiskList) GetItems ¶
func (*DiskList) GetKind ¶
func (*DiskList) GetNextPageToken ¶
func (*DiskList) GetSelfLink ¶
func (*DiskList) GetWarning ¶
func (*DiskList) ProtoMessage ¶
func (*DiskList) ProtoMessage()
func (*DiskList) ProtoReflect ¶
func (x *DiskList) ProtoReflect() protoreflect.Message
func (*DiskList) Reset ¶
func (x *DiskList) Reset()
func (*DiskList) String ¶
type DiskMoveRequest ¶
type DiskMoveRequest struct { // The URL of the destination zone to move the disk. This can be a full or partial URL. For example, the following are all valid URLs to a zone: - https://www.googleapis.com/compute/v1/projects/project/zones/zone - projects/project/zones/zone - zones/zone DestinationZone *string `protobuf:"bytes,131854653,opt,name=destination_zone,json=destinationZone,proto3,oneof" json:"destination_zone,omitempty"` // The URL of the target disk to move. This can be a full or partial URL. For example, the following are all valid URLs to a disk: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk TargetDisk *string `protobuf:"bytes,62433163,opt,name=target_disk,json=targetDisk,proto3,oneof" json:"target_disk,omitempty"` // contains filtered or unexported fields }
func (*DiskMoveRequest) Descriptor ¶
func (*DiskMoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiskMoveRequest.ProtoReflect.Descriptor instead.
func (*DiskMoveRequest) GetDestinationZone ¶
func (x *DiskMoveRequest) GetDestinationZone() string
func (*DiskMoveRequest) GetTargetDisk ¶
func (x *DiskMoveRequest) GetTargetDisk() string
func (*DiskMoveRequest) ProtoMessage ¶
func (*DiskMoveRequest) ProtoMessage()
func (*DiskMoveRequest) ProtoReflect ¶
func (x *DiskMoveRequest) ProtoReflect() protoreflect.Message
func (*DiskMoveRequest) Reset ¶
func (x *DiskMoveRequest) Reset()
func (*DiskMoveRequest) String ¶
func (x *DiskMoveRequest) String() string
type DiskParams ¶
type DiskParams struct { // Resource manager tags to be bound to the disk. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty. ResourceManagerTags map[string]string `protobuf:"bytes,377671164,rep,name=resource_manager_tags,json=resourceManagerTags,proto3" json:"resource_manager_tags,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Additional disk params.
func (*DiskParams) Descriptor ¶
func (*DiskParams) Descriptor() ([]byte, []int)
Deprecated: Use DiskParams.ProtoReflect.Descriptor instead.
func (*DiskParams) GetResourceManagerTags ¶
func (x *DiskParams) GetResourceManagerTags() map[string]string
func (*DiskParams) ProtoMessage ¶
func (*DiskParams) ProtoMessage()
func (*DiskParams) ProtoReflect ¶
func (x *DiskParams) ProtoReflect() protoreflect.Message
func (*DiskParams) Reset ¶
func (x *DiskParams) Reset()
func (*DiskParams) String ¶
func (x *DiskParams) String() string
type DiskResourceStatus ¶
type DiskResourceStatus struct { AsyncPrimaryDisk *DiskResourceStatusAsyncReplicationStatus `protobuf:"bytes,180517533,opt,name=async_primary_disk,json=asyncPrimaryDisk,proto3,oneof" json:"async_primary_disk,omitempty"` // Key: disk, value: AsyncReplicationStatus message AsyncSecondaryDisks map[string]*DiskResourceStatusAsyncReplicationStatus `protobuf:"bytes,322925608,rep,name=async_secondary_disks,json=asyncSecondaryDisks,proto3" json:"async_secondary_disks,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*DiskResourceStatus) Descriptor ¶
func (*DiskResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use DiskResourceStatus.ProtoReflect.Descriptor instead.
func (*DiskResourceStatus) GetAsyncPrimaryDisk ¶
func (x *DiskResourceStatus) GetAsyncPrimaryDisk() *DiskResourceStatusAsyncReplicationStatus
func (*DiskResourceStatus) GetAsyncSecondaryDisks ¶
func (x *DiskResourceStatus) GetAsyncSecondaryDisks() map[string]*DiskResourceStatusAsyncReplicationStatus
func (*DiskResourceStatus) ProtoMessage ¶
func (*DiskResourceStatus) ProtoMessage()
func (*DiskResourceStatus) ProtoReflect ¶
func (x *DiskResourceStatus) ProtoReflect() protoreflect.Message
func (*DiskResourceStatus) Reset ¶
func (x *DiskResourceStatus) Reset()
func (*DiskResourceStatus) String ¶
func (x *DiskResourceStatus) String() string
type DiskResourceStatusAsyncReplicationStatus ¶
type DiskResourceStatusAsyncReplicationStatus struct { // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
func (*DiskResourceStatusAsyncReplicationStatus) Descriptor ¶
func (*DiskResourceStatusAsyncReplicationStatus) Descriptor() ([]byte, []int)
Deprecated: Use DiskResourceStatusAsyncReplicationStatus.ProtoReflect.Descriptor instead.
func (*DiskResourceStatusAsyncReplicationStatus) GetState ¶
func (x *DiskResourceStatusAsyncReplicationStatus) GetState() string
func (*DiskResourceStatusAsyncReplicationStatus) ProtoMessage ¶
func (*DiskResourceStatusAsyncReplicationStatus) ProtoMessage()
func (*DiskResourceStatusAsyncReplicationStatus) ProtoReflect ¶
func (x *DiskResourceStatusAsyncReplicationStatus) ProtoReflect() protoreflect.Message
func (*DiskResourceStatusAsyncReplicationStatus) Reset ¶
func (x *DiskResourceStatusAsyncReplicationStatus) Reset()
func (*DiskResourceStatusAsyncReplicationStatus) String ¶
func (x *DiskResourceStatusAsyncReplicationStatus) String() string
type DiskResourceStatusAsyncReplicationStatus_State ¶
type DiskResourceStatusAsyncReplicationStatus_State int32
const ( // A value indicating that the enum field is not set. DiskResourceStatusAsyncReplicationStatus_UNDEFINED_STATE DiskResourceStatusAsyncReplicationStatus_State = 0 // Replication is active. DiskResourceStatusAsyncReplicationStatus_ACTIVE DiskResourceStatusAsyncReplicationStatus_State = 314733318 // Secondary disk is created and is waiting for replication to start. DiskResourceStatusAsyncReplicationStatus_CREATED DiskResourceStatusAsyncReplicationStatus_State = 135924424 // Replication is starting. DiskResourceStatusAsyncReplicationStatus_STARTING DiskResourceStatusAsyncReplicationStatus_State = 488820800 DiskResourceStatusAsyncReplicationStatus_STATE_UNSPECIFIED DiskResourceStatusAsyncReplicationStatus_State = 470755401 // Replication is stopped. DiskResourceStatusAsyncReplicationStatus_STOPPED DiskResourceStatusAsyncReplicationStatus_State = 444276141 // Replication is stopping. DiskResourceStatusAsyncReplicationStatus_STOPPING DiskResourceStatusAsyncReplicationStatus_State = 350791796 )
func (DiskResourceStatusAsyncReplicationStatus_State) Descriptor ¶
func (DiskResourceStatusAsyncReplicationStatus_State) Descriptor() protoreflect.EnumDescriptor
func (DiskResourceStatusAsyncReplicationStatus_State) Enum ¶
func (x DiskResourceStatusAsyncReplicationStatus_State) Enum() *DiskResourceStatusAsyncReplicationStatus_State
func (DiskResourceStatusAsyncReplicationStatus_State) EnumDescriptor ¶
func (DiskResourceStatusAsyncReplicationStatus_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use DiskResourceStatusAsyncReplicationStatus_State.Descriptor instead.
func (DiskResourceStatusAsyncReplicationStatus_State) Number ¶
func (x DiskResourceStatusAsyncReplicationStatus_State) Number() protoreflect.EnumNumber
func (DiskResourceStatusAsyncReplicationStatus_State) String ¶
func (x DiskResourceStatusAsyncReplicationStatus_State) String() string
func (DiskResourceStatusAsyncReplicationStatus_State) Type ¶
type DiskType ¶
type DiskType struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] Server-defined default disk size in GB. DefaultDiskSizeGb *int64 `protobuf:"varint,270619253,opt,name=default_disk_size_gb,json=defaultDiskSizeGb,proto3,oneof" json:"default_disk_size_gb,omitempty"` // [Output Only] The deprecation status associated with this disk type. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#diskType for disk types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] URL of the region where the disk type resides. Only applicable for regional resources. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] An optional textual description of the valid disk size, such as "10GB-10TB". ValidDiskSize *string `protobuf:"bytes,493962464,opt,name=valid_disk_size,json=validDiskSize,proto3,oneof" json:"valid_disk_size,omitempty"` // [Output Only] URL of the zone where the disk type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Disk Type resource. Google Compute Engine has two Disk Type resources: * [Regional](/compute/docs/reference/rest/v1/regionDiskTypes) * [Zonal](/compute/docs/reference/rest/v1/diskTypes) You can choose from a variety of disk types based on your needs. For more information, read Storage options. The diskTypes resource represents disk types for a zonal persistent disk. For more information, read Zonal persistent disks. The regionDiskTypes resource represents disk types for a regional persistent disk. For more information, read Regional persistent disks.
func (*DiskType) Descriptor ¶
Deprecated: Use DiskType.ProtoReflect.Descriptor instead.
func (*DiskType) GetCreationTimestamp ¶
func (*DiskType) GetDefaultDiskSizeGb ¶
func (*DiskType) GetDeprecated ¶
func (x *DiskType) GetDeprecated() *DeprecationStatus
func (*DiskType) GetDescription ¶
func (*DiskType) GetId ¶
func (*DiskType) GetKind ¶
func (*DiskType) GetName ¶
func (*DiskType) GetRegion ¶
func (*DiskType) GetSelfLink ¶
func (*DiskType) GetValidDiskSize ¶
func (*DiskType) GetZone ¶
func (*DiskType) ProtoMessage ¶
func (*DiskType) ProtoMessage()
func (*DiskType) ProtoReflect ¶
func (x *DiskType) ProtoReflect() protoreflect.Message
func (*DiskType) Reset ¶
func (x *DiskType) Reset()
func (*DiskType) String ¶
type DiskTypeAggregatedList ¶
type DiskTypeAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of DiskTypesScopedList resources. Items map[string]*DiskTypesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#diskTypeAggregatedList. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*DiskTypeAggregatedList) Descriptor ¶
func (*DiskTypeAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use DiskTypeAggregatedList.ProtoReflect.Descriptor instead.
func (*DiskTypeAggregatedList) GetId ¶
func (x *DiskTypeAggregatedList) GetId() string
func (*DiskTypeAggregatedList) GetItems ¶
func (x *DiskTypeAggregatedList) GetItems() map[string]*DiskTypesScopedList
func (*DiskTypeAggregatedList) GetKind ¶
func (x *DiskTypeAggregatedList) GetKind() string
func (*DiskTypeAggregatedList) GetNextPageToken ¶
func (x *DiskTypeAggregatedList) GetNextPageToken() string
func (*DiskTypeAggregatedList) GetSelfLink ¶
func (x *DiskTypeAggregatedList) GetSelfLink() string
func (*DiskTypeAggregatedList) GetUnreachables ¶
func (x *DiskTypeAggregatedList) GetUnreachables() []string
func (*DiskTypeAggregatedList) GetWarning ¶
func (x *DiskTypeAggregatedList) GetWarning() *Warning
func (*DiskTypeAggregatedList) ProtoMessage ¶
func (*DiskTypeAggregatedList) ProtoMessage()
func (*DiskTypeAggregatedList) ProtoReflect ¶
func (x *DiskTypeAggregatedList) ProtoReflect() protoreflect.Message
func (*DiskTypeAggregatedList) Reset ¶
func (x *DiskTypeAggregatedList) Reset()
func (*DiskTypeAggregatedList) String ¶
func (x *DiskTypeAggregatedList) String() string
type DiskTypeList ¶
type DiskTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of DiskType resources. Items []*DiskType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#diskTypeList for disk types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of disk types.
func (*DiskTypeList) Descriptor ¶
func (*DiskTypeList) Descriptor() ([]byte, []int)
Deprecated: Use DiskTypeList.ProtoReflect.Descriptor instead.
func (*DiskTypeList) GetId ¶
func (x *DiskTypeList) GetId() string
func (*DiskTypeList) GetItems ¶
func (x *DiskTypeList) GetItems() []*DiskType
func (*DiskTypeList) GetKind ¶
func (x *DiskTypeList) GetKind() string
func (*DiskTypeList) GetNextPageToken ¶
func (x *DiskTypeList) GetNextPageToken() string
func (*DiskTypeList) GetSelfLink ¶
func (x *DiskTypeList) GetSelfLink() string
func (*DiskTypeList) GetWarning ¶
func (x *DiskTypeList) GetWarning() *Warning
func (*DiskTypeList) ProtoMessage ¶
func (*DiskTypeList) ProtoMessage()
func (*DiskTypeList) ProtoReflect ¶
func (x *DiskTypeList) ProtoReflect() protoreflect.Message
func (*DiskTypeList) Reset ¶
func (x *DiskTypeList) Reset()
func (*DiskTypeList) String ¶
func (x *DiskTypeList) String() string
type DiskTypesScopedList ¶
type DiskTypesScopedList struct { // [Output Only] A list of disk types contained in this scope. DiskTypes []*DiskType `protobuf:"bytes,198926167,rep,name=disk_types,json=diskTypes,proto3" json:"disk_types,omitempty"` // [Output Only] Informational warning which replaces the list of disk types when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*DiskTypesScopedList) Descriptor ¶
func (*DiskTypesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use DiskTypesScopedList.ProtoReflect.Descriptor instead.
func (*DiskTypesScopedList) GetDiskTypes ¶
func (x *DiskTypesScopedList) GetDiskTypes() []*DiskType
func (*DiskTypesScopedList) GetWarning ¶
func (x *DiskTypesScopedList) GetWarning() *Warning
func (*DiskTypesScopedList) ProtoMessage ¶
func (*DiskTypesScopedList) ProtoMessage()
func (*DiskTypesScopedList) ProtoReflect ¶
func (x *DiskTypesScopedList) ProtoReflect() protoreflect.Message
func (*DiskTypesScopedList) Reset ¶
func (x *DiskTypesScopedList) Reset()
func (*DiskTypesScopedList) String ¶
func (x *DiskTypesScopedList) String() string
type Disk_AccessMode ¶
type Disk_AccessMode int32
The access mode of the disk. - READ_WRITE_SINGLE: The default AccessMode, means the disk can be attached to single instance in RW mode. - READ_WRITE_MANY: The AccessMode means the disk can be attached to multiple instances in RW mode. - READ_ONLY_MANY: The AccessMode means the disk can be attached to multiple instances in RO mode. The AccessMode is only valid for Hyperdisk disk types.
const ( // A value indicating that the enum field is not set. Disk_UNDEFINED_ACCESS_MODE Disk_AccessMode = 0 // The AccessMode means the disk can be attached to multiple instances in RO mode. Disk_READ_ONLY_MANY Disk_AccessMode = 63460265 // The AccessMode means the disk can be attached to multiple instances in RW mode. Disk_READ_WRITE_MANY Disk_AccessMode = 488743208 // The default AccessMode, means the disk can be attached to single instance in RW mode. Disk_READ_WRITE_SINGLE Disk_AccessMode = 99323089 )
func (Disk_AccessMode) Descriptor ¶
func (Disk_AccessMode) Descriptor() protoreflect.EnumDescriptor
func (Disk_AccessMode) Enum ¶
func (x Disk_AccessMode) Enum() *Disk_AccessMode
func (Disk_AccessMode) EnumDescriptor ¶
func (Disk_AccessMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use Disk_AccessMode.Descriptor instead.
func (Disk_AccessMode) Number ¶
func (x Disk_AccessMode) Number() protoreflect.EnumNumber
func (Disk_AccessMode) String ¶
func (x Disk_AccessMode) String() string
func (Disk_AccessMode) Type ¶
func (Disk_AccessMode) Type() protoreflect.EnumType
type Disk_Architecture ¶
type Disk_Architecture int32
The architecture of the disk. Valid values are ARM64 or X86_64.
const ( // A value indicating that the enum field is not set. Disk_UNDEFINED_ARCHITECTURE Disk_Architecture = 0 // Default value indicating Architecture is not set. Disk_ARCHITECTURE_UNSPECIFIED Disk_Architecture = 394750507 // Machines with architecture ARM64 Disk_ARM64 Disk_Architecture = 62547450 // Machines with architecture X86_64 Disk_X86_64 Disk_Architecture = 425300551 )
func (Disk_Architecture) Descriptor ¶
func (Disk_Architecture) Descriptor() protoreflect.EnumDescriptor
func (Disk_Architecture) Enum ¶
func (x Disk_Architecture) Enum() *Disk_Architecture
func (Disk_Architecture) EnumDescriptor ¶
func (Disk_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use Disk_Architecture.Descriptor instead.
func (Disk_Architecture) Number ¶
func (x Disk_Architecture) Number() protoreflect.EnumNumber
func (Disk_Architecture) String ¶
func (x Disk_Architecture) String() string
func (Disk_Architecture) Type ¶
func (Disk_Architecture) Type() protoreflect.EnumType
type Disk_Status ¶
type Disk_Status int32
[Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting.
const ( // A value indicating that the enum field is not set. Disk_UNDEFINED_STATUS Disk_Status = 0 // Disk is provisioning Disk_CREATING Disk_Status = 455564985 // Disk is deleting. Disk_DELETING Disk_Status = 528602024 // Disk creation failed. Disk_FAILED Disk_Status = 455706685 // Disk is ready for use. Disk_READY Disk_Status = 77848963 // Source data is being copied into the disk. Disk_RESTORING Disk_Status = 404263851 // Disk is currently unavailable and cannot be accessed, attached or detached. Disk_UNAVAILABLE Disk_Status = 413756464 )
func (Disk_Status) Descriptor ¶
func (Disk_Status) Descriptor() protoreflect.EnumDescriptor
func (Disk_Status) Enum ¶
func (x Disk_Status) Enum() *Disk_Status
func (Disk_Status) EnumDescriptor ¶
func (Disk_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Disk_Status.Descriptor instead.
func (Disk_Status) Number ¶
func (x Disk_Status) Number() protoreflect.EnumNumber
func (Disk_Status) String ¶
func (x Disk_Status) String() string
func (Disk_Status) Type ¶
func (Disk_Status) Type() protoreflect.EnumType
type DisksAddResourcePoliciesRequest ¶
type DisksAddResourcePoliciesRequest struct { // Full or relative path to the resource policy to be added to this disk. You can only specify one resource policy. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*DisksAddResourcePoliciesRequest) Descriptor ¶
func (*DisksAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisksAddResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*DisksAddResourcePoliciesRequest) GetResourcePolicies ¶
func (x *DisksAddResourcePoliciesRequest) GetResourcePolicies() []string
func (*DisksAddResourcePoliciesRequest) ProtoMessage ¶
func (*DisksAddResourcePoliciesRequest) ProtoMessage()
func (*DisksAddResourcePoliciesRequest) ProtoReflect ¶
func (x *DisksAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*DisksAddResourcePoliciesRequest) Reset ¶
func (x *DisksAddResourcePoliciesRequest) Reset()
func (*DisksAddResourcePoliciesRequest) String ¶
func (x *DisksAddResourcePoliciesRequest) String() string
type DisksRemoveResourcePoliciesRequest ¶
type DisksRemoveResourcePoliciesRequest struct { // Resource policies to be removed from this disk. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*DisksRemoveResourcePoliciesRequest) Descriptor ¶
func (*DisksRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisksRemoveResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*DisksRemoveResourcePoliciesRequest) GetResourcePolicies ¶
func (x *DisksRemoveResourcePoliciesRequest) GetResourcePolicies() []string
func (*DisksRemoveResourcePoliciesRequest) ProtoMessage ¶
func (*DisksRemoveResourcePoliciesRequest) ProtoMessage()
func (*DisksRemoveResourcePoliciesRequest) ProtoReflect ¶
func (x *DisksRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*DisksRemoveResourcePoliciesRequest) Reset ¶
func (x *DisksRemoveResourcePoliciesRequest) Reset()
func (*DisksRemoveResourcePoliciesRequest) String ¶
func (x *DisksRemoveResourcePoliciesRequest) String() string
type DisksResizeRequest ¶
type DisksResizeRequest struct { // The new size of the persistent disk, which is specified in GB. SizeGb *int64 `protobuf:"varint,494929369,opt,name=size_gb,json=sizeGb,proto3,oneof" json:"size_gb,omitempty"` // contains filtered or unexported fields }
func (*DisksResizeRequest) Descriptor ¶
func (*DisksResizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisksResizeRequest.ProtoReflect.Descriptor instead.
func (*DisksResizeRequest) GetSizeGb ¶
func (x *DisksResizeRequest) GetSizeGb() int64
func (*DisksResizeRequest) ProtoMessage ¶
func (*DisksResizeRequest) ProtoMessage()
func (*DisksResizeRequest) ProtoReflect ¶
func (x *DisksResizeRequest) ProtoReflect() protoreflect.Message
func (*DisksResizeRequest) Reset ¶
func (x *DisksResizeRequest) Reset()
func (*DisksResizeRequest) String ¶
func (x *DisksResizeRequest) String() string
type DisksScopedList ¶
type DisksScopedList struct { // [Output Only] A list of disks contained in this scope. Disks []*Disk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // [Output Only] Informational warning which replaces the list of disks when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*DisksScopedList) Descriptor ¶
func (*DisksScopedList) Descriptor() ([]byte, []int)
Deprecated: Use DisksScopedList.ProtoReflect.Descriptor instead.
func (*DisksScopedList) GetDisks ¶
func (x *DisksScopedList) GetDisks() []*Disk
func (*DisksScopedList) GetWarning ¶
func (x *DisksScopedList) GetWarning() *Warning
func (*DisksScopedList) ProtoMessage ¶
func (*DisksScopedList) ProtoMessage()
func (*DisksScopedList) ProtoReflect ¶
func (x *DisksScopedList) ProtoReflect() protoreflect.Message
func (*DisksScopedList) Reset ¶
func (x *DisksScopedList) Reset()
func (*DisksScopedList) String ¶
func (x *DisksScopedList) String() string
type DisksStartAsyncReplicationRequest ¶
type DisksStartAsyncReplicationRequest struct { // The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk AsyncSecondaryDisk *string `protobuf:"bytes,131645867,opt,name=async_secondary_disk,json=asyncSecondaryDisk,proto3,oneof" json:"async_secondary_disk,omitempty"` // contains filtered or unexported fields }
func (*DisksStartAsyncReplicationRequest) Descriptor ¶
func (*DisksStartAsyncReplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisksStartAsyncReplicationRequest.ProtoReflect.Descriptor instead.
func (*DisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk ¶
func (x *DisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk() string
func (*DisksStartAsyncReplicationRequest) ProtoMessage ¶
func (*DisksStartAsyncReplicationRequest) ProtoMessage()
func (*DisksStartAsyncReplicationRequest) ProtoReflect ¶
func (x *DisksStartAsyncReplicationRequest) ProtoReflect() protoreflect.Message
func (*DisksStartAsyncReplicationRequest) Reset ¶
func (x *DisksStartAsyncReplicationRequest) Reset()
func (*DisksStartAsyncReplicationRequest) String ¶
func (x *DisksStartAsyncReplicationRequest) String() string
type DisksStopGroupAsyncReplicationResource ¶
type DisksStopGroupAsyncReplicationResource struct { // The URL of the DiskConsistencyGroupPolicy for the group of disks to stop. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region /resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy ResourcePolicy *string `protobuf:"bytes,159240835,opt,name=resource_policy,json=resourcePolicy,proto3,oneof" json:"resource_policy,omitempty"` // contains filtered or unexported fields }
A transient resource used in compute.disks.stopGroupAsyncReplication and compute.regionDisks.stopGroupAsyncReplication. It is only used to process requests and is not persisted.
func (*DisksStopGroupAsyncReplicationResource) Descriptor ¶
func (*DisksStopGroupAsyncReplicationResource) Descriptor() ([]byte, []int)
Deprecated: Use DisksStopGroupAsyncReplicationResource.ProtoReflect.Descriptor instead.
func (*DisksStopGroupAsyncReplicationResource) GetResourcePolicy ¶
func (x *DisksStopGroupAsyncReplicationResource) GetResourcePolicy() string
func (*DisksStopGroupAsyncReplicationResource) ProtoMessage ¶
func (*DisksStopGroupAsyncReplicationResource) ProtoMessage()
func (*DisksStopGroupAsyncReplicationResource) ProtoReflect ¶
func (x *DisksStopGroupAsyncReplicationResource) ProtoReflect() protoreflect.Message
func (*DisksStopGroupAsyncReplicationResource) Reset ¶
func (x *DisksStopGroupAsyncReplicationResource) Reset()
func (*DisksStopGroupAsyncReplicationResource) String ¶
func (x *DisksStopGroupAsyncReplicationResource) String() string
type DisplayDevice ¶
type DisplayDevice struct { // Defines whether the instance has Display enabled. EnableDisplay *bool `protobuf:"varint,14266886,opt,name=enable_display,json=enableDisplay,proto3,oneof" json:"enable_display,omitempty"` // contains filtered or unexported fields }
A set of Display Device options
func (*DisplayDevice) Descriptor ¶
func (*DisplayDevice) Descriptor() ([]byte, []int)
Deprecated: Use DisplayDevice.ProtoReflect.Descriptor instead.
func (*DisplayDevice) GetEnableDisplay ¶
func (x *DisplayDevice) GetEnableDisplay() bool
func (*DisplayDevice) ProtoMessage ¶
func (*DisplayDevice) ProtoMessage()
func (*DisplayDevice) ProtoReflect ¶
func (x *DisplayDevice) ProtoReflect() protoreflect.Message
func (*DisplayDevice) Reset ¶
func (x *DisplayDevice) Reset()
func (*DisplayDevice) String ¶
func (x *DisplayDevice) String() string
type DistributionPolicy ¶
type DistributionPolicy struct { // The distribution shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType). // Check the TargetShape enum for the list of possible values. TargetShape *string `protobuf:"bytes,338621299,opt,name=target_shape,json=targetShape,proto3,oneof" json:"target_shape,omitempty"` // Zones where the regional managed instance group will create and manage its instances. Zones []*DistributionPolicyZoneConfiguration `protobuf:"bytes,116085319,rep,name=zones,proto3" json:"zones,omitempty"` // contains filtered or unexported fields }
func (*DistributionPolicy) Descriptor ¶
func (*DistributionPolicy) Descriptor() ([]byte, []int)
Deprecated: Use DistributionPolicy.ProtoReflect.Descriptor instead.
func (*DistributionPolicy) GetTargetShape ¶
func (x *DistributionPolicy) GetTargetShape() string
func (*DistributionPolicy) GetZones ¶
func (x *DistributionPolicy) GetZones() []*DistributionPolicyZoneConfiguration
func (*DistributionPolicy) ProtoMessage ¶
func (*DistributionPolicy) ProtoMessage()
func (*DistributionPolicy) ProtoReflect ¶
func (x *DistributionPolicy) ProtoReflect() protoreflect.Message
func (*DistributionPolicy) Reset ¶
func (x *DistributionPolicy) Reset()
func (*DistributionPolicy) String ¶
func (x *DistributionPolicy) String() string
type DistributionPolicyZoneConfiguration ¶
type DistributionPolicyZoneConfiguration struct { // The URL of the zone. The zone must exist in the region where the managed instance group is located. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
func (*DistributionPolicyZoneConfiguration) Descriptor ¶
func (*DistributionPolicyZoneConfiguration) Descriptor() ([]byte, []int)
Deprecated: Use DistributionPolicyZoneConfiguration.ProtoReflect.Descriptor instead.
func (*DistributionPolicyZoneConfiguration) GetZone ¶
func (x *DistributionPolicyZoneConfiguration) GetZone() string
func (*DistributionPolicyZoneConfiguration) ProtoMessage ¶
func (*DistributionPolicyZoneConfiguration) ProtoMessage()
func (*DistributionPolicyZoneConfiguration) ProtoReflect ¶
func (x *DistributionPolicyZoneConfiguration) ProtoReflect() protoreflect.Message
func (*DistributionPolicyZoneConfiguration) Reset ¶
func (x *DistributionPolicyZoneConfiguration) Reset()
func (*DistributionPolicyZoneConfiguration) String ¶
func (x *DistributionPolicyZoneConfiguration) String() string
type DistributionPolicy_TargetShape ¶
type DistributionPolicy_TargetShape int32
The distribution shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType).
const ( // A value indicating that the enum field is not set. DistributionPolicy_UNDEFINED_TARGET_SHAPE DistributionPolicy_TargetShape = 0 // The group picks zones for creating VM instances to fulfill the requested number of VMs within present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads that do not require high availability. DistributionPolicy_ANY DistributionPolicy_TargetShape = 64972 // The group creates all VM instances within a single zone. The zone is selected based on the present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads with heavy interprocess communication. DistributionPolicy_ANY_SINGLE_ZONE DistributionPolicy_TargetShape = 61100880 // The group prioritizes acquisition of resources, scheduling VMs in zones where resources are available while distributing VMs as evenly as possible across selected zones to minimize the impact of zonal failure. Recommended for highly available serving workloads. DistributionPolicy_BALANCED DistributionPolicy_TargetShape = 468409608 // The group schedules VM instance creation and deletion to achieve and maintain an even number of managed instances across the selected zones. The distribution is even when the number of managed instances does not differ by more than 1 between any two zones. Recommended for highly available serving workloads. DistributionPolicy_EVEN DistributionPolicy_TargetShape = 2140442 )
func (DistributionPolicy_TargetShape) Descriptor ¶
func (DistributionPolicy_TargetShape) Descriptor() protoreflect.EnumDescriptor
func (DistributionPolicy_TargetShape) Enum ¶
func (x DistributionPolicy_TargetShape) Enum() *DistributionPolicy_TargetShape
func (DistributionPolicy_TargetShape) EnumDescriptor ¶
func (DistributionPolicy_TargetShape) EnumDescriptor() ([]byte, []int)
Deprecated: Use DistributionPolicy_TargetShape.Descriptor instead.
func (DistributionPolicy_TargetShape) Number ¶
func (x DistributionPolicy_TargetShape) Number() protoreflect.EnumNumber
func (DistributionPolicy_TargetShape) String ¶
func (x DistributionPolicy_TargetShape) String() string
func (DistributionPolicy_TargetShape) Type ¶
func (DistributionPolicy_TargetShape) Type() protoreflect.EnumType
type Duration ¶
type Duration struct { // Span of time that's a fraction of a second at nanosecond resolution. Durations less than one second are represented with a 0 `seconds` field and a positive `nanos` field. Must be from 0 to 999,999,999 inclusive. Nanos *int32 `protobuf:"varint,104586303,opt,name=nanos,proto3,oneof" json:"nanos,omitempty"` // Span of time at a resolution of a second. Must be from 0 to 315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years Seconds *int64 `protobuf:"varint,359484031,opt,name=seconds,proto3,oneof" json:"seconds,omitempty"` // contains filtered or unexported fields }
A Duration represents a fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution. It is independent of any calendar and concepts like "day" or "month". Range is approximately 10,000 years.
func (*Duration) Descriptor ¶
Deprecated: Use Duration.ProtoReflect.Descriptor instead.
func (*Duration) GetNanos ¶
func (*Duration) GetSeconds ¶
func (*Duration) ProtoMessage ¶
func (*Duration) ProtoMessage()
func (*Duration) ProtoReflect ¶
func (x *Duration) ProtoReflect() protoreflect.Message
func (*Duration) Reset ¶
func (x *Duration) Reset()
func (*Duration) String ¶
type EnableXpnHostProjectRequest ¶
type EnableXpnHostProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.EnableXpnHost. See the method description for details.
func (*EnableXpnHostProjectRequest) Descriptor ¶
func (*EnableXpnHostProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableXpnHostProjectRequest.ProtoReflect.Descriptor instead.
func (*EnableXpnHostProjectRequest) GetProject ¶
func (x *EnableXpnHostProjectRequest) GetProject() string
func (*EnableXpnHostProjectRequest) GetRequestId ¶
func (x *EnableXpnHostProjectRequest) GetRequestId() string
func (*EnableXpnHostProjectRequest) ProtoMessage ¶
func (*EnableXpnHostProjectRequest) ProtoMessage()
func (*EnableXpnHostProjectRequest) ProtoReflect ¶
func (x *EnableXpnHostProjectRequest) ProtoReflect() protoreflect.Message
func (*EnableXpnHostProjectRequest) Reset ¶
func (x *EnableXpnHostProjectRequest) Reset()
func (*EnableXpnHostProjectRequest) String ¶
func (x *EnableXpnHostProjectRequest) String() string
type EnableXpnResourceProjectRequest ¶
type EnableXpnResourceProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ProjectsEnableXpnResourceRequestResource *ProjectsEnableXpnResourceRequest `protobuf:"bytes,421980207,opt,name=projects_enable_xpn_resource_request_resource,json=projectsEnableXpnResourceRequestResource,proto3" json:"projects_enable_xpn_resource_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.EnableXpnResource. See the method description for details.
func (*EnableXpnResourceProjectRequest) Descriptor ¶
func (*EnableXpnResourceProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableXpnResourceProjectRequest.ProtoReflect.Descriptor instead.
func (*EnableXpnResourceProjectRequest) GetProject ¶
func (x *EnableXpnResourceProjectRequest) GetProject() string
func (*EnableXpnResourceProjectRequest) GetProjectsEnableXpnResourceRequestResource ¶
func (x *EnableXpnResourceProjectRequest) GetProjectsEnableXpnResourceRequestResource() *ProjectsEnableXpnResourceRequest
func (*EnableXpnResourceProjectRequest) GetRequestId ¶
func (x *EnableXpnResourceProjectRequest) GetRequestId() string
func (*EnableXpnResourceProjectRequest) ProtoMessage ¶
func (*EnableXpnResourceProjectRequest) ProtoMessage()
func (*EnableXpnResourceProjectRequest) ProtoReflect ¶
func (x *EnableXpnResourceProjectRequest) ProtoReflect() protoreflect.Message
func (*EnableXpnResourceProjectRequest) Reset ¶
func (x *EnableXpnResourceProjectRequest) Reset()
func (*EnableXpnResourceProjectRequest) String ¶
func (x *EnableXpnResourceProjectRequest) String() string
type Error ¶
type Error struct { // [Output Only] The array of errors encountered while processing this operation. Errors []*Errors `protobuf:"bytes,315977579,rep,name=errors,proto3" json:"errors,omitempty"` // contains filtered or unexported fields }
Errors that prevented the ResizeRequest to be fulfilled.
func (*Error) Descriptor ¶
Deprecated: Use Error.ProtoReflect.Descriptor instead.
func (*Error) GetErrors ¶
func (*Error) ProtoMessage ¶
func (*Error) ProtoMessage()
func (*Error) ProtoReflect ¶
func (x *Error) ProtoReflect() protoreflect.Message
func (*Error) Reset ¶
func (x *Error) Reset()
func (*Error) String ¶
type ErrorDetails ¶
type ErrorDetails struct { ErrorInfo *ErrorInfo `protobuf:"bytes,25251973,opt,name=error_info,json=errorInfo,proto3,oneof" json:"error_info,omitempty"` Help *Help `protobuf:"bytes,3198785,opt,name=help,proto3,oneof" json:"help,omitempty"` LocalizedMessage *LocalizedMessage `protobuf:"bytes,404537155,opt,name=localized_message,json=localizedMessage,proto3,oneof" json:"localized_message,omitempty"` QuotaInfo *QuotaExceededInfo `protobuf:"bytes,93923861,opt,name=quota_info,json=quotaInfo,proto3,oneof" json:"quota_info,omitempty"` // contains filtered or unexported fields }
func (*ErrorDetails) Descriptor ¶
func (*ErrorDetails) Descriptor() ([]byte, []int)
Deprecated: Use ErrorDetails.ProtoReflect.Descriptor instead.
func (*ErrorDetails) GetErrorInfo ¶
func (x *ErrorDetails) GetErrorInfo() *ErrorInfo
func (*ErrorDetails) GetHelp ¶
func (x *ErrorDetails) GetHelp() *Help
func (*ErrorDetails) GetLocalizedMessage ¶
func (x *ErrorDetails) GetLocalizedMessage() *LocalizedMessage
func (*ErrorDetails) GetQuotaInfo ¶
func (x *ErrorDetails) GetQuotaInfo() *QuotaExceededInfo
func (*ErrorDetails) ProtoMessage ¶
func (*ErrorDetails) ProtoMessage()
func (*ErrorDetails) ProtoReflect ¶
func (x *ErrorDetails) ProtoReflect() protoreflect.Message
func (*ErrorDetails) Reset ¶
func (x *ErrorDetails) Reset()
func (*ErrorDetails) String ¶
func (x *ErrorDetails) String() string
type ErrorInfo ¶
type ErrorInfo struct { // The logical grouping to which the "reason" belongs. The error domain is typically the registered service name of the tool or product that generates the error. Example: "pubsub.googleapis.com". If the error is generated by some common infrastructure, the error domain must be a globally unique value that identifies the infrastructure. For Google API infrastructure, the error domain is "googleapis.com". Domain *string `protobuf:"bytes,284415172,opt,name=domain,proto3,oneof" json:"domain,omitempty"` // Additional structured details about this error. Keys must match a regular expression of `a-z+` but should ideally be lowerCamelCase. Also, they must be limited to 64 characters in length. When identifying the current value of an exceeded limit, the units should be contained in the key, not the value. For example, rather than `{"instanceLimit": "100/request"}`, should be returned as, `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of instances that can be created in a single (batch) request. Metadatas map[string]string `protobuf:"bytes,8514340,rep,name=metadatas,proto3" json:"metadatas,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The reason of the error. This is a constant value that identifies the proximate cause of the error. Error reasons are unique within a particular domain of errors. This should be at most 63 characters and match a regular expression of `A-Z+[A-Z0-9]`, which represents UPPER_SNAKE_CASE. Reason *string `protobuf:"bytes,138777156,opt,name=reason,proto3,oneof" json:"reason,omitempty"` // contains filtered or unexported fields }
Describes the cause of the error with structured details. Example of an error when contacting the "pubsub.googleapis.com" API when it is not enabled: { "reason": "API_DISABLED" "domain": "googleapis.com" "metadata": { "resource": "projects/123", "service": "pubsub.googleapis.com" } } This response indicates that the pubsub.googleapis.com API is not enabled. Example of an error that is returned when attempting to create a Spanner instance in a region that is out of stock: { "reason": "STOCKOUT" "domain": "spanner.googleapis.com", "metadata": { "availableRegions": "us-central1,us-east2" } }
func (*ErrorInfo) Descriptor ¶
Deprecated: Use ErrorInfo.ProtoReflect.Descriptor instead.
func (*ErrorInfo) GetDomain ¶
func (*ErrorInfo) GetMetadatas ¶
func (*ErrorInfo) GetReason ¶
func (*ErrorInfo) ProtoMessage ¶
func (*ErrorInfo) ProtoMessage()
func (*ErrorInfo) ProtoReflect ¶
func (x *ErrorInfo) ProtoReflect() protoreflect.Message
func (*ErrorInfo) Reset ¶
func (x *ErrorInfo) Reset()
func (*ErrorInfo) String ¶
type Errors ¶
type Errors struct { // [Output Only] The error type identifier for this error. Code *string `protobuf:"bytes,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // [Output Only] An optional list of messages that contain the error details. There is a set of defined message types to use for providing details.The syntax depends on the error code. For example, QuotaExceededInfo will have details when the error code is QUOTA_EXCEEDED. ErrorDetails []*ErrorDetails `protobuf:"bytes,274653963,rep,name=error_details,json=errorDetails,proto3" json:"error_details,omitempty"` // [Output Only] Indicates the field in the request that caused the error. This property is optional. Location *string `protobuf:"bytes,290430901,opt,name=location,proto3,oneof" json:"location,omitempty"` // [Output Only] An optional, human-readable error message. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Errors) Descriptor ¶
Deprecated: Use Errors.ProtoReflect.Descriptor instead.
func (*Errors) GetCode ¶
func (*Errors) GetErrorDetails ¶
func (x *Errors) GetErrorDetails() []*ErrorDetails
func (*Errors) GetLocation ¶
func (*Errors) GetMessage ¶
func (*Errors) ProtoMessage ¶
func (*Errors) ProtoMessage()
func (*Errors) ProtoReflect ¶
func (x *Errors) ProtoReflect() protoreflect.Message
func (*Errors) Reset ¶
func (x *Errors) Reset()
func (*Errors) String ¶
type ExchangedPeeringRoute ¶
type ExchangedPeeringRoute struct { // The destination range of the route. DestRange *string `protobuf:"bytes,381327712,opt,name=dest_range,json=destRange,proto3,oneof" json:"dest_range,omitempty"` // True if the peering route has been imported from a peer. The actual import happens if the field networkPeering.importCustomRoutes is true for this network, and networkPeering.exportCustomRoutes is true for the peer network, and the import does not result in a route conflict. Imported *bool `protobuf:"varint,114502404,opt,name=imported,proto3,oneof" json:"imported,omitempty"` // The region of peering route next hop, only applies to dynamic routes. NextHopRegion *string `protobuf:"bytes,122577014,opt,name=next_hop_region,json=nextHopRegion,proto3,oneof" json:"next_hop_region,omitempty"` // The priority of the peering route. Priority *uint32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // The type of the peering route. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ExchangedPeeringRoute) Descriptor ¶
func (*ExchangedPeeringRoute) Descriptor() ([]byte, []int)
Deprecated: Use ExchangedPeeringRoute.ProtoReflect.Descriptor instead.
func (*ExchangedPeeringRoute) GetDestRange ¶
func (x *ExchangedPeeringRoute) GetDestRange() string
func (*ExchangedPeeringRoute) GetImported ¶
func (x *ExchangedPeeringRoute) GetImported() bool
func (*ExchangedPeeringRoute) GetNextHopRegion ¶
func (x *ExchangedPeeringRoute) GetNextHopRegion() string
func (*ExchangedPeeringRoute) GetPriority ¶
func (x *ExchangedPeeringRoute) GetPriority() uint32
func (*ExchangedPeeringRoute) GetType ¶
func (x *ExchangedPeeringRoute) GetType() string
func (*ExchangedPeeringRoute) ProtoMessage ¶
func (*ExchangedPeeringRoute) ProtoMessage()
func (*ExchangedPeeringRoute) ProtoReflect ¶
func (x *ExchangedPeeringRoute) ProtoReflect() protoreflect.Message
func (*ExchangedPeeringRoute) Reset ¶
func (x *ExchangedPeeringRoute) Reset()
func (*ExchangedPeeringRoute) String ¶
func (x *ExchangedPeeringRoute) String() string
type ExchangedPeeringRoute_Type ¶
type ExchangedPeeringRoute_Type int32
The type of the peering route.
const ( // A value indicating that the enum field is not set. ExchangedPeeringRoute_UNDEFINED_TYPE ExchangedPeeringRoute_Type = 0 // For routes exported from local network. ExchangedPeeringRoute_DYNAMIC_PEERING_ROUTE ExchangedPeeringRoute_Type = 469794858 // The peering route. ExchangedPeeringRoute_STATIC_PEERING_ROUTE ExchangedPeeringRoute_Type = 473407545 // The peering route corresponding to subnetwork range. ExchangedPeeringRoute_SUBNET_PEERING_ROUTE ExchangedPeeringRoute_Type = 465782504 )
func (ExchangedPeeringRoute_Type) Descriptor ¶
func (ExchangedPeeringRoute_Type) Descriptor() protoreflect.EnumDescriptor
func (ExchangedPeeringRoute_Type) Enum ¶
func (x ExchangedPeeringRoute_Type) Enum() *ExchangedPeeringRoute_Type
func (ExchangedPeeringRoute_Type) EnumDescriptor ¶
func (ExchangedPeeringRoute_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExchangedPeeringRoute_Type.Descriptor instead.
func (ExchangedPeeringRoute_Type) Number ¶
func (x ExchangedPeeringRoute_Type) Number() protoreflect.EnumNumber
func (ExchangedPeeringRoute_Type) String ¶
func (x ExchangedPeeringRoute_Type) String() string
func (ExchangedPeeringRoute_Type) Type ¶
func (ExchangedPeeringRoute_Type) Type() protoreflect.EnumType
type ExchangedPeeringRoutesList ¶
type ExchangedPeeringRoutesList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ExchangedPeeringRoute resources. Items []*ExchangedPeeringRoute `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ExchangedPeeringRoutesList) Descriptor ¶
func (*ExchangedPeeringRoutesList) Descriptor() ([]byte, []int)
Deprecated: Use ExchangedPeeringRoutesList.ProtoReflect.Descriptor instead.
func (*ExchangedPeeringRoutesList) GetId ¶
func (x *ExchangedPeeringRoutesList) GetId() string
func (*ExchangedPeeringRoutesList) GetItems ¶
func (x *ExchangedPeeringRoutesList) GetItems() []*ExchangedPeeringRoute
func (*ExchangedPeeringRoutesList) GetKind ¶
func (x *ExchangedPeeringRoutesList) GetKind() string
func (*ExchangedPeeringRoutesList) GetNextPageToken ¶
func (x *ExchangedPeeringRoutesList) GetNextPageToken() string
func (*ExchangedPeeringRoutesList) GetSelfLink ¶
func (x *ExchangedPeeringRoutesList) GetSelfLink() string
func (*ExchangedPeeringRoutesList) GetWarning ¶
func (x *ExchangedPeeringRoutesList) GetWarning() *Warning
func (*ExchangedPeeringRoutesList) ProtoMessage ¶
func (*ExchangedPeeringRoutesList) ProtoMessage()
func (*ExchangedPeeringRoutesList) ProtoReflect ¶
func (x *ExchangedPeeringRoutesList) ProtoReflect() protoreflect.Message
func (*ExchangedPeeringRoutesList) Reset ¶
func (x *ExchangedPeeringRoutesList) Reset()
func (*ExchangedPeeringRoutesList) String ¶
func (x *ExchangedPeeringRoutesList) String() string
type ExpandIpCidrRangeSubnetworkRequest ¶
type ExpandIpCidrRangeSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Subnetwork resource to update. Subnetwork string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // The body resource for this request SubnetworksExpandIpCidrRangeRequestResource *SubnetworksExpandIpCidrRangeRequest `protobuf:"bytes,477014110,opt,name=subnetworks_expand_ip_cidr_range_request_resource,json=subnetworksExpandIpCidrRangeRequestResource,proto3" json:"subnetworks_expand_ip_cidr_range_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.ExpandIpCidrRange. See the method description for details.
func (*ExpandIpCidrRangeSubnetworkRequest) Descriptor ¶
func (*ExpandIpCidrRangeSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExpandIpCidrRangeSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*ExpandIpCidrRangeSubnetworkRequest) GetProject ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) GetProject() string
func (*ExpandIpCidrRangeSubnetworkRequest) GetRegion ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) GetRegion() string
func (*ExpandIpCidrRangeSubnetworkRequest) GetRequestId ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) GetRequestId() string
func (*ExpandIpCidrRangeSubnetworkRequest) GetSubnetwork ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) GetSubnetwork() string
func (*ExpandIpCidrRangeSubnetworkRequest) GetSubnetworksExpandIpCidrRangeRequestResource ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) GetSubnetworksExpandIpCidrRangeRequestResource() *SubnetworksExpandIpCidrRangeRequest
func (*ExpandIpCidrRangeSubnetworkRequest) ProtoMessage ¶
func (*ExpandIpCidrRangeSubnetworkRequest) ProtoMessage()
func (*ExpandIpCidrRangeSubnetworkRequest) ProtoReflect ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*ExpandIpCidrRangeSubnetworkRequest) Reset ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) Reset()
func (*ExpandIpCidrRangeSubnetworkRequest) String ¶
func (x *ExpandIpCidrRangeSubnetworkRequest) String() string
type Expr ¶
type Expr struct { // Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Textual representation of an expression in Common Expression Language syntax. Expression *string `protobuf:"bytes,352031384,opt,name=expression,proto3,oneof" json:"expression,omitempty"` // Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. Location *string `protobuf:"bytes,290430901,opt,name=location,proto3,oneof" json:"location,omitempty"` // Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. Title *string `protobuf:"bytes,110371416,opt,name=title,proto3,oneof" json:"title,omitempty"` // contains filtered or unexported fields }
Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information.
func (*Expr) Descriptor ¶
Deprecated: Use Expr.ProtoReflect.Descriptor instead.
func (*Expr) GetDescription ¶
func (*Expr) GetExpression ¶
func (*Expr) GetLocation ¶
func (*Expr) GetTitle ¶
func (*Expr) ProtoMessage ¶
func (*Expr) ProtoMessage()
func (*Expr) ProtoReflect ¶
func (x *Expr) ProtoReflect() protoreflect.Message
func (*Expr) Reset ¶
func (x *Expr) Reset()
func (*Expr) String ¶
type ExternalVpnGateway ¶
type ExternalVpnGateway struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of interfaces for this external VPN gateway. If your peer-side gateway is an on-premises gateway and non-AWS cloud providers' gateway, at most two interfaces can be provided for an external VPN gateway. If your peer side is an AWS virtual private gateway, four interfaces should be provided for an external VPN gateway. Interfaces []*ExternalVpnGatewayInterface `protobuf:"bytes,12073562,rep,name=interfaces,proto3" json:"interfaces,omitempty"` // [Output Only] Type of the resource. Always compute#externalVpnGateway for externalVpnGateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this ExternalVpnGateway, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an ExternalVpnGateway. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Indicates the user-supplied redundancy type of this external VPN gateway. // Check the RedundancyType enum for the list of possible values. RedundancyType *string `protobuf:"bytes,271443740,opt,name=redundancy_type,json=redundancyType,proto3,oneof" json:"redundancy_type,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
Represents an external VPN gateway. External VPN gateway is the on-premises VPN gateway(s) or another cloud provider's VPN gateway that connects to your Google Cloud VPN gateway. To create a highly available VPN from Google Cloud Platform to your VPN gateway or another cloud provider's VPN gateway, you must create a external VPN gateway resource with information about the other gateway. For more information about using external VPN gateways, see Creating an HA VPN gateway and tunnel pair to a peer VPN.
func (*ExternalVpnGateway) Descriptor ¶
func (*ExternalVpnGateway) Descriptor() ([]byte, []int)
Deprecated: Use ExternalVpnGateway.ProtoReflect.Descriptor instead.
func (*ExternalVpnGateway) GetCreationTimestamp ¶
func (x *ExternalVpnGateway) GetCreationTimestamp() string
func (*ExternalVpnGateway) GetDescription ¶
func (x *ExternalVpnGateway) GetDescription() string
func (*ExternalVpnGateway) GetId ¶
func (x *ExternalVpnGateway) GetId() uint64
func (*ExternalVpnGateway) GetInterfaces ¶
func (x *ExternalVpnGateway) GetInterfaces() []*ExternalVpnGatewayInterface
func (*ExternalVpnGateway) GetKind ¶
func (x *ExternalVpnGateway) GetKind() string
func (*ExternalVpnGateway) GetLabelFingerprint ¶
func (x *ExternalVpnGateway) GetLabelFingerprint() string
func (*ExternalVpnGateway) GetLabels ¶
func (x *ExternalVpnGateway) GetLabels() map[string]string
func (*ExternalVpnGateway) GetName ¶
func (x *ExternalVpnGateway) GetName() string
func (*ExternalVpnGateway) GetRedundancyType ¶
func (x *ExternalVpnGateway) GetRedundancyType() string
func (*ExternalVpnGateway) GetSelfLink ¶
func (x *ExternalVpnGateway) GetSelfLink() string
func (*ExternalVpnGateway) ProtoMessage ¶
func (*ExternalVpnGateway) ProtoMessage()
func (*ExternalVpnGateway) ProtoReflect ¶
func (x *ExternalVpnGateway) ProtoReflect() protoreflect.Message
func (*ExternalVpnGateway) Reset ¶
func (x *ExternalVpnGateway) Reset()
func (*ExternalVpnGateway) String ¶
func (x *ExternalVpnGateway) String() string
type ExternalVpnGatewayInterface ¶
type ExternalVpnGatewayInterface struct { // The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3 Id *uint32 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // IPv6 address of the interface in the external VPN gateway. This IPv6 address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. Must specify an IPv6 address (not IPV4-mapped) using any format described in RFC 4291 (e.g. 2001:db8:0:0:2d9:51:0:0). The output format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0). Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // contains filtered or unexported fields }
The interface for the external VPN gateway.
func (*ExternalVpnGatewayInterface) Descriptor ¶
func (*ExternalVpnGatewayInterface) Descriptor() ([]byte, []int)
Deprecated: Use ExternalVpnGatewayInterface.ProtoReflect.Descriptor instead.
func (*ExternalVpnGatewayInterface) GetId ¶
func (x *ExternalVpnGatewayInterface) GetId() uint32
func (*ExternalVpnGatewayInterface) GetIpAddress ¶
func (x *ExternalVpnGatewayInterface) GetIpAddress() string
func (*ExternalVpnGatewayInterface) GetIpv6Address ¶
func (x *ExternalVpnGatewayInterface) GetIpv6Address() string
func (*ExternalVpnGatewayInterface) ProtoMessage ¶
func (*ExternalVpnGatewayInterface) ProtoMessage()
func (*ExternalVpnGatewayInterface) ProtoReflect ¶
func (x *ExternalVpnGatewayInterface) ProtoReflect() protoreflect.Message
func (*ExternalVpnGatewayInterface) Reset ¶
func (x *ExternalVpnGatewayInterface) Reset()
func (*ExternalVpnGatewayInterface) String ¶
func (x *ExternalVpnGatewayInterface) String() string
type ExternalVpnGatewayList ¶
type ExternalVpnGatewayList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ExternalVpnGateway resources. Items []*ExternalVpnGateway `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#externalVpnGatewayList for lists of externalVpnGateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Response to the list request, and contains a list of externalVpnGateways.
func (*ExternalVpnGatewayList) Descriptor ¶
func (*ExternalVpnGatewayList) Descriptor() ([]byte, []int)
Deprecated: Use ExternalVpnGatewayList.ProtoReflect.Descriptor instead.
func (*ExternalVpnGatewayList) GetEtag ¶
func (x *ExternalVpnGatewayList) GetEtag() string
func (*ExternalVpnGatewayList) GetId ¶
func (x *ExternalVpnGatewayList) GetId() string
func (*ExternalVpnGatewayList) GetItems ¶
func (x *ExternalVpnGatewayList) GetItems() []*ExternalVpnGateway
func (*ExternalVpnGatewayList) GetKind ¶
func (x *ExternalVpnGatewayList) GetKind() string
func (*ExternalVpnGatewayList) GetNextPageToken ¶
func (x *ExternalVpnGatewayList) GetNextPageToken() string
func (*ExternalVpnGatewayList) GetSelfLink ¶
func (x *ExternalVpnGatewayList) GetSelfLink() string
func (*ExternalVpnGatewayList) GetWarning ¶
func (x *ExternalVpnGatewayList) GetWarning() *Warning
func (*ExternalVpnGatewayList) ProtoMessage ¶
func (*ExternalVpnGatewayList) ProtoMessage()
func (*ExternalVpnGatewayList) ProtoReflect ¶
func (x *ExternalVpnGatewayList) ProtoReflect() protoreflect.Message
func (*ExternalVpnGatewayList) Reset ¶
func (x *ExternalVpnGatewayList) Reset()
func (*ExternalVpnGatewayList) String ¶
func (x *ExternalVpnGatewayList) String() string
type ExternalVpnGateway_RedundancyType ¶
type ExternalVpnGateway_RedundancyType int32
Indicates the user-supplied redundancy type of this external VPN gateway.
const ( // A value indicating that the enum field is not set. ExternalVpnGateway_UNDEFINED_REDUNDANCY_TYPE ExternalVpnGateway_RedundancyType = 0 // The external VPN gateway has four public IP addresses; at the time of writing this API, the AWS virtual private gateway is an example which has four public IP addresses for high availability connections; there should be two VPN connections in the AWS virtual private gateway , each AWS VPN connection has two public IP addresses; please make sure to put two public IP addresses from one AWS VPN connection into interfaces 0 and 1 of this external VPN gateway, and put the other two public IP addresses from another AWS VPN connection into interfaces 2 and 3 of this external VPN gateway. When displaying highly available configuration status for the VPN tunnels connected to FOUR_IPS_REDUNDANCY external VPN gateway, Google will always detect whether interfaces 0 and 1 are connected on one interface of HA Cloud VPN gateway, and detect whether interfaces 2 and 3 are connected to another interface of the HA Cloud VPN gateway. ExternalVpnGateway_FOUR_IPS_REDUNDANCY ExternalVpnGateway_RedundancyType = 520087913 // The external VPN gateway has only one public IP address which internally provide redundancy or failover. ExternalVpnGateway_SINGLE_IP_INTERNALLY_REDUNDANT ExternalVpnGateway_RedundancyType = 133914873 // The external VPN gateway has two public IP addresses which are redundant with each other, the following two types of setup on your on-premises side would have this type of redundancy: (1) Two separate on-premises gateways, each with one public IP address, the two on-premises gateways are redundant with each other. (2) A single on-premise gateway with two public IP addresses that are redundant with eatch other. ExternalVpnGateway_TWO_IPS_REDUNDANCY ExternalVpnGateway_RedundancyType = 367049635 )
func (ExternalVpnGateway_RedundancyType) Descriptor ¶
func (ExternalVpnGateway_RedundancyType) Descriptor() protoreflect.EnumDescriptor
func (ExternalVpnGateway_RedundancyType) Enum ¶
func (x ExternalVpnGateway_RedundancyType) Enum() *ExternalVpnGateway_RedundancyType
func (ExternalVpnGateway_RedundancyType) EnumDescriptor ¶
func (ExternalVpnGateway_RedundancyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExternalVpnGateway_RedundancyType.Descriptor instead.
func (ExternalVpnGateway_RedundancyType) Number ¶
func (x ExternalVpnGateway_RedundancyType) Number() protoreflect.EnumNumber
func (ExternalVpnGateway_RedundancyType) String ¶
func (x ExternalVpnGateway_RedundancyType) String() string
func (ExternalVpnGateway_RedundancyType) Type ¶
func (ExternalVpnGateway_RedundancyType) Type() protoreflect.EnumType
type FileContentBuffer ¶
type FileContentBuffer struct { // The raw content in the secure keys file. Content *string `protobuf:"bytes,414659705,opt,name=content,proto3,oneof" json:"content,omitempty"` // The file type of source file. // Check the FileType enum for the list of possible values. FileType *string `protobuf:"bytes,294346781,opt,name=file_type,json=fileType,proto3,oneof" json:"file_type,omitempty"` // contains filtered or unexported fields }
func (*FileContentBuffer) Descriptor ¶
func (*FileContentBuffer) Descriptor() ([]byte, []int)
Deprecated: Use FileContentBuffer.ProtoReflect.Descriptor instead.
func (*FileContentBuffer) GetContent ¶
func (x *FileContentBuffer) GetContent() string
func (*FileContentBuffer) GetFileType ¶
func (x *FileContentBuffer) GetFileType() string
func (*FileContentBuffer) ProtoMessage ¶
func (*FileContentBuffer) ProtoMessage()
func (*FileContentBuffer) ProtoReflect ¶
func (x *FileContentBuffer) ProtoReflect() protoreflect.Message
func (*FileContentBuffer) Reset ¶
func (x *FileContentBuffer) Reset()
func (*FileContentBuffer) String ¶
func (x *FileContentBuffer) String() string
type FileContentBuffer_FileType ¶
type FileContentBuffer_FileType int32
The file type of source file.
const ( // A value indicating that the enum field is not set. FileContentBuffer_UNDEFINED_FILE_TYPE FileContentBuffer_FileType = 0 FileContentBuffer_BIN FileContentBuffer_FileType = 65767 FileContentBuffer_UNDEFINED FileContentBuffer_FileType = 137851184 FileContentBuffer_X509 FileContentBuffer_FileType = 2674086 )
func (FileContentBuffer_FileType) Descriptor ¶
func (FileContentBuffer_FileType) Descriptor() protoreflect.EnumDescriptor
func (FileContentBuffer_FileType) Enum ¶
func (x FileContentBuffer_FileType) Enum() *FileContentBuffer_FileType
func (FileContentBuffer_FileType) EnumDescriptor ¶
func (FileContentBuffer_FileType) EnumDescriptor() ([]byte, []int)
Deprecated: Use FileContentBuffer_FileType.Descriptor instead.
func (FileContentBuffer_FileType) Number ¶
func (x FileContentBuffer_FileType) Number() protoreflect.EnumNumber
func (FileContentBuffer_FileType) String ¶
func (x FileContentBuffer_FileType) String() string
func (FileContentBuffer_FileType) Type ¶
func (FileContentBuffer_FileType) Type() protoreflect.EnumType
type Firewall ¶
type Firewall struct { // The list of ALLOW rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a permitted connection. Allowed []*Allowed `protobuf:"bytes,162398632,rep,name=allowed,proto3" json:"allowed,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // The list of DENY rules specified by this firewall. Each rule specifies a protocol and port-range tuple that describes a denied connection. Denied []*Denied `protobuf:"bytes,275217307,rep,name=denied,proto3" json:"denied,omitempty"` // An optional description of this resource. Provide this field when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // If destination ranges are specified, the firewall rule applies only to traffic that has destination IP address in these ranges. These ranges must be expressed in CIDR format. Both IPv4 and IPv6 are supported. DestinationRanges []string `protobuf:"bytes,305699879,rep,name=destination_ranges,json=destinationRanges,proto3" json:"destination_ranges,omitempty"` // Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`. The default is `INGRESS`. For `EGRESS` traffic, you cannot specify the sourceTags fields. // Check the Direction enum for the list of possible values. Direction *string `protobuf:"bytes,111150975,opt,name=direction,proto3,oneof" json:"direction,omitempty"` // Denotes whether the firewall rule is disabled. When set to true, the firewall rule is not enforced and the network behaves as if it did not exist. If this is unspecified, the firewall rule will be enabled. Disabled *bool `protobuf:"varint,270940796,opt,name=disabled,proto3,oneof" json:"disabled,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#firewall for firewall rules. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // This field denotes the logging options for a particular firewall rule. If logging is enabled, logs will be exported to Cloud Logging. LogConfig *FirewallLogConfig `protobuf:"bytes,351299741,opt,name=log_config,json=logConfig,proto3,oneof" json:"log_config,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the network resource for this firewall rule. If not specified when creating a firewall rule, the default network is used: global/networks/default If you choose to specify this field, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/myproject/global/networks/my-network - projects/myproject/global/networks/my-network - global/networks/default Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Priority for this rule. This is an integer between `0` and `65535`, both inclusive. The default value is `1000`. Relative priorities determine which rule takes effect if multiple rules apply. Lower values indicate higher priority. For example, a rule with priority `0` has higher precedence than a rule with priority `1`. DENY rules take precedence over ALLOW rules if they have equal priority. Note that VPC networks have implied rules with a priority of `65535`. To avoid conflicts with the implied rules, use a priority number less than `65535`. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // If source ranges are specified, the firewall rule applies only to traffic that has a source IP address in these ranges. These ranges must be expressed in CIDR format. One or both of sourceRanges and sourceTags may be set. If both fields are set, the rule applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the rule to apply. Both IPv4 and IPv6 are supported. SourceRanges []string `protobuf:"bytes,200097658,rep,name=source_ranges,json=sourceRanges,proto3" json:"source_ranges,omitempty"` // If source service accounts are specified, the firewall rules apply only to traffic originating from an instance with a service account in this list. Source service accounts cannot be used to control traffic to an instance's external IP address because service accounts are associated with an instance, not an IP address. sourceRanges can be set at the same time as sourceServiceAccounts. If both are set, the firewall applies to traffic that has a source IP address within the sourceRanges OR a source IP that belongs to an instance with service account listed in sourceServiceAccount. The connection does not need to match both fields for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags. SourceServiceAccounts []string `protobuf:"bytes,105100756,rep,name=source_service_accounts,json=sourceServiceAccounts,proto3" json:"source_service_accounts,omitempty"` // If source tags are specified, the firewall rule applies only to traffic with source IPs that match the primary network interfaces of VM instances that have the tag and are in the same VPC network. Source tags cannot be used to control traffic to an instance's external IP address, it only applies to traffic between instances in the same virtual network. Because tags are associated with instances, not IP addresses. One or both of sourceRanges and sourceTags may be set. If both fields are set, the firewall applies to traffic that has a source IP address within sourceRanges OR a source IP from a resource with a matching tag listed in the sourceTags field. The connection does not need to match both fields for the firewall to apply. SourceTags []string `protobuf:"bytes,452222397,rep,name=source_tags,json=sourceTags,proto3" json:"source_tags,omitempty"` // A list of service accounts indicating sets of instances located in the network that may make network connections as specified in allowed[]. targetServiceAccounts cannot be used at the same time as targetTags or sourceTags. If neither targetServiceAccounts nor targetTags are specified, the firewall rule applies to all instances on the specified network. TargetServiceAccounts []string `protobuf:"bytes,457639710,rep,name=target_service_accounts,json=targetServiceAccounts,proto3" json:"target_service_accounts,omitempty"` // A list of tags that controls which instances the firewall rule applies to. If targetTags are specified, then the firewall rule applies only to instances in the VPC network that have one of those tags. If no targetTags are specified, the firewall rule applies to all instances on the specified network. TargetTags []string `protobuf:"bytes,62901767,rep,name=target_tags,json=targetTags,proto3" json:"target_tags,omitempty"` // contains filtered or unexported fields }
Represents a Firewall Rule resource. Firewall rules allow or deny ingress traffic to, and egress traffic from your instances. For more information, read Firewall rules.
func (*Firewall) Descriptor ¶
Deprecated: Use Firewall.ProtoReflect.Descriptor instead.
func (*Firewall) GetAllowed ¶
func (*Firewall) GetCreationTimestamp ¶
func (*Firewall) GetDenied ¶
func (*Firewall) GetDescription ¶
func (*Firewall) GetDestinationRanges ¶
func (*Firewall) GetDirection ¶
func (*Firewall) GetDisabled ¶
func (*Firewall) GetId ¶
func (*Firewall) GetKind ¶
func (*Firewall) GetLogConfig ¶
func (x *Firewall) GetLogConfig() *FirewallLogConfig
func (*Firewall) GetName ¶
func (*Firewall) GetNetwork ¶
func (*Firewall) GetPriority ¶
func (*Firewall) GetSelfLink ¶
func (*Firewall) GetSourceRanges ¶
func (*Firewall) GetSourceServiceAccounts ¶
func (*Firewall) GetSourceTags ¶
func (*Firewall) GetTargetServiceAccounts ¶
func (*Firewall) GetTargetTags ¶
func (*Firewall) ProtoMessage ¶
func (*Firewall) ProtoMessage()
func (*Firewall) ProtoReflect ¶
func (x *Firewall) ProtoReflect() protoreflect.Message
func (*Firewall) Reset ¶
func (x *Firewall) Reset()
func (*Firewall) String ¶
type FirewallList ¶
type FirewallList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Firewall resources. Items []*Firewall `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#firewallList for lists of firewalls. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of firewalls.
func (*FirewallList) Descriptor ¶
func (*FirewallList) Descriptor() ([]byte, []int)
Deprecated: Use FirewallList.ProtoReflect.Descriptor instead.
func (*FirewallList) GetId ¶
func (x *FirewallList) GetId() string
func (*FirewallList) GetItems ¶
func (x *FirewallList) GetItems() []*Firewall
func (*FirewallList) GetKind ¶
func (x *FirewallList) GetKind() string
func (*FirewallList) GetNextPageToken ¶
func (x *FirewallList) GetNextPageToken() string
func (*FirewallList) GetSelfLink ¶
func (x *FirewallList) GetSelfLink() string
func (*FirewallList) GetWarning ¶
func (x *FirewallList) GetWarning() *Warning
func (*FirewallList) ProtoMessage ¶
func (*FirewallList) ProtoMessage()
func (*FirewallList) ProtoReflect ¶
func (x *FirewallList) ProtoReflect() protoreflect.Message
func (*FirewallList) Reset ¶
func (x *FirewallList) Reset()
func (*FirewallList) String ¶
func (x *FirewallList) String() string
type FirewallLogConfig ¶
type FirewallLogConfig struct { // This field denotes whether to enable logging for a particular firewall rule. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs. // Check the Metadata enum for the list of possible values. Metadata *string `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // contains filtered or unexported fields }
The available logging options for a firewall rule.
func (*FirewallLogConfig) Descriptor ¶
func (*FirewallLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use FirewallLogConfig.ProtoReflect.Descriptor instead.
func (*FirewallLogConfig) GetEnable ¶
func (x *FirewallLogConfig) GetEnable() bool
func (*FirewallLogConfig) GetMetadata ¶
func (x *FirewallLogConfig) GetMetadata() string
func (*FirewallLogConfig) ProtoMessage ¶
func (*FirewallLogConfig) ProtoMessage()
func (*FirewallLogConfig) ProtoReflect ¶
func (x *FirewallLogConfig) ProtoReflect() protoreflect.Message
func (*FirewallLogConfig) Reset ¶
func (x *FirewallLogConfig) Reset()
func (*FirewallLogConfig) String ¶
func (x *FirewallLogConfig) String() string
type FirewallLogConfig_Metadata ¶
type FirewallLogConfig_Metadata int32
This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs.
const ( // A value indicating that the enum field is not set. FirewallLogConfig_UNDEFINED_METADATA FirewallLogConfig_Metadata = 0 FirewallLogConfig_EXCLUDE_ALL_METADATA FirewallLogConfig_Metadata = 334519954 FirewallLogConfig_INCLUDE_ALL_METADATA FirewallLogConfig_Metadata = 164619908 )
func (FirewallLogConfig_Metadata) Descriptor ¶
func (FirewallLogConfig_Metadata) Descriptor() protoreflect.EnumDescriptor
func (FirewallLogConfig_Metadata) Enum ¶
func (x FirewallLogConfig_Metadata) Enum() *FirewallLogConfig_Metadata
func (FirewallLogConfig_Metadata) EnumDescriptor ¶
func (FirewallLogConfig_Metadata) EnumDescriptor() ([]byte, []int)
Deprecated: Use FirewallLogConfig_Metadata.Descriptor instead.
func (FirewallLogConfig_Metadata) Number ¶
func (x FirewallLogConfig_Metadata) Number() protoreflect.EnumNumber
func (FirewallLogConfig_Metadata) String ¶
func (x FirewallLogConfig_Metadata) String() string
func (FirewallLogConfig_Metadata) Type ¶
func (FirewallLogConfig_Metadata) Type() protoreflect.EnumType
type FirewallPoliciesListAssociationsResponse ¶
type FirewallPoliciesListAssociationsResponse struct { // A list of associations. Associations []*FirewallPolicyAssociation `protobuf:"bytes,508736530,rep,name=associations,proto3" json:"associations,omitempty"` // [Output Only] Type of firewallPolicy associations. Always compute#FirewallPoliciesListAssociations for lists of firewallPolicy associations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*FirewallPoliciesListAssociationsResponse) Descriptor ¶
func (*FirewallPoliciesListAssociationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPoliciesListAssociationsResponse.ProtoReflect.Descriptor instead.
func (*FirewallPoliciesListAssociationsResponse) GetAssociations ¶
func (x *FirewallPoliciesListAssociationsResponse) GetAssociations() []*FirewallPolicyAssociation
func (*FirewallPoliciesListAssociationsResponse) GetKind ¶
func (x *FirewallPoliciesListAssociationsResponse) GetKind() string
func (*FirewallPoliciesListAssociationsResponse) ProtoMessage ¶
func (*FirewallPoliciesListAssociationsResponse) ProtoMessage()
func (*FirewallPoliciesListAssociationsResponse) ProtoReflect ¶
func (x *FirewallPoliciesListAssociationsResponse) ProtoReflect() protoreflect.Message
func (*FirewallPoliciesListAssociationsResponse) Reset ¶
func (x *FirewallPoliciesListAssociationsResponse) Reset()
func (*FirewallPoliciesListAssociationsResponse) String ¶
func (x *FirewallPoliciesListAssociationsResponse) String() string
type FirewallPoliciesScopedList ¶
type FirewallPoliciesScopedList struct { // A list of firewall policies contained in this scope. FirewallPolicies []*FirewallPolicy `protobuf:"bytes,392512943,rep,name=firewall_policies,json=firewallPolicies,proto3" json:"firewall_policies,omitempty"` // Informational warning which replaces the list of firewall policies when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*FirewallPoliciesScopedList) Descriptor ¶
func (*FirewallPoliciesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPoliciesScopedList.ProtoReflect.Descriptor instead.
func (*FirewallPoliciesScopedList) GetFirewallPolicies ¶
func (x *FirewallPoliciesScopedList) GetFirewallPolicies() []*FirewallPolicy
func (*FirewallPoliciesScopedList) GetWarning ¶
func (x *FirewallPoliciesScopedList) GetWarning() *Warning
func (*FirewallPoliciesScopedList) ProtoMessage ¶
func (*FirewallPoliciesScopedList) ProtoMessage()
func (*FirewallPoliciesScopedList) ProtoReflect ¶
func (x *FirewallPoliciesScopedList) ProtoReflect() protoreflect.Message
func (*FirewallPoliciesScopedList) Reset ¶
func (x *FirewallPoliciesScopedList) Reset()
func (*FirewallPoliciesScopedList) String ¶
func (x *FirewallPoliciesScopedList) String() string
type FirewallPolicy ¶
type FirewallPolicy struct { // A list of associations that belong to this firewall policy. Associations []*FirewallPolicyAssociation `protobuf:"bytes,508736530,rep,name=associations,proto3" json:"associations,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Deprecated, please use short name instead. User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. DisplayName *string `protobuf:"bytes,4473832,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` // Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the firewall policy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output only] Type of the resource. Always compute#firewallPolicyfor firewall policies Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. For Organization Firewall Policies it's a [Output Only] numeric ID allocated by Google Cloud which uniquely identifies the Organization Firewall Policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The parent of the firewall policy. This field is not applicable to network firewall policies. Parent *string `protobuf:"bytes,78317738,opt,name=parent,proto3,oneof" json:"parent,omitempty"` // [Output Only] URL of the region where the regional firewall policy resides. This field is not applicable to global firewall policies. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Total count of all firewall policy rule tuples. A firewall policy can not exceed a set number of tuples. RuleTupleCount *int32 `protobuf:"varint,388342037,opt,name=rule_tuple_count,json=ruleTupleCount,proto3,oneof" json:"rule_tuple_count,omitempty"` // A list of rules that belong to this policy. There must always be a default rule (rule with priority 2147483647 and match "*"). If no rules are provided when creating a firewall policy, a default rule with action "allow" will be added. Rules []*FirewallPolicyRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // User-provided name of the Organization firewall policy. The name should be unique in the organization in which the firewall policy is created. This field is not applicable to network firewall policies. This name must be set on creation and cannot be changed. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. ShortName *string `protobuf:"bytes,492051566,opt,name=short_name,json=shortName,proto3,oneof" json:"short_name,omitempty"` // contains filtered or unexported fields }
Represents a Firewall Policy resource.
func (*FirewallPolicy) Descriptor ¶
func (*FirewallPolicy) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicy.ProtoReflect.Descriptor instead.
func (*FirewallPolicy) GetAssociations ¶
func (x *FirewallPolicy) GetAssociations() []*FirewallPolicyAssociation
func (*FirewallPolicy) GetCreationTimestamp ¶
func (x *FirewallPolicy) GetCreationTimestamp() string
func (*FirewallPolicy) GetDescription ¶
func (x *FirewallPolicy) GetDescription() string
func (*FirewallPolicy) GetDisplayName ¶
func (x *FirewallPolicy) GetDisplayName() string
func (*FirewallPolicy) GetFingerprint ¶
func (x *FirewallPolicy) GetFingerprint() string
func (*FirewallPolicy) GetId ¶
func (x *FirewallPolicy) GetId() uint64
func (*FirewallPolicy) GetKind ¶
func (x *FirewallPolicy) GetKind() string
func (*FirewallPolicy) GetName ¶
func (x *FirewallPolicy) GetName() string
func (*FirewallPolicy) GetParent ¶
func (x *FirewallPolicy) GetParent() string
func (*FirewallPolicy) GetRegion ¶
func (x *FirewallPolicy) GetRegion() string
func (*FirewallPolicy) GetRuleTupleCount ¶
func (x *FirewallPolicy) GetRuleTupleCount() int32
func (*FirewallPolicy) GetRules ¶
func (x *FirewallPolicy) GetRules() []*FirewallPolicyRule
func (*FirewallPolicy) GetSelfLink ¶
func (x *FirewallPolicy) GetSelfLink() string
func (*FirewallPolicy) GetSelfLinkWithId ¶
func (x *FirewallPolicy) GetSelfLinkWithId() string
func (*FirewallPolicy) GetShortName ¶
func (x *FirewallPolicy) GetShortName() string
func (*FirewallPolicy) ProtoMessage ¶
func (*FirewallPolicy) ProtoMessage()
func (*FirewallPolicy) ProtoReflect ¶
func (x *FirewallPolicy) ProtoReflect() protoreflect.Message
func (*FirewallPolicy) Reset ¶
func (x *FirewallPolicy) Reset()
func (*FirewallPolicy) String ¶
func (x *FirewallPolicy) String() string
type FirewallPolicyAssociation ¶
type FirewallPolicyAssociation struct { // The target that the firewall policy is attached to. AttachmentTarget *string `protobuf:"bytes,175773741,opt,name=attachment_target,json=attachmentTarget,proto3,oneof" json:"attachment_target,omitempty"` // [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association. DisplayName *string `protobuf:"bytes,4473832,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` // [Output Only] The firewall policy ID of the association. FirewallPolicyId *string `protobuf:"bytes,357211849,opt,name=firewall_policy_id,json=firewallPolicyId,proto3,oneof" json:"firewall_policy_id,omitempty"` // The name for an association. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The short name of the firewall policy of the association. ShortName *string `protobuf:"bytes,492051566,opt,name=short_name,json=shortName,proto3,oneof" json:"short_name,omitempty"` // contains filtered or unexported fields }
func (*FirewallPolicyAssociation) Descriptor ¶
func (*FirewallPolicyAssociation) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyAssociation.ProtoReflect.Descriptor instead.
func (*FirewallPolicyAssociation) GetAttachmentTarget ¶
func (x *FirewallPolicyAssociation) GetAttachmentTarget() string
func (*FirewallPolicyAssociation) GetDisplayName ¶
func (x *FirewallPolicyAssociation) GetDisplayName() string
func (*FirewallPolicyAssociation) GetFirewallPolicyId ¶
func (x *FirewallPolicyAssociation) GetFirewallPolicyId() string
func (*FirewallPolicyAssociation) GetName ¶
func (x *FirewallPolicyAssociation) GetName() string
func (*FirewallPolicyAssociation) GetShortName ¶
func (x *FirewallPolicyAssociation) GetShortName() string
func (*FirewallPolicyAssociation) ProtoMessage ¶
func (*FirewallPolicyAssociation) ProtoMessage()
func (*FirewallPolicyAssociation) ProtoReflect ¶
func (x *FirewallPolicyAssociation) ProtoReflect() protoreflect.Message
func (*FirewallPolicyAssociation) Reset ¶
func (x *FirewallPolicyAssociation) Reset()
func (*FirewallPolicyAssociation) String ¶
func (x *FirewallPolicyAssociation) String() string
type FirewallPolicyList ¶
type FirewallPolicyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of FirewallPolicy resources. Items []*FirewallPolicy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#firewallPolicyList for listsof FirewallPolicies Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*FirewallPolicyList) Descriptor ¶
func (*FirewallPolicyList) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyList.ProtoReflect.Descriptor instead.
func (*FirewallPolicyList) GetId ¶
func (x *FirewallPolicyList) GetId() string
func (*FirewallPolicyList) GetItems ¶
func (x *FirewallPolicyList) GetItems() []*FirewallPolicy
func (*FirewallPolicyList) GetKind ¶
func (x *FirewallPolicyList) GetKind() string
func (*FirewallPolicyList) GetNextPageToken ¶
func (x *FirewallPolicyList) GetNextPageToken() string
func (*FirewallPolicyList) GetWarning ¶
func (x *FirewallPolicyList) GetWarning() *Warning
func (*FirewallPolicyList) ProtoMessage ¶
func (*FirewallPolicyList) ProtoMessage()
func (*FirewallPolicyList) ProtoReflect ¶
func (x *FirewallPolicyList) ProtoReflect() protoreflect.Message
func (*FirewallPolicyList) Reset ¶
func (x *FirewallPolicyList) Reset()
func (*FirewallPolicyList) String ¶
func (x *FirewallPolicyList) String() string
type FirewallPolicyRule ¶
type FirewallPolicyRule struct { // The Action to perform when the client connection triggers the rule. Valid actions for firewall rules are: "allow", "deny", "apply_security_profile_group" and "goto_next". Valid actions for packet mirroring rules are: "mirror", "do_not_mirror" and "goto_next". Action *string `protobuf:"bytes,187661878,opt,name=action,proto3,oneof" json:"action,omitempty"` // An optional description for this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The direction in which this rule applies. // Check the Direction enum for the list of possible values. Direction *string `protobuf:"bytes,111150975,opt,name=direction,proto3,oneof" json:"direction,omitempty"` // Denotes whether the firewall policy rule is disabled. When set to true, the firewall policy rule is not enforced and traffic behaves as if it did not exist. If this is unspecified, the firewall policy rule will be enabled. Disabled *bool `protobuf:"varint,270940796,opt,name=disabled,proto3,oneof" json:"disabled,omitempty"` // Denotes whether to enable logging for a particular rule. If logging is enabled, logs will be exported to the configured export destination in Stackdriver. Logs may be exported to BigQuery or Pub/Sub. Note: you cannot enable logging on "goto_next" rules. EnableLogging *bool `protobuf:"varint,295396515,opt,name=enable_logging,json=enableLogging,proto3,oneof" json:"enable_logging,omitempty"` // [Output only] Type of the resource. Returns compute#firewallPolicyRule for firewall rules and compute#packetMirroringRule for packet mirroring rules. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding 'action' is enforced. Match *FirewallPolicyRuleMatcher `protobuf:"bytes,103668165,opt,name=match,proto3,oneof" json:"match,omitempty"` // An integer indicating the priority of a rule in the list. The priority must be a positive value between 0 and 2147483647. Rules are evaluated from highest to lowest priority where 0 is the highest priority and 2147483647 is the lowest priority. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // An optional name for the rule. This field is not a unique identifier and can be updated. RuleName *string `protobuf:"bytes,55286254,opt,name=rule_name,json=ruleName,proto3,oneof" json:"rule_name,omitempty"` // [Output Only] Calculation of the complexity of a single firewall policy rule. RuleTupleCount *int32 `protobuf:"varint,388342037,opt,name=rule_tuple_count,json=ruleTupleCount,proto3,oneof" json:"rule_tuple_count,omitempty"` // A fully-qualified URL of a SecurityProfile resource instance. Example: https://networksecurity.googleapis.com/v1/projects/{project}/locations/{location}/securityProfileGroups/my-security-profile-group Must be specified if action is one of 'apply_security_profile_group' or 'mirror'. Cannot be specified for other actions. SecurityProfileGroup *string `protobuf:"bytes,207411626,opt,name=security_profile_group,json=securityProfileGroup,proto3,oneof" json:"security_profile_group,omitempty"` // A list of network resource URLs to which this rule applies. This field allows you to control which network's VMs get this rule. If this field is left blank, all VMs within the organization will receive the rule. TargetResources []string `protobuf:"bytes,528230647,rep,name=target_resources,json=targetResources,proto3" json:"target_resources,omitempty"` // A list of secure tags that controls which instances the firewall rule applies to. If targetSecureTag are specified, then the firewall rule applies only to instances in the VPC network that have one of those EFFECTIVE secure tags, if all the target_secure_tag are in INEFFECTIVE state, then this rule will be ignored. targetSecureTag may not be set at the same time as targetServiceAccounts. If neither targetServiceAccounts nor targetSecureTag are specified, the firewall rule applies to all instances on the specified network. Maximum number of target label tags allowed is 256. TargetSecureTags []*FirewallPolicyRuleSecureTag `protobuf:"bytes,468132403,rep,name=target_secure_tags,json=targetSecureTags,proto3" json:"target_secure_tags,omitempty"` // A list of service accounts indicating the sets of instances that are applied with this rule. TargetServiceAccounts []string `protobuf:"bytes,457639710,rep,name=target_service_accounts,json=targetServiceAccounts,proto3" json:"target_service_accounts,omitempty"` // Boolean flag indicating if the traffic should be TLS decrypted. Can be set only if action = 'apply_security_profile_group' and cannot be set for other actions. TlsInspect *bool `protobuf:"varint,43425488,opt,name=tls_inspect,json=tlsInspect,proto3,oneof" json:"tls_inspect,omitempty"` // contains filtered or unexported fields }
Represents a rule that describes one or more match conditions along with the action to be taken when traffic matches this condition (allow or deny).
func (*FirewallPolicyRule) Descriptor ¶
func (*FirewallPolicyRule) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRule.ProtoReflect.Descriptor instead.
func (*FirewallPolicyRule) GetAction ¶
func (x *FirewallPolicyRule) GetAction() string
func (*FirewallPolicyRule) GetDescription ¶
func (x *FirewallPolicyRule) GetDescription() string
func (*FirewallPolicyRule) GetDirection ¶
func (x *FirewallPolicyRule) GetDirection() string
func (*FirewallPolicyRule) GetDisabled ¶
func (x *FirewallPolicyRule) GetDisabled() bool
func (*FirewallPolicyRule) GetEnableLogging ¶
func (x *FirewallPolicyRule) GetEnableLogging() bool
func (*FirewallPolicyRule) GetKind ¶
func (x *FirewallPolicyRule) GetKind() string
func (*FirewallPolicyRule) GetMatch ¶
func (x *FirewallPolicyRule) GetMatch() *FirewallPolicyRuleMatcher
func (*FirewallPolicyRule) GetPriority ¶
func (x *FirewallPolicyRule) GetPriority() int32
func (*FirewallPolicyRule) GetRuleName ¶
func (x *FirewallPolicyRule) GetRuleName() string
func (*FirewallPolicyRule) GetRuleTupleCount ¶
func (x *FirewallPolicyRule) GetRuleTupleCount() int32
func (*FirewallPolicyRule) GetSecurityProfileGroup ¶
func (x *FirewallPolicyRule) GetSecurityProfileGroup() string
func (*FirewallPolicyRule) GetTargetResources ¶
func (x *FirewallPolicyRule) GetTargetResources() []string
func (*FirewallPolicyRule) GetTargetSecureTags ¶
func (x *FirewallPolicyRule) GetTargetSecureTags() []*FirewallPolicyRuleSecureTag
func (*FirewallPolicyRule) GetTargetServiceAccounts ¶
func (x *FirewallPolicyRule) GetTargetServiceAccounts() []string
func (*FirewallPolicyRule) GetTlsInspect ¶
func (x *FirewallPolicyRule) GetTlsInspect() bool
func (*FirewallPolicyRule) ProtoMessage ¶
func (*FirewallPolicyRule) ProtoMessage()
func (*FirewallPolicyRule) ProtoReflect ¶
func (x *FirewallPolicyRule) ProtoReflect() protoreflect.Message
func (*FirewallPolicyRule) Reset ¶
func (x *FirewallPolicyRule) Reset()
func (*FirewallPolicyRule) String ¶
func (x *FirewallPolicyRule) String() string
type FirewallPolicyRuleMatcher ¶
type FirewallPolicyRuleMatcher struct { // Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10. DestAddressGroups []string `protobuf:"bytes,468760508,rep,name=dest_address_groups,json=destAddressGroups,proto3" json:"dest_address_groups,omitempty"` // Fully Qualified Domain Name (FQDN) which should be matched against traffic destination. Maximum number of destination fqdn allowed is 100. DestFqdns []string `protobuf:"bytes,370712737,rep,name=dest_fqdns,json=destFqdns,proto3" json:"dest_fqdns,omitempty"` // CIDR IP address range. Maximum number of destination CIDR IP ranges allowed is 5000. DestIpRanges []string `protobuf:"bytes,337357713,rep,name=dest_ip_ranges,json=destIpRanges,proto3" json:"dest_ip_ranges,omitempty"` // Region codes whose IP addresses will be used to match for destination of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of dest region codes allowed is 5000. DestRegionCodes []string `protobuf:"bytes,199120280,rep,name=dest_region_codes,json=destRegionCodes,proto3" json:"dest_region_codes,omitempty"` // Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic destination. DestThreatIntelligences []string `protobuf:"bytes,119896492,rep,name=dest_threat_intelligences,json=destThreatIntelligences,proto3" json:"dest_threat_intelligences,omitempty"` // Pairs of IP protocols and ports that the rule should match. Layer4Configs []*FirewallPolicyRuleMatcherLayer4Config `protobuf:"bytes,373534261,rep,name=layer4_configs,json=layer4Configs,proto3" json:"layer4_configs,omitempty"` // Address groups which should be matched against the traffic source. Maximum number of source address groups is 10. SrcAddressGroups []string `protobuf:"bytes,436423738,rep,name=src_address_groups,json=srcAddressGroups,proto3" json:"src_address_groups,omitempty"` // Fully Qualified Domain Name (FQDN) which should be matched against traffic source. Maximum number of source fqdn allowed is 100. SrcFqdns []string `protobuf:"bytes,435906147,rep,name=src_fqdns,json=srcFqdns,proto3" json:"src_fqdns,omitempty"` // CIDR IP address range. Maximum number of source CIDR IP ranges allowed is 5000. SrcIpRanges []string `protobuf:"bytes,432128083,rep,name=src_ip_ranges,json=srcIpRanges,proto3" json:"src_ip_ranges,omitempty"` // Region codes whose IP addresses will be used to match for source of traffic. Should be specified as 2 letter country code defined as per ISO 3166 alpha-2 country codes. ex."US" Maximum number of source region codes allowed is 5000. SrcRegionCodes []string `protobuf:"bytes,99086742,rep,name=src_region_codes,json=srcRegionCodes,proto3" json:"src_region_codes,omitempty"` // List of secure tag values, which should be matched at the source of the traffic. For INGRESS rule, if all the srcSecureTag are INEFFECTIVE, and there is no srcIpRange, this rule will be ignored. Maximum number of source tag values allowed is 256. SrcSecureTags []*FirewallPolicyRuleSecureTag `protobuf:"bytes,508791302,rep,name=src_secure_tags,json=srcSecureTags,proto3" json:"src_secure_tags,omitempty"` // Names of Network Threat Intelligence lists. The IPs in these lists will be matched against traffic source. SrcThreatIntelligences []string `protobuf:"bytes,323631018,rep,name=src_threat_intelligences,json=srcThreatIntelligences,proto3" json:"src_threat_intelligences,omitempty"` // contains filtered or unexported fields }
Represents a match condition that incoming traffic is evaluated against. Exactly one field must be specified.
func (*FirewallPolicyRuleMatcher) Descriptor ¶
func (*FirewallPolicyRuleMatcher) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRuleMatcher.ProtoReflect.Descriptor instead.
func (*FirewallPolicyRuleMatcher) GetDestAddressGroups ¶
func (x *FirewallPolicyRuleMatcher) GetDestAddressGroups() []string
func (*FirewallPolicyRuleMatcher) GetDestFqdns ¶
func (x *FirewallPolicyRuleMatcher) GetDestFqdns() []string
func (*FirewallPolicyRuleMatcher) GetDestIpRanges ¶
func (x *FirewallPolicyRuleMatcher) GetDestIpRanges() []string
func (*FirewallPolicyRuleMatcher) GetDestRegionCodes ¶
func (x *FirewallPolicyRuleMatcher) GetDestRegionCodes() []string
func (*FirewallPolicyRuleMatcher) GetDestThreatIntelligences ¶
func (x *FirewallPolicyRuleMatcher) GetDestThreatIntelligences() []string
func (*FirewallPolicyRuleMatcher) GetLayer4Configs ¶
func (x *FirewallPolicyRuleMatcher) GetLayer4Configs() []*FirewallPolicyRuleMatcherLayer4Config
func (*FirewallPolicyRuleMatcher) GetSrcAddressGroups ¶
func (x *FirewallPolicyRuleMatcher) GetSrcAddressGroups() []string
func (*FirewallPolicyRuleMatcher) GetSrcFqdns ¶
func (x *FirewallPolicyRuleMatcher) GetSrcFqdns() []string
func (*FirewallPolicyRuleMatcher) GetSrcIpRanges ¶
func (x *FirewallPolicyRuleMatcher) GetSrcIpRanges() []string
func (*FirewallPolicyRuleMatcher) GetSrcRegionCodes ¶
func (x *FirewallPolicyRuleMatcher) GetSrcRegionCodes() []string
func (*FirewallPolicyRuleMatcher) GetSrcSecureTags ¶
func (x *FirewallPolicyRuleMatcher) GetSrcSecureTags() []*FirewallPolicyRuleSecureTag
func (*FirewallPolicyRuleMatcher) GetSrcThreatIntelligences ¶
func (x *FirewallPolicyRuleMatcher) GetSrcThreatIntelligences() []string
func (*FirewallPolicyRuleMatcher) ProtoMessage ¶
func (*FirewallPolicyRuleMatcher) ProtoMessage()
func (*FirewallPolicyRuleMatcher) ProtoReflect ¶
func (x *FirewallPolicyRuleMatcher) ProtoReflect() protoreflect.Message
func (*FirewallPolicyRuleMatcher) Reset ¶
func (x *FirewallPolicyRuleMatcher) Reset()
func (*FirewallPolicyRuleMatcher) String ¶
func (x *FirewallPolicyRuleMatcher) String() string
type FirewallPolicyRuleMatcherLayer4Config ¶
type FirewallPolicyRuleMatcherLayer4Config struct { // The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (tcp, udp, icmp, esp, ah, ipip, sctp), or the IP protocol number. IpProtocol *string `protobuf:"bytes,475958960,opt,name=ip_protocol,json=ipProtocol,proto3,oneof" json:"ip_protocol,omitempty"` // An optional list of ports to which this rule applies. This field is only applicable for UDP or TCP protocol. Each entry must be either an integer or a range. If not specified, this rule applies to connections through any port. Example inputs include: ["22"], ["80","443"], and ["12345-12349"]. Ports []string `protobuf:"bytes,106854418,rep,name=ports,proto3" json:"ports,omitempty"` // contains filtered or unexported fields }
func (*FirewallPolicyRuleMatcherLayer4Config) Descriptor ¶
func (*FirewallPolicyRuleMatcherLayer4Config) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRuleMatcherLayer4Config.ProtoReflect.Descriptor instead.
func (*FirewallPolicyRuleMatcherLayer4Config) GetIpProtocol ¶
func (x *FirewallPolicyRuleMatcherLayer4Config) GetIpProtocol() string
func (*FirewallPolicyRuleMatcherLayer4Config) GetPorts ¶
func (x *FirewallPolicyRuleMatcherLayer4Config) GetPorts() []string
func (*FirewallPolicyRuleMatcherLayer4Config) ProtoMessage ¶
func (*FirewallPolicyRuleMatcherLayer4Config) ProtoMessage()
func (*FirewallPolicyRuleMatcherLayer4Config) ProtoReflect ¶
func (x *FirewallPolicyRuleMatcherLayer4Config) ProtoReflect() protoreflect.Message
func (*FirewallPolicyRuleMatcherLayer4Config) Reset ¶
func (x *FirewallPolicyRuleMatcherLayer4Config) Reset()
func (*FirewallPolicyRuleMatcherLayer4Config) String ¶
func (x *FirewallPolicyRuleMatcherLayer4Config) String() string
type FirewallPolicyRuleSecureTag ¶
type FirewallPolicyRuleSecureTag struct { // Name of the secure tag, created with TagManager's TagValue API. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] State of the secure tag, either `EFFECTIVE` or `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted or its network is deleted. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
func (*FirewallPolicyRuleSecureTag) Descriptor ¶
func (*FirewallPolicyRuleSecureTag) Descriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRuleSecureTag.ProtoReflect.Descriptor instead.
func (*FirewallPolicyRuleSecureTag) GetName ¶
func (x *FirewallPolicyRuleSecureTag) GetName() string
func (*FirewallPolicyRuleSecureTag) GetState ¶
func (x *FirewallPolicyRuleSecureTag) GetState() string
func (*FirewallPolicyRuleSecureTag) ProtoMessage ¶
func (*FirewallPolicyRuleSecureTag) ProtoMessage()
func (*FirewallPolicyRuleSecureTag) ProtoReflect ¶
func (x *FirewallPolicyRuleSecureTag) ProtoReflect() protoreflect.Message
func (*FirewallPolicyRuleSecureTag) Reset ¶
func (x *FirewallPolicyRuleSecureTag) Reset()
func (*FirewallPolicyRuleSecureTag) String ¶
func (x *FirewallPolicyRuleSecureTag) String() string
type FirewallPolicyRuleSecureTag_State ¶
type FirewallPolicyRuleSecureTag_State int32
[Output Only] State of the secure tag, either `EFFECTIVE` or `INEFFECTIVE`. A secure tag is `INEFFECTIVE` when it is deleted or its network is deleted.
const ( // A value indicating that the enum field is not set. FirewallPolicyRuleSecureTag_UNDEFINED_STATE FirewallPolicyRuleSecureTag_State = 0 FirewallPolicyRuleSecureTag_EFFECTIVE FirewallPolicyRuleSecureTag_State = 244201863 FirewallPolicyRuleSecureTag_INEFFECTIVE FirewallPolicyRuleSecureTag_State = 304458242 )
func (FirewallPolicyRuleSecureTag_State) Descriptor ¶
func (FirewallPolicyRuleSecureTag_State) Descriptor() protoreflect.EnumDescriptor
func (FirewallPolicyRuleSecureTag_State) Enum ¶
func (x FirewallPolicyRuleSecureTag_State) Enum() *FirewallPolicyRuleSecureTag_State
func (FirewallPolicyRuleSecureTag_State) EnumDescriptor ¶
func (FirewallPolicyRuleSecureTag_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRuleSecureTag_State.Descriptor instead.
func (FirewallPolicyRuleSecureTag_State) Number ¶
func (x FirewallPolicyRuleSecureTag_State) Number() protoreflect.EnumNumber
func (FirewallPolicyRuleSecureTag_State) String ¶
func (x FirewallPolicyRuleSecureTag_State) String() string
func (FirewallPolicyRuleSecureTag_State) Type ¶
func (FirewallPolicyRuleSecureTag_State) Type() protoreflect.EnumType
type FirewallPolicyRule_Direction ¶
type FirewallPolicyRule_Direction int32
The direction in which this rule applies.
const ( // A value indicating that the enum field is not set. FirewallPolicyRule_UNDEFINED_DIRECTION FirewallPolicyRule_Direction = 0 FirewallPolicyRule_EGRESS FirewallPolicyRule_Direction = 432880501 FirewallPolicyRule_INGRESS FirewallPolicyRule_Direction = 516931221 )
func (FirewallPolicyRule_Direction) Descriptor ¶
func (FirewallPolicyRule_Direction) Descriptor() protoreflect.EnumDescriptor
func (FirewallPolicyRule_Direction) Enum ¶
func (x FirewallPolicyRule_Direction) Enum() *FirewallPolicyRule_Direction
func (FirewallPolicyRule_Direction) EnumDescriptor ¶
func (FirewallPolicyRule_Direction) EnumDescriptor() ([]byte, []int)
Deprecated: Use FirewallPolicyRule_Direction.Descriptor instead.
func (FirewallPolicyRule_Direction) Number ¶
func (x FirewallPolicyRule_Direction) Number() protoreflect.EnumNumber
func (FirewallPolicyRule_Direction) String ¶
func (x FirewallPolicyRule_Direction) String() string
func (FirewallPolicyRule_Direction) Type ¶
func (FirewallPolicyRule_Direction) Type() protoreflect.EnumType
type Firewall_Direction ¶
type Firewall_Direction int32
Direction of traffic to which this firewall applies, either `INGRESS` or `EGRESS`. The default is `INGRESS`. For `EGRESS` traffic, you cannot specify the sourceTags fields.
const ( // A value indicating that the enum field is not set. Firewall_UNDEFINED_DIRECTION Firewall_Direction = 0 // Indicates that firewall should apply to outgoing traffic. Firewall_EGRESS Firewall_Direction = 432880501 // Indicates that firewall should apply to incoming traffic. Firewall_INGRESS Firewall_Direction = 516931221 )
func (Firewall_Direction) Descriptor ¶
func (Firewall_Direction) Descriptor() protoreflect.EnumDescriptor
func (Firewall_Direction) Enum ¶
func (x Firewall_Direction) Enum() *Firewall_Direction
func (Firewall_Direction) EnumDescriptor ¶
func (Firewall_Direction) EnumDescriptor() ([]byte, []int)
Deprecated: Use Firewall_Direction.Descriptor instead.
func (Firewall_Direction) Number ¶
func (x Firewall_Direction) Number() protoreflect.EnumNumber
func (Firewall_Direction) String ¶
func (x Firewall_Direction) String() string
func (Firewall_Direction) Type ¶
func (Firewall_Direction) Type() protoreflect.EnumType
type FixedOrPercent ¶
type FixedOrPercent struct { // [Output Only] Absolute value of VM instances calculated based on the specific mode. - If the value is fixed, then the calculated value is equal to the fixed value. - If the value is a percent, then the calculated value is percent/100 * targetSize. For example, the calculated value of a 80% of a managed instance group with 150 instances would be (80/100 * 150) = 120 VM instances. If there is a remainder, the number is rounded. Calculated *int32 `protobuf:"varint,472082878,opt,name=calculated,proto3,oneof" json:"calculated,omitempty"` // Specifies a fixed number of VM instances. This must be a positive integer. Fixed *int32 `protobuf:"varint,97445748,opt,name=fixed,proto3,oneof" json:"fixed,omitempty"` // Specifies a percentage of instances between 0 to 100%, inclusive. For example, specify 80 for 80%. Percent *int32 `protobuf:"varint,394814533,opt,name=percent,proto3,oneof" json:"percent,omitempty"` // contains filtered or unexported fields }
Encapsulates numeric value that can be either absolute or relative.
func (*FixedOrPercent) Descriptor ¶
func (*FixedOrPercent) Descriptor() ([]byte, []int)
Deprecated: Use FixedOrPercent.ProtoReflect.Descriptor instead.
func (*FixedOrPercent) GetCalculated ¶
func (x *FixedOrPercent) GetCalculated() int32
func (*FixedOrPercent) GetFixed ¶
func (x *FixedOrPercent) GetFixed() int32
func (*FixedOrPercent) GetPercent ¶
func (x *FixedOrPercent) GetPercent() int32
func (*FixedOrPercent) ProtoMessage ¶
func (*FixedOrPercent) ProtoMessage()
func (*FixedOrPercent) ProtoReflect ¶
func (x *FixedOrPercent) ProtoReflect() protoreflect.Message
func (*FixedOrPercent) Reset ¶
func (x *FixedOrPercent) Reset()
func (*FixedOrPercent) String ¶
func (x *FixedOrPercent) String() string
type ForwardingRule ¶
type ForwardingRule struct { // IP address for which this forwarding rule accepts traffic. When a client sends traffic to this IP address, the forwarding rule directs the traffic to the referenced target or backendService. While creating a forwarding rule, specifying an IPAddress is required under the following circumstances: - When the target is set to targetGrpcProxy and validateForProxyless is set to true, the IPAddress should be set to 0.0.0.0. - When the target is a Private Service Connect Google APIs bundle, you must specify an IPAddress. Otherwise, you can optionally specify an IP address that references an existing static (reserved) IP address resource. When omitted, Google Cloud assigns an ephemeral IP address. Use one of the following formats to specify an IP address while creating a forwarding rule: * IP address number, as in `100.1.2.3` * IPv6 address range, as in `2600:1234::/96` * Full resource URL, as in https://www.googleapis.com/compute/v1/projects/ project_id/regions/region/addresses/address-name * Partial URL or by name, as in: - projects/project_id/regions/region/addresses/address-name - regions/region/addresses/address-name - global/addresses/address-name - address-name The forwarding rule's target or backendService, and in most cases, also the loadBalancingScheme, determine the type of IP address that you can use. For detailed information, see [IP address specifications](https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#ip_address_specifications). When reading an IPAddress, the API always returns the IP address number. IPAddress *string `protobuf:"bytes,42976943,opt,name=I_p_address,json=IPAddress,proto3,oneof" json:"I_p_address,omitempty"` // The IP protocol to which this rule applies. For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid IP protocols are different for different load balancing products as described in [Load balancing features](https://cloud.google.com/load-balancing/docs/features#protocols_from_the_load_balancer_to_the_backends). // Check the IPProtocolEnum enum for the list of possible values. IPProtocol *string `protobuf:"bytes,488094525,opt,name=I_p_protocol,json=IPProtocol,proto3,oneof" json:"I_p_protocol,omitempty"` // The ports, portRange, and allPorts fields are mutually exclusive. Only packets addressed to ports in the specified range will be forwarded to the backends configured with this forwarding rule. The allPorts field has the following limitations: - It requires that the forwarding rule IPProtocol be TCP, UDP, SCTP, or L3_DEFAULT. - It's applicable only to the following products: internal passthrough Network Load Balancers, backend service-based external passthrough Network Load Balancers, and internal and external protocol forwarding. - Set this field to true to allow packets addressed to any port or packets lacking destination port information (for example, UDP fragments after the first fragment) to be forwarded to the backends configured with this forwarding rule. The L3_DEFAULT protocol requires allPorts be set to true. AllPorts *bool `protobuf:"varint,445175796,opt,name=all_ports,json=allPorts,proto3,oneof" json:"all_ports,omitempty"` // If set to true, clients can access the internal passthrough Network Load Balancers, the regional internal Application Load Balancer, and the regional internal proxy Network Load Balancer from all regions. If false, only allows access from the local region the load balancer is located at. Note that for INTERNAL_MANAGED forwarding rules, this field cannot be changed after the forwarding rule is created. AllowGlobalAccess *bool `protobuf:"varint,499409674,opt,name=allow_global_access,json=allowGlobalAccess,proto3,oneof" json:"allow_global_access,omitempty"` // This is used in PSC consumer ForwardingRule to control whether the PSC endpoint can be accessed from another region. AllowPscGlobalAccess *bool `protobuf:"varint,263471819,opt,name=allow_psc_global_access,json=allowPscGlobalAccess,proto3,oneof" json:"allow_psc_global_access,omitempty"` // Identifies the backend service to which the forwarding rule sends traffic. Required for internal and external passthrough Network Load Balancers; must be omitted for all other load balancer types. BackendService *string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3,oneof" json:"backend_service,omitempty"` // [Output Only] The URL for the corresponding base forwarding rule. By base forwarding rule, we mean the forwarding rule that has the same IP address, protocol, and port settings with the current forwarding rule, but without sourceIPRanges specified. Always empty if the current forwarding rule does not have sourceIPRanges specified. BaseForwardingRule *string `protobuf:"bytes,524873104,opt,name=base_forwarding_rule,json=baseForwardingRule,proto3,oneof" json:"base_forwarding_rule,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a ForwardingRule. Include the fingerprint in patch request to ensure that you do not overwrite changes that were applied from another concurrent request. To see the latest fingerprint, make a get() request to retrieve a ForwardingRule. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Resource reference of a PublicDelegatedPrefix. The PDP must be a sub-PDP in EXTERNAL_IPV6_FORWARDING_RULE_CREATION mode. Use one of the following formats to specify a sub-PDP when creating an IPv6 NetLB forwarding rule using BYOIP: Full resource URL, as in https://www.googleapis.com/compute/v1/projects/project_id/regions/region /publicDelegatedPrefixes/sub-pdp-name Partial URL, as in: - projects/project_id/regions/region/publicDelegatedPrefixes/sub-pdp-name - regions/region/publicDelegatedPrefixes/sub-pdp-name IpCollection *string `protobuf:"bytes,176818358,opt,name=ip_collection,json=ipCollection,proto3,oneof" json:"ip_collection,omitempty"` // The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6. // Check the IpVersion enum for the list of possible values. IpVersion *string `protobuf:"bytes,294959552,opt,name=ip_version,json=ipVersion,proto3,oneof" json:"ip_version,omitempty"` // Indicates whether or not this load balancer can be used as a collector for packet mirroring. To prevent mirroring loops, instances behind this load balancer will not have their traffic mirrored even if a PacketMirroring rule applies to them. This can only be set to true for load balancers that have their loadBalancingScheme set to INTERNAL. IsMirroringCollector *bool `protobuf:"varint,119255164,opt,name=is_mirroring_collector,json=isMirroringCollector,proto3,oneof" json:"is_mirroring_collector,omitempty"` // [Output Only] Type of the resource. Always compute#forwardingRule for forwarding rule resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this resource, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a ForwardingRule. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Specifies the forwarding rule type. For more information about forwarding rules, refer to Forwarding rule concepts. // Check the LoadBalancingScheme enum for the list of possible values. LoadBalancingScheme *string `protobuf:"bytes,363890244,opt,name=load_balancing_scheme,json=loadBalancingScheme,proto3,oneof" json:"load_balancing_scheme,omitempty"` // Opaque filter criteria used by load balancer to restrict routing configuration to a limited set of xDS compliant clients. In their xDS requests to load balancer, xDS clients present node metadata. When there is a match, the relevant configuration is made available to those proxies. Otherwise, all the resources (e.g. TargetHttpProxy, UrlMap) referenced by the ForwardingRule are not visible to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels provided in the metadata. If multiple metadataFilters are specified, all of them need to be satisfied in order to be considered a match. metadataFilters specified here will be applifed before those specified in the UrlMap that this ForwardingRule references. metadataFilters only applies to Loadbalancers that have their loadBalancingScheme set to INTERNAL_SELF_MANAGED. MetadataFilters []*MetadataFilter `protobuf:"bytes,464725739,rep,name=metadata_filters,json=metadataFilters,proto3" json:"metadata_filters,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. For Private Service Connect forwarding rules that forward traffic to Google APIs, the forwarding rule name must be a 1-20 characters string with lowercase letters and numbers and must start with a letter. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // This field is not used for global external load balancing. For internal passthrough Network Load Balancers, this field identifies the network that the load balanced IP should belong to for this forwarding rule. If the subnetwork is specified, the network of the subnetwork will be used. If neither subnetwork nor this field is specified, the default network will be used. For Private Service Connect forwarding rules that forward traffic to Google APIs, a network must be provided. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // This signifies the networking tier used for configuring this load balancer and can only take the following values: PREMIUM, STANDARD. For regional ForwardingRule, the valid values are PREMIUM and STANDARD. For GlobalForwardingRule, the valid value is PREMIUM. If this field is not specified, it is assumed to be PREMIUM. If IPAddress is specified, this value must be equal to the networkTier of the Address. // Check the NetworkTier enum for the list of possible values. NetworkTier *string `protobuf:"bytes,517397843,opt,name=network_tier,json=networkTier,proto3,oneof" json:"network_tier,omitempty"` // This is used in PSC consumer ForwardingRule to control whether it should try to auto-generate a DNS zone or not. Non-PSC forwarding rules do not use this field. Once set, this field is not mutable. NoAutomateDnsZone *bool `protobuf:"varint,64546991,opt,name=no_automate_dns_zone,json=noAutomateDnsZone,proto3,oneof" json:"no_automate_dns_zone,omitempty"` // The ports, portRange, and allPorts fields are mutually exclusive. Only packets addressed to ports in the specified range will be forwarded to the backends configured with this forwarding rule. The portRange field has the following limitations: - It requires that the forwarding rule IPProtocol be TCP, UDP, or SCTP, and - It's applicable only to the following products: external passthrough Network Load Balancers, internal and external proxy Network Load Balancers, internal and external Application Load Balancers, external protocol forwarding, and Classic VPN. - Some products have restrictions on what ports can be used. See port specifications for details. For external forwarding rules, two or more forwarding rules cannot use the same [IPAddress, IPProtocol] pair, and cannot have overlapping portRanges. For internal forwarding rules within the same VPC network, two or more forwarding rules cannot use the same [IPAddress, IPProtocol] pair, and cannot have overlapping portRanges. @pattern: \\d+(?:-\\d+)? PortRange *string `protobuf:"bytes,217518079,opt,name=port_range,json=portRange,proto3,oneof" json:"port_range,omitempty"` // The ports, portRange, and allPorts fields are mutually exclusive. Only packets addressed to ports in the specified range will be forwarded to the backends configured with this forwarding rule. The ports field has the following limitations: - It requires that the forwarding rule IPProtocol be TCP, UDP, or SCTP, and - It's applicable only to the following products: internal passthrough Network Load Balancers, backend service-based external passthrough Network Load Balancers, and internal protocol forwarding. - You can specify a list of up to five ports by number, separated by commas. The ports can be contiguous or discontiguous. For external forwarding rules, two or more forwarding rules cannot use the same [IPAddress, IPProtocol] pair if they share at least one port number. For internal forwarding rules within the same VPC network, two or more forwarding rules cannot use the same [IPAddress, IPProtocol] pair if they share at least one port number. @pattern: \\d+(?:-\\d+)? Ports []string `protobuf:"bytes,106854418,rep,name=ports,proto3" json:"ports,omitempty"` // [Output Only] The PSC connection id of the PSC forwarding rule. PscConnectionId *uint64 `protobuf:"varint,292082397,opt,name=psc_connection_id,json=pscConnectionId,proto3,oneof" json:"psc_connection_id,omitempty"` // Check the PscConnectionStatus enum for the list of possible values. PscConnectionStatus *string `protobuf:"bytes,184149172,opt,name=psc_connection_status,json=pscConnectionStatus,proto3,oneof" json:"psc_connection_status,omitempty"` // [Output Only] URL of the region where the regional forwarding rule resides. This field is not applicable to global forwarding rules. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Service Directory resources to register this forwarding rule with. Currently, only supports a single Service Directory resource. ServiceDirectoryRegistrations []*ForwardingRuleServiceDirectoryRegistration `protobuf:"bytes,223549694,rep,name=service_directory_registrations,json=serviceDirectoryRegistrations,proto3" json:"service_directory_registrations,omitempty"` // An optional prefix to the service name for this forwarding rule. If specified, the prefix is the first label of the fully qualified service name. The label must be 1-63 characters long, and comply with RFC1035. Specifically, the label must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. This field is only used for internal load balancing. ServiceLabel *string `protobuf:"bytes,417008874,opt,name=service_label,json=serviceLabel,proto3,oneof" json:"service_label,omitempty"` // [Output Only] The internal fully qualified service name for this forwarding rule. This field is only used for internal load balancing. ServiceName *string `protobuf:"bytes,359880149,opt,name=service_name,json=serviceName,proto3,oneof" json:"service_name,omitempty"` // If not empty, this forwarding rule will only forward the traffic when the source IP address matches one of the IP addresses or CIDR ranges set here. Note that a forwarding rule can only have up to 64 source IP ranges, and this field can only be used with a regional forwarding rule whose scheme is EXTERNAL. Each source_ip_range entry should be either an IP address (for example, 1.2.3.4) or a CIDR range (for example, 1.2.3.0/24). SourceIpRanges []string `protobuf:"bytes,111563210,rep,name=source_ip_ranges,json=sourceIpRanges,proto3" json:"source_ip_ranges,omitempty"` // This field identifies the subnetwork that the load balanced IP should belong to for this forwarding rule, used with internal load balancers and external passthrough Network Load Balancers with IPv6. If the network specified is in auto subnet mode, this field is optional. However, a subnetwork must be specified if the network is in custom subnet mode or when creating external forwarding rule with IPv6. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // The URL of the target resource to receive the matched traffic. For regional forwarding rules, this target must be in the same region as the forwarding rule. For global forwarding rules, this target must be a global load balancing resource. The forwarded traffic must be of a type appropriate to the target object. - For load balancers, see the "Target" column in [Port specifications](https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#ip_address_specifications). - For Private Service Connect forwarding rules that forward traffic to Google APIs, provide the name of a supported Google API bundle: - vpc-sc - APIs that support VPC Service Controls. - all-apis - All supported Google APIs. - For Private Service Connect forwarding rules that forward traffic to managed services, the target must be a service attachment. The target is not mutable once set as a service attachment. Target *string `protobuf:"bytes,192835985,opt,name=target,proto3,oneof" json:"target,omitempty"` // contains filtered or unexported fields }
Represents a Forwarding Rule resource. Forwarding rule resources in Google Cloud can be either regional or global in scope: * [Global](https://cloud.google.com/compute/docs/reference/rest/v1/globalForwardingRules) * [Regional](https://cloud.google.com/compute/docs/reference/rest/v1/forwardingRules) A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules can also reference target instances and Cloud VPN Classic gateways (targetVpnGateway). For more information, read Forwarding rule concepts and Using protocol forwarding.
func (*ForwardingRule) Descriptor ¶
func (*ForwardingRule) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRule.ProtoReflect.Descriptor instead.
func (*ForwardingRule) GetAllPorts ¶
func (x *ForwardingRule) GetAllPorts() bool
func (*ForwardingRule) GetAllowGlobalAccess ¶
func (x *ForwardingRule) GetAllowGlobalAccess() bool
func (*ForwardingRule) GetAllowPscGlobalAccess ¶
func (x *ForwardingRule) GetAllowPscGlobalAccess() bool
func (*ForwardingRule) GetBackendService ¶
func (x *ForwardingRule) GetBackendService() string
func (*ForwardingRule) GetBaseForwardingRule ¶
func (x *ForwardingRule) GetBaseForwardingRule() string
func (*ForwardingRule) GetCreationTimestamp ¶
func (x *ForwardingRule) GetCreationTimestamp() string
func (*ForwardingRule) GetDescription ¶
func (x *ForwardingRule) GetDescription() string
func (*ForwardingRule) GetFingerprint ¶
func (x *ForwardingRule) GetFingerprint() string
func (*ForwardingRule) GetIPAddress ¶
func (x *ForwardingRule) GetIPAddress() string
func (*ForwardingRule) GetIPProtocol ¶
func (x *ForwardingRule) GetIPProtocol() string
func (*ForwardingRule) GetId ¶
func (x *ForwardingRule) GetId() uint64
func (*ForwardingRule) GetIpCollection ¶
func (x *ForwardingRule) GetIpCollection() string
func (*ForwardingRule) GetIpVersion ¶
func (x *ForwardingRule) GetIpVersion() string
func (*ForwardingRule) GetIsMirroringCollector ¶
func (x *ForwardingRule) GetIsMirroringCollector() bool
func (*ForwardingRule) GetKind ¶
func (x *ForwardingRule) GetKind() string
func (*ForwardingRule) GetLabelFingerprint ¶
func (x *ForwardingRule) GetLabelFingerprint() string
func (*ForwardingRule) GetLabels ¶
func (x *ForwardingRule) GetLabels() map[string]string
func (*ForwardingRule) GetLoadBalancingScheme ¶
func (x *ForwardingRule) GetLoadBalancingScheme() string
func (*ForwardingRule) GetMetadataFilters ¶
func (x *ForwardingRule) GetMetadataFilters() []*MetadataFilter
func (*ForwardingRule) GetName ¶
func (x *ForwardingRule) GetName() string
func (*ForwardingRule) GetNetwork ¶
func (x *ForwardingRule) GetNetwork() string
func (*ForwardingRule) GetNetworkTier ¶
func (x *ForwardingRule) GetNetworkTier() string
func (*ForwardingRule) GetNoAutomateDnsZone ¶
func (x *ForwardingRule) GetNoAutomateDnsZone() bool
func (*ForwardingRule) GetPortRange ¶
func (x *ForwardingRule) GetPortRange() string
func (*ForwardingRule) GetPorts ¶
func (x *ForwardingRule) GetPorts() []string
func (*ForwardingRule) GetPscConnectionId ¶
func (x *ForwardingRule) GetPscConnectionId() uint64
func (*ForwardingRule) GetPscConnectionStatus ¶
func (x *ForwardingRule) GetPscConnectionStatus() string
func (*ForwardingRule) GetRegion ¶
func (x *ForwardingRule) GetRegion() string
func (*ForwardingRule) GetSelfLink ¶
func (x *ForwardingRule) GetSelfLink() string
func (*ForwardingRule) GetServiceDirectoryRegistrations ¶
func (x *ForwardingRule) GetServiceDirectoryRegistrations() []*ForwardingRuleServiceDirectoryRegistration
func (*ForwardingRule) GetServiceLabel ¶
func (x *ForwardingRule) GetServiceLabel() string
func (*ForwardingRule) GetServiceName ¶
func (x *ForwardingRule) GetServiceName() string
func (*ForwardingRule) GetSourceIpRanges ¶
func (x *ForwardingRule) GetSourceIpRanges() []string
func (*ForwardingRule) GetSubnetwork ¶
func (x *ForwardingRule) GetSubnetwork() string
func (*ForwardingRule) GetTarget ¶
func (x *ForwardingRule) GetTarget() string
func (*ForwardingRule) ProtoMessage ¶
func (*ForwardingRule) ProtoMessage()
func (*ForwardingRule) ProtoReflect ¶
func (x *ForwardingRule) ProtoReflect() protoreflect.Message
func (*ForwardingRule) Reset ¶
func (x *ForwardingRule) Reset()
func (*ForwardingRule) String ¶
func (x *ForwardingRule) String() string
type ForwardingRuleAggregatedList ¶
type ForwardingRuleAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ForwardingRulesScopedList resources. Items map[string]*ForwardingRulesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#forwardingRuleAggregatedList for lists of forwarding rules. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ForwardingRuleAggregatedList) Descriptor ¶
func (*ForwardingRuleAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRuleAggregatedList.ProtoReflect.Descriptor instead.
func (*ForwardingRuleAggregatedList) GetId ¶
func (x *ForwardingRuleAggregatedList) GetId() string
func (*ForwardingRuleAggregatedList) GetItems ¶
func (x *ForwardingRuleAggregatedList) GetItems() map[string]*ForwardingRulesScopedList
func (*ForwardingRuleAggregatedList) GetKind ¶
func (x *ForwardingRuleAggregatedList) GetKind() string
func (*ForwardingRuleAggregatedList) GetNextPageToken ¶
func (x *ForwardingRuleAggregatedList) GetNextPageToken() string
func (*ForwardingRuleAggregatedList) GetSelfLink ¶
func (x *ForwardingRuleAggregatedList) GetSelfLink() string
func (*ForwardingRuleAggregatedList) GetUnreachables ¶
func (x *ForwardingRuleAggregatedList) GetUnreachables() []string
func (*ForwardingRuleAggregatedList) GetWarning ¶
func (x *ForwardingRuleAggregatedList) GetWarning() *Warning
func (*ForwardingRuleAggregatedList) ProtoMessage ¶
func (*ForwardingRuleAggregatedList) ProtoMessage()
func (*ForwardingRuleAggregatedList) ProtoReflect ¶
func (x *ForwardingRuleAggregatedList) ProtoReflect() protoreflect.Message
func (*ForwardingRuleAggregatedList) Reset ¶
func (x *ForwardingRuleAggregatedList) Reset()
func (*ForwardingRuleAggregatedList) String ¶
func (x *ForwardingRuleAggregatedList) String() string
type ForwardingRuleList ¶
type ForwardingRuleList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ForwardingRule resources. Items []*ForwardingRule `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of ForwardingRule resources.
func (*ForwardingRuleList) Descriptor ¶
func (*ForwardingRuleList) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRuleList.ProtoReflect.Descriptor instead.
func (*ForwardingRuleList) GetId ¶
func (x *ForwardingRuleList) GetId() string
func (*ForwardingRuleList) GetItems ¶
func (x *ForwardingRuleList) GetItems() []*ForwardingRule
func (*ForwardingRuleList) GetKind ¶
func (x *ForwardingRuleList) GetKind() string
func (*ForwardingRuleList) GetNextPageToken ¶
func (x *ForwardingRuleList) GetNextPageToken() string
func (*ForwardingRuleList) GetSelfLink ¶
func (x *ForwardingRuleList) GetSelfLink() string
func (*ForwardingRuleList) GetWarning ¶
func (x *ForwardingRuleList) GetWarning() *Warning
func (*ForwardingRuleList) ProtoMessage ¶
func (*ForwardingRuleList) ProtoMessage()
func (*ForwardingRuleList) ProtoReflect ¶
func (x *ForwardingRuleList) ProtoReflect() protoreflect.Message
func (*ForwardingRuleList) Reset ¶
func (x *ForwardingRuleList) Reset()
func (*ForwardingRuleList) String ¶
func (x *ForwardingRuleList) String() string
type ForwardingRuleReference ¶
type ForwardingRuleReference struct { ForwardingRule *string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3,oneof" json:"forwarding_rule,omitempty"` // contains filtered or unexported fields }
func (*ForwardingRuleReference) Descriptor ¶
func (*ForwardingRuleReference) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRuleReference.ProtoReflect.Descriptor instead.
func (*ForwardingRuleReference) GetForwardingRule ¶
func (x *ForwardingRuleReference) GetForwardingRule() string
func (*ForwardingRuleReference) ProtoMessage ¶
func (*ForwardingRuleReference) ProtoMessage()
func (*ForwardingRuleReference) ProtoReflect ¶
func (x *ForwardingRuleReference) ProtoReflect() protoreflect.Message
func (*ForwardingRuleReference) Reset ¶
func (x *ForwardingRuleReference) Reset()
func (*ForwardingRuleReference) String ¶
func (x *ForwardingRuleReference) String() string
type ForwardingRuleServiceDirectoryRegistration ¶
type ForwardingRuleServiceDirectoryRegistration struct { // Service Directory namespace to register the forwarding rule under. Namespace *string `protobuf:"bytes,178476379,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` // Service Directory service to register the forwarding rule under. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // [Optional] Service Directory region to register this global forwarding rule under. Default to "us-central1". Only used for PSC for Google APIs. All PSC for Google APIs forwarding rules on the same network should use the same Service Directory region. ServiceDirectoryRegion *string `protobuf:"bytes,74030416,opt,name=service_directory_region,json=serviceDirectoryRegion,proto3,oneof" json:"service_directory_region,omitempty"` // contains filtered or unexported fields }
Describes the auto-registration of the forwarding rule to Service Directory. The region and project of the Service Directory resource generated from this registration will be the same as this forwarding rule.
func (*ForwardingRuleServiceDirectoryRegistration) Descriptor ¶
func (*ForwardingRuleServiceDirectoryRegistration) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRuleServiceDirectoryRegistration.ProtoReflect.Descriptor instead.
func (*ForwardingRuleServiceDirectoryRegistration) GetNamespace ¶
func (x *ForwardingRuleServiceDirectoryRegistration) GetNamespace() string
func (*ForwardingRuleServiceDirectoryRegistration) GetService ¶
func (x *ForwardingRuleServiceDirectoryRegistration) GetService() string
func (*ForwardingRuleServiceDirectoryRegistration) GetServiceDirectoryRegion ¶
func (x *ForwardingRuleServiceDirectoryRegistration) GetServiceDirectoryRegion() string
func (*ForwardingRuleServiceDirectoryRegistration) ProtoMessage ¶
func (*ForwardingRuleServiceDirectoryRegistration) ProtoMessage()
func (*ForwardingRuleServiceDirectoryRegistration) ProtoReflect ¶
func (x *ForwardingRuleServiceDirectoryRegistration) ProtoReflect() protoreflect.Message
func (*ForwardingRuleServiceDirectoryRegistration) Reset ¶
func (x *ForwardingRuleServiceDirectoryRegistration) Reset()
func (*ForwardingRuleServiceDirectoryRegistration) String ¶
func (x *ForwardingRuleServiceDirectoryRegistration) String() string
type ForwardingRule_IPProtocolEnum ¶
type ForwardingRule_IPProtocolEnum int32
The IP protocol to which this rule applies. For protocol forwarding, valid options are TCP, UDP, ESP, AH, SCTP, ICMP and L3_DEFAULT. The valid IP protocols are different for different load balancing products as described in [Load balancing features](https://cloud.google.com/load-balancing/docs/features#protocols_from_the_load_balancer_to_the_backends).
const ( // A value indicating that the enum field is not set. ForwardingRule_UNDEFINED_I_P_PROTOCOL_ENUM ForwardingRule_IPProtocolEnum = 0 ForwardingRule_AH ForwardingRule_IPProtocolEnum = 2087 ForwardingRule_ESP ForwardingRule_IPProtocolEnum = 68962 ForwardingRule_ICMP ForwardingRule_IPProtocolEnum = 2241597 ForwardingRule_L3_DEFAULT ForwardingRule_IPProtocolEnum = 48151369 ForwardingRule_SCTP ForwardingRule_IPProtocolEnum = 2539724 ForwardingRule_TCP ForwardingRule_IPProtocolEnum = 82881 ForwardingRule_UDP ForwardingRule_IPProtocolEnum = 83873 )
func (ForwardingRule_IPProtocolEnum) Descriptor ¶
func (ForwardingRule_IPProtocolEnum) Descriptor() protoreflect.EnumDescriptor
func (ForwardingRule_IPProtocolEnum) Enum ¶
func (x ForwardingRule_IPProtocolEnum) Enum() *ForwardingRule_IPProtocolEnum
func (ForwardingRule_IPProtocolEnum) EnumDescriptor ¶
func (ForwardingRule_IPProtocolEnum) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForwardingRule_IPProtocolEnum.Descriptor instead.
func (ForwardingRule_IPProtocolEnum) Number ¶
func (x ForwardingRule_IPProtocolEnum) Number() protoreflect.EnumNumber
func (ForwardingRule_IPProtocolEnum) String ¶
func (x ForwardingRule_IPProtocolEnum) String() string
func (ForwardingRule_IPProtocolEnum) Type ¶
func (ForwardingRule_IPProtocolEnum) Type() protoreflect.EnumType
type ForwardingRule_IpVersion ¶
type ForwardingRule_IpVersion int32
The IP Version that will be used by this forwarding rule. Valid options are IPV4 or IPV6.
const ( // A value indicating that the enum field is not set. ForwardingRule_UNDEFINED_IP_VERSION ForwardingRule_IpVersion = 0 ForwardingRule_IPV4 ForwardingRule_IpVersion = 2254341 ForwardingRule_IPV6 ForwardingRule_IpVersion = 2254343 ForwardingRule_UNSPECIFIED_VERSION ForwardingRule_IpVersion = 21850000 )
func (ForwardingRule_IpVersion) Descriptor ¶
func (ForwardingRule_IpVersion) Descriptor() protoreflect.EnumDescriptor
func (ForwardingRule_IpVersion) Enum ¶
func (x ForwardingRule_IpVersion) Enum() *ForwardingRule_IpVersion
func (ForwardingRule_IpVersion) EnumDescriptor ¶
func (ForwardingRule_IpVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForwardingRule_IpVersion.Descriptor instead.
func (ForwardingRule_IpVersion) Number ¶
func (x ForwardingRule_IpVersion) Number() protoreflect.EnumNumber
func (ForwardingRule_IpVersion) String ¶
func (x ForwardingRule_IpVersion) String() string
func (ForwardingRule_IpVersion) Type ¶
func (ForwardingRule_IpVersion) Type() protoreflect.EnumType
type ForwardingRule_LoadBalancingScheme ¶
type ForwardingRule_LoadBalancingScheme int32
Specifies the forwarding rule type. For more information about forwarding rules, refer to Forwarding rule concepts.
const ( // A value indicating that the enum field is not set. ForwardingRule_UNDEFINED_LOAD_BALANCING_SCHEME ForwardingRule_LoadBalancingScheme = 0 ForwardingRule_EXTERNAL ForwardingRule_LoadBalancingScheme = 35607499 ForwardingRule_EXTERNAL_MANAGED ForwardingRule_LoadBalancingScheme = 512006923 ForwardingRule_INTERNAL ForwardingRule_LoadBalancingScheme = 279295677 ForwardingRule_INTERNAL_MANAGED ForwardingRule_LoadBalancingScheme = 37350397 ForwardingRule_INTERNAL_SELF_MANAGED ForwardingRule_LoadBalancingScheme = 236211150 ForwardingRule_INVALID ForwardingRule_LoadBalancingScheme = 530283991 )
func (ForwardingRule_LoadBalancingScheme) Descriptor ¶
func (ForwardingRule_LoadBalancingScheme) Descriptor() protoreflect.EnumDescriptor
func (ForwardingRule_LoadBalancingScheme) Enum ¶
func (x ForwardingRule_LoadBalancingScheme) Enum() *ForwardingRule_LoadBalancingScheme
func (ForwardingRule_LoadBalancingScheme) EnumDescriptor ¶
func (ForwardingRule_LoadBalancingScheme) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForwardingRule_LoadBalancingScheme.Descriptor instead.
func (ForwardingRule_LoadBalancingScheme) Number ¶
func (x ForwardingRule_LoadBalancingScheme) Number() protoreflect.EnumNumber
func (ForwardingRule_LoadBalancingScheme) String ¶
func (x ForwardingRule_LoadBalancingScheme) String() string
func (ForwardingRule_LoadBalancingScheme) Type ¶
func (ForwardingRule_LoadBalancingScheme) Type() protoreflect.EnumType
type ForwardingRule_NetworkTier ¶
type ForwardingRule_NetworkTier int32
This signifies the networking tier used for configuring this load balancer and can only take the following values: PREMIUM, STANDARD. For regional ForwardingRule, the valid values are PREMIUM and STANDARD. For GlobalForwardingRule, the valid value is PREMIUM. If this field is not specified, it is assumed to be PREMIUM. If IPAddress is specified, this value must be equal to the networkTier of the Address.
const ( // A value indicating that the enum field is not set. ForwardingRule_UNDEFINED_NETWORK_TIER ForwardingRule_NetworkTier = 0 // Public internet quality with fixed bandwidth. ForwardingRule_FIXED_STANDARD ForwardingRule_NetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. ForwardingRule_PREMIUM ForwardingRule_NetworkTier = 399530551 // Public internet quality, only limited support for other networking products. ForwardingRule_STANDARD ForwardingRule_NetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. ForwardingRule_STANDARD_OVERRIDES_FIXED_STANDARD ForwardingRule_NetworkTier = 465847234 )
func (ForwardingRule_NetworkTier) Descriptor ¶
func (ForwardingRule_NetworkTier) Descriptor() protoreflect.EnumDescriptor
func (ForwardingRule_NetworkTier) Enum ¶
func (x ForwardingRule_NetworkTier) Enum() *ForwardingRule_NetworkTier
func (ForwardingRule_NetworkTier) EnumDescriptor ¶
func (ForwardingRule_NetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForwardingRule_NetworkTier.Descriptor instead.
func (ForwardingRule_NetworkTier) Number ¶
func (x ForwardingRule_NetworkTier) Number() protoreflect.EnumNumber
func (ForwardingRule_NetworkTier) String ¶
func (x ForwardingRule_NetworkTier) String() string
func (ForwardingRule_NetworkTier) Type ¶
func (ForwardingRule_NetworkTier) Type() protoreflect.EnumType
type ForwardingRule_PscConnectionStatus ¶
type ForwardingRule_PscConnectionStatus int32
const ( // A value indicating that the enum field is not set. ForwardingRule_UNDEFINED_PSC_CONNECTION_STATUS ForwardingRule_PscConnectionStatus = 0 // The connection has been accepted by the producer. ForwardingRule_ACCEPTED ForwardingRule_PscConnectionStatus = 246714279 // The connection has been closed by the producer and will not serve traffic going forward. ForwardingRule_CLOSED ForwardingRule_PscConnectionStatus = 380163436 // The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic. ForwardingRule_NEEDS_ATTENTION ForwardingRule_PscConnectionStatus = 344491452 // The connection is pending acceptance by the producer. ForwardingRule_PENDING ForwardingRule_PscConnectionStatus = 35394935 // The connection has been rejected by the producer. ForwardingRule_REJECTED ForwardingRule_PscConnectionStatus = 174130302 ForwardingRule_STATUS_UNSPECIFIED ForwardingRule_PscConnectionStatus = 42133066 )
func (ForwardingRule_PscConnectionStatus) Descriptor ¶
func (ForwardingRule_PscConnectionStatus) Descriptor() protoreflect.EnumDescriptor
func (ForwardingRule_PscConnectionStatus) Enum ¶
func (x ForwardingRule_PscConnectionStatus) Enum() *ForwardingRule_PscConnectionStatus
func (ForwardingRule_PscConnectionStatus) EnumDescriptor ¶
func (ForwardingRule_PscConnectionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ForwardingRule_PscConnectionStatus.Descriptor instead.
func (ForwardingRule_PscConnectionStatus) Number ¶
func (x ForwardingRule_PscConnectionStatus) Number() protoreflect.EnumNumber
func (ForwardingRule_PscConnectionStatus) String ¶
func (x ForwardingRule_PscConnectionStatus) String() string
func (ForwardingRule_PscConnectionStatus) Type ¶
func (ForwardingRule_PscConnectionStatus) Type() protoreflect.EnumType
type ForwardingRulesScopedList ¶
type ForwardingRulesScopedList struct { // A list of forwarding rules contained in this scope. ForwardingRules []*ForwardingRule `protobuf:"bytes,315821365,rep,name=forwarding_rules,json=forwardingRules,proto3" json:"forwarding_rules,omitempty"` // Informational warning which replaces the list of forwarding rules when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ForwardingRulesScopedList) Descriptor ¶
func (*ForwardingRulesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use ForwardingRulesScopedList.ProtoReflect.Descriptor instead.
func (*ForwardingRulesScopedList) GetForwardingRules ¶
func (x *ForwardingRulesScopedList) GetForwardingRules() []*ForwardingRule
func (*ForwardingRulesScopedList) GetWarning ¶
func (x *ForwardingRulesScopedList) GetWarning() *Warning
func (*ForwardingRulesScopedList) ProtoMessage ¶
func (*ForwardingRulesScopedList) ProtoMessage()
func (*ForwardingRulesScopedList) ProtoReflect ¶
func (x *ForwardingRulesScopedList) ProtoReflect() protoreflect.Message
func (*ForwardingRulesScopedList) Reset ¶
func (x *ForwardingRulesScopedList) Reset()
func (*ForwardingRulesScopedList) String ¶
func (x *ForwardingRulesScopedList) String() string
type GRPCHealthCheck ¶
type GRPCHealthCheck struct { // The gRPC service name for the health check. This field is optional. The value of grpc_service_name has the following meanings by convention: - Empty service_name means the overall status of all services at the backend. - Non-empty service_name means the health of that gRPC service, as defined by the owner of the service. The grpc_service_name can only be ASCII. GrpcServiceName *string `protobuf:"bytes,136533078,opt,name=grpc_service_name,json=grpcServiceName,proto3,oneof" json:"grpc_service_name,omitempty"` // The TCP port number to which the health check prober sends packets. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // contains filtered or unexported fields }
func (*GRPCHealthCheck) Descriptor ¶
func (*GRPCHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use GRPCHealthCheck.ProtoReflect.Descriptor instead.
func (*GRPCHealthCheck) GetGrpcServiceName ¶
func (x *GRPCHealthCheck) GetGrpcServiceName() string
func (*GRPCHealthCheck) GetPort ¶
func (x *GRPCHealthCheck) GetPort() int32
func (*GRPCHealthCheck) GetPortName ¶
func (x *GRPCHealthCheck) GetPortName() string
func (*GRPCHealthCheck) GetPortSpecification ¶
func (x *GRPCHealthCheck) GetPortSpecification() string
func (*GRPCHealthCheck) ProtoMessage ¶
func (*GRPCHealthCheck) ProtoMessage()
func (*GRPCHealthCheck) ProtoReflect ¶
func (x *GRPCHealthCheck) ProtoReflect() protoreflect.Message
func (*GRPCHealthCheck) Reset ¶
func (x *GRPCHealthCheck) Reset()
func (*GRPCHealthCheck) String ¶
func (x *GRPCHealthCheck) String() string
type GRPCHealthCheck_PortSpecification ¶
type GRPCHealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. GRPCHealthCheck_UNDEFINED_PORT_SPECIFICATION GRPCHealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. GRPCHealthCheck_USE_FIXED_PORT GRPCHealthCheck_PortSpecification = 190235748 // Not supported. GRPCHealthCheck_USE_NAMED_PORT GRPCHealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. GRPCHealthCheck_USE_SERVING_PORT GRPCHealthCheck_PortSpecification = 362637516 )
func (GRPCHealthCheck_PortSpecification) Descriptor ¶
func (GRPCHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (GRPCHealthCheck_PortSpecification) Enum ¶
func (x GRPCHealthCheck_PortSpecification) Enum() *GRPCHealthCheck_PortSpecification
func (GRPCHealthCheck_PortSpecification) EnumDescriptor ¶
func (GRPCHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use GRPCHealthCheck_PortSpecification.Descriptor instead.
func (GRPCHealthCheck_PortSpecification) Number ¶
func (x GRPCHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (GRPCHealthCheck_PortSpecification) String ¶
func (x GRPCHealthCheck_PortSpecification) String() string
func (GRPCHealthCheck_PortSpecification) Type ¶
func (GRPCHealthCheck_PortSpecification) Type() protoreflect.EnumType
type GetAcceleratorTypeRequest ¶
type GetAcceleratorTypeRequest struct { // Name of the accelerator type to return. AcceleratorType string `protobuf:"bytes,138031246,opt,name=accelerator_type,json=acceleratorType,proto3" json:"accelerator_type,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for AcceleratorTypes.Get. See the method description for details.
func (*GetAcceleratorTypeRequest) Descriptor ¶
func (*GetAcceleratorTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAcceleratorTypeRequest.ProtoReflect.Descriptor instead.
func (*GetAcceleratorTypeRequest) GetAcceleratorType ¶
func (x *GetAcceleratorTypeRequest) GetAcceleratorType() string
func (*GetAcceleratorTypeRequest) GetProject ¶
func (x *GetAcceleratorTypeRequest) GetProject() string
func (*GetAcceleratorTypeRequest) GetZone ¶
func (x *GetAcceleratorTypeRequest) GetZone() string
func (*GetAcceleratorTypeRequest) ProtoMessage ¶
func (*GetAcceleratorTypeRequest) ProtoMessage()
func (*GetAcceleratorTypeRequest) ProtoReflect ¶
func (x *GetAcceleratorTypeRequest) ProtoReflect() protoreflect.Message
func (*GetAcceleratorTypeRequest) Reset ¶
func (x *GetAcceleratorTypeRequest) Reset()
func (*GetAcceleratorTypeRequest) String ¶
func (x *GetAcceleratorTypeRequest) String() string
type GetAddressRequest ¶
type GetAddressRequest struct { // Name of the address resource to return. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.Get. See the method description for details.
func (*GetAddressRequest) Descriptor ¶
func (*GetAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAddressRequest.ProtoReflect.Descriptor instead.
func (*GetAddressRequest) GetAddress ¶
func (x *GetAddressRequest) GetAddress() string
func (*GetAddressRequest) GetProject ¶
func (x *GetAddressRequest) GetProject() string
func (*GetAddressRequest) GetRegion ¶
func (x *GetAddressRequest) GetRegion() string
func (*GetAddressRequest) ProtoMessage ¶
func (*GetAddressRequest) ProtoMessage()
func (*GetAddressRequest) ProtoReflect ¶
func (x *GetAddressRequest) ProtoReflect() protoreflect.Message
func (*GetAddressRequest) Reset ¶
func (x *GetAddressRequest) Reset()
func (*GetAddressRequest) String ¶
func (x *GetAddressRequest) String() string
type GetAssociationFirewallPolicyRequest ¶
type GetAssociationFirewallPolicyRequest struct { // Name of the firewall policy to which the queried rule belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The name of the association to get from the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.GetAssociation. See the method description for details.
func (*GetAssociationFirewallPolicyRequest) Descriptor ¶
func (*GetAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAssociationFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetAssociationFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetAssociationFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetAssociationFirewallPolicyRequest) GetName ¶
func (x *GetAssociationFirewallPolicyRequest) GetName() string
func (*GetAssociationFirewallPolicyRequest) ProtoMessage ¶
func (*GetAssociationFirewallPolicyRequest) ProtoMessage()
func (*GetAssociationFirewallPolicyRequest) ProtoReflect ¶
func (x *GetAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetAssociationFirewallPolicyRequest) Reset ¶
func (x *GetAssociationFirewallPolicyRequest) Reset()
func (*GetAssociationFirewallPolicyRequest) String ¶
func (x *GetAssociationFirewallPolicyRequest) String() string
type GetAssociationNetworkFirewallPolicyRequest ¶
type GetAssociationNetworkFirewallPolicyRequest struct { // Name of the firewall policy to which the queried association belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The name of the association to get from the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.GetAssociation. See the method description for details.
func (*GetAssociationNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAssociationNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetAssociationNetworkFirewallPolicyRequest) GetName ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) GetName() string
func (*GetAssociationNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) GetProject() string
func (*GetAssociationNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetAssociationNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetAssociationNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetAssociationNetworkFirewallPolicyRequest) Reset ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) Reset()
func (*GetAssociationNetworkFirewallPolicyRequest) String ¶
func (x *GetAssociationNetworkFirewallPolicyRequest) String() string
type GetAssociationRegionNetworkFirewallPolicyRequest ¶
type GetAssociationRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to which the queried association belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The name of the association to get from the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.GetAssociation. See the method description for details.
func (*GetAssociationRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAssociationRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetAssociationRegionNetworkFirewallPolicyRequest) GetName ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetName() string
func (*GetAssociationRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
func (*GetAssociationRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*GetAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetAssociationRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) Reset()
func (*GetAssociationRegionNetworkFirewallPolicyRequest) String ¶
func (x *GetAssociationRegionNetworkFirewallPolicyRequest) String() string
type GetAutoscalerRequest ¶
type GetAutoscalerRequest struct { // Name of the autoscaler to return. Autoscaler string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3" json:"autoscaler,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.Get. See the method description for details.
func (*GetAutoscalerRequest) Descriptor ¶
func (*GetAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*GetAutoscalerRequest) GetAutoscaler ¶
func (x *GetAutoscalerRequest) GetAutoscaler() string
func (*GetAutoscalerRequest) GetProject ¶
func (x *GetAutoscalerRequest) GetProject() string
func (*GetAutoscalerRequest) GetZone ¶
func (x *GetAutoscalerRequest) GetZone() string
func (*GetAutoscalerRequest) ProtoMessage ¶
func (*GetAutoscalerRequest) ProtoMessage()
func (*GetAutoscalerRequest) ProtoReflect ¶
func (x *GetAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*GetAutoscalerRequest) Reset ¶
func (x *GetAutoscalerRequest) Reset()
func (*GetAutoscalerRequest) String ¶
func (x *GetAutoscalerRequest) String() string
type GetBackendBucketRequest ¶
type GetBackendBucketRequest struct { // Name of the BackendBucket resource to return. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.Get. See the method description for details.
func (*GetBackendBucketRequest) Descriptor ¶
func (*GetBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*GetBackendBucketRequest) GetBackendBucket ¶
func (x *GetBackendBucketRequest) GetBackendBucket() string
func (*GetBackendBucketRequest) GetProject ¶
func (x *GetBackendBucketRequest) GetProject() string
func (*GetBackendBucketRequest) ProtoMessage ¶
func (*GetBackendBucketRequest) ProtoMessage()
func (*GetBackendBucketRequest) ProtoReflect ¶
func (x *GetBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*GetBackendBucketRequest) Reset ¶
func (x *GetBackendBucketRequest) Reset()
func (*GetBackendBucketRequest) String ¶
func (x *GetBackendBucketRequest) String() string
type GetBackendServiceRequest ¶
type GetBackendServiceRequest struct { // Name of the BackendService resource to return. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.Get. See the method description for details.
func (*GetBackendServiceRequest) Descriptor ¶
func (*GetBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetBackendServiceRequest) GetBackendService ¶
func (x *GetBackendServiceRequest) GetBackendService() string
func (*GetBackendServiceRequest) GetProject ¶
func (x *GetBackendServiceRequest) GetProject() string
func (*GetBackendServiceRequest) ProtoMessage ¶
func (*GetBackendServiceRequest) ProtoMessage()
func (*GetBackendServiceRequest) ProtoReflect ¶
func (x *GetBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetBackendServiceRequest) Reset ¶
func (x *GetBackendServiceRequest) Reset()
func (*GetBackendServiceRequest) String ¶
func (x *GetBackendServiceRequest) String() string
type GetDiagnosticsInterconnectRequest ¶
type GetDiagnosticsInterconnectRequest struct { // Name of the interconnect resource to query. Interconnect string `protobuf:"bytes,224601230,opt,name=interconnect,proto3" json:"interconnect,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.GetDiagnostics. See the method description for details.
func (*GetDiagnosticsInterconnectRequest) Descriptor ¶
func (*GetDiagnosticsInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiagnosticsInterconnectRequest.ProtoReflect.Descriptor instead.
func (*GetDiagnosticsInterconnectRequest) GetInterconnect ¶
func (x *GetDiagnosticsInterconnectRequest) GetInterconnect() string
func (*GetDiagnosticsInterconnectRequest) GetProject ¶
func (x *GetDiagnosticsInterconnectRequest) GetProject() string
func (*GetDiagnosticsInterconnectRequest) ProtoMessage ¶
func (*GetDiagnosticsInterconnectRequest) ProtoMessage()
func (*GetDiagnosticsInterconnectRequest) ProtoReflect ¶
func (x *GetDiagnosticsInterconnectRequest) ProtoReflect() protoreflect.Message
func (*GetDiagnosticsInterconnectRequest) Reset ¶
func (x *GetDiagnosticsInterconnectRequest) Reset()
func (*GetDiagnosticsInterconnectRequest) String ¶
func (x *GetDiagnosticsInterconnectRequest) String() string
type GetDiskRequest ¶
type GetDiskRequest struct { // Name of the persistent disk to return. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.Get. See the method description for details.
func (*GetDiskRequest) Descriptor ¶
func (*GetDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiskRequest.ProtoReflect.Descriptor instead.
func (*GetDiskRequest) GetDisk ¶
func (x *GetDiskRequest) GetDisk() string
func (*GetDiskRequest) GetProject ¶
func (x *GetDiskRequest) GetProject() string
func (*GetDiskRequest) GetZone ¶
func (x *GetDiskRequest) GetZone() string
func (*GetDiskRequest) ProtoMessage ¶
func (*GetDiskRequest) ProtoMessage()
func (*GetDiskRequest) ProtoReflect ¶
func (x *GetDiskRequest) ProtoReflect() protoreflect.Message
func (*GetDiskRequest) Reset ¶
func (x *GetDiskRequest) Reset()
func (*GetDiskRequest) String ¶
func (x *GetDiskRequest) String() string
type GetDiskTypeRequest ¶
type GetDiskTypeRequest struct { // Name of the disk type to return. DiskType string `protobuf:"bytes,93009052,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for DiskTypes.Get. See the method description for details.
func (*GetDiskTypeRequest) Descriptor ¶
func (*GetDiskTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDiskTypeRequest.ProtoReflect.Descriptor instead.
func (*GetDiskTypeRequest) GetDiskType ¶
func (x *GetDiskTypeRequest) GetDiskType() string
func (*GetDiskTypeRequest) GetProject ¶
func (x *GetDiskTypeRequest) GetProject() string
func (*GetDiskTypeRequest) GetZone ¶
func (x *GetDiskTypeRequest) GetZone() string
func (*GetDiskTypeRequest) ProtoMessage ¶
func (*GetDiskTypeRequest) ProtoMessage()
func (*GetDiskTypeRequest) ProtoReflect ¶
func (x *GetDiskTypeRequest) ProtoReflect() protoreflect.Message
func (*GetDiskTypeRequest) Reset ¶
func (x *GetDiskTypeRequest) Reset()
func (*GetDiskTypeRequest) String ¶
func (x *GetDiskTypeRequest) String() string
type GetEffectiveFirewallsInstanceRequest ¶
type GetEffectiveFirewallsInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The name of the network interface to get the effective firewalls. NetworkInterface string `protobuf:"bytes,365387880,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetEffectiveFirewalls. See the method description for details.
func (*GetEffectiveFirewallsInstanceRequest) Descriptor ¶
func (*GetEffectiveFirewallsInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveFirewallsInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetEffectiveFirewallsInstanceRequest) GetInstance ¶
func (x *GetEffectiveFirewallsInstanceRequest) GetInstance() string
func (*GetEffectiveFirewallsInstanceRequest) GetNetworkInterface ¶
func (x *GetEffectiveFirewallsInstanceRequest) GetNetworkInterface() string
func (*GetEffectiveFirewallsInstanceRequest) GetProject ¶
func (x *GetEffectiveFirewallsInstanceRequest) GetProject() string
func (*GetEffectiveFirewallsInstanceRequest) GetZone ¶
func (x *GetEffectiveFirewallsInstanceRequest) GetZone() string
func (*GetEffectiveFirewallsInstanceRequest) ProtoMessage ¶
func (*GetEffectiveFirewallsInstanceRequest) ProtoMessage()
func (*GetEffectiveFirewallsInstanceRequest) ProtoReflect ¶
func (x *GetEffectiveFirewallsInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetEffectiveFirewallsInstanceRequest) Reset ¶
func (x *GetEffectiveFirewallsInstanceRequest) Reset()
func (*GetEffectiveFirewallsInstanceRequest) String ¶
func (x *GetEffectiveFirewallsInstanceRequest) String() string
type GetEffectiveFirewallsNetworkRequest ¶
type GetEffectiveFirewallsNetworkRequest struct { // Name of the network for this request. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Networks.GetEffectiveFirewalls. See the method description for details.
func (*GetEffectiveFirewallsNetworkRequest) Descriptor ¶
func (*GetEffectiveFirewallsNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveFirewallsNetworkRequest.ProtoReflect.Descriptor instead.
func (*GetEffectiveFirewallsNetworkRequest) GetNetwork ¶
func (x *GetEffectiveFirewallsNetworkRequest) GetNetwork() string
func (*GetEffectiveFirewallsNetworkRequest) GetProject ¶
func (x *GetEffectiveFirewallsNetworkRequest) GetProject() string
func (*GetEffectiveFirewallsNetworkRequest) ProtoMessage ¶
func (*GetEffectiveFirewallsNetworkRequest) ProtoMessage()
func (*GetEffectiveFirewallsNetworkRequest) ProtoReflect ¶
func (x *GetEffectiveFirewallsNetworkRequest) ProtoReflect() protoreflect.Message
func (*GetEffectiveFirewallsNetworkRequest) Reset ¶
func (x *GetEffectiveFirewallsNetworkRequest) Reset()
func (*GetEffectiveFirewallsNetworkRequest) String ¶
func (x *GetEffectiveFirewallsNetworkRequest) String() string
type GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest ¶
type GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest struct { // Network reference Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.GetEffectiveFirewalls. See the method description for details.
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetNetwork ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetNetwork() string
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetProject() string
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) Reset()
func (*GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) String ¶
func (x *GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest) String() string
type GetExternalVpnGatewayRequest ¶
type GetExternalVpnGatewayRequest struct { // Name of the externalVpnGateway to return. ExternalVpnGateway string `protobuf:"bytes,109898629,opt,name=external_vpn_gateway,json=externalVpnGateway,proto3" json:"external_vpn_gateway,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.Get. See the method description for details.
func (*GetExternalVpnGatewayRequest) Descriptor ¶
func (*GetExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExternalVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetExternalVpnGatewayRequest) GetExternalVpnGateway ¶
func (x *GetExternalVpnGatewayRequest) GetExternalVpnGateway() string
func (*GetExternalVpnGatewayRequest) GetProject ¶
func (x *GetExternalVpnGatewayRequest) GetProject() string
func (*GetExternalVpnGatewayRequest) ProtoMessage ¶
func (*GetExternalVpnGatewayRequest) ProtoMessage()
func (*GetExternalVpnGatewayRequest) ProtoReflect ¶
func (x *GetExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetExternalVpnGatewayRequest) Reset ¶
func (x *GetExternalVpnGatewayRequest) Reset()
func (*GetExternalVpnGatewayRequest) String ¶
func (x *GetExternalVpnGatewayRequest) String() string
type GetFirewallPolicyRequest ¶
type GetFirewallPolicyRequest struct { // Name of the firewall policy to get. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.Get. See the method description for details.
func (*GetFirewallPolicyRequest) Descriptor ¶
func (*GetFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetFirewallPolicyRequest) ProtoMessage ¶
func (*GetFirewallPolicyRequest) ProtoMessage()
func (*GetFirewallPolicyRequest) ProtoReflect ¶
func (x *GetFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetFirewallPolicyRequest) Reset ¶
func (x *GetFirewallPolicyRequest) Reset()
func (*GetFirewallPolicyRequest) String ¶
func (x *GetFirewallPolicyRequest) String() string
type GetFirewallRequest ¶
type GetFirewallRequest struct { // Name of the firewall rule to return. Firewall string `protobuf:"bytes,511016192,opt,name=firewall,proto3" json:"firewall,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.Get. See the method description for details.
func (*GetFirewallRequest) Descriptor ¶
func (*GetFirewallRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFirewallRequest.ProtoReflect.Descriptor instead.
func (*GetFirewallRequest) GetFirewall ¶
func (x *GetFirewallRequest) GetFirewall() string
func (*GetFirewallRequest) GetProject ¶
func (x *GetFirewallRequest) GetProject() string
func (*GetFirewallRequest) ProtoMessage ¶
func (*GetFirewallRequest) ProtoMessage()
func (*GetFirewallRequest) ProtoReflect ¶
func (x *GetFirewallRequest) ProtoReflect() protoreflect.Message
func (*GetFirewallRequest) Reset ¶
func (x *GetFirewallRequest) Reset()
func (*GetFirewallRequest) String ¶
func (x *GetFirewallRequest) String() string
type GetForwardingRuleRequest ¶
type GetForwardingRuleRequest struct { // Name of the ForwardingRule resource to return. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.Get. See the method description for details.
func (*GetForwardingRuleRequest) Descriptor ¶
func (*GetForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*GetForwardingRuleRequest) GetForwardingRule ¶
func (x *GetForwardingRuleRequest) GetForwardingRule() string
func (*GetForwardingRuleRequest) GetProject ¶
func (x *GetForwardingRuleRequest) GetProject() string
func (*GetForwardingRuleRequest) GetRegion ¶
func (x *GetForwardingRuleRequest) GetRegion() string
func (*GetForwardingRuleRequest) ProtoMessage ¶
func (*GetForwardingRuleRequest) ProtoMessage()
func (*GetForwardingRuleRequest) ProtoReflect ¶
func (x *GetForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*GetForwardingRuleRequest) Reset ¶
func (x *GetForwardingRuleRequest) Reset()
func (*GetForwardingRuleRequest) String ¶
func (x *GetForwardingRuleRequest) String() string
type GetFromFamilyImageRequest ¶
type GetFromFamilyImageRequest struct { // Name of the image family to search for. Family string `protobuf:"bytes,328751972,opt,name=family,proto3" json:"family,omitempty"` // The image project that the image belongs to. For example, to get a CentOS image, specify centos-cloud as the image project. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Images.GetFromFamily. See the method description for details.
func (*GetFromFamilyImageRequest) Descriptor ¶
func (*GetFromFamilyImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFromFamilyImageRequest.ProtoReflect.Descriptor instead.
func (*GetFromFamilyImageRequest) GetFamily ¶
func (x *GetFromFamilyImageRequest) GetFamily() string
func (*GetFromFamilyImageRequest) GetProject ¶
func (x *GetFromFamilyImageRequest) GetProject() string
func (*GetFromFamilyImageRequest) ProtoMessage ¶
func (*GetFromFamilyImageRequest) ProtoMessage()
func (*GetFromFamilyImageRequest) ProtoReflect ¶
func (x *GetFromFamilyImageRequest) ProtoReflect() protoreflect.Message
func (*GetFromFamilyImageRequest) Reset ¶
func (x *GetFromFamilyImageRequest) Reset()
func (*GetFromFamilyImageRequest) String ¶
func (x *GetFromFamilyImageRequest) String() string
type GetGlobalAddressRequest ¶
type GetGlobalAddressRequest struct { // Name of the address resource to return. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.Get. See the method description for details.
func (*GetGlobalAddressRequest) Descriptor ¶
func (*GetGlobalAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalAddressRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalAddressRequest) GetAddress ¶
func (x *GetGlobalAddressRequest) GetAddress() string
func (*GetGlobalAddressRequest) GetProject ¶
func (x *GetGlobalAddressRequest) GetProject() string
func (*GetGlobalAddressRequest) ProtoMessage ¶
func (*GetGlobalAddressRequest) ProtoMessage()
func (*GetGlobalAddressRequest) ProtoReflect ¶
func (x *GetGlobalAddressRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalAddressRequest) Reset ¶
func (x *GetGlobalAddressRequest) Reset()
func (*GetGlobalAddressRequest) String ¶
func (x *GetGlobalAddressRequest) String() string
type GetGlobalForwardingRuleRequest ¶
type GetGlobalForwardingRuleRequest struct { // Name of the ForwardingRule resource to return. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.Get. See the method description for details.
func (*GetGlobalForwardingRuleRequest) Descriptor ¶
func (*GetGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalForwardingRuleRequest) GetForwardingRule ¶
func (x *GetGlobalForwardingRuleRequest) GetForwardingRule() string
func (*GetGlobalForwardingRuleRequest) GetProject ¶
func (x *GetGlobalForwardingRuleRequest) GetProject() string
func (*GetGlobalForwardingRuleRequest) ProtoMessage ¶
func (*GetGlobalForwardingRuleRequest) ProtoMessage()
func (*GetGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *GetGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalForwardingRuleRequest) Reset ¶
func (x *GetGlobalForwardingRuleRequest) Reset()
func (*GetGlobalForwardingRuleRequest) String ¶
func (x *GetGlobalForwardingRuleRequest) String() string
type GetGlobalNetworkEndpointGroupRequest ¶
type GetGlobalNetworkEndpointGroupRequest struct { // The name of the network endpoint group. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.Get. See the method description for details.
func (*GetGlobalNetworkEndpointGroupRequest) Descriptor ¶
func (*GetGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *GetGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*GetGlobalNetworkEndpointGroupRequest) GetProject ¶
func (x *GetGlobalNetworkEndpointGroupRequest) GetProject() string
func (*GetGlobalNetworkEndpointGroupRequest) ProtoMessage ¶
func (*GetGlobalNetworkEndpointGroupRequest) ProtoMessage()
func (*GetGlobalNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *GetGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalNetworkEndpointGroupRequest) Reset ¶
func (x *GetGlobalNetworkEndpointGroupRequest) Reset()
func (*GetGlobalNetworkEndpointGroupRequest) String ¶
func (x *GetGlobalNetworkEndpointGroupRequest) String() string
type GetGlobalOperationRequest ¶
type GetGlobalOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOperations.Get. See the method description for details.
func (*GetGlobalOperationRequest) Descriptor ¶
func (*GetGlobalOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalOperationRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalOperationRequest) GetOperation ¶
func (x *GetGlobalOperationRequest) GetOperation() string
func (*GetGlobalOperationRequest) GetProject ¶
func (x *GetGlobalOperationRequest) GetProject() string
func (*GetGlobalOperationRequest) ProtoMessage ¶
func (*GetGlobalOperationRequest) ProtoMessage()
func (*GetGlobalOperationRequest) ProtoReflect ¶
func (x *GetGlobalOperationRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalOperationRequest) Reset ¶
func (x *GetGlobalOperationRequest) Reset()
func (*GetGlobalOperationRequest) String ¶
func (x *GetGlobalOperationRequest) String() string
type GetGlobalOrganizationOperationRequest ¶
type GetGlobalOrganizationOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Parent ID for this request. ParentId *string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3,oneof" json:"parent_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOrganizationOperations.Get. See the method description for details.
func (*GetGlobalOrganizationOperationRequest) Descriptor ¶
func (*GetGlobalOrganizationOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalOrganizationOperationRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalOrganizationOperationRequest) GetOperation ¶
func (x *GetGlobalOrganizationOperationRequest) GetOperation() string
func (*GetGlobalOrganizationOperationRequest) GetParentId ¶
func (x *GetGlobalOrganizationOperationRequest) GetParentId() string
func (*GetGlobalOrganizationOperationRequest) ProtoMessage ¶
func (*GetGlobalOrganizationOperationRequest) ProtoMessage()
func (*GetGlobalOrganizationOperationRequest) ProtoReflect ¶
func (x *GetGlobalOrganizationOperationRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalOrganizationOperationRequest) Reset ¶
func (x *GetGlobalOrganizationOperationRequest) Reset()
func (*GetGlobalOrganizationOperationRequest) String ¶
func (x *GetGlobalOrganizationOperationRequest) String() string
type GetGlobalPublicDelegatedPrefixeRequest ¶
type GetGlobalPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to return. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // contains filtered or unexported fields }
A request message for GlobalPublicDelegatedPrefixes.Get. See the method description for details.
func (*GetGlobalPublicDelegatedPrefixeRequest) Descriptor ¶
func (*GetGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGlobalPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*GetGlobalPublicDelegatedPrefixeRequest) GetProject ¶
func (x *GetGlobalPublicDelegatedPrefixeRequest) GetProject() string
func (*GetGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *GetGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*GetGlobalPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*GetGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
func (*GetGlobalPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *GetGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*GetGlobalPublicDelegatedPrefixeRequest) Reset ¶
func (x *GetGlobalPublicDelegatedPrefixeRequest) Reset()
func (*GetGlobalPublicDelegatedPrefixeRequest) String ¶
func (x *GetGlobalPublicDelegatedPrefixeRequest) String() string
type GetGuestAttributesInstanceRequest ¶
type GetGuestAttributesInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Specifies the guest attributes path to be queried. QueryPath *string `protobuf:"bytes,368591164,opt,name=query_path,json=queryPath,proto3,oneof" json:"query_path,omitempty"` // Specifies the key for the guest attributes entry. VariableKey *string `protobuf:"bytes,164364828,opt,name=variable_key,json=variableKey,proto3,oneof" json:"variable_key,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetGuestAttributes. See the method description for details.
func (*GetGuestAttributesInstanceRequest) Descriptor ¶
func (*GetGuestAttributesInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGuestAttributesInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetGuestAttributesInstanceRequest) GetInstance ¶
func (x *GetGuestAttributesInstanceRequest) GetInstance() string
func (*GetGuestAttributesInstanceRequest) GetProject ¶
func (x *GetGuestAttributesInstanceRequest) GetProject() string
func (*GetGuestAttributesInstanceRequest) GetQueryPath ¶
func (x *GetGuestAttributesInstanceRequest) GetQueryPath() string
func (*GetGuestAttributesInstanceRequest) GetVariableKey ¶
func (x *GetGuestAttributesInstanceRequest) GetVariableKey() string
func (*GetGuestAttributesInstanceRequest) GetZone ¶
func (x *GetGuestAttributesInstanceRequest) GetZone() string
func (*GetGuestAttributesInstanceRequest) ProtoMessage ¶
func (*GetGuestAttributesInstanceRequest) ProtoMessage()
func (*GetGuestAttributesInstanceRequest) ProtoReflect ¶
func (x *GetGuestAttributesInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetGuestAttributesInstanceRequest) Reset ¶
func (x *GetGuestAttributesInstanceRequest) Reset()
func (*GetGuestAttributesInstanceRequest) String ¶
func (x *GetGuestAttributesInstanceRequest) String() string
type GetHealthBackendServiceRequest ¶
type GetHealthBackendServiceRequest struct { // Name of the BackendService resource to which the queried instance belongs. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ResourceGroupReferenceResource *ResourceGroupReference `protobuf:"bytes,112951123,opt,name=resource_group_reference_resource,json=resourceGroupReferenceResource,proto3" json:"resource_group_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.GetHealth. See the method description for details.
func (*GetHealthBackendServiceRequest) Descriptor ¶
func (*GetHealthBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetHealthBackendServiceRequest) GetBackendService ¶
func (x *GetHealthBackendServiceRequest) GetBackendService() string
func (*GetHealthBackendServiceRequest) GetProject ¶
func (x *GetHealthBackendServiceRequest) GetProject() string
func (*GetHealthBackendServiceRequest) GetResourceGroupReferenceResource ¶
func (x *GetHealthBackendServiceRequest) GetResourceGroupReferenceResource() *ResourceGroupReference
func (*GetHealthBackendServiceRequest) ProtoMessage ¶
func (*GetHealthBackendServiceRequest) ProtoMessage()
func (*GetHealthBackendServiceRequest) ProtoReflect ¶
func (x *GetHealthBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetHealthBackendServiceRequest) Reset ¶
func (x *GetHealthBackendServiceRequest) Reset()
func (*GetHealthBackendServiceRequest) String ¶
func (x *GetHealthBackendServiceRequest) String() string
type GetHealthCheckRequest ¶
type GetHealthCheckRequest struct { // Name of the HealthCheck resource to return. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.Get. See the method description for details.
func (*GetHealthCheckRequest) Descriptor ¶
func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*GetHealthCheckRequest) GetHealthCheck ¶
func (x *GetHealthCheckRequest) GetHealthCheck() string
func (*GetHealthCheckRequest) GetProject ¶
func (x *GetHealthCheckRequest) GetProject() string
func (*GetHealthCheckRequest) ProtoMessage ¶
func (*GetHealthCheckRequest) ProtoMessage()
func (*GetHealthCheckRequest) ProtoReflect ¶
func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*GetHealthCheckRequest) Reset ¶
func (x *GetHealthCheckRequest) Reset()
func (*GetHealthCheckRequest) String ¶
func (x *GetHealthCheckRequest) String() string
type GetHealthRegionBackendServiceRequest ¶
type GetHealthRegionBackendServiceRequest struct { // Name of the BackendService resource for which to get health. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request ResourceGroupReferenceResource *ResourceGroupReference `protobuf:"bytes,112951123,opt,name=resource_group_reference_resource,json=resourceGroupReferenceResource,proto3" json:"resource_group_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.GetHealth. See the method description for details.
func (*GetHealthRegionBackendServiceRequest) Descriptor ¶
func (*GetHealthRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetHealthRegionBackendServiceRequest) GetBackendService ¶
func (x *GetHealthRegionBackendServiceRequest) GetBackendService() string
func (*GetHealthRegionBackendServiceRequest) GetProject ¶
func (x *GetHealthRegionBackendServiceRequest) GetProject() string
func (*GetHealthRegionBackendServiceRequest) GetRegion ¶
func (x *GetHealthRegionBackendServiceRequest) GetRegion() string
func (*GetHealthRegionBackendServiceRequest) GetResourceGroupReferenceResource ¶
func (x *GetHealthRegionBackendServiceRequest) GetResourceGroupReferenceResource() *ResourceGroupReference
func (*GetHealthRegionBackendServiceRequest) ProtoMessage ¶
func (*GetHealthRegionBackendServiceRequest) ProtoMessage()
func (*GetHealthRegionBackendServiceRequest) ProtoReflect ¶
func (x *GetHealthRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetHealthRegionBackendServiceRequest) Reset ¶
func (x *GetHealthRegionBackendServiceRequest) Reset()
func (*GetHealthRegionBackendServiceRequest) String ¶
func (x *GetHealthRegionBackendServiceRequest) String() string
type GetHealthTargetPoolRequest ¶
type GetHealthTargetPoolRequest struct { // The body resource for this request InstanceReferenceResource *InstanceReference `protobuf:"bytes,292926060,opt,name=instance_reference_resource,json=instanceReferenceResource,proto3" json:"instance_reference_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the TargetPool resource to which the queried instance belongs. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.GetHealth. See the method description for details.
func (*GetHealthTargetPoolRequest) Descriptor ¶
func (*GetHealthTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*GetHealthTargetPoolRequest) GetInstanceReferenceResource ¶
func (x *GetHealthTargetPoolRequest) GetInstanceReferenceResource() *InstanceReference
func (*GetHealthTargetPoolRequest) GetProject ¶
func (x *GetHealthTargetPoolRequest) GetProject() string
func (*GetHealthTargetPoolRequest) GetRegion ¶
func (x *GetHealthTargetPoolRequest) GetRegion() string
func (*GetHealthTargetPoolRequest) GetTargetPool ¶
func (x *GetHealthTargetPoolRequest) GetTargetPool() string
func (*GetHealthTargetPoolRequest) ProtoMessage ¶
func (*GetHealthTargetPoolRequest) ProtoMessage()
func (*GetHealthTargetPoolRequest) ProtoReflect ¶
func (x *GetHealthTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*GetHealthTargetPoolRequest) Reset ¶
func (x *GetHealthTargetPoolRequest) Reset()
func (*GetHealthTargetPoolRequest) String ¶
func (x *GetHealthTargetPoolRequest) String() string
type GetIamPolicyBackendBucketRequest ¶
type GetIamPolicyBackendBucketRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.GetIamPolicy. See the method description for details.
func (*GetIamPolicyBackendBucketRequest) Descriptor ¶
func (*GetIamPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyBackendBucketRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyBackendBucketRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyBackendBucketRequest) GetProject ¶
func (x *GetIamPolicyBackendBucketRequest) GetProject() string
func (*GetIamPolicyBackendBucketRequest) GetResource ¶
func (x *GetIamPolicyBackendBucketRequest) GetResource() string
func (*GetIamPolicyBackendBucketRequest) ProtoMessage ¶
func (*GetIamPolicyBackendBucketRequest) ProtoMessage()
func (*GetIamPolicyBackendBucketRequest) ProtoReflect ¶
func (x *GetIamPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyBackendBucketRequest) Reset ¶
func (x *GetIamPolicyBackendBucketRequest) Reset()
func (*GetIamPolicyBackendBucketRequest) String ¶
func (x *GetIamPolicyBackendBucketRequest) String() string
type GetIamPolicyBackendServiceRequest ¶
type GetIamPolicyBackendServiceRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.GetIamPolicy. See the method description for details.
func (*GetIamPolicyBackendServiceRequest) Descriptor ¶
func (*GetIamPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyBackendServiceRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyBackendServiceRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyBackendServiceRequest) GetProject ¶
func (x *GetIamPolicyBackendServiceRequest) GetProject() string
func (*GetIamPolicyBackendServiceRequest) GetResource ¶
func (x *GetIamPolicyBackendServiceRequest) GetResource() string
func (*GetIamPolicyBackendServiceRequest) ProtoMessage ¶
func (*GetIamPolicyBackendServiceRequest) ProtoMessage()
func (*GetIamPolicyBackendServiceRequest) ProtoReflect ¶
func (x *GetIamPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyBackendServiceRequest) Reset ¶
func (x *GetIamPolicyBackendServiceRequest) Reset()
func (*GetIamPolicyBackendServiceRequest) String ¶
func (x *GetIamPolicyBackendServiceRequest) String() string
type GetIamPolicyDiskRequest ¶
type GetIamPolicyDiskRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.GetIamPolicy. See the method description for details.
func (*GetIamPolicyDiskRequest) Descriptor ¶
func (*GetIamPolicyDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyDiskRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyDiskRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyDiskRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyDiskRequest) GetProject ¶
func (x *GetIamPolicyDiskRequest) GetProject() string
func (*GetIamPolicyDiskRequest) GetResource ¶
func (x *GetIamPolicyDiskRequest) GetResource() string
func (*GetIamPolicyDiskRequest) GetZone ¶
func (x *GetIamPolicyDiskRequest) GetZone() string
func (*GetIamPolicyDiskRequest) ProtoMessage ¶
func (*GetIamPolicyDiskRequest) ProtoMessage()
func (*GetIamPolicyDiskRequest) ProtoReflect ¶
func (x *GetIamPolicyDiskRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyDiskRequest) Reset ¶
func (x *GetIamPolicyDiskRequest) Reset()
func (*GetIamPolicyDiskRequest) String ¶
func (x *GetIamPolicyDiskRequest) String() string
type GetIamPolicyFirewallPolicyRequest ¶
type GetIamPolicyFirewallPolicyRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.GetIamPolicy. See the method description for details.
func (*GetIamPolicyFirewallPolicyRequest) Descriptor ¶
func (*GetIamPolicyFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyFirewallPolicyRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyFirewallPolicyRequest) GetResource ¶
func (x *GetIamPolicyFirewallPolicyRequest) GetResource() string
func (*GetIamPolicyFirewallPolicyRequest) ProtoMessage ¶
func (*GetIamPolicyFirewallPolicyRequest) ProtoMessage()
func (*GetIamPolicyFirewallPolicyRequest) ProtoReflect ¶
func (x *GetIamPolicyFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyFirewallPolicyRequest) Reset ¶
func (x *GetIamPolicyFirewallPolicyRequest) Reset()
func (*GetIamPolicyFirewallPolicyRequest) String ¶
func (x *GetIamPolicyFirewallPolicyRequest) String() string
type GetIamPolicyImageRequest ¶
type GetIamPolicyImageRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Images.GetIamPolicy. See the method description for details.
func (*GetIamPolicyImageRequest) Descriptor ¶
func (*GetIamPolicyImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyImageRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyImageRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyImageRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyImageRequest) GetProject ¶
func (x *GetIamPolicyImageRequest) GetProject() string
func (*GetIamPolicyImageRequest) GetResource ¶
func (x *GetIamPolicyImageRequest) GetResource() string
func (*GetIamPolicyImageRequest) ProtoMessage ¶
func (*GetIamPolicyImageRequest) ProtoMessage()
func (*GetIamPolicyImageRequest) ProtoReflect ¶
func (x *GetIamPolicyImageRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyImageRequest) Reset ¶
func (x *GetIamPolicyImageRequest) Reset()
func (*GetIamPolicyImageRequest) String ¶
func (x *GetIamPolicyImageRequest) String() string
type GetIamPolicyInstanceRequest ¶
type GetIamPolicyInstanceRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetIamPolicy. See the method description for details.
func (*GetIamPolicyInstanceRequest) Descriptor ¶
func (*GetIamPolicyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyInstanceRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyInstanceRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyInstanceRequest) GetProject ¶
func (x *GetIamPolicyInstanceRequest) GetProject() string
func (*GetIamPolicyInstanceRequest) GetResource ¶
func (x *GetIamPolicyInstanceRequest) GetResource() string
func (*GetIamPolicyInstanceRequest) GetZone ¶
func (x *GetIamPolicyInstanceRequest) GetZone() string
func (*GetIamPolicyInstanceRequest) ProtoMessage ¶
func (*GetIamPolicyInstanceRequest) ProtoMessage()
func (*GetIamPolicyInstanceRequest) ProtoReflect ¶
func (x *GetIamPolicyInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyInstanceRequest) Reset ¶
func (x *GetIamPolicyInstanceRequest) Reset()
func (*GetIamPolicyInstanceRequest) String ¶
func (x *GetIamPolicyInstanceRequest) String() string
type GetIamPolicyInstanceTemplateRequest ¶
type GetIamPolicyInstanceTemplateRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.GetIamPolicy. See the method description for details.
func (*GetIamPolicyInstanceTemplateRequest) Descriptor ¶
func (*GetIamPolicyInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyInstanceTemplateRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyInstanceTemplateRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyInstanceTemplateRequest) GetProject ¶
func (x *GetIamPolicyInstanceTemplateRequest) GetProject() string
func (*GetIamPolicyInstanceTemplateRequest) GetResource ¶
func (x *GetIamPolicyInstanceTemplateRequest) GetResource() string
func (*GetIamPolicyInstanceTemplateRequest) ProtoMessage ¶
func (*GetIamPolicyInstanceTemplateRequest) ProtoMessage()
func (*GetIamPolicyInstanceTemplateRequest) ProtoReflect ¶
func (x *GetIamPolicyInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyInstanceTemplateRequest) Reset ¶
func (x *GetIamPolicyInstanceTemplateRequest) Reset()
func (*GetIamPolicyInstanceTemplateRequest) String ¶
func (x *GetIamPolicyInstanceTemplateRequest) String() string
type GetIamPolicyInstantSnapshotRequest ¶
type GetIamPolicyInstantSnapshotRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.GetIamPolicy. See the method description for details.
func (*GetIamPolicyInstantSnapshotRequest) Descriptor ¶
func (*GetIamPolicyInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyInstantSnapshotRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyInstantSnapshotRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyInstantSnapshotRequest) GetProject ¶
func (x *GetIamPolicyInstantSnapshotRequest) GetProject() string
func (*GetIamPolicyInstantSnapshotRequest) GetResource ¶
func (x *GetIamPolicyInstantSnapshotRequest) GetResource() string
func (*GetIamPolicyInstantSnapshotRequest) GetZone ¶
func (x *GetIamPolicyInstantSnapshotRequest) GetZone() string
func (*GetIamPolicyInstantSnapshotRequest) ProtoMessage ¶
func (*GetIamPolicyInstantSnapshotRequest) ProtoMessage()
func (*GetIamPolicyInstantSnapshotRequest) ProtoReflect ¶
func (x *GetIamPolicyInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyInstantSnapshotRequest) Reset ¶
func (x *GetIamPolicyInstantSnapshotRequest) Reset()
func (*GetIamPolicyInstantSnapshotRequest) String ¶
func (x *GetIamPolicyInstantSnapshotRequest) String() string
type GetIamPolicyLicenseRequest ¶
type GetIamPolicyLicenseRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.GetIamPolicy. See the method description for details.
func (*GetIamPolicyLicenseRequest) Descriptor ¶
func (*GetIamPolicyLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyLicenseRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyLicenseRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyLicenseRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyLicenseRequest) GetProject ¶
func (x *GetIamPolicyLicenseRequest) GetProject() string
func (*GetIamPolicyLicenseRequest) GetResource ¶
func (x *GetIamPolicyLicenseRequest) GetResource() string
func (*GetIamPolicyLicenseRequest) ProtoMessage ¶
func (*GetIamPolicyLicenseRequest) ProtoMessage()
func (*GetIamPolicyLicenseRequest) ProtoReflect ¶
func (x *GetIamPolicyLicenseRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyLicenseRequest) Reset ¶
func (x *GetIamPolicyLicenseRequest) Reset()
func (*GetIamPolicyLicenseRequest) String ¶
func (x *GetIamPolicyLicenseRequest) String() string
type GetIamPolicyMachineImageRequest ¶
type GetIamPolicyMachineImageRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.GetIamPolicy. See the method description for details.
func (*GetIamPolicyMachineImageRequest) Descriptor ¶
func (*GetIamPolicyMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyMachineImageRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyMachineImageRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyMachineImageRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyMachineImageRequest) GetProject ¶
func (x *GetIamPolicyMachineImageRequest) GetProject() string
func (*GetIamPolicyMachineImageRequest) GetResource ¶
func (x *GetIamPolicyMachineImageRequest) GetResource() string
func (*GetIamPolicyMachineImageRequest) ProtoMessage ¶
func (*GetIamPolicyMachineImageRequest) ProtoMessage()
func (*GetIamPolicyMachineImageRequest) ProtoReflect ¶
func (x *GetIamPolicyMachineImageRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyMachineImageRequest) Reset ¶
func (x *GetIamPolicyMachineImageRequest) Reset()
func (*GetIamPolicyMachineImageRequest) String ¶
func (x *GetIamPolicyMachineImageRequest) String() string
type GetIamPolicyNetworkAttachmentRequest ¶
type GetIamPolicyNetworkAttachmentRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.GetIamPolicy. See the method description for details.
func (*GetIamPolicyNetworkAttachmentRequest) Descriptor ¶
func (*GetIamPolicyNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyNetworkAttachmentRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyNetworkAttachmentRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyNetworkAttachmentRequest) GetProject ¶
func (x *GetIamPolicyNetworkAttachmentRequest) GetProject() string
func (*GetIamPolicyNetworkAttachmentRequest) GetRegion ¶
func (x *GetIamPolicyNetworkAttachmentRequest) GetRegion() string
func (*GetIamPolicyNetworkAttachmentRequest) GetResource ¶
func (x *GetIamPolicyNetworkAttachmentRequest) GetResource() string
func (*GetIamPolicyNetworkAttachmentRequest) ProtoMessage ¶
func (*GetIamPolicyNetworkAttachmentRequest) ProtoMessage()
func (*GetIamPolicyNetworkAttachmentRequest) ProtoReflect ¶
func (x *GetIamPolicyNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyNetworkAttachmentRequest) Reset ¶
func (x *GetIamPolicyNetworkAttachmentRequest) Reset()
func (*GetIamPolicyNetworkAttachmentRequest) String ¶
func (x *GetIamPolicyNetworkAttachmentRequest) String() string
type GetIamPolicyNetworkFirewallPolicyRequest ¶
type GetIamPolicyNetworkFirewallPolicyRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.GetIamPolicy. See the method description for details.
func (*GetIamPolicyNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetIamPolicyNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetProject() string
func (*GetIamPolicyNetworkFirewallPolicyRequest) GetResource ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) GetResource() string
func (*GetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyNetworkFirewallPolicyRequest) Reset ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) Reset()
func (*GetIamPolicyNetworkFirewallPolicyRequest) String ¶
func (x *GetIamPolicyNetworkFirewallPolicyRequest) String() string
type GetIamPolicyNodeGroupRequest ¶
type GetIamPolicyNodeGroupRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.GetIamPolicy. See the method description for details.
func (*GetIamPolicyNodeGroupRequest) Descriptor ¶
func (*GetIamPolicyNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyNodeGroupRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyNodeGroupRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyNodeGroupRequest) GetProject ¶
func (x *GetIamPolicyNodeGroupRequest) GetProject() string
func (*GetIamPolicyNodeGroupRequest) GetResource ¶
func (x *GetIamPolicyNodeGroupRequest) GetResource() string
func (*GetIamPolicyNodeGroupRequest) GetZone ¶
func (x *GetIamPolicyNodeGroupRequest) GetZone() string
func (*GetIamPolicyNodeGroupRequest) ProtoMessage ¶
func (*GetIamPolicyNodeGroupRequest) ProtoMessage()
func (*GetIamPolicyNodeGroupRequest) ProtoReflect ¶
func (x *GetIamPolicyNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyNodeGroupRequest) Reset ¶
func (x *GetIamPolicyNodeGroupRequest) Reset()
func (*GetIamPolicyNodeGroupRequest) String ¶
func (x *GetIamPolicyNodeGroupRequest) String() string
type GetIamPolicyNodeTemplateRequest ¶
type GetIamPolicyNodeTemplateRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.GetIamPolicy. See the method description for details.
func (*GetIamPolicyNodeTemplateRequest) Descriptor ¶
func (*GetIamPolicyNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyNodeTemplateRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyNodeTemplateRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyNodeTemplateRequest) GetProject ¶
func (x *GetIamPolicyNodeTemplateRequest) GetProject() string
func (*GetIamPolicyNodeTemplateRequest) GetRegion ¶
func (x *GetIamPolicyNodeTemplateRequest) GetRegion() string
func (*GetIamPolicyNodeTemplateRequest) GetResource ¶
func (x *GetIamPolicyNodeTemplateRequest) GetResource() string
func (*GetIamPolicyNodeTemplateRequest) ProtoMessage ¶
func (*GetIamPolicyNodeTemplateRequest) ProtoMessage()
func (*GetIamPolicyNodeTemplateRequest) ProtoReflect ¶
func (x *GetIamPolicyNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyNodeTemplateRequest) Reset ¶
func (x *GetIamPolicyNodeTemplateRequest) Reset()
func (*GetIamPolicyNodeTemplateRequest) String ¶
func (x *GetIamPolicyNodeTemplateRequest) String() string
type GetIamPolicyRegionBackendServiceRequest ¶
type GetIamPolicyRegionBackendServiceRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.GetIamPolicy. See the method description for details.
func (*GetIamPolicyRegionBackendServiceRequest) Descriptor ¶
func (*GetIamPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyRegionBackendServiceRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyRegionBackendServiceRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyRegionBackendServiceRequest) GetProject ¶
func (x *GetIamPolicyRegionBackendServiceRequest) GetProject() string
func (*GetIamPolicyRegionBackendServiceRequest) GetRegion ¶
func (x *GetIamPolicyRegionBackendServiceRequest) GetRegion() string
func (*GetIamPolicyRegionBackendServiceRequest) GetResource ¶
func (x *GetIamPolicyRegionBackendServiceRequest) GetResource() string
func (*GetIamPolicyRegionBackendServiceRequest) ProtoMessage ¶
func (*GetIamPolicyRegionBackendServiceRequest) ProtoMessage()
func (*GetIamPolicyRegionBackendServiceRequest) ProtoReflect ¶
func (x *GetIamPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyRegionBackendServiceRequest) Reset ¶
func (x *GetIamPolicyRegionBackendServiceRequest) Reset()
func (*GetIamPolicyRegionBackendServiceRequest) String ¶
func (x *GetIamPolicyRegionBackendServiceRequest) String() string
type GetIamPolicyRegionDiskRequest ¶
type GetIamPolicyRegionDiskRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.GetIamPolicy. See the method description for details.
func (*GetIamPolicyRegionDiskRequest) Descriptor ¶
func (*GetIamPolicyRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyRegionDiskRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyRegionDiskRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyRegionDiskRequest) GetProject ¶
func (x *GetIamPolicyRegionDiskRequest) GetProject() string
func (*GetIamPolicyRegionDiskRequest) GetRegion ¶
func (x *GetIamPolicyRegionDiskRequest) GetRegion() string
func (*GetIamPolicyRegionDiskRequest) GetResource ¶
func (x *GetIamPolicyRegionDiskRequest) GetResource() string
func (*GetIamPolicyRegionDiskRequest) ProtoMessage ¶
func (*GetIamPolicyRegionDiskRequest) ProtoMessage()
func (*GetIamPolicyRegionDiskRequest) ProtoReflect ¶
func (x *GetIamPolicyRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyRegionDiskRequest) Reset ¶
func (x *GetIamPolicyRegionDiskRequest) Reset()
func (*GetIamPolicyRegionDiskRequest) String ¶
func (x *GetIamPolicyRegionDiskRequest) String() string
type GetIamPolicyRegionInstantSnapshotRequest ¶
type GetIamPolicyRegionInstantSnapshotRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.GetIamPolicy. See the method description for details.
func (*GetIamPolicyRegionInstantSnapshotRequest) Descriptor ¶
func (*GetIamPolicyRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyRegionInstantSnapshotRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyRegionInstantSnapshotRequest) GetProject ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) GetProject() string
func (*GetIamPolicyRegionInstantSnapshotRequest) GetRegion ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) GetRegion() string
func (*GetIamPolicyRegionInstantSnapshotRequest) GetResource ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) GetResource() string
func (*GetIamPolicyRegionInstantSnapshotRequest) ProtoMessage ¶
func (*GetIamPolicyRegionInstantSnapshotRequest) ProtoMessage()
func (*GetIamPolicyRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyRegionInstantSnapshotRequest) Reset ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) Reset()
func (*GetIamPolicyRegionInstantSnapshotRequest) String ¶
func (x *GetIamPolicyRegionInstantSnapshotRequest) String() string
type GetIamPolicyRegionNetworkFirewallPolicyRequest ¶
type GetIamPolicyRegionNetworkFirewallPolicyRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.GetIamPolicy. See the method description for details.
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject() string
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource() string
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) Reset()
func (*GetIamPolicyRegionNetworkFirewallPolicyRequest) String ¶
func (x *GetIamPolicyRegionNetworkFirewallPolicyRequest) String() string
type GetIamPolicyReservationRequest ¶
type GetIamPolicyReservationRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.GetIamPolicy. See the method description for details.
func (*GetIamPolicyReservationRequest) Descriptor ¶
func (*GetIamPolicyReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyReservationRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyReservationRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyReservationRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyReservationRequest) GetProject ¶
func (x *GetIamPolicyReservationRequest) GetProject() string
func (*GetIamPolicyReservationRequest) GetResource ¶
func (x *GetIamPolicyReservationRequest) GetResource() string
func (*GetIamPolicyReservationRequest) GetZone ¶
func (x *GetIamPolicyReservationRequest) GetZone() string
func (*GetIamPolicyReservationRequest) ProtoMessage ¶
func (*GetIamPolicyReservationRequest) ProtoMessage()
func (*GetIamPolicyReservationRequest) ProtoReflect ¶
func (x *GetIamPolicyReservationRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyReservationRequest) Reset ¶
func (x *GetIamPolicyReservationRequest) Reset()
func (*GetIamPolicyReservationRequest) String ¶
func (x *GetIamPolicyReservationRequest) String() string
type GetIamPolicyResourcePolicyRequest ¶
type GetIamPolicyResourcePolicyRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.GetIamPolicy. See the method description for details.
func (*GetIamPolicyResourcePolicyRequest) Descriptor ¶
func (*GetIamPolicyResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyResourcePolicyRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyResourcePolicyRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyResourcePolicyRequest) GetProject ¶
func (x *GetIamPolicyResourcePolicyRequest) GetProject() string
func (*GetIamPolicyResourcePolicyRequest) GetRegion ¶
func (x *GetIamPolicyResourcePolicyRequest) GetRegion() string
func (*GetIamPolicyResourcePolicyRequest) GetResource ¶
func (x *GetIamPolicyResourcePolicyRequest) GetResource() string
func (*GetIamPolicyResourcePolicyRequest) ProtoMessage ¶
func (*GetIamPolicyResourcePolicyRequest) ProtoMessage()
func (*GetIamPolicyResourcePolicyRequest) ProtoReflect ¶
func (x *GetIamPolicyResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyResourcePolicyRequest) Reset ¶
func (x *GetIamPolicyResourcePolicyRequest) Reset()
func (*GetIamPolicyResourcePolicyRequest) String ¶
func (x *GetIamPolicyResourcePolicyRequest) String() string
type GetIamPolicyServiceAttachmentRequest ¶
type GetIamPolicyServiceAttachmentRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.GetIamPolicy. See the method description for details.
func (*GetIamPolicyServiceAttachmentRequest) Descriptor ¶
func (*GetIamPolicyServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyServiceAttachmentRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyServiceAttachmentRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyServiceAttachmentRequest) GetProject ¶
func (x *GetIamPolicyServiceAttachmentRequest) GetProject() string
func (*GetIamPolicyServiceAttachmentRequest) GetRegion ¶
func (x *GetIamPolicyServiceAttachmentRequest) GetRegion() string
func (*GetIamPolicyServiceAttachmentRequest) GetResource ¶
func (x *GetIamPolicyServiceAttachmentRequest) GetResource() string
func (*GetIamPolicyServiceAttachmentRequest) ProtoMessage ¶
func (*GetIamPolicyServiceAttachmentRequest) ProtoMessage()
func (*GetIamPolicyServiceAttachmentRequest) ProtoReflect ¶
func (x *GetIamPolicyServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyServiceAttachmentRequest) Reset ¶
func (x *GetIamPolicyServiceAttachmentRequest) Reset()
func (*GetIamPolicyServiceAttachmentRequest) String ¶
func (x *GetIamPolicyServiceAttachmentRequest) String() string
type GetIamPolicySnapshotRequest ¶
type GetIamPolicySnapshotRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.GetIamPolicy. See the method description for details.
func (*GetIamPolicySnapshotRequest) Descriptor ¶
func (*GetIamPolicySnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicySnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicySnapshotRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicySnapshotRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicySnapshotRequest) GetProject ¶
func (x *GetIamPolicySnapshotRequest) GetProject() string
func (*GetIamPolicySnapshotRequest) GetResource ¶
func (x *GetIamPolicySnapshotRequest) GetResource() string
func (*GetIamPolicySnapshotRequest) ProtoMessage ¶
func (*GetIamPolicySnapshotRequest) ProtoMessage()
func (*GetIamPolicySnapshotRequest) ProtoReflect ¶
func (x *GetIamPolicySnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicySnapshotRequest) Reset ¶
func (x *GetIamPolicySnapshotRequest) Reset()
func (*GetIamPolicySnapshotRequest) String ¶
func (x *GetIamPolicySnapshotRequest) String() string
type GetIamPolicyStoragePoolRequest ¶
type GetIamPolicyStoragePoolRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.GetIamPolicy. See the method description for details.
func (*GetIamPolicyStoragePoolRequest) Descriptor ¶
func (*GetIamPolicyStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicyStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicyStoragePoolRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicyStoragePoolRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicyStoragePoolRequest) GetProject ¶
func (x *GetIamPolicyStoragePoolRequest) GetProject() string
func (*GetIamPolicyStoragePoolRequest) GetResource ¶
func (x *GetIamPolicyStoragePoolRequest) GetResource() string
func (*GetIamPolicyStoragePoolRequest) GetZone ¶
func (x *GetIamPolicyStoragePoolRequest) GetZone() string
func (*GetIamPolicyStoragePoolRequest) ProtoMessage ¶
func (*GetIamPolicyStoragePoolRequest) ProtoMessage()
func (*GetIamPolicyStoragePoolRequest) ProtoReflect ¶
func (x *GetIamPolicyStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicyStoragePoolRequest) Reset ¶
func (x *GetIamPolicyStoragePoolRequest) Reset()
func (*GetIamPolicyStoragePoolRequest) String ¶
func (x *GetIamPolicyStoragePoolRequest) String() string
type GetIamPolicySubnetworkRequest ¶
type GetIamPolicySubnetworkRequest struct { // Requested IAM Policy version. OptionsRequestedPolicyVersion *int32 `protobuf:"varint,499220029,opt,name=options_requested_policy_version,json=optionsRequestedPolicyVersion,proto3,oneof" json:"options_requested_policy_version,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.GetIamPolicy. See the method description for details.
func (*GetIamPolicySubnetworkRequest) Descriptor ¶
func (*GetIamPolicySubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIamPolicySubnetworkRequest.ProtoReflect.Descriptor instead.
func (*GetIamPolicySubnetworkRequest) GetOptionsRequestedPolicyVersion ¶
func (x *GetIamPolicySubnetworkRequest) GetOptionsRequestedPolicyVersion() int32
func (*GetIamPolicySubnetworkRequest) GetProject ¶
func (x *GetIamPolicySubnetworkRequest) GetProject() string
func (*GetIamPolicySubnetworkRequest) GetRegion ¶
func (x *GetIamPolicySubnetworkRequest) GetRegion() string
func (*GetIamPolicySubnetworkRequest) GetResource ¶
func (x *GetIamPolicySubnetworkRequest) GetResource() string
func (*GetIamPolicySubnetworkRequest) ProtoMessage ¶
func (*GetIamPolicySubnetworkRequest) ProtoMessage()
func (*GetIamPolicySubnetworkRequest) ProtoReflect ¶
func (x *GetIamPolicySubnetworkRequest) ProtoReflect() protoreflect.Message
func (*GetIamPolicySubnetworkRequest) Reset ¶
func (x *GetIamPolicySubnetworkRequest) Reset()
func (*GetIamPolicySubnetworkRequest) String ¶
func (x *GetIamPolicySubnetworkRequest) String() string
type GetImageFamilyViewRequest ¶
type GetImageFamilyViewRequest struct { // Name of the image family to search for. Family string `protobuf:"bytes,328751972,opt,name=family,proto3" json:"family,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for ImageFamilyViews.Get. See the method description for details.
func (*GetImageFamilyViewRequest) Descriptor ¶
func (*GetImageFamilyViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetImageFamilyViewRequest.ProtoReflect.Descriptor instead.
func (*GetImageFamilyViewRequest) GetFamily ¶
func (x *GetImageFamilyViewRequest) GetFamily() string
func (*GetImageFamilyViewRequest) GetProject ¶
func (x *GetImageFamilyViewRequest) GetProject() string
func (*GetImageFamilyViewRequest) GetZone ¶
func (x *GetImageFamilyViewRequest) GetZone() string
func (*GetImageFamilyViewRequest) ProtoMessage ¶
func (*GetImageFamilyViewRequest) ProtoMessage()
func (*GetImageFamilyViewRequest) ProtoReflect ¶
func (x *GetImageFamilyViewRequest) ProtoReflect() protoreflect.Message
func (*GetImageFamilyViewRequest) Reset ¶
func (x *GetImageFamilyViewRequest) Reset()
func (*GetImageFamilyViewRequest) String ¶
func (x *GetImageFamilyViewRequest) String() string
type GetImageRequest ¶
type GetImageRequest struct { // Name of the image resource to return. Image string `protobuf:"bytes,100313435,opt,name=image,proto3" json:"image,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Images.Get. See the method description for details.
func (*GetImageRequest) Descriptor ¶
func (*GetImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetImageRequest.ProtoReflect.Descriptor instead.
func (*GetImageRequest) GetImage ¶
func (x *GetImageRequest) GetImage() string
func (*GetImageRequest) GetProject ¶
func (x *GetImageRequest) GetProject() string
func (*GetImageRequest) ProtoMessage ¶
func (*GetImageRequest) ProtoMessage()
func (*GetImageRequest) ProtoReflect ¶
func (x *GetImageRequest) ProtoReflect() protoreflect.Message
func (*GetImageRequest) Reset ¶
func (x *GetImageRequest) Reset()
func (*GetImageRequest) String ¶
func (x *GetImageRequest) String() string
type GetInstanceGroupManagerRequest ¶
type GetInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.Get. See the method description for details.
func (*GetInstanceGroupManagerRequest) Descriptor ¶
func (*GetInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *GetInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*GetInstanceGroupManagerRequest) GetProject ¶
func (x *GetInstanceGroupManagerRequest) GetProject() string
func (*GetInstanceGroupManagerRequest) GetZone ¶
func (x *GetInstanceGroupManagerRequest) GetZone() string
func (*GetInstanceGroupManagerRequest) ProtoMessage ¶
func (*GetInstanceGroupManagerRequest) ProtoMessage()
func (*GetInstanceGroupManagerRequest) ProtoReflect ¶
func (x *GetInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceGroupManagerRequest) Reset ¶
func (x *GetInstanceGroupManagerRequest) Reset()
func (*GetInstanceGroupManagerRequest) String ¶
func (x *GetInstanceGroupManagerRequest) String() string
type GetInstanceGroupManagerResizeRequestRequest ¶
type GetInstanceGroupManagerResizeRequestRequest struct { // The name of the managed instance group. Name should conform to RFC1035 or be a resource ID. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the resize request. Name should conform to RFC1035 or be a resource ID. ResizeRequest string `protobuf:"bytes,216941060,opt,name=resize_request,json=resizeRequest,proto3" json:"resize_request,omitempty"` // Name of the href="/compute/docs/regions-zones/#available">zone scoping this request. Name should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagerResizeRequests.Get. See the method description for details.
func (*GetInstanceGroupManagerResizeRequestRequest) Descriptor ¶
func (*GetInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceGroupManagerResizeRequestRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
func (*GetInstanceGroupManagerResizeRequestRequest) GetProject ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) GetProject() string
func (*GetInstanceGroupManagerResizeRequestRequest) GetResizeRequest ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) GetResizeRequest() string
func (*GetInstanceGroupManagerResizeRequestRequest) GetZone ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) GetZone() string
func (*GetInstanceGroupManagerResizeRequestRequest) ProtoMessage ¶
func (*GetInstanceGroupManagerResizeRequestRequest) ProtoMessage()
func (*GetInstanceGroupManagerResizeRequestRequest) ProtoReflect ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceGroupManagerResizeRequestRequest) Reset ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) Reset()
func (*GetInstanceGroupManagerResizeRequestRequest) String ¶
func (x *GetInstanceGroupManagerResizeRequestRequest) String() string
type GetInstanceGroupRequest ¶
type GetInstanceGroupRequest struct { // The name of the instance group. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.Get. See the method description for details.
func (*GetInstanceGroupRequest) Descriptor ¶
func (*GetInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceGroupRequest) GetInstanceGroup ¶
func (x *GetInstanceGroupRequest) GetInstanceGroup() string
func (*GetInstanceGroupRequest) GetProject ¶
func (x *GetInstanceGroupRequest) GetProject() string
func (*GetInstanceGroupRequest) GetZone ¶
func (x *GetInstanceGroupRequest) GetZone() string
func (*GetInstanceGroupRequest) ProtoMessage ¶
func (*GetInstanceGroupRequest) ProtoMessage()
func (*GetInstanceGroupRequest) ProtoReflect ¶
func (x *GetInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceGroupRequest) Reset ¶
func (x *GetInstanceGroupRequest) Reset()
func (*GetInstanceGroupRequest) String ¶
func (x *GetInstanceGroupRequest) String() string
type GetInstanceRequest ¶
type GetInstanceRequest struct { // Name of the instance resource to return. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Get. See the method description for details.
func (*GetInstanceRequest) Descriptor ¶
func (*GetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceRequest) GetInstance ¶
func (x *GetInstanceRequest) GetInstance() string
func (*GetInstanceRequest) GetProject ¶
func (x *GetInstanceRequest) GetProject() string
func (*GetInstanceRequest) GetZone ¶
func (x *GetInstanceRequest) GetZone() string
func (*GetInstanceRequest) ProtoMessage ¶
func (*GetInstanceRequest) ProtoMessage()
func (*GetInstanceRequest) ProtoReflect ¶
func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceRequest) Reset ¶
func (x *GetInstanceRequest) Reset()
func (*GetInstanceRequest) String ¶
func (x *GetInstanceRequest) String() string
type GetInstanceSettingRequest ¶
type GetInstanceSettingRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceSettingsService.Get. See the method description for details.
func (*GetInstanceSettingRequest) Descriptor ¶
func (*GetInstanceSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceSettingRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceSettingRequest) GetProject ¶
func (x *GetInstanceSettingRequest) GetProject() string
func (*GetInstanceSettingRequest) GetZone ¶
func (x *GetInstanceSettingRequest) GetZone() string
func (*GetInstanceSettingRequest) ProtoMessage ¶
func (*GetInstanceSettingRequest) ProtoMessage()
func (*GetInstanceSettingRequest) ProtoReflect ¶
func (x *GetInstanceSettingRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceSettingRequest) Reset ¶
func (x *GetInstanceSettingRequest) Reset()
func (*GetInstanceSettingRequest) String ¶
func (x *GetInstanceSettingRequest) String() string
type GetInstanceTemplateRequest ¶
type GetInstanceTemplateRequest struct { // The name of the instance template. InstanceTemplate string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3" json:"instance_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.Get. See the method description for details.
func (*GetInstanceTemplateRequest) Descriptor ¶
func (*GetInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceTemplateRequest) GetInstanceTemplate ¶
func (x *GetInstanceTemplateRequest) GetInstanceTemplate() string
func (*GetInstanceTemplateRequest) GetProject ¶
func (x *GetInstanceTemplateRequest) GetProject() string
func (*GetInstanceTemplateRequest) ProtoMessage ¶
func (*GetInstanceTemplateRequest) ProtoMessage()
func (*GetInstanceTemplateRequest) ProtoReflect ¶
func (x *GetInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceTemplateRequest) Reset ¶
func (x *GetInstanceTemplateRequest) Reset()
func (*GetInstanceTemplateRequest) String ¶
func (x *GetInstanceTemplateRequest) String() string
type GetInstantSnapshotRequest ¶
type GetInstantSnapshotRequest struct { // Name of the InstantSnapshot resource to return. InstantSnapshot string `protobuf:"bytes,391638626,opt,name=instant_snapshot,json=instantSnapshot,proto3" json:"instant_snapshot,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.Get. See the method description for details.
func (*GetInstantSnapshotRequest) Descriptor ¶
func (*GetInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetInstantSnapshotRequest) GetInstantSnapshot ¶
func (x *GetInstantSnapshotRequest) GetInstantSnapshot() string
func (*GetInstantSnapshotRequest) GetProject ¶
func (x *GetInstantSnapshotRequest) GetProject() string
func (*GetInstantSnapshotRequest) GetZone ¶
func (x *GetInstantSnapshotRequest) GetZone() string
func (*GetInstantSnapshotRequest) ProtoMessage ¶
func (*GetInstantSnapshotRequest) ProtoMessage()
func (*GetInstantSnapshotRequest) ProtoReflect ¶
func (x *GetInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetInstantSnapshotRequest) Reset ¶
func (x *GetInstantSnapshotRequest) Reset()
func (*GetInstantSnapshotRequest) String ¶
func (x *GetInstantSnapshotRequest) String() string
type GetInterconnectAttachmentRequest ¶
type GetInterconnectAttachmentRequest struct { // Name of the interconnect attachment to return. InterconnectAttachment string `protobuf:"bytes,308135284,opt,name=interconnect_attachment,json=interconnectAttachment,proto3" json:"interconnect_attachment,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.Get. See the method description for details.
func (*GetInterconnectAttachmentRequest) Descriptor ¶
func (*GetInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInterconnectAttachmentRequest.ProtoReflect.Descriptor instead.
func (*GetInterconnectAttachmentRequest) GetInterconnectAttachment ¶
func (x *GetInterconnectAttachmentRequest) GetInterconnectAttachment() string
func (*GetInterconnectAttachmentRequest) GetProject ¶
func (x *GetInterconnectAttachmentRequest) GetProject() string
func (*GetInterconnectAttachmentRequest) GetRegion ¶
func (x *GetInterconnectAttachmentRequest) GetRegion() string
func (*GetInterconnectAttachmentRequest) ProtoMessage ¶
func (*GetInterconnectAttachmentRequest) ProtoMessage()
func (*GetInterconnectAttachmentRequest) ProtoReflect ¶
func (x *GetInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
func (*GetInterconnectAttachmentRequest) Reset ¶
func (x *GetInterconnectAttachmentRequest) Reset()
func (*GetInterconnectAttachmentRequest) String ¶
func (x *GetInterconnectAttachmentRequest) String() string
type GetInterconnectLocationRequest ¶
type GetInterconnectLocationRequest struct { // Name of the interconnect location to return. InterconnectLocation string `protobuf:"bytes,492235846,opt,name=interconnect_location,json=interconnectLocation,proto3" json:"interconnect_location,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectLocations.Get. See the method description for details.
func (*GetInterconnectLocationRequest) Descriptor ¶
func (*GetInterconnectLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInterconnectLocationRequest.ProtoReflect.Descriptor instead.
func (*GetInterconnectLocationRequest) GetInterconnectLocation ¶
func (x *GetInterconnectLocationRequest) GetInterconnectLocation() string
func (*GetInterconnectLocationRequest) GetProject ¶
func (x *GetInterconnectLocationRequest) GetProject() string
func (*GetInterconnectLocationRequest) ProtoMessage ¶
func (*GetInterconnectLocationRequest) ProtoMessage()
func (*GetInterconnectLocationRequest) ProtoReflect ¶
func (x *GetInterconnectLocationRequest) ProtoReflect() protoreflect.Message
func (*GetInterconnectLocationRequest) Reset ¶
func (x *GetInterconnectLocationRequest) Reset()
func (*GetInterconnectLocationRequest) String ¶
func (x *GetInterconnectLocationRequest) String() string
type GetInterconnectRemoteLocationRequest ¶
type GetInterconnectRemoteLocationRequest struct { // Name of the interconnect remote location to return. InterconnectRemoteLocation string `protobuf:"bytes,290153949,opt,name=interconnect_remote_location,json=interconnectRemoteLocation,proto3" json:"interconnect_remote_location,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectRemoteLocations.Get. See the method description for details.
func (*GetInterconnectRemoteLocationRequest) Descriptor ¶
func (*GetInterconnectRemoteLocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInterconnectRemoteLocationRequest.ProtoReflect.Descriptor instead.
func (*GetInterconnectRemoteLocationRequest) GetInterconnectRemoteLocation ¶
func (x *GetInterconnectRemoteLocationRequest) GetInterconnectRemoteLocation() string
func (*GetInterconnectRemoteLocationRequest) GetProject ¶
func (x *GetInterconnectRemoteLocationRequest) GetProject() string
func (*GetInterconnectRemoteLocationRequest) ProtoMessage ¶
func (*GetInterconnectRemoteLocationRequest) ProtoMessage()
func (*GetInterconnectRemoteLocationRequest) ProtoReflect ¶
func (x *GetInterconnectRemoteLocationRequest) ProtoReflect() protoreflect.Message
func (*GetInterconnectRemoteLocationRequest) Reset ¶
func (x *GetInterconnectRemoteLocationRequest) Reset()
func (*GetInterconnectRemoteLocationRequest) String ¶
func (x *GetInterconnectRemoteLocationRequest) String() string
type GetInterconnectRequest ¶
type GetInterconnectRequest struct { // Name of the interconnect to return. Interconnect string `protobuf:"bytes,224601230,opt,name=interconnect,proto3" json:"interconnect,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.Get. See the method description for details.
func (*GetInterconnectRequest) Descriptor ¶
func (*GetInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInterconnectRequest.ProtoReflect.Descriptor instead.
func (*GetInterconnectRequest) GetInterconnect ¶
func (x *GetInterconnectRequest) GetInterconnect() string
func (*GetInterconnectRequest) GetProject ¶
func (x *GetInterconnectRequest) GetProject() string
func (*GetInterconnectRequest) ProtoMessage ¶
func (*GetInterconnectRequest) ProtoMessage()
func (*GetInterconnectRequest) ProtoReflect ¶
func (x *GetInterconnectRequest) ProtoReflect() protoreflect.Message
func (*GetInterconnectRequest) Reset ¶
func (x *GetInterconnectRequest) Reset()
func (*GetInterconnectRequest) String ¶
func (x *GetInterconnectRequest) String() string
type GetLicenseCodeRequest ¶
type GetLicenseCodeRequest struct { // Number corresponding to the License code resource to return. LicenseCode string `protobuf:"bytes,1467179,opt,name=license_code,json=licenseCode,proto3" json:"license_code,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for LicenseCodes.Get. See the method description for details.
func (*GetLicenseCodeRequest) Descriptor ¶
func (*GetLicenseCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLicenseCodeRequest.ProtoReflect.Descriptor instead.
func (*GetLicenseCodeRequest) GetLicenseCode ¶
func (x *GetLicenseCodeRequest) GetLicenseCode() string
func (*GetLicenseCodeRequest) GetProject ¶
func (x *GetLicenseCodeRequest) GetProject() string
func (*GetLicenseCodeRequest) ProtoMessage ¶
func (*GetLicenseCodeRequest) ProtoMessage()
func (*GetLicenseCodeRequest) ProtoReflect ¶
func (x *GetLicenseCodeRequest) ProtoReflect() protoreflect.Message
func (*GetLicenseCodeRequest) Reset ¶
func (x *GetLicenseCodeRequest) Reset()
func (*GetLicenseCodeRequest) String ¶
func (x *GetLicenseCodeRequest) String() string
type GetLicenseRequest ¶
type GetLicenseRequest struct { // Name of the License resource to return. License string `protobuf:"bytes,166757441,opt,name=license,proto3" json:"license,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.Get. See the method description for details.
func (*GetLicenseRequest) Descriptor ¶
func (*GetLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLicenseRequest.ProtoReflect.Descriptor instead.
func (*GetLicenseRequest) GetLicense ¶
func (x *GetLicenseRequest) GetLicense() string
func (*GetLicenseRequest) GetProject ¶
func (x *GetLicenseRequest) GetProject() string
func (*GetLicenseRequest) ProtoMessage ¶
func (*GetLicenseRequest) ProtoMessage()
func (*GetLicenseRequest) ProtoReflect ¶
func (x *GetLicenseRequest) ProtoReflect() protoreflect.Message
func (*GetLicenseRequest) Reset ¶
func (x *GetLicenseRequest) Reset()
func (*GetLicenseRequest) String ¶
func (x *GetLicenseRequest) String() string
type GetMachineImageRequest ¶
type GetMachineImageRequest struct { // The name of the machine image. MachineImage string `protobuf:"bytes,69189475,opt,name=machine_image,json=machineImage,proto3" json:"machine_image,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.Get. See the method description for details.
func (*GetMachineImageRequest) Descriptor ¶
func (*GetMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMachineImageRequest.ProtoReflect.Descriptor instead.
func (*GetMachineImageRequest) GetMachineImage ¶
func (x *GetMachineImageRequest) GetMachineImage() string
func (*GetMachineImageRequest) GetProject ¶
func (x *GetMachineImageRequest) GetProject() string
func (*GetMachineImageRequest) ProtoMessage ¶
func (*GetMachineImageRequest) ProtoMessage()
func (*GetMachineImageRequest) ProtoReflect ¶
func (x *GetMachineImageRequest) ProtoReflect() protoreflect.Message
func (*GetMachineImageRequest) Reset ¶
func (x *GetMachineImageRequest) Reset()
func (*GetMachineImageRequest) String ¶
func (x *GetMachineImageRequest) String() string
type GetMachineTypeRequest ¶
type GetMachineTypeRequest struct { // Name of the machine type to return. MachineType string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3" json:"machine_type,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for MachineTypes.Get. See the method description for details.
func (*GetMachineTypeRequest) Descriptor ¶
func (*GetMachineTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMachineTypeRequest.ProtoReflect.Descriptor instead.
func (*GetMachineTypeRequest) GetMachineType ¶
func (x *GetMachineTypeRequest) GetMachineType() string
func (*GetMachineTypeRequest) GetProject ¶
func (x *GetMachineTypeRequest) GetProject() string
func (*GetMachineTypeRequest) GetZone ¶
func (x *GetMachineTypeRequest) GetZone() string
func (*GetMachineTypeRequest) ProtoMessage ¶
func (*GetMachineTypeRequest) ProtoMessage()
func (*GetMachineTypeRequest) ProtoReflect ¶
func (x *GetMachineTypeRequest) ProtoReflect() protoreflect.Message
func (*GetMachineTypeRequest) Reset ¶
func (x *GetMachineTypeRequest) Reset()
func (*GetMachineTypeRequest) String ¶
func (x *GetMachineTypeRequest) String() string
type GetMacsecConfigInterconnectRequest ¶
type GetMacsecConfigInterconnectRequest struct { // Name of the interconnect resource to query. Interconnect string `protobuf:"bytes,224601230,opt,name=interconnect,proto3" json:"interconnect,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.GetMacsecConfig. See the method description for details.
func (*GetMacsecConfigInterconnectRequest) Descriptor ¶
func (*GetMacsecConfigInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMacsecConfigInterconnectRequest.ProtoReflect.Descriptor instead.
func (*GetMacsecConfigInterconnectRequest) GetInterconnect ¶
func (x *GetMacsecConfigInterconnectRequest) GetInterconnect() string
func (*GetMacsecConfigInterconnectRequest) GetProject ¶
func (x *GetMacsecConfigInterconnectRequest) GetProject() string
func (*GetMacsecConfigInterconnectRequest) ProtoMessage ¶
func (*GetMacsecConfigInterconnectRequest) ProtoMessage()
func (*GetMacsecConfigInterconnectRequest) ProtoReflect ¶
func (x *GetMacsecConfigInterconnectRequest) ProtoReflect() protoreflect.Message
func (*GetMacsecConfigInterconnectRequest) Reset ¶
func (x *GetMacsecConfigInterconnectRequest) Reset()
func (*GetMacsecConfigInterconnectRequest) String ¶
func (x *GetMacsecConfigInterconnectRequest) String() string
type GetNatIpInfoRouterRequest ¶
type GetNatIpInfoRouterRequest struct { // Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035. NatName *string `protobuf:"bytes,425596649,opt,name=nat_name,json=natName,proto3,oneof" json:"nat_name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the Router resource to query for Nat IP information. The name should conform to RFC1035. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // contains filtered or unexported fields }
A request message for Routers.GetNatIpInfo. See the method description for details.
func (*GetNatIpInfoRouterRequest) Descriptor ¶
func (*GetNatIpInfoRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNatIpInfoRouterRequest.ProtoReflect.Descriptor instead.
func (*GetNatIpInfoRouterRequest) GetNatName ¶
func (x *GetNatIpInfoRouterRequest) GetNatName() string
func (*GetNatIpInfoRouterRequest) GetProject ¶
func (x *GetNatIpInfoRouterRequest) GetProject() string
func (*GetNatIpInfoRouterRequest) GetRegion ¶
func (x *GetNatIpInfoRouterRequest) GetRegion() string
func (*GetNatIpInfoRouterRequest) GetRouter ¶
func (x *GetNatIpInfoRouterRequest) GetRouter() string
func (*GetNatIpInfoRouterRequest) ProtoMessage ¶
func (*GetNatIpInfoRouterRequest) ProtoMessage()
func (*GetNatIpInfoRouterRequest) ProtoReflect ¶
func (x *GetNatIpInfoRouterRequest) ProtoReflect() protoreflect.Message
func (*GetNatIpInfoRouterRequest) Reset ¶
func (x *GetNatIpInfoRouterRequest) Reset()
func (*GetNatIpInfoRouterRequest) String ¶
func (x *GetNatIpInfoRouterRequest) String() string
type GetNatMappingInfoRoutersRequest ¶
type GetNatMappingInfoRoutersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Name of the nat service to filter the Nat Mapping information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035. NatName *string `protobuf:"bytes,425596649,opt,name=nat_name,json=natName,proto3,oneof" json:"nat_name,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the Router resource to query for Nat Mapping information of VM endpoints. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // contains filtered or unexported fields }
A request message for Routers.GetNatMappingInfo. See the method description for details.
func (*GetNatMappingInfoRoutersRequest) Descriptor ¶
func (*GetNatMappingInfoRoutersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNatMappingInfoRoutersRequest.ProtoReflect.Descriptor instead.
func (*GetNatMappingInfoRoutersRequest) GetFilter ¶
func (x *GetNatMappingInfoRoutersRequest) GetFilter() string
func (*GetNatMappingInfoRoutersRequest) GetMaxResults ¶
func (x *GetNatMappingInfoRoutersRequest) GetMaxResults() uint32
func (*GetNatMappingInfoRoutersRequest) GetNatName ¶
func (x *GetNatMappingInfoRoutersRequest) GetNatName() string
func (*GetNatMappingInfoRoutersRequest) GetOrderBy ¶
func (x *GetNatMappingInfoRoutersRequest) GetOrderBy() string
func (*GetNatMappingInfoRoutersRequest) GetPageToken ¶
func (x *GetNatMappingInfoRoutersRequest) GetPageToken() string
func (*GetNatMappingInfoRoutersRequest) GetProject ¶
func (x *GetNatMappingInfoRoutersRequest) GetProject() string
func (*GetNatMappingInfoRoutersRequest) GetRegion ¶
func (x *GetNatMappingInfoRoutersRequest) GetRegion() string
func (*GetNatMappingInfoRoutersRequest) GetReturnPartialSuccess ¶
func (x *GetNatMappingInfoRoutersRequest) GetReturnPartialSuccess() bool
func (*GetNatMappingInfoRoutersRequest) GetRouter ¶
func (x *GetNatMappingInfoRoutersRequest) GetRouter() string
func (*GetNatMappingInfoRoutersRequest) ProtoMessage ¶
func (*GetNatMappingInfoRoutersRequest) ProtoMessage()
func (*GetNatMappingInfoRoutersRequest) ProtoReflect ¶
func (x *GetNatMappingInfoRoutersRequest) ProtoReflect() protoreflect.Message
func (*GetNatMappingInfoRoutersRequest) Reset ¶
func (x *GetNatMappingInfoRoutersRequest) Reset()
func (*GetNatMappingInfoRoutersRequest) String ¶
func (x *GetNatMappingInfoRoutersRequest) String() string
type GetNetworkAttachmentRequest ¶
type GetNetworkAttachmentRequest struct { // Name of the NetworkAttachment resource to return. NetworkAttachment string `protobuf:"bytes,224644052,opt,name=network_attachment,json=networkAttachment,proto3" json:"network_attachment,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.Get. See the method description for details.
func (*GetNetworkAttachmentRequest) Descriptor ¶
func (*GetNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkAttachmentRequest) GetNetworkAttachment ¶
func (x *GetNetworkAttachmentRequest) GetNetworkAttachment() string
func (*GetNetworkAttachmentRequest) GetProject ¶
func (x *GetNetworkAttachmentRequest) GetProject() string
func (*GetNetworkAttachmentRequest) GetRegion ¶
func (x *GetNetworkAttachmentRequest) GetRegion() string
func (*GetNetworkAttachmentRequest) ProtoMessage ¶
func (*GetNetworkAttachmentRequest) ProtoMessage()
func (*GetNetworkAttachmentRequest) ProtoReflect ¶
func (x *GetNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkAttachmentRequest) Reset ¶
func (x *GetNetworkAttachmentRequest) Reset()
func (*GetNetworkAttachmentRequest) String ¶
func (x *GetNetworkAttachmentRequest) String() string
type GetNetworkEdgeSecurityServiceRequest ¶
type GetNetworkEdgeSecurityServiceRequest struct { // Name of the network edge security service to get. NetworkEdgeSecurityService string `protobuf:"bytes,157011879,opt,name=network_edge_security_service,json=networkEdgeSecurityService,proto3" json:"network_edge_security_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEdgeSecurityServices.Get. See the method description for details.
func (*GetNetworkEdgeSecurityServiceRequest) Descriptor ¶
func (*GetNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkEdgeSecurityServiceRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService ¶
func (x *GetNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
func (*GetNetworkEdgeSecurityServiceRequest) GetProject ¶
func (x *GetNetworkEdgeSecurityServiceRequest) GetProject() string
func (*GetNetworkEdgeSecurityServiceRequest) GetRegion ¶
func (x *GetNetworkEdgeSecurityServiceRequest) GetRegion() string
func (*GetNetworkEdgeSecurityServiceRequest) ProtoMessage ¶
func (*GetNetworkEdgeSecurityServiceRequest) ProtoMessage()
func (*GetNetworkEdgeSecurityServiceRequest) ProtoReflect ¶
func (x *GetNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkEdgeSecurityServiceRequest) Reset ¶
func (x *GetNetworkEdgeSecurityServiceRequest) Reset()
func (*GetNetworkEdgeSecurityServiceRequest) String ¶
func (x *GetNetworkEdgeSecurityServiceRequest) String() string
type GetNetworkEndpointGroupRequest ¶
type GetNetworkEndpointGroupRequest struct { // The name of the network endpoint group. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.Get. See the method description for details.
func (*GetNetworkEndpointGroupRequest) Descriptor ¶
func (*GetNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *GetNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*GetNetworkEndpointGroupRequest) GetProject ¶
func (x *GetNetworkEndpointGroupRequest) GetProject() string
func (*GetNetworkEndpointGroupRequest) GetZone ¶
func (x *GetNetworkEndpointGroupRequest) GetZone() string
func (*GetNetworkEndpointGroupRequest) ProtoMessage ¶
func (*GetNetworkEndpointGroupRequest) ProtoMessage()
func (*GetNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *GetNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkEndpointGroupRequest) Reset ¶
func (x *GetNetworkEndpointGroupRequest) Reset()
func (*GetNetworkEndpointGroupRequest) String ¶
func (x *GetNetworkEndpointGroupRequest) String() string
type GetNetworkFirewallPolicyRequest ¶
type GetNetworkFirewallPolicyRequest struct { // Name of the firewall policy to get. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.Get. See the method description for details.
func (*GetNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetNetworkFirewallPolicyRequest) GetProject() string
func (*GetNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkFirewallPolicyRequest) Reset ¶
func (x *GetNetworkFirewallPolicyRequest) Reset()
func (*GetNetworkFirewallPolicyRequest) String ¶
func (x *GetNetworkFirewallPolicyRequest) String() string
type GetNetworkProfileRequest ¶
type GetNetworkProfileRequest struct { // Name of the network profile to return. NetworkProfile string `protobuf:"bytes,173112472,opt,name=network_profile,json=networkProfile,proto3" json:"network_profile,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for NetworkProfiles.Get. See the method description for details.
func (*GetNetworkProfileRequest) Descriptor ¶
func (*GetNetworkProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkProfileRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkProfileRequest) GetNetworkProfile ¶
func (x *GetNetworkProfileRequest) GetNetworkProfile() string
func (*GetNetworkProfileRequest) GetProject ¶
func (x *GetNetworkProfileRequest) GetProject() string
func (*GetNetworkProfileRequest) ProtoMessage ¶
func (*GetNetworkProfileRequest) ProtoMessage()
func (*GetNetworkProfileRequest) ProtoReflect ¶
func (x *GetNetworkProfileRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkProfileRequest) Reset ¶
func (x *GetNetworkProfileRequest) Reset()
func (*GetNetworkProfileRequest) String ¶
func (x *GetNetworkProfileRequest) String() string
type GetNetworkRequest ¶
type GetNetworkRequest struct { // Name of the network to return. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Networks.Get. See the method description for details.
func (*GetNetworkRequest) Descriptor ¶
func (*GetNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNetworkRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkRequest) GetNetwork ¶
func (x *GetNetworkRequest) GetNetwork() string
func (*GetNetworkRequest) GetProject ¶
func (x *GetNetworkRequest) GetProject() string
func (*GetNetworkRequest) ProtoMessage ¶
func (*GetNetworkRequest) ProtoMessage()
func (*GetNetworkRequest) ProtoReflect ¶
func (x *GetNetworkRequest) ProtoReflect() protoreflect.Message
func (*GetNetworkRequest) Reset ¶
func (x *GetNetworkRequest) Reset()
func (*GetNetworkRequest) String ¶
func (x *GetNetworkRequest) String() string
type GetNodeGroupRequest ¶
type GetNodeGroupRequest struct { // Name of the node group to return. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.Get. See the method description for details.
func (*GetNodeGroupRequest) Descriptor ¶
func (*GetNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*GetNodeGroupRequest) GetNodeGroup ¶
func (x *GetNodeGroupRequest) GetNodeGroup() string
func (*GetNodeGroupRequest) GetProject ¶
func (x *GetNodeGroupRequest) GetProject() string
func (*GetNodeGroupRequest) GetZone ¶
func (x *GetNodeGroupRequest) GetZone() string
func (*GetNodeGroupRequest) ProtoMessage ¶
func (*GetNodeGroupRequest) ProtoMessage()
func (*GetNodeGroupRequest) ProtoReflect ¶
func (x *GetNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*GetNodeGroupRequest) Reset ¶
func (x *GetNodeGroupRequest) Reset()
func (*GetNodeGroupRequest) String ¶
func (x *GetNodeGroupRequest) String() string
type GetNodeTemplateRequest ¶
type GetNodeTemplateRequest struct { // Name of the node template to return. NodeTemplate string `protobuf:"bytes,323154455,opt,name=node_template,json=nodeTemplate,proto3" json:"node_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.Get. See the method description for details.
func (*GetNodeTemplateRequest) Descriptor ¶
func (*GetNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetNodeTemplateRequest) GetNodeTemplate ¶
func (x *GetNodeTemplateRequest) GetNodeTemplate() string
func (*GetNodeTemplateRequest) GetProject ¶
func (x *GetNodeTemplateRequest) GetProject() string
func (*GetNodeTemplateRequest) GetRegion ¶
func (x *GetNodeTemplateRequest) GetRegion() string
func (*GetNodeTemplateRequest) ProtoMessage ¶
func (*GetNodeTemplateRequest) ProtoMessage()
func (*GetNodeTemplateRequest) ProtoReflect ¶
func (x *GetNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetNodeTemplateRequest) Reset ¶
func (x *GetNodeTemplateRequest) Reset()
func (*GetNodeTemplateRequest) String ¶
func (x *GetNodeTemplateRequest) String() string
type GetNodeTypeRequest ¶
type GetNodeTypeRequest struct { // Name of the node type to return. NodeType string `protobuf:"bytes,465832791,opt,name=node_type,json=nodeType,proto3" json:"node_type,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeTypes.Get. See the method description for details.
func (*GetNodeTypeRequest) Descriptor ¶
func (*GetNodeTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeTypeRequest.ProtoReflect.Descriptor instead.
func (*GetNodeTypeRequest) GetNodeType ¶
func (x *GetNodeTypeRequest) GetNodeType() string
func (*GetNodeTypeRequest) GetProject ¶
func (x *GetNodeTypeRequest) GetProject() string
func (*GetNodeTypeRequest) GetZone ¶
func (x *GetNodeTypeRequest) GetZone() string
func (*GetNodeTypeRequest) ProtoMessage ¶
func (*GetNodeTypeRequest) ProtoMessage()
func (*GetNodeTypeRequest) ProtoReflect ¶
func (x *GetNodeTypeRequest) ProtoReflect() protoreflect.Message
func (*GetNodeTypeRequest) Reset ¶
func (x *GetNodeTypeRequest) Reset()
func (*GetNodeTypeRequest) String ¶
func (x *GetNodeTypeRequest) String() string
type GetPacketMirroringRequest ¶
type GetPacketMirroringRequest struct { // Name of the PacketMirroring resource to return. PacketMirroring string `protobuf:"bytes,22305996,opt,name=packet_mirroring,json=packetMirroring,proto3" json:"packet_mirroring,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.Get. See the method description for details.
func (*GetPacketMirroringRequest) Descriptor ¶
func (*GetPacketMirroringRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPacketMirroringRequest.ProtoReflect.Descriptor instead.
func (*GetPacketMirroringRequest) GetPacketMirroring ¶
func (x *GetPacketMirroringRequest) GetPacketMirroring() string
func (*GetPacketMirroringRequest) GetProject ¶
func (x *GetPacketMirroringRequest) GetProject() string
func (*GetPacketMirroringRequest) GetRegion ¶
func (x *GetPacketMirroringRequest) GetRegion() string
func (*GetPacketMirroringRequest) ProtoMessage ¶
func (*GetPacketMirroringRequest) ProtoMessage()
func (*GetPacketMirroringRequest) ProtoReflect ¶
func (x *GetPacketMirroringRequest) ProtoReflect() protoreflect.Message
func (*GetPacketMirroringRequest) Reset ¶
func (x *GetPacketMirroringRequest) Reset()
func (*GetPacketMirroringRequest) String ¶
func (x *GetPacketMirroringRequest) String() string
type GetProjectRequest ¶
type GetProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Projects.Get. See the method description for details.
func (*GetProjectRequest) Descriptor ¶
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) GetProject ¶
func (x *GetProjectRequest) GetProject() string
func (*GetProjectRequest) ProtoMessage ¶
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶
func (x *GetProjectRequest) String() string
type GetPublicAdvertisedPrefixeRequest ¶
type GetPublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicAdvertisedPrefix resource to return. PublicAdvertisedPrefix string `protobuf:"bytes,101874590,opt,name=public_advertised_prefix,json=publicAdvertisedPrefix,proto3" json:"public_advertised_prefix,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Get. See the method description for details.
func (*GetPublicAdvertisedPrefixeRequest) Descriptor ¶
func (*GetPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*GetPublicAdvertisedPrefixeRequest) GetProject ¶
func (x *GetPublicAdvertisedPrefixeRequest) GetProject() string
func (*GetPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix ¶
func (x *GetPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
func (*GetPublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*GetPublicAdvertisedPrefixeRequest) ProtoMessage()
func (*GetPublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *GetPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*GetPublicAdvertisedPrefixeRequest) Reset ¶
func (x *GetPublicAdvertisedPrefixeRequest) Reset()
func (*GetPublicAdvertisedPrefixeRequest) String ¶
func (x *GetPublicAdvertisedPrefixeRequest) String() string
type GetPublicDelegatedPrefixeRequest ¶
type GetPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to return. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Get. See the method description for details.
func (*GetPublicDelegatedPrefixeRequest) Descriptor ¶
func (*GetPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*GetPublicDelegatedPrefixeRequest) GetProject ¶
func (x *GetPublicDelegatedPrefixeRequest) GetProject() string
func (*GetPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *GetPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*GetPublicDelegatedPrefixeRequest) GetRegion ¶
func (x *GetPublicDelegatedPrefixeRequest) GetRegion() string
func (*GetPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*GetPublicDelegatedPrefixeRequest) ProtoMessage()
func (*GetPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *GetPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*GetPublicDelegatedPrefixeRequest) Reset ¶
func (x *GetPublicDelegatedPrefixeRequest) Reset()
func (*GetPublicDelegatedPrefixeRequest) String ¶
func (x *GetPublicDelegatedPrefixeRequest) String() string
type GetRegionAutoscalerRequest ¶
type GetRegionAutoscalerRequest struct { // Name of the autoscaler to return. Autoscaler string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3" json:"autoscaler,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.Get. See the method description for details.
func (*GetRegionAutoscalerRequest) Descriptor ¶
func (*GetRegionAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*GetRegionAutoscalerRequest) GetAutoscaler ¶
func (x *GetRegionAutoscalerRequest) GetAutoscaler() string
func (*GetRegionAutoscalerRequest) GetProject ¶
func (x *GetRegionAutoscalerRequest) GetProject() string
func (*GetRegionAutoscalerRequest) GetRegion ¶
func (x *GetRegionAutoscalerRequest) GetRegion() string
func (*GetRegionAutoscalerRequest) ProtoMessage ¶
func (*GetRegionAutoscalerRequest) ProtoMessage()
func (*GetRegionAutoscalerRequest) ProtoReflect ¶
func (x *GetRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*GetRegionAutoscalerRequest) Reset ¶
func (x *GetRegionAutoscalerRequest) Reset()
func (*GetRegionAutoscalerRequest) String ¶
func (x *GetRegionAutoscalerRequest) String() string
type GetRegionBackendServiceRequest ¶
type GetRegionBackendServiceRequest struct { // Name of the BackendService resource to return. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.Get. See the method description for details.
func (*GetRegionBackendServiceRequest) Descriptor ¶
func (*GetRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*GetRegionBackendServiceRequest) GetBackendService ¶
func (x *GetRegionBackendServiceRequest) GetBackendService() string
func (*GetRegionBackendServiceRequest) GetProject ¶
func (x *GetRegionBackendServiceRequest) GetProject() string
func (*GetRegionBackendServiceRequest) GetRegion ¶
func (x *GetRegionBackendServiceRequest) GetRegion() string
func (*GetRegionBackendServiceRequest) ProtoMessage ¶
func (*GetRegionBackendServiceRequest) ProtoMessage()
func (*GetRegionBackendServiceRequest) ProtoReflect ¶
func (x *GetRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*GetRegionBackendServiceRequest) Reset ¶
func (x *GetRegionBackendServiceRequest) Reset()
func (*GetRegionBackendServiceRequest) String ¶
func (x *GetRegionBackendServiceRequest) String() string
type GetRegionCommitmentRequest ¶
type GetRegionCommitmentRequest struct { // Name of the commitment to return. Commitment string `protobuf:"bytes,482134805,opt,name=commitment,proto3" json:"commitment,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionCommitments.Get. See the method description for details.
func (*GetRegionCommitmentRequest) Descriptor ¶
func (*GetRegionCommitmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionCommitmentRequest.ProtoReflect.Descriptor instead.
func (*GetRegionCommitmentRequest) GetCommitment ¶
func (x *GetRegionCommitmentRequest) GetCommitment() string
func (*GetRegionCommitmentRequest) GetProject ¶
func (x *GetRegionCommitmentRequest) GetProject() string
func (*GetRegionCommitmentRequest) GetRegion ¶
func (x *GetRegionCommitmentRequest) GetRegion() string
func (*GetRegionCommitmentRequest) ProtoMessage ¶
func (*GetRegionCommitmentRequest) ProtoMessage()
func (*GetRegionCommitmentRequest) ProtoReflect ¶
func (x *GetRegionCommitmentRequest) ProtoReflect() protoreflect.Message
func (*GetRegionCommitmentRequest) Reset ¶
func (x *GetRegionCommitmentRequest) Reset()
func (*GetRegionCommitmentRequest) String ¶
func (x *GetRegionCommitmentRequest) String() string
type GetRegionDiskRequest ¶
type GetRegionDiskRequest struct { // Name of the regional persistent disk to return. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.Get. See the method description for details.
func (*GetRegionDiskRequest) Descriptor ¶
func (*GetRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*GetRegionDiskRequest) GetDisk ¶
func (x *GetRegionDiskRequest) GetDisk() string
func (*GetRegionDiskRequest) GetProject ¶
func (x *GetRegionDiskRequest) GetProject() string
func (*GetRegionDiskRequest) GetRegion ¶
func (x *GetRegionDiskRequest) GetRegion() string
func (*GetRegionDiskRequest) ProtoMessage ¶
func (*GetRegionDiskRequest) ProtoMessage()
func (*GetRegionDiskRequest) ProtoReflect ¶
func (x *GetRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*GetRegionDiskRequest) Reset ¶
func (x *GetRegionDiskRequest) Reset()
func (*GetRegionDiskRequest) String ¶
func (x *GetRegionDiskRequest) String() string
type GetRegionDiskTypeRequest ¶
type GetRegionDiskTypeRequest struct { // Name of the disk type to return. DiskType string `protobuf:"bytes,93009052,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionDiskTypes.Get. See the method description for details.
func (*GetRegionDiskTypeRequest) Descriptor ¶
func (*GetRegionDiskTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionDiskTypeRequest.ProtoReflect.Descriptor instead.
func (*GetRegionDiskTypeRequest) GetDiskType ¶
func (x *GetRegionDiskTypeRequest) GetDiskType() string
func (*GetRegionDiskTypeRequest) GetProject ¶
func (x *GetRegionDiskTypeRequest) GetProject() string
func (*GetRegionDiskTypeRequest) GetRegion ¶
func (x *GetRegionDiskTypeRequest) GetRegion() string
func (*GetRegionDiskTypeRequest) ProtoMessage ¶
func (*GetRegionDiskTypeRequest) ProtoMessage()
func (*GetRegionDiskTypeRequest) ProtoReflect ¶
func (x *GetRegionDiskTypeRequest) ProtoReflect() protoreflect.Message
func (*GetRegionDiskTypeRequest) Reset ¶
func (x *GetRegionDiskTypeRequest) Reset()
func (*GetRegionDiskTypeRequest) String ¶
func (x *GetRegionDiskTypeRequest) String() string
type GetRegionHealthCheckRequest ¶
type GetRegionHealthCheckRequest struct { // Name of the HealthCheck resource to return. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.Get. See the method description for details.
func (*GetRegionHealthCheckRequest) Descriptor ¶
func (*GetRegionHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*GetRegionHealthCheckRequest) GetHealthCheck ¶
func (x *GetRegionHealthCheckRequest) GetHealthCheck() string
func (*GetRegionHealthCheckRequest) GetProject ¶
func (x *GetRegionHealthCheckRequest) GetProject() string
func (*GetRegionHealthCheckRequest) GetRegion ¶
func (x *GetRegionHealthCheckRequest) GetRegion() string
func (*GetRegionHealthCheckRequest) ProtoMessage ¶
func (*GetRegionHealthCheckRequest) ProtoMessage()
func (*GetRegionHealthCheckRequest) ProtoReflect ¶
func (x *GetRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*GetRegionHealthCheckRequest) Reset ¶
func (x *GetRegionHealthCheckRequest) Reset()
func (*GetRegionHealthCheckRequest) String ¶
func (x *GetRegionHealthCheckRequest) String() string
type GetRegionHealthCheckServiceRequest ¶
type GetRegionHealthCheckServiceRequest struct { // Name of the HealthCheckService to update. The name must be 1-63 characters long, and comply with RFC1035. HealthCheckService string `protobuf:"bytes,408374747,opt,name=health_check_service,json=healthCheckService,proto3" json:"health_check_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthCheckServices.Get. See the method description for details.
func (*GetRegionHealthCheckServiceRequest) Descriptor ¶
func (*GetRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionHealthCheckServiceRequest.ProtoReflect.Descriptor instead.
func (*GetRegionHealthCheckServiceRequest) GetHealthCheckService ¶
func (x *GetRegionHealthCheckServiceRequest) GetHealthCheckService() string
func (*GetRegionHealthCheckServiceRequest) GetProject ¶
func (x *GetRegionHealthCheckServiceRequest) GetProject() string
func (*GetRegionHealthCheckServiceRequest) GetRegion ¶
func (x *GetRegionHealthCheckServiceRequest) GetRegion() string
func (*GetRegionHealthCheckServiceRequest) ProtoMessage ¶
func (*GetRegionHealthCheckServiceRequest) ProtoMessage()
func (*GetRegionHealthCheckServiceRequest) ProtoReflect ¶
func (x *GetRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
func (*GetRegionHealthCheckServiceRequest) Reset ¶
func (x *GetRegionHealthCheckServiceRequest) Reset()
func (*GetRegionHealthCheckServiceRequest) String ¶
func (x *GetRegionHealthCheckServiceRequest) String() string
type GetRegionInstanceGroupManagerRequest ¶
type GetRegionInstanceGroupManagerRequest struct { // Name of the managed instance group to return. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.Get. See the method description for details.
func (*GetRegionInstanceGroupManagerRequest) Descriptor ¶
func (*GetRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*GetRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *GetRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*GetRegionInstanceGroupManagerRequest) GetProject ¶
func (x *GetRegionInstanceGroupManagerRequest) GetProject() string
func (*GetRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *GetRegionInstanceGroupManagerRequest) GetRegion() string
func (*GetRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*GetRegionInstanceGroupManagerRequest) ProtoMessage()
func (*GetRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *GetRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*GetRegionInstanceGroupManagerRequest) Reset ¶
func (x *GetRegionInstanceGroupManagerRequest) Reset()
func (*GetRegionInstanceGroupManagerRequest) String ¶
func (x *GetRegionInstanceGroupManagerRequest) String() string
type GetRegionInstanceGroupRequest ¶
type GetRegionInstanceGroupRequest struct { // Name of the instance group resource to return. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroups.Get. See the method description for details.
func (*GetRegionInstanceGroupRequest) Descriptor ¶
func (*GetRegionInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*GetRegionInstanceGroupRequest) GetInstanceGroup ¶
func (x *GetRegionInstanceGroupRequest) GetInstanceGroup() string
func (*GetRegionInstanceGroupRequest) GetProject ¶
func (x *GetRegionInstanceGroupRequest) GetProject() string
func (*GetRegionInstanceGroupRequest) GetRegion ¶
func (x *GetRegionInstanceGroupRequest) GetRegion() string
func (*GetRegionInstanceGroupRequest) ProtoMessage ¶
func (*GetRegionInstanceGroupRequest) ProtoMessage()
func (*GetRegionInstanceGroupRequest) ProtoReflect ¶
func (x *GetRegionInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*GetRegionInstanceGroupRequest) Reset ¶
func (x *GetRegionInstanceGroupRequest) Reset()
func (*GetRegionInstanceGroupRequest) String ¶
func (x *GetRegionInstanceGroupRequest) String() string
type GetRegionInstanceTemplateRequest ¶
type GetRegionInstanceTemplateRequest struct { // The name of the instance template. InstanceTemplate string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3" json:"instance_template,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceTemplates.Get. See the method description for details.
func (*GetRegionInstanceTemplateRequest) Descriptor ¶
func (*GetRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetRegionInstanceTemplateRequest) GetInstanceTemplate ¶
func (x *GetRegionInstanceTemplateRequest) GetInstanceTemplate() string
func (*GetRegionInstanceTemplateRequest) GetProject ¶
func (x *GetRegionInstanceTemplateRequest) GetProject() string
func (*GetRegionInstanceTemplateRequest) GetRegion ¶
func (x *GetRegionInstanceTemplateRequest) GetRegion() string
func (*GetRegionInstanceTemplateRequest) ProtoMessage ¶
func (*GetRegionInstanceTemplateRequest) ProtoMessage()
func (*GetRegionInstanceTemplateRequest) ProtoReflect ¶
func (x *GetRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetRegionInstanceTemplateRequest) Reset ¶
func (x *GetRegionInstanceTemplateRequest) Reset()
func (*GetRegionInstanceTemplateRequest) String ¶
func (x *GetRegionInstanceTemplateRequest) String() string
type GetRegionInstantSnapshotRequest ¶
type GetRegionInstantSnapshotRequest struct { // Name of the InstantSnapshot resource to return. InstantSnapshot string `protobuf:"bytes,391638626,opt,name=instant_snapshot,json=instantSnapshot,proto3" json:"instant_snapshot,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.Get. See the method description for details.
func (*GetRegionInstantSnapshotRequest) Descriptor ¶
func (*GetRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetRegionInstantSnapshotRequest) GetInstantSnapshot ¶
func (x *GetRegionInstantSnapshotRequest) GetInstantSnapshot() string
func (*GetRegionInstantSnapshotRequest) GetProject ¶
func (x *GetRegionInstantSnapshotRequest) GetProject() string
func (*GetRegionInstantSnapshotRequest) GetRegion ¶
func (x *GetRegionInstantSnapshotRequest) GetRegion() string
func (*GetRegionInstantSnapshotRequest) ProtoMessage ¶
func (*GetRegionInstantSnapshotRequest) ProtoMessage()
func (*GetRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *GetRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetRegionInstantSnapshotRequest) Reset ¶
func (x *GetRegionInstantSnapshotRequest) Reset()
func (*GetRegionInstantSnapshotRequest) String ¶
func (x *GetRegionInstantSnapshotRequest) String() string
type GetRegionNetworkEndpointGroupRequest ¶
type GetRegionNetworkEndpointGroupRequest struct { // The name of the network endpoint group. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the network endpoint group is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.Get. See the method description for details.
func (*GetRegionNetworkEndpointGroupRequest) Descriptor ¶
func (*GetRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*GetRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup ¶
func (x *GetRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroup() string
func (*GetRegionNetworkEndpointGroupRequest) GetProject ¶
func (x *GetRegionNetworkEndpointGroupRequest) GetProject() string
func (*GetRegionNetworkEndpointGroupRequest) GetRegion ¶
func (x *GetRegionNetworkEndpointGroupRequest) GetRegion() string
func (*GetRegionNetworkEndpointGroupRequest) ProtoMessage ¶
func (*GetRegionNetworkEndpointGroupRequest) ProtoMessage()
func (*GetRegionNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *GetRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*GetRegionNetworkEndpointGroupRequest) Reset ¶
func (x *GetRegionNetworkEndpointGroupRequest) Reset()
func (*GetRegionNetworkEndpointGroupRequest) String ¶
func (x *GetRegionNetworkEndpointGroupRequest) String() string
type GetRegionNetworkFirewallPolicyRequest ¶
type GetRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to get. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.Get. See the method description for details.
func (*GetRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetRegionNetworkFirewallPolicyRequest) GetProject() string
func (*GetRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *GetRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*GetRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *GetRegionNetworkFirewallPolicyRequest) Reset()
func (*GetRegionNetworkFirewallPolicyRequest) String ¶
func (x *GetRegionNetworkFirewallPolicyRequest) String() string
type GetRegionNotificationEndpointRequest ¶
type GetRegionNotificationEndpointRequest struct { // Name of the NotificationEndpoint resource to return. NotificationEndpoint string `protobuf:"bytes,376807017,opt,name=notification_endpoint,json=notificationEndpoint,proto3" json:"notification_endpoint,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNotificationEndpoints.Get. See the method description for details.
func (*GetRegionNotificationEndpointRequest) Descriptor ¶
func (*GetRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionNotificationEndpointRequest.ProtoReflect.Descriptor instead.
func (*GetRegionNotificationEndpointRequest) GetNotificationEndpoint ¶
func (x *GetRegionNotificationEndpointRequest) GetNotificationEndpoint() string
func (*GetRegionNotificationEndpointRequest) GetProject ¶
func (x *GetRegionNotificationEndpointRequest) GetProject() string
func (*GetRegionNotificationEndpointRequest) GetRegion ¶
func (x *GetRegionNotificationEndpointRequest) GetRegion() string
func (*GetRegionNotificationEndpointRequest) ProtoMessage ¶
func (*GetRegionNotificationEndpointRequest) ProtoMessage()
func (*GetRegionNotificationEndpointRequest) ProtoReflect ¶
func (x *GetRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
func (*GetRegionNotificationEndpointRequest) Reset ¶
func (x *GetRegionNotificationEndpointRequest) Reset()
func (*GetRegionNotificationEndpointRequest) String ¶
func (x *GetRegionNotificationEndpointRequest) String() string
type GetRegionOperationRequest ¶
type GetRegionOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionOperations.Get. See the method description for details.
func (*GetRegionOperationRequest) Descriptor ¶
func (*GetRegionOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionOperationRequest.ProtoReflect.Descriptor instead.
func (*GetRegionOperationRequest) GetOperation ¶
func (x *GetRegionOperationRequest) GetOperation() string
func (*GetRegionOperationRequest) GetProject ¶
func (x *GetRegionOperationRequest) GetProject() string
func (*GetRegionOperationRequest) GetRegion ¶
func (x *GetRegionOperationRequest) GetRegion() string
func (*GetRegionOperationRequest) ProtoMessage ¶
func (*GetRegionOperationRequest) ProtoMessage()
func (*GetRegionOperationRequest) ProtoReflect ¶
func (x *GetRegionOperationRequest) ProtoReflect() protoreflect.Message
func (*GetRegionOperationRequest) Reset ¶
func (x *GetRegionOperationRequest) Reset()
func (*GetRegionOperationRequest) String ¶
func (x *GetRegionOperationRequest) String() string
type GetRegionRequest ¶
type GetRegionRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region resource to return. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for Regions.Get. See the method description for details.
func (*GetRegionRequest) Descriptor ¶
func (*GetRegionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionRequest.ProtoReflect.Descriptor instead.
func (*GetRegionRequest) GetProject ¶
func (x *GetRegionRequest) GetProject() string
func (*GetRegionRequest) GetRegion ¶
func (x *GetRegionRequest) GetRegion() string
func (*GetRegionRequest) ProtoMessage ¶
func (*GetRegionRequest) ProtoMessage()
func (*GetRegionRequest) ProtoReflect ¶
func (x *GetRegionRequest) ProtoReflect() protoreflect.Message
func (*GetRegionRequest) Reset ¶
func (x *GetRegionRequest) Reset()
func (*GetRegionRequest) String ¶
func (x *GetRegionRequest) String() string
type GetRegionSecurityPolicyRequest ¶
type GetRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the security policy to get. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.Get. See the method description for details.
func (*GetRegionSecurityPolicyRequest) Descriptor ¶
func (*GetRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionSecurityPolicyRequest) GetProject ¶
func (x *GetRegionSecurityPolicyRequest) GetProject() string
func (*GetRegionSecurityPolicyRequest) GetRegion ¶
func (x *GetRegionSecurityPolicyRequest) GetRegion() string
func (*GetRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *GetRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*GetRegionSecurityPolicyRequest) ProtoMessage ¶
func (*GetRegionSecurityPolicyRequest) ProtoMessage()
func (*GetRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *GetRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionSecurityPolicyRequest) Reset ¶
func (x *GetRegionSecurityPolicyRequest) Reset()
func (*GetRegionSecurityPolicyRequest) String ¶
func (x *GetRegionSecurityPolicyRequest) String() string
type GetRegionSslCertificateRequest ¶
type GetRegionSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the SslCertificate resource to return. SslCertificate string `protobuf:"bytes,46443492,opt,name=ssl_certificate,json=sslCertificate,proto3" json:"ssl_certificate,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslCertificates.Get. See the method description for details.
func (*GetRegionSslCertificateRequest) Descriptor ¶
func (*GetRegionSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*GetRegionSslCertificateRequest) GetProject ¶
func (x *GetRegionSslCertificateRequest) GetProject() string
func (*GetRegionSslCertificateRequest) GetRegion ¶
func (x *GetRegionSslCertificateRequest) GetRegion() string
func (*GetRegionSslCertificateRequest) GetSslCertificate ¶
func (x *GetRegionSslCertificateRequest) GetSslCertificate() string
func (*GetRegionSslCertificateRequest) ProtoMessage ¶
func (*GetRegionSslCertificateRequest) ProtoMessage()
func (*GetRegionSslCertificateRequest) ProtoReflect ¶
func (x *GetRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*GetRegionSslCertificateRequest) Reset ¶
func (x *GetRegionSslCertificateRequest) Reset()
func (*GetRegionSslCertificateRequest) String ¶
func (x *GetRegionSslCertificateRequest) String() string
type GetRegionSslPolicyRequest ¶
type GetRegionSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.Get. See the method description for details.
func (*GetRegionSslPolicyRequest) Descriptor ¶
func (*GetRegionSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionSslPolicyRequest) GetProject ¶
func (x *GetRegionSslPolicyRequest) GetProject() string
func (*GetRegionSslPolicyRequest) GetRegion ¶
func (x *GetRegionSslPolicyRequest) GetRegion() string
func (*GetRegionSslPolicyRequest) GetSslPolicy ¶
func (x *GetRegionSslPolicyRequest) GetSslPolicy() string
func (*GetRegionSslPolicyRequest) ProtoMessage ¶
func (*GetRegionSslPolicyRequest) ProtoMessage()
func (*GetRegionSslPolicyRequest) ProtoReflect ¶
func (x *GetRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionSslPolicyRequest) Reset ¶
func (x *GetRegionSslPolicyRequest) Reset()
func (*GetRegionSslPolicyRequest) String ¶
func (x *GetRegionSslPolicyRequest) String() string
type GetRegionTargetHttpProxyRequest ¶
type GetRegionTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the TargetHttpProxy resource to return. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpProxies.Get. See the method description for details.
func (*GetRegionTargetHttpProxyRequest) Descriptor ¶
func (*GetRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionTargetHttpProxyRequest) GetProject ¶
func (x *GetRegionTargetHttpProxyRequest) GetProject() string
func (*GetRegionTargetHttpProxyRequest) GetRegion ¶
func (x *GetRegionTargetHttpProxyRequest) GetRegion() string
func (*GetRegionTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *GetRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*GetRegionTargetHttpProxyRequest) ProtoMessage ¶
func (*GetRegionTargetHttpProxyRequest) ProtoMessage()
func (*GetRegionTargetHttpProxyRequest) ProtoReflect ¶
func (x *GetRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionTargetHttpProxyRequest) Reset ¶
func (x *GetRegionTargetHttpProxyRequest) Reset()
func (*GetRegionTargetHttpProxyRequest) String ¶
func (x *GetRegionTargetHttpProxyRequest) String() string
type GetRegionTargetHttpsProxyRequest ¶
type GetRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the TargetHttpsProxy resource to return. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.Get. See the method description for details.
func (*GetRegionTargetHttpsProxyRequest) Descriptor ¶
func (*GetRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionTargetHttpsProxyRequest) GetProject ¶
func (x *GetRegionTargetHttpsProxyRequest) GetProject() string
func (*GetRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *GetRegionTargetHttpsProxyRequest) GetRegion() string
func (*GetRegionTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *GetRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*GetRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*GetRegionTargetHttpsProxyRequest) ProtoMessage()
func (*GetRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *GetRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionTargetHttpsProxyRequest) Reset ¶
func (x *GetRegionTargetHttpsProxyRequest) Reset()
func (*GetRegionTargetHttpsProxyRequest) String ¶
func (x *GetRegionTargetHttpsProxyRequest) String() string
type GetRegionTargetTcpProxyRequest ¶
type GetRegionTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the TargetTcpProxy resource to return. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetTcpProxies.Get. See the method description for details.
func (*GetRegionTargetTcpProxyRequest) Descriptor ¶
func (*GetRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*GetRegionTargetTcpProxyRequest) GetProject ¶
func (x *GetRegionTargetTcpProxyRequest) GetProject() string
func (*GetRegionTargetTcpProxyRequest) GetRegion ¶
func (x *GetRegionTargetTcpProxyRequest) GetRegion() string
func (*GetRegionTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *GetRegionTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*GetRegionTargetTcpProxyRequest) ProtoMessage ¶
func (*GetRegionTargetTcpProxyRequest) ProtoMessage()
func (*GetRegionTargetTcpProxyRequest) ProtoReflect ¶
func (x *GetRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*GetRegionTargetTcpProxyRequest) Reset ¶
func (x *GetRegionTargetTcpProxyRequest) Reset()
func (*GetRegionTargetTcpProxyRequest) String ¶
func (x *GetRegionTargetTcpProxyRequest) String() string
type GetRegionUrlMapRequest ¶
type GetRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the UrlMap resource to return. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Get. See the method description for details.
func (*GetRegionUrlMapRequest) Descriptor ¶
func (*GetRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*GetRegionUrlMapRequest) GetProject ¶
func (x *GetRegionUrlMapRequest) GetProject() string
func (*GetRegionUrlMapRequest) GetRegion ¶
func (x *GetRegionUrlMapRequest) GetRegion() string
func (*GetRegionUrlMapRequest) GetUrlMap ¶
func (x *GetRegionUrlMapRequest) GetUrlMap() string
func (*GetRegionUrlMapRequest) ProtoMessage ¶
func (*GetRegionUrlMapRequest) ProtoMessage()
func (*GetRegionUrlMapRequest) ProtoReflect ¶
func (x *GetRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*GetRegionUrlMapRequest) Reset ¶
func (x *GetRegionUrlMapRequest) Reset()
func (*GetRegionUrlMapRequest) String ¶
func (x *GetRegionUrlMapRequest) String() string
type GetReservationRequest ¶
type GetReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the reservation to retrieve. Reservation string `protobuf:"bytes,47530956,opt,name=reservation,proto3" json:"reservation,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.Get. See the method description for details.
func (*GetReservationRequest) Descriptor ¶
func (*GetReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReservationRequest.ProtoReflect.Descriptor instead.
func (*GetReservationRequest) GetProject ¶
func (x *GetReservationRequest) GetProject() string
func (*GetReservationRequest) GetReservation ¶
func (x *GetReservationRequest) GetReservation() string
func (*GetReservationRequest) GetZone ¶
func (x *GetReservationRequest) GetZone() string
func (*GetReservationRequest) ProtoMessage ¶
func (*GetReservationRequest) ProtoMessage()
func (*GetReservationRequest) ProtoReflect ¶
func (x *GetReservationRequest) ProtoReflect() protoreflect.Message
func (*GetReservationRequest) Reset ¶
func (x *GetReservationRequest) Reset()
func (*GetReservationRequest) String ¶
func (x *GetReservationRequest) String() string
type GetResourcePolicyRequest ¶
type GetResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the resource policy to retrieve. ResourcePolicy string `protobuf:"bytes,159240835,opt,name=resource_policy,json=resourcePolicy,proto3" json:"resource_policy,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.Get. See the method description for details.
func (*GetResourcePolicyRequest) Descriptor ¶
func (*GetResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*GetResourcePolicyRequest) GetProject ¶
func (x *GetResourcePolicyRequest) GetProject() string
func (*GetResourcePolicyRequest) GetRegion ¶
func (x *GetResourcePolicyRequest) GetRegion() string
func (*GetResourcePolicyRequest) GetResourcePolicy ¶
func (x *GetResourcePolicyRequest) GetResourcePolicy() string
func (*GetResourcePolicyRequest) ProtoMessage ¶
func (*GetResourcePolicyRequest) ProtoMessage()
func (*GetResourcePolicyRequest) ProtoReflect ¶
func (x *GetResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*GetResourcePolicyRequest) Reset ¶
func (x *GetResourcePolicyRequest) Reset()
func (*GetResourcePolicyRequest) String ¶
func (x *GetResourcePolicyRequest) String() string
type GetRouteRequest ¶
type GetRouteRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the Route resource to return. Route string `protobuf:"bytes,108704329,opt,name=route,proto3" json:"route,omitempty"` // contains filtered or unexported fields }
A request message for Routes.Get. See the method description for details.
func (*GetRouteRequest) Descriptor ¶
func (*GetRouteRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRouteRequest.ProtoReflect.Descriptor instead.
func (*GetRouteRequest) GetProject ¶
func (x *GetRouteRequest) GetProject() string
func (*GetRouteRequest) GetRoute ¶
func (x *GetRouteRequest) GetRoute() string
func (*GetRouteRequest) ProtoMessage ¶
func (*GetRouteRequest) ProtoMessage()
func (*GetRouteRequest) ProtoReflect ¶
func (x *GetRouteRequest) ProtoReflect() protoreflect.Message
func (*GetRouteRequest) Reset ¶
func (x *GetRouteRequest) Reset()
func (*GetRouteRequest) String ¶
func (x *GetRouteRequest) String() string
type GetRouterRequest ¶
type GetRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the Router resource to return. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Get. See the method description for details.
func (*GetRouterRequest) Descriptor ¶
func (*GetRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRouterRequest.ProtoReflect.Descriptor instead.
func (*GetRouterRequest) GetProject ¶
func (x *GetRouterRequest) GetProject() string
func (*GetRouterRequest) GetRegion ¶
func (x *GetRouterRequest) GetRegion() string
func (*GetRouterRequest) GetRouter ¶
func (x *GetRouterRequest) GetRouter() string
func (*GetRouterRequest) ProtoMessage ¶
func (*GetRouterRequest) ProtoMessage()
func (*GetRouterRequest) ProtoReflect ¶
func (x *GetRouterRequest) ProtoReflect() protoreflect.Message
func (*GetRouterRequest) Reset ¶
func (x *GetRouterRequest) Reset()
func (*GetRouterRequest) String ¶
func (x *GetRouterRequest) String() string
type GetRouterStatusRouterRequest ¶
type GetRouterStatusRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the Router resource to query. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // contains filtered or unexported fields }
A request message for Routers.GetRouterStatus. See the method description for details.
func (*GetRouterStatusRouterRequest) Descriptor ¶
func (*GetRouterStatusRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRouterStatusRouterRequest.ProtoReflect.Descriptor instead.
func (*GetRouterStatusRouterRequest) GetProject ¶
func (x *GetRouterStatusRouterRequest) GetProject() string
func (*GetRouterStatusRouterRequest) GetRegion ¶
func (x *GetRouterStatusRouterRequest) GetRegion() string
func (*GetRouterStatusRouterRequest) GetRouter ¶
func (x *GetRouterStatusRouterRequest) GetRouter() string
func (*GetRouterStatusRouterRequest) ProtoMessage ¶
func (*GetRouterStatusRouterRequest) ProtoMessage()
func (*GetRouterStatusRouterRequest) ProtoReflect ¶
func (x *GetRouterStatusRouterRequest) ProtoReflect() protoreflect.Message
func (*GetRouterStatusRouterRequest) Reset ¶
func (x *GetRouterStatusRouterRequest) Reset()
func (*GetRouterStatusRouterRequest) String ¶
func (x *GetRouterStatusRouterRequest) String() string
type GetRuleFirewallPolicyRequest ¶
type GetRuleFirewallPolicyRequest struct { // Name of the firewall policy to which the queried rule belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to get from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.GetRule. See the method description for details.
func (*GetRuleFirewallPolicyRequest) Descriptor ¶
func (*GetRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRuleFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetRuleFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetRuleFirewallPolicyRequest) GetPriority ¶
func (x *GetRuleFirewallPolicyRequest) GetPriority() int32
func (*GetRuleFirewallPolicyRequest) ProtoMessage ¶
func (*GetRuleFirewallPolicyRequest) ProtoMessage()
func (*GetRuleFirewallPolicyRequest) ProtoReflect ¶
func (x *GetRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRuleFirewallPolicyRequest) Reset ¶
func (x *GetRuleFirewallPolicyRequest) Reset()
func (*GetRuleFirewallPolicyRequest) String ¶
func (x *GetRuleFirewallPolicyRequest) String() string
type GetRuleNetworkFirewallPolicyRequest ¶
type GetRuleNetworkFirewallPolicyRequest struct { // Name of the firewall policy to which the queried rule belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to get from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.GetRule. See the method description for details.
func (*GetRuleNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRuleNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetRuleNetworkFirewallPolicyRequest) GetPriority ¶
func (x *GetRuleNetworkFirewallPolicyRequest) GetPriority() int32
func (*GetRuleNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetRuleNetworkFirewallPolicyRequest) GetProject() string
func (*GetRuleNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetRuleNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetRuleNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRuleNetworkFirewallPolicyRequest) Reset ¶
func (x *GetRuleNetworkFirewallPolicyRequest) Reset()
func (*GetRuleNetworkFirewallPolicyRequest) String ¶
func (x *GetRuleNetworkFirewallPolicyRequest) String() string
type GetRuleRegionNetworkFirewallPolicyRequest ¶
type GetRuleRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to which the queried rule belongs. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to get from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.GetRule. See the method description for details.
func (*GetRuleRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*GetRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*GetRuleRegionNetworkFirewallPolicyRequest) GetPriority ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
func (*GetRuleRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetProject() string
func (*GetRuleRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*GetRuleRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*GetRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*GetRuleRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRuleRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) Reset()
func (*GetRuleRegionNetworkFirewallPolicyRequest) String ¶
func (x *GetRuleRegionNetworkFirewallPolicyRequest) String() string
type GetRuleRegionSecurityPolicyRequest ¶
type GetRuleRegionSecurityPolicyRequest struct { // The priority of the rule to get from the security policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the security policy to which the queried rule belongs. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.GetRule. See the method description for details.
func (*GetRuleRegionSecurityPolicyRequest) Descriptor ¶
func (*GetRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRuleRegionSecurityPolicyRequest) GetPriority ¶
func (x *GetRuleRegionSecurityPolicyRequest) GetPriority() int32
func (*GetRuleRegionSecurityPolicyRequest) GetProject ¶
func (x *GetRuleRegionSecurityPolicyRequest) GetProject() string
func (*GetRuleRegionSecurityPolicyRequest) GetRegion ¶
func (x *GetRuleRegionSecurityPolicyRequest) GetRegion() string
func (*GetRuleRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *GetRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*GetRuleRegionSecurityPolicyRequest) ProtoMessage ¶
func (*GetRuleRegionSecurityPolicyRequest) ProtoMessage()
func (*GetRuleRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *GetRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRuleRegionSecurityPolicyRequest) Reset ¶
func (x *GetRuleRegionSecurityPolicyRequest) Reset()
func (*GetRuleRegionSecurityPolicyRequest) String ¶
func (x *GetRuleRegionSecurityPolicyRequest) String() string
type GetRuleSecurityPolicyRequest ¶
type GetRuleSecurityPolicyRequest struct { // The priority of the rule to get from the security policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the security policy to which the queried rule belongs. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.GetRule. See the method description for details.
func (*GetRuleSecurityPolicyRequest) Descriptor ¶
func (*GetRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetRuleSecurityPolicyRequest) GetPriority ¶
func (x *GetRuleSecurityPolicyRequest) GetPriority() int32
func (*GetRuleSecurityPolicyRequest) GetProject ¶
func (x *GetRuleSecurityPolicyRequest) GetProject() string
func (*GetRuleSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *GetRuleSecurityPolicyRequest) GetSecurityPolicy() string
func (*GetRuleSecurityPolicyRequest) ProtoMessage ¶
func (*GetRuleSecurityPolicyRequest) ProtoMessage()
func (*GetRuleSecurityPolicyRequest) ProtoReflect ¶
func (x *GetRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetRuleSecurityPolicyRequest) Reset ¶
func (x *GetRuleSecurityPolicyRequest) Reset()
func (*GetRuleSecurityPolicyRequest) String ¶
func (x *GetRuleSecurityPolicyRequest) String() string
type GetScreenshotInstanceRequest ¶
type GetScreenshotInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetScreenshot. See the method description for details.
func (*GetScreenshotInstanceRequest) Descriptor ¶
func (*GetScreenshotInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetScreenshotInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetScreenshotInstanceRequest) GetInstance ¶
func (x *GetScreenshotInstanceRequest) GetInstance() string
func (*GetScreenshotInstanceRequest) GetProject ¶
func (x *GetScreenshotInstanceRequest) GetProject() string
func (*GetScreenshotInstanceRequest) GetZone ¶
func (x *GetScreenshotInstanceRequest) GetZone() string
func (*GetScreenshotInstanceRequest) ProtoMessage ¶
func (*GetScreenshotInstanceRequest) ProtoMessage()
func (*GetScreenshotInstanceRequest) ProtoReflect ¶
func (x *GetScreenshotInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetScreenshotInstanceRequest) Reset ¶
func (x *GetScreenshotInstanceRequest) Reset()
func (*GetScreenshotInstanceRequest) String ¶
func (x *GetScreenshotInstanceRequest) String() string
type GetSecurityPolicyRequest ¶
type GetSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the security policy to get. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.Get. See the method description for details.
func (*GetSecurityPolicyRequest) Descriptor ¶
func (*GetSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetSecurityPolicyRequest) GetProject ¶
func (x *GetSecurityPolicyRequest) GetProject() string
func (*GetSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *GetSecurityPolicyRequest) GetSecurityPolicy() string
func (*GetSecurityPolicyRequest) ProtoMessage ¶
func (*GetSecurityPolicyRequest) ProtoMessage()
func (*GetSecurityPolicyRequest) ProtoReflect ¶
func (x *GetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetSecurityPolicyRequest) Reset ¶
func (x *GetSecurityPolicyRequest) Reset()
func (*GetSecurityPolicyRequest) String ¶
func (x *GetSecurityPolicyRequest) String() string
type GetSerialPortOutputInstanceRequest ¶
type GetSerialPortOutputInstanceRequest struct { // Name of the instance for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Specifies which COM or serial port to retrieve data from. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Specifies the starting byte position of the output to return. To start with the first byte of output to the specified port, omit this field or set it to `0`. If the output for that byte position is available, this field matches the `start` parameter sent with the request. If the amount of serial console output exceeds the size of the buffer (1 MB), the oldest output is discarded and is no longer available. If the requested start position refers to discarded output, the start position is adjusted to the oldest output still available, and the adjusted start position is returned as the `start` property value. You can also provide a negative start position, which translates to the most recent number of bytes written to the serial port. For example, -3 is interpreted as the most recent 3 bytes written to the serial console. Note that the negative start is bounded by the retained buffer size, and the returned serial console output will not exceed the max buffer size. Start *int64 `protobuf:"varint,109757538,opt,name=start,proto3,oneof" json:"start,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetSerialPortOutput. See the method description for details.
func (*GetSerialPortOutputInstanceRequest) Descriptor ¶
func (*GetSerialPortOutputInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSerialPortOutputInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetSerialPortOutputInstanceRequest) GetInstance ¶
func (x *GetSerialPortOutputInstanceRequest) GetInstance() string
func (*GetSerialPortOutputInstanceRequest) GetPort ¶
func (x *GetSerialPortOutputInstanceRequest) GetPort() int32
func (*GetSerialPortOutputInstanceRequest) GetProject ¶
func (x *GetSerialPortOutputInstanceRequest) GetProject() string
func (*GetSerialPortOutputInstanceRequest) GetStart ¶
func (x *GetSerialPortOutputInstanceRequest) GetStart() int64
func (*GetSerialPortOutputInstanceRequest) GetZone ¶
func (x *GetSerialPortOutputInstanceRequest) GetZone() string
func (*GetSerialPortOutputInstanceRequest) ProtoMessage ¶
func (*GetSerialPortOutputInstanceRequest) ProtoMessage()
func (*GetSerialPortOutputInstanceRequest) ProtoReflect ¶
func (x *GetSerialPortOutputInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetSerialPortOutputInstanceRequest) Reset ¶
func (x *GetSerialPortOutputInstanceRequest) Reset()
func (*GetSerialPortOutputInstanceRequest) String ¶
func (x *GetSerialPortOutputInstanceRequest) String() string
type GetServiceAttachmentRequest ¶
type GetServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the ServiceAttachment resource to return. ServiceAttachment string `protobuf:"bytes,338957549,opt,name=service_attachment,json=serviceAttachment,proto3" json:"service_attachment,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.Get. See the method description for details.
func (*GetServiceAttachmentRequest) Descriptor ¶
func (*GetServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*GetServiceAttachmentRequest) GetProject ¶
func (x *GetServiceAttachmentRequest) GetProject() string
func (*GetServiceAttachmentRequest) GetRegion ¶
func (x *GetServiceAttachmentRequest) GetRegion() string
func (*GetServiceAttachmentRequest) GetServiceAttachment ¶
func (x *GetServiceAttachmentRequest) GetServiceAttachment() string
func (*GetServiceAttachmentRequest) ProtoMessage ¶
func (*GetServiceAttachmentRequest) ProtoMessage()
func (*GetServiceAttachmentRequest) ProtoReflect ¶
func (x *GetServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*GetServiceAttachmentRequest) Reset ¶
func (x *GetServiceAttachmentRequest) Reset()
func (*GetServiceAttachmentRequest) String ¶
func (x *GetServiceAttachmentRequest) String() string
type GetShieldedInstanceIdentityInstanceRequest ¶
type GetShieldedInstanceIdentityInstanceRequest struct { // Name or id of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.GetShieldedInstanceIdentity. See the method description for details.
func (*GetShieldedInstanceIdentityInstanceRequest) Descriptor ¶
func (*GetShieldedInstanceIdentityInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShieldedInstanceIdentityInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetShieldedInstanceIdentityInstanceRequest) GetInstance ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) GetInstance() string
func (*GetShieldedInstanceIdentityInstanceRequest) GetProject ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) GetProject() string
func (*GetShieldedInstanceIdentityInstanceRequest) GetZone ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) GetZone() string
func (*GetShieldedInstanceIdentityInstanceRequest) ProtoMessage ¶
func (*GetShieldedInstanceIdentityInstanceRequest) ProtoMessage()
func (*GetShieldedInstanceIdentityInstanceRequest) ProtoReflect ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetShieldedInstanceIdentityInstanceRequest) Reset ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) Reset()
func (*GetShieldedInstanceIdentityInstanceRequest) String ¶
func (x *GetShieldedInstanceIdentityInstanceRequest) String() string
type GetSnapshotRequest ¶
type GetSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the Snapshot resource to return. Snapshot string `protobuf:"bytes,284874180,opt,name=snapshot,proto3" json:"snapshot,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.Get. See the method description for details.
func (*GetSnapshotRequest) Descriptor ¶
func (*GetSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSnapshotRequest.ProtoReflect.Descriptor instead.
func (*GetSnapshotRequest) GetProject ¶
func (x *GetSnapshotRequest) GetProject() string
func (*GetSnapshotRequest) GetSnapshot ¶
func (x *GetSnapshotRequest) GetSnapshot() string
func (*GetSnapshotRequest) ProtoMessage ¶
func (*GetSnapshotRequest) ProtoMessage()
func (*GetSnapshotRequest) ProtoReflect ¶
func (x *GetSnapshotRequest) ProtoReflect() protoreflect.Message
func (*GetSnapshotRequest) Reset ¶
func (x *GetSnapshotRequest) Reset()
func (*GetSnapshotRequest) String ¶
func (x *GetSnapshotRequest) String() string
type GetSnapshotSettingRequest ¶
type GetSnapshotSettingRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for SnapshotSettingsService.Get. See the method description for details.
func (*GetSnapshotSettingRequest) Descriptor ¶
func (*GetSnapshotSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSnapshotSettingRequest.ProtoReflect.Descriptor instead.
func (*GetSnapshotSettingRequest) GetProject ¶
func (x *GetSnapshotSettingRequest) GetProject() string
func (*GetSnapshotSettingRequest) ProtoMessage ¶
func (*GetSnapshotSettingRequest) ProtoMessage()
func (*GetSnapshotSettingRequest) ProtoReflect ¶
func (x *GetSnapshotSettingRequest) ProtoReflect() protoreflect.Message
func (*GetSnapshotSettingRequest) Reset ¶
func (x *GetSnapshotSettingRequest) Reset()
func (*GetSnapshotSettingRequest) String ¶
func (x *GetSnapshotSettingRequest) String() string
type GetSslCertificateRequest ¶
type GetSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the SslCertificate resource to return. SslCertificate string `protobuf:"bytes,46443492,opt,name=ssl_certificate,json=sslCertificate,proto3" json:"ssl_certificate,omitempty"` // contains filtered or unexported fields }
A request message for SslCertificates.Get. See the method description for details.
func (*GetSslCertificateRequest) Descriptor ¶
func (*GetSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*GetSslCertificateRequest) GetProject ¶
func (x *GetSslCertificateRequest) GetProject() string
func (*GetSslCertificateRequest) GetSslCertificate ¶
func (x *GetSslCertificateRequest) GetSslCertificate() string
func (*GetSslCertificateRequest) ProtoMessage ¶
func (*GetSslCertificateRequest) ProtoMessage()
func (*GetSslCertificateRequest) ProtoReflect ¶
func (x *GetSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*GetSslCertificateRequest) Reset ¶
func (x *GetSslCertificateRequest) Reset()
func (*GetSslCertificateRequest) String ¶
func (x *GetSslCertificateRequest) String() string
type GetSslPolicyRequest ¶
type GetSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.Get. See the method description for details.
func (*GetSslPolicyRequest) Descriptor ¶
func (*GetSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetSslPolicyRequest) GetProject ¶
func (x *GetSslPolicyRequest) GetProject() string
func (*GetSslPolicyRequest) GetSslPolicy ¶
func (x *GetSslPolicyRequest) GetSslPolicy() string
func (*GetSslPolicyRequest) ProtoMessage ¶
func (*GetSslPolicyRequest) ProtoMessage()
func (*GetSslPolicyRequest) ProtoReflect ¶
func (x *GetSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetSslPolicyRequest) Reset ¶
func (x *GetSslPolicyRequest) Reset()
func (*GetSslPolicyRequest) String ¶
func (x *GetSslPolicyRequest) String() string
type GetStatusVpnGatewayRequest ¶
type GetStatusVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the VPN gateway to return. VpnGateway string `protobuf:"bytes,406684153,opt,name=vpn_gateway,json=vpnGateway,proto3" json:"vpn_gateway,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.GetStatus. See the method description for details.
func (*GetStatusVpnGatewayRequest) Descriptor ¶
func (*GetStatusVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetStatusVpnGatewayRequest) GetProject ¶
func (x *GetStatusVpnGatewayRequest) GetProject() string
func (*GetStatusVpnGatewayRequest) GetRegion ¶
func (x *GetStatusVpnGatewayRequest) GetRegion() string
func (*GetStatusVpnGatewayRequest) GetVpnGateway ¶
func (x *GetStatusVpnGatewayRequest) GetVpnGateway() string
func (*GetStatusVpnGatewayRequest) ProtoMessage ¶
func (*GetStatusVpnGatewayRequest) ProtoMessage()
func (*GetStatusVpnGatewayRequest) ProtoReflect ¶
func (x *GetStatusVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetStatusVpnGatewayRequest) Reset ¶
func (x *GetStatusVpnGatewayRequest) Reset()
func (*GetStatusVpnGatewayRequest) String ¶
func (x *GetStatusVpnGatewayRequest) String() string
type GetStoragePoolRequest ¶
type GetStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the storage pool to return. StoragePool string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3" json:"storage_pool,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.Get. See the method description for details.
func (*GetStoragePoolRequest) Descriptor ¶
func (*GetStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*GetStoragePoolRequest) GetProject ¶
func (x *GetStoragePoolRequest) GetProject() string
func (*GetStoragePoolRequest) GetStoragePool ¶
func (x *GetStoragePoolRequest) GetStoragePool() string
func (*GetStoragePoolRequest) GetZone ¶
func (x *GetStoragePoolRequest) GetZone() string
func (*GetStoragePoolRequest) ProtoMessage ¶
func (*GetStoragePoolRequest) ProtoMessage()
func (*GetStoragePoolRequest) ProtoReflect ¶
func (x *GetStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*GetStoragePoolRequest) Reset ¶
func (x *GetStoragePoolRequest) Reset()
func (*GetStoragePoolRequest) String ¶
func (x *GetStoragePoolRequest) String() string
type GetStoragePoolTypeRequest ¶
type GetStoragePoolTypeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the storage pool type to return. StoragePoolType string `protobuf:"bytes,285999289,opt,name=storage_pool_type,json=storagePoolType,proto3" json:"storage_pool_type,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePoolTypes.Get. See the method description for details.
func (*GetStoragePoolTypeRequest) Descriptor ¶
func (*GetStoragePoolTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStoragePoolTypeRequest.ProtoReflect.Descriptor instead.
func (*GetStoragePoolTypeRequest) GetProject ¶
func (x *GetStoragePoolTypeRequest) GetProject() string
func (*GetStoragePoolTypeRequest) GetStoragePoolType ¶
func (x *GetStoragePoolTypeRequest) GetStoragePoolType() string
func (*GetStoragePoolTypeRequest) GetZone ¶
func (x *GetStoragePoolTypeRequest) GetZone() string
func (*GetStoragePoolTypeRequest) ProtoMessage ¶
func (*GetStoragePoolTypeRequest) ProtoMessage()
func (*GetStoragePoolTypeRequest) ProtoReflect ¶
func (x *GetStoragePoolTypeRequest) ProtoReflect() protoreflect.Message
func (*GetStoragePoolTypeRequest) Reset ¶
func (x *GetStoragePoolTypeRequest) Reset()
func (*GetStoragePoolTypeRequest) String ¶
func (x *GetStoragePoolTypeRequest) String() string
type GetSubnetworkRequest ¶
type GetSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the Subnetwork resource to return. Subnetwork string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.Get. See the method description for details.
func (*GetSubnetworkRequest) Descriptor ¶
func (*GetSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*GetSubnetworkRequest) GetProject ¶
func (x *GetSubnetworkRequest) GetProject() string
func (*GetSubnetworkRequest) GetRegion ¶
func (x *GetSubnetworkRequest) GetRegion() string
func (*GetSubnetworkRequest) GetSubnetwork ¶
func (x *GetSubnetworkRequest) GetSubnetwork() string
func (*GetSubnetworkRequest) ProtoMessage ¶
func (*GetSubnetworkRequest) ProtoMessage()
func (*GetSubnetworkRequest) ProtoReflect ¶
func (x *GetSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*GetSubnetworkRequest) Reset ¶
func (x *GetSubnetworkRequest) Reset()
func (*GetSubnetworkRequest) String ¶
func (x *GetSubnetworkRequest) String() string
type GetTargetGrpcProxyRequest ¶
type GetTargetGrpcProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetGrpcProxy resource to return. TargetGrpcProxy string `protobuf:"bytes,5020283,opt,name=target_grpc_proxy,json=targetGrpcProxy,proto3" json:"target_grpc_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetGrpcProxies.Get. See the method description for details.
func (*GetTargetGrpcProxyRequest) Descriptor ¶
func (*GetTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetGrpcProxyRequest.ProtoReflect.Descriptor instead.
func (*GetTargetGrpcProxyRequest) GetProject ¶
func (x *GetTargetGrpcProxyRequest) GetProject() string
func (*GetTargetGrpcProxyRequest) GetTargetGrpcProxy ¶
func (x *GetTargetGrpcProxyRequest) GetTargetGrpcProxy() string
func (*GetTargetGrpcProxyRequest) ProtoMessage ¶
func (*GetTargetGrpcProxyRequest) ProtoMessage()
func (*GetTargetGrpcProxyRequest) ProtoReflect ¶
func (x *GetTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
func (*GetTargetGrpcProxyRequest) Reset ¶
func (x *GetTargetGrpcProxyRequest) Reset()
func (*GetTargetGrpcProxyRequest) String ¶
func (x *GetTargetGrpcProxyRequest) String() string
type GetTargetHttpProxyRequest ¶
type GetTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetHttpProxy resource to return. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.Get. See the method description for details.
func (*GetTargetHttpProxyRequest) Descriptor ¶
func (*GetTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*GetTargetHttpProxyRequest) GetProject ¶
func (x *GetTargetHttpProxyRequest) GetProject() string
func (*GetTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *GetTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*GetTargetHttpProxyRequest) ProtoMessage ¶
func (*GetTargetHttpProxyRequest) ProtoMessage()
func (*GetTargetHttpProxyRequest) ProtoReflect ¶
func (x *GetTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*GetTargetHttpProxyRequest) Reset ¶
func (x *GetTargetHttpProxyRequest) Reset()
func (*GetTargetHttpProxyRequest) String ¶
func (x *GetTargetHttpProxyRequest) String() string
type GetTargetHttpsProxyRequest ¶
type GetTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetHttpsProxy resource to return. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.Get. See the method description for details.
func (*GetTargetHttpsProxyRequest) Descriptor ¶
func (*GetTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*GetTargetHttpsProxyRequest) GetProject ¶
func (x *GetTargetHttpsProxyRequest) GetProject() string
func (*GetTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *GetTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*GetTargetHttpsProxyRequest) ProtoMessage ¶
func (*GetTargetHttpsProxyRequest) ProtoMessage()
func (*GetTargetHttpsProxyRequest) ProtoReflect ¶
func (x *GetTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*GetTargetHttpsProxyRequest) Reset ¶
func (x *GetTargetHttpsProxyRequest) Reset()
func (*GetTargetHttpsProxyRequest) String ¶
func (x *GetTargetHttpsProxyRequest) String() string
type GetTargetInstanceRequest ¶
type GetTargetInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetInstance resource to return. TargetInstance string `protobuf:"bytes,289769347,opt,name=target_instance,json=targetInstance,proto3" json:"target_instance,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.Get. See the method description for details.
func (*GetTargetInstanceRequest) Descriptor ¶
func (*GetTargetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetTargetInstanceRequest) GetProject ¶
func (x *GetTargetInstanceRequest) GetProject() string
func (*GetTargetInstanceRequest) GetTargetInstance ¶
func (x *GetTargetInstanceRequest) GetTargetInstance() string
func (*GetTargetInstanceRequest) GetZone ¶
func (x *GetTargetInstanceRequest) GetZone() string
func (*GetTargetInstanceRequest) ProtoMessage ¶
func (*GetTargetInstanceRequest) ProtoMessage()
func (*GetTargetInstanceRequest) ProtoReflect ¶
func (x *GetTargetInstanceRequest) ProtoReflect() protoreflect.Message
func (*GetTargetInstanceRequest) Reset ¶
func (x *GetTargetInstanceRequest) Reset()
func (*GetTargetInstanceRequest) String ¶
func (x *GetTargetInstanceRequest) String() string
type GetTargetPoolRequest ¶
type GetTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the TargetPool resource to return. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.Get. See the method description for details.
func (*GetTargetPoolRequest) Descriptor ¶
func (*GetTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*GetTargetPoolRequest) GetProject ¶
func (x *GetTargetPoolRequest) GetProject() string
func (*GetTargetPoolRequest) GetRegion ¶
func (x *GetTargetPoolRequest) GetRegion() string
func (*GetTargetPoolRequest) GetTargetPool ¶
func (x *GetTargetPoolRequest) GetTargetPool() string
func (*GetTargetPoolRequest) ProtoMessage ¶
func (*GetTargetPoolRequest) ProtoMessage()
func (*GetTargetPoolRequest) ProtoReflect ¶
func (x *GetTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*GetTargetPoolRequest) Reset ¶
func (x *GetTargetPoolRequest) Reset()
func (*GetTargetPoolRequest) String ¶
func (x *GetTargetPoolRequest) String() string
type GetTargetSslProxyRequest ¶
type GetTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetSslProxy resource to return. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.Get. See the method description for details.
func (*GetTargetSslProxyRequest) Descriptor ¶
func (*GetTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*GetTargetSslProxyRequest) GetProject ¶
func (x *GetTargetSslProxyRequest) GetProject() string
func (*GetTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *GetTargetSslProxyRequest) GetTargetSslProxy() string
func (*GetTargetSslProxyRequest) ProtoMessage ¶
func (*GetTargetSslProxyRequest) ProtoMessage()
func (*GetTargetSslProxyRequest) ProtoReflect ¶
func (x *GetTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*GetTargetSslProxyRequest) Reset ¶
func (x *GetTargetSslProxyRequest) Reset()
func (*GetTargetSslProxyRequest) String ¶
func (x *GetTargetSslProxyRequest) String() string
type GetTargetTcpProxyRequest ¶
type GetTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the TargetTcpProxy resource to return. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.Get. See the method description for details.
func (*GetTargetTcpProxyRequest) Descriptor ¶
func (*GetTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*GetTargetTcpProxyRequest) GetProject ¶
func (x *GetTargetTcpProxyRequest) GetProject() string
func (*GetTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *GetTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*GetTargetTcpProxyRequest) ProtoMessage ¶
func (*GetTargetTcpProxyRequest) ProtoMessage()
func (*GetTargetTcpProxyRequest) ProtoReflect ¶
func (x *GetTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*GetTargetTcpProxyRequest) Reset ¶
func (x *GetTargetTcpProxyRequest) Reset()
func (*GetTargetTcpProxyRequest) String ¶
func (x *GetTargetTcpProxyRequest) String() string
type GetTargetVpnGatewayRequest ¶
type GetTargetVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the target VPN gateway to return. TargetVpnGateway string `protobuf:"bytes,532512843,opt,name=target_vpn_gateway,json=targetVpnGateway,proto3" json:"target_vpn_gateway,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.Get. See the method description for details.
func (*GetTargetVpnGatewayRequest) Descriptor ¶
func (*GetTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTargetVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetTargetVpnGatewayRequest) GetProject ¶
func (x *GetTargetVpnGatewayRequest) GetProject() string
func (*GetTargetVpnGatewayRequest) GetRegion ¶
func (x *GetTargetVpnGatewayRequest) GetRegion() string
func (*GetTargetVpnGatewayRequest) GetTargetVpnGateway ¶
func (x *GetTargetVpnGatewayRequest) GetTargetVpnGateway() string
func (*GetTargetVpnGatewayRequest) ProtoMessage ¶
func (*GetTargetVpnGatewayRequest) ProtoMessage()
func (*GetTargetVpnGatewayRequest) ProtoReflect ¶
func (x *GetTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetTargetVpnGatewayRequest) Reset ¶
func (x *GetTargetVpnGatewayRequest) Reset()
func (*GetTargetVpnGatewayRequest) String ¶
func (x *GetTargetVpnGatewayRequest) String() string
type GetUrlMapRequest ¶
type GetUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the UrlMap resource to return. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Get. See the method description for details.
func (*GetUrlMapRequest) Descriptor ¶
func (*GetUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUrlMapRequest.ProtoReflect.Descriptor instead.
func (*GetUrlMapRequest) GetProject ¶
func (x *GetUrlMapRequest) GetProject() string
func (*GetUrlMapRequest) GetUrlMap ¶
func (x *GetUrlMapRequest) GetUrlMap() string
func (*GetUrlMapRequest) ProtoMessage ¶
func (*GetUrlMapRequest) ProtoMessage()
func (*GetUrlMapRequest) ProtoReflect ¶
func (x *GetUrlMapRequest) ProtoReflect() protoreflect.Message
func (*GetUrlMapRequest) Reset ¶
func (x *GetUrlMapRequest) Reset()
func (*GetUrlMapRequest) String ¶
func (x *GetUrlMapRequest) String() string
type GetVpnGatewayRequest ¶
type GetVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the VPN gateway to return. VpnGateway string `protobuf:"bytes,406684153,opt,name=vpn_gateway,json=vpnGateway,proto3" json:"vpn_gateway,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.Get. See the method description for details.
func (*GetVpnGatewayRequest) Descriptor ¶
func (*GetVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetVpnGatewayRequest) GetProject ¶
func (x *GetVpnGatewayRequest) GetProject() string
func (*GetVpnGatewayRequest) GetRegion ¶
func (x *GetVpnGatewayRequest) GetRegion() string
func (*GetVpnGatewayRequest) GetVpnGateway ¶
func (x *GetVpnGatewayRequest) GetVpnGateway() string
func (*GetVpnGatewayRequest) ProtoMessage ¶
func (*GetVpnGatewayRequest) ProtoMessage()
func (*GetVpnGatewayRequest) ProtoReflect ¶
func (x *GetVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetVpnGatewayRequest) Reset ¶
func (x *GetVpnGatewayRequest) Reset()
func (*GetVpnGatewayRequest) String ¶
func (x *GetVpnGatewayRequest) String() string
type GetVpnTunnelRequest ¶
type GetVpnTunnelRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the VpnTunnel resource to return. VpnTunnel string `protobuf:"bytes,143821331,opt,name=vpn_tunnel,json=vpnTunnel,proto3" json:"vpn_tunnel,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.Get. See the method description for details.
func (*GetVpnTunnelRequest) Descriptor ¶
func (*GetVpnTunnelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVpnTunnelRequest.ProtoReflect.Descriptor instead.
func (*GetVpnTunnelRequest) GetProject ¶
func (x *GetVpnTunnelRequest) GetProject() string
func (*GetVpnTunnelRequest) GetRegion ¶
func (x *GetVpnTunnelRequest) GetRegion() string
func (*GetVpnTunnelRequest) GetVpnTunnel ¶
func (x *GetVpnTunnelRequest) GetVpnTunnel() string
func (*GetVpnTunnelRequest) ProtoMessage ¶
func (*GetVpnTunnelRequest) ProtoMessage()
func (*GetVpnTunnelRequest) ProtoReflect ¶
func (x *GetVpnTunnelRequest) ProtoReflect() protoreflect.Message
func (*GetVpnTunnelRequest) Reset ¶
func (x *GetVpnTunnelRequest) Reset()
func (*GetVpnTunnelRequest) String ¶
func (x *GetVpnTunnelRequest) String() string
type GetXpnHostProjectRequest ¶
type GetXpnHostProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for Projects.GetXpnHost. See the method description for details.
func (*GetXpnHostProjectRequest) Descriptor ¶
func (*GetXpnHostProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetXpnHostProjectRequest.ProtoReflect.Descriptor instead.
func (*GetXpnHostProjectRequest) GetProject ¶
func (x *GetXpnHostProjectRequest) GetProject() string
func (*GetXpnHostProjectRequest) ProtoMessage ¶
func (*GetXpnHostProjectRequest) ProtoMessage()
func (*GetXpnHostProjectRequest) ProtoReflect ¶
func (x *GetXpnHostProjectRequest) ProtoReflect() protoreflect.Message
func (*GetXpnHostProjectRequest) Reset ¶
func (x *GetXpnHostProjectRequest) Reset()
func (*GetXpnHostProjectRequest) String ¶
func (x *GetXpnHostProjectRequest) String() string
type GetXpnResourcesProjectsRequest ¶
type GetXpnResourcesProjectsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Projects.GetXpnResources. See the method description for details.
func (*GetXpnResourcesProjectsRequest) Descriptor ¶
func (*GetXpnResourcesProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetXpnResourcesProjectsRequest.ProtoReflect.Descriptor instead.
func (*GetXpnResourcesProjectsRequest) GetFilter ¶
func (x *GetXpnResourcesProjectsRequest) GetFilter() string
func (*GetXpnResourcesProjectsRequest) GetMaxResults ¶
func (x *GetXpnResourcesProjectsRequest) GetMaxResults() uint32
func (*GetXpnResourcesProjectsRequest) GetOrderBy ¶
func (x *GetXpnResourcesProjectsRequest) GetOrderBy() string
func (*GetXpnResourcesProjectsRequest) GetPageToken ¶
func (x *GetXpnResourcesProjectsRequest) GetPageToken() string
func (*GetXpnResourcesProjectsRequest) GetProject ¶
func (x *GetXpnResourcesProjectsRequest) GetProject() string
func (*GetXpnResourcesProjectsRequest) GetReturnPartialSuccess ¶
func (x *GetXpnResourcesProjectsRequest) GetReturnPartialSuccess() bool
func (*GetXpnResourcesProjectsRequest) ProtoMessage ¶
func (*GetXpnResourcesProjectsRequest) ProtoMessage()
func (*GetXpnResourcesProjectsRequest) ProtoReflect ¶
func (x *GetXpnResourcesProjectsRequest) ProtoReflect() protoreflect.Message
func (*GetXpnResourcesProjectsRequest) Reset ¶
func (x *GetXpnResourcesProjectsRequest) Reset()
func (*GetXpnResourcesProjectsRequest) String ¶
func (x *GetXpnResourcesProjectsRequest) String() string
type GetZoneOperationRequest ¶
type GetZoneOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for ZoneOperations.Get. See the method description for details.
func (*GetZoneOperationRequest) Descriptor ¶
func (*GetZoneOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetZoneOperationRequest.ProtoReflect.Descriptor instead.
func (*GetZoneOperationRequest) GetOperation ¶
func (x *GetZoneOperationRequest) GetOperation() string
func (*GetZoneOperationRequest) GetProject ¶
func (x *GetZoneOperationRequest) GetProject() string
func (*GetZoneOperationRequest) GetZone ¶
func (x *GetZoneOperationRequest) GetZone() string
func (*GetZoneOperationRequest) ProtoMessage ¶
func (*GetZoneOperationRequest) ProtoMessage()
func (*GetZoneOperationRequest) ProtoReflect ¶
func (x *GetZoneOperationRequest) ProtoReflect() protoreflect.Message
func (*GetZoneOperationRequest) Reset ¶
func (x *GetZoneOperationRequest) Reset()
func (*GetZoneOperationRequest) String ¶
func (x *GetZoneOperationRequest) String() string
type GetZoneRequest ¶
type GetZoneRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone resource to return. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Zones.Get. See the method description for details.
func (*GetZoneRequest) Descriptor ¶
func (*GetZoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetZoneRequest.ProtoReflect.Descriptor instead.
func (*GetZoneRequest) GetProject ¶
func (x *GetZoneRequest) GetProject() string
func (*GetZoneRequest) GetZone ¶
func (x *GetZoneRequest) GetZone() string
func (*GetZoneRequest) ProtoMessage ¶
func (*GetZoneRequest) ProtoMessage()
func (*GetZoneRequest) ProtoReflect ¶
func (x *GetZoneRequest) ProtoReflect() protoreflect.Message
func (*GetZoneRequest) Reset ¶
func (x *GetZoneRequest) Reset()
func (*GetZoneRequest) String ¶
func (x *GetZoneRequest) String() string
type GlobalAddressesMoveRequest ¶
type GlobalAddressesMoveRequest struct { // An optional destination address description if intended to be different from the source. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project /global/addresses/address - projects/project/global/addresses/address Note that destination project must be different from the source project. So /global/addresses/address is not valid partial url. DestinationAddress *string `protobuf:"bytes,371693763,opt,name=destination_address,json=destinationAddress,proto3,oneof" json:"destination_address,omitempty"` // contains filtered or unexported fields }
func (*GlobalAddressesMoveRequest) Descriptor ¶
func (*GlobalAddressesMoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalAddressesMoveRequest.ProtoReflect.Descriptor instead.
func (*GlobalAddressesMoveRequest) GetDescription ¶
func (x *GlobalAddressesMoveRequest) GetDescription() string
func (*GlobalAddressesMoveRequest) GetDestinationAddress ¶
func (x *GlobalAddressesMoveRequest) GetDestinationAddress() string
func (*GlobalAddressesMoveRequest) ProtoMessage ¶
func (*GlobalAddressesMoveRequest) ProtoMessage()
func (*GlobalAddressesMoveRequest) ProtoReflect ¶
func (x *GlobalAddressesMoveRequest) ProtoReflect() protoreflect.Message
func (*GlobalAddressesMoveRequest) Reset ¶
func (x *GlobalAddressesMoveRequest) Reset()
func (*GlobalAddressesMoveRequest) String ¶
func (x *GlobalAddressesMoveRequest) String() string
type GlobalNetworkEndpointGroupsAttachEndpointsRequest ¶
type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct { // The list of network endpoints to be attached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) Descriptor ¶
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalNetworkEndpointGroupsAttachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints ¶
func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage ¶
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect ¶
func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) Reset ¶
func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) Reset()
func (*GlobalNetworkEndpointGroupsAttachEndpointsRequest) String ¶
func (x *GlobalNetworkEndpointGroupsAttachEndpointsRequest) String() string
type GlobalNetworkEndpointGroupsDetachEndpointsRequest ¶
type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct { // The list of network endpoints to be detached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) Descriptor ¶
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalNetworkEndpointGroupsDetachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints ¶
func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage ¶
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect ¶
func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) Reset ¶
func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) Reset()
func (*GlobalNetworkEndpointGroupsDetachEndpointsRequest) String ¶
func (x *GlobalNetworkEndpointGroupsDetachEndpointsRequest) String() string
type GlobalOrganizationSetPolicyRequest ¶
type GlobalOrganizationSetPolicyRequest struct { // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify bindings. Bindings []*Binding `protobuf:"bytes,403251854,rep,name=bindings,proto3" json:"bindings,omitempty"` // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify the etag. Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them. Policy *Policy `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GlobalOrganizationSetPolicyRequest) Descriptor ¶
func (*GlobalOrganizationSetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalOrganizationSetPolicyRequest.ProtoReflect.Descriptor instead.
func (*GlobalOrganizationSetPolicyRequest) GetBindings ¶
func (x *GlobalOrganizationSetPolicyRequest) GetBindings() []*Binding
func (*GlobalOrganizationSetPolicyRequest) GetEtag ¶
func (x *GlobalOrganizationSetPolicyRequest) GetEtag() string
func (*GlobalOrganizationSetPolicyRequest) GetPolicy ¶
func (x *GlobalOrganizationSetPolicyRequest) GetPolicy() *Policy
func (*GlobalOrganizationSetPolicyRequest) ProtoMessage ¶
func (*GlobalOrganizationSetPolicyRequest) ProtoMessage()
func (*GlobalOrganizationSetPolicyRequest) ProtoReflect ¶
func (x *GlobalOrganizationSetPolicyRequest) ProtoReflect() protoreflect.Message
func (*GlobalOrganizationSetPolicyRequest) Reset ¶
func (x *GlobalOrganizationSetPolicyRequest) Reset()
func (*GlobalOrganizationSetPolicyRequest) String ¶
func (x *GlobalOrganizationSetPolicyRequest) String() string
type GlobalSetLabelsRequest ¶
type GlobalSetLabelsRequest struct { // The fingerprint of the previous set of labels for this resource, used to detect conflicts. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash when updating or changing labels, otherwise the request will fail with error 412 conditionNotMet. Make a get() request to the resource to get the latest fingerprint. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // A list of labels to apply for this resource. Each label must comply with the requirements for labels. For example, "webserver-frontend": "images". A label value can also be empty (e.g. "my-label": ""). Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*GlobalSetLabelsRequest) Descriptor ¶
func (*GlobalSetLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalSetLabelsRequest.ProtoReflect.Descriptor instead.
func (*GlobalSetLabelsRequest) GetLabelFingerprint ¶
func (x *GlobalSetLabelsRequest) GetLabelFingerprint() string
func (*GlobalSetLabelsRequest) GetLabels ¶
func (x *GlobalSetLabelsRequest) GetLabels() map[string]string
func (*GlobalSetLabelsRequest) ProtoMessage ¶
func (*GlobalSetLabelsRequest) ProtoMessage()
func (*GlobalSetLabelsRequest) ProtoReflect ¶
func (x *GlobalSetLabelsRequest) ProtoReflect() protoreflect.Message
func (*GlobalSetLabelsRequest) Reset ¶
func (x *GlobalSetLabelsRequest) Reset()
func (*GlobalSetLabelsRequest) String ¶
func (x *GlobalSetLabelsRequest) String() string
type GlobalSetPolicyRequest ¶
type GlobalSetPolicyRequest struct { // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify bindings. Bindings []*Binding `protobuf:"bytes,403251854,rep,name=bindings,proto3" json:"bindings,omitempty"` // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify the etag. Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them. Policy *Policy `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GlobalSetPolicyRequest) Descriptor ¶
func (*GlobalSetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlobalSetPolicyRequest.ProtoReflect.Descriptor instead.
func (*GlobalSetPolicyRequest) GetBindings ¶
func (x *GlobalSetPolicyRequest) GetBindings() []*Binding
func (*GlobalSetPolicyRequest) GetEtag ¶
func (x *GlobalSetPolicyRequest) GetEtag() string
func (*GlobalSetPolicyRequest) GetPolicy ¶
func (x *GlobalSetPolicyRequest) GetPolicy() *Policy
func (*GlobalSetPolicyRequest) ProtoMessage ¶
func (*GlobalSetPolicyRequest) ProtoMessage()
func (*GlobalSetPolicyRequest) ProtoReflect ¶
func (x *GlobalSetPolicyRequest) ProtoReflect() protoreflect.Message
func (*GlobalSetPolicyRequest) Reset ¶
func (x *GlobalSetPolicyRequest) Reset()
func (*GlobalSetPolicyRequest) String ¶
func (x *GlobalSetPolicyRequest) String() string
type GuestAttributes ¶
type GuestAttributes struct { // [Output Only] Type of the resource. Always compute#guestAttributes for guest attributes entry. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The path to be queried. This can be the default namespace (”) or a nested namespace ('\/') or a specified key ('\/\'). QueryPath *string `protobuf:"bytes,368591164,opt,name=query_path,json=queryPath,proto3,oneof" json:"query_path,omitempty"` // [Output Only] The value of the requested queried path. QueryValue *GuestAttributesValue `protobuf:"bytes,157570874,opt,name=query_value,json=queryValue,proto3,oneof" json:"query_value,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The key to search for. VariableKey *string `protobuf:"bytes,164364828,opt,name=variable_key,json=variableKey,proto3,oneof" json:"variable_key,omitempty"` // [Output Only] The value found for the requested key. VariableValue *string `protobuf:"bytes,124582382,opt,name=variable_value,json=variableValue,proto3,oneof" json:"variable_value,omitempty"` // contains filtered or unexported fields }
A guest attributes entry.
func (*GuestAttributes) Descriptor ¶
func (*GuestAttributes) Descriptor() ([]byte, []int)
Deprecated: Use GuestAttributes.ProtoReflect.Descriptor instead.
func (*GuestAttributes) GetKind ¶
func (x *GuestAttributes) GetKind() string
func (*GuestAttributes) GetQueryPath ¶
func (x *GuestAttributes) GetQueryPath() string
func (*GuestAttributes) GetQueryValue ¶
func (x *GuestAttributes) GetQueryValue() *GuestAttributesValue
func (*GuestAttributes) GetSelfLink ¶
func (x *GuestAttributes) GetSelfLink() string
func (*GuestAttributes) GetVariableKey ¶
func (x *GuestAttributes) GetVariableKey() string
func (*GuestAttributes) GetVariableValue ¶
func (x *GuestAttributes) GetVariableValue() string
func (*GuestAttributes) ProtoMessage ¶
func (*GuestAttributes) ProtoMessage()
func (*GuestAttributes) ProtoReflect ¶
func (x *GuestAttributes) ProtoReflect() protoreflect.Message
func (*GuestAttributes) Reset ¶
func (x *GuestAttributes) Reset()
func (*GuestAttributes) String ¶
func (x *GuestAttributes) String() string
type GuestAttributesEntry ¶
type GuestAttributesEntry struct { // Key for the guest attribute entry. Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // Namespace for the guest attribute entry. Namespace *string `protobuf:"bytes,178476379,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` // Value for the guest attribute entry. Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
A guest attributes namespace/key/value entry.
func (*GuestAttributesEntry) Descriptor ¶
func (*GuestAttributesEntry) Descriptor() ([]byte, []int)
Deprecated: Use GuestAttributesEntry.ProtoReflect.Descriptor instead.
func (*GuestAttributesEntry) GetKey ¶
func (x *GuestAttributesEntry) GetKey() string
func (*GuestAttributesEntry) GetNamespace ¶
func (x *GuestAttributesEntry) GetNamespace() string
func (*GuestAttributesEntry) GetValue ¶
func (x *GuestAttributesEntry) GetValue() string
func (*GuestAttributesEntry) ProtoMessage ¶
func (*GuestAttributesEntry) ProtoMessage()
func (*GuestAttributesEntry) ProtoReflect ¶
func (x *GuestAttributesEntry) ProtoReflect() protoreflect.Message
func (*GuestAttributesEntry) Reset ¶
func (x *GuestAttributesEntry) Reset()
func (*GuestAttributesEntry) String ¶
func (x *GuestAttributesEntry) String() string
type GuestAttributesValue ¶
type GuestAttributesValue struct { Items []*GuestAttributesEntry `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
Array of guest attribute namespace/key/value tuples.
func (*GuestAttributesValue) Descriptor ¶
func (*GuestAttributesValue) Descriptor() ([]byte, []int)
Deprecated: Use GuestAttributesValue.ProtoReflect.Descriptor instead.
func (*GuestAttributesValue) GetItems ¶
func (x *GuestAttributesValue) GetItems() []*GuestAttributesEntry
func (*GuestAttributesValue) ProtoMessage ¶
func (*GuestAttributesValue) ProtoMessage()
func (*GuestAttributesValue) ProtoReflect ¶
func (x *GuestAttributesValue) ProtoReflect() protoreflect.Message
func (*GuestAttributesValue) Reset ¶
func (x *GuestAttributesValue) Reset()
func (*GuestAttributesValue) String ¶
func (x *GuestAttributesValue) String() string
type GuestOsFeature ¶
type GuestOsFeature struct { // The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Guest OS features.
func (*GuestOsFeature) Descriptor ¶
func (*GuestOsFeature) Descriptor() ([]byte, []int)
Deprecated: Use GuestOsFeature.ProtoReflect.Descriptor instead.
func (*GuestOsFeature) GetType ¶
func (x *GuestOsFeature) GetType() string
func (*GuestOsFeature) ProtoMessage ¶
func (*GuestOsFeature) ProtoMessage()
func (*GuestOsFeature) ProtoReflect ¶
func (x *GuestOsFeature) ProtoReflect() protoreflect.Message
func (*GuestOsFeature) Reset ¶
func (x *GuestOsFeature) Reset()
func (*GuestOsFeature) String ¶
func (x *GuestOsFeature) String() string
type GuestOsFeature_Type ¶
type GuestOsFeature_Type int32
The ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values: - VIRTIO_SCSI_MULTIQUEUE - WINDOWS - MULTI_IP_SUBNET - UEFI_COMPATIBLE - GVNIC - SEV_CAPABLE - SUSPEND_RESUME_COMPATIBLE - SEV_LIVE_MIGRATABLE_V2 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
const ( // A value indicating that the enum field is not set. GuestOsFeature_UNDEFINED_TYPE GuestOsFeature_Type = 0 GuestOsFeature_FEATURE_TYPE_UNSPECIFIED GuestOsFeature_Type = 531767259 GuestOsFeature_GVNIC GuestOsFeature_Type = 68209305 GuestOsFeature_IDPF GuestOsFeature_Type = 2242641 GuestOsFeature_MULTI_IP_SUBNET GuestOsFeature_Type = 151776719 GuestOsFeature_SECURE_BOOT GuestOsFeature_Type = 376811194 GuestOsFeature_SEV_CAPABLE GuestOsFeature_Type = 87083793 GuestOsFeature_SEV_LIVE_MIGRATABLE GuestOsFeature_Type = 392039820 GuestOsFeature_SEV_LIVE_MIGRATABLE_V2 GuestOsFeature_Type = 168551983 GuestOsFeature_SEV_SNP_CAPABLE GuestOsFeature_Type = 426919 GuestOsFeature_TDX_CAPABLE GuestOsFeature_Type = 240446133 GuestOsFeature_UEFI_COMPATIBLE GuestOsFeature_Type = 195865408 GuestOsFeature_VIRTIO_SCSI_MULTIQUEUE GuestOsFeature_Type = 201597069 GuestOsFeature_WINDOWS GuestOsFeature_Type = 456863331 )
func (GuestOsFeature_Type) Descriptor ¶
func (GuestOsFeature_Type) Descriptor() protoreflect.EnumDescriptor
func (GuestOsFeature_Type) Enum ¶
func (x GuestOsFeature_Type) Enum() *GuestOsFeature_Type
func (GuestOsFeature_Type) EnumDescriptor ¶
func (GuestOsFeature_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use GuestOsFeature_Type.Descriptor instead.
func (GuestOsFeature_Type) Number ¶
func (x GuestOsFeature_Type) Number() protoreflect.EnumNumber
func (GuestOsFeature_Type) String ¶
func (x GuestOsFeature_Type) String() string
func (GuestOsFeature_Type) Type ¶
func (GuestOsFeature_Type) Type() protoreflect.EnumType
type HTTP2HealthCheck ¶
type HTTP2HealthCheck struct { // The value of the host header in the HTTP/2 health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` // The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // The request path of the HTTP/2 health check request. The default value is /. Must comply with RFC3986. RequestPath *string `protobuf:"bytes,229403605,opt,name=request_path,json=requestPath,proto3,oneof" json:"request_path,omitempty"` // Creates a content-based HTTP/2 health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http Response *string `protobuf:"bytes,196547649,opt,name=response,proto3,oneof" json:"response,omitempty"` // contains filtered or unexported fields }
func (*HTTP2HealthCheck) Descriptor ¶
func (*HTTP2HealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HTTP2HealthCheck.ProtoReflect.Descriptor instead.
func (*HTTP2HealthCheck) GetHost ¶
func (x *HTTP2HealthCheck) GetHost() string
func (*HTTP2HealthCheck) GetPort ¶
func (x *HTTP2HealthCheck) GetPort() int32
func (*HTTP2HealthCheck) GetPortName ¶
func (x *HTTP2HealthCheck) GetPortName() string
func (*HTTP2HealthCheck) GetPortSpecification ¶
func (x *HTTP2HealthCheck) GetPortSpecification() string
func (*HTTP2HealthCheck) GetProxyHeader ¶
func (x *HTTP2HealthCheck) GetProxyHeader() string
func (*HTTP2HealthCheck) GetRequestPath ¶
func (x *HTTP2HealthCheck) GetRequestPath() string
func (*HTTP2HealthCheck) GetResponse ¶
func (x *HTTP2HealthCheck) GetResponse() string
func (*HTTP2HealthCheck) ProtoMessage ¶
func (*HTTP2HealthCheck) ProtoMessage()
func (*HTTP2HealthCheck) ProtoReflect ¶
func (x *HTTP2HealthCheck) ProtoReflect() protoreflect.Message
func (*HTTP2HealthCheck) Reset ¶
func (x *HTTP2HealthCheck) Reset()
func (*HTTP2HealthCheck) String ¶
func (x *HTTP2HealthCheck) String() string
type HTTP2HealthCheck_PortSpecification ¶
type HTTP2HealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. HTTP2HealthCheck_UNDEFINED_PORT_SPECIFICATION HTTP2HealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. HTTP2HealthCheck_USE_FIXED_PORT HTTP2HealthCheck_PortSpecification = 190235748 // Not supported. HTTP2HealthCheck_USE_NAMED_PORT HTTP2HealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. HTTP2HealthCheck_USE_SERVING_PORT HTTP2HealthCheck_PortSpecification = 362637516 )
func (HTTP2HealthCheck_PortSpecification) Descriptor ¶
func (HTTP2HealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (HTTP2HealthCheck_PortSpecification) Enum ¶
func (x HTTP2HealthCheck_PortSpecification) Enum() *HTTP2HealthCheck_PortSpecification
func (HTTP2HealthCheck_PortSpecification) EnumDescriptor ¶
func (HTTP2HealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTP2HealthCheck_PortSpecification.Descriptor instead.
func (HTTP2HealthCheck_PortSpecification) Number ¶
func (x HTTP2HealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (HTTP2HealthCheck_PortSpecification) String ¶
func (x HTTP2HealthCheck_PortSpecification) String() string
func (HTTP2HealthCheck_PortSpecification) Type ¶
func (HTTP2HealthCheck_PortSpecification) Type() protoreflect.EnumType
type HTTP2HealthCheck_ProxyHeader ¶
type HTTP2HealthCheck_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. HTTP2HealthCheck_UNDEFINED_PROXY_HEADER HTTP2HealthCheck_ProxyHeader = 0 HTTP2HealthCheck_NONE HTTP2HealthCheck_ProxyHeader = 2402104 HTTP2HealthCheck_PROXY_V1 HTTP2HealthCheck_ProxyHeader = 334352940 )
func (HTTP2HealthCheck_ProxyHeader) Descriptor ¶
func (HTTP2HealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (HTTP2HealthCheck_ProxyHeader) Enum ¶
func (x HTTP2HealthCheck_ProxyHeader) Enum() *HTTP2HealthCheck_ProxyHeader
func (HTTP2HealthCheck_ProxyHeader) EnumDescriptor ¶
func (HTTP2HealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTP2HealthCheck_ProxyHeader.Descriptor instead.
func (HTTP2HealthCheck_ProxyHeader) Number ¶
func (x HTTP2HealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
func (HTTP2HealthCheck_ProxyHeader) String ¶
func (x HTTP2HealthCheck_ProxyHeader) String() string
func (HTTP2HealthCheck_ProxyHeader) Type ¶
func (HTTP2HealthCheck_ProxyHeader) Type() protoreflect.EnumType
type HTTPHealthCheck ¶
type HTTPHealthCheck struct { // The value of the host header in the HTTP health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` // The TCP port number to which the health check prober sends packets. The default value is 80. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Also supported in legacy HTTP health checks for target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // The request path of the HTTP health check request. The default value is /. Must comply with RFC3986. RequestPath *string `protobuf:"bytes,229403605,opt,name=request_path,json=requestPath,proto3,oneof" json:"request_path,omitempty"` // Creates a content-based HTTP health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http Response *string `protobuf:"bytes,196547649,opt,name=response,proto3,oneof" json:"response,omitempty"` // contains filtered or unexported fields }
func (*HTTPHealthCheck) Descriptor ¶
func (*HTTPHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HTTPHealthCheck.ProtoReflect.Descriptor instead.
func (*HTTPHealthCheck) GetHost ¶
func (x *HTTPHealthCheck) GetHost() string
func (*HTTPHealthCheck) GetPort ¶
func (x *HTTPHealthCheck) GetPort() int32
func (*HTTPHealthCheck) GetPortName ¶
func (x *HTTPHealthCheck) GetPortName() string
func (*HTTPHealthCheck) GetPortSpecification ¶
func (x *HTTPHealthCheck) GetPortSpecification() string
func (*HTTPHealthCheck) GetProxyHeader ¶
func (x *HTTPHealthCheck) GetProxyHeader() string
func (*HTTPHealthCheck) GetRequestPath ¶
func (x *HTTPHealthCheck) GetRequestPath() string
func (*HTTPHealthCheck) GetResponse ¶
func (x *HTTPHealthCheck) GetResponse() string
func (*HTTPHealthCheck) ProtoMessage ¶
func (*HTTPHealthCheck) ProtoMessage()
func (*HTTPHealthCheck) ProtoReflect ¶
func (x *HTTPHealthCheck) ProtoReflect() protoreflect.Message
func (*HTTPHealthCheck) Reset ¶
func (x *HTTPHealthCheck) Reset()
func (*HTTPHealthCheck) String ¶
func (x *HTTPHealthCheck) String() string
type HTTPHealthCheck_PortSpecification ¶
type HTTPHealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Also supported in legacy HTTP health checks for target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for pass-through load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. HTTPHealthCheck_UNDEFINED_PORT_SPECIFICATION HTTPHealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. HTTPHealthCheck_USE_FIXED_PORT HTTPHealthCheck_PortSpecification = 190235748 // Not supported. HTTPHealthCheck_USE_NAMED_PORT HTTPHealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. HTTPHealthCheck_USE_SERVING_PORT HTTPHealthCheck_PortSpecification = 362637516 )
func (HTTPHealthCheck_PortSpecification) Descriptor ¶
func (HTTPHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (HTTPHealthCheck_PortSpecification) Enum ¶
func (x HTTPHealthCheck_PortSpecification) Enum() *HTTPHealthCheck_PortSpecification
func (HTTPHealthCheck_PortSpecification) EnumDescriptor ¶
func (HTTPHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTPHealthCheck_PortSpecification.Descriptor instead.
func (HTTPHealthCheck_PortSpecification) Number ¶
func (x HTTPHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (HTTPHealthCheck_PortSpecification) String ¶
func (x HTTPHealthCheck_PortSpecification) String() string
func (HTTPHealthCheck_PortSpecification) Type ¶
func (HTTPHealthCheck_PortSpecification) Type() protoreflect.EnumType
type HTTPHealthCheck_ProxyHeader ¶
type HTTPHealthCheck_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. HTTPHealthCheck_UNDEFINED_PROXY_HEADER HTTPHealthCheck_ProxyHeader = 0 HTTPHealthCheck_NONE HTTPHealthCheck_ProxyHeader = 2402104 HTTPHealthCheck_PROXY_V1 HTTPHealthCheck_ProxyHeader = 334352940 )
func (HTTPHealthCheck_ProxyHeader) Descriptor ¶
func (HTTPHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (HTTPHealthCheck_ProxyHeader) Enum ¶
func (x HTTPHealthCheck_ProxyHeader) Enum() *HTTPHealthCheck_ProxyHeader
func (HTTPHealthCheck_ProxyHeader) EnumDescriptor ¶
func (HTTPHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTPHealthCheck_ProxyHeader.Descriptor instead.
func (HTTPHealthCheck_ProxyHeader) Number ¶
func (x HTTPHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
func (HTTPHealthCheck_ProxyHeader) String ¶
func (x HTTPHealthCheck_ProxyHeader) String() string
func (HTTPHealthCheck_ProxyHeader) Type ¶
func (HTTPHealthCheck_ProxyHeader) Type() protoreflect.EnumType
type HTTPSHealthCheck ¶
type HTTPSHealthCheck struct { // The value of the host header in the HTTPS health check request. If left empty (default value), the host header is set to the destination IP address to which health check packets are sent. The destination IP address depends on the type of load balancer. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#hc-packet-dest Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` // The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // The request path of the HTTPS health check request. The default value is /. Must comply with RFC3986. RequestPath *string `protobuf:"bytes,229403605,opt,name=request_path,json=requestPath,proto3,oneof" json:"request_path,omitempty"` // Creates a content-based HTTPS health check. In addition to the required HTTP 200 (OK) status code, you can configure the health check to pass only when the backend sends this specific ASCII response string within the first 1024 bytes of the HTTP response body. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-http Response *string `protobuf:"bytes,196547649,opt,name=response,proto3,oneof" json:"response,omitempty"` // contains filtered or unexported fields }
func (*HTTPSHealthCheck) Descriptor ¶
func (*HTTPSHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HTTPSHealthCheck.ProtoReflect.Descriptor instead.
func (*HTTPSHealthCheck) GetHost ¶
func (x *HTTPSHealthCheck) GetHost() string
func (*HTTPSHealthCheck) GetPort ¶
func (x *HTTPSHealthCheck) GetPort() int32
func (*HTTPSHealthCheck) GetPortName ¶
func (x *HTTPSHealthCheck) GetPortName() string
func (*HTTPSHealthCheck) GetPortSpecification ¶
func (x *HTTPSHealthCheck) GetPortSpecification() string
func (*HTTPSHealthCheck) GetProxyHeader ¶
func (x *HTTPSHealthCheck) GetProxyHeader() string
func (*HTTPSHealthCheck) GetRequestPath ¶
func (x *HTTPSHealthCheck) GetRequestPath() string
func (*HTTPSHealthCheck) GetResponse ¶
func (x *HTTPSHealthCheck) GetResponse() string
func (*HTTPSHealthCheck) ProtoMessage ¶
func (*HTTPSHealthCheck) ProtoMessage()
func (*HTTPSHealthCheck) ProtoReflect ¶
func (x *HTTPSHealthCheck) ProtoReflect() protoreflect.Message
func (*HTTPSHealthCheck) Reset ¶
func (x *HTTPSHealthCheck) Reset()
func (*HTTPSHealthCheck) String ¶
func (x *HTTPSHealthCheck) String() string
type HTTPSHealthCheck_PortSpecification ¶
type HTTPSHealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. HTTPSHealthCheck_UNDEFINED_PORT_SPECIFICATION HTTPSHealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. HTTPSHealthCheck_USE_FIXED_PORT HTTPSHealthCheck_PortSpecification = 190235748 // Not supported. HTTPSHealthCheck_USE_NAMED_PORT HTTPSHealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. HTTPSHealthCheck_USE_SERVING_PORT HTTPSHealthCheck_PortSpecification = 362637516 )
func (HTTPSHealthCheck_PortSpecification) Descriptor ¶
func (HTTPSHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (HTTPSHealthCheck_PortSpecification) Enum ¶
func (x HTTPSHealthCheck_PortSpecification) Enum() *HTTPSHealthCheck_PortSpecification
func (HTTPSHealthCheck_PortSpecification) EnumDescriptor ¶
func (HTTPSHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTPSHealthCheck_PortSpecification.Descriptor instead.
func (HTTPSHealthCheck_PortSpecification) Number ¶
func (x HTTPSHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (HTTPSHealthCheck_PortSpecification) String ¶
func (x HTTPSHealthCheck_PortSpecification) String() string
func (HTTPSHealthCheck_PortSpecification) Type ¶
func (HTTPSHealthCheck_PortSpecification) Type() protoreflect.EnumType
type HTTPSHealthCheck_ProxyHeader ¶
type HTTPSHealthCheck_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. HTTPSHealthCheck_UNDEFINED_PROXY_HEADER HTTPSHealthCheck_ProxyHeader = 0 HTTPSHealthCheck_NONE HTTPSHealthCheck_ProxyHeader = 2402104 HTTPSHealthCheck_PROXY_V1 HTTPSHealthCheck_ProxyHeader = 334352940 )
func (HTTPSHealthCheck_ProxyHeader) Descriptor ¶
func (HTTPSHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (HTTPSHealthCheck_ProxyHeader) Enum ¶
func (x HTTPSHealthCheck_ProxyHeader) Enum() *HTTPSHealthCheck_ProxyHeader
func (HTTPSHealthCheck_ProxyHeader) EnumDescriptor ¶
func (HTTPSHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use HTTPSHealthCheck_ProxyHeader.Descriptor instead.
func (HTTPSHealthCheck_ProxyHeader) Number ¶
func (x HTTPSHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
func (HTTPSHealthCheck_ProxyHeader) String ¶
func (x HTTPSHealthCheck_ProxyHeader) String() string
func (HTTPSHealthCheck_ProxyHeader) Type ¶
func (HTTPSHealthCheck_ProxyHeader) Type() protoreflect.EnumType
type HealthCheck ¶
type HealthCheck struct { // How often (in seconds) to send a health check. The default value is 5 seconds. CheckIntervalSec *int32 `protobuf:"varint,345561006,opt,name=check_interval_sec,json=checkIntervalSec,proto3,oneof" json:"check_interval_sec,omitempty"` // [Output Only] Creation timestamp in 3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` GrpcHealthCheck *GRPCHealthCheck `protobuf:"bytes,85529574,opt,name=grpc_health_check,json=grpcHealthCheck,proto3,oneof" json:"grpc_health_check,omitempty"` // A so-far unhealthy instance will be marked healthy after this many consecutive successes. The default value is 2. HealthyThreshold *int32 `protobuf:"varint,403212361,opt,name=healthy_threshold,json=healthyThreshold,proto3,oneof" json:"healthy_threshold,omitempty"` Http2HealthCheck *HTTP2HealthCheck `protobuf:"bytes,11360986,opt,name=http2_health_check,json=http2HealthCheck,proto3,oneof" json:"http2_health_check,omitempty"` HttpHealthCheck *HTTPHealthCheck `protobuf:"bytes,412586940,opt,name=http_health_check,json=httpHealthCheck,proto3,oneof" json:"http_health_check,omitempty"` HttpsHealthCheck *HTTPSHealthCheck `protobuf:"bytes,436046905,opt,name=https_health_check,json=httpsHealthCheck,proto3,oneof" json:"https_health_check,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Type of the resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Configure logging on this health check. LogConfig *HealthCheckLogConfig `protobuf:"bytes,351299741,opt,name=log_config,json=logConfig,proto3,oneof" json:"log_config,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. For example, a name that is 1-63 characters long, matches the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`, and otherwise complies with RFC1035. This regular expression describes a name where the first character is a lowercase letter, and all following characters are a dash, lowercase letter, or digit, except the last character, which isn't a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Region where the health check resides. Not applicable to global health checks. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The list of cloud regions from which health checks are performed. If any regions are specified, then exactly 3 regions should be specified. The region names must be valid names of Google Cloud regions. This can only be set for global health check. If this list is non-empty, then there are restrictions on what other health check fields are supported and what other resources can use this health check: - SSL, HTTP2, and GRPC protocols are not supported. - The TCP request field is not supported. - The proxyHeader field for HTTP, HTTPS, and TCP is not supported. - The checkIntervalSec field must be at least 30. - The health check cannot be used with BackendService nor with managed instance group auto-healing. SourceRegions []string `protobuf:"bytes,405568475,rep,name=source_regions,json=sourceRegions,proto3" json:"source_regions,omitempty"` SslHealthCheck *SSLHealthCheck `protobuf:"bytes,280032440,opt,name=ssl_health_check,json=sslHealthCheck,proto3,oneof" json:"ssl_health_check,omitempty"` TcpHealthCheck *TCPHealthCheck `protobuf:"bytes,469980419,opt,name=tcp_health_check,json=tcpHealthCheck,proto3,oneof" json:"tcp_health_check,omitempty"` // How long (in seconds) to wait before claiming failure. The default value is 5 seconds. It is invalid for timeoutSec to have greater value than checkIntervalSec. TimeoutSec *int32 `protobuf:"varint,79994995,opt,name=timeout_sec,json=timeoutSec,proto3,oneof" json:"timeout_sec,omitempty"` // Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS, HTTP2 or GRPC. Exactly one of the protocol-specific health check fields must be specified, which must match type field. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // A so-far healthy instance will be marked unhealthy after this many consecutive failures. The default value is 2. UnhealthyThreshold *int32 `protobuf:"varint,227958480,opt,name=unhealthy_threshold,json=unhealthyThreshold,proto3,oneof" json:"unhealthy_threshold,omitempty"` // contains filtered or unexported fields }
Represents a health check resource. Google Compute Engine has two health check resources: * [Regional](/compute/docs/reference/rest/v1/regionHealthChecks) * [Global](/compute/docs/reference/rest/v1/healthChecks) These health check resources can be used for load balancing and for autohealing VMs in a managed instance group (MIG). **Load balancing** Health check requirements vary depending on the type of load balancer. For details about the type of health check supported for each load balancer and corresponding backend type, see Health checks overview: Load balancer guide. **Autohealing in MIGs** The health checks that you use for autohealing VMs in a MIG can be either regional or global. For more information, see Set up an application health check and autohealing. For more information, see Health checks overview.
func (*HealthCheck) Descriptor ¶
func (*HealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheck.ProtoReflect.Descriptor instead.
func (*HealthCheck) GetCheckIntervalSec ¶
func (x *HealthCheck) GetCheckIntervalSec() int32
func (*HealthCheck) GetCreationTimestamp ¶
func (x *HealthCheck) GetCreationTimestamp() string
func (*HealthCheck) GetDescription ¶
func (x *HealthCheck) GetDescription() string
func (*HealthCheck) GetGrpcHealthCheck ¶
func (x *HealthCheck) GetGrpcHealthCheck() *GRPCHealthCheck
func (*HealthCheck) GetHealthyThreshold ¶
func (x *HealthCheck) GetHealthyThreshold() int32
func (*HealthCheck) GetHttp2HealthCheck ¶
func (x *HealthCheck) GetHttp2HealthCheck() *HTTP2HealthCheck
func (*HealthCheck) GetHttpHealthCheck ¶
func (x *HealthCheck) GetHttpHealthCheck() *HTTPHealthCheck
func (*HealthCheck) GetHttpsHealthCheck ¶
func (x *HealthCheck) GetHttpsHealthCheck() *HTTPSHealthCheck
func (*HealthCheck) GetId ¶
func (x *HealthCheck) GetId() uint64
func (*HealthCheck) GetKind ¶
func (x *HealthCheck) GetKind() string
func (*HealthCheck) GetLogConfig ¶
func (x *HealthCheck) GetLogConfig() *HealthCheckLogConfig
func (*HealthCheck) GetName ¶
func (x *HealthCheck) GetName() string
func (*HealthCheck) GetRegion ¶
func (x *HealthCheck) GetRegion() string
func (*HealthCheck) GetSelfLink ¶
func (x *HealthCheck) GetSelfLink() string
func (*HealthCheck) GetSourceRegions ¶
func (x *HealthCheck) GetSourceRegions() []string
func (*HealthCheck) GetSslHealthCheck ¶
func (x *HealthCheck) GetSslHealthCheck() *SSLHealthCheck
func (*HealthCheck) GetTcpHealthCheck ¶
func (x *HealthCheck) GetTcpHealthCheck() *TCPHealthCheck
func (*HealthCheck) GetTimeoutSec ¶
func (x *HealthCheck) GetTimeoutSec() int32
func (*HealthCheck) GetType ¶
func (x *HealthCheck) GetType() string
func (*HealthCheck) GetUnhealthyThreshold ¶
func (x *HealthCheck) GetUnhealthyThreshold() int32
func (*HealthCheck) ProtoMessage ¶
func (*HealthCheck) ProtoMessage()
func (*HealthCheck) ProtoReflect ¶
func (x *HealthCheck) ProtoReflect() protoreflect.Message
func (*HealthCheck) Reset ¶
func (x *HealthCheck) Reset()
func (*HealthCheck) String ¶
func (x *HealthCheck) String() string
type HealthCheckList ¶
type HealthCheckList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of HealthCheck resources. Items []*HealthCheck `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of HealthCheck resources.
func (*HealthCheckList) Descriptor ¶
func (*HealthCheckList) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckList.ProtoReflect.Descriptor instead.
func (*HealthCheckList) GetId ¶
func (x *HealthCheckList) GetId() string
func (*HealthCheckList) GetItems ¶
func (x *HealthCheckList) GetItems() []*HealthCheck
func (*HealthCheckList) GetKind ¶
func (x *HealthCheckList) GetKind() string
func (*HealthCheckList) GetNextPageToken ¶
func (x *HealthCheckList) GetNextPageToken() string
func (*HealthCheckList) GetSelfLink ¶
func (x *HealthCheckList) GetSelfLink() string
func (*HealthCheckList) GetWarning ¶
func (x *HealthCheckList) GetWarning() *Warning
func (*HealthCheckList) ProtoMessage ¶
func (*HealthCheckList) ProtoMessage()
func (*HealthCheckList) ProtoReflect ¶
func (x *HealthCheckList) ProtoReflect() protoreflect.Message
func (*HealthCheckList) Reset ¶
func (x *HealthCheckList) Reset()
func (*HealthCheckList) String ¶
func (x *HealthCheckList) String() string
type HealthCheckLogConfig ¶
type HealthCheckLogConfig struct { // Indicates whether or not to export logs. This is false by default, which means no health check logging will be done. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // contains filtered or unexported fields }
Configuration of logging on a health check. If logging is enabled, logs will be exported to Stackdriver.
func (*HealthCheckLogConfig) Descriptor ¶
func (*HealthCheckLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckLogConfig.ProtoReflect.Descriptor instead.
func (*HealthCheckLogConfig) GetEnable ¶
func (x *HealthCheckLogConfig) GetEnable() bool
func (*HealthCheckLogConfig) ProtoMessage ¶
func (*HealthCheckLogConfig) ProtoMessage()
func (*HealthCheckLogConfig) ProtoReflect ¶
func (x *HealthCheckLogConfig) ProtoReflect() protoreflect.Message
func (*HealthCheckLogConfig) Reset ¶
func (x *HealthCheckLogConfig) Reset()
func (*HealthCheckLogConfig) String ¶
func (x *HealthCheckLogConfig) String() string
type HealthCheckReference ¶
type HealthCheckReference struct { HealthCheck *string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3,oneof" json:"health_check,omitempty"` // contains filtered or unexported fields }
A full or valid partial URL to a health check. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project-id/global/httpHealthChecks/health-check - projects/project-id/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check
func (*HealthCheckReference) Descriptor ¶
func (*HealthCheckReference) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckReference.ProtoReflect.Descriptor instead.
func (*HealthCheckReference) GetHealthCheck ¶
func (x *HealthCheckReference) GetHealthCheck() string
func (*HealthCheckReference) ProtoMessage ¶
func (*HealthCheckReference) ProtoMessage()
func (*HealthCheckReference) ProtoReflect ¶
func (x *HealthCheckReference) ProtoReflect() protoreflect.Message
func (*HealthCheckReference) Reset ¶
func (x *HealthCheckReference) Reset()
func (*HealthCheckReference) String ¶
func (x *HealthCheckReference) String() string
type HealthCheckService ¶
type HealthCheckService struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a HealthCheckService. An up-to-date fingerprint must be provided in order to patch/update the HealthCheckService; Otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the HealthCheckService. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // A list of URLs to the HealthCheck resources. Must have at least one HealthCheck, and not more than 10 for regional HealthCheckService, and not more than 1 for global HealthCheckService. HealthCheck resources must have portSpecification=USE_SERVING_PORT or portSpecification=USE_FIXED_PORT. For regional HealthCheckService, the HealthCheck must be regional and in the same region. For global HealthCheckService, HealthCheck must be global. Mix of regional and global HealthChecks is not supported. Multiple regional HealthChecks must belong to the same region. Regional HealthChecks must belong to the same region as zones of NetworkEndpointGroups. For global HealthCheckService using global INTERNET_IP_PORT NetworkEndpointGroups, the global HealthChecks must specify sourceRegions, and HealthChecks that specify sourceRegions can only be used with global INTERNET_IP_PORT NetworkEndpointGroups. HealthChecks []string `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // Optional. Policy for how the results from multiple health checks for the same endpoint are aggregated. Defaults to NO_AGGREGATION if unspecified. - NO_AGGREGATION. An EndpointHealth message is returned for each pair in the health check service. - AND. If any health check of an endpoint reports UNHEALTHY, then UNHEALTHY is the HealthState of the endpoint. If all health checks report HEALTHY, the HealthState of the endpoint is HEALTHY. . This is only allowed with regional HealthCheckService. // Check the HealthStatusAggregationPolicy enum for the list of possible values. HealthStatusAggregationPolicy *string `protobuf:"bytes,253163129,opt,name=health_status_aggregation_policy,json=healthStatusAggregationPolicy,proto3,oneof" json:"health_status_aggregation_policy,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output only] Type of the resource. Always compute#healthCheckServicefor health check services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // A list of URLs to the NetworkEndpointGroup resources. Must not have more than 100. For regional HealthCheckService, NEGs must be in zones in the region of the HealthCheckService. For global HealthCheckServices, the NetworkEndpointGroups must be global INTERNET_IP_PORT. NetworkEndpointGroups []string `protobuf:"bytes,29346733,rep,name=network_endpoint_groups,json=networkEndpointGroups,proto3" json:"network_endpoint_groups,omitempty"` // A list of URLs to the NotificationEndpoint resources. Must not have more than 10. A list of endpoints for receiving notifications of change in health status. For regional HealthCheckService, NotificationEndpoint must be regional and in the same region. For global HealthCheckService, NotificationEndpoint must be global. NotificationEndpoints []string `protobuf:"bytes,406728490,rep,name=notification_endpoints,json=notificationEndpoints,proto3" json:"notification_endpoints,omitempty"` // [Output Only] URL of the region where the health check service resides. This field is not applicable to global health check services. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
Represents a Health-Check as a Service resource.
func (*HealthCheckService) Descriptor ¶
func (*HealthCheckService) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckService.ProtoReflect.Descriptor instead.
func (*HealthCheckService) GetCreationTimestamp ¶
func (x *HealthCheckService) GetCreationTimestamp() string
func (*HealthCheckService) GetDescription ¶
func (x *HealthCheckService) GetDescription() string
func (*HealthCheckService) GetFingerprint ¶
func (x *HealthCheckService) GetFingerprint() string
func (*HealthCheckService) GetHealthChecks ¶
func (x *HealthCheckService) GetHealthChecks() []string
func (*HealthCheckService) GetHealthStatusAggregationPolicy ¶
func (x *HealthCheckService) GetHealthStatusAggregationPolicy() string
func (*HealthCheckService) GetId ¶
func (x *HealthCheckService) GetId() uint64
func (*HealthCheckService) GetKind ¶
func (x *HealthCheckService) GetKind() string
func (*HealthCheckService) GetName ¶
func (x *HealthCheckService) GetName() string
func (*HealthCheckService) GetNetworkEndpointGroups ¶
func (x *HealthCheckService) GetNetworkEndpointGroups() []string
func (*HealthCheckService) GetNotificationEndpoints ¶
func (x *HealthCheckService) GetNotificationEndpoints() []string
func (*HealthCheckService) GetRegion ¶
func (x *HealthCheckService) GetRegion() string
func (*HealthCheckService) GetSelfLink ¶
func (x *HealthCheckService) GetSelfLink() string
func (*HealthCheckService) ProtoMessage ¶
func (*HealthCheckService) ProtoMessage()
func (*HealthCheckService) ProtoReflect ¶
func (x *HealthCheckService) ProtoReflect() protoreflect.Message
func (*HealthCheckService) Reset ¶
func (x *HealthCheckService) Reset()
func (*HealthCheckService) String ¶
func (x *HealthCheckService) String() string
type HealthCheckServiceReference ¶
type HealthCheckServiceReference struct { HealthCheckService *string `protobuf:"bytes,408374747,opt,name=health_check_service,json=healthCheckService,proto3,oneof" json:"health_check_service,omitempty"` // contains filtered or unexported fields }
A full or valid partial URL to a health check service. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/healthCheckServices/health-check-service - projects/project-id/regions/us-west1/healthCheckServices/health-check-service - regions/us-west1/healthCheckServices/health-check-service
func (*HealthCheckServiceReference) Descriptor ¶
func (*HealthCheckServiceReference) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckServiceReference.ProtoReflect.Descriptor instead.
func (*HealthCheckServiceReference) GetHealthCheckService ¶
func (x *HealthCheckServiceReference) GetHealthCheckService() string
func (*HealthCheckServiceReference) ProtoMessage ¶
func (*HealthCheckServiceReference) ProtoMessage()
func (*HealthCheckServiceReference) ProtoReflect ¶
func (x *HealthCheckServiceReference) ProtoReflect() protoreflect.Message
func (*HealthCheckServiceReference) Reset ¶
func (x *HealthCheckServiceReference) Reset()
func (*HealthCheckServiceReference) String ¶
func (x *HealthCheckServiceReference) String() string
type HealthCheckService_HealthStatusAggregationPolicy ¶
type HealthCheckService_HealthStatusAggregationPolicy int32
Optional. Policy for how the results from multiple health checks for the same endpoint are aggregated. Defaults to NO_AGGREGATION if unspecified. - NO_AGGREGATION. An EndpointHealth message is returned for each pair in the health check service. - AND. If any health check of an endpoint reports UNHEALTHY, then UNHEALTHY is the HealthState of the endpoint. If all health checks report HEALTHY, the HealthState of the endpoint is HEALTHY. . This is only allowed with regional HealthCheckService.
const ( // A value indicating that the enum field is not set. HealthCheckService_UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY HealthCheckService_HealthStatusAggregationPolicy = 0 // If any backend's health check reports UNHEALTHY, then UNHEALTHY is the HealthState of the entire health check service. If all backend's are healthy, the HealthState of the health check service is HEALTHY. HealthCheckService_AND HealthCheckService_HealthStatusAggregationPolicy = 64951 // An EndpointHealth message is returned for each backend in the health check service. HealthCheckService_NO_AGGREGATION HealthCheckService_HealthStatusAggregationPolicy = 426445124 )
func (HealthCheckService_HealthStatusAggregationPolicy) Descriptor ¶
func (HealthCheckService_HealthStatusAggregationPolicy) Descriptor() protoreflect.EnumDescriptor
func (HealthCheckService_HealthStatusAggregationPolicy) Enum ¶
func (x HealthCheckService_HealthStatusAggregationPolicy) Enum() *HealthCheckService_HealthStatusAggregationPolicy
func (HealthCheckService_HealthStatusAggregationPolicy) EnumDescriptor ¶
func (HealthCheckService_HealthStatusAggregationPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthCheckService_HealthStatusAggregationPolicy.Descriptor instead.
func (HealthCheckService_HealthStatusAggregationPolicy) Number ¶
func (x HealthCheckService_HealthStatusAggregationPolicy) Number() protoreflect.EnumNumber
func (HealthCheckService_HealthStatusAggregationPolicy) String ¶
func (x HealthCheckService_HealthStatusAggregationPolicy) String() string
func (HealthCheckService_HealthStatusAggregationPolicy) Type ¶
type HealthCheckServicesList ¶
type HealthCheckServicesList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of HealthCheckService resources. Items []*HealthCheckService `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#healthCheckServicesList for lists of HealthCheckServices. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*HealthCheckServicesList) Descriptor ¶
func (*HealthCheckServicesList) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheckServicesList.ProtoReflect.Descriptor instead.
func (*HealthCheckServicesList) GetId ¶
func (x *HealthCheckServicesList) GetId() string
func (*HealthCheckServicesList) GetItems ¶
func (x *HealthCheckServicesList) GetItems() []*HealthCheckService
func (*HealthCheckServicesList) GetKind ¶
func (x *HealthCheckServicesList) GetKind() string
func (*HealthCheckServicesList) GetNextPageToken ¶
func (x *HealthCheckServicesList) GetNextPageToken() string
func (*HealthCheckServicesList) GetSelfLink ¶
func (x *HealthCheckServicesList) GetSelfLink() string
func (*HealthCheckServicesList) GetWarning ¶
func (x *HealthCheckServicesList) GetWarning() *Warning
func (*HealthCheckServicesList) ProtoMessage ¶
func (*HealthCheckServicesList) ProtoMessage()
func (*HealthCheckServicesList) ProtoReflect ¶
func (x *HealthCheckServicesList) ProtoReflect() protoreflect.Message
func (*HealthCheckServicesList) Reset ¶
func (x *HealthCheckServicesList) Reset()
func (*HealthCheckServicesList) String ¶
func (x *HealthCheckServicesList) String() string
type HealthCheck_Type ¶
type HealthCheck_Type int32
Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS, HTTP2 or GRPC. Exactly one of the protocol-specific health check fields must be specified, which must match type field.
const ( // A value indicating that the enum field is not set. HealthCheck_UNDEFINED_TYPE HealthCheck_Type = 0 HealthCheck_GRPC HealthCheck_Type = 2196510 HealthCheck_HTTP HealthCheck_Type = 2228360 HealthCheck_HTTP2 HealthCheck_Type = 69079210 HealthCheck_HTTPS HealthCheck_Type = 69079243 HealthCheck_INVALID HealthCheck_Type = 530283991 HealthCheck_SSL HealthCheck_Type = 82412 HealthCheck_TCP HealthCheck_Type = 82881 )
func (HealthCheck_Type) Descriptor ¶
func (HealthCheck_Type) Descriptor() protoreflect.EnumDescriptor
func (HealthCheck_Type) Enum ¶
func (x HealthCheck_Type) Enum() *HealthCheck_Type
func (HealthCheck_Type) EnumDescriptor ¶
func (HealthCheck_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthCheck_Type.Descriptor instead.
func (HealthCheck_Type) Number ¶
func (x HealthCheck_Type) Number() protoreflect.EnumNumber
func (HealthCheck_Type) String ¶
func (x HealthCheck_Type) String() string
func (HealthCheck_Type) Type ¶
func (HealthCheck_Type) Type() protoreflect.EnumType
type HealthChecksAggregatedList ¶
type HealthChecksAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of HealthChecksScopedList resources. Items map[string]*HealthChecksScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*HealthChecksAggregatedList) Descriptor ¶
func (*HealthChecksAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use HealthChecksAggregatedList.ProtoReflect.Descriptor instead.
func (*HealthChecksAggregatedList) GetId ¶
func (x *HealthChecksAggregatedList) GetId() string
func (*HealthChecksAggregatedList) GetItems ¶
func (x *HealthChecksAggregatedList) GetItems() map[string]*HealthChecksScopedList
func (*HealthChecksAggregatedList) GetKind ¶
func (x *HealthChecksAggregatedList) GetKind() string
func (*HealthChecksAggregatedList) GetNextPageToken ¶
func (x *HealthChecksAggregatedList) GetNextPageToken() string
func (*HealthChecksAggregatedList) GetSelfLink ¶
func (x *HealthChecksAggregatedList) GetSelfLink() string
func (*HealthChecksAggregatedList) GetUnreachables ¶
func (x *HealthChecksAggregatedList) GetUnreachables() []string
func (*HealthChecksAggregatedList) GetWarning ¶
func (x *HealthChecksAggregatedList) GetWarning() *Warning
func (*HealthChecksAggregatedList) ProtoMessage ¶
func (*HealthChecksAggregatedList) ProtoMessage()
func (*HealthChecksAggregatedList) ProtoReflect ¶
func (x *HealthChecksAggregatedList) ProtoReflect() protoreflect.Message
func (*HealthChecksAggregatedList) Reset ¶
func (x *HealthChecksAggregatedList) Reset()
func (*HealthChecksAggregatedList) String ¶
func (x *HealthChecksAggregatedList) String() string
type HealthChecksScopedList ¶
type HealthChecksScopedList struct { // A list of HealthChecks contained in this scope. HealthChecks []*HealthCheck `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*HealthChecksScopedList) Descriptor ¶
func (*HealthChecksScopedList) Descriptor() ([]byte, []int)
Deprecated: Use HealthChecksScopedList.ProtoReflect.Descriptor instead.
func (*HealthChecksScopedList) GetHealthChecks ¶
func (x *HealthChecksScopedList) GetHealthChecks() []*HealthCheck
func (*HealthChecksScopedList) GetWarning ¶
func (x *HealthChecksScopedList) GetWarning() *Warning
func (*HealthChecksScopedList) ProtoMessage ¶
func (*HealthChecksScopedList) ProtoMessage()
func (*HealthChecksScopedList) ProtoReflect ¶
func (x *HealthChecksScopedList) ProtoReflect() protoreflect.Message
func (*HealthChecksScopedList) Reset ¶
func (x *HealthChecksScopedList) Reset()
func (*HealthChecksScopedList) String ¶
func (x *HealthChecksScopedList) String() string
type HealthStatus ¶
type HealthStatus struct { // Metadata defined as annotations for network endpoint. Annotations map[string]string `protobuf:"bytes,112032548,rep,name=annotations,proto3" json:"annotations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // URL of the forwarding rule associated with the health status of the instance. ForwardingRule *string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3,oneof" json:"forwarding_rule,omitempty"` // A forwarding rule IP address assigned to this instance. ForwardingRuleIp *string `protobuf:"bytes,172250632,opt,name=forwarding_rule_ip,json=forwardingRuleIp,proto3,oneof" json:"forwarding_rule_ip,omitempty"` // Health state of the IPv4 address of the instance. // Check the HealthState enum for the list of possible values. HealthState *string `protobuf:"bytes,324007150,opt,name=health_state,json=healthState,proto3,oneof" json:"health_state,omitempty"` // URL of the instance resource. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // For target pool based Network Load Balancing, it indicates the forwarding rule's IP address assigned to this instance. For other types of load balancing, the field indicates VM internal ip. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // Health state of the IPv6 address of the instance. // Check the Ipv6HealthState enum for the list of possible values. Ipv6HealthState *string `protobuf:"bytes,190316614,opt,name=ipv6_health_state,json=ipv6HealthState,proto3,oneof" json:"ipv6_health_state,omitempty"` // The named port of the instance group, not necessarily the port that is health-checked. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` Weight *string `protobuf:"bytes,282149496,opt,name=weight,proto3,oneof" json:"weight,omitempty"` // Check the WeightError enum for the list of possible values. WeightError *string `protobuf:"bytes,522501505,opt,name=weight_error,json=weightError,proto3,oneof" json:"weight_error,omitempty"` // contains filtered or unexported fields }
func (*HealthStatus) Descriptor ¶
func (*HealthStatus) Descriptor() ([]byte, []int)
Deprecated: Use HealthStatus.ProtoReflect.Descriptor instead.
func (*HealthStatus) GetAnnotations ¶
func (x *HealthStatus) GetAnnotations() map[string]string
func (*HealthStatus) GetForwardingRule ¶
func (x *HealthStatus) GetForwardingRule() string
func (*HealthStatus) GetForwardingRuleIp ¶
func (x *HealthStatus) GetForwardingRuleIp() string
func (*HealthStatus) GetHealthState ¶
func (x *HealthStatus) GetHealthState() string
func (*HealthStatus) GetInstance ¶
func (x *HealthStatus) GetInstance() string
func (*HealthStatus) GetIpAddress ¶
func (x *HealthStatus) GetIpAddress() string
func (*HealthStatus) GetIpv6Address ¶
func (x *HealthStatus) GetIpv6Address() string
func (*HealthStatus) GetIpv6HealthState ¶
func (x *HealthStatus) GetIpv6HealthState() string
func (*HealthStatus) GetPort ¶
func (x *HealthStatus) GetPort() int32
func (*HealthStatus) GetWeight ¶
func (x *HealthStatus) GetWeight() string
func (*HealthStatus) GetWeightError ¶
func (x *HealthStatus) GetWeightError() string
func (*HealthStatus) ProtoMessage ¶
func (*HealthStatus) ProtoMessage()
func (*HealthStatus) ProtoReflect ¶
func (x *HealthStatus) ProtoReflect() protoreflect.Message
func (*HealthStatus) Reset ¶
func (x *HealthStatus) Reset()
func (*HealthStatus) String ¶
func (x *HealthStatus) String() string
type HealthStatusForNetworkEndpoint ¶
type HealthStatusForNetworkEndpoint struct { // URL of the backend service associated with the health state of the network endpoint. BackendService *BackendServiceReference `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3,oneof" json:"backend_service,omitempty"` // URL of the forwarding rule associated with the health state of the network endpoint. ForwardingRule *ForwardingRuleReference `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3,oneof" json:"forwarding_rule,omitempty"` // URL of the health check associated with the health state of the network endpoint. HealthCheck *HealthCheckReference `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3,oneof" json:"health_check,omitempty"` // URL of the health check service associated with the health state of the network endpoint. HealthCheckService *HealthCheckServiceReference `protobuf:"bytes,408374747,opt,name=health_check_service,json=healthCheckService,proto3,oneof" json:"health_check_service,omitempty"` // Health state of the network endpoint determined based on the health checks configured. // Check the HealthState enum for the list of possible values. HealthState *string `protobuf:"bytes,324007150,opt,name=health_state,json=healthState,proto3,oneof" json:"health_state,omitempty"` // Health state of the ipv6 network endpoint determined based on the health checks configured. // Check the Ipv6HealthState enum for the list of possible values. Ipv6HealthState *string `protobuf:"bytes,190316614,opt,name=ipv6_health_state,json=ipv6HealthState,proto3,oneof" json:"ipv6_health_state,omitempty"` // contains filtered or unexported fields }
func (*HealthStatusForNetworkEndpoint) Descriptor ¶
func (*HealthStatusForNetworkEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use HealthStatusForNetworkEndpoint.ProtoReflect.Descriptor instead.
func (*HealthStatusForNetworkEndpoint) GetBackendService ¶
func (x *HealthStatusForNetworkEndpoint) GetBackendService() *BackendServiceReference
func (*HealthStatusForNetworkEndpoint) GetForwardingRule ¶
func (x *HealthStatusForNetworkEndpoint) GetForwardingRule() *ForwardingRuleReference
func (*HealthStatusForNetworkEndpoint) GetHealthCheck ¶
func (x *HealthStatusForNetworkEndpoint) GetHealthCheck() *HealthCheckReference
func (*HealthStatusForNetworkEndpoint) GetHealthCheckService ¶
func (x *HealthStatusForNetworkEndpoint) GetHealthCheckService() *HealthCheckServiceReference
func (*HealthStatusForNetworkEndpoint) GetHealthState ¶
func (x *HealthStatusForNetworkEndpoint) GetHealthState() string
func (*HealthStatusForNetworkEndpoint) GetIpv6HealthState ¶
func (x *HealthStatusForNetworkEndpoint) GetIpv6HealthState() string
func (*HealthStatusForNetworkEndpoint) ProtoMessage ¶
func (*HealthStatusForNetworkEndpoint) ProtoMessage()
func (*HealthStatusForNetworkEndpoint) ProtoReflect ¶
func (x *HealthStatusForNetworkEndpoint) ProtoReflect() protoreflect.Message
func (*HealthStatusForNetworkEndpoint) Reset ¶
func (x *HealthStatusForNetworkEndpoint) Reset()
func (*HealthStatusForNetworkEndpoint) String ¶
func (x *HealthStatusForNetworkEndpoint) String() string
type HealthStatusForNetworkEndpoint_HealthState ¶
type HealthStatusForNetworkEndpoint_HealthState int32
Health state of the network endpoint determined based on the health checks configured. Additional supported values which may be not listed in the enum directly due to technical reasons: DRAINING HEALTHY UNHEALTHY UNKNOWN
const ( // A value indicating that the enum field is not set. HealthStatusForNetworkEndpoint_UNDEFINED_HEALTH_STATE HealthStatusForNetworkEndpoint_HealthState = 0 HealthStatusForNetworkEndpoint_DRAINING HealthStatusForNetworkEndpoint_HealthState = 480455402 HealthStatusForNetworkEndpoint_HEALTHY HealthStatusForNetworkEndpoint_HealthState = 439801213 HealthStatusForNetworkEndpoint_UNHEALTHY HealthStatusForNetworkEndpoint_HealthState = 462118084 HealthStatusForNetworkEndpoint_UNKNOWN HealthStatusForNetworkEndpoint_HealthState = 433141802 )
func (HealthStatusForNetworkEndpoint_HealthState) Descriptor ¶
func (HealthStatusForNetworkEndpoint_HealthState) Descriptor() protoreflect.EnumDescriptor
func (HealthStatusForNetworkEndpoint_HealthState) Enum ¶
func (x HealthStatusForNetworkEndpoint_HealthState) Enum() *HealthStatusForNetworkEndpoint_HealthState
func (HealthStatusForNetworkEndpoint_HealthState) EnumDescriptor ¶
func (HealthStatusForNetworkEndpoint_HealthState) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthStatusForNetworkEndpoint_HealthState.Descriptor instead.
func (HealthStatusForNetworkEndpoint_HealthState) Number ¶
func (x HealthStatusForNetworkEndpoint_HealthState) Number() protoreflect.EnumNumber
func (HealthStatusForNetworkEndpoint_HealthState) String ¶
func (x HealthStatusForNetworkEndpoint_HealthState) String() string
func (HealthStatusForNetworkEndpoint_HealthState) Type ¶
func (HealthStatusForNetworkEndpoint_HealthState) Type() protoreflect.EnumType
type HealthStatusForNetworkEndpoint_Ipv6HealthState ¶
type HealthStatusForNetworkEndpoint_Ipv6HealthState int32
Health state of the ipv6 network endpoint determined based on the health checks configured. Additional supported values which may be not listed in the enum directly due to technical reasons: DRAINING HEALTHY UNHEALTHY UNKNOWN
const ( // A value indicating that the enum field is not set. HealthStatusForNetworkEndpoint_UNDEFINED_IPV6_HEALTH_STATE HealthStatusForNetworkEndpoint_Ipv6HealthState = 0 )
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Descriptor ¶
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Descriptor() protoreflect.EnumDescriptor
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Enum ¶
func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) Enum() *HealthStatusForNetworkEndpoint_Ipv6HealthState
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) EnumDescriptor ¶
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthStatusForNetworkEndpoint_Ipv6HealthState.Descriptor instead.
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Number ¶
func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) Number() protoreflect.EnumNumber
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) String ¶
func (x HealthStatusForNetworkEndpoint_Ipv6HealthState) String() string
func (HealthStatusForNetworkEndpoint_Ipv6HealthState) Type ¶
type HealthStatus_HealthState ¶
type HealthStatus_HealthState int32
Health state of the IPv4 address of the instance. Additional supported values which may be not listed in the enum directly due to technical reasons: HEALTHY UNHEALTHY
const ( // A value indicating that the enum field is not set. HealthStatus_UNDEFINED_HEALTH_STATE HealthStatus_HealthState = 0 HealthStatus_HEALTHY HealthStatus_HealthState = 439801213 HealthStatus_UNHEALTHY HealthStatus_HealthState = 462118084 )
func (HealthStatus_HealthState) Descriptor ¶
func (HealthStatus_HealthState) Descriptor() protoreflect.EnumDescriptor
func (HealthStatus_HealthState) Enum ¶
func (x HealthStatus_HealthState) Enum() *HealthStatus_HealthState
func (HealthStatus_HealthState) EnumDescriptor ¶
func (HealthStatus_HealthState) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthStatus_HealthState.Descriptor instead.
func (HealthStatus_HealthState) Number ¶
func (x HealthStatus_HealthState) Number() protoreflect.EnumNumber
func (HealthStatus_HealthState) String ¶
func (x HealthStatus_HealthState) String() string
func (HealthStatus_HealthState) Type ¶
func (HealthStatus_HealthState) Type() protoreflect.EnumType
type HealthStatus_Ipv6HealthState ¶
type HealthStatus_Ipv6HealthState int32
Health state of the IPv6 address of the instance. Additional supported values which may be not listed in the enum directly due to technical reasons: HEALTHY UNHEALTHY
const ( // A value indicating that the enum field is not set. HealthStatus_UNDEFINED_IPV6_HEALTH_STATE HealthStatus_Ipv6HealthState = 0 )
func (HealthStatus_Ipv6HealthState) Descriptor ¶
func (HealthStatus_Ipv6HealthState) Descriptor() protoreflect.EnumDescriptor
func (HealthStatus_Ipv6HealthState) Enum ¶
func (x HealthStatus_Ipv6HealthState) Enum() *HealthStatus_Ipv6HealthState
func (HealthStatus_Ipv6HealthState) EnumDescriptor ¶
func (HealthStatus_Ipv6HealthState) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthStatus_Ipv6HealthState.Descriptor instead.
func (HealthStatus_Ipv6HealthState) Number ¶
func (x HealthStatus_Ipv6HealthState) Number() protoreflect.EnumNumber
func (HealthStatus_Ipv6HealthState) String ¶
func (x HealthStatus_Ipv6HealthState) String() string
func (HealthStatus_Ipv6HealthState) Type ¶
func (HealthStatus_Ipv6HealthState) Type() protoreflect.EnumType
type HealthStatus_WeightError ¶
type HealthStatus_WeightError int32
const ( // A value indicating that the enum field is not set. HealthStatus_UNDEFINED_WEIGHT_ERROR HealthStatus_WeightError = 0 // The response to a Health Check probe had the HTTP response header field X-Load-Balancing-Endpoint-Weight, but its content was invalid (i.e., not a non-negative single-precision floating-point number in decimal string representation). HealthStatus_INVALID_WEIGHT HealthStatus_WeightError = 383698400 // The response to a Health Check probe did not have the HTTP response header field X-Load-Balancing-Endpoint-Weight. HealthStatus_MISSING_WEIGHT HealthStatus_WeightError = 384027537 // This is the value when the accompanied health status is either TIMEOUT (i.e.,the Health Check probe was not able to get a response in time) or UNKNOWN. For the latter, it should be typically because there has not been sufficient time to parse and report the weight for a new backend (which is with 0.0.0.0 ip address). However, it can be also due to an outage case for which the health status is explicitly reset to UNKNOWN. HealthStatus_UNAVAILABLE_WEIGHT HealthStatus_WeightError = 439464295 // This is the default value when WeightReportMode is DISABLE, and is also the initial value when WeightReportMode has just updated to ENABLE or DRY_RUN and there has not been sufficient time to parse and report the backend weight. HealthStatus_WEIGHT_NONE HealthStatus_WeightError = 502428831 )
func (HealthStatus_WeightError) Descriptor ¶
func (HealthStatus_WeightError) Descriptor() protoreflect.EnumDescriptor
func (HealthStatus_WeightError) Enum ¶
func (x HealthStatus_WeightError) Enum() *HealthStatus_WeightError
func (HealthStatus_WeightError) EnumDescriptor ¶
func (HealthStatus_WeightError) EnumDescriptor() ([]byte, []int)
Deprecated: Use HealthStatus_WeightError.Descriptor instead.
func (HealthStatus_WeightError) Number ¶
func (x HealthStatus_WeightError) Number() protoreflect.EnumNumber
func (HealthStatus_WeightError) String ¶
func (x HealthStatus_WeightError) String() string
func (HealthStatus_WeightError) Type ¶
func (HealthStatus_WeightError) Type() protoreflect.EnumType
type Help ¶
type Help struct { // URL(s) pointing to additional information on handling the current error. Links []*HelpLink `protobuf:"bytes,102977465,rep,name=links,proto3" json:"links,omitempty"` // contains filtered or unexported fields }
Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.
func (*Help) Descriptor ¶
Deprecated: Use Help.ProtoReflect.Descriptor instead.
func (*Help) GetLinks ¶
func (*Help) ProtoMessage ¶
func (*Help) ProtoMessage()
func (*Help) ProtoReflect ¶
func (x *Help) ProtoReflect() protoreflect.Message
func (*Help) Reset ¶
func (x *Help) Reset()
func (*Help) String ¶
type HelpLink ¶
type HelpLink struct { // Describes what the link offers. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The URL of the link. Url *string `protobuf:"bytes,116079,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
Describes a URL link.
func (*HelpLink) Descriptor ¶
Deprecated: Use HelpLink.ProtoReflect.Descriptor instead.
func (*HelpLink) GetDescription ¶
func (*HelpLink) GetUrl ¶
func (*HelpLink) ProtoMessage ¶
func (*HelpLink) ProtoMessage()
func (*HelpLink) ProtoReflect ¶
func (x *HelpLink) ProtoReflect() protoreflect.Message
func (*HelpLink) Reset ¶
func (x *HelpLink) Reset()
func (*HelpLink) String ¶
type HostRule ¶
type HostRule struct { // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The list of host patterns to match. They must be valid hostnames with optional port numbers in the format host:port. * matches any string of ([a-z0-9-.]*). In that case, * must be the first character, and if followed by anything, the immediate following character must be either - or .. * based matching is not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. Hosts []string `protobuf:"bytes,99467211,rep,name=hosts,proto3" json:"hosts,omitempty"` // The name of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL's host portion. PathMatcher *string `protobuf:"bytes,337813272,opt,name=path_matcher,json=pathMatcher,proto3,oneof" json:"path_matcher,omitempty"` // contains filtered or unexported fields }
UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select the BackendService.
func (*HostRule) Descriptor ¶
Deprecated: Use HostRule.ProtoReflect.Descriptor instead.
func (*HostRule) GetDescription ¶
func (*HostRule) GetHosts ¶
func (*HostRule) GetPathMatcher ¶
func (*HostRule) ProtoMessage ¶
func (*HostRule) ProtoMessage()
func (*HostRule) ProtoReflect ¶
func (x *HostRule) ProtoReflect() protoreflect.Message
func (*HostRule) Reset ¶
func (x *HostRule) Reset()
func (*HostRule) String ¶
type HttpFaultAbort ¶
type HttpFaultAbort struct { // The HTTP status code used to abort the request. The value must be from 200 to 599 inclusive. For gRPC protocol, the gRPC status code is mapped to HTTP status code according to this mapping table. HTTP status 200 is mapped to gRPC status UNKNOWN. Injecting an OK status is currently not supported by Traffic Director. HttpStatus *uint32 `protobuf:"varint,468949897,opt,name=http_status,json=httpStatus,proto3,oneof" json:"http_status,omitempty"` // The percentage of traffic for connections, operations, or requests that is aborted as part of fault injection. The value must be from 0.0 to 100.0 inclusive. Percentage *float64 `protobuf:"fixed64,151909018,opt,name=percentage,proto3,oneof" json:"percentage,omitempty"` // contains filtered or unexported fields }
Specification for how requests are aborted as part of fault injection.
func (*HttpFaultAbort) Descriptor ¶
func (*HttpFaultAbort) Descriptor() ([]byte, []int)
Deprecated: Use HttpFaultAbort.ProtoReflect.Descriptor instead.
func (*HttpFaultAbort) GetHttpStatus ¶
func (x *HttpFaultAbort) GetHttpStatus() uint32
func (*HttpFaultAbort) GetPercentage ¶
func (x *HttpFaultAbort) GetPercentage() float64
func (*HttpFaultAbort) ProtoMessage ¶
func (*HttpFaultAbort) ProtoMessage()
func (*HttpFaultAbort) ProtoReflect ¶
func (x *HttpFaultAbort) ProtoReflect() protoreflect.Message
func (*HttpFaultAbort) Reset ¶
func (x *HttpFaultAbort) Reset()
func (*HttpFaultAbort) String ¶
func (x *HttpFaultAbort) String() string
type HttpFaultDelay ¶
type HttpFaultDelay struct { // Specifies the value of the fixed delay interval. FixedDelay *Duration `protobuf:"bytes,317037816,opt,name=fixed_delay,json=fixedDelay,proto3,oneof" json:"fixed_delay,omitempty"` // The percentage of traffic for connections, operations, or requests for which a delay is introduced as part of fault injection. The value must be from 0.0 to 100.0 inclusive. Percentage *float64 `protobuf:"fixed64,151909018,opt,name=percentage,proto3,oneof" json:"percentage,omitempty"` // contains filtered or unexported fields }
Specifies the delay introduced by the load balancer before forwarding the request to the backend service as part of fault injection.
func (*HttpFaultDelay) Descriptor ¶
func (*HttpFaultDelay) Descriptor() ([]byte, []int)
Deprecated: Use HttpFaultDelay.ProtoReflect.Descriptor instead.
func (*HttpFaultDelay) GetFixedDelay ¶
func (x *HttpFaultDelay) GetFixedDelay() *Duration
func (*HttpFaultDelay) GetPercentage ¶
func (x *HttpFaultDelay) GetPercentage() float64
func (*HttpFaultDelay) ProtoMessage ¶
func (*HttpFaultDelay) ProtoMessage()
func (*HttpFaultDelay) ProtoReflect ¶
func (x *HttpFaultDelay) ProtoReflect() protoreflect.Message
func (*HttpFaultDelay) Reset ¶
func (x *HttpFaultDelay) Reset()
func (*HttpFaultDelay) String ¶
func (x *HttpFaultDelay) String() string
type HttpFaultInjection ¶
type HttpFaultInjection struct { // The specification for how client requests are aborted as part of fault injection. Abort *HttpFaultAbort `protobuf:"bytes,92611376,opt,name=abort,proto3,oneof" json:"abort,omitempty"` // The specification for how client requests are delayed as part of fault injection, before being sent to a backend service. Delay *HttpFaultDelay `protobuf:"bytes,95467907,opt,name=delay,proto3,oneof" json:"delay,omitempty"` // contains filtered or unexported fields }
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by the load balancer on a percentage of requests before sending those request to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests.
func (*HttpFaultInjection) Descriptor ¶
func (*HttpFaultInjection) Descriptor() ([]byte, []int)
Deprecated: Use HttpFaultInjection.ProtoReflect.Descriptor instead.
func (*HttpFaultInjection) GetAbort ¶
func (x *HttpFaultInjection) GetAbort() *HttpFaultAbort
func (*HttpFaultInjection) GetDelay ¶
func (x *HttpFaultInjection) GetDelay() *HttpFaultDelay
func (*HttpFaultInjection) ProtoMessage ¶
func (*HttpFaultInjection) ProtoMessage()
func (*HttpFaultInjection) ProtoReflect ¶
func (x *HttpFaultInjection) ProtoReflect() protoreflect.Message
func (*HttpFaultInjection) Reset ¶
func (x *HttpFaultInjection) Reset()
func (*HttpFaultInjection) String ¶
func (x *HttpFaultInjection) String() string
type HttpHeaderAction ¶
type HttpHeaderAction struct { // Headers to add to a matching request before forwarding the request to the backendService. RequestHeadersToAdd []*HttpHeaderOption `protobuf:"bytes,72111974,rep,name=request_headers_to_add,json=requestHeadersToAdd,proto3" json:"request_headers_to_add,omitempty"` // A list of header names for headers that need to be removed from the request before forwarding the request to the backendService. RequestHeadersToRemove []string `protobuf:"bytes,218425247,rep,name=request_headers_to_remove,json=requestHeadersToRemove,proto3" json:"request_headers_to_remove,omitempty"` // Headers to add the response before sending the response back to the client. ResponseHeadersToAdd []*HttpHeaderOption `protobuf:"bytes,32136052,rep,name=response_headers_to_add,json=responseHeadersToAdd,proto3" json:"response_headers_to_add,omitempty"` // A list of header names for headers that need to be removed from the response before sending the response back to the client. ResponseHeadersToRemove []string `protobuf:"bytes,75415761,rep,name=response_headers_to_remove,json=responseHeadersToRemove,proto3" json:"response_headers_to_remove,omitempty"` // contains filtered or unexported fields }
The request and response header transformations that take effect before the request is passed along to the selected backendService.
func (*HttpHeaderAction) Descriptor ¶
func (*HttpHeaderAction) Descriptor() ([]byte, []int)
Deprecated: Use HttpHeaderAction.ProtoReflect.Descriptor instead.
func (*HttpHeaderAction) GetRequestHeadersToAdd ¶
func (x *HttpHeaderAction) GetRequestHeadersToAdd() []*HttpHeaderOption
func (*HttpHeaderAction) GetRequestHeadersToRemove ¶
func (x *HttpHeaderAction) GetRequestHeadersToRemove() []string
func (*HttpHeaderAction) GetResponseHeadersToAdd ¶
func (x *HttpHeaderAction) GetResponseHeadersToAdd() []*HttpHeaderOption
func (*HttpHeaderAction) GetResponseHeadersToRemove ¶
func (x *HttpHeaderAction) GetResponseHeadersToRemove() []string
func (*HttpHeaderAction) ProtoMessage ¶
func (*HttpHeaderAction) ProtoMessage()
func (*HttpHeaderAction) ProtoReflect ¶
func (x *HttpHeaderAction) ProtoReflect() protoreflect.Message
func (*HttpHeaderAction) Reset ¶
func (x *HttpHeaderAction) Reset()
func (*HttpHeaderAction) String ¶
func (x *HttpHeaderAction) String() string
type HttpHeaderMatch ¶
type HttpHeaderMatch struct { // The value should exactly match contents of exactMatch. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. ExactMatch *string `protobuf:"bytes,457641093,opt,name=exact_match,json=exactMatch,proto3,oneof" json:"exact_match,omitempty"` // The name of the HTTP header to match. For matching against the HTTP request's authority, use a headerMatch with the header name ":authority". For matching a request's method, use the headerName ":method". When the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only non-binary user-specified custom metadata and the `content-type` header are supported. The following transport-level headers cannot be used in header matching rules: `:authority`, `:method`, `:path`, `:scheme`, `user-agent`, `accept-encoding`, `content-encoding`, `grpc-accept-encoding`, `grpc-encoding`, `grpc-previous-rpc-attempts`, `grpc-tags-bin`, `grpc-timeout` and `grpc-trace-bin`. HeaderName *string `protobuf:"bytes,110223613,opt,name=header_name,json=headerName,proto3,oneof" json:"header_name,omitempty"` // If set to false, the headerMatch is considered a match if the preceding match criteria are met. If set to true, the headerMatch is considered a match if the preceding match criteria are NOT met. The default setting is false. InvertMatch *bool `protobuf:"varint,501130268,opt,name=invert_match,json=invertMatch,proto3,oneof" json:"invert_match,omitempty"` // The value of the header must start with the contents of prefixMatch. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. PrefixMatch *string `protobuf:"bytes,257898968,opt,name=prefix_match,json=prefixMatch,proto3,oneof" json:"prefix_match,omitempty"` // A header with the contents of headerName must exist. The match takes place whether or not the request's header has a value. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. PresentMatch *bool `protobuf:"varint,67435841,opt,name=present_match,json=presentMatch,proto3,oneof" json:"present_match,omitempty"` // The header value must be an integer and its value must be in the range specified in rangeMatch. If the header does not contain an integer, number or is empty, the match fails. For example for a range [-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. rangeMatch is not supported for load balancers that have loadBalancingScheme set to EXTERNAL. RangeMatch *Int64RangeMatch `protobuf:"bytes,97244227,opt,name=range_match,json=rangeMatch,proto3,oneof" json:"range_match,omitempty"` // The value of the header must match the regular expression specified in regexMatch. For more information about regular expression syntax, see Syntax. For matching against a port specified in the HTTP request, use a headerMatch with headerName set to PORT and a regular expression that satisfies the RFC2616 Host header's port specifier. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED. RegexMatch *string `protobuf:"bytes,107387853,opt,name=regex_match,json=regexMatch,proto3,oneof" json:"regex_match,omitempty"` // The value of the header must end with the contents of suffixMatch. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set. SuffixMatch *string `protobuf:"bytes,426488663,opt,name=suffix_match,json=suffixMatch,proto3,oneof" json:"suffix_match,omitempty"` // contains filtered or unexported fields }
matchRule criteria for request header matches.
func (*HttpHeaderMatch) Descriptor ¶
func (*HttpHeaderMatch) Descriptor() ([]byte, []int)
Deprecated: Use HttpHeaderMatch.ProtoReflect.Descriptor instead.
func (*HttpHeaderMatch) GetExactMatch ¶
func (x *HttpHeaderMatch) GetExactMatch() string
func (*HttpHeaderMatch) GetHeaderName ¶
func (x *HttpHeaderMatch) GetHeaderName() string
func (*HttpHeaderMatch) GetInvertMatch ¶
func (x *HttpHeaderMatch) GetInvertMatch() bool
func (*HttpHeaderMatch) GetPrefixMatch ¶
func (x *HttpHeaderMatch) GetPrefixMatch() string
func (*HttpHeaderMatch) GetPresentMatch ¶
func (x *HttpHeaderMatch) GetPresentMatch() bool
func (*HttpHeaderMatch) GetRangeMatch ¶
func (x *HttpHeaderMatch) GetRangeMatch() *Int64RangeMatch
func (*HttpHeaderMatch) GetRegexMatch ¶
func (x *HttpHeaderMatch) GetRegexMatch() string
func (*HttpHeaderMatch) GetSuffixMatch ¶
func (x *HttpHeaderMatch) GetSuffixMatch() string
func (*HttpHeaderMatch) ProtoMessage ¶
func (*HttpHeaderMatch) ProtoMessage()
func (*HttpHeaderMatch) ProtoReflect ¶
func (x *HttpHeaderMatch) ProtoReflect() protoreflect.Message
func (*HttpHeaderMatch) Reset ¶
func (x *HttpHeaderMatch) Reset()
func (*HttpHeaderMatch) String ¶
func (x *HttpHeaderMatch) String() string
type HttpHeaderOption ¶
type HttpHeaderOption struct { // The name of the header. HeaderName *string `protobuf:"bytes,110223613,opt,name=header_name,json=headerName,proto3,oneof" json:"header_name,omitempty"` // The value of the header to add. HeaderValue *string `protobuf:"bytes,203094335,opt,name=header_value,json=headerValue,proto3,oneof" json:"header_value,omitempty"` // If false, headerValue is appended to any values that already exist for the header. If true, headerValue is set for the header, discarding any values that were set for that header. The default value is false. Replace *bool `protobuf:"varint,20755124,opt,name=replace,proto3,oneof" json:"replace,omitempty"` // contains filtered or unexported fields }
Specification determining how headers are added to requests or responses.
func (*HttpHeaderOption) Descriptor ¶
func (*HttpHeaderOption) Descriptor() ([]byte, []int)
Deprecated: Use HttpHeaderOption.ProtoReflect.Descriptor instead.
func (*HttpHeaderOption) GetHeaderName ¶
func (x *HttpHeaderOption) GetHeaderName() string
func (*HttpHeaderOption) GetHeaderValue ¶
func (x *HttpHeaderOption) GetHeaderValue() string
func (*HttpHeaderOption) GetReplace ¶
func (x *HttpHeaderOption) GetReplace() bool
func (*HttpHeaderOption) ProtoMessage ¶
func (*HttpHeaderOption) ProtoMessage()
func (*HttpHeaderOption) ProtoReflect ¶
func (x *HttpHeaderOption) ProtoReflect() protoreflect.Message
func (*HttpHeaderOption) Reset ¶
func (x *HttpHeaderOption) Reset()
func (*HttpHeaderOption) String ¶
func (x *HttpHeaderOption) String() string
type HttpQueryParameterMatch ¶
type HttpQueryParameterMatch struct { // The queryParameterMatch matches if the value of the parameter exactly matches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set. ExactMatch *string `protobuf:"bytes,457641093,opt,name=exact_match,json=exactMatch,proto3,oneof" json:"exact_match,omitempty"` // The name of the query parameter to match. The query parameter must exist in the request, in the absence of which the request match fails. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specifies that the queryParameterMatch matches if the request contains the query parameter, irrespective of whether the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set. PresentMatch *bool `protobuf:"varint,67435841,opt,name=present_match,json=presentMatch,proto3,oneof" json:"present_match,omitempty"` // The queryParameterMatch matches if the value of the parameter matches the regular expression specified by regexMatch. For more information about regular expression syntax, see Syntax. Only one of presentMatch, exactMatch, or regexMatch must be set. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED. RegexMatch *string `protobuf:"bytes,107387853,opt,name=regex_match,json=regexMatch,proto3,oneof" json:"regex_match,omitempty"` // contains filtered or unexported fields }
HttpRouteRuleMatch criteria for a request's query parameter.
func (*HttpQueryParameterMatch) Descriptor ¶
func (*HttpQueryParameterMatch) Descriptor() ([]byte, []int)
Deprecated: Use HttpQueryParameterMatch.ProtoReflect.Descriptor instead.
func (*HttpQueryParameterMatch) GetExactMatch ¶
func (x *HttpQueryParameterMatch) GetExactMatch() string
func (*HttpQueryParameterMatch) GetName ¶
func (x *HttpQueryParameterMatch) GetName() string
func (*HttpQueryParameterMatch) GetPresentMatch ¶
func (x *HttpQueryParameterMatch) GetPresentMatch() bool
func (*HttpQueryParameterMatch) GetRegexMatch ¶
func (x *HttpQueryParameterMatch) GetRegexMatch() string
func (*HttpQueryParameterMatch) ProtoMessage ¶
func (*HttpQueryParameterMatch) ProtoMessage()
func (*HttpQueryParameterMatch) ProtoReflect ¶
func (x *HttpQueryParameterMatch) ProtoReflect() protoreflect.Message
func (*HttpQueryParameterMatch) Reset ¶
func (x *HttpQueryParameterMatch) Reset()
func (*HttpQueryParameterMatch) String ¶
func (x *HttpQueryParameterMatch) String() string
type HttpRedirectAction ¶
type HttpRedirectAction struct { // The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters. HostRedirect *string `protobuf:"bytes,107417747,opt,name=host_redirect,json=hostRedirect,proto3,oneof" json:"host_redirect,omitempty"` // If set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL scheme of the redirected request remains the same as that of the request. This must only be set for URL maps used in TargetHttpProxys. Setting this true for TargetHttpsProxy is not permitted. The default is set to false. HttpsRedirect *bool `protobuf:"varint,170260656,opt,name=https_redirect,json=httpsRedirect,proto3,oneof" json:"https_redirect,omitempty"` // The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters. PathRedirect *string `protobuf:"bytes,272342710,opt,name=path_redirect,json=pathRedirect,proto3,oneof" json:"path_redirect,omitempty"` // The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters. PrefixRedirect *string `protobuf:"bytes,446184169,opt,name=prefix_redirect,json=prefixRedirect,proto3,oneof" json:"prefix_redirect,omitempty"` // The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. // Check the RedirectResponseCode enum for the list of possible values. RedirectResponseCode *string `protobuf:"bytes,436710408,opt,name=redirect_response_code,json=redirectResponseCode,proto3,oneof" json:"redirect_response_code,omitempty"` // If set to true, any accompanying query portion of the original URL is removed before redirecting the request. If set to false, the query portion of the original URL is retained. The default is set to false. StripQuery *bool `protobuf:"varint,52284641,opt,name=strip_query,json=stripQuery,proto3,oneof" json:"strip_query,omitempty"` // contains filtered or unexported fields }
Specifies settings for an HTTP redirect.
func (*HttpRedirectAction) Descriptor ¶
func (*HttpRedirectAction) Descriptor() ([]byte, []int)
Deprecated: Use HttpRedirectAction.ProtoReflect.Descriptor instead.
func (*HttpRedirectAction) GetHostRedirect ¶
func (x *HttpRedirectAction) GetHostRedirect() string
func (*HttpRedirectAction) GetHttpsRedirect ¶
func (x *HttpRedirectAction) GetHttpsRedirect() bool
func (*HttpRedirectAction) GetPathRedirect ¶
func (x *HttpRedirectAction) GetPathRedirect() string
func (*HttpRedirectAction) GetPrefixRedirect ¶
func (x *HttpRedirectAction) GetPrefixRedirect() string
func (*HttpRedirectAction) GetRedirectResponseCode ¶
func (x *HttpRedirectAction) GetRedirectResponseCode() string
func (*HttpRedirectAction) GetStripQuery ¶
func (x *HttpRedirectAction) GetStripQuery() bool
func (*HttpRedirectAction) ProtoMessage ¶
func (*HttpRedirectAction) ProtoMessage()
func (*HttpRedirectAction) ProtoReflect ¶
func (x *HttpRedirectAction) ProtoReflect() protoreflect.Message
func (*HttpRedirectAction) Reset ¶
func (x *HttpRedirectAction) Reset()
func (*HttpRedirectAction) String ¶
func (x *HttpRedirectAction) String() string
type HttpRedirectAction_RedirectResponseCode ¶
type HttpRedirectAction_RedirectResponseCode int32
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained.
const ( // A value indicating that the enum field is not set. HttpRedirectAction_UNDEFINED_REDIRECT_RESPONSE_CODE HttpRedirectAction_RedirectResponseCode = 0 // Http Status Code 302 - Found. HttpRedirectAction_FOUND HttpRedirectAction_RedirectResponseCode = 67084130 // Http Status Code 301 - Moved Permanently. HttpRedirectAction_MOVED_PERMANENTLY_DEFAULT HttpRedirectAction_RedirectResponseCode = 386698449 // Http Status Code 308 - Permanent Redirect maintaining HTTP method. HttpRedirectAction_PERMANENT_REDIRECT HttpRedirectAction_RedirectResponseCode = 382006381 // Http Status Code 303 - See Other. HttpRedirectAction_SEE_OTHER HttpRedirectAction_RedirectResponseCode = 445380580 // Http Status Code 307 - Temporary Redirect maintaining HTTP method. HttpRedirectAction_TEMPORARY_REDIRECT HttpRedirectAction_RedirectResponseCode = 489550378 )
func (HttpRedirectAction_RedirectResponseCode) Descriptor ¶
func (HttpRedirectAction_RedirectResponseCode) Descriptor() protoreflect.EnumDescriptor
func (HttpRedirectAction_RedirectResponseCode) Enum ¶
func (HttpRedirectAction_RedirectResponseCode) EnumDescriptor ¶
func (HttpRedirectAction_RedirectResponseCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use HttpRedirectAction_RedirectResponseCode.Descriptor instead.
func (HttpRedirectAction_RedirectResponseCode) Number ¶
func (x HttpRedirectAction_RedirectResponseCode) Number() protoreflect.EnumNumber
func (HttpRedirectAction_RedirectResponseCode) String ¶
func (x HttpRedirectAction_RedirectResponseCode) String() string
func (HttpRedirectAction_RedirectResponseCode) Type ¶
func (HttpRedirectAction_RedirectResponseCode) Type() protoreflect.EnumType
type HttpRetryPolicy ¶
type HttpRetryPolicy struct { // Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1. NumRetries *uint32 `protobuf:"varint,251680141,opt,name=num_retries,json=numRetries,proto3,oneof" json:"num_retries,omitempty"` // Specifies a non-zero timeout per retry attempt. If not specified, will use the timeout set in the HttpRouteAction field. If timeout in the HttpRouteAction field is not set, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. PerTryTimeout *Duration `protobuf:"bytes,280041147,opt,name=per_try_timeout,json=perTryTimeout,proto3,oneof" json:"per_try_timeout,omitempty"` // Specifies one or more conditions when this retry policy applies. Valid values are: - 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if the instance or endpoint does not respond at all. For example, disconnects, reset, read timeout, connection failure, and refused streams. - gateway-error: Similar to 5xx, but only applies to response codes 502, 503 or 504. - connect-failure: a retry is attempted on failures connecting to the instance or endpoint. For example, connection timeouts. - retriable-4xx: a retry is attempted if the instance or endpoint responds with a 4xx response code. The only error that you can retry is error code 409. - refused-stream: a retry is attempted if the instance or endpoint resets the stream with a REFUSED_STREAM error code. This reset type indicates that it is safe to retry. - cancelled: a retry is attempted if the gRPC status code in the response header is set to cancelled. - deadline-exceeded: a retry is attempted if the gRPC status code in the response header is set to deadline-exceeded. - internal: a retry is attempted if the gRPC status code in the response header is set to internal. - resource-exhausted: a retry is attempted if the gRPC status code in the response header is set to resource-exhausted. - unavailable: a retry is attempted if the gRPC status code in the response header is set to unavailable. Only the following codes are supported when the URL map is bound to target gRPC proxy that has validateForProxyless field set to true. - cancelled - deadline-exceeded - internal - resource-exhausted - unavailable RetryConditions []string `protobuf:"bytes,28815535,rep,name=retry_conditions,json=retryConditions,proto3" json:"retry_conditions,omitempty"` // contains filtered or unexported fields }
The retry policy associates with HttpRouteRule
func (*HttpRetryPolicy) Descriptor ¶
func (*HttpRetryPolicy) Descriptor() ([]byte, []int)
Deprecated: Use HttpRetryPolicy.ProtoReflect.Descriptor instead.
func (*HttpRetryPolicy) GetNumRetries ¶
func (x *HttpRetryPolicy) GetNumRetries() uint32
func (*HttpRetryPolicy) GetPerTryTimeout ¶
func (x *HttpRetryPolicy) GetPerTryTimeout() *Duration
func (*HttpRetryPolicy) GetRetryConditions ¶
func (x *HttpRetryPolicy) GetRetryConditions() []string
func (*HttpRetryPolicy) ProtoMessage ¶
func (*HttpRetryPolicy) ProtoMessage()
func (*HttpRetryPolicy) ProtoReflect ¶
func (x *HttpRetryPolicy) ProtoReflect() protoreflect.Message
func (*HttpRetryPolicy) Reset ¶
func (x *HttpRetryPolicy) Reset()
func (*HttpRetryPolicy) String ¶
func (x *HttpRetryPolicy) String() string
type HttpRouteAction ¶
type HttpRouteAction struct { // The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy. CorsPolicy *CorsPolicy `protobuf:"bytes,398943748,opt,name=cors_policy,json=corsPolicy,proto3,oneof" json:"cors_policy,omitempty"` // The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the classic Application Load Balancer . To see which load balancers support fault injection, see Load balancing: Routing and traffic management features. FaultInjectionPolicy *HttpFaultInjection `protobuf:"bytes,412781079,opt,name=fault_injection_policy,json=faultInjectionPolicy,proto3,oneof" json:"fault_injection_policy,omitempty"` // Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED. MaxStreamDuration *Duration `protobuf:"bytes,61428376,opt,name=max_stream_duration,json=maxStreamDuration,proto3,oneof" json:"max_stream_duration,omitempty"` // Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. RequestMirrorPolicy *RequestMirrorPolicy `protobuf:"bytes,220196866,opt,name=request_mirror_policy,json=requestMirrorPolicy,proto3,oneof" json:"request_mirror_policy,omitempty"` // Specifies the retry policy associated with this route. RetryPolicy *HttpRetryPolicy `protobuf:"bytes,56799913,opt,name=retry_policy,json=retryPolicy,proto3,oneof" json:"retry_policy,omitempty"` // Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. Timeout *Duration `protobuf:"bytes,296701281,opt,name=timeout,proto3,oneof" json:"timeout,omitempty"` // The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for classic Application Load Balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. UrlRewrite *UrlRewrite `protobuf:"bytes,273333948,opt,name=url_rewrite,json=urlRewrite,proto3,oneof" json:"url_rewrite,omitempty"` // A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction. WeightedBackendServices []*WeightedBackendService `protobuf:"bytes,337028049,rep,name=weighted_backend_services,json=weightedBackendServices,proto3" json:"weighted_backend_services,omitempty"` // contains filtered or unexported fields }
func (*HttpRouteAction) Descriptor ¶
func (*HttpRouteAction) Descriptor() ([]byte, []int)
Deprecated: Use HttpRouteAction.ProtoReflect.Descriptor instead.
func (*HttpRouteAction) GetCorsPolicy ¶
func (x *HttpRouteAction) GetCorsPolicy() *CorsPolicy
func (*HttpRouteAction) GetFaultInjectionPolicy ¶
func (x *HttpRouteAction) GetFaultInjectionPolicy() *HttpFaultInjection
func (*HttpRouteAction) GetMaxStreamDuration ¶
func (x *HttpRouteAction) GetMaxStreamDuration() *Duration
func (*HttpRouteAction) GetRequestMirrorPolicy ¶
func (x *HttpRouteAction) GetRequestMirrorPolicy() *RequestMirrorPolicy
func (*HttpRouteAction) GetRetryPolicy ¶
func (x *HttpRouteAction) GetRetryPolicy() *HttpRetryPolicy
func (*HttpRouteAction) GetTimeout ¶
func (x *HttpRouteAction) GetTimeout() *Duration
func (*HttpRouteAction) GetUrlRewrite ¶
func (x *HttpRouteAction) GetUrlRewrite() *UrlRewrite
func (*HttpRouteAction) GetWeightedBackendServices ¶
func (x *HttpRouteAction) GetWeightedBackendServices() []*WeightedBackendService
func (*HttpRouteAction) ProtoMessage ¶
func (*HttpRouteAction) ProtoMessage()
func (*HttpRouteAction) ProtoReflect ¶
func (x *HttpRouteAction) ProtoReflect() protoreflect.Message
func (*HttpRouteAction) Reset ¶
func (x *HttpRouteAction) Reset()
func (*HttpRouteAction) String ¶
func (x *HttpRouteAction) String() string
type HttpRouteRule ¶
type HttpRouteRule struct { // customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error. If a policy for an error code is not configured for the RouteRule, a policy for the error code configured in pathMatcher.defaultCustomErrorResponsePolicy is applied. If one is not specified in pathMatcher.defaultCustomErrorResponsePolicy, the policy configured in UrlMap.defaultCustomErrorResponsePolicy takes effect. For example, consider a UrlMap with the following configuration: - UrlMap.defaultCustomErrorResponsePolicy are configured with policies for 5xx and 4xx errors - A RouteRule for /coming_soon/ is configured for the error code 404. If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in RouteRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect. When used in conjunction with routeRules.routeAction.retryPolicy, retries take precedence. Only once all retries are exhausted, the customErrorResponsePolicy is applied. While attempting a retry, if load balancer is successful in reaching the service, the customErrorResponsePolicy is ignored and the response from the service is returned to the client. customErrorResponsePolicy is supported only for global external Application Load Balancers. CustomErrorResponsePolicy *CustomErrorResponsePolicy `protobuf:"bytes,202816619,opt,name=custom_error_response_policy,json=customErrorResponsePolicy,proto3,oneof" json:"custom_error_response_policy,omitempty"` // The short description conveying the intent of this routeRule. The description can have a maximum length of 1024 characters. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction value specified here is applied before the matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].routeAction.weightedBackendService.backendServiceWeightAction[].headerAction HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. HeaderAction *HttpHeaderAction `protobuf:"bytes,328077352,opt,name=header_action,json=headerAction,proto3,oneof" json:"header_action,omitempty"` // The list of criteria for matching attributes of a request to this routeRule. This list has OR semantics: the request matches this routeRule when any of the matchRules are satisfied. However predicates within a given matchRule have AND semantics. All predicates within a matchRule must match for the request to match the rule. MatchRules []*HttpRouteRuleMatch `protobuf:"bytes,376200701,rep,name=match_rules,json=matchRules,proto3" json:"match_rules,omitempty"` // For routeRules within a given pathMatcher, priority determines the order in which a load balancer interprets routeRules. RouteRules are evaluated in order of priority, from the lowest to highest number. The priority of a rule decreases as its number increases (1, 2, 3, N+1). The first rule that matches the request is applied. You cannot configure two or more routeRules with the same priority. Priority for each rule must be set to a number from 0 to 2147483647 inclusive. Priority numbers can have gaps, which enable you to add or remove rules in the future without affecting the rest of the rules. For example, 1, 2, 3, 4, 5, 9, 12, 16 is a valid series of priority numbers to which you could add rules numbered from 6 to 8, 10 to 11, and 13 to 15 in the future without any impact on existing rules. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // In response to a matching matchRule, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. URL maps for classic Application Load Balancers only support the urlRewrite action within a route rule's routeAction. RouteAction *HttpRouteAction `protobuf:"bytes,424563948,opt,name=route_action,json=routeAction,proto3,oneof" json:"route_action,omitempty"` // The full or partial URL of the backend service resource to which traffic is directed if this rule is matched. If routeAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // When this rule is matched, the request is redirected to a URL specified by urlRedirect. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. Not supported when the URL map is bound to a target gRPC proxy. UrlRedirect *HttpRedirectAction `protobuf:"bytes,405147820,opt,name=url_redirect,json=urlRedirect,proto3,oneof" json:"url_redirect,omitempty"` // contains filtered or unexported fields }
The HttpRouteRule setting specifies how to match an HTTP request and the corresponding routing action that load balancing proxies perform.
func (*HttpRouteRule) Descriptor ¶
func (*HttpRouteRule) Descriptor() ([]byte, []int)
Deprecated: Use HttpRouteRule.ProtoReflect.Descriptor instead.
func (*HttpRouteRule) GetCustomErrorResponsePolicy ¶
func (x *HttpRouteRule) GetCustomErrorResponsePolicy() *CustomErrorResponsePolicy
func (*HttpRouteRule) GetDescription ¶
func (x *HttpRouteRule) GetDescription() string
func (*HttpRouteRule) GetHeaderAction ¶
func (x *HttpRouteRule) GetHeaderAction() *HttpHeaderAction
func (*HttpRouteRule) GetMatchRules ¶
func (x *HttpRouteRule) GetMatchRules() []*HttpRouteRuleMatch
func (*HttpRouteRule) GetPriority ¶
func (x *HttpRouteRule) GetPriority() int32
func (*HttpRouteRule) GetRouteAction ¶
func (x *HttpRouteRule) GetRouteAction() *HttpRouteAction
func (*HttpRouteRule) GetService ¶
func (x *HttpRouteRule) GetService() string
func (*HttpRouteRule) GetUrlRedirect ¶
func (x *HttpRouteRule) GetUrlRedirect() *HttpRedirectAction
func (*HttpRouteRule) ProtoMessage ¶
func (*HttpRouteRule) ProtoMessage()
func (*HttpRouteRule) ProtoReflect ¶
func (x *HttpRouteRule) ProtoReflect() protoreflect.Message
func (*HttpRouteRule) Reset ¶
func (x *HttpRouteRule) Reset()
func (*HttpRouteRule) String ¶
func (x *HttpRouteRule) String() string
type HttpRouteRuleMatch ¶
type HttpRouteRuleMatch struct { // For satisfying the matchRule condition, the path of the request must exactly match the value specified in fullPathMatch after removing any query parameters and anchor that may be part of the original URL. fullPathMatch must be from 1 to 1024 characters. Only one of prefixMatch, fullPathMatch or regexMatch must be specified. FullPathMatch *string `protobuf:"bytes,214598875,opt,name=full_path_match,json=fullPathMatch,proto3,oneof" json:"full_path_match,omitempty"` // Specifies a list of header match criteria, all of which must match corresponding headers in the request. HeaderMatches []*HttpHeaderMatch `protobuf:"bytes,361903489,rep,name=header_matches,json=headerMatches,proto3" json:"header_matches,omitempty"` // Specifies that prefixMatch and fullPathMatch matches are case sensitive. The default value is false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a target gRPC proxy. IgnoreCase *bool `protobuf:"varint,464324989,opt,name=ignore_case,json=ignoreCase,proto3,oneof" json:"ignore_case,omitempty"` // Opaque filter criteria used by the load balancer to restrict routing configuration to a limited set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node metadata. When there is a match, the relevant routing configuration is made available to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels provided in the metadata. If multiple metadata filters are specified, all of them need to be satisfied in order to be considered a match. metadataFilters specified here is applied after those specified in ForwardingRule that refers to the UrlMap this HttpRouteRuleMatch belongs to. metadataFilters only applies to load balancers that have loadBalancingScheme set to INTERNAL_SELF_MANAGED. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. MetadataFilters []*MetadataFilter `protobuf:"bytes,464725739,rep,name=metadata_filters,json=metadataFilters,proto3" json:"metadata_filters,omitempty"` // If specified, the route is a pattern match expression that must match the :path header once the query string is removed. A pattern match allows you to match - The value must be between 1 and 1024 characters - The pattern must start with a leading slash ("/") - There may be no more than 5 operators in pattern Precisely one of prefix_match, full_path_match, regex_match or path_template_match must be set. PathTemplateMatch *string `protobuf:"bytes,292348186,opt,name=path_template_match,json=pathTemplateMatch,proto3,oneof" json:"path_template_match,omitempty"` // For satisfying the matchRule condition, the request's path must begin with the specified prefixMatch. prefixMatch must begin with a /. The value must be from 1 to 1024 characters. Only one of prefixMatch, fullPathMatch or regexMatch must be specified. PrefixMatch *string `protobuf:"bytes,257898968,opt,name=prefix_match,json=prefixMatch,proto3,oneof" json:"prefix_match,omitempty"` // Specifies a list of query parameter match criteria, all of which must match corresponding query parameters in the request. Not supported when the URL map is bound to a target gRPC proxy. QueryParameterMatches []*HttpQueryParameterMatch `protobuf:"bytes,286231270,rep,name=query_parameter_matches,json=queryParameterMatches,proto3" json:"query_parameter_matches,omitempty"` // For satisfying the matchRule condition, the path of the request must satisfy the regular expression specified in regexMatch after removing any query parameters and anchor supplied with the original URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fullPathMatch or regexMatch must be specified. Regular expressions can only be used when the loadBalancingScheme is set to INTERNAL_SELF_MANAGED. RegexMatch *string `protobuf:"bytes,107387853,opt,name=regex_match,json=regexMatch,proto3,oneof" json:"regex_match,omitempty"` // contains filtered or unexported fields }
HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All specified criteria must be satisfied for a match to occur.
func (*HttpRouteRuleMatch) Descriptor ¶
func (*HttpRouteRuleMatch) Descriptor() ([]byte, []int)
Deprecated: Use HttpRouteRuleMatch.ProtoReflect.Descriptor instead.
func (*HttpRouteRuleMatch) GetFullPathMatch ¶
func (x *HttpRouteRuleMatch) GetFullPathMatch() string
func (*HttpRouteRuleMatch) GetHeaderMatches ¶
func (x *HttpRouteRuleMatch) GetHeaderMatches() []*HttpHeaderMatch
func (*HttpRouteRuleMatch) GetIgnoreCase ¶
func (x *HttpRouteRuleMatch) GetIgnoreCase() bool
func (*HttpRouteRuleMatch) GetMetadataFilters ¶
func (x *HttpRouteRuleMatch) GetMetadataFilters() []*MetadataFilter
func (*HttpRouteRuleMatch) GetPathTemplateMatch ¶
func (x *HttpRouteRuleMatch) GetPathTemplateMatch() string
func (*HttpRouteRuleMatch) GetPrefixMatch ¶
func (x *HttpRouteRuleMatch) GetPrefixMatch() string
func (*HttpRouteRuleMatch) GetQueryParameterMatches ¶
func (x *HttpRouteRuleMatch) GetQueryParameterMatches() []*HttpQueryParameterMatch
func (*HttpRouteRuleMatch) GetRegexMatch ¶
func (x *HttpRouteRuleMatch) GetRegexMatch() string
func (*HttpRouteRuleMatch) ProtoMessage ¶
func (*HttpRouteRuleMatch) ProtoMessage()
func (*HttpRouteRuleMatch) ProtoReflect ¶
func (x *HttpRouteRuleMatch) ProtoReflect() protoreflect.Message
func (*HttpRouteRuleMatch) Reset ¶
func (x *HttpRouteRuleMatch) Reset()
func (*HttpRouteRuleMatch) String ¶
func (x *HttpRouteRuleMatch) String() string
type Image ¶
type Image struct { // The architecture of the image. Valid values are ARM64 or X86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // Size of the image tar.gz archive stored in Google Cloud Storage (in bytes). ArchiveSizeBytes *int64 `protobuf:"varint,381093450,opt,name=archive_size_bytes,json=archiveSizeBytes,proto3,oneof" json:"archive_size_bytes,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // The deprecation status associated with this image. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Size of the image when restored onto a persistent disk (in GB). DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // Whether this image is created from a confidential compute mode disk. [Output Only]: This field is not set by user, but from source disk. EnableConfidentialCompute *bool `protobuf:"varint,102135228,opt,name=enable_confidential_compute,json=enableConfidentialCompute,proto3,oneof" json:"enable_confidential_compute,omitempty"` // The name of the image family to which this image belongs. The image family name can be from a publicly managed image family provided by Compute Engine, or from a custom image family you create. For example, centos-stream-9 is a publicly available image family. For more information, see Image family best practices. When creating disks, you can specify an image family instead of a specific image name. The image family always returns its latest image that is not deprecated. The name of the image family must comply with RFC1035. Family *string `protobuf:"bytes,328751972,opt,name=family,proto3,oneof" json:"family,omitempty"` // A list of features to enable on the guest operating system. Applicable only for bootable images. To see a list of available options, see the guestOSfeatures[].type parameter. GuestOsFeatures []*GuestOsFeature `protobuf:"bytes,79294545,rep,name=guest_os_features,json=guestOsFeatures,proto3" json:"guest_os_features,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Encrypts the image using a customer-supplied encryption key. After you encrypt an image with a customer-supplied key, you must provide the same key if you use the image later (e.g. to create a disk from the image). Customer-supplied encryption keys do not protect access to metadata of the disk. If you do not provide an encryption key when creating the image, then the disk will be encrypted using an automatically generated key and you do not need to provide a key to use the image later. ImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,379512583,opt,name=image_encryption_key,json=imageEncryptionKey,proto3,oneof" json:"image_encryption_key,omitempty"` // [Output Only] Type of the resource. Always compute#image for images. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this image, which is essentially a hash of the labels used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an image. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this image. These can be later modified by the setLabels method. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Integer license codes indicating which licenses are attached to this image. LicenseCodes []int64 `protobuf:"varint,45482664,rep,packed,name=license_codes,json=licenseCodes,proto3" json:"license_codes,omitempty"` // Any applicable license URI. Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The parameters of the raw disk image. RawDisk *RawDisk `protobuf:"bytes,503113556,opt,name=raw_disk,json=rawDisk,proto3,oneof" json:"raw_disk,omitempty"` // Output only. Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Set the secure boot keys of shielded instance. ShieldedInstanceInitialState *InitialStateConfig `protobuf:"bytes,192356867,opt,name=shielded_instance_initial_state,json=shieldedInstanceInitialState,proto3,oneof" json:"shielded_instance_initial_state,omitempty"` // URL of the source disk used to create this image. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key. SourceDiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,531501153,opt,name=source_disk_encryption_key,json=sourceDiskEncryptionKey,proto3,oneof" json:"source_disk_encryption_key,omitempty"` // [Output Only] The ID value of the disk used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given disk name. SourceDiskId *string `protobuf:"bytes,454190809,opt,name=source_disk_id,json=sourceDiskId,proto3,oneof" json:"source_disk_id,omitempty"` // URL of the source image used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ images/image_name - projects/project_id/global/images/image_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL SourceImage *string `protobuf:"bytes,50443319,opt,name=source_image,json=sourceImage,proto3,oneof" json:"source_image,omitempty"` // The customer-supplied encryption key of the source image. Required if the source image is protected by a customer-supplied encryption key. SourceImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,381503659,opt,name=source_image_encryption_key,json=sourceImageEncryptionKey,proto3,oneof" json:"source_image_encryption_key,omitempty"` // [Output Only] The ID value of the image used to create this image. This value may be used to determine whether the image was taken from the current or a previous instance of a given image name. SourceImageId *string `protobuf:"bytes,55328291,opt,name=source_image_id,json=sourceImageId,proto3,oneof" json:"source_image_id,omitempty"` // URL of the source snapshot used to create this image. The following are valid formats for the URL: - https://www.googleapis.com/compute/v1/projects/project_id/global/ snapshots/snapshot_name - projects/project_id/global/snapshots/snapshot_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL SourceSnapshot *string `protobuf:"bytes,126061928,opt,name=source_snapshot,json=sourceSnapshot,proto3,oneof" json:"source_snapshot,omitempty"` // The customer-supplied encryption key of the source snapshot. Required if the source snapshot is protected by a customer-supplied encryption key. SourceSnapshotEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,303679322,opt,name=source_snapshot_encryption_key,json=sourceSnapshotEncryptionKey,proto3,oneof" json:"source_snapshot_encryption_key,omitempty"` // [Output Only] The ID value of the snapshot used to create this image. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given snapshot name. SourceSnapshotId *string `protobuf:"bytes,98962258,opt,name=source_snapshot_id,json=sourceSnapshotId,proto3,oneof" json:"source_snapshot_id,omitempty"` // The type of the image used to create this disk. The default and only valid value is RAW. // Check the SourceType enum for the list of possible values. SourceType *string `protobuf:"bytes,452245726,opt,name=source_type,json=sourceType,proto3,oneof" json:"source_type,omitempty"` // [Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // Cloud Storage bucket storage location of the image (regional or multi-regional). StorageLocations []string `protobuf:"bytes,328005274,rep,name=storage_locations,json=storageLocations,proto3" json:"storage_locations,omitempty"` // contains filtered or unexported fields }
Represents an Image resource. You can use images to create boot disks for your VM instances. For more information, read Images.
func (*Image) Descriptor ¶
Deprecated: Use Image.ProtoReflect.Descriptor instead.
func (*Image) GetArchitecture ¶
func (*Image) GetArchiveSizeBytes ¶
func (*Image) GetCreationTimestamp ¶
func (*Image) GetDeprecated ¶
func (x *Image) GetDeprecated() *DeprecationStatus
func (*Image) GetDescription ¶
func (*Image) GetDiskSizeGb ¶
func (*Image) GetEnableConfidentialCompute ¶
func (*Image) GetFamily ¶
func (*Image) GetGuestOsFeatures ¶
func (x *Image) GetGuestOsFeatures() []*GuestOsFeature
func (*Image) GetId ¶
func (*Image) GetImageEncryptionKey ¶
func (x *Image) GetImageEncryptionKey() *CustomerEncryptionKey
func (*Image) GetKind ¶
func (*Image) GetLabelFingerprint ¶
func (*Image) GetLabels ¶
func (*Image) GetLicenseCodes ¶
func (*Image) GetLicenses ¶
func (*Image) GetName ¶
func (*Image) GetRawDisk ¶
func (*Image) GetSatisfiesPzi ¶
func (*Image) GetSatisfiesPzs ¶
func (*Image) GetSelfLink ¶
func (*Image) GetShieldedInstanceInitialState ¶
func (x *Image) GetShieldedInstanceInitialState() *InitialStateConfig
func (*Image) GetSourceDisk ¶
func (*Image) GetSourceDiskEncryptionKey ¶
func (x *Image) GetSourceDiskEncryptionKey() *CustomerEncryptionKey
func (*Image) GetSourceDiskId ¶
func (*Image) GetSourceImage ¶
func (*Image) GetSourceImageEncryptionKey ¶
func (x *Image) GetSourceImageEncryptionKey() *CustomerEncryptionKey
func (*Image) GetSourceImageId ¶
func (*Image) GetSourceSnapshot ¶
func (*Image) GetSourceSnapshotEncryptionKey ¶
func (x *Image) GetSourceSnapshotEncryptionKey() *CustomerEncryptionKey
func (*Image) GetSourceSnapshotId ¶
func (*Image) GetSourceType ¶
func (*Image) GetStatus ¶
func (*Image) GetStorageLocations ¶
func (*Image) ProtoMessage ¶
func (*Image) ProtoMessage()
func (*Image) ProtoReflect ¶
func (x *Image) ProtoReflect() protoreflect.Message
func (*Image) Reset ¶
func (x *Image) Reset()
func (*Image) String ¶
type ImageFamilyView ¶
type ImageFamilyView struct { // The latest image that is part of the specified image family in the requested location, and that is not deprecated. Image *Image `protobuf:"bytes,100313435,opt,name=image,proto3,oneof" json:"image,omitempty"` // contains filtered or unexported fields }
func (*ImageFamilyView) Descriptor ¶
func (*ImageFamilyView) Descriptor() ([]byte, []int)
Deprecated: Use ImageFamilyView.ProtoReflect.Descriptor instead.
func (*ImageFamilyView) GetImage ¶
func (x *ImageFamilyView) GetImage() *Image
func (*ImageFamilyView) ProtoMessage ¶
func (*ImageFamilyView) ProtoMessage()
func (*ImageFamilyView) ProtoReflect ¶
func (x *ImageFamilyView) ProtoReflect() protoreflect.Message
func (*ImageFamilyView) Reset ¶
func (x *ImageFamilyView) Reset()
func (*ImageFamilyView) String ¶
func (x *ImageFamilyView) String() string
type ImageList ¶
type ImageList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Image resources. Items []*Image `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of images.
func (*ImageList) Descriptor ¶
Deprecated: Use ImageList.ProtoReflect.Descriptor instead.
func (*ImageList) GetId ¶
func (*ImageList) GetItems ¶
func (*ImageList) GetKind ¶
func (*ImageList) GetNextPageToken ¶
func (*ImageList) GetSelfLink ¶
func (*ImageList) GetWarning ¶
func (*ImageList) ProtoMessage ¶
func (*ImageList) ProtoMessage()
func (*ImageList) ProtoReflect ¶
func (x *ImageList) ProtoReflect() protoreflect.Message
func (*ImageList) Reset ¶
func (x *ImageList) Reset()
func (*ImageList) String ¶
type Image_Architecture ¶
type Image_Architecture int32
The architecture of the image. Valid values are ARM64 or X86_64.
const ( // A value indicating that the enum field is not set. Image_UNDEFINED_ARCHITECTURE Image_Architecture = 0 // Default value indicating Architecture is not set. Image_ARCHITECTURE_UNSPECIFIED Image_Architecture = 394750507 // Machines with architecture ARM64 Image_ARM64 Image_Architecture = 62547450 // Machines with architecture X86_64 Image_X86_64 Image_Architecture = 425300551 )
func (Image_Architecture) Descriptor ¶
func (Image_Architecture) Descriptor() protoreflect.EnumDescriptor
func (Image_Architecture) Enum ¶
func (x Image_Architecture) Enum() *Image_Architecture
func (Image_Architecture) EnumDescriptor ¶
func (Image_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use Image_Architecture.Descriptor instead.
func (Image_Architecture) Number ¶
func (x Image_Architecture) Number() protoreflect.EnumNumber
func (Image_Architecture) String ¶
func (x Image_Architecture) String() string
func (Image_Architecture) Type ¶
func (Image_Architecture) Type() protoreflect.EnumType
type Image_SourceType ¶
type Image_SourceType int32
The type of the image used to create this disk. The default and only valid value is RAW.
const ( // A value indicating that the enum field is not set. Image_UNDEFINED_SOURCE_TYPE Image_SourceType = 0 Image_RAW Image_SourceType = 80904 )
func (Image_SourceType) Descriptor ¶
func (Image_SourceType) Descriptor() protoreflect.EnumDescriptor
func (Image_SourceType) Enum ¶
func (x Image_SourceType) Enum() *Image_SourceType
func (Image_SourceType) EnumDescriptor ¶
func (Image_SourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Image_SourceType.Descriptor instead.
func (Image_SourceType) Number ¶
func (x Image_SourceType) Number() protoreflect.EnumNumber
func (Image_SourceType) String ¶
func (x Image_SourceType) String() string
func (Image_SourceType) Type ¶
func (Image_SourceType) Type() protoreflect.EnumType
type Image_Status ¶
type Image_Status int32
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY.
const ( // A value indicating that the enum field is not set. Image_UNDEFINED_STATUS Image_Status = 0 // Image is deleting. Image_DELETING Image_Status = 528602024 // Image creation failed due to an error. Image_FAILED Image_Status = 455706685 // Image hasn't been created as yet. Image_PENDING Image_Status = 35394935 // Image has been successfully created. Image_READY Image_Status = 77848963 )
func (Image_Status) Descriptor ¶
func (Image_Status) Descriptor() protoreflect.EnumDescriptor
func (Image_Status) Enum ¶
func (x Image_Status) Enum() *Image_Status
func (Image_Status) EnumDescriptor ¶
func (Image_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Image_Status.Descriptor instead.
func (Image_Status) Number ¶
func (x Image_Status) Number() protoreflect.EnumNumber
func (Image_Status) String ¶
func (x Image_Status) String() string
func (Image_Status) Type ¶
func (Image_Status) Type() protoreflect.EnumType
type InitialStateConfig ¶
type InitialStateConfig struct { // The Key Database (db). Dbs []*FileContentBuffer `protobuf:"bytes,99253,rep,name=dbs,proto3" json:"dbs,omitempty"` // The forbidden key database (dbx). Dbxs []*FileContentBuffer `protobuf:"bytes,3077113,rep,name=dbxs,proto3" json:"dbxs,omitempty"` // The Key Exchange Key (KEK). Keks []*FileContentBuffer `protobuf:"bytes,3288130,rep,name=keks,proto3" json:"keks,omitempty"` // The Platform Key (PK). Pk *FileContentBuffer `protobuf:"bytes,3579,opt,name=pk,proto3,oneof" json:"pk,omitempty"` // contains filtered or unexported fields }
Initial State for shielded instance, these are public keys which are safe to store in public
func (*InitialStateConfig) Descriptor ¶
func (*InitialStateConfig) Descriptor() ([]byte, []int)
Deprecated: Use InitialStateConfig.ProtoReflect.Descriptor instead.
func (*InitialStateConfig) GetDbs ¶
func (x *InitialStateConfig) GetDbs() []*FileContentBuffer
func (*InitialStateConfig) GetDbxs ¶
func (x *InitialStateConfig) GetDbxs() []*FileContentBuffer
func (*InitialStateConfig) GetKeks ¶
func (x *InitialStateConfig) GetKeks() []*FileContentBuffer
func (*InitialStateConfig) GetPk ¶
func (x *InitialStateConfig) GetPk() *FileContentBuffer
func (*InitialStateConfig) ProtoMessage ¶
func (*InitialStateConfig) ProtoMessage()
func (*InitialStateConfig) ProtoReflect ¶
func (x *InitialStateConfig) ProtoReflect() protoreflect.Message
func (*InitialStateConfig) Reset ¶
func (x *InitialStateConfig) Reset()
func (*InitialStateConfig) String ¶
func (x *InitialStateConfig) String() string
type InsertAddressRequest ¶
type InsertAddressRequest struct { // The body resource for this request AddressResource *Address `protobuf:"bytes,483888121,opt,name=address_resource,json=addressResource,proto3" json:"address_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.Insert. See the method description for details.
func (*InsertAddressRequest) Descriptor ¶
func (*InsertAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertAddressRequest.ProtoReflect.Descriptor instead.
func (*InsertAddressRequest) GetAddressResource ¶
func (x *InsertAddressRequest) GetAddressResource() *Address
func (*InsertAddressRequest) GetProject ¶
func (x *InsertAddressRequest) GetProject() string
func (*InsertAddressRequest) GetRegion ¶
func (x *InsertAddressRequest) GetRegion() string
func (*InsertAddressRequest) GetRequestId ¶
func (x *InsertAddressRequest) GetRequestId() string
func (*InsertAddressRequest) ProtoMessage ¶
func (*InsertAddressRequest) ProtoMessage()
func (*InsertAddressRequest) ProtoReflect ¶
func (x *InsertAddressRequest) ProtoReflect() protoreflect.Message
func (*InsertAddressRequest) Reset ¶
func (x *InsertAddressRequest) Reset()
func (*InsertAddressRequest) String ¶
func (x *InsertAddressRequest) String() string
type InsertAutoscalerRequest ¶
type InsertAutoscalerRequest struct { // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.Insert. See the method description for details.
func (*InsertAutoscalerRequest) Descriptor ¶
func (*InsertAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*InsertAutoscalerRequest) GetAutoscalerResource ¶
func (x *InsertAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*InsertAutoscalerRequest) GetProject ¶
func (x *InsertAutoscalerRequest) GetProject() string
func (*InsertAutoscalerRequest) GetRequestId ¶
func (x *InsertAutoscalerRequest) GetRequestId() string
func (*InsertAutoscalerRequest) GetZone ¶
func (x *InsertAutoscalerRequest) GetZone() string
func (*InsertAutoscalerRequest) ProtoMessage ¶
func (*InsertAutoscalerRequest) ProtoMessage()
func (*InsertAutoscalerRequest) ProtoReflect ¶
func (x *InsertAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*InsertAutoscalerRequest) Reset ¶
func (x *InsertAutoscalerRequest) Reset()
func (*InsertAutoscalerRequest) String ¶
func (x *InsertAutoscalerRequest) String() string
type InsertBackendBucketRequest ¶
type InsertBackendBucketRequest struct { // The body resource for this request BackendBucketResource *BackendBucket `protobuf:"bytes,380757784,opt,name=backend_bucket_resource,json=backendBucketResource,proto3" json:"backend_bucket_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.Insert. See the method description for details.
func (*InsertBackendBucketRequest) Descriptor ¶
func (*InsertBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*InsertBackendBucketRequest) GetBackendBucketResource ¶
func (x *InsertBackendBucketRequest) GetBackendBucketResource() *BackendBucket
func (*InsertBackendBucketRequest) GetProject ¶
func (x *InsertBackendBucketRequest) GetProject() string
func (*InsertBackendBucketRequest) GetRequestId ¶
func (x *InsertBackendBucketRequest) GetRequestId() string
func (*InsertBackendBucketRequest) ProtoMessage ¶
func (*InsertBackendBucketRequest) ProtoMessage()
func (*InsertBackendBucketRequest) ProtoReflect ¶
func (x *InsertBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*InsertBackendBucketRequest) Reset ¶
func (x *InsertBackendBucketRequest) Reset()
func (*InsertBackendBucketRequest) String ¶
func (x *InsertBackendBucketRequest) String() string
type InsertBackendServiceRequest ¶
type InsertBackendServiceRequest struct { // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.Insert. See the method description for details.
func (*InsertBackendServiceRequest) Descriptor ¶
func (*InsertBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*InsertBackendServiceRequest) GetBackendServiceResource ¶
func (x *InsertBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*InsertBackendServiceRequest) GetProject ¶
func (x *InsertBackendServiceRequest) GetProject() string
func (*InsertBackendServiceRequest) GetRequestId ¶
func (x *InsertBackendServiceRequest) GetRequestId() string
func (*InsertBackendServiceRequest) ProtoMessage ¶
func (*InsertBackendServiceRequest) ProtoMessage()
func (*InsertBackendServiceRequest) ProtoReflect ¶
func (x *InsertBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*InsertBackendServiceRequest) Reset ¶
func (x *InsertBackendServiceRequest) Reset()
func (*InsertBackendServiceRequest) String ¶
func (x *InsertBackendServiceRequest) String() string
type InsertDiskRequest ¶
type InsertDiskRequest struct { // The body resource for this request DiskResource *Disk `protobuf:"bytes,25880688,opt,name=disk_resource,json=diskResource,proto3" json:"disk_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Source image to restore onto a disk. This field is optional. SourceImage *string `protobuf:"bytes,50443319,opt,name=source_image,json=sourceImage,proto3,oneof" json:"source_image,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.Insert. See the method description for details.
func (*InsertDiskRequest) Descriptor ¶
func (*InsertDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertDiskRequest.ProtoReflect.Descriptor instead.
func (*InsertDiskRequest) GetDiskResource ¶
func (x *InsertDiskRequest) GetDiskResource() *Disk
func (*InsertDiskRequest) GetProject ¶
func (x *InsertDiskRequest) GetProject() string
func (*InsertDiskRequest) GetRequestId ¶
func (x *InsertDiskRequest) GetRequestId() string
func (*InsertDiskRequest) GetSourceImage ¶
func (x *InsertDiskRequest) GetSourceImage() string
func (*InsertDiskRequest) GetZone ¶
func (x *InsertDiskRequest) GetZone() string
func (*InsertDiskRequest) ProtoMessage ¶
func (*InsertDiskRequest) ProtoMessage()
func (*InsertDiskRequest) ProtoReflect ¶
func (x *InsertDiskRequest) ProtoReflect() protoreflect.Message
func (*InsertDiskRequest) Reset ¶
func (x *InsertDiskRequest) Reset()
func (*InsertDiskRequest) String ¶
func (x *InsertDiskRequest) String() string
type InsertExternalVpnGatewayRequest ¶
type InsertExternalVpnGatewayRequest struct { // The body resource for this request ExternalVpnGatewayResource *ExternalVpnGateway `protobuf:"bytes,486813576,opt,name=external_vpn_gateway_resource,json=externalVpnGatewayResource,proto3" json:"external_vpn_gateway_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.Insert. See the method description for details.
func (*InsertExternalVpnGatewayRequest) Descriptor ¶
func (*InsertExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertExternalVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*InsertExternalVpnGatewayRequest) GetExternalVpnGatewayResource ¶
func (x *InsertExternalVpnGatewayRequest) GetExternalVpnGatewayResource() *ExternalVpnGateway
func (*InsertExternalVpnGatewayRequest) GetProject ¶
func (x *InsertExternalVpnGatewayRequest) GetProject() string
func (*InsertExternalVpnGatewayRequest) GetRequestId ¶
func (x *InsertExternalVpnGatewayRequest) GetRequestId() string
func (*InsertExternalVpnGatewayRequest) ProtoMessage ¶
func (*InsertExternalVpnGatewayRequest) ProtoMessage()
func (*InsertExternalVpnGatewayRequest) ProtoReflect ¶
func (x *InsertExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*InsertExternalVpnGatewayRequest) Reset ¶
func (x *InsertExternalVpnGatewayRequest) Reset()
func (*InsertExternalVpnGatewayRequest) String ¶
func (x *InsertExternalVpnGatewayRequest) String() string
type InsertFirewallPolicyRequest ¶
type InsertFirewallPolicyRequest struct { // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization. ParentId string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.Insert. See the method description for details.
func (*InsertFirewallPolicyRequest) Descriptor ¶
func (*InsertFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *InsertFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*InsertFirewallPolicyRequest) GetParentId ¶
func (x *InsertFirewallPolicyRequest) GetParentId() string
func (*InsertFirewallPolicyRequest) GetRequestId ¶
func (x *InsertFirewallPolicyRequest) GetRequestId() string
func (*InsertFirewallPolicyRequest) ProtoMessage ¶
func (*InsertFirewallPolicyRequest) ProtoMessage()
func (*InsertFirewallPolicyRequest) ProtoReflect ¶
func (x *InsertFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertFirewallPolicyRequest) Reset ¶
func (x *InsertFirewallPolicyRequest) Reset()
func (*InsertFirewallPolicyRequest) String ¶
func (x *InsertFirewallPolicyRequest) String() string
type InsertFirewallRequest ¶
type InsertFirewallRequest struct { // The body resource for this request FirewallResource *Firewall `protobuf:"bytes,41425005,opt,name=firewall_resource,json=firewallResource,proto3" json:"firewall_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.Insert. See the method description for details.
func (*InsertFirewallRequest) Descriptor ¶
func (*InsertFirewallRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertFirewallRequest.ProtoReflect.Descriptor instead.
func (*InsertFirewallRequest) GetFirewallResource ¶
func (x *InsertFirewallRequest) GetFirewallResource() *Firewall
func (*InsertFirewallRequest) GetProject ¶
func (x *InsertFirewallRequest) GetProject() string
func (*InsertFirewallRequest) GetRequestId ¶
func (x *InsertFirewallRequest) GetRequestId() string
func (*InsertFirewallRequest) ProtoMessage ¶
func (*InsertFirewallRequest) ProtoMessage()
func (*InsertFirewallRequest) ProtoReflect ¶
func (x *InsertFirewallRequest) ProtoReflect() protoreflect.Message
func (*InsertFirewallRequest) Reset ¶
func (x *InsertFirewallRequest) Reset()
func (*InsertFirewallRequest) String ¶
func (x *InsertFirewallRequest) String() string
type InsertForwardingRuleRequest ¶
type InsertForwardingRuleRequest struct { // The body resource for this request ForwardingRuleResource *ForwardingRule `protobuf:"bytes,301211695,opt,name=forwarding_rule_resource,json=forwardingRuleResource,proto3" json:"forwarding_rule_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.Insert. See the method description for details.
func (*InsertForwardingRuleRequest) Descriptor ¶
func (*InsertForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*InsertForwardingRuleRequest) GetForwardingRuleResource ¶
func (x *InsertForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
func (*InsertForwardingRuleRequest) GetProject ¶
func (x *InsertForwardingRuleRequest) GetProject() string
func (*InsertForwardingRuleRequest) GetRegion ¶
func (x *InsertForwardingRuleRequest) GetRegion() string
func (*InsertForwardingRuleRequest) GetRequestId ¶
func (x *InsertForwardingRuleRequest) GetRequestId() string
func (*InsertForwardingRuleRequest) ProtoMessage ¶
func (*InsertForwardingRuleRequest) ProtoMessage()
func (*InsertForwardingRuleRequest) ProtoReflect ¶
func (x *InsertForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*InsertForwardingRuleRequest) Reset ¶
func (x *InsertForwardingRuleRequest) Reset()
func (*InsertForwardingRuleRequest) String ¶
func (x *InsertForwardingRuleRequest) String() string
type InsertGlobalAddressRequest ¶
type InsertGlobalAddressRequest struct { // The body resource for this request AddressResource *Address `protobuf:"bytes,483888121,opt,name=address_resource,json=addressResource,proto3" json:"address_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.Insert. See the method description for details.
func (*InsertGlobalAddressRequest) Descriptor ¶
func (*InsertGlobalAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertGlobalAddressRequest.ProtoReflect.Descriptor instead.
func (*InsertGlobalAddressRequest) GetAddressResource ¶
func (x *InsertGlobalAddressRequest) GetAddressResource() *Address
func (*InsertGlobalAddressRequest) GetProject ¶
func (x *InsertGlobalAddressRequest) GetProject() string
func (*InsertGlobalAddressRequest) GetRequestId ¶
func (x *InsertGlobalAddressRequest) GetRequestId() string
func (*InsertGlobalAddressRequest) ProtoMessage ¶
func (*InsertGlobalAddressRequest) ProtoMessage()
func (*InsertGlobalAddressRequest) ProtoReflect ¶
func (x *InsertGlobalAddressRequest) ProtoReflect() protoreflect.Message
func (*InsertGlobalAddressRequest) Reset ¶
func (x *InsertGlobalAddressRequest) Reset()
func (*InsertGlobalAddressRequest) String ¶
func (x *InsertGlobalAddressRequest) String() string
type InsertGlobalForwardingRuleRequest ¶
type InsertGlobalForwardingRuleRequest struct { // The body resource for this request ForwardingRuleResource *ForwardingRule `protobuf:"bytes,301211695,opt,name=forwarding_rule_resource,json=forwardingRuleResource,proto3" json:"forwarding_rule_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.Insert. See the method description for details.
func (*InsertGlobalForwardingRuleRequest) Descriptor ¶
func (*InsertGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*InsertGlobalForwardingRuleRequest) GetForwardingRuleResource ¶
func (x *InsertGlobalForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
func (*InsertGlobalForwardingRuleRequest) GetProject ¶
func (x *InsertGlobalForwardingRuleRequest) GetProject() string
func (*InsertGlobalForwardingRuleRequest) GetRequestId ¶
func (x *InsertGlobalForwardingRuleRequest) GetRequestId() string
func (*InsertGlobalForwardingRuleRequest) ProtoMessage ¶
func (*InsertGlobalForwardingRuleRequest) ProtoMessage()
func (*InsertGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *InsertGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*InsertGlobalForwardingRuleRequest) Reset ¶
func (x *InsertGlobalForwardingRuleRequest) Reset()
func (*InsertGlobalForwardingRuleRequest) String ¶
func (x *InsertGlobalForwardingRuleRequest) String() string
type InsertGlobalNetworkEndpointGroupRequest ¶
type InsertGlobalNetworkEndpointGroupRequest struct { // The body resource for this request NetworkEndpointGroupResource *NetworkEndpointGroup `protobuf:"bytes,525788839,opt,name=network_endpoint_group_resource,json=networkEndpointGroupResource,proto3" json:"network_endpoint_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.Insert. See the method description for details.
func (*InsertGlobalNetworkEndpointGroupRequest) Descriptor ¶
func (*InsertGlobalNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertGlobalNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*InsertGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
func (*InsertGlobalNetworkEndpointGroupRequest) GetProject ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) GetProject() string
func (*InsertGlobalNetworkEndpointGroupRequest) GetRequestId ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) GetRequestId() string
func (*InsertGlobalNetworkEndpointGroupRequest) ProtoMessage ¶
func (*InsertGlobalNetworkEndpointGroupRequest) ProtoMessage()
func (*InsertGlobalNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*InsertGlobalNetworkEndpointGroupRequest) Reset ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) Reset()
func (*InsertGlobalNetworkEndpointGroupRequest) String ¶
func (x *InsertGlobalNetworkEndpointGroupRequest) String() string
type InsertGlobalPublicDelegatedPrefixeRequest ¶
type InsertGlobalPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request PublicDelegatedPrefixResource *PublicDelegatedPrefix `protobuf:"bytes,47594501,opt,name=public_delegated_prefix_resource,json=publicDelegatedPrefixResource,proto3" json:"public_delegated_prefix_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalPublicDelegatedPrefixes.Insert. See the method description for details.
func (*InsertGlobalPublicDelegatedPrefixeRequest) Descriptor ¶
func (*InsertGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertGlobalPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*InsertGlobalPublicDelegatedPrefixeRequest) GetProject ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetProject() string
func (*InsertGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
func (*InsertGlobalPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
func (*InsertGlobalPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*InsertGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
func (*InsertGlobalPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*InsertGlobalPublicDelegatedPrefixeRequest) Reset ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) Reset()
func (*InsertGlobalPublicDelegatedPrefixeRequest) String ¶
func (x *InsertGlobalPublicDelegatedPrefixeRequest) String() string
type InsertHealthCheckRequest ¶
type InsertHealthCheckRequest struct { // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.Insert. See the method description for details.
func (*InsertHealthCheckRequest) Descriptor ¶
func (*InsertHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*InsertHealthCheckRequest) GetHealthCheckResource ¶
func (x *InsertHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*InsertHealthCheckRequest) GetProject ¶
func (x *InsertHealthCheckRequest) GetProject() string
func (*InsertHealthCheckRequest) GetRequestId ¶
func (x *InsertHealthCheckRequest) GetRequestId() string
func (*InsertHealthCheckRequest) ProtoMessage ¶
func (*InsertHealthCheckRequest) ProtoMessage()
func (*InsertHealthCheckRequest) ProtoReflect ¶
func (x *InsertHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*InsertHealthCheckRequest) Reset ¶
func (x *InsertHealthCheckRequest) Reset()
func (*InsertHealthCheckRequest) String ¶
func (x *InsertHealthCheckRequest) String() string
type InsertImageRequest ¶
type InsertImageRequest struct { // Force image creation if true. ForceCreate *bool `protobuf:"varint,197723344,opt,name=force_create,json=forceCreate,proto3,oneof" json:"force_create,omitempty"` // The body resource for this request ImageResource *Image `protobuf:"bytes,371171954,opt,name=image_resource,json=imageResource,proto3" json:"image_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Images.Insert. See the method description for details.
func (*InsertImageRequest) Descriptor ¶
func (*InsertImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertImageRequest.ProtoReflect.Descriptor instead.
func (*InsertImageRequest) GetForceCreate ¶
func (x *InsertImageRequest) GetForceCreate() bool
func (*InsertImageRequest) GetImageResource ¶
func (x *InsertImageRequest) GetImageResource() *Image
func (*InsertImageRequest) GetProject ¶
func (x *InsertImageRequest) GetProject() string
func (*InsertImageRequest) GetRequestId ¶
func (x *InsertImageRequest) GetRequestId() string
func (*InsertImageRequest) ProtoMessage ¶
func (*InsertImageRequest) ProtoMessage()
func (*InsertImageRequest) ProtoReflect ¶
func (x *InsertImageRequest) ProtoReflect() protoreflect.Message
func (*InsertImageRequest) Reset ¶
func (x *InsertImageRequest) Reset()
func (*InsertImageRequest) String ¶
func (x *InsertImageRequest) String() string
type InsertInstanceGroupManagerRequest ¶
type InsertInstanceGroupManagerRequest struct { // The body resource for this request InstanceGroupManagerResource *InstanceGroupManager `protobuf:"bytes,261063946,opt,name=instance_group_manager_resource,json=instanceGroupManagerResource,proto3" json:"instance_group_manager_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where you want to create the managed instance group. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.Insert. See the method description for details.
func (*InsertInstanceGroupManagerRequest) Descriptor ¶
func (*InsertInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*InsertInstanceGroupManagerRequest) GetInstanceGroupManagerResource ¶
func (x *InsertInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
func (*InsertInstanceGroupManagerRequest) GetProject ¶
func (x *InsertInstanceGroupManagerRequest) GetProject() string
func (*InsertInstanceGroupManagerRequest) GetRequestId ¶
func (x *InsertInstanceGroupManagerRequest) GetRequestId() string
func (*InsertInstanceGroupManagerRequest) GetZone ¶
func (x *InsertInstanceGroupManagerRequest) GetZone() string
func (*InsertInstanceGroupManagerRequest) ProtoMessage ¶
func (*InsertInstanceGroupManagerRequest) ProtoMessage()
func (*InsertInstanceGroupManagerRequest) ProtoReflect ¶
func (x *InsertInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*InsertInstanceGroupManagerRequest) Reset ¶
func (x *InsertInstanceGroupManagerRequest) Reset()
func (*InsertInstanceGroupManagerRequest) String ¶
func (x *InsertInstanceGroupManagerRequest) String() string
type InsertInstanceGroupManagerResizeRequestRequest ¶
type InsertInstanceGroupManagerResizeRequestRequest struct { // The name of the managed instance group to which the resize request will be added. Name should conform to RFC1035 or be a resource ID. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagerResizeRequestResource *InstanceGroupManagerResizeRequest `protobuf:"bytes,468541293,opt,name=instance_group_manager_resize_request_resource,json=instanceGroupManagerResizeRequestResource,proto3" json:"instance_group_manager_resize_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located and where the resize request will be created. Name should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagerResizeRequests.Insert. See the method description for details.
func (*InsertInstanceGroupManagerResizeRequestRequest) Descriptor ¶
func (*InsertInstanceGroupManagerResizeRequestRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstanceGroupManagerResizeRequestRequest.ProtoReflect.Descriptor instead.
func (*InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManager() string
func (*InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManagerResizeRequestResource ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) GetInstanceGroupManagerResizeRequestResource() *InstanceGroupManagerResizeRequest
func (*InsertInstanceGroupManagerResizeRequestRequest) GetProject ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) GetProject() string
func (*InsertInstanceGroupManagerResizeRequestRequest) GetRequestId ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) GetRequestId() string
func (*InsertInstanceGroupManagerResizeRequestRequest) GetZone ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) GetZone() string
func (*InsertInstanceGroupManagerResizeRequestRequest) ProtoMessage ¶
func (*InsertInstanceGroupManagerResizeRequestRequest) ProtoMessage()
func (*InsertInstanceGroupManagerResizeRequestRequest) ProtoReflect ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) ProtoReflect() protoreflect.Message
func (*InsertInstanceGroupManagerResizeRequestRequest) Reset ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) Reset()
func (*InsertInstanceGroupManagerResizeRequestRequest) String ¶
func (x *InsertInstanceGroupManagerResizeRequestRequest) String() string
type InsertInstanceGroupRequest ¶
type InsertInstanceGroupRequest struct { // The body resource for this request InstanceGroupResource *InstanceGroup `protobuf:"bytes,286612152,opt,name=instance_group_resource,json=instanceGroupResource,proto3" json:"instance_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where you want to create the instance group. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.Insert. See the method description for details.
func (*InsertInstanceGroupRequest) Descriptor ¶
func (*InsertInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*InsertInstanceGroupRequest) GetInstanceGroupResource ¶
func (x *InsertInstanceGroupRequest) GetInstanceGroupResource() *InstanceGroup
func (*InsertInstanceGroupRequest) GetProject ¶
func (x *InsertInstanceGroupRequest) GetProject() string
func (*InsertInstanceGroupRequest) GetRequestId ¶
func (x *InsertInstanceGroupRequest) GetRequestId() string
func (*InsertInstanceGroupRequest) GetZone ¶
func (x *InsertInstanceGroupRequest) GetZone() string
func (*InsertInstanceGroupRequest) ProtoMessage ¶
func (*InsertInstanceGroupRequest) ProtoMessage()
func (*InsertInstanceGroupRequest) ProtoReflect ¶
func (x *InsertInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*InsertInstanceGroupRequest) Reset ¶
func (x *InsertInstanceGroupRequest) Reset()
func (*InsertInstanceGroupRequest) String ¶
func (x *InsertInstanceGroupRequest) String() string
type InsertInstanceRequest ¶
type InsertInstanceRequest struct { // The body resource for this request InstanceResource *Instance `protobuf:"bytes,215988344,opt,name=instance_resource,json=instanceResource,proto3" json:"instance_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Specifies instance template to create the instance. This field is optional. It can be a full or partial URL. For example, the following are all valid URLs to an instance template: - https://www.googleapis.com/compute/v1/projects/project /global/instanceTemplates/instanceTemplate - projects/project/global/instanceTemplates/instanceTemplate - global/instanceTemplates/instanceTemplate SourceInstanceTemplate *string `protobuf:"bytes,332423616,opt,name=source_instance_template,json=sourceInstanceTemplate,proto3,oneof" json:"source_instance_template,omitempty"` // Specifies the machine image to use to create the instance. This field is optional. It can be a full or partial URL. For example, the following are all valid URLs to a machine image: - https://www.googleapis.com/compute/v1/projects/project/global/global /machineImages/machineImage - projects/project/global/global/machineImages/machineImage - global/machineImages/machineImage SourceMachineImage *string `protobuf:"bytes,21769791,opt,name=source_machine_image,json=sourceMachineImage,proto3,oneof" json:"source_machine_image,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Insert. See the method description for details.
func (*InsertInstanceRequest) Descriptor ¶
func (*InsertInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstanceRequest.ProtoReflect.Descriptor instead.
func (*InsertInstanceRequest) GetInstanceResource ¶
func (x *InsertInstanceRequest) GetInstanceResource() *Instance
func (*InsertInstanceRequest) GetProject ¶
func (x *InsertInstanceRequest) GetProject() string
func (*InsertInstanceRequest) GetRequestId ¶
func (x *InsertInstanceRequest) GetRequestId() string
func (*InsertInstanceRequest) GetSourceInstanceTemplate ¶
func (x *InsertInstanceRequest) GetSourceInstanceTemplate() string
func (*InsertInstanceRequest) GetSourceMachineImage ¶
func (x *InsertInstanceRequest) GetSourceMachineImage() string
func (*InsertInstanceRequest) GetZone ¶
func (x *InsertInstanceRequest) GetZone() string
func (*InsertInstanceRequest) ProtoMessage ¶
func (*InsertInstanceRequest) ProtoMessage()
func (*InsertInstanceRequest) ProtoReflect ¶
func (x *InsertInstanceRequest) ProtoReflect() protoreflect.Message
func (*InsertInstanceRequest) Reset ¶
func (x *InsertInstanceRequest) Reset()
func (*InsertInstanceRequest) String ¶
func (x *InsertInstanceRequest) String() string
type InsertInstanceTemplateRequest ¶
type InsertInstanceTemplateRequest struct { // The body resource for this request InstanceTemplateResource *InstanceTemplate `protobuf:"bytes,10679561,opt,name=instance_template_resource,json=instanceTemplateResource,proto3" json:"instance_template_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.Insert. See the method description for details.
func (*InsertInstanceTemplateRequest) Descriptor ¶
func (*InsertInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*InsertInstanceTemplateRequest) GetInstanceTemplateResource ¶
func (x *InsertInstanceTemplateRequest) GetInstanceTemplateResource() *InstanceTemplate
func (*InsertInstanceTemplateRequest) GetProject ¶
func (x *InsertInstanceTemplateRequest) GetProject() string
func (*InsertInstanceTemplateRequest) GetRequestId ¶
func (x *InsertInstanceTemplateRequest) GetRequestId() string
func (*InsertInstanceTemplateRequest) ProtoMessage ¶
func (*InsertInstanceTemplateRequest) ProtoMessage()
func (*InsertInstanceTemplateRequest) ProtoReflect ¶
func (x *InsertInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*InsertInstanceTemplateRequest) Reset ¶
func (x *InsertInstanceTemplateRequest) Reset()
func (*InsertInstanceTemplateRequest) String ¶
func (x *InsertInstanceTemplateRequest) String() string
type InsertInstantSnapshotRequest ¶
type InsertInstantSnapshotRequest struct { // The body resource for this request InstantSnapshotResource *InstantSnapshot `protobuf:"bytes,383915339,opt,name=instant_snapshot_resource,json=instantSnapshotResource,proto3" json:"instant_snapshot_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.Insert. See the method description for details.
func (*InsertInstantSnapshotRequest) Descriptor ¶
func (*InsertInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*InsertInstantSnapshotRequest) GetInstantSnapshotResource ¶
func (x *InsertInstantSnapshotRequest) GetInstantSnapshotResource() *InstantSnapshot
func (*InsertInstantSnapshotRequest) GetProject ¶
func (x *InsertInstantSnapshotRequest) GetProject() string
func (*InsertInstantSnapshotRequest) GetRequestId ¶
func (x *InsertInstantSnapshotRequest) GetRequestId() string
func (*InsertInstantSnapshotRequest) GetZone ¶
func (x *InsertInstantSnapshotRequest) GetZone() string
func (*InsertInstantSnapshotRequest) ProtoMessage ¶
func (*InsertInstantSnapshotRequest) ProtoMessage()
func (*InsertInstantSnapshotRequest) ProtoReflect ¶
func (x *InsertInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*InsertInstantSnapshotRequest) Reset ¶
func (x *InsertInstantSnapshotRequest) Reset()
func (*InsertInstantSnapshotRequest) String ¶
func (x *InsertInstantSnapshotRequest) String() string
type InsertInterconnectAttachmentRequest ¶
type InsertInterconnectAttachmentRequest struct { // The body resource for this request InterconnectAttachmentResource *InterconnectAttachment `protobuf:"bytes,212341369,opt,name=interconnect_attachment_resource,json=interconnectAttachmentResource,proto3" json:"interconnect_attachment_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.Insert. See the method description for details.
func (*InsertInterconnectAttachmentRequest) Descriptor ¶
func (*InsertInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInterconnectAttachmentRequest.ProtoReflect.Descriptor instead.
func (*InsertInterconnectAttachmentRequest) GetInterconnectAttachmentResource ¶
func (x *InsertInterconnectAttachmentRequest) GetInterconnectAttachmentResource() *InterconnectAttachment
func (*InsertInterconnectAttachmentRequest) GetProject ¶
func (x *InsertInterconnectAttachmentRequest) GetProject() string
func (*InsertInterconnectAttachmentRequest) GetRegion ¶
func (x *InsertInterconnectAttachmentRequest) GetRegion() string
func (*InsertInterconnectAttachmentRequest) GetRequestId ¶
func (x *InsertInterconnectAttachmentRequest) GetRequestId() string
func (*InsertInterconnectAttachmentRequest) GetValidateOnly ¶
func (x *InsertInterconnectAttachmentRequest) GetValidateOnly() bool
func (*InsertInterconnectAttachmentRequest) ProtoMessage ¶
func (*InsertInterconnectAttachmentRequest) ProtoMessage()
func (*InsertInterconnectAttachmentRequest) ProtoReflect ¶
func (x *InsertInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
func (*InsertInterconnectAttachmentRequest) Reset ¶
func (x *InsertInterconnectAttachmentRequest) Reset()
func (*InsertInterconnectAttachmentRequest) String ¶
func (x *InsertInterconnectAttachmentRequest) String() string
type InsertInterconnectRequest ¶
type InsertInterconnectRequest struct { // The body resource for this request InterconnectResource *Interconnect `protobuf:"bytes,397611167,opt,name=interconnect_resource,json=interconnectResource,proto3" json:"interconnect_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.Insert. See the method description for details.
func (*InsertInterconnectRequest) Descriptor ¶
func (*InsertInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertInterconnectRequest.ProtoReflect.Descriptor instead.
func (*InsertInterconnectRequest) GetInterconnectResource ¶
func (x *InsertInterconnectRequest) GetInterconnectResource() *Interconnect
func (*InsertInterconnectRequest) GetProject ¶
func (x *InsertInterconnectRequest) GetProject() string
func (*InsertInterconnectRequest) GetRequestId ¶
func (x *InsertInterconnectRequest) GetRequestId() string
func (*InsertInterconnectRequest) ProtoMessage ¶
func (*InsertInterconnectRequest) ProtoMessage()
func (*InsertInterconnectRequest) ProtoReflect ¶
func (x *InsertInterconnectRequest) ProtoReflect() protoreflect.Message
func (*InsertInterconnectRequest) Reset ¶
func (x *InsertInterconnectRequest) Reset()
func (*InsertInterconnectRequest) String ¶
func (x *InsertInterconnectRequest) String() string
type InsertLicenseRequest ¶
type InsertLicenseRequest struct { // The body resource for this request LicenseResource *License `protobuf:"bytes,437955148,opt,name=license_resource,json=licenseResource,proto3" json:"license_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.Insert. See the method description for details.
func (*InsertLicenseRequest) Descriptor ¶
func (*InsertLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertLicenseRequest.ProtoReflect.Descriptor instead.
func (*InsertLicenseRequest) GetLicenseResource ¶
func (x *InsertLicenseRequest) GetLicenseResource() *License
func (*InsertLicenseRequest) GetProject ¶
func (x *InsertLicenseRequest) GetProject() string
func (*InsertLicenseRequest) GetRequestId ¶
func (x *InsertLicenseRequest) GetRequestId() string
func (*InsertLicenseRequest) ProtoMessage ¶
func (*InsertLicenseRequest) ProtoMessage()
func (*InsertLicenseRequest) ProtoReflect ¶
func (x *InsertLicenseRequest) ProtoReflect() protoreflect.Message
func (*InsertLicenseRequest) Reset ¶
func (x *InsertLicenseRequest) Reset()
func (*InsertLicenseRequest) String ¶
func (x *InsertLicenseRequest) String() string
type InsertMachineImageRequest ¶
type InsertMachineImageRequest struct { // The body resource for this request MachineImageResource *MachineImage `protobuf:"bytes,60740970,opt,name=machine_image_resource,json=machineImageResource,proto3" json:"machine_image_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Required. Source instance that is used to create the machine image from. SourceInstance *string `protobuf:"bytes,396315705,opt,name=source_instance,json=sourceInstance,proto3,oneof" json:"source_instance,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.Insert. See the method description for details.
func (*InsertMachineImageRequest) Descriptor ¶
func (*InsertMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertMachineImageRequest.ProtoReflect.Descriptor instead.
func (*InsertMachineImageRequest) GetMachineImageResource ¶
func (x *InsertMachineImageRequest) GetMachineImageResource() *MachineImage
func (*InsertMachineImageRequest) GetProject ¶
func (x *InsertMachineImageRequest) GetProject() string
func (*InsertMachineImageRequest) GetRequestId ¶
func (x *InsertMachineImageRequest) GetRequestId() string
func (*InsertMachineImageRequest) GetSourceInstance ¶
func (x *InsertMachineImageRequest) GetSourceInstance() string
func (*InsertMachineImageRequest) ProtoMessage ¶
func (*InsertMachineImageRequest) ProtoMessage()
func (*InsertMachineImageRequest) ProtoReflect ¶
func (x *InsertMachineImageRequest) ProtoReflect() protoreflect.Message
func (*InsertMachineImageRequest) Reset ¶
func (x *InsertMachineImageRequest) Reset()
func (*InsertMachineImageRequest) String ¶
func (x *InsertMachineImageRequest) String() string
type InsertNetworkAttachmentRequest ¶
type InsertNetworkAttachmentRequest struct { // The body resource for this request NetworkAttachmentResource *NetworkAttachment `protobuf:"bytes,210974745,opt,name=network_attachment_resource,json=networkAttachmentResource,proto3" json:"network_attachment_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). end_interface: MixerMutationRequestBuilder RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.Insert. See the method description for details.
func (*InsertNetworkAttachmentRequest) Descriptor ¶
func (*InsertNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*InsertNetworkAttachmentRequest) GetNetworkAttachmentResource ¶
func (x *InsertNetworkAttachmentRequest) GetNetworkAttachmentResource() *NetworkAttachment
func (*InsertNetworkAttachmentRequest) GetProject ¶
func (x *InsertNetworkAttachmentRequest) GetProject() string
func (*InsertNetworkAttachmentRequest) GetRegion ¶
func (x *InsertNetworkAttachmentRequest) GetRegion() string
func (*InsertNetworkAttachmentRequest) GetRequestId ¶
func (x *InsertNetworkAttachmentRequest) GetRequestId() string
func (*InsertNetworkAttachmentRequest) ProtoMessage ¶
func (*InsertNetworkAttachmentRequest) ProtoMessage()
func (*InsertNetworkAttachmentRequest) ProtoReflect ¶
func (x *InsertNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*InsertNetworkAttachmentRequest) Reset ¶
func (x *InsertNetworkAttachmentRequest) Reset()
func (*InsertNetworkAttachmentRequest) String ¶
func (x *InsertNetworkAttachmentRequest) String() string
type InsertNetworkEdgeSecurityServiceRequest ¶
type InsertNetworkEdgeSecurityServiceRequest struct { // The body resource for this request NetworkEdgeSecurityServiceResource *NetworkEdgeSecurityService `protobuf:"bytes,477548966,opt,name=network_edge_security_service_resource,json=networkEdgeSecurityServiceResource,proto3" json:"network_edge_security_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEdgeSecurityServices.Insert. See the method description for details.
func (*InsertNetworkEdgeSecurityServiceRequest) Descriptor ¶
func (*InsertNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNetworkEdgeSecurityServiceRequest.ProtoReflect.Descriptor instead.
func (*InsertNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource() *NetworkEdgeSecurityService
func (*InsertNetworkEdgeSecurityServiceRequest) GetProject ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) GetProject() string
func (*InsertNetworkEdgeSecurityServiceRequest) GetRegion ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) GetRegion() string
func (*InsertNetworkEdgeSecurityServiceRequest) GetRequestId ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) GetRequestId() string
func (*InsertNetworkEdgeSecurityServiceRequest) GetValidateOnly ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) GetValidateOnly() bool
func (*InsertNetworkEdgeSecurityServiceRequest) ProtoMessage ¶
func (*InsertNetworkEdgeSecurityServiceRequest) ProtoMessage()
func (*InsertNetworkEdgeSecurityServiceRequest) ProtoReflect ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
func (*InsertNetworkEdgeSecurityServiceRequest) Reset ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) Reset()
func (*InsertNetworkEdgeSecurityServiceRequest) String ¶
func (x *InsertNetworkEdgeSecurityServiceRequest) String() string
type InsertNetworkEndpointGroupRequest ¶
type InsertNetworkEndpointGroupRequest struct { // The body resource for this request NetworkEndpointGroupResource *NetworkEndpointGroup `protobuf:"bytes,525788839,opt,name=network_endpoint_group_resource,json=networkEndpointGroupResource,proto3" json:"network_endpoint_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where you want to create the network endpoint group. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.Insert. See the method description for details.
func (*InsertNetworkEndpointGroupRequest) Descriptor ¶
func (*InsertNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*InsertNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource ¶
func (x *InsertNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
func (*InsertNetworkEndpointGroupRequest) GetProject ¶
func (x *InsertNetworkEndpointGroupRequest) GetProject() string
func (*InsertNetworkEndpointGroupRequest) GetRequestId ¶
func (x *InsertNetworkEndpointGroupRequest) GetRequestId() string
func (*InsertNetworkEndpointGroupRequest) GetZone ¶
func (x *InsertNetworkEndpointGroupRequest) GetZone() string
func (*InsertNetworkEndpointGroupRequest) ProtoMessage ¶
func (*InsertNetworkEndpointGroupRequest) ProtoMessage()
func (*InsertNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *InsertNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*InsertNetworkEndpointGroupRequest) Reset ¶
func (x *InsertNetworkEndpointGroupRequest) Reset()
func (*InsertNetworkEndpointGroupRequest) String ¶
func (x *InsertNetworkEndpointGroupRequest) String() string
type InsertNetworkFirewallPolicyRequest ¶
type InsertNetworkFirewallPolicyRequest struct { // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.Insert. See the method description for details.
func (*InsertNetworkFirewallPolicyRequest) Descriptor ¶
func (*InsertNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertNetworkFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *InsertNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*InsertNetworkFirewallPolicyRequest) GetProject ¶
func (x *InsertNetworkFirewallPolicyRequest) GetProject() string
func (*InsertNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *InsertNetworkFirewallPolicyRequest) GetRequestId() string
func (*InsertNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*InsertNetworkFirewallPolicyRequest) ProtoMessage()
func (*InsertNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *InsertNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertNetworkFirewallPolicyRequest) Reset ¶
func (x *InsertNetworkFirewallPolicyRequest) Reset()
func (*InsertNetworkFirewallPolicyRequest) String ¶
func (x *InsertNetworkFirewallPolicyRequest) String() string
type InsertNetworkRequest ¶
type InsertNetworkRequest struct { // The body resource for this request NetworkResource *Network `protobuf:"bytes,122105599,opt,name=network_resource,json=networkResource,proto3" json:"network_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.Insert. See the method description for details.
func (*InsertNetworkRequest) Descriptor ¶
func (*InsertNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNetworkRequest.ProtoReflect.Descriptor instead.
func (*InsertNetworkRequest) GetNetworkResource ¶
func (x *InsertNetworkRequest) GetNetworkResource() *Network
func (*InsertNetworkRequest) GetProject ¶
func (x *InsertNetworkRequest) GetProject() string
func (*InsertNetworkRequest) GetRequestId ¶
func (x *InsertNetworkRequest) GetRequestId() string
func (*InsertNetworkRequest) ProtoMessage ¶
func (*InsertNetworkRequest) ProtoMessage()
func (*InsertNetworkRequest) ProtoReflect ¶
func (x *InsertNetworkRequest) ProtoReflect() protoreflect.Message
func (*InsertNetworkRequest) Reset ¶
func (x *InsertNetworkRequest) Reset()
func (*InsertNetworkRequest) String ¶
func (x *InsertNetworkRequest) String() string
type InsertNodeGroupRequest ¶
type InsertNodeGroupRequest struct { // Initial count of nodes in the node group. InitialNodeCount int32 `protobuf:"varint,71951469,opt,name=initial_node_count,json=initialNodeCount,proto3" json:"initial_node_count,omitempty"` // The body resource for this request NodeGroupResource *NodeGroup `protobuf:"bytes,505321899,opt,name=node_group_resource,json=nodeGroupResource,proto3" json:"node_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.Insert. See the method description for details.
func (*InsertNodeGroupRequest) Descriptor ¶
func (*InsertNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*InsertNodeGroupRequest) GetInitialNodeCount ¶
func (x *InsertNodeGroupRequest) GetInitialNodeCount() int32
func (*InsertNodeGroupRequest) GetNodeGroupResource ¶
func (x *InsertNodeGroupRequest) GetNodeGroupResource() *NodeGroup
func (*InsertNodeGroupRequest) GetProject ¶
func (x *InsertNodeGroupRequest) GetProject() string
func (*InsertNodeGroupRequest) GetRequestId ¶
func (x *InsertNodeGroupRequest) GetRequestId() string
func (*InsertNodeGroupRequest) GetZone ¶
func (x *InsertNodeGroupRequest) GetZone() string
func (*InsertNodeGroupRequest) ProtoMessage ¶
func (*InsertNodeGroupRequest) ProtoMessage()
func (*InsertNodeGroupRequest) ProtoReflect ¶
func (x *InsertNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*InsertNodeGroupRequest) Reset ¶
func (x *InsertNodeGroupRequest) Reset()
func (*InsertNodeGroupRequest) String ¶
func (x *InsertNodeGroupRequest) String() string
type InsertNodeTemplateRequest ¶
type InsertNodeTemplateRequest struct { // The body resource for this request NodeTemplateResource *NodeTemplate `protobuf:"bytes,127364406,opt,name=node_template_resource,json=nodeTemplateResource,proto3" json:"node_template_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.Insert. See the method description for details.
func (*InsertNodeTemplateRequest) Descriptor ¶
func (*InsertNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*InsertNodeTemplateRequest) GetNodeTemplateResource ¶
func (x *InsertNodeTemplateRequest) GetNodeTemplateResource() *NodeTemplate
func (*InsertNodeTemplateRequest) GetProject ¶
func (x *InsertNodeTemplateRequest) GetProject() string
func (*InsertNodeTemplateRequest) GetRegion ¶
func (x *InsertNodeTemplateRequest) GetRegion() string
func (*InsertNodeTemplateRequest) GetRequestId ¶
func (x *InsertNodeTemplateRequest) GetRequestId() string
func (*InsertNodeTemplateRequest) ProtoMessage ¶
func (*InsertNodeTemplateRequest) ProtoMessage()
func (*InsertNodeTemplateRequest) ProtoReflect ¶
func (x *InsertNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*InsertNodeTemplateRequest) Reset ¶
func (x *InsertNodeTemplateRequest) Reset()
func (*InsertNodeTemplateRequest) String ¶
func (x *InsertNodeTemplateRequest) String() string
type InsertPacketMirroringRequest ¶
type InsertPacketMirroringRequest struct { // The body resource for this request PacketMirroringResource *PacketMirroring `protobuf:"bytes,493501985,opt,name=packet_mirroring_resource,json=packetMirroringResource,proto3" json:"packet_mirroring_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.Insert. See the method description for details.
func (*InsertPacketMirroringRequest) Descriptor ¶
func (*InsertPacketMirroringRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertPacketMirroringRequest.ProtoReflect.Descriptor instead.
func (*InsertPacketMirroringRequest) GetPacketMirroringResource ¶
func (x *InsertPacketMirroringRequest) GetPacketMirroringResource() *PacketMirroring
func (*InsertPacketMirroringRequest) GetProject ¶
func (x *InsertPacketMirroringRequest) GetProject() string
func (*InsertPacketMirroringRequest) GetRegion ¶
func (x *InsertPacketMirroringRequest) GetRegion() string
func (*InsertPacketMirroringRequest) GetRequestId ¶
func (x *InsertPacketMirroringRequest) GetRequestId() string
func (*InsertPacketMirroringRequest) ProtoMessage ¶
func (*InsertPacketMirroringRequest) ProtoMessage()
func (*InsertPacketMirroringRequest) ProtoReflect ¶
func (x *InsertPacketMirroringRequest) ProtoReflect() protoreflect.Message
func (*InsertPacketMirroringRequest) Reset ¶
func (x *InsertPacketMirroringRequest) Reset()
func (*InsertPacketMirroringRequest) String ¶
func (x *InsertPacketMirroringRequest) String() string
type InsertPublicAdvertisedPrefixeRequest ¶
type InsertPublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request PublicAdvertisedPrefixResource *PublicAdvertisedPrefix `protobuf:"bytes,233614223,opt,name=public_advertised_prefix_resource,json=publicAdvertisedPrefixResource,proto3" json:"public_advertised_prefix_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Insert. See the method description for details.
func (*InsertPublicAdvertisedPrefixeRequest) Descriptor ¶
func (*InsertPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertPublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*InsertPublicAdvertisedPrefixeRequest) GetProject ¶
func (x *InsertPublicAdvertisedPrefixeRequest) GetProject() string
func (*InsertPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource ¶
func (x *InsertPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource() *PublicAdvertisedPrefix
func (*InsertPublicAdvertisedPrefixeRequest) GetRequestId ¶
func (x *InsertPublicAdvertisedPrefixeRequest) GetRequestId() string
func (*InsertPublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*InsertPublicAdvertisedPrefixeRequest) ProtoMessage()
func (*InsertPublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *InsertPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*InsertPublicAdvertisedPrefixeRequest) Reset ¶
func (x *InsertPublicAdvertisedPrefixeRequest) Reset()
func (*InsertPublicAdvertisedPrefixeRequest) String ¶
func (x *InsertPublicAdvertisedPrefixeRequest) String() string
type InsertPublicDelegatedPrefixeRequest ¶
type InsertPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request PublicDelegatedPrefixResource *PublicDelegatedPrefix `protobuf:"bytes,47594501,opt,name=public_delegated_prefix_resource,json=publicDelegatedPrefixResource,proto3" json:"public_delegated_prefix_resource,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Insert. See the method description for details.
func (*InsertPublicDelegatedPrefixeRequest) Descriptor ¶
func (*InsertPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*InsertPublicDelegatedPrefixeRequest) GetProject ¶
func (x *InsertPublicDelegatedPrefixeRequest) GetProject() string
func (*InsertPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource ¶
func (x *InsertPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
func (*InsertPublicDelegatedPrefixeRequest) GetRegion ¶
func (x *InsertPublicDelegatedPrefixeRequest) GetRegion() string
func (*InsertPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *InsertPublicDelegatedPrefixeRequest) GetRequestId() string
func (*InsertPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*InsertPublicDelegatedPrefixeRequest) ProtoMessage()
func (*InsertPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *InsertPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*InsertPublicDelegatedPrefixeRequest) Reset ¶
func (x *InsertPublicDelegatedPrefixeRequest) Reset()
func (*InsertPublicDelegatedPrefixeRequest) String ¶
func (x *InsertPublicDelegatedPrefixeRequest) String() string
type InsertRegionAutoscalerRequest ¶
type InsertRegionAutoscalerRequest struct { // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.Insert. See the method description for details.
func (*InsertRegionAutoscalerRequest) Descriptor ¶
func (*InsertRegionAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionAutoscalerRequest) GetAutoscalerResource ¶
func (x *InsertRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*InsertRegionAutoscalerRequest) GetProject ¶
func (x *InsertRegionAutoscalerRequest) GetProject() string
func (*InsertRegionAutoscalerRequest) GetRegion ¶
func (x *InsertRegionAutoscalerRequest) GetRegion() string
func (*InsertRegionAutoscalerRequest) GetRequestId ¶
func (x *InsertRegionAutoscalerRequest) GetRequestId() string
func (*InsertRegionAutoscalerRequest) ProtoMessage ¶
func (*InsertRegionAutoscalerRequest) ProtoMessage()
func (*InsertRegionAutoscalerRequest) ProtoReflect ¶
func (x *InsertRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionAutoscalerRequest) Reset ¶
func (x *InsertRegionAutoscalerRequest) Reset()
func (*InsertRegionAutoscalerRequest) String ¶
func (x *InsertRegionAutoscalerRequest) String() string
type InsertRegionBackendServiceRequest ¶
type InsertRegionBackendServiceRequest struct { // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.Insert. See the method description for details.
func (*InsertRegionBackendServiceRequest) Descriptor ¶
func (*InsertRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionBackendServiceRequest) GetBackendServiceResource ¶
func (x *InsertRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*InsertRegionBackendServiceRequest) GetProject ¶
func (x *InsertRegionBackendServiceRequest) GetProject() string
func (*InsertRegionBackendServiceRequest) GetRegion ¶
func (x *InsertRegionBackendServiceRequest) GetRegion() string
func (*InsertRegionBackendServiceRequest) GetRequestId ¶
func (x *InsertRegionBackendServiceRequest) GetRequestId() string
func (*InsertRegionBackendServiceRequest) ProtoMessage ¶
func (*InsertRegionBackendServiceRequest) ProtoMessage()
func (*InsertRegionBackendServiceRequest) ProtoReflect ¶
func (x *InsertRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionBackendServiceRequest) Reset ¶
func (x *InsertRegionBackendServiceRequest) Reset()
func (*InsertRegionBackendServiceRequest) String ¶
func (x *InsertRegionBackendServiceRequest) String() string
type InsertRegionCommitmentRequest ¶
type InsertRegionCommitmentRequest struct { // The body resource for this request CommitmentResource *Commitment `protobuf:"bytes,244240888,opt,name=commitment_resource,json=commitmentResource,proto3" json:"commitment_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionCommitments.Insert. See the method description for details.
func (*InsertRegionCommitmentRequest) Descriptor ¶
func (*InsertRegionCommitmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionCommitmentRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionCommitmentRequest) GetCommitmentResource ¶
func (x *InsertRegionCommitmentRequest) GetCommitmentResource() *Commitment
func (*InsertRegionCommitmentRequest) GetProject ¶
func (x *InsertRegionCommitmentRequest) GetProject() string
func (*InsertRegionCommitmentRequest) GetRegion ¶
func (x *InsertRegionCommitmentRequest) GetRegion() string
func (*InsertRegionCommitmentRequest) GetRequestId ¶
func (x *InsertRegionCommitmentRequest) GetRequestId() string
func (*InsertRegionCommitmentRequest) ProtoMessage ¶
func (*InsertRegionCommitmentRequest) ProtoMessage()
func (*InsertRegionCommitmentRequest) ProtoReflect ¶
func (x *InsertRegionCommitmentRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionCommitmentRequest) Reset ¶
func (x *InsertRegionCommitmentRequest) Reset()
func (*InsertRegionCommitmentRequest) String ¶
func (x *InsertRegionCommitmentRequest) String() string
type InsertRegionDiskRequest ¶
type InsertRegionDiskRequest struct { // The body resource for this request DiskResource *Disk `protobuf:"bytes,25880688,opt,name=disk_resource,json=diskResource,proto3" json:"disk_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Source image to restore onto a disk. This field is optional. SourceImage *string `protobuf:"bytes,50443319,opt,name=source_image,json=sourceImage,proto3,oneof" json:"source_image,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.Insert. See the method description for details.
func (*InsertRegionDiskRequest) Descriptor ¶
func (*InsertRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionDiskRequest) GetDiskResource ¶
func (x *InsertRegionDiskRequest) GetDiskResource() *Disk
func (*InsertRegionDiskRequest) GetProject ¶
func (x *InsertRegionDiskRequest) GetProject() string
func (*InsertRegionDiskRequest) GetRegion ¶
func (x *InsertRegionDiskRequest) GetRegion() string
func (*InsertRegionDiskRequest) GetRequestId ¶
func (x *InsertRegionDiskRequest) GetRequestId() string
func (*InsertRegionDiskRequest) GetSourceImage ¶
func (x *InsertRegionDiskRequest) GetSourceImage() string
func (*InsertRegionDiskRequest) ProtoMessage ¶
func (*InsertRegionDiskRequest) ProtoMessage()
func (*InsertRegionDiskRequest) ProtoReflect ¶
func (x *InsertRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionDiskRequest) Reset ¶
func (x *InsertRegionDiskRequest) Reset()
func (*InsertRegionDiskRequest) String ¶
func (x *InsertRegionDiskRequest) String() string
type InsertRegionHealthCheckRequest ¶
type InsertRegionHealthCheckRequest struct { // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.Insert. See the method description for details.
func (*InsertRegionHealthCheckRequest) Descriptor ¶
func (*InsertRegionHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionHealthCheckRequest) GetHealthCheckResource ¶
func (x *InsertRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*InsertRegionHealthCheckRequest) GetProject ¶
func (x *InsertRegionHealthCheckRequest) GetProject() string
func (*InsertRegionHealthCheckRequest) GetRegion ¶
func (x *InsertRegionHealthCheckRequest) GetRegion() string
func (*InsertRegionHealthCheckRequest) GetRequestId ¶
func (x *InsertRegionHealthCheckRequest) GetRequestId() string
func (*InsertRegionHealthCheckRequest) ProtoMessage ¶
func (*InsertRegionHealthCheckRequest) ProtoMessage()
func (*InsertRegionHealthCheckRequest) ProtoReflect ¶
func (x *InsertRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionHealthCheckRequest) Reset ¶
func (x *InsertRegionHealthCheckRequest) Reset()
func (*InsertRegionHealthCheckRequest) String ¶
func (x *InsertRegionHealthCheckRequest) String() string
type InsertRegionHealthCheckServiceRequest ¶
type InsertRegionHealthCheckServiceRequest struct { // The body resource for this request HealthCheckServiceResource *HealthCheckService `protobuf:"bytes,477367794,opt,name=health_check_service_resource,json=healthCheckServiceResource,proto3" json:"health_check_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthCheckServices.Insert. See the method description for details.
func (*InsertRegionHealthCheckServiceRequest) Descriptor ¶
func (*InsertRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionHealthCheckServiceRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionHealthCheckServiceRequest) GetHealthCheckServiceResource ¶
func (x *InsertRegionHealthCheckServiceRequest) GetHealthCheckServiceResource() *HealthCheckService
func (*InsertRegionHealthCheckServiceRequest) GetProject ¶
func (x *InsertRegionHealthCheckServiceRequest) GetProject() string
func (*InsertRegionHealthCheckServiceRequest) GetRegion ¶
func (x *InsertRegionHealthCheckServiceRequest) GetRegion() string
func (*InsertRegionHealthCheckServiceRequest) GetRequestId ¶
func (x *InsertRegionHealthCheckServiceRequest) GetRequestId() string
func (*InsertRegionHealthCheckServiceRequest) ProtoMessage ¶
func (*InsertRegionHealthCheckServiceRequest) ProtoMessage()
func (*InsertRegionHealthCheckServiceRequest) ProtoReflect ¶
func (x *InsertRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionHealthCheckServiceRequest) Reset ¶
func (x *InsertRegionHealthCheckServiceRequest) Reset()
func (*InsertRegionHealthCheckServiceRequest) String ¶
func (x *InsertRegionHealthCheckServiceRequest) String() string
type InsertRegionInstanceGroupManagerRequest ¶
type InsertRegionInstanceGroupManagerRequest struct { // The body resource for this request InstanceGroupManagerResource *InstanceGroupManager `protobuf:"bytes,261063946,opt,name=instance_group_manager_resource,json=instanceGroupManagerResource,proto3" json:"instance_group_manager_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.Insert. See the method description for details.
func (*InsertRegionInstanceGroupManagerRequest) Descriptor ¶
func (*InsertRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource ¶
func (x *InsertRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
func (*InsertRegionInstanceGroupManagerRequest) GetProject ¶
func (x *InsertRegionInstanceGroupManagerRequest) GetProject() string
func (*InsertRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *InsertRegionInstanceGroupManagerRequest) GetRegion() string
func (*InsertRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *InsertRegionInstanceGroupManagerRequest) GetRequestId() string
func (*InsertRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*InsertRegionInstanceGroupManagerRequest) ProtoMessage()
func (*InsertRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *InsertRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionInstanceGroupManagerRequest) Reset ¶
func (x *InsertRegionInstanceGroupManagerRequest) Reset()
func (*InsertRegionInstanceGroupManagerRequest) String ¶
func (x *InsertRegionInstanceGroupManagerRequest) String() string
type InsertRegionInstanceTemplateRequest ¶
type InsertRegionInstanceTemplateRequest struct { // The body resource for this request InstanceTemplateResource *InstanceTemplate `protobuf:"bytes,10679561,opt,name=instance_template_resource,json=instanceTemplateResource,proto3" json:"instance_template_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceTemplates.Insert. See the method description for details.
func (*InsertRegionInstanceTemplateRequest) Descriptor ¶
func (*InsertRegionInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionInstanceTemplateRequest) GetInstanceTemplateResource ¶
func (x *InsertRegionInstanceTemplateRequest) GetInstanceTemplateResource() *InstanceTemplate
func (*InsertRegionInstanceTemplateRequest) GetProject ¶
func (x *InsertRegionInstanceTemplateRequest) GetProject() string
func (*InsertRegionInstanceTemplateRequest) GetRegion ¶
func (x *InsertRegionInstanceTemplateRequest) GetRegion() string
func (*InsertRegionInstanceTemplateRequest) GetRequestId ¶
func (x *InsertRegionInstanceTemplateRequest) GetRequestId() string
func (*InsertRegionInstanceTemplateRequest) ProtoMessage ¶
func (*InsertRegionInstanceTemplateRequest) ProtoMessage()
func (*InsertRegionInstanceTemplateRequest) ProtoReflect ¶
func (x *InsertRegionInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionInstanceTemplateRequest) Reset ¶
func (x *InsertRegionInstanceTemplateRequest) Reset()
func (*InsertRegionInstanceTemplateRequest) String ¶
func (x *InsertRegionInstanceTemplateRequest) String() string
type InsertRegionInstantSnapshotRequest ¶
type InsertRegionInstantSnapshotRequest struct { // The body resource for this request InstantSnapshotResource *InstantSnapshot `protobuf:"bytes,383915339,opt,name=instant_snapshot_resource,json=instantSnapshotResource,proto3" json:"instant_snapshot_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.Insert. See the method description for details.
func (*InsertRegionInstantSnapshotRequest) Descriptor ¶
func (*InsertRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionInstantSnapshotRequest) GetInstantSnapshotResource ¶
func (x *InsertRegionInstantSnapshotRequest) GetInstantSnapshotResource() *InstantSnapshot
func (*InsertRegionInstantSnapshotRequest) GetProject ¶
func (x *InsertRegionInstantSnapshotRequest) GetProject() string
func (*InsertRegionInstantSnapshotRequest) GetRegion ¶
func (x *InsertRegionInstantSnapshotRequest) GetRegion() string
func (*InsertRegionInstantSnapshotRequest) GetRequestId ¶
func (x *InsertRegionInstantSnapshotRequest) GetRequestId() string
func (*InsertRegionInstantSnapshotRequest) ProtoMessage ¶
func (*InsertRegionInstantSnapshotRequest) ProtoMessage()
func (*InsertRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *InsertRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionInstantSnapshotRequest) Reset ¶
func (x *InsertRegionInstantSnapshotRequest) Reset()
func (*InsertRegionInstantSnapshotRequest) String ¶
func (x *InsertRegionInstantSnapshotRequest) String() string
type InsertRegionNetworkEndpointGroupRequest ¶
type InsertRegionNetworkEndpointGroupRequest struct { // The body resource for this request NetworkEndpointGroupResource *NetworkEndpointGroup `protobuf:"bytes,525788839,opt,name=network_endpoint_group_resource,json=networkEndpointGroupResource,proto3" json:"network_endpoint_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where you want to create the network endpoint group. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.Insert. See the method description for details.
func (*InsertRegionNetworkEndpointGroupRequest) Descriptor ¶
func (*InsertRegionNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource ¶
func (x *InsertRegionNetworkEndpointGroupRequest) GetNetworkEndpointGroupResource() *NetworkEndpointGroup
func (*InsertRegionNetworkEndpointGroupRequest) GetProject ¶
func (x *InsertRegionNetworkEndpointGroupRequest) GetProject() string
func (*InsertRegionNetworkEndpointGroupRequest) GetRegion ¶
func (x *InsertRegionNetworkEndpointGroupRequest) GetRegion() string
func (*InsertRegionNetworkEndpointGroupRequest) GetRequestId ¶
func (x *InsertRegionNetworkEndpointGroupRequest) GetRequestId() string
func (*InsertRegionNetworkEndpointGroupRequest) ProtoMessage ¶
func (*InsertRegionNetworkEndpointGroupRequest) ProtoMessage()
func (*InsertRegionNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *InsertRegionNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionNetworkEndpointGroupRequest) Reset ¶
func (x *InsertRegionNetworkEndpointGroupRequest) Reset()
func (*InsertRegionNetworkEndpointGroupRequest) String ¶
func (x *InsertRegionNetworkEndpointGroupRequest) String() string
type InsertRegionNetworkFirewallPolicyRequest ¶
type InsertRegionNetworkFirewallPolicyRequest struct { // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.Insert. See the method description for details.
func (*InsertRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*InsertRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*InsertRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) GetProject() string
func (*InsertRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*InsertRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*InsertRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*InsertRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*InsertRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) Reset()
func (*InsertRegionNetworkFirewallPolicyRequest) String ¶
func (x *InsertRegionNetworkFirewallPolicyRequest) String() string
type InsertRegionNotificationEndpointRequest ¶
type InsertRegionNotificationEndpointRequest struct { // The body resource for this request NotificationEndpointResource *NotificationEndpoint `protobuf:"bytes,338459940,opt,name=notification_endpoint_resource,json=notificationEndpointResource,proto3" json:"notification_endpoint_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNotificationEndpoints.Insert. See the method description for details.
func (*InsertRegionNotificationEndpointRequest) Descriptor ¶
func (*InsertRegionNotificationEndpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionNotificationEndpointRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionNotificationEndpointRequest) GetNotificationEndpointResource ¶
func (x *InsertRegionNotificationEndpointRequest) GetNotificationEndpointResource() *NotificationEndpoint
func (*InsertRegionNotificationEndpointRequest) GetProject ¶
func (x *InsertRegionNotificationEndpointRequest) GetProject() string
func (*InsertRegionNotificationEndpointRequest) GetRegion ¶
func (x *InsertRegionNotificationEndpointRequest) GetRegion() string
func (*InsertRegionNotificationEndpointRequest) GetRequestId ¶
func (x *InsertRegionNotificationEndpointRequest) GetRequestId() string
func (*InsertRegionNotificationEndpointRequest) ProtoMessage ¶
func (*InsertRegionNotificationEndpointRequest) ProtoMessage()
func (*InsertRegionNotificationEndpointRequest) ProtoReflect ¶
func (x *InsertRegionNotificationEndpointRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionNotificationEndpointRequest) Reset ¶
func (x *InsertRegionNotificationEndpointRequest) Reset()
func (*InsertRegionNotificationEndpointRequest) String ¶
func (x *InsertRegionNotificationEndpointRequest) String() string
type InsertRegionSecurityPolicyRequest ¶
type InsertRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyResource *SecurityPolicy `protobuf:"bytes,216159612,opt,name=security_policy_resource,json=securityPolicyResource,proto3" json:"security_policy_resource,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.Insert. See the method description for details.
func (*InsertRegionSecurityPolicyRequest) Descriptor ¶
func (*InsertRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionSecurityPolicyRequest) GetProject ¶
func (x *InsertRegionSecurityPolicyRequest) GetProject() string
func (*InsertRegionSecurityPolicyRequest) GetRegion ¶
func (x *InsertRegionSecurityPolicyRequest) GetRegion() string
func (*InsertRegionSecurityPolicyRequest) GetRequestId ¶
func (x *InsertRegionSecurityPolicyRequest) GetRequestId() string
func (*InsertRegionSecurityPolicyRequest) GetSecurityPolicyResource ¶
func (x *InsertRegionSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
func (*InsertRegionSecurityPolicyRequest) GetValidateOnly ¶
func (x *InsertRegionSecurityPolicyRequest) GetValidateOnly() bool
func (*InsertRegionSecurityPolicyRequest) ProtoMessage ¶
func (*InsertRegionSecurityPolicyRequest) ProtoMessage()
func (*InsertRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *InsertRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionSecurityPolicyRequest) Reset ¶
func (x *InsertRegionSecurityPolicyRequest) Reset()
func (*InsertRegionSecurityPolicyRequest) String ¶
func (x *InsertRegionSecurityPolicyRequest) String() string
type InsertRegionSslCertificateRequest ¶
type InsertRegionSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslCertificateResource *SslCertificate `protobuf:"bytes,180709897,opt,name=ssl_certificate_resource,json=sslCertificateResource,proto3" json:"ssl_certificate_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslCertificates.Insert. See the method description for details.
func (*InsertRegionSslCertificateRequest) Descriptor ¶
func (*InsertRegionSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionSslCertificateRequest) GetProject ¶
func (x *InsertRegionSslCertificateRequest) GetProject() string
func (*InsertRegionSslCertificateRequest) GetRegion ¶
func (x *InsertRegionSslCertificateRequest) GetRegion() string
func (*InsertRegionSslCertificateRequest) GetRequestId ¶
func (x *InsertRegionSslCertificateRequest) GetRequestId() string
func (*InsertRegionSslCertificateRequest) GetSslCertificateResource ¶
func (x *InsertRegionSslCertificateRequest) GetSslCertificateResource() *SslCertificate
func (*InsertRegionSslCertificateRequest) ProtoMessage ¶
func (*InsertRegionSslCertificateRequest) ProtoMessage()
func (*InsertRegionSslCertificateRequest) ProtoReflect ¶
func (x *InsertRegionSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionSslCertificateRequest) Reset ¶
func (x *InsertRegionSslCertificateRequest) Reset()
func (*InsertRegionSslCertificateRequest) String ¶
func (x *InsertRegionSslCertificateRequest) String() string
type InsertRegionSslPolicyRequest ¶
type InsertRegionSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslPolicyResource *SslPolicy `protobuf:"bytes,274891848,opt,name=ssl_policy_resource,json=sslPolicyResource,proto3" json:"ssl_policy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.Insert. See the method description for details.
func (*InsertRegionSslPolicyRequest) Descriptor ¶
func (*InsertRegionSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionSslPolicyRequest) GetProject ¶
func (x *InsertRegionSslPolicyRequest) GetProject() string
func (*InsertRegionSslPolicyRequest) GetRegion ¶
func (x *InsertRegionSslPolicyRequest) GetRegion() string
func (*InsertRegionSslPolicyRequest) GetRequestId ¶
func (x *InsertRegionSslPolicyRequest) GetRequestId() string
func (*InsertRegionSslPolicyRequest) GetSslPolicyResource ¶
func (x *InsertRegionSslPolicyRequest) GetSslPolicyResource() *SslPolicy
func (*InsertRegionSslPolicyRequest) ProtoMessage ¶
func (*InsertRegionSslPolicyRequest) ProtoMessage()
func (*InsertRegionSslPolicyRequest) ProtoReflect ¶
func (x *InsertRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionSslPolicyRequest) Reset ¶
func (x *InsertRegionSslPolicyRequest) Reset()
func (*InsertRegionSslPolicyRequest) String ¶
func (x *InsertRegionSslPolicyRequest) String() string
type InsertRegionTargetHttpProxyRequest ¶
type InsertRegionTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpProxyResource *TargetHttpProxy `protobuf:"bytes,24696744,opt,name=target_http_proxy_resource,json=targetHttpProxyResource,proto3" json:"target_http_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpProxies.Insert. See the method description for details.
func (*InsertRegionTargetHttpProxyRequest) Descriptor ¶
func (*InsertRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionTargetHttpProxyRequest) GetProject ¶
func (x *InsertRegionTargetHttpProxyRequest) GetProject() string
func (*InsertRegionTargetHttpProxyRequest) GetRegion ¶
func (x *InsertRegionTargetHttpProxyRequest) GetRegion() string
func (*InsertRegionTargetHttpProxyRequest) GetRequestId ¶
func (x *InsertRegionTargetHttpProxyRequest) GetRequestId() string
func (*InsertRegionTargetHttpProxyRequest) GetTargetHttpProxyResource ¶
func (x *InsertRegionTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
func (*InsertRegionTargetHttpProxyRequest) ProtoMessage ¶
func (*InsertRegionTargetHttpProxyRequest) ProtoMessage()
func (*InsertRegionTargetHttpProxyRequest) ProtoReflect ¶
func (x *InsertRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionTargetHttpProxyRequest) Reset ¶
func (x *InsertRegionTargetHttpProxyRequest) Reset()
func (*InsertRegionTargetHttpProxyRequest) String ¶
func (x *InsertRegionTargetHttpProxyRequest) String() string
type InsertRegionTargetHttpsProxyRequest ¶
type InsertRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpsProxyResource *TargetHttpsProxy `protobuf:"bytes,433657473,opt,name=target_https_proxy_resource,json=targetHttpsProxyResource,proto3" json:"target_https_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.Insert. See the method description for details.
func (*InsertRegionTargetHttpsProxyRequest) Descriptor ¶
func (*InsertRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionTargetHttpsProxyRequest) GetProject ¶
func (x *InsertRegionTargetHttpsProxyRequest) GetProject() string
func (*InsertRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *InsertRegionTargetHttpsProxyRequest) GetRegion() string
func (*InsertRegionTargetHttpsProxyRequest) GetRequestId ¶
func (x *InsertRegionTargetHttpsProxyRequest) GetRequestId() string
func (*InsertRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource ¶
func (x *InsertRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
func (*InsertRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*InsertRegionTargetHttpsProxyRequest) ProtoMessage()
func (*InsertRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *InsertRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionTargetHttpsProxyRequest) Reset ¶
func (x *InsertRegionTargetHttpsProxyRequest) Reset()
func (*InsertRegionTargetHttpsProxyRequest) String ¶
func (x *InsertRegionTargetHttpsProxyRequest) String() string
type InsertRegionTargetTcpProxyRequest ¶
type InsertRegionTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetTcpProxyResource *TargetTcpProxy `protobuf:"bytes,145913931,opt,name=target_tcp_proxy_resource,json=targetTcpProxyResource,proto3" json:"target_tcp_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetTcpProxies.Insert. See the method description for details.
func (*InsertRegionTargetTcpProxyRequest) Descriptor ¶
func (*InsertRegionTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionTargetTcpProxyRequest) GetProject ¶
func (x *InsertRegionTargetTcpProxyRequest) GetProject() string
func (*InsertRegionTargetTcpProxyRequest) GetRegion ¶
func (x *InsertRegionTargetTcpProxyRequest) GetRegion() string
func (*InsertRegionTargetTcpProxyRequest) GetRequestId ¶
func (x *InsertRegionTargetTcpProxyRequest) GetRequestId() string
func (*InsertRegionTargetTcpProxyRequest) GetTargetTcpProxyResource ¶
func (x *InsertRegionTargetTcpProxyRequest) GetTargetTcpProxyResource() *TargetTcpProxy
func (*InsertRegionTargetTcpProxyRequest) ProtoMessage ¶
func (*InsertRegionTargetTcpProxyRequest) ProtoMessage()
func (*InsertRegionTargetTcpProxyRequest) ProtoReflect ¶
func (x *InsertRegionTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionTargetTcpProxyRequest) Reset ¶
func (x *InsertRegionTargetTcpProxyRequest) Reset()
func (*InsertRegionTargetTcpProxyRequest) String ¶
func (x *InsertRegionTargetTcpProxyRequest) String() string
type InsertRegionUrlMapRequest ¶
type InsertRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // begin_interface: MixerMutationRequestBuilder Request ID to support idempotency. RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Insert. See the method description for details.
func (*InsertRegionUrlMapRequest) Descriptor ¶
func (*InsertRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*InsertRegionUrlMapRequest) GetProject ¶
func (x *InsertRegionUrlMapRequest) GetProject() string
func (*InsertRegionUrlMapRequest) GetRegion ¶
func (x *InsertRegionUrlMapRequest) GetRegion() string
func (*InsertRegionUrlMapRequest) GetRequestId ¶
func (x *InsertRegionUrlMapRequest) GetRequestId() string
func (*InsertRegionUrlMapRequest) GetUrlMapResource ¶
func (x *InsertRegionUrlMapRequest) GetUrlMapResource() *UrlMap
func (*InsertRegionUrlMapRequest) ProtoMessage ¶
func (*InsertRegionUrlMapRequest) ProtoMessage()
func (*InsertRegionUrlMapRequest) ProtoReflect ¶
func (x *InsertRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*InsertRegionUrlMapRequest) Reset ¶
func (x *InsertRegionUrlMapRequest) Reset()
func (*InsertRegionUrlMapRequest) String ¶
func (x *InsertRegionUrlMapRequest) String() string
type InsertReservationRequest ¶
type InsertReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request ReservationResource *Reservation `protobuf:"bytes,285030177,opt,name=reservation_resource,json=reservationResource,proto3" json:"reservation_resource,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.Insert. See the method description for details.
func (*InsertReservationRequest) Descriptor ¶
func (*InsertReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertReservationRequest.ProtoReflect.Descriptor instead.
func (*InsertReservationRequest) GetProject ¶
func (x *InsertReservationRequest) GetProject() string
func (*InsertReservationRequest) GetRequestId ¶
func (x *InsertReservationRequest) GetRequestId() string
func (*InsertReservationRequest) GetReservationResource ¶
func (x *InsertReservationRequest) GetReservationResource() *Reservation
func (*InsertReservationRequest) GetZone ¶
func (x *InsertReservationRequest) GetZone() string
func (*InsertReservationRequest) ProtoMessage ¶
func (*InsertReservationRequest) ProtoMessage()
func (*InsertReservationRequest) ProtoReflect ¶
func (x *InsertReservationRequest) ProtoReflect() protoreflect.Message
func (*InsertReservationRequest) Reset ¶
func (x *InsertReservationRequest) Reset()
func (*InsertReservationRequest) String ¶
func (x *InsertReservationRequest) String() string
type InsertResourcePolicyRequest ¶
type InsertResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request ResourcePolicyResource *ResourcePolicy `protobuf:"bytes,76826186,opt,name=resource_policy_resource,json=resourcePolicyResource,proto3" json:"resource_policy_resource,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.Insert. See the method description for details.
func (*InsertResourcePolicyRequest) Descriptor ¶
func (*InsertResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertResourcePolicyRequest) GetProject ¶
func (x *InsertResourcePolicyRequest) GetProject() string
func (*InsertResourcePolicyRequest) GetRegion ¶
func (x *InsertResourcePolicyRequest) GetRegion() string
func (*InsertResourcePolicyRequest) GetRequestId ¶
func (x *InsertResourcePolicyRequest) GetRequestId() string
func (*InsertResourcePolicyRequest) GetResourcePolicyResource ¶
func (x *InsertResourcePolicyRequest) GetResourcePolicyResource() *ResourcePolicy
func (*InsertResourcePolicyRequest) ProtoMessage ¶
func (*InsertResourcePolicyRequest) ProtoMessage()
func (*InsertResourcePolicyRequest) ProtoReflect ¶
func (x *InsertResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertResourcePolicyRequest) Reset ¶
func (x *InsertResourcePolicyRequest) Reset()
func (*InsertResourcePolicyRequest) String ¶
func (x *InsertResourcePolicyRequest) String() string
type InsertRouteRequest ¶
type InsertRouteRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request RouteResource *Route `protobuf:"bytes,225428804,opt,name=route_resource,json=routeResource,proto3" json:"route_resource,omitempty"` // contains filtered or unexported fields }
A request message for Routes.Insert. See the method description for details.
func (*InsertRouteRequest) Descriptor ¶
func (*InsertRouteRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRouteRequest.ProtoReflect.Descriptor instead.
func (*InsertRouteRequest) GetProject ¶
func (x *InsertRouteRequest) GetProject() string
func (*InsertRouteRequest) GetRequestId ¶
func (x *InsertRouteRequest) GetRequestId() string
func (*InsertRouteRequest) GetRouteResource ¶
func (x *InsertRouteRequest) GetRouteResource() *Route
func (*InsertRouteRequest) ProtoMessage ¶
func (*InsertRouteRequest) ProtoMessage()
func (*InsertRouteRequest) ProtoReflect ¶
func (x *InsertRouteRequest) ProtoReflect() protoreflect.Message
func (*InsertRouteRequest) Reset ¶
func (x *InsertRouteRequest) Reset()
func (*InsertRouteRequest) String ¶
func (x *InsertRouteRequest) String() string
type InsertRouterRequest ¶
type InsertRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request RouterResource *Router `protobuf:"bytes,155222084,opt,name=router_resource,json=routerResource,proto3" json:"router_resource,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Insert. See the method description for details.
func (*InsertRouterRequest) Descriptor ¶
func (*InsertRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertRouterRequest.ProtoReflect.Descriptor instead.
func (*InsertRouterRequest) GetProject ¶
func (x *InsertRouterRequest) GetProject() string
func (*InsertRouterRequest) GetRegion ¶
func (x *InsertRouterRequest) GetRegion() string
func (*InsertRouterRequest) GetRequestId ¶
func (x *InsertRouterRequest) GetRequestId() string
func (*InsertRouterRequest) GetRouterResource ¶
func (x *InsertRouterRequest) GetRouterResource() *Router
func (*InsertRouterRequest) ProtoMessage ¶
func (*InsertRouterRequest) ProtoMessage()
func (*InsertRouterRequest) ProtoReflect ¶
func (x *InsertRouterRequest) ProtoReflect() protoreflect.Message
func (*InsertRouterRequest) Reset ¶
func (x *InsertRouterRequest) Reset()
func (*InsertRouterRequest) String ¶
func (x *InsertRouterRequest) String() string
type InsertSecurityPolicyRequest ¶
type InsertSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyResource *SecurityPolicy `protobuf:"bytes,216159612,opt,name=security_policy_resource,json=securityPolicyResource,proto3" json:"security_policy_resource,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.Insert. See the method description for details.
func (*InsertSecurityPolicyRequest) Descriptor ¶
func (*InsertSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertSecurityPolicyRequest) GetProject ¶
func (x *InsertSecurityPolicyRequest) GetProject() string
func (*InsertSecurityPolicyRequest) GetRequestId ¶
func (x *InsertSecurityPolicyRequest) GetRequestId() string
func (*InsertSecurityPolicyRequest) GetSecurityPolicyResource ¶
func (x *InsertSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
func (*InsertSecurityPolicyRequest) GetValidateOnly ¶
func (x *InsertSecurityPolicyRequest) GetValidateOnly() bool
func (*InsertSecurityPolicyRequest) ProtoMessage ¶
func (*InsertSecurityPolicyRequest) ProtoMessage()
func (*InsertSecurityPolicyRequest) ProtoReflect ¶
func (x *InsertSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertSecurityPolicyRequest) Reset ¶
func (x *InsertSecurityPolicyRequest) Reset()
func (*InsertSecurityPolicyRequest) String ¶
func (x *InsertSecurityPolicyRequest) String() string
type InsertServiceAttachmentRequest ¶
type InsertServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request ServiceAttachmentResource *ServiceAttachment `protobuf:"bytes,472980256,opt,name=service_attachment_resource,json=serviceAttachmentResource,proto3" json:"service_attachment_resource,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.Insert. See the method description for details.
func (*InsertServiceAttachmentRequest) Descriptor ¶
func (*InsertServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*InsertServiceAttachmentRequest) GetProject ¶
func (x *InsertServiceAttachmentRequest) GetProject() string
func (*InsertServiceAttachmentRequest) GetRegion ¶
func (x *InsertServiceAttachmentRequest) GetRegion() string
func (*InsertServiceAttachmentRequest) GetRequestId ¶
func (x *InsertServiceAttachmentRequest) GetRequestId() string
func (*InsertServiceAttachmentRequest) GetServiceAttachmentResource ¶
func (x *InsertServiceAttachmentRequest) GetServiceAttachmentResource() *ServiceAttachment
func (*InsertServiceAttachmentRequest) ProtoMessage ¶
func (*InsertServiceAttachmentRequest) ProtoMessage()
func (*InsertServiceAttachmentRequest) ProtoReflect ¶
func (x *InsertServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*InsertServiceAttachmentRequest) Reset ¶
func (x *InsertServiceAttachmentRequest) Reset()
func (*InsertServiceAttachmentRequest) String ¶
func (x *InsertServiceAttachmentRequest) String() string
type InsertSnapshotRequest ¶
type InsertSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SnapshotResource *Snapshot `protobuf:"bytes,481319977,opt,name=snapshot_resource,json=snapshotResource,proto3" json:"snapshot_resource,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.Insert. See the method description for details.
func (*InsertSnapshotRequest) Descriptor ¶
func (*InsertSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertSnapshotRequest.ProtoReflect.Descriptor instead.
func (*InsertSnapshotRequest) GetProject ¶
func (x *InsertSnapshotRequest) GetProject() string
func (*InsertSnapshotRequest) GetRequestId ¶
func (x *InsertSnapshotRequest) GetRequestId() string
func (*InsertSnapshotRequest) GetSnapshotResource ¶
func (x *InsertSnapshotRequest) GetSnapshotResource() *Snapshot
func (*InsertSnapshotRequest) ProtoMessage ¶
func (*InsertSnapshotRequest) ProtoMessage()
func (*InsertSnapshotRequest) ProtoReflect ¶
func (x *InsertSnapshotRequest) ProtoReflect() protoreflect.Message
func (*InsertSnapshotRequest) Reset ¶
func (x *InsertSnapshotRequest) Reset()
func (*InsertSnapshotRequest) String ¶
func (x *InsertSnapshotRequest) String() string
type InsertSslCertificateRequest ¶
type InsertSslCertificateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslCertificateResource *SslCertificate `protobuf:"bytes,180709897,opt,name=ssl_certificate_resource,json=sslCertificateResource,proto3" json:"ssl_certificate_resource,omitempty"` // contains filtered or unexported fields }
A request message for SslCertificates.Insert. See the method description for details.
func (*InsertSslCertificateRequest) Descriptor ¶
func (*InsertSslCertificateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertSslCertificateRequest.ProtoReflect.Descriptor instead.
func (*InsertSslCertificateRequest) GetProject ¶
func (x *InsertSslCertificateRequest) GetProject() string
func (*InsertSslCertificateRequest) GetRequestId ¶
func (x *InsertSslCertificateRequest) GetRequestId() string
func (*InsertSslCertificateRequest) GetSslCertificateResource ¶
func (x *InsertSslCertificateRequest) GetSslCertificateResource() *SslCertificate
func (*InsertSslCertificateRequest) ProtoMessage ¶
func (*InsertSslCertificateRequest) ProtoMessage()
func (*InsertSslCertificateRequest) ProtoReflect ¶
func (x *InsertSslCertificateRequest) ProtoReflect() protoreflect.Message
func (*InsertSslCertificateRequest) Reset ¶
func (x *InsertSslCertificateRequest) Reset()
func (*InsertSslCertificateRequest) String ¶
func (x *InsertSslCertificateRequest) String() string
type InsertSslPolicyRequest ¶
type InsertSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslPolicyResource *SslPolicy `protobuf:"bytes,274891848,opt,name=ssl_policy_resource,json=sslPolicyResource,proto3" json:"ssl_policy_resource,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.Insert. See the method description for details.
func (*InsertSslPolicyRequest) Descriptor ¶
func (*InsertSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*InsertSslPolicyRequest) GetProject ¶
func (x *InsertSslPolicyRequest) GetProject() string
func (*InsertSslPolicyRequest) GetRequestId ¶
func (x *InsertSslPolicyRequest) GetRequestId() string
func (*InsertSslPolicyRequest) GetSslPolicyResource ¶
func (x *InsertSslPolicyRequest) GetSslPolicyResource() *SslPolicy
func (*InsertSslPolicyRequest) ProtoMessage ¶
func (*InsertSslPolicyRequest) ProtoMessage()
func (*InsertSslPolicyRequest) ProtoReflect ¶
func (x *InsertSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*InsertSslPolicyRequest) Reset ¶
func (x *InsertSslPolicyRequest) Reset()
func (*InsertSslPolicyRequest) String ¶
func (x *InsertSslPolicyRequest) String() string
type InsertStoragePoolRequest ¶
type InsertStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request StoragePoolResource *StoragePool `protobuf:"bytes,157179405,opt,name=storage_pool_resource,json=storagePoolResource,proto3" json:"storage_pool_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.Insert. See the method description for details.
func (*InsertStoragePoolRequest) Descriptor ¶
func (*InsertStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*InsertStoragePoolRequest) GetProject ¶
func (x *InsertStoragePoolRequest) GetProject() string
func (*InsertStoragePoolRequest) GetRequestId ¶
func (x *InsertStoragePoolRequest) GetRequestId() string
func (*InsertStoragePoolRequest) GetStoragePoolResource ¶
func (x *InsertStoragePoolRequest) GetStoragePoolResource() *StoragePool
func (*InsertStoragePoolRequest) GetZone ¶
func (x *InsertStoragePoolRequest) GetZone() string
func (*InsertStoragePoolRequest) ProtoMessage ¶
func (*InsertStoragePoolRequest) ProtoMessage()
func (*InsertStoragePoolRequest) ProtoReflect ¶
func (x *InsertStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*InsertStoragePoolRequest) Reset ¶
func (x *InsertStoragePoolRequest) Reset()
func (*InsertStoragePoolRequest) String ¶
func (x *InsertStoragePoolRequest) String() string
type InsertSubnetworkRequest ¶
type InsertSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SubnetworkResource *Subnetwork `protobuf:"bytes,42233151,opt,name=subnetwork_resource,json=subnetworkResource,proto3" json:"subnetwork_resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.Insert. See the method description for details.
func (*InsertSubnetworkRequest) Descriptor ¶
func (*InsertSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*InsertSubnetworkRequest) GetProject ¶
func (x *InsertSubnetworkRequest) GetProject() string
func (*InsertSubnetworkRequest) GetRegion ¶
func (x *InsertSubnetworkRequest) GetRegion() string
func (*InsertSubnetworkRequest) GetRequestId ¶
func (x *InsertSubnetworkRequest) GetRequestId() string
func (*InsertSubnetworkRequest) GetSubnetworkResource ¶
func (x *InsertSubnetworkRequest) GetSubnetworkResource() *Subnetwork
func (*InsertSubnetworkRequest) ProtoMessage ¶
func (*InsertSubnetworkRequest) ProtoMessage()
func (*InsertSubnetworkRequest) ProtoReflect ¶
func (x *InsertSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*InsertSubnetworkRequest) Reset ¶
func (x *InsertSubnetworkRequest) Reset()
func (*InsertSubnetworkRequest) String ¶
func (x *InsertSubnetworkRequest) String() string
type InsertTargetGrpcProxyRequest ¶
type InsertTargetGrpcProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetGrpcProxyResource *TargetGrpcProxy `protobuf:"bytes,328922450,opt,name=target_grpc_proxy_resource,json=targetGrpcProxyResource,proto3" json:"target_grpc_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetGrpcProxies.Insert. See the method description for details.
func (*InsertTargetGrpcProxyRequest) Descriptor ¶
func (*InsertTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetGrpcProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetGrpcProxyRequest) GetProject ¶
func (x *InsertTargetGrpcProxyRequest) GetProject() string
func (*InsertTargetGrpcProxyRequest) GetRequestId ¶
func (x *InsertTargetGrpcProxyRequest) GetRequestId() string
func (*InsertTargetGrpcProxyRequest) GetTargetGrpcProxyResource ¶
func (x *InsertTargetGrpcProxyRequest) GetTargetGrpcProxyResource() *TargetGrpcProxy
func (*InsertTargetGrpcProxyRequest) ProtoMessage ¶
func (*InsertTargetGrpcProxyRequest) ProtoMessage()
func (*InsertTargetGrpcProxyRequest) ProtoReflect ¶
func (x *InsertTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetGrpcProxyRequest) Reset ¶
func (x *InsertTargetGrpcProxyRequest) Reset()
func (*InsertTargetGrpcProxyRequest) String ¶
func (x *InsertTargetGrpcProxyRequest) String() string
type InsertTargetHttpProxyRequest ¶
type InsertTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpProxyResource *TargetHttpProxy `protobuf:"bytes,24696744,opt,name=target_http_proxy_resource,json=targetHttpProxyResource,proto3" json:"target_http_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.Insert. See the method description for details.
func (*InsertTargetHttpProxyRequest) Descriptor ¶
func (*InsertTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetHttpProxyRequest) GetProject ¶
func (x *InsertTargetHttpProxyRequest) GetProject() string
func (*InsertTargetHttpProxyRequest) GetRequestId ¶
func (x *InsertTargetHttpProxyRequest) GetRequestId() string
func (*InsertTargetHttpProxyRequest) GetTargetHttpProxyResource ¶
func (x *InsertTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
func (*InsertTargetHttpProxyRequest) ProtoMessage ¶
func (*InsertTargetHttpProxyRequest) ProtoMessage()
func (*InsertTargetHttpProxyRequest) ProtoReflect ¶
func (x *InsertTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetHttpProxyRequest) Reset ¶
func (x *InsertTargetHttpProxyRequest) Reset()
func (*InsertTargetHttpProxyRequest) String ¶
func (x *InsertTargetHttpProxyRequest) String() string
type InsertTargetHttpsProxyRequest ¶
type InsertTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpsProxyResource *TargetHttpsProxy `protobuf:"bytes,433657473,opt,name=target_https_proxy_resource,json=targetHttpsProxyResource,proto3" json:"target_https_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.Insert. See the method description for details.
func (*InsertTargetHttpsProxyRequest) Descriptor ¶
func (*InsertTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetHttpsProxyRequest) GetProject ¶
func (x *InsertTargetHttpsProxyRequest) GetProject() string
func (*InsertTargetHttpsProxyRequest) GetRequestId ¶
func (x *InsertTargetHttpsProxyRequest) GetRequestId() string
func (*InsertTargetHttpsProxyRequest) GetTargetHttpsProxyResource ¶
func (x *InsertTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
func (*InsertTargetHttpsProxyRequest) ProtoMessage ¶
func (*InsertTargetHttpsProxyRequest) ProtoMessage()
func (*InsertTargetHttpsProxyRequest) ProtoReflect ¶
func (x *InsertTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetHttpsProxyRequest) Reset ¶
func (x *InsertTargetHttpsProxyRequest) Reset()
func (*InsertTargetHttpsProxyRequest) String ¶
func (x *InsertTargetHttpsProxyRequest) String() string
type InsertTargetInstanceRequest ¶
type InsertTargetInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetInstanceResource *TargetInstance `protobuf:"bytes,430453066,opt,name=target_instance_resource,json=targetInstanceResource,proto3" json:"target_instance_resource,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.Insert. See the method description for details.
func (*InsertTargetInstanceRequest) Descriptor ¶
func (*InsertTargetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetInstanceRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetInstanceRequest) GetProject ¶
func (x *InsertTargetInstanceRequest) GetProject() string
func (*InsertTargetInstanceRequest) GetRequestId ¶
func (x *InsertTargetInstanceRequest) GetRequestId() string
func (*InsertTargetInstanceRequest) GetTargetInstanceResource ¶
func (x *InsertTargetInstanceRequest) GetTargetInstanceResource() *TargetInstance
func (*InsertTargetInstanceRequest) GetZone ¶
func (x *InsertTargetInstanceRequest) GetZone() string
func (*InsertTargetInstanceRequest) ProtoMessage ¶
func (*InsertTargetInstanceRequest) ProtoMessage()
func (*InsertTargetInstanceRequest) ProtoReflect ¶
func (x *InsertTargetInstanceRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetInstanceRequest) Reset ¶
func (x *InsertTargetInstanceRequest) Reset()
func (*InsertTargetInstanceRequest) String ¶
func (x *InsertTargetInstanceRequest) String() string
type InsertTargetPoolRequest ¶
type InsertTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetPoolResource *TargetPool `protobuf:"bytes,101281443,opt,name=target_pool_resource,json=targetPoolResource,proto3" json:"target_pool_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.Insert. See the method description for details.
func (*InsertTargetPoolRequest) Descriptor ¶
func (*InsertTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetPoolRequest) GetProject ¶
func (x *InsertTargetPoolRequest) GetProject() string
func (*InsertTargetPoolRequest) GetRegion ¶
func (x *InsertTargetPoolRequest) GetRegion() string
func (*InsertTargetPoolRequest) GetRequestId ¶
func (x *InsertTargetPoolRequest) GetRequestId() string
func (*InsertTargetPoolRequest) GetTargetPoolResource ¶
func (x *InsertTargetPoolRequest) GetTargetPoolResource() *TargetPool
func (*InsertTargetPoolRequest) ProtoMessage ¶
func (*InsertTargetPoolRequest) ProtoMessage()
func (*InsertTargetPoolRequest) ProtoReflect ¶
func (x *InsertTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetPoolRequest) Reset ¶
func (x *InsertTargetPoolRequest) Reset()
func (*InsertTargetPoolRequest) String ¶
func (x *InsertTargetPoolRequest) String() string
type InsertTargetSslProxyRequest ¶
type InsertTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetSslProxyResource *TargetSslProxy `protobuf:"bytes,142016192,opt,name=target_ssl_proxy_resource,json=targetSslProxyResource,proto3" json:"target_ssl_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.Insert. See the method description for details.
func (*InsertTargetSslProxyRequest) Descriptor ¶
func (*InsertTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetSslProxyRequest) GetProject ¶
func (x *InsertTargetSslProxyRequest) GetProject() string
func (*InsertTargetSslProxyRequest) GetRequestId ¶
func (x *InsertTargetSslProxyRequest) GetRequestId() string
func (*InsertTargetSslProxyRequest) GetTargetSslProxyResource ¶
func (x *InsertTargetSslProxyRequest) GetTargetSslProxyResource() *TargetSslProxy
func (*InsertTargetSslProxyRequest) ProtoMessage ¶
func (*InsertTargetSslProxyRequest) ProtoMessage()
func (*InsertTargetSslProxyRequest) ProtoReflect ¶
func (x *InsertTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetSslProxyRequest) Reset ¶
func (x *InsertTargetSslProxyRequest) Reset()
func (*InsertTargetSslProxyRequest) String ¶
func (x *InsertTargetSslProxyRequest) String() string
type InsertTargetTcpProxyRequest ¶
type InsertTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetTcpProxyResource *TargetTcpProxy `protobuf:"bytes,145913931,opt,name=target_tcp_proxy_resource,json=targetTcpProxyResource,proto3" json:"target_tcp_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.Insert. See the method description for details.
func (*InsertTargetTcpProxyRequest) Descriptor ¶
func (*InsertTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetTcpProxyRequest) GetProject ¶
func (x *InsertTargetTcpProxyRequest) GetProject() string
func (*InsertTargetTcpProxyRequest) GetRequestId ¶
func (x *InsertTargetTcpProxyRequest) GetRequestId() string
func (*InsertTargetTcpProxyRequest) GetTargetTcpProxyResource ¶
func (x *InsertTargetTcpProxyRequest) GetTargetTcpProxyResource() *TargetTcpProxy
func (*InsertTargetTcpProxyRequest) ProtoMessage ¶
func (*InsertTargetTcpProxyRequest) ProtoMessage()
func (*InsertTargetTcpProxyRequest) ProtoReflect ¶
func (x *InsertTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetTcpProxyRequest) Reset ¶
func (x *InsertTargetTcpProxyRequest) Reset()
func (*InsertTargetTcpProxyRequest) String ¶
func (x *InsertTargetTcpProxyRequest) String() string
type InsertTargetVpnGatewayRequest ¶
type InsertTargetVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetVpnGatewayResource *TargetVpnGateway `protobuf:"bytes,498050,opt,name=target_vpn_gateway_resource,json=targetVpnGatewayResource,proto3" json:"target_vpn_gateway_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.Insert. See the method description for details.
func (*InsertTargetVpnGatewayRequest) Descriptor ¶
func (*InsertTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertTargetVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*InsertTargetVpnGatewayRequest) GetProject ¶
func (x *InsertTargetVpnGatewayRequest) GetProject() string
func (*InsertTargetVpnGatewayRequest) GetRegion ¶
func (x *InsertTargetVpnGatewayRequest) GetRegion() string
func (*InsertTargetVpnGatewayRequest) GetRequestId ¶
func (x *InsertTargetVpnGatewayRequest) GetRequestId() string
func (*InsertTargetVpnGatewayRequest) GetTargetVpnGatewayResource ¶
func (x *InsertTargetVpnGatewayRequest) GetTargetVpnGatewayResource() *TargetVpnGateway
func (*InsertTargetVpnGatewayRequest) ProtoMessage ¶
func (*InsertTargetVpnGatewayRequest) ProtoMessage()
func (*InsertTargetVpnGatewayRequest) ProtoReflect ¶
func (x *InsertTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*InsertTargetVpnGatewayRequest) Reset ¶
func (x *InsertTargetVpnGatewayRequest) Reset()
func (*InsertTargetVpnGatewayRequest) String ¶
func (x *InsertTargetVpnGatewayRequest) String() string
type InsertUrlMapRequest ¶
type InsertUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Insert. See the method description for details.
func (*InsertUrlMapRequest) Descriptor ¶
func (*InsertUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertUrlMapRequest.ProtoReflect.Descriptor instead.
func (*InsertUrlMapRequest) GetProject ¶
func (x *InsertUrlMapRequest) GetProject() string
func (*InsertUrlMapRequest) GetRequestId ¶
func (x *InsertUrlMapRequest) GetRequestId() string
func (*InsertUrlMapRequest) GetUrlMapResource ¶
func (x *InsertUrlMapRequest) GetUrlMapResource() *UrlMap
func (*InsertUrlMapRequest) ProtoMessage ¶
func (*InsertUrlMapRequest) ProtoMessage()
func (*InsertUrlMapRequest) ProtoReflect ¶
func (x *InsertUrlMapRequest) ProtoReflect() protoreflect.Message
func (*InsertUrlMapRequest) Reset ¶
func (x *InsertUrlMapRequest) Reset()
func (*InsertUrlMapRequest) String ¶
func (x *InsertUrlMapRequest) String() string
type InsertVpnGatewayRequest ¶
type InsertVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request VpnGatewayResource *VpnGateway `protobuf:"bytes,182688660,opt,name=vpn_gateway_resource,json=vpnGatewayResource,proto3" json:"vpn_gateway_resource,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.Insert. See the method description for details.
func (*InsertVpnGatewayRequest) Descriptor ¶
func (*InsertVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*InsertVpnGatewayRequest) GetProject ¶
func (x *InsertVpnGatewayRequest) GetProject() string
func (*InsertVpnGatewayRequest) GetRegion ¶
func (x *InsertVpnGatewayRequest) GetRegion() string
func (*InsertVpnGatewayRequest) GetRequestId ¶
func (x *InsertVpnGatewayRequest) GetRequestId() string
func (*InsertVpnGatewayRequest) GetVpnGatewayResource ¶
func (x *InsertVpnGatewayRequest) GetVpnGatewayResource() *VpnGateway
func (*InsertVpnGatewayRequest) ProtoMessage ¶
func (*InsertVpnGatewayRequest) ProtoMessage()
func (*InsertVpnGatewayRequest) ProtoReflect ¶
func (x *InsertVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*InsertVpnGatewayRequest) Reset ¶
func (x *InsertVpnGatewayRequest) Reset()
func (*InsertVpnGatewayRequest) String ¶
func (x *InsertVpnGatewayRequest) String() string
type InsertVpnTunnelRequest ¶
type InsertVpnTunnelRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request VpnTunnelResource *VpnTunnel `protobuf:"bytes,86839482,opt,name=vpn_tunnel_resource,json=vpnTunnelResource,proto3" json:"vpn_tunnel_resource,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.Insert. See the method description for details.
func (*InsertVpnTunnelRequest) Descriptor ¶
func (*InsertVpnTunnelRequest) Descriptor() ([]byte, []int)
Deprecated: Use InsertVpnTunnelRequest.ProtoReflect.Descriptor instead.
func (*InsertVpnTunnelRequest) GetProject ¶
func (x *InsertVpnTunnelRequest) GetProject() string
func (*InsertVpnTunnelRequest) GetRegion ¶
func (x *InsertVpnTunnelRequest) GetRegion() string
func (*InsertVpnTunnelRequest) GetRequestId ¶
func (x *InsertVpnTunnelRequest) GetRequestId() string
func (*InsertVpnTunnelRequest) GetVpnTunnelResource ¶
func (x *InsertVpnTunnelRequest) GetVpnTunnelResource() *VpnTunnel
func (*InsertVpnTunnelRequest) ProtoMessage ¶
func (*InsertVpnTunnelRequest) ProtoMessage()
func (*InsertVpnTunnelRequest) ProtoReflect ¶
func (x *InsertVpnTunnelRequest) ProtoReflect() protoreflect.Message
func (*InsertVpnTunnelRequest) Reset ¶
func (x *InsertVpnTunnelRequest) Reset()
func (*InsertVpnTunnelRequest) String ¶
func (x *InsertVpnTunnelRequest) String() string
type Instance ¶
type Instance struct { // Controls for advanced machine-related behavior features. AdvancedMachineFeatures *AdvancedMachineFeatures `protobuf:"bytes,409646002,opt,name=advanced_machine_features,json=advancedMachineFeatures,proto3,oneof" json:"advanced_machine_features,omitempty"` // Allows this instance to send and receive packets with non-matching destination or source IPs. This is required if you plan to use this instance to forward routes. For more information, see Enabling IP Forwarding . CanIpForward *bool `protobuf:"varint,467731324,opt,name=can_ip_forward,json=canIpForward,proto3,oneof" json:"can_ip_forward,omitempty"` ConfidentialInstanceConfig *ConfidentialInstanceConfig `protobuf:"bytes,490637685,opt,name=confidential_instance_config,json=confidentialInstanceConfig,proto3,oneof" json:"confidential_instance_config,omitempty"` // [Output Only] The CPU platform used by this instance. CpuPlatform *string `protobuf:"bytes,410285354,opt,name=cpu_platform,json=cpuPlatform,proto3,oneof" json:"cpu_platform,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // Whether the resource should be protected against deletion. DeletionProtection *bool `protobuf:"varint,458014698,opt,name=deletion_protection,json=deletionProtection,proto3,oneof" json:"deletion_protection,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Array of disks associated with this instance. Persistent disks must be created before you can assign them. Disks []*AttachedDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // Enables display device for the instance. DisplayDevice *DisplayDevice `protobuf:"bytes,258933875,opt,name=display_device,json=displayDevice,proto3,oneof" json:"display_device,omitempty"` // Specifies a fingerprint for this resource, which is essentially a hash of the instance's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update the instance. You must always provide an up-to-date fingerprint hash in order to update the instance. To see the latest fingerprint, make get() request to the instance. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // A list of the type and count of accelerator cards attached to the instance. GuestAccelerators []*AcceleratorConfig `protobuf:"bytes,463595119,rep,name=guest_accelerators,json=guestAccelerators,proto3" json:"guest_accelerators,omitempty"` // Specifies the hostname of the instance. The specified hostname must be RFC1035 compliant. If hostname is not specified, the default hostname is [INSTANCE_NAME].c.[PROJECT_ID].internal when using the global DNS, and [INSTANCE_NAME].[ZONE].c.[PROJECT_ID].internal when using zonal DNS. Hostname *string `protobuf:"bytes,237067315,opt,name=hostname,proto3,oneof" json:"hostname,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Encrypts suspended data for an instance with a customer-managed encryption key. If you are creating a new instance, this field will encrypt the local SSD and in-memory contents of the instance during the suspend operation. If you do not provide an encryption key when creating the instance, then the local SSD and in-memory contents will be encrypted using an automatically generated key during the suspend operation. InstanceEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,64741517,opt,name=instance_encryption_key,json=instanceEncryptionKey,proto3,oneof" json:"instance_encryption_key,omitempty"` // KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified. // Check the KeyRevocationActionType enum for the list of possible values. KeyRevocationActionType *string `protobuf:"bytes,235941474,opt,name=key_revocation_action_type,json=keyRevocationActionType,proto3,oneof" json:"key_revocation_action_type,omitempty"` // [Output Only] Type of the resource. Always compute#instance for instances. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for this request, which is essentially a hash of the label's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels. To see the latest fingerprint, make get() request to the instance. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this instance. These can be later modified by the setLabels method. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Last start timestamp in RFC3339 text format. LastStartTimestamp *string `protobuf:"bytes,443830736,opt,name=last_start_timestamp,json=lastStartTimestamp,proto3,oneof" json:"last_start_timestamp,omitempty"` // [Output Only] Last stop timestamp in RFC3339 text format. LastStopTimestamp *string `protobuf:"bytes,412823010,opt,name=last_stop_timestamp,json=lastStopTimestamp,proto3,oneof" json:"last_stop_timestamp,omitempty"` // [Output Only] Last suspended timestamp in RFC3339 text format. LastSuspendedTimestamp *string `protobuf:"bytes,356275337,opt,name=last_suspended_timestamp,json=lastSuspendedTimestamp,proto3,oneof" json:"last_suspended_timestamp,omitempty"` // Full or partial URL of the machine type resource to use for this instance, in the format: zones/zone/machineTypes/machine-type. This is provided by the client when the instance is created. For example, the following is a valid partial url to a predefined machine type: zones/us-central1-f/machineTypes/n1-standard-1 To create a custom machine type, provide a URL to a machine type in the following format, where CPUS is 1 or an even number up to 32 (2, 4, 6, ... 24, etc), and MEMORY is the total memory for this instance. Memory must be a multiple of 256 MB and must be supplied in MB (e.g. 5 GB of memory is 5120 MB): zones/zone/machineTypes/custom-CPUS-MEMORY For example: zones/us-central1-f/machineTypes/custom-4-5120 For a full list of restrictions, read the Specifications for custom machine types. MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // The metadata key/value pairs assigned to this instance. This includes custom metadata and predefined keys. Metadata *Metadata `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // Specifies a minimum CPU platform for the VM instance. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". MinCpuPlatform *string `protobuf:"bytes,242912759,opt,name=min_cpu_platform,json=minCpuPlatform,proto3,oneof" json:"min_cpu_platform,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // An array of network configurations for this instance. These specify how interfaces are configured to interact with other network services, such as connecting to the internet. Multiple interfaces are supported per instance. NetworkInterfaces []*NetworkInterface `protobuf:"bytes,52735243,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` NetworkPerformanceConfig *NetworkPerformanceConfig `protobuf:"bytes,398330850,opt,name=network_performance_config,json=networkPerformanceConfig,proto3,oneof" json:"network_performance_config,omitempty"` // Input only. [Input Only] Additional params passed with the request, but not persisted as part of resource payload. Params *InstanceParams `protobuf:"bytes,78313862,opt,name=params,proto3,oneof" json:"params,omitempty"` // The private IPv6 google access type for the VM. If not specified, use INHERIT_FROM_SUBNETWORK as default. // Check the PrivateIpv6GoogleAccess enum for the list of possible values. PrivateIpv6GoogleAccess *string `protobuf:"bytes,48277006,opt,name=private_ipv6_google_access,json=privateIpv6GoogleAccess,proto3,oneof" json:"private_ipv6_google_access,omitempty"` // Specifies the reservations that this instance can consume from. ReservationAffinity *ReservationAffinity `protobuf:"bytes,157850683,opt,name=reservation_affinity,json=reservationAffinity,proto3,oneof" json:"reservation_affinity,omitempty"` // Resource policies applied to this instance. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // [Output Only] Specifies values set for instance attributes as compared to the values requested by user in the corresponding input only field. ResourceStatus *ResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // Sets the scheduling options for this instance. Scheduling *Scheduling `protobuf:"bytes,386688404,opt,name=scheduling,proto3,oneof" json:"scheduling,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // A list of service accounts, with their specified scopes, authorized for this instance. Only one service account per VM instance is supported. Service accounts generate access tokens that can be accessed through the metadata server and used to authenticate applications on the instance. See Service Accounts for more information. ServiceAccounts []*ServiceAccount `protobuf:"bytes,277537328,rep,name=service_accounts,json=serviceAccounts,proto3" json:"service_accounts,omitempty"` ShieldedInstanceConfig *ShieldedInstanceConfig `protobuf:"bytes,12862901,opt,name=shielded_instance_config,json=shieldedInstanceConfig,proto3,oneof" json:"shielded_instance_config,omitempty"` ShieldedInstanceIntegrityPolicy *ShieldedInstanceIntegrityPolicy `protobuf:"bytes,163696919,opt,name=shielded_instance_integrity_policy,json=shieldedInstanceIntegrityPolicy,proto3,oneof" json:"shielded_instance_integrity_policy,omitempty"` // Source machine image SourceMachineImage *string `protobuf:"bytes,21769791,opt,name=source_machine_image,json=sourceMachineImage,proto3,oneof" json:"source_machine_image,omitempty"` // Source machine image encryption key when creating an instance from a machine image. SourceMachineImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,192839075,opt,name=source_machine_image_encryption_key,json=sourceMachineImageEncryptionKey,proto3,oneof" json:"source_machine_image_encryption_key,omitempty"` // [Output Only] Whether a VM has been restricted for start because Compute Engine has detected suspicious activity. StartRestricted *bool `protobuf:"varint,123693144,opt,name=start_restricted,json=startRestricted,proto3,oneof" json:"start_restricted,omitempty"` // [Output Only] The status of the instance. One of the following values: PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING, SUSPENDED, REPAIRING, and TERMINATED. For more information about the status of the instance, see Instance life cycle. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] An optional, human-readable explanation of the status. StatusMessage *string `protobuf:"bytes,297428154,opt,name=status_message,json=statusMessage,proto3,oneof" json:"status_message,omitempty"` // Tags to apply to this instance. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during instance creation. The tags can be later modified by the setTags method. Each tag within the list must comply with RFC1035. Multiple tags can be specified via the 'tags.items' field. Tags *Tags `protobuf:"bytes,3552281,opt,name=tags,proto3,oneof" json:"tags,omitempty"` // [Output Only] URL of the zone where the instance resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents an Instance resource. An instance is a virtual machine that is hosted on Google Cloud Platform. For more information, read Virtual Machine Instances.
func (*Instance) Descriptor ¶
Deprecated: Use Instance.ProtoReflect.Descriptor instead.
func (*Instance) GetAdvancedMachineFeatures ¶
func (x *Instance) GetAdvancedMachineFeatures() *AdvancedMachineFeatures
func (*Instance) GetCanIpForward ¶
func (*Instance) GetConfidentialInstanceConfig ¶
func (x *Instance) GetConfidentialInstanceConfig() *ConfidentialInstanceConfig
func (*Instance) GetCpuPlatform ¶
func (*Instance) GetCreationTimestamp ¶
func (*Instance) GetDeletionProtection ¶
func (*Instance) GetDescription ¶
func (*Instance) GetDisks ¶
func (x *Instance) GetDisks() []*AttachedDisk
func (*Instance) GetDisplayDevice ¶
func (x *Instance) GetDisplayDevice() *DisplayDevice
func (*Instance) GetFingerprint ¶
func (*Instance) GetGuestAccelerators ¶
func (x *Instance) GetGuestAccelerators() []*AcceleratorConfig
func (*Instance) GetHostname ¶
func (*Instance) GetId ¶
func (*Instance) GetInstanceEncryptionKey ¶
func (x *Instance) GetInstanceEncryptionKey() *CustomerEncryptionKey
func (*Instance) GetKeyRevocationActionType ¶
func (*Instance) GetKind ¶
func (*Instance) GetLabelFingerprint ¶
func (*Instance) GetLabels ¶
func (*Instance) GetLastStartTimestamp ¶
func (*Instance) GetLastStopTimestamp ¶
func (*Instance) GetLastSuspendedTimestamp ¶
func (*Instance) GetMachineType ¶
func (*Instance) GetMetadata ¶
func (*Instance) GetMinCpuPlatform ¶
func (*Instance) GetName ¶
func (*Instance) GetNetworkInterfaces ¶
func (x *Instance) GetNetworkInterfaces() []*NetworkInterface
func (*Instance) GetNetworkPerformanceConfig ¶
func (x *Instance) GetNetworkPerformanceConfig() *NetworkPerformanceConfig
func (*Instance) GetParams ¶
func (x *Instance) GetParams() *InstanceParams
func (*Instance) GetPrivateIpv6GoogleAccess ¶
func (*Instance) GetReservationAffinity ¶
func (x *Instance) GetReservationAffinity() *ReservationAffinity
func (*Instance) GetResourcePolicies ¶
func (*Instance) GetResourceStatus ¶
func (x *Instance) GetResourceStatus() *ResourceStatus
func (*Instance) GetSatisfiesPzi ¶
func (*Instance) GetSatisfiesPzs ¶
func (*Instance) GetScheduling ¶
func (x *Instance) GetScheduling() *Scheduling
func (*Instance) GetSelfLink ¶
func (*Instance) GetServiceAccounts ¶
func (x *Instance) GetServiceAccounts() []*ServiceAccount
func (*Instance) GetShieldedInstanceConfig ¶
func (x *Instance) GetShieldedInstanceConfig() *ShieldedInstanceConfig
func (*Instance) GetShieldedInstanceIntegrityPolicy ¶
func (x *Instance) GetShieldedInstanceIntegrityPolicy() *ShieldedInstanceIntegrityPolicy
func (*Instance) GetSourceMachineImage ¶
func (*Instance) GetSourceMachineImageEncryptionKey ¶
func (x *Instance) GetSourceMachineImageEncryptionKey() *CustomerEncryptionKey
func (*Instance) GetStartRestricted ¶
func (*Instance) GetStatus ¶
func (*Instance) GetStatusMessage ¶
func (*Instance) GetTags ¶
func (*Instance) GetZone ¶
func (*Instance) ProtoMessage ¶
func (*Instance) ProtoMessage()
func (*Instance) ProtoReflect ¶
func (x *Instance) ProtoReflect() protoreflect.Message
func (*Instance) Reset ¶
func (x *Instance) Reset()
func (*Instance) String ¶
type InstanceAggregatedList ¶
type InstanceAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // An object that contains a list of instances scoped by zone. Items map[string]*InstancesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#instanceAggregatedList for aggregated lists of Instance resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceAggregatedList) Descriptor ¶
func (*InstanceAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceAggregatedList.ProtoReflect.Descriptor instead.
func (*InstanceAggregatedList) GetId ¶
func (x *InstanceAggregatedList) GetId() string
func (*InstanceAggregatedList) GetItems ¶
func (x *InstanceAggregatedList) GetItems() map[string]*InstancesScopedList
func (*InstanceAggregatedList) GetKind ¶
func (x *InstanceAggregatedList) GetKind() string
func (*InstanceAggregatedList) GetNextPageToken ¶
func (x *InstanceAggregatedList) GetNextPageToken() string
func (*InstanceAggregatedList) GetSelfLink ¶
func (x *InstanceAggregatedList) GetSelfLink() string
func (*InstanceAggregatedList) GetUnreachables ¶
func (x *InstanceAggregatedList) GetUnreachables() []string
func (*InstanceAggregatedList) GetWarning ¶
func (x *InstanceAggregatedList) GetWarning() *Warning
func (*InstanceAggregatedList) ProtoMessage ¶
func (*InstanceAggregatedList) ProtoMessage()
func (*InstanceAggregatedList) ProtoReflect ¶
func (x *InstanceAggregatedList) ProtoReflect() protoreflect.Message
func (*InstanceAggregatedList) Reset ¶
func (x *InstanceAggregatedList) Reset()
func (*InstanceAggregatedList) String ¶
func (x *InstanceAggregatedList) String() string
type InstanceConsumptionData ¶
type InstanceConsumptionData struct { // Resources consumed by the instance. ConsumptionInfo *InstanceConsumptionInfo `protobuf:"bytes,146354898,opt,name=consumption_info,json=consumptionInfo,proto3,oneof" json:"consumption_info,omitempty"` // Server-defined URL for the instance. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*InstanceConsumptionData) Descriptor ¶
func (*InstanceConsumptionData) Descriptor() ([]byte, []int)
Deprecated: Use InstanceConsumptionData.ProtoReflect.Descriptor instead.
func (*InstanceConsumptionData) GetConsumptionInfo ¶
func (x *InstanceConsumptionData) GetConsumptionInfo() *InstanceConsumptionInfo
func (*InstanceConsumptionData) GetInstance ¶
func (x *InstanceConsumptionData) GetInstance() string
func (*InstanceConsumptionData) ProtoMessage ¶
func (*InstanceConsumptionData) ProtoMessage()
func (*InstanceConsumptionData) ProtoReflect ¶
func (x *InstanceConsumptionData) ProtoReflect() protoreflect.Message
func (*InstanceConsumptionData) Reset ¶
func (x *InstanceConsumptionData) Reset()
func (*InstanceConsumptionData) String ¶
func (x *InstanceConsumptionData) String() string
type InstanceConsumptionInfo ¶
type InstanceConsumptionInfo struct { // The number of virtual CPUs that are available to the instance. GuestCpus *int32 `protobuf:"varint,393356754,opt,name=guest_cpus,json=guestCpus,proto3,oneof" json:"guest_cpus,omitempty"` // The amount of local SSD storage available to the instance, defined in GiB. LocalSsdGb *int32 `protobuf:"varint,329237578,opt,name=local_ssd_gb,json=localSsdGb,proto3,oneof" json:"local_ssd_gb,omitempty"` // The amount of physical memory available to the instance, defined in MiB. MemoryMb *int32 `protobuf:"varint,116001171,opt,name=memory_mb,json=memoryMb,proto3,oneof" json:"memory_mb,omitempty"` // The minimal guaranteed number of virtual CPUs that are reserved. MinNodeCpus *int32 `protobuf:"varint,317231675,opt,name=min_node_cpus,json=minNodeCpus,proto3,oneof" json:"min_node_cpus,omitempty"` // contains filtered or unexported fields }
func (*InstanceConsumptionInfo) Descriptor ¶
func (*InstanceConsumptionInfo) Descriptor() ([]byte, []int)
Deprecated: Use InstanceConsumptionInfo.ProtoReflect.Descriptor instead.
func (*InstanceConsumptionInfo) GetGuestCpus ¶
func (x *InstanceConsumptionInfo) GetGuestCpus() int32
func (*InstanceConsumptionInfo) GetLocalSsdGb ¶
func (x *InstanceConsumptionInfo) GetLocalSsdGb() int32
func (*InstanceConsumptionInfo) GetMemoryMb ¶
func (x *InstanceConsumptionInfo) GetMemoryMb() int32
func (*InstanceConsumptionInfo) GetMinNodeCpus ¶
func (x *InstanceConsumptionInfo) GetMinNodeCpus() int32
func (*InstanceConsumptionInfo) ProtoMessage ¶
func (*InstanceConsumptionInfo) ProtoMessage()
func (*InstanceConsumptionInfo) ProtoReflect ¶
func (x *InstanceConsumptionInfo) ProtoReflect() protoreflect.Message
func (*InstanceConsumptionInfo) Reset ¶
func (x *InstanceConsumptionInfo) Reset()
func (*InstanceConsumptionInfo) String ¶
func (x *InstanceConsumptionInfo) String() string
type InstanceGroup ¶
type InstanceGroup struct { // [Output Only] The creation timestamp for this instance group in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The fingerprint of the named ports. The system uses this fingerprint to detect conflicts when multiple users change the named ports concurrently. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] A unique identifier for this instance group, generated by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroup for instance groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Optional. Assigns a name to a port number. For example: {name: "http", port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: "app1", port: 8080}, {name: "app1", port: 8081}, {name: "app2", port: 8082}] Named ports apply to all instances in this instance group. NamedPorts []*NamedPort `protobuf:"bytes,427598732,rep,name=named_ports,json=namedPorts,proto3" json:"named_ports,omitempty"` // [Output Only] The URL of the network to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0). Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // [Output Only] The URL of the region where the instance group is located (for regional resources). Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The URL for this instance group. The server generates this URL. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The total number of instances in the instance group. Size *int32 `protobuf:"varint,3530753,opt,name=size,proto3,oneof" json:"size,omitempty"` // [Output Only] The URL of the subnetwork to which all instances in the instance group belong. If your instance has multiple network interfaces, then the network and subnetwork fields only refer to the network and subnet used by your primary interface (nic0). Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // [Output Only] The URL of the zone where the instance group is located (for zonal resources). Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents an Instance Group resource. Instance Groups can be used to configure a target for load balancing. Instance groups can either be managed or unmanaged. To create managed instance groups, use the instanceGroupManager or regionInstanceGroupManager resource instead. Use zonal unmanaged instance groups if you need to apply load balancing to groups of heterogeneous instances or if you need to manage the instances yourself. You cannot create regional unmanaged instance groups. For more information, read Instance groups.
func (*InstanceGroup) Descriptor ¶
func (*InstanceGroup) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroup.ProtoReflect.Descriptor instead.
func (*InstanceGroup) GetCreationTimestamp ¶
func (x *InstanceGroup) GetCreationTimestamp() string
func (*InstanceGroup) GetDescription ¶
func (x *InstanceGroup) GetDescription() string
func (*InstanceGroup) GetFingerprint ¶
func (x *InstanceGroup) GetFingerprint() string
func (*InstanceGroup) GetId ¶
func (x *InstanceGroup) GetId() uint64
func (*InstanceGroup) GetKind ¶
func (x *InstanceGroup) GetKind() string
func (*InstanceGroup) GetName ¶
func (x *InstanceGroup) GetName() string
func (*InstanceGroup) GetNamedPorts ¶
func (x *InstanceGroup) GetNamedPorts() []*NamedPort
func (*InstanceGroup) GetNetwork ¶
func (x *InstanceGroup) GetNetwork() string
func (*InstanceGroup) GetRegion ¶
func (x *InstanceGroup) GetRegion() string
func (*InstanceGroup) GetSelfLink ¶
func (x *InstanceGroup) GetSelfLink() string
func (*InstanceGroup) GetSize ¶
func (x *InstanceGroup) GetSize() int32
func (*InstanceGroup) GetSubnetwork ¶
func (x *InstanceGroup) GetSubnetwork() string
func (*InstanceGroup) GetZone ¶
func (x *InstanceGroup) GetZone() string
func (*InstanceGroup) ProtoMessage ¶
func (*InstanceGroup) ProtoMessage()
func (*InstanceGroup) ProtoReflect ¶
func (x *InstanceGroup) ProtoReflect() protoreflect.Message
func (*InstanceGroup) Reset ¶
func (x *InstanceGroup) Reset()
func (*InstanceGroup) String ¶
func (x *InstanceGroup) String() string
type InstanceGroupAggregatedList ¶
type InstanceGroupAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroupsScopedList resources. Items map[string]*InstanceGroupsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] The resource type, which is always compute#instanceGroupAggregatedList for aggregated lists of instance groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupAggregatedList) Descriptor ¶
func (*InstanceGroupAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupAggregatedList.ProtoReflect.Descriptor instead.
func (*InstanceGroupAggregatedList) GetId ¶
func (x *InstanceGroupAggregatedList) GetId() string
func (*InstanceGroupAggregatedList) GetItems ¶
func (x *InstanceGroupAggregatedList) GetItems() map[string]*InstanceGroupsScopedList
func (*InstanceGroupAggregatedList) GetKind ¶
func (x *InstanceGroupAggregatedList) GetKind() string
func (*InstanceGroupAggregatedList) GetNextPageToken ¶
func (x *InstanceGroupAggregatedList) GetNextPageToken() string
func (*InstanceGroupAggregatedList) GetSelfLink ¶
func (x *InstanceGroupAggregatedList) GetSelfLink() string
func (*InstanceGroupAggregatedList) GetUnreachables ¶
func (x *InstanceGroupAggregatedList) GetUnreachables() []string
func (*InstanceGroupAggregatedList) GetWarning ¶
func (x *InstanceGroupAggregatedList) GetWarning() *Warning
func (*InstanceGroupAggregatedList) ProtoMessage ¶
func (*InstanceGroupAggregatedList) ProtoMessage()
func (*InstanceGroupAggregatedList) ProtoReflect ¶
func (x *InstanceGroupAggregatedList) ProtoReflect() protoreflect.Message
func (*InstanceGroupAggregatedList) Reset ¶
func (x *InstanceGroupAggregatedList) Reset()
func (*InstanceGroupAggregatedList) String ¶
func (x *InstanceGroupAggregatedList) String() string
type InstanceGroupList ¶
type InstanceGroupList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroup resources. Items []*InstanceGroup `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupList for instance group lists. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of InstanceGroup resources.
func (*InstanceGroupList) Descriptor ¶
func (*InstanceGroupList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupList.ProtoReflect.Descriptor instead.
func (*InstanceGroupList) GetId ¶
func (x *InstanceGroupList) GetId() string
func (*InstanceGroupList) GetItems ¶
func (x *InstanceGroupList) GetItems() []*InstanceGroup
func (*InstanceGroupList) GetKind ¶
func (x *InstanceGroupList) GetKind() string
func (*InstanceGroupList) GetNextPageToken ¶
func (x *InstanceGroupList) GetNextPageToken() string
func (*InstanceGroupList) GetSelfLink ¶
func (x *InstanceGroupList) GetSelfLink() string
func (*InstanceGroupList) GetWarning ¶
func (x *InstanceGroupList) GetWarning() *Warning
func (*InstanceGroupList) ProtoMessage ¶
func (*InstanceGroupList) ProtoMessage()
func (*InstanceGroupList) ProtoReflect ¶
func (x *InstanceGroupList) ProtoReflect() protoreflect.Message
func (*InstanceGroupList) Reset ¶
func (x *InstanceGroupList) Reset()
func (*InstanceGroupList) String ¶
func (x *InstanceGroupList) String() string
type InstanceGroupManager ¶
type InstanceGroupManager struct { // Specifies configuration that overrides the instance template configuration for the group. AllInstancesConfig *InstanceGroupManagerAllInstancesConfig `protobuf:"bytes,112596737,opt,name=all_instances_config,json=allInstancesConfig,proto3,oneof" json:"all_instances_config,omitempty"` // The autohealing policy for this managed instance group. You can specify only one value. AutoHealingPolicies []*InstanceGroupManagerAutoHealingPolicy `protobuf:"bytes,456799109,rep,name=auto_healing_policies,json=autoHealingPolicies,proto3" json:"auto_healing_policies,omitempty"` // The base instance name is a prefix that you want to attach to the names of all VMs in a MIG. The maximum character length is 58 and the name must comply with RFC1035 format. When a VM is created in the group, the MIG appends a hyphen and a random four-character string to the base instance name. If you want the MIG to assign sequential numbers instead of a random string, then end the base instance name with a hyphen followed by one or more hash symbols. The hash symbols indicate the number of digits. For example, a base instance name of "vm-###" results in "vm-001" as a VM name. @pattern [a-z](([-a-z0-9]{0,57})|([-a-z0-9]{0,51}-#{1,10}(\\[[0-9]{1,10}\\])?)) BaseInstanceName *string `protobuf:"bytes,389106439,opt,name=base_instance_name,json=baseInstanceName,proto3,oneof" json:"base_instance_name,omitempty"` // [Output Only] The creation timestamp for this managed instance group in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The list of instance actions and the number of instances in this managed instance group that are scheduled for each of those actions. CurrentActions *InstanceGroupManagerActionsSummary `protobuf:"bytes,164045879,opt,name=current_actions,json=currentActions,proto3,oneof" json:"current_actions,omitempty"` // An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Policy specifying the intended distribution of managed instances across zones in a regional managed instance group. DistributionPolicy *DistributionPolicy `protobuf:"bytes,534558541,opt,name=distribution_policy,json=distributionPolicy,proto3,oneof" json:"distribution_policy,omitempty"` // Fingerprint of this resource. This field may be used in optimistic locking. It will be ignored when inserting an InstanceGroupManager. An up-to-date fingerprint must be provided in order to update the InstanceGroupManager, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an InstanceGroupManager. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] A unique identifier for this resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Instance flexibility allowing MIG to create VMs from multiple types of machines. Instance flexibility configuration on MIG overrides instance template configuration. InstanceFlexibilityPolicy *InstanceGroupManagerInstanceFlexibilityPolicy `protobuf:"bytes,26937090,opt,name=instance_flexibility_policy,json=instanceFlexibilityPolicy,proto3,oneof" json:"instance_flexibility_policy,omitempty"` // [Output Only] The URL of the Instance Group resource. InstanceGroup *string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3,oneof" json:"instance_group,omitempty"` // The repair policy for this managed instance group. InstanceLifecyclePolicy *InstanceGroupManagerInstanceLifecyclePolicy `protobuf:"bytes,447961617,opt,name=instance_lifecycle_policy,json=instanceLifecyclePolicy,proto3,oneof" json:"instance_lifecycle_policy,omitempty"` // The URL of the instance template that is specified for this managed instance group. The group uses this template to create all new instances in the managed instance group. The templates for existing instances in the group do not change unless you run recreateInstances, run applyUpdatesToInstances, or set the group's updatePolicy.type to PROACTIVE. InstanceTemplate *string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3,oneof" json:"instance_template,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupManager for managed instance groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Pagination behavior of the listManagedInstances API method for this managed instance group. // Check the ListManagedInstancesResults enum for the list of possible values. ListManagedInstancesResults *string `protobuf:"bytes,296047156,opt,name=list_managed_instances_results,json=listManagedInstancesResults,proto3,oneof" json:"list_managed_instances_results,omitempty"` // The name of the managed instance group. The name must be 1-63 characters long, and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Named ports configured on the Instance Groups complementary to this Instance Group Manager. NamedPorts []*NamedPort `protobuf:"bytes,427598732,rep,name=named_ports,json=namedPorts,proto3" json:"named_ports,omitempty"` // [Output Only] The URL of the region where the managed instance group resides (for regional resources). Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] The URL for this managed instance group. The server defines this URL. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Standby policy for stopped and suspended instances. StandbyPolicy *InstanceGroupManagerStandbyPolicy `protobuf:"bytes,499352324,opt,name=standby_policy,json=standbyPolicy,proto3,oneof" json:"standby_policy,omitempty"` // Stateful configuration for this Instanced Group Manager StatefulPolicy *StatefulPolicy `protobuf:"bytes,47538565,opt,name=stateful_policy,json=statefulPolicy,proto3,oneof" json:"stateful_policy,omitempty"` // [Output Only] The status of this managed instance group. Status *InstanceGroupManagerStatus `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // The URLs for all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group. TargetPools []string `protobuf:"bytes,336072617,rep,name=target_pools,json=targetPools,proto3" json:"target_pools,omitempty"` // The target number of running instances for this managed instance group. You can reduce this number by using the instanceGroupManager deleteInstances or abandonInstances methods. Resizing the group also changes this number. TargetSize *int32 `protobuf:"varint,62880239,opt,name=target_size,json=targetSize,proto3,oneof" json:"target_size,omitempty"` // The target number of stopped instances for this managed instance group. This number changes when you: - Stop instance using the stopInstances method or start instances using the startInstances method. - Manually change the targetStoppedSize using the update method. TargetStoppedSize *int32 `protobuf:"varint,2419489,opt,name=target_stopped_size,json=targetStoppedSize,proto3,oneof" json:"target_stopped_size,omitempty"` // The target number of suspended instances for this managed instance group. This number changes when you: - Suspend instance using the suspendInstances method or resume instances using the resumeInstances method. - Manually change the targetSuspendedSize using the update method. TargetSuspendedSize *int32 `protobuf:"varint,308085843,opt,name=target_suspended_size,json=targetSuspendedSize,proto3,oneof" json:"target_suspended_size,omitempty"` // The update policy for this managed instance group. UpdatePolicy *InstanceGroupManagerUpdatePolicy `protobuf:"bytes,175809896,opt,name=update_policy,json=updatePolicy,proto3,oneof" json:"update_policy,omitempty"` // Specifies the instance templates used by this managed instance group to create instances. Each version is defined by an instanceTemplate and a name. Every version can appear at most once per instance group. This field overrides the top-level instanceTemplate field. Read more about the relationships between these fields. Exactly one version must leave the targetSize field unset. That version will be applied to all remaining instances. For more information, read about canary updates. Versions []*InstanceGroupManagerVersion `protobuf:"bytes,162430619,rep,name=versions,proto3" json:"versions,omitempty"` // [Output Only] The URL of a zone where the managed instance group is located (for zonal resources). Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Managed Instance Group resource. An instance group is a collection of VM instances that you can manage as a single entity. For more information, read Instance groups. For zonal Managed Instance Group, use the instanceGroupManagers resource. For regional Managed Instance Group, use the regionInstanceGroupManagers resource.
func (*InstanceGroupManager) Descriptor ¶
func (*InstanceGroupManager) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManager.ProtoReflect.Descriptor instead.
func (*InstanceGroupManager) GetAllInstancesConfig ¶
func (x *InstanceGroupManager) GetAllInstancesConfig() *InstanceGroupManagerAllInstancesConfig
func (*InstanceGroupManager) GetAutoHealingPolicies ¶
func (x *InstanceGroupManager) GetAutoHealingPolicies() []*InstanceGroupManagerAutoHealingPolicy
func (*InstanceGroupManager) GetBaseInstanceName ¶
func (x *InstanceGroupManager) GetBaseInstanceName() string
func (*InstanceGroupManager) GetCreationTimestamp ¶
func (x *InstanceGroupManager) GetCreationTimestamp() string
func (*InstanceGroupManager) GetCurrentActions ¶
func (x *InstanceGroupManager) GetCurrentActions() *InstanceGroupManagerActionsSummary
func (*InstanceGroupManager) GetDescription ¶
func (x *InstanceGroupManager) GetDescription() string
func (*InstanceGroupManager) GetDistributionPolicy ¶
func (x *InstanceGroupManager) GetDistributionPolicy() *DistributionPolicy
func (*InstanceGroupManager) GetFingerprint ¶
func (x *InstanceGroupManager) GetFingerprint() string
func (*InstanceGroupManager) GetId ¶
func (x *InstanceGroupManager) GetId() uint64
func (*InstanceGroupManager) GetInstanceFlexibilityPolicy ¶
func (x *InstanceGroupManager) GetInstanceFlexibilityPolicy() *InstanceGroupManagerInstanceFlexibilityPolicy
func (*InstanceGroupManager) GetInstanceGroup ¶
func (x *InstanceGroupManager) GetInstanceGroup() string
func (*InstanceGroupManager) GetInstanceLifecyclePolicy ¶
func (x *InstanceGroupManager) GetInstanceLifecyclePolicy() *InstanceGroupManagerInstanceLifecyclePolicy
func (*InstanceGroupManager) GetInstanceTemplate ¶
func (x *InstanceGroupManager) GetInstanceTemplate() string
func (*InstanceGroupManager) GetKind ¶
func (x *InstanceGroupManager) GetKind() string
func (*InstanceGroupManager) GetListManagedInstancesResults ¶
func (x *InstanceGroupManager) GetListManagedInstancesResults() string
func (*InstanceGroupManager) GetName ¶
func (x *InstanceGroupManager) GetName() string
func (*InstanceGroupManager) GetNamedPorts ¶
func (x *InstanceGroupManager) GetNamedPorts() []*NamedPort
func (*InstanceGroupManager) GetRegion ¶
func (x *InstanceGroupManager) GetRegion() string
func (*InstanceGroupManager) GetSatisfiesPzi ¶
func (x *InstanceGroupManager) GetSatisfiesPzi() bool
func (*InstanceGroupManager) GetSatisfiesPzs ¶
func (x *InstanceGroupManager) GetSatisfiesPzs() bool
func (*InstanceGroupManager) GetSelfLink ¶
func (x *InstanceGroupManager) GetSelfLink() string
func (*InstanceGroupManager) GetStandbyPolicy ¶
func (x *InstanceGroupManager) GetStandbyPolicy() *InstanceGroupManagerStandbyPolicy
func (*InstanceGroupManager) GetStatefulPolicy ¶
func (x *InstanceGroupManager) GetStatefulPolicy() *StatefulPolicy
func (*InstanceGroupManager) GetStatus ¶
func (x *InstanceGroupManager) GetStatus() *InstanceGroupManagerStatus
func (*InstanceGroupManager) GetTargetPools ¶
func (x *InstanceGroupManager) GetTargetPools() []string
func (*InstanceGroupManager) GetTargetSize ¶
func (x *InstanceGroupManager) GetTargetSize() int32
func (*InstanceGroupManager) GetTargetStoppedSize ¶
func (x *InstanceGroupManager) GetTargetStoppedSize() int32
func (*InstanceGroupManager) GetTargetSuspendedSize ¶
func (x *InstanceGroupManager) GetTargetSuspendedSize() int32
func (*InstanceGroupManager) GetUpdatePolicy ¶
func (x *InstanceGroupManager) GetUpdatePolicy() *InstanceGroupManagerUpdatePolicy
func (*InstanceGroupManager) GetVersions ¶
func (x *InstanceGroupManager) GetVersions() []*InstanceGroupManagerVersion
func (*InstanceGroupManager) GetZone ¶
func (x *InstanceGroupManager) GetZone() string
func (*InstanceGroupManager) ProtoMessage ¶
func (*InstanceGroupManager) ProtoMessage()
func (*InstanceGroupManager) ProtoReflect ¶
func (x *InstanceGroupManager) ProtoReflect() protoreflect.Message
func (*InstanceGroupManager) Reset ¶
func (x *InstanceGroupManager) Reset()
func (*InstanceGroupManager) String ¶
func (x *InstanceGroupManager) String() string
type InstanceGroupManagerActionsSummary ¶
type InstanceGroupManagerActionsSummary struct { // [Output Only] The total number of instances in the managed instance group that are scheduled to be abandoned. Abandoning an instance removes it from the managed instance group without deleting it. Abandoning *int32 `protobuf:"varint,440023373,opt,name=abandoning,proto3,oneof" json:"abandoning,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be created or are currently being created. If the group fails to create any of these instances, it tries again until it creates the instance successfully. If you have disabled creation retries, this field will not be populated; instead, the creatingWithoutRetries field will be populated. Creating *int32 `protobuf:"varint,209809081,opt,name=creating,proto3,oneof" json:"creating,omitempty"` // [Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's targetSize value accordingly. CreatingWithoutRetries *int32 `protobuf:"varint,369916745,opt,name=creating_without_retries,json=creatingWithoutRetries,proto3,oneof" json:"creating_without_retries,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted. Deleting *int32 `protobuf:"varint,282846120,opt,name=deleting,proto3,oneof" json:"deleting,omitempty"` // [Output Only] The number of instances in the managed instance group that are running and have no scheduled actions. None *int32 `protobuf:"varint,3387192,opt,name=none,proto3,oneof" json:"none,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be recreated or are currently being being recreated. Recreating an instance deletes the existing root persistent disk and creates a new disk from the image that is defined in the instance template. Recreating *int32 `protobuf:"varint,339057132,opt,name=recreating,proto3,oneof" json:"recreating,omitempty"` // [Output Only] The number of instances in the managed instance group that are being reconfigured with properties that do not require a restart or a recreate action. For example, setting or removing target pools for the instance. Refreshing *int32 `protobuf:"varint,215044903,opt,name=refreshing,proto3,oneof" json:"refreshing,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be restarted or are currently being restarted. Restarting *int32 `protobuf:"varint,372312947,opt,name=restarting,proto3,oneof" json:"restarting,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be resumed or are currently being resumed. Resuming *int32 `protobuf:"varint,201100714,opt,name=resuming,proto3,oneof" json:"resuming,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be started or are currently being started. Starting *int32 `protobuf:"varint,243064896,opt,name=starting,proto3,oneof" json:"starting,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be stopped or are currently being stopped. Stopping *int32 `protobuf:"varint,105035892,opt,name=stopping,proto3,oneof" json:"stopping,omitempty"` // [Output Only] The number of instances in the managed instance group that are scheduled to be suspended or are currently being suspended. Suspending *int32 `protobuf:"varint,29113894,opt,name=suspending,proto3,oneof" json:"suspending,omitempty"` // [Output Only] The number of instances in the managed instance group that are being verified. See the managedInstances[].currentAction property in the listManagedInstances method documentation. Verifying *int32 `protobuf:"varint,451612873,opt,name=verifying,proto3,oneof" json:"verifying,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerActionsSummary) Descriptor ¶
func (*InstanceGroupManagerActionsSummary) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerActionsSummary.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerActionsSummary) GetAbandoning ¶
func (x *InstanceGroupManagerActionsSummary) GetAbandoning() int32
func (*InstanceGroupManagerActionsSummary) GetCreating ¶
func (x *InstanceGroupManagerActionsSummary) GetCreating() int32
func (*InstanceGroupManagerActionsSummary) GetCreatingWithoutRetries ¶
func (x *InstanceGroupManagerActionsSummary) GetCreatingWithoutRetries() int32
func (*InstanceGroupManagerActionsSummary) GetDeleting ¶
func (x *InstanceGroupManagerActionsSummary) GetDeleting() int32
func (*InstanceGroupManagerActionsSummary) GetNone ¶
func (x *InstanceGroupManagerActionsSummary) GetNone() int32
func (*InstanceGroupManagerActionsSummary) GetRecreating ¶
func (x *InstanceGroupManagerActionsSummary) GetRecreating() int32
func (*InstanceGroupManagerActionsSummary) GetRefreshing ¶
func (x *InstanceGroupManagerActionsSummary) GetRefreshing() int32
func (*InstanceGroupManagerActionsSummary) GetRestarting ¶
func (x *InstanceGroupManagerActionsSummary) GetRestarting() int32
func (*InstanceGroupManagerActionsSummary) GetResuming ¶
func (x *InstanceGroupManagerActionsSummary) GetResuming() int32
func (*InstanceGroupManagerActionsSummary) GetStarting ¶
func (x *InstanceGroupManagerActionsSummary) GetStarting() int32
func (*InstanceGroupManagerActionsSummary) GetStopping ¶
func (x *InstanceGroupManagerActionsSummary) GetStopping() int32
func (*InstanceGroupManagerActionsSummary) GetSuspending ¶
func (x *InstanceGroupManagerActionsSummary) GetSuspending() int32
func (*InstanceGroupManagerActionsSummary) GetVerifying ¶
func (x *InstanceGroupManagerActionsSummary) GetVerifying() int32
func (*InstanceGroupManagerActionsSummary) ProtoMessage ¶
func (*InstanceGroupManagerActionsSummary) ProtoMessage()
func (*InstanceGroupManagerActionsSummary) ProtoReflect ¶
func (x *InstanceGroupManagerActionsSummary) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerActionsSummary) Reset ¶
func (x *InstanceGroupManagerActionsSummary) Reset()
func (*InstanceGroupManagerActionsSummary) String ¶
func (x *InstanceGroupManagerActionsSummary) String() string
type InstanceGroupManagerAggregatedList ¶
type InstanceGroupManagerAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroupManagersScopedList resources. Items map[string]*InstanceGroupManagersScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] The resource type, which is always compute#instanceGroupManagerAggregatedList for an aggregated list of managed instance groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerAggregatedList) Descriptor ¶
func (*InstanceGroupManagerAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerAggregatedList.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerAggregatedList) GetId ¶
func (x *InstanceGroupManagerAggregatedList) GetId() string
func (*InstanceGroupManagerAggregatedList) GetItems ¶
func (x *InstanceGroupManagerAggregatedList) GetItems() map[string]*InstanceGroupManagersScopedList
func (*InstanceGroupManagerAggregatedList) GetKind ¶
func (x *InstanceGroupManagerAggregatedList) GetKind() string
func (*InstanceGroupManagerAggregatedList) GetNextPageToken ¶
func (x *InstanceGroupManagerAggregatedList) GetNextPageToken() string
func (*InstanceGroupManagerAggregatedList) GetSelfLink ¶
func (x *InstanceGroupManagerAggregatedList) GetSelfLink() string
func (*InstanceGroupManagerAggregatedList) GetUnreachables ¶
func (x *InstanceGroupManagerAggregatedList) GetUnreachables() []string
func (*InstanceGroupManagerAggregatedList) GetWarning ¶
func (x *InstanceGroupManagerAggregatedList) GetWarning() *Warning
func (*InstanceGroupManagerAggregatedList) ProtoMessage ¶
func (*InstanceGroupManagerAggregatedList) ProtoMessage()
func (*InstanceGroupManagerAggregatedList) ProtoReflect ¶
func (x *InstanceGroupManagerAggregatedList) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerAggregatedList) Reset ¶
func (x *InstanceGroupManagerAggregatedList) Reset()
func (*InstanceGroupManagerAggregatedList) String ¶
func (x *InstanceGroupManagerAggregatedList) String() string
type InstanceGroupManagerAllInstancesConfig ¶
type InstanceGroupManagerAllInstancesConfig struct { // Properties to set on all instances in the group. You can add or modify properties using the instanceGroupManagers.patch or regionInstanceGroupManagers.patch. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration. To apply the configuration, set the group's updatePolicy.type field to use proactive updates or use the applyUpdatesToInstances method. Properties *InstancePropertiesPatch `protobuf:"bytes,147688755,opt,name=properties,proto3,oneof" json:"properties,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerAllInstancesConfig) Descriptor ¶
func (*InstanceGroupManagerAllInstancesConfig) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerAllInstancesConfig.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerAllInstancesConfig) GetProperties ¶
func (x *InstanceGroupManagerAllInstancesConfig) GetProperties() *InstancePropertiesPatch
func (*InstanceGroupManagerAllInstancesConfig) ProtoMessage ¶
func (*InstanceGroupManagerAllInstancesConfig) ProtoMessage()
func (*InstanceGroupManagerAllInstancesConfig) ProtoReflect ¶
func (x *InstanceGroupManagerAllInstancesConfig) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerAllInstancesConfig) Reset ¶
func (x *InstanceGroupManagerAllInstancesConfig) Reset()
func (*InstanceGroupManagerAllInstancesConfig) String ¶
func (x *InstanceGroupManagerAllInstancesConfig) String() string
type InstanceGroupManagerAutoHealingPolicy ¶
type InstanceGroupManagerAutoHealingPolicy struct { // The URL for the health check that signals autohealing. HealthCheck *string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3,oneof" json:"health_check,omitempty"` // The initial delay is the number of seconds that a new VM takes to initialize and run its startup script. During a VM's initial delay period, the MIG ignores unsuccessful health checks because the VM might be in the startup process. This prevents the MIG from prematurely recreating a VM. If the health check receives a healthy response during the initial delay, it indicates that the startup process is complete and the VM is ready. The value of initial delay must be between 0 and 3600 seconds. The default value is 0. InitialDelaySec *int32 `protobuf:"varint,263207002,opt,name=initial_delay_sec,json=initialDelaySec,proto3,oneof" json:"initial_delay_sec,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerAutoHealingPolicy) Descriptor ¶
func (*InstanceGroupManagerAutoHealingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerAutoHealingPolicy.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerAutoHealingPolicy) GetHealthCheck ¶
func (x *InstanceGroupManagerAutoHealingPolicy) GetHealthCheck() string
func (*InstanceGroupManagerAutoHealingPolicy) GetInitialDelaySec ¶
func (x *InstanceGroupManagerAutoHealingPolicy) GetInitialDelaySec() int32
func (*InstanceGroupManagerAutoHealingPolicy) ProtoMessage ¶
func (*InstanceGroupManagerAutoHealingPolicy) ProtoMessage()
func (*InstanceGroupManagerAutoHealingPolicy) ProtoReflect ¶
func (x *InstanceGroupManagerAutoHealingPolicy) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerAutoHealingPolicy) Reset ¶
func (x *InstanceGroupManagerAutoHealingPolicy) Reset()
func (*InstanceGroupManagerAutoHealingPolicy) String ¶
func (x *InstanceGroupManagerAutoHealingPolicy) String() string
type InstanceGroupManagerInstanceFlexibilityPolicy ¶
type InstanceGroupManagerInstanceFlexibilityPolicy struct { // Named instance selections configuring properties that the group will use when creating new VMs. InstanceSelections map[string]*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection `protobuf:"bytes,22954577,rep,name=instance_selections,json=instanceSelections,proto3" json:"instance_selections,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*InstanceGroupManagerInstanceFlexibilityPolicy) Descriptor ¶
func (*InstanceGroupManagerInstanceFlexibilityPolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerInstanceFlexibilityPolicy.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerInstanceFlexibilityPolicy) GetInstanceSelections ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicy) GetInstanceSelections() map[string]*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
func (*InstanceGroupManagerInstanceFlexibilityPolicy) ProtoMessage ¶
func (*InstanceGroupManagerInstanceFlexibilityPolicy) ProtoMessage()
func (*InstanceGroupManagerInstanceFlexibilityPolicy) ProtoReflect ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicy) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerInstanceFlexibilityPolicy) Reset ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicy) Reset()
func (*InstanceGroupManagerInstanceFlexibilityPolicy) String ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicy) String() string
type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection ¶
type InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection struct { // Full machine-type names, e.g. "n1-standard-16". MachineTypes []string `protobuf:"bytes,79720065,rep,name=machine_types,json=machineTypes,proto3" json:"machine_types,omitempty"` // Preference of this instance selection. Lower number means higher preference. MIG will first try to create a VM based on the machine-type with lowest rank and fallback to next rank based on availability. Machine types and instance selections with the same rank have the same preference. Rank *int32 `protobuf:"varint,3492908,opt,name=rank,proto3,oneof" json:"rank,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Descriptor ¶
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetMachineTypes ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetMachineTypes() []string
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetRank ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) GetRank() int32
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoMessage ¶
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoMessage()
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoReflect ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Reset ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) Reset()
func (*InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) String ¶
func (x *InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection) String() string
type InstanceGroupManagerInstanceLifecyclePolicy ¶
type InstanceGroupManagerInstanceLifecyclePolicy struct { // The action that a MIG performs on a failed or an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid values are - REPAIR (default): MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. - DO_NOTHING: MIG does not repair a failed or an unhealthy VM. // Check the DefaultActionOnFailure enum for the list of possible values. DefaultActionOnFailure *string `protobuf:"bytes,61383253,opt,name=default_action_on_failure,json=defaultActionOnFailure,proto3,oneof" json:"default_action_on_failure,omitempty"` // A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair. // Check the ForceUpdateOnRepair enum for the list of possible values. ForceUpdateOnRepair *string `protobuf:"bytes,356302027,opt,name=force_update_on_repair,json=forceUpdateOnRepair,proto3,oneof" json:"force_update_on_repair,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerInstanceLifecyclePolicy) Descriptor ¶
func (*InstanceGroupManagerInstanceLifecyclePolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerInstanceLifecyclePolicy.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerInstanceLifecyclePolicy) GetDefaultActionOnFailure ¶
func (x *InstanceGroupManagerInstanceLifecyclePolicy) GetDefaultActionOnFailure() string
func (*InstanceGroupManagerInstanceLifecyclePolicy) GetForceUpdateOnRepair ¶
func (x *InstanceGroupManagerInstanceLifecyclePolicy) GetForceUpdateOnRepair() string
func (*InstanceGroupManagerInstanceLifecyclePolicy) ProtoMessage ¶
func (*InstanceGroupManagerInstanceLifecyclePolicy) ProtoMessage()
func (*InstanceGroupManagerInstanceLifecyclePolicy) ProtoReflect ¶
func (x *InstanceGroupManagerInstanceLifecyclePolicy) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerInstanceLifecyclePolicy) Reset ¶
func (x *InstanceGroupManagerInstanceLifecyclePolicy) Reset()
func (*InstanceGroupManagerInstanceLifecyclePolicy) String ¶
func (x *InstanceGroupManagerInstanceLifecyclePolicy) String() string
type InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure ¶
type InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure int32
The action that a MIG performs on a failed or an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid values are - REPAIR (default): MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. - DO_NOTHING: MIG does not repair a failed or an unhealthy VM.
const ( // A value indicating that the enum field is not set. InstanceGroupManagerInstanceLifecyclePolicy_UNDEFINED_DEFAULT_ACTION_ON_FAILURE InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure = 0 // MIG does not repair a failed or an unhealthy VM. InstanceGroupManagerInstanceLifecyclePolicy_DO_NOTHING InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure = 451307513 // (Default) MIG automatically repairs a failed or an unhealthy VM by recreating it. For more information, see About repairing VMs in a MIG. InstanceGroupManagerInstanceLifecyclePolicy_REPAIR InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure = 266277773 )
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Descriptor ¶
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Enum ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Enum() *InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) EnumDescriptor ¶
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure.Descriptor instead.
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Number ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Number() protoreflect.EnumNumber
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) String ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) String() string
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Type ¶
func (InstanceGroupManagerInstanceLifecyclePolicy_DefaultActionOnFailure) Type() protoreflect.EnumType
type InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair ¶
type InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair int32
A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.
const ( // A value indicating that the enum field is not set. InstanceGroupManagerInstanceLifecyclePolicy_UNDEFINED_FORCE_UPDATE_ON_REPAIR InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair = 0 InstanceGroupManagerInstanceLifecyclePolicy_NO InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair = 2497 InstanceGroupManagerInstanceLifecyclePolicy_YES InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair = 87751 )
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Descriptor ¶
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Enum ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Enum() *InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) EnumDescriptor ¶
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair.Descriptor instead.
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Number ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Number() protoreflect.EnumNumber
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) String ¶
func (x InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) String() string
func (InstanceGroupManagerInstanceLifecyclePolicy_ForceUpdateOnRepair) Type ¶
type InstanceGroupManagerList ¶
type InstanceGroupManagerList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroupManager resources. Items []*InstanceGroupManager `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupManagerList for a list of managed instance groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
[Output Only] A list of managed instance groups.
func (*InstanceGroupManagerList) Descriptor ¶
func (*InstanceGroupManagerList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerList.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerList) GetId ¶
func (x *InstanceGroupManagerList) GetId() string
func (*InstanceGroupManagerList) GetItems ¶
func (x *InstanceGroupManagerList) GetItems() []*InstanceGroupManager
func (*InstanceGroupManagerList) GetKind ¶
func (x *InstanceGroupManagerList) GetKind() string
func (*InstanceGroupManagerList) GetNextPageToken ¶
func (x *InstanceGroupManagerList) GetNextPageToken() string
func (*InstanceGroupManagerList) GetSelfLink ¶
func (x *InstanceGroupManagerList) GetSelfLink() string
func (*InstanceGroupManagerList) GetWarning ¶
func (x *InstanceGroupManagerList) GetWarning() *Warning
func (*InstanceGroupManagerList) ProtoMessage ¶
func (*InstanceGroupManagerList) ProtoMessage()
func (*InstanceGroupManagerList) ProtoReflect ¶
func (x *InstanceGroupManagerList) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerList) Reset ¶
func (x *InstanceGroupManagerList) Reset()
func (*InstanceGroupManagerList) String ¶
func (x *InstanceGroupManagerList) String() string
type InstanceGroupManagerResizeRequest ¶
type InstanceGroupManagerResizeRequest struct { // [Output Only] The creation timestamp for this resize request in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] A unique identifier for this resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of this resize request. The name must be 1-63 characters long, and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Requested run duration for instances that will be created by this request. At the end of the run duration instance will be deleted. RequestedRunDuration *Duration `protobuf:"bytes,232146425,opt,name=requested_run_duration,json=requestedRunDuration,proto3,oneof" json:"requested_run_duration,omitempty"` // The number of instances to be created by this resize request. The group's target size will be increased by this number. This field cannot be used together with 'instances'. ResizeBy *int32 `protobuf:"varint,533735362,opt,name=resize_by,json=resizeBy,proto3,oneof" json:"resize_by,omitempty"` // [Output Only] The URL for this resize request. The server defines this URL. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // [Output only] Current state of the request. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // [Output only] Status of the request. Status *InstanceGroupManagerResizeRequestStatus `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagerResizeRequest represents a request to create a number of VMs: either immediately or by queuing the request for the specified time. This resize request is nested under InstanceGroupManager and the VMs created by this request are added to the owning InstanceGroupManager.
func (*InstanceGroupManagerResizeRequest) Descriptor ¶
func (*InstanceGroupManagerResizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerResizeRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerResizeRequest) GetCreationTimestamp ¶
func (x *InstanceGroupManagerResizeRequest) GetCreationTimestamp() string
func (*InstanceGroupManagerResizeRequest) GetDescription ¶
func (x *InstanceGroupManagerResizeRequest) GetDescription() string
func (*InstanceGroupManagerResizeRequest) GetId ¶
func (x *InstanceGroupManagerResizeRequest) GetId() uint64
func (*InstanceGroupManagerResizeRequest) GetKind ¶
func (x *InstanceGroupManagerResizeRequest) GetKind() string
func (*InstanceGroupManagerResizeRequest) GetName ¶
func (x *InstanceGroupManagerResizeRequest) GetName() string
func (*InstanceGroupManagerResizeRequest) GetRequestedRunDuration ¶
func (x *InstanceGroupManagerResizeRequest) GetRequestedRunDuration() *Duration
func (*InstanceGroupManagerResizeRequest) GetResizeBy ¶
func (x *InstanceGroupManagerResizeRequest) GetResizeBy() int32
func (*InstanceGroupManagerResizeRequest) GetSelfLink ¶
func (x *InstanceGroupManagerResizeRequest) GetSelfLink() string
func (*InstanceGroupManagerResizeRequest) GetSelfLinkWithId ¶
func (x *InstanceGroupManagerResizeRequest) GetSelfLinkWithId() string
func (*InstanceGroupManagerResizeRequest) GetState ¶
func (x *InstanceGroupManagerResizeRequest) GetState() string
func (*InstanceGroupManagerResizeRequest) GetStatus ¶
func (x *InstanceGroupManagerResizeRequest) GetStatus() *InstanceGroupManagerResizeRequestStatus
func (*InstanceGroupManagerResizeRequest) GetZone ¶
func (x *InstanceGroupManagerResizeRequest) GetZone() string
func (*InstanceGroupManagerResizeRequest) ProtoMessage ¶
func (*InstanceGroupManagerResizeRequest) ProtoMessage()
func (*InstanceGroupManagerResizeRequest) ProtoReflect ¶
func (x *InstanceGroupManagerResizeRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerResizeRequest) Reset ¶
func (x *InstanceGroupManagerResizeRequest) Reset()
func (*InstanceGroupManagerResizeRequest) String ¶
func (x *InstanceGroupManagerResizeRequest) String() string
type InstanceGroupManagerResizeRequestStatus ¶
type InstanceGroupManagerResizeRequestStatus struct { // [Output only] Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state. Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry. Error *Error `protobuf:"bytes,96784904,opt,name=error,proto3,oneof" json:"error,omitempty"` // [Output only] Information about the last attempt to fulfill the request. The value is temporary since the ResizeRequest can retry, as long as it's still active and the last attempt value can either be cleared or replaced with a different error. Since ResizeRequest retries infrequently, the value may be stale and no longer show an active problem. The value is cleared when ResizeRequest transitions to the final state (becomes inactive). If the final state is FAILED the error describing it will be storred in the "error" field only. LastAttempt *InstanceGroupManagerResizeRequestStatusLastAttempt `protobuf:"bytes,434771492,opt,name=last_attempt,json=lastAttempt,proto3,oneof" json:"last_attempt,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerResizeRequestStatus) Descriptor ¶
func (*InstanceGroupManagerResizeRequestStatus) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerResizeRequestStatus.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerResizeRequestStatus) GetError ¶
func (x *InstanceGroupManagerResizeRequestStatus) GetError() *Error
func (*InstanceGroupManagerResizeRequestStatus) GetLastAttempt ¶
func (x *InstanceGroupManagerResizeRequestStatus) GetLastAttempt() *InstanceGroupManagerResizeRequestStatusLastAttempt
func (*InstanceGroupManagerResizeRequestStatus) ProtoMessage ¶
func (*InstanceGroupManagerResizeRequestStatus) ProtoMessage()
func (*InstanceGroupManagerResizeRequestStatus) ProtoReflect ¶
func (x *InstanceGroupManagerResizeRequestStatus) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerResizeRequestStatus) Reset ¶
func (x *InstanceGroupManagerResizeRequestStatus) Reset()
func (*InstanceGroupManagerResizeRequestStatus) String ¶
func (x *InstanceGroupManagerResizeRequestStatus) String() string
type InstanceGroupManagerResizeRequestStatusLastAttempt ¶
type InstanceGroupManagerResizeRequestStatusLastAttempt struct { // Errors that prevented the ResizeRequest to be fulfilled. Error *Error `protobuf:"bytes,96784904,opt,name=error,proto3,oneof" json:"error,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) Descriptor ¶
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerResizeRequestStatusLastAttempt.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) GetError ¶
func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) GetError() *Error
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoMessage ¶
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoMessage()
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoReflect ¶
func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) Reset ¶
func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) Reset()
func (*InstanceGroupManagerResizeRequestStatusLastAttempt) String ¶
func (x *InstanceGroupManagerResizeRequestStatusLastAttempt) String() string
type InstanceGroupManagerResizeRequest_State ¶
type InstanceGroupManagerResizeRequest_State int32
[Output only] Current state of the request.
const ( // A value indicating that the enum field is not set. InstanceGroupManagerResizeRequest_UNDEFINED_STATE InstanceGroupManagerResizeRequest_State = 0 // The request was created successfully and was accepted for provisioning when the capacity becomes available. InstanceGroupManagerResizeRequest_ACCEPTED InstanceGroupManagerResizeRequest_State = 246714279 // The request is cancelled. InstanceGroupManagerResizeRequest_CANCELLED InstanceGroupManagerResizeRequest_State = 41957681 // Resize request is being created and may still fail creation. InstanceGroupManagerResizeRequest_CREATING InstanceGroupManagerResizeRequest_State = 455564985 // The request failed before or during provisioning. If the request fails during provisioning, any VMs that were created during provisioning are rolled back and removed from the MIG. InstanceGroupManagerResizeRequest_FAILED InstanceGroupManagerResizeRequest_State = 455706685 // Default value. This value should never be returned. InstanceGroupManagerResizeRequest_STATE_UNSPECIFIED InstanceGroupManagerResizeRequest_State = 470755401 // The request succeeded. InstanceGroupManagerResizeRequest_SUCCEEDED InstanceGroupManagerResizeRequest_State = 511103553 )
func (InstanceGroupManagerResizeRequest_State) Descriptor ¶
func (InstanceGroupManagerResizeRequest_State) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerResizeRequest_State) Enum ¶
func (InstanceGroupManagerResizeRequest_State) EnumDescriptor ¶
func (InstanceGroupManagerResizeRequest_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerResizeRequest_State.Descriptor instead.
func (InstanceGroupManagerResizeRequest_State) Number ¶
func (x InstanceGroupManagerResizeRequest_State) Number() protoreflect.EnumNumber
func (InstanceGroupManagerResizeRequest_State) String ¶
func (x InstanceGroupManagerResizeRequest_State) String() string
func (InstanceGroupManagerResizeRequest_State) Type ¶
func (InstanceGroupManagerResizeRequest_State) Type() protoreflect.EnumType
type InstanceGroupManagerResizeRequestsListResponse ¶
type InstanceGroupManagerResizeRequestsListResponse struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of resize request resources. Items []*InstanceGroupManagerResizeRequest `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#instanceGroupManagerResizeRequestList for a list of resize requests. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
[Output Only] A list of resize requests.
func (*InstanceGroupManagerResizeRequestsListResponse) Descriptor ¶
func (*InstanceGroupManagerResizeRequestsListResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerResizeRequestsListResponse.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerResizeRequestsListResponse) GetId ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetId() string
func (*InstanceGroupManagerResizeRequestsListResponse) GetItems ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetItems() []*InstanceGroupManagerResizeRequest
func (*InstanceGroupManagerResizeRequestsListResponse) GetKind ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetKind() string
func (*InstanceGroupManagerResizeRequestsListResponse) GetNextPageToken ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetNextPageToken() string
func (*InstanceGroupManagerResizeRequestsListResponse) GetSelfLink ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetSelfLink() string
func (*InstanceGroupManagerResizeRequestsListResponse) GetWarning ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) GetWarning() *Warning
func (*InstanceGroupManagerResizeRequestsListResponse) ProtoMessage ¶
func (*InstanceGroupManagerResizeRequestsListResponse) ProtoMessage()
func (*InstanceGroupManagerResizeRequestsListResponse) ProtoReflect ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerResizeRequestsListResponse) Reset ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) Reset()
func (*InstanceGroupManagerResizeRequestsListResponse) String ¶
func (x *InstanceGroupManagerResizeRequestsListResponse) String() string
type InstanceGroupManagerStandbyPolicy ¶
type InstanceGroupManagerStandbyPolicy struct { // Specifies the number of seconds that the MIG should wait to suspend or stop a VM after that VM was created. The initial delay gives the initialization script the time to prepare your VM for a quick scale out. The value of initial delay must be between 0 and 3600 seconds. The default value is 0. InitialDelaySec *int32 `protobuf:"varint,263207002,opt,name=initial_delay_sec,json=initialDelaySec,proto3,oneof" json:"initial_delay_sec,omitempty"` // Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. The default mode is `MANUAL`. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStandbyPolicy) Descriptor ¶
func (*InstanceGroupManagerStandbyPolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStandbyPolicy.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStandbyPolicy) GetInitialDelaySec ¶
func (x *InstanceGroupManagerStandbyPolicy) GetInitialDelaySec() int32
func (*InstanceGroupManagerStandbyPolicy) GetMode ¶
func (x *InstanceGroupManagerStandbyPolicy) GetMode() string
func (*InstanceGroupManagerStandbyPolicy) ProtoMessage ¶
func (*InstanceGroupManagerStandbyPolicy) ProtoMessage()
func (*InstanceGroupManagerStandbyPolicy) ProtoReflect ¶
func (x *InstanceGroupManagerStandbyPolicy) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStandbyPolicy) Reset ¶
func (x *InstanceGroupManagerStandbyPolicy) Reset()
func (*InstanceGroupManagerStandbyPolicy) String ¶
func (x *InstanceGroupManagerStandbyPolicy) String() string
type InstanceGroupManagerStandbyPolicy_Mode ¶
type InstanceGroupManagerStandbyPolicy_Mode int32
Defines how a MIG resumes or starts VMs from a standby pool when the group scales out. The default mode is `MANUAL`.
const ( // A value indicating that the enum field is not set. InstanceGroupManagerStandbyPolicy_UNDEFINED_MODE InstanceGroupManagerStandbyPolicy_Mode = 0 // MIG does not automatically resume or start VMs in the standby pool when the group scales out. InstanceGroupManagerStandbyPolicy_MANUAL InstanceGroupManagerStandbyPolicy_Mode = 119397318 // MIG automatically resumes or starts VMs in the standby pool when the group scales out, and replenishes the standby pool afterwards. InstanceGroupManagerStandbyPolicy_SCALE_OUT_POOL InstanceGroupManagerStandbyPolicy_Mode = 635394 )
func (InstanceGroupManagerStandbyPolicy_Mode) Descriptor ¶
func (InstanceGroupManagerStandbyPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerStandbyPolicy_Mode) Enum ¶
func (InstanceGroupManagerStandbyPolicy_Mode) EnumDescriptor ¶
func (InstanceGroupManagerStandbyPolicy_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStandbyPolicy_Mode.Descriptor instead.
func (InstanceGroupManagerStandbyPolicy_Mode) Number ¶
func (x InstanceGroupManagerStandbyPolicy_Mode) Number() protoreflect.EnumNumber
func (InstanceGroupManagerStandbyPolicy_Mode) String ¶
func (x InstanceGroupManagerStandbyPolicy_Mode) String() string
func (InstanceGroupManagerStandbyPolicy_Mode) Type ¶
func (InstanceGroupManagerStandbyPolicy_Mode) Type() protoreflect.EnumType
type InstanceGroupManagerStatus ¶
type InstanceGroupManagerStatus struct { // [Output only] Status of all-instances configuration on the group. AllInstancesConfig *InstanceGroupManagerStatusAllInstancesConfig `protobuf:"bytes,112596737,opt,name=all_instances_config,json=allInstancesConfig,proto3,oneof" json:"all_instances_config,omitempty"` // [Output Only] The URL of the Autoscaler that targets this instance group manager. Autoscaler *string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3,oneof" json:"autoscaler,omitempty"` // [Output Only] A bit indicating whether the managed instance group is in a stable state. A stable state means that: none of the instances in the managed instance group is currently undergoing any type of change (for example, creation, restart, or deletion); no future changes are scheduled for instances in the managed instance group; and the managed instance group itself is not being modified. IsStable *bool `protobuf:"varint,108410864,opt,name=is_stable,json=isStable,proto3,oneof" json:"is_stable,omitempty"` // [Output Only] Stateful status of the given Instance Group Manager. Stateful *InstanceGroupManagerStatusStateful `protobuf:"bytes,244462412,opt,name=stateful,proto3,oneof" json:"stateful,omitempty"` // [Output Only] A status of consistency of Instances' versions with their target version specified by version field on Instance Group Manager. VersionTarget *InstanceGroupManagerStatusVersionTarget `protobuf:"bytes,289386200,opt,name=version_target,json=versionTarget,proto3,oneof" json:"version_target,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStatus) Descriptor ¶
func (*InstanceGroupManagerStatus) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStatus.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStatus) GetAllInstancesConfig ¶
func (x *InstanceGroupManagerStatus) GetAllInstancesConfig() *InstanceGroupManagerStatusAllInstancesConfig
func (*InstanceGroupManagerStatus) GetAutoscaler ¶
func (x *InstanceGroupManagerStatus) GetAutoscaler() string
func (*InstanceGroupManagerStatus) GetIsStable ¶
func (x *InstanceGroupManagerStatus) GetIsStable() bool
func (*InstanceGroupManagerStatus) GetStateful ¶
func (x *InstanceGroupManagerStatus) GetStateful() *InstanceGroupManagerStatusStateful
func (*InstanceGroupManagerStatus) GetVersionTarget ¶
func (x *InstanceGroupManagerStatus) GetVersionTarget() *InstanceGroupManagerStatusVersionTarget
func (*InstanceGroupManagerStatus) ProtoMessage ¶
func (*InstanceGroupManagerStatus) ProtoMessage()
func (*InstanceGroupManagerStatus) ProtoReflect ¶
func (x *InstanceGroupManagerStatus) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStatus) Reset ¶
func (x *InstanceGroupManagerStatus) Reset()
func (*InstanceGroupManagerStatus) String ¶
func (x *InstanceGroupManagerStatus) String() string
type InstanceGroupManagerStatusAllInstancesConfig ¶
type InstanceGroupManagerStatusAllInstancesConfig struct { // [Output Only] Current all-instances configuration revision. This value is in RFC3339 text format. CurrentRevision *string `protobuf:"bytes,38355937,opt,name=current_revision,json=currentRevision,proto3,oneof" json:"current_revision,omitempty"` // [Output Only] A bit indicating whether this configuration has been applied to all managed instances in the group. Effective *bool `protobuf:"varint,141961639,opt,name=effective,proto3,oneof" json:"effective,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStatusAllInstancesConfig) Descriptor ¶
func (*InstanceGroupManagerStatusAllInstancesConfig) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStatusAllInstancesConfig.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStatusAllInstancesConfig) GetCurrentRevision ¶
func (x *InstanceGroupManagerStatusAllInstancesConfig) GetCurrentRevision() string
func (*InstanceGroupManagerStatusAllInstancesConfig) GetEffective ¶
func (x *InstanceGroupManagerStatusAllInstancesConfig) GetEffective() bool
func (*InstanceGroupManagerStatusAllInstancesConfig) ProtoMessage ¶
func (*InstanceGroupManagerStatusAllInstancesConfig) ProtoMessage()
func (*InstanceGroupManagerStatusAllInstancesConfig) ProtoReflect ¶
func (x *InstanceGroupManagerStatusAllInstancesConfig) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStatusAllInstancesConfig) Reset ¶
func (x *InstanceGroupManagerStatusAllInstancesConfig) Reset()
func (*InstanceGroupManagerStatusAllInstancesConfig) String ¶
func (x *InstanceGroupManagerStatusAllInstancesConfig) String() string
type InstanceGroupManagerStatusStateful ¶
type InstanceGroupManagerStatusStateful struct { // [Output Only] A bit indicating whether the managed instance group has stateful configuration, that is, if you have configured any items in a stateful policy or in per-instance configs. The group might report that it has no stateful configuration even when there is still some preserved state on a managed instance, for example, if you have deleted all PICs but not yet applied those deletions. HasStatefulConfig *bool `protobuf:"varint,110474224,opt,name=has_stateful_config,json=hasStatefulConfig,proto3,oneof" json:"has_stateful_config,omitempty"` // [Output Only] Status of per-instance configurations on the instances. PerInstanceConfigs *InstanceGroupManagerStatusStatefulPerInstanceConfigs `protobuf:"bytes,526265001,opt,name=per_instance_configs,json=perInstanceConfigs,proto3,oneof" json:"per_instance_configs,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStatusStateful) Descriptor ¶
func (*InstanceGroupManagerStatusStateful) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStatusStateful.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStatusStateful) GetHasStatefulConfig ¶
func (x *InstanceGroupManagerStatusStateful) GetHasStatefulConfig() bool
func (*InstanceGroupManagerStatusStateful) GetPerInstanceConfigs ¶
func (x *InstanceGroupManagerStatusStateful) GetPerInstanceConfigs() *InstanceGroupManagerStatusStatefulPerInstanceConfigs
func (*InstanceGroupManagerStatusStateful) ProtoMessage ¶
func (*InstanceGroupManagerStatusStateful) ProtoMessage()
func (*InstanceGroupManagerStatusStateful) ProtoReflect ¶
func (x *InstanceGroupManagerStatusStateful) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStatusStateful) Reset ¶
func (x *InstanceGroupManagerStatusStateful) Reset()
func (*InstanceGroupManagerStatusStateful) String ¶
func (x *InstanceGroupManagerStatusStateful) String() string
type InstanceGroupManagerStatusStatefulPerInstanceConfigs ¶
type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct { // A bit indicating if all of the group's per-instance configurations (listed in the output of a listPerInstanceConfigs API call) have status EFFECTIVE or there are no per-instance-configs. AllEffective *bool `protobuf:"varint,516540553,opt,name=all_effective,json=allEffective,proto3,oneof" json:"all_effective,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) Descriptor ¶
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStatusStatefulPerInstanceConfigs.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) GetAllEffective ¶
func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) GetAllEffective() bool
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoMessage ¶
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoMessage()
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoReflect ¶
func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) Reset ¶
func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) Reset()
func (*InstanceGroupManagerStatusStatefulPerInstanceConfigs) String ¶
func (x *InstanceGroupManagerStatusStatefulPerInstanceConfigs) String() string
type InstanceGroupManagerStatusVersionTarget ¶
type InstanceGroupManagerStatusVersionTarget struct { // [Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager. IsReached *bool `protobuf:"varint,433209149,opt,name=is_reached,json=isReached,proto3,oneof" json:"is_reached,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerStatusVersionTarget) Descriptor ¶
func (*InstanceGroupManagerStatusVersionTarget) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerStatusVersionTarget.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerStatusVersionTarget) GetIsReached ¶
func (x *InstanceGroupManagerStatusVersionTarget) GetIsReached() bool
func (*InstanceGroupManagerStatusVersionTarget) ProtoMessage ¶
func (*InstanceGroupManagerStatusVersionTarget) ProtoMessage()
func (*InstanceGroupManagerStatusVersionTarget) ProtoReflect ¶
func (x *InstanceGroupManagerStatusVersionTarget) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerStatusVersionTarget) Reset ¶
func (x *InstanceGroupManagerStatusVersionTarget) Reset()
func (*InstanceGroupManagerStatusVersionTarget) String ¶
func (x *InstanceGroupManagerStatusVersionTarget) String() string
type InstanceGroupManagerUpdatePolicy ¶
type InstanceGroupManagerUpdatePolicy struct { // The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. // Check the InstanceRedistributionType enum for the list of possible values. InstanceRedistributionType *string `protobuf:"bytes,292630424,opt,name=instance_redistribution_type,json=instanceRedistributionType,proto3,oneof" json:"instance_redistribution_type,omitempty"` // The maximum number of instances that can be created above the specified targetSize during the update process. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxSurge is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxSurge. MaxSurge *FixedOrPercent `protobuf:"bytes,302572691,opt,name=max_surge,json=maxSurge,proto3,oneof" json:"max_surge,omitempty"` // The maximum number of instances that can be unavailable during the update process. An instance is considered available if all of the following conditions are satisfied: - The instance's status is RUNNING. - If there is a health check on the instance group, the instance's health check status must be HEALTHY at least once. If there is no health check on the group, then the instance only needs to have a status of RUNNING to be considered available. This value can be either a fixed number or, if the group has 10 or more instances, a percentage. If you set a percentage, the number of instances is rounded if necessary. The default value for maxUnavailable is a fixed value equal to the number of zones in which the managed instance group operates. At least one of either maxSurge or maxUnavailable must be greater than 0. Learn more about maxUnavailable. *FixedOrPercent `protobuf:"bytes,404940277,opt,name=max_unavailable,json=maxUnavailable,proto3,oneof" json:"max_unavailable,omitempty"` // Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. // Check the MinimalAction enum for the list of possible values. MinimalAction *string `protobuf:"bytes,270567060,opt,name=minimal_action,json=minimalAction,proto3,oneof" json:"minimal_action,omitempty"` // Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to avoid restarting the VM and to limit disruption as much as possible. RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. // Check the MostDisruptiveAllowedAction enum for the list of possible values. MostDisruptiveAllowedAction *string `protobuf:"bytes,66103053,opt,name=most_disruptive_allowed_action,json=mostDisruptiveAllowedAction,proto3,oneof" json:"most_disruptive_allowed_action,omitempty"` // What action should be used to replace instances. See minimal_action.REPLACE // Check the ReplacementMethod enum for the list of possible values. ReplacementMethod *string `protobuf:"bytes,505931694,opt,name=replacement_method,json=replacementMethod,proto3,oneof" json:"replacement_method,omitempty"` // The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerUpdatePolicy) Descriptor ¶
func (*InstanceGroupManagerUpdatePolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerUpdatePolicy) GetInstanceRedistributionType ¶
func (x *InstanceGroupManagerUpdatePolicy) GetInstanceRedistributionType() string
func (*InstanceGroupManagerUpdatePolicy) GetMaxSurge ¶
func (x *InstanceGroupManagerUpdatePolicy) GetMaxSurge() *FixedOrPercent
func (*InstanceGroupManagerUpdatePolicy) GetMaxUnavailable ¶
func (x *InstanceGroupManagerUpdatePolicy) GetMaxUnavailable() *FixedOrPercent
func (*InstanceGroupManagerUpdatePolicy) GetMinimalAction ¶
func (x *InstanceGroupManagerUpdatePolicy) GetMinimalAction() string
func (*InstanceGroupManagerUpdatePolicy) GetMostDisruptiveAllowedAction ¶
func (x *InstanceGroupManagerUpdatePolicy) GetMostDisruptiveAllowedAction() string
func (*InstanceGroupManagerUpdatePolicy) GetReplacementMethod ¶
func (x *InstanceGroupManagerUpdatePolicy) GetReplacementMethod() string
func (*InstanceGroupManagerUpdatePolicy) GetType ¶
func (x *InstanceGroupManagerUpdatePolicy) GetType() string
func (*InstanceGroupManagerUpdatePolicy) ProtoMessage ¶
func (*InstanceGroupManagerUpdatePolicy) ProtoMessage()
func (*InstanceGroupManagerUpdatePolicy) ProtoReflect ¶
func (x *InstanceGroupManagerUpdatePolicy) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerUpdatePolicy) Reset ¶
func (x *InstanceGroupManagerUpdatePolicy) Reset()
func (*InstanceGroupManagerUpdatePolicy) String ¶
func (x *InstanceGroupManagerUpdatePolicy) String() string
type InstanceGroupManagerUpdatePolicy_InstanceRedistributionType ¶
type InstanceGroupManagerUpdatePolicy_InstanceRedistributionType int32
The instance redistribution policy for regional managed instance groups. Valid values are: - PROACTIVE (default): The group attempts to maintain an even distribution of VM instances across zones in the region. - NONE: For non-autoscaled groups, proactive redistribution is disabled. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE PROACTIVE
const ( // A value indicating that the enum field is not set. InstanceGroupManagerUpdatePolicy_UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE InstanceGroupManagerUpdatePolicy_InstanceRedistributionType = 0 )
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Descriptor ¶
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Enum ¶
func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Enum() *InstanceGroupManagerUpdatePolicy_InstanceRedistributionType
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) EnumDescriptor ¶
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy_InstanceRedistributionType.Descriptor instead.
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Number ¶
func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Number() protoreflect.EnumNumber
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) String ¶
func (x InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) String() string
func (InstanceGroupManagerUpdatePolicy_InstanceRedistributionType) Type ¶
type InstanceGroupManagerUpdatePolicy_MinimalAction ¶
type InstanceGroupManagerUpdatePolicy_MinimalAction int32
Minimal action to be taken on an instance. Use this option to minimize disruption as much as possible or to apply a more disruptive action than is necessary. - To limit disruption as much as possible, set the minimal action to REFRESH. If your update requires a more disruptive action, Compute Engine performs the necessary action to execute the update. - To apply a more disruptive action than is strictly necessary, set the minimal action to RESTART or REPLACE. For example, Compute Engine does not need to restart a VM to change its metadata. But if your application reads instance metadata only when a VM is restarted, you can set the minimal action to RESTART in order to pick up metadata changes. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. InstanceGroupManagerUpdatePolicy_UNDEFINED_MINIMAL_ACTION InstanceGroupManagerUpdatePolicy_MinimalAction = 0 )
func (InstanceGroupManagerUpdatePolicy_MinimalAction) Descriptor ¶
func (InstanceGroupManagerUpdatePolicy_MinimalAction) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerUpdatePolicy_MinimalAction) Enum ¶
func (x InstanceGroupManagerUpdatePolicy_MinimalAction) Enum() *InstanceGroupManagerUpdatePolicy_MinimalAction
func (InstanceGroupManagerUpdatePolicy_MinimalAction) EnumDescriptor ¶
func (InstanceGroupManagerUpdatePolicy_MinimalAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy_MinimalAction.Descriptor instead.
func (InstanceGroupManagerUpdatePolicy_MinimalAction) Number ¶
func (x InstanceGroupManagerUpdatePolicy_MinimalAction) Number() protoreflect.EnumNumber
func (InstanceGroupManagerUpdatePolicy_MinimalAction) String ¶
func (x InstanceGroupManagerUpdatePolicy_MinimalAction) String() string
func (InstanceGroupManagerUpdatePolicy_MinimalAction) Type ¶
type InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction ¶
type InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction int32
Most disruptive action that is allowed to be taken on an instance. You can specify either NONE to forbid any actions, REFRESH to avoid restarting the VM and to limit disruption as much as possible. RESTART to allow actions that can be applied without instance replacing or REPLACE to allow all possible actions. If the Updater determines that the minimal update action needed is more disruptive than most disruptive allowed action you specify it will not perform the update at all. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. InstanceGroupManagerUpdatePolicy_UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction = 0 )
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Descriptor ¶
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Enum ¶
func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Enum() *InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) EnumDescriptor ¶
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction.Descriptor instead.
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Number ¶
func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) String ¶
func (x InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) String() string
func (InstanceGroupManagerUpdatePolicy_MostDisruptiveAllowedAction) Type ¶
type InstanceGroupManagerUpdatePolicy_ReplacementMethod ¶
type InstanceGroupManagerUpdatePolicy_ReplacementMethod int32
What action should be used to replace instances. See minimal_action.REPLACE
const ( // A value indicating that the enum field is not set. InstanceGroupManagerUpdatePolicy_UNDEFINED_REPLACEMENT_METHOD InstanceGroupManagerUpdatePolicy_ReplacementMethod = 0 // Instances will be recreated (with the same name) InstanceGroupManagerUpdatePolicy_RECREATE InstanceGroupManagerUpdatePolicy_ReplacementMethod = 522644719 // Default option: instances will be deleted and created (with a new name) InstanceGroupManagerUpdatePolicy_SUBSTITUTE InstanceGroupManagerUpdatePolicy_ReplacementMethod = 280924314 )
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Descriptor ¶
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Enum ¶
func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) Enum() *InstanceGroupManagerUpdatePolicy_ReplacementMethod
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) EnumDescriptor ¶
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy_ReplacementMethod.Descriptor instead.
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Number ¶
func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) Number() protoreflect.EnumNumber
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) String ¶
func (x InstanceGroupManagerUpdatePolicy_ReplacementMethod) String() string
func (InstanceGroupManagerUpdatePolicy_ReplacementMethod) Type ¶
type InstanceGroupManagerUpdatePolicy_Type ¶
type InstanceGroupManagerUpdatePolicy_Type int32
The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update. Additional supported values which may be not listed in the enum directly due to technical reasons: PROACTIVE
const ( // A value indicating that the enum field is not set. InstanceGroupManagerUpdatePolicy_UNDEFINED_TYPE InstanceGroupManagerUpdatePolicy_Type = 0 // MIG will apply new configurations to existing VMs only when you selectively target specific or all VMs to be updated. InstanceGroupManagerUpdatePolicy_OPPORTUNISTIC InstanceGroupManagerUpdatePolicy_Type = 429530089 )
func (InstanceGroupManagerUpdatePolicy_Type) Descriptor ¶
func (InstanceGroupManagerUpdatePolicy_Type) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagerUpdatePolicy_Type) Enum ¶
func (InstanceGroupManagerUpdatePolicy_Type) EnumDescriptor ¶
func (InstanceGroupManagerUpdatePolicy_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerUpdatePolicy_Type.Descriptor instead.
func (InstanceGroupManagerUpdatePolicy_Type) Number ¶
func (x InstanceGroupManagerUpdatePolicy_Type) Number() protoreflect.EnumNumber
func (InstanceGroupManagerUpdatePolicy_Type) String ¶
func (x InstanceGroupManagerUpdatePolicy_Type) String() string
func (InstanceGroupManagerUpdatePolicy_Type) Type ¶
func (InstanceGroupManagerUpdatePolicy_Type) Type() protoreflect.EnumType
type InstanceGroupManagerVersion ¶
type InstanceGroupManagerVersion struct { // The URL of the instance template that is specified for this managed instance group. The group uses this template to create new instances in the managed instance group until the `targetSize` for this version is reached. The templates for existing instances in the group do not change unless you run recreateInstances, run applyUpdatesToInstances, or set the group's updatePolicy.type to PROACTIVE; in those cases, existing instances are updated until the `targetSize` for this version is reached. InstanceTemplate *string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3,oneof" json:"instance_template,omitempty"` // Name of the version. Unique among all versions in the scope of this managed instance group. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specifies the intended number of instances to be created from the instanceTemplate. The final number of instances created from the template will be equal to: - If expressed as a fixed number, the minimum of either targetSize.fixed or instanceGroupManager.targetSize is used. - if expressed as a percent, the targetSize would be (targetSize.percent/100 * InstanceGroupManager.targetSize) If there is a remainder, the number is rounded. If unset, this version will update any remaining instances not updated by another version. Read Starting a canary update for more information. TargetSize *FixedOrPercent `protobuf:"bytes,62880239,opt,name=target_size,json=targetSize,proto3,oneof" json:"target_size,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagerVersion) Descriptor ¶
func (*InstanceGroupManagerVersion) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagerVersion.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagerVersion) GetInstanceTemplate ¶
func (x *InstanceGroupManagerVersion) GetInstanceTemplate() string
func (*InstanceGroupManagerVersion) GetName ¶
func (x *InstanceGroupManagerVersion) GetName() string
func (*InstanceGroupManagerVersion) GetTargetSize ¶
func (x *InstanceGroupManagerVersion) GetTargetSize() *FixedOrPercent
func (*InstanceGroupManagerVersion) ProtoMessage ¶
func (*InstanceGroupManagerVersion) ProtoMessage()
func (*InstanceGroupManagerVersion) ProtoReflect ¶
func (x *InstanceGroupManagerVersion) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagerVersion) Reset ¶
func (x *InstanceGroupManagerVersion) Reset()
func (*InstanceGroupManagerVersion) String ¶
func (x *InstanceGroupManagerVersion) String() string
type InstanceGroupManager_ListManagedInstancesResults ¶
type InstanceGroupManager_ListManagedInstancesResults int32
Pagination behavior of the listManagedInstances API method for this managed instance group.
const ( // A value indicating that the enum field is not set. InstanceGroupManager_UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS InstanceGroupManager_ListManagedInstancesResults = 0 // (Default) Pagination is disabled for the group's listManagedInstances API method. maxResults and pageToken query parameters are ignored and all instances are returned in a single response. InstanceGroupManager_PAGELESS InstanceGroupManager_ListManagedInstancesResults = 32183464 // Pagination is enabled for the group's listManagedInstances API method. maxResults and pageToken query parameters are respected. InstanceGroupManager_PAGINATED InstanceGroupManager_ListManagedInstancesResults = 40190637 )
func (InstanceGroupManager_ListManagedInstancesResults) Descriptor ¶
func (InstanceGroupManager_ListManagedInstancesResults) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManager_ListManagedInstancesResults) Enum ¶
func (x InstanceGroupManager_ListManagedInstancesResults) Enum() *InstanceGroupManager_ListManagedInstancesResults
func (InstanceGroupManager_ListManagedInstancesResults) EnumDescriptor ¶
func (InstanceGroupManager_ListManagedInstancesResults) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManager_ListManagedInstancesResults.Descriptor instead.
func (InstanceGroupManager_ListManagedInstancesResults) Number ¶
func (x InstanceGroupManager_ListManagedInstancesResults) Number() protoreflect.EnumNumber
func (InstanceGroupManager_ListManagedInstancesResults) String ¶
func (x InstanceGroupManager_ListManagedInstancesResults) String() string
func (InstanceGroupManager_ListManagedInstancesResults) Type ¶
type InstanceGroupManagersAbandonInstancesRequest ¶
type InstanceGroupManagersAbandonInstancesRequest struct { // The URLs of one or more instances to abandon. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersAbandonInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersAbandonInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersAbandonInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersAbandonInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersAbandonInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersAbandonInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersAbandonInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersAbandonInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersAbandonInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersAbandonInstancesRequest) Reset ¶
func (x *InstanceGroupManagersAbandonInstancesRequest) Reset()
func (*InstanceGroupManagersAbandonInstancesRequest) String ¶
func (x *InstanceGroupManagersAbandonInstancesRequest) String() string
type InstanceGroupManagersApplyUpdatesRequest ¶
type InstanceGroupManagersApplyUpdatesRequest struct { // Flag to update all instances instead of specified list of “instances”. If the flag is set to true then the instances may not be specified in the request. AllInstances *bool `protobuf:"varint,403676512,opt,name=all_instances,json=allInstances,proto3,oneof" json:"all_instances,omitempty"` // The list of URLs of one or more instances for which you want to apply updates. Each URL can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // The minimal action that you want to perform on each instance during the update: - REPLACE: At minimum, delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the minimum action is NONE. If your update requires a more disruptive action than you set with this flag, the necessary action is performed to execute the update. // Check the MinimalAction enum for the list of possible values. MinimalAction *string `protobuf:"bytes,270567060,opt,name=minimal_action,json=minimalAction,proto3,oneof" json:"minimal_action,omitempty"` // The most disruptive action that you want to perform on each instance during the update: - REPLACE: Delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the most disruptive allowed action is REPLACE. If your update requires a more disruptive action than you set with this flag, the update request will fail. // Check the MostDisruptiveAllowedAction enum for the list of possible values. MostDisruptiveAllowedAction *string `protobuf:"bytes,66103053,opt,name=most_disruptive_allowed_action,json=mostDisruptiveAllowedAction,proto3,oneof" json:"most_disruptive_allowed_action,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagers.applyUpdatesToInstances
func (*InstanceGroupManagersApplyUpdatesRequest) Descriptor ¶
func (*InstanceGroupManagersApplyUpdatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersApplyUpdatesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersApplyUpdatesRequest) GetAllInstances ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) GetAllInstances() bool
func (*InstanceGroupManagersApplyUpdatesRequest) GetInstances ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) GetInstances() []string
func (*InstanceGroupManagersApplyUpdatesRequest) GetMinimalAction ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) GetMinimalAction() string
func (*InstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction() string
func (*InstanceGroupManagersApplyUpdatesRequest) ProtoMessage ¶
func (*InstanceGroupManagersApplyUpdatesRequest) ProtoMessage()
func (*InstanceGroupManagersApplyUpdatesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersApplyUpdatesRequest) Reset ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) Reset()
func (*InstanceGroupManagersApplyUpdatesRequest) String ¶
func (x *InstanceGroupManagersApplyUpdatesRequest) String() string
type InstanceGroupManagersApplyUpdatesRequest_MinimalAction ¶
type InstanceGroupManagersApplyUpdatesRequest_MinimalAction int32
The minimal action that you want to perform on each instance during the update: - REPLACE: At minimum, delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the minimum action is NONE. If your update requires a more disruptive action than you set with this flag, the necessary action is performed to execute the update. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. InstanceGroupManagersApplyUpdatesRequest_UNDEFINED_MINIMAL_ACTION InstanceGroupManagersApplyUpdatesRequest_MinimalAction = 0 )
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor ¶
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum() *InstanceGroupManagersApplyUpdatesRequest_MinimalAction
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor ¶
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersApplyUpdatesRequest_MinimalAction.Descriptor instead.
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number() protoreflect.EnumNumber
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) String ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MinimalAction) String() string
func (InstanceGroupManagersApplyUpdatesRequest_MinimalAction) Type ¶
type InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction ¶
type InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction int32
The most disruptive action that you want to perform on each instance during the update: - REPLACE: Delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the most disruptive allowed action is REPLACE. If your update requires a more disruptive action than you set with this flag, the update request will fail. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. InstanceGroupManagersApplyUpdatesRequest_UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction = 0 )
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor ¶
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum() *InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor ¶
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction.Descriptor instead.
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) String ¶
func (x InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) String() string
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type ¶
func (InstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
type InstanceGroupManagersCreateInstancesRequest ¶
type InstanceGroupManagersCreateInstancesRequest struct { // [Required] List of specifications of per-instance configs. Instances []*PerInstanceConfig `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagers.createInstances
func (*InstanceGroupManagersCreateInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersCreateInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersCreateInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersCreateInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersCreateInstancesRequest) GetInstances() []*PerInstanceConfig
func (*InstanceGroupManagersCreateInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersCreateInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersCreateInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersCreateInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersCreateInstancesRequest) Reset ¶
func (x *InstanceGroupManagersCreateInstancesRequest) Reset()
func (*InstanceGroupManagersCreateInstancesRequest) String ¶
func (x *InstanceGroupManagersCreateInstancesRequest) String() string
type InstanceGroupManagersDeleteInstancesRequest ¶
type InstanceGroupManagersDeleteInstancesRequest struct { // The URLs of one or more instances to delete. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Queued instances do not have URL and can be deleted only by name. One cannot specify both URLs and names in a single request. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // Specifies whether the request should proceed despite the inclusion of instances that are not members of the group or that are already in the process of being deleted or abandoned. If this field is set to `false` and such an instance is specified in the request, the operation fails. The operation always fails if the request contains a malformed instance URL or a reference to an instance that exists in a zone or region other than the group's zone or region. SkipInstancesOnValidationError *bool `protobuf:"varint,40631073,opt,name=skip_instances_on_validation_error,json=skipInstancesOnValidationError,proto3,oneof" json:"skip_instances_on_validation_error,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersDeleteInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersDeleteInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersDeleteInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersDeleteInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersDeleteInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError ¶
func (x *InstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError() bool
func (*InstanceGroupManagersDeleteInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersDeleteInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersDeleteInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersDeleteInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersDeleteInstancesRequest) Reset ¶
func (x *InstanceGroupManagersDeleteInstancesRequest) Reset()
func (*InstanceGroupManagersDeleteInstancesRequest) String ¶
func (x *InstanceGroupManagersDeleteInstancesRequest) String() string
type InstanceGroupManagersDeletePerInstanceConfigsReq ¶
type InstanceGroupManagersDeletePerInstanceConfigsReq struct { // The list of instance names for which we want to delete per-instance configs on this managed instance group. Names []string `protobuf:"bytes,104585032,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagers.deletePerInstanceConfigs
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) Descriptor ¶
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersDeletePerInstanceConfigsReq.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) GetNames ¶
func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) GetNames() []string
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoMessage ¶
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoMessage()
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoReflect ¶
func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) Reset ¶
func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) Reset()
func (*InstanceGroupManagersDeletePerInstanceConfigsReq) String ¶
func (x *InstanceGroupManagersDeletePerInstanceConfigsReq) String() string
type InstanceGroupManagersListErrorsResponse ¶
type InstanceGroupManagersListErrorsResponse struct { // [Output Only] The list of errors of the managed instance group. Items []*InstanceManagedByIgmError `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersListErrorsResponse) Descriptor ¶
func (*InstanceGroupManagersListErrorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersListErrorsResponse.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersListErrorsResponse) GetItems ¶
func (x *InstanceGroupManagersListErrorsResponse) GetItems() []*InstanceManagedByIgmError
func (*InstanceGroupManagersListErrorsResponse) GetNextPageToken ¶
func (x *InstanceGroupManagersListErrorsResponse) GetNextPageToken() string
func (*InstanceGroupManagersListErrorsResponse) ProtoMessage ¶
func (*InstanceGroupManagersListErrorsResponse) ProtoMessage()
func (*InstanceGroupManagersListErrorsResponse) ProtoReflect ¶
func (x *InstanceGroupManagersListErrorsResponse) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersListErrorsResponse) Reset ¶
func (x *InstanceGroupManagersListErrorsResponse) Reset()
func (*InstanceGroupManagersListErrorsResponse) String ¶
func (x *InstanceGroupManagersListErrorsResponse) String() string
type InstanceGroupManagersListManagedInstancesResponse ¶
type InstanceGroupManagersListManagedInstancesResponse struct { // [Output Only] The list of instances in the managed instance group. ManagedInstances []*ManagedInstance `protobuf:"bytes,336219614,rep,name=managed_instances,json=managedInstances,proto3" json:"managed_instances,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersListManagedInstancesResponse) Descriptor ¶
func (*InstanceGroupManagersListManagedInstancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersListManagedInstancesResponse.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersListManagedInstancesResponse) GetManagedInstances ¶
func (x *InstanceGroupManagersListManagedInstancesResponse) GetManagedInstances() []*ManagedInstance
func (*InstanceGroupManagersListManagedInstancesResponse) GetNextPageToken ¶
func (x *InstanceGroupManagersListManagedInstancesResponse) GetNextPageToken() string
func (*InstanceGroupManagersListManagedInstancesResponse) ProtoMessage ¶
func (*InstanceGroupManagersListManagedInstancesResponse) ProtoMessage()
func (*InstanceGroupManagersListManagedInstancesResponse) ProtoReflect ¶
func (x *InstanceGroupManagersListManagedInstancesResponse) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersListManagedInstancesResponse) Reset ¶
func (x *InstanceGroupManagersListManagedInstancesResponse) Reset()
func (*InstanceGroupManagersListManagedInstancesResponse) String ¶
func (x *InstanceGroupManagersListManagedInstancesResponse) String() string
type InstanceGroupManagersListPerInstanceConfigsResp ¶
type InstanceGroupManagersListPerInstanceConfigsResp struct { // [Output Only] The list of PerInstanceConfig. Items []*PerInstanceConfig `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersListPerInstanceConfigsResp) Descriptor ¶
func (*InstanceGroupManagersListPerInstanceConfigsResp) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersListPerInstanceConfigsResp.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersListPerInstanceConfigsResp) GetItems ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetItems() []*PerInstanceConfig
func (*InstanceGroupManagersListPerInstanceConfigsResp) GetNextPageToken ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetNextPageToken() string
func (*InstanceGroupManagersListPerInstanceConfigsResp) GetWarning ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) GetWarning() *Warning
func (*InstanceGroupManagersListPerInstanceConfigsResp) ProtoMessage ¶
func (*InstanceGroupManagersListPerInstanceConfigsResp) ProtoMessage()
func (*InstanceGroupManagersListPerInstanceConfigsResp) ProtoReflect ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersListPerInstanceConfigsResp) Reset ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) Reset()
func (*InstanceGroupManagersListPerInstanceConfigsResp) String ¶
func (x *InstanceGroupManagersListPerInstanceConfigsResp) String() string
type InstanceGroupManagersPatchPerInstanceConfigsReq ¶
type InstanceGroupManagersPatchPerInstanceConfigsReq struct { // The list of per-instance configurations to insert or patch on this managed instance group. PerInstanceConfigs []*PerInstanceConfig `protobuf:"bytes,526265001,rep,name=per_instance_configs,json=perInstanceConfigs,proto3" json:"per_instance_configs,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagers.patchPerInstanceConfigs
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) Descriptor ¶
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersPatchPerInstanceConfigsReq.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) GetPerInstanceConfigs ¶
func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) GetPerInstanceConfigs() []*PerInstanceConfig
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoMessage ¶
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoMessage()
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoReflect ¶
func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) Reset ¶
func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) Reset()
func (*InstanceGroupManagersPatchPerInstanceConfigsReq) String ¶
func (x *InstanceGroupManagersPatchPerInstanceConfigsReq) String() string
type InstanceGroupManagersRecreateInstancesRequest ¶
type InstanceGroupManagersRecreateInstancesRequest struct { // The URLs of one or more instances to recreate. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersRecreateInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersRecreateInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersRecreateInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersRecreateInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersRecreateInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersRecreateInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersRecreateInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersRecreateInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersRecreateInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersRecreateInstancesRequest) Reset ¶
func (x *InstanceGroupManagersRecreateInstancesRequest) Reset()
func (*InstanceGroupManagersRecreateInstancesRequest) String ¶
func (x *InstanceGroupManagersRecreateInstancesRequest) String() string
type InstanceGroupManagersResumeInstancesRequest ¶
type InstanceGroupManagersResumeInstancesRequest struct { // The URLs of one or more instances to resume. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersResumeInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersResumeInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersResumeInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersResumeInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersResumeInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersResumeInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersResumeInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersResumeInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersResumeInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersResumeInstancesRequest) Reset ¶
func (x *InstanceGroupManagersResumeInstancesRequest) Reset()
func (*InstanceGroupManagersResumeInstancesRequest) String ¶
func (x *InstanceGroupManagersResumeInstancesRequest) String() string
type InstanceGroupManagersScopedList ¶
type InstanceGroupManagersScopedList struct { // [Output Only] The list of managed instance groups that are contained in the specified project and zone. InstanceGroupManagers []*InstanceGroupManager `protobuf:"bytes,214072592,rep,name=instance_group_managers,json=instanceGroupManagers,proto3" json:"instance_group_managers,omitempty"` // [Output Only] The warning that replaces the list of managed instance groups when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersScopedList) Descriptor ¶
func (*InstanceGroupManagersScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersScopedList.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersScopedList) GetInstanceGroupManagers ¶
func (x *InstanceGroupManagersScopedList) GetInstanceGroupManagers() []*InstanceGroupManager
func (*InstanceGroupManagersScopedList) GetWarning ¶
func (x *InstanceGroupManagersScopedList) GetWarning() *Warning
func (*InstanceGroupManagersScopedList) ProtoMessage ¶
func (*InstanceGroupManagersScopedList) ProtoMessage()
func (*InstanceGroupManagersScopedList) ProtoReflect ¶
func (x *InstanceGroupManagersScopedList) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersScopedList) Reset ¶
func (x *InstanceGroupManagersScopedList) Reset()
func (*InstanceGroupManagersScopedList) String ¶
func (x *InstanceGroupManagersScopedList) String() string
type InstanceGroupManagersSetInstanceTemplateRequest ¶
type InstanceGroupManagersSetInstanceTemplateRequest struct { // The URL of the instance template that is specified for this managed instance group. The group uses this template to create all new instances in the managed instance group. The templates for existing instances in the group do not change unless you run recreateInstances, run applyUpdatesToInstances, or set the group's updatePolicy.type to PROACTIVE. InstanceTemplate *string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3,oneof" json:"instance_template,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersSetInstanceTemplateRequest) Descriptor ¶
func (*InstanceGroupManagersSetInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersSetInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersSetInstanceTemplateRequest) GetInstanceTemplate ¶
func (x *InstanceGroupManagersSetInstanceTemplateRequest) GetInstanceTemplate() string
func (*InstanceGroupManagersSetInstanceTemplateRequest) ProtoMessage ¶
func (*InstanceGroupManagersSetInstanceTemplateRequest) ProtoMessage()
func (*InstanceGroupManagersSetInstanceTemplateRequest) ProtoReflect ¶
func (x *InstanceGroupManagersSetInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersSetInstanceTemplateRequest) Reset ¶
func (x *InstanceGroupManagersSetInstanceTemplateRequest) Reset()
func (*InstanceGroupManagersSetInstanceTemplateRequest) String ¶
func (x *InstanceGroupManagersSetInstanceTemplateRequest) String() string
type InstanceGroupManagersSetTargetPoolsRequest ¶
type InstanceGroupManagersSetTargetPoolsRequest struct { // The fingerprint of the target pools information. Use this optional property to prevent conflicts when multiple users change the target pools settings concurrently. Obtain the fingerprint with the instanceGroupManagers.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The list of target pool URLs that instances in this managed instance group belong to. The managed instance group applies these target pools to all of the instances in the group. Existing instances and new instances in the group all receive these target pool settings. TargetPools []string `protobuf:"bytes,336072617,rep,name=target_pools,json=targetPools,proto3" json:"target_pools,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersSetTargetPoolsRequest) Descriptor ¶
func (*InstanceGroupManagersSetTargetPoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersSetTargetPoolsRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersSetTargetPoolsRequest) GetFingerprint ¶
func (x *InstanceGroupManagersSetTargetPoolsRequest) GetFingerprint() string
func (*InstanceGroupManagersSetTargetPoolsRequest) GetTargetPools ¶
func (x *InstanceGroupManagersSetTargetPoolsRequest) GetTargetPools() []string
func (*InstanceGroupManagersSetTargetPoolsRequest) ProtoMessage ¶
func (*InstanceGroupManagersSetTargetPoolsRequest) ProtoMessage()
func (*InstanceGroupManagersSetTargetPoolsRequest) ProtoReflect ¶
func (x *InstanceGroupManagersSetTargetPoolsRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersSetTargetPoolsRequest) Reset ¶
func (x *InstanceGroupManagersSetTargetPoolsRequest) Reset()
func (*InstanceGroupManagersSetTargetPoolsRequest) String ¶
func (x *InstanceGroupManagersSetTargetPoolsRequest) String() string
type InstanceGroupManagersStartInstancesRequest ¶
type InstanceGroupManagersStartInstancesRequest struct { // The URLs of one or more instances to start. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersStartInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersStartInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersStartInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersStartInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersStartInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersStartInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersStartInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersStartInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersStartInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersStartInstancesRequest) Reset ¶
func (x *InstanceGroupManagersStartInstancesRequest) Reset()
func (*InstanceGroupManagersStartInstancesRequest) String ¶
func (x *InstanceGroupManagersStartInstancesRequest) String() string
type InstanceGroupManagersStopInstancesRequest ¶
type InstanceGroupManagersStopInstancesRequest struct { // If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them. ForceStop *bool `protobuf:"varint,134762710,opt,name=force_stop,json=forceStop,proto3,oneof" json:"force_stop,omitempty"` // The URLs of one or more instances to stop. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersStopInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersStopInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersStopInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersStopInstancesRequest) GetForceStop ¶
func (x *InstanceGroupManagersStopInstancesRequest) GetForceStop() bool
func (*InstanceGroupManagersStopInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersStopInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersStopInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersStopInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersStopInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersStopInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersStopInstancesRequest) Reset ¶
func (x *InstanceGroupManagersStopInstancesRequest) Reset()
func (*InstanceGroupManagersStopInstancesRequest) String ¶
func (x *InstanceGroupManagersStopInstancesRequest) String() string
type InstanceGroupManagersSuspendInstancesRequest ¶
type InstanceGroupManagersSuspendInstancesRequest struct { // If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them. ForceSuspend *bool `protobuf:"varint,27637480,opt,name=force_suspend,json=forceSuspend,proto3,oneof" json:"force_suspend,omitempty"` // The URLs of one or more instances to suspend. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupManagersSuspendInstancesRequest) Descriptor ¶
func (*InstanceGroupManagersSuspendInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersSuspendInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersSuspendInstancesRequest) GetForceSuspend ¶
func (x *InstanceGroupManagersSuspendInstancesRequest) GetForceSuspend() bool
func (*InstanceGroupManagersSuspendInstancesRequest) GetInstances ¶
func (x *InstanceGroupManagersSuspendInstancesRequest) GetInstances() []string
func (*InstanceGroupManagersSuspendInstancesRequest) ProtoMessage ¶
func (*InstanceGroupManagersSuspendInstancesRequest) ProtoMessage()
func (*InstanceGroupManagersSuspendInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupManagersSuspendInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersSuspendInstancesRequest) Reset ¶
func (x *InstanceGroupManagersSuspendInstancesRequest) Reset()
func (*InstanceGroupManagersSuspendInstancesRequest) String ¶
func (x *InstanceGroupManagersSuspendInstancesRequest) String() string
type InstanceGroupManagersUpdatePerInstanceConfigsReq ¶
type InstanceGroupManagersUpdatePerInstanceConfigsReq struct { // The list of per-instance configurations to insert or patch on this managed instance group. PerInstanceConfigs []*PerInstanceConfig `protobuf:"bytes,526265001,rep,name=per_instance_configs,json=perInstanceConfigs,proto3" json:"per_instance_configs,omitempty"` // contains filtered or unexported fields }
InstanceGroupManagers.updatePerInstanceConfigs
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) Descriptor ¶
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupManagersUpdatePerInstanceConfigsReq.ProtoReflect.Descriptor instead.
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) GetPerInstanceConfigs ¶
func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) GetPerInstanceConfigs() []*PerInstanceConfig
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoMessage ¶
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoMessage()
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoReflect ¶
func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) ProtoReflect() protoreflect.Message
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) Reset ¶
func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) Reset()
func (*InstanceGroupManagersUpdatePerInstanceConfigsReq) String ¶
func (x *InstanceGroupManagersUpdatePerInstanceConfigsReq) String() string
type InstanceGroupsAddInstancesRequest ¶
type InstanceGroupsAddInstancesRequest struct { // The list of instances to add to the instance group. Instances []*InstanceReference `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsAddInstancesRequest) Descriptor ¶
func (*InstanceGroupsAddInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsAddInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupsAddInstancesRequest) GetInstances ¶
func (x *InstanceGroupsAddInstancesRequest) GetInstances() []*InstanceReference
func (*InstanceGroupsAddInstancesRequest) ProtoMessage ¶
func (*InstanceGroupsAddInstancesRequest) ProtoMessage()
func (*InstanceGroupsAddInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupsAddInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupsAddInstancesRequest) Reset ¶
func (x *InstanceGroupsAddInstancesRequest) Reset()
func (*InstanceGroupsAddInstancesRequest) String ¶
func (x *InstanceGroupsAddInstancesRequest) String() string
type InstanceGroupsListInstances ¶
type InstanceGroupsListInstances struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceWithNamedPorts resources. Items []*InstanceWithNamedPorts `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupsListInstances for the list of instances in the specified instance group. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsListInstances) Descriptor ¶
func (*InstanceGroupsListInstances) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsListInstances.ProtoReflect.Descriptor instead.
func (*InstanceGroupsListInstances) GetId ¶
func (x *InstanceGroupsListInstances) GetId() string
func (*InstanceGroupsListInstances) GetItems ¶
func (x *InstanceGroupsListInstances) GetItems() []*InstanceWithNamedPorts
func (*InstanceGroupsListInstances) GetKind ¶
func (x *InstanceGroupsListInstances) GetKind() string
func (*InstanceGroupsListInstances) GetNextPageToken ¶
func (x *InstanceGroupsListInstances) GetNextPageToken() string
func (*InstanceGroupsListInstances) GetSelfLink ¶
func (x *InstanceGroupsListInstances) GetSelfLink() string
func (*InstanceGroupsListInstances) GetWarning ¶
func (x *InstanceGroupsListInstances) GetWarning() *Warning
func (*InstanceGroupsListInstances) ProtoMessage ¶
func (*InstanceGroupsListInstances) ProtoMessage()
func (*InstanceGroupsListInstances) ProtoReflect ¶
func (x *InstanceGroupsListInstances) ProtoReflect() protoreflect.Message
func (*InstanceGroupsListInstances) Reset ¶
func (x *InstanceGroupsListInstances) Reset()
func (*InstanceGroupsListInstances) String ¶
func (x *InstanceGroupsListInstances) String() string
type InstanceGroupsListInstancesRequest ¶
type InstanceGroupsListInstancesRequest struct { // A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. // Check the InstanceState enum for the list of possible values. InstanceState *string `protobuf:"bytes,92223591,opt,name=instance_state,json=instanceState,proto3,oneof" json:"instance_state,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsListInstancesRequest) Descriptor ¶
func (*InstanceGroupsListInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsListInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupsListInstancesRequest) GetInstanceState ¶
func (x *InstanceGroupsListInstancesRequest) GetInstanceState() string
func (*InstanceGroupsListInstancesRequest) ProtoMessage ¶
func (*InstanceGroupsListInstancesRequest) ProtoMessage()
func (*InstanceGroupsListInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupsListInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupsListInstancesRequest) Reset ¶
func (x *InstanceGroupsListInstancesRequest) Reset()
func (*InstanceGroupsListInstancesRequest) String ¶
func (x *InstanceGroupsListInstancesRequest) String() string
type InstanceGroupsListInstancesRequest_InstanceState ¶
type InstanceGroupsListInstancesRequest_InstanceState int32
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state.
const ( // A value indicating that the enum field is not set. InstanceGroupsListInstancesRequest_UNDEFINED_INSTANCE_STATE InstanceGroupsListInstancesRequest_InstanceState = 0 // Includes all instances in the generated list regardless of their state. InstanceGroupsListInstancesRequest_ALL InstanceGroupsListInstancesRequest_InstanceState = 64897 // Includes instances in the generated list only if they have a RUNNING state. InstanceGroupsListInstancesRequest_RUNNING InstanceGroupsListInstancesRequest_InstanceState = 121282975 )
func (InstanceGroupsListInstancesRequest_InstanceState) Descriptor ¶
func (InstanceGroupsListInstancesRequest_InstanceState) Descriptor() protoreflect.EnumDescriptor
func (InstanceGroupsListInstancesRequest_InstanceState) Enum ¶
func (x InstanceGroupsListInstancesRequest_InstanceState) Enum() *InstanceGroupsListInstancesRequest_InstanceState
func (InstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor ¶
func (InstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsListInstancesRequest_InstanceState.Descriptor instead.
func (InstanceGroupsListInstancesRequest_InstanceState) Number ¶
func (x InstanceGroupsListInstancesRequest_InstanceState) Number() protoreflect.EnumNumber
func (InstanceGroupsListInstancesRequest_InstanceState) String ¶
func (x InstanceGroupsListInstancesRequest_InstanceState) String() string
func (InstanceGroupsListInstancesRequest_InstanceState) Type ¶
type InstanceGroupsRemoveInstancesRequest ¶
type InstanceGroupsRemoveInstancesRequest struct { // The list of instances to remove from the instance group. Instances []*InstanceReference `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsRemoveInstancesRequest) Descriptor ¶
func (*InstanceGroupsRemoveInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsRemoveInstancesRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupsRemoveInstancesRequest) GetInstances ¶
func (x *InstanceGroupsRemoveInstancesRequest) GetInstances() []*InstanceReference
func (*InstanceGroupsRemoveInstancesRequest) ProtoMessage ¶
func (*InstanceGroupsRemoveInstancesRequest) ProtoMessage()
func (*InstanceGroupsRemoveInstancesRequest) ProtoReflect ¶
func (x *InstanceGroupsRemoveInstancesRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupsRemoveInstancesRequest) Reset ¶
func (x *InstanceGroupsRemoveInstancesRequest) Reset()
func (*InstanceGroupsRemoveInstancesRequest) String ¶
func (x *InstanceGroupsRemoveInstancesRequest) String() string
type InstanceGroupsScopedList ¶
type InstanceGroupsScopedList struct { // [Output Only] The list of instance groups that are contained in this scope. InstanceGroups []*InstanceGroup `protobuf:"bytes,366469310,rep,name=instance_groups,json=instanceGroups,proto3" json:"instance_groups,omitempty"` // [Output Only] An informational warning that replaces the list of instance groups when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsScopedList) Descriptor ¶
func (*InstanceGroupsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsScopedList.ProtoReflect.Descriptor instead.
func (*InstanceGroupsScopedList) GetInstanceGroups ¶
func (x *InstanceGroupsScopedList) GetInstanceGroups() []*InstanceGroup
func (*InstanceGroupsScopedList) GetWarning ¶
func (x *InstanceGroupsScopedList) GetWarning() *Warning
func (*InstanceGroupsScopedList) ProtoMessage ¶
func (*InstanceGroupsScopedList) ProtoMessage()
func (*InstanceGroupsScopedList) ProtoReflect ¶
func (x *InstanceGroupsScopedList) ProtoReflect() protoreflect.Message
func (*InstanceGroupsScopedList) Reset ¶
func (x *InstanceGroupsScopedList) Reset()
func (*InstanceGroupsScopedList) String ¶
func (x *InstanceGroupsScopedList) String() string
type InstanceGroupsSetNamedPortsRequest ¶
type InstanceGroupsSetNamedPortsRequest struct { // The fingerprint of the named ports information for this instance group. Use this optional property to prevent conflicts when multiple users change the named ports settings concurrently. Obtain the fingerprint with the instanceGroups.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request. A request with an incorrect fingerprint will fail with error 412 conditionNotMet. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The list of named ports to set for this instance group. NamedPorts []*NamedPort `protobuf:"bytes,427598732,rep,name=named_ports,json=namedPorts,proto3" json:"named_ports,omitempty"` // contains filtered or unexported fields }
func (*InstanceGroupsSetNamedPortsRequest) Descriptor ¶
func (*InstanceGroupsSetNamedPortsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceGroupsSetNamedPortsRequest.ProtoReflect.Descriptor instead.
func (*InstanceGroupsSetNamedPortsRequest) GetFingerprint ¶
func (x *InstanceGroupsSetNamedPortsRequest) GetFingerprint() string
func (*InstanceGroupsSetNamedPortsRequest) GetNamedPorts ¶
func (x *InstanceGroupsSetNamedPortsRequest) GetNamedPorts() []*NamedPort
func (*InstanceGroupsSetNamedPortsRequest) ProtoMessage ¶
func (*InstanceGroupsSetNamedPortsRequest) ProtoMessage()
func (*InstanceGroupsSetNamedPortsRequest) ProtoReflect ¶
func (x *InstanceGroupsSetNamedPortsRequest) ProtoReflect() protoreflect.Message
func (*InstanceGroupsSetNamedPortsRequest) Reset ¶
func (x *InstanceGroupsSetNamedPortsRequest) Reset()
func (*InstanceGroupsSetNamedPortsRequest) String ¶
func (x *InstanceGroupsSetNamedPortsRequest) String() string
type InstanceList ¶
type InstanceList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Instance resources. Items []*Instance `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#instanceList for lists of Instance resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of instances.
func (*InstanceList) Descriptor ¶
func (*InstanceList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceList.ProtoReflect.Descriptor instead.
func (*InstanceList) GetId ¶
func (x *InstanceList) GetId() string
func (*InstanceList) GetItems ¶
func (x *InstanceList) GetItems() []*Instance
func (*InstanceList) GetKind ¶
func (x *InstanceList) GetKind() string
func (*InstanceList) GetNextPageToken ¶
func (x *InstanceList) GetNextPageToken() string
func (*InstanceList) GetSelfLink ¶
func (x *InstanceList) GetSelfLink() string
func (*InstanceList) GetWarning ¶
func (x *InstanceList) GetWarning() *Warning
func (*InstanceList) ProtoMessage ¶
func (*InstanceList) ProtoMessage()
func (*InstanceList) ProtoReflect ¶
func (x *InstanceList) ProtoReflect() protoreflect.Message
func (*InstanceList) Reset ¶
func (x *InstanceList) Reset()
func (*InstanceList) String ¶
func (x *InstanceList) String() string
type InstanceListReferrers ¶
type InstanceListReferrers struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Reference resources. Items []*Reference `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#instanceListReferrers for lists of Instance referrers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of instance referrers.
func (*InstanceListReferrers) Descriptor ¶
func (*InstanceListReferrers) Descriptor() ([]byte, []int)
Deprecated: Use InstanceListReferrers.ProtoReflect.Descriptor instead.
func (*InstanceListReferrers) GetId ¶
func (x *InstanceListReferrers) GetId() string
func (*InstanceListReferrers) GetItems ¶
func (x *InstanceListReferrers) GetItems() []*Reference
func (*InstanceListReferrers) GetKind ¶
func (x *InstanceListReferrers) GetKind() string
func (*InstanceListReferrers) GetNextPageToken ¶
func (x *InstanceListReferrers) GetNextPageToken() string
func (*InstanceListReferrers) GetSelfLink ¶
func (x *InstanceListReferrers) GetSelfLink() string
func (*InstanceListReferrers) GetWarning ¶
func (x *InstanceListReferrers) GetWarning() *Warning
func (*InstanceListReferrers) ProtoMessage ¶
func (*InstanceListReferrers) ProtoMessage()
func (*InstanceListReferrers) ProtoReflect ¶
func (x *InstanceListReferrers) ProtoReflect() protoreflect.Message
func (*InstanceListReferrers) Reset ¶
func (x *InstanceListReferrers) Reset()
func (*InstanceListReferrers) String ¶
func (x *InstanceListReferrers) String() string
type InstanceManagedByIgmError ¶
type InstanceManagedByIgmError struct { // [Output Only] Contents of the error. Error *InstanceManagedByIgmErrorManagedInstanceError `protobuf:"bytes,96784904,opt,name=error,proto3,oneof" json:"error,omitempty"` // [Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional. InstanceActionDetails *InstanceManagedByIgmErrorInstanceActionDetails `protobuf:"bytes,292224547,opt,name=instance_action_details,json=instanceActionDetails,proto3,oneof" json:"instance_action_details,omitempty"` // [Output Only] The time that this error occurred. This value is in RFC3339 text format. Timestamp *string `protobuf:"bytes,55126294,opt,name=timestamp,proto3,oneof" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*InstanceManagedByIgmError) Descriptor ¶
func (*InstanceManagedByIgmError) Descriptor() ([]byte, []int)
Deprecated: Use InstanceManagedByIgmError.ProtoReflect.Descriptor instead.
func (*InstanceManagedByIgmError) GetError ¶
func (x *InstanceManagedByIgmError) GetError() *InstanceManagedByIgmErrorManagedInstanceError
func (*InstanceManagedByIgmError) GetInstanceActionDetails ¶
func (x *InstanceManagedByIgmError) GetInstanceActionDetails() *InstanceManagedByIgmErrorInstanceActionDetails
func (*InstanceManagedByIgmError) GetTimestamp ¶
func (x *InstanceManagedByIgmError) GetTimestamp() string
func (*InstanceManagedByIgmError) ProtoMessage ¶
func (*InstanceManagedByIgmError) ProtoMessage()
func (*InstanceManagedByIgmError) ProtoReflect ¶
func (x *InstanceManagedByIgmError) ProtoReflect() protoreflect.Message
func (*InstanceManagedByIgmError) Reset ¶
func (x *InstanceManagedByIgmError) Reset()
func (*InstanceManagedByIgmError) String ¶
func (x *InstanceManagedByIgmError) String() string
type InstanceManagedByIgmErrorInstanceActionDetails ¶
type InstanceManagedByIgmErrorInstanceActionDetails struct { // [Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values: // Check the Action enum for the list of possible values. Action *string `protobuf:"bytes,187661878,opt,name=action,proto3,oneof" json:"action,omitempty"` // [Output Only] The URL of the instance. The URL can be set even if the instance has not yet been created. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // [Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created. Version *ManagedInstanceVersion `protobuf:"bytes,351608024,opt,name=version,proto3,oneof" json:"version,omitempty"` // contains filtered or unexported fields }
func (*InstanceManagedByIgmErrorInstanceActionDetails) Descriptor ¶
func (*InstanceManagedByIgmErrorInstanceActionDetails) Descriptor() ([]byte, []int)
Deprecated: Use InstanceManagedByIgmErrorInstanceActionDetails.ProtoReflect.Descriptor instead.
func (*InstanceManagedByIgmErrorInstanceActionDetails) GetAction ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetAction() string
func (*InstanceManagedByIgmErrorInstanceActionDetails) GetInstance ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetInstance() string
func (*InstanceManagedByIgmErrorInstanceActionDetails) GetVersion ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) GetVersion() *ManagedInstanceVersion
func (*InstanceManagedByIgmErrorInstanceActionDetails) ProtoMessage ¶
func (*InstanceManagedByIgmErrorInstanceActionDetails) ProtoMessage()
func (*InstanceManagedByIgmErrorInstanceActionDetails) ProtoReflect ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) ProtoReflect() protoreflect.Message
func (*InstanceManagedByIgmErrorInstanceActionDetails) Reset ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) Reset()
func (*InstanceManagedByIgmErrorInstanceActionDetails) String ¶
func (x *InstanceManagedByIgmErrorInstanceActionDetails) String() string
type InstanceManagedByIgmErrorInstanceActionDetails_Action ¶
type InstanceManagedByIgmErrorInstanceActionDetails_Action int32
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values:
const ( // A value indicating that the enum field is not set. InstanceManagedByIgmErrorInstanceActionDetails_UNDEFINED_ACTION InstanceManagedByIgmErrorInstanceActionDetails_Action = 0 // The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. InstanceManagedByIgmErrorInstanceActionDetails_ABANDONING InstanceManagedByIgmErrorInstanceActionDetails_Action = 388244813 // The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. InstanceManagedByIgmErrorInstanceActionDetails_CREATING InstanceManagedByIgmErrorInstanceActionDetails_Action = 455564985 // The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased. InstanceManagedByIgmErrorInstanceActionDetails_CREATING_WITHOUT_RETRIES InstanceManagedByIgmErrorInstanceActionDetails_Action = 428843785 // The managed instance group is permanently deleting this instance. InstanceManagedByIgmErrorInstanceActionDetails_DELETING InstanceManagedByIgmErrorInstanceActionDetails_Action = 528602024 // The managed instance group has not scheduled any actions for this instance. InstanceManagedByIgmErrorInstanceActionDetails_NONE InstanceManagedByIgmErrorInstanceActionDetails_Action = 2402104 // The managed instance group is recreating this instance. InstanceManagedByIgmErrorInstanceActionDetails_RECREATING InstanceManagedByIgmErrorInstanceActionDetails_Action = 287278572 // The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. InstanceManagedByIgmErrorInstanceActionDetails_REFRESHING InstanceManagedByIgmErrorInstanceActionDetails_Action = 163266343 // The managed instance group is restarting this instance. InstanceManagedByIgmErrorInstanceActionDetails_RESTARTING InstanceManagedByIgmErrorInstanceActionDetails_Action = 320534387 // The managed instance group is resuming this instance. InstanceManagedByIgmErrorInstanceActionDetails_RESUMING InstanceManagedByIgmErrorInstanceActionDetails_Action = 446856618 // The managed instance group is starting this instance. InstanceManagedByIgmErrorInstanceActionDetails_STARTING InstanceManagedByIgmErrorInstanceActionDetails_Action = 488820800 // The managed instance group is stopping this instance. InstanceManagedByIgmErrorInstanceActionDetails_STOPPING InstanceManagedByIgmErrorInstanceActionDetails_Action = 350791796 // The managed instance group is suspending this instance. InstanceManagedByIgmErrorInstanceActionDetails_SUSPENDING InstanceManagedByIgmErrorInstanceActionDetails_Action = 514206246 // The managed instance group is verifying this already created instance. Verification happens every time the instance is (re)created or restarted and consists of: 1. Waiting until health check specified as part of this managed instance group's autohealing policy reports HEALTHY. Note: Applies only if autohealing policy has a health check specified 2. Waiting for addition verification steps performed as post-instance creation (subject to future extensions). InstanceManagedByIgmErrorInstanceActionDetails_VERIFYING InstanceManagedByIgmErrorInstanceActionDetails_Action = 16982185 )
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Descriptor ¶
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Descriptor() protoreflect.EnumDescriptor
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Enum ¶
func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) Enum() *InstanceManagedByIgmErrorInstanceActionDetails_Action
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) EnumDescriptor ¶
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceManagedByIgmErrorInstanceActionDetails_Action.Descriptor instead.
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Number ¶
func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) Number() protoreflect.EnumNumber
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) String ¶
func (x InstanceManagedByIgmErrorInstanceActionDetails_Action) String() string
func (InstanceManagedByIgmErrorInstanceActionDetails_Action) Type ¶
type InstanceManagedByIgmErrorManagedInstanceError ¶
type InstanceManagedByIgmErrorManagedInstanceError struct { // [Output Only] Error code. Code *string `protobuf:"bytes,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // [Output Only] Error message. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
func (*InstanceManagedByIgmErrorManagedInstanceError) Descriptor ¶
func (*InstanceManagedByIgmErrorManagedInstanceError) Descriptor() ([]byte, []int)
Deprecated: Use InstanceManagedByIgmErrorManagedInstanceError.ProtoReflect.Descriptor instead.
func (*InstanceManagedByIgmErrorManagedInstanceError) GetCode ¶
func (x *InstanceManagedByIgmErrorManagedInstanceError) GetCode() string
func (*InstanceManagedByIgmErrorManagedInstanceError) GetMessage ¶
func (x *InstanceManagedByIgmErrorManagedInstanceError) GetMessage() string
func (*InstanceManagedByIgmErrorManagedInstanceError) ProtoMessage ¶
func (*InstanceManagedByIgmErrorManagedInstanceError) ProtoMessage()
func (*InstanceManagedByIgmErrorManagedInstanceError) ProtoReflect ¶
func (x *InstanceManagedByIgmErrorManagedInstanceError) ProtoReflect() protoreflect.Message
func (*InstanceManagedByIgmErrorManagedInstanceError) Reset ¶
func (x *InstanceManagedByIgmErrorManagedInstanceError) Reset()
func (*InstanceManagedByIgmErrorManagedInstanceError) String ¶
func (x *InstanceManagedByIgmErrorManagedInstanceError) String() string
type InstanceMoveRequest ¶
type InstanceMoveRequest struct { // The URL of the destination zone to move the instance. This can be a full or partial URL. For example, the following are all valid URLs to a zone: - https://www.googleapis.com/compute/v1/projects/project/zones/zone - projects/project/zones/zone - zones/zone DestinationZone *string `protobuf:"bytes,131854653,opt,name=destination_zone,json=destinationZone,proto3,oneof" json:"destination_zone,omitempty"` // The URL of the target instance to move. This can be a full or partial URL. For example, the following are all valid URLs to an instance: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance TargetInstance *string `protobuf:"bytes,289769347,opt,name=target_instance,json=targetInstance,proto3,oneof" json:"target_instance,omitempty"` // contains filtered or unexported fields }
func (*InstanceMoveRequest) Descriptor ¶
func (*InstanceMoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstanceMoveRequest.ProtoReflect.Descriptor instead.
func (*InstanceMoveRequest) GetDestinationZone ¶
func (x *InstanceMoveRequest) GetDestinationZone() string
func (*InstanceMoveRequest) GetTargetInstance ¶
func (x *InstanceMoveRequest) GetTargetInstance() string
func (*InstanceMoveRequest) ProtoMessage ¶
func (*InstanceMoveRequest) ProtoMessage()
func (*InstanceMoveRequest) ProtoReflect ¶
func (x *InstanceMoveRequest) ProtoReflect() protoreflect.Message
func (*InstanceMoveRequest) Reset ¶
func (x *InstanceMoveRequest) Reset()
func (*InstanceMoveRequest) String ¶
func (x *InstanceMoveRequest) String() string
type InstanceParams ¶
type InstanceParams struct { // Resource manager tags to be bound to the instance. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty. ResourceManagerTags map[string]string `protobuf:"bytes,377671164,rep,name=resource_manager_tags,json=resourceManagerTags,proto3" json:"resource_manager_tags,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Additional instance params.
func (*InstanceParams) Descriptor ¶
func (*InstanceParams) Descriptor() ([]byte, []int)
Deprecated: Use InstanceParams.ProtoReflect.Descriptor instead.
func (*InstanceParams) GetResourceManagerTags ¶
func (x *InstanceParams) GetResourceManagerTags() map[string]string
func (*InstanceParams) ProtoMessage ¶
func (*InstanceParams) ProtoMessage()
func (*InstanceParams) ProtoReflect ¶
func (x *InstanceParams) ProtoReflect() protoreflect.Message
func (*InstanceParams) Reset ¶
func (x *InstanceParams) Reset()
func (*InstanceParams) String ¶
func (x *InstanceParams) String() string
type InstanceProperties ¶
type InstanceProperties struct { // Controls for advanced machine-related behavior features. Note that for MachineImage, this is not supported yet. AdvancedMachineFeatures *AdvancedMachineFeatures `protobuf:"bytes,409646002,opt,name=advanced_machine_features,json=advancedMachineFeatures,proto3,oneof" json:"advanced_machine_features,omitempty"` // Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information. CanIpForward *bool `protobuf:"varint,467731324,opt,name=can_ip_forward,json=canIpForward,proto3,oneof" json:"can_ip_forward,omitempty"` // Specifies the Confidential Instance options. Note that for MachineImage, this is not supported yet. ConfidentialInstanceConfig *ConfidentialInstanceConfig `protobuf:"bytes,490637685,opt,name=confidential_instance_config,json=confidentialInstanceConfig,proto3,oneof" json:"confidential_instance_config,omitempty"` // An optional text description for the instances that are created from these properties. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // An array of disks that are associated with the instances that are created from these properties. Disks []*AttachedDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // A list of guest accelerator cards' type and count to use for instances created from these properties. GuestAccelerators []*AcceleratorConfig `protobuf:"bytes,463595119,rep,name=guest_accelerators,json=guestAccelerators,proto3" json:"guest_accelerators,omitempty"` // KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified. // Check the KeyRevocationActionType enum for the list of possible values. KeyRevocationActionType *string `protobuf:"bytes,235941474,opt,name=key_revocation_action_type,json=keyRevocationActionType,proto3,oneof" json:"key_revocation_action_type,omitempty"` // Labels to apply to instances that are created from these properties. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The machine type to use for instances that are created from these properties. This field only accepts a machine type name, for example `n2-standard-4`. If you use the machine type full or partial URL, for example `projects/my-l7ilb-project/zones/us-central1-a/machineTypes/n2-standard-4`, the request will result in an `INTERNAL_ERROR`. MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // The metadata key/value pairs to assign to instances that are created from these properties. These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information. Metadata *Metadata `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // Minimum cpu/platform to be used by instances. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a Minimum CPU Platform. MinCpuPlatform *string `protobuf:"bytes,242912759,opt,name=min_cpu_platform,json=minCpuPlatform,proto3,oneof" json:"min_cpu_platform,omitempty"` // An array of network access configurations for this interface. NetworkInterfaces []*NetworkInterface `protobuf:"bytes,52735243,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` // Note that for MachineImage, this is not supported yet. NetworkPerformanceConfig *NetworkPerformanceConfig `protobuf:"bytes,398330850,opt,name=network_performance_config,json=networkPerformanceConfig,proto3,oneof" json:"network_performance_config,omitempty"` // The private IPv6 google access type for VMs. If not specified, use INHERIT_FROM_SUBNETWORK as default. Note that for MachineImage, this is not supported yet. // Check the PrivateIpv6GoogleAccess enum for the list of possible values. PrivateIpv6GoogleAccess *string `protobuf:"bytes,48277006,opt,name=private_ipv6_google_access,json=privateIpv6GoogleAccess,proto3,oneof" json:"private_ipv6_google_access,omitempty"` // Specifies the reservations that instances can consume from. Note that for MachineImage, this is not supported yet. ReservationAffinity *ReservationAffinity `protobuf:"bytes,157850683,opt,name=reservation_affinity,json=reservationAffinity,proto3,oneof" json:"reservation_affinity,omitempty"` // Resource manager tags to be bound to the instance. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty. ResourceManagerTags map[string]string `protobuf:"bytes,377671164,rep,name=resource_manager_tags,json=resourceManagerTags,proto3" json:"resource_manager_tags,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Resource policies (names, not URLs) applied to instances created from these properties. Note that for MachineImage, this is not supported yet. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // Specifies the scheduling options for the instances that are created from these properties. Scheduling *Scheduling `protobuf:"bytes,386688404,opt,name=scheduling,proto3,oneof" json:"scheduling,omitempty"` // A list of service accounts with specified scopes. Access tokens for these service accounts are available to the instances that are created from these properties. Use metadata queries to obtain the access tokens for these instances. ServiceAccounts []*ServiceAccount `protobuf:"bytes,277537328,rep,name=service_accounts,json=serviceAccounts,proto3" json:"service_accounts,omitempty"` // Note that for MachineImage, this is not supported yet. ShieldedInstanceConfig *ShieldedInstanceConfig `protobuf:"bytes,12862901,opt,name=shielded_instance_config,json=shieldedInstanceConfig,proto3,oneof" json:"shielded_instance_config,omitempty"` // A list of tags to apply to the instances that are created from these properties. The tags identify valid sources or targets for network firewalls. The setTags method can modify this list of tags. Each tag within the list must comply with RFC1035. Tags *Tags `protobuf:"bytes,3552281,opt,name=tags,proto3,oneof" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*InstanceProperties) Descriptor ¶
func (*InstanceProperties) Descriptor() ([]byte, []int)
Deprecated: Use InstanceProperties.ProtoReflect.Descriptor instead.
func (*InstanceProperties) GetAdvancedMachineFeatures ¶
func (x *InstanceProperties) GetAdvancedMachineFeatures() *AdvancedMachineFeatures
func (*InstanceProperties) GetCanIpForward ¶
func (x *InstanceProperties) GetCanIpForward() bool
func (*InstanceProperties) GetConfidentialInstanceConfig ¶
func (x *InstanceProperties) GetConfidentialInstanceConfig() *ConfidentialInstanceConfig
func (*InstanceProperties) GetDescription ¶
func (x *InstanceProperties) GetDescription() string
func (*InstanceProperties) GetDisks ¶
func (x *InstanceProperties) GetDisks() []*AttachedDisk
func (*InstanceProperties) GetGuestAccelerators ¶
func (x *InstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
func (*InstanceProperties) GetKeyRevocationActionType ¶
func (x *InstanceProperties) GetKeyRevocationActionType() string
func (*InstanceProperties) GetLabels ¶
func (x *InstanceProperties) GetLabels() map[string]string
func (*InstanceProperties) GetMachineType ¶
func (x *InstanceProperties) GetMachineType() string
func (*InstanceProperties) GetMetadata ¶
func (x *InstanceProperties) GetMetadata() *Metadata
func (*InstanceProperties) GetMinCpuPlatform ¶
func (x *InstanceProperties) GetMinCpuPlatform() string
func (*InstanceProperties) GetNetworkInterfaces ¶
func (x *InstanceProperties) GetNetworkInterfaces() []*NetworkInterface
func (*InstanceProperties) GetNetworkPerformanceConfig ¶
func (x *InstanceProperties) GetNetworkPerformanceConfig() *NetworkPerformanceConfig
func (*InstanceProperties) GetPrivateIpv6GoogleAccess ¶
func (x *InstanceProperties) GetPrivateIpv6GoogleAccess() string
func (*InstanceProperties) GetReservationAffinity ¶
func (x *InstanceProperties) GetReservationAffinity() *ReservationAffinity
func (*InstanceProperties) GetResourceManagerTags ¶
func (x *InstanceProperties) GetResourceManagerTags() map[string]string
func (*InstanceProperties) GetResourcePolicies ¶
func (x *InstanceProperties) GetResourcePolicies() []string
func (*InstanceProperties) GetScheduling ¶
func (x *InstanceProperties) GetScheduling() *Scheduling
func (*InstanceProperties) GetServiceAccounts ¶
func (x *InstanceProperties) GetServiceAccounts() []*ServiceAccount
func (*InstanceProperties) GetShieldedInstanceConfig ¶
func (x *InstanceProperties) GetShieldedInstanceConfig() *ShieldedInstanceConfig
func (*InstanceProperties) GetTags ¶
func (x *InstanceProperties) GetTags() *Tags
func (*InstanceProperties) ProtoMessage ¶
func (*InstanceProperties) ProtoMessage()
func (*InstanceProperties) ProtoReflect ¶
func (x *InstanceProperties) ProtoReflect() protoreflect.Message
func (*InstanceProperties) Reset ¶
func (x *InstanceProperties) Reset()
func (*InstanceProperties) String ¶
func (x *InstanceProperties) String() string
type InstancePropertiesPatch ¶
type InstancePropertiesPatch struct { // The label key-value pairs that you want to patch onto the instance. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The metadata key-value pairs that you want to patch onto the instance. For more information, see Project and instance metadata. Metadata map[string]string `protobuf:"bytes,86866735,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Represents the change that you want to make to the instance properties.
func (*InstancePropertiesPatch) Descriptor ¶
func (*InstancePropertiesPatch) Descriptor() ([]byte, []int)
Deprecated: Use InstancePropertiesPatch.ProtoReflect.Descriptor instead.
func (*InstancePropertiesPatch) GetLabels ¶
func (x *InstancePropertiesPatch) GetLabels() map[string]string
func (*InstancePropertiesPatch) GetMetadata ¶
func (x *InstancePropertiesPatch) GetMetadata() map[string]string
func (*InstancePropertiesPatch) ProtoMessage ¶
func (*InstancePropertiesPatch) ProtoMessage()
func (*InstancePropertiesPatch) ProtoReflect ¶
func (x *InstancePropertiesPatch) ProtoReflect() protoreflect.Message
func (*InstancePropertiesPatch) Reset ¶
func (x *InstancePropertiesPatch) Reset()
func (*InstancePropertiesPatch) String ¶
func (x *InstancePropertiesPatch) String() string
type InstanceProperties_KeyRevocationActionType ¶
type InstanceProperties_KeyRevocationActionType int32
KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.
const ( // A value indicating that the enum field is not set. InstanceProperties_UNDEFINED_KEY_REVOCATION_ACTION_TYPE InstanceProperties_KeyRevocationActionType = 0 // Default value. This value is unused. InstanceProperties_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED InstanceProperties_KeyRevocationActionType = 467110106 // Indicates user chose no operation. InstanceProperties_NONE InstanceProperties_KeyRevocationActionType = 2402104 // Indicates user chose to opt for VM shutdown on key revocation. InstanceProperties_STOP InstanceProperties_KeyRevocationActionType = 2555906 )
func (InstanceProperties_KeyRevocationActionType) Descriptor ¶
func (InstanceProperties_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
func (InstanceProperties_KeyRevocationActionType) Enum ¶
func (x InstanceProperties_KeyRevocationActionType) Enum() *InstanceProperties_KeyRevocationActionType
func (InstanceProperties_KeyRevocationActionType) EnumDescriptor ¶
func (InstanceProperties_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceProperties_KeyRevocationActionType.Descriptor instead.
func (InstanceProperties_KeyRevocationActionType) Number ¶
func (x InstanceProperties_KeyRevocationActionType) Number() protoreflect.EnumNumber
func (InstanceProperties_KeyRevocationActionType) String ¶
func (x InstanceProperties_KeyRevocationActionType) String() string
func (InstanceProperties_KeyRevocationActionType) Type ¶
func (InstanceProperties_KeyRevocationActionType) Type() protoreflect.EnumType
type InstanceProperties_PrivateIpv6GoogleAccess ¶
type InstanceProperties_PrivateIpv6GoogleAccess int32
The private IPv6 google access type for VMs. If not specified, use INHERIT_FROM_SUBNETWORK as default. Note that for MachineImage, this is not supported yet.
const ( // A value indicating that the enum field is not set. InstanceProperties_UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS InstanceProperties_PrivateIpv6GoogleAccess = 0 // Bidirectional private IPv6 access to/from Google services. If specified, the subnetwork who is attached to the instance's default network interface will be assigned an internal IPv6 prefix if it doesn't have before. InstanceProperties_ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE InstanceProperties_PrivateIpv6GoogleAccess = 427975994 // Outbound private IPv6 access from VMs in this subnet to Google services. If specified, the subnetwork who is attached to the instance's default network interface will be assigned an internal IPv6 prefix if it doesn't have before. InstanceProperties_ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE InstanceProperties_PrivateIpv6GoogleAccess = 288210263 // Each network interface inherits PrivateIpv6GoogleAccess from its subnetwork. InstanceProperties_INHERIT_FROM_SUBNETWORK InstanceProperties_PrivateIpv6GoogleAccess = 530256959 )
func (InstanceProperties_PrivateIpv6GoogleAccess) Descriptor ¶
func (InstanceProperties_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
func (InstanceProperties_PrivateIpv6GoogleAccess) Enum ¶
func (x InstanceProperties_PrivateIpv6GoogleAccess) Enum() *InstanceProperties_PrivateIpv6GoogleAccess
func (InstanceProperties_PrivateIpv6GoogleAccess) EnumDescriptor ¶
func (InstanceProperties_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceProperties_PrivateIpv6GoogleAccess.Descriptor instead.
func (InstanceProperties_PrivateIpv6GoogleAccess) Number ¶
func (x InstanceProperties_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
func (InstanceProperties_PrivateIpv6GoogleAccess) String ¶
func (x InstanceProperties_PrivateIpv6GoogleAccess) String() string
func (InstanceProperties_PrivateIpv6GoogleAccess) Type ¶
func (InstanceProperties_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
type InstanceReference ¶
type InstanceReference struct { // The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*InstanceReference) Descriptor ¶
func (*InstanceReference) Descriptor() ([]byte, []int)
Deprecated: Use InstanceReference.ProtoReflect.Descriptor instead.
func (*InstanceReference) GetInstance ¶
func (x *InstanceReference) GetInstance() string
func (*InstanceReference) ProtoMessage ¶
func (*InstanceReference) ProtoMessage()
func (*InstanceReference) ProtoReflect ¶
func (x *InstanceReference) ProtoReflect() protoreflect.Message
func (*InstanceReference) Reset ¶
func (x *InstanceReference) Reset()
func (*InstanceReference) String ¶
func (x *InstanceReference) String() string
type InstanceSettings ¶
type InstanceSettings struct { // Specifies a fingerprint for instance settings, which is essentially a hash of the instance settings resource's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update the instance settings resource. You must always provide an up-to-date fingerprint hash in order to update or change the resource, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the resource. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] Type of the resource. Always compute#instance_settings for instance settings. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The metadata key/value pairs assigned to all the instances in the corresponding scope. Metadata *InstanceSettingsMetadata `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // [Output Only] URL of the zone where the resource resides You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Instance Settings resource. You can use instance settings to configure default settings for Compute Engine VM instances. For example, you can use it to configure default machine type of Compute Engine VM instances.
func (*InstanceSettings) Descriptor ¶
func (*InstanceSettings) Descriptor() ([]byte, []int)
Deprecated: Use InstanceSettings.ProtoReflect.Descriptor instead.
func (*InstanceSettings) GetFingerprint ¶
func (x *InstanceSettings) GetFingerprint() string
func (*InstanceSettings) GetKind ¶
func (x *InstanceSettings) GetKind() string
func (*InstanceSettings) GetMetadata ¶
func (x *InstanceSettings) GetMetadata() *InstanceSettingsMetadata
func (*InstanceSettings) GetZone ¶
func (x *InstanceSettings) GetZone() string
func (*InstanceSettings) ProtoMessage ¶
func (*InstanceSettings) ProtoMessage()
func (*InstanceSettings) ProtoReflect ¶
func (x *InstanceSettings) ProtoReflect() protoreflect.Message
func (*InstanceSettings) Reset ¶
func (x *InstanceSettings) Reset()
func (*InstanceSettings) String ¶
func (x *InstanceSettings) String() string
type InstanceSettingsMetadata ¶
type InstanceSettingsMetadata struct { // A metadata key/value items map. The total size of all keys and values must be less than 512KB. Items map[string]string `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of the resource. Always compute#metadata for metadata. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*InstanceSettingsMetadata) Descriptor ¶
func (*InstanceSettingsMetadata) Descriptor() ([]byte, []int)
Deprecated: Use InstanceSettingsMetadata.ProtoReflect.Descriptor instead.
func (*InstanceSettingsMetadata) GetItems ¶
func (x *InstanceSettingsMetadata) GetItems() map[string]string
func (*InstanceSettingsMetadata) GetKind ¶
func (x *InstanceSettingsMetadata) GetKind() string
func (*InstanceSettingsMetadata) ProtoMessage ¶
func (*InstanceSettingsMetadata) ProtoMessage()
func (*InstanceSettingsMetadata) ProtoReflect ¶
func (x *InstanceSettingsMetadata) ProtoReflect() protoreflect.Message
func (*InstanceSettingsMetadata) Reset ¶
func (x *InstanceSettingsMetadata) Reset()
func (*InstanceSettingsMetadata) String ¶
func (x *InstanceSettingsMetadata) String() string
type InstanceTemplate ¶
type InstanceTemplate struct { // [Output Only] The creation timestamp for this instance template in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] A unique identifier for this instance template. The server defines this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The resource type, which is always compute#instanceTemplate for instance templates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The instance properties for this instance template. Properties *InstanceProperties `protobuf:"bytes,147688755,opt,name=properties,proto3,oneof" json:"properties,omitempty"` // [Output Only] URL of the region where the instance template resides. Only applicable for regional resources. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The URL for this instance template. The server defines this URL. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The source instance used to create the template. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance SourceInstance *string `protobuf:"bytes,396315705,opt,name=source_instance,json=sourceInstance,proto3,oneof" json:"source_instance,omitempty"` // The source instance params to use to create this instance template. SourceInstanceParams *SourceInstanceParams `protobuf:"bytes,135342156,opt,name=source_instance_params,json=sourceInstanceParams,proto3,oneof" json:"source_instance_params,omitempty"` // contains filtered or unexported fields }
Represents an Instance Template resource. Google Compute Engine has two Instance Template resources: * [Global](/compute/docs/reference/rest/v1/instanceTemplates) * [Regional](/compute/docs/reference/rest/v1/regionInstanceTemplates) You can reuse a global instance template in different regions whereas you can use a regional instance template in a specified region only. If you want to reduce cross-region dependency or achieve data residency, use a regional instance template. To create VMs, managed instance groups, and reservations, you can use either global or regional instance templates. For more information, read Instance Templates.
func (*InstanceTemplate) Descriptor ¶
func (*InstanceTemplate) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTemplate.ProtoReflect.Descriptor instead.
func (*InstanceTemplate) GetCreationTimestamp ¶
func (x *InstanceTemplate) GetCreationTimestamp() string
func (*InstanceTemplate) GetDescription ¶
func (x *InstanceTemplate) GetDescription() string
func (*InstanceTemplate) GetId ¶
func (x *InstanceTemplate) GetId() uint64
func (*InstanceTemplate) GetKind ¶
func (x *InstanceTemplate) GetKind() string
func (*InstanceTemplate) GetName ¶
func (x *InstanceTemplate) GetName() string
func (*InstanceTemplate) GetProperties ¶
func (x *InstanceTemplate) GetProperties() *InstanceProperties
func (*InstanceTemplate) GetRegion ¶
func (x *InstanceTemplate) GetRegion() string
func (*InstanceTemplate) GetSelfLink ¶
func (x *InstanceTemplate) GetSelfLink() string
func (*InstanceTemplate) GetSourceInstance ¶
func (x *InstanceTemplate) GetSourceInstance() string
func (*InstanceTemplate) GetSourceInstanceParams ¶
func (x *InstanceTemplate) GetSourceInstanceParams() *SourceInstanceParams
func (*InstanceTemplate) ProtoMessage ¶
func (*InstanceTemplate) ProtoMessage()
func (*InstanceTemplate) ProtoReflect ¶
func (x *InstanceTemplate) ProtoReflect() protoreflect.Message
func (*InstanceTemplate) Reset ¶
func (x *InstanceTemplate) Reset()
func (*InstanceTemplate) String ¶
func (x *InstanceTemplate) String() string
type InstanceTemplateAggregatedList ¶
type InstanceTemplateAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceTemplatesScopedList resources. Items map[string]*InstanceTemplatesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of InstanceTemplatesScopedList.
func (*InstanceTemplateAggregatedList) Descriptor ¶
func (*InstanceTemplateAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTemplateAggregatedList.ProtoReflect.Descriptor instead.
func (*InstanceTemplateAggregatedList) GetId ¶
func (x *InstanceTemplateAggregatedList) GetId() string
func (*InstanceTemplateAggregatedList) GetItems ¶
func (x *InstanceTemplateAggregatedList) GetItems() map[string]*InstanceTemplatesScopedList
func (*InstanceTemplateAggregatedList) GetKind ¶
func (x *InstanceTemplateAggregatedList) GetKind() string
func (*InstanceTemplateAggregatedList) GetNextPageToken ¶
func (x *InstanceTemplateAggregatedList) GetNextPageToken() string
func (*InstanceTemplateAggregatedList) GetSelfLink ¶
func (x *InstanceTemplateAggregatedList) GetSelfLink() string
func (*InstanceTemplateAggregatedList) GetWarning ¶
func (x *InstanceTemplateAggregatedList) GetWarning() *Warning
func (*InstanceTemplateAggregatedList) ProtoMessage ¶
func (*InstanceTemplateAggregatedList) ProtoMessage()
func (*InstanceTemplateAggregatedList) ProtoReflect ¶
func (x *InstanceTemplateAggregatedList) ProtoReflect() protoreflect.Message
func (*InstanceTemplateAggregatedList) Reset ¶
func (x *InstanceTemplateAggregatedList) Reset()
func (*InstanceTemplateAggregatedList) String ¶
func (x *InstanceTemplateAggregatedList) String() string
type InstanceTemplateList ¶
type InstanceTemplateList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceTemplate resources. Items []*InstanceTemplate `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#instanceTemplatesListResponse for instance template lists. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of instance templates.
func (*InstanceTemplateList) Descriptor ¶
func (*InstanceTemplateList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTemplateList.ProtoReflect.Descriptor instead.
func (*InstanceTemplateList) GetId ¶
func (x *InstanceTemplateList) GetId() string
func (*InstanceTemplateList) GetItems ¶
func (x *InstanceTemplateList) GetItems() []*InstanceTemplate
func (*InstanceTemplateList) GetKind ¶
func (x *InstanceTemplateList) GetKind() string
func (*InstanceTemplateList) GetNextPageToken ¶
func (x *InstanceTemplateList) GetNextPageToken() string
func (*InstanceTemplateList) GetSelfLink ¶
func (x *InstanceTemplateList) GetSelfLink() string
func (*InstanceTemplateList) GetWarning ¶
func (x *InstanceTemplateList) GetWarning() *Warning
func (*InstanceTemplateList) ProtoMessage ¶
func (*InstanceTemplateList) ProtoMessage()
func (*InstanceTemplateList) ProtoReflect ¶
func (x *InstanceTemplateList) ProtoReflect() protoreflect.Message
func (*InstanceTemplateList) Reset ¶
func (x *InstanceTemplateList) Reset()
func (*InstanceTemplateList) String ¶
func (x *InstanceTemplateList) String() string
type InstanceTemplatesScopedList ¶
type InstanceTemplatesScopedList struct { // [Output Only] A list of instance templates that are contained within the specified project and zone. InstanceTemplates []*InstanceTemplate `protobuf:"bytes,459889679,rep,name=instance_templates,json=instanceTemplates,proto3" json:"instance_templates,omitempty"` // [Output Only] An informational warning that replaces the list of instance templates when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstanceTemplatesScopedList) Descriptor ¶
func (*InstanceTemplatesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTemplatesScopedList.ProtoReflect.Descriptor instead.
func (*InstanceTemplatesScopedList) GetInstanceTemplates ¶
func (x *InstanceTemplatesScopedList) GetInstanceTemplates() []*InstanceTemplate
func (*InstanceTemplatesScopedList) GetWarning ¶
func (x *InstanceTemplatesScopedList) GetWarning() *Warning
func (*InstanceTemplatesScopedList) ProtoMessage ¶
func (*InstanceTemplatesScopedList) ProtoMessage()
func (*InstanceTemplatesScopedList) ProtoReflect ¶
func (x *InstanceTemplatesScopedList) ProtoReflect() protoreflect.Message
func (*InstanceTemplatesScopedList) Reset ¶
func (x *InstanceTemplatesScopedList) Reset()
func (*InstanceTemplatesScopedList) String ¶
func (x *InstanceTemplatesScopedList) String() string
type InstanceWithNamedPorts ¶
type InstanceWithNamedPorts struct { // [Output Only] The URL of the instance. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // [Output Only] The named ports that belong to this instance group. NamedPorts []*NamedPort `protobuf:"bytes,427598732,rep,name=named_ports,json=namedPorts,proto3" json:"named_ports,omitempty"` // [Output Only] The status of the instance. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
func (*InstanceWithNamedPorts) Descriptor ¶
func (*InstanceWithNamedPorts) Descriptor() ([]byte, []int)
Deprecated: Use InstanceWithNamedPorts.ProtoReflect.Descriptor instead.
func (*InstanceWithNamedPorts) GetInstance ¶
func (x *InstanceWithNamedPorts) GetInstance() string
func (*InstanceWithNamedPorts) GetNamedPorts ¶
func (x *InstanceWithNamedPorts) GetNamedPorts() []*NamedPort
func (*InstanceWithNamedPorts) GetStatus ¶
func (x *InstanceWithNamedPorts) GetStatus() string
func (*InstanceWithNamedPorts) ProtoMessage ¶
func (*InstanceWithNamedPorts) ProtoMessage()
func (*InstanceWithNamedPorts) ProtoReflect ¶
func (x *InstanceWithNamedPorts) ProtoReflect() protoreflect.Message
func (*InstanceWithNamedPorts) Reset ¶
func (x *InstanceWithNamedPorts) Reset()
func (*InstanceWithNamedPorts) String ¶
func (x *InstanceWithNamedPorts) String() string
type InstanceWithNamedPorts_Status ¶
type InstanceWithNamedPorts_Status int32
[Output Only] The status of the instance.
const ( // A value indicating that the enum field is not set. InstanceWithNamedPorts_UNDEFINED_STATUS InstanceWithNamedPorts_Status = 0 // The instance is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc. InstanceWithNamedPorts_DEPROVISIONING InstanceWithNamedPorts_Status = 428935662 // Resources are being allocated for the instance. InstanceWithNamedPorts_PROVISIONING InstanceWithNamedPorts_Status = 290896621 // The instance is in repair. InstanceWithNamedPorts_REPAIRING InstanceWithNamedPorts_Status = 413483285 // The instance is running. InstanceWithNamedPorts_RUNNING InstanceWithNamedPorts_Status = 121282975 // All required resources have been allocated and the instance is being started. InstanceWithNamedPorts_STAGING InstanceWithNamedPorts_Status = 431072283 // The instance has stopped successfully. InstanceWithNamedPorts_STOPPED InstanceWithNamedPorts_Status = 444276141 // The instance is currently stopping (either being deleted or killed). InstanceWithNamedPorts_STOPPING InstanceWithNamedPorts_Status = 350791796 // The instance has suspended. InstanceWithNamedPorts_SUSPENDED InstanceWithNamedPorts_Status = 51223995 // The instance is suspending. InstanceWithNamedPorts_SUSPENDING InstanceWithNamedPorts_Status = 514206246 // The instance has stopped (either by explicit action or underlying failure). InstanceWithNamedPorts_TERMINATED InstanceWithNamedPorts_Status = 250018339 )
func (InstanceWithNamedPorts_Status) Descriptor ¶
func (InstanceWithNamedPorts_Status) Descriptor() protoreflect.EnumDescriptor
func (InstanceWithNamedPorts_Status) Enum ¶
func (x InstanceWithNamedPorts_Status) Enum() *InstanceWithNamedPorts_Status
func (InstanceWithNamedPorts_Status) EnumDescriptor ¶
func (InstanceWithNamedPorts_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstanceWithNamedPorts_Status.Descriptor instead.
func (InstanceWithNamedPorts_Status) Number ¶
func (x InstanceWithNamedPorts_Status) Number() protoreflect.EnumNumber
func (InstanceWithNamedPorts_Status) String ¶
func (x InstanceWithNamedPorts_Status) String() string
func (InstanceWithNamedPorts_Status) Type ¶
func (InstanceWithNamedPorts_Status) Type() protoreflect.EnumType
type Instance_KeyRevocationActionType ¶
type Instance_KeyRevocationActionType int32
KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.
const ( // A value indicating that the enum field is not set. Instance_UNDEFINED_KEY_REVOCATION_ACTION_TYPE Instance_KeyRevocationActionType = 0 // Default value. This value is unused. Instance_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED Instance_KeyRevocationActionType = 467110106 // Indicates user chose no operation. Instance_NONE Instance_KeyRevocationActionType = 2402104 // Indicates user chose to opt for VM shutdown on key revocation. Instance_STOP Instance_KeyRevocationActionType = 2555906 )
func (Instance_KeyRevocationActionType) Descriptor ¶
func (Instance_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
func (Instance_KeyRevocationActionType) Enum ¶
func (x Instance_KeyRevocationActionType) Enum() *Instance_KeyRevocationActionType
func (Instance_KeyRevocationActionType) EnumDescriptor ¶
func (Instance_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Instance_KeyRevocationActionType.Descriptor instead.
func (Instance_KeyRevocationActionType) Number ¶
func (x Instance_KeyRevocationActionType) Number() protoreflect.EnumNumber
func (Instance_KeyRevocationActionType) String ¶
func (x Instance_KeyRevocationActionType) String() string
func (Instance_KeyRevocationActionType) Type ¶
func (Instance_KeyRevocationActionType) Type() protoreflect.EnumType
type Instance_PrivateIpv6GoogleAccess ¶
type Instance_PrivateIpv6GoogleAccess int32
The private IPv6 google access type for the VM. If not specified, use INHERIT_FROM_SUBNETWORK as default.
const ( // A value indicating that the enum field is not set. Instance_UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS Instance_PrivateIpv6GoogleAccess = 0 // Bidirectional private IPv6 access to/from Google services. If specified, the subnetwork who is attached to the instance's default network interface will be assigned an internal IPv6 prefix if it doesn't have before. Instance_ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE Instance_PrivateIpv6GoogleAccess = 427975994 // Outbound private IPv6 access from VMs in this subnet to Google services. If specified, the subnetwork who is attached to the instance's default network interface will be assigned an internal IPv6 prefix if it doesn't have before. Instance_ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE Instance_PrivateIpv6GoogleAccess = 288210263 // Each network interface inherits PrivateIpv6GoogleAccess from its subnetwork. Instance_INHERIT_FROM_SUBNETWORK Instance_PrivateIpv6GoogleAccess = 530256959 )
func (Instance_PrivateIpv6GoogleAccess) Descriptor ¶
func (Instance_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
func (Instance_PrivateIpv6GoogleAccess) Enum ¶
func (x Instance_PrivateIpv6GoogleAccess) Enum() *Instance_PrivateIpv6GoogleAccess
func (Instance_PrivateIpv6GoogleAccess) EnumDescriptor ¶
func (Instance_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use Instance_PrivateIpv6GoogleAccess.Descriptor instead.
func (Instance_PrivateIpv6GoogleAccess) Number ¶
func (x Instance_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
func (Instance_PrivateIpv6GoogleAccess) String ¶
func (x Instance_PrivateIpv6GoogleAccess) String() string
func (Instance_PrivateIpv6GoogleAccess) Type ¶
func (Instance_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
type Instance_Status ¶
type Instance_Status int32
[Output Only] The status of the instance. One of the following values: PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING, SUSPENDED, REPAIRING, and TERMINATED. For more information about the status of the instance, see Instance life cycle.
const ( // A value indicating that the enum field is not set. Instance_UNDEFINED_STATUS Instance_Status = 0 // The instance is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc. Instance_DEPROVISIONING Instance_Status = 428935662 // Resources are being allocated for the instance. Instance_PROVISIONING Instance_Status = 290896621 // The instance is in repair. Instance_REPAIRING Instance_Status = 413483285 // The instance is running. Instance_RUNNING Instance_Status = 121282975 // All required resources have been allocated and the instance is being started. Instance_STAGING Instance_Status = 431072283 // The instance has stopped successfully. Instance_STOPPED Instance_Status = 444276141 // The instance is currently stopping (either being deleted or killed). Instance_STOPPING Instance_Status = 350791796 // The instance has suspended. Instance_SUSPENDED Instance_Status = 51223995 // The instance is suspending. Instance_SUSPENDING Instance_Status = 514206246 // The instance has stopped (either by explicit action or underlying failure). Instance_TERMINATED Instance_Status = 250018339 )
func (Instance_Status) Descriptor ¶
func (Instance_Status) Descriptor() protoreflect.EnumDescriptor
func (Instance_Status) Enum ¶
func (x Instance_Status) Enum() *Instance_Status
func (Instance_Status) EnumDescriptor ¶
func (Instance_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Instance_Status.Descriptor instead.
func (Instance_Status) Number ¶
func (x Instance_Status) Number() protoreflect.EnumNumber
func (Instance_Status) String ¶
func (x Instance_Status) String() string
func (Instance_Status) Type ¶
func (Instance_Status) Type() protoreflect.EnumType
type InstancesAddResourcePoliciesRequest ¶
type InstancesAddResourcePoliciesRequest struct { // Resource policies to be added to this instance. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*InstancesAddResourcePoliciesRequest) Descriptor ¶
func (*InstancesAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesAddResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*InstancesAddResourcePoliciesRequest) GetResourcePolicies ¶
func (x *InstancesAddResourcePoliciesRequest) GetResourcePolicies() []string
func (*InstancesAddResourcePoliciesRequest) ProtoMessage ¶
func (*InstancesAddResourcePoliciesRequest) ProtoMessage()
func (*InstancesAddResourcePoliciesRequest) ProtoReflect ¶
func (x *InstancesAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*InstancesAddResourcePoliciesRequest) Reset ¶
func (x *InstancesAddResourcePoliciesRequest) Reset()
func (*InstancesAddResourcePoliciesRequest) String ¶
func (x *InstancesAddResourcePoliciesRequest) String() string
type InstancesBulkInsertOperationMetadata ¶
type InstancesBulkInsertOperationMetadata struct { // Status information per location (location name is key). Example key: zones/us-central1-a PerLocationStatus map[string]*BulkInsertOperationStatus `protobuf:"bytes,167851162,rep,name=per_location_status,json=perLocationStatus,proto3" json:"per_location_status,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*InstancesBulkInsertOperationMetadata) Descriptor ¶
func (*InstancesBulkInsertOperationMetadata) Descriptor() ([]byte, []int)
Deprecated: Use InstancesBulkInsertOperationMetadata.ProtoReflect.Descriptor instead.
func (*InstancesBulkInsertOperationMetadata) GetPerLocationStatus ¶
func (x *InstancesBulkInsertOperationMetadata) GetPerLocationStatus() map[string]*BulkInsertOperationStatus
func (*InstancesBulkInsertOperationMetadata) ProtoMessage ¶
func (*InstancesBulkInsertOperationMetadata) ProtoMessage()
func (*InstancesBulkInsertOperationMetadata) ProtoReflect ¶
func (x *InstancesBulkInsertOperationMetadata) ProtoReflect() protoreflect.Message
func (*InstancesBulkInsertOperationMetadata) Reset ¶
func (x *InstancesBulkInsertOperationMetadata) Reset()
func (*InstancesBulkInsertOperationMetadata) String ¶
func (x *InstancesBulkInsertOperationMetadata) String() string
type InstancesGetEffectiveFirewallsResponse ¶
type InstancesGetEffectiveFirewallsResponse struct { // [Output Only] Effective firewalls from firewall policies. FirewallPolicys []*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy `protobuf:"bytes,410985794,rep,name=firewall_policys,json=firewallPolicys,proto3" json:"firewall_policys,omitempty"` // Effective firewalls on the instance. Firewalls []*Firewall `protobuf:"bytes,272245619,rep,name=firewalls,proto3" json:"firewalls,omitempty"` // contains filtered or unexported fields }
func (*InstancesGetEffectiveFirewallsResponse) Descriptor ¶
func (*InstancesGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
Deprecated: Use InstancesGetEffectiveFirewallsResponse.ProtoReflect.Descriptor instead.
func (*InstancesGetEffectiveFirewallsResponse) GetFirewallPolicys ¶
func (x *InstancesGetEffectiveFirewallsResponse) GetFirewallPolicys() []*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
func (*InstancesGetEffectiveFirewallsResponse) GetFirewalls ¶
func (x *InstancesGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
func (*InstancesGetEffectiveFirewallsResponse) ProtoMessage ¶
func (*InstancesGetEffectiveFirewallsResponse) ProtoMessage()
func (*InstancesGetEffectiveFirewallsResponse) ProtoReflect ¶
func (x *InstancesGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
func (*InstancesGetEffectiveFirewallsResponse) Reset ¶
func (x *InstancesGetEffectiveFirewallsResponse) Reset()
func (*InstancesGetEffectiveFirewallsResponse) String ¶
func (x *InstancesGetEffectiveFirewallsResponse) String() string
type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy ¶
type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { // [Output Only] Deprecated, please use short name instead. The display name of the firewall policy. DisplayName *string `protobuf:"bytes,4473832,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` // [Output Only] The name of the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output only] Priority of firewall policy association. Not applicable for type=HIERARCHY. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // [Output Only] The rules that apply to the instance. Only rules that target the specific VM instance are returned if target service accounts or target secure tags are specified in the rules. Rules []*FirewallPolicyRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // [Output Only] The short name of the firewall policy. ShortName *string `protobuf:"bytes,492051566,opt,name=short_name,json=shortName,proto3,oneof" json:"short_name,omitempty"` // [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor ¶
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
Deprecated: Use InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.ProtoReflect.Descriptor instead.
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority() int32
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName() string
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage ¶
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset()
func (*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String ¶
func (x *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type ¶
type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type int32
[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
const ( // A value indicating that the enum field is not set. InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNDEFINED_TYPE InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 0 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_HIERARCHY InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 69902869 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_NETWORK InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 413984270 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_NETWORK_REGIONAL InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 190804272 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_SYSTEM_GLOBAL InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 60099507 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_SYSTEM_REGIONAL InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 161777199 InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNSPECIFIED InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 526786327 )
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor ¶
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum ¶
func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor ¶
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.Descriptor instead.
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number ¶
func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String ¶
func (x InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type ¶
func (InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
type InstancesRemoveResourcePoliciesRequest ¶
type InstancesRemoveResourcePoliciesRequest struct { // Resource policies to be removed from this instance. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*InstancesRemoveResourcePoliciesRequest) Descriptor ¶
func (*InstancesRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesRemoveResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*InstancesRemoveResourcePoliciesRequest) GetResourcePolicies ¶
func (x *InstancesRemoveResourcePoliciesRequest) GetResourcePolicies() []string
func (*InstancesRemoveResourcePoliciesRequest) ProtoMessage ¶
func (*InstancesRemoveResourcePoliciesRequest) ProtoMessage()
func (*InstancesRemoveResourcePoliciesRequest) ProtoReflect ¶
func (x *InstancesRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*InstancesRemoveResourcePoliciesRequest) Reset ¶
func (x *InstancesRemoveResourcePoliciesRequest) Reset()
func (*InstancesRemoveResourcePoliciesRequest) String ¶
func (x *InstancesRemoveResourcePoliciesRequest) String() string
type InstancesScopedList ¶
type InstancesScopedList struct { // [Output Only] A list of instances contained in this scope. Instances []*Instance `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // [Output Only] Informational warning which replaces the list of instances when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstancesScopedList) Descriptor ¶
func (*InstancesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InstancesScopedList.ProtoReflect.Descriptor instead.
func (*InstancesScopedList) GetInstances ¶
func (x *InstancesScopedList) GetInstances() []*Instance
func (*InstancesScopedList) GetWarning ¶
func (x *InstancesScopedList) GetWarning() *Warning
func (*InstancesScopedList) ProtoMessage ¶
func (*InstancesScopedList) ProtoMessage()
func (*InstancesScopedList) ProtoReflect ¶
func (x *InstancesScopedList) ProtoReflect() protoreflect.Message
func (*InstancesScopedList) Reset ¶
func (x *InstancesScopedList) Reset()
func (*InstancesScopedList) String ¶
func (x *InstancesScopedList) String() string
type InstancesSetLabelsRequest ¶
type InstancesSetLabelsRequest struct { // Fingerprint of the previous set of labels for this resource, used to prevent conflicts. Provide the latest fingerprint value when making a request to add or change labels. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*InstancesSetLabelsRequest) Descriptor ¶
func (*InstancesSetLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetLabelsRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetLabelsRequest) GetLabelFingerprint ¶
func (x *InstancesSetLabelsRequest) GetLabelFingerprint() string
func (*InstancesSetLabelsRequest) GetLabels ¶
func (x *InstancesSetLabelsRequest) GetLabels() map[string]string
func (*InstancesSetLabelsRequest) ProtoMessage ¶
func (*InstancesSetLabelsRequest) ProtoMessage()
func (*InstancesSetLabelsRequest) ProtoReflect ¶
func (x *InstancesSetLabelsRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetLabelsRequest) Reset ¶
func (x *InstancesSetLabelsRequest) Reset()
func (*InstancesSetLabelsRequest) String ¶
func (x *InstancesSetLabelsRequest) String() string
type InstancesSetMachineResourcesRequest ¶
type InstancesSetMachineResourcesRequest struct { // A list of the type and count of accelerator cards attached to the instance. GuestAccelerators []*AcceleratorConfig `protobuf:"bytes,463595119,rep,name=guest_accelerators,json=guestAccelerators,proto3" json:"guest_accelerators,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetMachineResourcesRequest) Descriptor ¶
func (*InstancesSetMachineResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetMachineResourcesRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetMachineResourcesRequest) GetGuestAccelerators ¶
func (x *InstancesSetMachineResourcesRequest) GetGuestAccelerators() []*AcceleratorConfig
func (*InstancesSetMachineResourcesRequest) ProtoMessage ¶
func (*InstancesSetMachineResourcesRequest) ProtoMessage()
func (*InstancesSetMachineResourcesRequest) ProtoReflect ¶
func (x *InstancesSetMachineResourcesRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetMachineResourcesRequest) Reset ¶
func (x *InstancesSetMachineResourcesRequest) Reset()
func (*InstancesSetMachineResourcesRequest) String ¶
func (x *InstancesSetMachineResourcesRequest) String() string
type InstancesSetMachineTypeRequest ¶
type InstancesSetMachineTypeRequest struct { // Full or partial URL of the machine type resource. See Machine Types for a full list of machine types. For example: zones/us-central1-f/machineTypes/n1-standard-1 MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetMachineTypeRequest) Descriptor ¶
func (*InstancesSetMachineTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetMachineTypeRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetMachineTypeRequest) GetMachineType ¶
func (x *InstancesSetMachineTypeRequest) GetMachineType() string
func (*InstancesSetMachineTypeRequest) ProtoMessage ¶
func (*InstancesSetMachineTypeRequest) ProtoMessage()
func (*InstancesSetMachineTypeRequest) ProtoReflect ¶
func (x *InstancesSetMachineTypeRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetMachineTypeRequest) Reset ¶
func (x *InstancesSetMachineTypeRequest) Reset()
func (*InstancesSetMachineTypeRequest) String ¶
func (x *InstancesSetMachineTypeRequest) String() string
type InstancesSetMinCpuPlatformRequest ¶
type InstancesSetMinCpuPlatformRequest struct { // Minimum cpu/platform this instance should be started at. MinCpuPlatform *string `protobuf:"bytes,242912759,opt,name=min_cpu_platform,json=minCpuPlatform,proto3,oneof" json:"min_cpu_platform,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetMinCpuPlatformRequest) Descriptor ¶
func (*InstancesSetMinCpuPlatformRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetMinCpuPlatformRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetMinCpuPlatformRequest) GetMinCpuPlatform ¶
func (x *InstancesSetMinCpuPlatformRequest) GetMinCpuPlatform() string
func (*InstancesSetMinCpuPlatformRequest) ProtoMessage ¶
func (*InstancesSetMinCpuPlatformRequest) ProtoMessage()
func (*InstancesSetMinCpuPlatformRequest) ProtoReflect ¶
func (x *InstancesSetMinCpuPlatformRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetMinCpuPlatformRequest) Reset ¶
func (x *InstancesSetMinCpuPlatformRequest) Reset()
func (*InstancesSetMinCpuPlatformRequest) String ¶
func (x *InstancesSetMinCpuPlatformRequest) String() string
type InstancesSetNameRequest ¶
type InstancesSetNameRequest struct { // The current name of this resource, used to prevent conflicts. Provide the latest name when making a request to change name. CurrentName *string `protobuf:"bytes,394983825,opt,name=current_name,json=currentName,proto3,oneof" json:"current_name,omitempty"` // The name to be applied to the instance. Needs to be RFC 1035 compliant. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetNameRequest) Descriptor ¶
func (*InstancesSetNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetNameRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetNameRequest) GetCurrentName ¶
func (x *InstancesSetNameRequest) GetCurrentName() string
func (*InstancesSetNameRequest) GetName ¶
func (x *InstancesSetNameRequest) GetName() string
func (*InstancesSetNameRequest) ProtoMessage ¶
func (*InstancesSetNameRequest) ProtoMessage()
func (*InstancesSetNameRequest) ProtoReflect ¶
func (x *InstancesSetNameRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetNameRequest) Reset ¶
func (x *InstancesSetNameRequest) Reset()
func (*InstancesSetNameRequest) String ¶
func (x *InstancesSetNameRequest) String() string
type InstancesSetSecurityPolicyRequest ¶
type InstancesSetSecurityPolicyRequest struct { // The network interfaces that the security policy will be applied to. Network interfaces use the nicN naming format. You can only set a security policy for network interfaces with an access config. NetworkInterfaces []string `protobuf:"bytes,52735243,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` // A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetSecurityPolicyRequest) Descriptor ¶
func (*InstancesSetSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetSecurityPolicyRequest) GetNetworkInterfaces ¶
func (x *InstancesSetSecurityPolicyRequest) GetNetworkInterfaces() []string
func (*InstancesSetSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *InstancesSetSecurityPolicyRequest) GetSecurityPolicy() string
func (*InstancesSetSecurityPolicyRequest) ProtoMessage ¶
func (*InstancesSetSecurityPolicyRequest) ProtoMessage()
func (*InstancesSetSecurityPolicyRequest) ProtoReflect ¶
func (x *InstancesSetSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetSecurityPolicyRequest) Reset ¶
func (x *InstancesSetSecurityPolicyRequest) Reset()
func (*InstancesSetSecurityPolicyRequest) String ¶
func (x *InstancesSetSecurityPolicyRequest) String() string
type InstancesSetServiceAccountRequest ¶
type InstancesSetServiceAccountRequest struct { // Email address of the service account. Email *string `protobuf:"bytes,96619420,opt,name=email,proto3,oneof" json:"email,omitempty"` // The list of scopes to be made available for this service account. Scopes []string `protobuf:"bytes,165973151,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
func (*InstancesSetServiceAccountRequest) Descriptor ¶
func (*InstancesSetServiceAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesSetServiceAccountRequest.ProtoReflect.Descriptor instead.
func (*InstancesSetServiceAccountRequest) GetEmail ¶
func (x *InstancesSetServiceAccountRequest) GetEmail() string
func (*InstancesSetServiceAccountRequest) GetScopes ¶
func (x *InstancesSetServiceAccountRequest) GetScopes() []string
func (*InstancesSetServiceAccountRequest) ProtoMessage ¶
func (*InstancesSetServiceAccountRequest) ProtoMessage()
func (*InstancesSetServiceAccountRequest) ProtoReflect ¶
func (x *InstancesSetServiceAccountRequest) ProtoReflect() protoreflect.Message
func (*InstancesSetServiceAccountRequest) Reset ¶
func (x *InstancesSetServiceAccountRequest) Reset()
func (*InstancesSetServiceAccountRequest) String ¶
func (x *InstancesSetServiceAccountRequest) String() string
type InstancesStartWithEncryptionKeyRequest ¶
type InstancesStartWithEncryptionKeyRequest struct { // Array of disks associated with this instance that are protected with a customer-supplied encryption key. In order to start the instance, the disk url and its corresponding key must be provided. If the disk is not protected with a customer-supplied encryption key it should not be specified. Disks []*CustomerEncryptionKeyProtectedDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // contains filtered or unexported fields }
func (*InstancesStartWithEncryptionKeyRequest) Descriptor ¶
func (*InstancesStartWithEncryptionKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InstancesStartWithEncryptionKeyRequest.ProtoReflect.Descriptor instead.
func (*InstancesStartWithEncryptionKeyRequest) GetDisks ¶
func (x *InstancesStartWithEncryptionKeyRequest) GetDisks() []*CustomerEncryptionKeyProtectedDisk
func (*InstancesStartWithEncryptionKeyRequest) ProtoMessage ¶
func (*InstancesStartWithEncryptionKeyRequest) ProtoMessage()
func (*InstancesStartWithEncryptionKeyRequest) ProtoReflect ¶
func (x *InstancesStartWithEncryptionKeyRequest) ProtoReflect() protoreflect.Message
func (*InstancesStartWithEncryptionKeyRequest) Reset ¶
func (x *InstancesStartWithEncryptionKeyRequest) Reset()
func (*InstancesStartWithEncryptionKeyRequest) String ¶
func (x *InstancesStartWithEncryptionKeyRequest) String() string
type InstantSnapshot ¶
type InstantSnapshot struct { // [Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Size of the source disk, specified in GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#instantSnapshot for InstantSnapshot resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a InstantSnapshot. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] URL of the region where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Status information for the instant snapshot resource. ResourceStatus *InstantSnapshotResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // Output only. Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource's resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // URL of the source disk used to create this instant snapshot. Note that the source disk must be in the same zone/region as the instant snapshot to be created. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // [Output Only] The ID value of the disk used to create this InstantSnapshot. This value may be used to determine whether the InstantSnapshot was taken from the current or a previous instance of a given disk name. SourceDiskId *string `protobuf:"bytes,454190809,opt,name=source_disk_id,json=sourceDiskId,proto3,oneof" json:"source_disk_id,omitempty"` // [Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] URL of the zone where the instant snapshot resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a InstantSnapshot resource. You can use instant snapshots to create disk rollback points quickly..
func (*InstantSnapshot) Descriptor ¶
func (*InstantSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use InstantSnapshot.ProtoReflect.Descriptor instead.
func (*InstantSnapshot) GetArchitecture ¶
func (x *InstantSnapshot) GetArchitecture() string
func (*InstantSnapshot) GetCreationTimestamp ¶
func (x *InstantSnapshot) GetCreationTimestamp() string
func (*InstantSnapshot) GetDescription ¶
func (x *InstantSnapshot) GetDescription() string
func (*InstantSnapshot) GetDiskSizeGb ¶
func (x *InstantSnapshot) GetDiskSizeGb() int64
func (*InstantSnapshot) GetId ¶
func (x *InstantSnapshot) GetId() uint64
func (*InstantSnapshot) GetKind ¶
func (x *InstantSnapshot) GetKind() string
func (*InstantSnapshot) GetLabelFingerprint ¶
func (x *InstantSnapshot) GetLabelFingerprint() string
func (*InstantSnapshot) GetLabels ¶
func (x *InstantSnapshot) GetLabels() map[string]string
func (*InstantSnapshot) GetName ¶
func (x *InstantSnapshot) GetName() string
func (*InstantSnapshot) GetRegion ¶
func (x *InstantSnapshot) GetRegion() string
func (*InstantSnapshot) GetResourceStatus ¶
func (x *InstantSnapshot) GetResourceStatus() *InstantSnapshotResourceStatus
func (*InstantSnapshot) GetSatisfiesPzi ¶
func (x *InstantSnapshot) GetSatisfiesPzi() bool
func (*InstantSnapshot) GetSatisfiesPzs ¶
func (x *InstantSnapshot) GetSatisfiesPzs() bool
func (*InstantSnapshot) GetSelfLink ¶
func (x *InstantSnapshot) GetSelfLink() string
func (*InstantSnapshot) GetSelfLinkWithId ¶
func (x *InstantSnapshot) GetSelfLinkWithId() string
func (*InstantSnapshot) GetSourceDisk ¶
func (x *InstantSnapshot) GetSourceDisk() string
func (*InstantSnapshot) GetSourceDiskId ¶
func (x *InstantSnapshot) GetSourceDiskId() string
func (*InstantSnapshot) GetStatus ¶
func (x *InstantSnapshot) GetStatus() string
func (*InstantSnapshot) GetZone ¶
func (x *InstantSnapshot) GetZone() string
func (*InstantSnapshot) ProtoMessage ¶
func (*InstantSnapshot) ProtoMessage()
func (*InstantSnapshot) ProtoReflect ¶
func (x *InstantSnapshot) ProtoReflect() protoreflect.Message
func (*InstantSnapshot) Reset ¶
func (x *InstantSnapshot) Reset()
func (*InstantSnapshot) String ¶
func (x *InstantSnapshot) String() string
type InstantSnapshotAggregatedList ¶
type InstantSnapshotAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstantSnapshotsScopedList resources. Items map[string]*InstantSnapshotsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#instantSnapshotAggregatedList for aggregated lists of instantSnapshots. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstantSnapshotAggregatedList) Descriptor ¶
func (*InstantSnapshotAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InstantSnapshotAggregatedList.ProtoReflect.Descriptor instead.
func (*InstantSnapshotAggregatedList) GetId ¶
func (x *InstantSnapshotAggregatedList) GetId() string
func (*InstantSnapshotAggregatedList) GetItems ¶
func (x *InstantSnapshotAggregatedList) GetItems() map[string]*InstantSnapshotsScopedList
func (*InstantSnapshotAggregatedList) GetKind ¶
func (x *InstantSnapshotAggregatedList) GetKind() string
func (*InstantSnapshotAggregatedList) GetNextPageToken ¶
func (x *InstantSnapshotAggregatedList) GetNextPageToken() string
func (*InstantSnapshotAggregatedList) GetSelfLink ¶
func (x *InstantSnapshotAggregatedList) GetSelfLink() string
func (*InstantSnapshotAggregatedList) GetUnreachables ¶
func (x *InstantSnapshotAggregatedList) GetUnreachables() []string
func (*InstantSnapshotAggregatedList) GetWarning ¶
func (x *InstantSnapshotAggregatedList) GetWarning() *Warning
func (*InstantSnapshotAggregatedList) ProtoMessage ¶
func (*InstantSnapshotAggregatedList) ProtoMessage()
func (*InstantSnapshotAggregatedList) ProtoReflect ¶
func (x *InstantSnapshotAggregatedList) ProtoReflect() protoreflect.Message
func (*InstantSnapshotAggregatedList) Reset ¶
func (x *InstantSnapshotAggregatedList) Reset()
func (*InstantSnapshotAggregatedList) String ¶
func (x *InstantSnapshotAggregatedList) String() string
type InstantSnapshotList ¶
type InstantSnapshotList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstantSnapshot resources. Items []*InstantSnapshot `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of InstantSnapshot resources.
func (*InstantSnapshotList) Descriptor ¶
func (*InstantSnapshotList) Descriptor() ([]byte, []int)
Deprecated: Use InstantSnapshotList.ProtoReflect.Descriptor instead.
func (*InstantSnapshotList) GetId ¶
func (x *InstantSnapshotList) GetId() string
func (*InstantSnapshotList) GetItems ¶
func (x *InstantSnapshotList) GetItems() []*InstantSnapshot
func (*InstantSnapshotList) GetKind ¶
func (x *InstantSnapshotList) GetKind() string
func (*InstantSnapshotList) GetNextPageToken ¶
func (x *InstantSnapshotList) GetNextPageToken() string
func (*InstantSnapshotList) GetSelfLink ¶
func (x *InstantSnapshotList) GetSelfLink() string
func (*InstantSnapshotList) GetWarning ¶
func (x *InstantSnapshotList) GetWarning() *Warning
func (*InstantSnapshotList) ProtoMessage ¶
func (*InstantSnapshotList) ProtoMessage()
func (*InstantSnapshotList) ProtoReflect ¶
func (x *InstantSnapshotList) ProtoReflect() protoreflect.Message
func (*InstantSnapshotList) Reset ¶
func (x *InstantSnapshotList) Reset()
func (*InstantSnapshotList) String ¶
func (x *InstantSnapshotList) String() string
type InstantSnapshotResourceStatus ¶
type InstantSnapshotResourceStatus struct { // [Output Only] The storage size of this instant snapshot. StorageSizeBytes *int64 `protobuf:"varint,387548913,opt,name=storage_size_bytes,json=storageSizeBytes,proto3,oneof" json:"storage_size_bytes,omitempty"` // contains filtered or unexported fields }
func (*InstantSnapshotResourceStatus) Descriptor ¶
func (*InstantSnapshotResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use InstantSnapshotResourceStatus.ProtoReflect.Descriptor instead.
func (*InstantSnapshotResourceStatus) GetStorageSizeBytes ¶
func (x *InstantSnapshotResourceStatus) GetStorageSizeBytes() int64
func (*InstantSnapshotResourceStatus) ProtoMessage ¶
func (*InstantSnapshotResourceStatus) ProtoMessage()
func (*InstantSnapshotResourceStatus) ProtoReflect ¶
func (x *InstantSnapshotResourceStatus) ProtoReflect() protoreflect.Message
func (*InstantSnapshotResourceStatus) Reset ¶
func (x *InstantSnapshotResourceStatus) Reset()
func (*InstantSnapshotResourceStatus) String ¶
func (x *InstantSnapshotResourceStatus) String() string
type InstantSnapshot_Architecture ¶
type InstantSnapshot_Architecture int32
[Output Only] The architecture of the instant snapshot. Valid values are ARM64 or X86_64.
const ( // A value indicating that the enum field is not set. InstantSnapshot_UNDEFINED_ARCHITECTURE InstantSnapshot_Architecture = 0 // Default value indicating Architecture is not set. InstantSnapshot_ARCHITECTURE_UNSPECIFIED InstantSnapshot_Architecture = 394750507 // Machines with architecture ARM64 InstantSnapshot_ARM64 InstantSnapshot_Architecture = 62547450 // Machines with architecture X86_64 InstantSnapshot_X86_64 InstantSnapshot_Architecture = 425300551 )
func (InstantSnapshot_Architecture) Descriptor ¶
func (InstantSnapshot_Architecture) Descriptor() protoreflect.EnumDescriptor
func (InstantSnapshot_Architecture) Enum ¶
func (x InstantSnapshot_Architecture) Enum() *InstantSnapshot_Architecture
func (InstantSnapshot_Architecture) EnumDescriptor ¶
func (InstantSnapshot_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstantSnapshot_Architecture.Descriptor instead.
func (InstantSnapshot_Architecture) Number ¶
func (x InstantSnapshot_Architecture) Number() protoreflect.EnumNumber
func (InstantSnapshot_Architecture) String ¶
func (x InstantSnapshot_Architecture) String() string
func (InstantSnapshot_Architecture) Type ¶
func (InstantSnapshot_Architecture) Type() protoreflect.EnumType
type InstantSnapshot_Status ¶
type InstantSnapshot_Status int32
[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.
const ( // A value indicating that the enum field is not set. InstantSnapshot_UNDEFINED_STATUS InstantSnapshot_Status = 0 // InstantSnapshot creation is in progress. InstantSnapshot_CREATING InstantSnapshot_Status = 455564985 // InstantSnapshot is currently being deleted. InstantSnapshot_DELETING InstantSnapshot_Status = 528602024 // InstantSnapshot creation failed. InstantSnapshot_FAILED InstantSnapshot_Status = 455706685 // InstantSnapshot has been created successfully. InstantSnapshot_READY InstantSnapshot_Status = 77848963 // InstantSnapshot is currently unavailable and cannot be used for Disk restoration InstantSnapshot_UNAVAILABLE InstantSnapshot_Status = 413756464 )
func (InstantSnapshot_Status) Descriptor ¶
func (InstantSnapshot_Status) Descriptor() protoreflect.EnumDescriptor
func (InstantSnapshot_Status) Enum ¶
func (x InstantSnapshot_Status) Enum() *InstantSnapshot_Status
func (InstantSnapshot_Status) EnumDescriptor ¶
func (InstantSnapshot_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use InstantSnapshot_Status.Descriptor instead.
func (InstantSnapshot_Status) Number ¶
func (x InstantSnapshot_Status) Number() protoreflect.EnumNumber
func (InstantSnapshot_Status) String ¶
func (x InstantSnapshot_Status) String() string
func (InstantSnapshot_Status) Type ¶
func (InstantSnapshot_Status) Type() protoreflect.EnumType
type InstantSnapshotsScopedList ¶
type InstantSnapshotsScopedList struct { // [Output Only] A list of instantSnapshots contained in this scope. InstantSnapshots []*InstantSnapshot `protobuf:"bytes,329637457,rep,name=instant_snapshots,json=instantSnapshots,proto3" json:"instant_snapshots,omitempty"` // [Output Only] Informational warning which replaces the list of instantSnapshots when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InstantSnapshotsScopedList) Descriptor ¶
func (*InstantSnapshotsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InstantSnapshotsScopedList.ProtoReflect.Descriptor instead.
func (*InstantSnapshotsScopedList) GetInstantSnapshots ¶
func (x *InstantSnapshotsScopedList) GetInstantSnapshots() []*InstantSnapshot
func (*InstantSnapshotsScopedList) GetWarning ¶
func (x *InstantSnapshotsScopedList) GetWarning() *Warning
func (*InstantSnapshotsScopedList) ProtoMessage ¶
func (*InstantSnapshotsScopedList) ProtoMessage()
func (*InstantSnapshotsScopedList) ProtoReflect ¶
func (x *InstantSnapshotsScopedList) ProtoReflect() protoreflect.Message
func (*InstantSnapshotsScopedList) Reset ¶
func (x *InstantSnapshotsScopedList) Reset()
func (*InstantSnapshotsScopedList) String ¶
func (x *InstantSnapshotsScopedList) String() string
type Int64RangeMatch ¶
type Int64RangeMatch struct { // The end of the range (exclusive) in signed long integer format. RangeEnd *int64 `protobuf:"varint,322439897,opt,name=range_end,json=rangeEnd,proto3,oneof" json:"range_end,omitempty"` // The start of the range (inclusive) in signed long integer format. RangeStart *int64 `protobuf:"varint,103333600,opt,name=range_start,json=rangeStart,proto3,oneof" json:"range_start,omitempty"` // contains filtered or unexported fields }
HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
func (*Int64RangeMatch) Descriptor ¶
func (*Int64RangeMatch) Descriptor() ([]byte, []int)
Deprecated: Use Int64RangeMatch.ProtoReflect.Descriptor instead.
func (*Int64RangeMatch) GetRangeEnd ¶
func (x *Int64RangeMatch) GetRangeEnd() int64
func (*Int64RangeMatch) GetRangeStart ¶
func (x *Int64RangeMatch) GetRangeStart() int64
func (*Int64RangeMatch) ProtoMessage ¶
func (*Int64RangeMatch) ProtoMessage()
func (*Int64RangeMatch) ProtoReflect ¶
func (x *Int64RangeMatch) ProtoReflect() protoreflect.Message
func (*Int64RangeMatch) Reset ¶
func (x *Int64RangeMatch) Reset()
func (*Int64RangeMatch) String ¶
func (x *Int64RangeMatch) String() string
type Interconnect ¶
type Interconnect struct { // Administrative status of the interconnect. When this is set to true, the Interconnect is functional and can carry traffic. When set to false, no packets can be carried over the interconnect and no BGP routes are exchanged over it. By default, the status is set to true. AdminEnabled *bool `protobuf:"varint,445675089,opt,name=admin_enabled,json=adminEnabled,proto3,oneof" json:"admin_enabled,omitempty"` // [Output only] List of features available for this Interconnect connection, which can take one of the following values: - IF_MACSEC If present then the Interconnect connection is provisioned on MACsec capable hardware ports. If not present then the Interconnect connection is provisioned on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails. // Check the AvailableFeatures enum for the list of possible values. AvailableFeatures []string `protobuf:"bytes,496344307,rep,name=available_features,json=availableFeatures,proto3" json:"available_features,omitempty"` // [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG. CircuitInfos []*InterconnectCircuitInfo `protobuf:"bytes,164839855,rep,name=circuit_infos,json=circuitInfos,proto3" json:"circuit_infos,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect. CustomerName *string `protobuf:"bytes,3665484,opt,name=customer_name,json=customerName,proto3,oneof" json:"customer_name,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] A list of outages expected for this Interconnect. ExpectedOutages []*InterconnectOutageNotification `protobuf:"bytes,264484123,rep,name=expected_outages,json=expectedOutages,proto3" json:"expected_outages,omitempty"` // [Output Only] IP address configured on the Google side of the Interconnect link. This can be used only for ping tests. GoogleIpAddress *string `protobuf:"bytes,443105954,opt,name=google_ip_address,json=googleIpAddress,proto3,oneof" json:"google_ip_address,omitempty"` // [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues. GoogleReferenceId *string `protobuf:"bytes,534944469,opt,name=google_reference_id,json=googleReferenceId,proto3,oneof" json:"google_reference_id,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect. InterconnectAttachments []string `protobuf:"bytes,425388415,rep,name=interconnect_attachments,json=interconnectAttachments,proto3" json:"interconnect_attachments,omitempty"` // Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED. // Check the InterconnectType enum for the list of possible values. InterconnectType *string `protobuf:"bytes,515165259,opt,name=interconnect_type,json=interconnectType,proto3,oneof" json:"interconnect_type,omitempty"` // [Output Only] Type of the resource. Always compute#interconnect for interconnects. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this Interconnect, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an Interconnect. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle. // Check the LinkType enum for the list of possible values. LinkType *string `protobuf:"bytes,523207775,opt,name=link_type,json=linkType,proto3,oneof" json:"link_type,omitempty"` // URL of the InterconnectLocation object that represents where this connection is to be provisioned. Location *string `protobuf:"bytes,290430901,opt,name=location,proto3,oneof" json:"location,omitempty"` // Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router. Macsec *InterconnectMacsec `protobuf:"bytes,528867490,opt,name=macsec,proto3,oneof" json:"macsec,omitempty"` // Enable or disable MACsec on this Interconnect connection. MACsec enablement fails if the MACsec object is not specified. MacsecEnabled *bool `protobuf:"varint,194203812,opt,name=macsec_enabled,json=macsecEnabled,proto3,oneof" json:"macsec_enabled,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect. If specified, this will be used for notifications in addition to all other forms described, such as Cloud Monitoring logs alerting and Cloud Notifications. This field is required for users who sign up for Cloud Interconnect using workforce identity federation. NocContactEmail *string `protobuf:"bytes,14072832,opt,name=noc_contact_email,json=nocContactEmail,proto3,oneof" json:"noc_contact_email,omitempty"` // [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect. // Check the OperationalStatus enum for the list of possible values. OperationalStatus *string `protobuf:"bytes,201070847,opt,name=operational_status,json=operationalStatus,proto3,oneof" json:"operational_status,omitempty"` // [Output Only] IP address configured on the customer side of the Interconnect link. The customer should configure this IP address during turnup when prompted by Google NOC. This can be used only for ping tests. PeerIpAddress *string `protobuf:"bytes,207735769,opt,name=peer_ip_address,json=peerIpAddress,proto3,oneof" json:"peer_ip_address,omitempty"` // [Output Only] Number of links actually provisioned in this interconnect. ProvisionedLinkCount *int32 `protobuf:"varint,410888565,opt,name=provisioned_link_count,json=provisionedLinkCount,proto3,oneof" json:"provisioned_link_count,omitempty"` // Indicates that this is a Cross-Cloud Interconnect. This field specifies the location outside of Google's network that the interconnect is connected to. RemoteLocation *string `protobuf:"bytes,324388750,opt,name=remote_location,json=remoteLocation,proto3,oneof" json:"remote_location,omitempty"` // Optional. List of features requested for this Interconnect connection, which can take one of the following values: - IF_MACSEC If specified then the connection is created on MACsec capable hardware ports. If not specified, the default value is false, which allocates non-MACsec capable ports first if available. This parameter can be provided only with Interconnect INSERT. It isn't valid for Interconnect PATCH. // Check the RequestedFeatures enum for the list of possible values. RequestedFeatures []string `protobuf:"bytes,461240814,rep,name=requested_features,json=requestedFeatures,proto3" json:"requested_features,omitempty"` // Target number of physical links in the link bundle, as requested by the customer. RequestedLinkCount *int32 `protobuf:"varint,45051387,opt,name=requested_link_count,json=requestedLinkCount,proto3,oneof" json:"requested_link_count,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
Represents an Interconnect resource. An Interconnect resource is a dedicated connection between the Google Cloud network and your on-premises network. For more information, read the Dedicated Interconnect Overview.
func (*Interconnect) Descriptor ¶
func (*Interconnect) Descriptor() ([]byte, []int)
Deprecated: Use Interconnect.ProtoReflect.Descriptor instead.
func (*Interconnect) GetAdminEnabled ¶
func (x *Interconnect) GetAdminEnabled() bool
func (*Interconnect) GetAvailableFeatures ¶
func (x *Interconnect) GetAvailableFeatures() []string
func (*Interconnect) GetCircuitInfos ¶
func (x *Interconnect) GetCircuitInfos() []*InterconnectCircuitInfo
func (*Interconnect) GetCreationTimestamp ¶
func (x *Interconnect) GetCreationTimestamp() string
func (*Interconnect) GetCustomerName ¶
func (x *Interconnect) GetCustomerName() string
func (*Interconnect) GetDescription ¶
func (x *Interconnect) GetDescription() string
func (*Interconnect) GetExpectedOutages ¶
func (x *Interconnect) GetExpectedOutages() []*InterconnectOutageNotification
func (*Interconnect) GetGoogleIpAddress ¶
func (x *Interconnect) GetGoogleIpAddress() string
func (*Interconnect) GetGoogleReferenceId ¶
func (x *Interconnect) GetGoogleReferenceId() string
func (*Interconnect) GetId ¶
func (x *Interconnect) GetId() uint64
func (*Interconnect) GetInterconnectAttachments ¶
func (x *Interconnect) GetInterconnectAttachments() []string
func (*Interconnect) GetInterconnectType ¶
func (x *Interconnect) GetInterconnectType() string
func (*Interconnect) GetKind ¶
func (x *Interconnect) GetKind() string
func (*Interconnect) GetLabelFingerprint ¶
func (x *Interconnect) GetLabelFingerprint() string
func (*Interconnect) GetLabels ¶
func (x *Interconnect) GetLabels() map[string]string
func (*Interconnect) GetLinkType ¶
func (x *Interconnect) GetLinkType() string
func (*Interconnect) GetLocation ¶
func (x *Interconnect) GetLocation() string
func (*Interconnect) GetMacsec ¶
func (x *Interconnect) GetMacsec() *InterconnectMacsec
func (*Interconnect) GetMacsecEnabled ¶
func (x *Interconnect) GetMacsecEnabled() bool
func (*Interconnect) GetName ¶
func (x *Interconnect) GetName() string
func (*Interconnect) GetNocContactEmail ¶
func (x *Interconnect) GetNocContactEmail() string
func (*Interconnect) GetOperationalStatus ¶
func (x *Interconnect) GetOperationalStatus() string
func (*Interconnect) GetPeerIpAddress ¶
func (x *Interconnect) GetPeerIpAddress() string
func (*Interconnect) GetProvisionedLinkCount ¶
func (x *Interconnect) GetProvisionedLinkCount() int32
func (*Interconnect) GetRemoteLocation ¶
func (x *Interconnect) GetRemoteLocation() string
func (*Interconnect) GetRequestedFeatures ¶
func (x *Interconnect) GetRequestedFeatures() []string
func (*Interconnect) GetRequestedLinkCount ¶
func (x *Interconnect) GetRequestedLinkCount() int32
func (*Interconnect) GetSatisfiesPzs ¶
func (x *Interconnect) GetSatisfiesPzs() bool
func (*Interconnect) GetSelfLink ¶
func (x *Interconnect) GetSelfLink() string
func (*Interconnect) GetState ¶
func (x *Interconnect) GetState() string
func (*Interconnect) ProtoMessage ¶
func (*Interconnect) ProtoMessage()
func (*Interconnect) ProtoReflect ¶
func (x *Interconnect) ProtoReflect() protoreflect.Message
func (*Interconnect) Reset ¶
func (x *Interconnect) Reset()
func (*Interconnect) String ¶
func (x *Interconnect) String() string
type InterconnectAttachment ¶
type InterconnectAttachment struct { // Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER. AdminEnabled *bool `protobuf:"varint,445675089,opt,name=admin_enabled,json=adminEnabled,proto3,oneof" json:"admin_enabled,omitempty"` // Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s - BPS_100G: 100 Gbit/s // Check the Bandwidth enum for the list of possible values. Bandwidth *string `protobuf:"bytes,181715121,opt,name=bandwidth,proto3,oneof" json:"bandwidth,omitempty"` // This field is not available. CandidateIpv6Subnets []string `protobuf:"bytes,70682522,rep,name=candidate_ipv6_subnets,json=candidateIpv6Subnets,proto3" json:"candidate_ipv6_subnets,omitempty"` // Input only. Up to 16 candidate prefixes that can be used to restrict the allocation of cloudRouterIpAddress and customerRouterIpAddress for this attachment. All prefixes must be within link-local address space (169.254.0.0/16) and must be /29 or shorter (/28, /27, etc). Google will attempt to select an unused /29 from the supplied candidate prefix(es). The request will fail if all possible /29s are in use on Google's edge. If not supplied, Google will randomly select an unused /29 from all of link-local space. CandidateSubnets []string `protobuf:"bytes,237842938,rep,name=candidate_subnets,json=candidateSubnets,proto3" json:"candidate_subnets,omitempty"` // [Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment. CloudRouterIpAddress *string `protobuf:"bytes,287392776,opt,name=cloud_router_ip_address,json=cloudRouterIpAddress,proto3,oneof" json:"cloud_router_ip_address,omitempty"` // [Output Only] IPv6 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment. CloudRouterIpv6Address *string `protobuf:"bytes,451922376,opt,name=cloud_router_ipv6_address,json=cloudRouterIpv6Address,proto3,oneof" json:"cloud_router_ipv6_address,omitempty"` // This field is not available. CloudRouterIpv6InterfaceId *string `protobuf:"bytes,521282701,opt,name=cloud_router_ipv6_interface_id,json=cloudRouterIpv6InterfaceId,proto3,oneof" json:"cloud_router_ipv6_interface_id,omitempty"` // [Output Only] Constraints for this attachment, if any. The attachment does not work if these constraints are not met. ConfigurationConstraints *InterconnectAttachmentConfigurationConstraints `protobuf:"bytes,179681389,opt,name=configuration_constraints,json=configurationConstraints,proto3,oneof" json:"configuration_constraints,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment. CustomerRouterIpAddress *string `protobuf:"bytes,332475761,opt,name=customer_router_ip_address,json=customerRouterIpAddress,proto3,oneof" json:"customer_router_ip_address,omitempty"` // [Output Only] IPv6 address + prefix length to be configured on the customer router subinterface for this interconnect attachment. CustomerRouterIpv6Address *string `protobuf:"bytes,290127089,opt,name=customer_router_ipv6_address,json=customerRouterIpv6Address,proto3,oneof" json:"customer_router_ipv6_address,omitempty"` // This field is not available. CustomerRouterIpv6InterfaceId *string `protobuf:"bytes,380994308,opt,name=customer_router_ipv6_interface_id,json=customerRouterIpv6InterfaceId,proto3,oneof" json:"customer_router_ipv6_interface_id,omitempty"` // [Output Only] Dataplane version for this InterconnectAttachment. This field is only present for Dataplane version 2 and higher. Absence of this field in the API output indicates that the Dataplane is version 1. DataplaneVersion *int32 `protobuf:"varint,34920075,opt,name=dataplane_version,json=dataplaneVersion,proto3,oneof" json:"dataplane_version,omitempty"` // An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Input only. Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY. // Check the EdgeAvailabilityDomain enum for the list of possible values. EdgeAvailabilityDomain *string `protobuf:"bytes,71289510,opt,name=edge_availability_domain,json=edgeAvailabilityDomain,proto3,oneof" json:"edge_availability_domain,omitempty"` // Indicates the user-supplied encryption option of this VLAN attachment (interconnectAttachment). Can only be specified at attachment creation for PARTNER or DEDICATED attachments. Possible values are: - NONE - This is the default value, which means that the VLAN attachment carries unencrypted traffic. VMs are able to send traffic to, or receive traffic from, such a VLAN attachment. - IPSEC - The VLAN attachment carries only encrypted traffic that is encrypted by an IPsec device, such as an HA VPN gateway or third-party IPsec VPN. VMs cannot directly send traffic to, or receive traffic from, such a VLAN attachment. To use *HA VPN over Cloud Interconnect*, the VLAN attachment must be created with this option. // Check the Encryption enum for the list of possible values. Encryption *string `protobuf:"bytes,97980291,opt,name=encryption,proto3,oneof" json:"encryption,omitempty"` // [Output Only] Google reference ID, to be used when raising support tickets with Google or otherwise to debug backend connectivity issues. [Deprecated] This field is not used. GoogleReferenceId *string `protobuf:"bytes,534944469,opt,name=google_reference_id,json=googleReferenceId,proto3,oneof" json:"google_reference_id,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // URL of the underlying Interconnect object that this attachment's traffic will traverse through. Interconnect *string `protobuf:"bytes,224601230,opt,name=interconnect,proto3,oneof" json:"interconnect,omitempty"` // A list of URLs of addresses that have been reserved for the VLAN attachment. Used only for the VLAN attachment that has the encryption option as IPSEC. The addresses must be regional internal IP address ranges. When creating an HA VPN gateway over the VLAN attachment, if the attachment is configured to use a regional internal IP address, then the VPN gateway's IP address is allocated from the IP address range specified here. For example, if the HA VPN gateway's interface 0 is paired to this VLAN attachment, then a regional internal IP address for the VPN gateway interface 0 will be allocated from the IP address specified for this VLAN attachment. If this field is not specified when creating the VLAN attachment, then later on when creating an HA VPN gateway on this VLAN attachment, the HA VPN gateway's IP address is allocated from the regional external IP address pool. IpsecInternalAddresses []string `protobuf:"bytes,407648565,rep,name=ipsec_internal_addresses,json=ipsecInternalAddresses,proto3" json:"ipsec_internal_addresses,omitempty"` // [Output Only] Type of the resource. Always compute#interconnectAttachment for interconnect attachments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this InterconnectAttachment, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an InterconnectAttachment. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Maximum Transmission Unit (MTU), in bytes, of packets passing through this interconnect attachment. Only 1440 and 1500 are allowed. If not specified, the value will default to 1440. Mtu *int32 `protobuf:"varint,108462,opt,name=mtu,proto3,oneof" json:"mtu,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values: - OS_ACTIVE: The attachment has been turned up and is ready to use. - OS_UNPROVISIONED: The attachment is not ready to use yet, because turnup is not complete. // Check the OperationalStatus enum for the list of possible values. OperationalStatus *string `protobuf:"bytes,201070847,opt,name=operational_status,json=operationalStatus,proto3,oneof" json:"operational_status,omitempty"` // [Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present for DEDICATED]. The opaque identifier of a PARTNER attachment used to initiate provisioning with a selected partner. Of the form "XXXXX/region/domain" PairingKey *string `protobuf:"bytes,439695464,opt,name=pairing_key,json=pairingKey,proto3,oneof" json:"pairing_key,omitempty"` // Optional BGP ASN for the router supplied by a Layer 3 Partner if they configured BGP on behalf of the customer. Output only for PARTNER type, input only for PARTNER_PROVIDER, not available for DEDICATED. PartnerAsn *int64 `protobuf:"varint,438166149,opt,name=partner_asn,json=partnerAsn,proto3,oneof" json:"partner_asn,omitempty"` // Informational metadata about Partner attachments from Partners to display to customers. Output only for PARTNER type, mutable for PARTNER_PROVIDER, not available for DEDICATED. PartnerMetadata *InterconnectAttachmentPartnerMetadata `protobuf:"bytes,65908934,opt,name=partner_metadata,json=partnerMetadata,proto3,oneof" json:"partner_metadata,omitempty"` // [Output Only] Information specific to an InterconnectAttachment. This property is populated if the interconnect that this is attached to is of type DEDICATED. PrivateInterconnectInfo *InterconnectAttachmentPrivateInfo `protobuf:"bytes,237270531,opt,name=private_interconnect_info,json=privateInterconnectInfo,proto3,oneof" json:"private_interconnect_info,omitempty"` // [Output Only] URL of the region where the regional interconnect attachment resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] If the attachment is on a Cross-Cloud Interconnect connection, this field contains the interconnect's remote location service provider. Example values: "Amazon Web Services" "Microsoft Azure". The field is set only for attachments on Cross-Cloud Interconnect connections. Its value is copied from the InterconnectRemoteLocation remoteService field. RemoteService *string `protobuf:"bytes,391954364,opt,name=remote_service,json=remoteService,proto3,oneof" json:"remote_service,omitempty"` // URL of the Cloud Router to be used for dynamic routing. This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured. Router *string `protobuf:"bytes,148608841,opt,name=router,proto3,oneof" json:"router,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The stack type for this interconnect attachment to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used. This field can be both set at interconnect attachments creation and update interconnect attachment operations. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // [Output Only] The current state of this attachment's functionality. Enum values ACTIVE and UNPROVISIONED are shared by DEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect attachments, while enum values PENDING_PARTNER, PARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only PARTNER and PARTNER_PROVIDER interconnect attachments. This state can take one of the following values: - ACTIVE: The attachment has been turned up and is ready to use. - UNPROVISIONED: The attachment is not ready to use yet, because turnup is not complete. - PENDING_PARTNER: A newly-created PARTNER attachment that has not yet been configured on the Partner side. - PARTNER_REQUEST_RECEIVED: A PARTNER attachment is in the process of provisioning after a PARTNER_PROVIDER attachment was created that references it. - PENDING_CUSTOMER: A PARTNER or PARTNER_PROVIDER attachment that is waiting for a customer to activate it. - DEFUNCT: The attachment was deleted externally and is no longer functional. This could be because the associated Interconnect was removed, or because the other side of a Partner attachment was deleted. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // Input only. Length of the IPv4 subnet mask. Allowed values: - 29 (default) - 30 The default value is 29, except for Cross-Cloud Interconnect connections that use an InterconnectRemoteLocation with a constraints.subnetLengthRange.min equal to 30. For example, connections that use an Azure remote location fall into this category. In these cases, the default value is 30, and requesting 29 returns an error. Where both 29 and 30 are allowed, 29 is preferred, because it gives Google Cloud Support more debugging visibility. SubnetLength *int32 `protobuf:"varint,279831048,opt,name=subnet_length,json=subnetLength,proto3,oneof" json:"subnet_length,omitempty"` // The type of interconnect attachment this is, which can take one of the following values: - DEDICATED: an attachment to a Dedicated Interconnect. - PARTNER: an attachment to a Partner Interconnect, created by the customer. - PARTNER_PROVIDER: an attachment to a Partner Interconnect, created by the partner. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4093. Only specified at creation time. VlanTag8021Q *int32 `protobuf:"varint,119927836,opt,name=vlan_tag8021q,json=vlanTag8021q,proto3,oneof" json:"vlan_tag8021q,omitempty"` // contains filtered or unexported fields }
Represents an Interconnect Attachment (VLAN) resource. You can use Interconnect attachments (VLANS) to connect your Virtual Private Cloud networks to your on-premises networks through an Interconnect. For more information, read Creating VLAN Attachments.
func (*InterconnectAttachment) Descriptor ¶
func (*InterconnectAttachment) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment.ProtoReflect.Descriptor instead.
func (*InterconnectAttachment) GetAdminEnabled ¶
func (x *InterconnectAttachment) GetAdminEnabled() bool
func (*InterconnectAttachment) GetBandwidth ¶
func (x *InterconnectAttachment) GetBandwidth() string
func (*InterconnectAttachment) GetCandidateIpv6Subnets ¶
func (x *InterconnectAttachment) GetCandidateIpv6Subnets() []string
func (*InterconnectAttachment) GetCandidateSubnets ¶
func (x *InterconnectAttachment) GetCandidateSubnets() []string
func (*InterconnectAttachment) GetCloudRouterIpAddress ¶
func (x *InterconnectAttachment) GetCloudRouterIpAddress() string
func (*InterconnectAttachment) GetCloudRouterIpv6Address ¶
func (x *InterconnectAttachment) GetCloudRouterIpv6Address() string
func (*InterconnectAttachment) GetCloudRouterIpv6InterfaceId ¶
func (x *InterconnectAttachment) GetCloudRouterIpv6InterfaceId() string
func (*InterconnectAttachment) GetConfigurationConstraints ¶
func (x *InterconnectAttachment) GetConfigurationConstraints() *InterconnectAttachmentConfigurationConstraints
func (*InterconnectAttachment) GetCreationTimestamp ¶
func (x *InterconnectAttachment) GetCreationTimestamp() string
func (*InterconnectAttachment) GetCustomerRouterIpAddress ¶
func (x *InterconnectAttachment) GetCustomerRouterIpAddress() string
func (*InterconnectAttachment) GetCustomerRouterIpv6Address ¶
func (x *InterconnectAttachment) GetCustomerRouterIpv6Address() string
func (*InterconnectAttachment) GetCustomerRouterIpv6InterfaceId ¶
func (x *InterconnectAttachment) GetCustomerRouterIpv6InterfaceId() string
func (*InterconnectAttachment) GetDataplaneVersion ¶
func (x *InterconnectAttachment) GetDataplaneVersion() int32
func (*InterconnectAttachment) GetDescription ¶
func (x *InterconnectAttachment) GetDescription() string
func (*InterconnectAttachment) GetEdgeAvailabilityDomain ¶
func (x *InterconnectAttachment) GetEdgeAvailabilityDomain() string
func (*InterconnectAttachment) GetEncryption ¶
func (x *InterconnectAttachment) GetEncryption() string
func (*InterconnectAttachment) GetGoogleReferenceId ¶
func (x *InterconnectAttachment) GetGoogleReferenceId() string
func (*InterconnectAttachment) GetId ¶
func (x *InterconnectAttachment) GetId() uint64
func (*InterconnectAttachment) GetInterconnect ¶
func (x *InterconnectAttachment) GetInterconnect() string
func (*InterconnectAttachment) GetIpsecInternalAddresses ¶
func (x *InterconnectAttachment) GetIpsecInternalAddresses() []string
func (*InterconnectAttachment) GetKind ¶
func (x *InterconnectAttachment) GetKind() string
func (*InterconnectAttachment) GetLabelFingerprint ¶
func (x *InterconnectAttachment) GetLabelFingerprint() string
func (*InterconnectAttachment) GetLabels ¶
func (x *InterconnectAttachment) GetLabels() map[string]string
func (*InterconnectAttachment) GetMtu ¶
func (x *InterconnectAttachment) GetMtu() int32
func (*InterconnectAttachment) GetName ¶
func (x *InterconnectAttachment) GetName() string
func (*InterconnectAttachment) GetOperationalStatus ¶
func (x *InterconnectAttachment) GetOperationalStatus() string
func (*InterconnectAttachment) GetPairingKey ¶
func (x *InterconnectAttachment) GetPairingKey() string
func (*InterconnectAttachment) GetPartnerAsn ¶
func (x *InterconnectAttachment) GetPartnerAsn() int64
func (*InterconnectAttachment) GetPartnerMetadata ¶
func (x *InterconnectAttachment) GetPartnerMetadata() *InterconnectAttachmentPartnerMetadata
func (*InterconnectAttachment) GetPrivateInterconnectInfo ¶
func (x *InterconnectAttachment) GetPrivateInterconnectInfo() *InterconnectAttachmentPrivateInfo
func (*InterconnectAttachment) GetRegion ¶
func (x *InterconnectAttachment) GetRegion() string
func (*InterconnectAttachment) GetRemoteService ¶
func (x *InterconnectAttachment) GetRemoteService() string
func (*InterconnectAttachment) GetRouter ¶
func (x *InterconnectAttachment) GetRouter() string
func (*InterconnectAttachment) GetSatisfiesPzs ¶
func (x *InterconnectAttachment) GetSatisfiesPzs() bool
func (*InterconnectAttachment) GetSelfLink ¶
func (x *InterconnectAttachment) GetSelfLink() string
func (*InterconnectAttachment) GetStackType ¶
func (x *InterconnectAttachment) GetStackType() string
func (*InterconnectAttachment) GetState ¶
func (x *InterconnectAttachment) GetState() string
func (*InterconnectAttachment) GetSubnetLength ¶
func (x *InterconnectAttachment) GetSubnetLength() int32
func (*InterconnectAttachment) GetType ¶
func (x *InterconnectAttachment) GetType() string
func (*InterconnectAttachment) GetVlanTag8021Q ¶
func (x *InterconnectAttachment) GetVlanTag8021Q() int32
func (*InterconnectAttachment) ProtoMessage ¶
func (*InterconnectAttachment) ProtoMessage()
func (*InterconnectAttachment) ProtoReflect ¶
func (x *InterconnectAttachment) ProtoReflect() protoreflect.Message
func (*InterconnectAttachment) Reset ¶
func (x *InterconnectAttachment) Reset()
func (*InterconnectAttachment) String ¶
func (x *InterconnectAttachment) String() string
type InterconnectAttachmentAggregatedList ¶
type InterconnectAttachmentAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InterconnectAttachmentsScopedList resources. Items map[string]*InterconnectAttachmentsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#interconnectAttachmentAggregatedList for aggregated lists of interconnect attachments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InterconnectAttachmentAggregatedList) Descriptor ¶
func (*InterconnectAttachmentAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentAggregatedList.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentAggregatedList) GetId ¶
func (x *InterconnectAttachmentAggregatedList) GetId() string
func (*InterconnectAttachmentAggregatedList) GetItems ¶
func (x *InterconnectAttachmentAggregatedList) GetItems() map[string]*InterconnectAttachmentsScopedList
func (*InterconnectAttachmentAggregatedList) GetKind ¶
func (x *InterconnectAttachmentAggregatedList) GetKind() string
func (*InterconnectAttachmentAggregatedList) GetNextPageToken ¶
func (x *InterconnectAttachmentAggregatedList) GetNextPageToken() string
func (*InterconnectAttachmentAggregatedList) GetSelfLink ¶
func (x *InterconnectAttachmentAggregatedList) GetSelfLink() string
func (*InterconnectAttachmentAggregatedList) GetUnreachables ¶
func (x *InterconnectAttachmentAggregatedList) GetUnreachables() []string
func (*InterconnectAttachmentAggregatedList) GetWarning ¶
func (x *InterconnectAttachmentAggregatedList) GetWarning() *Warning
func (*InterconnectAttachmentAggregatedList) ProtoMessage ¶
func (*InterconnectAttachmentAggregatedList) ProtoMessage()
func (*InterconnectAttachmentAggregatedList) ProtoReflect ¶
func (x *InterconnectAttachmentAggregatedList) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentAggregatedList) Reset ¶
func (x *InterconnectAttachmentAggregatedList) Reset()
func (*InterconnectAttachmentAggregatedList) String ¶
func (x *InterconnectAttachmentAggregatedList) String() string
type InterconnectAttachmentConfigurationConstraints ¶
type InterconnectAttachmentConfigurationConstraints struct { // [Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5 authentication. This can take one of the following values: MD5_OPTIONAL, MD5_REQUIRED, MD5_UNSUPPORTED. For example, a Cross-Cloud Interconnect connection to a remote cloud provider that requires BGP MD5 authentication has the interconnectRemoteLocation attachment_configuration_constraints.bgp_md5 field set to MD5_REQUIRED, and that property is propagated to the attachment. Similarly, if BGP MD5 is MD5_UNSUPPORTED, an error is returned if MD5 is requested. // Check the BgpMd5 enum for the list of possible values. BgpMd5 *string `protobuf:"bytes,373093386,opt,name=bgp_md5,json=bgpMd5,proto3,oneof" json:"bgp_md5,omitempty"` // [Output Only] List of ASN ranges that the remote location is known to support. Formatted as an array of inclusive ranges {min: min-value, max: max-value}. For example, [{min: 123, max: 123}, {min: 64512, max: 65534}] allows the peer ASN to be 123 or anything in the range 64512-65534. This field is only advisory. Although the API accepts other ranges, these are the ranges that we recommend. BgpPeerAsnRanges []*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange `protobuf:"bytes,475946370,rep,name=bgp_peer_asn_ranges,json=bgpPeerAsnRanges,proto3" json:"bgp_peer_asn_ranges,omitempty"` // contains filtered or unexported fields }
func (*InterconnectAttachmentConfigurationConstraints) Descriptor ¶
func (*InterconnectAttachmentConfigurationConstraints) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentConfigurationConstraints.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentConfigurationConstraints) GetBgpMd5 ¶
func (x *InterconnectAttachmentConfigurationConstraints) GetBgpMd5() string
func (*InterconnectAttachmentConfigurationConstraints) GetBgpPeerAsnRanges ¶
func (x *InterconnectAttachmentConfigurationConstraints) GetBgpPeerAsnRanges() []*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange
func (*InterconnectAttachmentConfigurationConstraints) ProtoMessage ¶
func (*InterconnectAttachmentConfigurationConstraints) ProtoMessage()
func (*InterconnectAttachmentConfigurationConstraints) ProtoReflect ¶
func (x *InterconnectAttachmentConfigurationConstraints) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentConfigurationConstraints) Reset ¶
func (x *InterconnectAttachmentConfigurationConstraints) Reset()
func (*InterconnectAttachmentConfigurationConstraints) String ¶
func (x *InterconnectAttachmentConfigurationConstraints) String() string
type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange ¶
type InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange struct { Max *uint32 `protobuf:"varint,107876,opt,name=max,proto3,oneof" json:"max,omitempty"` Min *uint32 `protobuf:"varint,108114,opt,name=min,proto3,oneof" json:"min,omitempty"` // contains filtered or unexported fields }
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Descriptor ¶
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMax ¶
func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMax() uint32
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMin ¶
func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) GetMin() uint32
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoMessage ¶
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoMessage()
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoReflect ¶
func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Reset ¶
func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) Reset()
func (*InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) String ¶
func (x *InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange) String() string
type InterconnectAttachmentConfigurationConstraints_BgpMd5 ¶
type InterconnectAttachmentConfigurationConstraints_BgpMd5 int32
[Output Only] Whether the attachment's BGP session requires/allows/disallows BGP MD5 authentication. This can take one of the following values: MD5_OPTIONAL, MD5_REQUIRED, MD5_UNSUPPORTED. For example, a Cross-Cloud Interconnect connection to a remote cloud provider that requires BGP MD5 authentication has the interconnectRemoteLocation attachment_configuration_constraints.bgp_md5 field set to MD5_REQUIRED, and that property is propagated to the attachment. Similarly, if BGP MD5 is MD5_UNSUPPORTED, an error is returned if MD5 is requested.
const ( // A value indicating that the enum field is not set. InterconnectAttachmentConfigurationConstraints_UNDEFINED_BGP_MD5 InterconnectAttachmentConfigurationConstraints_BgpMd5 = 0 // MD5_OPTIONAL: BGP MD5 authentication is supported and can optionally be configured. InterconnectAttachmentConfigurationConstraints_MD5_OPTIONAL InterconnectAttachmentConfigurationConstraints_BgpMd5 = 532156673 // MD5_REQUIRED: BGP MD5 authentication must be configured. InterconnectAttachmentConfigurationConstraints_MD5_REQUIRED InterconnectAttachmentConfigurationConstraints_BgpMd5 = 218034496 // MD5_UNSUPPORTED: BGP MD5 authentication must not be configured InterconnectAttachmentConfigurationConstraints_MD5_UNSUPPORTED InterconnectAttachmentConfigurationConstraints_BgpMd5 = 86962388 )
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Descriptor ¶
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Enum ¶
func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) Enum() *InterconnectAttachmentConfigurationConstraints_BgpMd5
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) EnumDescriptor ¶
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentConfigurationConstraints_BgpMd5.Descriptor instead.
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Number ¶
func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) Number() protoreflect.EnumNumber
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) String ¶
func (x InterconnectAttachmentConfigurationConstraints_BgpMd5) String() string
func (InterconnectAttachmentConfigurationConstraints_BgpMd5) Type ¶
type InterconnectAttachmentList ¶
type InterconnectAttachmentList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InterconnectAttachment resources. Items []*InterconnectAttachment `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#interconnectAttachmentList for lists of interconnect attachments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Response to the list request, and contains a list of interconnect attachments.
func (*InterconnectAttachmentList) Descriptor ¶
func (*InterconnectAttachmentList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentList.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentList) GetId ¶
func (x *InterconnectAttachmentList) GetId() string
func (*InterconnectAttachmentList) GetItems ¶
func (x *InterconnectAttachmentList) GetItems() []*InterconnectAttachment
func (*InterconnectAttachmentList) GetKind ¶
func (x *InterconnectAttachmentList) GetKind() string
func (*InterconnectAttachmentList) GetNextPageToken ¶
func (x *InterconnectAttachmentList) GetNextPageToken() string
func (*InterconnectAttachmentList) GetSelfLink ¶
func (x *InterconnectAttachmentList) GetSelfLink() string
func (*InterconnectAttachmentList) GetWarning ¶
func (x *InterconnectAttachmentList) GetWarning() *Warning
func (*InterconnectAttachmentList) ProtoMessage ¶
func (*InterconnectAttachmentList) ProtoMessage()
func (*InterconnectAttachmentList) ProtoReflect ¶
func (x *InterconnectAttachmentList) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentList) Reset ¶
func (x *InterconnectAttachmentList) Reset()
func (*InterconnectAttachmentList) String ¶
func (x *InterconnectAttachmentList) String() string
type InterconnectAttachmentPartnerMetadata ¶
type InterconnectAttachmentPartnerMetadata struct { // Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner's portal. For instance "Chicago 1". This value may be validated to match approved Partner values. InterconnectName *string `protobuf:"bytes,514963356,opt,name=interconnect_name,json=interconnectName,proto3,oneof" json:"interconnect_name,omitempty"` // Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values. PartnerName *string `protobuf:"bytes,161747874,opt,name=partner_name,json=partnerName,proto3,oneof" json:"partner_name,omitempty"` // URL of the Partner's portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values. PortalUrl *string `protobuf:"bytes,269182748,opt,name=portal_url,json=portalUrl,proto3,oneof" json:"portal_url,omitempty"` // contains filtered or unexported fields }
Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments.
func (*InterconnectAttachmentPartnerMetadata) Descriptor ¶
func (*InterconnectAttachmentPartnerMetadata) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentPartnerMetadata.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentPartnerMetadata) GetInterconnectName ¶
func (x *InterconnectAttachmentPartnerMetadata) GetInterconnectName() string
func (*InterconnectAttachmentPartnerMetadata) GetPartnerName ¶
func (x *InterconnectAttachmentPartnerMetadata) GetPartnerName() string
func (*InterconnectAttachmentPartnerMetadata) GetPortalUrl ¶
func (x *InterconnectAttachmentPartnerMetadata) GetPortalUrl() string
func (*InterconnectAttachmentPartnerMetadata) ProtoMessage ¶
func (*InterconnectAttachmentPartnerMetadata) ProtoMessage()
func (*InterconnectAttachmentPartnerMetadata) ProtoReflect ¶
func (x *InterconnectAttachmentPartnerMetadata) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentPartnerMetadata) Reset ¶
func (x *InterconnectAttachmentPartnerMetadata) Reset()
func (*InterconnectAttachmentPartnerMetadata) String ¶
func (x *InterconnectAttachmentPartnerMetadata) String() string
type InterconnectAttachmentPrivateInfo ¶
type InterconnectAttachmentPrivateInfo struct { // [Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region. Tag8021Q *uint32 `protobuf:"varint,271820992,opt,name=tag8021q,proto3,oneof" json:"tag8021q,omitempty"` // contains filtered or unexported fields }
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
func (*InterconnectAttachmentPrivateInfo) Descriptor ¶
func (*InterconnectAttachmentPrivateInfo) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentPrivateInfo.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentPrivateInfo) GetTag8021Q ¶
func (x *InterconnectAttachmentPrivateInfo) GetTag8021Q() uint32
func (*InterconnectAttachmentPrivateInfo) ProtoMessage ¶
func (*InterconnectAttachmentPrivateInfo) ProtoMessage()
func (*InterconnectAttachmentPrivateInfo) ProtoReflect ¶
func (x *InterconnectAttachmentPrivateInfo) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentPrivateInfo) Reset ¶
func (x *InterconnectAttachmentPrivateInfo) Reset()
func (*InterconnectAttachmentPrivateInfo) String ¶
func (x *InterconnectAttachmentPrivateInfo) String() string
type InterconnectAttachment_Bandwidth ¶
type InterconnectAttachment_Bandwidth int32
Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values: - BPS_50M: 50 Mbit/s - BPS_100M: 100 Mbit/s - BPS_200M: 200 Mbit/s - BPS_300M: 300 Mbit/s - BPS_400M: 400 Mbit/s - BPS_500M: 500 Mbit/s - BPS_1G: 1 Gbit/s - BPS_2G: 2 Gbit/s - BPS_5G: 5 Gbit/s - BPS_10G: 10 Gbit/s - BPS_20G: 20 Gbit/s - BPS_50G: 50 Gbit/s - BPS_100G: 100 Gbit/s
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_BANDWIDTH InterconnectAttachment_Bandwidth = 0 // 100 Gbit/s InterconnectAttachment_BPS_100G InterconnectAttachment_Bandwidth = 49547952 // 100 Mbit/s InterconnectAttachment_BPS_100M InterconnectAttachment_Bandwidth = 49547958 // 10 Gbit/s InterconnectAttachment_BPS_10G InterconnectAttachment_Bandwidth = 278693006 // 1 Gbit/s InterconnectAttachment_BPS_1G InterconnectAttachment_Bandwidth = 355358448 // 200 Mbit/s InterconnectAttachment_BPS_200M InterconnectAttachment_Bandwidth = 49577749 // 20 Gbit/s InterconnectAttachment_BPS_20G InterconnectAttachment_Bandwidth = 278693967 // 2 Gbit/s InterconnectAttachment_BPS_2G InterconnectAttachment_Bandwidth = 355358479 // 300 Mbit/s InterconnectAttachment_BPS_300M InterconnectAttachment_Bandwidth = 49607540 // 400 Mbit/s InterconnectAttachment_BPS_400M InterconnectAttachment_Bandwidth = 49637331 // 500 Mbit/s InterconnectAttachment_BPS_500M InterconnectAttachment_Bandwidth = 49667122 // 50 Gbit/s InterconnectAttachment_BPS_50G InterconnectAttachment_Bandwidth = 278696850 // 50 Mbit/s InterconnectAttachment_BPS_50M InterconnectAttachment_Bandwidth = 278696856 // 5 Gbit/s InterconnectAttachment_BPS_5G InterconnectAttachment_Bandwidth = 355358572 )
func (InterconnectAttachment_Bandwidth) Descriptor ¶
func (InterconnectAttachment_Bandwidth) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_Bandwidth) Enum ¶
func (x InterconnectAttachment_Bandwidth) Enum() *InterconnectAttachment_Bandwidth
func (InterconnectAttachment_Bandwidth) EnumDescriptor ¶
func (InterconnectAttachment_Bandwidth) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_Bandwidth.Descriptor instead.
func (InterconnectAttachment_Bandwidth) Number ¶
func (x InterconnectAttachment_Bandwidth) Number() protoreflect.EnumNumber
func (InterconnectAttachment_Bandwidth) String ¶
func (x InterconnectAttachment_Bandwidth) String() string
func (InterconnectAttachment_Bandwidth) Type ¶
func (InterconnectAttachment_Bandwidth) Type() protoreflect.EnumType
type InterconnectAttachment_EdgeAvailabilityDomain ¶
type InterconnectAttachment_EdgeAvailabilityDomain int32
Input only. Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_EDGE_AVAILABILITY_DOMAIN InterconnectAttachment_EdgeAvailabilityDomain = 0 InterconnectAttachment_AVAILABILITY_DOMAIN_1 InterconnectAttachment_EdgeAvailabilityDomain = 349552090 InterconnectAttachment_AVAILABILITY_DOMAIN_2 InterconnectAttachment_EdgeAvailabilityDomain = 349552091 InterconnectAttachment_AVAILABILITY_DOMAIN_ANY InterconnectAttachment_EdgeAvailabilityDomain = 375256373 )
func (InterconnectAttachment_EdgeAvailabilityDomain) Descriptor ¶
func (InterconnectAttachment_EdgeAvailabilityDomain) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_EdgeAvailabilityDomain) Enum ¶
func (x InterconnectAttachment_EdgeAvailabilityDomain) Enum() *InterconnectAttachment_EdgeAvailabilityDomain
func (InterconnectAttachment_EdgeAvailabilityDomain) EnumDescriptor ¶
func (InterconnectAttachment_EdgeAvailabilityDomain) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_EdgeAvailabilityDomain.Descriptor instead.
func (InterconnectAttachment_EdgeAvailabilityDomain) Number ¶
func (x InterconnectAttachment_EdgeAvailabilityDomain) Number() protoreflect.EnumNumber
func (InterconnectAttachment_EdgeAvailabilityDomain) String ¶
func (x InterconnectAttachment_EdgeAvailabilityDomain) String() string
func (InterconnectAttachment_EdgeAvailabilityDomain) Type ¶
type InterconnectAttachment_Encryption ¶
type InterconnectAttachment_Encryption int32
Indicates the user-supplied encryption option of this VLAN attachment (interconnectAttachment). Can only be specified at attachment creation for PARTNER or DEDICATED attachments. Possible values are: - NONE - This is the default value, which means that the VLAN attachment carries unencrypted traffic. VMs are able to send traffic to, or receive traffic from, such a VLAN attachment. - IPSEC - The VLAN attachment carries only encrypted traffic that is encrypted by an IPsec device, such as an HA VPN gateway or third-party IPsec VPN. VMs cannot directly send traffic to, or receive traffic from, such a VLAN attachment. To use *HA VPN over Cloud Interconnect*, the VLAN attachment must be created with this option.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_ENCRYPTION InterconnectAttachment_Encryption = 0 // The interconnect attachment will carry only encrypted traffic that is encrypted by an IPsec device such as HA VPN gateway; VMs cannot directly send traffic to or receive traffic from such an interconnect attachment. To use HA VPN over Cloud Interconnect, the interconnect attachment must be created with this option. InterconnectAttachment_IPSEC InterconnectAttachment_Encryption = 69882282 // This is the default value, which means the Interconnect Attachment will carry unencrypted traffic. VMs will be able to send traffic to or receive traffic from such interconnect attachment. InterconnectAttachment_NONE InterconnectAttachment_Encryption = 2402104 )
func (InterconnectAttachment_Encryption) Descriptor ¶
func (InterconnectAttachment_Encryption) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_Encryption) Enum ¶
func (x InterconnectAttachment_Encryption) Enum() *InterconnectAttachment_Encryption
func (InterconnectAttachment_Encryption) EnumDescriptor ¶
func (InterconnectAttachment_Encryption) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_Encryption.Descriptor instead.
func (InterconnectAttachment_Encryption) Number ¶
func (x InterconnectAttachment_Encryption) Number() protoreflect.EnumNumber
func (InterconnectAttachment_Encryption) String ¶
func (x InterconnectAttachment_Encryption) String() string
func (InterconnectAttachment_Encryption) Type ¶
func (InterconnectAttachment_Encryption) Type() protoreflect.EnumType
type InterconnectAttachment_OperationalStatus ¶
type InterconnectAttachment_OperationalStatus int32
[Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values: - OS_ACTIVE: The attachment has been turned up and is ready to use. - OS_UNPROVISIONED: The attachment is not ready to use yet, because turnup is not complete.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_OPERATIONAL_STATUS InterconnectAttachment_OperationalStatus = 0 // Indicates that attachment has been turned up and is ready to use. InterconnectAttachment_OS_ACTIVE InterconnectAttachment_OperationalStatus = 55721409 // Indicates that attachment is not ready to use yet, because turnup is not complete. InterconnectAttachment_OS_UNPROVISIONED InterconnectAttachment_OperationalStatus = 239771840 )
func (InterconnectAttachment_OperationalStatus) Descriptor ¶
func (InterconnectAttachment_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_OperationalStatus) Enum ¶
func (InterconnectAttachment_OperationalStatus) EnumDescriptor ¶
func (InterconnectAttachment_OperationalStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_OperationalStatus.Descriptor instead.
func (InterconnectAttachment_OperationalStatus) Number ¶
func (x InterconnectAttachment_OperationalStatus) Number() protoreflect.EnumNumber
func (InterconnectAttachment_OperationalStatus) String ¶
func (x InterconnectAttachment_OperationalStatus) String() string
func (InterconnectAttachment_OperationalStatus) Type ¶
func (InterconnectAttachment_OperationalStatus) Type() protoreflect.EnumType
type InterconnectAttachment_StackType ¶
type InterconnectAttachment_StackType int32
The stack type for this interconnect attachment to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used. This field can be both set at interconnect attachments creation and update interconnect attachment operations.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_STACK_TYPE InterconnectAttachment_StackType = 0 // The interconnect attachment can have both IPv4 and IPv6 addresses. InterconnectAttachment_IPV4_IPV6 InterconnectAttachment_StackType = 22197249 // The interconnect attachment will only be assigned IPv4 addresses. InterconnectAttachment_IPV4_ONLY InterconnectAttachment_StackType = 22373798 )
func (InterconnectAttachment_StackType) Descriptor ¶
func (InterconnectAttachment_StackType) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_StackType) Enum ¶
func (x InterconnectAttachment_StackType) Enum() *InterconnectAttachment_StackType
func (InterconnectAttachment_StackType) EnumDescriptor ¶
func (InterconnectAttachment_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_StackType.Descriptor instead.
func (InterconnectAttachment_StackType) Number ¶
func (x InterconnectAttachment_StackType) Number() protoreflect.EnumNumber
func (InterconnectAttachment_StackType) String ¶
func (x InterconnectAttachment_StackType) String() string
func (InterconnectAttachment_StackType) Type ¶
func (InterconnectAttachment_StackType) Type() protoreflect.EnumType
type InterconnectAttachment_State ¶
type InterconnectAttachment_State int32
[Output Only] The current state of this attachment's functionality. Enum values ACTIVE and UNPROVISIONED are shared by DEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect attachments, while enum values PENDING_PARTNER, PARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only PARTNER and PARTNER_PROVIDER interconnect attachments. This state can take one of the following values: - ACTIVE: The attachment has been turned up and is ready to use. - UNPROVISIONED: The attachment is not ready to use yet, because turnup is not complete. - PENDING_PARTNER: A newly-created PARTNER attachment that has not yet been configured on the Partner side. - PARTNER_REQUEST_RECEIVED: A PARTNER attachment is in the process of provisioning after a PARTNER_PROVIDER attachment was created that references it. - PENDING_CUSTOMER: A PARTNER or PARTNER_PROVIDER attachment that is waiting for a customer to activate it. - DEFUNCT: The attachment was deleted externally and is no longer functional. This could be because the associated Interconnect was removed, or because the other side of a Partner attachment was deleted.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_STATE InterconnectAttachment_State = 0 // Indicates that attachment has been turned up and is ready to use. InterconnectAttachment_ACTIVE InterconnectAttachment_State = 314733318 // The attachment was deleted externally and is no longer functional. This could be because the associated Interconnect was wiped out, or because the other side of a Partner attachment was deleted. InterconnectAttachment_DEFUNCT InterconnectAttachment_State = 115891759 // A PARTNER attachment is in the process of provisioning after a PARTNER_PROVIDER attachment was created that references it. InterconnectAttachment_PARTNER_REQUEST_RECEIVED InterconnectAttachment_State = 513587304 // PARTNER or PARTNER_PROVIDER attachment that is waiting for the customer to activate. InterconnectAttachment_PENDING_CUSTOMER InterconnectAttachment_State = 167494054 // A newly created PARTNER attachment that has not yet been configured on the Partner side. InterconnectAttachment_PENDING_PARTNER InterconnectAttachment_State = 387890656 InterconnectAttachment_STATE_UNSPECIFIED InterconnectAttachment_State = 470755401 // Indicates that attachment is not ready to use yet, because turnup is not complete. InterconnectAttachment_UNPROVISIONED InterconnectAttachment_State = 517333979 )
func (InterconnectAttachment_State) Descriptor ¶
func (InterconnectAttachment_State) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_State) Enum ¶
func (x InterconnectAttachment_State) Enum() *InterconnectAttachment_State
func (InterconnectAttachment_State) EnumDescriptor ¶
func (InterconnectAttachment_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_State.Descriptor instead.
func (InterconnectAttachment_State) Number ¶
func (x InterconnectAttachment_State) Number() protoreflect.EnumNumber
func (InterconnectAttachment_State) String ¶
func (x InterconnectAttachment_State) String() string
func (InterconnectAttachment_State) Type ¶
func (InterconnectAttachment_State) Type() protoreflect.EnumType
type InterconnectAttachment_Type ¶
type InterconnectAttachment_Type int32
The type of interconnect attachment this is, which can take one of the following values: - DEDICATED: an attachment to a Dedicated Interconnect. - PARTNER: an attachment to a Partner Interconnect, created by the customer. - PARTNER_PROVIDER: an attachment to a Partner Interconnect, created by the partner.
const ( // A value indicating that the enum field is not set. InterconnectAttachment_UNDEFINED_TYPE InterconnectAttachment_Type = 0 // Attachment to a dedicated interconnect. InterconnectAttachment_DEDICATED InterconnectAttachment_Type = 258411983 // Attachment to a partner interconnect, created by the customer. InterconnectAttachment_PARTNER InterconnectAttachment_Type = 461924520 // Attachment to a partner interconnect, created by the partner. InterconnectAttachment_PARTNER_PROVIDER InterconnectAttachment_Type = 483261352 )
func (InterconnectAttachment_Type) Descriptor ¶
func (InterconnectAttachment_Type) Descriptor() protoreflect.EnumDescriptor
func (InterconnectAttachment_Type) Enum ¶
func (x InterconnectAttachment_Type) Enum() *InterconnectAttachment_Type
func (InterconnectAttachment_Type) EnumDescriptor ¶
func (InterconnectAttachment_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachment_Type.Descriptor instead.
func (InterconnectAttachment_Type) Number ¶
func (x InterconnectAttachment_Type) Number() protoreflect.EnumNumber
func (InterconnectAttachment_Type) String ¶
func (x InterconnectAttachment_Type) String() string
func (InterconnectAttachment_Type) Type ¶
func (InterconnectAttachment_Type) Type() protoreflect.EnumType
type InterconnectAttachmentsScopedList ¶
type InterconnectAttachmentsScopedList struct { // A list of interconnect attachments contained in this scope. InterconnectAttachments []*InterconnectAttachment `protobuf:"bytes,425388415,rep,name=interconnect_attachments,json=interconnectAttachments,proto3" json:"interconnect_attachments,omitempty"` // Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*InterconnectAttachmentsScopedList) Descriptor ¶
func (*InterconnectAttachmentsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectAttachmentsScopedList.ProtoReflect.Descriptor instead.
func (*InterconnectAttachmentsScopedList) GetInterconnectAttachments ¶
func (x *InterconnectAttachmentsScopedList) GetInterconnectAttachments() []*InterconnectAttachment
func (*InterconnectAttachmentsScopedList) GetWarning ¶
func (x *InterconnectAttachmentsScopedList) GetWarning() *Warning
func (*InterconnectAttachmentsScopedList) ProtoMessage ¶
func (*InterconnectAttachmentsScopedList) ProtoMessage()
func (*InterconnectAttachmentsScopedList) ProtoReflect ¶
func (x *InterconnectAttachmentsScopedList) ProtoReflect() protoreflect.Message
func (*InterconnectAttachmentsScopedList) Reset ¶
func (x *InterconnectAttachmentsScopedList) Reset()
func (*InterconnectAttachmentsScopedList) String ¶
func (x *InterconnectAttachmentsScopedList) String() string
type InterconnectCircuitInfo ¶
type InterconnectCircuitInfo struct { // Customer-side demarc ID for this circuit. CustomerDemarcId *string `protobuf:"bytes,28771859,opt,name=customer_demarc_id,json=customerDemarcId,proto3,oneof" json:"customer_demarc_id,omitempty"` // Google-assigned unique ID for this circuit. Assigned at circuit turn-up. GoogleCircuitId *string `protobuf:"bytes,262014711,opt,name=google_circuit_id,json=googleCircuitId,proto3,oneof" json:"google_circuit_id,omitempty"` // Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA. GoogleDemarcId *string `protobuf:"bytes,448196270,opt,name=google_demarc_id,json=googleDemarcId,proto3,oneof" json:"google_demarc_id,omitempty"` // contains filtered or unexported fields }
Describes a single physical circuit between the Customer and Google. CircuitInfo objects are created by Google, so all fields are output only.
func (*InterconnectCircuitInfo) Descriptor ¶
func (*InterconnectCircuitInfo) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectCircuitInfo.ProtoReflect.Descriptor instead.
func (*InterconnectCircuitInfo) GetCustomerDemarcId ¶
func (x *InterconnectCircuitInfo) GetCustomerDemarcId() string
func (*InterconnectCircuitInfo) GetGoogleCircuitId ¶
func (x *InterconnectCircuitInfo) GetGoogleCircuitId() string
func (*InterconnectCircuitInfo) GetGoogleDemarcId ¶
func (x *InterconnectCircuitInfo) GetGoogleDemarcId() string
func (*InterconnectCircuitInfo) ProtoMessage ¶
func (*InterconnectCircuitInfo) ProtoMessage()
func (*InterconnectCircuitInfo) ProtoReflect ¶
func (x *InterconnectCircuitInfo) ProtoReflect() protoreflect.Message
func (*InterconnectCircuitInfo) Reset ¶
func (x *InterconnectCircuitInfo) Reset()
func (*InterconnectCircuitInfo) String ¶
func (x *InterconnectCircuitInfo) String() string
type InterconnectDiagnostics ¶
type InterconnectDiagnostics struct { // A list of InterconnectDiagnostics.ARPEntry objects, describing individual neighbors currently seen by the Google router in the ARP cache for the Interconnect. This will be empty when the Interconnect is not bundled. ArpCaches []*InterconnectDiagnosticsARPEntry `protobuf:"bytes,414591761,rep,name=arp_caches,json=arpCaches,proto3" json:"arp_caches,omitempty"` // The aggregation type of the bundle interface. // Check the BundleAggregationType enum for the list of possible values. BundleAggregationType *string `protobuf:"bytes,434939028,opt,name=bundle_aggregation_type,json=bundleAggregationType,proto3,oneof" json:"bundle_aggregation_type,omitempty"` // The operational status of the bundle interface. // Check the BundleOperationalStatus enum for the list of possible values. BundleOperationalStatus *string `protobuf:"bytes,106433500,opt,name=bundle_operational_status,json=bundleOperationalStatus,proto3,oneof" json:"bundle_operational_status,omitempty"` // A list of InterconnectDiagnostics.LinkStatus objects, describing the status for each link on the Interconnect. Links []*InterconnectDiagnosticsLinkStatus `protobuf:"bytes,102977465,rep,name=links,proto3" json:"links,omitempty"` // The MAC address of the Interconnect's bundle interface. MacAddress *string `protobuf:"bytes,332540164,opt,name=mac_address,json=macAddress,proto3,oneof" json:"mac_address,omitempty"` // contains filtered or unexported fields }
Diagnostics information about the Interconnect connection, which contains detailed and current technical information about Google's side of the connection.
func (*InterconnectDiagnostics) Descriptor ¶
func (*InterconnectDiagnostics) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnostics.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnostics) GetArpCaches ¶
func (x *InterconnectDiagnostics) GetArpCaches() []*InterconnectDiagnosticsARPEntry
func (*InterconnectDiagnostics) GetBundleAggregationType ¶
func (x *InterconnectDiagnostics) GetBundleAggregationType() string
func (*InterconnectDiagnostics) GetBundleOperationalStatus ¶
func (x *InterconnectDiagnostics) GetBundleOperationalStatus() string
func (*InterconnectDiagnostics) GetLinks ¶
func (x *InterconnectDiagnostics) GetLinks() []*InterconnectDiagnosticsLinkStatus
func (*InterconnectDiagnostics) GetMacAddress ¶
func (x *InterconnectDiagnostics) GetMacAddress() string
func (*InterconnectDiagnostics) ProtoMessage ¶
func (*InterconnectDiagnostics) ProtoMessage()
func (*InterconnectDiagnostics) ProtoReflect ¶
func (x *InterconnectDiagnostics) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnostics) Reset ¶
func (x *InterconnectDiagnostics) Reset()
func (*InterconnectDiagnostics) String ¶
func (x *InterconnectDiagnostics) String() string
type InterconnectDiagnosticsARPEntry ¶
type InterconnectDiagnosticsARPEntry struct { // The IP address of this ARP neighbor. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // The MAC address of this ARP neighbor. MacAddress *string `protobuf:"bytes,332540164,opt,name=mac_address,json=macAddress,proto3,oneof" json:"mac_address,omitempty"` // contains filtered or unexported fields }
Describing the ARP neighbor entries seen on this link
func (*InterconnectDiagnosticsARPEntry) Descriptor ¶
func (*InterconnectDiagnosticsARPEntry) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsARPEntry.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnosticsARPEntry) GetIpAddress ¶
func (x *InterconnectDiagnosticsARPEntry) GetIpAddress() string
func (*InterconnectDiagnosticsARPEntry) GetMacAddress ¶
func (x *InterconnectDiagnosticsARPEntry) GetMacAddress() string
func (*InterconnectDiagnosticsARPEntry) ProtoMessage ¶
func (*InterconnectDiagnosticsARPEntry) ProtoMessage()
func (*InterconnectDiagnosticsARPEntry) ProtoReflect ¶
func (x *InterconnectDiagnosticsARPEntry) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnosticsARPEntry) Reset ¶
func (x *InterconnectDiagnosticsARPEntry) Reset()
func (*InterconnectDiagnosticsARPEntry) String ¶
func (x *InterconnectDiagnosticsARPEntry) String() string
type InterconnectDiagnosticsLinkLACPStatus ¶
type InterconnectDiagnosticsLinkLACPStatus struct { // System ID of the port on Google's side of the LACP exchange. GoogleSystemId *string `protobuf:"bytes,91210405,opt,name=google_system_id,json=googleSystemId,proto3,oneof" json:"google_system_id,omitempty"` // System ID of the port on the neighbor's side of the LACP exchange. NeighborSystemId *string `protobuf:"bytes,343821342,opt,name=neighbor_system_id,json=neighborSystemId,proto3,oneof" json:"neighbor_system_id,omitempty"` // The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
func (*InterconnectDiagnosticsLinkLACPStatus) Descriptor ¶
func (*InterconnectDiagnosticsLinkLACPStatus) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkLACPStatus.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnosticsLinkLACPStatus) GetGoogleSystemId ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) GetGoogleSystemId() string
func (*InterconnectDiagnosticsLinkLACPStatus) GetNeighborSystemId ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) GetNeighborSystemId() string
func (*InterconnectDiagnosticsLinkLACPStatus) GetState ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) GetState() string
func (*InterconnectDiagnosticsLinkLACPStatus) ProtoMessage ¶
func (*InterconnectDiagnosticsLinkLACPStatus) ProtoMessage()
func (*InterconnectDiagnosticsLinkLACPStatus) ProtoReflect ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnosticsLinkLACPStatus) Reset ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) Reset()
func (*InterconnectDiagnosticsLinkLACPStatus) String ¶
func (x *InterconnectDiagnosticsLinkLACPStatus) String() string
type InterconnectDiagnosticsLinkLACPStatus_State ¶
type InterconnectDiagnosticsLinkLACPStatus_State int32
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.
const ( // A value indicating that the enum field is not set. InterconnectDiagnosticsLinkLACPStatus_UNDEFINED_STATE InterconnectDiagnosticsLinkLACPStatus_State = 0 // The link is configured and active within the bundle. InterconnectDiagnosticsLinkLACPStatus_ACTIVE InterconnectDiagnosticsLinkLACPStatus_State = 314733318 // The link is not configured within the bundle, this means the rest of the object should be empty. InterconnectDiagnosticsLinkLACPStatus_DETACHED InterconnectDiagnosticsLinkLACPStatus_State = 216562546 )
func (InterconnectDiagnosticsLinkLACPStatus_State) Descriptor ¶
func (InterconnectDiagnosticsLinkLACPStatus_State) Descriptor() protoreflect.EnumDescriptor
func (InterconnectDiagnosticsLinkLACPStatus_State) Enum ¶
func (x InterconnectDiagnosticsLinkLACPStatus_State) Enum() *InterconnectDiagnosticsLinkLACPStatus_State
func (InterconnectDiagnosticsLinkLACPStatus_State) EnumDescriptor ¶
func (InterconnectDiagnosticsLinkLACPStatus_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkLACPStatus_State.Descriptor instead.
func (InterconnectDiagnosticsLinkLACPStatus_State) Number ¶
func (x InterconnectDiagnosticsLinkLACPStatus_State) Number() protoreflect.EnumNumber
func (InterconnectDiagnosticsLinkLACPStatus_State) String ¶
func (x InterconnectDiagnosticsLinkLACPStatus_State) String() string
func (InterconnectDiagnosticsLinkLACPStatus_State) Type ¶
func (InterconnectDiagnosticsLinkLACPStatus_State) Type() protoreflect.EnumType
type InterconnectDiagnosticsLinkOpticalPower ¶
type InterconnectDiagnosticsLinkOpticalPower struct { // The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // Value of the current receiving or transmitting optical power, read in dBm. Take a known good optical value, give it a 10% margin and trigger warnings relative to that value. In general, a -7dBm warning and a -11dBm alarm are good optical value estimates for most links. Value *float32 `protobuf:"fixed32,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
func (*InterconnectDiagnosticsLinkOpticalPower) Descriptor ¶
func (*InterconnectDiagnosticsLinkOpticalPower) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkOpticalPower.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnosticsLinkOpticalPower) GetState ¶
func (x *InterconnectDiagnosticsLinkOpticalPower) GetState() string
func (*InterconnectDiagnosticsLinkOpticalPower) GetValue ¶
func (x *InterconnectDiagnosticsLinkOpticalPower) GetValue() float32
func (*InterconnectDiagnosticsLinkOpticalPower) ProtoMessage ¶
func (*InterconnectDiagnosticsLinkOpticalPower) ProtoMessage()
func (*InterconnectDiagnosticsLinkOpticalPower) ProtoReflect ¶
func (x *InterconnectDiagnosticsLinkOpticalPower) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnosticsLinkOpticalPower) Reset ¶
func (x *InterconnectDiagnosticsLinkOpticalPower) Reset()
func (*InterconnectDiagnosticsLinkOpticalPower) String ¶
func (x *InterconnectDiagnosticsLinkOpticalPower) String() string
type InterconnectDiagnosticsLinkOpticalPower_State ¶
type InterconnectDiagnosticsLinkOpticalPower_State int32
The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold.
const ( // A value indicating that the enum field is not set. InterconnectDiagnosticsLinkOpticalPower_UNDEFINED_STATE InterconnectDiagnosticsLinkOpticalPower_State = 0 // The value has crossed above the high alarm threshold. InterconnectDiagnosticsLinkOpticalPower_HIGH_ALARM InterconnectDiagnosticsLinkOpticalPower_State = 305363284 // The value of the current optical power has crossed above the high warning threshold. InterconnectDiagnosticsLinkOpticalPower_HIGH_WARNING InterconnectDiagnosticsLinkOpticalPower_State = 220984799 // The value of the current optical power has crossed below the low alarm threshold. InterconnectDiagnosticsLinkOpticalPower_LOW_ALARM InterconnectDiagnosticsLinkOpticalPower_State = 316659046 // The value of the current optical power has crossed below the low warning threshold. InterconnectDiagnosticsLinkOpticalPower_LOW_WARNING InterconnectDiagnosticsLinkOpticalPower_State = 338793841 // The value of the current optical power has not crossed a warning threshold. InterconnectDiagnosticsLinkOpticalPower_OK InterconnectDiagnosticsLinkOpticalPower_State = 2524 )
func (InterconnectDiagnosticsLinkOpticalPower_State) Descriptor ¶
func (InterconnectDiagnosticsLinkOpticalPower_State) Descriptor() protoreflect.EnumDescriptor
func (InterconnectDiagnosticsLinkOpticalPower_State) Enum ¶
func (x InterconnectDiagnosticsLinkOpticalPower_State) Enum() *InterconnectDiagnosticsLinkOpticalPower_State
func (InterconnectDiagnosticsLinkOpticalPower_State) EnumDescriptor ¶
func (InterconnectDiagnosticsLinkOpticalPower_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkOpticalPower_State.Descriptor instead.
func (InterconnectDiagnosticsLinkOpticalPower_State) Number ¶
func (x InterconnectDiagnosticsLinkOpticalPower_State) Number() protoreflect.EnumNumber
func (InterconnectDiagnosticsLinkOpticalPower_State) String ¶
func (x InterconnectDiagnosticsLinkOpticalPower_State) String() string
func (InterconnectDiagnosticsLinkOpticalPower_State) Type ¶
type InterconnectDiagnosticsLinkStatus ¶
type InterconnectDiagnosticsLinkStatus struct { // A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled ArpCaches []*InterconnectDiagnosticsARPEntry `protobuf:"bytes,414591761,rep,name=arp_caches,json=arpCaches,proto3" json:"arp_caches,omitempty"` // The unique ID for this link assigned during turn up by Google. CircuitId *string `protobuf:"bytes,225180977,opt,name=circuit_id,json=circuitId,proto3,oneof" json:"circuit_id,omitempty"` // The Demarc address assigned by Google and provided in the LoA. GoogleDemarc *string `protobuf:"bytes,51084,opt,name=google_demarc,json=googleDemarc,proto3,oneof" json:"google_demarc,omitempty"` LacpStatus *InterconnectDiagnosticsLinkLACPStatus `protobuf:"bytes,361210415,opt,name=lacp_status,json=lacpStatus,proto3,oneof" json:"lacp_status,omitempty"` // Describes the status of MACsec encryption on this link. Macsec *InterconnectDiagnosticsMacsecStatus `protobuf:"bytes,528867490,opt,name=macsec,proto3,oneof" json:"macsec,omitempty"` // The operational status of the link. // Check the OperationalStatus enum for the list of possible values. OperationalStatus *string `protobuf:"bytes,201070847,opt,name=operational_status,json=operationalStatus,proto3,oneof" json:"operational_status,omitempty"` // An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level. ReceivingOpticalPower *InterconnectDiagnosticsLinkOpticalPower `protobuf:"bytes,244717279,opt,name=receiving_optical_power,json=receivingOpticalPower,proto3,oneof" json:"receiving_optical_power,omitempty"` // An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level. TransmittingOpticalPower *InterconnectDiagnosticsLinkOpticalPower `protobuf:"bytes,459431197,opt,name=transmitting_optical_power,json=transmittingOpticalPower,proto3,oneof" json:"transmitting_optical_power,omitempty"` // contains filtered or unexported fields }
func (*InterconnectDiagnosticsLinkStatus) Descriptor ¶
func (*InterconnectDiagnosticsLinkStatus) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkStatus.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnosticsLinkStatus) GetArpCaches ¶
func (x *InterconnectDiagnosticsLinkStatus) GetArpCaches() []*InterconnectDiagnosticsARPEntry
func (*InterconnectDiagnosticsLinkStatus) GetCircuitId ¶
func (x *InterconnectDiagnosticsLinkStatus) GetCircuitId() string
func (*InterconnectDiagnosticsLinkStatus) GetGoogleDemarc ¶
func (x *InterconnectDiagnosticsLinkStatus) GetGoogleDemarc() string
func (*InterconnectDiagnosticsLinkStatus) GetLacpStatus ¶
func (x *InterconnectDiagnosticsLinkStatus) GetLacpStatus() *InterconnectDiagnosticsLinkLACPStatus
func (*InterconnectDiagnosticsLinkStatus) GetMacsec ¶
func (x *InterconnectDiagnosticsLinkStatus) GetMacsec() *InterconnectDiagnosticsMacsecStatus
func (*InterconnectDiagnosticsLinkStatus) GetOperationalStatus ¶
func (x *InterconnectDiagnosticsLinkStatus) GetOperationalStatus() string
func (*InterconnectDiagnosticsLinkStatus) GetReceivingOpticalPower ¶
func (x *InterconnectDiagnosticsLinkStatus) GetReceivingOpticalPower() *InterconnectDiagnosticsLinkOpticalPower
func (*InterconnectDiagnosticsLinkStatus) GetTransmittingOpticalPower ¶
func (x *InterconnectDiagnosticsLinkStatus) GetTransmittingOpticalPower() *InterconnectDiagnosticsLinkOpticalPower
func (*InterconnectDiagnosticsLinkStatus) ProtoMessage ¶
func (*InterconnectDiagnosticsLinkStatus) ProtoMessage()
func (*InterconnectDiagnosticsLinkStatus) ProtoReflect ¶
func (x *InterconnectDiagnosticsLinkStatus) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnosticsLinkStatus) Reset ¶
func (x *InterconnectDiagnosticsLinkStatus) Reset()
func (*InterconnectDiagnosticsLinkStatus) String ¶
func (x *InterconnectDiagnosticsLinkStatus) String() string
type InterconnectDiagnosticsLinkStatus_OperationalStatus ¶
type InterconnectDiagnosticsLinkStatus_OperationalStatus int32
The operational status of the link.
const ( // A value indicating that the enum field is not set. InterconnectDiagnosticsLinkStatus_UNDEFINED_OPERATIONAL_STATUS InterconnectDiagnosticsLinkStatus_OperationalStatus = 0 // The interface is unable to communicate with the remote end. InterconnectDiagnosticsLinkStatus_LINK_OPERATIONAL_STATUS_DOWN InterconnectDiagnosticsLinkStatus_OperationalStatus = 281653885 // The interface has low level communication with the remote end. InterconnectDiagnosticsLinkStatus_LINK_OPERATIONAL_STATUS_UP InterconnectDiagnosticsLinkStatus_OperationalStatus = 305879862 )
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Descriptor ¶
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Enum ¶
func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) Enum() *InterconnectDiagnosticsLinkStatus_OperationalStatus
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) EnumDescriptor ¶
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsLinkStatus_OperationalStatus.Descriptor instead.
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Number ¶
func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) Number() protoreflect.EnumNumber
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) String ¶
func (x InterconnectDiagnosticsLinkStatus_OperationalStatus) String() string
func (InterconnectDiagnosticsLinkStatus_OperationalStatus) Type ¶
type InterconnectDiagnosticsMacsecStatus ¶
type InterconnectDiagnosticsMacsecStatus struct { // Indicates the Connectivity Association Key Name (CKN) currently being used if MACsec is operational. Ckn *string `protobuf:"bytes,98566,opt,name=ckn,proto3,oneof" json:"ckn,omitempty"` // Indicates whether or not MACsec is operational on this link. Operational *bool `protobuf:"varint,129704914,opt,name=operational,proto3,oneof" json:"operational,omitempty"` // contains filtered or unexported fields }
Describes the status of MACsec encryption on the link.
func (*InterconnectDiagnosticsMacsecStatus) Descriptor ¶
func (*InterconnectDiagnosticsMacsecStatus) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnosticsMacsecStatus.ProtoReflect.Descriptor instead.
func (*InterconnectDiagnosticsMacsecStatus) GetCkn ¶
func (x *InterconnectDiagnosticsMacsecStatus) GetCkn() string
func (*InterconnectDiagnosticsMacsecStatus) GetOperational ¶
func (x *InterconnectDiagnosticsMacsecStatus) GetOperational() bool
func (*InterconnectDiagnosticsMacsecStatus) ProtoMessage ¶
func (*InterconnectDiagnosticsMacsecStatus) ProtoMessage()
func (*InterconnectDiagnosticsMacsecStatus) ProtoReflect ¶
func (x *InterconnectDiagnosticsMacsecStatus) ProtoReflect() protoreflect.Message
func (*InterconnectDiagnosticsMacsecStatus) Reset ¶
func (x *InterconnectDiagnosticsMacsecStatus) Reset()
func (*InterconnectDiagnosticsMacsecStatus) String ¶
func (x *InterconnectDiagnosticsMacsecStatus) String() string
type InterconnectDiagnostics_BundleAggregationType ¶
type InterconnectDiagnostics_BundleAggregationType int32
The aggregation type of the bundle interface.
const ( // A value indicating that the enum field is not set. InterconnectDiagnostics_UNDEFINED_BUNDLE_AGGREGATION_TYPE InterconnectDiagnostics_BundleAggregationType = 0 // LACP is enabled. InterconnectDiagnostics_BUNDLE_AGGREGATION_TYPE_LACP InterconnectDiagnostics_BundleAggregationType = 27758925 // LACP is disabled. InterconnectDiagnostics_BUNDLE_AGGREGATION_TYPE_STATIC InterconnectDiagnostics_BundleAggregationType = 50678873 )
func (InterconnectDiagnostics_BundleAggregationType) Descriptor ¶
func (InterconnectDiagnostics_BundleAggregationType) Descriptor() protoreflect.EnumDescriptor
func (InterconnectDiagnostics_BundleAggregationType) Enum ¶
func (x InterconnectDiagnostics_BundleAggregationType) Enum() *InterconnectDiagnostics_BundleAggregationType
func (InterconnectDiagnostics_BundleAggregationType) EnumDescriptor ¶
func (InterconnectDiagnostics_BundleAggregationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnostics_BundleAggregationType.Descriptor instead.
func (InterconnectDiagnostics_BundleAggregationType) Number ¶
func (x InterconnectDiagnostics_BundleAggregationType) Number() protoreflect.EnumNumber
func (InterconnectDiagnostics_BundleAggregationType) String ¶
func (x InterconnectDiagnostics_BundleAggregationType) String() string
func (InterconnectDiagnostics_BundleAggregationType) Type ¶
type InterconnectDiagnostics_BundleOperationalStatus ¶
type InterconnectDiagnostics_BundleOperationalStatus int32
The operational status of the bundle interface.
const ( // A value indicating that the enum field is not set. InterconnectDiagnostics_UNDEFINED_BUNDLE_OPERATIONAL_STATUS InterconnectDiagnostics_BundleOperationalStatus = 0 // If bundleAggregationType is LACP: LACP is not established and/or all links in the bundle have DOWN operational status. If bundleAggregationType is STATIC: one or more links in the bundle has DOWN operational status. InterconnectDiagnostics_BUNDLE_OPERATIONAL_STATUS_DOWN InterconnectDiagnostics_BundleOperationalStatus = 453842693 // If bundleAggregationType is LACP: LACP is established and at least one link in the bundle has UP operational status. If bundleAggregationType is STATIC: all links in the bundle (typically just one) have UP operational status. InterconnectDiagnostics_BUNDLE_OPERATIONAL_STATUS_UP InterconnectDiagnostics_BundleOperationalStatus = 161366462 )
func (InterconnectDiagnostics_BundleOperationalStatus) Descriptor ¶
func (InterconnectDiagnostics_BundleOperationalStatus) Descriptor() protoreflect.EnumDescriptor
func (InterconnectDiagnostics_BundleOperationalStatus) Enum ¶
func (x InterconnectDiagnostics_BundleOperationalStatus) Enum() *InterconnectDiagnostics_BundleOperationalStatus
func (InterconnectDiagnostics_BundleOperationalStatus) EnumDescriptor ¶
func (InterconnectDiagnostics_BundleOperationalStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectDiagnostics_BundleOperationalStatus.Descriptor instead.
func (InterconnectDiagnostics_BundleOperationalStatus) Number ¶
func (x InterconnectDiagnostics_BundleOperationalStatus) Number() protoreflect.EnumNumber
func (InterconnectDiagnostics_BundleOperationalStatus) String ¶
func (x InterconnectDiagnostics_BundleOperationalStatus) String() string
func (InterconnectDiagnostics_BundleOperationalStatus) Type ¶
type InterconnectList ¶
type InterconnectList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Interconnect resources. Items []*Interconnect `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#interconnectList for lists of interconnects. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Response to the list request, and contains a list of interconnects.
func (*InterconnectList) Descriptor ¶
func (*InterconnectList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectList.ProtoReflect.Descriptor instead.
func (*InterconnectList) GetId ¶
func (x *InterconnectList) GetId() string
func (*InterconnectList) GetItems ¶
func (x *InterconnectList) GetItems() []*Interconnect
func (*InterconnectList) GetKind ¶
func (x *InterconnectList) GetKind() string
func (*InterconnectList) GetNextPageToken ¶
func (x *InterconnectList) GetNextPageToken() string
func (*InterconnectList) GetSelfLink ¶
func (x *InterconnectList) GetSelfLink() string
func (*InterconnectList) GetWarning ¶
func (x *InterconnectList) GetWarning() *Warning
func (*InterconnectList) ProtoMessage ¶
func (*InterconnectList) ProtoMessage()
func (*InterconnectList) ProtoReflect ¶
func (x *InterconnectList) ProtoReflect() protoreflect.Message
func (*InterconnectList) Reset ¶
func (x *InterconnectList) Reset()
func (*InterconnectList) String ¶
func (x *InterconnectList) String() string
type InterconnectLocation ¶
type InterconnectLocation struct { // [Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character. Address *string `protobuf:"bytes,462920692,opt,name=address,proto3,oneof" json:"address,omitempty"` // [Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2". AvailabilityZone *string `protobuf:"bytes,158459920,opt,name=availability_zone,json=availabilityZone,proto3,oneof" json:"availability_zone,omitempty"` // [Output only] List of features available at this InterconnectLocation, which can take one of the following values: - IF_MACSEC // Check the AvailableFeatures enum for the list of possible values. AvailableFeatures []string `protobuf:"bytes,496344307,rep,name=available_features,json=availableFeatures,proto3" json:"available_features,omitempty"` // [Output only] List of link types available at this InterconnectLocation, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR - LINK_TYPE_ETHERNET_100G_LR // Check the AvailableLinkTypes enum for the list of possible values. AvailableLinkTypes []string `protobuf:"bytes,509504298,rep,name=available_link_types,json=availableLinkTypes,proto3" json:"available_link_types,omitempty"` // [Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands". City *string `protobuf:"bytes,3053931,opt,name=city,proto3,oneof" json:"city,omitempty"` // [Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA // Check the Continent enum for the list of possible values. Continent *string `protobuf:"bytes,133442996,opt,name=continent,proto3,oneof" json:"continent,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] An optional description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The name of the provider for this facility (e.g., EQUINIX). FacilityProvider *string `protobuf:"bytes,533303309,opt,name=facility_provider,json=facilityProvider,proto3,oneof" json:"facility_provider,omitempty"` // [Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1). FacilityProviderFacilityId *string `protobuf:"bytes,87269125,opt,name=facility_provider_facility_id,json=facilityProviderFacilityId,proto3,oneof" json:"facility_provider_facility_id,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb). PeeringdbFacilityId *string `protobuf:"bytes,536567094,opt,name=peeringdb_facility_id,json=peeringdbFacilityId,proto3,oneof" json:"peeringdb_facility_id,omitempty"` // [Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions. RegionInfos []*InterconnectLocationRegionInfo `protobuf:"bytes,312194170,rep,name=region_infos,json=regionInfos,proto3" json:"region_infos,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] Reserved for future use. SupportsPzs *bool `protobuf:"varint,83983214,opt,name=supports_pzs,json=supportsPzs,proto3,oneof" json:"supports_pzs,omitempty"` // contains filtered or unexported fields }
Represents an Interconnect Attachment (VLAN) Location resource. You can use this resource to find location details about an Interconnect attachment (VLAN). For more information about interconnect attachments, read Creating VLAN Attachments.
func (*InterconnectLocation) Descriptor ¶
func (*InterconnectLocation) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectLocation.ProtoReflect.Descriptor instead.
func (*InterconnectLocation) GetAddress ¶
func (x *InterconnectLocation) GetAddress() string
func (*InterconnectLocation) GetAvailabilityZone ¶
func (x *InterconnectLocation) GetAvailabilityZone() string
func (*InterconnectLocation) GetAvailableFeatures ¶
func (x *InterconnectLocation) GetAvailableFeatures() []string
func (*InterconnectLocation) GetAvailableLinkTypes ¶
func (x *InterconnectLocation) GetAvailableLinkTypes() []string
func (*InterconnectLocation) GetCity ¶
func (x *InterconnectLocation) GetCity() string
func (*InterconnectLocation) GetContinent ¶
func (x *InterconnectLocation) GetContinent() string
func (*InterconnectLocation) GetCreationTimestamp ¶
func (x *InterconnectLocation) GetCreationTimestamp() string
func (*InterconnectLocation) GetDescription ¶
func (x *InterconnectLocation) GetDescription() string
func (*InterconnectLocation) GetFacilityProvider ¶
func (x *InterconnectLocation) GetFacilityProvider() string
func (*InterconnectLocation) GetFacilityProviderFacilityId ¶
func (x *InterconnectLocation) GetFacilityProviderFacilityId() string
func (*InterconnectLocation) GetId ¶
func (x *InterconnectLocation) GetId() uint64
func (*InterconnectLocation) GetKind ¶
func (x *InterconnectLocation) GetKind() string
func (*InterconnectLocation) GetName ¶
func (x *InterconnectLocation) GetName() string
func (*InterconnectLocation) GetPeeringdbFacilityId ¶
func (x *InterconnectLocation) GetPeeringdbFacilityId() string
func (*InterconnectLocation) GetRegionInfos ¶
func (x *InterconnectLocation) GetRegionInfos() []*InterconnectLocationRegionInfo
func (*InterconnectLocation) GetSelfLink ¶
func (x *InterconnectLocation) GetSelfLink() string
func (*InterconnectLocation) GetStatus ¶
func (x *InterconnectLocation) GetStatus() string
func (*InterconnectLocation) GetSupportsPzs ¶
func (x *InterconnectLocation) GetSupportsPzs() bool
func (*InterconnectLocation) ProtoMessage ¶
func (*InterconnectLocation) ProtoMessage()
func (*InterconnectLocation) ProtoReflect ¶
func (x *InterconnectLocation) ProtoReflect() protoreflect.Message
func (*InterconnectLocation) Reset ¶
func (x *InterconnectLocation) Reset()
func (*InterconnectLocation) String ¶
func (x *InterconnectLocation) String() string
type InterconnectLocationList ¶
type InterconnectLocationList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InterconnectLocation resources. Items []*InterconnectLocation `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#interconnectLocationList for lists of interconnect locations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Response to the list request, and contains a list of interconnect locations.
func (*InterconnectLocationList) Descriptor ¶
func (*InterconnectLocationList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectLocationList.ProtoReflect.Descriptor instead.
func (*InterconnectLocationList) GetId ¶
func (x *InterconnectLocationList) GetId() string
func (*InterconnectLocationList) GetItems ¶
func (x *InterconnectLocationList) GetItems() []*InterconnectLocation
func (*InterconnectLocationList) GetKind ¶
func (x *InterconnectLocationList) GetKind() string
func (*InterconnectLocationList) GetNextPageToken ¶
func (x *InterconnectLocationList) GetNextPageToken() string
func (*InterconnectLocationList) GetSelfLink ¶
func (x *InterconnectLocationList) GetSelfLink() string
func (*InterconnectLocationList) GetWarning ¶
func (x *InterconnectLocationList) GetWarning() *Warning
func (*InterconnectLocationList) ProtoMessage ¶
func (*InterconnectLocationList) ProtoMessage()
func (*InterconnectLocationList) ProtoReflect ¶
func (x *InterconnectLocationList) ProtoReflect() protoreflect.Message
func (*InterconnectLocationList) Reset ¶
func (x *InterconnectLocationList) Reset()
func (*InterconnectLocationList) String ¶
func (x *InterconnectLocationList) String() string
type InterconnectLocationRegionInfo ¶
type InterconnectLocationRegionInfo struct { // Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region. ExpectedRttMs *int64 `protobuf:"varint,422543866,opt,name=expected_rtt_ms,json=expectedRttMs,proto3,oneof" json:"expected_rtt_ms,omitempty"` // Identifies the network presence of this location. // Check the LocationPresence enum for the list of possible values. LocationPresence *string `protobuf:"bytes,101517893,opt,name=location_presence,json=locationPresence,proto3,oneof" json:"location_presence,omitempty"` // URL for the region of this location. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // contains filtered or unexported fields }
Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.
func (*InterconnectLocationRegionInfo) Descriptor ¶
func (*InterconnectLocationRegionInfo) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectLocationRegionInfo.ProtoReflect.Descriptor instead.
func (*InterconnectLocationRegionInfo) GetExpectedRttMs ¶
func (x *InterconnectLocationRegionInfo) GetExpectedRttMs() int64
func (*InterconnectLocationRegionInfo) GetLocationPresence ¶
func (x *InterconnectLocationRegionInfo) GetLocationPresence() string
func (*InterconnectLocationRegionInfo) GetRegion ¶
func (x *InterconnectLocationRegionInfo) GetRegion() string
func (*InterconnectLocationRegionInfo) ProtoMessage ¶
func (*InterconnectLocationRegionInfo) ProtoMessage()
func (*InterconnectLocationRegionInfo) ProtoReflect ¶
func (x *InterconnectLocationRegionInfo) ProtoReflect() protoreflect.Message
func (*InterconnectLocationRegionInfo) Reset ¶
func (x *InterconnectLocationRegionInfo) Reset()
func (*InterconnectLocationRegionInfo) String ¶
func (x *InterconnectLocationRegionInfo) String() string
type InterconnectLocationRegionInfo_LocationPresence ¶
type InterconnectLocationRegionInfo_LocationPresence int32
Identifies the network presence of this location.
const ( // A value indicating that the enum field is not set. InterconnectLocationRegionInfo_UNDEFINED_LOCATION_PRESENCE InterconnectLocationRegionInfo_LocationPresence = 0 // This region is not in any common network presence with this InterconnectLocation. InterconnectLocationRegionInfo_GLOBAL InterconnectLocationRegionInfo_LocationPresence = 494663587 // This region shares the same regional network presence as this InterconnectLocation. InterconnectLocationRegionInfo_LOCAL_REGION InterconnectLocationRegionInfo_LocationPresence = 403535464 // [Deprecated] This region is not in any common network presence with this InterconnectLocation. InterconnectLocationRegionInfo_LP_GLOBAL InterconnectLocationRegionInfo_LocationPresence = 429584062 // [Deprecated] This region shares the same regional network presence as this InterconnectLocation. InterconnectLocationRegionInfo_LP_LOCAL_REGION InterconnectLocationRegionInfo_LocationPresence = 488598851 )
func (InterconnectLocationRegionInfo_LocationPresence) Descriptor ¶
func (InterconnectLocationRegionInfo_LocationPresence) Descriptor() protoreflect.EnumDescriptor
func (InterconnectLocationRegionInfo_LocationPresence) Enum ¶
func (x InterconnectLocationRegionInfo_LocationPresence) Enum() *InterconnectLocationRegionInfo_LocationPresence
func (InterconnectLocationRegionInfo_LocationPresence) EnumDescriptor ¶
func (InterconnectLocationRegionInfo_LocationPresence) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectLocationRegionInfo_LocationPresence.Descriptor instead.
func (InterconnectLocationRegionInfo_LocationPresence) Number ¶
func (x InterconnectLocationRegionInfo_LocationPresence) Number() protoreflect.EnumNumber
func (InterconnectLocationRegionInfo_LocationPresence) String ¶
func (x InterconnectLocationRegionInfo_LocationPresence) String() string
func (InterconnectLocationRegionInfo_LocationPresence) Type ¶
type InterconnectLocation_AvailableFeatures ¶
type InterconnectLocation_AvailableFeatures int32
const ( // A value indicating that the enum field is not set. InterconnectLocation_UNDEFINED_AVAILABLE_FEATURES InterconnectLocation_AvailableFeatures = 0 // Media Access Control security (MACsec) InterconnectLocation_IF_MACSEC InterconnectLocation_AvailableFeatures = 396279300 )
func (InterconnectLocation_AvailableFeatures) Descriptor ¶
func (InterconnectLocation_AvailableFeatures) Descriptor() protoreflect.EnumDescriptor
func (InterconnectLocation_AvailableFeatures) Enum ¶
func (InterconnectLocation_AvailableFeatures) EnumDescriptor ¶
func (InterconnectLocation_AvailableFeatures) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectLocation_AvailableFeatures.Descriptor instead.
func (InterconnectLocation_AvailableFeatures) Number ¶
func (x InterconnectLocation_AvailableFeatures) Number() protoreflect.EnumNumber
func (InterconnectLocation_AvailableFeatures) String ¶
func (x InterconnectLocation_AvailableFeatures) String() string
func (InterconnectLocation_AvailableFeatures) Type ¶
func (InterconnectLocation_AvailableFeatures) Type() protoreflect.EnumType
type InterconnectLocation_AvailableLinkTypes ¶
type InterconnectLocation_AvailableLinkTypes int32
const ( // A value indicating that the enum field is not set. InterconnectLocation_UNDEFINED_AVAILABLE_LINK_TYPES InterconnectLocation_AvailableLinkTypes = 0 // 100G Ethernet, LR Optics. InterconnectLocation_LINK_TYPE_ETHERNET_100G_LR InterconnectLocation_AvailableLinkTypes = 337672551 // 10G Ethernet, LR Optics. [(rate_bps) = 10000000000]; InterconnectLocation_LINK_TYPE_ETHERNET_10G_LR InterconnectLocation_AvailableLinkTypes = 236739749 )
func (InterconnectLocation_AvailableLinkTypes) Descriptor ¶
func (InterconnectLocation_AvailableLinkTypes) Descriptor() protoreflect.EnumDescriptor
func (InterconnectLocation_AvailableLinkTypes) Enum ¶
func (InterconnectLocation_AvailableLinkTypes) EnumDescriptor ¶
func (InterconnectLocation_AvailableLinkTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectLocation_AvailableLinkTypes.Descriptor instead.
func (InterconnectLocation_AvailableLinkTypes) Number ¶
func (x InterconnectLocation_AvailableLinkTypes) Number() protoreflect.EnumNumber
func (InterconnectLocation_AvailableLinkTypes) String ¶
func (x InterconnectLocation_AvailableLinkTypes) String() string
func (InterconnectLocation_AvailableLinkTypes) Type ¶
func (InterconnectLocation_AvailableLinkTypes) Type() protoreflect.EnumType
type InterconnectLocation_Continent ¶
type InterconnectLocation_Continent int32
[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
const ( // A value indicating that the enum field is not set. InterconnectLocation_UNDEFINED_CONTINENT InterconnectLocation_Continent = 0 InterconnectLocation_AFRICA InterconnectLocation_Continent = 317443706 InterconnectLocation_ASIA_PAC InterconnectLocation_Continent = 119782269 InterconnectLocation_C_AFRICA InterconnectLocation_Continent = 71993846 InterconnectLocation_C_ASIA_PAC InterconnectLocation_Continent = 465668089 InterconnectLocation_C_EUROPE InterconnectLocation_Continent = 200369438 InterconnectLocation_C_NORTH_AMERICA InterconnectLocation_Continent = 275697048 InterconnectLocation_C_SOUTH_AMERICA InterconnectLocation_Continent = 397149792 InterconnectLocation_EUROPE InterconnectLocation_Continent = 445819298 InterconnectLocation_NORTH_AMERICA InterconnectLocation_Continent = 448015508 InterconnectLocation_SOUTH_AMERICA InterconnectLocation_Continent = 32597340 )
func (InterconnectLocation_Continent) Descriptor ¶
func (InterconnectLocation_Continent) Descriptor() protoreflect.EnumDescriptor
func (InterconnectLocation_Continent) Enum ¶
func (x InterconnectLocation_Continent) Enum() *InterconnectLocation_Continent
func (InterconnectLocation_Continent) EnumDescriptor ¶
func (InterconnectLocation_Continent) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectLocation_Continent.Descriptor instead.
func (InterconnectLocation_Continent) Number ¶
func (x InterconnectLocation_Continent) Number() protoreflect.EnumNumber
func (InterconnectLocation_Continent) String ¶
func (x InterconnectLocation_Continent) String() string
func (InterconnectLocation_Continent) Type ¶
func (InterconnectLocation_Continent) Type() protoreflect.EnumType
type InterconnectLocation_Status ¶
type InterconnectLocation_Status int32
[Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.
const ( // A value indicating that the enum field is not set. InterconnectLocation_UNDEFINED_STATUS InterconnectLocation_Status = 0 // The InterconnectLocation is available for provisioning new Interconnects. InterconnectLocation_AVAILABLE InterconnectLocation_Status = 442079913 // The InterconnectLocation is closed for provisioning new Interconnects. InterconnectLocation_CLOSED InterconnectLocation_Status = 380163436 )
func (InterconnectLocation_Status) Descriptor ¶
func (InterconnectLocation_Status) Descriptor() protoreflect.EnumDescriptor
func (InterconnectLocation_Status) Enum ¶
func (x InterconnectLocation_Status) Enum() *InterconnectLocation_Status
func (InterconnectLocation_Status) EnumDescriptor ¶
func (InterconnectLocation_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectLocation_Status.Descriptor instead.
func (InterconnectLocation_Status) Number ¶
func (x InterconnectLocation_Status) Number() protoreflect.EnumNumber
func (InterconnectLocation_Status) String ¶
func (x InterconnectLocation_Status) String() string
func (InterconnectLocation_Status) Type ¶
func (InterconnectLocation_Status) Type() protoreflect.EnumType
type InterconnectMacsec ¶
type InterconnectMacsec struct { // If set to true, the Interconnect connection is configured with a should-secure MACsec security policy, that allows the Google router to fallback to cleartext traffic if the MKA session cannot be established. By default, the Interconnect connection is configured with a must-secure security policy that drops all traffic if the MKA session cannot be established with your router. FailOpen *bool `protobuf:"varint,532597451,opt,name=fail_open,json=failOpen,proto3,oneof" json:"fail_open,omitempty"` // Required. A keychain placeholder describing a set of named key objects along with their start times. A MACsec CKN/CAK is generated for each key in the key chain. Google router automatically picks the key with the most recent startTime when establishing or re-establishing a MACsec secure link. []*InterconnectMacsecPreSharedKey `protobuf:"bytes,420308466,rep,name=pre_shared_keys,json=preSharedKeys,proto3" json:"pre_shared_keys,omitempty"` // contains filtered or unexported fields }
Configuration information for enabling Media Access Control security (MACsec) on this Cloud Interconnect connection between Google and your on-premises router.
func (*InterconnectMacsec) Descriptor ¶
func (*InterconnectMacsec) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectMacsec.ProtoReflect.Descriptor instead.
func (*InterconnectMacsec) GetFailOpen ¶
func (x *InterconnectMacsec) GetFailOpen() bool
func (*InterconnectMacsec) GetPreSharedKeys ¶
func (x *InterconnectMacsec) GetPreSharedKeys() []*InterconnectMacsecPreSharedKey
func (*InterconnectMacsec) ProtoMessage ¶
func (*InterconnectMacsec) ProtoMessage()
func (*InterconnectMacsec) ProtoReflect ¶
func (x *InterconnectMacsec) ProtoReflect() protoreflect.Message
func (*InterconnectMacsec) Reset ¶
func (x *InterconnectMacsec) Reset()
func (*InterconnectMacsec) String ¶
func (x *InterconnectMacsec) String() string
type InterconnectMacsecConfig ¶
type InterconnectMacsecConfig struct { // A keychain placeholder describing a set of named key objects along with their start times. A MACsec CKN/CAK is generated for each key in the key chain. Google router automatically picks the key with the most recent startTime when establishing or re-establishing a MACsec secure link. []*InterconnectMacsecConfigPreSharedKey `protobuf:"bytes,420308466,rep,name=pre_shared_keys,json=preSharedKeys,proto3" json:"pre_shared_keys,omitempty"` // contains filtered or unexported fields }
MACsec configuration information for the Interconnect connection. Contains the generated Connectivity Association Key Name (CKN) and the key (CAK) for this Interconnect connection.
func (*InterconnectMacsecConfig) Descriptor ¶
func (*InterconnectMacsecConfig) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectMacsecConfig.ProtoReflect.Descriptor instead.
func (*InterconnectMacsecConfig) GetPreSharedKeys ¶
func (x *InterconnectMacsecConfig) GetPreSharedKeys() []*InterconnectMacsecConfigPreSharedKey
func (*InterconnectMacsecConfig) ProtoMessage ¶
func (*InterconnectMacsecConfig) ProtoMessage()
func (*InterconnectMacsecConfig) ProtoReflect ¶
func (x *InterconnectMacsecConfig) ProtoReflect() protoreflect.Message
func (*InterconnectMacsecConfig) Reset ¶
func (x *InterconnectMacsecConfig) Reset()
func (*InterconnectMacsecConfig) String ¶
func (x *InterconnectMacsecConfig) String() string
type InterconnectMacsecConfigPreSharedKey ¶
type InterconnectMacsecConfigPreSharedKey struct { // An auto-generated Connectivity Association Key (CAK) for this key. *string `protobuf:"bytes,98253,opt,name=cak,proto3,oneof" json:"cak,omitempty"` // An auto-generated Connectivity Association Key Name (CKN) for this key. *string `protobuf:"bytes,98566,opt,name=ckn,proto3,oneof" json:"ckn,omitempty"` // User provided name for this pre-shared key. *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // User provided timestamp on or after which this key is valid. *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
Describes a pre-shared key used to setup MACsec in static connectivity association key (CAK) mode.
func (*InterconnectMacsecConfigPreSharedKey) Descriptor ¶
func (*InterconnectMacsecConfigPreSharedKey) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectMacsecConfigPreSharedKey.ProtoReflect.Descriptor instead.
func (*InterconnectMacsecConfigPreSharedKey) GetCak ¶
func (x *InterconnectMacsecConfigPreSharedKey) GetCak() string
func (*InterconnectMacsecConfigPreSharedKey) GetCkn ¶
func (x *InterconnectMacsecConfigPreSharedKey) GetCkn() string
func (*InterconnectMacsecConfigPreSharedKey) GetName ¶
func (x *InterconnectMacsecConfigPreSharedKey) GetName() string
func (*InterconnectMacsecConfigPreSharedKey) GetStartTime ¶
func (x *InterconnectMacsecConfigPreSharedKey) GetStartTime() string
func (*InterconnectMacsecConfigPreSharedKey) ProtoMessage ¶
func (*InterconnectMacsecConfigPreSharedKey) ProtoMessage()
func (*InterconnectMacsecConfigPreSharedKey) ProtoReflect ¶
func (x *InterconnectMacsecConfigPreSharedKey) ProtoReflect() protoreflect.Message
func (*InterconnectMacsecConfigPreSharedKey) Reset ¶
func (x *InterconnectMacsecConfigPreSharedKey) Reset()
func (*InterconnectMacsecConfigPreSharedKey) String ¶
func (x *InterconnectMacsecConfigPreSharedKey) String() string
type InterconnectMacsecPreSharedKey ¶
type InterconnectMacsecPreSharedKey struct { // Required. A name for this pre-shared key. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // A RFC3339 timestamp on or after which the key is valid. startTime can be in the future. If the keychain has a single key, startTime can be omitted. If the keychain has multiple keys, startTime is mandatory for each key. The start times of keys must be in increasing order. The start times of two consecutive keys must be at least 6 hours apart. *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
Describes a pre-shared key used to setup MACsec in static connectivity association key (CAK) mode.
func (*InterconnectMacsecPreSharedKey) Descriptor ¶
func (*InterconnectMacsecPreSharedKey) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectMacsecPreSharedKey.ProtoReflect.Descriptor instead.
func (*InterconnectMacsecPreSharedKey) GetName ¶
func (x *InterconnectMacsecPreSharedKey) GetName() string
func (*InterconnectMacsecPreSharedKey) GetStartTime ¶
func (x *InterconnectMacsecPreSharedKey) GetStartTime() string
func (*InterconnectMacsecPreSharedKey) ProtoMessage ¶
func (*InterconnectMacsecPreSharedKey) ProtoMessage()
func (*InterconnectMacsecPreSharedKey) ProtoReflect ¶
func (x *InterconnectMacsecPreSharedKey) ProtoReflect() protoreflect.Message
func (*InterconnectMacsecPreSharedKey) Reset ¶
func (x *InterconnectMacsecPreSharedKey) Reset()
func (*InterconnectMacsecPreSharedKey) String ¶
func (x *InterconnectMacsecPreSharedKey) String() string
type InterconnectOutageNotification ¶
type InterconnectOutageNotification struct { // If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected. AffectedCircuits []string `protobuf:"bytes,177717013,rep,name=affected_circuits,json=affectedCircuits,proto3" json:"affected_circuits,omitempty"` // A description about the purpose of the outage. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Scheduled end time for the outage (milliseconds since Unix epoch). EndTime *int64 `protobuf:"varint,114938801,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"` // Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values. // Check the IssueType enum for the list of possible values. IssueType *string `protobuf:"bytes,369639136,opt,name=issue_type,json=issueType,proto3,oneof" json:"issue_type,omitempty"` // Unique identifier for this outage notification. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE. // Check the Source enum for the list of possible values. Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // Scheduled start time for the outage (milliseconds since Unix epoch). StartTime *int64 `protobuf:"varint,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
Description of a planned outage on this Interconnect.
func (*InterconnectOutageNotification) Descriptor ¶
func (*InterconnectOutageNotification) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectOutageNotification.ProtoReflect.Descriptor instead.
func (*InterconnectOutageNotification) GetAffectedCircuits ¶
func (x *InterconnectOutageNotification) GetAffectedCircuits() []string
func (*InterconnectOutageNotification) GetDescription ¶
func (x *InterconnectOutageNotification) GetDescription() string
func (*InterconnectOutageNotification) GetEndTime ¶
func (x *InterconnectOutageNotification) GetEndTime() int64
func (*InterconnectOutageNotification) GetIssueType ¶
func (x *InterconnectOutageNotification) GetIssueType() string
func (*InterconnectOutageNotification) GetName ¶
func (x *InterconnectOutageNotification) GetName() string
func (*InterconnectOutageNotification) GetSource ¶
func (x *InterconnectOutageNotification) GetSource() string
func (*InterconnectOutageNotification) GetStartTime ¶
func (x *InterconnectOutageNotification) GetStartTime() int64
func (*InterconnectOutageNotification) GetState ¶
func (x *InterconnectOutageNotification) GetState() string
func (*InterconnectOutageNotification) ProtoMessage ¶
func (*InterconnectOutageNotification) ProtoMessage()
func (*InterconnectOutageNotification) ProtoReflect ¶
func (x *InterconnectOutageNotification) ProtoReflect() protoreflect.Message
func (*InterconnectOutageNotification) Reset ¶
func (x *InterconnectOutageNotification) Reset()
func (*InterconnectOutageNotification) String ¶
func (x *InterconnectOutageNotification) String() string
type InterconnectOutageNotification_IssueType ¶
type InterconnectOutageNotification_IssueType int32
Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values.
const ( // A value indicating that the enum field is not set. InterconnectOutageNotification_UNDEFINED_ISSUE_TYPE InterconnectOutageNotification_IssueType = 0 // [Deprecated] The Interconnect may be completely out of service for some or all of the specified window. InterconnectOutageNotification_IT_OUTAGE InterconnectOutageNotification_IssueType = 175779973 // [Deprecated] Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth. InterconnectOutageNotification_IT_PARTIAL_OUTAGE InterconnectOutageNotification_IssueType = 92103971 // The Interconnect may be completely out of service for some or all of the specified window. InterconnectOutageNotification_OUTAGE InterconnectOutageNotification_IssueType = 195285745 // Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth. InterconnectOutageNotification_PARTIAL_OUTAGE InterconnectOutageNotification_IssueType = 147053455 )
func (InterconnectOutageNotification_IssueType) Descriptor ¶
func (InterconnectOutageNotification_IssueType) Descriptor() protoreflect.EnumDescriptor
func (InterconnectOutageNotification_IssueType) Enum ¶
func (InterconnectOutageNotification_IssueType) EnumDescriptor ¶
func (InterconnectOutageNotification_IssueType) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectOutageNotification_IssueType.Descriptor instead.
func (InterconnectOutageNotification_IssueType) Number ¶
func (x InterconnectOutageNotification_IssueType) Number() protoreflect.EnumNumber
func (InterconnectOutageNotification_IssueType) String ¶
func (x InterconnectOutageNotification_IssueType) String() string
func (InterconnectOutageNotification_IssueType) Type ¶
func (InterconnectOutageNotification_IssueType) Type() protoreflect.EnumType
type InterconnectOutageNotification_Source ¶
type InterconnectOutageNotification_Source int32
The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE.
const ( // A value indicating that the enum field is not set. InterconnectOutageNotification_UNDEFINED_SOURCE InterconnectOutageNotification_Source = 0 // This notification was generated by Google. InterconnectOutageNotification_GOOGLE InterconnectOutageNotification_Source = 497439289 // [Deprecated] This notification was generated by Google. InterconnectOutageNotification_NSRC_GOOGLE InterconnectOutageNotification_Source = 510574562 )
func (InterconnectOutageNotification_Source) Descriptor ¶
func (InterconnectOutageNotification_Source) Descriptor() protoreflect.EnumDescriptor
func (InterconnectOutageNotification_Source) Enum ¶
func (InterconnectOutageNotification_Source) EnumDescriptor ¶
func (InterconnectOutageNotification_Source) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectOutageNotification_Source.Descriptor instead.
func (InterconnectOutageNotification_Source) Number ¶
func (x InterconnectOutageNotification_Source) Number() protoreflect.EnumNumber
func (InterconnectOutageNotification_Source) String ¶
func (x InterconnectOutageNotification_Source) String() string
func (InterconnectOutageNotification_Source) Type ¶
func (InterconnectOutageNotification_Source) Type() protoreflect.EnumType
type InterconnectOutageNotification_State ¶
type InterconnectOutageNotification_State int32
State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values.
const ( // A value indicating that the enum field is not set. InterconnectOutageNotification_UNDEFINED_STATE InterconnectOutageNotification_State = 0 // This outage notification is active. The event could be in the future, present, or past. See start_time and end_time for scheduling. InterconnectOutageNotification_ACTIVE InterconnectOutageNotification_State = 314733318 // The outage associated with this notification was cancelled before the outage was due to start. InterconnectOutageNotification_CANCELLED InterconnectOutageNotification_State = 41957681 // The outage associated with this notification is complete. InterconnectOutageNotification_COMPLETED InterconnectOutageNotification_State = 309921323 // [Deprecated] This outage notification is active. The event could be in the future, present, or past. See start_time and end_time for scheduling. InterconnectOutageNotification_NS_ACTIVE InterconnectOutageNotification_State = 252563136 // [Deprecated] The outage associated with this notification was canceled before the outage was due to start. InterconnectOutageNotification_NS_CANCELED InterconnectOutageNotification_State = 506579411 )
func (InterconnectOutageNotification_State) Descriptor ¶
func (InterconnectOutageNotification_State) Descriptor() protoreflect.EnumDescriptor
func (InterconnectOutageNotification_State) Enum ¶
func (x InterconnectOutageNotification_State) Enum() *InterconnectOutageNotification_State
func (InterconnectOutageNotification_State) EnumDescriptor ¶
func (InterconnectOutageNotification_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectOutageNotification_State.Descriptor instead.
func (InterconnectOutageNotification_State) Number ¶
func (x InterconnectOutageNotification_State) Number() protoreflect.EnumNumber
func (InterconnectOutageNotification_State) String ¶
func (x InterconnectOutageNotification_State) String() string
func (InterconnectOutageNotification_State) Type ¶
func (InterconnectOutageNotification_State) Type() protoreflect.EnumType
type InterconnectRemoteLocation ¶
type InterconnectRemoteLocation struct { // [Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character. Address *string `protobuf:"bytes,462920692,opt,name=address,proto3,oneof" json:"address,omitempty"` // [Output Only] Subset of fields from InterconnectAttachment's |configurationConstraints| field that apply to all attachments for this remote location. AttachmentConfigurationConstraints *InterconnectAttachmentConfigurationConstraints `protobuf:"bytes,326825041,opt,name=attachment_configuration_constraints,json=attachmentConfigurationConstraints,proto3,oneof" json:"attachment_configuration_constraints,omitempty"` // [Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands". City *string `protobuf:"bytes,3053931,opt,name=city,proto3,oneof" json:"city,omitempty"` // [Output Only] Constraints on the parameters for creating Cross-Cloud Interconnect and associated InterconnectAttachments. Constraints *InterconnectRemoteLocationConstraints `protobuf:"bytes,3909174,opt,name=constraints,proto3,oneof" json:"constraints,omitempty"` // [Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA // Check the Continent enum for the list of possible values. Continent *string `protobuf:"bytes,133442996,opt,name=continent,proto3,oneof" json:"continent,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] An optional description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The name of the provider for this facility (e.g., EQUINIX). FacilityProvider *string `protobuf:"bytes,533303309,opt,name=facility_provider,json=facilityProvider,proto3,oneof" json:"facility_provider,omitempty"` // [Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1). FacilityProviderFacilityId *string `protobuf:"bytes,87269125,opt,name=facility_provider_facility_id,json=facilityProviderFacilityId,proto3,oneof" json:"facility_provider_facility_id,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#interconnectRemoteLocation for interconnect remote locations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Link Aggregation Control Protocol (LACP) constraints, which can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED // Check the Lacp enum for the list of possible values. Lacp *string `protobuf:"bytes,3313826,opt,name=lacp,proto3,oneof" json:"lacp,omitempty"` // [Output Only] The maximum number of 100 Gbps ports supported in a link aggregation group (LAG). When linkType is 100 Gbps, requestedLinkCount cannot exceed max_lag_size_100_gbps. MaxLagSize100Gbps *int32 `protobuf:"varint,245219253,opt,name=max_lag_size100_gbps,json=maxLagSize100Gbps,proto3,oneof" json:"max_lag_size100_gbps,omitempty"` // [Output Only] The maximum number of 10 Gbps ports supported in a link aggregation group (LAG). When linkType is 10 Gbps, requestedLinkCount cannot exceed max_lag_size_10_gbps. MaxLagSize10Gbps *int32 `protobuf:"varint,294007573,opt,name=max_lag_size10_gbps,json=maxLagSize10Gbps,proto3,oneof" json:"max_lag_size10_gbps,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb). PeeringdbFacilityId *string `protobuf:"bytes,536567094,opt,name=peeringdb_facility_id,json=peeringdbFacilityId,proto3,oneof" json:"peeringdb_facility_id,omitempty"` // [Output Only] Permitted connections. PermittedConnections []*InterconnectRemoteLocationPermittedConnections `protobuf:"bytes,442063278,rep,name=permitted_connections,json=permittedConnections,proto3" json:"permitted_connections,omitempty"` // [Output Only] Indicates the service provider present at the remote location. Example values: "Amazon Web Services", "Microsoft Azure". RemoteService *string `protobuf:"bytes,391954364,opt,name=remote_service,json=remoteService,proto3,oneof" json:"remote_service,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of this InterconnectRemoteLocation, which can take one of the following values: - CLOSED: The InterconnectRemoteLocation is closed and is unavailable for provisioning new Cross-Cloud Interconnects. - AVAILABLE: The InterconnectRemoteLocation is available for provisioning new Cross-Cloud Interconnects. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
Represents a Cross-Cloud Interconnect Remote Location resource. You can use this resource to find remote location details about an Interconnect attachment (VLAN).
func (*InterconnectRemoteLocation) Descriptor ¶
func (*InterconnectRemoteLocation) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocation.ProtoReflect.Descriptor instead.
func (*InterconnectRemoteLocation) GetAddress ¶
func (x *InterconnectRemoteLocation) GetAddress() string
func (*InterconnectRemoteLocation) GetAttachmentConfigurationConstraints ¶
func (x *InterconnectRemoteLocation) GetAttachmentConfigurationConstraints() *InterconnectAttachmentConfigurationConstraints
func (*InterconnectRemoteLocation) GetCity ¶
func (x *InterconnectRemoteLocation) GetCity() string
func (*InterconnectRemoteLocation) GetConstraints ¶
func (x *InterconnectRemoteLocation) GetConstraints() *InterconnectRemoteLocationConstraints
func (*InterconnectRemoteLocation) GetContinent ¶
func (x *InterconnectRemoteLocation) GetContinent() string
func (*InterconnectRemoteLocation) GetCreationTimestamp ¶
func (x *InterconnectRemoteLocation) GetCreationTimestamp() string
func (*InterconnectRemoteLocation) GetDescription ¶
func (x *InterconnectRemoteLocation) GetDescription() string
func (*InterconnectRemoteLocation) GetFacilityProvider ¶
func (x *InterconnectRemoteLocation) GetFacilityProvider() string
func (*InterconnectRemoteLocation) GetFacilityProviderFacilityId ¶
func (x *InterconnectRemoteLocation) GetFacilityProviderFacilityId() string
func (*InterconnectRemoteLocation) GetId ¶
func (x *InterconnectRemoteLocation) GetId() uint64
func (*InterconnectRemoteLocation) GetKind ¶
func (x *InterconnectRemoteLocation) GetKind() string
func (*InterconnectRemoteLocation) GetLacp ¶
func (x *InterconnectRemoteLocation) GetLacp() string
func (*InterconnectRemoteLocation) GetMaxLagSize100Gbps ¶
func (x *InterconnectRemoteLocation) GetMaxLagSize100Gbps() int32
func (*InterconnectRemoteLocation) GetMaxLagSize10Gbps ¶
func (x *InterconnectRemoteLocation) GetMaxLagSize10Gbps() int32
func (*InterconnectRemoteLocation) GetName ¶
func (x *InterconnectRemoteLocation) GetName() string
func (*InterconnectRemoteLocation) GetPeeringdbFacilityId ¶
func (x *InterconnectRemoteLocation) GetPeeringdbFacilityId() string
func (*InterconnectRemoteLocation) GetPermittedConnections ¶
func (x *InterconnectRemoteLocation) GetPermittedConnections() []*InterconnectRemoteLocationPermittedConnections
func (*InterconnectRemoteLocation) GetRemoteService ¶
func (x *InterconnectRemoteLocation) GetRemoteService() string
func (*InterconnectRemoteLocation) GetSelfLink ¶
func (x *InterconnectRemoteLocation) GetSelfLink() string
func (*InterconnectRemoteLocation) GetStatus ¶
func (x *InterconnectRemoteLocation) GetStatus() string
func (*InterconnectRemoteLocation) ProtoMessage ¶
func (*InterconnectRemoteLocation) ProtoMessage()
func (*InterconnectRemoteLocation) ProtoReflect ¶
func (x *InterconnectRemoteLocation) ProtoReflect() protoreflect.Message
func (*InterconnectRemoteLocation) Reset ¶
func (x *InterconnectRemoteLocation) Reset()
func (*InterconnectRemoteLocation) String ¶
func (x *InterconnectRemoteLocation) String() string
type InterconnectRemoteLocationConstraints ¶
type InterconnectRemoteLocationConstraints struct { // [Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location. // Check the PortPairRemoteLocation enum for the list of possible values. PortPairRemoteLocation *string `protobuf:"bytes,495917351,opt,name=port_pair_remote_location,json=portPairRemoteLocation,proto3,oneof" json:"port_pair_remote_location,omitempty"` // [Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN // Check the PortPairVlan enum for the list of possible values. PortPairVlan *string `protobuf:"bytes,478214506,opt,name=port_pair_vlan,json=portPairVlan,proto3,oneof" json:"port_pair_vlan,omitempty"` // [Output Only] [min-length, max-length] The minimum and maximum value (inclusive) for the IPv4 subnet length. For example, an interconnectRemoteLocation for Azure has {min: 30, max: 30} because Azure requires /30 subnets. This range specifies the values supported by both cloud providers. Interconnect currently supports /29 and /30 IPv4 subnet lengths. If a remote cloud has no constraint on IPv4 subnet length, the range would thus be {min: 29, max: 30}. SubnetLengthRange *InterconnectRemoteLocationConstraintsSubnetLengthRange `protobuf:"bytes,184473670,opt,name=subnet_length_range,json=subnetLengthRange,proto3,oneof" json:"subnet_length_range,omitempty"` // contains filtered or unexported fields }
func (*InterconnectRemoteLocationConstraints) Descriptor ¶
func (*InterconnectRemoteLocationConstraints) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationConstraints.ProtoReflect.Descriptor instead.
func (*InterconnectRemoteLocationConstraints) GetPortPairRemoteLocation ¶
func (x *InterconnectRemoteLocationConstraints) GetPortPairRemoteLocation() string
func (*InterconnectRemoteLocationConstraints) GetPortPairVlan ¶
func (x *InterconnectRemoteLocationConstraints) GetPortPairVlan() string
func (*InterconnectRemoteLocationConstraints) GetSubnetLengthRange ¶
func (x *InterconnectRemoteLocationConstraints) GetSubnetLengthRange() *InterconnectRemoteLocationConstraintsSubnetLengthRange
func (*InterconnectRemoteLocationConstraints) ProtoMessage ¶
func (*InterconnectRemoteLocationConstraints) ProtoMessage()
func (*InterconnectRemoteLocationConstraints) ProtoReflect ¶
func (x *InterconnectRemoteLocationConstraints) ProtoReflect() protoreflect.Message
func (*InterconnectRemoteLocationConstraints) Reset ¶
func (x *InterconnectRemoteLocationConstraints) Reset()
func (*InterconnectRemoteLocationConstraints) String ¶
func (x *InterconnectRemoteLocationConstraints) String() string
type InterconnectRemoteLocationConstraintsSubnetLengthRange ¶
type InterconnectRemoteLocationConstraintsSubnetLengthRange struct { Max *int32 `protobuf:"varint,107876,opt,name=max,proto3,oneof" json:"max,omitempty"` Min *int32 `protobuf:"varint,108114,opt,name=min,proto3,oneof" json:"min,omitempty"` // contains filtered or unexported fields }
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) Descriptor ¶
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationConstraintsSubnetLengthRange.ProtoReflect.Descriptor instead.
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMax ¶
func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMax() int32
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMin ¶
func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) GetMin() int32
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoMessage ¶
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoMessage()
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoReflect ¶
func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) ProtoReflect() protoreflect.Message
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) Reset ¶
func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) Reset()
func (*InterconnectRemoteLocationConstraintsSubnetLengthRange) String ¶
func (x *InterconnectRemoteLocationConstraintsSubnetLengthRange) String() string
type InterconnectRemoteLocationConstraints_PortPairRemoteLocation ¶
type InterconnectRemoteLocationConstraints_PortPairRemoteLocation int32
[Output Only] Port pair remote location constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, PORT_PAIR_MATCHING_REMOTE_LOCATION. Google Cloud API refers only to individual ports, but the UI uses this field when ordering a pair of ports, to prevent users from accidentally ordering something that is incompatible with their cloud provider. Specifically, when ordering a redundant pair of Cross-Cloud Interconnect ports, and one of them uses a remote location with portPairMatchingRemoteLocation set to matching, the UI requires that both ports use the same remote location.
const ( // A value indicating that the enum field is not set. InterconnectRemoteLocationConstraints_UNDEFINED_PORT_PAIR_REMOTE_LOCATION InterconnectRemoteLocationConstraints_PortPairRemoteLocation = 0 // If PORT_PAIR_MATCHING_REMOTE_LOCATION, the remote cloud provider allocates ports in pairs, and the user should choose the same remote location for both ports. InterconnectRemoteLocationConstraints_PORT_PAIR_MATCHING_REMOTE_LOCATION InterconnectRemoteLocationConstraints_PortPairRemoteLocation = 207291859 // If PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION, a user may opt to provision a redundant pair of Cross-Cloud Interconnects using two different remote locations in the same city. InterconnectRemoteLocationConstraints_PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION InterconnectRemoteLocationConstraints_PortPairRemoteLocation = 60609829 )
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Descriptor ¶
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Descriptor() protoreflect.EnumDescriptor
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Enum ¶
func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Enum() *InterconnectRemoteLocationConstraints_PortPairRemoteLocation
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) EnumDescriptor ¶
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationConstraints_PortPairRemoteLocation.Descriptor instead.
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Number ¶
func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Number() protoreflect.EnumNumber
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) String ¶
func (x InterconnectRemoteLocationConstraints_PortPairRemoteLocation) String() string
func (InterconnectRemoteLocationConstraints_PortPairRemoteLocation) Type ¶
type InterconnectRemoteLocationConstraints_PortPairVlan ¶
type InterconnectRemoteLocationConstraints_PortPairVlan int32
[Output Only] Port pair VLAN constraints, which can take one of the following values: PORT_PAIR_UNCONSTRAINED_VLAN, PORT_PAIR_MATCHING_VLAN
const ( // A value indicating that the enum field is not set. InterconnectRemoteLocationConstraints_UNDEFINED_PORT_PAIR_VLAN InterconnectRemoteLocationConstraints_PortPairVlan = 0 // If PORT_PAIR_MATCHING_VLAN, the Interconnect for this attachment is part of a pair of ports that should have matching VLAN allocations. This occurs with Cross-Cloud Interconnect to Azure remote locations. While GCP's API does not explicitly group pairs of ports, the UI uses this field to ensure matching VLAN ids when configuring a redundant VLAN pair. InterconnectRemoteLocationConstraints_PORT_PAIR_MATCHING_VLAN InterconnectRemoteLocationConstraints_PortPairVlan = 250295358 // PORT_PAIR_UNCONSTRAINED_VLAN means there is no constraint. InterconnectRemoteLocationConstraints_PORT_PAIR_UNCONSTRAINED_VLAN InterconnectRemoteLocationConstraints_PortPairVlan = 175227948 )
func (InterconnectRemoteLocationConstraints_PortPairVlan) Descriptor ¶
func (InterconnectRemoteLocationConstraints_PortPairVlan) Descriptor() protoreflect.EnumDescriptor
func (InterconnectRemoteLocationConstraints_PortPairVlan) Enum ¶
func (x InterconnectRemoteLocationConstraints_PortPairVlan) Enum() *InterconnectRemoteLocationConstraints_PortPairVlan
func (InterconnectRemoteLocationConstraints_PortPairVlan) EnumDescriptor ¶
func (InterconnectRemoteLocationConstraints_PortPairVlan) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationConstraints_PortPairVlan.Descriptor instead.
func (InterconnectRemoteLocationConstraints_PortPairVlan) Number ¶
func (x InterconnectRemoteLocationConstraints_PortPairVlan) Number() protoreflect.EnumNumber
func (InterconnectRemoteLocationConstraints_PortPairVlan) String ¶
func (x InterconnectRemoteLocationConstraints_PortPairVlan) String() string
func (InterconnectRemoteLocationConstraints_PortPairVlan) Type ¶
type InterconnectRemoteLocationList ¶
type InterconnectRemoteLocationList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InterconnectRemoteLocation resources. Items []*InterconnectRemoteLocation `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Response to the list request, and contains a list of interconnect remote locations.
func (*InterconnectRemoteLocationList) Descriptor ¶
func (*InterconnectRemoteLocationList) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationList.ProtoReflect.Descriptor instead.
func (*InterconnectRemoteLocationList) GetId ¶
func (x *InterconnectRemoteLocationList) GetId() string
func (*InterconnectRemoteLocationList) GetItems ¶
func (x *InterconnectRemoteLocationList) GetItems() []*InterconnectRemoteLocation
func (*InterconnectRemoteLocationList) GetKind ¶
func (x *InterconnectRemoteLocationList) GetKind() string
func (*InterconnectRemoteLocationList) GetNextPageToken ¶
func (x *InterconnectRemoteLocationList) GetNextPageToken() string
func (*InterconnectRemoteLocationList) GetSelfLink ¶
func (x *InterconnectRemoteLocationList) GetSelfLink() string
func (*InterconnectRemoteLocationList) GetWarning ¶
func (x *InterconnectRemoteLocationList) GetWarning() *Warning
func (*InterconnectRemoteLocationList) ProtoMessage ¶
func (*InterconnectRemoteLocationList) ProtoMessage()
func (*InterconnectRemoteLocationList) ProtoReflect ¶
func (x *InterconnectRemoteLocationList) ProtoReflect() protoreflect.Message
func (*InterconnectRemoteLocationList) Reset ¶
func (x *InterconnectRemoteLocationList) Reset()
func (*InterconnectRemoteLocationList) String ¶
func (x *InterconnectRemoteLocationList) String() string
type InterconnectRemoteLocationPermittedConnections ¶
type InterconnectRemoteLocationPermittedConnections struct { // [Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location. InterconnectLocation *string `protobuf:"bytes,492235846,opt,name=interconnect_location,json=interconnectLocation,proto3,oneof" json:"interconnect_location,omitempty"` // contains filtered or unexported fields }
func (*InterconnectRemoteLocationPermittedConnections) Descriptor ¶
func (*InterconnectRemoteLocationPermittedConnections) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocationPermittedConnections.ProtoReflect.Descriptor instead.
func (*InterconnectRemoteLocationPermittedConnections) GetInterconnectLocation ¶
func (x *InterconnectRemoteLocationPermittedConnections) GetInterconnectLocation() string
func (*InterconnectRemoteLocationPermittedConnections) ProtoMessage ¶
func (*InterconnectRemoteLocationPermittedConnections) ProtoMessage()
func (*InterconnectRemoteLocationPermittedConnections) ProtoReflect ¶
func (x *InterconnectRemoteLocationPermittedConnections) ProtoReflect() protoreflect.Message
func (*InterconnectRemoteLocationPermittedConnections) Reset ¶
func (x *InterconnectRemoteLocationPermittedConnections) Reset()
func (*InterconnectRemoteLocationPermittedConnections) String ¶
func (x *InterconnectRemoteLocationPermittedConnections) String() string
type InterconnectRemoteLocation_Continent ¶
type InterconnectRemoteLocation_Continent int32
[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
const ( // A value indicating that the enum field is not set. InterconnectRemoteLocation_UNDEFINED_CONTINENT InterconnectRemoteLocation_Continent = 0 InterconnectRemoteLocation_AFRICA InterconnectRemoteLocation_Continent = 317443706 InterconnectRemoteLocation_ASIA_PAC InterconnectRemoteLocation_Continent = 119782269 InterconnectRemoteLocation_EUROPE InterconnectRemoteLocation_Continent = 445819298 InterconnectRemoteLocation_NORTH_AMERICA InterconnectRemoteLocation_Continent = 448015508 InterconnectRemoteLocation_SOUTH_AMERICA InterconnectRemoteLocation_Continent = 32597340 )
func (InterconnectRemoteLocation_Continent) Descriptor ¶
func (InterconnectRemoteLocation_Continent) Descriptor() protoreflect.EnumDescriptor
func (InterconnectRemoteLocation_Continent) Enum ¶
func (x InterconnectRemoteLocation_Continent) Enum() *InterconnectRemoteLocation_Continent
func (InterconnectRemoteLocation_Continent) EnumDescriptor ¶
func (InterconnectRemoteLocation_Continent) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocation_Continent.Descriptor instead.
func (InterconnectRemoteLocation_Continent) Number ¶
func (x InterconnectRemoteLocation_Continent) Number() protoreflect.EnumNumber
func (InterconnectRemoteLocation_Continent) String ¶
func (x InterconnectRemoteLocation_Continent) String() string
func (InterconnectRemoteLocation_Continent) Type ¶
func (InterconnectRemoteLocation_Continent) Type() protoreflect.EnumType
type InterconnectRemoteLocation_Lacp ¶
type InterconnectRemoteLocation_Lacp int32
[Output Only] Link Aggregation Control Protocol (LACP) constraints, which can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED
const ( // A value indicating that the enum field is not set. InterconnectRemoteLocation_UNDEFINED_LACP InterconnectRemoteLocation_Lacp = 0 // LACP_SUPPORTED: LACP is supported, and enabled by default on the Cross-Cloud Interconnect. InterconnectRemoteLocation_LACP_SUPPORTED InterconnectRemoteLocation_Lacp = 339576113 // LACP_UNSUPPORTED: LACP is not supported and is not be enabled on this port. GetDiagnostics shows bundleAggregationType as "static". GCP does not support LAGs without LACP, so requestedLinkCount must be 1. InterconnectRemoteLocation_LACP_UNSUPPORTED InterconnectRemoteLocation_Lacp = 203930104 )
func (InterconnectRemoteLocation_Lacp) Descriptor ¶
func (InterconnectRemoteLocation_Lacp) Descriptor() protoreflect.EnumDescriptor
func (InterconnectRemoteLocation_Lacp) Enum ¶
func (x InterconnectRemoteLocation_Lacp) Enum() *InterconnectRemoteLocation_Lacp
func (InterconnectRemoteLocation_Lacp) EnumDescriptor ¶
func (InterconnectRemoteLocation_Lacp) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocation_Lacp.Descriptor instead.
func (InterconnectRemoteLocation_Lacp) Number ¶
func (x InterconnectRemoteLocation_Lacp) Number() protoreflect.EnumNumber
func (InterconnectRemoteLocation_Lacp) String ¶
func (x InterconnectRemoteLocation_Lacp) String() string
func (InterconnectRemoteLocation_Lacp) Type ¶
func (InterconnectRemoteLocation_Lacp) Type() protoreflect.EnumType
type InterconnectRemoteLocation_Status ¶
type InterconnectRemoteLocation_Status int32
[Output Only] The status of this InterconnectRemoteLocation, which can take one of the following values: - CLOSED: The InterconnectRemoteLocation is closed and is unavailable for provisioning new Cross-Cloud Interconnects. - AVAILABLE: The InterconnectRemoteLocation is available for provisioning new Cross-Cloud Interconnects.
const ( // A value indicating that the enum field is not set. InterconnectRemoteLocation_UNDEFINED_STATUS InterconnectRemoteLocation_Status = 0 // The InterconnectRemoteLocation is available for provisioning new Cross-Cloud Interconnects. InterconnectRemoteLocation_AVAILABLE InterconnectRemoteLocation_Status = 442079913 // The InterconnectRemoteLocation is closed for provisioning new Cross-Cloud Interconnects. InterconnectRemoteLocation_CLOSED InterconnectRemoteLocation_Status = 380163436 )
func (InterconnectRemoteLocation_Status) Descriptor ¶
func (InterconnectRemoteLocation_Status) Descriptor() protoreflect.EnumDescriptor
func (InterconnectRemoteLocation_Status) Enum ¶
func (x InterconnectRemoteLocation_Status) Enum() *InterconnectRemoteLocation_Status
func (InterconnectRemoteLocation_Status) EnumDescriptor ¶
func (InterconnectRemoteLocation_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use InterconnectRemoteLocation_Status.Descriptor instead.
func (InterconnectRemoteLocation_Status) Number ¶
func (x InterconnectRemoteLocation_Status) Number() protoreflect.EnumNumber
func (InterconnectRemoteLocation_Status) String ¶
func (x InterconnectRemoteLocation_Status) String() string
func (InterconnectRemoteLocation_Status) Type ¶
func (InterconnectRemoteLocation_Status) Type() protoreflect.EnumType
type Interconnect_AvailableFeatures ¶
type Interconnect_AvailableFeatures int32
Additional supported values which may be not listed in the enum directly due to technical reasons: IF_MACSEC
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_AVAILABLE_FEATURES Interconnect_AvailableFeatures = 0 )
func (Interconnect_AvailableFeatures) Descriptor ¶
func (Interconnect_AvailableFeatures) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_AvailableFeatures) Enum ¶
func (x Interconnect_AvailableFeatures) Enum() *Interconnect_AvailableFeatures
func (Interconnect_AvailableFeatures) EnumDescriptor ¶
func (Interconnect_AvailableFeatures) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_AvailableFeatures.Descriptor instead.
func (Interconnect_AvailableFeatures) Number ¶
func (x Interconnect_AvailableFeatures) Number() protoreflect.EnumNumber
func (Interconnect_AvailableFeatures) String ¶
func (x Interconnect_AvailableFeatures) String() string
func (Interconnect_AvailableFeatures) Type ¶
func (Interconnect_AvailableFeatures) Type() protoreflect.EnumType
type Interconnect_InterconnectType ¶
type Interconnect_InterconnectType int32
Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_INTERCONNECT_TYPE Interconnect_InterconnectType = 0 // A dedicated physical interconnection with the customer. Interconnect_DEDICATED Interconnect_InterconnectType = 258411983 // [Deprecated] A private, physical interconnection with the customer. Interconnect_IT_PRIVATE Interconnect_InterconnectType = 335677007 // A partner-managed interconnection shared between customers via partner. Interconnect_PARTNER Interconnect_InterconnectType = 461924520 )
func (Interconnect_InterconnectType) Descriptor ¶
func (Interconnect_InterconnectType) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_InterconnectType) Enum ¶
func (x Interconnect_InterconnectType) Enum() *Interconnect_InterconnectType
func (Interconnect_InterconnectType) EnumDescriptor ¶
func (Interconnect_InterconnectType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_InterconnectType.Descriptor instead.
func (Interconnect_InterconnectType) Number ¶
func (x Interconnect_InterconnectType) Number() protoreflect.EnumNumber
func (Interconnect_InterconnectType) String ¶
func (x Interconnect_InterconnectType) String() string
func (Interconnect_InterconnectType) Type ¶
func (Interconnect_InterconnectType) Type() protoreflect.EnumType
type Interconnect_LinkType ¶
type Interconnect_LinkType int32
Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_LINK_TYPE Interconnect_LinkType = 0 // 100G Ethernet, LR Optics. Interconnect_LINK_TYPE_ETHERNET_100G_LR Interconnect_LinkType = 337672551 // 10G Ethernet, LR Optics. [(rate_bps) = 10000000000]; Interconnect_LINK_TYPE_ETHERNET_10G_LR Interconnect_LinkType = 236739749 )
func (Interconnect_LinkType) Descriptor ¶
func (Interconnect_LinkType) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_LinkType) Enum ¶
func (x Interconnect_LinkType) Enum() *Interconnect_LinkType
func (Interconnect_LinkType) EnumDescriptor ¶
func (Interconnect_LinkType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_LinkType.Descriptor instead.
func (Interconnect_LinkType) Number ¶
func (x Interconnect_LinkType) Number() protoreflect.EnumNumber
func (Interconnect_LinkType) String ¶
func (x Interconnect_LinkType) String() string
func (Interconnect_LinkType) Type ¶
func (Interconnect_LinkType) Type() protoreflect.EnumType
type Interconnect_OperationalStatus ¶
type Interconnect_OperationalStatus int32
[Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_OPERATIONAL_STATUS Interconnect_OperationalStatus = 0 // The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect. Interconnect_OS_ACTIVE Interconnect_OperationalStatus = 55721409 // The interconnect has not completed turnup. No attachments may be provisioned on this interconnect. Interconnect_OS_UNPROVISIONED Interconnect_OperationalStatus = 239771840 )
func (Interconnect_OperationalStatus) Descriptor ¶
func (Interconnect_OperationalStatus) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_OperationalStatus) Enum ¶
func (x Interconnect_OperationalStatus) Enum() *Interconnect_OperationalStatus
func (Interconnect_OperationalStatus) EnumDescriptor ¶
func (Interconnect_OperationalStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_OperationalStatus.Descriptor instead.
func (Interconnect_OperationalStatus) Number ¶
func (x Interconnect_OperationalStatus) Number() protoreflect.EnumNumber
func (Interconnect_OperationalStatus) String ¶
func (x Interconnect_OperationalStatus) String() string
func (Interconnect_OperationalStatus) Type ¶
func (Interconnect_OperationalStatus) Type() protoreflect.EnumType
type Interconnect_RequestedFeatures ¶
type Interconnect_RequestedFeatures int32
Additional supported values which may be not listed in the enum directly due to technical reasons: IF_MACSEC
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_REQUESTED_FEATURES Interconnect_RequestedFeatures = 0 )
func (Interconnect_RequestedFeatures) Descriptor ¶
func (Interconnect_RequestedFeatures) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_RequestedFeatures) Enum ¶
func (x Interconnect_RequestedFeatures) Enum() *Interconnect_RequestedFeatures
func (Interconnect_RequestedFeatures) EnumDescriptor ¶
func (Interconnect_RequestedFeatures) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_RequestedFeatures.Descriptor instead.
func (Interconnect_RequestedFeatures) Number ¶
func (x Interconnect_RequestedFeatures) Number() protoreflect.EnumNumber
func (Interconnect_RequestedFeatures) String ¶
func (x Interconnect_RequestedFeatures) String() string
func (Interconnect_RequestedFeatures) Type ¶
func (Interconnect_RequestedFeatures) Type() protoreflect.EnumType
type Interconnect_State ¶
type Interconnect_State int32
[Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.
const ( // A value indicating that the enum field is not set. Interconnect_UNDEFINED_STATE Interconnect_State = 0 // The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect. Interconnect_ACTIVE Interconnect_State = 314733318 // The interconnect has not completed turnup. No attachments may be provisioned on this interconnect. Interconnect_UNPROVISIONED Interconnect_State = 517333979 )
func (Interconnect_State) Descriptor ¶
func (Interconnect_State) Descriptor() protoreflect.EnumDescriptor
func (Interconnect_State) Enum ¶
func (x Interconnect_State) Enum() *Interconnect_State
func (Interconnect_State) EnumDescriptor ¶
func (Interconnect_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Interconnect_State.Descriptor instead.
func (Interconnect_State) Number ¶
func (x Interconnect_State) Number() protoreflect.EnumNumber
func (Interconnect_State) String ¶
func (x Interconnect_State) String() string
func (Interconnect_State) Type ¶
func (Interconnect_State) Type() protoreflect.EnumType
type InterconnectsGetDiagnosticsResponse ¶
type InterconnectsGetDiagnosticsResponse struct { Result *InterconnectDiagnostics `protobuf:"bytes,139315229,opt,name=result,proto3,oneof" json:"result,omitempty"` // contains filtered or unexported fields }
Response for the InterconnectsGetDiagnosticsRequest.
func (*InterconnectsGetDiagnosticsResponse) Descriptor ¶
func (*InterconnectsGetDiagnosticsResponse) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectsGetDiagnosticsResponse.ProtoReflect.Descriptor instead.
func (*InterconnectsGetDiagnosticsResponse) GetResult ¶
func (x *InterconnectsGetDiagnosticsResponse) GetResult() *InterconnectDiagnostics
func (*InterconnectsGetDiagnosticsResponse) ProtoMessage ¶
func (*InterconnectsGetDiagnosticsResponse) ProtoMessage()
func (*InterconnectsGetDiagnosticsResponse) ProtoReflect ¶
func (x *InterconnectsGetDiagnosticsResponse) ProtoReflect() protoreflect.Message
func (*InterconnectsGetDiagnosticsResponse) Reset ¶
func (x *InterconnectsGetDiagnosticsResponse) Reset()
func (*InterconnectsGetDiagnosticsResponse) String ¶
func (x *InterconnectsGetDiagnosticsResponse) String() string
type InterconnectsGetMacsecConfigResponse ¶
type InterconnectsGetMacsecConfigResponse struct { // end_interface: MixerGetResponseWithEtagBuilder Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` Result *InterconnectMacsecConfig `protobuf:"bytes,139315229,opt,name=result,proto3,oneof" json:"result,omitempty"` // contains filtered or unexported fields }
Response for the InterconnectsGetMacsecConfigRequest.
func (*InterconnectsGetMacsecConfigResponse) Descriptor ¶
func (*InterconnectsGetMacsecConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use InterconnectsGetMacsecConfigResponse.ProtoReflect.Descriptor instead.
func (*InterconnectsGetMacsecConfigResponse) GetEtag ¶
func (x *InterconnectsGetMacsecConfigResponse) GetEtag() string
func (*InterconnectsGetMacsecConfigResponse) GetResult ¶
func (x *InterconnectsGetMacsecConfigResponse) GetResult() *InterconnectMacsecConfig
func (*InterconnectsGetMacsecConfigResponse) ProtoMessage ¶
func (*InterconnectsGetMacsecConfigResponse) ProtoMessage()
func (*InterconnectsGetMacsecConfigResponse) ProtoReflect ¶
func (x *InterconnectsGetMacsecConfigResponse) ProtoReflect() protoreflect.Message
func (*InterconnectsGetMacsecConfigResponse) Reset ¶
func (x *InterconnectsGetMacsecConfigResponse) Reset()
func (*InterconnectsGetMacsecConfigResponse) String ¶
func (x *InterconnectsGetMacsecConfigResponse) String() string
type InvalidateCacheUrlMapRequest ¶
type InvalidateCacheUrlMapRequest struct { // The body resource for this request CacheInvalidationRuleResource *CacheInvalidationRule `protobuf:"bytes,312795565,opt,name=cache_invalidation_rule_resource,json=cacheInvalidationRuleResource,proto3" json:"cache_invalidation_rule_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap scoping this request. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.InvalidateCache. See the method description for details.
func (*InvalidateCacheUrlMapRequest) Descriptor ¶
func (*InvalidateCacheUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvalidateCacheUrlMapRequest.ProtoReflect.Descriptor instead.
func (*InvalidateCacheUrlMapRequest) GetCacheInvalidationRuleResource ¶
func (x *InvalidateCacheUrlMapRequest) GetCacheInvalidationRuleResource() *CacheInvalidationRule
func (*InvalidateCacheUrlMapRequest) GetProject ¶
func (x *InvalidateCacheUrlMapRequest) GetProject() string
func (*InvalidateCacheUrlMapRequest) GetRequestId ¶
func (x *InvalidateCacheUrlMapRequest) GetRequestId() string
func (*InvalidateCacheUrlMapRequest) GetUrlMap ¶
func (x *InvalidateCacheUrlMapRequest) GetUrlMap() string
func (*InvalidateCacheUrlMapRequest) ProtoMessage ¶
func (*InvalidateCacheUrlMapRequest) ProtoMessage()
func (*InvalidateCacheUrlMapRequest) ProtoReflect ¶
func (x *InvalidateCacheUrlMapRequest) ProtoReflect() protoreflect.Message
func (*InvalidateCacheUrlMapRequest) Reset ¶
func (x *InvalidateCacheUrlMapRequest) Reset()
func (*InvalidateCacheUrlMapRequest) String ¶
func (x *InvalidateCacheUrlMapRequest) String() string
type Items ¶
type Items struct { // Key for the metadata entry. Keys must conform to the following regexp: [a-zA-Z0-9-_]+, and be less than 128 bytes in length. This is reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project. Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // Value for the metadata entry. These are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on values is that their size must be less than or equal to 262144 bytes (256 KiB). Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
Metadata
func (*Items) Descriptor ¶
Deprecated: Use Items.ProtoReflect.Descriptor instead.
func (*Items) GetKey ¶
func (*Items) GetValue ¶
func (*Items) ProtoMessage ¶
func (*Items) ProtoMessage()
func (*Items) ProtoReflect ¶
func (x *Items) ProtoReflect() protoreflect.Message
func (*Items) Reset ¶
func (x *Items) Reset()
func (*Items) String ¶
type License ¶
type License struct { // [Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee. ChargesUseFee *bool `protobuf:"varint,372412622,opt,name=charges_use_fee,json=chargesUseFee,proto3,oneof" json:"charges_use_fee,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional textual description of the resource; provided by the client when the resource is created. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#license for licenses. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] The unique code used to attach this license to images, snapshots, and disks. LicenseCode *uint64 `protobuf:"varint,1467179,opt,name=license_code,json=licenseCode,proto3,oneof" json:"license_code,omitempty"` // Name of the resource. The name must be 1-63 characters long and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Input Only] Deprecated. ResourceRequirements *LicenseResourceRequirements `protobuf:"bytes,214292769,opt,name=resource_requirements,json=resourceRequirements,proto3,oneof" json:"resource_requirements,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk. Transferable *bool `protobuf:"varint,4349893,opt,name=transferable,proto3,oneof" json:"transferable,omitempty"` // contains filtered or unexported fields }
Represents a License resource. A License represents billing and aggregate usage data for public and marketplace images. *Caution* This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.
func (*License) Descriptor ¶
Deprecated: Use License.ProtoReflect.Descriptor instead.
func (*License) GetChargesUseFee ¶
func (*License) GetCreationTimestamp ¶
func (*License) GetDescription ¶
func (*License) GetId ¶
func (*License) GetKind ¶
func (*License) GetLicenseCode ¶
func (*License) GetName ¶
func (*License) GetResourceRequirements ¶
func (x *License) GetResourceRequirements() *LicenseResourceRequirements
func (*License) GetSelfLink ¶
func (*License) GetTransferable ¶
func (*License) ProtoMessage ¶
func (*License) ProtoMessage()
func (*License) ProtoReflect ¶
func (x *License) ProtoReflect() protoreflect.Message
func (*License) Reset ¶
func (x *License) Reset()
func (*License) String ¶
type LicenseCode ¶
type LicenseCode struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] Description of this License Code. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#licenseCode for licenses. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] URL and description aliases of Licenses with the same License Code. LicenseAlias []*LicenseCodeLicenseAlias `protobuf:"bytes,43550930,rep,name=license_alias,json=licenseAlias,proto3" json:"license_alias,omitempty"` // [Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Current state of this License Code. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // [Output Only] If true, the license will remain attached when creating images or snapshots from disks. Otherwise, the license is not transferred. Transferable *bool `protobuf:"varint,4349893,opt,name=transferable,proto3,oneof" json:"transferable,omitempty"` // contains filtered or unexported fields }
Represents a License Code resource. A License Code is a unique identifier used to represent a license resource. *Caution* This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.
func (*LicenseCode) Descriptor ¶
func (*LicenseCode) Descriptor() ([]byte, []int)
Deprecated: Use LicenseCode.ProtoReflect.Descriptor instead.
func (*LicenseCode) GetCreationTimestamp ¶
func (x *LicenseCode) GetCreationTimestamp() string
func (*LicenseCode) GetDescription ¶
func (x *LicenseCode) GetDescription() string
func (*LicenseCode) GetId ¶
func (x *LicenseCode) GetId() uint64
func (*LicenseCode) GetKind ¶
func (x *LicenseCode) GetKind() string
func (*LicenseCode) GetLicenseAlias ¶
func (x *LicenseCode) GetLicenseAlias() []*LicenseCodeLicenseAlias
func (*LicenseCode) GetName ¶
func (x *LicenseCode) GetName() string
func (*LicenseCode) GetSelfLink ¶
func (x *LicenseCode) GetSelfLink() string
func (*LicenseCode) GetState ¶
func (x *LicenseCode) GetState() string
func (*LicenseCode) GetTransferable ¶
func (x *LicenseCode) GetTransferable() bool
func (*LicenseCode) ProtoMessage ¶
func (*LicenseCode) ProtoMessage()
func (*LicenseCode) ProtoReflect ¶
func (x *LicenseCode) ProtoReflect() protoreflect.Message
func (*LicenseCode) Reset ¶
func (x *LicenseCode) Reset()
func (*LicenseCode) String ¶
func (x *LicenseCode) String() string
type LicenseCodeLicenseAlias ¶
type LicenseCodeLicenseAlias struct { // [Output Only] Description of this License Code. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] URL of license corresponding to this License Code. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
func (*LicenseCodeLicenseAlias) Descriptor ¶
func (*LicenseCodeLicenseAlias) Descriptor() ([]byte, []int)
Deprecated: Use LicenseCodeLicenseAlias.ProtoReflect.Descriptor instead.
func (*LicenseCodeLicenseAlias) GetDescription ¶
func (x *LicenseCodeLicenseAlias) GetDescription() string
func (*LicenseCodeLicenseAlias) GetSelfLink ¶
func (x *LicenseCodeLicenseAlias) GetSelfLink() string
func (*LicenseCodeLicenseAlias) ProtoMessage ¶
func (*LicenseCodeLicenseAlias) ProtoMessage()
func (*LicenseCodeLicenseAlias) ProtoReflect ¶
func (x *LicenseCodeLicenseAlias) ProtoReflect() protoreflect.Message
func (*LicenseCodeLicenseAlias) Reset ¶
func (x *LicenseCodeLicenseAlias) Reset()
func (*LicenseCodeLicenseAlias) String ¶
func (x *LicenseCodeLicenseAlias) String() string
type LicenseCode_State ¶
type LicenseCode_State int32
[Output Only] Current state of this License Code.
const ( // A value indicating that the enum field is not set. LicenseCode_UNDEFINED_STATE LicenseCode_State = 0 // Machines are not allowed to attach boot disks with this License Code. Requests to create new resources with this license will be rejected. LicenseCode_DISABLED LicenseCode_State = 516696700 // Use is allowed for anyone with USE_READ_ONLY access to this License Code. LicenseCode_ENABLED LicenseCode_State = 182130465 // Use of this license is limited to a project whitelist. LicenseCode_RESTRICTED LicenseCode_State = 261551195 LicenseCode_STATE_UNSPECIFIED LicenseCode_State = 470755401 // Reserved state. LicenseCode_TERMINATED LicenseCode_State = 250018339 )
func (LicenseCode_State) Descriptor ¶
func (LicenseCode_State) Descriptor() protoreflect.EnumDescriptor
func (LicenseCode_State) Enum ¶
func (x LicenseCode_State) Enum() *LicenseCode_State
func (LicenseCode_State) EnumDescriptor ¶
func (LicenseCode_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use LicenseCode_State.Descriptor instead.
func (LicenseCode_State) Number ¶
func (x LicenseCode_State) Number() protoreflect.EnumNumber
func (LicenseCode_State) String ¶
func (x LicenseCode_State) String() string
func (LicenseCode_State) Type ¶
func (LicenseCode_State) Type() protoreflect.EnumType
type LicenseResourceCommitment ¶
type LicenseResourceCommitment struct { // The number of licenses purchased. Amount *int64 `protobuf:"varint,196759640,opt,name=amount,proto3,oneof" json:"amount,omitempty"` // Specifies the core range of the instance for which this license applies. CoresPerLicense *string `protobuf:"bytes,32482324,opt,name=cores_per_license,json=coresPerLicense,proto3,oneof" json:"cores_per_license,omitempty"` // Any applicable license URI. License *string `protobuf:"bytes,166757441,opt,name=license,proto3,oneof" json:"license,omitempty"` // contains filtered or unexported fields }
Commitment for a particular license resource.
func (*LicenseResourceCommitment) Descriptor ¶
func (*LicenseResourceCommitment) Descriptor() ([]byte, []int)
Deprecated: Use LicenseResourceCommitment.ProtoReflect.Descriptor instead.
func (*LicenseResourceCommitment) GetAmount ¶
func (x *LicenseResourceCommitment) GetAmount() int64
func (*LicenseResourceCommitment) GetCoresPerLicense ¶
func (x *LicenseResourceCommitment) GetCoresPerLicense() string
func (*LicenseResourceCommitment) GetLicense ¶
func (x *LicenseResourceCommitment) GetLicense() string
func (*LicenseResourceCommitment) ProtoMessage ¶
func (*LicenseResourceCommitment) ProtoMessage()
func (*LicenseResourceCommitment) ProtoReflect ¶
func (x *LicenseResourceCommitment) ProtoReflect() protoreflect.Message
func (*LicenseResourceCommitment) Reset ¶
func (x *LicenseResourceCommitment) Reset()
func (*LicenseResourceCommitment) String ¶
func (x *LicenseResourceCommitment) String() string
type LicenseResourceRequirements ¶
type LicenseResourceRequirements struct { // [Input Only] Deprecated. This field no longer reflects the minimum number of guest cpus required to use the Instance. MinGuestCpuCount *int32 `protobuf:"varint,477964836,opt,name=min_guest_cpu_count,json=minGuestCpuCount,proto3,oneof" json:"min_guest_cpu_count,omitempty"` // [Input Only] Deprecated. This field no longer reflects the minimum memory required to use the Instance. MinMemoryMb *int32 `protobuf:"varint,504785894,opt,name=min_memory_mb,json=minMemoryMb,proto3,oneof" json:"min_memory_mb,omitempty"` // contains filtered or unexported fields }
func (*LicenseResourceRequirements) Descriptor ¶
func (*LicenseResourceRequirements) Descriptor() ([]byte, []int)
Deprecated: Use LicenseResourceRequirements.ProtoReflect.Descriptor instead.
func (*LicenseResourceRequirements) GetMinGuestCpuCount ¶
func (x *LicenseResourceRequirements) GetMinGuestCpuCount() int32
func (*LicenseResourceRequirements) GetMinMemoryMb ¶
func (x *LicenseResourceRequirements) GetMinMemoryMb() int32
func (*LicenseResourceRequirements) ProtoMessage ¶
func (*LicenseResourceRequirements) ProtoMessage()
func (*LicenseResourceRequirements) ProtoReflect ¶
func (x *LicenseResourceRequirements) ProtoReflect() protoreflect.Message
func (*LicenseResourceRequirements) Reset ¶
func (x *LicenseResourceRequirements) Reset()
func (*LicenseResourceRequirements) String ¶
func (x *LicenseResourceRequirements) String() string
type LicensesListResponse ¶
type LicensesListResponse struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of License resources. Items []*License `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*LicensesListResponse) Descriptor ¶
func (*LicensesListResponse) Descriptor() ([]byte, []int)
Deprecated: Use LicensesListResponse.ProtoReflect.Descriptor instead.
func (*LicensesListResponse) GetId ¶
func (x *LicensesListResponse) GetId() string
func (*LicensesListResponse) GetItems ¶
func (x *LicensesListResponse) GetItems() []*License
func (*LicensesListResponse) GetNextPageToken ¶
func (x *LicensesListResponse) GetNextPageToken() string
func (*LicensesListResponse) GetSelfLink ¶
func (x *LicensesListResponse) GetSelfLink() string
func (*LicensesListResponse) GetWarning ¶
func (x *LicensesListResponse) GetWarning() *Warning
func (*LicensesListResponse) ProtoMessage ¶
func (*LicensesListResponse) ProtoMessage()
func (*LicensesListResponse) ProtoReflect ¶
func (x *LicensesListResponse) ProtoReflect() protoreflect.Message
func (*LicensesListResponse) Reset ¶
func (x *LicensesListResponse) Reset()
func (*LicensesListResponse) String ¶
func (x *LicensesListResponse) String() string
type ListAcceleratorTypesRequest ¶
type ListAcceleratorTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for AcceleratorTypes.List. See the method description for details.
func (*ListAcceleratorTypesRequest) Descriptor ¶
func (*ListAcceleratorTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAcceleratorTypesRequest.ProtoReflect.Descriptor instead.
func (*ListAcceleratorTypesRequest) GetFilter ¶
func (x *ListAcceleratorTypesRequest) GetFilter() string
func (*ListAcceleratorTypesRequest) GetMaxResults ¶
func (x *ListAcceleratorTypesRequest) GetMaxResults() uint32
func (*ListAcceleratorTypesRequest) GetOrderBy ¶
func (x *ListAcceleratorTypesRequest) GetOrderBy() string
func (*ListAcceleratorTypesRequest) GetPageToken ¶
func (x *ListAcceleratorTypesRequest) GetPageToken() string
func (*ListAcceleratorTypesRequest) GetProject ¶
func (x *ListAcceleratorTypesRequest) GetProject() string
func (*ListAcceleratorTypesRequest) GetReturnPartialSuccess ¶
func (x *ListAcceleratorTypesRequest) GetReturnPartialSuccess() bool
func (*ListAcceleratorTypesRequest) GetZone ¶
func (x *ListAcceleratorTypesRequest) GetZone() string
func (*ListAcceleratorTypesRequest) ProtoMessage ¶
func (*ListAcceleratorTypesRequest) ProtoMessage()
func (*ListAcceleratorTypesRequest) ProtoReflect ¶
func (x *ListAcceleratorTypesRequest) ProtoReflect() protoreflect.Message
func (*ListAcceleratorTypesRequest) Reset ¶
func (x *ListAcceleratorTypesRequest) Reset()
func (*ListAcceleratorTypesRequest) String ¶
func (x *ListAcceleratorTypesRequest) String() string
type ListAddressesRequest ¶
type ListAddressesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.List. See the method description for details.
func (*ListAddressesRequest) Descriptor ¶
func (*ListAddressesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAddressesRequest.ProtoReflect.Descriptor instead.
func (*ListAddressesRequest) GetFilter ¶
func (x *ListAddressesRequest) GetFilter() string
func (*ListAddressesRequest) GetMaxResults ¶
func (x *ListAddressesRequest) GetMaxResults() uint32
func (*ListAddressesRequest) GetOrderBy ¶
func (x *ListAddressesRequest) GetOrderBy() string
func (*ListAddressesRequest) GetPageToken ¶
func (x *ListAddressesRequest) GetPageToken() string
func (*ListAddressesRequest) GetProject ¶
func (x *ListAddressesRequest) GetProject() string
func (*ListAddressesRequest) GetRegion ¶
func (x *ListAddressesRequest) GetRegion() string
func (*ListAddressesRequest) GetReturnPartialSuccess ¶
func (x *ListAddressesRequest) GetReturnPartialSuccess() bool
func (*ListAddressesRequest) ProtoMessage ¶
func (*ListAddressesRequest) ProtoMessage()
func (*ListAddressesRequest) ProtoReflect ¶
func (x *ListAddressesRequest) ProtoReflect() protoreflect.Message
func (*ListAddressesRequest) Reset ¶
func (x *ListAddressesRequest) Reset()
func (*ListAddressesRequest) String ¶
func (x *ListAddressesRequest) String() string
type ListAssociationsFirewallPolicyRequest ¶
type ListAssociationsFirewallPolicyRequest struct { // The target resource to list associations. It is an organization, or a folder. TargetResource *string `protobuf:"bytes,467318524,opt,name=target_resource,json=targetResource,proto3,oneof" json:"target_resource,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.ListAssociations. See the method description for details.
func (*ListAssociationsFirewallPolicyRequest) Descriptor ¶
func (*ListAssociationsFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAssociationsFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*ListAssociationsFirewallPolicyRequest) GetTargetResource ¶
func (x *ListAssociationsFirewallPolicyRequest) GetTargetResource() string
func (*ListAssociationsFirewallPolicyRequest) ProtoMessage ¶
func (*ListAssociationsFirewallPolicyRequest) ProtoMessage()
func (*ListAssociationsFirewallPolicyRequest) ProtoReflect ¶
func (x *ListAssociationsFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*ListAssociationsFirewallPolicyRequest) Reset ¶
func (x *ListAssociationsFirewallPolicyRequest) Reset()
func (*ListAssociationsFirewallPolicyRequest) String ¶
func (x *ListAssociationsFirewallPolicyRequest) String() string
type ListAutoscalersRequest ¶
type ListAutoscalersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.List. See the method description for details.
func (*ListAutoscalersRequest) Descriptor ¶
func (*ListAutoscalersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAutoscalersRequest.ProtoReflect.Descriptor instead.
func (*ListAutoscalersRequest) GetFilter ¶
func (x *ListAutoscalersRequest) GetFilter() string
func (*ListAutoscalersRequest) GetMaxResults ¶
func (x *ListAutoscalersRequest) GetMaxResults() uint32
func (*ListAutoscalersRequest) GetOrderBy ¶
func (x *ListAutoscalersRequest) GetOrderBy() string
func (*ListAutoscalersRequest) GetPageToken ¶
func (x *ListAutoscalersRequest) GetPageToken() string
func (*ListAutoscalersRequest) GetProject ¶
func (x *ListAutoscalersRequest) GetProject() string
func (*ListAutoscalersRequest) GetReturnPartialSuccess ¶
func (x *ListAutoscalersRequest) GetReturnPartialSuccess() bool
func (*ListAutoscalersRequest) GetZone ¶
func (x *ListAutoscalersRequest) GetZone() string
func (*ListAutoscalersRequest) ProtoMessage ¶
func (*ListAutoscalersRequest) ProtoMessage()
func (*ListAutoscalersRequest) ProtoReflect ¶
func (x *ListAutoscalersRequest) ProtoReflect() protoreflect.Message
func (*ListAutoscalersRequest) Reset ¶
func (x *ListAutoscalersRequest) Reset()
func (*ListAutoscalersRequest) String ¶
func (x *ListAutoscalersRequest) String() string
type ListAvailableFeaturesRegionSslPoliciesRequest ¶
type ListAvailableFeaturesRegionSslPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.ListAvailableFeatures. See the method description for details.
func (*ListAvailableFeaturesRegionSslPoliciesRequest) Descriptor ¶
func (*ListAvailableFeaturesRegionSslPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAvailableFeaturesRegionSslPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetFilter ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetFilter() string
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetMaxResults ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetMaxResults() uint32
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetOrderBy ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetOrderBy() string
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetPageToken ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetPageToken() string
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetProject ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetProject() string
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetRegion ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetRegion() string
func (*ListAvailableFeaturesRegionSslPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListAvailableFeaturesRegionSslPoliciesRequest) ProtoMessage ¶
func (*ListAvailableFeaturesRegionSslPoliciesRequest) ProtoMessage()
func (*ListAvailableFeaturesRegionSslPoliciesRequest) ProtoReflect ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListAvailableFeaturesRegionSslPoliciesRequest) Reset ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) Reset()
func (*ListAvailableFeaturesRegionSslPoliciesRequest) String ¶
func (x *ListAvailableFeaturesRegionSslPoliciesRequest) String() string
type ListAvailableFeaturesSslPoliciesRequest ¶
type ListAvailableFeaturesSslPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.ListAvailableFeatures. See the method description for details.
func (*ListAvailableFeaturesSslPoliciesRequest) Descriptor ¶
func (*ListAvailableFeaturesSslPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAvailableFeaturesSslPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListAvailableFeaturesSslPoliciesRequest) GetFilter ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetFilter() string
func (*ListAvailableFeaturesSslPoliciesRequest) GetMaxResults ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetMaxResults() uint32
func (*ListAvailableFeaturesSslPoliciesRequest) GetOrderBy ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetOrderBy() string
func (*ListAvailableFeaturesSslPoliciesRequest) GetPageToken ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetPageToken() string
func (*ListAvailableFeaturesSslPoliciesRequest) GetProject ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetProject() string
func (*ListAvailableFeaturesSslPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListAvailableFeaturesSslPoliciesRequest) ProtoMessage ¶
func (*ListAvailableFeaturesSslPoliciesRequest) ProtoMessage()
func (*ListAvailableFeaturesSslPoliciesRequest) ProtoReflect ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListAvailableFeaturesSslPoliciesRequest) Reset ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) Reset()
func (*ListAvailableFeaturesSslPoliciesRequest) String ¶
func (x *ListAvailableFeaturesSslPoliciesRequest) String() string
type ListBackendBucketsRequest ¶
type ListBackendBucketsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.List. See the method description for details.
func (*ListBackendBucketsRequest) Descriptor ¶
func (*ListBackendBucketsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBackendBucketsRequest.ProtoReflect.Descriptor instead.
func (*ListBackendBucketsRequest) GetFilter ¶
func (x *ListBackendBucketsRequest) GetFilter() string
func (*ListBackendBucketsRequest) GetMaxResults ¶
func (x *ListBackendBucketsRequest) GetMaxResults() uint32
func (*ListBackendBucketsRequest) GetOrderBy ¶
func (x *ListBackendBucketsRequest) GetOrderBy() string
func (*ListBackendBucketsRequest) GetPageToken ¶
func (x *ListBackendBucketsRequest) GetPageToken() string
func (*ListBackendBucketsRequest) GetProject ¶
func (x *ListBackendBucketsRequest) GetProject() string
func (*ListBackendBucketsRequest) GetReturnPartialSuccess ¶
func (x *ListBackendBucketsRequest) GetReturnPartialSuccess() bool
func (*ListBackendBucketsRequest) ProtoMessage ¶
func (*ListBackendBucketsRequest) ProtoMessage()
func (*ListBackendBucketsRequest) ProtoReflect ¶
func (x *ListBackendBucketsRequest) ProtoReflect() protoreflect.Message
func (*ListBackendBucketsRequest) Reset ¶
func (x *ListBackendBucketsRequest) Reset()
func (*ListBackendBucketsRequest) String ¶
func (x *ListBackendBucketsRequest) String() string
type ListBackendServicesRequest ¶
type ListBackendServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.List. See the method description for details.
func (*ListBackendServicesRequest) Descriptor ¶
func (*ListBackendServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBackendServicesRequest.ProtoReflect.Descriptor instead.
func (*ListBackendServicesRequest) GetFilter ¶
func (x *ListBackendServicesRequest) GetFilter() string
func (*ListBackendServicesRequest) GetMaxResults ¶
func (x *ListBackendServicesRequest) GetMaxResults() uint32
func (*ListBackendServicesRequest) GetOrderBy ¶
func (x *ListBackendServicesRequest) GetOrderBy() string
func (*ListBackendServicesRequest) GetPageToken ¶
func (x *ListBackendServicesRequest) GetPageToken() string
func (*ListBackendServicesRequest) GetProject ¶
func (x *ListBackendServicesRequest) GetProject() string
func (*ListBackendServicesRequest) GetReturnPartialSuccess ¶
func (x *ListBackendServicesRequest) GetReturnPartialSuccess() bool
func (*ListBackendServicesRequest) ProtoMessage ¶
func (*ListBackendServicesRequest) ProtoMessage()
func (*ListBackendServicesRequest) ProtoReflect ¶
func (x *ListBackendServicesRequest) ProtoReflect() protoreflect.Message
func (*ListBackendServicesRequest) Reset ¶
func (x *ListBackendServicesRequest) Reset()
func (*ListBackendServicesRequest) String ¶
func (x *ListBackendServicesRequest) String() string
type ListDiskTypesRequest ¶
type ListDiskTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for DiskTypes.List. See the method description for details.
func (*ListDiskTypesRequest) Descriptor ¶
func (*ListDiskTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDiskTypesRequest.ProtoReflect.Descriptor instead.
func (*ListDiskTypesRequest) GetFilter ¶
func (x *ListDiskTypesRequest) GetFilter() string
func (*ListDiskTypesRequest) GetMaxResults ¶
func (x *ListDiskTypesRequest) GetMaxResults() uint32
func (*ListDiskTypesRequest) GetOrderBy ¶
func (x *ListDiskTypesRequest) GetOrderBy() string
func (*ListDiskTypesRequest) GetPageToken ¶
func (x *ListDiskTypesRequest) GetPageToken() string
func (*ListDiskTypesRequest) GetProject ¶
func (x *ListDiskTypesRequest) GetProject() string
func (*ListDiskTypesRequest) GetReturnPartialSuccess ¶
func (x *ListDiskTypesRequest) GetReturnPartialSuccess() bool
func (*ListDiskTypesRequest) GetZone ¶
func (x *ListDiskTypesRequest) GetZone() string
func (*ListDiskTypesRequest) ProtoMessage ¶
func (*ListDiskTypesRequest) ProtoMessage()
func (*ListDiskTypesRequest) ProtoReflect ¶
func (x *ListDiskTypesRequest) ProtoReflect() protoreflect.Message
func (*ListDiskTypesRequest) Reset ¶
func (x *ListDiskTypesRequest) Reset()
func (*ListDiskTypesRequest) String ¶
func (x *ListDiskTypesRequest) String() string
type ListDisksRequest ¶
type ListDisksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.List. See the method description for details.
func (*ListDisksRequest) Descriptor ¶
func (*ListDisksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDisksRequest.ProtoReflect.Descriptor instead.
func (*ListDisksRequest) GetFilter ¶
func (x *ListDisksRequest) GetFilter() string
func (*ListDisksRequest) GetMaxResults ¶
func (x *ListDisksRequest) GetMaxResults() uint32
func (*ListDisksRequest) GetOrderBy ¶
func (x *ListDisksRequest) GetOrderBy() string
func (*ListDisksRequest) GetPageToken ¶
func (x *ListDisksRequest) GetPageToken() string
func (*ListDisksRequest) GetProject ¶
func (x *ListDisksRequest) GetProject() string
func (*ListDisksRequest) GetReturnPartialSuccess ¶
func (x *ListDisksRequest) GetReturnPartialSuccess() bool
func (*ListDisksRequest) GetZone ¶
func (x *ListDisksRequest) GetZone() string
func (*ListDisksRequest) ProtoMessage ¶
func (*ListDisksRequest) ProtoMessage()
func (*ListDisksRequest) ProtoReflect ¶
func (x *ListDisksRequest) ProtoReflect() protoreflect.Message
func (*ListDisksRequest) Reset ¶
func (x *ListDisksRequest) Reset()
func (*ListDisksRequest) String ¶
func (x *ListDisksRequest) String() string
type ListDisksStoragePoolsRequest ¶
type ListDisksStoragePoolsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the storage pool to list disks of. StoragePool string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3" json:"storage_pool,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.ListDisks. See the method description for details.
func (*ListDisksStoragePoolsRequest) Descriptor ¶
func (*ListDisksStoragePoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDisksStoragePoolsRequest.ProtoReflect.Descriptor instead.
func (*ListDisksStoragePoolsRequest) GetFilter ¶
func (x *ListDisksStoragePoolsRequest) GetFilter() string
func (*ListDisksStoragePoolsRequest) GetMaxResults ¶
func (x *ListDisksStoragePoolsRequest) GetMaxResults() uint32
func (*ListDisksStoragePoolsRequest) GetOrderBy ¶
func (x *ListDisksStoragePoolsRequest) GetOrderBy() string
func (*ListDisksStoragePoolsRequest) GetPageToken ¶
func (x *ListDisksStoragePoolsRequest) GetPageToken() string
func (*ListDisksStoragePoolsRequest) GetProject ¶
func (x *ListDisksStoragePoolsRequest) GetProject() string
func (*ListDisksStoragePoolsRequest) GetReturnPartialSuccess ¶
func (x *ListDisksStoragePoolsRequest) GetReturnPartialSuccess() bool
func (*ListDisksStoragePoolsRequest) GetStoragePool ¶
func (x *ListDisksStoragePoolsRequest) GetStoragePool() string
func (*ListDisksStoragePoolsRequest) GetZone ¶
func (x *ListDisksStoragePoolsRequest) GetZone() string
func (*ListDisksStoragePoolsRequest) ProtoMessage ¶
func (*ListDisksStoragePoolsRequest) ProtoMessage()
func (*ListDisksStoragePoolsRequest) ProtoReflect ¶
func (x *ListDisksStoragePoolsRequest) ProtoReflect() protoreflect.Message
func (*ListDisksStoragePoolsRequest) Reset ¶
func (x *ListDisksStoragePoolsRequest) Reset()
func (*ListDisksStoragePoolsRequest) String ¶
func (x *ListDisksStoragePoolsRequest) String() string
type ListErrorsInstanceGroupManagersRequest ¶
type ListErrorsInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. It must be a string that meets the requirements in RFC1035, or an unsigned long integer: must match regexp pattern: (?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)|1-9{0,19}. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.ListErrors. See the method description for details.
func (*ListErrorsInstanceGroupManagersRequest) Descriptor ¶
func (*ListErrorsInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListErrorsInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListErrorsInstanceGroupManagersRequest) GetFilter ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetFilter() string
func (*ListErrorsInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListErrorsInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListErrorsInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetOrderBy() string
func (*ListErrorsInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetPageToken() string
func (*ListErrorsInstanceGroupManagersRequest) GetProject ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetProject() string
func (*ListErrorsInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListErrorsInstanceGroupManagersRequest) GetZone ¶
func (x *ListErrorsInstanceGroupManagersRequest) GetZone() string
func (*ListErrorsInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListErrorsInstanceGroupManagersRequest) ProtoMessage()
func (*ListErrorsInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListErrorsInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListErrorsInstanceGroupManagersRequest) Reset ¶
func (x *ListErrorsInstanceGroupManagersRequest) Reset()
func (*ListErrorsInstanceGroupManagersRequest) String ¶
func (x *ListErrorsInstanceGroupManagersRequest) String() string
type ListErrorsRegionInstanceGroupManagersRequest ¶
type ListErrorsRegionInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. It must be a string that meets the requirements in RFC1035, or an unsigned long integer: must match regexp pattern: (?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)|1-9{0,19}. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. This should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.ListErrors. See the method description for details.
func (*ListErrorsRegionInstanceGroupManagersRequest) Descriptor ¶
func (*ListErrorsRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListErrorsRegionInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListErrorsRegionInstanceGroupManagersRequest) GetFilter ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetFilter() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListErrorsRegionInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetOrderBy() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetPageToken() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetProject ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetProject() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetRegion ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetRegion() string
func (*ListErrorsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListErrorsRegionInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListErrorsRegionInstanceGroupManagersRequest) ProtoMessage()
func (*ListErrorsRegionInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListErrorsRegionInstanceGroupManagersRequest) Reset ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) Reset()
func (*ListErrorsRegionInstanceGroupManagersRequest) String ¶
func (x *ListErrorsRegionInstanceGroupManagersRequest) String() string
type ListExternalVpnGatewaysRequest ¶
type ListExternalVpnGatewaysRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.List. See the method description for details.
func (*ListExternalVpnGatewaysRequest) Descriptor ¶
func (*ListExternalVpnGatewaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExternalVpnGatewaysRequest.ProtoReflect.Descriptor instead.
func (*ListExternalVpnGatewaysRequest) GetFilter ¶
func (x *ListExternalVpnGatewaysRequest) GetFilter() string
func (*ListExternalVpnGatewaysRequest) GetMaxResults ¶
func (x *ListExternalVpnGatewaysRequest) GetMaxResults() uint32
func (*ListExternalVpnGatewaysRequest) GetOrderBy ¶
func (x *ListExternalVpnGatewaysRequest) GetOrderBy() string
func (*ListExternalVpnGatewaysRequest) GetPageToken ¶
func (x *ListExternalVpnGatewaysRequest) GetPageToken() string
func (*ListExternalVpnGatewaysRequest) GetProject ¶
func (x *ListExternalVpnGatewaysRequest) GetProject() string
func (*ListExternalVpnGatewaysRequest) GetReturnPartialSuccess ¶
func (x *ListExternalVpnGatewaysRequest) GetReturnPartialSuccess() bool
func (*ListExternalVpnGatewaysRequest) ProtoMessage ¶
func (*ListExternalVpnGatewaysRequest) ProtoMessage()
func (*ListExternalVpnGatewaysRequest) ProtoReflect ¶
func (x *ListExternalVpnGatewaysRequest) ProtoReflect() protoreflect.Message
func (*ListExternalVpnGatewaysRequest) Reset ¶
func (x *ListExternalVpnGatewaysRequest) Reset()
func (*ListExternalVpnGatewaysRequest) String ¶
func (x *ListExternalVpnGatewaysRequest) String() string
type ListFirewallPoliciesRequest ¶
type ListFirewallPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Parent ID for this request. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization. ParentId *string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3,oneof" json:"parent_id,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.List. See the method description for details.
func (*ListFirewallPoliciesRequest) Descriptor ¶
func (*ListFirewallPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFirewallPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListFirewallPoliciesRequest) GetFilter ¶
func (x *ListFirewallPoliciesRequest) GetFilter() string
func (*ListFirewallPoliciesRequest) GetMaxResults ¶
func (x *ListFirewallPoliciesRequest) GetMaxResults() uint32
func (*ListFirewallPoliciesRequest) GetOrderBy ¶
func (x *ListFirewallPoliciesRequest) GetOrderBy() string
func (*ListFirewallPoliciesRequest) GetPageToken ¶
func (x *ListFirewallPoliciesRequest) GetPageToken() string
func (*ListFirewallPoliciesRequest) GetParentId ¶
func (x *ListFirewallPoliciesRequest) GetParentId() string
func (*ListFirewallPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListFirewallPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListFirewallPoliciesRequest) ProtoMessage ¶
func (*ListFirewallPoliciesRequest) ProtoMessage()
func (*ListFirewallPoliciesRequest) ProtoReflect ¶
func (x *ListFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListFirewallPoliciesRequest) Reset ¶
func (x *ListFirewallPoliciesRequest) Reset()
func (*ListFirewallPoliciesRequest) String ¶
func (x *ListFirewallPoliciesRequest) String() string
type ListFirewallsRequest ¶
type ListFirewallsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.List. See the method description for details.
func (*ListFirewallsRequest) Descriptor ¶
func (*ListFirewallsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFirewallsRequest.ProtoReflect.Descriptor instead.
func (*ListFirewallsRequest) GetFilter ¶
func (x *ListFirewallsRequest) GetFilter() string
func (*ListFirewallsRequest) GetMaxResults ¶
func (x *ListFirewallsRequest) GetMaxResults() uint32
func (*ListFirewallsRequest) GetOrderBy ¶
func (x *ListFirewallsRequest) GetOrderBy() string
func (*ListFirewallsRequest) GetPageToken ¶
func (x *ListFirewallsRequest) GetPageToken() string
func (*ListFirewallsRequest) GetProject ¶
func (x *ListFirewallsRequest) GetProject() string
func (*ListFirewallsRequest) GetReturnPartialSuccess ¶
func (x *ListFirewallsRequest) GetReturnPartialSuccess() bool
func (*ListFirewallsRequest) ProtoMessage ¶
func (*ListFirewallsRequest) ProtoMessage()
func (*ListFirewallsRequest) ProtoReflect ¶
func (x *ListFirewallsRequest) ProtoReflect() protoreflect.Message
func (*ListFirewallsRequest) Reset ¶
func (x *ListFirewallsRequest) Reset()
func (*ListFirewallsRequest) String ¶
func (x *ListFirewallsRequest) String() string
type ListForwardingRulesRequest ¶
type ListForwardingRulesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.List. See the method description for details.
func (*ListForwardingRulesRequest) Descriptor ¶
func (*ListForwardingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListForwardingRulesRequest.ProtoReflect.Descriptor instead.
func (*ListForwardingRulesRequest) GetFilter ¶
func (x *ListForwardingRulesRequest) GetFilter() string
func (*ListForwardingRulesRequest) GetMaxResults ¶
func (x *ListForwardingRulesRequest) GetMaxResults() uint32
func (*ListForwardingRulesRequest) GetOrderBy ¶
func (x *ListForwardingRulesRequest) GetOrderBy() string
func (*ListForwardingRulesRequest) GetPageToken ¶
func (x *ListForwardingRulesRequest) GetPageToken() string
func (*ListForwardingRulesRequest) GetProject ¶
func (x *ListForwardingRulesRequest) GetProject() string
func (*ListForwardingRulesRequest) GetRegion ¶
func (x *ListForwardingRulesRequest) GetRegion() string
func (*ListForwardingRulesRequest) GetReturnPartialSuccess ¶
func (x *ListForwardingRulesRequest) GetReturnPartialSuccess() bool
func (*ListForwardingRulesRequest) ProtoMessage ¶
func (*ListForwardingRulesRequest) ProtoMessage()
func (*ListForwardingRulesRequest) ProtoReflect ¶
func (x *ListForwardingRulesRequest) ProtoReflect() protoreflect.Message
func (*ListForwardingRulesRequest) Reset ¶
func (x *ListForwardingRulesRequest) Reset()
func (*ListForwardingRulesRequest) String ¶
func (x *ListForwardingRulesRequest) String() string
type ListGlobalAddressesRequest ¶
type ListGlobalAddressesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.List. See the method description for details.
func (*ListGlobalAddressesRequest) Descriptor ¶
func (*ListGlobalAddressesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalAddressesRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalAddressesRequest) GetFilter ¶
func (x *ListGlobalAddressesRequest) GetFilter() string
func (*ListGlobalAddressesRequest) GetMaxResults ¶
func (x *ListGlobalAddressesRequest) GetMaxResults() uint32
func (*ListGlobalAddressesRequest) GetOrderBy ¶
func (x *ListGlobalAddressesRequest) GetOrderBy() string
func (*ListGlobalAddressesRequest) GetPageToken ¶
func (x *ListGlobalAddressesRequest) GetPageToken() string
func (*ListGlobalAddressesRequest) GetProject ¶
func (x *ListGlobalAddressesRequest) GetProject() string
func (*ListGlobalAddressesRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalAddressesRequest) GetReturnPartialSuccess() bool
func (*ListGlobalAddressesRequest) ProtoMessage ¶
func (*ListGlobalAddressesRequest) ProtoMessage()
func (*ListGlobalAddressesRequest) ProtoReflect ¶
func (x *ListGlobalAddressesRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalAddressesRequest) Reset ¶
func (x *ListGlobalAddressesRequest) Reset()
func (*ListGlobalAddressesRequest) String ¶
func (x *ListGlobalAddressesRequest) String() string
type ListGlobalForwardingRulesRequest ¶
type ListGlobalForwardingRulesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.List. See the method description for details.
func (*ListGlobalForwardingRulesRequest) Descriptor ¶
func (*ListGlobalForwardingRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalForwardingRulesRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalForwardingRulesRequest) GetFilter ¶
func (x *ListGlobalForwardingRulesRequest) GetFilter() string
func (*ListGlobalForwardingRulesRequest) GetMaxResults ¶
func (x *ListGlobalForwardingRulesRequest) GetMaxResults() uint32
func (*ListGlobalForwardingRulesRequest) GetOrderBy ¶
func (x *ListGlobalForwardingRulesRequest) GetOrderBy() string
func (*ListGlobalForwardingRulesRequest) GetPageToken ¶
func (x *ListGlobalForwardingRulesRequest) GetPageToken() string
func (*ListGlobalForwardingRulesRequest) GetProject ¶
func (x *ListGlobalForwardingRulesRequest) GetProject() string
func (*ListGlobalForwardingRulesRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalForwardingRulesRequest) GetReturnPartialSuccess() bool
func (*ListGlobalForwardingRulesRequest) ProtoMessage ¶
func (*ListGlobalForwardingRulesRequest) ProtoMessage()
func (*ListGlobalForwardingRulesRequest) ProtoReflect ¶
func (x *ListGlobalForwardingRulesRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalForwardingRulesRequest) Reset ¶
func (x *ListGlobalForwardingRulesRequest) Reset()
func (*ListGlobalForwardingRulesRequest) String ¶
func (x *ListGlobalForwardingRulesRequest) String() string
type ListGlobalNetworkEndpointGroupsRequest ¶
type ListGlobalNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.List. See the method description for details.
func (*ListGlobalNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListGlobalNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetFilter() string
func (*ListGlobalNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListGlobalNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListGlobalNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListGlobalNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetProject() string
func (*ListGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListGlobalNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListGlobalNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListGlobalNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalNetworkEndpointGroupsRequest) Reset ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) Reset()
func (*ListGlobalNetworkEndpointGroupsRequest) String ¶
func (x *ListGlobalNetworkEndpointGroupsRequest) String() string
type ListGlobalOperationsRequest ¶
type ListGlobalOperationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOperations.List. See the method description for details.
func (*ListGlobalOperationsRequest) Descriptor ¶
func (*ListGlobalOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalOperationsRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalOperationsRequest) GetFilter ¶
func (x *ListGlobalOperationsRequest) GetFilter() string
func (*ListGlobalOperationsRequest) GetMaxResults ¶
func (x *ListGlobalOperationsRequest) GetMaxResults() uint32
func (*ListGlobalOperationsRequest) GetOrderBy ¶
func (x *ListGlobalOperationsRequest) GetOrderBy() string
func (*ListGlobalOperationsRequest) GetPageToken ¶
func (x *ListGlobalOperationsRequest) GetPageToken() string
func (*ListGlobalOperationsRequest) GetProject ¶
func (x *ListGlobalOperationsRequest) GetProject() string
func (*ListGlobalOperationsRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalOperationsRequest) GetReturnPartialSuccess() bool
func (*ListGlobalOperationsRequest) ProtoMessage ¶
func (*ListGlobalOperationsRequest) ProtoMessage()
func (*ListGlobalOperationsRequest) ProtoReflect ¶
func (x *ListGlobalOperationsRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalOperationsRequest) Reset ¶
func (x *ListGlobalOperationsRequest) Reset()
func (*ListGlobalOperationsRequest) String ¶
func (x *ListGlobalOperationsRequest) String() string
type ListGlobalOrganizationOperationsRequest ¶
type ListGlobalOrganizationOperationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Parent ID for this request. ParentId *string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3,oneof" json:"parent_id,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOrganizationOperations.List. See the method description for details.
func (*ListGlobalOrganizationOperationsRequest) Descriptor ¶
func (*ListGlobalOrganizationOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalOrganizationOperationsRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalOrganizationOperationsRequest) GetFilter ¶
func (x *ListGlobalOrganizationOperationsRequest) GetFilter() string
func (*ListGlobalOrganizationOperationsRequest) GetMaxResults ¶
func (x *ListGlobalOrganizationOperationsRequest) GetMaxResults() uint32
func (*ListGlobalOrganizationOperationsRequest) GetOrderBy ¶
func (x *ListGlobalOrganizationOperationsRequest) GetOrderBy() string
func (*ListGlobalOrganizationOperationsRequest) GetPageToken ¶
func (x *ListGlobalOrganizationOperationsRequest) GetPageToken() string
func (*ListGlobalOrganizationOperationsRequest) GetParentId ¶
func (x *ListGlobalOrganizationOperationsRequest) GetParentId() string
func (*ListGlobalOrganizationOperationsRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalOrganizationOperationsRequest) GetReturnPartialSuccess() bool
func (*ListGlobalOrganizationOperationsRequest) ProtoMessage ¶
func (*ListGlobalOrganizationOperationsRequest) ProtoMessage()
func (*ListGlobalOrganizationOperationsRequest) ProtoReflect ¶
func (x *ListGlobalOrganizationOperationsRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalOrganizationOperationsRequest) Reset ¶
func (x *ListGlobalOrganizationOperationsRequest) Reset()
func (*ListGlobalOrganizationOperationsRequest) String ¶
func (x *ListGlobalOrganizationOperationsRequest) String() string
type ListGlobalPublicDelegatedPrefixesRequest ¶
type ListGlobalPublicDelegatedPrefixesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalPublicDelegatedPrefixes.List. See the method description for details.
func (*ListGlobalPublicDelegatedPrefixesRequest) Descriptor ¶
func (*ListGlobalPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGlobalPublicDelegatedPrefixesRequest.ProtoReflect.Descriptor instead.
func (*ListGlobalPublicDelegatedPrefixesRequest) GetFilter ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetFilter() string
func (*ListGlobalPublicDelegatedPrefixesRequest) GetMaxResults ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetMaxResults() uint32
func (*ListGlobalPublicDelegatedPrefixesRequest) GetOrderBy ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetOrderBy() string
func (*ListGlobalPublicDelegatedPrefixesRequest) GetPageToken ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetPageToken() string
func (*ListGlobalPublicDelegatedPrefixesRequest) GetProject ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetProject() string
func (*ListGlobalPublicDelegatedPrefixesRequest) GetReturnPartialSuccess ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
func (*ListGlobalPublicDelegatedPrefixesRequest) ProtoMessage ¶
func (*ListGlobalPublicDelegatedPrefixesRequest) ProtoMessage()
func (*ListGlobalPublicDelegatedPrefixesRequest) ProtoReflect ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
func (*ListGlobalPublicDelegatedPrefixesRequest) Reset ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) Reset()
func (*ListGlobalPublicDelegatedPrefixesRequest) String ¶
func (x *ListGlobalPublicDelegatedPrefixesRequest) String() string
type ListHealthChecksRequest ¶
type ListHealthChecksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.List. See the method description for details.
func (*ListHealthChecksRequest) Descriptor ¶
func (*ListHealthChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListHealthChecksRequest.ProtoReflect.Descriptor instead.
func (*ListHealthChecksRequest) GetFilter ¶
func (x *ListHealthChecksRequest) GetFilter() string
func (*ListHealthChecksRequest) GetMaxResults ¶
func (x *ListHealthChecksRequest) GetMaxResults() uint32
func (*ListHealthChecksRequest) GetOrderBy ¶
func (x *ListHealthChecksRequest) GetOrderBy() string
func (*ListHealthChecksRequest) GetPageToken ¶
func (x *ListHealthChecksRequest) GetPageToken() string
func (*ListHealthChecksRequest) GetProject ¶
func (x *ListHealthChecksRequest) GetProject() string
func (*ListHealthChecksRequest) GetReturnPartialSuccess ¶
func (x *ListHealthChecksRequest) GetReturnPartialSuccess() bool
func (*ListHealthChecksRequest) ProtoMessage ¶
func (*ListHealthChecksRequest) ProtoMessage()
func (*ListHealthChecksRequest) ProtoReflect ¶
func (x *ListHealthChecksRequest) ProtoReflect() protoreflect.Message
func (*ListHealthChecksRequest) Reset ¶
func (x *ListHealthChecksRequest) Reset()
func (*ListHealthChecksRequest) String ¶
func (x *ListHealthChecksRequest) String() string
type ListImagesRequest ¶
type ListImagesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Images.List. See the method description for details.
func (*ListImagesRequest) Descriptor ¶
func (*ListImagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListImagesRequest.ProtoReflect.Descriptor instead.
func (*ListImagesRequest) GetFilter ¶
func (x *ListImagesRequest) GetFilter() string
func (*ListImagesRequest) GetMaxResults ¶
func (x *ListImagesRequest) GetMaxResults() uint32
func (*ListImagesRequest) GetOrderBy ¶
func (x *ListImagesRequest) GetOrderBy() string
func (*ListImagesRequest) GetPageToken ¶
func (x *ListImagesRequest) GetPageToken() string
func (*ListImagesRequest) GetProject ¶
func (x *ListImagesRequest) GetProject() string
func (*ListImagesRequest) GetReturnPartialSuccess ¶
func (x *ListImagesRequest) GetReturnPartialSuccess() bool
func (*ListImagesRequest) ProtoMessage ¶
func (*ListImagesRequest) ProtoMessage()
func (*ListImagesRequest) ProtoReflect ¶
func (x *ListImagesRequest) ProtoReflect() protoreflect.Message
func (*ListImagesRequest) Reset ¶
func (x *ListImagesRequest) Reset()
func (*ListImagesRequest) String ¶
func (x *ListImagesRequest) String() string
type ListInstanceGroupManagerResizeRequestsRequest ¶
type ListInstanceGroupManagerResizeRequestsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. The name should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the managed instance group is located. The name should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagerResizeRequests.List. See the method description for details.
func (*ListInstanceGroupManagerResizeRequestsRequest) Descriptor ¶
func (*ListInstanceGroupManagerResizeRequestsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceGroupManagerResizeRequestsRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceGroupManagerResizeRequestsRequest) GetFilter ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetFilter() string
func (*ListInstanceGroupManagerResizeRequestsRequest) GetInstanceGroupManager ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetInstanceGroupManager() string
func (*ListInstanceGroupManagerResizeRequestsRequest) GetMaxResults ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetMaxResults() uint32
func (*ListInstanceGroupManagerResizeRequestsRequest) GetOrderBy ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetOrderBy() string
func (*ListInstanceGroupManagerResizeRequestsRequest) GetPageToken ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetPageToken() string
func (*ListInstanceGroupManagerResizeRequestsRequest) GetProject ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetProject() string
func (*ListInstanceGroupManagerResizeRequestsRequest) GetReturnPartialSuccess ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetReturnPartialSuccess() bool
func (*ListInstanceGroupManagerResizeRequestsRequest) GetZone ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) GetZone() string
func (*ListInstanceGroupManagerResizeRequestsRequest) ProtoMessage ¶
func (*ListInstanceGroupManagerResizeRequestsRequest) ProtoMessage()
func (*ListInstanceGroupManagerResizeRequestsRequest) ProtoReflect ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceGroupManagerResizeRequestsRequest) Reset ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) Reset()
func (*ListInstanceGroupManagerResizeRequestsRequest) String ¶
func (x *ListInstanceGroupManagerResizeRequestsRequest) String() string
type ListInstanceGroupManagersRequest ¶
type ListInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.List. See the method description for details.
func (*ListInstanceGroupManagersRequest) Descriptor ¶
func (*ListInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceGroupManagersRequest) GetFilter ¶
func (x *ListInstanceGroupManagersRequest) GetFilter() string
func (*ListInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListInstanceGroupManagersRequest) GetOrderBy() string
func (*ListInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListInstanceGroupManagersRequest) GetPageToken() string
func (*ListInstanceGroupManagersRequest) GetProject ¶
func (x *ListInstanceGroupManagersRequest) GetProject() string
func (*ListInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListInstanceGroupManagersRequest) GetZone ¶
func (x *ListInstanceGroupManagersRequest) GetZone() string
func (*ListInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListInstanceGroupManagersRequest) ProtoMessage()
func (*ListInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceGroupManagersRequest) Reset ¶
func (x *ListInstanceGroupManagersRequest) Reset()
func (*ListInstanceGroupManagersRequest) String ¶
func (x *ListInstanceGroupManagersRequest) String() string
type ListInstanceGroupsRequest ¶
type ListInstanceGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.List. See the method description for details.
func (*ListInstanceGroupsRequest) Descriptor ¶
func (*ListInstanceGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceGroupsRequest) GetFilter ¶
func (x *ListInstanceGroupsRequest) GetFilter() string
func (*ListInstanceGroupsRequest) GetMaxResults ¶
func (x *ListInstanceGroupsRequest) GetMaxResults() uint32
func (*ListInstanceGroupsRequest) GetOrderBy ¶
func (x *ListInstanceGroupsRequest) GetOrderBy() string
func (*ListInstanceGroupsRequest) GetPageToken ¶
func (x *ListInstanceGroupsRequest) GetPageToken() string
func (*ListInstanceGroupsRequest) GetProject ¶
func (x *ListInstanceGroupsRequest) GetProject() string
func (*ListInstanceGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListInstanceGroupsRequest) GetReturnPartialSuccess() bool
func (*ListInstanceGroupsRequest) GetZone ¶
func (x *ListInstanceGroupsRequest) GetZone() string
func (*ListInstanceGroupsRequest) ProtoMessage ¶
func (*ListInstanceGroupsRequest) ProtoMessage()
func (*ListInstanceGroupsRequest) ProtoReflect ¶
func (x *ListInstanceGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceGroupsRequest) Reset ¶
func (x *ListInstanceGroupsRequest) Reset()
func (*ListInstanceGroupsRequest) String ¶
func (x *ListInstanceGroupsRequest) String() string
type ListInstanceTemplatesRequest ¶
type ListInstanceTemplatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.List. See the method description for details.
func (*ListInstanceTemplatesRequest) Descriptor ¶
func (*ListInstanceTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceTemplatesRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceTemplatesRequest) GetFilter ¶
func (x *ListInstanceTemplatesRequest) GetFilter() string
func (*ListInstanceTemplatesRequest) GetMaxResults ¶
func (x *ListInstanceTemplatesRequest) GetMaxResults() uint32
func (*ListInstanceTemplatesRequest) GetOrderBy ¶
func (x *ListInstanceTemplatesRequest) GetOrderBy() string
func (*ListInstanceTemplatesRequest) GetPageToken ¶
func (x *ListInstanceTemplatesRequest) GetPageToken() string
func (*ListInstanceTemplatesRequest) GetProject ¶
func (x *ListInstanceTemplatesRequest) GetProject() string
func (*ListInstanceTemplatesRequest) GetReturnPartialSuccess ¶
func (x *ListInstanceTemplatesRequest) GetReturnPartialSuccess() bool
func (*ListInstanceTemplatesRequest) ProtoMessage ¶
func (*ListInstanceTemplatesRequest) ProtoMessage()
func (*ListInstanceTemplatesRequest) ProtoReflect ¶
func (x *ListInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceTemplatesRequest) Reset ¶
func (x *ListInstanceTemplatesRequest) Reset()
func (*ListInstanceTemplatesRequest) String ¶
func (x *ListInstanceTemplatesRequest) String() string
type ListInstancesInstanceGroupsRequest ¶
type ListInstancesInstanceGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the instance group from which you want to generate a list of included instances. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // The body resource for this request InstanceGroupsListInstancesRequestResource *InstanceGroupsListInstancesRequest `protobuf:"bytes,476255263,opt,name=instance_groups_list_instances_request_resource,json=instanceGroupsListInstancesRequestResource,proto3" json:"instance_groups_list_instances_request_resource,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.ListInstances. See the method description for details.
func (*ListInstancesInstanceGroupsRequest) Descriptor ¶
func (*ListInstancesInstanceGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstancesInstanceGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListInstancesInstanceGroupsRequest) GetFilter ¶
func (x *ListInstancesInstanceGroupsRequest) GetFilter() string
func (*ListInstancesInstanceGroupsRequest) GetInstanceGroup ¶
func (x *ListInstancesInstanceGroupsRequest) GetInstanceGroup() string
func (*ListInstancesInstanceGroupsRequest) GetInstanceGroupsListInstancesRequestResource ¶
func (x *ListInstancesInstanceGroupsRequest) GetInstanceGroupsListInstancesRequestResource() *InstanceGroupsListInstancesRequest
func (*ListInstancesInstanceGroupsRequest) GetMaxResults ¶
func (x *ListInstancesInstanceGroupsRequest) GetMaxResults() uint32
func (*ListInstancesInstanceGroupsRequest) GetOrderBy ¶
func (x *ListInstancesInstanceGroupsRequest) GetOrderBy() string
func (*ListInstancesInstanceGroupsRequest) GetPageToken ¶
func (x *ListInstancesInstanceGroupsRequest) GetPageToken() string
func (*ListInstancesInstanceGroupsRequest) GetProject ¶
func (x *ListInstancesInstanceGroupsRequest) GetProject() string
func (*ListInstancesInstanceGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListInstancesInstanceGroupsRequest) GetReturnPartialSuccess() bool
func (*ListInstancesInstanceGroupsRequest) GetZone ¶
func (x *ListInstancesInstanceGroupsRequest) GetZone() string
func (*ListInstancesInstanceGroupsRequest) ProtoMessage ¶
func (*ListInstancesInstanceGroupsRequest) ProtoMessage()
func (*ListInstancesInstanceGroupsRequest) ProtoReflect ¶
func (x *ListInstancesInstanceGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListInstancesInstanceGroupsRequest) Reset ¶
func (x *ListInstancesInstanceGroupsRequest) Reset()
func (*ListInstancesInstanceGroupsRequest) String ¶
func (x *ListInstancesInstanceGroupsRequest) String() string
type ListInstancesRegionInstanceGroupsRequest ¶
type ListInstancesRegionInstanceGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Name of the regional instance group for which we want to list the instances. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupsListInstancesRequestResource *RegionInstanceGroupsListInstancesRequest `protobuf:"bytes,48239828,opt,name=region_instance_groups_list_instances_request_resource,json=regionInstanceGroupsListInstancesRequestResource,proto3" json:"region_instance_groups_list_instances_request_resource,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroups.ListInstances. See the method description for details.
func (*ListInstancesRegionInstanceGroupsRequest) Descriptor ¶
func (*ListInstancesRegionInstanceGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstancesRegionInstanceGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListInstancesRegionInstanceGroupsRequest) GetFilter ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetFilter() string
func (*ListInstancesRegionInstanceGroupsRequest) GetInstanceGroup ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetInstanceGroup() string
func (*ListInstancesRegionInstanceGroupsRequest) GetMaxResults ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetMaxResults() uint32
func (*ListInstancesRegionInstanceGroupsRequest) GetOrderBy ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetOrderBy() string
func (*ListInstancesRegionInstanceGroupsRequest) GetPageToken ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetPageToken() string
func (*ListInstancesRegionInstanceGroupsRequest) GetProject ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetProject() string
func (*ListInstancesRegionInstanceGroupsRequest) GetRegion ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetRegion() string
func (*ListInstancesRegionInstanceGroupsRequest) GetRegionInstanceGroupsListInstancesRequestResource ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetRegionInstanceGroupsListInstancesRequestResource() *RegionInstanceGroupsListInstancesRequest
func (*ListInstancesRegionInstanceGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListInstancesRegionInstanceGroupsRequest) GetReturnPartialSuccess() bool
func (*ListInstancesRegionInstanceGroupsRequest) ProtoMessage ¶
func (*ListInstancesRegionInstanceGroupsRequest) ProtoMessage()
func (*ListInstancesRegionInstanceGroupsRequest) ProtoReflect ¶
func (x *ListInstancesRegionInstanceGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListInstancesRegionInstanceGroupsRequest) Reset ¶
func (x *ListInstancesRegionInstanceGroupsRequest) Reset()
func (*ListInstancesRegionInstanceGroupsRequest) String ¶
func (x *ListInstancesRegionInstanceGroupsRequest) String() string
type ListInstancesRequest ¶
type ListInstancesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.List. See the method description for details.
func (*ListInstancesRequest) Descriptor ¶
func (*ListInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstancesRequest.ProtoReflect.Descriptor instead.
func (*ListInstancesRequest) GetFilter ¶
func (x *ListInstancesRequest) GetFilter() string
func (*ListInstancesRequest) GetMaxResults ¶
func (x *ListInstancesRequest) GetMaxResults() uint32
func (*ListInstancesRequest) GetOrderBy ¶
func (x *ListInstancesRequest) GetOrderBy() string
func (*ListInstancesRequest) GetPageToken ¶
func (x *ListInstancesRequest) GetPageToken() string
func (*ListInstancesRequest) GetProject ¶
func (x *ListInstancesRequest) GetProject() string
func (*ListInstancesRequest) GetReturnPartialSuccess ¶
func (x *ListInstancesRequest) GetReturnPartialSuccess() bool
func (*ListInstancesRequest) GetZone ¶
func (x *ListInstancesRequest) GetZone() string
func (*ListInstancesRequest) ProtoMessage ¶
func (*ListInstancesRequest) ProtoMessage()
func (*ListInstancesRequest) ProtoReflect ¶
func (x *ListInstancesRequest) ProtoReflect() protoreflect.Message
func (*ListInstancesRequest) Reset ¶
func (x *ListInstancesRequest) Reset()
func (*ListInstancesRequest) String ¶
func (x *ListInstancesRequest) String() string
type ListInstantSnapshotsRequest ¶
type ListInstantSnapshotsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.List. See the method description for details.
func (*ListInstantSnapshotsRequest) Descriptor ¶
func (*ListInstantSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstantSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*ListInstantSnapshotsRequest) GetFilter ¶
func (x *ListInstantSnapshotsRequest) GetFilter() string
func (*ListInstantSnapshotsRequest) GetMaxResults ¶
func (x *ListInstantSnapshotsRequest) GetMaxResults() uint32
func (*ListInstantSnapshotsRequest) GetOrderBy ¶
func (x *ListInstantSnapshotsRequest) GetOrderBy() string
func (*ListInstantSnapshotsRequest) GetPageToken ¶
func (x *ListInstantSnapshotsRequest) GetPageToken() string
func (*ListInstantSnapshotsRequest) GetProject ¶
func (x *ListInstantSnapshotsRequest) GetProject() string
func (*ListInstantSnapshotsRequest) GetReturnPartialSuccess ¶
func (x *ListInstantSnapshotsRequest) GetReturnPartialSuccess() bool
func (*ListInstantSnapshotsRequest) GetZone ¶
func (x *ListInstantSnapshotsRequest) GetZone() string
func (*ListInstantSnapshotsRequest) ProtoMessage ¶
func (*ListInstantSnapshotsRequest) ProtoMessage()
func (*ListInstantSnapshotsRequest) ProtoReflect ¶
func (x *ListInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*ListInstantSnapshotsRequest) Reset ¶
func (x *ListInstantSnapshotsRequest) Reset()
func (*ListInstantSnapshotsRequest) String ¶
func (x *ListInstantSnapshotsRequest) String() string
type ListInterconnectAttachmentsRequest ¶
type ListInterconnectAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.List. See the method description for details.
func (*ListInterconnectAttachmentsRequest) Descriptor ¶
func (*ListInterconnectAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInterconnectAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*ListInterconnectAttachmentsRequest) GetFilter ¶
func (x *ListInterconnectAttachmentsRequest) GetFilter() string
func (*ListInterconnectAttachmentsRequest) GetMaxResults ¶
func (x *ListInterconnectAttachmentsRequest) GetMaxResults() uint32
func (*ListInterconnectAttachmentsRequest) GetOrderBy ¶
func (x *ListInterconnectAttachmentsRequest) GetOrderBy() string
func (*ListInterconnectAttachmentsRequest) GetPageToken ¶
func (x *ListInterconnectAttachmentsRequest) GetPageToken() string
func (*ListInterconnectAttachmentsRequest) GetProject ¶
func (x *ListInterconnectAttachmentsRequest) GetProject() string
func (*ListInterconnectAttachmentsRequest) GetRegion ¶
func (x *ListInterconnectAttachmentsRequest) GetRegion() string
func (*ListInterconnectAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *ListInterconnectAttachmentsRequest) GetReturnPartialSuccess() bool
func (*ListInterconnectAttachmentsRequest) ProtoMessage ¶
func (*ListInterconnectAttachmentsRequest) ProtoMessage()
func (*ListInterconnectAttachmentsRequest) ProtoReflect ¶
func (x *ListInterconnectAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*ListInterconnectAttachmentsRequest) Reset ¶
func (x *ListInterconnectAttachmentsRequest) Reset()
func (*ListInterconnectAttachmentsRequest) String ¶
func (x *ListInterconnectAttachmentsRequest) String() string
type ListInterconnectLocationsRequest ¶
type ListInterconnectLocationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectLocations.List. See the method description for details.
func (*ListInterconnectLocationsRequest) Descriptor ¶
func (*ListInterconnectLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInterconnectLocationsRequest.ProtoReflect.Descriptor instead.
func (*ListInterconnectLocationsRequest) GetFilter ¶
func (x *ListInterconnectLocationsRequest) GetFilter() string
func (*ListInterconnectLocationsRequest) GetMaxResults ¶
func (x *ListInterconnectLocationsRequest) GetMaxResults() uint32
func (*ListInterconnectLocationsRequest) GetOrderBy ¶
func (x *ListInterconnectLocationsRequest) GetOrderBy() string
func (*ListInterconnectLocationsRequest) GetPageToken ¶
func (x *ListInterconnectLocationsRequest) GetPageToken() string
func (*ListInterconnectLocationsRequest) GetProject ¶
func (x *ListInterconnectLocationsRequest) GetProject() string
func (*ListInterconnectLocationsRequest) GetReturnPartialSuccess ¶
func (x *ListInterconnectLocationsRequest) GetReturnPartialSuccess() bool
func (*ListInterconnectLocationsRequest) ProtoMessage ¶
func (*ListInterconnectLocationsRequest) ProtoMessage()
func (*ListInterconnectLocationsRequest) ProtoReflect ¶
func (x *ListInterconnectLocationsRequest) ProtoReflect() protoreflect.Message
func (*ListInterconnectLocationsRequest) Reset ¶
func (x *ListInterconnectLocationsRequest) Reset()
func (*ListInterconnectLocationsRequest) String ¶
func (x *ListInterconnectLocationsRequest) String() string
type ListInterconnectRemoteLocationsRequest ¶
type ListInterconnectRemoteLocationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectRemoteLocations.List. See the method description for details.
func (*ListInterconnectRemoteLocationsRequest) Descriptor ¶
func (*ListInterconnectRemoteLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInterconnectRemoteLocationsRequest.ProtoReflect.Descriptor instead.
func (*ListInterconnectRemoteLocationsRequest) GetFilter ¶
func (x *ListInterconnectRemoteLocationsRequest) GetFilter() string
func (*ListInterconnectRemoteLocationsRequest) GetMaxResults ¶
func (x *ListInterconnectRemoteLocationsRequest) GetMaxResults() uint32
func (*ListInterconnectRemoteLocationsRequest) GetOrderBy ¶
func (x *ListInterconnectRemoteLocationsRequest) GetOrderBy() string
func (*ListInterconnectRemoteLocationsRequest) GetPageToken ¶
func (x *ListInterconnectRemoteLocationsRequest) GetPageToken() string
func (*ListInterconnectRemoteLocationsRequest) GetProject ¶
func (x *ListInterconnectRemoteLocationsRequest) GetProject() string
func (*ListInterconnectRemoteLocationsRequest) GetReturnPartialSuccess ¶
func (x *ListInterconnectRemoteLocationsRequest) GetReturnPartialSuccess() bool
func (*ListInterconnectRemoteLocationsRequest) ProtoMessage ¶
func (*ListInterconnectRemoteLocationsRequest) ProtoMessage()
func (*ListInterconnectRemoteLocationsRequest) ProtoReflect ¶
func (x *ListInterconnectRemoteLocationsRequest) ProtoReflect() protoreflect.Message
func (*ListInterconnectRemoteLocationsRequest) Reset ¶
func (x *ListInterconnectRemoteLocationsRequest) Reset()
func (*ListInterconnectRemoteLocationsRequest) String ¶
func (x *ListInterconnectRemoteLocationsRequest) String() string
type ListInterconnectsRequest ¶
type ListInterconnectsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.List. See the method description for details.
func (*ListInterconnectsRequest) Descriptor ¶
func (*ListInterconnectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInterconnectsRequest.ProtoReflect.Descriptor instead.
func (*ListInterconnectsRequest) GetFilter ¶
func (x *ListInterconnectsRequest) GetFilter() string
func (*ListInterconnectsRequest) GetMaxResults ¶
func (x *ListInterconnectsRequest) GetMaxResults() uint32
func (*ListInterconnectsRequest) GetOrderBy ¶
func (x *ListInterconnectsRequest) GetOrderBy() string
func (*ListInterconnectsRequest) GetPageToken ¶
func (x *ListInterconnectsRequest) GetPageToken() string
func (*ListInterconnectsRequest) GetProject ¶
func (x *ListInterconnectsRequest) GetProject() string
func (*ListInterconnectsRequest) GetReturnPartialSuccess ¶
func (x *ListInterconnectsRequest) GetReturnPartialSuccess() bool
func (*ListInterconnectsRequest) ProtoMessage ¶
func (*ListInterconnectsRequest) ProtoMessage()
func (*ListInterconnectsRequest) ProtoReflect ¶
func (x *ListInterconnectsRequest) ProtoReflect() protoreflect.Message
func (*ListInterconnectsRequest) Reset ¶
func (x *ListInterconnectsRequest) Reset()
func (*ListInterconnectsRequest) String ¶
func (x *ListInterconnectsRequest) String() string
type ListLicensesRequest ¶
type ListLicensesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.List. See the method description for details.
func (*ListLicensesRequest) Descriptor ¶
func (*ListLicensesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLicensesRequest.ProtoReflect.Descriptor instead.
func (*ListLicensesRequest) GetFilter ¶
func (x *ListLicensesRequest) GetFilter() string
func (*ListLicensesRequest) GetMaxResults ¶
func (x *ListLicensesRequest) GetMaxResults() uint32
func (*ListLicensesRequest) GetOrderBy ¶
func (x *ListLicensesRequest) GetOrderBy() string
func (*ListLicensesRequest) GetPageToken ¶
func (x *ListLicensesRequest) GetPageToken() string
func (*ListLicensesRequest) GetProject ¶
func (x *ListLicensesRequest) GetProject() string
func (*ListLicensesRequest) GetReturnPartialSuccess ¶
func (x *ListLicensesRequest) GetReturnPartialSuccess() bool
func (*ListLicensesRequest) ProtoMessage ¶
func (*ListLicensesRequest) ProtoMessage()
func (*ListLicensesRequest) ProtoReflect ¶
func (x *ListLicensesRequest) ProtoReflect() protoreflect.Message
func (*ListLicensesRequest) Reset ¶
func (x *ListLicensesRequest) Reset()
func (*ListLicensesRequest) String ¶
func (x *ListLicensesRequest) String() string
type ListMachineImagesRequest ¶
type ListMachineImagesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.List. See the method description for details.
func (*ListMachineImagesRequest) Descriptor ¶
func (*ListMachineImagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMachineImagesRequest.ProtoReflect.Descriptor instead.
func (*ListMachineImagesRequest) GetFilter ¶
func (x *ListMachineImagesRequest) GetFilter() string
func (*ListMachineImagesRequest) GetMaxResults ¶
func (x *ListMachineImagesRequest) GetMaxResults() uint32
func (*ListMachineImagesRequest) GetOrderBy ¶
func (x *ListMachineImagesRequest) GetOrderBy() string
func (*ListMachineImagesRequest) GetPageToken ¶
func (x *ListMachineImagesRequest) GetPageToken() string
func (*ListMachineImagesRequest) GetProject ¶
func (x *ListMachineImagesRequest) GetProject() string
func (*ListMachineImagesRequest) GetReturnPartialSuccess ¶
func (x *ListMachineImagesRequest) GetReturnPartialSuccess() bool
func (*ListMachineImagesRequest) ProtoMessage ¶
func (*ListMachineImagesRequest) ProtoMessage()
func (*ListMachineImagesRequest) ProtoReflect ¶
func (x *ListMachineImagesRequest) ProtoReflect() protoreflect.Message
func (*ListMachineImagesRequest) Reset ¶
func (x *ListMachineImagesRequest) Reset()
func (*ListMachineImagesRequest) String ¶
func (x *ListMachineImagesRequest) String() string
type ListMachineTypesRequest ¶
type ListMachineTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for MachineTypes.List. See the method description for details.
func (*ListMachineTypesRequest) Descriptor ¶
func (*ListMachineTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMachineTypesRequest.ProtoReflect.Descriptor instead.
func (*ListMachineTypesRequest) GetFilter ¶
func (x *ListMachineTypesRequest) GetFilter() string
func (*ListMachineTypesRequest) GetMaxResults ¶
func (x *ListMachineTypesRequest) GetMaxResults() uint32
func (*ListMachineTypesRequest) GetOrderBy ¶
func (x *ListMachineTypesRequest) GetOrderBy() string
func (*ListMachineTypesRequest) GetPageToken ¶
func (x *ListMachineTypesRequest) GetPageToken() string
func (*ListMachineTypesRequest) GetProject ¶
func (x *ListMachineTypesRequest) GetProject() string
func (*ListMachineTypesRequest) GetReturnPartialSuccess ¶
func (x *ListMachineTypesRequest) GetReturnPartialSuccess() bool
func (*ListMachineTypesRequest) GetZone ¶
func (x *ListMachineTypesRequest) GetZone() string
func (*ListMachineTypesRequest) ProtoMessage ¶
func (*ListMachineTypesRequest) ProtoMessage()
func (*ListMachineTypesRequest) ProtoReflect ¶
func (x *ListMachineTypesRequest) ProtoReflect() protoreflect.Message
func (*ListMachineTypesRequest) Reset ¶
func (x *ListMachineTypesRequest) Reset()
func (*ListMachineTypesRequest) String ¶
func (x *ListMachineTypesRequest) String() string
type ListManagedInstancesInstanceGroupManagersRequest ¶
type ListManagedInstancesInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.ListManagedInstances. See the method description for details.
func (*ListManagedInstancesInstanceGroupManagersRequest) Descriptor ¶
func (*ListManagedInstancesInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListManagedInstancesInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListManagedInstancesInstanceGroupManagersRequest) GetFilter ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetFilter() string
func (*ListManagedInstancesInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListManagedInstancesInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListManagedInstancesInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetOrderBy() string
func (*ListManagedInstancesInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetPageToken() string
func (*ListManagedInstancesInstanceGroupManagersRequest) GetProject ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetProject() string
func (*ListManagedInstancesInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListManagedInstancesInstanceGroupManagersRequest) GetZone ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) GetZone() string
func (*ListManagedInstancesInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListManagedInstancesInstanceGroupManagersRequest) ProtoMessage()
func (*ListManagedInstancesInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListManagedInstancesInstanceGroupManagersRequest) Reset ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) Reset()
func (*ListManagedInstancesInstanceGroupManagersRequest) String ¶
func (x *ListManagedInstancesInstanceGroupManagersRequest) String() string
type ListManagedInstancesRegionInstanceGroupManagersRequest ¶
type ListManagedInstancesRegionInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.ListManagedInstances. See the method description for details.
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) Descriptor ¶
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListManagedInstancesRegionInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetFilter ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetFilter() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetOrderBy() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetPageToken() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetProject ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetProject() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetRegion ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetRegion() string
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoMessage()
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) Reset ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) Reset()
func (*ListManagedInstancesRegionInstanceGroupManagersRequest) String ¶
func (x *ListManagedInstancesRegionInstanceGroupManagersRequest) String() string
type ListNetworkAttachmentsRequest ¶
type ListNetworkAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.List. See the method description for details.
func (*ListNetworkAttachmentsRequest) Descriptor ¶
func (*ListNetworkAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkAttachmentsRequest) GetFilter ¶
func (x *ListNetworkAttachmentsRequest) GetFilter() string
func (*ListNetworkAttachmentsRequest) GetMaxResults ¶
func (x *ListNetworkAttachmentsRequest) GetMaxResults() uint32
func (*ListNetworkAttachmentsRequest) GetOrderBy ¶
func (x *ListNetworkAttachmentsRequest) GetOrderBy() string
func (*ListNetworkAttachmentsRequest) GetPageToken ¶
func (x *ListNetworkAttachmentsRequest) GetPageToken() string
func (*ListNetworkAttachmentsRequest) GetProject ¶
func (x *ListNetworkAttachmentsRequest) GetProject() string
func (*ListNetworkAttachmentsRequest) GetRegion ¶
func (x *ListNetworkAttachmentsRequest) GetRegion() string
func (*ListNetworkAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkAttachmentsRequest) GetReturnPartialSuccess() bool
func (*ListNetworkAttachmentsRequest) ProtoMessage ¶
func (*ListNetworkAttachmentsRequest) ProtoMessage()
func (*ListNetworkAttachmentsRequest) ProtoReflect ¶
func (x *ListNetworkAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkAttachmentsRequest) Reset ¶
func (x *ListNetworkAttachmentsRequest) Reset()
func (*ListNetworkAttachmentsRequest) String ¶
func (x *ListNetworkAttachmentsRequest) String() string
type ListNetworkEndpointGroupsRequest ¶
type ListNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.List. See the method description for details.
func (*ListNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListNetworkEndpointGroupsRequest) GetFilter() string
func (*ListNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListNetworkEndpointGroupsRequest) GetProject() string
func (*ListNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNetworkEndpointGroupsRequest) GetZone ¶
func (x *ListNetworkEndpointGroupsRequest) GetZone() string
func (*ListNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkEndpointGroupsRequest) Reset ¶
func (x *ListNetworkEndpointGroupsRequest) Reset()
func (*ListNetworkEndpointGroupsRequest) String ¶
func (x *ListNetworkEndpointGroupsRequest) String() string
type ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest ¶
type ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // The name of the network endpoint group from which you want to generate a list of included network endpoints. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for GlobalNetworkEndpointGroups.ListNetworkEndpoints. See the method description for details.
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetFilter() string
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetNetworkEndpointGroup ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetProject() string
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Reset ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) Reset()
func (*ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) String ¶
func (x *ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest) String() string
type ListNetworkEndpointsNetworkEndpointGroupsRequest ¶
type ListNetworkEndpointsNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // The name of the network endpoint group from which you want to generate a list of included network endpoints. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // The body resource for this request NetworkEndpointGroupsListEndpointsRequestResource *NetworkEndpointGroupsListEndpointsRequest `protobuf:"bytes,59493390,opt,name=network_endpoint_groups_list_endpoints_request_resource,json=networkEndpointGroupsListEndpointsRequestResource,proto3" json:"network_endpoint_groups_list_endpoints_request_resource,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the network endpoint group is located. It should comply with RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.ListNetworkEndpoints. See the method description for details.
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkEndpointsNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetFilter() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroup ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroupsListEndpointsRequestResource ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetNetworkEndpointGroupsListEndpointsRequestResource() *NetworkEndpointGroupsListEndpointsRequest
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetProject() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) GetZone ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) GetZone() string
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) Reset ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) Reset()
func (*ListNetworkEndpointsNetworkEndpointGroupsRequest) String ¶
func (x *ListNetworkEndpointsNetworkEndpointGroupsRequest) String() string
type ListNetworkEndpointsRegionNetworkEndpointGroupsRequest ¶
type ListNetworkEndpointsRegionNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // The name of the network endpoint group from which you want to generate a list of included network endpoints. It should comply with RFC1035. NetworkEndpointGroup string `protobuf:"bytes,433907078,opt,name=network_endpoint_group,json=networkEndpointGroup,proto3" json:"network_endpoint_group,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the network endpoint group is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.ListNetworkEndpoints. See the method description for details.
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkEndpointsRegionNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetFilter() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetNetworkEndpointGroup ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetNetworkEndpointGroup() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetProject() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetRegion ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetRegion() string
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Reset ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) Reset()
func (*ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) String ¶
func (x *ListNetworkEndpointsRegionNetworkEndpointGroupsRequest) String() string
type ListNetworkFirewallPoliciesRequest ¶
type ListNetworkFirewallPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.List. See the method description for details.
func (*ListNetworkFirewallPoliciesRequest) Descriptor ¶
func (*ListNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkFirewallPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkFirewallPoliciesRequest) GetFilter ¶
func (x *ListNetworkFirewallPoliciesRequest) GetFilter() string
func (*ListNetworkFirewallPoliciesRequest) GetMaxResults ¶
func (x *ListNetworkFirewallPoliciesRequest) GetMaxResults() uint32
func (*ListNetworkFirewallPoliciesRequest) GetOrderBy ¶
func (x *ListNetworkFirewallPoliciesRequest) GetOrderBy() string
func (*ListNetworkFirewallPoliciesRequest) GetPageToken ¶
func (x *ListNetworkFirewallPoliciesRequest) GetPageToken() string
func (*ListNetworkFirewallPoliciesRequest) GetProject ¶
func (x *ListNetworkFirewallPoliciesRequest) GetProject() string
func (*ListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListNetworkFirewallPoliciesRequest) ProtoMessage ¶
func (*ListNetworkFirewallPoliciesRequest) ProtoMessage()
func (*ListNetworkFirewallPoliciesRequest) ProtoReflect ¶
func (x *ListNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkFirewallPoliciesRequest) Reset ¶
func (x *ListNetworkFirewallPoliciesRequest) Reset()
func (*ListNetworkFirewallPoliciesRequest) String ¶
func (x *ListNetworkFirewallPoliciesRequest) String() string
type ListNetworkProfilesRequest ¶
type ListNetworkProfilesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for NetworkProfiles.List. See the method description for details.
func (*ListNetworkProfilesRequest) Descriptor ¶
func (*ListNetworkProfilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworkProfilesRequest.ProtoReflect.Descriptor instead.
func (*ListNetworkProfilesRequest) GetFilter ¶
func (x *ListNetworkProfilesRequest) GetFilter() string
func (*ListNetworkProfilesRequest) GetMaxResults ¶
func (x *ListNetworkProfilesRequest) GetMaxResults() uint32
func (*ListNetworkProfilesRequest) GetOrderBy ¶
func (x *ListNetworkProfilesRequest) GetOrderBy() string
func (*ListNetworkProfilesRequest) GetPageToken ¶
func (x *ListNetworkProfilesRequest) GetPageToken() string
func (*ListNetworkProfilesRequest) GetProject ¶
func (x *ListNetworkProfilesRequest) GetProject() string
func (*ListNetworkProfilesRequest) GetReturnPartialSuccess ¶
func (x *ListNetworkProfilesRequest) GetReturnPartialSuccess() bool
func (*ListNetworkProfilesRequest) ProtoMessage ¶
func (*ListNetworkProfilesRequest) ProtoMessage()
func (*ListNetworkProfilesRequest) ProtoReflect ¶
func (x *ListNetworkProfilesRequest) ProtoReflect() protoreflect.Message
func (*ListNetworkProfilesRequest) Reset ¶
func (x *ListNetworkProfilesRequest) Reset()
func (*ListNetworkProfilesRequest) String ¶
func (x *ListNetworkProfilesRequest) String() string
type ListNetworksRequest ¶
type ListNetworksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Networks.List. See the method description for details.
func (*ListNetworksRequest) Descriptor ¶
func (*ListNetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNetworksRequest.ProtoReflect.Descriptor instead.
func (*ListNetworksRequest) GetFilter ¶
func (x *ListNetworksRequest) GetFilter() string
func (*ListNetworksRequest) GetMaxResults ¶
func (x *ListNetworksRequest) GetMaxResults() uint32
func (*ListNetworksRequest) GetOrderBy ¶
func (x *ListNetworksRequest) GetOrderBy() string
func (*ListNetworksRequest) GetPageToken ¶
func (x *ListNetworksRequest) GetPageToken() string
func (*ListNetworksRequest) GetProject ¶
func (x *ListNetworksRequest) GetProject() string
func (*ListNetworksRequest) GetReturnPartialSuccess ¶
func (x *ListNetworksRequest) GetReturnPartialSuccess() bool
func (*ListNetworksRequest) ProtoMessage ¶
func (*ListNetworksRequest) ProtoMessage()
func (*ListNetworksRequest) ProtoReflect ¶
func (x *ListNetworksRequest) ProtoReflect() protoreflect.Message
func (*ListNetworksRequest) Reset ¶
func (x *ListNetworksRequest) Reset()
func (*ListNetworksRequest) String ¶
func (x *ListNetworksRequest) String() string
type ListNodeGroupsRequest ¶
type ListNodeGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.List. See the method description for details.
func (*ListNodeGroupsRequest) Descriptor ¶
func (*ListNodeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNodeGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNodeGroupsRequest) GetFilter ¶
func (x *ListNodeGroupsRequest) GetFilter() string
func (*ListNodeGroupsRequest) GetMaxResults ¶
func (x *ListNodeGroupsRequest) GetMaxResults() uint32
func (*ListNodeGroupsRequest) GetOrderBy ¶
func (x *ListNodeGroupsRequest) GetOrderBy() string
func (*ListNodeGroupsRequest) GetPageToken ¶
func (x *ListNodeGroupsRequest) GetPageToken() string
func (*ListNodeGroupsRequest) GetProject ¶
func (x *ListNodeGroupsRequest) GetProject() string
func (*ListNodeGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNodeGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNodeGroupsRequest) GetZone ¶
func (x *ListNodeGroupsRequest) GetZone() string
func (*ListNodeGroupsRequest) ProtoMessage ¶
func (*ListNodeGroupsRequest) ProtoMessage()
func (*ListNodeGroupsRequest) ProtoReflect ¶
func (x *ListNodeGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNodeGroupsRequest) Reset ¶
func (x *ListNodeGroupsRequest) Reset()
func (*ListNodeGroupsRequest) String ¶
func (x *ListNodeGroupsRequest) String() string
type ListNodeTemplatesRequest ¶
type ListNodeTemplatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.List. See the method description for details.
func (*ListNodeTemplatesRequest) Descriptor ¶
func (*ListNodeTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNodeTemplatesRequest.ProtoReflect.Descriptor instead.
func (*ListNodeTemplatesRequest) GetFilter ¶
func (x *ListNodeTemplatesRequest) GetFilter() string
func (*ListNodeTemplatesRequest) GetMaxResults ¶
func (x *ListNodeTemplatesRequest) GetMaxResults() uint32
func (*ListNodeTemplatesRequest) GetOrderBy ¶
func (x *ListNodeTemplatesRequest) GetOrderBy() string
func (*ListNodeTemplatesRequest) GetPageToken ¶
func (x *ListNodeTemplatesRequest) GetPageToken() string
func (*ListNodeTemplatesRequest) GetProject ¶
func (x *ListNodeTemplatesRequest) GetProject() string
func (*ListNodeTemplatesRequest) GetRegion ¶
func (x *ListNodeTemplatesRequest) GetRegion() string
func (*ListNodeTemplatesRequest) GetReturnPartialSuccess ¶
func (x *ListNodeTemplatesRequest) GetReturnPartialSuccess() bool
func (*ListNodeTemplatesRequest) ProtoMessage ¶
func (*ListNodeTemplatesRequest) ProtoMessage()
func (*ListNodeTemplatesRequest) ProtoReflect ¶
func (x *ListNodeTemplatesRequest) ProtoReflect() protoreflect.Message
func (*ListNodeTemplatesRequest) Reset ¶
func (x *ListNodeTemplatesRequest) Reset()
func (*ListNodeTemplatesRequest) String ¶
func (x *ListNodeTemplatesRequest) String() string
type ListNodeTypesRequest ¶
type ListNodeTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeTypes.List. See the method description for details.
func (*ListNodeTypesRequest) Descriptor ¶
func (*ListNodeTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNodeTypesRequest.ProtoReflect.Descriptor instead.
func (*ListNodeTypesRequest) GetFilter ¶
func (x *ListNodeTypesRequest) GetFilter() string
func (*ListNodeTypesRequest) GetMaxResults ¶
func (x *ListNodeTypesRequest) GetMaxResults() uint32
func (*ListNodeTypesRequest) GetOrderBy ¶
func (x *ListNodeTypesRequest) GetOrderBy() string
func (*ListNodeTypesRequest) GetPageToken ¶
func (x *ListNodeTypesRequest) GetPageToken() string
func (*ListNodeTypesRequest) GetProject ¶
func (x *ListNodeTypesRequest) GetProject() string
func (*ListNodeTypesRequest) GetReturnPartialSuccess ¶
func (x *ListNodeTypesRequest) GetReturnPartialSuccess() bool
func (*ListNodeTypesRequest) GetZone ¶
func (x *ListNodeTypesRequest) GetZone() string
func (*ListNodeTypesRequest) ProtoMessage ¶
func (*ListNodeTypesRequest) ProtoMessage()
func (*ListNodeTypesRequest) ProtoReflect ¶
func (x *ListNodeTypesRequest) ProtoReflect() protoreflect.Message
func (*ListNodeTypesRequest) Reset ¶
func (x *ListNodeTypesRequest) Reset()
func (*ListNodeTypesRequest) String ¶
func (x *ListNodeTypesRequest) String() string
type ListNodesNodeGroupsRequest ¶
type ListNodesNodeGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Name of the NodeGroup resource whose nodes you want to list. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.ListNodes. See the method description for details.
func (*ListNodesNodeGroupsRequest) Descriptor ¶
func (*ListNodesNodeGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNodesNodeGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListNodesNodeGroupsRequest) GetFilter ¶
func (x *ListNodesNodeGroupsRequest) GetFilter() string
func (*ListNodesNodeGroupsRequest) GetMaxResults ¶
func (x *ListNodesNodeGroupsRequest) GetMaxResults() uint32
func (*ListNodesNodeGroupsRequest) GetNodeGroup ¶
func (x *ListNodesNodeGroupsRequest) GetNodeGroup() string
func (*ListNodesNodeGroupsRequest) GetOrderBy ¶
func (x *ListNodesNodeGroupsRequest) GetOrderBy() string
func (*ListNodesNodeGroupsRequest) GetPageToken ¶
func (x *ListNodesNodeGroupsRequest) GetPageToken() string
func (*ListNodesNodeGroupsRequest) GetProject ¶
func (x *ListNodesNodeGroupsRequest) GetProject() string
func (*ListNodesNodeGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListNodesNodeGroupsRequest) GetReturnPartialSuccess() bool
func (*ListNodesNodeGroupsRequest) GetZone ¶
func (x *ListNodesNodeGroupsRequest) GetZone() string
func (*ListNodesNodeGroupsRequest) ProtoMessage ¶
func (*ListNodesNodeGroupsRequest) ProtoMessage()
func (*ListNodesNodeGroupsRequest) ProtoReflect ¶
func (x *ListNodesNodeGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListNodesNodeGroupsRequest) Reset ¶
func (x *ListNodesNodeGroupsRequest) Reset()
func (*ListNodesNodeGroupsRequest) String ¶
func (x *ListNodesNodeGroupsRequest) String() string
type ListPacketMirroringsRequest ¶
type ListPacketMirroringsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.List. See the method description for details.
func (*ListPacketMirroringsRequest) Descriptor ¶
func (*ListPacketMirroringsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPacketMirroringsRequest.ProtoReflect.Descriptor instead.
func (*ListPacketMirroringsRequest) GetFilter ¶
func (x *ListPacketMirroringsRequest) GetFilter() string
func (*ListPacketMirroringsRequest) GetMaxResults ¶
func (x *ListPacketMirroringsRequest) GetMaxResults() uint32
func (*ListPacketMirroringsRequest) GetOrderBy ¶
func (x *ListPacketMirroringsRequest) GetOrderBy() string
func (*ListPacketMirroringsRequest) GetPageToken ¶
func (x *ListPacketMirroringsRequest) GetPageToken() string
func (*ListPacketMirroringsRequest) GetProject ¶
func (x *ListPacketMirroringsRequest) GetProject() string
func (*ListPacketMirroringsRequest) GetRegion ¶
func (x *ListPacketMirroringsRequest) GetRegion() string
func (*ListPacketMirroringsRequest) GetReturnPartialSuccess ¶
func (x *ListPacketMirroringsRequest) GetReturnPartialSuccess() bool
func (*ListPacketMirroringsRequest) ProtoMessage ¶
func (*ListPacketMirroringsRequest) ProtoMessage()
func (*ListPacketMirroringsRequest) ProtoReflect ¶
func (x *ListPacketMirroringsRequest) ProtoReflect() protoreflect.Message
func (*ListPacketMirroringsRequest) Reset ¶
func (x *ListPacketMirroringsRequest) Reset()
func (*ListPacketMirroringsRequest) String ¶
func (x *ListPacketMirroringsRequest) String() string
type ListPeeringRoutesNetworksRequest ¶
type ListPeeringRoutesNetworksRequest struct { // The direction of the exchanged routes. // Check the Direction enum for the list of possible values. Direction *string `protobuf:"bytes,111150975,opt,name=direction,proto3,oneof" json:"direction,omitempty"` // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Name of the network for this request. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // The response will show routes exchanged over the given peering connection. PeeringName *string `protobuf:"bytes,249571370,opt,name=peering_name,json=peeringName,proto3,oneof" json:"peering_name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region of the request. The response will include all subnet routes, static routes and dynamic routes in the region. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Networks.ListPeeringRoutes. See the method description for details.
func (*ListPeeringRoutesNetworksRequest) Descriptor ¶
func (*ListPeeringRoutesNetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPeeringRoutesNetworksRequest.ProtoReflect.Descriptor instead.
func (*ListPeeringRoutesNetworksRequest) GetDirection ¶
func (x *ListPeeringRoutesNetworksRequest) GetDirection() string
func (*ListPeeringRoutesNetworksRequest) GetFilter ¶
func (x *ListPeeringRoutesNetworksRequest) GetFilter() string
func (*ListPeeringRoutesNetworksRequest) GetMaxResults ¶
func (x *ListPeeringRoutesNetworksRequest) GetMaxResults() uint32
func (*ListPeeringRoutesNetworksRequest) GetNetwork ¶
func (x *ListPeeringRoutesNetworksRequest) GetNetwork() string
func (*ListPeeringRoutesNetworksRequest) GetOrderBy ¶
func (x *ListPeeringRoutesNetworksRequest) GetOrderBy() string
func (*ListPeeringRoutesNetworksRequest) GetPageToken ¶
func (x *ListPeeringRoutesNetworksRequest) GetPageToken() string
func (*ListPeeringRoutesNetworksRequest) GetPeeringName ¶
func (x *ListPeeringRoutesNetworksRequest) GetPeeringName() string
func (*ListPeeringRoutesNetworksRequest) GetProject ¶
func (x *ListPeeringRoutesNetworksRequest) GetProject() string
func (*ListPeeringRoutesNetworksRequest) GetRegion ¶
func (x *ListPeeringRoutesNetworksRequest) GetRegion() string
func (*ListPeeringRoutesNetworksRequest) GetReturnPartialSuccess ¶
func (x *ListPeeringRoutesNetworksRequest) GetReturnPartialSuccess() bool
func (*ListPeeringRoutesNetworksRequest) ProtoMessage ¶
func (*ListPeeringRoutesNetworksRequest) ProtoMessage()
func (*ListPeeringRoutesNetworksRequest) ProtoReflect ¶
func (x *ListPeeringRoutesNetworksRequest) ProtoReflect() protoreflect.Message
func (*ListPeeringRoutesNetworksRequest) Reset ¶
func (x *ListPeeringRoutesNetworksRequest) Reset()
func (*ListPeeringRoutesNetworksRequest) String ¶
func (x *ListPeeringRoutesNetworksRequest) String() string
type ListPeeringRoutesNetworksRequest_Direction ¶
type ListPeeringRoutesNetworksRequest_Direction int32
The direction of the exchanged routes.
const ( // A value indicating that the enum field is not set. ListPeeringRoutesNetworksRequest_UNDEFINED_DIRECTION ListPeeringRoutesNetworksRequest_Direction = 0 // For routes exported from peer network. ListPeeringRoutesNetworksRequest_INCOMING ListPeeringRoutesNetworksRequest_Direction = 338552870 // For routes exported from local network. ListPeeringRoutesNetworksRequest_OUTGOING ListPeeringRoutesNetworksRequest_Direction = 307438444 )
func (ListPeeringRoutesNetworksRequest_Direction) Descriptor ¶
func (ListPeeringRoutesNetworksRequest_Direction) Descriptor() protoreflect.EnumDescriptor
func (ListPeeringRoutesNetworksRequest_Direction) Enum ¶
func (x ListPeeringRoutesNetworksRequest_Direction) Enum() *ListPeeringRoutesNetworksRequest_Direction
func (ListPeeringRoutesNetworksRequest_Direction) EnumDescriptor ¶
func (ListPeeringRoutesNetworksRequest_Direction) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListPeeringRoutesNetworksRequest_Direction.Descriptor instead.
func (ListPeeringRoutesNetworksRequest_Direction) Number ¶
func (x ListPeeringRoutesNetworksRequest_Direction) Number() protoreflect.EnumNumber
func (ListPeeringRoutesNetworksRequest_Direction) String ¶
func (x ListPeeringRoutesNetworksRequest_Direction) String() string
func (ListPeeringRoutesNetworksRequest_Direction) Type ¶
func (ListPeeringRoutesNetworksRequest_Direction) Type() protoreflect.EnumType
type ListPerInstanceConfigsInstanceGroupManagersRequest ¶
type ListPerInstanceConfigsInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.ListPerInstanceConfigs. See the method description for details.
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) Descriptor ¶
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPerInstanceConfigsInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetFilter ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetFilter() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetOrderBy() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetPageToken() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetProject ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetProject() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) GetZone ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) GetZone() string
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoMessage()
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) Reset ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) Reset()
func (*ListPerInstanceConfigsInstanceGroupManagersRequest) String ¶
func (x *ListPerInstanceConfigsInstanceGroupManagersRequest) String() string
type ListPerInstanceConfigsRegionInstanceGroupManagersRequest ¶
type ListPerInstanceConfigsRegionInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request, should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.ListPerInstanceConfigs. See the method description for details.
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Descriptor ¶
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPerInstanceConfigsRegionInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetFilter ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetFilter() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetInstanceGroupManager ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetInstanceGroupManager() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetOrderBy() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetPageToken() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetProject ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetProject() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetRegion ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetRegion() string
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoMessage()
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Reset ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) Reset()
func (*ListPerInstanceConfigsRegionInstanceGroupManagersRequest) String ¶
func (x *ListPerInstanceConfigsRegionInstanceGroupManagersRequest) String() string
type ListPreconfiguredExpressionSetsSecurityPoliciesRequest ¶
type ListPreconfiguredExpressionSetsSecurityPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.ListPreconfiguredExpressionSets. See the method description for details.
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Descriptor ¶
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPreconfiguredExpressionSetsSecurityPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetFilter ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetFilter() string
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetMaxResults ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetMaxResults() uint32
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetOrderBy ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetOrderBy() string
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetPageToken ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetPageToken() string
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetProject ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetProject() string
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoMessage ¶
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoMessage()
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoReflect ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Reset ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) Reset()
func (*ListPreconfiguredExpressionSetsSecurityPoliciesRequest) String ¶
func (x *ListPreconfiguredExpressionSetsSecurityPoliciesRequest) String() string
type ListPublicAdvertisedPrefixesRequest ¶
type ListPublicAdvertisedPrefixesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.List. See the method description for details.
func (*ListPublicAdvertisedPrefixesRequest) Descriptor ¶
func (*ListPublicAdvertisedPrefixesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicAdvertisedPrefixesRequest.ProtoReflect.Descriptor instead.
func (*ListPublicAdvertisedPrefixesRequest) GetFilter ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetFilter() string
func (*ListPublicAdvertisedPrefixesRequest) GetMaxResults ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetMaxResults() uint32
func (*ListPublicAdvertisedPrefixesRequest) GetOrderBy ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetOrderBy() string
func (*ListPublicAdvertisedPrefixesRequest) GetPageToken ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetPageToken() string
func (*ListPublicAdvertisedPrefixesRequest) GetProject ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetProject() string
func (*ListPublicAdvertisedPrefixesRequest) GetReturnPartialSuccess ¶
func (x *ListPublicAdvertisedPrefixesRequest) GetReturnPartialSuccess() bool
func (*ListPublicAdvertisedPrefixesRequest) ProtoMessage ¶
func (*ListPublicAdvertisedPrefixesRequest) ProtoMessage()
func (*ListPublicAdvertisedPrefixesRequest) ProtoReflect ¶
func (x *ListPublicAdvertisedPrefixesRequest) ProtoReflect() protoreflect.Message
func (*ListPublicAdvertisedPrefixesRequest) Reset ¶
func (x *ListPublicAdvertisedPrefixesRequest) Reset()
func (*ListPublicAdvertisedPrefixesRequest) String ¶
func (x *ListPublicAdvertisedPrefixesRequest) String() string
type ListPublicDelegatedPrefixesRequest ¶
type ListPublicDelegatedPrefixesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.List. See the method description for details.
func (*ListPublicDelegatedPrefixesRequest) Descriptor ¶
func (*ListPublicDelegatedPrefixesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicDelegatedPrefixesRequest.ProtoReflect.Descriptor instead.
func (*ListPublicDelegatedPrefixesRequest) GetFilter ¶
func (x *ListPublicDelegatedPrefixesRequest) GetFilter() string
func (*ListPublicDelegatedPrefixesRequest) GetMaxResults ¶
func (x *ListPublicDelegatedPrefixesRequest) GetMaxResults() uint32
func (*ListPublicDelegatedPrefixesRequest) GetOrderBy ¶
func (x *ListPublicDelegatedPrefixesRequest) GetOrderBy() string
func (*ListPublicDelegatedPrefixesRequest) GetPageToken ¶
func (x *ListPublicDelegatedPrefixesRequest) GetPageToken() string
func (*ListPublicDelegatedPrefixesRequest) GetProject ¶
func (x *ListPublicDelegatedPrefixesRequest) GetProject() string
func (*ListPublicDelegatedPrefixesRequest) GetRegion ¶
func (x *ListPublicDelegatedPrefixesRequest) GetRegion() string
func (*ListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess ¶
func (x *ListPublicDelegatedPrefixesRequest) GetReturnPartialSuccess() bool
func (*ListPublicDelegatedPrefixesRequest) ProtoMessage ¶
func (*ListPublicDelegatedPrefixesRequest) ProtoMessage()
func (*ListPublicDelegatedPrefixesRequest) ProtoReflect ¶
func (x *ListPublicDelegatedPrefixesRequest) ProtoReflect() protoreflect.Message
func (*ListPublicDelegatedPrefixesRequest) Reset ¶
func (x *ListPublicDelegatedPrefixesRequest) Reset()
func (*ListPublicDelegatedPrefixesRequest) String ¶
func (x *ListPublicDelegatedPrefixesRequest) String() string
type ListReferrersInstancesRequest ¶
type ListReferrersInstancesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // Name of the target instance scoping this request, or '-' if the request should span over all instances in the container. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.ListReferrers. See the method description for details.
func (*ListReferrersInstancesRequest) Descriptor ¶
func (*ListReferrersInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListReferrersInstancesRequest.ProtoReflect.Descriptor instead.
func (*ListReferrersInstancesRequest) GetFilter ¶
func (x *ListReferrersInstancesRequest) GetFilter() string
func (*ListReferrersInstancesRequest) GetInstance ¶
func (x *ListReferrersInstancesRequest) GetInstance() string
func (*ListReferrersInstancesRequest) GetMaxResults ¶
func (x *ListReferrersInstancesRequest) GetMaxResults() uint32
func (*ListReferrersInstancesRequest) GetOrderBy ¶
func (x *ListReferrersInstancesRequest) GetOrderBy() string
func (*ListReferrersInstancesRequest) GetPageToken ¶
func (x *ListReferrersInstancesRequest) GetPageToken() string
func (*ListReferrersInstancesRequest) GetProject ¶
func (x *ListReferrersInstancesRequest) GetProject() string
func (*ListReferrersInstancesRequest) GetReturnPartialSuccess ¶
func (x *ListReferrersInstancesRequest) GetReturnPartialSuccess() bool
func (*ListReferrersInstancesRequest) GetZone ¶
func (x *ListReferrersInstancesRequest) GetZone() string
func (*ListReferrersInstancesRequest) ProtoMessage ¶
func (*ListReferrersInstancesRequest) ProtoMessage()
func (*ListReferrersInstancesRequest) ProtoReflect ¶
func (x *ListReferrersInstancesRequest) ProtoReflect() protoreflect.Message
func (*ListReferrersInstancesRequest) Reset ¶
func (x *ListReferrersInstancesRequest) Reset()
func (*ListReferrersInstancesRequest) String ¶
func (x *ListReferrersInstancesRequest) String() string
type ListRegionAutoscalersRequest ¶
type ListRegionAutoscalersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.List. See the method description for details.
func (*ListRegionAutoscalersRequest) Descriptor ¶
func (*ListRegionAutoscalersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionAutoscalersRequest.ProtoReflect.Descriptor instead.
func (*ListRegionAutoscalersRequest) GetFilter ¶
func (x *ListRegionAutoscalersRequest) GetFilter() string
func (*ListRegionAutoscalersRequest) GetMaxResults ¶
func (x *ListRegionAutoscalersRequest) GetMaxResults() uint32
func (*ListRegionAutoscalersRequest) GetOrderBy ¶
func (x *ListRegionAutoscalersRequest) GetOrderBy() string
func (*ListRegionAutoscalersRequest) GetPageToken ¶
func (x *ListRegionAutoscalersRequest) GetPageToken() string
func (*ListRegionAutoscalersRequest) GetProject ¶
func (x *ListRegionAutoscalersRequest) GetProject() string
func (*ListRegionAutoscalersRequest) GetRegion ¶
func (x *ListRegionAutoscalersRequest) GetRegion() string
func (*ListRegionAutoscalersRequest) GetReturnPartialSuccess ¶
func (x *ListRegionAutoscalersRequest) GetReturnPartialSuccess() bool
func (*ListRegionAutoscalersRequest) ProtoMessage ¶
func (*ListRegionAutoscalersRequest) ProtoMessage()
func (*ListRegionAutoscalersRequest) ProtoReflect ¶
func (x *ListRegionAutoscalersRequest) ProtoReflect() protoreflect.Message
func (*ListRegionAutoscalersRequest) Reset ¶
func (x *ListRegionAutoscalersRequest) Reset()
func (*ListRegionAutoscalersRequest) String ¶
func (x *ListRegionAutoscalersRequest) String() string
type ListRegionBackendServicesRequest ¶
type ListRegionBackendServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.List. See the method description for details.
func (*ListRegionBackendServicesRequest) Descriptor ¶
func (*ListRegionBackendServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionBackendServicesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionBackendServicesRequest) GetFilter ¶
func (x *ListRegionBackendServicesRequest) GetFilter() string
func (*ListRegionBackendServicesRequest) GetMaxResults ¶
func (x *ListRegionBackendServicesRequest) GetMaxResults() uint32
func (*ListRegionBackendServicesRequest) GetOrderBy ¶
func (x *ListRegionBackendServicesRequest) GetOrderBy() string
func (*ListRegionBackendServicesRequest) GetPageToken ¶
func (x *ListRegionBackendServicesRequest) GetPageToken() string
func (*ListRegionBackendServicesRequest) GetProject ¶
func (x *ListRegionBackendServicesRequest) GetProject() string
func (*ListRegionBackendServicesRequest) GetRegion ¶
func (x *ListRegionBackendServicesRequest) GetRegion() string
func (*ListRegionBackendServicesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionBackendServicesRequest) GetReturnPartialSuccess() bool
func (*ListRegionBackendServicesRequest) ProtoMessage ¶
func (*ListRegionBackendServicesRequest) ProtoMessage()
func (*ListRegionBackendServicesRequest) ProtoReflect ¶
func (x *ListRegionBackendServicesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionBackendServicesRequest) Reset ¶
func (x *ListRegionBackendServicesRequest) Reset()
func (*ListRegionBackendServicesRequest) String ¶
func (x *ListRegionBackendServicesRequest) String() string
type ListRegionCommitmentsRequest ¶
type ListRegionCommitmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionCommitments.List. See the method description for details.
func (*ListRegionCommitmentsRequest) Descriptor ¶
func (*ListRegionCommitmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionCommitmentsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionCommitmentsRequest) GetFilter ¶
func (x *ListRegionCommitmentsRequest) GetFilter() string
func (*ListRegionCommitmentsRequest) GetMaxResults ¶
func (x *ListRegionCommitmentsRequest) GetMaxResults() uint32
func (*ListRegionCommitmentsRequest) GetOrderBy ¶
func (x *ListRegionCommitmentsRequest) GetOrderBy() string
func (*ListRegionCommitmentsRequest) GetPageToken ¶
func (x *ListRegionCommitmentsRequest) GetPageToken() string
func (*ListRegionCommitmentsRequest) GetProject ¶
func (x *ListRegionCommitmentsRequest) GetProject() string
func (*ListRegionCommitmentsRequest) GetRegion ¶
func (x *ListRegionCommitmentsRequest) GetRegion() string
func (*ListRegionCommitmentsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionCommitmentsRequest) GetReturnPartialSuccess() bool
func (*ListRegionCommitmentsRequest) ProtoMessage ¶
func (*ListRegionCommitmentsRequest) ProtoMessage()
func (*ListRegionCommitmentsRequest) ProtoReflect ¶
func (x *ListRegionCommitmentsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionCommitmentsRequest) Reset ¶
func (x *ListRegionCommitmentsRequest) Reset()
func (*ListRegionCommitmentsRequest) String ¶
func (x *ListRegionCommitmentsRequest) String() string
type ListRegionDiskTypesRequest ¶
type ListRegionDiskTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionDiskTypes.List. See the method description for details.
func (*ListRegionDiskTypesRequest) Descriptor ¶
func (*ListRegionDiskTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionDiskTypesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionDiskTypesRequest) GetFilter ¶
func (x *ListRegionDiskTypesRequest) GetFilter() string
func (*ListRegionDiskTypesRequest) GetMaxResults ¶
func (x *ListRegionDiskTypesRequest) GetMaxResults() uint32
func (*ListRegionDiskTypesRequest) GetOrderBy ¶
func (x *ListRegionDiskTypesRequest) GetOrderBy() string
func (*ListRegionDiskTypesRequest) GetPageToken ¶
func (x *ListRegionDiskTypesRequest) GetPageToken() string
func (*ListRegionDiskTypesRequest) GetProject ¶
func (x *ListRegionDiskTypesRequest) GetProject() string
func (*ListRegionDiskTypesRequest) GetRegion ¶
func (x *ListRegionDiskTypesRequest) GetRegion() string
func (*ListRegionDiskTypesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionDiskTypesRequest) GetReturnPartialSuccess() bool
func (*ListRegionDiskTypesRequest) ProtoMessage ¶
func (*ListRegionDiskTypesRequest) ProtoMessage()
func (*ListRegionDiskTypesRequest) ProtoReflect ¶
func (x *ListRegionDiskTypesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionDiskTypesRequest) Reset ¶
func (x *ListRegionDiskTypesRequest) Reset()
func (*ListRegionDiskTypesRequest) String ¶
func (x *ListRegionDiskTypesRequest) String() string
type ListRegionDisksRequest ¶
type ListRegionDisksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.List. See the method description for details.
func (*ListRegionDisksRequest) Descriptor ¶
func (*ListRegionDisksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionDisksRequest.ProtoReflect.Descriptor instead.
func (*ListRegionDisksRequest) GetFilter ¶
func (x *ListRegionDisksRequest) GetFilter() string
func (*ListRegionDisksRequest) GetMaxResults ¶
func (x *ListRegionDisksRequest) GetMaxResults() uint32
func (*ListRegionDisksRequest) GetOrderBy ¶
func (x *ListRegionDisksRequest) GetOrderBy() string
func (*ListRegionDisksRequest) GetPageToken ¶
func (x *ListRegionDisksRequest) GetPageToken() string
func (*ListRegionDisksRequest) GetProject ¶
func (x *ListRegionDisksRequest) GetProject() string
func (*ListRegionDisksRequest) GetRegion ¶
func (x *ListRegionDisksRequest) GetRegion() string
func (*ListRegionDisksRequest) GetReturnPartialSuccess ¶
func (x *ListRegionDisksRequest) GetReturnPartialSuccess() bool
func (*ListRegionDisksRequest) ProtoMessage ¶
func (*ListRegionDisksRequest) ProtoMessage()
func (*ListRegionDisksRequest) ProtoReflect ¶
func (x *ListRegionDisksRequest) ProtoReflect() protoreflect.Message
func (*ListRegionDisksRequest) Reset ¶
func (x *ListRegionDisksRequest) Reset()
func (*ListRegionDisksRequest) String ¶
func (x *ListRegionDisksRequest) String() string
type ListRegionHealthCheckServicesRequest ¶
type ListRegionHealthCheckServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthCheckServices.List. See the method description for details.
func (*ListRegionHealthCheckServicesRequest) Descriptor ¶
func (*ListRegionHealthCheckServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionHealthCheckServicesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionHealthCheckServicesRequest) GetFilter ¶
func (x *ListRegionHealthCheckServicesRequest) GetFilter() string
func (*ListRegionHealthCheckServicesRequest) GetMaxResults ¶
func (x *ListRegionHealthCheckServicesRequest) GetMaxResults() uint32
func (*ListRegionHealthCheckServicesRequest) GetOrderBy ¶
func (x *ListRegionHealthCheckServicesRequest) GetOrderBy() string
func (*ListRegionHealthCheckServicesRequest) GetPageToken ¶
func (x *ListRegionHealthCheckServicesRequest) GetPageToken() string
func (*ListRegionHealthCheckServicesRequest) GetProject ¶
func (x *ListRegionHealthCheckServicesRequest) GetProject() string
func (*ListRegionHealthCheckServicesRequest) GetRegion ¶
func (x *ListRegionHealthCheckServicesRequest) GetRegion() string
func (*ListRegionHealthCheckServicesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionHealthCheckServicesRequest) GetReturnPartialSuccess() bool
func (*ListRegionHealthCheckServicesRequest) ProtoMessage ¶
func (*ListRegionHealthCheckServicesRequest) ProtoMessage()
func (*ListRegionHealthCheckServicesRequest) ProtoReflect ¶
func (x *ListRegionHealthCheckServicesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionHealthCheckServicesRequest) Reset ¶
func (x *ListRegionHealthCheckServicesRequest) Reset()
func (*ListRegionHealthCheckServicesRequest) String ¶
func (x *ListRegionHealthCheckServicesRequest) String() string
type ListRegionHealthChecksRequest ¶
type ListRegionHealthChecksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.List. See the method description for details.
func (*ListRegionHealthChecksRequest) Descriptor ¶
func (*ListRegionHealthChecksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionHealthChecksRequest.ProtoReflect.Descriptor instead.
func (*ListRegionHealthChecksRequest) GetFilter ¶
func (x *ListRegionHealthChecksRequest) GetFilter() string
func (*ListRegionHealthChecksRequest) GetMaxResults ¶
func (x *ListRegionHealthChecksRequest) GetMaxResults() uint32
func (*ListRegionHealthChecksRequest) GetOrderBy ¶
func (x *ListRegionHealthChecksRequest) GetOrderBy() string
func (*ListRegionHealthChecksRequest) GetPageToken ¶
func (x *ListRegionHealthChecksRequest) GetPageToken() string
func (*ListRegionHealthChecksRequest) GetProject ¶
func (x *ListRegionHealthChecksRequest) GetProject() string
func (*ListRegionHealthChecksRequest) GetRegion ¶
func (x *ListRegionHealthChecksRequest) GetRegion() string
func (*ListRegionHealthChecksRequest) GetReturnPartialSuccess ¶
func (x *ListRegionHealthChecksRequest) GetReturnPartialSuccess() bool
func (*ListRegionHealthChecksRequest) ProtoMessage ¶
func (*ListRegionHealthChecksRequest) ProtoMessage()
func (*ListRegionHealthChecksRequest) ProtoReflect ¶
func (x *ListRegionHealthChecksRequest) ProtoReflect() protoreflect.Message
func (*ListRegionHealthChecksRequest) Reset ¶
func (x *ListRegionHealthChecksRequest) Reset()
func (*ListRegionHealthChecksRequest) String ¶
func (x *ListRegionHealthChecksRequest) String() string
type ListRegionInstanceGroupManagersRequest ¶
type ListRegionInstanceGroupManagersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.List. See the method description for details.
func (*ListRegionInstanceGroupManagersRequest) Descriptor ¶
func (*ListRegionInstanceGroupManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionInstanceGroupManagersRequest.ProtoReflect.Descriptor instead.
func (*ListRegionInstanceGroupManagersRequest) GetFilter ¶
func (x *ListRegionInstanceGroupManagersRequest) GetFilter() string
func (*ListRegionInstanceGroupManagersRequest) GetMaxResults ¶
func (x *ListRegionInstanceGroupManagersRequest) GetMaxResults() uint32
func (*ListRegionInstanceGroupManagersRequest) GetOrderBy ¶
func (x *ListRegionInstanceGroupManagersRequest) GetOrderBy() string
func (*ListRegionInstanceGroupManagersRequest) GetPageToken ¶
func (x *ListRegionInstanceGroupManagersRequest) GetPageToken() string
func (*ListRegionInstanceGroupManagersRequest) GetProject ¶
func (x *ListRegionInstanceGroupManagersRequest) GetProject() string
func (*ListRegionInstanceGroupManagersRequest) GetRegion ¶
func (x *ListRegionInstanceGroupManagersRequest) GetRegion() string
func (*ListRegionInstanceGroupManagersRequest) GetReturnPartialSuccess ¶
func (x *ListRegionInstanceGroupManagersRequest) GetReturnPartialSuccess() bool
func (*ListRegionInstanceGroupManagersRequest) ProtoMessage ¶
func (*ListRegionInstanceGroupManagersRequest) ProtoMessage()
func (*ListRegionInstanceGroupManagersRequest) ProtoReflect ¶
func (x *ListRegionInstanceGroupManagersRequest) ProtoReflect() protoreflect.Message
func (*ListRegionInstanceGroupManagersRequest) Reset ¶
func (x *ListRegionInstanceGroupManagersRequest) Reset()
func (*ListRegionInstanceGroupManagersRequest) String ¶
func (x *ListRegionInstanceGroupManagersRequest) String() string
type ListRegionInstanceGroupsRequest ¶
type ListRegionInstanceGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroups.List. See the method description for details.
func (*ListRegionInstanceGroupsRequest) Descriptor ¶
func (*ListRegionInstanceGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionInstanceGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionInstanceGroupsRequest) GetFilter ¶
func (x *ListRegionInstanceGroupsRequest) GetFilter() string
func (*ListRegionInstanceGroupsRequest) GetMaxResults ¶
func (x *ListRegionInstanceGroupsRequest) GetMaxResults() uint32
func (*ListRegionInstanceGroupsRequest) GetOrderBy ¶
func (x *ListRegionInstanceGroupsRequest) GetOrderBy() string
func (*ListRegionInstanceGroupsRequest) GetPageToken ¶
func (x *ListRegionInstanceGroupsRequest) GetPageToken() string
func (*ListRegionInstanceGroupsRequest) GetProject ¶
func (x *ListRegionInstanceGroupsRequest) GetProject() string
func (*ListRegionInstanceGroupsRequest) GetRegion ¶
func (x *ListRegionInstanceGroupsRequest) GetRegion() string
func (*ListRegionInstanceGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionInstanceGroupsRequest) GetReturnPartialSuccess() bool
func (*ListRegionInstanceGroupsRequest) ProtoMessage ¶
func (*ListRegionInstanceGroupsRequest) ProtoMessage()
func (*ListRegionInstanceGroupsRequest) ProtoReflect ¶
func (x *ListRegionInstanceGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionInstanceGroupsRequest) Reset ¶
func (x *ListRegionInstanceGroupsRequest) Reset()
func (*ListRegionInstanceGroupsRequest) String ¶
func (x *ListRegionInstanceGroupsRequest) String() string
type ListRegionInstanceTemplatesRequest ¶
type ListRegionInstanceTemplatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the regions for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceTemplates.List. See the method description for details.
func (*ListRegionInstanceTemplatesRequest) Descriptor ¶
func (*ListRegionInstanceTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionInstanceTemplatesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionInstanceTemplatesRequest) GetFilter ¶
func (x *ListRegionInstanceTemplatesRequest) GetFilter() string
func (*ListRegionInstanceTemplatesRequest) GetMaxResults ¶
func (x *ListRegionInstanceTemplatesRequest) GetMaxResults() uint32
func (*ListRegionInstanceTemplatesRequest) GetOrderBy ¶
func (x *ListRegionInstanceTemplatesRequest) GetOrderBy() string
func (*ListRegionInstanceTemplatesRequest) GetPageToken ¶
func (x *ListRegionInstanceTemplatesRequest) GetPageToken() string
func (*ListRegionInstanceTemplatesRequest) GetProject ¶
func (x *ListRegionInstanceTemplatesRequest) GetProject() string
func (*ListRegionInstanceTemplatesRequest) GetRegion ¶
func (x *ListRegionInstanceTemplatesRequest) GetRegion() string
func (*ListRegionInstanceTemplatesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionInstanceTemplatesRequest) GetReturnPartialSuccess() bool
func (*ListRegionInstanceTemplatesRequest) ProtoMessage ¶
func (*ListRegionInstanceTemplatesRequest) ProtoMessage()
func (*ListRegionInstanceTemplatesRequest) ProtoReflect ¶
func (x *ListRegionInstanceTemplatesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionInstanceTemplatesRequest) Reset ¶
func (x *ListRegionInstanceTemplatesRequest) Reset()
func (*ListRegionInstanceTemplatesRequest) String ¶
func (x *ListRegionInstanceTemplatesRequest) String() string
type ListRegionInstantSnapshotsRequest ¶
type ListRegionInstantSnapshotsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.List. See the method description for details.
func (*ListRegionInstantSnapshotsRequest) Descriptor ¶
func (*ListRegionInstantSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionInstantSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionInstantSnapshotsRequest) GetFilter ¶
func (x *ListRegionInstantSnapshotsRequest) GetFilter() string
func (*ListRegionInstantSnapshotsRequest) GetMaxResults ¶
func (x *ListRegionInstantSnapshotsRequest) GetMaxResults() uint32
func (*ListRegionInstantSnapshotsRequest) GetOrderBy ¶
func (x *ListRegionInstantSnapshotsRequest) GetOrderBy() string
func (*ListRegionInstantSnapshotsRequest) GetPageToken ¶
func (x *ListRegionInstantSnapshotsRequest) GetPageToken() string
func (*ListRegionInstantSnapshotsRequest) GetProject ¶
func (x *ListRegionInstantSnapshotsRequest) GetProject() string
func (*ListRegionInstantSnapshotsRequest) GetRegion ¶
func (x *ListRegionInstantSnapshotsRequest) GetRegion() string
func (*ListRegionInstantSnapshotsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionInstantSnapshotsRequest) GetReturnPartialSuccess() bool
func (*ListRegionInstantSnapshotsRequest) ProtoMessage ¶
func (*ListRegionInstantSnapshotsRequest) ProtoMessage()
func (*ListRegionInstantSnapshotsRequest) ProtoReflect ¶
func (x *ListRegionInstantSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionInstantSnapshotsRequest) Reset ¶
func (x *ListRegionInstantSnapshotsRequest) Reset()
func (*ListRegionInstantSnapshotsRequest) String ¶
func (x *ListRegionInstantSnapshotsRequest) String() string
type ListRegionNetworkEndpointGroupsRequest ¶
type ListRegionNetworkEndpointGroupsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region where the network endpoint group is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkEndpointGroups.List. See the method description for details.
func (*ListRegionNetworkEndpointGroupsRequest) Descriptor ¶
func (*ListRegionNetworkEndpointGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionNetworkEndpointGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionNetworkEndpointGroupsRequest) GetFilter ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetFilter() string
func (*ListRegionNetworkEndpointGroupsRequest) GetMaxResults ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetMaxResults() uint32
func (*ListRegionNetworkEndpointGroupsRequest) GetOrderBy ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetOrderBy() string
func (*ListRegionNetworkEndpointGroupsRequest) GetPageToken ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetPageToken() string
func (*ListRegionNetworkEndpointGroupsRequest) GetProject ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetProject() string
func (*ListRegionNetworkEndpointGroupsRequest) GetRegion ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetRegion() string
func (*ListRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionNetworkEndpointGroupsRequest) GetReturnPartialSuccess() bool
func (*ListRegionNetworkEndpointGroupsRequest) ProtoMessage ¶
func (*ListRegionNetworkEndpointGroupsRequest) ProtoMessage()
func (*ListRegionNetworkEndpointGroupsRequest) ProtoReflect ¶
func (x *ListRegionNetworkEndpointGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionNetworkEndpointGroupsRequest) Reset ¶
func (x *ListRegionNetworkEndpointGroupsRequest) Reset()
func (*ListRegionNetworkEndpointGroupsRequest) String ¶
func (x *ListRegionNetworkEndpointGroupsRequest) String() string
type ListRegionNetworkFirewallPoliciesRequest ¶
type ListRegionNetworkFirewallPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.List. See the method description for details.
func (*ListRegionNetworkFirewallPoliciesRequest) Descriptor ¶
func (*ListRegionNetworkFirewallPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionNetworkFirewallPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionNetworkFirewallPoliciesRequest) GetFilter ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetFilter() string
func (*ListRegionNetworkFirewallPoliciesRequest) GetMaxResults ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetMaxResults() uint32
func (*ListRegionNetworkFirewallPoliciesRequest) GetOrderBy ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetOrderBy() string
func (*ListRegionNetworkFirewallPoliciesRequest) GetPageToken ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetPageToken() string
func (*ListRegionNetworkFirewallPoliciesRequest) GetProject ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetProject() string
func (*ListRegionNetworkFirewallPoliciesRequest) GetRegion ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetRegion() string
func (*ListRegionNetworkFirewallPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListRegionNetworkFirewallPoliciesRequest) ProtoMessage ¶
func (*ListRegionNetworkFirewallPoliciesRequest) ProtoMessage()
func (*ListRegionNetworkFirewallPoliciesRequest) ProtoReflect ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionNetworkFirewallPoliciesRequest) Reset ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) Reset()
func (*ListRegionNetworkFirewallPoliciesRequest) String ¶
func (x *ListRegionNetworkFirewallPoliciesRequest) String() string
type ListRegionNotificationEndpointsRequest ¶
type ListRegionNotificationEndpointsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionNotificationEndpoints.List. See the method description for details.
func (*ListRegionNotificationEndpointsRequest) Descriptor ¶
func (*ListRegionNotificationEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionNotificationEndpointsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionNotificationEndpointsRequest) GetFilter ¶
func (x *ListRegionNotificationEndpointsRequest) GetFilter() string
func (*ListRegionNotificationEndpointsRequest) GetMaxResults ¶
func (x *ListRegionNotificationEndpointsRequest) GetMaxResults() uint32
func (*ListRegionNotificationEndpointsRequest) GetOrderBy ¶
func (x *ListRegionNotificationEndpointsRequest) GetOrderBy() string
func (*ListRegionNotificationEndpointsRequest) GetPageToken ¶
func (x *ListRegionNotificationEndpointsRequest) GetPageToken() string
func (*ListRegionNotificationEndpointsRequest) GetProject ¶
func (x *ListRegionNotificationEndpointsRequest) GetProject() string
func (*ListRegionNotificationEndpointsRequest) GetRegion ¶
func (x *ListRegionNotificationEndpointsRequest) GetRegion() string
func (*ListRegionNotificationEndpointsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionNotificationEndpointsRequest) GetReturnPartialSuccess() bool
func (*ListRegionNotificationEndpointsRequest) ProtoMessage ¶
func (*ListRegionNotificationEndpointsRequest) ProtoMessage()
func (*ListRegionNotificationEndpointsRequest) ProtoReflect ¶
func (x *ListRegionNotificationEndpointsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionNotificationEndpointsRequest) Reset ¶
func (x *ListRegionNotificationEndpointsRequest) Reset()
func (*ListRegionNotificationEndpointsRequest) String ¶
func (x *ListRegionNotificationEndpointsRequest) String() string
type ListRegionOperationsRequest ¶
type ListRegionOperationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionOperations.List. See the method description for details.
func (*ListRegionOperationsRequest) Descriptor ¶
func (*ListRegionOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionOperationsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionOperationsRequest) GetFilter ¶
func (x *ListRegionOperationsRequest) GetFilter() string
func (*ListRegionOperationsRequest) GetMaxResults ¶
func (x *ListRegionOperationsRequest) GetMaxResults() uint32
func (*ListRegionOperationsRequest) GetOrderBy ¶
func (x *ListRegionOperationsRequest) GetOrderBy() string
func (*ListRegionOperationsRequest) GetPageToken ¶
func (x *ListRegionOperationsRequest) GetPageToken() string
func (*ListRegionOperationsRequest) GetProject ¶
func (x *ListRegionOperationsRequest) GetProject() string
func (*ListRegionOperationsRequest) GetRegion ¶
func (x *ListRegionOperationsRequest) GetRegion() string
func (*ListRegionOperationsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionOperationsRequest) GetReturnPartialSuccess() bool
func (*ListRegionOperationsRequest) ProtoMessage ¶
func (*ListRegionOperationsRequest) ProtoMessage()
func (*ListRegionOperationsRequest) ProtoReflect ¶
func (x *ListRegionOperationsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionOperationsRequest) Reset ¶
func (x *ListRegionOperationsRequest) Reset()
func (*ListRegionOperationsRequest) String ¶
func (x *ListRegionOperationsRequest) String() string
type ListRegionSecurityPoliciesRequest ¶
type ListRegionSecurityPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.List. See the method description for details.
func (*ListRegionSecurityPoliciesRequest) Descriptor ¶
func (*ListRegionSecurityPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionSecurityPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionSecurityPoliciesRequest) GetFilter ¶
func (x *ListRegionSecurityPoliciesRequest) GetFilter() string
func (*ListRegionSecurityPoliciesRequest) GetMaxResults ¶
func (x *ListRegionSecurityPoliciesRequest) GetMaxResults() uint32
func (*ListRegionSecurityPoliciesRequest) GetOrderBy ¶
func (x *ListRegionSecurityPoliciesRequest) GetOrderBy() string
func (*ListRegionSecurityPoliciesRequest) GetPageToken ¶
func (x *ListRegionSecurityPoliciesRequest) GetPageToken() string
func (*ListRegionSecurityPoliciesRequest) GetProject ¶
func (x *ListRegionSecurityPoliciesRequest) GetProject() string
func (*ListRegionSecurityPoliciesRequest) GetRegion ¶
func (x *ListRegionSecurityPoliciesRequest) GetRegion() string
func (*ListRegionSecurityPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionSecurityPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListRegionSecurityPoliciesRequest) ProtoMessage ¶
func (*ListRegionSecurityPoliciesRequest) ProtoMessage()
func (*ListRegionSecurityPoliciesRequest) ProtoReflect ¶
func (x *ListRegionSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionSecurityPoliciesRequest) Reset ¶
func (x *ListRegionSecurityPoliciesRequest) Reset()
func (*ListRegionSecurityPoliciesRequest) String ¶
func (x *ListRegionSecurityPoliciesRequest) String() string
type ListRegionSslCertificatesRequest ¶
type ListRegionSslCertificatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslCertificates.List. See the method description for details.
func (*ListRegionSslCertificatesRequest) Descriptor ¶
func (*ListRegionSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionSslCertificatesRequest) GetFilter ¶
func (x *ListRegionSslCertificatesRequest) GetFilter() string
func (*ListRegionSslCertificatesRequest) GetMaxResults ¶
func (x *ListRegionSslCertificatesRequest) GetMaxResults() uint32
func (*ListRegionSslCertificatesRequest) GetOrderBy ¶
func (x *ListRegionSslCertificatesRequest) GetOrderBy() string
func (*ListRegionSslCertificatesRequest) GetPageToken ¶
func (x *ListRegionSslCertificatesRequest) GetPageToken() string
func (*ListRegionSslCertificatesRequest) GetProject ¶
func (x *ListRegionSslCertificatesRequest) GetProject() string
func (*ListRegionSslCertificatesRequest) GetRegion ¶
func (x *ListRegionSslCertificatesRequest) GetRegion() string
func (*ListRegionSslCertificatesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionSslCertificatesRequest) GetReturnPartialSuccess() bool
func (*ListRegionSslCertificatesRequest) ProtoMessage ¶
func (*ListRegionSslCertificatesRequest) ProtoMessage()
func (*ListRegionSslCertificatesRequest) ProtoReflect ¶
func (x *ListRegionSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionSslCertificatesRequest) Reset ¶
func (x *ListRegionSslCertificatesRequest) Reset()
func (*ListRegionSslCertificatesRequest) String ¶
func (x *ListRegionSslCertificatesRequest) String() string
type ListRegionSslPoliciesRequest ¶
type ListRegionSslPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.List. See the method description for details.
func (*ListRegionSslPoliciesRequest) Descriptor ¶
func (*ListRegionSslPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionSslPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionSslPoliciesRequest) GetFilter ¶
func (x *ListRegionSslPoliciesRequest) GetFilter() string
func (*ListRegionSslPoliciesRequest) GetMaxResults ¶
func (x *ListRegionSslPoliciesRequest) GetMaxResults() uint32
func (*ListRegionSslPoliciesRequest) GetOrderBy ¶
func (x *ListRegionSslPoliciesRequest) GetOrderBy() string
func (*ListRegionSslPoliciesRequest) GetPageToken ¶
func (x *ListRegionSslPoliciesRequest) GetPageToken() string
func (*ListRegionSslPoliciesRequest) GetProject ¶
func (x *ListRegionSslPoliciesRequest) GetProject() string
func (*ListRegionSslPoliciesRequest) GetRegion ¶
func (x *ListRegionSslPoliciesRequest) GetRegion() string
func (*ListRegionSslPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionSslPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListRegionSslPoliciesRequest) ProtoMessage ¶
func (*ListRegionSslPoliciesRequest) ProtoMessage()
func (*ListRegionSslPoliciesRequest) ProtoReflect ¶
func (x *ListRegionSslPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionSslPoliciesRequest) Reset ¶
func (x *ListRegionSslPoliciesRequest) Reset()
func (*ListRegionSslPoliciesRequest) String ¶
func (x *ListRegionSslPoliciesRequest) String() string
type ListRegionTargetHttpProxiesRequest ¶
type ListRegionTargetHttpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpProxies.List. See the method description for details.
func (*ListRegionTargetHttpProxiesRequest) Descriptor ¶
func (*ListRegionTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionTargetHttpProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionTargetHttpProxiesRequest) GetFilter ¶
func (x *ListRegionTargetHttpProxiesRequest) GetFilter() string
func (*ListRegionTargetHttpProxiesRequest) GetMaxResults ¶
func (x *ListRegionTargetHttpProxiesRequest) GetMaxResults() uint32
func (*ListRegionTargetHttpProxiesRequest) GetOrderBy ¶
func (x *ListRegionTargetHttpProxiesRequest) GetOrderBy() string
func (*ListRegionTargetHttpProxiesRequest) GetPageToken ¶
func (x *ListRegionTargetHttpProxiesRequest) GetPageToken() string
func (*ListRegionTargetHttpProxiesRequest) GetProject ¶
func (x *ListRegionTargetHttpProxiesRequest) GetProject() string
func (*ListRegionTargetHttpProxiesRequest) GetRegion ¶
func (x *ListRegionTargetHttpProxiesRequest) GetRegion() string
func (*ListRegionTargetHttpProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
func (*ListRegionTargetHttpProxiesRequest) ProtoMessage ¶
func (*ListRegionTargetHttpProxiesRequest) ProtoMessage()
func (*ListRegionTargetHttpProxiesRequest) ProtoReflect ¶
func (x *ListRegionTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionTargetHttpProxiesRequest) Reset ¶
func (x *ListRegionTargetHttpProxiesRequest) Reset()
func (*ListRegionTargetHttpProxiesRequest) String ¶
func (x *ListRegionTargetHttpProxiesRequest) String() string
type ListRegionTargetHttpsProxiesRequest ¶
type ListRegionTargetHttpsProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.List. See the method description for details.
func (*ListRegionTargetHttpsProxiesRequest) Descriptor ¶
func (*ListRegionTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionTargetHttpsProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionTargetHttpsProxiesRequest) GetFilter ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetFilter() string
func (*ListRegionTargetHttpsProxiesRequest) GetMaxResults ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetMaxResults() uint32
func (*ListRegionTargetHttpsProxiesRequest) GetOrderBy ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetOrderBy() string
func (*ListRegionTargetHttpsProxiesRequest) GetPageToken ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetPageToken() string
func (*ListRegionTargetHttpsProxiesRequest) GetProject ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetProject() string
func (*ListRegionTargetHttpsProxiesRequest) GetRegion ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetRegion() string
func (*ListRegionTargetHttpsProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
func (*ListRegionTargetHttpsProxiesRequest) ProtoMessage ¶
func (*ListRegionTargetHttpsProxiesRequest) ProtoMessage()
func (*ListRegionTargetHttpsProxiesRequest) ProtoReflect ¶
func (x *ListRegionTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionTargetHttpsProxiesRequest) Reset ¶
func (x *ListRegionTargetHttpsProxiesRequest) Reset()
func (*ListRegionTargetHttpsProxiesRequest) String ¶
func (x *ListRegionTargetHttpsProxiesRequest) String() string
type ListRegionTargetTcpProxiesRequest ¶
type ListRegionTargetTcpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetTcpProxies.List. See the method description for details.
func (*ListRegionTargetTcpProxiesRequest) Descriptor ¶
func (*ListRegionTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionTargetTcpProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionTargetTcpProxiesRequest) GetFilter ¶
func (x *ListRegionTargetTcpProxiesRequest) GetFilter() string
func (*ListRegionTargetTcpProxiesRequest) GetMaxResults ¶
func (x *ListRegionTargetTcpProxiesRequest) GetMaxResults() uint32
func (*ListRegionTargetTcpProxiesRequest) GetOrderBy ¶
func (x *ListRegionTargetTcpProxiesRequest) GetOrderBy() string
func (*ListRegionTargetTcpProxiesRequest) GetPageToken ¶
func (x *ListRegionTargetTcpProxiesRequest) GetPageToken() string
func (*ListRegionTargetTcpProxiesRequest) GetProject ¶
func (x *ListRegionTargetTcpProxiesRequest) GetProject() string
func (*ListRegionTargetTcpProxiesRequest) GetRegion ¶
func (x *ListRegionTargetTcpProxiesRequest) GetRegion() string
func (*ListRegionTargetTcpProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
func (*ListRegionTargetTcpProxiesRequest) ProtoMessage ¶
func (*ListRegionTargetTcpProxiesRequest) ProtoMessage()
func (*ListRegionTargetTcpProxiesRequest) ProtoReflect ¶
func (x *ListRegionTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionTargetTcpProxiesRequest) Reset ¶
func (x *ListRegionTargetTcpProxiesRequest) Reset()
func (*ListRegionTargetTcpProxiesRequest) String ¶
func (x *ListRegionTargetTcpProxiesRequest) String() string
type ListRegionUrlMapsRequest ¶
type ListRegionUrlMapsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.List. See the method description for details.
func (*ListRegionUrlMapsRequest) Descriptor ¶
func (*ListRegionUrlMapsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionUrlMapsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionUrlMapsRequest) GetFilter ¶
func (x *ListRegionUrlMapsRequest) GetFilter() string
func (*ListRegionUrlMapsRequest) GetMaxResults ¶
func (x *ListRegionUrlMapsRequest) GetMaxResults() uint32
func (*ListRegionUrlMapsRequest) GetOrderBy ¶
func (x *ListRegionUrlMapsRequest) GetOrderBy() string
func (*ListRegionUrlMapsRequest) GetPageToken ¶
func (x *ListRegionUrlMapsRequest) GetPageToken() string
func (*ListRegionUrlMapsRequest) GetProject ¶
func (x *ListRegionUrlMapsRequest) GetProject() string
func (*ListRegionUrlMapsRequest) GetRegion ¶
func (x *ListRegionUrlMapsRequest) GetRegion() string
func (*ListRegionUrlMapsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionUrlMapsRequest) GetReturnPartialSuccess() bool
func (*ListRegionUrlMapsRequest) ProtoMessage ¶
func (*ListRegionUrlMapsRequest) ProtoMessage()
func (*ListRegionUrlMapsRequest) ProtoReflect ¶
func (x *ListRegionUrlMapsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionUrlMapsRequest) Reset ¶
func (x *ListRegionUrlMapsRequest) Reset()
func (*ListRegionUrlMapsRequest) String ¶
func (x *ListRegionUrlMapsRequest) String() string
type ListRegionZonesRequest ¶
type ListRegionZonesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionZones.List. See the method description for details.
func (*ListRegionZonesRequest) Descriptor ¶
func (*ListRegionZonesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionZonesRequest.ProtoReflect.Descriptor instead.
func (*ListRegionZonesRequest) GetFilter ¶
func (x *ListRegionZonesRequest) GetFilter() string
func (*ListRegionZonesRequest) GetMaxResults ¶
func (x *ListRegionZonesRequest) GetMaxResults() uint32
func (*ListRegionZonesRequest) GetOrderBy ¶
func (x *ListRegionZonesRequest) GetOrderBy() string
func (*ListRegionZonesRequest) GetPageToken ¶
func (x *ListRegionZonesRequest) GetPageToken() string
func (*ListRegionZonesRequest) GetProject ¶
func (x *ListRegionZonesRequest) GetProject() string
func (*ListRegionZonesRequest) GetRegion ¶
func (x *ListRegionZonesRequest) GetRegion() string
func (*ListRegionZonesRequest) GetReturnPartialSuccess ¶
func (x *ListRegionZonesRequest) GetReturnPartialSuccess() bool
func (*ListRegionZonesRequest) ProtoMessage ¶
func (*ListRegionZonesRequest) ProtoMessage()
func (*ListRegionZonesRequest) ProtoReflect ¶
func (x *ListRegionZonesRequest) ProtoReflect() protoreflect.Message
func (*ListRegionZonesRequest) Reset ¶
func (x *ListRegionZonesRequest) Reset()
func (*ListRegionZonesRequest) String ¶
func (x *ListRegionZonesRequest) String() string
type ListRegionsRequest ¶
type ListRegionsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Regions.List. See the method description for details.
func (*ListRegionsRequest) Descriptor ¶
func (*ListRegionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRegionsRequest.ProtoReflect.Descriptor instead.
func (*ListRegionsRequest) GetFilter ¶
func (x *ListRegionsRequest) GetFilter() string
func (*ListRegionsRequest) GetMaxResults ¶
func (x *ListRegionsRequest) GetMaxResults() uint32
func (*ListRegionsRequest) GetOrderBy ¶
func (x *ListRegionsRequest) GetOrderBy() string
func (*ListRegionsRequest) GetPageToken ¶
func (x *ListRegionsRequest) GetPageToken() string
func (*ListRegionsRequest) GetProject ¶
func (x *ListRegionsRequest) GetProject() string
func (*ListRegionsRequest) GetReturnPartialSuccess ¶
func (x *ListRegionsRequest) GetReturnPartialSuccess() bool
func (*ListRegionsRequest) ProtoMessage ¶
func (*ListRegionsRequest) ProtoMessage()
func (*ListRegionsRequest) ProtoReflect ¶
func (x *ListRegionsRequest) ProtoReflect() protoreflect.Message
func (*ListRegionsRequest) Reset ¶
func (x *ListRegionsRequest) Reset()
func (*ListRegionsRequest) String ¶
func (x *ListRegionsRequest) String() string
type ListReservationsRequest ¶
type ListReservationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.List. See the method description for details.
func (*ListReservationsRequest) Descriptor ¶
func (*ListReservationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListReservationsRequest.ProtoReflect.Descriptor instead.
func (*ListReservationsRequest) GetFilter ¶
func (x *ListReservationsRequest) GetFilter() string
func (*ListReservationsRequest) GetMaxResults ¶
func (x *ListReservationsRequest) GetMaxResults() uint32
func (*ListReservationsRequest) GetOrderBy ¶
func (x *ListReservationsRequest) GetOrderBy() string
func (*ListReservationsRequest) GetPageToken ¶
func (x *ListReservationsRequest) GetPageToken() string
func (*ListReservationsRequest) GetProject ¶
func (x *ListReservationsRequest) GetProject() string
func (*ListReservationsRequest) GetReturnPartialSuccess ¶
func (x *ListReservationsRequest) GetReturnPartialSuccess() bool
func (*ListReservationsRequest) GetZone ¶
func (x *ListReservationsRequest) GetZone() string
func (*ListReservationsRequest) ProtoMessage ¶
func (*ListReservationsRequest) ProtoMessage()
func (*ListReservationsRequest) ProtoReflect ¶
func (x *ListReservationsRequest) ProtoReflect() protoreflect.Message
func (*ListReservationsRequest) Reset ¶
func (x *ListReservationsRequest) Reset()
func (*ListReservationsRequest) String ¶
func (x *ListReservationsRequest) String() string
type ListResourcePoliciesRequest ¶
type ListResourcePoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.List. See the method description for details.
func (*ListResourcePoliciesRequest) Descriptor ¶
func (*ListResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListResourcePoliciesRequest) GetFilter ¶
func (x *ListResourcePoliciesRequest) GetFilter() string
func (*ListResourcePoliciesRequest) GetMaxResults ¶
func (x *ListResourcePoliciesRequest) GetMaxResults() uint32
func (*ListResourcePoliciesRequest) GetOrderBy ¶
func (x *ListResourcePoliciesRequest) GetOrderBy() string
func (*ListResourcePoliciesRequest) GetPageToken ¶
func (x *ListResourcePoliciesRequest) GetPageToken() string
func (*ListResourcePoliciesRequest) GetProject ¶
func (x *ListResourcePoliciesRequest) GetProject() string
func (*ListResourcePoliciesRequest) GetRegion ¶
func (x *ListResourcePoliciesRequest) GetRegion() string
func (*ListResourcePoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListResourcePoliciesRequest) GetReturnPartialSuccess() bool
func (*ListResourcePoliciesRequest) ProtoMessage ¶
func (*ListResourcePoliciesRequest) ProtoMessage()
func (*ListResourcePoliciesRequest) ProtoReflect ¶
func (x *ListResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListResourcePoliciesRequest) Reset ¶
func (x *ListResourcePoliciesRequest) Reset()
func (*ListResourcePoliciesRequest) String ¶
func (x *ListResourcePoliciesRequest) String() string
type ListRoutersRequest ¶
type ListRoutersRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Routers.List. See the method description for details.
func (*ListRoutersRequest) Descriptor ¶
func (*ListRoutersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRoutersRequest.ProtoReflect.Descriptor instead.
func (*ListRoutersRequest) GetFilter ¶
func (x *ListRoutersRequest) GetFilter() string
func (*ListRoutersRequest) GetMaxResults ¶
func (x *ListRoutersRequest) GetMaxResults() uint32
func (*ListRoutersRequest) GetOrderBy ¶
func (x *ListRoutersRequest) GetOrderBy() string
func (*ListRoutersRequest) GetPageToken ¶
func (x *ListRoutersRequest) GetPageToken() string
func (*ListRoutersRequest) GetProject ¶
func (x *ListRoutersRequest) GetProject() string
func (*ListRoutersRequest) GetRegion ¶
func (x *ListRoutersRequest) GetRegion() string
func (*ListRoutersRequest) GetReturnPartialSuccess ¶
func (x *ListRoutersRequest) GetReturnPartialSuccess() bool
func (*ListRoutersRequest) ProtoMessage ¶
func (*ListRoutersRequest) ProtoMessage()
func (*ListRoutersRequest) ProtoReflect ¶
func (x *ListRoutersRequest) ProtoReflect() protoreflect.Message
func (*ListRoutersRequest) Reset ¶
func (x *ListRoutersRequest) Reset()
func (*ListRoutersRequest) String ¶
func (x *ListRoutersRequest) String() string
type ListRoutesRequest ¶
type ListRoutesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Routes.List. See the method description for details.
func (*ListRoutesRequest) Descriptor ¶
func (*ListRoutesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRoutesRequest.ProtoReflect.Descriptor instead.
func (*ListRoutesRequest) GetFilter ¶
func (x *ListRoutesRequest) GetFilter() string
func (*ListRoutesRequest) GetMaxResults ¶
func (x *ListRoutesRequest) GetMaxResults() uint32
func (*ListRoutesRequest) GetOrderBy ¶
func (x *ListRoutesRequest) GetOrderBy() string
func (*ListRoutesRequest) GetPageToken ¶
func (x *ListRoutesRequest) GetPageToken() string
func (*ListRoutesRequest) GetProject ¶
func (x *ListRoutesRequest) GetProject() string
func (*ListRoutesRequest) GetReturnPartialSuccess ¶
func (x *ListRoutesRequest) GetReturnPartialSuccess() bool
func (*ListRoutesRequest) ProtoMessage ¶
func (*ListRoutesRequest) ProtoMessage()
func (*ListRoutesRequest) ProtoReflect ¶
func (x *ListRoutesRequest) ProtoReflect() protoreflect.Message
func (*ListRoutesRequest) Reset ¶
func (x *ListRoutesRequest) Reset()
func (*ListRoutesRequest) String ¶
func (x *ListRoutesRequest) String() string
type ListSecurityPoliciesRequest ¶
type ListSecurityPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.List. See the method description for details.
func (*ListSecurityPoliciesRequest) Descriptor ¶
func (*ListSecurityPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSecurityPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListSecurityPoliciesRequest) GetFilter ¶
func (x *ListSecurityPoliciesRequest) GetFilter() string
func (*ListSecurityPoliciesRequest) GetMaxResults ¶
func (x *ListSecurityPoliciesRequest) GetMaxResults() uint32
func (*ListSecurityPoliciesRequest) GetOrderBy ¶
func (x *ListSecurityPoliciesRequest) GetOrderBy() string
func (*ListSecurityPoliciesRequest) GetPageToken ¶
func (x *ListSecurityPoliciesRequest) GetPageToken() string
func (*ListSecurityPoliciesRequest) GetProject ¶
func (x *ListSecurityPoliciesRequest) GetProject() string
func (*ListSecurityPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListSecurityPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListSecurityPoliciesRequest) ProtoMessage ¶
func (*ListSecurityPoliciesRequest) ProtoMessage()
func (*ListSecurityPoliciesRequest) ProtoReflect ¶
func (x *ListSecurityPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListSecurityPoliciesRequest) Reset ¶
func (x *ListSecurityPoliciesRequest) Reset()
func (*ListSecurityPoliciesRequest) String ¶
func (x *ListSecurityPoliciesRequest) String() string
type ListServiceAttachmentsRequest ¶
type ListServiceAttachmentsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region of this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.List. See the method description for details.
func (*ListServiceAttachmentsRequest) Descriptor ¶
func (*ListServiceAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceAttachmentsRequest) GetFilter ¶
func (x *ListServiceAttachmentsRequest) GetFilter() string
func (*ListServiceAttachmentsRequest) GetMaxResults ¶
func (x *ListServiceAttachmentsRequest) GetMaxResults() uint32
func (*ListServiceAttachmentsRequest) GetOrderBy ¶
func (x *ListServiceAttachmentsRequest) GetOrderBy() string
func (*ListServiceAttachmentsRequest) GetPageToken ¶
func (x *ListServiceAttachmentsRequest) GetPageToken() string
func (*ListServiceAttachmentsRequest) GetProject ¶
func (x *ListServiceAttachmentsRequest) GetProject() string
func (*ListServiceAttachmentsRequest) GetRegion ¶
func (x *ListServiceAttachmentsRequest) GetRegion() string
func (*ListServiceAttachmentsRequest) GetReturnPartialSuccess ¶
func (x *ListServiceAttachmentsRequest) GetReturnPartialSuccess() bool
func (*ListServiceAttachmentsRequest) ProtoMessage ¶
func (*ListServiceAttachmentsRequest) ProtoMessage()
func (*ListServiceAttachmentsRequest) ProtoReflect ¶
func (x *ListServiceAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceAttachmentsRequest) Reset ¶
func (x *ListServiceAttachmentsRequest) Reset()
func (*ListServiceAttachmentsRequest) String ¶
func (x *ListServiceAttachmentsRequest) String() string
type ListSnapshotsRequest ¶
type ListSnapshotsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.List. See the method description for details.
func (*ListSnapshotsRequest) Descriptor ¶
func (*ListSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*ListSnapshotsRequest) GetFilter ¶
func (x *ListSnapshotsRequest) GetFilter() string
func (*ListSnapshotsRequest) GetMaxResults ¶
func (x *ListSnapshotsRequest) GetMaxResults() uint32
func (*ListSnapshotsRequest) GetOrderBy ¶
func (x *ListSnapshotsRequest) GetOrderBy() string
func (*ListSnapshotsRequest) GetPageToken ¶
func (x *ListSnapshotsRequest) GetPageToken() string
func (*ListSnapshotsRequest) GetProject ¶
func (x *ListSnapshotsRequest) GetProject() string
func (*ListSnapshotsRequest) GetReturnPartialSuccess ¶
func (x *ListSnapshotsRequest) GetReturnPartialSuccess() bool
func (*ListSnapshotsRequest) ProtoMessage ¶
func (*ListSnapshotsRequest) ProtoMessage()
func (*ListSnapshotsRequest) ProtoReflect ¶
func (x *ListSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*ListSnapshotsRequest) Reset ¶
func (x *ListSnapshotsRequest) Reset()
func (*ListSnapshotsRequest) String ¶
func (x *ListSnapshotsRequest) String() string
type ListSslCertificatesRequest ¶
type ListSslCertificatesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for SslCertificates.List. See the method description for details.
func (*ListSslCertificatesRequest) Descriptor ¶
func (*ListSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*ListSslCertificatesRequest) GetFilter ¶
func (x *ListSslCertificatesRequest) GetFilter() string
func (*ListSslCertificatesRequest) GetMaxResults ¶
func (x *ListSslCertificatesRequest) GetMaxResults() uint32
func (*ListSslCertificatesRequest) GetOrderBy ¶
func (x *ListSslCertificatesRequest) GetOrderBy() string
func (*ListSslCertificatesRequest) GetPageToken ¶
func (x *ListSslCertificatesRequest) GetPageToken() string
func (*ListSslCertificatesRequest) GetProject ¶
func (x *ListSslCertificatesRequest) GetProject() string
func (*ListSslCertificatesRequest) GetReturnPartialSuccess ¶
func (x *ListSslCertificatesRequest) GetReturnPartialSuccess() bool
func (*ListSslCertificatesRequest) ProtoMessage ¶
func (*ListSslCertificatesRequest) ProtoMessage()
func (*ListSslCertificatesRequest) ProtoReflect ¶
func (x *ListSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*ListSslCertificatesRequest) Reset ¶
func (x *ListSslCertificatesRequest) Reset()
func (*ListSslCertificatesRequest) String ¶
func (x *ListSslCertificatesRequest) String() string
type ListSslPoliciesRequest ¶
type ListSslPoliciesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.List. See the method description for details.
func (*ListSslPoliciesRequest) Descriptor ¶
func (*ListSslPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSslPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListSslPoliciesRequest) GetFilter ¶
func (x *ListSslPoliciesRequest) GetFilter() string
func (*ListSslPoliciesRequest) GetMaxResults ¶
func (x *ListSslPoliciesRequest) GetMaxResults() uint32
func (*ListSslPoliciesRequest) GetOrderBy ¶
func (x *ListSslPoliciesRequest) GetOrderBy() string
func (*ListSslPoliciesRequest) GetPageToken ¶
func (x *ListSslPoliciesRequest) GetPageToken() string
func (*ListSslPoliciesRequest) GetProject ¶
func (x *ListSslPoliciesRequest) GetProject() string
func (*ListSslPoliciesRequest) GetReturnPartialSuccess ¶
func (x *ListSslPoliciesRequest) GetReturnPartialSuccess() bool
func (*ListSslPoliciesRequest) ProtoMessage ¶
func (*ListSslPoliciesRequest) ProtoMessage()
func (*ListSslPoliciesRequest) ProtoReflect ¶
func (x *ListSslPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListSslPoliciesRequest) Reset ¶
func (x *ListSslPoliciesRequest) Reset()
func (*ListSslPoliciesRequest) String ¶
func (x *ListSslPoliciesRequest) String() string
type ListStoragePoolTypesRequest ¶
type ListStoragePoolTypesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePoolTypes.List. See the method description for details.
func (*ListStoragePoolTypesRequest) Descriptor ¶
func (*ListStoragePoolTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListStoragePoolTypesRequest.ProtoReflect.Descriptor instead.
func (*ListStoragePoolTypesRequest) GetFilter ¶
func (x *ListStoragePoolTypesRequest) GetFilter() string
func (*ListStoragePoolTypesRequest) GetMaxResults ¶
func (x *ListStoragePoolTypesRequest) GetMaxResults() uint32
func (*ListStoragePoolTypesRequest) GetOrderBy ¶
func (x *ListStoragePoolTypesRequest) GetOrderBy() string
func (*ListStoragePoolTypesRequest) GetPageToken ¶
func (x *ListStoragePoolTypesRequest) GetPageToken() string
func (*ListStoragePoolTypesRequest) GetProject ¶
func (x *ListStoragePoolTypesRequest) GetProject() string
func (*ListStoragePoolTypesRequest) GetReturnPartialSuccess ¶
func (x *ListStoragePoolTypesRequest) GetReturnPartialSuccess() bool
func (*ListStoragePoolTypesRequest) GetZone ¶
func (x *ListStoragePoolTypesRequest) GetZone() string
func (*ListStoragePoolTypesRequest) ProtoMessage ¶
func (*ListStoragePoolTypesRequest) ProtoMessage()
func (*ListStoragePoolTypesRequest) ProtoReflect ¶
func (x *ListStoragePoolTypesRequest) ProtoReflect() protoreflect.Message
func (*ListStoragePoolTypesRequest) Reset ¶
func (x *ListStoragePoolTypesRequest) Reset()
func (*ListStoragePoolTypesRequest) String ¶
func (x *ListStoragePoolTypesRequest) String() string
type ListStoragePoolsRequest ¶
type ListStoragePoolsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.List. See the method description for details.
func (*ListStoragePoolsRequest) Descriptor ¶
func (*ListStoragePoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListStoragePoolsRequest.ProtoReflect.Descriptor instead.
func (*ListStoragePoolsRequest) GetFilter ¶
func (x *ListStoragePoolsRequest) GetFilter() string
func (*ListStoragePoolsRequest) GetMaxResults ¶
func (x *ListStoragePoolsRequest) GetMaxResults() uint32
func (*ListStoragePoolsRequest) GetOrderBy ¶
func (x *ListStoragePoolsRequest) GetOrderBy() string
func (*ListStoragePoolsRequest) GetPageToken ¶
func (x *ListStoragePoolsRequest) GetPageToken() string
func (*ListStoragePoolsRequest) GetProject ¶
func (x *ListStoragePoolsRequest) GetProject() string
func (*ListStoragePoolsRequest) GetReturnPartialSuccess ¶
func (x *ListStoragePoolsRequest) GetReturnPartialSuccess() bool
func (*ListStoragePoolsRequest) GetZone ¶
func (x *ListStoragePoolsRequest) GetZone() string
func (*ListStoragePoolsRequest) ProtoMessage ¶
func (*ListStoragePoolsRequest) ProtoMessage()
func (*ListStoragePoolsRequest) ProtoReflect ¶
func (x *ListStoragePoolsRequest) ProtoReflect() protoreflect.Message
func (*ListStoragePoolsRequest) Reset ¶
func (x *ListStoragePoolsRequest) Reset()
func (*ListStoragePoolsRequest) String ¶
func (x *ListStoragePoolsRequest) String() string
type ListSubnetworksRequest ¶
type ListSubnetworksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.List. See the method description for details.
func (*ListSubnetworksRequest) Descriptor ¶
func (*ListSubnetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubnetworksRequest.ProtoReflect.Descriptor instead.
func (*ListSubnetworksRequest) GetFilter ¶
func (x *ListSubnetworksRequest) GetFilter() string
func (*ListSubnetworksRequest) GetMaxResults ¶
func (x *ListSubnetworksRequest) GetMaxResults() uint32
func (*ListSubnetworksRequest) GetOrderBy ¶
func (x *ListSubnetworksRequest) GetOrderBy() string
func (*ListSubnetworksRequest) GetPageToken ¶
func (x *ListSubnetworksRequest) GetPageToken() string
func (*ListSubnetworksRequest) GetProject ¶
func (x *ListSubnetworksRequest) GetProject() string
func (*ListSubnetworksRequest) GetRegion ¶
func (x *ListSubnetworksRequest) GetRegion() string
func (*ListSubnetworksRequest) GetReturnPartialSuccess ¶
func (x *ListSubnetworksRequest) GetReturnPartialSuccess() bool
func (*ListSubnetworksRequest) ProtoMessage ¶
func (*ListSubnetworksRequest) ProtoMessage()
func (*ListSubnetworksRequest) ProtoReflect ¶
func (x *ListSubnetworksRequest) ProtoReflect() protoreflect.Message
func (*ListSubnetworksRequest) Reset ¶
func (x *ListSubnetworksRequest) Reset()
func (*ListSubnetworksRequest) String ¶
func (x *ListSubnetworksRequest) String() string
type ListTargetGrpcProxiesRequest ¶
type ListTargetGrpcProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetGrpcProxies.List. See the method description for details.
func (*ListTargetGrpcProxiesRequest) Descriptor ¶
func (*ListTargetGrpcProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetGrpcProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetGrpcProxiesRequest) GetFilter ¶
func (x *ListTargetGrpcProxiesRequest) GetFilter() string
func (*ListTargetGrpcProxiesRequest) GetMaxResults ¶
func (x *ListTargetGrpcProxiesRequest) GetMaxResults() uint32
func (*ListTargetGrpcProxiesRequest) GetOrderBy ¶
func (x *ListTargetGrpcProxiesRequest) GetOrderBy() string
func (*ListTargetGrpcProxiesRequest) GetPageToken ¶
func (x *ListTargetGrpcProxiesRequest) GetPageToken() string
func (*ListTargetGrpcProxiesRequest) GetProject ¶
func (x *ListTargetGrpcProxiesRequest) GetProject() string
func (*ListTargetGrpcProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetGrpcProxiesRequest) GetReturnPartialSuccess() bool
func (*ListTargetGrpcProxiesRequest) ProtoMessage ¶
func (*ListTargetGrpcProxiesRequest) ProtoMessage()
func (*ListTargetGrpcProxiesRequest) ProtoReflect ¶
func (x *ListTargetGrpcProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetGrpcProxiesRequest) Reset ¶
func (x *ListTargetGrpcProxiesRequest) Reset()
func (*ListTargetGrpcProxiesRequest) String ¶
func (x *ListTargetGrpcProxiesRequest) String() string
type ListTargetHttpProxiesRequest ¶
type ListTargetHttpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.List. See the method description for details.
func (*ListTargetHttpProxiesRequest) Descriptor ¶
func (*ListTargetHttpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetHttpProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetHttpProxiesRequest) GetFilter ¶
func (x *ListTargetHttpProxiesRequest) GetFilter() string
func (*ListTargetHttpProxiesRequest) GetMaxResults ¶
func (x *ListTargetHttpProxiesRequest) GetMaxResults() uint32
func (*ListTargetHttpProxiesRequest) GetOrderBy ¶
func (x *ListTargetHttpProxiesRequest) GetOrderBy() string
func (*ListTargetHttpProxiesRequest) GetPageToken ¶
func (x *ListTargetHttpProxiesRequest) GetPageToken() string
func (*ListTargetHttpProxiesRequest) GetProject ¶
func (x *ListTargetHttpProxiesRequest) GetProject() string
func (*ListTargetHttpProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetHttpProxiesRequest) GetReturnPartialSuccess() bool
func (*ListTargetHttpProxiesRequest) ProtoMessage ¶
func (*ListTargetHttpProxiesRequest) ProtoMessage()
func (*ListTargetHttpProxiesRequest) ProtoReflect ¶
func (x *ListTargetHttpProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetHttpProxiesRequest) Reset ¶
func (x *ListTargetHttpProxiesRequest) Reset()
func (*ListTargetHttpProxiesRequest) String ¶
func (x *ListTargetHttpProxiesRequest) String() string
type ListTargetHttpsProxiesRequest ¶
type ListTargetHttpsProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.List. See the method description for details.
func (*ListTargetHttpsProxiesRequest) Descriptor ¶
func (*ListTargetHttpsProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetHttpsProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetHttpsProxiesRequest) GetFilter ¶
func (x *ListTargetHttpsProxiesRequest) GetFilter() string
func (*ListTargetHttpsProxiesRequest) GetMaxResults ¶
func (x *ListTargetHttpsProxiesRequest) GetMaxResults() uint32
func (*ListTargetHttpsProxiesRequest) GetOrderBy ¶
func (x *ListTargetHttpsProxiesRequest) GetOrderBy() string
func (*ListTargetHttpsProxiesRequest) GetPageToken ¶
func (x *ListTargetHttpsProxiesRequest) GetPageToken() string
func (*ListTargetHttpsProxiesRequest) GetProject ¶
func (x *ListTargetHttpsProxiesRequest) GetProject() string
func (*ListTargetHttpsProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetHttpsProxiesRequest) GetReturnPartialSuccess() bool
func (*ListTargetHttpsProxiesRequest) ProtoMessage ¶
func (*ListTargetHttpsProxiesRequest) ProtoMessage()
func (*ListTargetHttpsProxiesRequest) ProtoReflect ¶
func (x *ListTargetHttpsProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetHttpsProxiesRequest) Reset ¶
func (x *ListTargetHttpsProxiesRequest) Reset()
func (*ListTargetHttpsProxiesRequest) String ¶
func (x *ListTargetHttpsProxiesRequest) String() string
type ListTargetInstancesRequest ¶
type ListTargetInstancesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.List. See the method description for details.
func (*ListTargetInstancesRequest) Descriptor ¶
func (*ListTargetInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetInstancesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetInstancesRequest) GetFilter ¶
func (x *ListTargetInstancesRequest) GetFilter() string
func (*ListTargetInstancesRequest) GetMaxResults ¶
func (x *ListTargetInstancesRequest) GetMaxResults() uint32
func (*ListTargetInstancesRequest) GetOrderBy ¶
func (x *ListTargetInstancesRequest) GetOrderBy() string
func (*ListTargetInstancesRequest) GetPageToken ¶
func (x *ListTargetInstancesRequest) GetPageToken() string
func (*ListTargetInstancesRequest) GetProject ¶
func (x *ListTargetInstancesRequest) GetProject() string
func (*ListTargetInstancesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetInstancesRequest) GetReturnPartialSuccess() bool
func (*ListTargetInstancesRequest) GetZone ¶
func (x *ListTargetInstancesRequest) GetZone() string
func (*ListTargetInstancesRequest) ProtoMessage ¶
func (*ListTargetInstancesRequest) ProtoMessage()
func (*ListTargetInstancesRequest) ProtoReflect ¶
func (x *ListTargetInstancesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetInstancesRequest) Reset ¶
func (x *ListTargetInstancesRequest) Reset()
func (*ListTargetInstancesRequest) String ¶
func (x *ListTargetInstancesRequest) String() string
type ListTargetPoolsRequest ¶
type ListTargetPoolsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.List. See the method description for details.
func (*ListTargetPoolsRequest) Descriptor ¶
func (*ListTargetPoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetPoolsRequest.ProtoReflect.Descriptor instead.
func (*ListTargetPoolsRequest) GetFilter ¶
func (x *ListTargetPoolsRequest) GetFilter() string
func (*ListTargetPoolsRequest) GetMaxResults ¶
func (x *ListTargetPoolsRequest) GetMaxResults() uint32
func (*ListTargetPoolsRequest) GetOrderBy ¶
func (x *ListTargetPoolsRequest) GetOrderBy() string
func (*ListTargetPoolsRequest) GetPageToken ¶
func (x *ListTargetPoolsRequest) GetPageToken() string
func (*ListTargetPoolsRequest) GetProject ¶
func (x *ListTargetPoolsRequest) GetProject() string
func (*ListTargetPoolsRequest) GetRegion ¶
func (x *ListTargetPoolsRequest) GetRegion() string
func (*ListTargetPoolsRequest) GetReturnPartialSuccess ¶
func (x *ListTargetPoolsRequest) GetReturnPartialSuccess() bool
func (*ListTargetPoolsRequest) ProtoMessage ¶
func (*ListTargetPoolsRequest) ProtoMessage()
func (*ListTargetPoolsRequest) ProtoReflect ¶
func (x *ListTargetPoolsRequest) ProtoReflect() protoreflect.Message
func (*ListTargetPoolsRequest) Reset ¶
func (x *ListTargetPoolsRequest) Reset()
func (*ListTargetPoolsRequest) String ¶
func (x *ListTargetPoolsRequest) String() string
type ListTargetSslProxiesRequest ¶
type ListTargetSslProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.List. See the method description for details.
func (*ListTargetSslProxiesRequest) Descriptor ¶
func (*ListTargetSslProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetSslProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetSslProxiesRequest) GetFilter ¶
func (x *ListTargetSslProxiesRequest) GetFilter() string
func (*ListTargetSslProxiesRequest) GetMaxResults ¶
func (x *ListTargetSslProxiesRequest) GetMaxResults() uint32
func (*ListTargetSslProxiesRequest) GetOrderBy ¶
func (x *ListTargetSslProxiesRequest) GetOrderBy() string
func (*ListTargetSslProxiesRequest) GetPageToken ¶
func (x *ListTargetSslProxiesRequest) GetPageToken() string
func (*ListTargetSslProxiesRequest) GetProject ¶
func (x *ListTargetSslProxiesRequest) GetProject() string
func (*ListTargetSslProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetSslProxiesRequest) GetReturnPartialSuccess() bool
func (*ListTargetSslProxiesRequest) ProtoMessage ¶
func (*ListTargetSslProxiesRequest) ProtoMessage()
func (*ListTargetSslProxiesRequest) ProtoReflect ¶
func (x *ListTargetSslProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetSslProxiesRequest) Reset ¶
func (x *ListTargetSslProxiesRequest) Reset()
func (*ListTargetSslProxiesRequest) String ¶
func (x *ListTargetSslProxiesRequest) String() string
type ListTargetTcpProxiesRequest ¶
type ListTargetTcpProxiesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.List. See the method description for details.
func (*ListTargetTcpProxiesRequest) Descriptor ¶
func (*ListTargetTcpProxiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetTcpProxiesRequest.ProtoReflect.Descriptor instead.
func (*ListTargetTcpProxiesRequest) GetFilter ¶
func (x *ListTargetTcpProxiesRequest) GetFilter() string
func (*ListTargetTcpProxiesRequest) GetMaxResults ¶
func (x *ListTargetTcpProxiesRequest) GetMaxResults() uint32
func (*ListTargetTcpProxiesRequest) GetOrderBy ¶
func (x *ListTargetTcpProxiesRequest) GetOrderBy() string
func (*ListTargetTcpProxiesRequest) GetPageToken ¶
func (x *ListTargetTcpProxiesRequest) GetPageToken() string
func (*ListTargetTcpProxiesRequest) GetProject ¶
func (x *ListTargetTcpProxiesRequest) GetProject() string
func (*ListTargetTcpProxiesRequest) GetReturnPartialSuccess ¶
func (x *ListTargetTcpProxiesRequest) GetReturnPartialSuccess() bool
func (*ListTargetTcpProxiesRequest) ProtoMessage ¶
func (*ListTargetTcpProxiesRequest) ProtoMessage()
func (*ListTargetTcpProxiesRequest) ProtoReflect ¶
func (x *ListTargetTcpProxiesRequest) ProtoReflect() protoreflect.Message
func (*ListTargetTcpProxiesRequest) Reset ¶
func (x *ListTargetTcpProxiesRequest) Reset()
func (*ListTargetTcpProxiesRequest) String ¶
func (x *ListTargetTcpProxiesRequest) String() string
type ListTargetVpnGatewaysRequest ¶
type ListTargetVpnGatewaysRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.List. See the method description for details.
func (*ListTargetVpnGatewaysRequest) Descriptor ¶
func (*ListTargetVpnGatewaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTargetVpnGatewaysRequest.ProtoReflect.Descriptor instead.
func (*ListTargetVpnGatewaysRequest) GetFilter ¶
func (x *ListTargetVpnGatewaysRequest) GetFilter() string
func (*ListTargetVpnGatewaysRequest) GetMaxResults ¶
func (x *ListTargetVpnGatewaysRequest) GetMaxResults() uint32
func (*ListTargetVpnGatewaysRequest) GetOrderBy ¶
func (x *ListTargetVpnGatewaysRequest) GetOrderBy() string
func (*ListTargetVpnGatewaysRequest) GetPageToken ¶
func (x *ListTargetVpnGatewaysRequest) GetPageToken() string
func (*ListTargetVpnGatewaysRequest) GetProject ¶
func (x *ListTargetVpnGatewaysRequest) GetProject() string
func (*ListTargetVpnGatewaysRequest) GetRegion ¶
func (x *ListTargetVpnGatewaysRequest) GetRegion() string
func (*ListTargetVpnGatewaysRequest) GetReturnPartialSuccess ¶
func (x *ListTargetVpnGatewaysRequest) GetReturnPartialSuccess() bool
func (*ListTargetVpnGatewaysRequest) ProtoMessage ¶
func (*ListTargetVpnGatewaysRequest) ProtoMessage()
func (*ListTargetVpnGatewaysRequest) ProtoReflect ¶
func (x *ListTargetVpnGatewaysRequest) ProtoReflect() protoreflect.Message
func (*ListTargetVpnGatewaysRequest) Reset ¶
func (x *ListTargetVpnGatewaysRequest) Reset()
func (*ListTargetVpnGatewaysRequest) String ¶
func (x *ListTargetVpnGatewaysRequest) String() string
type ListUrlMapsRequest ¶
type ListUrlMapsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.List. See the method description for details.
func (*ListUrlMapsRequest) Descriptor ¶
func (*ListUrlMapsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUrlMapsRequest.ProtoReflect.Descriptor instead.
func (*ListUrlMapsRequest) GetFilter ¶
func (x *ListUrlMapsRequest) GetFilter() string
func (*ListUrlMapsRequest) GetMaxResults ¶
func (x *ListUrlMapsRequest) GetMaxResults() uint32
func (*ListUrlMapsRequest) GetOrderBy ¶
func (x *ListUrlMapsRequest) GetOrderBy() string
func (*ListUrlMapsRequest) GetPageToken ¶
func (x *ListUrlMapsRequest) GetPageToken() string
func (*ListUrlMapsRequest) GetProject ¶
func (x *ListUrlMapsRequest) GetProject() string
func (*ListUrlMapsRequest) GetReturnPartialSuccess ¶
func (x *ListUrlMapsRequest) GetReturnPartialSuccess() bool
func (*ListUrlMapsRequest) ProtoMessage ¶
func (*ListUrlMapsRequest) ProtoMessage()
func (*ListUrlMapsRequest) ProtoReflect ¶
func (x *ListUrlMapsRequest) ProtoReflect() protoreflect.Message
func (*ListUrlMapsRequest) Reset ¶
func (x *ListUrlMapsRequest) Reset()
func (*ListUrlMapsRequest) String ¶
func (x *ListUrlMapsRequest) String() string
type ListUsableBackendServicesRequest ¶
type ListUsableBackendServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.ListUsable. See the method description for details.
func (*ListUsableBackendServicesRequest) Descriptor ¶
func (*ListUsableBackendServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsableBackendServicesRequest.ProtoReflect.Descriptor instead.
func (*ListUsableBackendServicesRequest) GetFilter ¶
func (x *ListUsableBackendServicesRequest) GetFilter() string
func (*ListUsableBackendServicesRequest) GetMaxResults ¶
func (x *ListUsableBackendServicesRequest) GetMaxResults() uint32
func (*ListUsableBackendServicesRequest) GetOrderBy ¶
func (x *ListUsableBackendServicesRequest) GetOrderBy() string
func (*ListUsableBackendServicesRequest) GetPageToken ¶
func (x *ListUsableBackendServicesRequest) GetPageToken() string
func (*ListUsableBackendServicesRequest) GetProject ¶
func (x *ListUsableBackendServicesRequest) GetProject() string
func (*ListUsableBackendServicesRequest) GetReturnPartialSuccess ¶
func (x *ListUsableBackendServicesRequest) GetReturnPartialSuccess() bool
func (*ListUsableBackendServicesRequest) ProtoMessage ¶
func (*ListUsableBackendServicesRequest) ProtoMessage()
func (*ListUsableBackendServicesRequest) ProtoReflect ¶
func (x *ListUsableBackendServicesRequest) ProtoReflect() protoreflect.Message
func (*ListUsableBackendServicesRequest) Reset ¶
func (x *ListUsableBackendServicesRequest) Reset()
func (*ListUsableBackendServicesRequest) String ¶
func (x *ListUsableBackendServicesRequest) String() string
type ListUsableRegionBackendServicesRequest ¶
type ListUsableRegionBackendServicesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. It must be a string that meets the requirements in RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.ListUsable. See the method description for details.
func (*ListUsableRegionBackendServicesRequest) Descriptor ¶
func (*ListUsableRegionBackendServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsableRegionBackendServicesRequest.ProtoReflect.Descriptor instead.
func (*ListUsableRegionBackendServicesRequest) GetFilter ¶
func (x *ListUsableRegionBackendServicesRequest) GetFilter() string
func (*ListUsableRegionBackendServicesRequest) GetMaxResults ¶
func (x *ListUsableRegionBackendServicesRequest) GetMaxResults() uint32
func (*ListUsableRegionBackendServicesRequest) GetOrderBy ¶
func (x *ListUsableRegionBackendServicesRequest) GetOrderBy() string
func (*ListUsableRegionBackendServicesRequest) GetPageToken ¶
func (x *ListUsableRegionBackendServicesRequest) GetPageToken() string
func (*ListUsableRegionBackendServicesRequest) GetProject ¶
func (x *ListUsableRegionBackendServicesRequest) GetProject() string
func (*ListUsableRegionBackendServicesRequest) GetRegion ¶
func (x *ListUsableRegionBackendServicesRequest) GetRegion() string
func (*ListUsableRegionBackendServicesRequest) GetReturnPartialSuccess ¶
func (x *ListUsableRegionBackendServicesRequest) GetReturnPartialSuccess() bool
func (*ListUsableRegionBackendServicesRequest) ProtoMessage ¶
func (*ListUsableRegionBackendServicesRequest) ProtoMessage()
func (*ListUsableRegionBackendServicesRequest) ProtoReflect ¶
func (x *ListUsableRegionBackendServicesRequest) ProtoReflect() protoreflect.Message
func (*ListUsableRegionBackendServicesRequest) Reset ¶
func (x *ListUsableRegionBackendServicesRequest) Reset()
func (*ListUsableRegionBackendServicesRequest) String ¶
func (x *ListUsableRegionBackendServicesRequest) String() string
type ListUsableSubnetworksRequest ¶
type ListUsableSubnetworksRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.ListUsable. See the method description for details.
func (*ListUsableSubnetworksRequest) Descriptor ¶
func (*ListUsableSubnetworksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsableSubnetworksRequest.ProtoReflect.Descriptor instead.
func (*ListUsableSubnetworksRequest) GetFilter ¶
func (x *ListUsableSubnetworksRequest) GetFilter() string
func (*ListUsableSubnetworksRequest) GetMaxResults ¶
func (x *ListUsableSubnetworksRequest) GetMaxResults() uint32
func (*ListUsableSubnetworksRequest) GetOrderBy ¶
func (x *ListUsableSubnetworksRequest) GetOrderBy() string
func (*ListUsableSubnetworksRequest) GetPageToken ¶
func (x *ListUsableSubnetworksRequest) GetPageToken() string
func (*ListUsableSubnetworksRequest) GetProject ¶
func (x *ListUsableSubnetworksRequest) GetProject() string
func (*ListUsableSubnetworksRequest) GetReturnPartialSuccess ¶
func (x *ListUsableSubnetworksRequest) GetReturnPartialSuccess() bool
func (*ListUsableSubnetworksRequest) ProtoMessage ¶
func (*ListUsableSubnetworksRequest) ProtoMessage()
func (*ListUsableSubnetworksRequest) ProtoReflect ¶
func (x *ListUsableSubnetworksRequest) ProtoReflect() protoreflect.Message
func (*ListUsableSubnetworksRequest) Reset ¶
func (x *ListUsableSubnetworksRequest) Reset()
func (*ListUsableSubnetworksRequest) String ¶
func (x *ListUsableSubnetworksRequest) String() string
type ListVpnGatewaysRequest ¶
type ListVpnGatewaysRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.List. See the method description for details.
func (*ListVpnGatewaysRequest) Descriptor ¶
func (*ListVpnGatewaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListVpnGatewaysRequest.ProtoReflect.Descriptor instead.
func (*ListVpnGatewaysRequest) GetFilter ¶
func (x *ListVpnGatewaysRequest) GetFilter() string
func (*ListVpnGatewaysRequest) GetMaxResults ¶
func (x *ListVpnGatewaysRequest) GetMaxResults() uint32
func (*ListVpnGatewaysRequest) GetOrderBy ¶
func (x *ListVpnGatewaysRequest) GetOrderBy() string
func (*ListVpnGatewaysRequest) GetPageToken ¶
func (x *ListVpnGatewaysRequest) GetPageToken() string
func (*ListVpnGatewaysRequest) GetProject ¶
func (x *ListVpnGatewaysRequest) GetProject() string
func (*ListVpnGatewaysRequest) GetRegion ¶
func (x *ListVpnGatewaysRequest) GetRegion() string
func (*ListVpnGatewaysRequest) GetReturnPartialSuccess ¶
func (x *ListVpnGatewaysRequest) GetReturnPartialSuccess() bool
func (*ListVpnGatewaysRequest) ProtoMessage ¶
func (*ListVpnGatewaysRequest) ProtoMessage()
func (*ListVpnGatewaysRequest) ProtoReflect ¶
func (x *ListVpnGatewaysRequest) ProtoReflect() protoreflect.Message
func (*ListVpnGatewaysRequest) Reset ¶
func (x *ListVpnGatewaysRequest) Reset()
func (*ListVpnGatewaysRequest) String ¶
func (x *ListVpnGatewaysRequest) String() string
type ListVpnTunnelsRequest ¶
type ListVpnTunnelsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.List. See the method description for details.
func (*ListVpnTunnelsRequest) Descriptor ¶
func (*ListVpnTunnelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListVpnTunnelsRequest.ProtoReflect.Descriptor instead.
func (*ListVpnTunnelsRequest) GetFilter ¶
func (x *ListVpnTunnelsRequest) GetFilter() string
func (*ListVpnTunnelsRequest) GetMaxResults ¶
func (x *ListVpnTunnelsRequest) GetMaxResults() uint32
func (*ListVpnTunnelsRequest) GetOrderBy ¶
func (x *ListVpnTunnelsRequest) GetOrderBy() string
func (*ListVpnTunnelsRequest) GetPageToken ¶
func (x *ListVpnTunnelsRequest) GetPageToken() string
func (*ListVpnTunnelsRequest) GetProject ¶
func (x *ListVpnTunnelsRequest) GetProject() string
func (*ListVpnTunnelsRequest) GetRegion ¶
func (x *ListVpnTunnelsRequest) GetRegion() string
func (*ListVpnTunnelsRequest) GetReturnPartialSuccess ¶
func (x *ListVpnTunnelsRequest) GetReturnPartialSuccess() bool
func (*ListVpnTunnelsRequest) ProtoMessage ¶
func (*ListVpnTunnelsRequest) ProtoMessage()
func (*ListVpnTunnelsRequest) ProtoReflect ¶
func (x *ListVpnTunnelsRequest) ProtoReflect() protoreflect.Message
func (*ListVpnTunnelsRequest) Reset ¶
func (x *ListVpnTunnelsRequest) Reset()
func (*ListVpnTunnelsRequest) String ¶
func (x *ListVpnTunnelsRequest) String() string
type ListXpnHostsProjectsRequest ¶
type ListXpnHostsProjectsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ProjectsListXpnHostsRequestResource *ProjectsListXpnHostsRequest `protobuf:"bytes,238266391,opt,name=projects_list_xpn_hosts_request_resource,json=projectsListXpnHostsRequestResource,proto3" json:"projects_list_xpn_hosts_request_resource,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Projects.ListXpnHosts. See the method description for details.
func (*ListXpnHostsProjectsRequest) Descriptor ¶
func (*ListXpnHostsProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListXpnHostsProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListXpnHostsProjectsRequest) GetFilter ¶
func (x *ListXpnHostsProjectsRequest) GetFilter() string
func (*ListXpnHostsProjectsRequest) GetMaxResults ¶
func (x *ListXpnHostsProjectsRequest) GetMaxResults() uint32
func (*ListXpnHostsProjectsRequest) GetOrderBy ¶
func (x *ListXpnHostsProjectsRequest) GetOrderBy() string
func (*ListXpnHostsProjectsRequest) GetPageToken ¶
func (x *ListXpnHostsProjectsRequest) GetPageToken() string
func (*ListXpnHostsProjectsRequest) GetProject ¶
func (x *ListXpnHostsProjectsRequest) GetProject() string
func (*ListXpnHostsProjectsRequest) GetProjectsListXpnHostsRequestResource ¶
func (x *ListXpnHostsProjectsRequest) GetProjectsListXpnHostsRequestResource() *ProjectsListXpnHostsRequest
func (*ListXpnHostsProjectsRequest) GetReturnPartialSuccess ¶
func (x *ListXpnHostsProjectsRequest) GetReturnPartialSuccess() bool
func (*ListXpnHostsProjectsRequest) ProtoMessage ¶
func (*ListXpnHostsProjectsRequest) ProtoMessage()
func (*ListXpnHostsProjectsRequest) ProtoReflect ¶
func (x *ListXpnHostsProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListXpnHostsProjectsRequest) Reset ¶
func (x *ListXpnHostsProjectsRequest) Reset()
func (*ListXpnHostsProjectsRequest) String ¶
func (x *ListXpnHostsProjectsRequest) String() string
type ListZoneOperationsRequest ¶
type ListZoneOperationsRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // Name of the zone for request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for ZoneOperations.List. See the method description for details.
func (*ListZoneOperationsRequest) Descriptor ¶
func (*ListZoneOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListZoneOperationsRequest.ProtoReflect.Descriptor instead.
func (*ListZoneOperationsRequest) GetFilter ¶
func (x *ListZoneOperationsRequest) GetFilter() string
func (*ListZoneOperationsRequest) GetMaxResults ¶
func (x *ListZoneOperationsRequest) GetMaxResults() uint32
func (*ListZoneOperationsRequest) GetOrderBy ¶
func (x *ListZoneOperationsRequest) GetOrderBy() string
func (*ListZoneOperationsRequest) GetPageToken ¶
func (x *ListZoneOperationsRequest) GetPageToken() string
func (*ListZoneOperationsRequest) GetProject ¶
func (x *ListZoneOperationsRequest) GetProject() string
func (*ListZoneOperationsRequest) GetReturnPartialSuccess ¶
func (x *ListZoneOperationsRequest) GetReturnPartialSuccess() bool
func (*ListZoneOperationsRequest) GetZone ¶
func (x *ListZoneOperationsRequest) GetZone() string
func (*ListZoneOperationsRequest) ProtoMessage ¶
func (*ListZoneOperationsRequest) ProtoMessage()
func (*ListZoneOperationsRequest) ProtoReflect ¶
func (x *ListZoneOperationsRequest) ProtoReflect() protoreflect.Message
func (*ListZoneOperationsRequest) Reset ¶
func (x *ListZoneOperationsRequest) Reset()
func (*ListZoneOperationsRequest) String ¶
func (x *ListZoneOperationsRequest) String() string
type ListZonesRequest ¶
type ListZonesRequest struct { // A filter expression that filters resources listed in the response. Most Compute resources support two types of filter expressions: expressions that support regular expressions and expressions that follow API improvement proposal AIP-160. These two types of filter expressions cannot be mixed in one request. If you want to use AIP-160, your expression must specify the field name, an operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`. For example, if you are filtering Compute Engine instances, you can exclude instances named `example-instance` by specifying `name != example-instance`. The `:*` comparison can be used to test whether a key has been defined. For example, to find all objects with `owner` label use: ``` labels.owner:* ``` You can also filter nested fields. For example, you could specify `scheduling.automaticRestart = false` to include instances only if they are not scheduled for automatic restarts. You can use filtering on nested fields to filter based on resource labels. To filter on multiple expressions, provide each separate expression within parentheses. For example: ``` (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND` expression. However, you can include `AND` and `OR` expressions explicitly. For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND (scheduling.automaticRestart = true) ``` If you want to use a regular expression, use the `eq` (equal) or `ne` (not equal) operator against a single un-parenthesized expression with or without quotes or against multiple parenthesized expressions. Examples: `fieldname eq unquoted literal` `fieldname eq 'single quoted literal'` `fieldname eq "double quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The literal value is interpreted as a regular expression using Google RE2 library syntax. The literal value must match the entire field. For example, to filter for instances that do not end with name "instance", you would use `name ne .*instance`. You cannot combine constraints on multiple fields using regular expressions. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // The maximum number of results per page that should be returned. If the number of available results is larger than `maxResults`, Compute Engine returns a `nextPageToken` that can be used to get the next page of results in subsequent list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`) MaxResults *uint32 `protobuf:"varint,54715419,opt,name=max_results,json=maxResults,proto3,oneof" json:"max_results,omitempty"` // Sorts list results by a certain order. By default, results are returned in alphanumerical order based on the resource name. You can also sort results in descending order based on the creation timestamp using `orderBy="creationTimestamp desc"`. This sorts results based on the `creationTimestamp` field in reverse chronological order (newest result first). Use this to sort resources like operations so that the newest operation is returned first. Currently, only sorting by `name` or `creationTimestamp desc` is supported. OrderBy *string `protobuf:"bytes,160562920,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` // Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned by a previous list request to get the next page of results. PageToken *string `protobuf:"bytes,19994697,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. ReturnPartialSuccess *bool `protobuf:"varint,517198390,opt,name=return_partial_success,json=returnPartialSuccess,proto3,oneof" json:"return_partial_success,omitempty"` // contains filtered or unexported fields }
A request message for Zones.List. See the method description for details.
func (*ListZonesRequest) Descriptor ¶
func (*ListZonesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListZonesRequest.ProtoReflect.Descriptor instead.
func (*ListZonesRequest) GetFilter ¶
func (x *ListZonesRequest) GetFilter() string
func (*ListZonesRequest) GetMaxResults ¶
func (x *ListZonesRequest) GetMaxResults() uint32
func (*ListZonesRequest) GetOrderBy ¶
func (x *ListZonesRequest) GetOrderBy() string
func (*ListZonesRequest) GetPageToken ¶
func (x *ListZonesRequest) GetPageToken() string
func (*ListZonesRequest) GetProject ¶
func (x *ListZonesRequest) GetProject() string
func (*ListZonesRequest) GetReturnPartialSuccess ¶
func (x *ListZonesRequest) GetReturnPartialSuccess() bool
func (*ListZonesRequest) ProtoMessage ¶
func (*ListZonesRequest) ProtoMessage()
func (*ListZonesRequest) ProtoReflect ¶
func (x *ListZonesRequest) ProtoReflect() protoreflect.Message
func (*ListZonesRequest) Reset ¶
func (x *ListZonesRequest) Reset()
func (*ListZonesRequest) String ¶
func (x *ListZonesRequest) String() string
type LocalDisk ¶
type LocalDisk struct { // Specifies the number of such disks. DiskCount *int32 `protobuf:"varint,182933485,opt,name=disk_count,json=diskCount,proto3,oneof" json:"disk_count,omitempty"` // Specifies the size of the disk in base-2 GB. DiskSizeGb *int32 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL. DiskType *string `protobuf:"bytes,93009052,opt,name=disk_type,json=diskType,proto3,oneof" json:"disk_type,omitempty"` // contains filtered or unexported fields }
func (*LocalDisk) Descriptor ¶
Deprecated: Use LocalDisk.ProtoReflect.Descriptor instead.
func (*LocalDisk) GetDiskCount ¶
func (*LocalDisk) GetDiskSizeGb ¶
func (*LocalDisk) GetDiskType ¶
func (*LocalDisk) ProtoMessage ¶
func (*LocalDisk) ProtoMessage()
func (*LocalDisk) ProtoReflect ¶
func (x *LocalDisk) ProtoReflect() protoreflect.Message
func (*LocalDisk) Reset ¶
func (x *LocalDisk) Reset()
func (*LocalDisk) String ¶
type LocalizedMessage ¶
type LocalizedMessage struct { // The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX" Locale *string `protobuf:"bytes,513150554,opt,name=locale,proto3,oneof" json:"locale,omitempty"` // The localized error message in the above locale. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
func (*LocalizedMessage) Descriptor ¶
func (*LocalizedMessage) Descriptor() ([]byte, []int)
Deprecated: Use LocalizedMessage.ProtoReflect.Descriptor instead.
func (*LocalizedMessage) GetLocale ¶
func (x *LocalizedMessage) GetLocale() string
func (*LocalizedMessage) GetMessage ¶
func (x *LocalizedMessage) GetMessage() string
func (*LocalizedMessage) ProtoMessage ¶
func (*LocalizedMessage) ProtoMessage()
func (*LocalizedMessage) ProtoReflect ¶
func (x *LocalizedMessage) ProtoReflect() protoreflect.Message
func (*LocalizedMessage) Reset ¶
func (x *LocalizedMessage) Reset()
func (*LocalizedMessage) String ¶
func (x *LocalizedMessage) String() string
type LocationPolicy ¶
type LocationPolicy struct { // Location configurations mapped by location name. Currently only zone names are supported and must be represented as valid internal URLs, such as zones/us-central1-a. Locations map[string]*LocationPolicyLocation `protobuf:"bytes,413423454,rep,name=locations,proto3" json:"locations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Strategy for distributing VMs across zones in a region. // Check the TargetShape enum for the list of possible values. TargetShape *string `protobuf:"bytes,338621299,opt,name=target_shape,json=targetShape,proto3,oneof" json:"target_shape,omitempty"` // contains filtered or unexported fields }
Configuration for location policy among multiple possible locations (e.g. preferences for zone selection among zones in a single region).
func (*LocationPolicy) Descriptor ¶
func (*LocationPolicy) Descriptor() ([]byte, []int)
Deprecated: Use LocationPolicy.ProtoReflect.Descriptor instead.
func (*LocationPolicy) GetLocations ¶
func (x *LocationPolicy) GetLocations() map[string]*LocationPolicyLocation
func (*LocationPolicy) GetTargetShape ¶
func (x *LocationPolicy) GetTargetShape() string
func (*LocationPolicy) ProtoMessage ¶
func (*LocationPolicy) ProtoMessage()
func (*LocationPolicy) ProtoReflect ¶
func (x *LocationPolicy) ProtoReflect() protoreflect.Message
func (*LocationPolicy) Reset ¶
func (x *LocationPolicy) Reset()
func (*LocationPolicy) String ¶
func (x *LocationPolicy) String() string
type LocationPolicyLocation ¶
type LocationPolicyLocation struct { // Constraints that the caller requires on the result distribution in this zone. Constraints *LocationPolicyLocationConstraints `protobuf:"bytes,3909174,opt,name=constraints,proto3,oneof" json:"constraints,omitempty"` // Preference for a given location. Set to either ALLOW or DENY. // Check the Preference enum for the list of possible values. Preference *string `protobuf:"bytes,150781147,opt,name=preference,proto3,oneof" json:"preference,omitempty"` // contains filtered or unexported fields }
func (*LocationPolicyLocation) Descriptor ¶
func (*LocationPolicyLocation) Descriptor() ([]byte, []int)
Deprecated: Use LocationPolicyLocation.ProtoReflect.Descriptor instead.
func (*LocationPolicyLocation) GetConstraints ¶
func (x *LocationPolicyLocation) GetConstraints() *LocationPolicyLocationConstraints
func (*LocationPolicyLocation) GetPreference ¶
func (x *LocationPolicyLocation) GetPreference() string
func (*LocationPolicyLocation) ProtoMessage ¶
func (*LocationPolicyLocation) ProtoMessage()
func (*LocationPolicyLocation) ProtoReflect ¶
func (x *LocationPolicyLocation) ProtoReflect() protoreflect.Message
func (*LocationPolicyLocation) Reset ¶
func (x *LocationPolicyLocation) Reset()
func (*LocationPolicyLocation) String ¶
func (x *LocationPolicyLocation) String() string
type LocationPolicyLocationConstraints ¶
type LocationPolicyLocationConstraints struct { // Maximum number of items that are allowed to be placed in this zone. The value must be non-negative. MaxCount *int32 `protobuf:"varint,287620724,opt,name=max_count,json=maxCount,proto3,oneof" json:"max_count,omitempty"` // contains filtered or unexported fields }
Per-zone constraints on location policy for this zone.
func (*LocationPolicyLocationConstraints) Descriptor ¶
func (*LocationPolicyLocationConstraints) Descriptor() ([]byte, []int)
Deprecated: Use LocationPolicyLocationConstraints.ProtoReflect.Descriptor instead.
func (*LocationPolicyLocationConstraints) GetMaxCount ¶
func (x *LocationPolicyLocationConstraints) GetMaxCount() int32
func (*LocationPolicyLocationConstraints) ProtoMessage ¶
func (*LocationPolicyLocationConstraints) ProtoMessage()
func (*LocationPolicyLocationConstraints) ProtoReflect ¶
func (x *LocationPolicyLocationConstraints) ProtoReflect() protoreflect.Message
func (*LocationPolicyLocationConstraints) Reset ¶
func (x *LocationPolicyLocationConstraints) Reset()
func (*LocationPolicyLocationConstraints) String ¶
func (x *LocationPolicyLocationConstraints) String() string
type LocationPolicyLocation_Preference ¶
type LocationPolicyLocation_Preference int32
Preference for a given location. Set to either ALLOW or DENY.
const ( // A value indicating that the enum field is not set. LocationPolicyLocation_UNDEFINED_PREFERENCE LocationPolicyLocation_Preference = 0 // Location is allowed for use. LocationPolicyLocation_ALLOW LocationPolicyLocation_Preference = 62368553 // Location is prohibited. LocationPolicyLocation_DENY LocationPolicyLocation_Preference = 2094604 // Default value, unused. LocationPolicyLocation_PREFERENCE_UNSPECIFIED LocationPolicyLocation_Preference = 496219571 )
func (LocationPolicyLocation_Preference) Descriptor ¶
func (LocationPolicyLocation_Preference) Descriptor() protoreflect.EnumDescriptor
func (LocationPolicyLocation_Preference) Enum ¶
func (x LocationPolicyLocation_Preference) Enum() *LocationPolicyLocation_Preference
func (LocationPolicyLocation_Preference) EnumDescriptor ¶
func (LocationPolicyLocation_Preference) EnumDescriptor() ([]byte, []int)
Deprecated: Use LocationPolicyLocation_Preference.Descriptor instead.
func (LocationPolicyLocation_Preference) Number ¶
func (x LocationPolicyLocation_Preference) Number() protoreflect.EnumNumber
func (LocationPolicyLocation_Preference) String ¶
func (x LocationPolicyLocation_Preference) String() string
func (LocationPolicyLocation_Preference) Type ¶
func (LocationPolicyLocation_Preference) Type() protoreflect.EnumType
type LocationPolicy_TargetShape ¶
type LocationPolicy_TargetShape int32
Strategy for distributing VMs across zones in a region.
const ( // A value indicating that the enum field is not set. LocationPolicy_UNDEFINED_TARGET_SHAPE LocationPolicy_TargetShape = 0 // GCE picks zones for creating VM instances to fulfill the requested number of VMs within present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads that do not require high availability. LocationPolicy_ANY LocationPolicy_TargetShape = 64972 // GCE always selects a single zone for all the VMs, optimizing for resource quotas, available reservations and general capacity. Recommended for batch workloads that cannot tollerate distribution over multiple zones. This the default shape in Bulk Insert and Capacity Advisor APIs. LocationPolicy_ANY_SINGLE_ZONE LocationPolicy_TargetShape = 61100880 // GCE prioritizes acquisition of resources, scheduling VMs in zones where resources are available while distributing VMs as evenly as possible across allowed zones to minimize the impact of zonal failure. Recommended for highly available serving workloads. LocationPolicy_BALANCED LocationPolicy_TargetShape = 468409608 )
func (LocationPolicy_TargetShape) Descriptor ¶
func (LocationPolicy_TargetShape) Descriptor() protoreflect.EnumDescriptor
func (LocationPolicy_TargetShape) Enum ¶
func (x LocationPolicy_TargetShape) Enum() *LocationPolicy_TargetShape
func (LocationPolicy_TargetShape) EnumDescriptor ¶
func (LocationPolicy_TargetShape) EnumDescriptor() ([]byte, []int)
Deprecated: Use LocationPolicy_TargetShape.Descriptor instead.
func (LocationPolicy_TargetShape) Number ¶
func (x LocationPolicy_TargetShape) Number() protoreflect.EnumNumber
func (LocationPolicy_TargetShape) String ¶
func (x LocationPolicy_TargetShape) String() string
func (LocationPolicy_TargetShape) Type ¶
func (LocationPolicy_TargetShape) Type() protoreflect.EnumType
type MachineImage ¶
type MachineImage struct { // [Output Only] The creation timestamp for this machine image in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Input Only] Whether to attempt an application consistent machine image by informing the OS to prepare for the snapshot process. GuestFlush *bool `protobuf:"varint,385550813,opt,name=guest_flush,json=guestFlush,proto3,oneof" json:"guest_flush,omitempty"` // [Output Only] A unique identifier for this machine image. The server defines this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Properties of source instance InstanceProperties *InstanceProperties `protobuf:"bytes,215355165,opt,name=instance_properties,json=instanceProperties,proto3,oneof" json:"instance_properties,omitempty"` // [Output Only] The resource type, which is always compute#machineImage for machine image. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Encrypts the machine image using a customer-supplied encryption key. After you encrypt a machine image using a customer-supplied key, you must provide the same key if you use the machine image later. For example, you must provide the encryption key when you create an instance from the encrypted machine image in a future request. Customer-supplied encryption keys do not protect access to metadata of the machine image. If you do not provide an encryption key when creating the machine image, then the machine image will be encrypted using an automatically generated key and you do not need to provide a key to use the machine image later. MachineImageEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,528089087,opt,name=machine_image_encryption_key,json=machineImageEncryptionKey,proto3,oneof" json:"machine_image_encryption_key,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Output only. Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // An array of Machine Image specific properties for disks attached to the source instance SavedDisks []*SavedDisk `protobuf:"bytes,397424318,rep,name=saved_disks,json=savedDisks,proto3" json:"saved_disks,omitempty"` // [Output Only] The URL for this machine image. The server defines this URL. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Input Only] The customer-supplied encryption key of the disks attached to the source instance. Required if the source disk is protected by a customer-supplied encryption key. SourceDiskEncryptionKeys []*SourceDiskEncryptionKey `protobuf:"bytes,370408498,rep,name=source_disk_encryption_keys,json=sourceDiskEncryptionKeys,proto3" json:"source_disk_encryption_keys,omitempty"` // The source instance used to create the machine image. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance SourceInstance *string `protobuf:"bytes,396315705,opt,name=source_instance,json=sourceInstance,proto3,oneof" json:"source_instance,omitempty"` // [Output Only] DEPRECATED: Please use instance_properties instead for source instance related properties. New properties will not be added to this field. SourceInstanceProperties *SourceInstanceProperties `protobuf:"bytes,475195641,opt,name=source_instance_properties,json=sourceInstanceProperties,proto3,oneof" json:"source_instance_properties,omitempty"` // [Output Only] The status of the machine image. One of the following values: INVALID, CREATING, READY, DELETING, and UPLOADING. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // The regional or multi-regional Cloud Storage bucket location where the machine image is stored. StorageLocations []string `protobuf:"bytes,328005274,rep,name=storage_locations,json=storageLocations,proto3" json:"storage_locations,omitempty"` // [Output Only] Total size of the storage used by the machine image. TotalStorageBytes *int64 `protobuf:"varint,81855468,opt,name=total_storage_bytes,json=totalStorageBytes,proto3,oneof" json:"total_storage_bytes,omitempty"` // contains filtered or unexported fields }
Represents a machine image resource. A machine image is a Compute Engine resource that stores all the configuration, metadata, permissions, and data from one or more disks required to create a Virtual machine (VM) instance. For more information, see Machine images.
func (*MachineImage) Descriptor ¶
func (*MachineImage) Descriptor() ([]byte, []int)
Deprecated: Use MachineImage.ProtoReflect.Descriptor instead.
func (*MachineImage) GetCreationTimestamp ¶
func (x *MachineImage) GetCreationTimestamp() string
func (*MachineImage) GetDescription ¶
func (x *MachineImage) GetDescription() string
func (*MachineImage) GetGuestFlush ¶
func (x *MachineImage) GetGuestFlush() bool
func (*MachineImage) GetId ¶
func (x *MachineImage) GetId() uint64
func (*MachineImage) GetInstanceProperties ¶
func (x *MachineImage) GetInstanceProperties() *InstanceProperties
func (*MachineImage) GetKind ¶
func (x *MachineImage) GetKind() string
func (*MachineImage) GetMachineImageEncryptionKey ¶
func (x *MachineImage) GetMachineImageEncryptionKey() *CustomerEncryptionKey
func (*MachineImage) GetName ¶
func (x *MachineImage) GetName() string
func (*MachineImage) GetSatisfiesPzi ¶
func (x *MachineImage) GetSatisfiesPzi() bool
func (*MachineImage) GetSatisfiesPzs ¶
func (x *MachineImage) GetSatisfiesPzs() bool
func (*MachineImage) GetSavedDisks ¶
func (x *MachineImage) GetSavedDisks() []*SavedDisk
func (*MachineImage) GetSelfLink ¶
func (x *MachineImage) GetSelfLink() string
func (*MachineImage) GetSourceDiskEncryptionKeys ¶
func (x *MachineImage) GetSourceDiskEncryptionKeys() []*SourceDiskEncryptionKey
func (*MachineImage) GetSourceInstance ¶
func (x *MachineImage) GetSourceInstance() string
func (*MachineImage) GetSourceInstanceProperties ¶
func (x *MachineImage) GetSourceInstanceProperties() *SourceInstanceProperties
func (*MachineImage) GetStatus ¶
func (x *MachineImage) GetStatus() string
func (*MachineImage) GetStorageLocations ¶
func (x *MachineImage) GetStorageLocations() []string
func (*MachineImage) GetTotalStorageBytes ¶
func (x *MachineImage) GetTotalStorageBytes() int64
func (*MachineImage) ProtoMessage ¶
func (*MachineImage) ProtoMessage()
func (*MachineImage) ProtoReflect ¶
func (x *MachineImage) ProtoReflect() protoreflect.Message
func (*MachineImage) Reset ¶
func (x *MachineImage) Reset()
func (*MachineImage) String ¶
func (x *MachineImage) String() string
type MachineImageList ¶
type MachineImageList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of MachineImage resources. Items []*MachineImage `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#machineImagesListResponse for machine image lists. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of machine images.
func (*MachineImageList) Descriptor ¶
func (*MachineImageList) Descriptor() ([]byte, []int)
Deprecated: Use MachineImageList.ProtoReflect.Descriptor instead.
func (*MachineImageList) GetId ¶
func (x *MachineImageList) GetId() string
func (*MachineImageList) GetItems ¶
func (x *MachineImageList) GetItems() []*MachineImage
func (*MachineImageList) GetKind ¶
func (x *MachineImageList) GetKind() string
func (*MachineImageList) GetNextPageToken ¶
func (x *MachineImageList) GetNextPageToken() string
func (*MachineImageList) GetSelfLink ¶
func (x *MachineImageList) GetSelfLink() string
func (*MachineImageList) GetWarning ¶
func (x *MachineImageList) GetWarning() *Warning
func (*MachineImageList) ProtoMessage ¶
func (*MachineImageList) ProtoMessage()
func (*MachineImageList) ProtoReflect ¶
func (x *MachineImageList) ProtoReflect() protoreflect.Message
func (*MachineImageList) Reset ¶
func (x *MachineImageList) Reset()
func (*MachineImageList) String ¶
func (x *MachineImageList) String() string
type MachineImage_Status ¶
type MachineImage_Status int32
[Output Only] The status of the machine image. One of the following values: INVALID, CREATING, READY, DELETING, and UPLOADING.
const ( // A value indicating that the enum field is not set. MachineImage_UNDEFINED_STATUS MachineImage_Status = 0 MachineImage_CREATING MachineImage_Status = 455564985 MachineImage_DELETING MachineImage_Status = 528602024 MachineImage_INVALID MachineImage_Status = 530283991 MachineImage_READY MachineImage_Status = 77848963 MachineImage_UPLOADING MachineImage_Status = 267603489 )
func (MachineImage_Status) Descriptor ¶
func (MachineImage_Status) Descriptor() protoreflect.EnumDescriptor
func (MachineImage_Status) Enum ¶
func (x MachineImage_Status) Enum() *MachineImage_Status
func (MachineImage_Status) EnumDescriptor ¶
func (MachineImage_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use MachineImage_Status.Descriptor instead.
func (MachineImage_Status) Number ¶
func (x MachineImage_Status) Number() protoreflect.EnumNumber
func (MachineImage_Status) String ¶
func (x MachineImage_Status) String() string
func (MachineImage_Status) Type ¶
func (MachineImage_Status) Type() protoreflect.EnumType
type MachineType ¶
type MachineType struct { // [Output Only] A list of accelerator configurations assigned to this machine type. Accelerators []*Accelerators `protobuf:"bytes,269577064,rep,name=accelerators,proto3" json:"accelerators,omitempty"` // [Output Only] The architecture of the machine type. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this machine type. Only applicable if the machine type is unavailable. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] An optional textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The number of virtual CPUs that are available to the instance. GuestCpus *int32 `protobuf:"varint,393356754,opt,name=guest_cpus,json=guestCpus,proto3,oneof" json:"guest_cpus,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Deprecated] This property is deprecated and will never be populated with any relevant values. ImageSpaceGb *int32 `protobuf:"varint,75331864,opt,name=image_space_gb,json=imageSpaceGb,proto3,oneof" json:"image_space_gb,omitempty"` // [Output Only] Whether this machine type has a shared CPU. See Shared-core machine types for more information. *bool `protobuf:"varint,521399555,opt,name=is_shared_cpu,json=isSharedCpu,proto3,oneof" json:"is_shared_cpu,omitempty"` // [Output Only] The type of the resource. Always compute#machineType for machine types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Maximum persistent disks allowed. MaximumPersistentDisks *int32 `protobuf:"varint,496220941,opt,name=maximum_persistent_disks,json=maximumPersistentDisks,proto3,oneof" json:"maximum_persistent_disks,omitempty"` // [Output Only] Maximum total persistent disks size (GB) allowed. MaximumPersistentDisksSizeGb *int64 `protobuf:"varint,154274471,opt,name=maximum_persistent_disks_size_gb,json=maximumPersistentDisksSizeGb,proto3,oneof" json:"maximum_persistent_disks_size_gb,omitempty"` // [Output Only] The amount of physical memory available to the instance, defined in MB. MemoryMb *int32 `protobuf:"varint,116001171,opt,name=memory_mb,json=memoryMb,proto3,oneof" json:"memory_mb,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] A list of extended scratch disks assigned to the instance. ScratchDisks []*ScratchDisks `protobuf:"bytes,480778481,rep,name=scratch_disks,json=scratchDisks,proto3" json:"scratch_disks,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The name of the zone where the machine type resides, such as us-central1-a. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Machine Type resource. You can use specific machine types for your VM instances based on performance and pricing requirements. For more information, read Machine Types.
func (*MachineType) Descriptor ¶
func (*MachineType) Descriptor() ([]byte, []int)
Deprecated: Use MachineType.ProtoReflect.Descriptor instead.
func (*MachineType) GetAccelerators ¶
func (x *MachineType) GetAccelerators() []*Accelerators
func (*MachineType) GetArchitecture ¶
func (x *MachineType) GetArchitecture() string
func (*MachineType) GetCreationTimestamp ¶
func (x *MachineType) GetCreationTimestamp() string
func (*MachineType) GetDeprecated ¶
func (x *MachineType) GetDeprecated() *DeprecationStatus
func (*MachineType) GetDescription ¶
func (x *MachineType) GetDescription() string
func (*MachineType) GetGuestCpus ¶
func (x *MachineType) GetGuestCpus() int32
func (*MachineType) GetId ¶
func (x *MachineType) GetId() uint64
func (*MachineType) GetImageSpaceGb ¶
func (x *MachineType) GetImageSpaceGb() int32
func (*MachineType) GetIsSharedCpu ¶
func (x *MachineType) GetIsSharedCpu() bool
func (*MachineType) GetKind ¶
func (x *MachineType) GetKind() string
func (*MachineType) GetMaximumPersistentDisks ¶
func (x *MachineType) GetMaximumPersistentDisks() int32
func (*MachineType) GetMaximumPersistentDisksSizeGb ¶
func (x *MachineType) GetMaximumPersistentDisksSizeGb() int64
func (*MachineType) GetMemoryMb ¶
func (x *MachineType) GetMemoryMb() int32
func (*MachineType) GetName ¶
func (x *MachineType) GetName() string
func (*MachineType) GetScratchDisks ¶
func (x *MachineType) GetScratchDisks() []*ScratchDisks
func (*MachineType) GetSelfLink ¶
func (x *MachineType) GetSelfLink() string
func (*MachineType) GetZone ¶
func (x *MachineType) GetZone() string
func (*MachineType) ProtoMessage ¶
func (*MachineType) ProtoMessage()
func (*MachineType) ProtoReflect ¶
func (x *MachineType) ProtoReflect() protoreflect.Message
func (*MachineType) Reset ¶
func (x *MachineType) Reset()
func (*MachineType) String ¶
func (x *MachineType) String() string
type MachineTypeAggregatedList ¶
type MachineTypeAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of MachineTypesScopedList resources. Items map[string]*MachineTypesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#machineTypeAggregatedList for aggregated lists of machine types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*MachineTypeAggregatedList) Descriptor ¶
func (*MachineTypeAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use MachineTypeAggregatedList.ProtoReflect.Descriptor instead.
func (*MachineTypeAggregatedList) GetId ¶
func (x *MachineTypeAggregatedList) GetId() string
func (*MachineTypeAggregatedList) GetItems ¶
func (x *MachineTypeAggregatedList) GetItems() map[string]*MachineTypesScopedList
func (*MachineTypeAggregatedList) GetKind ¶
func (x *MachineTypeAggregatedList) GetKind() string
func (*MachineTypeAggregatedList) GetNextPageToken ¶
func (x *MachineTypeAggregatedList) GetNextPageToken() string
func (*MachineTypeAggregatedList) GetSelfLink ¶
func (x *MachineTypeAggregatedList) GetSelfLink() string
func (*MachineTypeAggregatedList) GetUnreachables ¶
func (x *MachineTypeAggregatedList) GetUnreachables() []string
func (*MachineTypeAggregatedList) GetWarning ¶
func (x *MachineTypeAggregatedList) GetWarning() *Warning
func (*MachineTypeAggregatedList) ProtoMessage ¶
func (*MachineTypeAggregatedList) ProtoMessage()
func (*MachineTypeAggregatedList) ProtoReflect ¶
func (x *MachineTypeAggregatedList) ProtoReflect() protoreflect.Message
func (*MachineTypeAggregatedList) Reset ¶
func (x *MachineTypeAggregatedList) Reset()
func (*MachineTypeAggregatedList) String ¶
func (x *MachineTypeAggregatedList) String() string
type MachineTypeList ¶
type MachineTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of MachineType resources. Items []*MachineType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#machineTypeList for lists of machine types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of machine types.
func (*MachineTypeList) Descriptor ¶
func (*MachineTypeList) Descriptor() ([]byte, []int)
Deprecated: Use MachineTypeList.ProtoReflect.Descriptor instead.
func (*MachineTypeList) GetId ¶
func (x *MachineTypeList) GetId() string
func (*MachineTypeList) GetItems ¶
func (x *MachineTypeList) GetItems() []*MachineType
func (*MachineTypeList) GetKind ¶
func (x *MachineTypeList) GetKind() string
func (*MachineTypeList) GetNextPageToken ¶
func (x *MachineTypeList) GetNextPageToken() string
func (*MachineTypeList) GetSelfLink ¶
func (x *MachineTypeList) GetSelfLink() string
func (*MachineTypeList) GetWarning ¶
func (x *MachineTypeList) GetWarning() *Warning
func (*MachineTypeList) ProtoMessage ¶
func (*MachineTypeList) ProtoMessage()
func (*MachineTypeList) ProtoReflect ¶
func (x *MachineTypeList) ProtoReflect() protoreflect.Message
func (*MachineTypeList) Reset ¶
func (x *MachineTypeList) Reset()
func (*MachineTypeList) String ¶
func (x *MachineTypeList) String() string
type MachineType_Architecture ¶
type MachineType_Architecture int32
[Output Only] The architecture of the machine type.
const ( // A value indicating that the enum field is not set. MachineType_UNDEFINED_ARCHITECTURE MachineType_Architecture = 0 // Default value indicating Architecture is not set. MachineType_ARCHITECTURE_UNSPECIFIED MachineType_Architecture = 394750507 // Machines with architecture ARM64 MachineType_ARM64 MachineType_Architecture = 62547450 // Machines with architecture X86_64 MachineType_X86_64 MachineType_Architecture = 425300551 )
func (MachineType_Architecture) Descriptor ¶
func (MachineType_Architecture) Descriptor() protoreflect.EnumDescriptor
func (MachineType_Architecture) Enum ¶
func (x MachineType_Architecture) Enum() *MachineType_Architecture
func (MachineType_Architecture) EnumDescriptor ¶
func (MachineType_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use MachineType_Architecture.Descriptor instead.
func (MachineType_Architecture) Number ¶
func (x MachineType_Architecture) Number() protoreflect.EnumNumber
func (MachineType_Architecture) String ¶
func (x MachineType_Architecture) String() string
func (MachineType_Architecture) Type ¶
func (MachineType_Architecture) Type() protoreflect.EnumType
type MachineTypesScopedList ¶
type MachineTypesScopedList struct { // [Output Only] A list of machine types contained in this scope. MachineTypes []*MachineType `protobuf:"bytes,79720065,rep,name=machine_types,json=machineTypes,proto3" json:"machine_types,omitempty"` // [Output Only] An informational warning that appears when the machine types list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*MachineTypesScopedList) Descriptor ¶
func (*MachineTypesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use MachineTypesScopedList.ProtoReflect.Descriptor instead.
func (*MachineTypesScopedList) GetMachineTypes ¶
func (x *MachineTypesScopedList) GetMachineTypes() []*MachineType
func (*MachineTypesScopedList) GetWarning ¶
func (x *MachineTypesScopedList) GetWarning() *Warning
func (*MachineTypesScopedList) ProtoMessage ¶
func (*MachineTypesScopedList) ProtoMessage()
func (*MachineTypesScopedList) ProtoReflect ¶
func (x *MachineTypesScopedList) ProtoReflect() protoreflect.Message
func (*MachineTypesScopedList) Reset ¶
func (x *MachineTypesScopedList) Reset()
func (*MachineTypesScopedList) String ¶
func (x *MachineTypesScopedList) String() string
type ManagedInstance ¶
type ManagedInstance struct { // [Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. // Check the CurrentAction enum for the list of possible values. CurrentAction *string `protobuf:"bytes,178475964,opt,name=current_action,json=currentAction,proto3,oneof" json:"current_action,omitempty"` // [Output only] The unique identifier for this resource. This field is empty when instance does not exist. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The URL of the instance. The URL can exist even if the instance has not yet been created. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // [Output Only] Health state of the instance per health-check. InstanceHealth []*ManagedInstanceInstanceHealth `protobuf:"bytes,382667078,rep,name=instance_health,json=instanceHealth,proto3" json:"instance_health,omitempty"` // [Output Only] The status of the instance. This field is empty when the instance does not exist. // Check the InstanceStatus enum for the list of possible values. InstanceStatus *string `protobuf:"bytes,174577372,opt,name=instance_status,json=instanceStatus,proto3,oneof" json:"instance_status,omitempty"` // [Output Only] Information about the last attempt to create or delete the instance. LastAttempt *ManagedInstanceLastAttempt `protobuf:"bytes,434771492,opt,name=last_attempt,json=lastAttempt,proto3,oneof" json:"last_attempt,omitempty"` // [Output Only] The name of the instance. The name always exists even if the instance has not yet been created. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Preserved state applied from per-instance config for this instance. PreservedStateFromConfig *PreservedState `protobuf:"bytes,98661858,opt,name=preserved_state_from_config,json=preservedStateFromConfig,proto3,oneof" json:"preserved_state_from_config,omitempty"` // [Output Only] Preserved state generated based on stateful policy for this instance. PreservedStateFromPolicy *PreservedState `protobuf:"bytes,470783954,opt,name=preserved_state_from_policy,json=preservedStateFromPolicy,proto3,oneof" json:"preserved_state_from_policy,omitempty"` // [Output Only] Instance properties selected for this instance resulting from InstanceFlexibilityPolicy. PropertiesFromFlexibilityPolicy *ManagedInstancePropertiesFromFlexibilityPolicy `protobuf:"bytes,155525825,opt,name=properties_from_flexibility_policy,json=propertiesFromFlexibilityPolicy,proto3,oneof" json:"properties_from_flexibility_policy,omitempty"` // [Output Only] Intended version of this instance. Version *ManagedInstanceVersion `protobuf:"bytes,351608024,opt,name=version,proto3,oneof" json:"version,omitempty"` // contains filtered or unexported fields }
A Managed Instance resource.
func (*ManagedInstance) Descriptor ¶
func (*ManagedInstance) Descriptor() ([]byte, []int)
Deprecated: Use ManagedInstance.ProtoReflect.Descriptor instead.
func (*ManagedInstance) GetCurrentAction ¶
func (x *ManagedInstance) GetCurrentAction() string
func (*ManagedInstance) GetId ¶
func (x *ManagedInstance) GetId() uint64
func (*ManagedInstance) GetInstance ¶
func (x *ManagedInstance) GetInstance() string
func (*ManagedInstance) GetInstanceHealth ¶
func (x *ManagedInstance) GetInstanceHealth() []*ManagedInstanceInstanceHealth
func (*ManagedInstance) GetInstanceStatus ¶
func (x *ManagedInstance) GetInstanceStatus() string
func (*ManagedInstance) GetLastAttempt ¶
func (x *ManagedInstance) GetLastAttempt() *ManagedInstanceLastAttempt
func (*ManagedInstance) GetName ¶
func (x *ManagedInstance) GetName() string
func (*ManagedInstance) GetPreservedStateFromConfig ¶
func (x *ManagedInstance) GetPreservedStateFromConfig() *PreservedState
func (*ManagedInstance) GetPreservedStateFromPolicy ¶
func (x *ManagedInstance) GetPreservedStateFromPolicy() *PreservedState
func (*ManagedInstance) GetPropertiesFromFlexibilityPolicy ¶
func (x *ManagedInstance) GetPropertiesFromFlexibilityPolicy() *ManagedInstancePropertiesFromFlexibilityPolicy
func (*ManagedInstance) GetVersion ¶
func (x *ManagedInstance) GetVersion() *ManagedInstanceVersion
func (*ManagedInstance) ProtoMessage ¶
func (*ManagedInstance) ProtoMessage()
func (*ManagedInstance) ProtoReflect ¶
func (x *ManagedInstance) ProtoReflect() protoreflect.Message
func (*ManagedInstance) Reset ¶
func (x *ManagedInstance) Reset()
func (*ManagedInstance) String ¶
func (x *ManagedInstance) String() string
type ManagedInstanceInstanceHealth ¶
type ManagedInstanceInstanceHealth struct { // [Output Only] The current detailed instance health state. // Check the DetailedHealthState enum for the list of possible values. DetailedHealthState *string `protobuf:"bytes,510470173,opt,name=detailed_health_state,json=detailedHealthState,proto3,oneof" json:"detailed_health_state,omitempty"` // [Output Only] The URL for the health check that verifies whether the instance is healthy. HealthCheck *string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3,oneof" json:"health_check,omitempty"` // contains filtered or unexported fields }
func (*ManagedInstanceInstanceHealth) Descriptor ¶
func (*ManagedInstanceInstanceHealth) Descriptor() ([]byte, []int)
Deprecated: Use ManagedInstanceInstanceHealth.ProtoReflect.Descriptor instead.
func (*ManagedInstanceInstanceHealth) GetDetailedHealthState ¶
func (x *ManagedInstanceInstanceHealth) GetDetailedHealthState() string
func (*ManagedInstanceInstanceHealth) GetHealthCheck ¶
func (x *ManagedInstanceInstanceHealth) GetHealthCheck() string
func (*ManagedInstanceInstanceHealth) ProtoMessage ¶
func (*ManagedInstanceInstanceHealth) ProtoMessage()
func (*ManagedInstanceInstanceHealth) ProtoReflect ¶
func (x *ManagedInstanceInstanceHealth) ProtoReflect() protoreflect.Message
func (*ManagedInstanceInstanceHealth) Reset ¶
func (x *ManagedInstanceInstanceHealth) Reset()
func (*ManagedInstanceInstanceHealth) String ¶
func (x *ManagedInstanceInstanceHealth) String() string
type ManagedInstanceInstanceHealth_DetailedHealthState ¶
type ManagedInstanceInstanceHealth_DetailedHealthState int32
[Output Only] The current detailed instance health state.
const ( // A value indicating that the enum field is not set. ManagedInstanceInstanceHealth_UNDEFINED_DETAILED_HEALTH_STATE ManagedInstanceInstanceHealth_DetailedHealthState = 0 // The instance is being drained. The existing connections to the instance have time to complete, but the new ones are being refused. ManagedInstanceInstanceHealth_DRAINING ManagedInstanceInstanceHealth_DetailedHealthState = 480455402 // The instance is reachable i.e. a connection to the application health checking endpoint can be established, and conforms to the requirements defined by the health check. ManagedInstanceInstanceHealth_HEALTHY ManagedInstanceInstanceHealth_DetailedHealthState = 439801213 // The instance is unreachable i.e. a connection to the application health checking endpoint cannot be established, or the server does not respond within the specified timeout. ManagedInstanceInstanceHealth_TIMEOUT ManagedInstanceInstanceHealth_DetailedHealthState = 477813057 // The instance is reachable, but does not conform to the requirements defined by the health check. ManagedInstanceInstanceHealth_UNHEALTHY ManagedInstanceInstanceHealth_DetailedHealthState = 462118084 // The health checking system is aware of the instance but its health is not known at the moment. ManagedInstanceInstanceHealth_UNKNOWN ManagedInstanceInstanceHealth_DetailedHealthState = 433141802 )
func (ManagedInstanceInstanceHealth_DetailedHealthState) Descriptor ¶
func (ManagedInstanceInstanceHealth_DetailedHealthState) Descriptor() protoreflect.EnumDescriptor
func (ManagedInstanceInstanceHealth_DetailedHealthState) Enum ¶
func (x ManagedInstanceInstanceHealth_DetailedHealthState) Enum() *ManagedInstanceInstanceHealth_DetailedHealthState
func (ManagedInstanceInstanceHealth_DetailedHealthState) EnumDescriptor ¶
func (ManagedInstanceInstanceHealth_DetailedHealthState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ManagedInstanceInstanceHealth_DetailedHealthState.Descriptor instead.
func (ManagedInstanceInstanceHealth_DetailedHealthState) Number ¶
func (x ManagedInstanceInstanceHealth_DetailedHealthState) Number() protoreflect.EnumNumber
func (ManagedInstanceInstanceHealth_DetailedHealthState) String ¶
func (x ManagedInstanceInstanceHealth_DetailedHealthState) String() string
func (ManagedInstanceInstanceHealth_DetailedHealthState) Type ¶
type ManagedInstanceLastAttempt ¶
type ManagedInstanceLastAttempt struct { // [Output Only] Encountered errors during the last attempt to create or delete the instance. Errors *Errors `protobuf:"bytes,315977579,opt,name=errors,proto3,oneof" json:"errors,omitempty"` // contains filtered or unexported fields }
func (*ManagedInstanceLastAttempt) Descriptor ¶
func (*ManagedInstanceLastAttempt) Descriptor() ([]byte, []int)
Deprecated: Use ManagedInstanceLastAttempt.ProtoReflect.Descriptor instead.
func (*ManagedInstanceLastAttempt) GetErrors ¶
func (x *ManagedInstanceLastAttempt) GetErrors() *Errors
func (*ManagedInstanceLastAttempt) ProtoMessage ¶
func (*ManagedInstanceLastAttempt) ProtoMessage()
func (*ManagedInstanceLastAttempt) ProtoReflect ¶
func (x *ManagedInstanceLastAttempt) ProtoReflect() protoreflect.Message
func (*ManagedInstanceLastAttempt) Reset ¶
func (x *ManagedInstanceLastAttempt) Reset()
func (*ManagedInstanceLastAttempt) String ¶
func (x *ManagedInstanceLastAttempt) String() string
type ManagedInstancePropertiesFromFlexibilityPolicy ¶
type ManagedInstancePropertiesFromFlexibilityPolicy struct { // The machine type to be used for this instance. MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // contains filtered or unexported fields }
func (*ManagedInstancePropertiesFromFlexibilityPolicy) Descriptor ¶
func (*ManagedInstancePropertiesFromFlexibilityPolicy) Descriptor() ([]byte, []int)
Deprecated: Use ManagedInstancePropertiesFromFlexibilityPolicy.ProtoReflect.Descriptor instead.
func (*ManagedInstancePropertiesFromFlexibilityPolicy) GetMachineType ¶
func (x *ManagedInstancePropertiesFromFlexibilityPolicy) GetMachineType() string
func (*ManagedInstancePropertiesFromFlexibilityPolicy) ProtoMessage ¶
func (*ManagedInstancePropertiesFromFlexibilityPolicy) ProtoMessage()
func (*ManagedInstancePropertiesFromFlexibilityPolicy) ProtoReflect ¶
func (x *ManagedInstancePropertiesFromFlexibilityPolicy) ProtoReflect() protoreflect.Message
func (*ManagedInstancePropertiesFromFlexibilityPolicy) Reset ¶
func (x *ManagedInstancePropertiesFromFlexibilityPolicy) Reset()
func (*ManagedInstancePropertiesFromFlexibilityPolicy) String ¶
func (x *ManagedInstancePropertiesFromFlexibilityPolicy) String() string
type ManagedInstanceVersion ¶
type ManagedInstanceVersion struct { // [Output Only] The intended template of the instance. This field is empty when current_action is one of { DELETING, ABANDONING }. InstanceTemplate *string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3,oneof" json:"instance_template,omitempty"` // [Output Only] Name of the version. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ManagedInstanceVersion) Descriptor ¶
func (*ManagedInstanceVersion) Descriptor() ([]byte, []int)
Deprecated: Use ManagedInstanceVersion.ProtoReflect.Descriptor instead.
func (*ManagedInstanceVersion) GetInstanceTemplate ¶
func (x *ManagedInstanceVersion) GetInstanceTemplate() string
func (*ManagedInstanceVersion) GetName ¶
func (x *ManagedInstanceVersion) GetName() string
func (*ManagedInstanceVersion) ProtoMessage ¶
func (*ManagedInstanceVersion) ProtoMessage()
func (*ManagedInstanceVersion) ProtoReflect ¶
func (x *ManagedInstanceVersion) ProtoReflect() protoreflect.Message
func (*ManagedInstanceVersion) Reset ¶
func (x *ManagedInstanceVersion) Reset()
func (*ManagedInstanceVersion) String ¶
func (x *ManagedInstanceVersion) String() string
type ManagedInstance_CurrentAction ¶
type ManagedInstance_CurrentAction int32
[Output Only] The current action that the managed instance group has scheduled for the instance. Possible values: - NONE The instance is running, and the managed instance group does not have any scheduled actions for this instance. - CREATING The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. - CREATING_WITHOUT_RETRIES The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased instead. - RECREATING The managed instance group is recreating this instance. - DELETING The managed instance group is permanently deleting this instance. - ABANDONING The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. - RESTARTING The managed instance group is restarting the instance. - REFRESHING The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. - VERIFYING The managed instance group has created the instance and it is in the process of being verified. Additional supported values which may be not listed in the enum directly due to technical reasons: STOPPING SUSPENDING
const ( // A value indicating that the enum field is not set. ManagedInstance_UNDEFINED_CURRENT_ACTION ManagedInstance_CurrentAction = 0 // The managed instance group is abandoning this instance. The instance will be removed from the instance group and from any target pools that are associated with this group. ManagedInstance_ABANDONING ManagedInstance_CurrentAction = 388244813 // The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful. ManagedInstance_CREATING ManagedInstance_CurrentAction = 455564985 // The managed instance group is attempting to create this instance only once. If the group fails to create this instance, it does not try again and the group's targetSize value is decreased. ManagedInstance_CREATING_WITHOUT_RETRIES ManagedInstance_CurrentAction = 428843785 // The managed instance group is permanently deleting this instance. ManagedInstance_DELETING ManagedInstance_CurrentAction = 528602024 // The managed instance group has not scheduled any actions for this instance. ManagedInstance_NONE ManagedInstance_CurrentAction = 2402104 // The managed instance group is recreating this instance. ManagedInstance_RECREATING ManagedInstance_CurrentAction = 287278572 // The managed instance group is applying configuration changes to the instance without stopping it. For example, the group can update the target pool list for an instance without stopping that instance. ManagedInstance_REFRESHING ManagedInstance_CurrentAction = 163266343 // The managed instance group is restarting this instance. ManagedInstance_RESTARTING ManagedInstance_CurrentAction = 320534387 // The managed instance group is resuming this instance. ManagedInstance_RESUMING ManagedInstance_CurrentAction = 446856618 // The managed instance group is starting this instance. ManagedInstance_STARTING ManagedInstance_CurrentAction = 488820800 // The managed instance group is verifying this already created instance. Verification happens every time the instance is (re)created or restarted and consists of: 1. Waiting until health check specified as part of this managed instance group's autohealing policy reports HEALTHY. Note: Applies only if autohealing policy has a health check specified 2. Waiting for addition verification steps performed as post-instance creation (subject to future extensions). ManagedInstance_VERIFYING ManagedInstance_CurrentAction = 16982185 )
func (ManagedInstance_CurrentAction) Descriptor ¶
func (ManagedInstance_CurrentAction) Descriptor() protoreflect.EnumDescriptor
func (ManagedInstance_CurrentAction) Enum ¶
func (x ManagedInstance_CurrentAction) Enum() *ManagedInstance_CurrentAction
func (ManagedInstance_CurrentAction) EnumDescriptor ¶
func (ManagedInstance_CurrentAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use ManagedInstance_CurrentAction.Descriptor instead.
func (ManagedInstance_CurrentAction) Number ¶
func (x ManagedInstance_CurrentAction) Number() protoreflect.EnumNumber
func (ManagedInstance_CurrentAction) String ¶
func (x ManagedInstance_CurrentAction) String() string
func (ManagedInstance_CurrentAction) Type ¶
func (ManagedInstance_CurrentAction) Type() protoreflect.EnumType
type ManagedInstance_InstanceStatus ¶
type ManagedInstance_InstanceStatus int32
[Output Only] The status of the instance. This field is empty when the instance does not exist. Additional supported values which may be not listed in the enum directly due to technical reasons: STOPPING SUSPENDING
const ( // A value indicating that the enum field is not set. ManagedInstance_UNDEFINED_INSTANCE_STATUS ManagedInstance_InstanceStatus = 0 // The instance is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc. ManagedInstance_DEPROVISIONING ManagedInstance_InstanceStatus = 428935662 // Resources are being allocated for the instance. ManagedInstance_PROVISIONING ManagedInstance_InstanceStatus = 290896621 // The instance is in repair. ManagedInstance_REPAIRING ManagedInstance_InstanceStatus = 413483285 // The instance is running. ManagedInstance_RUNNING ManagedInstance_InstanceStatus = 121282975 // All required resources have been allocated and the instance is being started. ManagedInstance_STAGING ManagedInstance_InstanceStatus = 431072283 // The instance has stopped successfully. ManagedInstance_STOPPED ManagedInstance_InstanceStatus = 444276141 ManagedInstance_STOPPING ManagedInstance_InstanceStatus = 350791796 // The instance has suspended. ManagedInstance_SUSPENDED ManagedInstance_InstanceStatus = 51223995 ManagedInstance_SUSPENDING ManagedInstance_InstanceStatus = 514206246 // The instance has stopped (either by explicit action or underlying failure). ManagedInstance_TERMINATED ManagedInstance_InstanceStatus = 250018339 )
func (ManagedInstance_InstanceStatus) Descriptor ¶
func (ManagedInstance_InstanceStatus) Descriptor() protoreflect.EnumDescriptor
func (ManagedInstance_InstanceStatus) Enum ¶
func (x ManagedInstance_InstanceStatus) Enum() *ManagedInstance_InstanceStatus
func (ManagedInstance_InstanceStatus) EnumDescriptor ¶
func (ManagedInstance_InstanceStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ManagedInstance_InstanceStatus.Descriptor instead.
func (ManagedInstance_InstanceStatus) Number ¶
func (x ManagedInstance_InstanceStatus) Number() protoreflect.EnumNumber
func (ManagedInstance_InstanceStatus) String ¶
func (x ManagedInstance_InstanceStatus) String() string
func (ManagedInstance_InstanceStatus) Type ¶
func (ManagedInstance_InstanceStatus) Type() protoreflect.EnumType
type Metadata ¶
type Metadata struct { // Specifies a fingerprint for this request, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the resource. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // Array of key/value pairs. The total size of all keys and values must be less than 512 KB. Items []*Items `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#metadata for metadata. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
A metadata key/value entry.
func (*Metadata) Descriptor ¶
Deprecated: Use Metadata.ProtoReflect.Descriptor instead.
func (*Metadata) GetFingerprint ¶
func (*Metadata) GetItems ¶
func (*Metadata) GetKind ¶
func (*Metadata) ProtoMessage ¶
func (*Metadata) ProtoMessage()
func (*Metadata) ProtoReflect ¶
func (x *Metadata) ProtoReflect() protoreflect.Message
func (*Metadata) Reset ¶
func (x *Metadata) Reset()
func (*Metadata) String ¶
type MetadataFilter ¶
type MetadataFilter struct { // The list of label value pairs that must match labels in the provided metadata based on filterMatchCriteria This list must not be empty and can have at the most 64 entries. FilterLabels []*MetadataFilterLabelMatch `protobuf:"bytes,307903142,rep,name=filter_labels,json=filterLabels,proto3" json:"filter_labels,omitempty"` // Specifies how individual filter label matches within the list of filterLabels and contributes toward the overall metadataFilter match. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label in the provided metadata. - MATCH_ALL: all filterLabels must have matching labels in the provided metadata. // Check the FilterMatchCriteria enum for the list of possible values. FilterMatchCriteria *string `protobuf:"bytes,239970368,opt,name=filter_match_criteria,json=filterMatchCriteria,proto3,oneof" json:"filter_match_criteria,omitempty"` // contains filtered or unexported fields }
Opaque filter criteria used by load balancers to restrict routing configuration to a limited set of load balancing proxies. Proxies and sidecars involved in load balancing would typically present metadata to the load balancers that need to match criteria specified here. If a match takes place, the relevant configuration is made available to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels provided in the metadata. An example for using metadataFilters would be: if load balancing involves Envoys, they receive routing configuration when values in metadataFilters match values supplied in of their XDS requests to loadbalancers.
func (*MetadataFilter) Descriptor ¶
func (*MetadataFilter) Descriptor() ([]byte, []int)
Deprecated: Use MetadataFilter.ProtoReflect.Descriptor instead.
func (*MetadataFilter) GetFilterLabels ¶
func (x *MetadataFilter) GetFilterLabels() []*MetadataFilterLabelMatch
func (*MetadataFilter) GetFilterMatchCriteria ¶
func (x *MetadataFilter) GetFilterMatchCriteria() string
func (*MetadataFilter) ProtoMessage ¶
func (*MetadataFilter) ProtoMessage()
func (*MetadataFilter) ProtoReflect ¶
func (x *MetadataFilter) ProtoReflect() protoreflect.Message
func (*MetadataFilter) Reset ¶
func (x *MetadataFilter) Reset()
func (*MetadataFilter) String ¶
func (x *MetadataFilter) String() string
type MetadataFilterLabelMatch ¶
type MetadataFilterLabelMatch struct { // Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The value of the label must match the specified value. value can have a maximum length of 1024 characters. Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the load balancer.
func (*MetadataFilterLabelMatch) Descriptor ¶
func (*MetadataFilterLabelMatch) Descriptor() ([]byte, []int)
Deprecated: Use MetadataFilterLabelMatch.ProtoReflect.Descriptor instead.
func (*MetadataFilterLabelMatch) GetName ¶
func (x *MetadataFilterLabelMatch) GetName() string
func (*MetadataFilterLabelMatch) GetValue ¶
func (x *MetadataFilterLabelMatch) GetValue() string
func (*MetadataFilterLabelMatch) ProtoMessage ¶
func (*MetadataFilterLabelMatch) ProtoMessage()
func (*MetadataFilterLabelMatch) ProtoReflect ¶
func (x *MetadataFilterLabelMatch) ProtoReflect() protoreflect.Message
func (*MetadataFilterLabelMatch) Reset ¶
func (x *MetadataFilterLabelMatch) Reset()
func (*MetadataFilterLabelMatch) String ¶
func (x *MetadataFilterLabelMatch) String() string
type MetadataFilter_FilterMatchCriteria ¶
type MetadataFilter_FilterMatchCriteria int32
Specifies how individual filter label matches within the list of filterLabels and contributes toward the overall metadataFilter match. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label in the provided metadata. - MATCH_ALL: all filterLabels must have matching labels in the provided metadata.
const ( // A value indicating that the enum field is not set. MetadataFilter_UNDEFINED_FILTER_MATCH_CRITERIA MetadataFilter_FilterMatchCriteria = 0 // Specifies that all filterLabels must match for the metadataFilter to be considered a match. MetadataFilter_MATCH_ALL MetadataFilter_FilterMatchCriteria = 180663271 // Specifies that any filterLabel must match for the metadataFilter to be considered a match. MetadataFilter_MATCH_ANY MetadataFilter_FilterMatchCriteria = 180663346 // Indicates that the match criteria was not set. A metadataFilter must never be created with this value. MetadataFilter_NOT_SET MetadataFilter_FilterMatchCriteria = 163646646 )
func (MetadataFilter_FilterMatchCriteria) Descriptor ¶
func (MetadataFilter_FilterMatchCriteria) Descriptor() protoreflect.EnumDescriptor
func (MetadataFilter_FilterMatchCriteria) Enum ¶
func (x MetadataFilter_FilterMatchCriteria) Enum() *MetadataFilter_FilterMatchCriteria
func (MetadataFilter_FilterMatchCriteria) EnumDescriptor ¶
func (MetadataFilter_FilterMatchCriteria) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetadataFilter_FilterMatchCriteria.Descriptor instead.
func (MetadataFilter_FilterMatchCriteria) Number ¶
func (x MetadataFilter_FilterMatchCriteria) Number() protoreflect.EnumNumber
func (MetadataFilter_FilterMatchCriteria) String ¶
func (x MetadataFilter_FilterMatchCriteria) String() string
func (MetadataFilter_FilterMatchCriteria) Type ¶
func (MetadataFilter_FilterMatchCriteria) Type() protoreflect.EnumType
type MoveAddressRequest ¶
type MoveAddressRequest struct { // Name of the address resource to move. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // Source project ID which the Address is moved from. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionAddressesMoveRequestResource *RegionAddressesMoveRequest `protobuf:"bytes,409081924,opt,name=region_addresses_move_request_resource,json=regionAddressesMoveRequestResource,proto3" json:"region_addresses_move_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.Move. See the method description for details.
func (*MoveAddressRequest) Descriptor ¶
func (*MoveAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveAddressRequest.ProtoReflect.Descriptor instead.
func (*MoveAddressRequest) GetAddress ¶
func (x *MoveAddressRequest) GetAddress() string
func (*MoveAddressRequest) GetProject ¶
func (x *MoveAddressRequest) GetProject() string
func (*MoveAddressRequest) GetRegion ¶
func (x *MoveAddressRequest) GetRegion() string
func (*MoveAddressRequest) GetRegionAddressesMoveRequestResource ¶
func (x *MoveAddressRequest) GetRegionAddressesMoveRequestResource() *RegionAddressesMoveRequest
func (*MoveAddressRequest) GetRequestId ¶
func (x *MoveAddressRequest) GetRequestId() string
func (*MoveAddressRequest) ProtoMessage ¶
func (*MoveAddressRequest) ProtoMessage()
func (*MoveAddressRequest) ProtoReflect ¶
func (x *MoveAddressRequest) ProtoReflect() protoreflect.Message
func (*MoveAddressRequest) Reset ¶
func (x *MoveAddressRequest) Reset()
func (*MoveAddressRequest) String ¶
func (x *MoveAddressRequest) String() string
type MoveDiskProjectRequest ¶
type MoveDiskProjectRequest struct { // The body resource for this request DiskMoveRequestResource *DiskMoveRequest `protobuf:"bytes,313008458,opt,name=disk_move_request_resource,json=diskMoveRequestResource,proto3" json:"disk_move_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.MoveDisk. See the method description for details.
func (*MoveDiskProjectRequest) Descriptor ¶
func (*MoveDiskProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveDiskProjectRequest.ProtoReflect.Descriptor instead.
func (*MoveDiskProjectRequest) GetDiskMoveRequestResource ¶
func (x *MoveDiskProjectRequest) GetDiskMoveRequestResource() *DiskMoveRequest
func (*MoveDiskProjectRequest) GetProject ¶
func (x *MoveDiskProjectRequest) GetProject() string
func (*MoveDiskProjectRequest) GetRequestId ¶
func (x *MoveDiskProjectRequest) GetRequestId() string
func (*MoveDiskProjectRequest) ProtoMessage ¶
func (*MoveDiskProjectRequest) ProtoMessage()
func (*MoveDiskProjectRequest) ProtoReflect ¶
func (x *MoveDiskProjectRequest) ProtoReflect() protoreflect.Message
func (*MoveDiskProjectRequest) Reset ¶
func (x *MoveDiskProjectRequest) Reset()
func (*MoveDiskProjectRequest) String ¶
func (x *MoveDiskProjectRequest) String() string
type MoveFirewallPolicyRequest ¶
type MoveFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The new parent of the firewall policy. The ID can be either be "folders/[FOLDER_ID]" if the parent is a folder or "organizations/[ORGANIZATION_ID]" if the parent is an organization. ParentId string `protobuf:"bytes,459714768,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.Move. See the method description for details.
func (*MoveFirewallPolicyRequest) Descriptor ¶
func (*MoveFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*MoveFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *MoveFirewallPolicyRequest) GetFirewallPolicy() string
func (*MoveFirewallPolicyRequest) GetParentId ¶
func (x *MoveFirewallPolicyRequest) GetParentId() string
func (*MoveFirewallPolicyRequest) GetRequestId ¶
func (x *MoveFirewallPolicyRequest) GetRequestId() string
func (*MoveFirewallPolicyRequest) ProtoMessage ¶
func (*MoveFirewallPolicyRequest) ProtoMessage()
func (*MoveFirewallPolicyRequest) ProtoReflect ¶
func (x *MoveFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*MoveFirewallPolicyRequest) Reset ¶
func (x *MoveFirewallPolicyRequest) Reset()
func (*MoveFirewallPolicyRequest) String ¶
func (x *MoveFirewallPolicyRequest) String() string
type MoveGlobalAddressRequest ¶
type MoveGlobalAddressRequest struct { // Name of the address resource to move. Address string `protobuf:"bytes,462920692,opt,name=address,proto3" json:"address,omitempty"` // The body resource for this request GlobalAddressesMoveRequestResource *GlobalAddressesMoveRequest `protobuf:"bytes,302807283,opt,name=global_addresses_move_request_resource,json=globalAddressesMoveRequestResource,proto3" json:"global_addresses_move_request_resource,omitempty"` // Source project ID which the Address is moved from. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.Move. See the method description for details.
func (*MoveGlobalAddressRequest) Descriptor ¶
func (*MoveGlobalAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveGlobalAddressRequest.ProtoReflect.Descriptor instead.
func (*MoveGlobalAddressRequest) GetAddress ¶
func (x *MoveGlobalAddressRequest) GetAddress() string
func (*MoveGlobalAddressRequest) GetGlobalAddressesMoveRequestResource ¶
func (x *MoveGlobalAddressRequest) GetGlobalAddressesMoveRequestResource() *GlobalAddressesMoveRequest
func (*MoveGlobalAddressRequest) GetProject ¶
func (x *MoveGlobalAddressRequest) GetProject() string
func (*MoveGlobalAddressRequest) GetRequestId ¶
func (x *MoveGlobalAddressRequest) GetRequestId() string
func (*MoveGlobalAddressRequest) ProtoMessage ¶
func (*MoveGlobalAddressRequest) ProtoMessage()
func (*MoveGlobalAddressRequest) ProtoReflect ¶
func (x *MoveGlobalAddressRequest) ProtoReflect() protoreflect.Message
func (*MoveGlobalAddressRequest) Reset ¶
func (x *MoveGlobalAddressRequest) Reset()
func (*MoveGlobalAddressRequest) String ¶
func (x *MoveGlobalAddressRequest) String() string
type MoveInstanceProjectRequest ¶
type MoveInstanceProjectRequest struct { // The body resource for this request InstanceMoveRequestResource *InstanceMoveRequest `protobuf:"bytes,311664194,opt,name=instance_move_request_resource,json=instanceMoveRequestResource,proto3" json:"instance_move_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.MoveInstance. See the method description for details.
func (*MoveInstanceProjectRequest) Descriptor ¶
func (*MoveInstanceProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveInstanceProjectRequest.ProtoReflect.Descriptor instead.
func (*MoveInstanceProjectRequest) GetInstanceMoveRequestResource ¶
func (x *MoveInstanceProjectRequest) GetInstanceMoveRequestResource() *InstanceMoveRequest
func (*MoveInstanceProjectRequest) GetProject ¶
func (x *MoveInstanceProjectRequest) GetProject() string
func (*MoveInstanceProjectRequest) GetRequestId ¶
func (x *MoveInstanceProjectRequest) GetRequestId() string
func (*MoveInstanceProjectRequest) ProtoMessage ¶
func (*MoveInstanceProjectRequest) ProtoMessage()
func (*MoveInstanceProjectRequest) ProtoReflect ¶
func (x *MoveInstanceProjectRequest) ProtoReflect() protoreflect.Message
func (*MoveInstanceProjectRequest) Reset ¶
func (x *MoveInstanceProjectRequest) Reset()
func (*MoveInstanceProjectRequest) String ¶
func (x *MoveInstanceProjectRequest) String() string
type NamedPort ¶
type NamedPort struct { // The name for this named port. The name must be 1-63 characters long, and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The port number, which can be a value between 1 and 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // contains filtered or unexported fields }
The named port. For example: <"http", 80>.
func (*NamedPort) Descriptor ¶
Deprecated: Use NamedPort.ProtoReflect.Descriptor instead.
func (*NamedPort) GetName ¶
func (*NamedPort) GetPort ¶
func (*NamedPort) ProtoMessage ¶
func (*NamedPort) ProtoMessage()
func (*NamedPort) ProtoReflect ¶
func (x *NamedPort) ProtoReflect() protoreflect.Message
func (*NamedPort) Reset ¶
func (x *NamedPort) Reset()
func (*NamedPort) String ¶
type NatIpInfo ¶
type NatIpInfo struct { // A list of all NAT IPs assigned to this NAT config. NatIpInfoMappings []*NatIpInfoNatIpInfoMapping `protobuf:"bytes,241401884,rep,name=nat_ip_info_mappings,json=natIpInfoMappings,proto3" json:"nat_ip_info_mappings,omitempty"` // Name of the NAT config which the NAT IP belongs to. NatName *string `protobuf:"bytes,425596649,opt,name=nat_name,json=natName,proto3,oneof" json:"nat_name,omitempty"` // contains filtered or unexported fields }
Contains NAT IP information of a NAT config (i.e. usage status, mode).
func (*NatIpInfo) Descriptor ¶
Deprecated: Use NatIpInfo.ProtoReflect.Descriptor instead.
func (*NatIpInfo) GetNatIpInfoMappings ¶
func (x *NatIpInfo) GetNatIpInfoMappings() []*NatIpInfoNatIpInfoMapping
func (*NatIpInfo) GetNatName ¶
func (*NatIpInfo) ProtoMessage ¶
func (*NatIpInfo) ProtoMessage()
func (*NatIpInfo) ProtoReflect ¶
func (x *NatIpInfo) ProtoReflect() protoreflect.Message
func (*NatIpInfo) Reset ¶
func (x *NatIpInfo) Reset()
func (*NatIpInfo) String ¶
type NatIpInfoNatIpInfoMapping ¶
type NatIpInfoNatIpInfoMapping struct { // Specifies whether NAT IP is auto or manual. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // NAT IP address. For example: 203.0.113.11. NatIp *string `protobuf:"bytes,21113093,opt,name=nat_ip,json=natIp,proto3,oneof" json:"nat_ip,omitempty"` // Specifies whether NAT IP is currently serving at least one endpoint or not. // Check the Usage enum for the list of possible values. Usage *string `protobuf:"bytes,111574433,opt,name=usage,proto3,oneof" json:"usage,omitempty"` // contains filtered or unexported fields }
Contains information of a NAT IP.
func (*NatIpInfoNatIpInfoMapping) Descriptor ¶
func (*NatIpInfoNatIpInfoMapping) Descriptor() ([]byte, []int)
Deprecated: Use NatIpInfoNatIpInfoMapping.ProtoReflect.Descriptor instead.
func (*NatIpInfoNatIpInfoMapping) GetMode ¶
func (x *NatIpInfoNatIpInfoMapping) GetMode() string
func (*NatIpInfoNatIpInfoMapping) GetNatIp ¶
func (x *NatIpInfoNatIpInfoMapping) GetNatIp() string
func (*NatIpInfoNatIpInfoMapping) GetUsage ¶
func (x *NatIpInfoNatIpInfoMapping) GetUsage() string
func (*NatIpInfoNatIpInfoMapping) ProtoMessage ¶
func (*NatIpInfoNatIpInfoMapping) ProtoMessage()
func (*NatIpInfoNatIpInfoMapping) ProtoReflect ¶
func (x *NatIpInfoNatIpInfoMapping) ProtoReflect() protoreflect.Message
func (*NatIpInfoNatIpInfoMapping) Reset ¶
func (x *NatIpInfoNatIpInfoMapping) Reset()
func (*NatIpInfoNatIpInfoMapping) String ¶
func (x *NatIpInfoNatIpInfoMapping) String() string
type NatIpInfoNatIpInfoMapping_Mode ¶
type NatIpInfoNatIpInfoMapping_Mode int32
Specifies whether NAT IP is auto or manual.
const ( // A value indicating that the enum field is not set. NatIpInfoNatIpInfoMapping_UNDEFINED_MODE NatIpInfoNatIpInfoMapping_Mode = 0 NatIpInfoNatIpInfoMapping_AUTO NatIpInfoNatIpInfoMapping_Mode = 2020783 NatIpInfoNatIpInfoMapping_MANUAL NatIpInfoNatIpInfoMapping_Mode = 119397318 )
func (NatIpInfoNatIpInfoMapping_Mode) Descriptor ¶
func (NatIpInfoNatIpInfoMapping_Mode) Descriptor() protoreflect.EnumDescriptor
func (NatIpInfoNatIpInfoMapping_Mode) Enum ¶
func (x NatIpInfoNatIpInfoMapping_Mode) Enum() *NatIpInfoNatIpInfoMapping_Mode
func (NatIpInfoNatIpInfoMapping_Mode) EnumDescriptor ¶
func (NatIpInfoNatIpInfoMapping_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use NatIpInfoNatIpInfoMapping_Mode.Descriptor instead.
func (NatIpInfoNatIpInfoMapping_Mode) Number ¶
func (x NatIpInfoNatIpInfoMapping_Mode) Number() protoreflect.EnumNumber
func (NatIpInfoNatIpInfoMapping_Mode) String ¶
func (x NatIpInfoNatIpInfoMapping_Mode) String() string
func (NatIpInfoNatIpInfoMapping_Mode) Type ¶
func (NatIpInfoNatIpInfoMapping_Mode) Type() protoreflect.EnumType
type NatIpInfoNatIpInfoMapping_Usage ¶
type NatIpInfoNatIpInfoMapping_Usage int32
Specifies whether NAT IP is currently serving at least one endpoint or not.
const ( // A value indicating that the enum field is not set. NatIpInfoNatIpInfoMapping_UNDEFINED_USAGE NatIpInfoNatIpInfoMapping_Usage = 0 NatIpInfoNatIpInfoMapping_IN_USE NatIpInfoNatIpInfoMapping_Usage = 17393485 NatIpInfoNatIpInfoMapping_UNUSED NatIpInfoNatIpInfoMapping_Usage = 360643030 )
func (NatIpInfoNatIpInfoMapping_Usage) Descriptor ¶
func (NatIpInfoNatIpInfoMapping_Usage) Descriptor() protoreflect.EnumDescriptor
func (NatIpInfoNatIpInfoMapping_Usage) Enum ¶
func (x NatIpInfoNatIpInfoMapping_Usage) Enum() *NatIpInfoNatIpInfoMapping_Usage
func (NatIpInfoNatIpInfoMapping_Usage) EnumDescriptor ¶
func (NatIpInfoNatIpInfoMapping_Usage) EnumDescriptor() ([]byte, []int)
Deprecated: Use NatIpInfoNatIpInfoMapping_Usage.Descriptor instead.
func (NatIpInfoNatIpInfoMapping_Usage) Number ¶
func (x NatIpInfoNatIpInfoMapping_Usage) Number() protoreflect.EnumNumber
func (NatIpInfoNatIpInfoMapping_Usage) String ¶
func (x NatIpInfoNatIpInfoMapping_Usage) String() string
func (NatIpInfoNatIpInfoMapping_Usage) Type ¶
func (NatIpInfoNatIpInfoMapping_Usage) Type() protoreflect.EnumType
type NatIpInfoResponse ¶
type NatIpInfoResponse struct { // [Output Only] A list of NAT IP information. Result []*NatIpInfo `protobuf:"bytes,139315229,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*NatIpInfoResponse) Descriptor ¶
func (*NatIpInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use NatIpInfoResponse.ProtoReflect.Descriptor instead.
func (*NatIpInfoResponse) GetResult ¶
func (x *NatIpInfoResponse) GetResult() []*NatIpInfo
func (*NatIpInfoResponse) ProtoMessage ¶
func (*NatIpInfoResponse) ProtoMessage()
func (*NatIpInfoResponse) ProtoReflect ¶
func (x *NatIpInfoResponse) ProtoReflect() protoreflect.Message
func (*NatIpInfoResponse) Reset ¶
func (x *NatIpInfoResponse) Reset()
func (*NatIpInfoResponse) String ¶
func (x *NatIpInfoResponse) String() string
type Network ¶
type Network struct { // Deprecated in favor of subnet mode networks. The range of internal addresses that are legal on this network. This range is a CIDR specification, for example: 192.168.0.0/16. Provided by the client when the network is created. IPv4Range *string `protobuf:"bytes,59234358,opt,name=I_pv4_range,json=IPv4Range,proto3,oneof" json:"I_pv4_range,omitempty"` // Must be set to create a VPC network. If not set, a legacy network is created. When set to true, the VPC network is created in auto mode. When set to false, the VPC network is created in custom mode. An auto mode VPC network starts with one subnet per region. Each subnet has a predetermined range as described in Auto mode VPC network IP ranges. For custom mode VPC networks, you can add subnets using the subnetworks insert method. AutoCreateSubnetworks *bool `protobuf:"varint,256156690,opt,name=auto_create_subnetworks,json=autoCreateSubnetworks,proto3,oneof" json:"auto_create_subnetworks,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this field when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Enable ULA internal ipv6 on this network. Enabling this feature will assign a /48 from google defined ULA prefix fd20::/20. . EnableUlaInternalIpv6 *bool `protobuf:"varint,423757720,opt,name=enable_ula_internal_ipv6,json=enableUlaInternalIpv6,proto3,oneof" json:"enable_ula_internal_ipv6,omitempty"` // [Output Only] URL of the firewall policy the network is associated with. FirewallPolicy *string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3,oneof" json:"firewall_policy,omitempty"` // [Output Only] The gateway address for default routing out of the network, selected by Google Cloud. GatewayIPv4 *string `protobuf:"bytes,178678877,opt,name=gateway_i_pv4,json=gatewayIPv4,proto3,oneof" json:"gateway_i_pv4,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // When enabling ula internal ipv6, caller optionally can specify the /48 range they want from the google defined ULA prefix fd20::/20. The input must be a valid /48 ULA IPv6 address and must be within the fd20::/20. Operation will fail if the speficied /48 is already in used by another resource. If the field is not speficied, then a /48 range will be randomly allocated from fd20::/20 and returned via this field. . InternalIpv6Range *string `protobuf:"bytes,277456807,opt,name=internal_ipv6_range,json=internalIpv6Range,proto3,oneof" json:"internal_ipv6_range,omitempty"` // [Output Only] Type of the resource. Always compute#network for networks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Maximum Transmission Unit in bytes. The minimum value for this field is 1300 and the maximum value is 8896. The suggested value is 1500, which is the default MTU used on the Internet, or 8896 if you want to use Jumbo frames. If unspecified, the value defaults to 1460. Mtu *int32 `protobuf:"varint,108462,opt,name=mtu,proto3,oneof" json:"mtu,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The network firewall policy enforcement order. Can be either AFTER_CLASSIC_FIREWALL or BEFORE_CLASSIC_FIREWALL. Defaults to AFTER_CLASSIC_FIREWALL if the field is not specified. // Check the NetworkFirewallPolicyEnforcementOrder enum for the list of possible values. NetworkFirewallPolicyEnforcementOrder *string `protobuf:"bytes,6504784,opt,name=network_firewall_policy_enforcement_order,json=networkFirewallPolicyEnforcementOrder,proto3,oneof" json:"network_firewall_policy_enforcement_order,omitempty"` // A full or partial URL of the network profile to apply to this network. This field can be set only at resource creation time. For example, the following are valid URLs: - https://www.googleapis.com/compute/{api_version}/projects/{project_id}/global/networkProfiles/{network_profile_name} - projects/{project_id}/global/networkProfiles/{network_profile_name} NetworkProfile *string `protobuf:"bytes,173112472,opt,name=network_profile,json=networkProfile,proto3,oneof" json:"network_profile,omitempty"` // [Output Only] A list of network peerings for the resource. Peerings []*NetworkPeering `protobuf:"bytes,69883187,rep,name=peerings,proto3" json:"peerings,omitempty"` // The network-level routing configuration for this network. Used by Cloud Router to determine what type of network-wide routing behavior to enforce. RoutingConfig *NetworkRoutingConfig `protobuf:"bytes,523556059,opt,name=routing_config,json=routingConfig,proto3,oneof" json:"routing_config,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // [Output Only] Server-defined fully-qualified URLs for all subnetworks in this VPC network. Subnetworks []string `protobuf:"bytes,415853125,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // contains filtered or unexported fields }
Represents a VPC Network resource. Networks connect resources to each other and to the internet. For more information, read Virtual Private Cloud (VPC) Network.
func (*Network) Descriptor ¶
Deprecated: Use Network.ProtoReflect.Descriptor instead.
func (*Network) GetAutoCreateSubnetworks ¶
func (*Network) GetCreationTimestamp ¶
func (*Network) GetDescription ¶
func (*Network) GetEnableUlaInternalIpv6 ¶
func (*Network) GetFirewallPolicy ¶
func (*Network) GetGatewayIPv4 ¶
func (*Network) GetIPv4Range ¶
func (*Network) GetId ¶
func (*Network) GetInternalIpv6Range ¶
func (*Network) GetKind ¶
func (*Network) GetMtu ¶
func (*Network) GetName ¶
func (*Network) GetNetworkFirewallPolicyEnforcementOrder ¶
func (*Network) GetNetworkProfile ¶
func (*Network) GetPeerings ¶
func (x *Network) GetPeerings() []*NetworkPeering
func (*Network) GetRoutingConfig ¶
func (x *Network) GetRoutingConfig() *NetworkRoutingConfig
func (*Network) GetSelfLink ¶
func (*Network) GetSelfLinkWithId ¶
func (*Network) GetSubnetworks ¶
func (*Network) ProtoMessage ¶
func (*Network) ProtoMessage()
func (*Network) ProtoReflect ¶
func (x *Network) ProtoReflect() protoreflect.Message
func (*Network) Reset ¶
func (x *Network) Reset()
func (*Network) String ¶
type NetworkAttachment ¶
type NetworkAttachment struct { // [Output Only] An array of connections for all the producers connected to this network attachment. ConnectionEndpoints []*NetworkAttachmentConnectedEndpoint `protobuf:"bytes,326078813,rep,name=connection_endpoints,json=connectionEndpoints,proto3" json:"connection_endpoints,omitempty"` // Check the ConnectionPreference enum for the list of possible values. ConnectionPreference *string `protobuf:"bytes,285818076,opt,name=connection_preference,json=connectionPreference,proto3,oneof" json:"connection_preference,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The URL of the network which the Network Attachment belongs to. Practically it is inferred by fetching the network of the first subnetwork associated. Because it is required that all the subnetworks must be from the same network, it is assured that the Network Attachment belongs to the same network as all the subnetworks. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Projects that are allowed to connect to this network attachment. The project can be specified using its id or number. ProducerAcceptLists []string `protobuf:"bytes,202804523,rep,name=producer_accept_lists,json=producerAcceptLists,proto3" json:"producer_accept_lists,omitempty"` // Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number. ProducerRejectLists []string `protobuf:"bytes,4112002,rep,name=producer_reject_lists,json=producerRejectLists,proto3" json:"producer_reject_lists,omitempty"` // [Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource's resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment. Subnetworks []string `protobuf:"bytes,415853125,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // contains filtered or unexported fields }
NetworkAttachments A network attachment resource ...
func (*NetworkAttachment) Descriptor ¶
func (*NetworkAttachment) Descriptor() ([]byte, []int)
Deprecated: Use NetworkAttachment.ProtoReflect.Descriptor instead.
func (*NetworkAttachment) GetConnectionEndpoints ¶
func (x *NetworkAttachment) GetConnectionEndpoints() []*NetworkAttachmentConnectedEndpoint
func (*NetworkAttachment) GetConnectionPreference ¶
func (x *NetworkAttachment) GetConnectionPreference() string
func (*NetworkAttachment) GetCreationTimestamp ¶
func (x *NetworkAttachment) GetCreationTimestamp() string
func (*NetworkAttachment) GetDescription ¶
func (x *NetworkAttachment) GetDescription() string
func (*NetworkAttachment) GetFingerprint ¶
func (x *NetworkAttachment) GetFingerprint() string
func (*NetworkAttachment) GetId ¶
func (x *NetworkAttachment) GetId() uint64
func (*NetworkAttachment) GetKind ¶
func (x *NetworkAttachment) GetKind() string
func (*NetworkAttachment) GetName ¶
func (x *NetworkAttachment) GetName() string
func (*NetworkAttachment) GetNetwork ¶
func (x *NetworkAttachment) GetNetwork() string
func (*NetworkAttachment) GetProducerAcceptLists ¶
func (x *NetworkAttachment) GetProducerAcceptLists() []string
func (*NetworkAttachment) GetProducerRejectLists ¶
func (x *NetworkAttachment) GetProducerRejectLists() []string
func (*NetworkAttachment) GetRegion ¶
func (x *NetworkAttachment) GetRegion() string
func (*NetworkAttachment) GetSelfLink ¶
func (x *NetworkAttachment) GetSelfLink() string
func (*NetworkAttachment) GetSelfLinkWithId ¶
func (x *NetworkAttachment) GetSelfLinkWithId() string
func (*NetworkAttachment) GetSubnetworks ¶
func (x *NetworkAttachment) GetSubnetworks() []string
func (*NetworkAttachment) ProtoMessage ¶
func (*NetworkAttachment) ProtoMessage()
func (*NetworkAttachment) ProtoReflect ¶
func (x *NetworkAttachment) ProtoReflect() protoreflect.Message
func (*NetworkAttachment) Reset ¶
func (x *NetworkAttachment) Reset()
func (*NetworkAttachment) String ¶
func (x *NetworkAttachment) String() string
type NetworkAttachmentAggregatedList ¶
type NetworkAttachmentAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkAttachmentsScopedList resources. Items map[string]*NetworkAttachmentsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of NetworkAttachmentsScopedList.
func (*NetworkAttachmentAggregatedList) Descriptor ¶
func (*NetworkAttachmentAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkAttachmentAggregatedList.ProtoReflect.Descriptor instead.
func (*NetworkAttachmentAggregatedList) GetId ¶
func (x *NetworkAttachmentAggregatedList) GetId() string
func (*NetworkAttachmentAggregatedList) GetItems ¶
func (x *NetworkAttachmentAggregatedList) GetItems() map[string]*NetworkAttachmentsScopedList
func (*NetworkAttachmentAggregatedList) GetKind ¶
func (x *NetworkAttachmentAggregatedList) GetKind() string
func (*NetworkAttachmentAggregatedList) GetNextPageToken ¶
func (x *NetworkAttachmentAggregatedList) GetNextPageToken() string
func (*NetworkAttachmentAggregatedList) GetSelfLink ¶
func (x *NetworkAttachmentAggregatedList) GetSelfLink() string
func (*NetworkAttachmentAggregatedList) GetWarning ¶
func (x *NetworkAttachmentAggregatedList) GetWarning() *Warning
func (*NetworkAttachmentAggregatedList) ProtoMessage ¶
func (*NetworkAttachmentAggregatedList) ProtoMessage()
func (*NetworkAttachmentAggregatedList) ProtoReflect ¶
func (x *NetworkAttachmentAggregatedList) ProtoReflect() protoreflect.Message
func (*NetworkAttachmentAggregatedList) Reset ¶
func (x *NetworkAttachmentAggregatedList) Reset()
func (*NetworkAttachmentAggregatedList) String ¶
func (x *NetworkAttachmentAggregatedList) String() string
type NetworkAttachmentConnectedEndpoint ¶
type NetworkAttachmentConnectedEndpoint struct { // The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // The IPv6 address assigned to the producer instance network interface. This is only assigned when the stack types of both the instance network interface and the consumer subnet are IPv4_IPv6. Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // The project id or number of the interface to which the IP was assigned. ProjectIdOrNum *string `protobuf:"bytes,349783336,opt,name=project_id_or_num,json=projectIdOrNum,proto3,oneof" json:"project_id_or_num,omitempty"` // Alias IP ranges from the same subnetwork. SecondaryIpCidrRanges []string `protobuf:"bytes,117184788,rep,name=secondary_ip_cidr_ranges,json=secondaryIpCidrRanges,proto3" json:"secondary_ip_cidr_ranges,omitempty"` // The status of a connected endpoint to this network attachment. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // The subnetwork used to assign the IP to the producer instance network interface. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // [Output Only] The CIDR range of the subnet from which the IPv4 internal IP was allocated from. SubnetworkCidrRange *string `protobuf:"bytes,383249827,opt,name=subnetwork_cidr_range,json=subnetworkCidrRange,proto3,oneof" json:"subnetwork_cidr_range,omitempty"` // contains filtered or unexported fields }
[Output Only] A connection connected to this network attachment.
func (*NetworkAttachmentConnectedEndpoint) Descriptor ¶
func (*NetworkAttachmentConnectedEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use NetworkAttachmentConnectedEndpoint.ProtoReflect.Descriptor instead.
func (*NetworkAttachmentConnectedEndpoint) GetIpAddress ¶
func (x *NetworkAttachmentConnectedEndpoint) GetIpAddress() string
func (*NetworkAttachmentConnectedEndpoint) GetIpv6Address ¶
func (x *NetworkAttachmentConnectedEndpoint) GetIpv6Address() string
func (*NetworkAttachmentConnectedEndpoint) GetProjectIdOrNum ¶
func (x *NetworkAttachmentConnectedEndpoint) GetProjectIdOrNum() string
func (*NetworkAttachmentConnectedEndpoint) GetSecondaryIpCidrRanges ¶
func (x *NetworkAttachmentConnectedEndpoint) GetSecondaryIpCidrRanges() []string
func (*NetworkAttachmentConnectedEndpoint) GetStatus ¶
func (x *NetworkAttachmentConnectedEndpoint) GetStatus() string
func (*NetworkAttachmentConnectedEndpoint) GetSubnetwork ¶
func (x *NetworkAttachmentConnectedEndpoint) GetSubnetwork() string
func (*NetworkAttachmentConnectedEndpoint) GetSubnetworkCidrRange ¶
func (x *NetworkAttachmentConnectedEndpoint) GetSubnetworkCidrRange() string
func (*NetworkAttachmentConnectedEndpoint) ProtoMessage ¶
func (*NetworkAttachmentConnectedEndpoint) ProtoMessage()
func (*NetworkAttachmentConnectedEndpoint) ProtoReflect ¶
func (x *NetworkAttachmentConnectedEndpoint) ProtoReflect() protoreflect.Message
func (*NetworkAttachmentConnectedEndpoint) Reset ¶
func (x *NetworkAttachmentConnectedEndpoint) Reset()
func (*NetworkAttachmentConnectedEndpoint) String ¶
func (x *NetworkAttachmentConnectedEndpoint) String() string
type NetworkAttachmentConnectedEndpoint_Status ¶
type NetworkAttachmentConnectedEndpoint_Status int32
The status of a connected endpoint to this network attachment.
const ( // A value indicating that the enum field is not set. NetworkAttachmentConnectedEndpoint_UNDEFINED_STATUS NetworkAttachmentConnectedEndpoint_Status = 0 // The consumer allows traffic from the producer to reach its VPC. NetworkAttachmentConnectedEndpoint_ACCEPTED NetworkAttachmentConnectedEndpoint_Status = 246714279 // The consumer network attachment no longer exists. NetworkAttachmentConnectedEndpoint_CLOSED NetworkAttachmentConnectedEndpoint_Status = 380163436 // The consumer needs to take further action before traffic can be served. NetworkAttachmentConnectedEndpoint_NEEDS_ATTENTION NetworkAttachmentConnectedEndpoint_Status = 344491452 // The consumer neither allows nor prohibits traffic from the producer to reach its VPC. NetworkAttachmentConnectedEndpoint_PENDING NetworkAttachmentConnectedEndpoint_Status = 35394935 // The consumer prohibits traffic from the producer to reach its VPC. NetworkAttachmentConnectedEndpoint_REJECTED NetworkAttachmentConnectedEndpoint_Status = 174130302 NetworkAttachmentConnectedEndpoint_STATUS_UNSPECIFIED NetworkAttachmentConnectedEndpoint_Status = 42133066 )
func (NetworkAttachmentConnectedEndpoint_Status) Descriptor ¶
func (NetworkAttachmentConnectedEndpoint_Status) Descriptor() protoreflect.EnumDescriptor
func (NetworkAttachmentConnectedEndpoint_Status) Enum ¶
func (x NetworkAttachmentConnectedEndpoint_Status) Enum() *NetworkAttachmentConnectedEndpoint_Status
func (NetworkAttachmentConnectedEndpoint_Status) EnumDescriptor ¶
func (NetworkAttachmentConnectedEndpoint_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkAttachmentConnectedEndpoint_Status.Descriptor instead.
func (NetworkAttachmentConnectedEndpoint_Status) Number ¶
func (x NetworkAttachmentConnectedEndpoint_Status) Number() protoreflect.EnumNumber
func (NetworkAttachmentConnectedEndpoint_Status) String ¶
func (x NetworkAttachmentConnectedEndpoint_Status) String() string
func (NetworkAttachmentConnectedEndpoint_Status) Type ¶
func (NetworkAttachmentConnectedEndpoint_Status) Type() protoreflect.EnumType
type NetworkAttachmentList ¶
type NetworkAttachmentList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkAttachment resources. Items []*NetworkAttachment `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkAttachmentList) Descriptor ¶
func (*NetworkAttachmentList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkAttachmentList.ProtoReflect.Descriptor instead.
func (*NetworkAttachmentList) GetId ¶
func (x *NetworkAttachmentList) GetId() string
func (*NetworkAttachmentList) GetItems ¶
func (x *NetworkAttachmentList) GetItems() []*NetworkAttachment
func (*NetworkAttachmentList) GetKind ¶
func (x *NetworkAttachmentList) GetKind() string
func (*NetworkAttachmentList) GetNextPageToken ¶
func (x *NetworkAttachmentList) GetNextPageToken() string
func (*NetworkAttachmentList) GetSelfLink ¶
func (x *NetworkAttachmentList) GetSelfLink() string
func (*NetworkAttachmentList) GetWarning ¶
func (x *NetworkAttachmentList) GetWarning() *Warning
func (*NetworkAttachmentList) ProtoMessage ¶
func (*NetworkAttachmentList) ProtoMessage()
func (*NetworkAttachmentList) ProtoReflect ¶
func (x *NetworkAttachmentList) ProtoReflect() protoreflect.Message
func (*NetworkAttachmentList) Reset ¶
func (x *NetworkAttachmentList) Reset()
func (*NetworkAttachmentList) String ¶
func (x *NetworkAttachmentList) String() string
type NetworkAttachment_ConnectionPreference ¶
type NetworkAttachment_ConnectionPreference int32
const ( // A value indicating that the enum field is not set. NetworkAttachment_UNDEFINED_CONNECTION_PREFERENCE NetworkAttachment_ConnectionPreference = 0 NetworkAttachment_ACCEPT_AUTOMATIC NetworkAttachment_ConnectionPreference = 75250580 NetworkAttachment_ACCEPT_MANUAL NetworkAttachment_ConnectionPreference = 373061341 NetworkAttachment_INVALID NetworkAttachment_ConnectionPreference = 530283991 )
func (NetworkAttachment_ConnectionPreference) Descriptor ¶
func (NetworkAttachment_ConnectionPreference) Descriptor() protoreflect.EnumDescriptor
func (NetworkAttachment_ConnectionPreference) Enum ¶
func (NetworkAttachment_ConnectionPreference) EnumDescriptor ¶
func (NetworkAttachment_ConnectionPreference) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkAttachment_ConnectionPreference.Descriptor instead.
func (NetworkAttachment_ConnectionPreference) Number ¶
func (x NetworkAttachment_ConnectionPreference) Number() protoreflect.EnumNumber
func (NetworkAttachment_ConnectionPreference) String ¶
func (x NetworkAttachment_ConnectionPreference) String() string
func (NetworkAttachment_ConnectionPreference) Type ¶
func (NetworkAttachment_ConnectionPreference) Type() protoreflect.EnumType
type NetworkAttachmentsScopedList ¶
type NetworkAttachmentsScopedList struct { // A list of NetworkAttachments contained in this scope. NetworkAttachments []*NetworkAttachment `protobuf:"bytes,521514783,rep,name=network_attachments,json=networkAttachments,proto3" json:"network_attachments,omitempty"` // Informational warning which replaces the list of network attachments when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkAttachmentsScopedList) Descriptor ¶
func (*NetworkAttachmentsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkAttachmentsScopedList.ProtoReflect.Descriptor instead.
func (*NetworkAttachmentsScopedList) GetNetworkAttachments ¶
func (x *NetworkAttachmentsScopedList) GetNetworkAttachments() []*NetworkAttachment
func (*NetworkAttachmentsScopedList) GetWarning ¶
func (x *NetworkAttachmentsScopedList) GetWarning() *Warning
func (*NetworkAttachmentsScopedList) ProtoMessage ¶
func (*NetworkAttachmentsScopedList) ProtoMessage()
func (*NetworkAttachmentsScopedList) ProtoReflect ¶
func (x *NetworkAttachmentsScopedList) ProtoReflect() protoreflect.Message
func (*NetworkAttachmentsScopedList) Reset ¶
func (x *NetworkAttachmentsScopedList) Reset()
func (*NetworkAttachmentsScopedList) String ¶
func (x *NetworkAttachmentsScopedList) String() string
type NetworkEdgeSecurityService ¶
type NetworkEdgeSecurityService struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a NetworkEdgeSecurityService. An up-to-date fingerprint must be provided in order to update the NetworkEdgeSecurityService, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a NetworkEdgeSecurityService. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output only] Type of the resource. Always compute#networkEdgeSecurityService for NetworkEdgeSecurityServices Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] URL of the region where the resource resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // The resource URL for the network edge security service associated with this network edge security service. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // contains filtered or unexported fields }
Represents a Google Cloud Armor network edge security service resource.
func (*NetworkEdgeSecurityService) Descriptor ¶
func (*NetworkEdgeSecurityService) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEdgeSecurityService.ProtoReflect.Descriptor instead.
func (*NetworkEdgeSecurityService) GetCreationTimestamp ¶
func (x *NetworkEdgeSecurityService) GetCreationTimestamp() string
func (*NetworkEdgeSecurityService) GetDescription ¶
func (x *NetworkEdgeSecurityService) GetDescription() string
func (*NetworkEdgeSecurityService) GetFingerprint ¶
func (x *NetworkEdgeSecurityService) GetFingerprint() string
func (*NetworkEdgeSecurityService) GetId ¶
func (x *NetworkEdgeSecurityService) GetId() uint64
func (*NetworkEdgeSecurityService) GetKind ¶
func (x *NetworkEdgeSecurityService) GetKind() string
func (*NetworkEdgeSecurityService) GetName ¶
func (x *NetworkEdgeSecurityService) GetName() string
func (*NetworkEdgeSecurityService) GetRegion ¶
func (x *NetworkEdgeSecurityService) GetRegion() string
func (*NetworkEdgeSecurityService) GetSecurityPolicy ¶
func (x *NetworkEdgeSecurityService) GetSecurityPolicy() string
func (*NetworkEdgeSecurityService) GetSelfLink ¶
func (x *NetworkEdgeSecurityService) GetSelfLink() string
func (*NetworkEdgeSecurityService) GetSelfLinkWithId ¶
func (x *NetworkEdgeSecurityService) GetSelfLinkWithId() string
func (*NetworkEdgeSecurityService) ProtoMessage ¶
func (*NetworkEdgeSecurityService) ProtoMessage()
func (*NetworkEdgeSecurityService) ProtoReflect ¶
func (x *NetworkEdgeSecurityService) ProtoReflect() protoreflect.Message
func (*NetworkEdgeSecurityService) Reset ¶
func (x *NetworkEdgeSecurityService) Reset()
func (*NetworkEdgeSecurityService) String ¶
func (x *NetworkEdgeSecurityService) String() string
type NetworkEdgeSecurityServiceAggregatedList ¶
type NetworkEdgeSecurityServiceAggregatedList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkEdgeSecurityServicesScopedList resources. Items map[string]*NetworkEdgeSecurityServicesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#networkEdgeSecurityServiceAggregatedList for lists of Network Edge Security Services. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEdgeSecurityServiceAggregatedList) Descriptor ¶
func (*NetworkEdgeSecurityServiceAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEdgeSecurityServiceAggregatedList.ProtoReflect.Descriptor instead.
func (*NetworkEdgeSecurityServiceAggregatedList) GetEtag ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetEtag() string
func (*NetworkEdgeSecurityServiceAggregatedList) GetId ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetId() string
func (*NetworkEdgeSecurityServiceAggregatedList) GetItems ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetItems() map[string]*NetworkEdgeSecurityServicesScopedList
func (*NetworkEdgeSecurityServiceAggregatedList) GetKind ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetKind() string
func (*NetworkEdgeSecurityServiceAggregatedList) GetNextPageToken ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetNextPageToken() string
func (*NetworkEdgeSecurityServiceAggregatedList) GetSelfLink ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetSelfLink() string
func (*NetworkEdgeSecurityServiceAggregatedList) GetUnreachables ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetUnreachables() []string
func (*NetworkEdgeSecurityServiceAggregatedList) GetWarning ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) GetWarning() *Warning
func (*NetworkEdgeSecurityServiceAggregatedList) ProtoMessage ¶
func (*NetworkEdgeSecurityServiceAggregatedList) ProtoMessage()
func (*NetworkEdgeSecurityServiceAggregatedList) ProtoReflect ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) ProtoReflect() protoreflect.Message
func (*NetworkEdgeSecurityServiceAggregatedList) Reset ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) Reset()
func (*NetworkEdgeSecurityServiceAggregatedList) String ¶
func (x *NetworkEdgeSecurityServiceAggregatedList) String() string
type NetworkEdgeSecurityServicesScopedList ¶
type NetworkEdgeSecurityServicesScopedList struct { // A list of NetworkEdgeSecurityServices contained in this scope. NetworkEdgeSecurityServices []*NetworkEdgeSecurityService `protobuf:"bytes,35530156,rep,name=network_edge_security_services,json=networkEdgeSecurityServices,proto3" json:"network_edge_security_services,omitempty"` // Informational warning which replaces the list of security policies when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEdgeSecurityServicesScopedList) Descriptor ¶
func (*NetworkEdgeSecurityServicesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEdgeSecurityServicesScopedList.ProtoReflect.Descriptor instead.
func (*NetworkEdgeSecurityServicesScopedList) GetNetworkEdgeSecurityServices ¶
func (x *NetworkEdgeSecurityServicesScopedList) GetNetworkEdgeSecurityServices() []*NetworkEdgeSecurityService
func (*NetworkEdgeSecurityServicesScopedList) GetWarning ¶
func (x *NetworkEdgeSecurityServicesScopedList) GetWarning() *Warning
func (*NetworkEdgeSecurityServicesScopedList) ProtoMessage ¶
func (*NetworkEdgeSecurityServicesScopedList) ProtoMessage()
func (*NetworkEdgeSecurityServicesScopedList) ProtoReflect ¶
func (x *NetworkEdgeSecurityServicesScopedList) ProtoReflect() protoreflect.Message
func (*NetworkEdgeSecurityServicesScopedList) Reset ¶
func (x *NetworkEdgeSecurityServicesScopedList) Reset()
func (*NetworkEdgeSecurityServicesScopedList) String ¶
func (x *NetworkEdgeSecurityServicesScopedList) String() string
type NetworkEndpoint ¶
type NetworkEndpoint struct { // Optional metadata defined as annotations on the network endpoint. Annotations map[string]string `protobuf:"bytes,112032548,rep,name=annotations,proto3" json:"annotations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Represents the port number to which PSC consumer sends packets. Optional. Only valid for network endpoint groups created with GCE_VM_IP_PORTMAP endpoint type. ClientDestinationPort *int32 `protobuf:"varint,123765766,opt,name=client_destination_port,json=clientDestinationPort,proto3,oneof" json:"client_destination_port,omitempty"` // Optional fully qualified domain name of network endpoint. This can only be specified when NetworkEndpointGroup.network_endpoint_type is NON_GCP_FQDN_PORT. Fqdn *string `protobuf:"bytes,3150485,opt,name=fqdn,proto3,oneof" json:"fqdn,omitempty"` // The name or a URL of VM instance of this network endpoint. Optional, the field presence depends on the network endpoint type. The field is required for network endpoints of type GCE_VM_IP and GCE_VM_IP_PORT. The instance must be in the same zone of network endpoint group (for zonal NEGs) or in the zone within the region of the NEG (for regional NEGs). If the ipAddress is specified, it must belongs to the VM instance. The name must be 1-63 characters long, and comply with RFC1035 or be a valid URL pointing to an existing instance. Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used. This field is redundant and need not be set for network endpoints of type GCE_VM_IP. If set, it must be set to the primary internal IP address of the attached VM instance that matches the subnetwork of the NEG. The primary internal IP address from any NIC of a multi-NIC VM instance can be added to a NEG as long as it matches the NEG subnetwork. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // Optional IPv6 address of network endpoint. Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used. This field can not be set for network endpoints of type GCE_VM_IP. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // contains filtered or unexported fields }
The network endpoint.
func (*NetworkEndpoint) Descriptor ¶
func (*NetworkEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpoint.ProtoReflect.Descriptor instead.
func (*NetworkEndpoint) GetAnnotations ¶
func (x *NetworkEndpoint) GetAnnotations() map[string]string
func (*NetworkEndpoint) GetClientDestinationPort ¶
func (x *NetworkEndpoint) GetClientDestinationPort() int32
func (*NetworkEndpoint) GetFqdn ¶
func (x *NetworkEndpoint) GetFqdn() string
func (*NetworkEndpoint) GetInstance ¶
func (x *NetworkEndpoint) GetInstance() string
func (*NetworkEndpoint) GetIpAddress ¶
func (x *NetworkEndpoint) GetIpAddress() string
func (*NetworkEndpoint) GetIpv6Address ¶
func (x *NetworkEndpoint) GetIpv6Address() string
func (*NetworkEndpoint) GetPort ¶
func (x *NetworkEndpoint) GetPort() int32
func (*NetworkEndpoint) ProtoMessage ¶
func (*NetworkEndpoint) ProtoMessage()
func (*NetworkEndpoint) ProtoReflect ¶
func (x *NetworkEndpoint) ProtoReflect() protoreflect.Message
func (*NetworkEndpoint) Reset ¶
func (x *NetworkEndpoint) Reset()
func (*NetworkEndpoint) String ¶
func (x *NetworkEndpoint) String() string
type NetworkEndpointGroup ¶
type NetworkEndpointGroup struct { // Optional. Metadata defined as annotations on the network endpoint group. Annotations map[string]string `protobuf:"bytes,112032548,rep,name=annotations,proto3" json:"annotations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. AppEngine *NetworkEndpointGroupAppEngine `protobuf:"bytes,340788768,opt,name=app_engine,json=appEngine,proto3,oneof" json:"app_engine,omitempty"` // Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. CloudFunction *NetworkEndpointGroupCloudFunction `protobuf:"bytes,519893666,opt,name=cloud_function,json=cloudFunction,proto3,oneof" json:"cloud_function,omitempty"` // Optional. Only valid when networkEndpointType is SERVERLESS. Only one of cloudRun, appEngine or cloudFunction may be set. CloudRun *NetworkEndpointGroupCloudRun `protobuf:"bytes,111060353,opt,name=cloud_run,json=cloudRun,proto3,oneof" json:"cloud_run,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP, SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified. DefaultPort *int32 `protobuf:"varint,423377855,opt,name=default_port,json=defaultPort,proto3,oneof" json:"default_port,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#networkEndpointGroup for network endpoint group. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of the network to which all network endpoints in the NEG belong. Uses default project network if unspecified. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP. // Check the NetworkEndpointType enum for the list of possible values. NetworkEndpointType *string `protobuf:"bytes,118301523,opt,name=network_endpoint_type,json=networkEndpointType,proto3,oneof" json:"network_endpoint_type,omitempty"` // Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT. PscData *NetworkEndpointGroupPscData `protobuf:"bytes,71937481,opt,name=psc_data,json=pscData,proto3,oneof" json:"psc_data,omitempty"` // The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType is PRIVATE_SERVICE_CONNECT. PscTargetService *string `protobuf:"bytes,269132134,opt,name=psc_target_service,json=pscTargetService,proto3,oneof" json:"psc_target_service,omitempty"` // [Output Only] The URL of the region where the network endpoint group is located. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output only] Number of network endpoints in the network endpoint group. Size *int32 `protobuf:"varint,3530753,opt,name=size,proto3,oneof" json:"size,omitempty"` // Optional URL of the subnetwork to which all network endpoints in the NEG belong. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // [Output Only] The URL of the zone where the network endpoint group is located. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a collection of network endpoints. A network endpoint group (NEG) defines how a set of endpoints should be reached, whether they are reachable, and where they are located. For more information about using NEGs for different use cases, see Network endpoint groups overview.
func (*NetworkEndpointGroup) Descriptor ¶
func (*NetworkEndpointGroup) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroup.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroup) GetAnnotations ¶
func (x *NetworkEndpointGroup) GetAnnotations() map[string]string
func (*NetworkEndpointGroup) GetAppEngine ¶
func (x *NetworkEndpointGroup) GetAppEngine() *NetworkEndpointGroupAppEngine
func (*NetworkEndpointGroup) GetCloudFunction ¶
func (x *NetworkEndpointGroup) GetCloudFunction() *NetworkEndpointGroupCloudFunction
func (*NetworkEndpointGroup) GetCloudRun ¶
func (x *NetworkEndpointGroup) GetCloudRun() *NetworkEndpointGroupCloudRun
func (*NetworkEndpointGroup) GetCreationTimestamp ¶
func (x *NetworkEndpointGroup) GetCreationTimestamp() string
func (*NetworkEndpointGroup) GetDefaultPort ¶
func (x *NetworkEndpointGroup) GetDefaultPort() int32
func (*NetworkEndpointGroup) GetDescription ¶
func (x *NetworkEndpointGroup) GetDescription() string
func (*NetworkEndpointGroup) GetId ¶
func (x *NetworkEndpointGroup) GetId() uint64
func (*NetworkEndpointGroup) GetKind ¶
func (x *NetworkEndpointGroup) GetKind() string
func (*NetworkEndpointGroup) GetName ¶
func (x *NetworkEndpointGroup) GetName() string
func (*NetworkEndpointGroup) GetNetwork ¶
func (x *NetworkEndpointGroup) GetNetwork() string
func (*NetworkEndpointGroup) GetNetworkEndpointType ¶
func (x *NetworkEndpointGroup) GetNetworkEndpointType() string
func (*NetworkEndpointGroup) GetPscData ¶
func (x *NetworkEndpointGroup) GetPscData() *NetworkEndpointGroupPscData
func (*NetworkEndpointGroup) GetPscTargetService ¶
func (x *NetworkEndpointGroup) GetPscTargetService() string
func (*NetworkEndpointGroup) GetRegion ¶
func (x *NetworkEndpointGroup) GetRegion() string
func (*NetworkEndpointGroup) GetSelfLink ¶
func (x *NetworkEndpointGroup) GetSelfLink() string
func (*NetworkEndpointGroup) GetSize ¶
func (x *NetworkEndpointGroup) GetSize() int32
func (*NetworkEndpointGroup) GetSubnetwork ¶
func (x *NetworkEndpointGroup) GetSubnetwork() string
func (*NetworkEndpointGroup) GetZone ¶
func (x *NetworkEndpointGroup) GetZone() string
func (*NetworkEndpointGroup) ProtoMessage ¶
func (*NetworkEndpointGroup) ProtoMessage()
func (*NetworkEndpointGroup) ProtoReflect ¶
func (x *NetworkEndpointGroup) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroup) Reset ¶
func (x *NetworkEndpointGroup) Reset()
func (*NetworkEndpointGroup) String ¶
func (x *NetworkEndpointGroup) String() string
type NetworkEndpointGroupAggregatedList ¶
type NetworkEndpointGroupAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkEndpointGroupsScopedList resources. Items map[string]*NetworkEndpointGroupsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] The resource type, which is always compute#networkEndpointGroupAggregatedList for aggregated lists of network endpoint groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupAggregatedList) Descriptor ¶
func (*NetworkEndpointGroupAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupAggregatedList.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupAggregatedList) GetId ¶
func (x *NetworkEndpointGroupAggregatedList) GetId() string
func (*NetworkEndpointGroupAggregatedList) GetItems ¶
func (x *NetworkEndpointGroupAggregatedList) GetItems() map[string]*NetworkEndpointGroupsScopedList
func (*NetworkEndpointGroupAggregatedList) GetKind ¶
func (x *NetworkEndpointGroupAggregatedList) GetKind() string
func (*NetworkEndpointGroupAggregatedList) GetNextPageToken ¶
func (x *NetworkEndpointGroupAggregatedList) GetNextPageToken() string
func (*NetworkEndpointGroupAggregatedList) GetSelfLink ¶
func (x *NetworkEndpointGroupAggregatedList) GetSelfLink() string
func (*NetworkEndpointGroupAggregatedList) GetUnreachables ¶
func (x *NetworkEndpointGroupAggregatedList) GetUnreachables() []string
func (*NetworkEndpointGroupAggregatedList) GetWarning ¶
func (x *NetworkEndpointGroupAggregatedList) GetWarning() *Warning
func (*NetworkEndpointGroupAggregatedList) ProtoMessage ¶
func (*NetworkEndpointGroupAggregatedList) ProtoMessage()
func (*NetworkEndpointGroupAggregatedList) ProtoReflect ¶
func (x *NetworkEndpointGroupAggregatedList) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupAggregatedList) Reset ¶
func (x *NetworkEndpointGroupAggregatedList) Reset()
func (*NetworkEndpointGroupAggregatedList) String ¶
func (x *NetworkEndpointGroupAggregatedList) String() string
type NetworkEndpointGroupAppEngine ¶
type NetworkEndpointGroupAppEngine struct { // Optional serving service. The service name is case-sensitive and must be 1-63 characters long. Example value: default, my-service. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // An URL mask is one of the main components of the Cloud Function. A template to parse service and version fields from a request URL. URL mask allows for routing to multiple App Engine services without having to create multiple Network Endpoint Groups and backend services. For example, the request URLs foo1-dot-appname.appspot.com/v1 and foo1-dot-appname.appspot.com/v2 can be backed by the same Serverless NEG with URL mask <service>-dot-appname.appspot.com/<version>. The URL mask will parse them to { service = "foo1", version = "v1" } and { service = "foo1", version = "v2" } respectively. UrlMask *string `protobuf:"bytes,103352252,opt,name=url_mask,json=urlMask,proto3,oneof" json:"url_mask,omitempty"` // Optional serving version. The version name is case-sensitive and must be 1-100 characters long. Example value: v1, v2. Version *string `protobuf:"bytes,351608024,opt,name=version,proto3,oneof" json:"version,omitempty"` // contains filtered or unexported fields }
Configuration for an App Engine network endpoint group (NEG). The service is optional, may be provided explicitly or in the URL mask. The version is optional and can only be provided explicitly or in the URL mask when service is present. Note: App Engine service must be in the same project and located in the same region as the Serverless NEG.
func (*NetworkEndpointGroupAppEngine) Descriptor ¶
func (*NetworkEndpointGroupAppEngine) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupAppEngine.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupAppEngine) GetService ¶
func (x *NetworkEndpointGroupAppEngine) GetService() string
func (*NetworkEndpointGroupAppEngine) GetUrlMask ¶
func (x *NetworkEndpointGroupAppEngine) GetUrlMask() string
func (*NetworkEndpointGroupAppEngine) GetVersion ¶
func (x *NetworkEndpointGroupAppEngine) GetVersion() string
func (*NetworkEndpointGroupAppEngine) ProtoMessage ¶
func (*NetworkEndpointGroupAppEngine) ProtoMessage()
func (*NetworkEndpointGroupAppEngine) ProtoReflect ¶
func (x *NetworkEndpointGroupAppEngine) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupAppEngine) Reset ¶
func (x *NetworkEndpointGroupAppEngine) Reset()
func (*NetworkEndpointGroupAppEngine) String ¶
func (x *NetworkEndpointGroupAppEngine) String() string
type NetworkEndpointGroupCloudFunction ¶
type NetworkEndpointGroupCloudFunction struct { // A user-defined name of the Cloud Function. The function name is case-sensitive and must be 1-63 characters long. Example value: func1. Function *string `protobuf:"bytes,307196888,opt,name=function,proto3,oneof" json:"function,omitempty"` // An URL mask is one of the main components of the Cloud Function. A template to parse function field from a request URL. URL mask allows for routing to multiple Cloud Functions without having to create multiple Network Endpoint Groups and backend services. For example, request URLs mydomain.com/function1 and mydomain.com/function2 can be backed by the same Serverless NEG with URL mask /<function>. The URL mask will parse them to { function = "function1" } and { function = "function2" } respectively. UrlMask *string `protobuf:"bytes,103352252,opt,name=url_mask,json=urlMask,proto3,oneof" json:"url_mask,omitempty"` // contains filtered or unexported fields }
Configuration for a Cloud Function network endpoint group (NEG). The function must be provided explicitly or in the URL mask. Note: Cloud Function must be in the same project and located in the same region as the Serverless NEG.
func (*NetworkEndpointGroupCloudFunction) Descriptor ¶
func (*NetworkEndpointGroupCloudFunction) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupCloudFunction.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupCloudFunction) GetFunction ¶
func (x *NetworkEndpointGroupCloudFunction) GetFunction() string
func (*NetworkEndpointGroupCloudFunction) GetUrlMask ¶
func (x *NetworkEndpointGroupCloudFunction) GetUrlMask() string
func (*NetworkEndpointGroupCloudFunction) ProtoMessage ¶
func (*NetworkEndpointGroupCloudFunction) ProtoMessage()
func (*NetworkEndpointGroupCloudFunction) ProtoReflect ¶
func (x *NetworkEndpointGroupCloudFunction) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupCloudFunction) Reset ¶
func (x *NetworkEndpointGroupCloudFunction) Reset()
func (*NetworkEndpointGroupCloudFunction) String ¶
func (x *NetworkEndpointGroupCloudFunction) String() string
type NetworkEndpointGroupCloudRun ¶
type NetworkEndpointGroupCloudRun struct { // Cloud Run service is the main resource of Cloud Run. The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service". Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // Optional Cloud Run tag represents the "named-revision" to provide additional fine-grained traffic routing information. The tag must be 1-63 characters long, and comply with RFC1035. Example value: "revision-0010". Tag *string `protobuf:"bytes,114586,opt,name=tag,proto3,oneof" json:"tag,omitempty"` // An URL mask is one of the main components of the Cloud Function. A template to parse <service> and <tag> fields from a request URL. URL mask allows for routing to multiple Run services without having to create multiple network endpoint groups and backend services. For example, request URLs foo1.domain.com/bar1 and foo1.domain.com/bar2 can be backed by the same Serverless Network Endpoint Group (NEG) with URL mask <tag>.domain.com/<service>. The URL mask will parse them to { service="bar1", tag="foo1" } and { service="bar2", tag="foo2" } respectively. UrlMask *string `protobuf:"bytes,103352252,opt,name=url_mask,json=urlMask,proto3,oneof" json:"url_mask,omitempty"` // contains filtered or unexported fields }
Configuration for a Cloud Run network endpoint group (NEG). The service must be provided explicitly or in the URL mask. The tag is optional, may be provided explicitly or in the URL mask. Note: Cloud Run service must be in the same project and located in the same region as the Serverless NEG.
func (*NetworkEndpointGroupCloudRun) Descriptor ¶
func (*NetworkEndpointGroupCloudRun) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupCloudRun.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupCloudRun) GetService ¶
func (x *NetworkEndpointGroupCloudRun) GetService() string
func (*NetworkEndpointGroupCloudRun) GetTag ¶
func (x *NetworkEndpointGroupCloudRun) GetTag() string
func (*NetworkEndpointGroupCloudRun) GetUrlMask ¶
func (x *NetworkEndpointGroupCloudRun) GetUrlMask() string
func (*NetworkEndpointGroupCloudRun) ProtoMessage ¶
func (*NetworkEndpointGroupCloudRun) ProtoMessage()
func (*NetworkEndpointGroupCloudRun) ProtoReflect ¶
func (x *NetworkEndpointGroupCloudRun) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupCloudRun) Reset ¶
func (x *NetworkEndpointGroupCloudRun) Reset()
func (*NetworkEndpointGroupCloudRun) String ¶
func (x *NetworkEndpointGroupCloudRun) String() string
type NetworkEndpointGroupList ¶
type NetworkEndpointGroupList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkEndpointGroup resources. Items []*NetworkEndpointGroup `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#networkEndpointGroupList for network endpoint group lists. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupList) Descriptor ¶
func (*NetworkEndpointGroupList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupList.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupList) GetId ¶
func (x *NetworkEndpointGroupList) GetId() string
func (*NetworkEndpointGroupList) GetItems ¶
func (x *NetworkEndpointGroupList) GetItems() []*NetworkEndpointGroup
func (*NetworkEndpointGroupList) GetKind ¶
func (x *NetworkEndpointGroupList) GetKind() string
func (*NetworkEndpointGroupList) GetNextPageToken ¶
func (x *NetworkEndpointGroupList) GetNextPageToken() string
func (*NetworkEndpointGroupList) GetSelfLink ¶
func (x *NetworkEndpointGroupList) GetSelfLink() string
func (*NetworkEndpointGroupList) GetWarning ¶
func (x *NetworkEndpointGroupList) GetWarning() *Warning
func (*NetworkEndpointGroupList) ProtoMessage ¶
func (*NetworkEndpointGroupList) ProtoMessage()
func (*NetworkEndpointGroupList) ProtoReflect ¶
func (x *NetworkEndpointGroupList) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupList) Reset ¶
func (x *NetworkEndpointGroupList) Reset()
func (*NetworkEndpointGroupList) String ¶
func (x *NetworkEndpointGroupList) String() string
type NetworkEndpointGroupPscData ¶
type NetworkEndpointGroupPscData struct { // [Output Only] Address allocated from given subnetwork for PSC. This IP address acts as a VIP for a PSC NEG, allowing it to act as an endpoint in L7 PSC-XLB. ConsumerPscAddress *string `protobuf:"bytes,452646572,opt,name=consumer_psc_address,json=consumerPscAddress,proto3,oneof" json:"consumer_psc_address,omitempty"` // The psc producer port is used to connect PSC NEG with specific port on the PSC Producer side; should only be used for the PRIVATE_SERVICE_CONNECT NEG type ProducerPort *int32 `protobuf:"varint,410021134,opt,name=producer_port,json=producerPort,proto3,oneof" json:"producer_port,omitempty"` // [Output Only] The PSC connection id of the PSC Network Endpoint Group Consumer. PscConnectionId *uint64 `protobuf:"varint,292082397,opt,name=psc_connection_id,json=pscConnectionId,proto3,oneof" json:"psc_connection_id,omitempty"` // [Output Only] The connection status of the PSC Forwarding Rule. // Check the PscConnectionStatus enum for the list of possible values. PscConnectionStatus *string `protobuf:"bytes,184149172,opt,name=psc_connection_status,json=pscConnectionStatus,proto3,oneof" json:"psc_connection_status,omitempty"` // contains filtered or unexported fields }
All data that is specifically relevant to only network endpoint groups of type PRIVATE_SERVICE_CONNECT.
func (*NetworkEndpointGroupPscData) Descriptor ¶
func (*NetworkEndpointGroupPscData) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupPscData.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupPscData) GetConsumerPscAddress ¶
func (x *NetworkEndpointGroupPscData) GetConsumerPscAddress() string
func (*NetworkEndpointGroupPscData) GetProducerPort ¶
func (x *NetworkEndpointGroupPscData) GetProducerPort() int32
func (*NetworkEndpointGroupPscData) GetPscConnectionId ¶
func (x *NetworkEndpointGroupPscData) GetPscConnectionId() uint64
func (*NetworkEndpointGroupPscData) GetPscConnectionStatus ¶
func (x *NetworkEndpointGroupPscData) GetPscConnectionStatus() string
func (*NetworkEndpointGroupPscData) ProtoMessage ¶
func (*NetworkEndpointGroupPscData) ProtoMessage()
func (*NetworkEndpointGroupPscData) ProtoReflect ¶
func (x *NetworkEndpointGroupPscData) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupPscData) Reset ¶
func (x *NetworkEndpointGroupPscData) Reset()
func (*NetworkEndpointGroupPscData) String ¶
func (x *NetworkEndpointGroupPscData) String() string
type NetworkEndpointGroupPscData_PscConnectionStatus ¶
type NetworkEndpointGroupPscData_PscConnectionStatus int32
[Output Only] The connection status of the PSC Forwarding Rule.
const ( // A value indicating that the enum field is not set. NetworkEndpointGroupPscData_UNDEFINED_PSC_CONNECTION_STATUS NetworkEndpointGroupPscData_PscConnectionStatus = 0 // The connection has been accepted by the producer. NetworkEndpointGroupPscData_ACCEPTED NetworkEndpointGroupPscData_PscConnectionStatus = 246714279 // The connection has been closed by the producer and will not serve traffic going forward. NetworkEndpointGroupPscData_CLOSED NetworkEndpointGroupPscData_PscConnectionStatus = 380163436 // The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic. NetworkEndpointGroupPscData_NEEDS_ATTENTION NetworkEndpointGroupPscData_PscConnectionStatus = 344491452 // The connection is pending acceptance by the producer. NetworkEndpointGroupPscData_PENDING NetworkEndpointGroupPscData_PscConnectionStatus = 35394935 // The connection has been rejected by the producer. NetworkEndpointGroupPscData_REJECTED NetworkEndpointGroupPscData_PscConnectionStatus = 174130302 NetworkEndpointGroupPscData_STATUS_UNSPECIFIED NetworkEndpointGroupPscData_PscConnectionStatus = 42133066 )
func (NetworkEndpointGroupPscData_PscConnectionStatus) Descriptor ¶
func (NetworkEndpointGroupPscData_PscConnectionStatus) Descriptor() protoreflect.EnumDescriptor
func (NetworkEndpointGroupPscData_PscConnectionStatus) Enum ¶
func (x NetworkEndpointGroupPscData_PscConnectionStatus) Enum() *NetworkEndpointGroupPscData_PscConnectionStatus
func (NetworkEndpointGroupPscData_PscConnectionStatus) EnumDescriptor ¶
func (NetworkEndpointGroupPscData_PscConnectionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupPscData_PscConnectionStatus.Descriptor instead.
func (NetworkEndpointGroupPscData_PscConnectionStatus) Number ¶
func (x NetworkEndpointGroupPscData_PscConnectionStatus) Number() protoreflect.EnumNumber
func (NetworkEndpointGroupPscData_PscConnectionStatus) String ¶
func (x NetworkEndpointGroupPscData_PscConnectionStatus) String() string
func (NetworkEndpointGroupPscData_PscConnectionStatus) Type ¶
type NetworkEndpointGroup_NetworkEndpointType ¶
type NetworkEndpointGroup_NetworkEndpointType int32
Type of network endpoints in this network endpoint group. Can be one of GCE_VM_IP, GCE_VM_IP_PORT, NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT, INTERNET_IP_PORT, SERVERLESS, PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.
const ( // A value indicating that the enum field is not set. NetworkEndpointGroup_UNDEFINED_NETWORK_ENDPOINT_TYPE NetworkEndpointGroup_NetworkEndpointType = 0 // The network endpoint is represented by an IP address. NetworkEndpointGroup_GCE_VM_IP NetworkEndpointGroup_NetworkEndpointType = 401880793 // The network endpoint is represented by IP address and port pair. NetworkEndpointGroup_GCE_VM_IP_PORT NetworkEndpointGroup_NetworkEndpointType = 501838375 // The network endpoint is represented by an IP, Port and Client Destination Port. NetworkEndpointGroup_GCE_VM_IP_PORTMAP NetworkEndpointGroup_NetworkEndpointType = 22819253 // The network endpoint is represented by fully qualified domain name and port. NetworkEndpointGroup_INTERNET_FQDN_PORT NetworkEndpointGroup_NetworkEndpointType = 404154477 // The network endpoint is represented by an internet IP address and port. NetworkEndpointGroup_INTERNET_IP_PORT NetworkEndpointGroup_NetworkEndpointType = 477719963 // The network endpoint is represented by an IP address and port. The endpoint belongs to a VM or pod running in a customer's on-premises. NetworkEndpointGroup_NON_GCP_PRIVATE_IP_PORT NetworkEndpointGroup_NetworkEndpointType = 336447968 // The network endpoint is either public Google APIs or services exposed by other GCP Project with a Service Attachment. The connection is set up by private service connect NetworkEndpointGroup_PRIVATE_SERVICE_CONNECT NetworkEndpointGroup_NetworkEndpointType = 48134724 // The network endpoint is handled by specified serverless infrastructure. NetworkEndpointGroup_SERVERLESS NetworkEndpointGroup_NetworkEndpointType = 270492508 )
func (NetworkEndpointGroup_NetworkEndpointType) Descriptor ¶
func (NetworkEndpointGroup_NetworkEndpointType) Descriptor() protoreflect.EnumDescriptor
func (NetworkEndpointGroup_NetworkEndpointType) Enum ¶
func (NetworkEndpointGroup_NetworkEndpointType) EnumDescriptor ¶
func (NetworkEndpointGroup_NetworkEndpointType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroup_NetworkEndpointType.Descriptor instead.
func (NetworkEndpointGroup_NetworkEndpointType) Number ¶
func (x NetworkEndpointGroup_NetworkEndpointType) Number() protoreflect.EnumNumber
func (NetworkEndpointGroup_NetworkEndpointType) String ¶
func (x NetworkEndpointGroup_NetworkEndpointType) String() string
func (NetworkEndpointGroup_NetworkEndpointType) Type ¶
func (NetworkEndpointGroup_NetworkEndpointType) Type() protoreflect.EnumType
type NetworkEndpointGroupsAttachEndpointsRequest ¶
type NetworkEndpointGroupsAttachEndpointsRequest struct { // The list of network endpoints to be attached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupsAttachEndpointsRequest) Descriptor ¶
func (*NetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsAttachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints ¶
func (x *NetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*NetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage ¶
func (*NetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
func (*NetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect ¶
func (x *NetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupsAttachEndpointsRequest) Reset ¶
func (x *NetworkEndpointGroupsAttachEndpointsRequest) Reset()
func (*NetworkEndpointGroupsAttachEndpointsRequest) String ¶
func (x *NetworkEndpointGroupsAttachEndpointsRequest) String() string
type NetworkEndpointGroupsDetachEndpointsRequest ¶
type NetworkEndpointGroupsDetachEndpointsRequest struct { // The list of network endpoints to be detached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupsDetachEndpointsRequest) Descriptor ¶
func (*NetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsDetachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints ¶
func (x *NetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*NetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage ¶
func (*NetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
func (*NetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect ¶
func (x *NetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupsDetachEndpointsRequest) Reset ¶
func (x *NetworkEndpointGroupsDetachEndpointsRequest) Reset()
func (*NetworkEndpointGroupsDetachEndpointsRequest) String ¶
func (x *NetworkEndpointGroupsDetachEndpointsRequest) String() string
type NetworkEndpointGroupsListEndpointsRequest ¶
type NetworkEndpointGroupsListEndpointsRequest struct { // Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specify this parameter, the health status of network endpoints will not be provided. // Check the HealthStatus enum for the list of possible values. HealthStatus *string `protobuf:"bytes,380545845,opt,name=health_status,json=healthStatus,proto3,oneof" json:"health_status,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupsListEndpointsRequest) Descriptor ¶
func (*NetworkEndpointGroupsListEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsListEndpointsRequest.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupsListEndpointsRequest) GetHealthStatus ¶
func (x *NetworkEndpointGroupsListEndpointsRequest) GetHealthStatus() string
func (*NetworkEndpointGroupsListEndpointsRequest) ProtoMessage ¶
func (*NetworkEndpointGroupsListEndpointsRequest) ProtoMessage()
func (*NetworkEndpointGroupsListEndpointsRequest) ProtoReflect ¶
func (x *NetworkEndpointGroupsListEndpointsRequest) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupsListEndpointsRequest) Reset ¶
func (x *NetworkEndpointGroupsListEndpointsRequest) Reset()
func (*NetworkEndpointGroupsListEndpointsRequest) String ¶
func (x *NetworkEndpointGroupsListEndpointsRequest) String() string
type NetworkEndpointGroupsListEndpointsRequest_HealthStatus ¶
type NetworkEndpointGroupsListEndpointsRequest_HealthStatus int32
Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specify this parameter, the health status of network endpoints will not be provided.
const ( // A value indicating that the enum field is not set. NetworkEndpointGroupsListEndpointsRequest_UNDEFINED_HEALTH_STATUS NetworkEndpointGroupsListEndpointsRequest_HealthStatus = 0 // Show the health status for each network endpoint. Impacts latency of the call. NetworkEndpointGroupsListEndpointsRequest_SHOW NetworkEndpointGroupsListEndpointsRequest_HealthStatus = 2544381 // Health status for network endpoints will not be provided. NetworkEndpointGroupsListEndpointsRequest_SKIP NetworkEndpointGroupsListEndpointsRequest_HealthStatus = 2547071 )
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Descriptor ¶
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Descriptor() protoreflect.EnumDescriptor
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Enum ¶
func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Enum() *NetworkEndpointGroupsListEndpointsRequest_HealthStatus
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) EnumDescriptor ¶
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsListEndpointsRequest_HealthStatus.Descriptor instead.
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Number ¶
func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Number() protoreflect.EnumNumber
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) String ¶
func (x NetworkEndpointGroupsListEndpointsRequest_HealthStatus) String() string
func (NetworkEndpointGroupsListEndpointsRequest_HealthStatus) Type ¶
type NetworkEndpointGroupsListNetworkEndpoints ¶
type NetworkEndpointGroupsListNetworkEndpoints struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkEndpointWithHealthStatus resources. Items []*NetworkEndpointWithHealthStatus `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupsListNetworkEndpoints) Descriptor ¶
func (*NetworkEndpointGroupsListNetworkEndpoints) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsListNetworkEndpoints.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupsListNetworkEndpoints) GetId ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) GetId() string
func (*NetworkEndpointGroupsListNetworkEndpoints) GetItems ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) GetItems() []*NetworkEndpointWithHealthStatus
func (*NetworkEndpointGroupsListNetworkEndpoints) GetKind ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) GetKind() string
func (*NetworkEndpointGroupsListNetworkEndpoints) GetNextPageToken ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) GetNextPageToken() string
func (*NetworkEndpointGroupsListNetworkEndpoints) GetWarning ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) GetWarning() *Warning
func (*NetworkEndpointGroupsListNetworkEndpoints) ProtoMessage ¶
func (*NetworkEndpointGroupsListNetworkEndpoints) ProtoMessage()
func (*NetworkEndpointGroupsListNetworkEndpoints) ProtoReflect ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupsListNetworkEndpoints) Reset ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) Reset()
func (*NetworkEndpointGroupsListNetworkEndpoints) String ¶
func (x *NetworkEndpointGroupsListNetworkEndpoints) String() string
type NetworkEndpointGroupsScopedList ¶
type NetworkEndpointGroupsScopedList struct { // [Output Only] The list of network endpoint groups that are contained in this scope. NetworkEndpointGroups []*NetworkEndpointGroup `protobuf:"bytes,29346733,rep,name=network_endpoint_groups,json=networkEndpointGroups,proto3" json:"network_endpoint_groups,omitempty"` // [Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointGroupsScopedList) Descriptor ¶
func (*NetworkEndpointGroupsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointGroupsScopedList.ProtoReflect.Descriptor instead.
func (*NetworkEndpointGroupsScopedList) GetNetworkEndpointGroups ¶
func (x *NetworkEndpointGroupsScopedList) GetNetworkEndpointGroups() []*NetworkEndpointGroup
func (*NetworkEndpointGroupsScopedList) GetWarning ¶
func (x *NetworkEndpointGroupsScopedList) GetWarning() *Warning
func (*NetworkEndpointGroupsScopedList) ProtoMessage ¶
func (*NetworkEndpointGroupsScopedList) ProtoMessage()
func (*NetworkEndpointGroupsScopedList) ProtoReflect ¶
func (x *NetworkEndpointGroupsScopedList) ProtoReflect() protoreflect.Message
func (*NetworkEndpointGroupsScopedList) Reset ¶
func (x *NetworkEndpointGroupsScopedList) Reset()
func (*NetworkEndpointGroupsScopedList) String ¶
func (x *NetworkEndpointGroupsScopedList) String() string
type NetworkEndpointWithHealthStatus ¶
type NetworkEndpointWithHealthStatus struct { // [Output only] The health status of network endpoint. Optional. Displayed only if the network endpoint has centralized health checking configured. Healths []*HealthStatusForNetworkEndpoint `protobuf:"bytes,258689431,rep,name=healths,proto3" json:"healths,omitempty"` // [Output only] The network endpoint. NetworkEndpoint *NetworkEndpoint `protobuf:"bytes,56789126,opt,name=network_endpoint,json=networkEndpoint,proto3,oneof" json:"network_endpoint,omitempty"` // contains filtered or unexported fields }
func (*NetworkEndpointWithHealthStatus) Descriptor ¶
func (*NetworkEndpointWithHealthStatus) Descriptor() ([]byte, []int)
Deprecated: Use NetworkEndpointWithHealthStatus.ProtoReflect.Descriptor instead.
func (*NetworkEndpointWithHealthStatus) GetHealths ¶
func (x *NetworkEndpointWithHealthStatus) GetHealths() []*HealthStatusForNetworkEndpoint
func (*NetworkEndpointWithHealthStatus) GetNetworkEndpoint ¶
func (x *NetworkEndpointWithHealthStatus) GetNetworkEndpoint() *NetworkEndpoint
func (*NetworkEndpointWithHealthStatus) ProtoMessage ¶
func (*NetworkEndpointWithHealthStatus) ProtoMessage()
func (*NetworkEndpointWithHealthStatus) ProtoReflect ¶
func (x *NetworkEndpointWithHealthStatus) ProtoReflect() protoreflect.Message
func (*NetworkEndpointWithHealthStatus) Reset ¶
func (x *NetworkEndpointWithHealthStatus) Reset()
func (*NetworkEndpointWithHealthStatus) String ¶
func (x *NetworkEndpointWithHealthStatus) String() string
type NetworkFirewallPolicyAggregatedList ¶
type NetworkFirewallPolicyAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of FirewallPoliciesScopedList resources. Items map[string]*FirewallPoliciesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#networkFirewallPoliciesAggregatedList for lists of network firewall policies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NetworkFirewallPolicyAggregatedList) Descriptor ¶
func (*NetworkFirewallPolicyAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkFirewallPolicyAggregatedList.ProtoReflect.Descriptor instead.
func (*NetworkFirewallPolicyAggregatedList) GetId ¶
func (x *NetworkFirewallPolicyAggregatedList) GetId() string
func (*NetworkFirewallPolicyAggregatedList) GetItems ¶
func (x *NetworkFirewallPolicyAggregatedList) GetItems() map[string]*FirewallPoliciesScopedList
func (*NetworkFirewallPolicyAggregatedList) GetKind ¶
func (x *NetworkFirewallPolicyAggregatedList) GetKind() string
func (*NetworkFirewallPolicyAggregatedList) GetNextPageToken ¶
func (x *NetworkFirewallPolicyAggregatedList) GetNextPageToken() string
func (*NetworkFirewallPolicyAggregatedList) GetSelfLink ¶
func (x *NetworkFirewallPolicyAggregatedList) GetSelfLink() string
func (*NetworkFirewallPolicyAggregatedList) GetUnreachables ¶
func (x *NetworkFirewallPolicyAggregatedList) GetUnreachables() []string
func (*NetworkFirewallPolicyAggregatedList) GetWarning ¶
func (x *NetworkFirewallPolicyAggregatedList) GetWarning() *Warning
func (*NetworkFirewallPolicyAggregatedList) ProtoMessage ¶
func (*NetworkFirewallPolicyAggregatedList) ProtoMessage()
func (*NetworkFirewallPolicyAggregatedList) ProtoReflect ¶
func (x *NetworkFirewallPolicyAggregatedList) ProtoReflect() protoreflect.Message
func (*NetworkFirewallPolicyAggregatedList) Reset ¶
func (x *NetworkFirewallPolicyAggregatedList) Reset()
func (*NetworkFirewallPolicyAggregatedList) String ¶
func (x *NetworkFirewallPolicyAggregatedList) String() string
type NetworkInterface ¶
type NetworkInterface struct { // An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will have no external internet access. AccessConfigs []*AccessConfig `protobuf:"bytes,111058326,rep,name=access_configs,json=accessConfigs,proto3" json:"access_configs,omitempty"` // An array of alias IP ranges for this network interface. You can only specify this field for network interfaces in VPC networks. AliasIpRanges []*AliasIpRange `protobuf:"bytes,165085631,rep,name=alias_ip_ranges,json=aliasIpRanges,proto3" json:"alias_ip_ranges,omitempty"` // Fingerprint hash of contents stored in this network interface. This field will be ignored when inserting an Instance or adding a NetworkInterface. An up-to-date fingerprint must be provided in order to update the NetworkInterface. The request will fail with error 400 Bad Request if the fingerprint is not provided, or 412 Precondition Failed if the fingerprint is out of date. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The prefix length of the primary internal IPv6 range. InternalIpv6PrefixLength *int32 `protobuf:"varint,203833757,opt,name=internal_ipv6_prefix_length,json=internalIpv6PrefixLength,proto3,oneof" json:"internal_ipv6_prefix_length,omitempty"` // An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access. Ipv6AccessConfigs []*AccessConfig `protobuf:"bytes,483472110,rep,name=ipv6_access_configs,json=ipv6AccessConfigs,proto3" json:"ipv6_access_configs,omitempty"` // [Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6. // Check the Ipv6AccessType enum for the list of possible values. Ipv6AccessType *string `protobuf:"bytes,504658653,opt,name=ipv6_access_type,json=ipv6AccessType,proto3,oneof" json:"ipv6_access_type,omitempty"` // An IPv6 internal network address for this network interface. To use a static internal IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork. Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // [Output Only] Type of the resource. Always compute#networkInterface for network interfaces. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] The name of the network interface, which is generated by the server. For a VM, the network interface uses the nicN naming format. Where N is a value between 0 and 7. The default interface value is nic0. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the VPC network resource for this instance. When creating an instance, if neither the network nor the subnetwork is specified, the default network global/networks/default is used. If the selected project doesn't have the default network, you must specify a network or subnet. If the network is not specified but the subnetwork is specified, the network is inferred. If you specify this property, you can specify the network as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/global/networks/ network - projects/project/global/networks/network - global/networks/default Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // The URL of the network attachment that this interface should connect to in the following format: projects/{project_number}/regions/{region_name}/networkAttachments/{network_attachment_name}. NetworkAttachment *string `protobuf:"bytes,224644052,opt,name=network_attachment,json=networkAttachment,proto3,oneof" json:"network_attachment,omitempty"` // An IPv4 internal IP address to assign to the instance for this network interface. If not specified by the user, an unused internal IP is assigned by the system. NetworkIP *string `protobuf:"bytes,207181961,opt,name=network_i_p,json=networkIP,proto3,oneof" json:"network_i_p,omitempty"` // The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet. // Check the NicType enum for the list of possible values. NicType *string `protobuf:"bytes,59810577,opt,name=nic_type,json=nicType,proto3,oneof" json:"nic_type,omitempty"` // The networking queue count that's specified by users for the network interface. Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users. QueueCount *int32 `protobuf:"varint,503708769,opt,name=queue_count,json=queueCount,proto3,oneof" json:"queue_count,omitempty"` // The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // The URL of the Subnetwork resource for this instance. If the network resource is in legacy mode, do not specify this field. If the network is in auto subnet mode, specifying the subnetwork is optional. If the network is in custom subnet mode, specifying the subnetwork is required. If you specify this field, you can specify the subnetwork as a full or partial URL. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /subnetworks/subnetwork - regions/region/subnetworks/subnetwork Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
A network interface resource attached to an instance.
func (*NetworkInterface) Descriptor ¶
func (*NetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use NetworkInterface.ProtoReflect.Descriptor instead.
func (*NetworkInterface) GetAccessConfigs ¶
func (x *NetworkInterface) GetAccessConfigs() []*AccessConfig
func (*NetworkInterface) GetAliasIpRanges ¶
func (x *NetworkInterface) GetAliasIpRanges() []*AliasIpRange
func (*NetworkInterface) GetFingerprint ¶
func (x *NetworkInterface) GetFingerprint() string
func (*NetworkInterface) GetInternalIpv6PrefixLength ¶
func (x *NetworkInterface) GetInternalIpv6PrefixLength() int32
func (*NetworkInterface) GetIpv6AccessConfigs ¶
func (x *NetworkInterface) GetIpv6AccessConfigs() []*AccessConfig
func (*NetworkInterface) GetIpv6AccessType ¶
func (x *NetworkInterface) GetIpv6AccessType() string
func (*NetworkInterface) GetIpv6Address ¶
func (x *NetworkInterface) GetIpv6Address() string
func (*NetworkInterface) GetKind ¶
func (x *NetworkInterface) GetKind() string
func (*NetworkInterface) GetName ¶
func (x *NetworkInterface) GetName() string
func (*NetworkInterface) GetNetwork ¶
func (x *NetworkInterface) GetNetwork() string
func (*NetworkInterface) GetNetworkAttachment ¶
func (x *NetworkInterface) GetNetworkAttachment() string
func (*NetworkInterface) GetNetworkIP ¶
func (x *NetworkInterface) GetNetworkIP() string
func (*NetworkInterface) GetNicType ¶
func (x *NetworkInterface) GetNicType() string
func (*NetworkInterface) GetQueueCount ¶
func (x *NetworkInterface) GetQueueCount() int32
func (*NetworkInterface) GetStackType ¶
func (x *NetworkInterface) GetStackType() string
func (*NetworkInterface) GetSubnetwork ¶
func (x *NetworkInterface) GetSubnetwork() string
func (*NetworkInterface) ProtoMessage ¶
func (*NetworkInterface) ProtoMessage()
func (*NetworkInterface) ProtoReflect ¶
func (x *NetworkInterface) ProtoReflect() protoreflect.Message
func (*NetworkInterface) Reset ¶
func (x *NetworkInterface) Reset()
func (*NetworkInterface) String ¶
func (x *NetworkInterface) String() string
type NetworkInterface_Ipv6AccessType ¶
type NetworkInterface_Ipv6AccessType int32
[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.
const ( // A value indicating that the enum field is not set. NetworkInterface_UNDEFINED_IPV6_ACCESS_TYPE NetworkInterface_Ipv6AccessType = 0 // This network interface can have external IPv6. NetworkInterface_EXTERNAL NetworkInterface_Ipv6AccessType = 35607499 // This network interface can have internal IPv6. NetworkInterface_INTERNAL NetworkInterface_Ipv6AccessType = 279295677 NetworkInterface_UNSPECIFIED_IPV6_ACCESS_TYPE NetworkInterface_Ipv6AccessType = 313080613 )
func (NetworkInterface_Ipv6AccessType) Descriptor ¶
func (NetworkInterface_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
func (NetworkInterface_Ipv6AccessType) Enum ¶
func (x NetworkInterface_Ipv6AccessType) Enum() *NetworkInterface_Ipv6AccessType
func (NetworkInterface_Ipv6AccessType) EnumDescriptor ¶
func (NetworkInterface_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkInterface_Ipv6AccessType.Descriptor instead.
func (NetworkInterface_Ipv6AccessType) Number ¶
func (x NetworkInterface_Ipv6AccessType) Number() protoreflect.EnumNumber
func (NetworkInterface_Ipv6AccessType) String ¶
func (x NetworkInterface_Ipv6AccessType) String() string
func (NetworkInterface_Ipv6AccessType) Type ¶
func (NetworkInterface_Ipv6AccessType) Type() protoreflect.EnumType
type NetworkInterface_NicType ¶
type NetworkInterface_NicType int32
The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.
const ( // A value indicating that the enum field is not set. NetworkInterface_UNDEFINED_NIC_TYPE NetworkInterface_NicType = 0 // GVNIC NetworkInterface_GVNIC NetworkInterface_NicType = 68209305 // IDPF NetworkInterface_IDPF NetworkInterface_NicType = 2242641 // IRDMA NetworkInterface_IRDMA NetworkInterface_NicType = 69927695 // MRDMA NetworkInterface_MRDMA NetworkInterface_NicType = 73621779 // No type specified. NetworkInterface_UNSPECIFIED_NIC_TYPE NetworkInterface_NicType = 67411801 // VIRTIO NetworkInterface_VIRTIO_NET NetworkInterface_NicType = 452123481 )
func (NetworkInterface_NicType) Descriptor ¶
func (NetworkInterface_NicType) Descriptor() protoreflect.EnumDescriptor
func (NetworkInterface_NicType) Enum ¶
func (x NetworkInterface_NicType) Enum() *NetworkInterface_NicType
func (NetworkInterface_NicType) EnumDescriptor ¶
func (NetworkInterface_NicType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkInterface_NicType.Descriptor instead.
func (NetworkInterface_NicType) Number ¶
func (x NetworkInterface_NicType) Number() protoreflect.EnumNumber
func (NetworkInterface_NicType) String ¶
func (x NetworkInterface_NicType) String() string
func (NetworkInterface_NicType) Type ¶
func (NetworkInterface_NicType) Type() protoreflect.EnumType
type NetworkInterface_StackType ¶
type NetworkInterface_StackType int32
The stack type for this network interface. To assign only IPv4 addresses, use IPV4_ONLY. To assign both IPv4 and IPv6 addresses, use IPV4_IPV6. If not specified, IPV4_ONLY is used. This field can be both set at instance creation and update network interface operations.
const ( // A value indicating that the enum field is not set. NetworkInterface_UNDEFINED_STACK_TYPE NetworkInterface_StackType = 0 // The network interface can have both IPv4 and IPv6 addresses. NetworkInterface_IPV4_IPV6 NetworkInterface_StackType = 22197249 // The network interface will only be assigned IPv4 addresses. NetworkInterface_IPV4_ONLY NetworkInterface_StackType = 22373798 // The network interface will only be assigned IPv6 addresses. NetworkInterface_IPV6_ONLY NetworkInterface_StackType = 79632100 NetworkInterface_UNSPECIFIED_STACK_TYPE NetworkInterface_StackType = 298084569 )
func (NetworkInterface_StackType) Descriptor ¶
func (NetworkInterface_StackType) Descriptor() protoreflect.EnumDescriptor
func (NetworkInterface_StackType) Enum ¶
func (x NetworkInterface_StackType) Enum() *NetworkInterface_StackType
func (NetworkInterface_StackType) EnumDescriptor ¶
func (NetworkInterface_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkInterface_StackType.Descriptor instead.
func (NetworkInterface_StackType) Number ¶
func (x NetworkInterface_StackType) Number() protoreflect.EnumNumber
func (NetworkInterface_StackType) String ¶
func (x NetworkInterface_StackType) String() string
func (NetworkInterface_StackType) Type ¶
func (NetworkInterface_StackType) Type() protoreflect.EnumType
type NetworkList ¶
type NetworkList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Network resources. Items []*Network `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#networkList for lists of networks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of networks.
func (*NetworkList) Descriptor ¶
func (*NetworkList) Descriptor() ([]byte, []int)
Deprecated: Use NetworkList.ProtoReflect.Descriptor instead.
func (*NetworkList) GetId ¶
func (x *NetworkList) GetId() string
func (*NetworkList) GetItems ¶
func (x *NetworkList) GetItems() []*Network
func (*NetworkList) GetKind ¶
func (x *NetworkList) GetKind() string
func (*NetworkList) GetNextPageToken ¶
func (x *NetworkList) GetNextPageToken() string
func (*NetworkList) GetSelfLink ¶
func (x *NetworkList) GetSelfLink() string
func (*NetworkList) GetWarning ¶
func (x *NetworkList) GetWarning() *Warning
func (*NetworkList) ProtoMessage ¶
func (*NetworkList) ProtoMessage()
func (*NetworkList) ProtoReflect ¶
func (x *NetworkList) ProtoReflect() protoreflect.Message
func (*NetworkList) Reset ¶
func (x *NetworkList) Reset()
func (*NetworkList) String ¶
func (x *NetworkList) String() string
type NetworkPeering ¶
type NetworkPeering struct { // This field will be deprecated soon. Use the exchange_subnet_routes field instead. Indicates whether full mesh connectivity is created and managed automatically between peered networks. Currently this field should always be true since Google Compute Engine will automatically create and manage subnetwork routes between two networks when peering state is ACTIVE. AutoCreateRoutes *bool `protobuf:"varint,57454941,opt,name=auto_create_routes,json=autoCreateRoutes,proto3,oneof" json:"auto_create_routes,omitempty"` // Indicates whether full mesh connectivity is created and managed automatically between peered networks. Currently this field should always be true since Google Compute Engine will automatically create and manage subnetwork routes between two networks when peering state is ACTIVE. ExchangeSubnetRoutes *bool `protobuf:"varint,26322256,opt,name=exchange_subnet_routes,json=exchangeSubnetRoutes,proto3,oneof" json:"exchange_subnet_routes,omitempty"` // Whether to export the custom routes to peer network. The default value is false. ExportCustomRoutes *bool `protobuf:"varint,60281485,opt,name=export_custom_routes,json=exportCustomRoutes,proto3,oneof" json:"export_custom_routes,omitempty"` // Whether subnet routes with public IP range are exported. The default value is true, all subnet routes are exported. IPv4 special-use ranges are always exported to peers and are not controlled by this field. ExportSubnetRoutesWithPublicIp *bool `protobuf:"varint,97940834,opt,name=export_subnet_routes_with_public_ip,json=exportSubnetRoutesWithPublicIp,proto3,oneof" json:"export_subnet_routes_with_public_ip,omitempty"` // Whether to import the custom routes from peer network. The default value is false. ImportCustomRoutes *bool `protobuf:"varint,197982398,opt,name=import_custom_routes,json=importCustomRoutes,proto3,oneof" json:"import_custom_routes,omitempty"` // Whether subnet routes with public IP range are imported. The default value is false. IPv4 special-use ranges are always imported from peers and are not controlled by this field. ImportSubnetRoutesWithPublicIp *bool `protobuf:"varint,14419729,opt,name=import_subnet_routes_with_public_ip,json=importSubnetRoutesWithPublicIp,proto3,oneof" json:"import_subnet_routes_with_public_ip,omitempty"` // Name of this peering. Provided by the client when the peering is created. The name must comply with RFC1035. Specifically, the name must be 1-63 characters long and match regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`. The first character must be a lowercase letter, and all the following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of the peer network. It can be either full URL or partial URL. The peer network may belong to a different project. If the partial URL does not contain project, it is assumed that the peer network is in the same project as the current network. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Maximum Transmission Unit in bytes. PeerMtu *int32 `protobuf:"varint,69584721,opt,name=peer_mtu,json=peerMtu,proto3,oneof" json:"peer_mtu,omitempty"` // Which IP version(s) of traffic and routes are allowed to be imported or exported between peer networks. The default value is IPV4_ONLY. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // [Output Only] State for the peering, either `ACTIVE` or `INACTIVE`. The peering is `ACTIVE` when there's a matching configuration in the peer network. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // [Output Only] Details about the current state of the peering. StateDetails *string `protobuf:"bytes,95566996,opt,name=state_details,json=stateDetails,proto3,oneof" json:"state_details,omitempty"` // contains filtered or unexported fields }
A network peering attached to a network resource. The message includes the peering name, peer network, peering state, and a flag indicating whether Google Compute Engine should automatically create routes for the peering.
func (*NetworkPeering) Descriptor ¶
func (*NetworkPeering) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPeering.ProtoReflect.Descriptor instead.
func (*NetworkPeering) GetAutoCreateRoutes ¶
func (x *NetworkPeering) GetAutoCreateRoutes() bool
func (*NetworkPeering) GetExchangeSubnetRoutes ¶
func (x *NetworkPeering) GetExchangeSubnetRoutes() bool
func (*NetworkPeering) GetExportCustomRoutes ¶
func (x *NetworkPeering) GetExportCustomRoutes() bool
func (*NetworkPeering) GetExportSubnetRoutesWithPublicIp ¶
func (x *NetworkPeering) GetExportSubnetRoutesWithPublicIp() bool
func (*NetworkPeering) GetImportCustomRoutes ¶
func (x *NetworkPeering) GetImportCustomRoutes() bool
func (*NetworkPeering) GetImportSubnetRoutesWithPublicIp ¶
func (x *NetworkPeering) GetImportSubnetRoutesWithPublicIp() bool
func (*NetworkPeering) GetName ¶
func (x *NetworkPeering) GetName() string
func (*NetworkPeering) GetNetwork ¶
func (x *NetworkPeering) GetNetwork() string
func (*NetworkPeering) GetPeerMtu ¶
func (x *NetworkPeering) GetPeerMtu() int32
func (*NetworkPeering) GetStackType ¶
func (x *NetworkPeering) GetStackType() string
func (*NetworkPeering) GetState ¶
func (x *NetworkPeering) GetState() string
func (*NetworkPeering) GetStateDetails ¶
func (x *NetworkPeering) GetStateDetails() string
func (*NetworkPeering) ProtoMessage ¶
func (*NetworkPeering) ProtoMessage()
func (*NetworkPeering) ProtoReflect ¶
func (x *NetworkPeering) ProtoReflect() protoreflect.Message
func (*NetworkPeering) Reset ¶
func (x *NetworkPeering) Reset()
func (*NetworkPeering) String ¶
func (x *NetworkPeering) String() string
type NetworkPeering_StackType ¶
type NetworkPeering_StackType int32
Which IP version(s) of traffic and routes are allowed to be imported or exported between peer networks. The default value is IPV4_ONLY.
const ( // A value indicating that the enum field is not set. NetworkPeering_UNDEFINED_STACK_TYPE NetworkPeering_StackType = 0 // This Peering will allow IPv4 traffic and routes to be exchanged. Additionally if the matching peering is IPV4_IPV6, IPv6 traffic and routes will be exchanged as well. NetworkPeering_IPV4_IPV6 NetworkPeering_StackType = 22197249 // This Peering will only allow IPv4 traffic and routes to be exchanged, even if the matching peering is IPV4_IPV6. NetworkPeering_IPV4_ONLY NetworkPeering_StackType = 22373798 )
func (NetworkPeering_StackType) Descriptor ¶
func (NetworkPeering_StackType) Descriptor() protoreflect.EnumDescriptor
func (NetworkPeering_StackType) Enum ¶
func (x NetworkPeering_StackType) Enum() *NetworkPeering_StackType
func (NetworkPeering_StackType) EnumDescriptor ¶
func (NetworkPeering_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkPeering_StackType.Descriptor instead.
func (NetworkPeering_StackType) Number ¶
func (x NetworkPeering_StackType) Number() protoreflect.EnumNumber
func (NetworkPeering_StackType) String ¶
func (x NetworkPeering_StackType) String() string
func (NetworkPeering_StackType) Type ¶
func (NetworkPeering_StackType) Type() protoreflect.EnumType
type NetworkPeering_State ¶
type NetworkPeering_State int32
[Output Only] State for the peering, either `ACTIVE` or `INACTIVE`. The peering is `ACTIVE` when there's a matching configuration in the peer network.
const ( // A value indicating that the enum field is not set. NetworkPeering_UNDEFINED_STATE NetworkPeering_State = 0 // Matching configuration exists on the peer. NetworkPeering_ACTIVE NetworkPeering_State = 314733318 // There is no matching configuration on the peer, including the case when peer does not exist. NetworkPeering_INACTIVE NetworkPeering_State = 270421099 )
func (NetworkPeering_State) Descriptor ¶
func (NetworkPeering_State) Descriptor() protoreflect.EnumDescriptor
func (NetworkPeering_State) Enum ¶
func (x NetworkPeering_State) Enum() *NetworkPeering_State
func (NetworkPeering_State) EnumDescriptor ¶
func (NetworkPeering_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkPeering_State.Descriptor instead.
func (NetworkPeering_State) Number ¶
func (x NetworkPeering_State) Number() protoreflect.EnumNumber
func (NetworkPeering_State) String ¶
func (x NetworkPeering_State) String() string
func (NetworkPeering_State) Type ¶
func (NetworkPeering_State) Type() protoreflect.EnumType
type NetworkPerformanceConfig ¶
type NetworkPerformanceConfig struct { // Check the TotalEgressBandwidthTier enum for the list of possible values. TotalEgressBandwidthTier *string `protobuf:"bytes,130109439,opt,name=total_egress_bandwidth_tier,json=totalEgressBandwidthTier,proto3,oneof" json:"total_egress_bandwidth_tier,omitempty"` // contains filtered or unexported fields }
func (*NetworkPerformanceConfig) Descriptor ¶
func (*NetworkPerformanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use NetworkPerformanceConfig.ProtoReflect.Descriptor instead.
func (*NetworkPerformanceConfig) GetTotalEgressBandwidthTier ¶
func (x *NetworkPerformanceConfig) GetTotalEgressBandwidthTier() string
func (*NetworkPerformanceConfig) ProtoMessage ¶
func (*NetworkPerformanceConfig) ProtoMessage()
func (*NetworkPerformanceConfig) ProtoReflect ¶
func (x *NetworkPerformanceConfig) ProtoReflect() protoreflect.Message
func (*NetworkPerformanceConfig) Reset ¶
func (x *NetworkPerformanceConfig) Reset()
func (*NetworkPerformanceConfig) String ¶
func (x *NetworkPerformanceConfig) String() string
type NetworkPerformanceConfig_TotalEgressBandwidthTier ¶
type NetworkPerformanceConfig_TotalEgressBandwidthTier int32
const ( // A value indicating that the enum field is not set. NetworkPerformanceConfig_UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER NetworkPerformanceConfig_TotalEgressBandwidthTier = 0 NetworkPerformanceConfig_DEFAULT NetworkPerformanceConfig_TotalEgressBandwidthTier = 115302945 NetworkPerformanceConfig_TIER_1 NetworkPerformanceConfig_TotalEgressBandwidthTier = 326919444 )
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Descriptor ¶
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Descriptor() protoreflect.EnumDescriptor
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Enum ¶
func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) Enum() *NetworkPerformanceConfig_TotalEgressBandwidthTier
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) EnumDescriptor ¶
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkPerformanceConfig_TotalEgressBandwidthTier.Descriptor instead.
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Number ¶
func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) Number() protoreflect.EnumNumber
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) String ¶
func (x NetworkPerformanceConfig_TotalEgressBandwidthTier) String() string
func (NetworkPerformanceConfig_TotalEgressBandwidthTier) Type ¶
type NetworkProfile ¶
type NetworkProfile struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Features supported by the network. Features *NetworkProfileNetworkFeatures `protobuf:"bytes,246211645,opt,name=features,proto3,oneof" json:"features,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#networkProfile for network profiles. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Location to which the network is restricted. Location *NetworkProfileLocation `protobuf:"bytes,290430901,opt,name=location,proto3,oneof" json:"location,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // [Output Only] Zone to which the network is restricted. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
NetworkProfile represents a Google managed network profile resource.
func (*NetworkProfile) Descriptor ¶
func (*NetworkProfile) Descriptor() ([]byte, []int)
Deprecated: Use NetworkProfile.ProtoReflect.Descriptor instead.
func (*NetworkProfile) GetCreationTimestamp ¶
func (x *NetworkProfile) GetCreationTimestamp() string
func (*NetworkProfile) GetDescription ¶
func (x *NetworkProfile) GetDescription() string
func (*NetworkProfile) GetFeatures ¶
func (x *NetworkProfile) GetFeatures() *NetworkProfileNetworkFeatures
func (*NetworkProfile) GetId ¶
func (x *NetworkProfile) GetId() uint64
func (*NetworkProfile) GetKind ¶
func (x *NetworkProfile) GetKind() string
func (*NetworkProfile) GetLocation ¶
func (x *NetworkProfile) GetLocation() *NetworkProfileLocation
func (*NetworkProfile) GetName ¶
func (x *NetworkProfile) GetName() string
func (*NetworkProfile) GetSelfLink ¶
func (x *NetworkProfile) GetSelfLink() string
func (*NetworkProfile) GetSelfLinkWithId ¶
func (x *NetworkProfile) GetSelfLinkWithId() string
func (*NetworkProfile) GetZone ¶
func (x *NetworkProfile) GetZone() string
func (*NetworkProfile) ProtoMessage ¶
func (*NetworkProfile) ProtoMessage()
func (*NetworkProfile) ProtoReflect ¶
func (x *NetworkProfile) ProtoReflect() protoreflect.Message
func (*NetworkProfile) Reset ¶
func (x *NetworkProfile) Reset()
func (*NetworkProfile) String ¶
func (x *NetworkProfile) String() string
type NetworkProfileLocation ¶
type NetworkProfileLocation struct { Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Check the Scope enum for the list of possible values. Scope *string `protobuf:"bytes,109264468,opt,name=scope,proto3,oneof" json:"scope,omitempty"` // contains filtered or unexported fields }
func (*NetworkProfileLocation) Descriptor ¶
func (*NetworkProfileLocation) Descriptor() ([]byte, []int)
Deprecated: Use NetworkProfileLocation.ProtoReflect.Descriptor instead.
func (*NetworkProfileLocation) GetName ¶
func (x *NetworkProfileLocation) GetName() string
func (*NetworkProfileLocation) GetScope ¶
func (x *NetworkProfileLocation) GetScope() string
func (*NetworkProfileLocation) ProtoMessage ¶
func (*NetworkProfileLocation) ProtoMessage()
func (*NetworkProfileLocation) ProtoReflect ¶
func (x *NetworkProfileLocation) ProtoReflect() protoreflect.Message
func (*NetworkProfileLocation) Reset ¶
func (x *NetworkProfileLocation) Reset()
func (*NetworkProfileLocation) String ¶
func (x *NetworkProfileLocation) String() string
type NetworkProfileLocation_Scope ¶
type NetworkProfileLocation_Scope int32
const ( // A value indicating that the enum field is not set. NetworkProfileLocation_UNDEFINED_SCOPE NetworkProfileLocation_Scope = 0 NetworkProfileLocation_REGION NetworkProfileLocation_Scope = 266017524 NetworkProfileLocation_ZONE NetworkProfileLocation_Scope = 2759596 )
func (NetworkProfileLocation_Scope) Descriptor ¶
func (NetworkProfileLocation_Scope) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileLocation_Scope) Enum ¶
func (x NetworkProfileLocation_Scope) Enum() *NetworkProfileLocation_Scope
func (NetworkProfileLocation_Scope) EnumDescriptor ¶
func (NetworkProfileLocation_Scope) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileLocation_Scope.Descriptor instead.
func (NetworkProfileLocation_Scope) Number ¶
func (x NetworkProfileLocation_Scope) Number() protoreflect.EnumNumber
func (NetworkProfileLocation_Scope) String ¶
func (x NetworkProfileLocation_Scope) String() string
func (NetworkProfileLocation_Scope) Type ¶
func (NetworkProfileLocation_Scope) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures ¶
type NetworkProfileNetworkFeatures struct { // Specifies what address purposes are supported. If empty, all address purposes are supported. // Check the AddressPurposes enum for the list of possible values. AddressPurposes []string `protobuf:"bytes,433024768,rep,name=address_purposes,json=addressPurposes,proto3" json:"address_purposes,omitempty"` // Specifies whether alias IP ranges (and secondary address ranges) are allowed. // Check the AllowAliasIpRanges enum for the list of possible values. AllowAliasIpRanges *string `protobuf:"bytes,457984201,opt,name=allow_alias_ip_ranges,json=allowAliasIpRanges,proto3,oneof" json:"allow_alias_ip_ranges,omitempty"` // Specifies whether auto mode subnet creation is allowed. // Check the AllowAutoModeSubnet enum for the list of possible values. AllowAutoModeSubnet *string `protobuf:"bytes,152191263,opt,name=allow_auto_mode_subnet,json=allowAutoModeSubnet,proto3,oneof" json:"allow_auto_mode_subnet,omitempty"` // Specifies whether firewalls for Class D address ranges are supported. // Check the AllowClassDFirewalls enum for the list of possible values. AllowClassDFirewalls *string `protobuf:"bytes,131608987,opt,name=allow_class_d_firewalls,json=allowClassDFirewalls,proto3,oneof" json:"allow_class_d_firewalls,omitempty"` // Specifies whether cloud NAT creation is allowed. // Check the AllowCloudNat enum for the list of possible values. AllowCloudNat *string `protobuf:"bytes,254831265,opt,name=allow_cloud_nat,json=allowCloudNat,proto3,oneof" json:"allow_cloud_nat,omitempty"` // Specifies whether cloud router creation is allowed. // Check the AllowCloudRouter enum for the list of possible values. AllowCloudRouter *string `protobuf:"bytes,451110345,opt,name=allow_cloud_router,json=allowCloudRouter,proto3,oneof" json:"allow_cloud_router,omitempty"` // Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC. // Check the AllowExternalIpAccess enum for the list of possible values. AllowExternalIpAccess *string `protobuf:"bytes,131538110,opt,name=allow_external_ip_access,json=allowExternalIpAccess,proto3,oneof" json:"allow_external_ip_access,omitempty"` // Specifies whether Cloud Interconnect creation is allowed. // Check the AllowInterconnect enum for the list of possible values. AllowInterconnect *string `protobuf:"bytes,280512964,opt,name=allow_interconnect,json=allowInterconnect,proto3,oneof" json:"allow_interconnect,omitempty"` // Specifies whether cloud load balancing is allowed. // Check the AllowLoadBalancing enum for the list of possible values. AllowLoadBalancing *string `protobuf:"bytes,223366198,opt,name=allow_load_balancing,json=allowLoadBalancing,proto3,oneof" json:"allow_load_balancing,omitempty"` // Specifies whether multi-nic in the same network is allowed. // Check the AllowMultiNicInSameNetwork enum for the list of possible values. AllowMultiNicInSameNetwork *string `protobuf:"bytes,88251004,opt,name=allow_multi_nic_in_same_network,json=allowMultiNicInSameNetwork,proto3,oneof" json:"allow_multi_nic_in_same_network,omitempty"` // Specifies whether Packet Mirroring 1.0 is supported. // Check the AllowPacketMirroring enum for the list of possible values. AllowPacketMirroring *string `protobuf:"bytes,512227074,opt,name=allow_packet_mirroring,json=allowPacketMirroring,proto3,oneof" json:"allow_packet_mirroring,omitempty"` // Specifies whether private Google access is allowed. // Check the AllowPrivateGoogleAccess enum for the list of possible values. AllowPrivateGoogleAccess *string `protobuf:"bytes,374702072,opt,name=allow_private_google_access,json=allowPrivateGoogleAccess,proto3,oneof" json:"allow_private_google_access,omitempty"` // Specifies whether PSC creation is allowed. // Check the AllowPsc enum for the list of possible values. AllowPsc *string `protobuf:"bytes,372357322,opt,name=allow_psc,json=allowPsc,proto3,oneof" json:"allow_psc,omitempty"` // Specifies whether unicast within the same network is allowed. // Check the AllowSameNetworkUnicast enum for the list of possible values. AllowSameNetworkUnicast *string `protobuf:"bytes,167531643,opt,name=allow_same_network_unicast,json=allowSameNetworkUnicast,proto3,oneof" json:"allow_same_network_unicast,omitempty"` // Specifies whether static route creation is allowed. // Check the AllowStaticRoutes enum for the list of possible values. AllowStaticRoutes *string `protobuf:"bytes,185257925,opt,name=allow_static_routes,json=allowStaticRoutes,proto3,oneof" json:"allow_static_routes,omitempty"` // Specifies whether sub interfaces are allowed. // Check the AllowSubInterfaces enum for the list of possible values. AllowSubInterfaces *string `protobuf:"bytes,247208303,opt,name=allow_sub_interfaces,json=allowSubInterfaces,proto3,oneof" json:"allow_sub_interfaces,omitempty"` // Specifies whether VPC peering is allowed. // Check the AllowVpcPeering enum for the list of possible values. AllowVpcPeering *string `protobuf:"bytes,115402228,opt,name=allow_vpc_peering,json=allowVpcPeering,proto3,oneof" json:"allow_vpc_peering,omitempty"` // Specifies whether VPN creation is allowed. // Check the AllowVpn enum for the list of possible values. AllowVpn *string `protobuf:"bytes,372363006,opt,name=allow_vpn,json=allowVpn,proto3,oneof" json:"allow_vpn,omitempty"` // If set, limits the interface types that the network supports. If empty, all interface types are supported. // Check the InterfaceTypes enum for the list of possible values. InterfaceTypes []string `protobuf:"bytes,157981171,rep,name=interface_types,json=interfaceTypes,proto3" json:"interface_types,omitempty"` // Specifies which subnetwork purposes are supported. // Check the SubnetPurposes enum for the list of possible values. SubnetPurposes []string `protobuf:"bytes,301338039,rep,name=subnet_purposes,json=subnetPurposes,proto3" json:"subnet_purposes,omitempty"` // Specifies which subnetwork stack types are supported. // Check the SubnetStackTypes enum for the list of possible values. SubnetStackTypes []string `protobuf:"bytes,521008672,rep,name=subnet_stack_types,json=subnetStackTypes,proto3" json:"subnet_stack_types,omitempty"` // Specifies which type of unicast is supported. // Check the Unicast enum for the list of possible values. Unicast *string `protobuf:"bytes,249841711,opt,name=unicast,proto3,oneof" json:"unicast,omitempty"` // contains filtered or unexported fields }
func (*NetworkProfileNetworkFeatures) Descriptor ¶
func (*NetworkProfileNetworkFeatures) Descriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures.ProtoReflect.Descriptor instead.
func (*NetworkProfileNetworkFeatures) GetAddressPurposes ¶
func (x *NetworkProfileNetworkFeatures) GetAddressPurposes() []string
func (*NetworkProfileNetworkFeatures) GetAllowAliasIpRanges ¶
func (x *NetworkProfileNetworkFeatures) GetAllowAliasIpRanges() string
func (*NetworkProfileNetworkFeatures) GetAllowAutoModeSubnet ¶
func (x *NetworkProfileNetworkFeatures) GetAllowAutoModeSubnet() string
func (*NetworkProfileNetworkFeatures) GetAllowClassDFirewalls ¶
func (x *NetworkProfileNetworkFeatures) GetAllowClassDFirewalls() string
func (*NetworkProfileNetworkFeatures) GetAllowCloudNat ¶
func (x *NetworkProfileNetworkFeatures) GetAllowCloudNat() string
func (*NetworkProfileNetworkFeatures) GetAllowCloudRouter ¶
func (x *NetworkProfileNetworkFeatures) GetAllowCloudRouter() string
func (*NetworkProfileNetworkFeatures) GetAllowExternalIpAccess ¶
func (x *NetworkProfileNetworkFeatures) GetAllowExternalIpAccess() string
func (*NetworkProfileNetworkFeatures) GetAllowInterconnect ¶
func (x *NetworkProfileNetworkFeatures) GetAllowInterconnect() string
func (*NetworkProfileNetworkFeatures) GetAllowLoadBalancing ¶
func (x *NetworkProfileNetworkFeatures) GetAllowLoadBalancing() string
func (*NetworkProfileNetworkFeatures) GetAllowMultiNicInSameNetwork ¶
func (x *NetworkProfileNetworkFeatures) GetAllowMultiNicInSameNetwork() string
func (*NetworkProfileNetworkFeatures) GetAllowPacketMirroring ¶
func (x *NetworkProfileNetworkFeatures) GetAllowPacketMirroring() string
func (*NetworkProfileNetworkFeatures) GetAllowPrivateGoogleAccess ¶
func (x *NetworkProfileNetworkFeatures) GetAllowPrivateGoogleAccess() string
func (*NetworkProfileNetworkFeatures) GetAllowPsc ¶
func (x *NetworkProfileNetworkFeatures) GetAllowPsc() string
func (*NetworkProfileNetworkFeatures) GetAllowSameNetworkUnicast ¶
func (x *NetworkProfileNetworkFeatures) GetAllowSameNetworkUnicast() string
func (*NetworkProfileNetworkFeatures) GetAllowStaticRoutes ¶
func (x *NetworkProfileNetworkFeatures) GetAllowStaticRoutes() string
func (*NetworkProfileNetworkFeatures) GetAllowSubInterfaces ¶
func (x *NetworkProfileNetworkFeatures) GetAllowSubInterfaces() string
func (*NetworkProfileNetworkFeatures) GetAllowVpcPeering ¶
func (x *NetworkProfileNetworkFeatures) GetAllowVpcPeering() string
func (*NetworkProfileNetworkFeatures) GetAllowVpn ¶
func (x *NetworkProfileNetworkFeatures) GetAllowVpn() string
func (*NetworkProfileNetworkFeatures) GetInterfaceTypes ¶
func (x *NetworkProfileNetworkFeatures) GetInterfaceTypes() []string
func (*NetworkProfileNetworkFeatures) GetSubnetPurposes ¶
func (x *NetworkProfileNetworkFeatures) GetSubnetPurposes() []string
func (*NetworkProfileNetworkFeatures) GetSubnetStackTypes ¶
func (x *NetworkProfileNetworkFeatures) GetSubnetStackTypes() []string
func (*NetworkProfileNetworkFeatures) GetUnicast ¶
func (x *NetworkProfileNetworkFeatures) GetUnicast() string
func (*NetworkProfileNetworkFeatures) ProtoMessage ¶
func (*NetworkProfileNetworkFeatures) ProtoMessage()
func (*NetworkProfileNetworkFeatures) ProtoReflect ¶
func (x *NetworkProfileNetworkFeatures) ProtoReflect() protoreflect.Message
func (*NetworkProfileNetworkFeatures) Reset ¶
func (x *NetworkProfileNetworkFeatures) Reset()
func (*NetworkProfileNetworkFeatures) String ¶
func (x *NetworkProfileNetworkFeatures) String() string
type NetworkProfileNetworkFeatures_AddressPurposes ¶
type NetworkProfileNetworkFeatures_AddressPurposes int32
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ADDRESS_PURPOSES NetworkProfileNetworkFeatures_AddressPurposes = 0 // DNS resolver address in the subnetwork. NetworkProfileNetworkFeatures_DNS_RESOLVER NetworkProfileNetworkFeatures_AddressPurposes = 476114556 // VM internal/alias IP, Internal LB service IP, etc. NetworkProfileNetworkFeatures_GCE_ENDPOINT NetworkProfileNetworkFeatures_AddressPurposes = 230515243 // A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range. NetworkProfileNetworkFeatures_IPSEC_INTERCONNECT NetworkProfileNetworkFeatures_AddressPurposes = 340437251 // External IP automatically reserved for Cloud NAT. NetworkProfileNetworkFeatures_NAT_AUTO NetworkProfileNetworkFeatures_AddressPurposes = 163666477 // A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL NetworkProfileNetworkFeatures_PRIVATE_SERVICE_CONNECT NetworkProfileNetworkFeatures_AddressPurposes = 48134724 // A regional internal IP address range reserved for Serverless. NetworkProfileNetworkFeatures_SERVERLESS NetworkProfileNetworkFeatures_AddressPurposes = 270492508 // A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules. NetworkProfileNetworkFeatures_SHARED_LOADBALANCER_VIP NetworkProfileNetworkFeatures_AddressPurposes = 294447572 // IP range for peer networks. NetworkProfileNetworkFeatures_VPC_PEERING NetworkProfileNetworkFeatures_AddressPurposes = 400800170 )
func (NetworkProfileNetworkFeatures_AddressPurposes) Descriptor ¶
func (NetworkProfileNetworkFeatures_AddressPurposes) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AddressPurposes) Enum ¶
func (x NetworkProfileNetworkFeatures_AddressPurposes) Enum() *NetworkProfileNetworkFeatures_AddressPurposes
func (NetworkProfileNetworkFeatures_AddressPurposes) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AddressPurposes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AddressPurposes.Descriptor instead.
func (NetworkProfileNetworkFeatures_AddressPurposes) Number ¶
func (x NetworkProfileNetworkFeatures_AddressPurposes) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AddressPurposes) String ¶
func (x NetworkProfileNetworkFeatures_AddressPurposes) String() string
func (NetworkProfileNetworkFeatures_AddressPurposes) Type ¶
type NetworkProfileNetworkFeatures_AllowAliasIpRanges ¶
type NetworkProfileNetworkFeatures_AllowAliasIpRanges int32
Specifies whether alias IP ranges (and secondary address ranges) are allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_ALIAS_IP_RANGES NetworkProfileNetworkFeatures_AllowAliasIpRanges = 0 NetworkProfileNetworkFeatures_ALIAS_IP_RANGES_ALLOWED NetworkProfileNetworkFeatures_AllowAliasIpRanges = 464867048 NetworkProfileNetworkFeatures_ALIAS_IP_RANGES_BLOCKED NetworkProfileNetworkFeatures_AllowAliasIpRanges = 281030444 )
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) Enum() *NetworkProfileNetworkFeatures_AllowAliasIpRanges
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowAliasIpRanges.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Number ¶
func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) String ¶
func (x NetworkProfileNetworkFeatures_AllowAliasIpRanges) String() string
func (NetworkProfileNetworkFeatures_AllowAliasIpRanges) Type ¶
type NetworkProfileNetworkFeatures_AllowAutoModeSubnet ¶
type NetworkProfileNetworkFeatures_AllowAutoModeSubnet int32
Specifies whether auto mode subnet creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_AUTO_MODE_SUBNET NetworkProfileNetworkFeatures_AllowAutoModeSubnet = 0 NetworkProfileNetworkFeatures_AUTO_MODE_SUBNET_ALLOWED NetworkProfileNetworkFeatures_AllowAutoModeSubnet = 391042610 NetworkProfileNetworkFeatures_AUTO_MODE_SUBNET_BLOCKED NetworkProfileNetworkFeatures_AllowAutoModeSubnet = 207206006 )
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Enum() *NetworkProfileNetworkFeatures_AllowAutoModeSubnet
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowAutoModeSubnet.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Number ¶
func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) String ¶
func (x NetworkProfileNetworkFeatures_AllowAutoModeSubnet) String() string
func (NetworkProfileNetworkFeatures_AllowAutoModeSubnet) Type ¶
type NetworkProfileNetworkFeatures_AllowClassDFirewalls ¶
type NetworkProfileNetworkFeatures_AllowClassDFirewalls int32
Specifies whether firewalls for Class D address ranges are supported.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_CLASS_D_FIREWALLS NetworkProfileNetworkFeatures_AllowClassDFirewalls = 0 NetworkProfileNetworkFeatures_CLASS_D_FIREWALLS_ALLOWED NetworkProfileNetworkFeatures_AllowClassDFirewalls = 348219386 NetworkProfileNetworkFeatures_CLASS_D_FIREWALLS_BLOCKED NetworkProfileNetworkFeatures_AllowClassDFirewalls = 164382782 )
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) Enum() *NetworkProfileNetworkFeatures_AllowClassDFirewalls
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowClassDFirewalls.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Number ¶
func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) String ¶
func (x NetworkProfileNetworkFeatures_AllowClassDFirewalls) String() string
func (NetworkProfileNetworkFeatures_AllowClassDFirewalls) Type ¶
type NetworkProfileNetworkFeatures_AllowCloudNat ¶
type NetworkProfileNetworkFeatures_AllowCloudNat int32
Specifies whether cloud NAT creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_CLOUD_NAT NetworkProfileNetworkFeatures_AllowCloudNat = 0 NetworkProfileNetworkFeatures_CLOUD_NAT_ALLOWED NetworkProfileNetworkFeatures_AllowCloudNat = 245931296 NetworkProfileNetworkFeatures_CLOUD_NAT_BLOCKED NetworkProfileNetworkFeatures_AllowCloudNat = 62094692 )
func (NetworkProfileNetworkFeatures_AllowCloudNat) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowCloudNat) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowCloudNat) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowCloudNat) Enum() *NetworkProfileNetworkFeatures_AllowCloudNat
func (NetworkProfileNetworkFeatures_AllowCloudNat) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowCloudNat) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowCloudNat.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowCloudNat) Number ¶
func (x NetworkProfileNetworkFeatures_AllowCloudNat) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowCloudNat) String ¶
func (x NetworkProfileNetworkFeatures_AllowCloudNat) String() string
func (NetworkProfileNetworkFeatures_AllowCloudNat) Type ¶
func (NetworkProfileNetworkFeatures_AllowCloudNat) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures_AllowCloudRouter ¶
type NetworkProfileNetworkFeatures_AllowCloudRouter int32
Specifies whether cloud router creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_CLOUD_ROUTER NetworkProfileNetworkFeatures_AllowCloudRouter = 0 NetworkProfileNetworkFeatures_CLOUD_ROUTER_ALLOWED NetworkProfileNetworkFeatures_AllowCloudRouter = 365388284 NetworkProfileNetworkFeatures_CLOUD_ROUTER_BLOCKED NetworkProfileNetworkFeatures_AllowCloudRouter = 181551680 )
func (NetworkProfileNetworkFeatures_AllowCloudRouter) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowCloudRouter) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowCloudRouter) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowCloudRouter) Enum() *NetworkProfileNetworkFeatures_AllowCloudRouter
func (NetworkProfileNetworkFeatures_AllowCloudRouter) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowCloudRouter) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowCloudRouter.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowCloudRouter) Number ¶
func (x NetworkProfileNetworkFeatures_AllowCloudRouter) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowCloudRouter) String ¶
func (x NetworkProfileNetworkFeatures_AllowCloudRouter) String() string
func (NetworkProfileNetworkFeatures_AllowCloudRouter) Type ¶
type NetworkProfileNetworkFeatures_AllowExternalIpAccess ¶
type NetworkProfileNetworkFeatures_AllowExternalIpAccess int32
Specifies whether VMs are allowed to have external IP access on network interfaces connected to this VPC.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS NetworkProfileNetworkFeatures_AllowExternalIpAccess = 0 NetworkProfileNetworkFeatures_EXTERNAL_IP_ACCESS_ALLOWED NetworkProfileNetworkFeatures_AllowExternalIpAccess = 109530193 NetworkProfileNetworkFeatures_EXTERNAL_IP_ACCESS_BLOCKED NetworkProfileNetworkFeatures_AllowExternalIpAccess = 462564501 )
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) Enum() *NetworkProfileNetworkFeatures_AllowExternalIpAccess
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowExternalIpAccess.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Number ¶
func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) String ¶
func (x NetworkProfileNetworkFeatures_AllowExternalIpAccess) String() string
func (NetworkProfileNetworkFeatures_AllowExternalIpAccess) Type ¶
type NetworkProfileNetworkFeatures_AllowInterconnect ¶
type NetworkProfileNetworkFeatures_AllowInterconnect int32
Specifies whether Cloud Interconnect creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_INTERCONNECT NetworkProfileNetworkFeatures_AllowInterconnect = 0 NetworkProfileNetworkFeatures_INTERCONNECT_ALLOWED NetworkProfileNetworkFeatures_AllowInterconnect = 162845399 NetworkProfileNetworkFeatures_INTERCONNECT_BLOCKED NetworkProfileNetworkFeatures_AllowInterconnect = 515879707 )
func (NetworkProfileNetworkFeatures_AllowInterconnect) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowInterconnect) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowInterconnect) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowInterconnect) Enum() *NetworkProfileNetworkFeatures_AllowInterconnect
func (NetworkProfileNetworkFeatures_AllowInterconnect) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowInterconnect) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowInterconnect.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowInterconnect) Number ¶
func (x NetworkProfileNetworkFeatures_AllowInterconnect) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowInterconnect) String ¶
func (x NetworkProfileNetworkFeatures_AllowInterconnect) String() string
func (NetworkProfileNetworkFeatures_AllowInterconnect) Type ¶
type NetworkProfileNetworkFeatures_AllowLoadBalancing ¶
type NetworkProfileNetworkFeatures_AllowLoadBalancing int32
Specifies whether cloud load balancing is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_LOAD_BALANCING NetworkProfileNetworkFeatures_AllowLoadBalancing = 0 NetworkProfileNetworkFeatures_LOAD_BALANCING_ALLOWED NetworkProfileNetworkFeatures_AllowLoadBalancing = 28407977 NetworkProfileNetworkFeatures_LOAD_BALANCING_BLOCKED NetworkProfileNetworkFeatures_AllowLoadBalancing = 381442285 )
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) Enum() *NetworkProfileNetworkFeatures_AllowLoadBalancing
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowLoadBalancing.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Number ¶
func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) String ¶
func (x NetworkProfileNetworkFeatures_AllowLoadBalancing) String() string
func (NetworkProfileNetworkFeatures_AllowLoadBalancing) Type ¶
type NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork ¶
type NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork int32
Specifies whether multi-nic in the same network is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork = 0 NetworkProfileNetworkFeatures_MULTI_NIC_IN_SAME_NETWORK_ALLOWED NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork = 457555419 NetworkProfileNetworkFeatures_MULTI_NIC_IN_SAME_NETWORK_BLOCKED NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork = 273718815 )
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Enum() *NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Number ¶
func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) String ¶
func (x NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) String() string
func (NetworkProfileNetworkFeatures_AllowMultiNicInSameNetwork) Type ¶
type NetworkProfileNetworkFeatures_AllowPacketMirroring ¶
type NetworkProfileNetworkFeatures_AllowPacketMirroring int32
Specifies whether Packet Mirroring 1.0 is supported.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_PACKET_MIRRORING NetworkProfileNetworkFeatures_AllowPacketMirroring = 0 NetworkProfileNetworkFeatures_PACKET_MIRRORING_ALLOWED NetworkProfileNetworkFeatures_AllowPacketMirroring = 92416245 NetworkProfileNetworkFeatures_PACKET_MIRRORING_BLOCKED NetworkProfileNetworkFeatures_AllowPacketMirroring = 445450553 )
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) Enum() *NetworkProfileNetworkFeatures_AllowPacketMirroring
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowPacketMirroring.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Number ¶
func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) String ¶
func (x NetworkProfileNetworkFeatures_AllowPacketMirroring) String() string
func (NetworkProfileNetworkFeatures_AllowPacketMirroring) Type ¶
type NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess ¶
type NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess int32
Specifies whether private Google access is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess = 0 NetworkProfileNetworkFeatures_PRIVATE_GOOGLE_ACCESS_ALLOWED NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess = 220787351 NetworkProfileNetworkFeatures_PRIVATE_GOOGLE_ACCESS_BLOCKED NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess = 36950747 )
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Enum() *NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Number ¶
func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) String ¶
func (x NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) String() string
func (NetworkProfileNetworkFeatures_AllowPrivateGoogleAccess) Type ¶
type NetworkProfileNetworkFeatures_AllowPsc ¶
type NetworkProfileNetworkFeatures_AllowPsc int32
Specifies whether PSC creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_PSC NetworkProfileNetworkFeatures_AllowPsc = 0 NetworkProfileNetworkFeatures_PSC_ALLOWED NetworkProfileNetworkFeatures_AllowPsc = 171559657 NetworkProfileNetworkFeatures_PSC_BLOCKED NetworkProfileNetworkFeatures_AllowPsc = 524593965 )
func (NetworkProfileNetworkFeatures_AllowPsc) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowPsc) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowPsc) Enum ¶
func (NetworkProfileNetworkFeatures_AllowPsc) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowPsc) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowPsc.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowPsc) Number ¶
func (x NetworkProfileNetworkFeatures_AllowPsc) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowPsc) String ¶
func (x NetworkProfileNetworkFeatures_AllowPsc) String() string
func (NetworkProfileNetworkFeatures_AllowPsc) Type ¶
func (NetworkProfileNetworkFeatures_AllowPsc) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures_AllowSameNetworkUnicast ¶
type NetworkProfileNetworkFeatures_AllowSameNetworkUnicast int32
Specifies whether unicast within the same network is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_SAME_NETWORK_UNICAST NetworkProfileNetworkFeatures_AllowSameNetworkUnicast = 0 NetworkProfileNetworkFeatures_SAME_NETWORK_UNICAST_ALLOWED NetworkProfileNetworkFeatures_AllowSameNetworkUnicast = 159732814 NetworkProfileNetworkFeatures_SAME_NETWORK_UNICAST_BLOCKED NetworkProfileNetworkFeatures_AllowSameNetworkUnicast = 512767122 )
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Enum() *NetworkProfileNetworkFeatures_AllowSameNetworkUnicast
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowSameNetworkUnicast.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Number ¶
func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) String ¶
func (x NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) String() string
func (NetworkProfileNetworkFeatures_AllowSameNetworkUnicast) Type ¶
type NetworkProfileNetworkFeatures_AllowStaticRoutes ¶
type NetworkProfileNetworkFeatures_AllowStaticRoutes int32
Specifies whether static route creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_STATIC_ROUTES NetworkProfileNetworkFeatures_AllowStaticRoutes = 0 NetworkProfileNetworkFeatures_STATIC_ROUTES_ALLOWED NetworkProfileNetworkFeatures_AllowStaticRoutes = 409048964 NetworkProfileNetworkFeatures_STATIC_ROUTES_BLOCKED NetworkProfileNetworkFeatures_AllowStaticRoutes = 225212360 )
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) Enum() *NetworkProfileNetworkFeatures_AllowStaticRoutes
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowStaticRoutes.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Number ¶
func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) String ¶
func (x NetworkProfileNetworkFeatures_AllowStaticRoutes) String() string
func (NetworkProfileNetworkFeatures_AllowStaticRoutes) Type ¶
type NetworkProfileNetworkFeatures_AllowSubInterfaces ¶
type NetworkProfileNetworkFeatures_AllowSubInterfaces int32
Specifies whether sub interfaces are allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_SUB_INTERFACES NetworkProfileNetworkFeatures_AllowSubInterfaces = 0 NetworkProfileNetworkFeatures_SUBINTERFACES_ALLOWED NetworkProfileNetworkFeatures_AllowSubInterfaces = 158685891 NetworkProfileNetworkFeatures_SUBINTERFACES_BLOCKED NetworkProfileNetworkFeatures_AllowSubInterfaces = 511720199 )
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) Enum() *NetworkProfileNetworkFeatures_AllowSubInterfaces
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowSubInterfaces.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Number ¶
func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) String ¶
func (x NetworkProfileNetworkFeatures_AllowSubInterfaces) String() string
func (NetworkProfileNetworkFeatures_AllowSubInterfaces) Type ¶
type NetworkProfileNetworkFeatures_AllowVpcPeering ¶
type NetworkProfileNetworkFeatures_AllowVpcPeering int32
Specifies whether VPC peering is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_VPC_PEERING NetworkProfileNetworkFeatures_AllowVpcPeering = 0 NetworkProfileNetworkFeatures_VPC_PEERING_ALLOWED NetworkProfileNetworkFeatures_AllowVpcPeering = 261465075 NetworkProfileNetworkFeatures_VPC_PEERING_BLOCKED NetworkProfileNetworkFeatures_AllowVpcPeering = 77628471 )
func (NetworkProfileNetworkFeatures_AllowVpcPeering) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowVpcPeering) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowVpcPeering) Enum ¶
func (x NetworkProfileNetworkFeatures_AllowVpcPeering) Enum() *NetworkProfileNetworkFeatures_AllowVpcPeering
func (NetworkProfileNetworkFeatures_AllowVpcPeering) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowVpcPeering) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowVpcPeering.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowVpcPeering) Number ¶
func (x NetworkProfileNetworkFeatures_AllowVpcPeering) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowVpcPeering) String ¶
func (x NetworkProfileNetworkFeatures_AllowVpcPeering) String() string
func (NetworkProfileNetworkFeatures_AllowVpcPeering) Type ¶
type NetworkProfileNetworkFeatures_AllowVpn ¶
type NetworkProfileNetworkFeatures_AllowVpn int32
Specifies whether VPN creation is allowed.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_ALLOW_VPN NetworkProfileNetworkFeatures_AllowVpn = 0 NetworkProfileNetworkFeatures_VPN_ALLOWED NetworkProfileNetworkFeatures_AllowVpn = 162163997 NetworkProfileNetworkFeatures_VPN_BLOCKED NetworkProfileNetworkFeatures_AllowVpn = 515198305 )
func (NetworkProfileNetworkFeatures_AllowVpn) Descriptor ¶
func (NetworkProfileNetworkFeatures_AllowVpn) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_AllowVpn) Enum ¶
func (NetworkProfileNetworkFeatures_AllowVpn) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_AllowVpn) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_AllowVpn.Descriptor instead.
func (NetworkProfileNetworkFeatures_AllowVpn) Number ¶
func (x NetworkProfileNetworkFeatures_AllowVpn) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_AllowVpn) String ¶
func (x NetworkProfileNetworkFeatures_AllowVpn) String() string
func (NetworkProfileNetworkFeatures_AllowVpn) Type ¶
func (NetworkProfileNetworkFeatures_AllowVpn) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures_InterfaceTypes ¶
type NetworkProfileNetworkFeatures_InterfaceTypes int32
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_INTERFACE_TYPES NetworkProfileNetworkFeatures_InterfaceTypes = 0 // GVNIC NetworkProfileNetworkFeatures_GVNIC NetworkProfileNetworkFeatures_InterfaceTypes = 68209305 // IDPF NetworkProfileNetworkFeatures_IDPF NetworkProfileNetworkFeatures_InterfaceTypes = 2242641 // IRDMA NetworkProfileNetworkFeatures_IRDMA NetworkProfileNetworkFeatures_InterfaceTypes = 69927695 // MRDMA NetworkProfileNetworkFeatures_MRDMA NetworkProfileNetworkFeatures_InterfaceTypes = 73621779 // No type specified. NetworkProfileNetworkFeatures_UNSPECIFIED_NIC_TYPE NetworkProfileNetworkFeatures_InterfaceTypes = 67411801 // VIRTIO NetworkProfileNetworkFeatures_VIRTIO_NET NetworkProfileNetworkFeatures_InterfaceTypes = 452123481 )
func (NetworkProfileNetworkFeatures_InterfaceTypes) Descriptor ¶
func (NetworkProfileNetworkFeatures_InterfaceTypes) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_InterfaceTypes) Enum ¶
func (x NetworkProfileNetworkFeatures_InterfaceTypes) Enum() *NetworkProfileNetworkFeatures_InterfaceTypes
func (NetworkProfileNetworkFeatures_InterfaceTypes) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_InterfaceTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_InterfaceTypes.Descriptor instead.
func (NetworkProfileNetworkFeatures_InterfaceTypes) Number ¶
func (x NetworkProfileNetworkFeatures_InterfaceTypes) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_InterfaceTypes) String ¶
func (x NetworkProfileNetworkFeatures_InterfaceTypes) String() string
func (NetworkProfileNetworkFeatures_InterfaceTypes) Type ¶
func (NetworkProfileNetworkFeatures_InterfaceTypes) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures_SubnetPurposes ¶
type NetworkProfileNetworkFeatures_SubnetPurposes int32
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_SUBNET_PURPOSES NetworkProfileNetworkFeatures_SubnetPurposes = 0 NetworkProfileNetworkFeatures_SUBNET_PURPOSE_CUSTOM_HARDWARE NetworkProfileNetworkFeatures_SubnetPurposes = 283160275 NetworkProfileNetworkFeatures_SUBNET_PURPOSE_PRIVATE NetworkProfileNetworkFeatures_SubnetPurposes = 404371008 )
func (NetworkProfileNetworkFeatures_SubnetPurposes) Descriptor ¶
func (NetworkProfileNetworkFeatures_SubnetPurposes) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_SubnetPurposes) Enum ¶
func (x NetworkProfileNetworkFeatures_SubnetPurposes) Enum() *NetworkProfileNetworkFeatures_SubnetPurposes
func (NetworkProfileNetworkFeatures_SubnetPurposes) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_SubnetPurposes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_SubnetPurposes.Descriptor instead.
func (NetworkProfileNetworkFeatures_SubnetPurposes) Number ¶
func (x NetworkProfileNetworkFeatures_SubnetPurposes) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_SubnetPurposes) String ¶
func (x NetworkProfileNetworkFeatures_SubnetPurposes) String() string
func (NetworkProfileNetworkFeatures_SubnetPurposes) Type ¶
func (NetworkProfileNetworkFeatures_SubnetPurposes) Type() protoreflect.EnumType
type NetworkProfileNetworkFeatures_SubnetStackTypes ¶
type NetworkProfileNetworkFeatures_SubnetStackTypes int32
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_SUBNET_STACK_TYPES NetworkProfileNetworkFeatures_SubnetStackTypes = 0 NetworkProfileNetworkFeatures_SUBNET_STACK_TYPE_IPV4_IPV6 NetworkProfileNetworkFeatures_SubnetStackTypes = 41454485 NetworkProfileNetworkFeatures_SUBNET_STACK_TYPE_IPV4_ONLY NetworkProfileNetworkFeatures_SubnetStackTypes = 41631034 NetworkProfileNetworkFeatures_SUBNET_STACK_TYPE_IPV6_ONLY NetworkProfileNetworkFeatures_SubnetStackTypes = 98889336 )
func (NetworkProfileNetworkFeatures_SubnetStackTypes) Descriptor ¶
func (NetworkProfileNetworkFeatures_SubnetStackTypes) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_SubnetStackTypes) Enum ¶
func (x NetworkProfileNetworkFeatures_SubnetStackTypes) Enum() *NetworkProfileNetworkFeatures_SubnetStackTypes
func (NetworkProfileNetworkFeatures_SubnetStackTypes) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_SubnetStackTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_SubnetStackTypes.Descriptor instead.
func (NetworkProfileNetworkFeatures_SubnetStackTypes) Number ¶
func (x NetworkProfileNetworkFeatures_SubnetStackTypes) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_SubnetStackTypes) String ¶
func (x NetworkProfileNetworkFeatures_SubnetStackTypes) String() string
func (NetworkProfileNetworkFeatures_SubnetStackTypes) Type ¶
type NetworkProfileNetworkFeatures_Unicast ¶
type NetworkProfileNetworkFeatures_Unicast int32
Specifies which type of unicast is supported.
const ( // A value indicating that the enum field is not set. NetworkProfileNetworkFeatures_UNDEFINED_UNICAST NetworkProfileNetworkFeatures_Unicast = 0 NetworkProfileNetworkFeatures_UNICAST_SDN NetworkProfileNetworkFeatures_Unicast = 379954157 NetworkProfileNetworkFeatures_UNICAST_ULL NetworkProfileNetworkFeatures_Unicast = 379956325 )
func (NetworkProfileNetworkFeatures_Unicast) Descriptor ¶
func (NetworkProfileNetworkFeatures_Unicast) Descriptor() protoreflect.EnumDescriptor
func (NetworkProfileNetworkFeatures_Unicast) Enum ¶
func (NetworkProfileNetworkFeatures_Unicast) EnumDescriptor ¶
func (NetworkProfileNetworkFeatures_Unicast) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkProfileNetworkFeatures_Unicast.Descriptor instead.
func (NetworkProfileNetworkFeatures_Unicast) Number ¶
func (x NetworkProfileNetworkFeatures_Unicast) Number() protoreflect.EnumNumber
func (NetworkProfileNetworkFeatures_Unicast) String ¶
func (x NetworkProfileNetworkFeatures_Unicast) String() string
func (NetworkProfileNetworkFeatures_Unicast) Type ¶
func (NetworkProfileNetworkFeatures_Unicast) Type() protoreflect.EnumType
type NetworkProfilesListResponse ¶
type NetworkProfilesListResponse struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NetworkProfile resources. Items []*NetworkProfile `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#networkProfileList for network profiles. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of network profiles.
func (*NetworkProfilesListResponse) Descriptor ¶
func (*NetworkProfilesListResponse) Descriptor() ([]byte, []int)
Deprecated: Use NetworkProfilesListResponse.ProtoReflect.Descriptor instead.
func (*NetworkProfilesListResponse) GetEtag ¶
func (x *NetworkProfilesListResponse) GetEtag() string
func (*NetworkProfilesListResponse) GetId ¶
func (x *NetworkProfilesListResponse) GetId() string
func (*NetworkProfilesListResponse) GetItems ¶
func (x *NetworkProfilesListResponse) GetItems() []*NetworkProfile
func (*NetworkProfilesListResponse) GetKind ¶
func (x *NetworkProfilesListResponse) GetKind() string
func (*NetworkProfilesListResponse) GetNextPageToken ¶
func (x *NetworkProfilesListResponse) GetNextPageToken() string
func (*NetworkProfilesListResponse) GetSelfLink ¶
func (x *NetworkProfilesListResponse) GetSelfLink() string
func (*NetworkProfilesListResponse) GetUnreachables ¶
func (x *NetworkProfilesListResponse) GetUnreachables() []string
func (*NetworkProfilesListResponse) GetWarning ¶
func (x *NetworkProfilesListResponse) GetWarning() *Warning
func (*NetworkProfilesListResponse) ProtoMessage ¶
func (*NetworkProfilesListResponse) ProtoMessage()
func (*NetworkProfilesListResponse) ProtoReflect ¶
func (x *NetworkProfilesListResponse) ProtoReflect() protoreflect.Message
func (*NetworkProfilesListResponse) Reset ¶
func (x *NetworkProfilesListResponse) Reset()
func (*NetworkProfilesListResponse) String ¶
func (x *NetworkProfilesListResponse) String() string
type NetworkRoutingConfig ¶
type NetworkRoutingConfig struct { // Enable comparison of Multi-Exit Discriminators (MED) across routes with different neighbor ASNs when using the STANDARD BGP best path selection algorithm. BgpAlwaysCompareMed *bool `protobuf:"varint,213102902,opt,name=bgp_always_compare_med,json=bgpAlwaysCompareMed,proto3,oneof" json:"bgp_always_compare_med,omitempty"` // The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD. // Check the BgpBestPathSelectionMode enum for the list of possible values. BgpBestPathSelectionMode *string `protobuf:"bytes,317816297,opt,name=bgp_best_path_selection_mode,json=bgpBestPathSelectionMode,proto3,oneof" json:"bgp_best_path_selection_mode,omitempty"` // Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. // Check the BgpInterRegionCost enum for the list of possible values. BgpInterRegionCost *string `protobuf:"bytes,462142689,opt,name=bgp_inter_region_cost,json=bgpInterRegionCost,proto3,oneof" json:"bgp_inter_region_cost,omitempty"` // [Output Only] Effective value of the bgp_always_compare_med field. EffectiveBgpAlwaysCompareMed *bool `protobuf:"varint,214661838,opt,name=effective_bgp_always_compare_med,json=effectiveBgpAlwaysCompareMed,proto3,oneof" json:"effective_bgp_always_compare_med,omitempty"` // [Output Only] Effective value of the bgp_inter_region_cost field. // Check the EffectiveBgpInterRegionCost enum for the list of possible values. EffectiveBgpInterRegionCost *string `protobuf:"bytes,185098313,opt,name=effective_bgp_inter_region_cost,json=effectiveBgpInterRegionCost,proto3,oneof" json:"effective_bgp_inter_region_cost,omitempty"` // The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions. // Check the RoutingMode enum for the list of possible values. RoutingMode *string `protobuf:"bytes,475143548,opt,name=routing_mode,json=routingMode,proto3,oneof" json:"routing_mode,omitempty"` // contains filtered or unexported fields }
A routing configuration attached to a network resource. The message includes the list of routers associated with the network, and a flag indicating the type of routing behavior to enforce network-wide.
func (*NetworkRoutingConfig) Descriptor ¶
func (*NetworkRoutingConfig) Descriptor() ([]byte, []int)
Deprecated: Use NetworkRoutingConfig.ProtoReflect.Descriptor instead.
func (*NetworkRoutingConfig) GetBgpAlwaysCompareMed ¶
func (x *NetworkRoutingConfig) GetBgpAlwaysCompareMed() bool
func (*NetworkRoutingConfig) GetBgpBestPathSelectionMode ¶
func (x *NetworkRoutingConfig) GetBgpBestPathSelectionMode() string
func (*NetworkRoutingConfig) GetBgpInterRegionCost ¶
func (x *NetworkRoutingConfig) GetBgpInterRegionCost() string
func (*NetworkRoutingConfig) GetEffectiveBgpAlwaysCompareMed ¶
func (x *NetworkRoutingConfig) GetEffectiveBgpAlwaysCompareMed() bool
func (*NetworkRoutingConfig) GetEffectiveBgpInterRegionCost ¶
func (x *NetworkRoutingConfig) GetEffectiveBgpInterRegionCost() string
func (*NetworkRoutingConfig) GetRoutingMode ¶
func (x *NetworkRoutingConfig) GetRoutingMode() string
func (*NetworkRoutingConfig) ProtoMessage ¶
func (*NetworkRoutingConfig) ProtoMessage()
func (*NetworkRoutingConfig) ProtoReflect ¶
func (x *NetworkRoutingConfig) ProtoReflect() protoreflect.Message
func (*NetworkRoutingConfig) Reset ¶
func (x *NetworkRoutingConfig) Reset()
func (*NetworkRoutingConfig) String ¶
func (x *NetworkRoutingConfig) String() string
type NetworkRoutingConfig_BgpBestPathSelectionMode ¶
type NetworkRoutingConfig_BgpBestPathSelectionMode int32
The BGP best path selection algorithm to be employed within this network for dynamic routes learned by Cloud Routers. Can be LEGACY (default) or STANDARD.
const ( // A value indicating that the enum field is not set. NetworkRoutingConfig_UNDEFINED_BGP_BEST_PATH_SELECTION_MODE NetworkRoutingConfig_BgpBestPathSelectionMode = 0 NetworkRoutingConfig_LEGACY NetworkRoutingConfig_BgpBestPathSelectionMode = 94234569 NetworkRoutingConfig_STANDARD NetworkRoutingConfig_BgpBestPathSelectionMode = 484642493 )
func (NetworkRoutingConfig_BgpBestPathSelectionMode) Descriptor ¶
func (NetworkRoutingConfig_BgpBestPathSelectionMode) Descriptor() protoreflect.EnumDescriptor
func (NetworkRoutingConfig_BgpBestPathSelectionMode) Enum ¶
func (x NetworkRoutingConfig_BgpBestPathSelectionMode) Enum() *NetworkRoutingConfig_BgpBestPathSelectionMode
func (NetworkRoutingConfig_BgpBestPathSelectionMode) EnumDescriptor ¶
func (NetworkRoutingConfig_BgpBestPathSelectionMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkRoutingConfig_BgpBestPathSelectionMode.Descriptor instead.
func (NetworkRoutingConfig_BgpBestPathSelectionMode) Number ¶
func (x NetworkRoutingConfig_BgpBestPathSelectionMode) Number() protoreflect.EnumNumber
func (NetworkRoutingConfig_BgpBestPathSelectionMode) String ¶
func (x NetworkRoutingConfig_BgpBestPathSelectionMode) String() string
func (NetworkRoutingConfig_BgpBestPathSelectionMode) Type ¶
type NetworkRoutingConfig_BgpInterRegionCost ¶
type NetworkRoutingConfig_BgpInterRegionCost int32
Allows to define a preferred approach for handling inter-region cost in the selection process when using the STANDARD BGP best path selection algorithm. Can be DEFAULT or ADD_COST_TO_MED. Additional supported values which may be not listed in the enum directly due to technical reasons: ADD_COST_TO_MED DEFAULT
const ( // A value indicating that the enum field is not set. NetworkRoutingConfig_UNDEFINED_BGP_INTER_REGION_COST NetworkRoutingConfig_BgpInterRegionCost = 0 NetworkRoutingConfig_ADD_COST_TO_MED NetworkRoutingConfig_BgpInterRegionCost = 490583004 NetworkRoutingConfig_DEFAULT NetworkRoutingConfig_BgpInterRegionCost = 115302945 )
func (NetworkRoutingConfig_BgpInterRegionCost) Descriptor ¶
func (NetworkRoutingConfig_BgpInterRegionCost) Descriptor() protoreflect.EnumDescriptor
func (NetworkRoutingConfig_BgpInterRegionCost) Enum ¶
func (NetworkRoutingConfig_BgpInterRegionCost) EnumDescriptor ¶
func (NetworkRoutingConfig_BgpInterRegionCost) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkRoutingConfig_BgpInterRegionCost.Descriptor instead.
func (NetworkRoutingConfig_BgpInterRegionCost) Number ¶
func (x NetworkRoutingConfig_BgpInterRegionCost) Number() protoreflect.EnumNumber
func (NetworkRoutingConfig_BgpInterRegionCost) String ¶
func (x NetworkRoutingConfig_BgpInterRegionCost) String() string
func (NetworkRoutingConfig_BgpInterRegionCost) Type ¶
func (NetworkRoutingConfig_BgpInterRegionCost) Type() protoreflect.EnumType
type NetworkRoutingConfig_EffectiveBgpInterRegionCost ¶
type NetworkRoutingConfig_EffectiveBgpInterRegionCost int32
[Output Only] Effective value of the bgp_inter_region_cost field. Additional supported values which may be not listed in the enum directly due to technical reasons: ADD_COST_TO_MED DEFAULT
const ( // A value indicating that the enum field is not set. NetworkRoutingConfig_UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST NetworkRoutingConfig_EffectiveBgpInterRegionCost = 0 )
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Descriptor ¶
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Descriptor() protoreflect.EnumDescriptor
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Enum ¶
func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) Enum() *NetworkRoutingConfig_EffectiveBgpInterRegionCost
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) EnumDescriptor ¶
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkRoutingConfig_EffectiveBgpInterRegionCost.Descriptor instead.
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Number ¶
func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) Number() protoreflect.EnumNumber
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) String ¶
func (x NetworkRoutingConfig_EffectiveBgpInterRegionCost) String() string
func (NetworkRoutingConfig_EffectiveBgpInterRegionCost) Type ¶
type NetworkRoutingConfig_RoutingMode ¶
type NetworkRoutingConfig_RoutingMode int32
The network-wide routing mode to use. If set to REGIONAL, this network's Cloud Routers will only advertise routes with subnets of this network in the same region as the router. If set to GLOBAL, this network's Cloud Routers will advertise routes with all subnets of this network, across regions.
const ( // A value indicating that the enum field is not set. NetworkRoutingConfig_UNDEFINED_ROUTING_MODE NetworkRoutingConfig_RoutingMode = 0 NetworkRoutingConfig_GLOBAL NetworkRoutingConfig_RoutingMode = 494663587 NetworkRoutingConfig_REGIONAL NetworkRoutingConfig_RoutingMode = 92288543 )
func (NetworkRoutingConfig_RoutingMode) Descriptor ¶
func (NetworkRoutingConfig_RoutingMode) Descriptor() protoreflect.EnumDescriptor
func (NetworkRoutingConfig_RoutingMode) Enum ¶
func (x NetworkRoutingConfig_RoutingMode) Enum() *NetworkRoutingConfig_RoutingMode
func (NetworkRoutingConfig_RoutingMode) EnumDescriptor ¶
func (NetworkRoutingConfig_RoutingMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworkRoutingConfig_RoutingMode.Descriptor instead.
func (NetworkRoutingConfig_RoutingMode) Number ¶
func (x NetworkRoutingConfig_RoutingMode) Number() protoreflect.EnumNumber
func (NetworkRoutingConfig_RoutingMode) String ¶
func (x NetworkRoutingConfig_RoutingMode) String() string
func (NetworkRoutingConfig_RoutingMode) Type ¶
func (NetworkRoutingConfig_RoutingMode) Type() protoreflect.EnumType
type Network_NetworkFirewallPolicyEnforcementOrder ¶
type Network_NetworkFirewallPolicyEnforcementOrder int32
The network firewall policy enforcement order. Can be either AFTER_CLASSIC_FIREWALL or BEFORE_CLASSIC_FIREWALL. Defaults to AFTER_CLASSIC_FIREWALL if the field is not specified.
const ( // A value indicating that the enum field is not set. Network_UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER Network_NetworkFirewallPolicyEnforcementOrder = 0 Network_AFTER_CLASSIC_FIREWALL Network_NetworkFirewallPolicyEnforcementOrder = 154582608 Network_BEFORE_CLASSIC_FIREWALL Network_NetworkFirewallPolicyEnforcementOrder = 338458349 )
func (Network_NetworkFirewallPolicyEnforcementOrder) Descriptor ¶
func (Network_NetworkFirewallPolicyEnforcementOrder) Descriptor() protoreflect.EnumDescriptor
func (Network_NetworkFirewallPolicyEnforcementOrder) Enum ¶
func (x Network_NetworkFirewallPolicyEnforcementOrder) Enum() *Network_NetworkFirewallPolicyEnforcementOrder
func (Network_NetworkFirewallPolicyEnforcementOrder) EnumDescriptor ¶
func (Network_NetworkFirewallPolicyEnforcementOrder) EnumDescriptor() ([]byte, []int)
Deprecated: Use Network_NetworkFirewallPolicyEnforcementOrder.Descriptor instead.
func (Network_NetworkFirewallPolicyEnforcementOrder) Number ¶
func (x Network_NetworkFirewallPolicyEnforcementOrder) Number() protoreflect.EnumNumber
func (Network_NetworkFirewallPolicyEnforcementOrder) String ¶
func (x Network_NetworkFirewallPolicyEnforcementOrder) String() string
func (Network_NetworkFirewallPolicyEnforcementOrder) Type ¶
type NetworksAddPeeringRequest ¶
type NetworksAddPeeringRequest struct { // This field will be deprecated soon. Use exchange_subnet_routes in network_peering instead. Indicates whether full mesh connectivity is created and managed automatically between peered networks. Currently this field should always be true since Google Compute Engine will automatically create and manage subnetwork routes between two networks when peering state is ACTIVE. AutoCreateRoutes *bool `protobuf:"varint,57454941,opt,name=auto_create_routes,json=autoCreateRoutes,proto3,oneof" json:"auto_create_routes,omitempty"` // Name of the peering, which should conform to RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Network peering parameters. In order to specify route policies for peering using import and export custom routes, you must specify all peering related parameters (name, peer network, exchange_subnet_routes) in the network_peering field. The corresponding fields in NetworksAddPeeringRequest will be deprecated soon. NetworkPeering *NetworkPeering `protobuf:"bytes,328926767,opt,name=network_peering,json=networkPeering,proto3,oneof" json:"network_peering,omitempty"` // URL of the peer network. It can be either full URL or partial URL. The peer network may belong to a different project. If the partial URL does not contain project, it is assumed that the peer network is in the same project as the current network. PeerNetwork *string `protobuf:"bytes,500625489,opt,name=peer_network,json=peerNetwork,proto3,oneof" json:"peer_network,omitempty"` // contains filtered or unexported fields }
func (*NetworksAddPeeringRequest) Descriptor ¶
func (*NetworksAddPeeringRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworksAddPeeringRequest.ProtoReflect.Descriptor instead.
func (*NetworksAddPeeringRequest) GetAutoCreateRoutes ¶
func (x *NetworksAddPeeringRequest) GetAutoCreateRoutes() bool
func (*NetworksAddPeeringRequest) GetName ¶
func (x *NetworksAddPeeringRequest) GetName() string
func (*NetworksAddPeeringRequest) GetNetworkPeering ¶
func (x *NetworksAddPeeringRequest) GetNetworkPeering() *NetworkPeering
func (*NetworksAddPeeringRequest) GetPeerNetwork ¶
func (x *NetworksAddPeeringRequest) GetPeerNetwork() string
func (*NetworksAddPeeringRequest) ProtoMessage ¶
func (*NetworksAddPeeringRequest) ProtoMessage()
func (*NetworksAddPeeringRequest) ProtoReflect ¶
func (x *NetworksAddPeeringRequest) ProtoReflect() protoreflect.Message
func (*NetworksAddPeeringRequest) Reset ¶
func (x *NetworksAddPeeringRequest) Reset()
func (*NetworksAddPeeringRequest) String ¶
func (x *NetworksAddPeeringRequest) String() string
type NetworksGetEffectiveFirewallsResponse ¶
type NetworksGetEffectiveFirewallsResponse struct { // [Output Only] Effective firewalls from firewall policy. It returns Global Network Firewall Policies and Hierarchical Firewall Policies. Use regionNetworkFirewallPolicies.getEffectiveFirewalls to get Regional Network Firewall Policies as well. FirewallPolicys []*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy `protobuf:"bytes,410985794,rep,name=firewall_policys,json=firewallPolicys,proto3" json:"firewall_policys,omitempty"` // Effective firewalls on the network. Firewalls []*Firewall `protobuf:"bytes,272245619,rep,name=firewalls,proto3" json:"firewalls,omitempty"` // contains filtered or unexported fields }
func (*NetworksGetEffectiveFirewallsResponse) Descriptor ¶
func (*NetworksGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
Deprecated: Use NetworksGetEffectiveFirewallsResponse.ProtoReflect.Descriptor instead.
func (*NetworksGetEffectiveFirewallsResponse) GetFirewallPolicys ¶
func (x *NetworksGetEffectiveFirewallsResponse) GetFirewallPolicys() []*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy
func (*NetworksGetEffectiveFirewallsResponse) GetFirewalls ¶
func (x *NetworksGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
func (*NetworksGetEffectiveFirewallsResponse) ProtoMessage ¶
func (*NetworksGetEffectiveFirewallsResponse) ProtoMessage()
func (*NetworksGetEffectiveFirewallsResponse) ProtoReflect ¶
func (x *NetworksGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
func (*NetworksGetEffectiveFirewallsResponse) Reset ¶
func (x *NetworksGetEffectiveFirewallsResponse) Reset()
func (*NetworksGetEffectiveFirewallsResponse) String ¶
func (x *NetworksGetEffectiveFirewallsResponse) String() string
type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy ¶
type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { // [Output Only] Deprecated, please use short name instead. The display name of the firewall policy. DisplayName *string `protobuf:"bytes,4473832,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` // [Output Only] The name of the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output only] Priority of firewall policy association. Not applicable for type=HIERARCHY. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // [Output Only] The rules that apply to the network. Rules []*FirewallPolicyRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // [Output Only] The short name of the firewall policy. ShortName *string `protobuf:"bytes,492051566,opt,name=short_name,json=shortName,proto3,oneof" json:"short_name,omitempty"` // [Output Only] The type of the firewall policy. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor ¶
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
Deprecated: Use NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.ProtoReflect.Descriptor instead.
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetPriority() int32
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetShortName() string
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage ¶
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset()
func (*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String ¶
func (x *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type ¶
type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type int32
[Output Only] The type of the firewall policy.
const ( // A value indicating that the enum field is not set. NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNDEFINED_TYPE NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 0 NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_HIERARCHY NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 69902869 NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_NETWORK NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 413984270 NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_SYSTEM NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 313484847 NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNSPECIFIED NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 526786327 )
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor ¶
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum ¶
func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor ¶
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.Descriptor instead.
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number ¶
func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String ¶
func (x NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type ¶
func (NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
type NetworksRemovePeeringRequest ¶
type NetworksRemovePeeringRequest struct { // Name of the peering, which should conform to RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*NetworksRemovePeeringRequest) Descriptor ¶
func (*NetworksRemovePeeringRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworksRemovePeeringRequest.ProtoReflect.Descriptor instead.
func (*NetworksRemovePeeringRequest) GetName ¶
func (x *NetworksRemovePeeringRequest) GetName() string
func (*NetworksRemovePeeringRequest) ProtoMessage ¶
func (*NetworksRemovePeeringRequest) ProtoMessage()
func (*NetworksRemovePeeringRequest) ProtoReflect ¶
func (x *NetworksRemovePeeringRequest) ProtoReflect() protoreflect.Message
func (*NetworksRemovePeeringRequest) Reset ¶
func (x *NetworksRemovePeeringRequest) Reset()
func (*NetworksRemovePeeringRequest) String ¶
func (x *NetworksRemovePeeringRequest) String() string
type NetworksUpdatePeeringRequest ¶
type NetworksUpdatePeeringRequest struct { NetworkPeering *NetworkPeering `protobuf:"bytes,328926767,opt,name=network_peering,json=networkPeering,proto3,oneof" json:"network_peering,omitempty"` // contains filtered or unexported fields }
func (*NetworksUpdatePeeringRequest) Descriptor ¶
func (*NetworksUpdatePeeringRequest) Descriptor() ([]byte, []int)
Deprecated: Use NetworksUpdatePeeringRequest.ProtoReflect.Descriptor instead.
func (*NetworksUpdatePeeringRequest) GetNetworkPeering ¶
func (x *NetworksUpdatePeeringRequest) GetNetworkPeering() *NetworkPeering
func (*NetworksUpdatePeeringRequest) ProtoMessage ¶
func (*NetworksUpdatePeeringRequest) ProtoMessage()
func (*NetworksUpdatePeeringRequest) ProtoReflect ¶
func (x *NetworksUpdatePeeringRequest) ProtoReflect() protoreflect.Message
func (*NetworksUpdatePeeringRequest) Reset ¶
func (x *NetworksUpdatePeeringRequest) Reset()
func (*NetworksUpdatePeeringRequest) String ¶
func (x *NetworksUpdatePeeringRequest) String() string
type NodeGroup ¶
type NodeGroup struct { // Specifies how autoscaling should behave. AutoscalingPolicy *NodeGroupAutoscalingPolicy `protobuf:"bytes,221950041,opt,name=autoscaling_policy,json=autoscalingPolicy,proto3,oneof" json:"autoscaling_policy,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The type of the resource. Always compute#nodeGroup for node group. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // An opaque location hint used to place the Node close to other resources. This field is for use by internal tools that use the public API. The location hint here on the NodeGroup overrides any location_hint present in the NodeTemplate. LocationHint *string `protobuf:"bytes,350519505,opt,name=location_hint,json=locationHint,proto3,oneof" json:"location_hint,omitempty"` // Specifies the frequency of planned maintenance events. The accepted values are: `AS_NEEDED` and `RECURRENT`. // Check the MaintenanceInterval enum for the list of possible values. MaintenanceInterval *string `protobuf:"bytes,403368049,opt,name=maintenance_interval,json=maintenanceInterval,proto3,oneof" json:"maintenance_interval,omitempty"` // Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies. // Check the MaintenancePolicy enum for the list of possible values. MaintenancePolicy *string `protobuf:"bytes,528327646,opt,name=maintenance_policy,json=maintenancePolicy,proto3,oneof" json:"maintenance_policy,omitempty"` MaintenanceWindow *NodeGroupMaintenanceWindow `protobuf:"bytes,186374812,opt,name=maintenance_window,json=maintenanceWindow,proto3,oneof" json:"maintenance_window,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the node template to create the node group from. NodeTemplate *string `protobuf:"bytes,323154455,opt,name=node_template,json=nodeTemplate,proto3,oneof" json:"node_template,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Share-settings for the node group *ShareSettings `protobuf:"bytes,266668163,opt,name=share_settings,json=shareSettings,proto3,oneof" json:"share_settings,omitempty"` // [Output Only] The total number of nodes in the node group. Size *int32 `protobuf:"varint,3530753,opt,name=size,proto3,oneof" json:"size,omitempty"` // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] The name of the zone where the node group resides, such as us-central1-a. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a sole-tenant Node Group resource. A sole-tenant node is a physical server that is dedicated to hosting VM instances only for your specific project. Use sole-tenant nodes to keep your instances physically separated from instances in other projects, or to group your instances together on the same host hardware. For more information, read Sole-tenant nodes.
func (*NodeGroup) Descriptor ¶
Deprecated: Use NodeGroup.ProtoReflect.Descriptor instead.
func (*NodeGroup) GetAutoscalingPolicy ¶
func (x *NodeGroup) GetAutoscalingPolicy() *NodeGroupAutoscalingPolicy
func (*NodeGroup) GetCreationTimestamp ¶
func (*NodeGroup) GetDescription ¶
func (*NodeGroup) GetFingerprint ¶
func (*NodeGroup) GetId ¶
func (*NodeGroup) GetKind ¶
func (*NodeGroup) GetLocationHint ¶
func (*NodeGroup) GetMaintenanceInterval ¶
func (*NodeGroup) GetMaintenancePolicy ¶
func (*NodeGroup) GetMaintenanceWindow ¶
func (x *NodeGroup) GetMaintenanceWindow() *NodeGroupMaintenanceWindow
func (*NodeGroup) GetName ¶
func (*NodeGroup) GetNodeTemplate ¶
func (*NodeGroup) GetSelfLink ¶
func (*NodeGroup) GetShareSettings ¶
func (x *NodeGroup) GetShareSettings() *ShareSettings
func (*NodeGroup) GetSize ¶
func (*NodeGroup) GetStatus ¶
func (*NodeGroup) GetZone ¶
func (*NodeGroup) ProtoMessage ¶
func (*NodeGroup) ProtoMessage()
func (*NodeGroup) ProtoReflect ¶
func (x *NodeGroup) ProtoReflect() protoreflect.Message
func (*NodeGroup) Reset ¶
func (x *NodeGroup) Reset()
func (*NodeGroup) String ¶
type NodeGroupAggregatedList ¶
type NodeGroupAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeGroupsScopedList resources. Items map[string]*NodeGroupsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource.Always compute#nodeGroupAggregatedList for aggregated lists of node groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupAggregatedList) Descriptor ¶
func (*NodeGroupAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupAggregatedList.ProtoReflect.Descriptor instead.
func (*NodeGroupAggregatedList) GetId ¶
func (x *NodeGroupAggregatedList) GetId() string
func (*NodeGroupAggregatedList) GetItems ¶
func (x *NodeGroupAggregatedList) GetItems() map[string]*NodeGroupsScopedList
func (*NodeGroupAggregatedList) GetKind ¶
func (x *NodeGroupAggregatedList) GetKind() string
func (*NodeGroupAggregatedList) GetNextPageToken ¶
func (x *NodeGroupAggregatedList) GetNextPageToken() string
func (*NodeGroupAggregatedList) GetSelfLink ¶
func (x *NodeGroupAggregatedList) GetSelfLink() string
func (*NodeGroupAggregatedList) GetUnreachables ¶
func (x *NodeGroupAggregatedList) GetUnreachables() []string
func (*NodeGroupAggregatedList) GetWarning ¶
func (x *NodeGroupAggregatedList) GetWarning() *Warning
func (*NodeGroupAggregatedList) ProtoMessage ¶
func (*NodeGroupAggregatedList) ProtoMessage()
func (*NodeGroupAggregatedList) ProtoReflect ¶
func (x *NodeGroupAggregatedList) ProtoReflect() protoreflect.Message
func (*NodeGroupAggregatedList) Reset ¶
func (x *NodeGroupAggregatedList) Reset()
func (*NodeGroupAggregatedList) String ¶
func (x *NodeGroupAggregatedList) String() string
type NodeGroupAutoscalingPolicy ¶
type NodeGroupAutoscalingPolicy struct { // The maximum number of nodes that the group should have. Must be set if autoscaling is enabled. Maximum value allowed is 100. MaxNodes *int32 `protobuf:"varint,297762838,opt,name=max_nodes,json=maxNodes,proto3,oneof" json:"max_nodes,omitempty"` // The minimum number of nodes that the group should have. MinNodes *int32 `protobuf:"varint,533370500,opt,name=min_nodes,json=minNodes,proto3,oneof" json:"min_nodes,omitempty"` // The autoscaling mode. Set to one of: ON, OFF, or ONLY_SCALE_OUT. For more information, see Autoscaler modes. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupAutoscalingPolicy) Descriptor ¶
func (*NodeGroupAutoscalingPolicy) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupAutoscalingPolicy.ProtoReflect.Descriptor instead.
func (*NodeGroupAutoscalingPolicy) GetMaxNodes ¶
func (x *NodeGroupAutoscalingPolicy) GetMaxNodes() int32
func (*NodeGroupAutoscalingPolicy) GetMinNodes ¶
func (x *NodeGroupAutoscalingPolicy) GetMinNodes() int32
func (*NodeGroupAutoscalingPolicy) GetMode ¶
func (x *NodeGroupAutoscalingPolicy) GetMode() string
func (*NodeGroupAutoscalingPolicy) ProtoMessage ¶
func (*NodeGroupAutoscalingPolicy) ProtoMessage()
func (*NodeGroupAutoscalingPolicy) ProtoReflect ¶
func (x *NodeGroupAutoscalingPolicy) ProtoReflect() protoreflect.Message
func (*NodeGroupAutoscalingPolicy) Reset ¶
func (x *NodeGroupAutoscalingPolicy) Reset()
func (*NodeGroupAutoscalingPolicy) String ¶
func (x *NodeGroupAutoscalingPolicy) String() string
type NodeGroupAutoscalingPolicy_Mode ¶
type NodeGroupAutoscalingPolicy_Mode int32
The autoscaling mode. Set to one of: ON, OFF, or ONLY_SCALE_OUT. For more information, see Autoscaler modes.
const ( // A value indicating that the enum field is not set. NodeGroupAutoscalingPolicy_UNDEFINED_MODE NodeGroupAutoscalingPolicy_Mode = 0 NodeGroupAutoscalingPolicy_MODE_UNSPECIFIED NodeGroupAutoscalingPolicy_Mode = 371348091 // Autoscaling is disabled. NodeGroupAutoscalingPolicy_OFF NodeGroupAutoscalingPolicy_Mode = 78159 // Autocaling is fully enabled. NodeGroupAutoscalingPolicy_ON NodeGroupAutoscalingPolicy_Mode = 2527 // Autoscaling will only scale out and will not remove nodes. NodeGroupAutoscalingPolicy_ONLY_SCALE_OUT NodeGroupAutoscalingPolicy_Mode = 152713670 )
func (NodeGroupAutoscalingPolicy_Mode) Descriptor ¶
func (NodeGroupAutoscalingPolicy_Mode) Descriptor() protoreflect.EnumDescriptor
func (NodeGroupAutoscalingPolicy_Mode) Enum ¶
func (x NodeGroupAutoscalingPolicy_Mode) Enum() *NodeGroupAutoscalingPolicy_Mode
func (NodeGroupAutoscalingPolicy_Mode) EnumDescriptor ¶
func (NodeGroupAutoscalingPolicy_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroupAutoscalingPolicy_Mode.Descriptor instead.
func (NodeGroupAutoscalingPolicy_Mode) Number ¶
func (x NodeGroupAutoscalingPolicy_Mode) Number() protoreflect.EnumNumber
func (NodeGroupAutoscalingPolicy_Mode) String ¶
func (x NodeGroupAutoscalingPolicy_Mode) String() string
func (NodeGroupAutoscalingPolicy_Mode) Type ¶
func (NodeGroupAutoscalingPolicy_Mode) Type() protoreflect.EnumType
type NodeGroupList ¶
type NodeGroupList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeGroup resources. Items []*NodeGroup `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of nodeGroups.
func (*NodeGroupList) Descriptor ¶
func (*NodeGroupList) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupList.ProtoReflect.Descriptor instead.
func (*NodeGroupList) GetId ¶
func (x *NodeGroupList) GetId() string
func (*NodeGroupList) GetItems ¶
func (x *NodeGroupList) GetItems() []*NodeGroup
func (*NodeGroupList) GetKind ¶
func (x *NodeGroupList) GetKind() string
func (*NodeGroupList) GetNextPageToken ¶
func (x *NodeGroupList) GetNextPageToken() string
func (*NodeGroupList) GetSelfLink ¶
func (x *NodeGroupList) GetSelfLink() string
func (*NodeGroupList) GetWarning ¶
func (x *NodeGroupList) GetWarning() *Warning
func (*NodeGroupList) ProtoMessage ¶
func (*NodeGroupList) ProtoMessage()
func (*NodeGroupList) ProtoReflect ¶
func (x *NodeGroupList) ProtoReflect() protoreflect.Message
func (*NodeGroupList) Reset ¶
func (x *NodeGroupList) Reset()
func (*NodeGroupList) String ¶
func (x *NodeGroupList) String() string
type NodeGroupMaintenanceWindow ¶
type NodeGroupMaintenanceWindow struct { // [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario. MaintenanceDuration *Duration `protobuf:"bytes,525291840,opt,name=maintenance_duration,json=maintenanceDuration,proto3,oneof" json:"maintenance_duration,omitempty"` // Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
Time window specified for daily maintenance operations. GCE's internal maintenance will be performed within this window.
func (*NodeGroupMaintenanceWindow) Descriptor ¶
func (*NodeGroupMaintenanceWindow) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupMaintenanceWindow.ProtoReflect.Descriptor instead.
func (*NodeGroupMaintenanceWindow) GetMaintenanceDuration ¶
func (x *NodeGroupMaintenanceWindow) GetMaintenanceDuration() *Duration
func (*NodeGroupMaintenanceWindow) GetStartTime ¶
func (x *NodeGroupMaintenanceWindow) GetStartTime() string
func (*NodeGroupMaintenanceWindow) ProtoMessage ¶
func (*NodeGroupMaintenanceWindow) ProtoMessage()
func (*NodeGroupMaintenanceWindow) ProtoReflect ¶
func (x *NodeGroupMaintenanceWindow) ProtoReflect() protoreflect.Message
func (*NodeGroupMaintenanceWindow) Reset ¶
func (x *NodeGroupMaintenanceWindow) Reset()
func (*NodeGroupMaintenanceWindow) String ¶
func (x *NodeGroupMaintenanceWindow) String() string
type NodeGroupNode ¶
type NodeGroupNode struct { // Accelerators for this node. Accelerators []*AcceleratorConfig `protobuf:"bytes,269577064,rep,name=accelerators,proto3" json:"accelerators,omitempty"` // Node resources that are reserved by all instances. ConsumedResources *InstanceConsumptionInfo `protobuf:"bytes,334527118,opt,name=consumed_resources,json=consumedResources,proto3,oneof" json:"consumed_resources,omitempty"` // CPU overcommit. // Check the CpuOvercommitType enum for the list of possible values. CpuOvercommitType *string `protobuf:"bytes,247727959,opt,name=cpu_overcommit_type,json=cpuOvercommitType,proto3,oneof" json:"cpu_overcommit_type,omitempty"` // Local disk configurations. Disks []*LocalDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // Instance data that shows consumed resources on the node. InstanceConsumptionData []*InstanceConsumptionData `protobuf:"bytes,84715576,rep,name=instance_consumption_data,json=instanceConsumptionData,proto3" json:"instance_consumption_data,omitempty"` // Instances scheduled on this node. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // The name of the node. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The type of this node. NodeType *string `protobuf:"bytes,465832791,opt,name=node_type,json=nodeType,proto3,oneof" json:"node_type,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // Binding properties for the physical server. ServerBinding *ServerBinding `protobuf:"bytes,208179593,opt,name=server_binding,json=serverBinding,proto3,oneof" json:"server_binding,omitempty"` // Server ID associated with this node. ServerId *string `protobuf:"bytes,339433367,opt,name=server_id,json=serverId,proto3,oneof" json:"server_id,omitempty"` // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // Total amount of available resources on the node. TotalResources *InstanceConsumptionInfo `protobuf:"bytes,97406698,opt,name=total_resources,json=totalResources,proto3,oneof" json:"total_resources,omitempty"` // [Output Only] The information about an upcoming maintenance event. UpcomingMaintenance *UpcomingMaintenance `protobuf:"bytes,227348592,opt,name=upcoming_maintenance,json=upcomingMaintenance,proto3,oneof" json:"upcoming_maintenance,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupNode) Descriptor ¶
func (*NodeGroupNode) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupNode.ProtoReflect.Descriptor instead.
func (*NodeGroupNode) GetAccelerators ¶
func (x *NodeGroupNode) GetAccelerators() []*AcceleratorConfig
func (*NodeGroupNode) GetConsumedResources ¶
func (x *NodeGroupNode) GetConsumedResources() *InstanceConsumptionInfo
func (*NodeGroupNode) GetCpuOvercommitType ¶
func (x *NodeGroupNode) GetCpuOvercommitType() string
func (*NodeGroupNode) GetDisks ¶
func (x *NodeGroupNode) GetDisks() []*LocalDisk
func (*NodeGroupNode) GetInstanceConsumptionData ¶
func (x *NodeGroupNode) GetInstanceConsumptionData() []*InstanceConsumptionData
func (*NodeGroupNode) GetInstances ¶
func (x *NodeGroupNode) GetInstances() []string
func (*NodeGroupNode) GetName ¶
func (x *NodeGroupNode) GetName() string
func (*NodeGroupNode) GetNodeType ¶
func (x *NodeGroupNode) GetNodeType() string
func (*NodeGroupNode) GetSatisfiesPzs ¶
func (x *NodeGroupNode) GetSatisfiesPzs() bool
func (*NodeGroupNode) GetServerBinding ¶
func (x *NodeGroupNode) GetServerBinding() *ServerBinding
func (*NodeGroupNode) GetServerId ¶
func (x *NodeGroupNode) GetServerId() string
func (*NodeGroupNode) GetStatus ¶
func (x *NodeGroupNode) GetStatus() string
func (*NodeGroupNode) GetTotalResources ¶
func (x *NodeGroupNode) GetTotalResources() *InstanceConsumptionInfo
func (*NodeGroupNode) GetUpcomingMaintenance ¶
func (x *NodeGroupNode) GetUpcomingMaintenance() *UpcomingMaintenance
func (*NodeGroupNode) ProtoMessage ¶
func (*NodeGroupNode) ProtoMessage()
func (*NodeGroupNode) ProtoReflect ¶
func (x *NodeGroupNode) ProtoReflect() protoreflect.Message
func (*NodeGroupNode) Reset ¶
func (x *NodeGroupNode) Reset()
func (*NodeGroupNode) String ¶
func (x *NodeGroupNode) String() string
type NodeGroupNode_CpuOvercommitType ¶
type NodeGroupNode_CpuOvercommitType int32
CPU overcommit.
const ( // A value indicating that the enum field is not set. NodeGroupNode_UNDEFINED_CPU_OVERCOMMIT_TYPE NodeGroupNode_CpuOvercommitType = 0 NodeGroupNode_CPU_OVERCOMMIT_TYPE_UNSPECIFIED NodeGroupNode_CpuOvercommitType = 520665615 NodeGroupNode_ENABLED NodeGroupNode_CpuOvercommitType = 182130465 NodeGroupNode_NONE NodeGroupNode_CpuOvercommitType = 2402104 )
func (NodeGroupNode_CpuOvercommitType) Descriptor ¶
func (NodeGroupNode_CpuOvercommitType) Descriptor() protoreflect.EnumDescriptor
func (NodeGroupNode_CpuOvercommitType) Enum ¶
func (x NodeGroupNode_CpuOvercommitType) Enum() *NodeGroupNode_CpuOvercommitType
func (NodeGroupNode_CpuOvercommitType) EnumDescriptor ¶
func (NodeGroupNode_CpuOvercommitType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroupNode_CpuOvercommitType.Descriptor instead.
func (NodeGroupNode_CpuOvercommitType) Number ¶
func (x NodeGroupNode_CpuOvercommitType) Number() protoreflect.EnumNumber
func (NodeGroupNode_CpuOvercommitType) String ¶
func (x NodeGroupNode_CpuOvercommitType) String() string
func (NodeGroupNode_CpuOvercommitType) Type ¶
func (NodeGroupNode_CpuOvercommitType) Type() protoreflect.EnumType
type NodeGroupNode_Status ¶
type NodeGroupNode_Status int32
const ( // A value indicating that the enum field is not set. NodeGroupNode_UNDEFINED_STATUS NodeGroupNode_Status = 0 NodeGroupNode_CREATING NodeGroupNode_Status = 455564985 NodeGroupNode_DELETING NodeGroupNode_Status = 528602024 NodeGroupNode_INVALID NodeGroupNode_Status = 530283991 NodeGroupNode_READY NodeGroupNode_Status = 77848963 NodeGroupNode_REPAIRING NodeGroupNode_Status = 413483285 )
func (NodeGroupNode_Status) Descriptor ¶
func (NodeGroupNode_Status) Descriptor() protoreflect.EnumDescriptor
func (NodeGroupNode_Status) Enum ¶
func (x NodeGroupNode_Status) Enum() *NodeGroupNode_Status
func (NodeGroupNode_Status) EnumDescriptor ¶
func (NodeGroupNode_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroupNode_Status.Descriptor instead.
func (NodeGroupNode_Status) Number ¶
func (x NodeGroupNode_Status) Number() protoreflect.EnumNumber
func (NodeGroupNode_Status) String ¶
func (x NodeGroupNode_Status) String() string
func (NodeGroupNode_Status) Type ¶
func (NodeGroupNode_Status) Type() protoreflect.EnumType
type NodeGroup_MaintenanceInterval ¶
type NodeGroup_MaintenanceInterval int32
Specifies the frequency of planned maintenance events. The accepted values are: `AS_NEEDED` and `RECURRENT`.
const ( // A value indicating that the enum field is not set. NodeGroup_UNDEFINED_MAINTENANCE_INTERVAL NodeGroup_MaintenanceInterval = 0 // VMs are eligible to receive infrastructure and hypervisor updates as they become available. This may result in more maintenance operations (live migrations or terminations) for the VM than the PERIODIC and RECURRENT options. NodeGroup_AS_NEEDED NodeGroup_MaintenanceInterval = 500724834 // VMs receive infrastructure and hypervisor updates on a periodic basis, minimizing the number of maintenance operations (live migrations or terminations) on an individual VM. This may mean a VM will take longer to receive an update than if it was configured for AS_NEEDED. Security updates will still be applied as soon as they are available. RECURRENT is used for GEN3 and Slice of Hardware VMs. NodeGroup_RECURRENT NodeGroup_MaintenanceInterval = 194244550 )
func (NodeGroup_MaintenanceInterval) Descriptor ¶
func (NodeGroup_MaintenanceInterval) Descriptor() protoreflect.EnumDescriptor
func (NodeGroup_MaintenanceInterval) Enum ¶
func (x NodeGroup_MaintenanceInterval) Enum() *NodeGroup_MaintenanceInterval
func (NodeGroup_MaintenanceInterval) EnumDescriptor ¶
func (NodeGroup_MaintenanceInterval) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroup_MaintenanceInterval.Descriptor instead.
func (NodeGroup_MaintenanceInterval) Number ¶
func (x NodeGroup_MaintenanceInterval) Number() protoreflect.EnumNumber
func (NodeGroup_MaintenanceInterval) String ¶
func (x NodeGroup_MaintenanceInterval) String() string
func (NodeGroup_MaintenanceInterval) Type ¶
func (NodeGroup_MaintenanceInterval) Type() protoreflect.EnumType
type NodeGroup_MaintenancePolicy ¶
type NodeGroup_MaintenancePolicy int32
Specifies how to handle instances when a node in the group undergoes maintenance. Set to one of: DEFAULT, RESTART_IN_PLACE, or MIGRATE_WITHIN_NODE_GROUP. The default value is DEFAULT. For more information, see Maintenance policies.
const ( // A value indicating that the enum field is not set. NodeGroup_UNDEFINED_MAINTENANCE_POLICY NodeGroup_MaintenancePolicy = 0 // Allow the node and corresponding instances to retain default maintenance behavior. NodeGroup_DEFAULT NodeGroup_MaintenancePolicy = 115302945 NodeGroup_MAINTENANCE_POLICY_UNSPECIFIED NodeGroup_MaintenancePolicy = 72964182 // When maintenance must be done on a node, the instances on that node will be moved to other nodes in the group. Instances with onHostMaintenance = MIGRATE will live migrate to their destinations while instances with onHostMaintenance = TERMINATE will terminate and then restart on their destination nodes if automaticRestart = true. NodeGroup_MIGRATE_WITHIN_NODE_GROUP NodeGroup_MaintenancePolicy = 153483394 // Instances in this group will restart on the same node when maintenance has completed. Instances must have onHostMaintenance = TERMINATE, and they will only restart if automaticRestart = true. NodeGroup_RESTART_IN_PLACE NodeGroup_MaintenancePolicy = 228647325 )
func (NodeGroup_MaintenancePolicy) Descriptor ¶
func (NodeGroup_MaintenancePolicy) Descriptor() protoreflect.EnumDescriptor
func (NodeGroup_MaintenancePolicy) Enum ¶
func (x NodeGroup_MaintenancePolicy) Enum() *NodeGroup_MaintenancePolicy
func (NodeGroup_MaintenancePolicy) EnumDescriptor ¶
func (NodeGroup_MaintenancePolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroup_MaintenancePolicy.Descriptor instead.
func (NodeGroup_MaintenancePolicy) Number ¶
func (x NodeGroup_MaintenancePolicy) Number() protoreflect.EnumNumber
func (NodeGroup_MaintenancePolicy) String ¶
func (x NodeGroup_MaintenancePolicy) String() string
func (NodeGroup_MaintenancePolicy) Type ¶
func (NodeGroup_MaintenancePolicy) Type() protoreflect.EnumType
type NodeGroup_Status ¶
type NodeGroup_Status int32
const ( // A value indicating that the enum field is not set. NodeGroup_UNDEFINED_STATUS NodeGroup_Status = 0 NodeGroup_CREATING NodeGroup_Status = 455564985 NodeGroup_DELETING NodeGroup_Status = 528602024 NodeGroup_INVALID NodeGroup_Status = 530283991 NodeGroup_READY NodeGroup_Status = 77848963 )
func (NodeGroup_Status) Descriptor ¶
func (NodeGroup_Status) Descriptor() protoreflect.EnumDescriptor
func (NodeGroup_Status) Enum ¶
func (x NodeGroup_Status) Enum() *NodeGroup_Status
func (NodeGroup_Status) EnumDescriptor ¶
func (NodeGroup_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeGroup_Status.Descriptor instead.
func (NodeGroup_Status) Number ¶
func (x NodeGroup_Status) Number() protoreflect.EnumNumber
func (NodeGroup_Status) String ¶
func (x NodeGroup_Status) String() string
func (NodeGroup_Status) Type ¶
func (NodeGroup_Status) Type() protoreflect.EnumType
type NodeGroupsAddNodesRequest ¶
type NodeGroupsAddNodesRequest struct { // Count of additional nodes to be added to the node group. AdditionalNodeCount *int32 `protobuf:"varint,134997930,opt,name=additional_node_count,json=additionalNodeCount,proto3,oneof" json:"additional_node_count,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsAddNodesRequest) Descriptor ¶
func (*NodeGroupsAddNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsAddNodesRequest.ProtoReflect.Descriptor instead.
func (*NodeGroupsAddNodesRequest) GetAdditionalNodeCount ¶
func (x *NodeGroupsAddNodesRequest) GetAdditionalNodeCount() int32
func (*NodeGroupsAddNodesRequest) ProtoMessage ¶
func (*NodeGroupsAddNodesRequest) ProtoMessage()
func (*NodeGroupsAddNodesRequest) ProtoReflect ¶
func (x *NodeGroupsAddNodesRequest) ProtoReflect() protoreflect.Message
func (*NodeGroupsAddNodesRequest) Reset ¶
func (x *NodeGroupsAddNodesRequest) Reset()
func (*NodeGroupsAddNodesRequest) String ¶
func (x *NodeGroupsAddNodesRequest) String() string
type NodeGroupsDeleteNodesRequest ¶
type NodeGroupsDeleteNodesRequest struct { // Names of the nodes to delete. Nodes []string `protobuf:"bytes,104993457,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsDeleteNodesRequest) Descriptor ¶
func (*NodeGroupsDeleteNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsDeleteNodesRequest.ProtoReflect.Descriptor instead.
func (*NodeGroupsDeleteNodesRequest) GetNodes ¶
func (x *NodeGroupsDeleteNodesRequest) GetNodes() []string
func (*NodeGroupsDeleteNodesRequest) ProtoMessage ¶
func (*NodeGroupsDeleteNodesRequest) ProtoMessage()
func (*NodeGroupsDeleteNodesRequest) ProtoReflect ¶
func (x *NodeGroupsDeleteNodesRequest) ProtoReflect() protoreflect.Message
func (*NodeGroupsDeleteNodesRequest) Reset ¶
func (x *NodeGroupsDeleteNodesRequest) Reset()
func (*NodeGroupsDeleteNodesRequest) String ¶
func (x *NodeGroupsDeleteNodesRequest) String() string
type NodeGroupsListNodes ¶
type NodeGroupsListNodes struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Node resources. Items []*NodeGroupNode `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute.nodeGroupsListNodes for the list of nodes in the specified node group. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsListNodes) Descriptor ¶
func (*NodeGroupsListNodes) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsListNodes.ProtoReflect.Descriptor instead.
func (*NodeGroupsListNodes) GetId ¶
func (x *NodeGroupsListNodes) GetId() string
func (*NodeGroupsListNodes) GetItems ¶
func (x *NodeGroupsListNodes) GetItems() []*NodeGroupNode
func (*NodeGroupsListNodes) GetKind ¶
func (x *NodeGroupsListNodes) GetKind() string
func (*NodeGroupsListNodes) GetNextPageToken ¶
func (x *NodeGroupsListNodes) GetNextPageToken() string
func (*NodeGroupsListNodes) GetSelfLink ¶
func (x *NodeGroupsListNodes) GetSelfLink() string
func (*NodeGroupsListNodes) GetWarning ¶
func (x *NodeGroupsListNodes) GetWarning() *Warning
func (*NodeGroupsListNodes) ProtoMessage ¶
func (*NodeGroupsListNodes) ProtoMessage()
func (*NodeGroupsListNodes) ProtoReflect ¶
func (x *NodeGroupsListNodes) ProtoReflect() protoreflect.Message
func (*NodeGroupsListNodes) Reset ¶
func (x *NodeGroupsListNodes) Reset()
func (*NodeGroupsListNodes) String ¶
func (x *NodeGroupsListNodes) String() string
type NodeGroupsPerformMaintenanceRequest ¶
type NodeGroupsPerformMaintenanceRequest struct { // [Required] List of nodes affected by the call. Nodes []string `protobuf:"bytes,104993457,rep,name=nodes,proto3" json:"nodes,omitempty"` // The start time of the schedule. The timestamp is an RFC3339 string. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsPerformMaintenanceRequest) Descriptor ¶
func (*NodeGroupsPerformMaintenanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsPerformMaintenanceRequest.ProtoReflect.Descriptor instead.
func (*NodeGroupsPerformMaintenanceRequest) GetNodes ¶
func (x *NodeGroupsPerformMaintenanceRequest) GetNodes() []string
func (*NodeGroupsPerformMaintenanceRequest) GetStartTime ¶
func (x *NodeGroupsPerformMaintenanceRequest) GetStartTime() string
func (*NodeGroupsPerformMaintenanceRequest) ProtoMessage ¶
func (*NodeGroupsPerformMaintenanceRequest) ProtoMessage()
func (*NodeGroupsPerformMaintenanceRequest) ProtoReflect ¶
func (x *NodeGroupsPerformMaintenanceRequest) ProtoReflect() protoreflect.Message
func (*NodeGroupsPerformMaintenanceRequest) Reset ¶
func (x *NodeGroupsPerformMaintenanceRequest) Reset()
func (*NodeGroupsPerformMaintenanceRequest) String ¶
func (x *NodeGroupsPerformMaintenanceRequest) String() string
type NodeGroupsScopedList ¶
type NodeGroupsScopedList struct { // [Output Only] A list of node groups contained in this scope. NodeGroups []*NodeGroup `protobuf:"bytes,73188017,rep,name=node_groups,json=nodeGroups,proto3" json:"node_groups,omitempty"` // [Output Only] An informational warning that appears when the nodeGroup list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsScopedList) Descriptor ¶
func (*NodeGroupsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsScopedList.ProtoReflect.Descriptor instead.
func (*NodeGroupsScopedList) GetNodeGroups ¶
func (x *NodeGroupsScopedList) GetNodeGroups() []*NodeGroup
func (*NodeGroupsScopedList) GetWarning ¶
func (x *NodeGroupsScopedList) GetWarning() *Warning
func (*NodeGroupsScopedList) ProtoMessage ¶
func (*NodeGroupsScopedList) ProtoMessage()
func (*NodeGroupsScopedList) ProtoReflect ¶
func (x *NodeGroupsScopedList) ProtoReflect() protoreflect.Message
func (*NodeGroupsScopedList) Reset ¶
func (x *NodeGroupsScopedList) Reset()
func (*NodeGroupsScopedList) String ¶
func (x *NodeGroupsScopedList) String() string
type NodeGroupsSetNodeTemplateRequest ¶
type NodeGroupsSetNodeTemplateRequest struct { // Full or partial URL of the node template resource to be updated for this node group. NodeTemplate *string `protobuf:"bytes,323154455,opt,name=node_template,json=nodeTemplate,proto3,oneof" json:"node_template,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsSetNodeTemplateRequest) Descriptor ¶
func (*NodeGroupsSetNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsSetNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*NodeGroupsSetNodeTemplateRequest) GetNodeTemplate ¶
func (x *NodeGroupsSetNodeTemplateRequest) GetNodeTemplate() string
func (*NodeGroupsSetNodeTemplateRequest) ProtoMessage ¶
func (*NodeGroupsSetNodeTemplateRequest) ProtoMessage()
func (*NodeGroupsSetNodeTemplateRequest) ProtoReflect ¶
func (x *NodeGroupsSetNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*NodeGroupsSetNodeTemplateRequest) Reset ¶
func (x *NodeGroupsSetNodeTemplateRequest) Reset()
func (*NodeGroupsSetNodeTemplateRequest) String ¶
func (x *NodeGroupsSetNodeTemplateRequest) String() string
type NodeGroupsSimulateMaintenanceEventRequest ¶
type NodeGroupsSimulateMaintenanceEventRequest struct { // Names of the nodes to go under maintenance simulation. Nodes []string `protobuf:"bytes,104993457,rep,name=nodes,proto3" json:"nodes,omitempty"` // contains filtered or unexported fields }
func (*NodeGroupsSimulateMaintenanceEventRequest) Descriptor ¶
func (*NodeGroupsSimulateMaintenanceEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use NodeGroupsSimulateMaintenanceEventRequest.ProtoReflect.Descriptor instead.
func (*NodeGroupsSimulateMaintenanceEventRequest) GetNodes ¶
func (x *NodeGroupsSimulateMaintenanceEventRequest) GetNodes() []string
func (*NodeGroupsSimulateMaintenanceEventRequest) ProtoMessage ¶
func (*NodeGroupsSimulateMaintenanceEventRequest) ProtoMessage()
func (*NodeGroupsSimulateMaintenanceEventRequest) ProtoReflect ¶
func (x *NodeGroupsSimulateMaintenanceEventRequest) ProtoReflect() protoreflect.Message
func (*NodeGroupsSimulateMaintenanceEventRequest) Reset ¶
func (x *NodeGroupsSimulateMaintenanceEventRequest) Reset()
func (*NodeGroupsSimulateMaintenanceEventRequest) String ¶
func (x *NodeGroupsSimulateMaintenanceEventRequest) String() string
type NodeTemplate ¶
type NodeTemplate struct { Accelerators []*AcceleratorConfig `protobuf:"bytes,269577064,rep,name=accelerators,proto3" json:"accelerators,omitempty"` // CPU overcommit. // Check the CpuOvercommitType enum for the list of possible values. CpuOvercommitType *string `protobuf:"bytes,247727959,opt,name=cpu_overcommit_type,json=cpuOvercommitType,proto3,oneof" json:"cpu_overcommit_type,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` Disks []*LocalDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The type of the resource. Always compute#nodeTemplate for node templates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Labels to use for node affinity, which will be used in instance scheduling. NodeAffinityLabels map[string]string `protobuf:"bytes,339007161,rep,name=node_affinity_labels,json=nodeAffinityLabels,proto3" json:"node_affinity_labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The node type to use for nodes group that are created from this template. NodeType *string `protobuf:"bytes,465832791,opt,name=node_type,json=nodeType,proto3,oneof" json:"node_type,omitempty"` // Do not use. Instead, use the node_type property. NodeTypeFlexibility *NodeTemplateNodeTypeFlexibility `protobuf:"bytes,315257905,opt,name=node_type_flexibility,json=nodeTypeFlexibility,proto3,oneof" json:"node_type_flexibility,omitempty"` // [Output Only] The name of the region where the node template resides, such as us-central1. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Sets the binding properties for the physical server. Valid values include: - *[Default]* RESTART_NODE_ON_ANY_SERVER: Restarts VMs on any available physical server - RESTART_NODE_ON_MINIMAL_SERVER: Restarts VMs on the same physical server whenever possible See Sole-tenant node options for more information. ServerBinding *ServerBinding `protobuf:"bytes,208179593,opt,name=server_binding,json=serverBinding,proto3,oneof" json:"server_binding,omitempty"` // [Output Only] The status of the node template. One of the following values: CREATING, READY, and DELETING. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] An optional, human-readable explanation of the status. StatusMessage *string `protobuf:"bytes,297428154,opt,name=status_message,json=statusMessage,proto3,oneof" json:"status_message,omitempty"` // contains filtered or unexported fields }
Represent a sole-tenant Node Template resource. You can use a template to define properties for nodes in a node group. For more information, read Creating node groups and instances.
func (*NodeTemplate) Descriptor ¶
func (*NodeTemplate) Descriptor() ([]byte, []int)
Deprecated: Use NodeTemplate.ProtoReflect.Descriptor instead.
func (*NodeTemplate) GetAccelerators ¶
func (x *NodeTemplate) GetAccelerators() []*AcceleratorConfig
func (*NodeTemplate) GetCpuOvercommitType ¶
func (x *NodeTemplate) GetCpuOvercommitType() string
func (*NodeTemplate) GetCreationTimestamp ¶
func (x *NodeTemplate) GetCreationTimestamp() string
func (*NodeTemplate) GetDescription ¶
func (x *NodeTemplate) GetDescription() string
func (*NodeTemplate) GetDisks ¶
func (x *NodeTemplate) GetDisks() []*LocalDisk
func (*NodeTemplate) GetId ¶
func (x *NodeTemplate) GetId() uint64
func (*NodeTemplate) GetKind ¶
func (x *NodeTemplate) GetKind() string
func (*NodeTemplate) GetName ¶
func (x *NodeTemplate) GetName() string
func (*NodeTemplate) GetNodeAffinityLabels ¶
func (x *NodeTemplate) GetNodeAffinityLabels() map[string]string
func (*NodeTemplate) GetNodeType ¶
func (x *NodeTemplate) GetNodeType() string
func (*NodeTemplate) GetNodeTypeFlexibility ¶
func (x *NodeTemplate) GetNodeTypeFlexibility() *NodeTemplateNodeTypeFlexibility
func (*NodeTemplate) GetRegion ¶
func (x *NodeTemplate) GetRegion() string
func (*NodeTemplate) GetSelfLink ¶
func (x *NodeTemplate) GetSelfLink() string
func (*NodeTemplate) GetServerBinding ¶
func (x *NodeTemplate) GetServerBinding() *ServerBinding
func (*NodeTemplate) GetStatus ¶
func (x *NodeTemplate) GetStatus() string
func (*NodeTemplate) GetStatusMessage ¶
func (x *NodeTemplate) GetStatusMessage() string
func (*NodeTemplate) ProtoMessage ¶
func (*NodeTemplate) ProtoMessage()
func (*NodeTemplate) ProtoReflect ¶
func (x *NodeTemplate) ProtoReflect() protoreflect.Message
func (*NodeTemplate) Reset ¶
func (x *NodeTemplate) Reset()
func (*NodeTemplate) String ¶
func (x *NodeTemplate) String() string
type NodeTemplateAggregatedList ¶
type NodeTemplateAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeTemplatesScopedList resources. Items map[string]*NodeTemplatesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource.Always compute#nodeTemplateAggregatedList for aggregated lists of node templates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeTemplateAggregatedList) Descriptor ¶
func (*NodeTemplateAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTemplateAggregatedList.ProtoReflect.Descriptor instead.
func (*NodeTemplateAggregatedList) GetId ¶
func (x *NodeTemplateAggregatedList) GetId() string
func (*NodeTemplateAggregatedList) GetItems ¶
func (x *NodeTemplateAggregatedList) GetItems() map[string]*NodeTemplatesScopedList
func (*NodeTemplateAggregatedList) GetKind ¶
func (x *NodeTemplateAggregatedList) GetKind() string
func (*NodeTemplateAggregatedList) GetNextPageToken ¶
func (x *NodeTemplateAggregatedList) GetNextPageToken() string
func (*NodeTemplateAggregatedList) GetSelfLink ¶
func (x *NodeTemplateAggregatedList) GetSelfLink() string
func (*NodeTemplateAggregatedList) GetUnreachables ¶
func (x *NodeTemplateAggregatedList) GetUnreachables() []string
func (*NodeTemplateAggregatedList) GetWarning ¶
func (x *NodeTemplateAggregatedList) GetWarning() *Warning
func (*NodeTemplateAggregatedList) ProtoMessage ¶
func (*NodeTemplateAggregatedList) ProtoMessage()
func (*NodeTemplateAggregatedList) ProtoReflect ¶
func (x *NodeTemplateAggregatedList) ProtoReflect() protoreflect.Message
func (*NodeTemplateAggregatedList) Reset ¶
func (x *NodeTemplateAggregatedList) Reset()
func (*NodeTemplateAggregatedList) String ¶
func (x *NodeTemplateAggregatedList) String() string
type NodeTemplateList ¶
type NodeTemplateList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeTemplate resources. Items []*NodeTemplate `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource.Always compute#nodeTemplateList for lists of node templates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of node templates.
func (*NodeTemplateList) Descriptor ¶
func (*NodeTemplateList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTemplateList.ProtoReflect.Descriptor instead.
func (*NodeTemplateList) GetId ¶
func (x *NodeTemplateList) GetId() string
func (*NodeTemplateList) GetItems ¶
func (x *NodeTemplateList) GetItems() []*NodeTemplate
func (*NodeTemplateList) GetKind ¶
func (x *NodeTemplateList) GetKind() string
func (*NodeTemplateList) GetNextPageToken ¶
func (x *NodeTemplateList) GetNextPageToken() string
func (*NodeTemplateList) GetSelfLink ¶
func (x *NodeTemplateList) GetSelfLink() string
func (*NodeTemplateList) GetWarning ¶
func (x *NodeTemplateList) GetWarning() *Warning
func (*NodeTemplateList) ProtoMessage ¶
func (*NodeTemplateList) ProtoMessage()
func (*NodeTemplateList) ProtoReflect ¶
func (x *NodeTemplateList) ProtoReflect() protoreflect.Message
func (*NodeTemplateList) Reset ¶
func (x *NodeTemplateList) Reset()
func (*NodeTemplateList) String ¶
func (x *NodeTemplateList) String() string
type NodeTemplateNodeTypeFlexibility ¶
type NodeTemplateNodeTypeFlexibility struct { Cpus *string `protobuf:"bytes,3060683,opt,name=cpus,proto3,oneof" json:"cpus,omitempty"` LocalSsd *string `protobuf:"bytes,405741360,opt,name=local_ssd,json=localSsd,proto3,oneof" json:"local_ssd,omitempty"` Memory *string `protobuf:"bytes,532856065,opt,name=memory,proto3,oneof" json:"memory,omitempty"` // contains filtered or unexported fields }
func (*NodeTemplateNodeTypeFlexibility) Descriptor ¶
func (*NodeTemplateNodeTypeFlexibility) Descriptor() ([]byte, []int)
Deprecated: Use NodeTemplateNodeTypeFlexibility.ProtoReflect.Descriptor instead.
func (*NodeTemplateNodeTypeFlexibility) GetCpus ¶
func (x *NodeTemplateNodeTypeFlexibility) GetCpus() string
func (*NodeTemplateNodeTypeFlexibility) GetLocalSsd ¶
func (x *NodeTemplateNodeTypeFlexibility) GetLocalSsd() string
func (*NodeTemplateNodeTypeFlexibility) GetMemory ¶
func (x *NodeTemplateNodeTypeFlexibility) GetMemory() string
func (*NodeTemplateNodeTypeFlexibility) ProtoMessage ¶
func (*NodeTemplateNodeTypeFlexibility) ProtoMessage()
func (*NodeTemplateNodeTypeFlexibility) ProtoReflect ¶
func (x *NodeTemplateNodeTypeFlexibility) ProtoReflect() protoreflect.Message
func (*NodeTemplateNodeTypeFlexibility) Reset ¶
func (x *NodeTemplateNodeTypeFlexibility) Reset()
func (*NodeTemplateNodeTypeFlexibility) String ¶
func (x *NodeTemplateNodeTypeFlexibility) String() string
type NodeTemplate_CpuOvercommitType ¶
type NodeTemplate_CpuOvercommitType int32
CPU overcommit.
const ( // A value indicating that the enum field is not set. NodeTemplate_UNDEFINED_CPU_OVERCOMMIT_TYPE NodeTemplate_CpuOvercommitType = 0 NodeTemplate_CPU_OVERCOMMIT_TYPE_UNSPECIFIED NodeTemplate_CpuOvercommitType = 520665615 NodeTemplate_ENABLED NodeTemplate_CpuOvercommitType = 182130465 NodeTemplate_NONE NodeTemplate_CpuOvercommitType = 2402104 )
func (NodeTemplate_CpuOvercommitType) Descriptor ¶
func (NodeTemplate_CpuOvercommitType) Descriptor() protoreflect.EnumDescriptor
func (NodeTemplate_CpuOvercommitType) Enum ¶
func (x NodeTemplate_CpuOvercommitType) Enum() *NodeTemplate_CpuOvercommitType
func (NodeTemplate_CpuOvercommitType) EnumDescriptor ¶
func (NodeTemplate_CpuOvercommitType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeTemplate_CpuOvercommitType.Descriptor instead.
func (NodeTemplate_CpuOvercommitType) Number ¶
func (x NodeTemplate_CpuOvercommitType) Number() protoreflect.EnumNumber
func (NodeTemplate_CpuOvercommitType) String ¶
func (x NodeTemplate_CpuOvercommitType) String() string
func (NodeTemplate_CpuOvercommitType) Type ¶
func (NodeTemplate_CpuOvercommitType) Type() protoreflect.EnumType
type NodeTemplate_Status ¶
type NodeTemplate_Status int32
[Output Only] The status of the node template. One of the following values: CREATING, READY, and DELETING.
const ( // A value indicating that the enum field is not set. NodeTemplate_UNDEFINED_STATUS NodeTemplate_Status = 0 // Resources are being allocated. NodeTemplate_CREATING NodeTemplate_Status = 455564985 // The node template is currently being deleted. NodeTemplate_DELETING NodeTemplate_Status = 528602024 // Invalid status. NodeTemplate_INVALID NodeTemplate_Status = 530283991 // The node template is ready. NodeTemplate_READY NodeTemplate_Status = 77848963 )
func (NodeTemplate_Status) Descriptor ¶
func (NodeTemplate_Status) Descriptor() protoreflect.EnumDescriptor
func (NodeTemplate_Status) Enum ¶
func (x NodeTemplate_Status) Enum() *NodeTemplate_Status
func (NodeTemplate_Status) EnumDescriptor ¶
func (NodeTemplate_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use NodeTemplate_Status.Descriptor instead.
func (NodeTemplate_Status) Number ¶
func (x NodeTemplate_Status) Number() protoreflect.EnumNumber
func (NodeTemplate_Status) String ¶
func (x NodeTemplate_Status) String() string
func (NodeTemplate_Status) Type ¶
func (NodeTemplate_Status) Type() protoreflect.EnumType
type NodeTemplatesScopedList ¶
type NodeTemplatesScopedList struct { // [Output Only] A list of node templates contained in this scope. NodeTemplates []*NodeTemplate `protobuf:"bytes,354111804,rep,name=node_templates,json=nodeTemplates,proto3" json:"node_templates,omitempty"` // [Output Only] An informational warning that appears when the node templates list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeTemplatesScopedList) Descriptor ¶
func (*NodeTemplatesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTemplatesScopedList.ProtoReflect.Descriptor instead.
func (*NodeTemplatesScopedList) GetNodeTemplates ¶
func (x *NodeTemplatesScopedList) GetNodeTemplates() []*NodeTemplate
func (*NodeTemplatesScopedList) GetWarning ¶
func (x *NodeTemplatesScopedList) GetWarning() *Warning
func (*NodeTemplatesScopedList) ProtoMessage ¶
func (*NodeTemplatesScopedList) ProtoMessage()
func (*NodeTemplatesScopedList) ProtoReflect ¶
func (x *NodeTemplatesScopedList) ProtoReflect() protoreflect.Message
func (*NodeTemplatesScopedList) Reset ¶
func (x *NodeTemplatesScopedList) Reset()
func (*NodeTemplatesScopedList) String ¶
func (x *NodeTemplatesScopedList) String() string
type NodeType ¶
type NodeType struct { // [Output Only] The CPU platform used by this node type. CpuPlatform *string `protobuf:"bytes,410285354,opt,name=cpu_platform,json=cpuPlatform,proto3,oneof" json:"cpu_platform,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this node type. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] An optional textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The number of virtual CPUs that are available to the node type. GuestCpus *int32 `protobuf:"varint,393356754,opt,name=guest_cpus,json=guestCpus,proto3,oneof" json:"guest_cpus,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The type of the resource. Always compute#nodeType for node types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Local SSD available to the node type, defined in GB. LocalSsdGb *int32 `protobuf:"varint,329237578,opt,name=local_ssd_gb,json=localSsdGb,proto3,oneof" json:"local_ssd_gb,omitempty"` // [Output Only] The amount of physical memory available to the node type, defined in MB. MemoryMb *int32 `protobuf:"varint,116001171,opt,name=memory_mb,json=memoryMb,proto3,oneof" json:"memory_mb,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The name of the zone where the node type resides, such as us-central1-a. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represent a sole-tenant Node Type resource. Each node within a node group must have a node type. A node type specifies the total amount of cores and memory for that node. Currently, the only available node type is n1-node-96-624 node type that has 96 vCPUs and 624 GB of memory, available in multiple zones. For more information read Node types.
func (*NodeType) Descriptor ¶
Deprecated: Use NodeType.ProtoReflect.Descriptor instead.
func (*NodeType) GetCpuPlatform ¶
func (*NodeType) GetCreationTimestamp ¶
func (*NodeType) GetDeprecated ¶
func (x *NodeType) GetDeprecated() *DeprecationStatus
func (*NodeType) GetDescription ¶
func (*NodeType) GetGuestCpus ¶
func (*NodeType) GetId ¶
func (*NodeType) GetKind ¶
func (*NodeType) GetLocalSsdGb ¶
func (*NodeType) GetMemoryMb ¶
func (*NodeType) GetName ¶
func (*NodeType) GetSelfLink ¶
func (*NodeType) GetZone ¶
func (*NodeType) ProtoMessage ¶
func (*NodeType) ProtoMessage()
func (*NodeType) ProtoReflect ¶
func (x *NodeType) ProtoReflect() protoreflect.Message
func (*NodeType) Reset ¶
func (x *NodeType) Reset()
func (*NodeType) String ¶
type NodeTypeAggregatedList ¶
type NodeTypeAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeTypesScopedList resources. Items map[string]*NodeTypesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource.Always compute#nodeTypeAggregatedList for aggregated lists of node types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeTypeAggregatedList) Descriptor ¶
func (*NodeTypeAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTypeAggregatedList.ProtoReflect.Descriptor instead.
func (*NodeTypeAggregatedList) GetId ¶
func (x *NodeTypeAggregatedList) GetId() string
func (*NodeTypeAggregatedList) GetItems ¶
func (x *NodeTypeAggregatedList) GetItems() map[string]*NodeTypesScopedList
func (*NodeTypeAggregatedList) GetKind ¶
func (x *NodeTypeAggregatedList) GetKind() string
func (*NodeTypeAggregatedList) GetNextPageToken ¶
func (x *NodeTypeAggregatedList) GetNextPageToken() string
func (*NodeTypeAggregatedList) GetSelfLink ¶
func (x *NodeTypeAggregatedList) GetSelfLink() string
func (*NodeTypeAggregatedList) GetUnreachables ¶
func (x *NodeTypeAggregatedList) GetUnreachables() []string
func (*NodeTypeAggregatedList) GetWarning ¶
func (x *NodeTypeAggregatedList) GetWarning() *Warning
func (*NodeTypeAggregatedList) ProtoMessage ¶
func (*NodeTypeAggregatedList) ProtoMessage()
func (*NodeTypeAggregatedList) ProtoReflect ¶
func (x *NodeTypeAggregatedList) ProtoReflect() protoreflect.Message
func (*NodeTypeAggregatedList) Reset ¶
func (x *NodeTypeAggregatedList) Reset()
func (*NodeTypeAggregatedList) String ¶
func (x *NodeTypeAggregatedList) String() string
type NodeTypeList ¶
type NodeTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NodeType resources. Items []*NodeType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource.Always compute#nodeTypeList for lists of node types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of node types.
func (*NodeTypeList) Descriptor ¶
func (*NodeTypeList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTypeList.ProtoReflect.Descriptor instead.
func (*NodeTypeList) GetId ¶
func (x *NodeTypeList) GetId() string
func (*NodeTypeList) GetItems ¶
func (x *NodeTypeList) GetItems() []*NodeType
func (*NodeTypeList) GetKind ¶
func (x *NodeTypeList) GetKind() string
func (*NodeTypeList) GetNextPageToken ¶
func (x *NodeTypeList) GetNextPageToken() string
func (*NodeTypeList) GetSelfLink ¶
func (x *NodeTypeList) GetSelfLink() string
func (*NodeTypeList) GetWarning ¶
func (x *NodeTypeList) GetWarning() *Warning
func (*NodeTypeList) ProtoMessage ¶
func (*NodeTypeList) ProtoMessage()
func (*NodeTypeList) ProtoReflect ¶
func (x *NodeTypeList) ProtoReflect() protoreflect.Message
func (*NodeTypeList) Reset ¶
func (x *NodeTypeList) Reset()
func (*NodeTypeList) String ¶
func (x *NodeTypeList) String() string
type NodeTypesScopedList ¶
type NodeTypesScopedList struct { // [Output Only] A list of node types contained in this scope. NodeTypes []*NodeType `protobuf:"bytes,482172924,rep,name=node_types,json=nodeTypes,proto3" json:"node_types,omitempty"` // [Output Only] An informational warning that appears when the node types list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NodeTypesScopedList) Descriptor ¶
func (*NodeTypesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use NodeTypesScopedList.ProtoReflect.Descriptor instead.
func (*NodeTypesScopedList) GetNodeTypes ¶
func (x *NodeTypesScopedList) GetNodeTypes() []*NodeType
func (*NodeTypesScopedList) GetWarning ¶
func (x *NodeTypesScopedList) GetWarning() *Warning
func (*NodeTypesScopedList) ProtoMessage ¶
func (*NodeTypesScopedList) ProtoMessage()
func (*NodeTypesScopedList) ProtoReflect ¶
func (x *NodeTypesScopedList) ProtoReflect() protoreflect.Message
func (*NodeTypesScopedList) Reset ¶
func (x *NodeTypesScopedList) Reset()
func (*NodeTypesScopedList) String ¶
func (x *NodeTypesScopedList) String() string
type NotificationEndpoint ¶
type NotificationEndpoint struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Settings of the gRPC notification endpoint including the endpoint URL and the retry duration. GrpcSettings *NotificationEndpointGrpcSettings `protobuf:"bytes,456139556,opt,name=grpc_settings,json=grpcSettings,proto3,oneof" json:"grpc_settings,omitempty"` // [Output Only] A unique identifier for this resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
Represents a notification endpoint. A notification endpoint resource defines an endpoint to receive notifications when there are status changes detected by the associated health check service. For more information, see Health checks overview.
func (*NotificationEndpoint) Descriptor ¶
func (*NotificationEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use NotificationEndpoint.ProtoReflect.Descriptor instead.
func (*NotificationEndpoint) GetCreationTimestamp ¶
func (x *NotificationEndpoint) GetCreationTimestamp() string
func (*NotificationEndpoint) GetDescription ¶
func (x *NotificationEndpoint) GetDescription() string
func (*NotificationEndpoint) GetGrpcSettings ¶
func (x *NotificationEndpoint) GetGrpcSettings() *NotificationEndpointGrpcSettings
func (*NotificationEndpoint) GetId ¶
func (x *NotificationEndpoint) GetId() uint64
func (*NotificationEndpoint) GetKind ¶
func (x *NotificationEndpoint) GetKind() string
func (*NotificationEndpoint) GetName ¶
func (x *NotificationEndpoint) GetName() string
func (*NotificationEndpoint) GetRegion ¶
func (x *NotificationEndpoint) GetRegion() string
func (*NotificationEndpoint) GetSelfLink ¶
func (x *NotificationEndpoint) GetSelfLink() string
func (*NotificationEndpoint) ProtoMessage ¶
func (*NotificationEndpoint) ProtoMessage()
func (*NotificationEndpoint) ProtoReflect ¶
func (x *NotificationEndpoint) ProtoReflect() protoreflect.Message
func (*NotificationEndpoint) Reset ¶
func (x *NotificationEndpoint) Reset()
func (*NotificationEndpoint) String ¶
func (x *NotificationEndpoint) String() string
type NotificationEndpointGrpcSettings ¶
type NotificationEndpointGrpcSettings struct { // Optional. If specified, this field is used to set the authority header by the sender of notifications. See https://tools.ietf.org/html/rfc7540#section-8.1.2.3 Authority *string `protobuf:"bytes,401868611,opt,name=authority,proto3,oneof" json:"authority,omitempty"` // Endpoint to which gRPC notifications are sent. This must be a valid gRPCLB DNS name. Endpoint *string `protobuf:"bytes,130489749,opt,name=endpoint,proto3,oneof" json:"endpoint,omitempty"` // Optional. If specified, this field is used to populate the "name" field in gRPC requests. PayloadName *string `protobuf:"bytes,300358300,opt,name=payload_name,json=payloadName,proto3,oneof" json:"payload_name,omitempty"` // Optional. This field is used to configure how often to send a full update of all non-healthy backends. If unspecified, full updates are not sent. If specified, must be in the range between 600 seconds to 3600 seconds. Nanos are disallowed. Can only be set for regional notification endpoints. ResendInterval *Duration `protobuf:"bytes,478288969,opt,name=resend_interval,json=resendInterval,proto3,oneof" json:"resend_interval,omitempty"` // How much time (in seconds) is spent attempting notification retries until a successful response is received. Default is 30s. Limit is 20m (1200s). Must be a positive number. RetryDurationSec *uint32 `protobuf:"varint,115681117,opt,name=retry_duration_sec,json=retryDurationSec,proto3,oneof" json:"retry_duration_sec,omitempty"` // contains filtered or unexported fields }
Represents a gRPC setting that describes one gRPC notification endpoint and the retry duration attempting to send notification to this endpoint.
func (*NotificationEndpointGrpcSettings) Descriptor ¶
func (*NotificationEndpointGrpcSettings) Descriptor() ([]byte, []int)
Deprecated: Use NotificationEndpointGrpcSettings.ProtoReflect.Descriptor instead.
func (*NotificationEndpointGrpcSettings) GetAuthority ¶
func (x *NotificationEndpointGrpcSettings) GetAuthority() string
func (*NotificationEndpointGrpcSettings) GetEndpoint ¶
func (x *NotificationEndpointGrpcSettings) GetEndpoint() string
func (*NotificationEndpointGrpcSettings) GetPayloadName ¶
func (x *NotificationEndpointGrpcSettings) GetPayloadName() string
func (*NotificationEndpointGrpcSettings) GetResendInterval ¶
func (x *NotificationEndpointGrpcSettings) GetResendInterval() *Duration
func (*NotificationEndpointGrpcSettings) GetRetryDurationSec ¶
func (x *NotificationEndpointGrpcSettings) GetRetryDurationSec() uint32
func (*NotificationEndpointGrpcSettings) ProtoMessage ¶
func (*NotificationEndpointGrpcSettings) ProtoMessage()
func (*NotificationEndpointGrpcSettings) ProtoReflect ¶
func (x *NotificationEndpointGrpcSettings) ProtoReflect() protoreflect.Message
func (*NotificationEndpointGrpcSettings) Reset ¶
func (x *NotificationEndpointGrpcSettings) Reset()
func (*NotificationEndpointGrpcSettings) String ¶
func (x *NotificationEndpointGrpcSettings) String() string
type NotificationEndpointList ¶
type NotificationEndpointList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of NotificationEndpoint resources. Items []*NotificationEndpoint `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*NotificationEndpointList) Descriptor ¶
func (*NotificationEndpointList) Descriptor() ([]byte, []int)
Deprecated: Use NotificationEndpointList.ProtoReflect.Descriptor instead.
func (*NotificationEndpointList) GetId ¶
func (x *NotificationEndpointList) GetId() string
func (*NotificationEndpointList) GetItems ¶
func (x *NotificationEndpointList) GetItems() []*NotificationEndpoint
func (*NotificationEndpointList) GetKind ¶
func (x *NotificationEndpointList) GetKind() string
func (*NotificationEndpointList) GetNextPageToken ¶
func (x *NotificationEndpointList) GetNextPageToken() string
func (*NotificationEndpointList) GetSelfLink ¶
func (x *NotificationEndpointList) GetSelfLink() string
func (*NotificationEndpointList) GetWarning ¶
func (x *NotificationEndpointList) GetWarning() *Warning
func (*NotificationEndpointList) ProtoMessage ¶
func (*NotificationEndpointList) ProtoMessage()
func (*NotificationEndpointList) ProtoReflect ¶
func (x *NotificationEndpointList) ProtoReflect() protoreflect.Message
func (*NotificationEndpointList) Reset ¶
func (x *NotificationEndpointList) Reset()
func (*NotificationEndpointList) String ¶
func (x *NotificationEndpointList) String() string
type Operation ¶
type Operation struct { // [Output Only] The value of `requestId` if you provided it in the request. Not present otherwise. ClientOperationId *string `protobuf:"bytes,297240295,opt,name=client_operation_id,json=clientOperationId,proto3,oneof" json:"client_operation_id,omitempty"` // [Deprecated] This field is deprecated. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] A textual description of the operation, which is set when the operation is created. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The time that this operation was completed. This value is in RFC3339 text format. EndTime *string `protobuf:"bytes,114938801,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"` // [Output Only] If errors are generated during processing of the operation, this field will be populated. Error *Error `protobuf:"bytes,96784904,opt,name=error,proto3,oneof" json:"error,omitempty"` // [Output Only] If the operation fails, this field contains the HTTP error message that was returned, such as `NOT FOUND`. HttpErrorMessage *string `protobuf:"bytes,202521945,opt,name=http_error_message,json=httpErrorMessage,proto3,oneof" json:"http_error_message,omitempty"` // [Output Only] If the operation fails, this field contains the HTTP error status code that was returned. For example, a `404` means the resource was not found. HttpErrorStatusCode *int32 `protobuf:"varint,312345196,opt,name=http_error_status_code,json=httpErrorStatusCode,proto3,oneof" json:"http_error_status_code,omitempty"` // [Output Only] The unique identifier for the operation. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] The time that this operation was requested. This value is in RFC3339 text format. InsertTime *string `protobuf:"bytes,433722515,opt,name=insert_time,json=insertTime,proto3,oneof" json:"insert_time,omitempty"` InstancesBulkInsertOperationMetadata *InstancesBulkInsertOperationMetadata `protobuf:"bytes,89146177,opt,name=instances_bulk_insert_operation_metadata,json=instancesBulkInsertOperationMetadata,proto3,oneof" json:"instances_bulk_insert_operation_metadata,omitempty"` // [Output Only] Type of the resource. Always `compute#operation` for Operation resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Name of the operation. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request. OperationGroupId *string `protobuf:"bytes,40171187,opt,name=operation_group_id,json=operationGroupId,proto3,oneof" json:"operation_group_id,omitempty"` // [Output Only] The type of operation, such as `insert`, `update`, or `delete`, and so on. OperationType *string `protobuf:"bytes,177650450,opt,name=operation_type,json=operationType,proto3,oneof" json:"operation_type,omitempty"` // [Output Only] An optional progress indicator that ranges from 0 to 100. There is no requirement that this be linear or support any granularity of operations. This should not be used to guess when the operation will be complete. This number should monotonically increase as the operation progresses. Progress *int32 `protobuf:"varint,72663597,opt,name=progress,proto3,oneof" json:"progress,omitempty"` // [Output Only] The URL of the region where the operation resides. Only applicable when performing regional operations. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] If the operation is for projects.setCommonInstanceMetadata, this field will contain information on all underlying zonal actions and their state. SetCommonInstanceMetadataOperationMetadata *SetCommonInstanceMetadataOperationMetadata `protobuf:"bytes,490378980,opt,name=set_common_instance_metadata_operation_metadata,json=setCommonInstanceMetadataOperationMetadata,proto3,oneof" json:"set_common_instance_metadata_operation_metadata,omitempty"` // [Output Only] The time that this operation was started by the server. This value is in RFC3339 text format. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`. Status *Operation_Status `protobuf:"varint,181260274,opt,name=status,proto3,enum=google.cloud.compute.v1.Operation_Status,oneof" json:"status,omitempty"` // [Output Only] An optional textual description of the current status of the operation. StatusMessage *string `protobuf:"bytes,297428154,opt,name=status_message,json=statusMessage,proto3,oneof" json:"status_message,omitempty"` // [Output Only] The unique target ID, which identifies a specific incarnation of the target resource. TargetId *uint64 `protobuf:"varint,258165385,opt,name=target_id,json=targetId,proto3,oneof" json:"target_id,omitempty"` // [Output Only] The URL of the resource that the operation modifies. For operations related to creating a snapshot, this points to the disk that the snapshot was created from. TargetLink *string `protobuf:"bytes,62671336,opt,name=target_link,json=targetLink,proto3,oneof" json:"target_link,omitempty"` // [Output Only] User who requested the operation, for example: `user@example.com` or `alice_smith_identifier (global/workforcePools/example-com-us-employees)`. User *string `protobuf:"bytes,3599307,opt,name=user,proto3,oneof" json:"user,omitempty"` // [Output Only] If warning messages are generated during processing of the operation, this field will be populated. Warnings []*Warnings `protobuf:"bytes,498091095,rep,name=warnings,proto3" json:"warnings,omitempty"` // [Output Only] The URL of the zone where the operation resides. Only applicable when performing per-zone operations. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents an Operation resource. Google Compute Engine has three Operation resources: * [Global](/compute/docs/reference/rest/v1/globalOperations) * [Regional](/compute/docs/reference/rest/v1/regionOperations) * [Zonal](/compute/docs/reference/rest/v1/zoneOperations) You can use an operation resource to manage asynchronous API requests. For more information, read Handling API responses. Operations can be global, regional or zonal. - For global operations, use the `globalOperations` resource. - For regional operations, use the `regionOperations` resource. - For zonal operations, use the `zoneOperations` resource. For more information, read Global, Regional, and Zonal Resources. Note that completed Operation resources have a limited retention period.
func (*Operation) Descriptor ¶
Deprecated: Use Operation.ProtoReflect.Descriptor instead.
func (*Operation) GetClientOperationId ¶
func (*Operation) GetCreationTimestamp ¶
func (*Operation) GetDescription ¶
func (*Operation) GetEndTime ¶
func (*Operation) GetError ¶
func (*Operation) GetHttpErrorMessage ¶
func (*Operation) GetHttpErrorStatusCode ¶
func (*Operation) GetId ¶
func (*Operation) GetInsertTime ¶
func (*Operation) GetInstancesBulkInsertOperationMetadata ¶
func (x *Operation) GetInstancesBulkInsertOperationMetadata() *InstancesBulkInsertOperationMetadata
func (*Operation) GetKind ¶
func (*Operation) GetName ¶
func (*Operation) GetOperationGroupId ¶
func (*Operation) GetOperationType ¶
func (*Operation) GetProgress ¶
func (*Operation) GetRegion ¶
func (*Operation) GetSelfLink ¶
func (*Operation) GetSetCommonInstanceMetadataOperationMetadata ¶
func (x *Operation) GetSetCommonInstanceMetadataOperationMetadata() *SetCommonInstanceMetadataOperationMetadata
func (*Operation) GetStartTime ¶
func (*Operation) GetStatus ¶
func (x *Operation) GetStatus() Operation_Status
func (*Operation) GetStatusMessage ¶
func (*Operation) GetTargetId ¶
func (*Operation) GetTargetLink ¶
func (*Operation) GetUser ¶
func (*Operation) GetWarnings ¶
func (*Operation) GetZone ¶
func (*Operation) ProtoMessage ¶
func (*Operation) ProtoMessage()
func (*Operation) ProtoReflect ¶
func (x *Operation) ProtoReflect() protoreflect.Message
func (*Operation) Reset ¶
func (x *Operation) Reset()
func (*Operation) String ¶
type OperationAggregatedList ¶
type OperationAggregatedList struct { // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A map of scoped operation lists. Items map[string]*OperationsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always `compute#operationAggregatedList` for aggregated lists of operations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*OperationAggregatedList) Descriptor ¶
func (*OperationAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use OperationAggregatedList.ProtoReflect.Descriptor instead.
func (*OperationAggregatedList) GetId ¶
func (x *OperationAggregatedList) GetId() string
func (*OperationAggregatedList) GetItems ¶
func (x *OperationAggregatedList) GetItems() map[string]*OperationsScopedList
func (*OperationAggregatedList) GetKind ¶
func (x *OperationAggregatedList) GetKind() string
func (*OperationAggregatedList) GetNextPageToken ¶
func (x *OperationAggregatedList) GetNextPageToken() string
func (*OperationAggregatedList) GetSelfLink ¶
func (x *OperationAggregatedList) GetSelfLink() string
func (*OperationAggregatedList) GetUnreachables ¶
func (x *OperationAggregatedList) GetUnreachables() []string
func (*OperationAggregatedList) GetWarning ¶
func (x *OperationAggregatedList) GetWarning() *Warning
func (*OperationAggregatedList) ProtoMessage ¶
func (*OperationAggregatedList) ProtoMessage()
func (*OperationAggregatedList) ProtoReflect ¶
func (x *OperationAggregatedList) ProtoReflect() protoreflect.Message
func (*OperationAggregatedList) Reset ¶
func (x *OperationAggregatedList) Reset()
func (*OperationAggregatedList) String ¶
func (x *OperationAggregatedList) String() string
type OperationList ¶
type OperationList struct { // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A list of Operation resources. Items []*Operation `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always `compute#operations` for Operations resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Operation resources.
func (*OperationList) Descriptor ¶
func (*OperationList) Descriptor() ([]byte, []int)
Deprecated: Use OperationList.ProtoReflect.Descriptor instead.
func (*OperationList) GetId ¶
func (x *OperationList) GetId() string
func (*OperationList) GetItems ¶
func (x *OperationList) GetItems() []*Operation
func (*OperationList) GetKind ¶
func (x *OperationList) GetKind() string
func (*OperationList) GetNextPageToken ¶
func (x *OperationList) GetNextPageToken() string
func (*OperationList) GetSelfLink ¶
func (x *OperationList) GetSelfLink() string
func (*OperationList) GetWarning ¶
func (x *OperationList) GetWarning() *Warning
func (*OperationList) ProtoMessage ¶
func (*OperationList) ProtoMessage()
func (*OperationList) ProtoReflect ¶
func (x *OperationList) ProtoReflect() protoreflect.Message
func (*OperationList) Reset ¶
func (x *OperationList) Reset()
func (*OperationList) String ¶
func (x *OperationList) String() string
type Operation_Status ¶
type Operation_Status int32
[Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
const ( // A value indicating that the enum field is not set. Operation_UNDEFINED_STATUS Operation_Status = 0 Operation_DONE Operation_Status = 2104194 Operation_PENDING Operation_Status = 35394935 Operation_RUNNING Operation_Status = 121282975 )
func (Operation_Status) Descriptor ¶
func (Operation_Status) Descriptor() protoreflect.EnumDescriptor
func (Operation_Status) Enum ¶
func (x Operation_Status) Enum() *Operation_Status
func (Operation_Status) EnumDescriptor ¶
func (Operation_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Operation_Status.Descriptor instead.
func (Operation_Status) Number ¶
func (x Operation_Status) Number() protoreflect.EnumNumber
func (Operation_Status) String ¶
func (x Operation_Status) String() string
func (Operation_Status) Type ¶
func (Operation_Status) Type() protoreflect.EnumType
type OperationsScopedList ¶
type OperationsScopedList struct { // [Output Only] A list of operations contained in this scope. Operations []*Operation `protobuf:"bytes,4184044,rep,name=operations,proto3" json:"operations,omitempty"` // [Output Only] Informational warning which replaces the list of operations when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*OperationsScopedList) Descriptor ¶
func (*OperationsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use OperationsScopedList.ProtoReflect.Descriptor instead.
func (*OperationsScopedList) GetOperations ¶
func (x *OperationsScopedList) GetOperations() []*Operation
func (*OperationsScopedList) GetWarning ¶
func (x *OperationsScopedList) GetWarning() *Warning
func (*OperationsScopedList) ProtoMessage ¶
func (*OperationsScopedList) ProtoMessage()
func (*OperationsScopedList) ProtoReflect ¶
func (x *OperationsScopedList) ProtoReflect() protoreflect.Message
func (*OperationsScopedList) Reset ¶
func (x *OperationsScopedList) Reset()
func (*OperationsScopedList) String ¶
func (x *OperationsScopedList) String() string
type OutlierDetection ¶
type OutlierDetection struct { // The base time that a backend endpoint is ejected for. Defaults to 30000ms or 30s. After a backend endpoint is returned back to the load balancing pool, it can be ejected again in another ejection analysis. Thus, the total ejection time is equal to the base ejection time multiplied by the number of times the backend endpoint has been ejected. Defaults to 30000ms or 30s. BaseEjectionTime *Duration `protobuf:"bytes,80997255,opt,name=base_ejection_time,json=baseEjectionTime,proto3,oneof" json:"base_ejection_time,omitempty"` // Number of consecutive errors before a backend endpoint is ejected from the load balancing pool. When the backend endpoint is accessed over HTTP, a 5xx return code qualifies as an error. Defaults to 5. ConsecutiveErrors *int32 `protobuf:"varint,387193248,opt,name=consecutive_errors,json=consecutiveErrors,proto3,oneof" json:"consecutive_errors,omitempty"` // The number of consecutive gateway failures (502, 503, 504 status or connection errors that are mapped to one of those status codes) before a consecutive gateway failure ejection occurs. Defaults to 3. ConsecutiveGatewayFailure *int32 `protobuf:"varint,417504250,opt,name=consecutive_gateway_failure,json=consecutiveGatewayFailure,proto3,oneof" json:"consecutive_gateway_failure,omitempty"` // The percentage chance that a backend endpoint will be ejected when an outlier status is detected through consecutive 5xx. This setting can be used to disable ejection or to ramp it up slowly. Defaults to 0. EnforcingConsecutiveErrors *int32 `protobuf:"varint,213133760,opt,name=enforcing_consecutive_errors,json=enforcingConsecutiveErrors,proto3,oneof" json:"enforcing_consecutive_errors,omitempty"` // The percentage chance that a backend endpoint will be ejected when an outlier status is detected through consecutive gateway failures. This setting can be used to disable ejection or to ramp it up slowly. Defaults to 100. EnforcingConsecutiveGatewayFailure *int32 `protobuf:"varint,394440666,opt,name=enforcing_consecutive_gateway_failure,json=enforcingConsecutiveGatewayFailure,proto3,oneof" json:"enforcing_consecutive_gateway_failure,omitempty"` // The percentage chance that a backend endpoint will be ejected when an outlier status is detected through success rate statistics. This setting can be used to disable ejection or to ramp it up slowly. Defaults to 100. Not supported when the backend service uses Serverless NEG. EnforcingSuccessRate *int32 `protobuf:"varint,194508732,opt,name=enforcing_success_rate,json=enforcingSuccessRate,proto3,oneof" json:"enforcing_success_rate,omitempty"` // Time interval between ejection analysis sweeps. This can result in both new ejections and backend endpoints being returned to service. The interval is equal to the number of seconds as defined in outlierDetection.interval.seconds plus the number of nanoseconds as defined in outlierDetection.interval.nanos. Defaults to 1 second. Interval *Duration `protobuf:"bytes,33547461,opt,name=interval,proto3,oneof" json:"interval,omitempty"` // Maximum percentage of backend endpoints in the load balancing pool for the backend service that can be ejected if the ejection conditions are met. Defaults to 50%. MaxEjectionPercent *int32 `protobuf:"varint,18436888,opt,name=max_ejection_percent,json=maxEjectionPercent,proto3,oneof" json:"max_ejection_percent,omitempty"` // The number of backend endpoints in the load balancing pool that must have enough request volume to detect success rate outliers. If the number of backend endpoints is fewer than this setting, outlier detection via success rate statistics is not performed for any backend endpoint in the load balancing pool. Defaults to 5. Not supported when the backend service uses Serverless NEG. SuccessRateMinimumHosts *int32 `protobuf:"varint,525766903,opt,name=success_rate_minimum_hosts,json=successRateMinimumHosts,proto3,oneof" json:"success_rate_minimum_hosts,omitempty"` // The minimum number of total requests that must be collected in one interval (as defined by the interval duration above) to include this backend endpoint in success rate based outlier detection. If the volume is lower than this setting, outlier detection via success rate statistics is not performed for that backend endpoint. Defaults to 100. Not supported when the backend service uses Serverless NEG. SuccessRateRequestVolume *int32 `protobuf:"varint,281425357,opt,name=success_rate_request_volume,json=successRateRequestVolume,proto3,oneof" json:"success_rate_request_volume,omitempty"` // This factor is used to determine the ejection threshold for success rate outlier ejection. The ejection threshold is the difference between the mean success rate, and the product of this factor and the standard deviation of the mean success rate: mean - (stdev * successRateStdevFactor). This factor is divided by a thousand to get a double. That is, if the desired factor is 1.9, the runtime value should be 1900. Defaults to 1900. Not supported when the backend service uses Serverless NEG. SuccessRateStdevFactor *int32 `protobuf:"varint,174735773,opt,name=success_rate_stdev_factor,json=successRateStdevFactor,proto3,oneof" json:"success_rate_stdev_factor,omitempty"` // contains filtered or unexported fields }
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
func (*OutlierDetection) Descriptor ¶
func (*OutlierDetection) Descriptor() ([]byte, []int)
Deprecated: Use OutlierDetection.ProtoReflect.Descriptor instead.
func (*OutlierDetection) GetBaseEjectionTime ¶
func (x *OutlierDetection) GetBaseEjectionTime() *Duration
func (*OutlierDetection) GetConsecutiveErrors ¶
func (x *OutlierDetection) GetConsecutiveErrors() int32
func (*OutlierDetection) GetConsecutiveGatewayFailure ¶
func (x *OutlierDetection) GetConsecutiveGatewayFailure() int32
func (*OutlierDetection) GetEnforcingConsecutiveErrors ¶
func (x *OutlierDetection) GetEnforcingConsecutiveErrors() int32
func (*OutlierDetection) GetEnforcingConsecutiveGatewayFailure ¶
func (x *OutlierDetection) GetEnforcingConsecutiveGatewayFailure() int32
func (*OutlierDetection) GetEnforcingSuccessRate ¶
func (x *OutlierDetection) GetEnforcingSuccessRate() int32
func (*OutlierDetection) GetInterval ¶
func (x *OutlierDetection) GetInterval() *Duration
func (*OutlierDetection) GetMaxEjectionPercent ¶
func (x *OutlierDetection) GetMaxEjectionPercent() int32
func (*OutlierDetection) GetSuccessRateMinimumHosts ¶
func (x *OutlierDetection) GetSuccessRateMinimumHosts() int32
func (*OutlierDetection) GetSuccessRateRequestVolume ¶
func (x *OutlierDetection) GetSuccessRateRequestVolume() int32
func (*OutlierDetection) GetSuccessRateStdevFactor ¶
func (x *OutlierDetection) GetSuccessRateStdevFactor() int32
func (*OutlierDetection) ProtoMessage ¶
func (*OutlierDetection) ProtoMessage()
func (*OutlierDetection) ProtoReflect ¶
func (x *OutlierDetection) ProtoReflect() protoreflect.Message
func (*OutlierDetection) Reset ¶
func (x *OutlierDetection) Reset()
func (*OutlierDetection) String ¶
func (x *OutlierDetection) String() string
type PacketIntervals ¶
type PacketIntervals struct { // Average observed inter-packet interval in milliseconds. AvgMs *int64 `protobuf:"varint,204811827,opt,name=avg_ms,json=avgMs,proto3,oneof" json:"avg_ms,omitempty"` // From how long ago in the past these intervals were observed. // Check the Duration enum for the list of possible values. Duration *string `protobuf:"bytes,155471252,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // Maximum observed inter-packet interval in milliseconds. MaxMs *int64 `protobuf:"varint,529474145,opt,name=max_ms,json=maxMs,proto3,oneof" json:"max_ms,omitempty"` // Minimum observed inter-packet interval in milliseconds. MinMs *int64 `protobuf:"varint,536564403,opt,name=min_ms,json=minMs,proto3,oneof" json:"min_ms,omitempty"` // Number of inter-packet intervals from which these statistics were derived. NumIntervals *int64 `protobuf:"varint,186329813,opt,name=num_intervals,json=numIntervals,proto3,oneof" json:"num_intervals,omitempty"` // The type of packets for which inter-packet intervals were computed. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Next free: 7
func (*PacketIntervals) Descriptor ¶
func (*PacketIntervals) Descriptor() ([]byte, []int)
Deprecated: Use PacketIntervals.ProtoReflect.Descriptor instead.
func (*PacketIntervals) GetAvgMs ¶
func (x *PacketIntervals) GetAvgMs() int64
func (*PacketIntervals) GetDuration ¶
func (x *PacketIntervals) GetDuration() string
func (*PacketIntervals) GetMaxMs ¶
func (x *PacketIntervals) GetMaxMs() int64
func (*PacketIntervals) GetMinMs ¶
func (x *PacketIntervals) GetMinMs() int64
func (*PacketIntervals) GetNumIntervals ¶
func (x *PacketIntervals) GetNumIntervals() int64
func (*PacketIntervals) GetType ¶
func (x *PacketIntervals) GetType() string
func (*PacketIntervals) ProtoMessage ¶
func (*PacketIntervals) ProtoMessage()
func (*PacketIntervals) ProtoReflect ¶
func (x *PacketIntervals) ProtoReflect() protoreflect.Message
func (*PacketIntervals) Reset ¶
func (x *PacketIntervals) Reset()
func (*PacketIntervals) String ¶
func (x *PacketIntervals) String() string
type PacketIntervals_Duration ¶
type PacketIntervals_Duration int32
From how long ago in the past these intervals were observed.
const ( // A value indicating that the enum field is not set. PacketIntervals_UNDEFINED_DURATION PacketIntervals_Duration = 0 PacketIntervals_DURATION_UNSPECIFIED PacketIntervals_Duration = 529071340 PacketIntervals_HOUR PacketIntervals_Duration = 2223588 // From BfdSession object creation time. PacketIntervals_MAX PacketIntervals_Duration = 76100 PacketIntervals_MINUTE PacketIntervals_Duration = 126786068 )
func (PacketIntervals_Duration) Descriptor ¶
func (PacketIntervals_Duration) Descriptor() protoreflect.EnumDescriptor
func (PacketIntervals_Duration) Enum ¶
func (x PacketIntervals_Duration) Enum() *PacketIntervals_Duration
func (PacketIntervals_Duration) EnumDescriptor ¶
func (PacketIntervals_Duration) EnumDescriptor() ([]byte, []int)
Deprecated: Use PacketIntervals_Duration.Descriptor instead.
func (PacketIntervals_Duration) Number ¶
func (x PacketIntervals_Duration) Number() protoreflect.EnumNumber
func (PacketIntervals_Duration) String ¶
func (x PacketIntervals_Duration) String() string
func (PacketIntervals_Duration) Type ¶
func (PacketIntervals_Duration) Type() protoreflect.EnumType
type PacketIntervals_Type ¶
type PacketIntervals_Type int32
The type of packets for which inter-packet intervals were computed.
const ( // A value indicating that the enum field is not set. PacketIntervals_UNDEFINED_TYPE PacketIntervals_Type = 0 // Only applies to Echo packets. This shows the intervals between sending and receiving the same packet. PacketIntervals_LOOPBACK PacketIntervals_Type = 356174219 // Intervals between received packets. PacketIntervals_RECEIVE PacketIntervals_Type = 189660867 // Intervals between transmitted packets. PacketIntervals_TRANSMIT PacketIntervals_Type = 452903600 PacketIntervals_TYPE_UNSPECIFIED PacketIntervals_Type = 437714322 )
func (PacketIntervals_Type) Descriptor ¶
func (PacketIntervals_Type) Descriptor() protoreflect.EnumDescriptor
func (PacketIntervals_Type) Enum ¶
func (x PacketIntervals_Type) Enum() *PacketIntervals_Type
func (PacketIntervals_Type) EnumDescriptor ¶
func (PacketIntervals_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use PacketIntervals_Type.Descriptor instead.
func (PacketIntervals_Type) Number ¶
func (x PacketIntervals_Type) Number() protoreflect.EnumNumber
func (PacketIntervals_Type) String ¶
func (x PacketIntervals_Type) String() string
func (PacketIntervals_Type) Type ¶
func (PacketIntervals_Type) Type() protoreflect.EnumType
type PacketMirroring ¶
type PacketMirroring struct { // The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true. CollectorIlb *PacketMirroringForwardingRuleInfo `protobuf:"bytes,426607853,opt,name=collector_ilb,json=collectorIlb,proto3,oneof" json:"collector_ilb,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE. // Check the Enable enum for the list of possible values. Enable *string `protobuf:"bytes,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // Filter for mirrored traffic. If unspecified, all IPv4 traffic is mirrored. Filter *PacketMirroringFilter `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#packetMirroring for packet mirrorings. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored. MirroredResources *PacketMirroringMirroredResourceInfo `protobuf:"bytes,124817348,opt,name=mirrored_resources,json=mirroredResources,proto3,oneof" json:"mirrored_resources,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network. Network *PacketMirroringNetworkInfo `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535. Priority *uint32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // [Output Only] URI of the region where the packetMirroring resides. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
Represents a Packet Mirroring resource. Packet Mirroring clones the traffic of specified instances in your Virtual Private Cloud (VPC) network and forwards it to a collector destination, such as an instance group of an internal TCP/UDP load balancer, for analysis or examination. For more information about setting up Packet Mirroring, see Using Packet Mirroring.
func (*PacketMirroring) Descriptor ¶
func (*PacketMirroring) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroring.ProtoReflect.Descriptor instead.
func (*PacketMirroring) GetCollectorIlb ¶
func (x *PacketMirroring) GetCollectorIlb() *PacketMirroringForwardingRuleInfo
func (*PacketMirroring) GetCreationTimestamp ¶
func (x *PacketMirroring) GetCreationTimestamp() string
func (*PacketMirroring) GetDescription ¶
func (x *PacketMirroring) GetDescription() string
func (*PacketMirroring) GetEnable ¶
func (x *PacketMirroring) GetEnable() string
func (*PacketMirroring) GetFilter ¶
func (x *PacketMirroring) GetFilter() *PacketMirroringFilter
func (*PacketMirroring) GetId ¶
func (x *PacketMirroring) GetId() uint64
func (*PacketMirroring) GetKind ¶
func (x *PacketMirroring) GetKind() string
func (*PacketMirroring) GetMirroredResources ¶
func (x *PacketMirroring) GetMirroredResources() *PacketMirroringMirroredResourceInfo
func (*PacketMirroring) GetName ¶
func (x *PacketMirroring) GetName() string
func (*PacketMirroring) GetNetwork ¶
func (x *PacketMirroring) GetNetwork() *PacketMirroringNetworkInfo
func (*PacketMirroring) GetPriority ¶
func (x *PacketMirroring) GetPriority() uint32
func (*PacketMirroring) GetRegion ¶
func (x *PacketMirroring) GetRegion() string
func (*PacketMirroring) GetSelfLink ¶
func (x *PacketMirroring) GetSelfLink() string
func (*PacketMirroring) ProtoMessage ¶
func (*PacketMirroring) ProtoMessage()
func (*PacketMirroring) ProtoReflect ¶
func (x *PacketMirroring) ProtoReflect() protoreflect.Message
func (*PacketMirroring) Reset ¶
func (x *PacketMirroring) Reset()
func (*PacketMirroring) String ¶
func (x *PacketMirroring) String() string
type PacketMirroringAggregatedList ¶
type PacketMirroringAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of PacketMirroring resources. Items map[string]*PacketMirroringsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of packetMirrorings.
func (*PacketMirroringAggregatedList) Descriptor ¶
func (*PacketMirroringAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringAggregatedList.ProtoReflect.Descriptor instead.
func (*PacketMirroringAggregatedList) GetId ¶
func (x *PacketMirroringAggregatedList) GetId() string
func (*PacketMirroringAggregatedList) GetItems ¶
func (x *PacketMirroringAggregatedList) GetItems() map[string]*PacketMirroringsScopedList
func (*PacketMirroringAggregatedList) GetKind ¶
func (x *PacketMirroringAggregatedList) GetKind() string
func (*PacketMirroringAggregatedList) GetNextPageToken ¶
func (x *PacketMirroringAggregatedList) GetNextPageToken() string
func (*PacketMirroringAggregatedList) GetSelfLink ¶
func (x *PacketMirroringAggregatedList) GetSelfLink() string
func (*PacketMirroringAggregatedList) GetUnreachables ¶
func (x *PacketMirroringAggregatedList) GetUnreachables() []string
func (*PacketMirroringAggregatedList) GetWarning ¶
func (x *PacketMirroringAggregatedList) GetWarning() *Warning
func (*PacketMirroringAggregatedList) ProtoMessage ¶
func (*PacketMirroringAggregatedList) ProtoMessage()
func (*PacketMirroringAggregatedList) ProtoReflect ¶
func (x *PacketMirroringAggregatedList) ProtoReflect() protoreflect.Message
func (*PacketMirroringAggregatedList) Reset ¶
func (x *PacketMirroringAggregatedList) Reset()
func (*PacketMirroringAggregatedList) String ¶
func (x *PacketMirroringAggregatedList) String() string
type PacketMirroringFilter ¶
type PacketMirroringFilter struct { // Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. IPProtocols []string `protobuf:"bytes,98544854,rep,name=I_p_protocols,json=IPProtocols,proto3" json:"I_p_protocols,omitempty"` // One or more IPv4 or IPv6 CIDR ranges that apply as filters on the source (ingress) or destination (egress) IP in the IP header. If no ranges are specified, all IPv4 traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all IPv4 traffic is mirrored. To mirror all IPv4 and IPv6 traffic, use "0.0.0.0/0,::/0". CidrRanges []string `protobuf:"bytes,487901697,rep,name=cidr_ranges,json=cidrRanges,proto3" json:"cidr_ranges,omitempty"` // Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH. // Check the Direction enum for the list of possible values. Direction *string `protobuf:"bytes,111150975,opt,name=direction,proto3,oneof" json:"direction,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringFilter) Descriptor ¶
func (*PacketMirroringFilter) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringFilter.ProtoReflect.Descriptor instead.
func (*PacketMirroringFilter) GetCidrRanges ¶
func (x *PacketMirroringFilter) GetCidrRanges() []string
func (*PacketMirroringFilter) GetDirection ¶
func (x *PacketMirroringFilter) GetDirection() string
func (*PacketMirroringFilter) GetIPProtocols ¶
func (x *PacketMirroringFilter) GetIPProtocols() []string
func (*PacketMirroringFilter) ProtoMessage ¶
func (*PacketMirroringFilter) ProtoMessage()
func (*PacketMirroringFilter) ProtoReflect ¶
func (x *PacketMirroringFilter) ProtoReflect() protoreflect.Message
func (*PacketMirroringFilter) Reset ¶
func (x *PacketMirroringFilter) Reset()
func (*PacketMirroringFilter) String ¶
func (x *PacketMirroringFilter) String() string
type PacketMirroringFilter_Direction ¶
type PacketMirroringFilter_Direction int32
Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.
const ( // A value indicating that the enum field is not set. PacketMirroringFilter_UNDEFINED_DIRECTION PacketMirroringFilter_Direction = 0 // Default, both directions are mirrored. PacketMirroringFilter_BOTH PacketMirroringFilter_Direction = 2044801 // Only egress traffic is mirrored. PacketMirroringFilter_EGRESS PacketMirroringFilter_Direction = 432880501 // Only ingress traffic is mirrored. PacketMirroringFilter_INGRESS PacketMirroringFilter_Direction = 516931221 )
func (PacketMirroringFilter_Direction) Descriptor ¶
func (PacketMirroringFilter_Direction) Descriptor() protoreflect.EnumDescriptor
func (PacketMirroringFilter_Direction) Enum ¶
func (x PacketMirroringFilter_Direction) Enum() *PacketMirroringFilter_Direction
func (PacketMirroringFilter_Direction) EnumDescriptor ¶
func (PacketMirroringFilter_Direction) EnumDescriptor() ([]byte, []int)
Deprecated: Use PacketMirroringFilter_Direction.Descriptor instead.
func (PacketMirroringFilter_Direction) Number ¶
func (x PacketMirroringFilter_Direction) Number() protoreflect.EnumNumber
func (PacketMirroringFilter_Direction) String ¶
func (x PacketMirroringFilter_Direction) String() string
func (PacketMirroringFilter_Direction) Type ¶
func (PacketMirroringFilter_Direction) Type() protoreflect.EnumType
type PacketMirroringForwardingRuleInfo ¶
type PacketMirroringForwardingRuleInfo struct { // [Output Only] Unique identifier for the forwarding rule; defined by the server. CanonicalUrl *string `protobuf:"bytes,512294820,opt,name=canonical_url,json=canonicalUrl,proto3,oneof" json:"canonical_url,omitempty"` // Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic. Url *string `protobuf:"bytes,116079,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringForwardingRuleInfo) Descriptor ¶
func (*PacketMirroringForwardingRuleInfo) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringForwardingRuleInfo.ProtoReflect.Descriptor instead.
func (*PacketMirroringForwardingRuleInfo) GetCanonicalUrl ¶
func (x *PacketMirroringForwardingRuleInfo) GetCanonicalUrl() string
func (*PacketMirroringForwardingRuleInfo) GetUrl ¶
func (x *PacketMirroringForwardingRuleInfo) GetUrl() string
func (*PacketMirroringForwardingRuleInfo) ProtoMessage ¶
func (*PacketMirroringForwardingRuleInfo) ProtoMessage()
func (*PacketMirroringForwardingRuleInfo) ProtoReflect ¶
func (x *PacketMirroringForwardingRuleInfo) ProtoReflect() protoreflect.Message
func (*PacketMirroringForwardingRuleInfo) Reset ¶
func (x *PacketMirroringForwardingRuleInfo) Reset()
func (*PacketMirroringForwardingRuleInfo) String ¶
func (x *PacketMirroringForwardingRuleInfo) String() string
type PacketMirroringList ¶
type PacketMirroringList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of PacketMirroring resources. Items []*PacketMirroring `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#packetMirroring for packetMirrorings. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of PacketMirroring resources.
func (*PacketMirroringList) Descriptor ¶
func (*PacketMirroringList) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringList.ProtoReflect.Descriptor instead.
func (*PacketMirroringList) GetId ¶
func (x *PacketMirroringList) GetId() string
func (*PacketMirroringList) GetItems ¶
func (x *PacketMirroringList) GetItems() []*PacketMirroring
func (*PacketMirroringList) GetKind ¶
func (x *PacketMirroringList) GetKind() string
func (*PacketMirroringList) GetNextPageToken ¶
func (x *PacketMirroringList) GetNextPageToken() string
func (*PacketMirroringList) GetSelfLink ¶
func (x *PacketMirroringList) GetSelfLink() string
func (*PacketMirroringList) GetWarning ¶
func (x *PacketMirroringList) GetWarning() *Warning
func (*PacketMirroringList) ProtoMessage ¶
func (*PacketMirroringList) ProtoMessage()
func (*PacketMirroringList) ProtoReflect ¶
func (x *PacketMirroringList) ProtoReflect() protoreflect.Message
func (*PacketMirroringList) Reset ¶
func (x *PacketMirroringList) Reset()
func (*PacketMirroringList) String ¶
func (x *PacketMirroringList) String() string
type PacketMirroringMirroredResourceInfo ¶
type PacketMirroringMirroredResourceInfo struct { // A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances. Instances []*PacketMirroringMirroredResourceInfoInstanceInfo `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks. Subnetworks []*PacketMirroringMirroredResourceInfoSubnetInfo `protobuf:"bytes,415853125,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored. Tags []string `protobuf:"bytes,3552281,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringMirroredResourceInfo) Descriptor ¶
func (*PacketMirroringMirroredResourceInfo) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringMirroredResourceInfo.ProtoReflect.Descriptor instead.
func (*PacketMirroringMirroredResourceInfo) GetInstances ¶
func (x *PacketMirroringMirroredResourceInfo) GetInstances() []*PacketMirroringMirroredResourceInfoInstanceInfo
func (*PacketMirroringMirroredResourceInfo) GetSubnetworks ¶
func (x *PacketMirroringMirroredResourceInfo) GetSubnetworks() []*PacketMirroringMirroredResourceInfoSubnetInfo
func (*PacketMirroringMirroredResourceInfo) GetTags ¶
func (x *PacketMirroringMirroredResourceInfo) GetTags() []string
func (*PacketMirroringMirroredResourceInfo) ProtoMessage ¶
func (*PacketMirroringMirroredResourceInfo) ProtoMessage()
func (*PacketMirroringMirroredResourceInfo) ProtoReflect ¶
func (x *PacketMirroringMirroredResourceInfo) ProtoReflect() protoreflect.Message
func (*PacketMirroringMirroredResourceInfo) Reset ¶
func (x *PacketMirroringMirroredResourceInfo) Reset()
func (*PacketMirroringMirroredResourceInfo) String ¶
func (x *PacketMirroringMirroredResourceInfo) String() string
type PacketMirroringMirroredResourceInfoInstanceInfo ¶
type PacketMirroringMirroredResourceInfoInstanceInfo struct { // [Output Only] Unique identifier for the instance; defined by the server. CanonicalUrl *string `protobuf:"bytes,512294820,opt,name=canonical_url,json=canonicalUrl,proto3,oneof" json:"canonical_url,omitempty"` // Resource URL to the virtual machine instance which is being mirrored. Url *string `protobuf:"bytes,116079,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringMirroredResourceInfoInstanceInfo) Descriptor ¶
func (*PacketMirroringMirroredResourceInfoInstanceInfo) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringMirroredResourceInfoInstanceInfo.ProtoReflect.Descriptor instead.
func (*PacketMirroringMirroredResourceInfoInstanceInfo) GetCanonicalUrl ¶
func (x *PacketMirroringMirroredResourceInfoInstanceInfo) GetCanonicalUrl() string
func (*PacketMirroringMirroredResourceInfoInstanceInfo) GetUrl ¶
func (x *PacketMirroringMirroredResourceInfoInstanceInfo) GetUrl() string
func (*PacketMirroringMirroredResourceInfoInstanceInfo) ProtoMessage ¶
func (*PacketMirroringMirroredResourceInfoInstanceInfo) ProtoMessage()
func (*PacketMirroringMirroredResourceInfoInstanceInfo) ProtoReflect ¶
func (x *PacketMirroringMirroredResourceInfoInstanceInfo) ProtoReflect() protoreflect.Message
func (*PacketMirroringMirroredResourceInfoInstanceInfo) Reset ¶
func (x *PacketMirroringMirroredResourceInfoInstanceInfo) Reset()
func (*PacketMirroringMirroredResourceInfoInstanceInfo) String ¶
func (x *PacketMirroringMirroredResourceInfoInstanceInfo) String() string
type PacketMirroringMirroredResourceInfoSubnetInfo ¶
type PacketMirroringMirroredResourceInfoSubnetInfo struct { // [Output Only] Unique identifier for the subnetwork; defined by the server. CanonicalUrl *string `protobuf:"bytes,512294820,opt,name=canonical_url,json=canonicalUrl,proto3,oneof" json:"canonical_url,omitempty"` // Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored. Url *string `protobuf:"bytes,116079,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringMirroredResourceInfoSubnetInfo) Descriptor ¶
func (*PacketMirroringMirroredResourceInfoSubnetInfo) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringMirroredResourceInfoSubnetInfo.ProtoReflect.Descriptor instead.
func (*PacketMirroringMirroredResourceInfoSubnetInfo) GetCanonicalUrl ¶
func (x *PacketMirroringMirroredResourceInfoSubnetInfo) GetCanonicalUrl() string
func (*PacketMirroringMirroredResourceInfoSubnetInfo) GetUrl ¶
func (x *PacketMirroringMirroredResourceInfoSubnetInfo) GetUrl() string
func (*PacketMirroringMirroredResourceInfoSubnetInfo) ProtoMessage ¶
func (*PacketMirroringMirroredResourceInfoSubnetInfo) ProtoMessage()
func (*PacketMirroringMirroredResourceInfoSubnetInfo) ProtoReflect ¶
func (x *PacketMirroringMirroredResourceInfoSubnetInfo) ProtoReflect() protoreflect.Message
func (*PacketMirroringMirroredResourceInfoSubnetInfo) Reset ¶
func (x *PacketMirroringMirroredResourceInfoSubnetInfo) Reset()
func (*PacketMirroringMirroredResourceInfoSubnetInfo) String ¶
func (x *PacketMirroringMirroredResourceInfoSubnetInfo) String() string
type PacketMirroringNetworkInfo ¶
type PacketMirroringNetworkInfo struct { // [Output Only] Unique identifier for the network; defined by the server. CanonicalUrl *string `protobuf:"bytes,512294820,opt,name=canonical_url,json=canonicalUrl,proto3,oneof" json:"canonical_url,omitempty"` // URL of the network resource. Url *string `protobuf:"bytes,116079,opt,name=url,proto3,oneof" json:"url,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringNetworkInfo) Descriptor ¶
func (*PacketMirroringNetworkInfo) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringNetworkInfo.ProtoReflect.Descriptor instead.
func (*PacketMirroringNetworkInfo) GetCanonicalUrl ¶
func (x *PacketMirroringNetworkInfo) GetCanonicalUrl() string
func (*PacketMirroringNetworkInfo) GetUrl ¶
func (x *PacketMirroringNetworkInfo) GetUrl() string
func (*PacketMirroringNetworkInfo) ProtoMessage ¶
func (*PacketMirroringNetworkInfo) ProtoMessage()
func (*PacketMirroringNetworkInfo) ProtoReflect ¶
func (x *PacketMirroringNetworkInfo) ProtoReflect() protoreflect.Message
func (*PacketMirroringNetworkInfo) Reset ¶
func (x *PacketMirroringNetworkInfo) Reset()
func (*PacketMirroringNetworkInfo) String ¶
func (x *PacketMirroringNetworkInfo) String() string
type PacketMirroring_Enable ¶
type PacketMirroring_Enable int32
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
const ( // A value indicating that the enum field is not set. PacketMirroring_UNDEFINED_ENABLE PacketMirroring_Enable = 0 PacketMirroring_FALSE PacketMirroring_Enable = 66658563 PacketMirroring_TRUE PacketMirroring_Enable = 2583950 )
func (PacketMirroring_Enable) Descriptor ¶
func (PacketMirroring_Enable) Descriptor() protoreflect.EnumDescriptor
func (PacketMirroring_Enable) Enum ¶
func (x PacketMirroring_Enable) Enum() *PacketMirroring_Enable
func (PacketMirroring_Enable) EnumDescriptor ¶
func (PacketMirroring_Enable) EnumDescriptor() ([]byte, []int)
Deprecated: Use PacketMirroring_Enable.Descriptor instead.
func (PacketMirroring_Enable) Number ¶
func (x PacketMirroring_Enable) Number() protoreflect.EnumNumber
func (PacketMirroring_Enable) String ¶
func (x PacketMirroring_Enable) String() string
func (PacketMirroring_Enable) Type ¶
func (PacketMirroring_Enable) Type() protoreflect.EnumType
type PacketMirroringsScopedList ¶
type PacketMirroringsScopedList struct { // A list of packetMirrorings contained in this scope. PacketMirrorings []*PacketMirroring `protobuf:"bytes,154615079,rep,name=packet_mirrorings,json=packetMirrorings,proto3" json:"packet_mirrorings,omitempty"` // Informational warning which replaces the list of packetMirrorings when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*PacketMirroringsScopedList) Descriptor ¶
func (*PacketMirroringsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use PacketMirroringsScopedList.ProtoReflect.Descriptor instead.
func (*PacketMirroringsScopedList) GetPacketMirrorings ¶
func (x *PacketMirroringsScopedList) GetPacketMirrorings() []*PacketMirroring
func (*PacketMirroringsScopedList) GetWarning ¶
func (x *PacketMirroringsScopedList) GetWarning() *Warning
func (*PacketMirroringsScopedList) ProtoMessage ¶
func (*PacketMirroringsScopedList) ProtoMessage()
func (*PacketMirroringsScopedList) ProtoReflect ¶
func (x *PacketMirroringsScopedList) ProtoReflect() protoreflect.Message
func (*PacketMirroringsScopedList) Reset ¶
func (x *PacketMirroringsScopedList) Reset()
func (*PacketMirroringsScopedList) String ¶
func (x *PacketMirroringsScopedList) String() string
type PatchAutoscalerRequest ¶
type PatchAutoscalerRequest struct { // Name of the autoscaler to patch. Autoscaler *string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3,oneof" json:"autoscaler,omitempty"` // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.Patch. See the method description for details.
func (*PatchAutoscalerRequest) Descriptor ¶
func (*PatchAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*PatchAutoscalerRequest) GetAutoscaler ¶
func (x *PatchAutoscalerRequest) GetAutoscaler() string
func (*PatchAutoscalerRequest) GetAutoscalerResource ¶
func (x *PatchAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*PatchAutoscalerRequest) GetProject ¶
func (x *PatchAutoscalerRequest) GetProject() string
func (*PatchAutoscalerRequest) GetRequestId ¶
func (x *PatchAutoscalerRequest) GetRequestId() string
func (*PatchAutoscalerRequest) GetZone ¶
func (x *PatchAutoscalerRequest) GetZone() string
func (*PatchAutoscalerRequest) ProtoMessage ¶
func (*PatchAutoscalerRequest) ProtoMessage()
func (*PatchAutoscalerRequest) ProtoReflect ¶
func (x *PatchAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*PatchAutoscalerRequest) Reset ¶
func (x *PatchAutoscalerRequest) Reset()
func (*PatchAutoscalerRequest) String ¶
func (x *PatchAutoscalerRequest) String() string
type PatchBackendBucketRequest ¶
type PatchBackendBucketRequest struct { // Name of the BackendBucket resource to patch. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // The body resource for this request BackendBucketResource *BackendBucket `protobuf:"bytes,380757784,opt,name=backend_bucket_resource,json=backendBucketResource,proto3" json:"backend_bucket_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.Patch. See the method description for details.
func (*PatchBackendBucketRequest) Descriptor ¶
func (*PatchBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*PatchBackendBucketRequest) GetBackendBucket ¶
func (x *PatchBackendBucketRequest) GetBackendBucket() string
func (*PatchBackendBucketRequest) GetBackendBucketResource ¶
func (x *PatchBackendBucketRequest) GetBackendBucketResource() *BackendBucket
func (*PatchBackendBucketRequest) GetProject ¶
func (x *PatchBackendBucketRequest) GetProject() string
func (*PatchBackendBucketRequest) GetRequestId ¶
func (x *PatchBackendBucketRequest) GetRequestId() string
func (*PatchBackendBucketRequest) ProtoMessage ¶
func (*PatchBackendBucketRequest) ProtoMessage()
func (*PatchBackendBucketRequest) ProtoReflect ¶
func (x *PatchBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*PatchBackendBucketRequest) Reset ¶
func (x *PatchBackendBucketRequest) Reset()
func (*PatchBackendBucketRequest) String ¶
func (x *PatchBackendBucketRequest) String() string
type PatchBackendServiceRequest ¶
type PatchBackendServiceRequest struct { // Name of the BackendService resource to patch. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.Patch. See the method description for details.
func (*PatchBackendServiceRequest) Descriptor ¶
func (*PatchBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*PatchBackendServiceRequest) GetBackendService ¶
func (x *PatchBackendServiceRequest) GetBackendService() string
func (*PatchBackendServiceRequest) GetBackendServiceResource ¶
func (x *PatchBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*PatchBackendServiceRequest) GetProject ¶
func (x *PatchBackendServiceRequest) GetProject() string
func (*PatchBackendServiceRequest) GetRequestId ¶
func (x *PatchBackendServiceRequest) GetRequestId() string
func (*PatchBackendServiceRequest) ProtoMessage ¶
func (*PatchBackendServiceRequest) ProtoMessage()
func (*PatchBackendServiceRequest) ProtoReflect ¶
func (x *PatchBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*PatchBackendServiceRequest) Reset ¶
func (x *PatchBackendServiceRequest) Reset()
func (*PatchBackendServiceRequest) String ¶
func (x *PatchBackendServiceRequest) String() string
type PatchFirewallPolicyRequest ¶
type PatchFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.Patch. See the method description for details.
func (*PatchFirewallPolicyRequest) Descriptor ¶
func (*PatchFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *PatchFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*PatchFirewallPolicyRequest) GetRequestId ¶
func (x *PatchFirewallPolicyRequest) GetRequestId() string
func (*PatchFirewallPolicyRequest) ProtoMessage ¶
func (*PatchFirewallPolicyRequest) ProtoMessage()
func (*PatchFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchFirewallPolicyRequest) Reset ¶
func (x *PatchFirewallPolicyRequest) Reset()
func (*PatchFirewallPolicyRequest) String ¶
func (x *PatchFirewallPolicyRequest) String() string
type PatchFirewallRequest ¶
type PatchFirewallRequest struct { // Name of the firewall rule to patch. Firewall string `protobuf:"bytes,511016192,opt,name=firewall,proto3" json:"firewall,omitempty"` // The body resource for this request FirewallResource *Firewall `protobuf:"bytes,41425005,opt,name=firewall_resource,json=firewallResource,proto3" json:"firewall_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.Patch. See the method description for details.
func (*PatchFirewallRequest) Descriptor ¶
func (*PatchFirewallRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchFirewallRequest.ProtoReflect.Descriptor instead.
func (*PatchFirewallRequest) GetFirewall ¶
func (x *PatchFirewallRequest) GetFirewall() string
func (*PatchFirewallRequest) GetFirewallResource ¶
func (x *PatchFirewallRequest) GetFirewallResource() *Firewall
func (*PatchFirewallRequest) GetProject ¶
func (x *PatchFirewallRequest) GetProject() string
func (*PatchFirewallRequest) GetRequestId ¶
func (x *PatchFirewallRequest) GetRequestId() string
func (*PatchFirewallRequest) ProtoMessage ¶
func (*PatchFirewallRequest) ProtoMessage()
func (*PatchFirewallRequest) ProtoReflect ¶
func (x *PatchFirewallRequest) ProtoReflect() protoreflect.Message
func (*PatchFirewallRequest) Reset ¶
func (x *PatchFirewallRequest) Reset()
func (*PatchFirewallRequest) String ¶
func (x *PatchFirewallRequest) String() string
type PatchForwardingRuleRequest ¶
type PatchForwardingRuleRequest struct { // Name of the ForwardingRule resource to patch. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // The body resource for this request ForwardingRuleResource *ForwardingRule `protobuf:"bytes,301211695,opt,name=forwarding_rule_resource,json=forwardingRuleResource,proto3" json:"forwarding_rule_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.Patch. See the method description for details.
func (*PatchForwardingRuleRequest) Descriptor ¶
func (*PatchForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*PatchForwardingRuleRequest) GetForwardingRule ¶
func (x *PatchForwardingRuleRequest) GetForwardingRule() string
func (*PatchForwardingRuleRequest) GetForwardingRuleResource ¶
func (x *PatchForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
func (*PatchForwardingRuleRequest) GetProject ¶
func (x *PatchForwardingRuleRequest) GetProject() string
func (*PatchForwardingRuleRequest) GetRegion ¶
func (x *PatchForwardingRuleRequest) GetRegion() string
func (*PatchForwardingRuleRequest) GetRequestId ¶
func (x *PatchForwardingRuleRequest) GetRequestId() string
func (*PatchForwardingRuleRequest) ProtoMessage ¶
func (*PatchForwardingRuleRequest) ProtoMessage()
func (*PatchForwardingRuleRequest) ProtoReflect ¶
func (x *PatchForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*PatchForwardingRuleRequest) Reset ¶
func (x *PatchForwardingRuleRequest) Reset()
func (*PatchForwardingRuleRequest) String ¶
func (x *PatchForwardingRuleRequest) String() string
type PatchGlobalForwardingRuleRequest ¶
type PatchGlobalForwardingRuleRequest struct { // Name of the ForwardingRule resource to patch. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // The body resource for this request ForwardingRuleResource *ForwardingRule `protobuf:"bytes,301211695,opt,name=forwarding_rule_resource,json=forwardingRuleResource,proto3" json:"forwarding_rule_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.Patch. See the method description for details.
func (*PatchGlobalForwardingRuleRequest) Descriptor ¶
func (*PatchGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*PatchGlobalForwardingRuleRequest) GetForwardingRule ¶
func (x *PatchGlobalForwardingRuleRequest) GetForwardingRule() string
func (*PatchGlobalForwardingRuleRequest) GetForwardingRuleResource ¶
func (x *PatchGlobalForwardingRuleRequest) GetForwardingRuleResource() *ForwardingRule
func (*PatchGlobalForwardingRuleRequest) GetProject ¶
func (x *PatchGlobalForwardingRuleRequest) GetProject() string
func (*PatchGlobalForwardingRuleRequest) GetRequestId ¶
func (x *PatchGlobalForwardingRuleRequest) GetRequestId() string
func (*PatchGlobalForwardingRuleRequest) ProtoMessage ¶
func (*PatchGlobalForwardingRuleRequest) ProtoMessage()
func (*PatchGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *PatchGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*PatchGlobalForwardingRuleRequest) Reset ¶
func (x *PatchGlobalForwardingRuleRequest) Reset()
func (*PatchGlobalForwardingRuleRequest) String ¶
func (x *PatchGlobalForwardingRuleRequest) String() string
type PatchGlobalPublicDelegatedPrefixeRequest ¶
type PatchGlobalPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to patch. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // The body resource for this request PublicDelegatedPrefixResource *PublicDelegatedPrefix `protobuf:"bytes,47594501,opt,name=public_delegated_prefix_resource,json=publicDelegatedPrefixResource,proto3" json:"public_delegated_prefix_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for GlobalPublicDelegatedPrefixes.Patch. See the method description for details.
func (*PatchGlobalPublicDelegatedPrefixeRequest) Descriptor ¶
func (*PatchGlobalPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchGlobalPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*PatchGlobalPublicDelegatedPrefixeRequest) GetProject ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetProject() string
func (*PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
func (*PatchGlobalPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) GetRequestId() string
func (*PatchGlobalPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*PatchGlobalPublicDelegatedPrefixeRequest) ProtoMessage()
func (*PatchGlobalPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*PatchGlobalPublicDelegatedPrefixeRequest) Reset ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) Reset()
func (*PatchGlobalPublicDelegatedPrefixeRequest) String ¶
func (x *PatchGlobalPublicDelegatedPrefixeRequest) String() string
type PatchHealthCheckRequest ¶
type PatchHealthCheckRequest struct { // Name of the HealthCheck resource to patch. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.Patch. See the method description for details.
func (*PatchHealthCheckRequest) Descriptor ¶
func (*PatchHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*PatchHealthCheckRequest) GetHealthCheck ¶
func (x *PatchHealthCheckRequest) GetHealthCheck() string
func (*PatchHealthCheckRequest) GetHealthCheckResource ¶
func (x *PatchHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*PatchHealthCheckRequest) GetProject ¶
func (x *PatchHealthCheckRequest) GetProject() string
func (*PatchHealthCheckRequest) GetRequestId ¶
func (x *PatchHealthCheckRequest) GetRequestId() string
func (*PatchHealthCheckRequest) ProtoMessage ¶
func (*PatchHealthCheckRequest) ProtoMessage()
func (*PatchHealthCheckRequest) ProtoReflect ¶
func (x *PatchHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*PatchHealthCheckRequest) Reset ¶
func (x *PatchHealthCheckRequest) Reset()
func (*PatchHealthCheckRequest) String ¶
func (x *PatchHealthCheckRequest) String() string
type PatchImageRequest ¶
type PatchImageRequest struct { // Name of the image resource to patch. Image string `protobuf:"bytes,100313435,opt,name=image,proto3" json:"image,omitempty"` // The body resource for this request ImageResource *Image `protobuf:"bytes,371171954,opt,name=image_resource,json=imageResource,proto3" json:"image_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Images.Patch. See the method description for details.
func (*PatchImageRequest) Descriptor ¶
func (*PatchImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchImageRequest.ProtoReflect.Descriptor instead.
func (*PatchImageRequest) GetImage ¶
func (x *PatchImageRequest) GetImage() string
func (*PatchImageRequest) GetImageResource ¶
func (x *PatchImageRequest) GetImageResource() *Image
func (*PatchImageRequest) GetProject ¶
func (x *PatchImageRequest) GetProject() string
func (*PatchImageRequest) GetRequestId ¶
func (x *PatchImageRequest) GetRequestId() string
func (*PatchImageRequest) ProtoMessage ¶
func (*PatchImageRequest) ProtoMessage()
func (*PatchImageRequest) ProtoReflect ¶
func (x *PatchImageRequest) ProtoReflect() protoreflect.Message
func (*PatchImageRequest) Reset ¶
func (x *PatchImageRequest) Reset()
func (*PatchImageRequest) String ¶
func (x *PatchImageRequest) String() string
type PatchInstanceGroupManagerRequest ¶
type PatchInstanceGroupManagerRequest struct { // The name of the instance group manager. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagerResource *InstanceGroupManager `protobuf:"bytes,261063946,opt,name=instance_group_manager_resource,json=instanceGroupManagerResource,proto3" json:"instance_group_manager_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where you want to create the managed instance group. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.Patch. See the method description for details.
func (*PatchInstanceGroupManagerRequest) Descriptor ¶
func (*PatchInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*PatchInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *PatchInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*PatchInstanceGroupManagerRequest) GetInstanceGroupManagerResource ¶
func (x *PatchInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
func (*PatchInstanceGroupManagerRequest) GetProject ¶
func (x *PatchInstanceGroupManagerRequest) GetProject() string
func (*PatchInstanceGroupManagerRequest) GetRequestId ¶
func (x *PatchInstanceGroupManagerRequest) GetRequestId() string
func (*PatchInstanceGroupManagerRequest) GetZone ¶
func (x *PatchInstanceGroupManagerRequest) GetZone() string
func (*PatchInstanceGroupManagerRequest) ProtoMessage ¶
func (*PatchInstanceGroupManagerRequest) ProtoMessage()
func (*PatchInstanceGroupManagerRequest) ProtoReflect ¶
func (x *PatchInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*PatchInstanceGroupManagerRequest) Reset ¶
func (x *PatchInstanceGroupManagerRequest) Reset()
func (*PatchInstanceGroupManagerRequest) String ¶
func (x *PatchInstanceGroupManagerRequest) String() string
type PatchInstanceSettingRequest ¶
type PatchInstanceSettingRequest struct { // The body resource for this request InstanceSettingsResource *InstanceSettings `protobuf:"bytes,290689920,opt,name=instance_settings_resource,json=instanceSettingsResource,proto3" json:"instance_settings_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // The zone scoping this request. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceSettingsService.Patch. See the method description for details.
func (*PatchInstanceSettingRequest) Descriptor ¶
func (*PatchInstanceSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchInstanceSettingRequest.ProtoReflect.Descriptor instead.
func (*PatchInstanceSettingRequest) GetInstanceSettingsResource ¶
func (x *PatchInstanceSettingRequest) GetInstanceSettingsResource() *InstanceSettings
func (*PatchInstanceSettingRequest) GetProject ¶
func (x *PatchInstanceSettingRequest) GetProject() string
func (*PatchInstanceSettingRequest) GetRequestId ¶
func (x *PatchInstanceSettingRequest) GetRequestId() string
func (*PatchInstanceSettingRequest) GetUpdateMask ¶
func (x *PatchInstanceSettingRequest) GetUpdateMask() string
func (*PatchInstanceSettingRequest) GetZone ¶
func (x *PatchInstanceSettingRequest) GetZone() string
func (*PatchInstanceSettingRequest) ProtoMessage ¶
func (*PatchInstanceSettingRequest) ProtoMessage()
func (*PatchInstanceSettingRequest) ProtoReflect ¶
func (x *PatchInstanceSettingRequest) ProtoReflect() protoreflect.Message
func (*PatchInstanceSettingRequest) Reset ¶
func (x *PatchInstanceSettingRequest) Reset()
func (*PatchInstanceSettingRequest) String ¶
func (x *PatchInstanceSettingRequest) String() string
type PatchInterconnectAttachmentRequest ¶
type PatchInterconnectAttachmentRequest struct { // Name of the interconnect attachment to patch. InterconnectAttachment string `protobuf:"bytes,308135284,opt,name=interconnect_attachment,json=interconnectAttachment,proto3" json:"interconnect_attachment,omitempty"` // The body resource for this request InterconnectAttachmentResource *InterconnectAttachment `protobuf:"bytes,212341369,opt,name=interconnect_attachment_resource,json=interconnectAttachmentResource,proto3" json:"interconnect_attachment_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.Patch. See the method description for details.
func (*PatchInterconnectAttachmentRequest) Descriptor ¶
func (*PatchInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchInterconnectAttachmentRequest.ProtoReflect.Descriptor instead.
func (*PatchInterconnectAttachmentRequest) GetInterconnectAttachment ¶
func (x *PatchInterconnectAttachmentRequest) GetInterconnectAttachment() string
func (*PatchInterconnectAttachmentRequest) GetInterconnectAttachmentResource ¶
func (x *PatchInterconnectAttachmentRequest) GetInterconnectAttachmentResource() *InterconnectAttachment
func (*PatchInterconnectAttachmentRequest) GetProject ¶
func (x *PatchInterconnectAttachmentRequest) GetProject() string
func (*PatchInterconnectAttachmentRequest) GetRegion ¶
func (x *PatchInterconnectAttachmentRequest) GetRegion() string
func (*PatchInterconnectAttachmentRequest) GetRequestId ¶
func (x *PatchInterconnectAttachmentRequest) GetRequestId() string
func (*PatchInterconnectAttachmentRequest) ProtoMessage ¶
func (*PatchInterconnectAttachmentRequest) ProtoMessage()
func (*PatchInterconnectAttachmentRequest) ProtoReflect ¶
func (x *PatchInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
func (*PatchInterconnectAttachmentRequest) Reset ¶
func (x *PatchInterconnectAttachmentRequest) Reset()
func (*PatchInterconnectAttachmentRequest) String ¶
func (x *PatchInterconnectAttachmentRequest) String() string
type PatchInterconnectRequest ¶
type PatchInterconnectRequest struct { // Name of the interconnect to update. Interconnect string `protobuf:"bytes,224601230,opt,name=interconnect,proto3" json:"interconnect,omitempty"` // The body resource for this request InterconnectResource *Interconnect `protobuf:"bytes,397611167,opt,name=interconnect_resource,json=interconnectResource,proto3" json:"interconnect_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.Patch. See the method description for details.
func (*PatchInterconnectRequest) Descriptor ¶
func (*PatchInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchInterconnectRequest.ProtoReflect.Descriptor instead.
func (*PatchInterconnectRequest) GetInterconnect ¶
func (x *PatchInterconnectRequest) GetInterconnect() string
func (*PatchInterconnectRequest) GetInterconnectResource ¶
func (x *PatchInterconnectRequest) GetInterconnectResource() *Interconnect
func (*PatchInterconnectRequest) GetProject ¶
func (x *PatchInterconnectRequest) GetProject() string
func (*PatchInterconnectRequest) GetRequestId ¶
func (x *PatchInterconnectRequest) GetRequestId() string
func (*PatchInterconnectRequest) ProtoMessage ¶
func (*PatchInterconnectRequest) ProtoMessage()
func (*PatchInterconnectRequest) ProtoReflect ¶
func (x *PatchInterconnectRequest) ProtoReflect() protoreflect.Message
func (*PatchInterconnectRequest) Reset ¶
func (x *PatchInterconnectRequest) Reset()
func (*PatchInterconnectRequest) String ¶
func (x *PatchInterconnectRequest) String() string
type PatchNetworkAttachmentRequest ¶
type PatchNetworkAttachmentRequest struct { // Name of the NetworkAttachment resource to patch. NetworkAttachment string `protobuf:"bytes,224644052,opt,name=network_attachment,json=networkAttachment,proto3" json:"network_attachment,omitempty"` // The body resource for this request NetworkAttachmentResource *NetworkAttachment `protobuf:"bytes,210974745,opt,name=network_attachment_resource,json=networkAttachmentResource,proto3" json:"network_attachment_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). end_interface: MixerMutationRequestBuilder RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.Patch. See the method description for details.
func (*PatchNetworkAttachmentRequest) Descriptor ¶
func (*PatchNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*PatchNetworkAttachmentRequest) GetNetworkAttachment ¶
func (x *PatchNetworkAttachmentRequest) GetNetworkAttachment() string
func (*PatchNetworkAttachmentRequest) GetNetworkAttachmentResource ¶
func (x *PatchNetworkAttachmentRequest) GetNetworkAttachmentResource() *NetworkAttachment
func (*PatchNetworkAttachmentRequest) GetProject ¶
func (x *PatchNetworkAttachmentRequest) GetProject() string
func (*PatchNetworkAttachmentRequest) GetRegion ¶
func (x *PatchNetworkAttachmentRequest) GetRegion() string
func (*PatchNetworkAttachmentRequest) GetRequestId ¶
func (x *PatchNetworkAttachmentRequest) GetRequestId() string
func (*PatchNetworkAttachmentRequest) ProtoMessage ¶
func (*PatchNetworkAttachmentRequest) ProtoMessage()
func (*PatchNetworkAttachmentRequest) ProtoReflect ¶
func (x *PatchNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*PatchNetworkAttachmentRequest) Reset ¶
func (x *PatchNetworkAttachmentRequest) Reset()
func (*PatchNetworkAttachmentRequest) String ¶
func (x *PatchNetworkAttachmentRequest) String() string
type PatchNetworkEdgeSecurityServiceRequest ¶
type PatchNetworkEdgeSecurityServiceRequest struct { // Name of the network edge security service to update. NetworkEdgeSecurityService string `protobuf:"bytes,157011879,opt,name=network_edge_security_service,json=networkEdgeSecurityService,proto3" json:"network_edge_security_service,omitempty"` // The body resource for this request NetworkEdgeSecurityServiceResource *NetworkEdgeSecurityService `protobuf:"bytes,477548966,opt,name=network_edge_security_service_resource,json=networkEdgeSecurityServiceResource,proto3" json:"network_edge_security_service_resource,omitempty"` Paths *string `protobuf:"bytes,106438894,opt,name=paths,proto3,oneof" json:"paths,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEdgeSecurityServices.Patch. See the method description for details.
func (*PatchNetworkEdgeSecurityServiceRequest) Descriptor ¶
func (*PatchNetworkEdgeSecurityServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchNetworkEdgeSecurityServiceRequest.ProtoReflect.Descriptor instead.
func (*PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityService() string
func (*PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetNetworkEdgeSecurityServiceResource() *NetworkEdgeSecurityService
func (*PatchNetworkEdgeSecurityServiceRequest) GetPaths ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetPaths() string
func (*PatchNetworkEdgeSecurityServiceRequest) GetProject ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetProject() string
func (*PatchNetworkEdgeSecurityServiceRequest) GetRegion ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetRegion() string
func (*PatchNetworkEdgeSecurityServiceRequest) GetRequestId ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetRequestId() string
func (*PatchNetworkEdgeSecurityServiceRequest) GetUpdateMask ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) GetUpdateMask() string
func (*PatchNetworkEdgeSecurityServiceRequest) ProtoMessage ¶
func (*PatchNetworkEdgeSecurityServiceRequest) ProtoMessage()
func (*PatchNetworkEdgeSecurityServiceRequest) ProtoReflect ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) ProtoReflect() protoreflect.Message
func (*PatchNetworkEdgeSecurityServiceRequest) Reset ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) Reset()
func (*PatchNetworkEdgeSecurityServiceRequest) String ¶
func (x *PatchNetworkEdgeSecurityServiceRequest) String() string
type PatchNetworkFirewallPolicyRequest ¶
type PatchNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.Patch. See the method description for details.
func (*PatchNetworkFirewallPolicyRequest) Descriptor ¶
func (*PatchNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchNetworkFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *PatchNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*PatchNetworkFirewallPolicyRequest) GetProject ¶
func (x *PatchNetworkFirewallPolicyRequest) GetProject() string
func (*PatchNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *PatchNetworkFirewallPolicyRequest) GetRequestId() string
func (*PatchNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*PatchNetworkFirewallPolicyRequest) ProtoMessage()
func (*PatchNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchNetworkFirewallPolicyRequest) Reset ¶
func (x *PatchNetworkFirewallPolicyRequest) Reset()
func (*PatchNetworkFirewallPolicyRequest) String ¶
func (x *PatchNetworkFirewallPolicyRequest) String() string
type PatchNetworkRequest ¶
type PatchNetworkRequest struct { // Name of the network to update. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // The body resource for this request NetworkResource *Network `protobuf:"bytes,122105599,opt,name=network_resource,json=networkResource,proto3" json:"network_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.Patch. See the method description for details.
func (*PatchNetworkRequest) Descriptor ¶
func (*PatchNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchNetworkRequest.ProtoReflect.Descriptor instead.
func (*PatchNetworkRequest) GetNetwork ¶
func (x *PatchNetworkRequest) GetNetwork() string
func (*PatchNetworkRequest) GetNetworkResource ¶
func (x *PatchNetworkRequest) GetNetworkResource() *Network
func (*PatchNetworkRequest) GetProject ¶
func (x *PatchNetworkRequest) GetProject() string
func (*PatchNetworkRequest) GetRequestId ¶
func (x *PatchNetworkRequest) GetRequestId() string
func (*PatchNetworkRequest) ProtoMessage ¶
func (*PatchNetworkRequest) ProtoMessage()
func (*PatchNetworkRequest) ProtoReflect ¶
func (x *PatchNetworkRequest) ProtoReflect() protoreflect.Message
func (*PatchNetworkRequest) Reset ¶
func (x *PatchNetworkRequest) Reset()
func (*PatchNetworkRequest) String ¶
func (x *PatchNetworkRequest) String() string
type PatchNodeGroupRequest ¶
type PatchNodeGroupRequest struct { // Name of the NodeGroup resource to update. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupResource *NodeGroup `protobuf:"bytes,505321899,opt,name=node_group_resource,json=nodeGroupResource,proto3" json:"node_group_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.Patch. See the method description for details.
func (*PatchNodeGroupRequest) Descriptor ¶
func (*PatchNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*PatchNodeGroupRequest) GetNodeGroup ¶
func (x *PatchNodeGroupRequest) GetNodeGroup() string
func (*PatchNodeGroupRequest) GetNodeGroupResource ¶
func (x *PatchNodeGroupRequest) GetNodeGroupResource() *NodeGroup
func (*PatchNodeGroupRequest) GetProject ¶
func (x *PatchNodeGroupRequest) GetProject() string
func (*PatchNodeGroupRequest) GetRequestId ¶
func (x *PatchNodeGroupRequest) GetRequestId() string
func (*PatchNodeGroupRequest) GetZone ¶
func (x *PatchNodeGroupRequest) GetZone() string
func (*PatchNodeGroupRequest) ProtoMessage ¶
func (*PatchNodeGroupRequest) ProtoMessage()
func (*PatchNodeGroupRequest) ProtoReflect ¶
func (x *PatchNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*PatchNodeGroupRequest) Reset ¶
func (x *PatchNodeGroupRequest) Reset()
func (*PatchNodeGroupRequest) String ¶
func (x *PatchNodeGroupRequest) String() string
type PatchPacketMirroringRequest ¶
type PatchPacketMirroringRequest struct { // Name of the PacketMirroring resource to patch. PacketMirroring string `protobuf:"bytes,22305996,opt,name=packet_mirroring,json=packetMirroring,proto3" json:"packet_mirroring,omitempty"` // The body resource for this request PacketMirroringResource *PacketMirroring `protobuf:"bytes,493501985,opt,name=packet_mirroring_resource,json=packetMirroringResource,proto3" json:"packet_mirroring_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.Patch. See the method description for details.
func (*PatchPacketMirroringRequest) Descriptor ¶
func (*PatchPacketMirroringRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchPacketMirroringRequest.ProtoReflect.Descriptor instead.
func (*PatchPacketMirroringRequest) GetPacketMirroring ¶
func (x *PatchPacketMirroringRequest) GetPacketMirroring() string
func (*PatchPacketMirroringRequest) GetPacketMirroringResource ¶
func (x *PatchPacketMirroringRequest) GetPacketMirroringResource() *PacketMirroring
func (*PatchPacketMirroringRequest) GetProject ¶
func (x *PatchPacketMirroringRequest) GetProject() string
func (*PatchPacketMirroringRequest) GetRegion ¶
func (x *PatchPacketMirroringRequest) GetRegion() string
func (*PatchPacketMirroringRequest) GetRequestId ¶
func (x *PatchPacketMirroringRequest) GetRequestId() string
func (*PatchPacketMirroringRequest) ProtoMessage ¶
func (*PatchPacketMirroringRequest) ProtoMessage()
func (*PatchPacketMirroringRequest) ProtoReflect ¶
func (x *PatchPacketMirroringRequest) ProtoReflect() protoreflect.Message
func (*PatchPacketMirroringRequest) Reset ¶
func (x *PatchPacketMirroringRequest) Reset()
func (*PatchPacketMirroringRequest) String ¶
func (x *PatchPacketMirroringRequest) String() string
type PatchPerInstanceConfigsInstanceGroupManagerRequest ¶
type PatchPerInstanceConfigsInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersPatchPerInstanceConfigsReqResource *InstanceGroupManagersPatchPerInstanceConfigsReq `protobuf:"bytes,356650495,opt,name=instance_group_managers_patch_per_instance_configs_req_resource,json=instanceGroupManagersPatchPerInstanceConfigsReqResource,proto3" json:"instance_group_managers_patch_per_instance_configs_req_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.PatchPerInstanceConfigs. See the method description for details.
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) Descriptor ¶
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchPerInstanceConfigsInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersPatchPerInstanceConfigsReqResource ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersPatchPerInstanceConfigsReqResource() *InstanceGroupManagersPatchPerInstanceConfigsReq
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) GetProject ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) GetRequestId ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetRequestId() string
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) GetZone ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage ¶
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) Reset ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) Reset()
func (*PatchPerInstanceConfigsInstanceGroupManagerRequest) String ¶
func (x *PatchPerInstanceConfigsInstanceGroupManagerRequest) String() string
type PatchPerInstanceConfigsRegionInstanceGroupManagerRequest ¶
type PatchPerInstanceConfigsRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request, should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagerPatchInstanceConfigReqResource *RegionInstanceGroupManagerPatchInstanceConfigReq `protobuf:"bytes,197682890,opt,name=region_instance_group_manager_patch_instance_config_req_resource,json=regionInstanceGroupManagerPatchInstanceConfigReqResource,proto3" json:"region_instance_group_manager_patch_instance_config_req_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.PatchPerInstanceConfigs. See the method description for details.
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor ¶
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchPerInstanceConfigsRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerPatchInstanceConfigReqResource ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerPatchInstanceConfigReqResource() *RegionInstanceGroupManagerPatchInstanceConfigReq
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId() string
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Reset ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
func (*PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) String ¶
func (x *PatchPerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
type PatchPublicAdvertisedPrefixeRequest ¶
type PatchPublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicAdvertisedPrefix resource to patch. PublicAdvertisedPrefix string `protobuf:"bytes,101874590,opt,name=public_advertised_prefix,json=publicAdvertisedPrefix,proto3" json:"public_advertised_prefix,omitempty"` // The body resource for this request PublicAdvertisedPrefixResource *PublicAdvertisedPrefix `protobuf:"bytes,233614223,opt,name=public_advertised_prefix_resource,json=publicAdvertisedPrefixResource,proto3" json:"public_advertised_prefix_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Patch. See the method description for details.
func (*PatchPublicAdvertisedPrefixeRequest) Descriptor ¶
func (*PatchPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchPublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*PatchPublicAdvertisedPrefixeRequest) GetProject ¶
func (x *PatchPublicAdvertisedPrefixeRequest) GetProject() string
func (*PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix ¶
func (x *PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
func (*PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource ¶
func (x *PatchPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefixResource() *PublicAdvertisedPrefix
func (*PatchPublicAdvertisedPrefixeRequest) GetRequestId ¶
func (x *PatchPublicAdvertisedPrefixeRequest) GetRequestId() string
func (*PatchPublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*PatchPublicAdvertisedPrefixeRequest) ProtoMessage()
func (*PatchPublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *PatchPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*PatchPublicAdvertisedPrefixeRequest) Reset ¶
func (x *PatchPublicAdvertisedPrefixeRequest) Reset()
func (*PatchPublicAdvertisedPrefixeRequest) String ¶
func (x *PatchPublicAdvertisedPrefixeRequest) String() string
type PatchPublicDelegatedPrefixeRequest ¶
type PatchPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the PublicDelegatedPrefix resource to patch. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // The body resource for this request PublicDelegatedPrefixResource *PublicDelegatedPrefix `protobuf:"bytes,47594501,opt,name=public_delegated_prefix_resource,json=publicDelegatedPrefixResource,proto3" json:"public_delegated_prefix_resource,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Patch. See the method description for details.
func (*PatchPublicDelegatedPrefixeRequest) Descriptor ¶
func (*PatchPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*PatchPublicDelegatedPrefixeRequest) GetProject ¶
func (x *PatchPublicDelegatedPrefixeRequest) GetProject() string
func (*PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource ¶
func (x *PatchPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefixResource() *PublicDelegatedPrefix
func (*PatchPublicDelegatedPrefixeRequest) GetRegion ¶
func (x *PatchPublicDelegatedPrefixeRequest) GetRegion() string
func (*PatchPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *PatchPublicDelegatedPrefixeRequest) GetRequestId() string
func (*PatchPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*PatchPublicDelegatedPrefixeRequest) ProtoMessage()
func (*PatchPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *PatchPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*PatchPublicDelegatedPrefixeRequest) Reset ¶
func (x *PatchPublicDelegatedPrefixeRequest) Reset()
func (*PatchPublicDelegatedPrefixeRequest) String ¶
func (x *PatchPublicDelegatedPrefixeRequest) String() string
type PatchRegionAutoscalerRequest ¶
type PatchRegionAutoscalerRequest struct { // Name of the autoscaler to patch. Autoscaler *string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3,oneof" json:"autoscaler,omitempty"` // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.Patch. See the method description for details.
func (*PatchRegionAutoscalerRequest) Descriptor ¶
func (*PatchRegionAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionAutoscalerRequest) GetAutoscaler ¶
func (x *PatchRegionAutoscalerRequest) GetAutoscaler() string
func (*PatchRegionAutoscalerRequest) GetAutoscalerResource ¶
func (x *PatchRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*PatchRegionAutoscalerRequest) GetProject ¶
func (x *PatchRegionAutoscalerRequest) GetProject() string
func (*PatchRegionAutoscalerRequest) GetRegion ¶
func (x *PatchRegionAutoscalerRequest) GetRegion() string
func (*PatchRegionAutoscalerRequest) GetRequestId ¶
func (x *PatchRegionAutoscalerRequest) GetRequestId() string
func (*PatchRegionAutoscalerRequest) ProtoMessage ¶
func (*PatchRegionAutoscalerRequest) ProtoMessage()
func (*PatchRegionAutoscalerRequest) ProtoReflect ¶
func (x *PatchRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionAutoscalerRequest) Reset ¶
func (x *PatchRegionAutoscalerRequest) Reset()
func (*PatchRegionAutoscalerRequest) String ¶
func (x *PatchRegionAutoscalerRequest) String() string
type PatchRegionBackendServiceRequest ¶
type PatchRegionBackendServiceRequest struct { // Name of the BackendService resource to patch. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.Patch. See the method description for details.
func (*PatchRegionBackendServiceRequest) Descriptor ¶
func (*PatchRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionBackendServiceRequest) GetBackendService ¶
func (x *PatchRegionBackendServiceRequest) GetBackendService() string
func (*PatchRegionBackendServiceRequest) GetBackendServiceResource ¶
func (x *PatchRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*PatchRegionBackendServiceRequest) GetProject ¶
func (x *PatchRegionBackendServiceRequest) GetProject() string
func (*PatchRegionBackendServiceRequest) GetRegion ¶
func (x *PatchRegionBackendServiceRequest) GetRegion() string
func (*PatchRegionBackendServiceRequest) GetRequestId ¶
func (x *PatchRegionBackendServiceRequest) GetRequestId() string
func (*PatchRegionBackendServiceRequest) ProtoMessage ¶
func (*PatchRegionBackendServiceRequest) ProtoMessage()
func (*PatchRegionBackendServiceRequest) ProtoReflect ¶
func (x *PatchRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionBackendServiceRequest) Reset ¶
func (x *PatchRegionBackendServiceRequest) Reset()
func (*PatchRegionBackendServiceRequest) String ¶
func (x *PatchRegionBackendServiceRequest) String() string
type PatchRegionHealthCheckRequest ¶
type PatchRegionHealthCheckRequest struct { // Name of the HealthCheck resource to patch. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.Patch. See the method description for details.
func (*PatchRegionHealthCheckRequest) Descriptor ¶
func (*PatchRegionHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionHealthCheckRequest) GetHealthCheck ¶
func (x *PatchRegionHealthCheckRequest) GetHealthCheck() string
func (*PatchRegionHealthCheckRequest) GetHealthCheckResource ¶
func (x *PatchRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*PatchRegionHealthCheckRequest) GetProject ¶
func (x *PatchRegionHealthCheckRequest) GetProject() string
func (*PatchRegionHealthCheckRequest) GetRegion ¶
func (x *PatchRegionHealthCheckRequest) GetRegion() string
func (*PatchRegionHealthCheckRequest) GetRequestId ¶
func (x *PatchRegionHealthCheckRequest) GetRequestId() string
func (*PatchRegionHealthCheckRequest) ProtoMessage ¶
func (*PatchRegionHealthCheckRequest) ProtoMessage()
func (*PatchRegionHealthCheckRequest) ProtoReflect ¶
func (x *PatchRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionHealthCheckRequest) Reset ¶
func (x *PatchRegionHealthCheckRequest) Reset()
func (*PatchRegionHealthCheckRequest) String ¶
func (x *PatchRegionHealthCheckRequest) String() string
type PatchRegionHealthCheckServiceRequest ¶
type PatchRegionHealthCheckServiceRequest struct { // Name of the HealthCheckService to update. The name must be 1-63 characters long, and comply with RFC1035. HealthCheckService string `protobuf:"bytes,408374747,opt,name=health_check_service,json=healthCheckService,proto3" json:"health_check_service,omitempty"` // The body resource for this request HealthCheckServiceResource *HealthCheckService `protobuf:"bytes,477367794,opt,name=health_check_service_resource,json=healthCheckServiceResource,proto3" json:"health_check_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthCheckServices.Patch. See the method description for details.
func (*PatchRegionHealthCheckServiceRequest) Descriptor ¶
func (*PatchRegionHealthCheckServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionHealthCheckServiceRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionHealthCheckServiceRequest) GetHealthCheckService ¶
func (x *PatchRegionHealthCheckServiceRequest) GetHealthCheckService() string
func (*PatchRegionHealthCheckServiceRequest) GetHealthCheckServiceResource ¶
func (x *PatchRegionHealthCheckServiceRequest) GetHealthCheckServiceResource() *HealthCheckService
func (*PatchRegionHealthCheckServiceRequest) GetProject ¶
func (x *PatchRegionHealthCheckServiceRequest) GetProject() string
func (*PatchRegionHealthCheckServiceRequest) GetRegion ¶
func (x *PatchRegionHealthCheckServiceRequest) GetRegion() string
func (*PatchRegionHealthCheckServiceRequest) GetRequestId ¶
func (x *PatchRegionHealthCheckServiceRequest) GetRequestId() string
func (*PatchRegionHealthCheckServiceRequest) ProtoMessage ¶
func (*PatchRegionHealthCheckServiceRequest) ProtoMessage()
func (*PatchRegionHealthCheckServiceRequest) ProtoReflect ¶
func (x *PatchRegionHealthCheckServiceRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionHealthCheckServiceRequest) Reset ¶
func (x *PatchRegionHealthCheckServiceRequest) Reset()
func (*PatchRegionHealthCheckServiceRequest) String ¶
func (x *PatchRegionHealthCheckServiceRequest) String() string
type PatchRegionInstanceGroupManagerRequest ¶
type PatchRegionInstanceGroupManagerRequest struct { // The name of the instance group manager. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagerResource *InstanceGroupManager `protobuf:"bytes,261063946,opt,name=instance_group_manager_resource,json=instanceGroupManagerResource,proto3" json:"instance_group_manager_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.Patch. See the method description for details.
func (*PatchRegionInstanceGroupManagerRequest) Descriptor ¶
func (*PatchRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource ¶
func (x *PatchRegionInstanceGroupManagerRequest) GetInstanceGroupManagerResource() *InstanceGroupManager
func (*PatchRegionInstanceGroupManagerRequest) GetProject ¶
func (x *PatchRegionInstanceGroupManagerRequest) GetProject() string
func (*PatchRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *PatchRegionInstanceGroupManagerRequest) GetRegion() string
func (*PatchRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *PatchRegionInstanceGroupManagerRequest) GetRequestId() string
func (*PatchRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*PatchRegionInstanceGroupManagerRequest) ProtoMessage()
func (*PatchRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *PatchRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionInstanceGroupManagerRequest) Reset ¶
func (x *PatchRegionInstanceGroupManagerRequest) Reset()
func (*PatchRegionInstanceGroupManagerRequest) String ¶
func (x *PatchRegionInstanceGroupManagerRequest) String() string
type PatchRegionNetworkFirewallPolicyRequest ¶
type PatchRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyResource *FirewallPolicy `protobuf:"bytes,495049532,opt,name=firewall_policy_resource,json=firewallPolicyResource,proto3" json:"firewall_policy_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.Patch. See the method description for details.
func (*PatchRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*PatchRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) GetFirewallPolicyResource() *FirewallPolicy
func (*PatchRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) GetProject() string
func (*PatchRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*PatchRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*PatchRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*PatchRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*PatchRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) Reset()
func (*PatchRegionNetworkFirewallPolicyRequest) String ¶
func (x *PatchRegionNetworkFirewallPolicyRequest) String() string
type PatchRegionSecurityPolicyRequest ¶
type PatchRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyResource *SecurityPolicy `protobuf:"bytes,216159612,opt,name=security_policy_resource,json=securityPolicyResource,proto3" json:"security_policy_resource,omitempty"` // Indicates fields to be cleared as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.Patch. See the method description for details.
func (*PatchRegionSecurityPolicyRequest) Descriptor ¶
func (*PatchRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionSecurityPolicyRequest) GetProject ¶
func (x *PatchRegionSecurityPolicyRequest) GetProject() string
func (*PatchRegionSecurityPolicyRequest) GetRegion ¶
func (x *PatchRegionSecurityPolicyRequest) GetRegion() string
func (*PatchRegionSecurityPolicyRequest) GetRequestId ¶
func (x *PatchRegionSecurityPolicyRequest) GetRequestId() string
func (*PatchRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *PatchRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*PatchRegionSecurityPolicyRequest) GetSecurityPolicyResource ¶
func (x *PatchRegionSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
func (*PatchRegionSecurityPolicyRequest) GetUpdateMask ¶
func (x *PatchRegionSecurityPolicyRequest) GetUpdateMask() string
func (*PatchRegionSecurityPolicyRequest) ProtoMessage ¶
func (*PatchRegionSecurityPolicyRequest) ProtoMessage()
func (*PatchRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *PatchRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionSecurityPolicyRequest) Reset ¶
func (x *PatchRegionSecurityPolicyRequest) Reset()
func (*PatchRegionSecurityPolicyRequest) String ¶
func (x *PatchRegionSecurityPolicyRequest) String() string
type PatchRegionSslPolicyRequest ¶
type PatchRegionSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // The body resource for this request SslPolicyResource *SslPolicy `protobuf:"bytes,274891848,opt,name=ssl_policy_resource,json=sslPolicyResource,proto3" json:"ssl_policy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionSslPolicies.Patch. See the method description for details.
func (*PatchRegionSslPolicyRequest) Descriptor ¶
func (*PatchRegionSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionSslPolicyRequest) GetProject ¶
func (x *PatchRegionSslPolicyRequest) GetProject() string
func (*PatchRegionSslPolicyRequest) GetRegion ¶
func (x *PatchRegionSslPolicyRequest) GetRegion() string
func (*PatchRegionSslPolicyRequest) GetRequestId ¶
func (x *PatchRegionSslPolicyRequest) GetRequestId() string
func (*PatchRegionSslPolicyRequest) GetSslPolicy ¶
func (x *PatchRegionSslPolicyRequest) GetSslPolicy() string
func (*PatchRegionSslPolicyRequest) GetSslPolicyResource ¶
func (x *PatchRegionSslPolicyRequest) GetSslPolicyResource() *SslPolicy
func (*PatchRegionSslPolicyRequest) ProtoMessage ¶
func (*PatchRegionSslPolicyRequest) ProtoMessage()
func (*PatchRegionSslPolicyRequest) ProtoReflect ¶
func (x *PatchRegionSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionSslPolicyRequest) Reset ¶
func (x *PatchRegionSslPolicyRequest) Reset()
func (*PatchRegionSslPolicyRequest) String ¶
func (x *PatchRegionSslPolicyRequest) String() string
type PatchRegionTargetHttpsProxyRequest ¶
type PatchRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource to patch. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // The body resource for this request TargetHttpsProxyResource *TargetHttpsProxy `protobuf:"bytes,433657473,opt,name=target_https_proxy_resource,json=targetHttpsProxyResource,proto3" json:"target_https_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.Patch. See the method description for details.
func (*PatchRegionTargetHttpsProxyRequest) Descriptor ¶
func (*PatchRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionTargetHttpsProxyRequest) GetProject ¶
func (x *PatchRegionTargetHttpsProxyRequest) GetProject() string
func (*PatchRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *PatchRegionTargetHttpsProxyRequest) GetRegion() string
func (*PatchRegionTargetHttpsProxyRequest) GetRequestId ¶
func (x *PatchRegionTargetHttpsProxyRequest) GetRequestId() string
func (*PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource ¶
func (x *PatchRegionTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
func (*PatchRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*PatchRegionTargetHttpsProxyRequest) ProtoMessage()
func (*PatchRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *PatchRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionTargetHttpsProxyRequest) Reset ¶
func (x *PatchRegionTargetHttpsProxyRequest) Reset()
func (*PatchRegionTargetHttpsProxyRequest) String ¶
func (x *PatchRegionTargetHttpsProxyRequest) String() string
type PatchRegionUrlMapRequest ¶
type PatchRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // begin_interface: MixerMutationRequestBuilder Request ID to support idempotency. RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to patch. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Patch. See the method description for details.
func (*PatchRegionUrlMapRequest) Descriptor ¶
func (*PatchRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*PatchRegionUrlMapRequest) GetProject ¶
func (x *PatchRegionUrlMapRequest) GetProject() string
func (*PatchRegionUrlMapRequest) GetRegion ¶
func (x *PatchRegionUrlMapRequest) GetRegion() string
func (*PatchRegionUrlMapRequest) GetRequestId ¶
func (x *PatchRegionUrlMapRequest) GetRequestId() string
func (*PatchRegionUrlMapRequest) GetUrlMap ¶
func (x *PatchRegionUrlMapRequest) GetUrlMap() string
func (*PatchRegionUrlMapRequest) GetUrlMapResource ¶
func (x *PatchRegionUrlMapRequest) GetUrlMapResource() *UrlMap
func (*PatchRegionUrlMapRequest) ProtoMessage ¶
func (*PatchRegionUrlMapRequest) ProtoMessage()
func (*PatchRegionUrlMapRequest) ProtoReflect ¶
func (x *PatchRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*PatchRegionUrlMapRequest) Reset ¶
func (x *PatchRegionUrlMapRequest) Reset()
func (*PatchRegionUrlMapRequest) String ¶
func (x *PatchRegionUrlMapRequest) String() string
type PatchResourcePolicyRequest ¶
type PatchResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Id of the resource policy to patch. ResourcePolicy string `protobuf:"bytes,159240835,opt,name=resource_policy,json=resourcePolicy,proto3" json:"resource_policy,omitempty"` // The body resource for this request ResourcePolicyResource *ResourcePolicy `protobuf:"bytes,76826186,opt,name=resource_policy_resource,json=resourcePolicyResource,proto3" json:"resource_policy_resource,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.Patch. See the method description for details.
func (*PatchResourcePolicyRequest) Descriptor ¶
func (*PatchResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchResourcePolicyRequest) GetProject ¶
func (x *PatchResourcePolicyRequest) GetProject() string
func (*PatchResourcePolicyRequest) GetRegion ¶
func (x *PatchResourcePolicyRequest) GetRegion() string
func (*PatchResourcePolicyRequest) GetRequestId ¶
func (x *PatchResourcePolicyRequest) GetRequestId() string
func (*PatchResourcePolicyRequest) GetResourcePolicy ¶
func (x *PatchResourcePolicyRequest) GetResourcePolicy() string
func (*PatchResourcePolicyRequest) GetResourcePolicyResource ¶
func (x *PatchResourcePolicyRequest) GetResourcePolicyResource() *ResourcePolicy
func (*PatchResourcePolicyRequest) GetUpdateMask ¶
func (x *PatchResourcePolicyRequest) GetUpdateMask() string
func (*PatchResourcePolicyRequest) ProtoMessage ¶
func (*PatchResourcePolicyRequest) ProtoMessage()
func (*PatchResourcePolicyRequest) ProtoReflect ¶
func (x *PatchResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchResourcePolicyRequest) Reset ¶
func (x *PatchResourcePolicyRequest) Reset()
func (*PatchResourcePolicyRequest) String ¶
func (x *PatchResourcePolicyRequest) String() string
type PatchRouterRequest ¶
type PatchRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Router resource to patch. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // The body resource for this request RouterResource *Router `protobuf:"bytes,155222084,opt,name=router_resource,json=routerResource,proto3" json:"router_resource,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Patch. See the method description for details.
func (*PatchRouterRequest) Descriptor ¶
func (*PatchRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRouterRequest.ProtoReflect.Descriptor instead.
func (*PatchRouterRequest) GetProject ¶
func (x *PatchRouterRequest) GetProject() string
func (*PatchRouterRequest) GetRegion ¶
func (x *PatchRouterRequest) GetRegion() string
func (*PatchRouterRequest) GetRequestId ¶
func (x *PatchRouterRequest) GetRequestId() string
func (*PatchRouterRequest) GetRouter ¶
func (x *PatchRouterRequest) GetRouter() string
func (*PatchRouterRequest) GetRouterResource ¶
func (x *PatchRouterRequest) GetRouterResource() *Router
func (*PatchRouterRequest) ProtoMessage ¶
func (*PatchRouterRequest) ProtoMessage()
func (*PatchRouterRequest) ProtoReflect ¶
func (x *PatchRouterRequest) ProtoReflect() protoreflect.Message
func (*PatchRouterRequest) Reset ¶
func (x *PatchRouterRequest) Reset()
func (*PatchRouterRequest) String ¶
func (x *PatchRouterRequest) String() string
type PatchRuleFirewallPolicyRequest ¶
type PatchRuleFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // The priority of the rule to patch. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.PatchRule. See the method description for details.
func (*PatchRuleFirewallPolicyRequest) Descriptor ¶
func (*PatchRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRuleFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRuleFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchRuleFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *PatchRuleFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*PatchRuleFirewallPolicyRequest) GetPriority ¶
func (x *PatchRuleFirewallPolicyRequest) GetPriority() int32
func (*PatchRuleFirewallPolicyRequest) GetRequestId ¶
func (x *PatchRuleFirewallPolicyRequest) GetRequestId() string
func (*PatchRuleFirewallPolicyRequest) ProtoMessage ¶
func (*PatchRuleFirewallPolicyRequest) ProtoMessage()
func (*PatchRuleFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRuleFirewallPolicyRequest) Reset ¶
func (x *PatchRuleFirewallPolicyRequest) Reset()
func (*PatchRuleFirewallPolicyRequest) String ¶
func (x *PatchRuleFirewallPolicyRequest) String() string
type PatchRuleNetworkFirewallPolicyRequest ¶
type PatchRuleNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // The priority of the rule to patch. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.PatchRule. See the method description for details.
func (*PatchRuleNetworkFirewallPolicyRequest) Descriptor ¶
func (*PatchRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRuleNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*PatchRuleNetworkFirewallPolicyRequest) GetPriority ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) GetPriority() int32
func (*PatchRuleNetworkFirewallPolicyRequest) GetProject ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) GetProject() string
func (*PatchRuleNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) GetRequestId() string
func (*PatchRuleNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*PatchRuleNetworkFirewallPolicyRequest) ProtoMessage()
func (*PatchRuleNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRuleNetworkFirewallPolicyRequest) Reset ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) Reset()
func (*PatchRuleNetworkFirewallPolicyRequest) String ¶
func (x *PatchRuleNetworkFirewallPolicyRequest) String() string
type PatchRuleRegionNetworkFirewallPolicyRequest ¶
type PatchRuleRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The body resource for this request FirewallPolicyRuleResource *FirewallPolicyRule `protobuf:"bytes,250523523,opt,name=firewall_policy_rule_resource,json=firewallPolicyRuleResource,proto3" json:"firewall_policy_rule_resource,omitempty"` // The priority of the rule to patch. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.PatchRule. See the method description for details.
func (*PatchRuleRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*PatchRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRuleRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicyRuleResource() *FirewallPolicyRule
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetPriority ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetProject() string
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*PatchRuleRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*PatchRuleRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*PatchRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*PatchRuleRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRuleRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) Reset()
func (*PatchRuleRegionNetworkFirewallPolicyRequest) String ¶
func (x *PatchRuleRegionNetworkFirewallPolicyRequest) String() string
type PatchRuleRegionSecurityPolicyRequest ¶
type PatchRuleRegionSecurityPolicyRequest struct { // The priority of the rule to patch. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyRuleResource *SecurityPolicyRule `protobuf:"bytes,402693443,opt,name=security_policy_rule_resource,json=securityPolicyRuleResource,proto3" json:"security_policy_rule_resource,omitempty"` // Indicates fields to be cleared as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.PatchRule. See the method description for details.
func (*PatchRuleRegionSecurityPolicyRequest) Descriptor ¶
func (*PatchRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRuleRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRuleRegionSecurityPolicyRequest) GetPriority ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetPriority() int32
func (*PatchRuleRegionSecurityPolicyRequest) GetProject ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetProject() string
func (*PatchRuleRegionSecurityPolicyRequest) GetRegion ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetRegion() string
func (*PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
func (*PatchRuleRegionSecurityPolicyRequest) GetUpdateMask ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetUpdateMask() string
func (*PatchRuleRegionSecurityPolicyRequest) GetValidateOnly ¶
func (x *PatchRuleRegionSecurityPolicyRequest) GetValidateOnly() bool
func (*PatchRuleRegionSecurityPolicyRequest) ProtoMessage ¶
func (*PatchRuleRegionSecurityPolicyRequest) ProtoMessage()
func (*PatchRuleRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *PatchRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRuleRegionSecurityPolicyRequest) Reset ¶
func (x *PatchRuleRegionSecurityPolicyRequest) Reset()
func (*PatchRuleRegionSecurityPolicyRequest) String ¶
func (x *PatchRuleRegionSecurityPolicyRequest) String() string
type PatchRuleSecurityPolicyRequest ¶
type PatchRuleSecurityPolicyRequest struct { // The priority of the rule to patch. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyRuleResource *SecurityPolicyRule `protobuf:"bytes,402693443,opt,name=security_policy_rule_resource,json=securityPolicyRuleResource,proto3" json:"security_policy_rule_resource,omitempty"` // Indicates fields to be cleared as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // If true, the request will not be committed. ValidateOnly *bool `protobuf:"varint,242744629,opt,name=validate_only,json=validateOnly,proto3,oneof" json:"validate_only,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.PatchRule. See the method description for details.
func (*PatchRuleSecurityPolicyRequest) Descriptor ¶
func (*PatchRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchRuleSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchRuleSecurityPolicyRequest) GetPriority ¶
func (x *PatchRuleSecurityPolicyRequest) GetPriority() int32
func (*PatchRuleSecurityPolicyRequest) GetProject ¶
func (x *PatchRuleSecurityPolicyRequest) GetProject() string
func (*PatchRuleSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *PatchRuleSecurityPolicyRequest) GetSecurityPolicy() string
func (*PatchRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource ¶
func (x *PatchRuleSecurityPolicyRequest) GetSecurityPolicyRuleResource() *SecurityPolicyRule
func (*PatchRuleSecurityPolicyRequest) GetUpdateMask ¶
func (x *PatchRuleSecurityPolicyRequest) GetUpdateMask() string
func (*PatchRuleSecurityPolicyRequest) GetValidateOnly ¶
func (x *PatchRuleSecurityPolicyRequest) GetValidateOnly() bool
func (*PatchRuleSecurityPolicyRequest) ProtoMessage ¶
func (*PatchRuleSecurityPolicyRequest) ProtoMessage()
func (*PatchRuleSecurityPolicyRequest) ProtoReflect ¶
func (x *PatchRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchRuleSecurityPolicyRequest) Reset ¶
func (x *PatchRuleSecurityPolicyRequest) Reset()
func (*PatchRuleSecurityPolicyRequest) String ¶
func (x *PatchRuleSecurityPolicyRequest) String() string
type PatchSecurityPolicyRequest ¶
type PatchSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // The body resource for this request SecurityPolicyResource *SecurityPolicy `protobuf:"bytes,216159612,opt,name=security_policy_resource,json=securityPolicyResource,proto3" json:"security_policy_resource,omitempty"` // Indicates fields to be cleared as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.Patch. See the method description for details.
func (*PatchSecurityPolicyRequest) Descriptor ¶
func (*PatchSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchSecurityPolicyRequest) GetProject ¶
func (x *PatchSecurityPolicyRequest) GetProject() string
func (*PatchSecurityPolicyRequest) GetRequestId ¶
func (x *PatchSecurityPolicyRequest) GetRequestId() string
func (*PatchSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *PatchSecurityPolicyRequest) GetSecurityPolicy() string
func (*PatchSecurityPolicyRequest) GetSecurityPolicyResource ¶
func (x *PatchSecurityPolicyRequest) GetSecurityPolicyResource() *SecurityPolicy
func (*PatchSecurityPolicyRequest) GetUpdateMask ¶
func (x *PatchSecurityPolicyRequest) GetUpdateMask() string
func (*PatchSecurityPolicyRequest) ProtoMessage ¶
func (*PatchSecurityPolicyRequest) ProtoMessage()
func (*PatchSecurityPolicyRequest) ProtoReflect ¶
func (x *PatchSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchSecurityPolicyRequest) Reset ¶
func (x *PatchSecurityPolicyRequest) Reset()
func (*PatchSecurityPolicyRequest) String ¶
func (x *PatchSecurityPolicyRequest) String() string
type PatchServiceAttachmentRequest ¶
type PatchServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region scoping this request and should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The resource id of the ServiceAttachment to patch. It should conform to RFC1035 resource name or be a string form on an unsigned long number. ServiceAttachment string `protobuf:"bytes,338957549,opt,name=service_attachment,json=serviceAttachment,proto3" json:"service_attachment,omitempty"` // The body resource for this request ServiceAttachmentResource *ServiceAttachment `protobuf:"bytes,472980256,opt,name=service_attachment_resource,json=serviceAttachmentResource,proto3" json:"service_attachment_resource,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.Patch. See the method description for details.
func (*PatchServiceAttachmentRequest) Descriptor ¶
func (*PatchServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*PatchServiceAttachmentRequest) GetProject ¶
func (x *PatchServiceAttachmentRequest) GetProject() string
func (*PatchServiceAttachmentRequest) GetRegion ¶
func (x *PatchServiceAttachmentRequest) GetRegion() string
func (*PatchServiceAttachmentRequest) GetRequestId ¶
func (x *PatchServiceAttachmentRequest) GetRequestId() string
func (*PatchServiceAttachmentRequest) GetServiceAttachment ¶
func (x *PatchServiceAttachmentRequest) GetServiceAttachment() string
func (*PatchServiceAttachmentRequest) GetServiceAttachmentResource ¶
func (x *PatchServiceAttachmentRequest) GetServiceAttachmentResource() *ServiceAttachment
func (*PatchServiceAttachmentRequest) ProtoMessage ¶
func (*PatchServiceAttachmentRequest) ProtoMessage()
func (*PatchServiceAttachmentRequest) ProtoReflect ¶
func (x *PatchServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*PatchServiceAttachmentRequest) Reset ¶
func (x *PatchServiceAttachmentRequest) Reset()
func (*PatchServiceAttachmentRequest) String ¶
func (x *PatchServiceAttachmentRequest) String() string
type PatchSnapshotSettingRequest ¶
type PatchSnapshotSettingRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SnapshotSettingsResource *SnapshotSettings `protobuf:"bytes,357664495,opt,name=snapshot_settings_resource,json=snapshotSettingsResource,proto3" json:"snapshot_settings_resource,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for SnapshotSettingsService.Patch. See the method description for details.
func (*PatchSnapshotSettingRequest) Descriptor ¶
func (*PatchSnapshotSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchSnapshotSettingRequest.ProtoReflect.Descriptor instead.
func (*PatchSnapshotSettingRequest) GetProject ¶
func (x *PatchSnapshotSettingRequest) GetProject() string
func (*PatchSnapshotSettingRequest) GetRequestId ¶
func (x *PatchSnapshotSettingRequest) GetRequestId() string
func (*PatchSnapshotSettingRequest) GetSnapshotSettingsResource ¶
func (x *PatchSnapshotSettingRequest) GetSnapshotSettingsResource() *SnapshotSettings
func (*PatchSnapshotSettingRequest) GetUpdateMask ¶
func (x *PatchSnapshotSettingRequest) GetUpdateMask() string
func (*PatchSnapshotSettingRequest) ProtoMessage ¶
func (*PatchSnapshotSettingRequest) ProtoMessage()
func (*PatchSnapshotSettingRequest) ProtoReflect ¶
func (x *PatchSnapshotSettingRequest) ProtoReflect() protoreflect.Message
func (*PatchSnapshotSettingRequest) Reset ¶
func (x *PatchSnapshotSettingRequest) Reset()
func (*PatchSnapshotSettingRequest) String ¶
func (x *PatchSnapshotSettingRequest) String() string
type PatchSslPolicyRequest ¶
type PatchSslPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the SSL policy to update. The name must be 1-63 characters long, and comply with RFC1035. SslPolicy string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3" json:"ssl_policy,omitempty"` // The body resource for this request SslPolicyResource *SslPolicy `protobuf:"bytes,274891848,opt,name=ssl_policy_resource,json=sslPolicyResource,proto3" json:"ssl_policy_resource,omitempty"` // contains filtered or unexported fields }
A request message for SslPolicies.Patch. See the method description for details.
func (*PatchSslPolicyRequest) Descriptor ¶
func (*PatchSslPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchSslPolicyRequest.ProtoReflect.Descriptor instead.
func (*PatchSslPolicyRequest) GetProject ¶
func (x *PatchSslPolicyRequest) GetProject() string
func (*PatchSslPolicyRequest) GetRequestId ¶
func (x *PatchSslPolicyRequest) GetRequestId() string
func (*PatchSslPolicyRequest) GetSslPolicy ¶
func (x *PatchSslPolicyRequest) GetSslPolicy() string
func (*PatchSslPolicyRequest) GetSslPolicyResource ¶
func (x *PatchSslPolicyRequest) GetSslPolicyResource() *SslPolicy
func (*PatchSslPolicyRequest) ProtoMessage ¶
func (*PatchSslPolicyRequest) ProtoMessage()
func (*PatchSslPolicyRequest) ProtoReflect ¶
func (x *PatchSslPolicyRequest) ProtoReflect() protoreflect.Message
func (*PatchSslPolicyRequest) Reset ¶
func (x *PatchSslPolicyRequest) Reset()
func (*PatchSslPolicyRequest) String ¶
func (x *PatchSslPolicyRequest) String() string
type PatchSubnetworkRequest ¶
type PatchSubnetworkRequest struct { // The drain timeout specifies the upper bound in seconds on the amount of time allowed to drain connections from the current ACTIVE subnetwork to the current BACKUP subnetwork. The drain timeout is only applicable when the following conditions are true: - the subnetwork being patched has purpose = INTERNAL_HTTPS_LOAD_BALANCER - the subnetwork being patched has role = BACKUP - the patch request is setting the role to ACTIVE. Note that after this patch operation the roles of the ACTIVE and BACKUP subnetworks will be swapped. DrainTimeoutSeconds *int32 `protobuf:"varint,357707098,opt,name=drain_timeout_seconds,json=drainTimeoutSeconds,proto3,oneof" json:"drain_timeout_seconds,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Subnetwork resource to patch. Subnetwork string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // The body resource for this request SubnetworkResource *Subnetwork `protobuf:"bytes,42233151,opt,name=subnetwork_resource,json=subnetworkResource,proto3" json:"subnetwork_resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.Patch. See the method description for details.
func (*PatchSubnetworkRequest) Descriptor ¶
func (*PatchSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*PatchSubnetworkRequest) GetDrainTimeoutSeconds ¶
func (x *PatchSubnetworkRequest) GetDrainTimeoutSeconds() int32
func (*PatchSubnetworkRequest) GetProject ¶
func (x *PatchSubnetworkRequest) GetProject() string
func (*PatchSubnetworkRequest) GetRegion ¶
func (x *PatchSubnetworkRequest) GetRegion() string
func (*PatchSubnetworkRequest) GetRequestId ¶
func (x *PatchSubnetworkRequest) GetRequestId() string
func (*PatchSubnetworkRequest) GetSubnetwork ¶
func (x *PatchSubnetworkRequest) GetSubnetwork() string
func (*PatchSubnetworkRequest) GetSubnetworkResource ¶
func (x *PatchSubnetworkRequest) GetSubnetworkResource() *Subnetwork
func (*PatchSubnetworkRequest) ProtoMessage ¶
func (*PatchSubnetworkRequest) ProtoMessage()
func (*PatchSubnetworkRequest) ProtoReflect ¶
func (x *PatchSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*PatchSubnetworkRequest) Reset ¶
func (x *PatchSubnetworkRequest) Reset()
func (*PatchSubnetworkRequest) String ¶
func (x *PatchSubnetworkRequest) String() string
type PatchTargetGrpcProxyRequest ¶
type PatchTargetGrpcProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetGrpcProxy resource to patch. TargetGrpcProxy string `protobuf:"bytes,5020283,opt,name=target_grpc_proxy,json=targetGrpcProxy,proto3" json:"target_grpc_proxy,omitempty"` // The body resource for this request TargetGrpcProxyResource *TargetGrpcProxy `protobuf:"bytes,328922450,opt,name=target_grpc_proxy_resource,json=targetGrpcProxyResource,proto3" json:"target_grpc_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetGrpcProxies.Patch. See the method description for details.
func (*PatchTargetGrpcProxyRequest) Descriptor ¶
func (*PatchTargetGrpcProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTargetGrpcProxyRequest.ProtoReflect.Descriptor instead.
func (*PatchTargetGrpcProxyRequest) GetProject ¶
func (x *PatchTargetGrpcProxyRequest) GetProject() string
func (*PatchTargetGrpcProxyRequest) GetRequestId ¶
func (x *PatchTargetGrpcProxyRequest) GetRequestId() string
func (*PatchTargetGrpcProxyRequest) GetTargetGrpcProxy ¶
func (x *PatchTargetGrpcProxyRequest) GetTargetGrpcProxy() string
func (*PatchTargetGrpcProxyRequest) GetTargetGrpcProxyResource ¶
func (x *PatchTargetGrpcProxyRequest) GetTargetGrpcProxyResource() *TargetGrpcProxy
func (*PatchTargetGrpcProxyRequest) ProtoMessage ¶
func (*PatchTargetGrpcProxyRequest) ProtoMessage()
func (*PatchTargetGrpcProxyRequest) ProtoReflect ¶
func (x *PatchTargetGrpcProxyRequest) ProtoReflect() protoreflect.Message
func (*PatchTargetGrpcProxyRequest) Reset ¶
func (x *PatchTargetGrpcProxyRequest) Reset()
func (*PatchTargetGrpcProxyRequest) String ¶
func (x *PatchTargetGrpcProxyRequest) String() string
type PatchTargetHttpProxyRequest ¶
type PatchTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpProxy resource to patch. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // The body resource for this request TargetHttpProxyResource *TargetHttpProxy `protobuf:"bytes,24696744,opt,name=target_http_proxy_resource,json=targetHttpProxyResource,proto3" json:"target_http_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.Patch. See the method description for details.
func (*PatchTargetHttpProxyRequest) Descriptor ¶
func (*PatchTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*PatchTargetHttpProxyRequest) GetProject ¶
func (x *PatchTargetHttpProxyRequest) GetProject() string
func (*PatchTargetHttpProxyRequest) GetRequestId ¶
func (x *PatchTargetHttpProxyRequest) GetRequestId() string
func (*PatchTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *PatchTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*PatchTargetHttpProxyRequest) GetTargetHttpProxyResource ¶
func (x *PatchTargetHttpProxyRequest) GetTargetHttpProxyResource() *TargetHttpProxy
func (*PatchTargetHttpProxyRequest) ProtoMessage ¶
func (*PatchTargetHttpProxyRequest) ProtoMessage()
func (*PatchTargetHttpProxyRequest) ProtoReflect ¶
func (x *PatchTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*PatchTargetHttpProxyRequest) Reset ¶
func (x *PatchTargetHttpProxyRequest) Reset()
func (*PatchTargetHttpProxyRequest) String ¶
func (x *PatchTargetHttpProxyRequest) String() string
type PatchTargetHttpsProxyRequest ¶
type PatchTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource to patch. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // The body resource for this request TargetHttpsProxyResource *TargetHttpsProxy `protobuf:"bytes,433657473,opt,name=target_https_proxy_resource,json=targetHttpsProxyResource,proto3" json:"target_https_proxy_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.Patch. See the method description for details.
func (*PatchTargetHttpsProxyRequest) Descriptor ¶
func (*PatchTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*PatchTargetHttpsProxyRequest) GetProject ¶
func (x *PatchTargetHttpsProxyRequest) GetProject() string
func (*PatchTargetHttpsProxyRequest) GetRequestId ¶
func (x *PatchTargetHttpsProxyRequest) GetRequestId() string
func (*PatchTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *PatchTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*PatchTargetHttpsProxyRequest) GetTargetHttpsProxyResource ¶
func (x *PatchTargetHttpsProxyRequest) GetTargetHttpsProxyResource() *TargetHttpsProxy
func (*PatchTargetHttpsProxyRequest) ProtoMessage ¶
func (*PatchTargetHttpsProxyRequest) ProtoMessage()
func (*PatchTargetHttpsProxyRequest) ProtoReflect ¶
func (x *PatchTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*PatchTargetHttpsProxyRequest) Reset ¶
func (x *PatchTargetHttpsProxyRequest) Reset()
func (*PatchTargetHttpsProxyRequest) String ¶
func (x *PatchTargetHttpsProxyRequest) String() string
type PatchUrlMapRequest ¶
type PatchUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to patch. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Patch. See the method description for details.
func (*PatchUrlMapRequest) Descriptor ¶
func (*PatchUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchUrlMapRequest.ProtoReflect.Descriptor instead.
func (*PatchUrlMapRequest) GetProject ¶
func (x *PatchUrlMapRequest) GetProject() string
func (*PatchUrlMapRequest) GetRequestId ¶
func (x *PatchUrlMapRequest) GetRequestId() string
func (*PatchUrlMapRequest) GetUrlMap ¶
func (x *PatchUrlMapRequest) GetUrlMap() string
func (*PatchUrlMapRequest) GetUrlMapResource ¶
func (x *PatchUrlMapRequest) GetUrlMapResource() *UrlMap
func (*PatchUrlMapRequest) ProtoMessage ¶
func (*PatchUrlMapRequest) ProtoMessage()
func (*PatchUrlMapRequest) ProtoReflect ¶
func (x *PatchUrlMapRequest) ProtoReflect() protoreflect.Message
func (*PatchUrlMapRequest) Reset ¶
func (x *PatchUrlMapRequest) Reset()
func (*PatchUrlMapRequest) String ¶
func (x *PatchUrlMapRequest) String() string
type PathMatcher ¶
type PathMatcher struct { // defaultCustomErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error. This policy takes effect at the PathMatcher level and applies only when no policy has been defined for the error code at lower levels like RouteRule and PathRule within this PathMatcher. If an error code does not have a policy defined in defaultCustomErrorResponsePolicy, then a policy defined for the error code in UrlMap.defaultCustomErrorResponsePolicy takes effect. For example, consider a UrlMap with the following configuration: - UrlMap.defaultCustomErrorResponsePolicy is configured with policies for 5xx and 4xx errors - A RouteRule for /coming_soon/ is configured for the error code 404. If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in RouteRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect. When used in conjunction with pathMatcher.defaultRouteAction.retryPolicy, retries take precedence. Only once all retries are exhausted, the defaultCustomErrorResponsePolicy is applied. While attempting a retry, if load balancer is successful in reaching the service, the defaultCustomErrorResponsePolicy is ignored and the response from the service is returned to the client. defaultCustomErrorResponsePolicy is supported only for global external Application Load Balancers. DefaultCustomErrorResponsePolicy *CustomErrorResponsePolicy `protobuf:"bytes,81266089,opt,name=default_custom_error_response_policy,json=defaultCustomErrorResponsePolicy,proto3,oneof" json:"default_custom_error_response_policy,omitempty"` // defaultRouteAction takes effect when none of the pathRules or routeRules match. The load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. URL maps for classic Application Load Balancers only support the urlRewrite action within a path matcher's defaultRouteAction. DefaultRouteAction *HttpRouteAction `protobuf:"bytes,378919466,opt,name=default_route_action,json=defaultRouteAction,proto3,oneof" json:"default_route_action,omitempty"` // The full or partial URL to the BackendService resource. This URL is used if none of the pathRules or routeRules defined by this PathMatcher are matched. For example, the following are all valid URLs to a BackendService resource: - https://www.googleapis.com/compute/v1/projects/project /global/backendServices/backendService - compute/v1/projects/project/global/backendServices/backendService - global/backendServices/backendService If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. Authorization requires one or more of the following Google IAM permissions on the specified resource default_service: - compute.backendBuckets.use - compute.backendServices.use DefaultService *string `protobuf:"bytes,370242231,opt,name=default_service,json=defaultService,proto3,oneof" json:"default_service,omitempty"` // When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. Not supported when the URL map is bound to a target gRPC proxy. DefaultUrlRedirect *HttpRedirectAction `protobuf:"bytes,359503338,opt,name=default_url_redirect,json=defaultUrlRedirect,proto3,oneof" json:"default_url_redirect,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Specifies changes to request and response headers that need to take effect for the selected backend service. HeaderAction specified here are applied after the matching HttpRouteRule HeaderAction and before the HeaderAction in the UrlMap HeaderAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. HeaderAction *HttpHeaderAction `protobuf:"bytes,328077352,opt,name=header_action,json=headerAction,proto3,oneof" json:"header_action,omitempty"` // The name to which this PathMatcher is referred by the HostRule. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The list of path rules. Use this list instead of routeRules when routing based on simple path matching is all that's required. The order by which path rules are specified does not matter. Matches are always done on the longest-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespective of the order in which those paths appear in this list. Within a given pathMatcher, only one of pathRules or routeRules must be set. PathRules []*PathRule `protobuf:"bytes,104439901,rep,name=path_rules,json=pathRules,proto3" json:"path_rules,omitempty"` // The list of HTTP route rules. Use this list instead of pathRules when advanced route matching and routing actions are desired. routeRules are evaluated in order of priority, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRules or routeRules. RouteRules []*HttpRouteRule `protobuf:"bytes,376292225,rep,name=route_rules,json=routeRules,proto3" json:"route_rules,omitempty"` // contains filtered or unexported fields }
A matcher for the path portion of the URL. The BackendService from the longest-matched rule will serve the URL. If no rule was matched, the default service is used.
func (*PathMatcher) Descriptor ¶
func (*PathMatcher) Descriptor() ([]byte, []int)
Deprecated: Use PathMatcher.ProtoReflect.Descriptor instead.
func (*PathMatcher) GetDefaultCustomErrorResponsePolicy ¶
func (x *PathMatcher) GetDefaultCustomErrorResponsePolicy() *CustomErrorResponsePolicy
func (*PathMatcher) GetDefaultRouteAction ¶
func (x *PathMatcher) GetDefaultRouteAction() *HttpRouteAction
func (*PathMatcher) GetDefaultService ¶
func (x *PathMatcher) GetDefaultService() string
func (*PathMatcher) GetDefaultUrlRedirect ¶
func (x *PathMatcher) GetDefaultUrlRedirect() *HttpRedirectAction
func (*PathMatcher) GetDescription ¶
func (x *PathMatcher) GetDescription() string
func (*PathMatcher) GetHeaderAction ¶
func (x *PathMatcher) GetHeaderAction() *HttpHeaderAction
func (*PathMatcher) GetName ¶
func (x *PathMatcher) GetName() string
func (*PathMatcher) GetPathRules ¶
func (x *PathMatcher) GetPathRules() []*PathRule
func (*PathMatcher) GetRouteRules ¶
func (x *PathMatcher) GetRouteRules() []*HttpRouteRule
func (*PathMatcher) ProtoMessage ¶
func (*PathMatcher) ProtoMessage()
func (*PathMatcher) ProtoReflect ¶
func (x *PathMatcher) ProtoReflect() protoreflect.Message
func (*PathMatcher) Reset ¶
func (x *PathMatcher) Reset()
func (*PathMatcher) String ¶
func (x *PathMatcher) String() string
type PathRule ¶
type PathRule struct { // customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error. If a policy for an error code is not configured for the PathRule, a policy for the error code configured in pathMatcher.defaultCustomErrorResponsePolicy is applied. If one is not specified in pathMatcher.defaultCustomErrorResponsePolicy, the policy configured in UrlMap.defaultCustomErrorResponsePolicy takes effect. For example, consider a UrlMap with the following configuration: - UrlMap.defaultCustomErrorResponsePolicy are configured with policies for 5xx and 4xx errors - A PathRule for /coming_soon/ is configured for the error code 404. If the request is for www.myotherdomain.com and a 404 is encountered, the policy under UrlMap.defaultCustomErrorResponsePolicy takes effect. If a 404 response is encountered for the request www.example.com/current_events/, the pathMatcher's policy takes effect. If however, the request for www.example.com/coming_soon/ encounters a 404, the policy in PathRule.customErrorResponsePolicy takes effect. If any of the requests in this example encounter a 500 error code, the policy at UrlMap.defaultCustomErrorResponsePolicy takes effect. customErrorResponsePolicy is supported only for global external Application Load Balancers. CustomErrorResponsePolicy *CustomErrorResponsePolicy `protobuf:"bytes,202816619,opt,name=custom_error_response_policy,json=customErrorResponsePolicy,proto3,oneof" json:"custom_error_response_policy,omitempty"` // The list of path patterns to match. Each must start with / and the only place a * is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here. Paths []string `protobuf:"bytes,106438894,rep,name=paths,proto3" json:"paths,omitempty"` // In response to a matching path, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. URL maps for classic Application Load Balancers only support the urlRewrite action within a path rule's routeAction. RouteAction *HttpRouteAction `protobuf:"bytes,424563948,opt,name=route_action,json=routeAction,proto3,oneof" json:"route_action,omitempty"` // The full or partial URL of the backend service resource to which traffic is directed if this rule is matched. If routeAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // When a path pattern is matched, the request is redirected to a URL specified by urlRedirect. Only one of urlRedirect, service or routeAction.weightedBackendService can be set. Not supported when the URL map is bound to a target gRPC proxy. UrlRedirect *HttpRedirectAction `protobuf:"bytes,405147820,opt,name=url_redirect,json=urlRedirect,proto3,oneof" json:"url_redirect,omitempty"` // contains filtered or unexported fields }
A path-matching rule for a URL. If matched, will use the specified BackendService to handle the traffic arriving at this URL.
func (*PathRule) Descriptor ¶
Deprecated: Use PathRule.ProtoReflect.Descriptor instead.
func (*PathRule) GetCustomErrorResponsePolicy ¶
func (x *PathRule) GetCustomErrorResponsePolicy() *CustomErrorResponsePolicy
func (*PathRule) GetPaths ¶
func (*PathRule) GetRouteAction ¶
func (x *PathRule) GetRouteAction() *HttpRouteAction
func (*PathRule) GetService ¶
func (*PathRule) GetUrlRedirect ¶
func (x *PathRule) GetUrlRedirect() *HttpRedirectAction
func (*PathRule) ProtoMessage ¶
func (*PathRule) ProtoMessage()
func (*PathRule) ProtoReflect ¶
func (x *PathRule) ProtoReflect() protoreflect.Message
func (*PathRule) Reset ¶
func (x *PathRule) Reset()
func (*PathRule) String ¶
type PerInstanceConfig ¶
type PerInstanceConfig struct { // Fingerprint of this per-instance config. This field can be used in optimistic locking. It is ignored when inserting a per-instance config. An up-to-date fingerprint must be provided in order to update an existing per-instance configuration or the field needs to be unset. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The name of a per-instance configuration and its corresponding instance. Serves as a merge key during UpdatePerInstanceConfigs operations, that is, if a per-instance configuration with the same name exists then it will be updated, otherwise a new one will be created for the VM instance with the same name. An attempt to create a per-instance configuration for a VM instance that either doesn't exist or is not part of the group will result in an error. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The intended preserved state for the given instance. Does not contain preserved state generated from a stateful policy. PreservedState *PreservedState `protobuf:"bytes,2634026,opt,name=preserved_state,json=preservedState,proto3,oneof" json:"preserved_state,omitempty"` // The status of applying this per-instance configuration on the corresponding managed instance. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
func (*PerInstanceConfig) Descriptor ¶
func (*PerInstanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use PerInstanceConfig.ProtoReflect.Descriptor instead.
func (*PerInstanceConfig) GetFingerprint ¶
func (x *PerInstanceConfig) GetFingerprint() string
func (*PerInstanceConfig) GetName ¶
func (x *PerInstanceConfig) GetName() string
func (*PerInstanceConfig) GetPreservedState ¶
func (x *PerInstanceConfig) GetPreservedState() *PreservedState
func (*PerInstanceConfig) GetStatus ¶
func (x *PerInstanceConfig) GetStatus() string
func (*PerInstanceConfig) ProtoMessage ¶
func (*PerInstanceConfig) ProtoMessage()
func (*PerInstanceConfig) ProtoReflect ¶
func (x *PerInstanceConfig) ProtoReflect() protoreflect.Message
func (*PerInstanceConfig) Reset ¶
func (x *PerInstanceConfig) Reset()
func (*PerInstanceConfig) String ¶
func (x *PerInstanceConfig) String() string
type PerInstanceConfig_Status ¶
type PerInstanceConfig_Status int32
The status of applying this per-instance configuration on the corresponding managed instance.
const ( // A value indicating that the enum field is not set. PerInstanceConfig_UNDEFINED_STATUS PerInstanceConfig_Status = 0 // The per-instance configuration is being applied to the instance, but is not yet effective, possibly waiting for the instance to, for example, REFRESH. PerInstanceConfig_APPLYING PerInstanceConfig_Status = 352003508 // The per-instance configuration deletion is being applied on the instance, possibly waiting for the instance to, for example, REFRESH. PerInstanceConfig_DELETING PerInstanceConfig_Status = 528602024 // The per-instance configuration is effective on the instance, meaning that all disks, ips and metadata specified in this configuration are attached or set on the instance. PerInstanceConfig_EFFECTIVE PerInstanceConfig_Status = 244201863 // *[Default]* The default status, when no per-instance configuration exists. PerInstanceConfig_NONE PerInstanceConfig_Status = 2402104 // The per-instance configuration is set on an instance but not been applied yet. PerInstanceConfig_UNAPPLIED PerInstanceConfig_Status = 483935140 // The per-instance configuration has been deleted, but the deletion is not yet applied. PerInstanceConfig_UNAPPLIED_DELETION PerInstanceConfig_Status = 313956873 )
func (PerInstanceConfig_Status) Descriptor ¶
func (PerInstanceConfig_Status) Descriptor() protoreflect.EnumDescriptor
func (PerInstanceConfig_Status) Enum ¶
func (x PerInstanceConfig_Status) Enum() *PerInstanceConfig_Status
func (PerInstanceConfig_Status) EnumDescriptor ¶
func (PerInstanceConfig_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use PerInstanceConfig_Status.Descriptor instead.
func (PerInstanceConfig_Status) Number ¶
func (x PerInstanceConfig_Status) Number() protoreflect.EnumNumber
func (PerInstanceConfig_Status) String ¶
func (x PerInstanceConfig_Status) String() string
func (PerInstanceConfig_Status) Type ¶
func (PerInstanceConfig_Status) Type() protoreflect.EnumType
type PerformMaintenanceInstanceRequest ¶
type PerformMaintenanceInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.PerformMaintenance. See the method description for details.
func (*PerformMaintenanceInstanceRequest) Descriptor ¶
func (*PerformMaintenanceInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PerformMaintenanceInstanceRequest.ProtoReflect.Descriptor instead.
func (*PerformMaintenanceInstanceRequest) GetInstance ¶
func (x *PerformMaintenanceInstanceRequest) GetInstance() string
func (*PerformMaintenanceInstanceRequest) GetProject ¶
func (x *PerformMaintenanceInstanceRequest) GetProject() string
func (*PerformMaintenanceInstanceRequest) GetRequestId ¶
func (x *PerformMaintenanceInstanceRequest) GetRequestId() string
func (*PerformMaintenanceInstanceRequest) GetZone ¶
func (x *PerformMaintenanceInstanceRequest) GetZone() string
func (*PerformMaintenanceInstanceRequest) ProtoMessage ¶
func (*PerformMaintenanceInstanceRequest) ProtoMessage()
func (*PerformMaintenanceInstanceRequest) ProtoReflect ¶
func (x *PerformMaintenanceInstanceRequest) ProtoReflect() protoreflect.Message
func (*PerformMaintenanceInstanceRequest) Reset ¶
func (x *PerformMaintenanceInstanceRequest) Reset()
func (*PerformMaintenanceInstanceRequest) String ¶
func (x *PerformMaintenanceInstanceRequest) String() string
type PerformMaintenanceNodeGroupRequest ¶
type PerformMaintenanceNodeGroupRequest struct { // Name of the node group scoping this request. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupsPerformMaintenanceRequestResource *NodeGroupsPerformMaintenanceRequest `protobuf:"bytes,185310294,opt,name=node_groups_perform_maintenance_request_resource,json=nodeGroupsPerformMaintenanceRequestResource,proto3" json:"node_groups_perform_maintenance_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.PerformMaintenance. See the method description for details.
func (*PerformMaintenanceNodeGroupRequest) Descriptor ¶
func (*PerformMaintenanceNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use PerformMaintenanceNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*PerformMaintenanceNodeGroupRequest) GetNodeGroup ¶
func (x *PerformMaintenanceNodeGroupRequest) GetNodeGroup() string
func (*PerformMaintenanceNodeGroupRequest) GetNodeGroupsPerformMaintenanceRequestResource ¶
func (x *PerformMaintenanceNodeGroupRequest) GetNodeGroupsPerformMaintenanceRequestResource() *NodeGroupsPerformMaintenanceRequest
func (*PerformMaintenanceNodeGroupRequest) GetProject ¶
func (x *PerformMaintenanceNodeGroupRequest) GetProject() string
func (*PerformMaintenanceNodeGroupRequest) GetRequestId ¶
func (x *PerformMaintenanceNodeGroupRequest) GetRequestId() string
func (*PerformMaintenanceNodeGroupRequest) GetZone ¶
func (x *PerformMaintenanceNodeGroupRequest) GetZone() string
func (*PerformMaintenanceNodeGroupRequest) ProtoMessage ¶
func (*PerformMaintenanceNodeGroupRequest) ProtoMessage()
func (*PerformMaintenanceNodeGroupRequest) ProtoReflect ¶
func (x *PerformMaintenanceNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*PerformMaintenanceNodeGroupRequest) Reset ¶
func (x *PerformMaintenanceNodeGroupRequest) Reset()
func (*PerformMaintenanceNodeGroupRequest) String ¶
func (x *PerformMaintenanceNodeGroupRequest) String() string
type Policy ¶
type Policy struct { // Specifies cloud audit logging configuration for this policy. AuditConfigs []*AuditConfig `protobuf:"bytes,328080653,rep,name=audit_configs,json=auditConfigs,proto3" json:"audit_configs,omitempty"` // Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`. Bindings []*Binding `protobuf:"bytes,403251854,rep,name=bindings,proto3" json:"bindings,omitempty"` // `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` IamOwned *bool `protobuf:"varint,450566203,opt,name=iam_owned,json=iamOwned,proto3,oneof" json:"iam_owned,omitempty"` // Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). Version *int32 `protobuf:"varint,351608024,opt,name=version,proto3,oneof" json:"version,omitempty"` // contains filtered or unexported fields }
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
func (*Policy) Descriptor ¶
Deprecated: Use Policy.ProtoReflect.Descriptor instead.
func (*Policy) GetAuditConfigs ¶
func (x *Policy) GetAuditConfigs() []*AuditConfig
func (*Policy) GetBindings ¶
func (*Policy) GetEtag ¶
func (*Policy) GetIamOwned ¶
func (*Policy) GetVersion ¶
func (*Policy) ProtoMessage ¶
func (*Policy) ProtoMessage()
func (*Policy) ProtoReflect ¶
func (x *Policy) ProtoReflect() protoreflect.Message
func (*Policy) Reset ¶
func (x *Policy) Reset()
func (*Policy) String ¶
type PreconfiguredWafSet ¶
type PreconfiguredWafSet struct { // List of entities that are currently supported for WAF rules. ExpressionSets []*WafExpressionSet `protobuf:"bytes,474011032,rep,name=expression_sets,json=expressionSets,proto3" json:"expression_sets,omitempty"` // contains filtered or unexported fields }
func (*PreconfiguredWafSet) Descriptor ¶
func (*PreconfiguredWafSet) Descriptor() ([]byte, []int)
Deprecated: Use PreconfiguredWafSet.ProtoReflect.Descriptor instead.
func (*PreconfiguredWafSet) GetExpressionSets ¶
func (x *PreconfiguredWafSet) GetExpressionSets() []*WafExpressionSet
func (*PreconfiguredWafSet) ProtoMessage ¶
func (*PreconfiguredWafSet) ProtoMessage()
func (*PreconfiguredWafSet) ProtoReflect ¶
func (x *PreconfiguredWafSet) ProtoReflect() protoreflect.Message
func (*PreconfiguredWafSet) Reset ¶
func (x *PreconfiguredWafSet) Reset()
func (*PreconfiguredWafSet) String ¶
func (x *PreconfiguredWafSet) String() string
type PreservedState ¶
type PreservedState struct { // Preserved disks defined for this instance. This map is keyed with the device names of the disks. Disks map[string]*PreservedStatePreservedDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Preserved external IPs defined for this instance. This map is keyed with the name of the network interface. ExternalIPs map[string]*PreservedStatePreservedNetworkIp `protobuf:"bytes,532687245,rep,name=external_i_ps,json=externalIPs,proto3" json:"external_i_ps,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Preserved internal IPs defined for this instance. This map is keyed with the name of the network interface. InternalIPs map[string]*PreservedStatePreservedNetworkIp `protobuf:"bytes,215731675,rep,name=internal_i_ps,json=internalIPs,proto3" json:"internal_i_ps,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Preserved metadata defined for this instance. Metadata map[string]string `protobuf:"bytes,86866735,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Preserved state for a given instance.
func (*PreservedState) Descriptor ¶
func (*PreservedState) Descriptor() ([]byte, []int)
Deprecated: Use PreservedState.ProtoReflect.Descriptor instead.
func (*PreservedState) GetDisks ¶
func (x *PreservedState) GetDisks() map[string]*PreservedStatePreservedDisk
func (*PreservedState) GetExternalIPs ¶
func (x *PreservedState) GetExternalIPs() map[string]*PreservedStatePreservedNetworkIp
func (*PreservedState) GetInternalIPs ¶
func (x *PreservedState) GetInternalIPs() map[string]*PreservedStatePreservedNetworkIp
func (*PreservedState) GetMetadata ¶
func (x *PreservedState) GetMetadata() map[string]string
func (*PreservedState) ProtoMessage ¶
func (*PreservedState) ProtoMessage()
func (*PreservedState) ProtoReflect ¶
func (x *PreservedState) ProtoReflect() protoreflect.Message
func (*PreservedState) Reset ¶
func (x *PreservedState) Reset()
func (*PreservedState) String ¶
func (x *PreservedState) String() string
type PreservedStatePreservedDisk ¶
type PreservedStatePreservedDisk struct { // These stateful disks will never be deleted during autohealing, update, instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole MIG is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted. // Check the AutoDelete enum for the list of possible values. AutoDelete *string `protobuf:"bytes,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // The URL of the disk resource that is stateful and should be attached to the VM instance. Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // contains filtered or unexported fields }
func (*PreservedStatePreservedDisk) Descriptor ¶
func (*PreservedStatePreservedDisk) Descriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedDisk.ProtoReflect.Descriptor instead.
func (*PreservedStatePreservedDisk) GetAutoDelete ¶
func (x *PreservedStatePreservedDisk) GetAutoDelete() string
func (*PreservedStatePreservedDisk) GetMode ¶
func (x *PreservedStatePreservedDisk) GetMode() string
func (*PreservedStatePreservedDisk) GetSource ¶
func (x *PreservedStatePreservedDisk) GetSource() string
func (*PreservedStatePreservedDisk) ProtoMessage ¶
func (*PreservedStatePreservedDisk) ProtoMessage()
func (*PreservedStatePreservedDisk) ProtoReflect ¶
func (x *PreservedStatePreservedDisk) ProtoReflect() protoreflect.Message
func (*PreservedStatePreservedDisk) Reset ¶
func (x *PreservedStatePreservedDisk) Reset()
func (*PreservedStatePreservedDisk) String ¶
func (x *PreservedStatePreservedDisk) String() string
type PreservedStatePreservedDisk_AutoDelete ¶
type PreservedStatePreservedDisk_AutoDelete int32
These stateful disks will never be deleted during autohealing, update, instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole MIG is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted.
const ( // A value indicating that the enum field is not set. PreservedStatePreservedDisk_UNDEFINED_AUTO_DELETE PreservedStatePreservedDisk_AutoDelete = 0 PreservedStatePreservedDisk_NEVER PreservedStatePreservedDisk_AutoDelete = 74175084 PreservedStatePreservedDisk_ON_PERMANENT_INSTANCE_DELETION PreservedStatePreservedDisk_AutoDelete = 95727719 )
func (PreservedStatePreservedDisk_AutoDelete) Descriptor ¶
func (PreservedStatePreservedDisk_AutoDelete) Descriptor() protoreflect.EnumDescriptor
func (PreservedStatePreservedDisk_AutoDelete) Enum ¶
func (PreservedStatePreservedDisk_AutoDelete) EnumDescriptor ¶
func (PreservedStatePreservedDisk_AutoDelete) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedDisk_AutoDelete.Descriptor instead.
func (PreservedStatePreservedDisk_AutoDelete) Number ¶
func (x PreservedStatePreservedDisk_AutoDelete) Number() protoreflect.EnumNumber
func (PreservedStatePreservedDisk_AutoDelete) String ¶
func (x PreservedStatePreservedDisk_AutoDelete) String() string
func (PreservedStatePreservedDisk_AutoDelete) Type ¶
func (PreservedStatePreservedDisk_AutoDelete) Type() protoreflect.EnumType
type PreservedStatePreservedDisk_Mode ¶
type PreservedStatePreservedDisk_Mode int32
The mode in which to attach this disk, either READ_WRITE or READ_ONLY. If not specified, the default is to attach the disk in READ_WRITE mode.
const ( // A value indicating that the enum field is not set. PreservedStatePreservedDisk_UNDEFINED_MODE PreservedStatePreservedDisk_Mode = 0 // Attaches this disk in read-only mode. Multiple VM instances can use a disk in READ_ONLY mode at a time. PreservedStatePreservedDisk_READ_ONLY PreservedStatePreservedDisk_Mode = 91950261 // *[Default]* Attaches this disk in READ_WRITE mode. Only one VM instance at a time can be attached to a disk in READ_WRITE mode. PreservedStatePreservedDisk_READ_WRITE PreservedStatePreservedDisk_Mode = 173607894 )
func (PreservedStatePreservedDisk_Mode) Descriptor ¶
func (PreservedStatePreservedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
func (PreservedStatePreservedDisk_Mode) Enum ¶
func (x PreservedStatePreservedDisk_Mode) Enum() *PreservedStatePreservedDisk_Mode
func (PreservedStatePreservedDisk_Mode) EnumDescriptor ¶
func (PreservedStatePreservedDisk_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedDisk_Mode.Descriptor instead.
func (PreservedStatePreservedDisk_Mode) Number ¶
func (x PreservedStatePreservedDisk_Mode) Number() protoreflect.EnumNumber
func (PreservedStatePreservedDisk_Mode) String ¶
func (x PreservedStatePreservedDisk_Mode) String() string
func (PreservedStatePreservedDisk_Mode) Type ¶
func (PreservedStatePreservedDisk_Mode) Type() protoreflect.EnumType
type PreservedStatePreservedNetworkIp ¶
type PreservedStatePreservedNetworkIp struct { // These stateful IPs will never be released during autohealing, update or VM instance recreate operations. This flag is used to configure if the IP reservation should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. // Check the AutoDelete enum for the list of possible values. AutoDelete *string `protobuf:"bytes,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // Ip address representation IpAddress *PreservedStatePreservedNetworkIpIpAddress `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // contains filtered or unexported fields }
func (*PreservedStatePreservedNetworkIp) Descriptor ¶
func (*PreservedStatePreservedNetworkIp) Descriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedNetworkIp.ProtoReflect.Descriptor instead.
func (*PreservedStatePreservedNetworkIp) GetAutoDelete ¶
func (x *PreservedStatePreservedNetworkIp) GetAutoDelete() string
func (*PreservedStatePreservedNetworkIp) GetIpAddress ¶
func (x *PreservedStatePreservedNetworkIp) GetIpAddress() *PreservedStatePreservedNetworkIpIpAddress
func (*PreservedStatePreservedNetworkIp) ProtoMessage ¶
func (*PreservedStatePreservedNetworkIp) ProtoMessage()
func (*PreservedStatePreservedNetworkIp) ProtoReflect ¶
func (x *PreservedStatePreservedNetworkIp) ProtoReflect() protoreflect.Message
func (*PreservedStatePreservedNetworkIp) Reset ¶
func (x *PreservedStatePreservedNetworkIp) Reset()
func (*PreservedStatePreservedNetworkIp) String ¶
func (x *PreservedStatePreservedNetworkIp) String() string
type PreservedStatePreservedNetworkIpIpAddress ¶
type PreservedStatePreservedNetworkIpIpAddress struct { // The URL of the reservation for this IP address. Address *string `protobuf:"bytes,462920692,opt,name=address,proto3,oneof" json:"address,omitempty"` // An IPv4 internal network address to assign to the instance for this network interface. Literal *string `protobuf:"bytes,182460591,opt,name=literal,proto3,oneof" json:"literal,omitempty"` // contains filtered or unexported fields }
func (*PreservedStatePreservedNetworkIpIpAddress) Descriptor ¶
func (*PreservedStatePreservedNetworkIpIpAddress) Descriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedNetworkIpIpAddress.ProtoReflect.Descriptor instead.
func (*PreservedStatePreservedNetworkIpIpAddress) GetAddress ¶
func (x *PreservedStatePreservedNetworkIpIpAddress) GetAddress() string
func (*PreservedStatePreservedNetworkIpIpAddress) GetLiteral ¶
func (x *PreservedStatePreservedNetworkIpIpAddress) GetLiteral() string
func (*PreservedStatePreservedNetworkIpIpAddress) ProtoMessage ¶
func (*PreservedStatePreservedNetworkIpIpAddress) ProtoMessage()
func (*PreservedStatePreservedNetworkIpIpAddress) ProtoReflect ¶
func (x *PreservedStatePreservedNetworkIpIpAddress) ProtoReflect() protoreflect.Message
func (*PreservedStatePreservedNetworkIpIpAddress) Reset ¶
func (x *PreservedStatePreservedNetworkIpIpAddress) Reset()
func (*PreservedStatePreservedNetworkIpIpAddress) String ¶
func (x *PreservedStatePreservedNetworkIpIpAddress) String() string
type PreservedStatePreservedNetworkIp_AutoDelete ¶
type PreservedStatePreservedNetworkIp_AutoDelete int32
These stateful IPs will never be released during autohealing, update or VM instance recreate operations. This flag is used to configure if the IP reservation should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted.
const ( // A value indicating that the enum field is not set. PreservedStatePreservedNetworkIp_UNDEFINED_AUTO_DELETE PreservedStatePreservedNetworkIp_AutoDelete = 0 PreservedStatePreservedNetworkIp_NEVER PreservedStatePreservedNetworkIp_AutoDelete = 74175084 PreservedStatePreservedNetworkIp_ON_PERMANENT_INSTANCE_DELETION PreservedStatePreservedNetworkIp_AutoDelete = 95727719 )
func (PreservedStatePreservedNetworkIp_AutoDelete) Descriptor ¶
func (PreservedStatePreservedNetworkIp_AutoDelete) Descriptor() protoreflect.EnumDescriptor
func (PreservedStatePreservedNetworkIp_AutoDelete) Enum ¶
func (x PreservedStatePreservedNetworkIp_AutoDelete) Enum() *PreservedStatePreservedNetworkIp_AutoDelete
func (PreservedStatePreservedNetworkIp_AutoDelete) EnumDescriptor ¶
func (PreservedStatePreservedNetworkIp_AutoDelete) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreservedStatePreservedNetworkIp_AutoDelete.Descriptor instead.
func (PreservedStatePreservedNetworkIp_AutoDelete) Number ¶
func (x PreservedStatePreservedNetworkIp_AutoDelete) Number() protoreflect.EnumNumber
func (PreservedStatePreservedNetworkIp_AutoDelete) String ¶
func (x PreservedStatePreservedNetworkIp_AutoDelete) String() string
func (PreservedStatePreservedNetworkIp_AutoDelete) Type ¶
func (PreservedStatePreservedNetworkIp_AutoDelete) Type() protoreflect.EnumType
type PreviewRouterRequest ¶
type PreviewRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the Router resource to query. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // The body resource for this request RouterResource *Router `protobuf:"bytes,155222084,opt,name=router_resource,json=routerResource,proto3" json:"router_resource,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Preview. See the method description for details.
func (*PreviewRouterRequest) Descriptor ¶
func (*PreviewRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewRouterRequest.ProtoReflect.Descriptor instead.
func (*PreviewRouterRequest) GetProject ¶
func (x *PreviewRouterRequest) GetProject() string
func (*PreviewRouterRequest) GetRegion ¶
func (x *PreviewRouterRequest) GetRegion() string
func (*PreviewRouterRequest) GetRouter ¶
func (x *PreviewRouterRequest) GetRouter() string
func (*PreviewRouterRequest) GetRouterResource ¶
func (x *PreviewRouterRequest) GetRouterResource() *Router
func (*PreviewRouterRequest) ProtoMessage ¶
func (*PreviewRouterRequest) ProtoMessage()
func (*PreviewRouterRequest) ProtoReflect ¶
func (x *PreviewRouterRequest) ProtoReflect() protoreflect.Message
func (*PreviewRouterRequest) Reset ¶
func (x *PreviewRouterRequest) Reset()
func (*PreviewRouterRequest) String ¶
func (x *PreviewRouterRequest) String() string
type Project ¶
type Project struct { // [Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD. // Check the CloudArmorTier enum for the list of possible values. CloudArmorTier *string `protobuf:"bytes,4427052,opt,name=cloud_armor_tier,json=cloudArmorTier,proto3,oneof" json:"cloud_armor_tier,omitempty"` // Metadata key/value pairs available to all instances contained in this project. See Custom metadata for more information. CommonInstanceMetadata *Metadata `protobuf:"bytes,185794117,opt,name=common_instance_metadata,json=commonInstanceMetadata,proto3,oneof" json:"common_instance_metadata,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // This signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM. // Check the DefaultNetworkTier enum for the list of possible values. DefaultNetworkTier *string `protobuf:"bytes,471753361,opt,name=default_network_tier,json=defaultNetworkTier,proto3,oneof" json:"default_network_tier,omitempty"` // [Output Only] Default service account used by VMs running in this project. DefaultServiceAccount *string `protobuf:"bytes,298712229,opt,name=default_service_account,json=defaultServiceAccount,proto3,oneof" json:"default_service_account,omitempty"` // An optional textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // An optional list of restricted features enabled for use on this project. EnabledFeatures []string `protobuf:"bytes,469017467,rep,name=enabled_features,json=enabledFeatures,proto3" json:"enabled_features,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. This is *not* the project ID, and is just a unique ID used by Compute Engine to identify resources. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#project for projects. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The project ID. For example: my-example-project. Use the project ID to make requests to Compute Engine. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Quotas assigned to this project. Quotas []*Quota `protobuf:"bytes,125341947,rep,name=quotas,proto3" json:"quotas,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // An optional naming prefix for daily usage reports and the Google Cloud Storage bucket where they are stored. UsageExportLocation *UsageExportLocation `protobuf:"bytes,347543874,opt,name=usage_export_location,json=usageExportLocation,proto3,oneof" json:"usage_export_location,omitempty"` // [Output Only] Default internal DNS setting used by VMs running in this project. // Check the VmDnsSetting enum for the list of possible values. VmDnsSetting *string `protobuf:"bytes,58856370,opt,name=vm_dns_setting,json=vmDnsSetting,proto3,oneof" json:"vm_dns_setting,omitempty"` // [Output Only] The role this project has in a shared VPC configuration. Currently, only projects with the host role, which is specified by the value HOST, are differentiated. // Check the XpnProjectStatus enum for the list of possible values. XpnProjectStatus *string `protobuf:"bytes,228419265,opt,name=xpn_project_status,json=xpnProjectStatus,proto3,oneof" json:"xpn_project_status,omitempty"` // contains filtered or unexported fields }
Represents a Project resource. A project is used to organize resources in a Google Cloud Platform environment. For more information, read about the Resource Hierarchy.
func (*Project) Descriptor ¶
Deprecated: Use Project.ProtoReflect.Descriptor instead.
func (*Project) GetCloudArmorTier ¶
func (*Project) GetCommonInstanceMetadata ¶
func (*Project) GetCreationTimestamp ¶
func (*Project) GetDefaultNetworkTier ¶
func (*Project) GetDefaultServiceAccount ¶
func (*Project) GetDescription ¶
func (*Project) GetEnabledFeatures ¶
func (*Project) GetId ¶
func (*Project) GetKind ¶
func (*Project) GetName ¶
func (*Project) GetQuotas ¶
func (*Project) GetSelfLink ¶
func (*Project) GetUsageExportLocation ¶
func (x *Project) GetUsageExportLocation() *UsageExportLocation
func (*Project) GetVmDnsSetting ¶
func (*Project) GetXpnProjectStatus ¶
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
func (*Project) Reset ¶
func (x *Project) Reset()
func (*Project) String ¶
type Project_CloudArmorTier ¶
type Project_CloudArmorTier int32
[Output Only] The Cloud Armor tier for this project. It can be one of the following values: CA_STANDARD, CA_ENTERPRISE_PAYGO. If this field is not specified, it is assumed to be CA_STANDARD.
const ( // A value indicating that the enum field is not set. Project_UNDEFINED_CLOUD_ARMOR_TIER Project_CloudArmorTier = 0 // Enterprise tier protection billed annually. Project_CA_ENTERPRISE_ANNUAL Project_CloudArmorTier = 219921116 // Enterprise tier protection billed monthly. Project_CA_ENTERPRISE_PAYGO Project_CloudArmorTier = 453530323 // Standard protection. Project_CA_STANDARD Project_CloudArmorTier = 13156734 )
func (Project_CloudArmorTier) Descriptor ¶
func (Project_CloudArmorTier) Descriptor() protoreflect.EnumDescriptor
func (Project_CloudArmorTier) Enum ¶
func (x Project_CloudArmorTier) Enum() *Project_CloudArmorTier
func (Project_CloudArmorTier) EnumDescriptor ¶
func (Project_CloudArmorTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use Project_CloudArmorTier.Descriptor instead.
func (Project_CloudArmorTier) Number ¶
func (x Project_CloudArmorTier) Number() protoreflect.EnumNumber
func (Project_CloudArmorTier) String ¶
func (x Project_CloudArmorTier) String() string
func (Project_CloudArmorTier) Type ¶
func (Project_CloudArmorTier) Type() protoreflect.EnumType
type Project_DefaultNetworkTier ¶
type Project_DefaultNetworkTier int32
This signifies the default network tier used for configuring resources of the project and can only take the following values: PREMIUM, STANDARD. Initially the default network tier is PREMIUM.
const ( // A value indicating that the enum field is not set. Project_UNDEFINED_DEFAULT_NETWORK_TIER Project_DefaultNetworkTier = 0 // Public internet quality with fixed bandwidth. Project_FIXED_STANDARD Project_DefaultNetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. Project_PREMIUM Project_DefaultNetworkTier = 399530551 // Public internet quality, only limited support for other networking products. Project_STANDARD Project_DefaultNetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. Project_STANDARD_OVERRIDES_FIXED_STANDARD Project_DefaultNetworkTier = 465847234 )
func (Project_DefaultNetworkTier) Descriptor ¶
func (Project_DefaultNetworkTier) Descriptor() protoreflect.EnumDescriptor
func (Project_DefaultNetworkTier) Enum ¶
func (x Project_DefaultNetworkTier) Enum() *Project_DefaultNetworkTier
func (Project_DefaultNetworkTier) EnumDescriptor ¶
func (Project_DefaultNetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use Project_DefaultNetworkTier.Descriptor instead.
func (Project_DefaultNetworkTier) Number ¶
func (x Project_DefaultNetworkTier) Number() protoreflect.EnumNumber
func (Project_DefaultNetworkTier) String ¶
func (x Project_DefaultNetworkTier) String() string
func (Project_DefaultNetworkTier) Type ¶
func (Project_DefaultNetworkTier) Type() protoreflect.EnumType
type Project_VmDnsSetting ¶
type Project_VmDnsSetting int32
[Output Only] Default internal DNS setting used by VMs running in this project.
const ( // A value indicating that the enum field is not set. Project_UNDEFINED_VM_DNS_SETTING Project_VmDnsSetting = 0 Project_GLOBAL_DEFAULT Project_VmDnsSetting = 345419141 Project_UNSPECIFIED_VM_DNS_SETTING Project_VmDnsSetting = 35691930 Project_ZONAL_DEFAULT Project_VmDnsSetting = 368475782 Project_ZONAL_ONLY Project_VmDnsSetting = 521198951 )
func (Project_VmDnsSetting) Descriptor ¶
func (Project_VmDnsSetting) Descriptor() protoreflect.EnumDescriptor
func (Project_VmDnsSetting) Enum ¶
func (x Project_VmDnsSetting) Enum() *Project_VmDnsSetting
func (Project_VmDnsSetting) EnumDescriptor ¶
func (Project_VmDnsSetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use Project_VmDnsSetting.Descriptor instead.
func (Project_VmDnsSetting) Number ¶
func (x Project_VmDnsSetting) Number() protoreflect.EnumNumber
func (Project_VmDnsSetting) String ¶
func (x Project_VmDnsSetting) String() string
func (Project_VmDnsSetting) Type ¶
func (Project_VmDnsSetting) Type() protoreflect.EnumType
type Project_XpnProjectStatus ¶
type Project_XpnProjectStatus int32
[Output Only] The role this project has in a shared VPC configuration. Currently, only projects with the host role, which is specified by the value HOST, are differentiated.
const ( // A value indicating that the enum field is not set. Project_UNDEFINED_XPN_PROJECT_STATUS Project_XpnProjectStatus = 0 Project_HOST Project_XpnProjectStatus = 2223528 Project_UNSPECIFIED_XPN_PROJECT_STATUS Project_XpnProjectStatus = 340393257 )
func (Project_XpnProjectStatus) Descriptor ¶
func (Project_XpnProjectStatus) Descriptor() protoreflect.EnumDescriptor
func (Project_XpnProjectStatus) Enum ¶
func (x Project_XpnProjectStatus) Enum() *Project_XpnProjectStatus
func (Project_XpnProjectStatus) EnumDescriptor ¶
func (Project_XpnProjectStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use Project_XpnProjectStatus.Descriptor instead.
func (Project_XpnProjectStatus) Number ¶
func (x Project_XpnProjectStatus) Number() protoreflect.EnumNumber
func (Project_XpnProjectStatus) String ¶
func (x Project_XpnProjectStatus) String() string
func (Project_XpnProjectStatus) Type ¶
func (Project_XpnProjectStatus) Type() protoreflect.EnumType
type ProjectsDisableXpnResourceRequest ¶
type ProjectsDisableXpnResourceRequest struct { // Service resource (a.k.a service project) ID. XpnResource *XpnResourceId `protobuf:"bytes,133384631,opt,name=xpn_resource,json=xpnResource,proto3,oneof" json:"xpn_resource,omitempty"` // contains filtered or unexported fields }
func (*ProjectsDisableXpnResourceRequest) Descriptor ¶
func (*ProjectsDisableXpnResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsDisableXpnResourceRequest.ProtoReflect.Descriptor instead.
func (*ProjectsDisableXpnResourceRequest) GetXpnResource ¶
func (x *ProjectsDisableXpnResourceRequest) GetXpnResource() *XpnResourceId
func (*ProjectsDisableXpnResourceRequest) ProtoMessage ¶
func (*ProjectsDisableXpnResourceRequest) ProtoMessage()
func (*ProjectsDisableXpnResourceRequest) ProtoReflect ¶
func (x *ProjectsDisableXpnResourceRequest) ProtoReflect() protoreflect.Message
func (*ProjectsDisableXpnResourceRequest) Reset ¶
func (x *ProjectsDisableXpnResourceRequest) Reset()
func (*ProjectsDisableXpnResourceRequest) String ¶
func (x *ProjectsDisableXpnResourceRequest) String() string
type ProjectsEnableXpnResourceRequest ¶
type ProjectsEnableXpnResourceRequest struct { // Service resource (a.k.a service project) ID. XpnResource *XpnResourceId `protobuf:"bytes,133384631,opt,name=xpn_resource,json=xpnResource,proto3,oneof" json:"xpn_resource,omitempty"` // contains filtered or unexported fields }
func (*ProjectsEnableXpnResourceRequest) Descriptor ¶
func (*ProjectsEnableXpnResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsEnableXpnResourceRequest.ProtoReflect.Descriptor instead.
func (*ProjectsEnableXpnResourceRequest) GetXpnResource ¶
func (x *ProjectsEnableXpnResourceRequest) GetXpnResource() *XpnResourceId
func (*ProjectsEnableXpnResourceRequest) ProtoMessage ¶
func (*ProjectsEnableXpnResourceRequest) ProtoMessage()
func (*ProjectsEnableXpnResourceRequest) ProtoReflect ¶
func (x *ProjectsEnableXpnResourceRequest) ProtoReflect() protoreflect.Message
func (*ProjectsEnableXpnResourceRequest) Reset ¶
func (x *ProjectsEnableXpnResourceRequest) Reset()
func (*ProjectsEnableXpnResourceRequest) String ¶
func (x *ProjectsEnableXpnResourceRequest) String() string
type ProjectsGetXpnResources ¶
type ProjectsGetXpnResources struct { // [Output Only] Type of resource. Always compute#projectsGetXpnResources for lists of service resources (a.k.a service projects) Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // Service resources (a.k.a service projects) attached to this project as their shared VPC host. Resources []*XpnResourceId `protobuf:"bytes,164412965,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*ProjectsGetXpnResources) Descriptor ¶
func (*ProjectsGetXpnResources) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsGetXpnResources.ProtoReflect.Descriptor instead.
func (*ProjectsGetXpnResources) GetKind ¶
func (x *ProjectsGetXpnResources) GetKind() string
func (*ProjectsGetXpnResources) GetNextPageToken ¶
func (x *ProjectsGetXpnResources) GetNextPageToken() string
func (*ProjectsGetXpnResources) GetResources ¶
func (x *ProjectsGetXpnResources) GetResources() []*XpnResourceId
func (*ProjectsGetXpnResources) ProtoMessage ¶
func (*ProjectsGetXpnResources) ProtoMessage()
func (*ProjectsGetXpnResources) ProtoReflect ¶
func (x *ProjectsGetXpnResources) ProtoReflect() protoreflect.Message
func (*ProjectsGetXpnResources) Reset ¶
func (x *ProjectsGetXpnResources) Reset()
func (*ProjectsGetXpnResources) String ¶
func (x *ProjectsGetXpnResources) String() string
type ProjectsListXpnHostsRequest ¶
type ProjectsListXpnHostsRequest struct { // Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project. Organization *string `protobuf:"bytes,105180467,opt,name=organization,proto3,oneof" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*ProjectsListXpnHostsRequest) Descriptor ¶
func (*ProjectsListXpnHostsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsListXpnHostsRequest.ProtoReflect.Descriptor instead.
func (*ProjectsListXpnHostsRequest) GetOrganization ¶
func (x *ProjectsListXpnHostsRequest) GetOrganization() string
func (*ProjectsListXpnHostsRequest) ProtoMessage ¶
func (*ProjectsListXpnHostsRequest) ProtoMessage()
func (*ProjectsListXpnHostsRequest) ProtoReflect ¶
func (x *ProjectsListXpnHostsRequest) ProtoReflect() protoreflect.Message
func (*ProjectsListXpnHostsRequest) Reset ¶
func (x *ProjectsListXpnHostsRequest) Reset()
func (*ProjectsListXpnHostsRequest) String ¶
func (x *ProjectsListXpnHostsRequest) String() string
type ProjectsSetCloudArmorTierRequest ¶
type ProjectsSetCloudArmorTierRequest struct { // Managed protection tier to be set. // Check the CloudArmorTier enum for the list of possible values. CloudArmorTier *string `protobuf:"bytes,4427052,opt,name=cloud_armor_tier,json=cloudArmorTier,proto3,oneof" json:"cloud_armor_tier,omitempty"` // contains filtered or unexported fields }
func (*ProjectsSetCloudArmorTierRequest) Descriptor ¶
func (*ProjectsSetCloudArmorTierRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsSetCloudArmorTierRequest.ProtoReflect.Descriptor instead.
func (*ProjectsSetCloudArmorTierRequest) GetCloudArmorTier ¶
func (x *ProjectsSetCloudArmorTierRequest) GetCloudArmorTier() string
func (*ProjectsSetCloudArmorTierRequest) ProtoMessage ¶
func (*ProjectsSetCloudArmorTierRequest) ProtoMessage()
func (*ProjectsSetCloudArmorTierRequest) ProtoReflect ¶
func (x *ProjectsSetCloudArmorTierRequest) ProtoReflect() protoreflect.Message
func (*ProjectsSetCloudArmorTierRequest) Reset ¶
func (x *ProjectsSetCloudArmorTierRequest) Reset()
func (*ProjectsSetCloudArmorTierRequest) String ¶
func (x *ProjectsSetCloudArmorTierRequest) String() string
type ProjectsSetCloudArmorTierRequest_CloudArmorTier ¶
type ProjectsSetCloudArmorTierRequest_CloudArmorTier int32
Managed protection tier to be set.
const ( // A value indicating that the enum field is not set. ProjectsSetCloudArmorTierRequest_UNDEFINED_CLOUD_ARMOR_TIER ProjectsSetCloudArmorTierRequest_CloudArmorTier = 0 // Enterprise tier protection billed annually. ProjectsSetCloudArmorTierRequest_CA_ENTERPRISE_ANNUAL ProjectsSetCloudArmorTierRequest_CloudArmorTier = 219921116 // Enterprise tier protection billed monthly. ProjectsSetCloudArmorTierRequest_CA_ENTERPRISE_PAYGO ProjectsSetCloudArmorTierRequest_CloudArmorTier = 453530323 // Standard protection. ProjectsSetCloudArmorTierRequest_CA_STANDARD ProjectsSetCloudArmorTierRequest_CloudArmorTier = 13156734 )
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Descriptor ¶
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Descriptor() protoreflect.EnumDescriptor
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Enum ¶
func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) Enum() *ProjectsSetCloudArmorTierRequest_CloudArmorTier
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) EnumDescriptor ¶
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProjectsSetCloudArmorTierRequest_CloudArmorTier.Descriptor instead.
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Number ¶
func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) Number() protoreflect.EnumNumber
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) String ¶
func (x ProjectsSetCloudArmorTierRequest_CloudArmorTier) String() string
func (ProjectsSetCloudArmorTierRequest_CloudArmorTier) Type ¶
type ProjectsSetDefaultNetworkTierRequest ¶
type ProjectsSetDefaultNetworkTierRequest struct { // Default network tier to be set. // Check the NetworkTier enum for the list of possible values. NetworkTier *string `protobuf:"bytes,517397843,opt,name=network_tier,json=networkTier,proto3,oneof" json:"network_tier,omitempty"` // contains filtered or unexported fields }
func (*ProjectsSetDefaultNetworkTierRequest) Descriptor ¶
func (*ProjectsSetDefaultNetworkTierRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProjectsSetDefaultNetworkTierRequest.ProtoReflect.Descriptor instead.
func (*ProjectsSetDefaultNetworkTierRequest) GetNetworkTier ¶
func (x *ProjectsSetDefaultNetworkTierRequest) GetNetworkTier() string
func (*ProjectsSetDefaultNetworkTierRequest) ProtoMessage ¶
func (*ProjectsSetDefaultNetworkTierRequest) ProtoMessage()
func (*ProjectsSetDefaultNetworkTierRequest) ProtoReflect ¶
func (x *ProjectsSetDefaultNetworkTierRequest) ProtoReflect() protoreflect.Message
func (*ProjectsSetDefaultNetworkTierRequest) Reset ¶
func (x *ProjectsSetDefaultNetworkTierRequest) Reset()
func (*ProjectsSetDefaultNetworkTierRequest) String ¶
func (x *ProjectsSetDefaultNetworkTierRequest) String() string
type ProjectsSetDefaultNetworkTierRequest_NetworkTier ¶
type ProjectsSetDefaultNetworkTierRequest_NetworkTier int32
Default network tier to be set.
const ( // A value indicating that the enum field is not set. ProjectsSetDefaultNetworkTierRequest_UNDEFINED_NETWORK_TIER ProjectsSetDefaultNetworkTierRequest_NetworkTier = 0 // Public internet quality with fixed bandwidth. ProjectsSetDefaultNetworkTierRequest_FIXED_STANDARD ProjectsSetDefaultNetworkTierRequest_NetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. ProjectsSetDefaultNetworkTierRequest_PREMIUM ProjectsSetDefaultNetworkTierRequest_NetworkTier = 399530551 // Public internet quality, only limited support for other networking products. ProjectsSetDefaultNetworkTierRequest_STANDARD ProjectsSetDefaultNetworkTierRequest_NetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. ProjectsSetDefaultNetworkTierRequest_STANDARD_OVERRIDES_FIXED_STANDARD ProjectsSetDefaultNetworkTierRequest_NetworkTier = 465847234 )
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Descriptor ¶
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Descriptor() protoreflect.EnumDescriptor
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Enum ¶
func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) Enum() *ProjectsSetDefaultNetworkTierRequest_NetworkTier
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) EnumDescriptor ¶
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use ProjectsSetDefaultNetworkTierRequest_NetworkTier.Descriptor instead.
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Number ¶
func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) Number() protoreflect.EnumNumber
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) String ¶
func (x ProjectsSetDefaultNetworkTierRequest_NetworkTier) String() string
func (ProjectsSetDefaultNetworkTierRequest_NetworkTier) Type ¶
type PublicAdvertisedPrefix ¶
type PublicAdvertisedPrefix struct { // [Output Only] The version of BYOIP API. // Check the ByoipApiVersion enum for the list of possible values. ByoipApiVersion *string `protobuf:"bytes,162683283,opt,name=byoip_api_version,json=byoipApiVersion,proto3,oneof" json:"byoip_api_version,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The address to be used for reverse DNS verification. DnsVerificationIp *string `protobuf:"bytes,241011381,opt,name=dns_verification_ip,json=dnsVerificationIp,proto3,oneof" json:"dns_verification_ip,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicAdvertisedPrefix. An up-to-date fingerprint must be provided in order to update the PublicAdvertisedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicAdvertisedPrefix. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The address range, in CIDR format, represented by this public advertised prefix. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // [Output Only] Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2. // Check the PdpScope enum for the list of possible values. PdpScope *string `protobuf:"bytes,524264785,opt,name=pdp_scope,json=pdpScope,proto3,oneof" json:"pdp_scope,omitempty"` // [Output Only] The list of public delegated prefixes that exist for this public advertised prefix. PublicDelegatedPrefixs []*PublicAdvertisedPrefixPublicDelegatedPrefix `protobuf:"bytes,425811723,rep,name=public_delegated_prefixs,json=publicDelegatedPrefixs,proto3" json:"public_delegated_prefixs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The shared secret to be used for reverse DNS verification. *string `protobuf:"bytes,381932490,opt,name=shared_secret,json=sharedSecret,proto3,oneof" json:"shared_secret,omitempty"` // The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
A public advertised prefix represents an aggregated IP prefix or netblock which customers bring to cloud. The IP prefix is a single unit of route advertisement and is announced globally to the internet.
func (*PublicAdvertisedPrefix) Descriptor ¶
func (*PublicAdvertisedPrefix) Descriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefix.ProtoReflect.Descriptor instead.
func (*PublicAdvertisedPrefix) GetByoipApiVersion ¶
func (x *PublicAdvertisedPrefix) GetByoipApiVersion() string
func (*PublicAdvertisedPrefix) GetCreationTimestamp ¶
func (x *PublicAdvertisedPrefix) GetCreationTimestamp() string
func (*PublicAdvertisedPrefix) GetDescription ¶
func (x *PublicAdvertisedPrefix) GetDescription() string
func (*PublicAdvertisedPrefix) GetDnsVerificationIp ¶
func (x *PublicAdvertisedPrefix) GetDnsVerificationIp() string
func (*PublicAdvertisedPrefix) GetFingerprint ¶
func (x *PublicAdvertisedPrefix) GetFingerprint() string
func (*PublicAdvertisedPrefix) GetId ¶
func (x *PublicAdvertisedPrefix) GetId() uint64
func (*PublicAdvertisedPrefix) GetIpCidrRange ¶
func (x *PublicAdvertisedPrefix) GetIpCidrRange() string
func (*PublicAdvertisedPrefix) GetKind ¶
func (x *PublicAdvertisedPrefix) GetKind() string
func (*PublicAdvertisedPrefix) GetName ¶
func (x *PublicAdvertisedPrefix) GetName() string
func (*PublicAdvertisedPrefix) GetPdpScope ¶
func (x *PublicAdvertisedPrefix) GetPdpScope() string
func (*PublicAdvertisedPrefix) GetPublicDelegatedPrefixs ¶
func (x *PublicAdvertisedPrefix) GetPublicDelegatedPrefixs() []*PublicAdvertisedPrefixPublicDelegatedPrefix
func (*PublicAdvertisedPrefix) GetSelfLink ¶
func (x *PublicAdvertisedPrefix) GetSelfLink() string
func (*PublicAdvertisedPrefix) GetSharedSecret ¶
func (x *PublicAdvertisedPrefix) GetSharedSecret() string
func (*PublicAdvertisedPrefix) GetStatus ¶
func (x *PublicAdvertisedPrefix) GetStatus() string
func (*PublicAdvertisedPrefix) ProtoMessage ¶
func (*PublicAdvertisedPrefix) ProtoMessage()
func (*PublicAdvertisedPrefix) ProtoReflect ¶
func (x *PublicAdvertisedPrefix) ProtoReflect() protoreflect.Message
func (*PublicAdvertisedPrefix) Reset ¶
func (x *PublicAdvertisedPrefix) Reset()
func (*PublicAdvertisedPrefix) String ¶
func (x *PublicAdvertisedPrefix) String() string
type PublicAdvertisedPrefixList ¶
type PublicAdvertisedPrefixList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of PublicAdvertisedPrefix resources. Items []*PublicAdvertisedPrefix `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#publicAdvertisedPrefix for public advertised prefixes. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*PublicAdvertisedPrefixList) Descriptor ¶
func (*PublicAdvertisedPrefixList) Descriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefixList.ProtoReflect.Descriptor instead.
func (*PublicAdvertisedPrefixList) GetId ¶
func (x *PublicAdvertisedPrefixList) GetId() string
func (*PublicAdvertisedPrefixList) GetItems ¶
func (x *PublicAdvertisedPrefixList) GetItems() []*PublicAdvertisedPrefix
func (*PublicAdvertisedPrefixList) GetKind ¶
func (x *PublicAdvertisedPrefixList) GetKind() string
func (*PublicAdvertisedPrefixList) GetNextPageToken ¶
func (x *PublicAdvertisedPrefixList) GetNextPageToken() string
func (*PublicAdvertisedPrefixList) GetSelfLink ¶
func (x *PublicAdvertisedPrefixList) GetSelfLink() string
func (*PublicAdvertisedPrefixList) GetWarning ¶
func (x *PublicAdvertisedPrefixList) GetWarning() *Warning
func (*PublicAdvertisedPrefixList) ProtoMessage ¶
func (*PublicAdvertisedPrefixList) ProtoMessage()
func (*PublicAdvertisedPrefixList) ProtoReflect ¶
func (x *PublicAdvertisedPrefixList) ProtoReflect() protoreflect.Message
func (*PublicAdvertisedPrefixList) Reset ¶
func (x *PublicAdvertisedPrefixList) Reset()
func (*PublicAdvertisedPrefixList) String ¶
func (x *PublicAdvertisedPrefixList) String() string
type PublicAdvertisedPrefixPublicDelegatedPrefix ¶
type PublicAdvertisedPrefixPublicDelegatedPrefix struct { // The IP address range of the public delegated prefix IpRange *string `protobuf:"bytes,145092645,opt,name=ip_range,json=ipRange,proto3,oneof" json:"ip_range,omitempty"` // The name of the public delegated prefix Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The project number of the public delegated prefix Project *string `protobuf:"bytes,227560217,opt,name=project,proto3,oneof" json:"project,omitempty"` // The region of the public delegated prefix if it is regional. If absent, the prefix is global. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // The status of the public delegated prefix. Possible values are: INITIALIZING: The public delegated prefix is being initialized and addresses cannot be created yet. ANNOUNCED: The public delegated prefix is active. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
Represents a CIDR range which can be used to assign addresses.
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) Descriptor ¶
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) Descriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefixPublicDelegatedPrefix.ProtoReflect.Descriptor instead.
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) GetIpRange ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetIpRange() string
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) GetName ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetName() string
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) GetProject ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetProject() string
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) GetRegion ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetRegion() string
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) GetStatus ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) GetStatus() string
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoMessage ¶
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoMessage()
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoReflect ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) ProtoReflect() protoreflect.Message
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) Reset ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) Reset()
func (*PublicAdvertisedPrefixPublicDelegatedPrefix) String ¶
func (x *PublicAdvertisedPrefixPublicDelegatedPrefix) String() string
type PublicAdvertisedPrefix_ByoipApiVersion ¶
type PublicAdvertisedPrefix_ByoipApiVersion int32
[Output Only] The version of BYOIP API.
const ( // A value indicating that the enum field is not set. PublicAdvertisedPrefix_UNDEFINED_BYOIP_API_VERSION PublicAdvertisedPrefix_ByoipApiVersion = 0 // This public advertised prefix can be used to create both regional and global public delegated prefixes. It usually takes 4 weeks to create or delete a public delegated prefix. The BGP status cannot be changed. PublicAdvertisedPrefix_V1 PublicAdvertisedPrefix_ByoipApiVersion = 2715 // This public advertised prefix can only be used to create regional public delegated prefixes. Public delegated prefix creation and deletion takes minutes and the BGP status can be modified. PublicAdvertisedPrefix_V2 PublicAdvertisedPrefix_ByoipApiVersion = 2716 )
func (PublicAdvertisedPrefix_ByoipApiVersion) Descriptor ¶
func (PublicAdvertisedPrefix_ByoipApiVersion) Descriptor() protoreflect.EnumDescriptor
func (PublicAdvertisedPrefix_ByoipApiVersion) Enum ¶
func (PublicAdvertisedPrefix_ByoipApiVersion) EnumDescriptor ¶
func (PublicAdvertisedPrefix_ByoipApiVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefix_ByoipApiVersion.Descriptor instead.
func (PublicAdvertisedPrefix_ByoipApiVersion) Number ¶
func (x PublicAdvertisedPrefix_ByoipApiVersion) Number() protoreflect.EnumNumber
func (PublicAdvertisedPrefix_ByoipApiVersion) String ¶
func (x PublicAdvertisedPrefix_ByoipApiVersion) String() string
func (PublicAdvertisedPrefix_ByoipApiVersion) Type ¶
func (PublicAdvertisedPrefix_ByoipApiVersion) Type() protoreflect.EnumType
type PublicAdvertisedPrefix_PdpScope ¶
type PublicAdvertisedPrefix_PdpScope int32
Specifies how child public delegated prefix will be scoped. It could be one of following values: - `REGIONAL`: The public delegated prefix is regional only. The provisioning will take a few minutes. - `GLOBAL`: The public delegated prefix is global only. The provisioning will take ~4 weeks. - `GLOBAL_AND_REGIONAL` [output only]: The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2.
const ( // A value indicating that the enum field is not set. PublicAdvertisedPrefix_UNDEFINED_PDP_SCOPE PublicAdvertisedPrefix_PdpScope = 0 // The public delegated prefix is global only. The provisioning will take ~4 weeks. PublicAdvertisedPrefix_GLOBAL PublicAdvertisedPrefix_PdpScope = 494663587 // The public delegated prefixes is BYOIP V1 legacy prefix. This is output only value and no longer supported in BYOIP V2. PublicAdvertisedPrefix_GLOBAL_AND_REGIONAL PublicAdvertisedPrefix_PdpScope = 318053059 // The public delegated prefix is regional only. The provisioning will take a few minutes. PublicAdvertisedPrefix_REGIONAL PublicAdvertisedPrefix_PdpScope = 92288543 )
func (PublicAdvertisedPrefix_PdpScope) Descriptor ¶
func (PublicAdvertisedPrefix_PdpScope) Descriptor() protoreflect.EnumDescriptor
func (PublicAdvertisedPrefix_PdpScope) Enum ¶
func (x PublicAdvertisedPrefix_PdpScope) Enum() *PublicAdvertisedPrefix_PdpScope
func (PublicAdvertisedPrefix_PdpScope) EnumDescriptor ¶
func (PublicAdvertisedPrefix_PdpScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefix_PdpScope.Descriptor instead.
func (PublicAdvertisedPrefix_PdpScope) Number ¶
func (x PublicAdvertisedPrefix_PdpScope) Number() protoreflect.EnumNumber
func (PublicAdvertisedPrefix_PdpScope) String ¶
func (x PublicAdvertisedPrefix_PdpScope) String() string
func (PublicAdvertisedPrefix_PdpScope) Type ¶
func (PublicAdvertisedPrefix_PdpScope) Type() protoreflect.EnumType
type PublicAdvertisedPrefix_Status ¶
type PublicAdvertisedPrefix_Status int32
The status of the public advertised prefix. Possible values include: - `INITIAL`: RPKI validation is complete. - `PTR_CONFIGURED`: User has configured the PTR. - `VALIDATED`: Reverse DNS lookup is successful. - `REVERSE_DNS_LOOKUP_FAILED`: Reverse DNS lookup failed. - `PREFIX_CONFIGURATION_IN_PROGRESS`: The prefix is being configured. - `PREFIX_CONFIGURATION_COMPLETE`: The prefix is fully configured. - `PREFIX_REMOVAL_IN_PROGRESS`: The prefix is being removed.
const ( // A value indicating that the enum field is not set. PublicAdvertisedPrefix_UNDEFINED_STATUS PublicAdvertisedPrefix_Status = 0 // The prefix is announced to Internet. PublicAdvertisedPrefix_ANNOUNCED_TO_INTERNET PublicAdvertisedPrefix_Status = 177880897 // RPKI validation is complete. PublicAdvertisedPrefix_INITIAL PublicAdvertisedPrefix_Status = 518841124 // The prefix is fully configured. PublicAdvertisedPrefix_PREFIX_CONFIGURATION_COMPLETE PublicAdvertisedPrefix_Status = 480889551 // The prefix is being configured. PublicAdvertisedPrefix_PREFIX_CONFIGURATION_IN_PROGRESS PublicAdvertisedPrefix_Status = 378550961 // The prefix is being removed. PublicAdvertisedPrefix_PREFIX_REMOVAL_IN_PROGRESS PublicAdvertisedPrefix_Status = 284375783 // User has configured the PTR. PublicAdvertisedPrefix_PTR_CONFIGURED PublicAdvertisedPrefix_Status = 513497167 // The prefix is currently withdrawn but ready to be announced. PublicAdvertisedPrefix_READY_TO_ANNOUNCE PublicAdvertisedPrefix_Status = 64641265 // Reverse DNS lookup failed. PublicAdvertisedPrefix_REVERSE_DNS_LOOKUP_FAILED PublicAdvertisedPrefix_Status = 295755183 // Reverse DNS lookup is successful. PublicAdvertisedPrefix_VALIDATED PublicAdvertisedPrefix_Status = 66197998 )
func (PublicAdvertisedPrefix_Status) Descriptor ¶
func (PublicAdvertisedPrefix_Status) Descriptor() protoreflect.EnumDescriptor
func (PublicAdvertisedPrefix_Status) Enum ¶
func (x PublicAdvertisedPrefix_Status) Enum() *PublicAdvertisedPrefix_Status
func (PublicAdvertisedPrefix_Status) EnumDescriptor ¶
func (PublicAdvertisedPrefix_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicAdvertisedPrefix_Status.Descriptor instead.
func (PublicAdvertisedPrefix_Status) Number ¶
func (x PublicAdvertisedPrefix_Status) Number() protoreflect.EnumNumber
func (PublicAdvertisedPrefix_Status) String ¶
func (x PublicAdvertisedPrefix_Status) String() string
func (PublicAdvertisedPrefix_Status) Type ¶
func (PublicAdvertisedPrefix_Status) Type() protoreflect.EnumType
type PublicDelegatedPrefix ¶
type PublicDelegatedPrefix struct { // The allocatable prefix length supported by this public delegated prefix. This field is optional and cannot be set for prefixes in DELEGATION mode. It cannot be set for IPv4 prefixes either, and it always defaults to 32. AllocatablePrefixLength *int32 `protobuf:"varint,38427446,opt,name=allocatable_prefix_length,json=allocatablePrefixLength,proto3,oneof" json:"allocatable_prefix_length,omitempty"` // [Output Only] The version of BYOIP API. // Check the ByoipApiVersion enum for the list of possible values. ByoipApiVersion *string `protobuf:"bytes,162683283,opt,name=byoip_api_version,json=byoipApiVersion,proto3,oneof" json:"byoip_api_version,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a new PublicDelegatedPrefix. An up-to-date fingerprint must be provided in order to update the PublicDelegatedPrefix, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a PublicDelegatedPrefix. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The IP address range, in CIDR format, represented by this public delegated prefix. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // If true, the prefix will be live migrated. IsLiveMigration *bool `protobuf:"varint,511823856,opt,name=is_live_migration,json=isLiveMigration,proto3,oneof" json:"is_live_migration,omitempty"` // [Output Only] Type of the resource. Always compute#publicDelegatedPrefix for public delegated prefixes. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The public delegated prefix mode for IPv6 only. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of parent prefix. Either PublicAdvertisedPrefix or PublicDelegatedPrefix. ParentPrefix *string `protobuf:"bytes,15233991,opt,name=parent_prefix,json=parentPrefix,proto3,oneof" json:"parent_prefix,omitempty"` // The list of sub public delegated prefixes that exist for this public delegated prefix. PublicDelegatedSubPrefixs []*PublicDelegatedPrefixPublicDelegatedSubPrefix `protobuf:"bytes,188940044,rep,name=public_delegated_sub_prefixs,json=publicDelegatedSubPrefixs,proto3" json:"public_delegated_sub_prefixs,omitempty"` // [Output Only] URL of the region where the public delegated prefix resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
A PublicDelegatedPrefix resource represents an IP block within a PublicAdvertisedPrefix that is configured within a single cloud scope (global or region). IPs in the block can be allocated to resources within that scope. Public delegated prefixes may be further broken up into smaller IP blocks in the same scope as the parent block.
func (*PublicDelegatedPrefix) Descriptor ¶
func (*PublicDelegatedPrefix) Descriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefix.ProtoReflect.Descriptor instead.
func (*PublicDelegatedPrefix) GetAllocatablePrefixLength ¶
func (x *PublicDelegatedPrefix) GetAllocatablePrefixLength() int32
func (*PublicDelegatedPrefix) GetByoipApiVersion ¶
func (x *PublicDelegatedPrefix) GetByoipApiVersion() string
func (*PublicDelegatedPrefix) GetCreationTimestamp ¶
func (x *PublicDelegatedPrefix) GetCreationTimestamp() string
func (*PublicDelegatedPrefix) GetDescription ¶
func (x *PublicDelegatedPrefix) GetDescription() string
func (*PublicDelegatedPrefix) GetFingerprint ¶
func (x *PublicDelegatedPrefix) GetFingerprint() string
func (*PublicDelegatedPrefix) GetId ¶
func (x *PublicDelegatedPrefix) GetId() uint64
func (*PublicDelegatedPrefix) GetIpCidrRange ¶
func (x *PublicDelegatedPrefix) GetIpCidrRange() string
func (*PublicDelegatedPrefix) GetIsLiveMigration ¶
func (x *PublicDelegatedPrefix) GetIsLiveMigration() bool
func (*PublicDelegatedPrefix) GetKind ¶
func (x *PublicDelegatedPrefix) GetKind() string
func (*PublicDelegatedPrefix) GetMode ¶
func (x *PublicDelegatedPrefix) GetMode() string
func (*PublicDelegatedPrefix) GetName ¶
func (x *PublicDelegatedPrefix) GetName() string
func (*PublicDelegatedPrefix) GetParentPrefix ¶
func (x *PublicDelegatedPrefix) GetParentPrefix() string
func (*PublicDelegatedPrefix) GetPublicDelegatedSubPrefixs ¶
func (x *PublicDelegatedPrefix) GetPublicDelegatedSubPrefixs() []*PublicDelegatedPrefixPublicDelegatedSubPrefix
func (*PublicDelegatedPrefix) GetRegion ¶
func (x *PublicDelegatedPrefix) GetRegion() string
func (*PublicDelegatedPrefix) GetSelfLink ¶
func (x *PublicDelegatedPrefix) GetSelfLink() string
func (*PublicDelegatedPrefix) GetStatus ¶
func (x *PublicDelegatedPrefix) GetStatus() string
func (*PublicDelegatedPrefix) ProtoMessage ¶
func (*PublicDelegatedPrefix) ProtoMessage()
func (*PublicDelegatedPrefix) ProtoReflect ¶
func (x *PublicDelegatedPrefix) ProtoReflect() protoreflect.Message
func (*PublicDelegatedPrefix) Reset ¶
func (x *PublicDelegatedPrefix) Reset()
func (*PublicDelegatedPrefix) String ¶
func (x *PublicDelegatedPrefix) String() string
type PublicDelegatedPrefixAggregatedList ¶
type PublicDelegatedPrefixAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of PublicDelegatedPrefixesScopedList resources. Items map[string]*PublicDelegatedPrefixesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of the resource. Always compute#publicDelegatedPrefixAggregatedList for aggregated lists of public delegated prefixes. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*PublicDelegatedPrefixAggregatedList) Descriptor ¶
func (*PublicDelegatedPrefixAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixAggregatedList.ProtoReflect.Descriptor instead.
func (*PublicDelegatedPrefixAggregatedList) GetId ¶
func (x *PublicDelegatedPrefixAggregatedList) GetId() string
func (*PublicDelegatedPrefixAggregatedList) GetItems ¶
func (x *PublicDelegatedPrefixAggregatedList) GetItems() map[string]*PublicDelegatedPrefixesScopedList
func (*PublicDelegatedPrefixAggregatedList) GetKind ¶
func (x *PublicDelegatedPrefixAggregatedList) GetKind() string
func (*PublicDelegatedPrefixAggregatedList) GetNextPageToken ¶
func (x *PublicDelegatedPrefixAggregatedList) GetNextPageToken() string
func (*PublicDelegatedPrefixAggregatedList) GetSelfLink ¶
func (x *PublicDelegatedPrefixAggregatedList) GetSelfLink() string
func (*PublicDelegatedPrefixAggregatedList) GetUnreachables ¶
func (x *PublicDelegatedPrefixAggregatedList) GetUnreachables() []string
func (*PublicDelegatedPrefixAggregatedList) GetWarning ¶
func (x *PublicDelegatedPrefixAggregatedList) GetWarning() *Warning
func (*PublicDelegatedPrefixAggregatedList) ProtoMessage ¶
func (*PublicDelegatedPrefixAggregatedList) ProtoMessage()
func (*PublicDelegatedPrefixAggregatedList) ProtoReflect ¶
func (x *PublicDelegatedPrefixAggregatedList) ProtoReflect() protoreflect.Message
func (*PublicDelegatedPrefixAggregatedList) Reset ¶
func (x *PublicDelegatedPrefixAggregatedList) Reset()
func (*PublicDelegatedPrefixAggregatedList) String ¶
func (x *PublicDelegatedPrefixAggregatedList) String() string
type PublicDelegatedPrefixList ¶
type PublicDelegatedPrefixList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of PublicDelegatedPrefix resources. Items []*PublicDelegatedPrefix `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#publicDelegatedPrefixList for public delegated prefixes. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*PublicDelegatedPrefixList) Descriptor ¶
func (*PublicDelegatedPrefixList) Descriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixList.ProtoReflect.Descriptor instead.
func (*PublicDelegatedPrefixList) GetId ¶
func (x *PublicDelegatedPrefixList) GetId() string
func (*PublicDelegatedPrefixList) GetItems ¶
func (x *PublicDelegatedPrefixList) GetItems() []*PublicDelegatedPrefix
func (*PublicDelegatedPrefixList) GetKind ¶
func (x *PublicDelegatedPrefixList) GetKind() string
func (*PublicDelegatedPrefixList) GetNextPageToken ¶
func (x *PublicDelegatedPrefixList) GetNextPageToken() string
func (*PublicDelegatedPrefixList) GetSelfLink ¶
func (x *PublicDelegatedPrefixList) GetSelfLink() string
func (*PublicDelegatedPrefixList) GetWarning ¶
func (x *PublicDelegatedPrefixList) GetWarning() *Warning
func (*PublicDelegatedPrefixList) ProtoMessage ¶
func (*PublicDelegatedPrefixList) ProtoMessage()
func (*PublicDelegatedPrefixList) ProtoReflect ¶
func (x *PublicDelegatedPrefixList) ProtoReflect() protoreflect.Message
func (*PublicDelegatedPrefixList) Reset ¶
func (x *PublicDelegatedPrefixList) Reset()
func (*PublicDelegatedPrefixList) String ¶
func (x *PublicDelegatedPrefixList) String() string
type PublicDelegatedPrefixPublicDelegatedSubPrefix ¶
type PublicDelegatedPrefixPublicDelegatedSubPrefix struct { // The allocatable prefix length supported by this PublicDelegatedSubPrefix. AllocatablePrefixLength *int32 `protobuf:"varint,38427446,opt,name=allocatable_prefix_length,json=allocatablePrefixLength,proto3,oneof" json:"allocatable_prefix_length,omitempty"` // Name of the project scoping this PublicDelegatedSubPrefix. DelegateeProject *string `protobuf:"bytes,414860634,opt,name=delegatee_project,json=delegateeProject,proto3,oneof" json:"delegatee_project,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The IP address range, in CIDR format, represented by this sub public delegated prefix. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // Whether the sub prefix is delegated to create Address resources in the delegatee project. IsAddress *bool `protobuf:"varint,352617951,opt,name=is_address,json=isAddress,proto3,oneof" json:"is_address,omitempty"` // The PublicDelegatedSubPrefix mode for IPv6 only. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // The name of the sub public delegated prefix. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The region of the sub public delegated prefix if it is regional. If absent, the sub prefix is global. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The status of the sub public delegated prefix. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
Represents a sub PublicDelegatedPrefix.
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) Descriptor ¶
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) Descriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixPublicDelegatedSubPrefix.ProtoReflect.Descriptor instead.
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetAllocatablePrefixLength ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetAllocatablePrefixLength() int32
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDelegateeProject ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDelegateeProject() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDescription ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetDescription() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIpCidrRange ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIpCidrRange() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIsAddress ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetIsAddress() bool
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetMode ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetMode() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetName ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetName() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetRegion ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetRegion() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) GetStatus ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) GetStatus() string
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoMessage ¶
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoMessage()
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoReflect ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) ProtoReflect() protoreflect.Message
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) Reset ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) Reset()
func (*PublicDelegatedPrefixPublicDelegatedSubPrefix) String ¶
func (x *PublicDelegatedPrefixPublicDelegatedSubPrefix) String() string
type PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode ¶
type PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode int32
The PublicDelegatedSubPrefix mode for IPv6 only.
const ( // A value indicating that the enum field is not set. PublicDelegatedPrefixPublicDelegatedSubPrefix_UNDEFINED_MODE PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode = 0 // The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength. PublicDelegatedPrefixPublicDelegatedSubPrefix_DELEGATION PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode = 264149288 // The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes. PublicDelegatedPrefixPublicDelegatedSubPrefix_EXTERNAL_IPV6_FORWARDING_RULE_CREATION PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode = 398684356 )
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Descriptor ¶
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Descriptor() protoreflect.EnumDescriptor
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Enum ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Enum() *PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) EnumDescriptor ¶
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode.Descriptor instead.
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Number ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Number() protoreflect.EnumNumber
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) String ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) String() string
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Mode) Type ¶
type PublicDelegatedPrefixPublicDelegatedSubPrefix_Status ¶
type PublicDelegatedPrefixPublicDelegatedSubPrefix_Status int32
[Output Only] The status of the sub public delegated prefix.
const ( // A value indicating that the enum field is not set. PublicDelegatedPrefixPublicDelegatedSubPrefix_UNDEFINED_STATUS PublicDelegatedPrefixPublicDelegatedSubPrefix_Status = 0 PublicDelegatedPrefixPublicDelegatedSubPrefix_ACTIVE PublicDelegatedPrefixPublicDelegatedSubPrefix_Status = 314733318 PublicDelegatedPrefixPublicDelegatedSubPrefix_INACTIVE PublicDelegatedPrefixPublicDelegatedSubPrefix_Status = 270421099 )
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Descriptor ¶
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Descriptor() protoreflect.EnumDescriptor
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Enum ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Enum() *PublicDelegatedPrefixPublicDelegatedSubPrefix_Status
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) EnumDescriptor ¶
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixPublicDelegatedSubPrefix_Status.Descriptor instead.
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Number ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Number() protoreflect.EnumNumber
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) String ¶
func (x PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) String() string
func (PublicDelegatedPrefixPublicDelegatedSubPrefix_Status) Type ¶
type PublicDelegatedPrefix_ByoipApiVersion ¶
type PublicDelegatedPrefix_ByoipApiVersion int32
[Output Only] The version of BYOIP API.
const ( // A value indicating that the enum field is not set. PublicDelegatedPrefix_UNDEFINED_BYOIP_API_VERSION PublicDelegatedPrefix_ByoipApiVersion = 0 // This public delegated prefix usually takes 4 weeks to delete, and the BGP status cannot be changed. Announce and Withdraw APIs can not be used on this prefix. PublicDelegatedPrefix_V1 PublicDelegatedPrefix_ByoipApiVersion = 2715 // This public delegated prefix takes minutes to delete. Announce and Withdraw APIs can be used on this prefix to change the BGP status. PublicDelegatedPrefix_V2 PublicDelegatedPrefix_ByoipApiVersion = 2716 )
func (PublicDelegatedPrefix_ByoipApiVersion) Descriptor ¶
func (PublicDelegatedPrefix_ByoipApiVersion) Descriptor() protoreflect.EnumDescriptor
func (PublicDelegatedPrefix_ByoipApiVersion) Enum ¶
func (PublicDelegatedPrefix_ByoipApiVersion) EnumDescriptor ¶
func (PublicDelegatedPrefix_ByoipApiVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefix_ByoipApiVersion.Descriptor instead.
func (PublicDelegatedPrefix_ByoipApiVersion) Number ¶
func (x PublicDelegatedPrefix_ByoipApiVersion) Number() protoreflect.EnumNumber
func (PublicDelegatedPrefix_ByoipApiVersion) String ¶
func (x PublicDelegatedPrefix_ByoipApiVersion) String() string
func (PublicDelegatedPrefix_ByoipApiVersion) Type ¶
func (PublicDelegatedPrefix_ByoipApiVersion) Type() protoreflect.EnumType
type PublicDelegatedPrefix_Mode ¶
type PublicDelegatedPrefix_Mode int32
The public delegated prefix mode for IPv6 only.
const ( // A value indicating that the enum field is not set. PublicDelegatedPrefix_UNDEFINED_MODE PublicDelegatedPrefix_Mode = 0 // The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength. PublicDelegatedPrefix_DELEGATION PublicDelegatedPrefix_Mode = 264149288 // The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes. PublicDelegatedPrefix_EXTERNAL_IPV6_FORWARDING_RULE_CREATION PublicDelegatedPrefix_Mode = 398684356 )
func (PublicDelegatedPrefix_Mode) Descriptor ¶
func (PublicDelegatedPrefix_Mode) Descriptor() protoreflect.EnumDescriptor
func (PublicDelegatedPrefix_Mode) Enum ¶
func (x PublicDelegatedPrefix_Mode) Enum() *PublicDelegatedPrefix_Mode
func (PublicDelegatedPrefix_Mode) EnumDescriptor ¶
func (PublicDelegatedPrefix_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefix_Mode.Descriptor instead.
func (PublicDelegatedPrefix_Mode) Number ¶
func (x PublicDelegatedPrefix_Mode) Number() protoreflect.EnumNumber
func (PublicDelegatedPrefix_Mode) String ¶
func (x PublicDelegatedPrefix_Mode) String() string
func (PublicDelegatedPrefix_Mode) Type ¶
func (PublicDelegatedPrefix_Mode) Type() protoreflect.EnumType
type PublicDelegatedPrefix_Status ¶
type PublicDelegatedPrefix_Status int32
[Output Only] The status of the public delegated prefix, which can be one of following values: - `INITIALIZING` The public delegated prefix is being initialized and addresses cannot be created yet. - `READY_TO_ANNOUNCE` The public delegated prefix is a live migration prefix and is active. - `ANNOUNCED` The public delegated prefix is active. - `DELETING` The public delegated prefix is being deprovsioned.
const ( // A value indicating that the enum field is not set. PublicDelegatedPrefix_UNDEFINED_STATUS PublicDelegatedPrefix_Status = 0 // The public delegated prefix is active. PublicDelegatedPrefix_ANNOUNCED PublicDelegatedPrefix_Status = 365103355 // The prefix is announced within Google network. PublicDelegatedPrefix_ANNOUNCED_TO_GOOGLE PublicDelegatedPrefix_Status = 454875705 // The prefix is announced to Internet and within Google. PublicDelegatedPrefix_ANNOUNCED_TO_INTERNET PublicDelegatedPrefix_Status = 177880897 // The public delegated prefix is being deprovsioned. PublicDelegatedPrefix_DELETING PublicDelegatedPrefix_Status = 528602024 // The public delegated prefix is being initialized and addresses cannot be created yet. PublicDelegatedPrefix_INITIALIZING PublicDelegatedPrefix_Status = 306588749 // The public delegated prefix is currently withdrawn but ready to be announced. PublicDelegatedPrefix_READY_TO_ANNOUNCE PublicDelegatedPrefix_Status = 64641265 )
func (PublicDelegatedPrefix_Status) Descriptor ¶
func (PublicDelegatedPrefix_Status) Descriptor() protoreflect.EnumDescriptor
func (PublicDelegatedPrefix_Status) Enum ¶
func (x PublicDelegatedPrefix_Status) Enum() *PublicDelegatedPrefix_Status
func (PublicDelegatedPrefix_Status) EnumDescriptor ¶
func (PublicDelegatedPrefix_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefix_Status.Descriptor instead.
func (PublicDelegatedPrefix_Status) Number ¶
func (x PublicDelegatedPrefix_Status) Number() protoreflect.EnumNumber
func (PublicDelegatedPrefix_Status) String ¶
func (x PublicDelegatedPrefix_Status) String() string
func (PublicDelegatedPrefix_Status) Type ¶
func (PublicDelegatedPrefix_Status) Type() protoreflect.EnumType
type PublicDelegatedPrefixesScopedList ¶
type PublicDelegatedPrefixesScopedList struct { // [Output Only] A list of PublicDelegatedPrefixes contained in this scope. PublicDelegatedPrefixes []*PublicDelegatedPrefix `protobuf:"bytes,315261206,rep,name=public_delegated_prefixes,json=publicDelegatedPrefixes,proto3" json:"public_delegated_prefixes,omitempty"` // [Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*PublicDelegatedPrefixesScopedList) Descriptor ¶
func (*PublicDelegatedPrefixesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use PublicDelegatedPrefixesScopedList.ProtoReflect.Descriptor instead.
func (*PublicDelegatedPrefixesScopedList) GetPublicDelegatedPrefixes ¶
func (x *PublicDelegatedPrefixesScopedList) GetPublicDelegatedPrefixes() []*PublicDelegatedPrefix
func (*PublicDelegatedPrefixesScopedList) GetWarning ¶
func (x *PublicDelegatedPrefixesScopedList) GetWarning() *Warning
func (*PublicDelegatedPrefixesScopedList) ProtoMessage ¶
func (*PublicDelegatedPrefixesScopedList) ProtoMessage()
func (*PublicDelegatedPrefixesScopedList) ProtoReflect ¶
func (x *PublicDelegatedPrefixesScopedList) ProtoReflect() protoreflect.Message
func (*PublicDelegatedPrefixesScopedList) Reset ¶
func (x *PublicDelegatedPrefixesScopedList) Reset()
func (*PublicDelegatedPrefixesScopedList) String ¶
func (x *PublicDelegatedPrefixesScopedList) String() string
type Quota ¶
type Quota struct { // [Output Only] Quota limit for this metric. Limit *float64 `protobuf:"fixed64,102976443,opt,name=limit,proto3,oneof" json:"limit,omitempty"` // [Output Only] Name of the quota metric. // Check the Metric enum for the list of possible values. Metric *string `protobuf:"bytes,533067184,opt,name=metric,proto3,oneof" json:"metric,omitempty"` // [Output Only] Owning resource. This is the resource on which this quota is applied. Owner *string `protobuf:"bytes,106164915,opt,name=owner,proto3,oneof" json:"owner,omitempty"` // [Output Only] Current usage of this metric. Usage *float64 `protobuf:"fixed64,111574433,opt,name=usage,proto3,oneof" json:"usage,omitempty"` // contains filtered or unexported fields }
A quotas entry.
func (*Quota) Descriptor ¶
Deprecated: Use Quota.ProtoReflect.Descriptor instead.
func (*Quota) GetLimit ¶
func (*Quota) GetMetric ¶
func (*Quota) GetOwner ¶
func (*Quota) GetUsage ¶
func (*Quota) ProtoMessage ¶
func (*Quota) ProtoMessage()
func (*Quota) ProtoReflect ¶
func (x *Quota) ProtoReflect() protoreflect.Message
func (*Quota) Reset ¶
func (x *Quota) Reset()
func (*Quota) String ¶
type QuotaExceededInfo ¶
type QuotaExceededInfo struct { // The map holding related quota dimensions. Dimensions map[string]string `protobuf:"bytes,414334925,rep,name=dimensions,proto3" json:"dimensions,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Future quota limit being rolled out. The limit's unit depends on the quota type or metric. FutureLimit *float64 `protobuf:"fixed64,456564287,opt,name=future_limit,json=futureLimit,proto3,oneof" json:"future_limit,omitempty"` // Current effective quota limit. The limit's unit depends on the quota type or metric. Limit *float64 `protobuf:"fixed64,102976443,opt,name=limit,proto3,oneof" json:"limit,omitempty"` // The name of the quota limit. LimitName *string `protobuf:"bytes,398197903,opt,name=limit_name,json=limitName,proto3,oneof" json:"limit_name,omitempty"` // The Compute Engine quota metric name. MetricName *string `protobuf:"bytes,409881530,opt,name=metric_name,json=metricName,proto3,oneof" json:"metric_name,omitempty"` // Rollout status of the future quota limit. // Check the RolloutStatus enum for the list of possible values. RolloutStatus *string `protobuf:"bytes,476426816,opt,name=rollout_status,json=rolloutStatus,proto3,oneof" json:"rollout_status,omitempty"` // contains filtered or unexported fields }
Additional details for quota exceeded error for resource quota.
func (*QuotaExceededInfo) Descriptor ¶
func (*QuotaExceededInfo) Descriptor() ([]byte, []int)
Deprecated: Use QuotaExceededInfo.ProtoReflect.Descriptor instead.
func (*QuotaExceededInfo) GetDimensions ¶
func (x *QuotaExceededInfo) GetDimensions() map[string]string
func (*QuotaExceededInfo) GetFutureLimit ¶
func (x *QuotaExceededInfo) GetFutureLimit() float64
func (*QuotaExceededInfo) GetLimit ¶
func (x *QuotaExceededInfo) GetLimit() float64
func (*QuotaExceededInfo) GetLimitName ¶
func (x *QuotaExceededInfo) GetLimitName() string
func (*QuotaExceededInfo) GetMetricName ¶
func (x *QuotaExceededInfo) GetMetricName() string
func (*QuotaExceededInfo) GetRolloutStatus ¶
func (x *QuotaExceededInfo) GetRolloutStatus() string
func (*QuotaExceededInfo) ProtoMessage ¶
func (*QuotaExceededInfo) ProtoMessage()
func (*QuotaExceededInfo) ProtoReflect ¶
func (x *QuotaExceededInfo) ProtoReflect() protoreflect.Message
func (*QuotaExceededInfo) Reset ¶
func (x *QuotaExceededInfo) Reset()
func (*QuotaExceededInfo) String ¶
func (x *QuotaExceededInfo) String() string
type QuotaExceededInfo_RolloutStatus ¶
type QuotaExceededInfo_RolloutStatus int32
Rollout status of the future quota limit.
const ( // A value indicating that the enum field is not set. QuotaExceededInfo_UNDEFINED_ROLLOUT_STATUS QuotaExceededInfo_RolloutStatus = 0 // IN_PROGRESS - A rollout is in process which will change the limit value to future limit. QuotaExceededInfo_IN_PROGRESS QuotaExceededInfo_RolloutStatus = 469193735 // ROLLOUT_STATUS_UNSPECIFIED - Rollout status is not specified. The default value. QuotaExceededInfo_ROLLOUT_STATUS_UNSPECIFIED QuotaExceededInfo_RolloutStatus = 26864568 )
func (QuotaExceededInfo_RolloutStatus) Descriptor ¶
func (QuotaExceededInfo_RolloutStatus) Descriptor() protoreflect.EnumDescriptor
func (QuotaExceededInfo_RolloutStatus) Enum ¶
func (x QuotaExceededInfo_RolloutStatus) Enum() *QuotaExceededInfo_RolloutStatus
func (QuotaExceededInfo_RolloutStatus) EnumDescriptor ¶
func (QuotaExceededInfo_RolloutStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use QuotaExceededInfo_RolloutStatus.Descriptor instead.
func (QuotaExceededInfo_RolloutStatus) Number ¶
func (x QuotaExceededInfo_RolloutStatus) Number() protoreflect.EnumNumber
func (QuotaExceededInfo_RolloutStatus) String ¶
func (x QuotaExceededInfo_RolloutStatus) String() string
func (QuotaExceededInfo_RolloutStatus) Type ¶
func (QuotaExceededInfo_RolloutStatus) Type() protoreflect.EnumType
type QuotaStatusWarning ¶
type QuotaStatusWarning struct { // [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. // Check the Code enum for the list of possible values. Code *string `protobuf:"bytes,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" } Data []*Data `protobuf:"bytes,3076010,rep,name=data,proto3" json:"data,omitempty"` // [Output Only] A human-readable description of the warning code. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
[Output Only] Warning of fetching the `quotas` field for this region. This field is populated only if fetching of the `quotas` field fails.
func (*QuotaStatusWarning) Descriptor ¶
func (*QuotaStatusWarning) Descriptor() ([]byte, []int)
Deprecated: Use QuotaStatusWarning.ProtoReflect.Descriptor instead.
func (*QuotaStatusWarning) GetCode ¶
func (x *QuotaStatusWarning) GetCode() string
func (*QuotaStatusWarning) GetData ¶
func (x *QuotaStatusWarning) GetData() []*Data
func (*QuotaStatusWarning) GetMessage ¶
func (x *QuotaStatusWarning) GetMessage() string
func (*QuotaStatusWarning) ProtoMessage ¶
func (*QuotaStatusWarning) ProtoMessage()
func (*QuotaStatusWarning) ProtoReflect ¶
func (x *QuotaStatusWarning) ProtoReflect() protoreflect.Message
func (*QuotaStatusWarning) Reset ¶
func (x *QuotaStatusWarning) Reset()
func (*QuotaStatusWarning) String ¶
func (x *QuotaStatusWarning) String() string
type QuotaStatusWarning_Code ¶
type QuotaStatusWarning_Code int32
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
const ( // A value indicating that the enum field is not set. QuotaStatusWarning_UNDEFINED_CODE QuotaStatusWarning_Code = 0 // Warning about failed cleanup of transient changes made by a failed operation. QuotaStatusWarning_CLEANUP_FAILED QuotaStatusWarning_Code = 150308440 // A link to a deprecated resource was created. QuotaStatusWarning_DEPRECATED_RESOURCE_USED QuotaStatusWarning_Code = 391835586 // When deploying and at least one of the resources has a type marked as deprecated QuotaStatusWarning_DEPRECATED_TYPE_USED QuotaStatusWarning_Code = 346526230 // The user created a boot disk that is larger than image size. QuotaStatusWarning_DISK_SIZE_LARGER_THAN_IMAGE_SIZE QuotaStatusWarning_Code = 369442967 // When deploying and at least one of the resources has a type marked as experimental QuotaStatusWarning_EXPERIMENTAL_TYPE_USED QuotaStatusWarning_Code = 451954443 // Warning that is present in an external api call QuotaStatusWarning_EXTERNAL_API_WARNING QuotaStatusWarning_Code = 175546307 // Warning that value of a field has been overridden. Deprecated unused field. QuotaStatusWarning_FIELD_VALUE_OVERRIDEN QuotaStatusWarning_Code = 329669423 // The operation involved use of an injected kernel, which is deprecated. QuotaStatusWarning_INJECTED_KERNELS_DEPRECATED QuotaStatusWarning_Code = 417377419 // A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2. QuotaStatusWarning_INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB QuotaStatusWarning_Code = 401542606 // When deploying a deployment with a exceedingly large number of resources QuotaStatusWarning_LARGE_DEPLOYMENT_WARNING QuotaStatusWarning_Code = 481440678 // Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter. QuotaStatusWarning_LIST_OVERHEAD_QUOTA_EXCEED QuotaStatusWarning_Code = 47618117 // A resource depends on a missing type QuotaStatusWarning_MISSING_TYPE_DEPENDENCY QuotaStatusWarning_Code = 344505463 // The route's nextHopIp address is not assigned to an instance on the network. QuotaStatusWarning_NEXT_HOP_ADDRESS_NOT_ASSIGNED QuotaStatusWarning_Code = 324964999 // The route's next hop instance cannot ip forward. QuotaStatusWarning_NEXT_HOP_CANNOT_IP_FORWARD QuotaStatusWarning_Code = 383382887 // The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route. QuotaStatusWarning_NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE QuotaStatusWarning_Code = 146748434 // The route's nextHopInstance URL refers to an instance that does not exist. QuotaStatusWarning_NEXT_HOP_INSTANCE_NOT_FOUND QuotaStatusWarning_Code = 464250446 // The route's nextHopInstance URL refers to an instance that is not on the same network as the route. QuotaStatusWarning_NEXT_HOP_INSTANCE_NOT_ON_NETWORK QuotaStatusWarning_Code = 243758146 // The route's next hop instance does not have a status of RUNNING. QuotaStatusWarning_NEXT_HOP_NOT_RUNNING QuotaStatusWarning_Code = 417081265 // Error which is not critical. We decided to continue the process despite the mentioned error. QuotaStatusWarning_NOT_CRITICAL_ERROR QuotaStatusWarning_Code = 105763924 // No results are present on a particular list page. QuotaStatusWarning_NO_RESULTS_ON_PAGE QuotaStatusWarning_Code = 30036744 // Success is reported, but some results may be missing due to errors QuotaStatusWarning_PARTIAL_SUCCESS QuotaStatusWarning_Code = 39966469 // Quota information is not available to client requests (e.g: regions.list). QuotaStatusWarning_QUOTA_INFO_UNAVAILABLE QuotaStatusWarning_Code = 304294182 // The user attempted to use a resource that requires a TOS they have not accepted. QuotaStatusWarning_REQUIRED_TOS_AGREEMENT QuotaStatusWarning_Code = 3745539 // Warning that a resource is in use. QuotaStatusWarning_RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING QuotaStatusWarning_Code = 496728641 // One or more of the resources set to auto-delete could not be deleted because they were in use. QuotaStatusWarning_RESOURCE_NOT_DELETED QuotaStatusWarning_Code = 168598460 // When a resource schema validation is ignored. QuotaStatusWarning_SCHEMA_VALIDATION_IGNORED QuotaStatusWarning_Code = 275245642 // Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group. QuotaStatusWarning_SINGLE_INSTANCE_PROPERTY_TEMPLATE QuotaStatusWarning_Code = 268305617 // When undeclared properties in the schema are present QuotaStatusWarning_UNDECLARED_PROPERTIES QuotaStatusWarning_Code = 390513439 // A given scope cannot be reached. QuotaStatusWarning_UNREACHABLE QuotaStatusWarning_Code = 13328052 )
func (QuotaStatusWarning_Code) Descriptor ¶
func (QuotaStatusWarning_Code) Descriptor() protoreflect.EnumDescriptor
func (QuotaStatusWarning_Code) Enum ¶
func (x QuotaStatusWarning_Code) Enum() *QuotaStatusWarning_Code
func (QuotaStatusWarning_Code) EnumDescriptor ¶
func (QuotaStatusWarning_Code) EnumDescriptor() ([]byte, []int)
Deprecated: Use QuotaStatusWarning_Code.Descriptor instead.
func (QuotaStatusWarning_Code) Number ¶
func (x QuotaStatusWarning_Code) Number() protoreflect.EnumNumber
func (QuotaStatusWarning_Code) String ¶
func (x QuotaStatusWarning_Code) String() string
func (QuotaStatusWarning_Code) Type ¶
func (QuotaStatusWarning_Code) Type() protoreflect.EnumType
type Quota_Metric ¶
type Quota_Metric int32
[Output Only] Name of the quota metric.
const ( // A value indicating that the enum field is not set. Quota_UNDEFINED_METRIC Quota_Metric = 0 Quota_A2_CPUS Quota_Metric = 153206585 Quota_AFFINITY_GROUPS Quota_Metric = 108303563 Quota_AUTOSCALERS Quota_Metric = 471248988 Quota_BACKEND_BUCKETS Quota_Metric = 137626846 Quota_BACKEND_SERVICES Quota_Metric = 269623753 Quota_C2D_CPUS Quota_Metric = 508182517 Quota_C2_CPUS Quota_Metric = 317601211 Quota_C3_CPUS Quota_Metric = 346230362 Quota_COMMITMENTS Quota_Metric = 456141790 Quota_COMMITTED_A2_CPUS Quota_Metric = 59330902 Quota_COMMITTED_C2D_CPUS Quota_Metric = 282390904 Quota_COMMITTED_C2_CPUS Quota_Metric = 223725528 Quota_COMMITTED_C3_CPUS Quota_Metric = 252354679 Quota_COMMITTED_CPUS Quota_Metric = 292394702 Quota_COMMITTED_E2_CPUS Quota_Metric = 388120154 Quota_COMMITTED_LICENSES Quota_Metric = 357606869 Quota_COMMITTED_LOCAL_SSD_TOTAL_GB Quota_Metric = 308393480 Quota_COMMITTED_M3_CPUS Quota_Metric = 585985 Quota_COMMITTED_MEMORY_OPTIMIZED_CPUS Quota_Metric = 489057886 Quota_COMMITTED_N2A_CPUS Quota_Metric = 40064304 Quota_COMMITTED_N2D_CPUS Quota_Metric = 125951757 Quota_COMMITTED_N2_CPUS Quota_Metric = 322589603 Quota_COMMITTED_NVIDIA_A100_80GB_GPUS Quota_Metric = 464326565 Quota_COMMITTED_NVIDIA_A100_GPUS Quota_Metric = 375799445 Quota_COMMITTED_NVIDIA_H100_GPUS Quota_Metric = 71649180 Quota_COMMITTED_NVIDIA_K80_GPUS Quota_Metric = 3857188 Quota_COMMITTED_NVIDIA_L4_GPUS Quota_Metric = 19163645 Quota_COMMITTED_NVIDIA_P100_GPUS Quota_Metric = 107528100 Quota_COMMITTED_NVIDIA_P4_GPUS Quota_Metric = 347952897 Quota_COMMITTED_NVIDIA_T4_GPUS Quota_Metric = 139871237 Quota_COMMITTED_NVIDIA_V100_GPUS Quota_Metric = 219562 Quota_COMMITTED_T2A_CPUS Quota_Metric = 296378986 Quota_COMMITTED_T2D_CPUS Quota_Metric = 382266439 Quota_COMMITTED_Z3_CPUS Quota_Metric = 263844686 // Guest CPUs Quota_CPUS Quota_Metric = 2075595 Quota_CPUS_ALL_REGIONS Quota_Metric = 470911149 Quota_DISKS_TOTAL_GB Quota_Metric = 353520543 Quota_E2_CPUS Quota_Metric = 481995837 Quota_EXTERNAL_MANAGED_FORWARDING_RULES Quota_Metric = 150790089 Quota_EXTERNAL_NETWORK_LB_FORWARDING_RULES Quota_Metric = 374298265 Quota_EXTERNAL_PROTOCOL_FORWARDING_RULES Quota_Metric = 63478888 Quota_EXTERNAL_VPN_GATEWAYS Quota_Metric = 272457134 Quota_FIREWALLS Quota_Metric = 374485843 Quota_FORWARDING_RULES Quota_Metric = 432668949 Quota_GLOBAL_EXTERNAL_MANAGED_BACKEND_SERVICES Quota_Metric = 164566753 Quota_GLOBAL_EXTERNAL_MANAGED_FORWARDING_RULES Quota_Metric = 327611949 Quota_GLOBAL_EXTERNAL_PROXY_LB_BACKEND_SERVICES Quota_Metric = 400256169 Quota_GLOBAL_INTERNAL_ADDRESSES Quota_Metric = 42738332 Quota_GLOBAL_INTERNAL_MANAGED_BACKEND_SERVICES Quota_Metric = 256608303 Quota_GLOBAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES Quota_Metric = 323514196 Quota_GPUS_ALL_REGIONS Quota_Metric = 39387177 Quota_HDB_TOTAL_GB Quota_Metric = 319316271 Quota_HDB_TOTAL_IOPS Quota_Metric = 309720317 Quota_HDB_TOTAL_THROUGHPUT Quota_Metric = 20981374 Quota_HEALTH_CHECKS Quota_Metric = 289347502 Quota_IMAGES Quota_Metric = 15562360 Quota_INSTANCES Quota_Metric = 131337822 Quota_INSTANCE_GROUPS Quota_Metric = 355919038 Quota_INSTANCE_GROUP_MANAGERS Quota_Metric = 101798192 Quota_INSTANCE_TEMPLATES Quota_Metric = 226188271 Quota_INTERCONNECTS Quota_Metric = 415204741 Quota_INTERCONNECT_ATTACHMENTS_PER_REGION Quota_Metric = 159968086 Quota_INTERCONNECT_ATTACHMENTS_TOTAL_MBPS Quota_Metric = 425090419 Quota_INTERCONNECT_TOTAL_GBPS Quota_Metric = 285341866 Quota_INTERNAL_ADDRESSES Quota_Metric = 197899392 Quota_INTERNAL_TRAFFIC_DIRECTOR_FORWARDING_RULES Quota_Metric = 266433668 Quota_IN_PLACE_SNAPSHOTS Quota_Metric = 151359133 Quota_IN_USE_ADDRESSES Quota_Metric = 402125072 Quota_IN_USE_BACKUP_SCHEDULES Quota_Metric = 32786705 Quota_IN_USE_SNAPSHOT_SCHEDULES Quota_Metric = 462104083 Quota_LOCAL_SSD_TOTAL_GB Quota_Metric = 330878021 Quota_M1_CPUS Quota_Metric = 37203366 Quota_M2_CPUS Quota_Metric = 65832517 Quota_M3_CPUS Quota_Metric = 94461668 Quota_MACHINE_IMAGES Quota_Metric = 446986640 Quota_N2A_CPUS Quota_Metric = 265855917 Quota_N2D_CPUS Quota_Metric = 351743370 Quota_N2_CPUS Quota_Metric = 416465286 Quota_NETWORKS Quota_Metric = 485481477 Quota_NETWORK_ATTACHMENTS Quota_Metric = 149028575 Quota_NETWORK_ENDPOINT_GROUPS Quota_Metric = 102144909 Quota_NETWORK_FIREWALL_POLICIES Quota_Metric = 101117374 Quota_NET_LB_SECURITY_POLICIES_PER_REGION Quota_Metric = 157892269 Quota_NET_LB_SECURITY_POLICY_RULES_PER_REGION Quota_Metric = 356090931 Quota_NET_LB_SECURITY_POLICY_RULE_ATTRIBUTES_PER_REGION Quota_Metric = 311243888 Quota_NODE_GROUPS Quota_Metric = 24624817 Quota_NODE_TEMPLATES Quota_Metric = 474896668 Quota_NVIDIA_A100_80GB_GPUS Quota_Metric = 286389320 Quota_NVIDIA_A100_GPUS Quota_Metric = 504872978 Quota_NVIDIA_K80_GPUS Quota_Metric = 163886599 Quota_NVIDIA_L4_GPUS Quota_Metric = 491923130 Quota_NVIDIA_P100_GPUS Quota_Metric = 236601633 Quota_NVIDIA_P100_VWS_GPUS Quota_Metric = 213970574 Quota_NVIDIA_P4_GPUS Quota_Metric = 283841470 Quota_NVIDIA_P4_VWS_GPUS Quota_Metric = 528296619 Quota_NVIDIA_T4_GPUS Quota_Metric = 75759810 Quota_NVIDIA_T4_VWS_GPUS Quota_Metric = 319813039 Quota_NVIDIA_V100_GPUS Quota_Metric = 129293095 Quota_PACKET_MIRRORINGS Quota_Metric = 15578407 Quota_PD_EXTREME_TOTAL_PROVISIONED_IOPS Quota_Metric = 69593965 Quota_PREEMPTIBLE_CPUS Quota_Metric = 251184841 Quota_PREEMPTIBLE_LOCAL_SSD_GB Quota_Metric = 260819336 Quota_PREEMPTIBLE_NVIDIA_A100_80GB_GPUS Quota_Metric = 151942410 Quota_PREEMPTIBLE_NVIDIA_A100_GPUS Quota_Metric = 68832784 Quota_PREEMPTIBLE_NVIDIA_H100_GPUS Quota_Metric = 301553431 Quota_PREEMPTIBLE_NVIDIA_K80_GPUS Quota_Metric = 374960201 Quota_PREEMPTIBLE_NVIDIA_L4_GPUS Quota_Metric = 100408376 Quota_PREEMPTIBLE_NVIDIA_P100_GPUS Quota_Metric = 337432351 Quota_PREEMPTIBLE_NVIDIA_P100_VWS_GPUS Quota_Metric = 313544076 Quota_PREEMPTIBLE_NVIDIA_P4_GPUS Quota_Metric = 429197628 Quota_PREEMPTIBLE_NVIDIA_P4_VWS_GPUS Quota_Metric = 252981545 Quota_PREEMPTIBLE_NVIDIA_T4_GPUS Quota_Metric = 221115968 Quota_PREEMPTIBLE_NVIDIA_T4_VWS_GPUS Quota_Metric = 44497965 Quota_PREEMPTIBLE_NVIDIA_V100_GPUS Quota_Metric = 230123813 Quota_PREEMPTIBLE_TPU_LITE_DEVICE_V5 Quota_Metric = 174262523 Quota_PREEMPTIBLE_TPU_LITE_PODSLICE_V5 Quota_Metric = 112281796 Quota_PREEMPTIBLE_TPU_PODSLICE_V4 Quota_Metric = 425541132 Quota_PSC_ILB_CONSUMER_FORWARDING_RULES_PER_PRODUCER_NETWORK Quota_Metric = 231164291 Quota_PSC_INTERNAL_LB_FORWARDING_RULES Quota_Metric = 169005435 Quota_PUBLIC_ADVERTISED_PREFIXES Quota_Metric = 471371980 Quota_PUBLIC_DELEGATED_PREFIXES Quota_Metric = 532465974 Quota_REGIONAL_AUTOSCALERS Quota_Metric = 29363772 Quota_REGIONAL_EXTERNAL_MANAGED_BACKEND_SERVICES Quota_Metric = 4240989 Quota_REGIONAL_EXTERNAL_NETWORK_LB_BACKEND_SERVICES Quota_Metric = 409564525 Quota_REGIONAL_INSTANCE_GROUP_MANAGERS Quota_Metric = 37543696 Quota_REGIONAL_INTERNAL_LB_BACKEND_SERVICES Quota_Metric = 137983760 Quota_REGIONAL_INTERNAL_MANAGED_BACKEND_SERVICES Quota_Metric = 96282539 Quota_REGIONAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES Quota_Metric = 483162968 Quota_RESERVATIONS Quota_Metric = 32644647 Quota_RESOURCE_POLICIES Quota_Metric = 83955297 Quota_ROUTERS Quota_Metric = 493018666 Quota_ROUTES Quota_Metric = 275680074 Quota_SECURITY_POLICIES Quota_Metric = 189518703 Quota_SECURITY_POLICIES_PER_REGION Quota_Metric = 249041734 Quota_SECURITY_POLICY_ADVANCED_RULES_PER_REGION Quota_Metric = 371815341 Quota_SECURITY_POLICY_CEVAL_RULES Quota_Metric = 470815689 Quota_SECURITY_POLICY_RULES Quota_Metric = 203549225 Quota_SECURITY_POLICY_RULES_PER_REGION Quota_Metric = 126510156 Quota_SERVICE_ATTACHMENTS Quota_Metric = 471521510 // The total number of snapshots allowed for a single project. Quota_SNAPSHOTS Quota_Metric = 343405327 Quota_SSD_TOTAL_GB Quota_Metric = 161732561 Quota_SSL_CERTIFICATES Quota_Metric = 378372399 Quota_SSL_POLICIES Quota_Metric = 523254339 Quota_STATIC_ADDRESSES Quota_Metric = 93624049 Quota_STATIC_BYOIP_ADDRESSES Quota_Metric = 275809649 Quota_STATIC_EXTERNAL_IPV6_ADDRESS_RANGES Quota_Metric = 472346774 Quota_SUBNETWORKS Quota_Metric = 421330469 Quota_T2A_CPUS Quota_Metric = 522170599 Quota_T2D_CPUS Quota_Metric = 71187140 Quota_TARGET_HTTPS_PROXIES Quota_Metric = 219522506 Quota_TARGET_HTTP_PROXIES Quota_Metric = 164117155 Quota_TARGET_INSTANCES Quota_Metric = 284519728 Quota_TARGET_POOLS Quota_Metric = 348261257 Quota_TARGET_SSL_PROXIES Quota_Metric = 159216235 Quota_TARGET_TCP_PROXIES Quota_Metric = 182243136 Quota_TARGET_VPN_GATEWAYS Quota_Metric = 75029928 Quota_TPU_LITE_DEVICE_V5 Quota_Metric = 449577597 Quota_TPU_LITE_PODSLICE_V5 Quota_Metric = 12708294 Quota_TPU_PODSLICE_V4 Quota_Metric = 214467530 Quota_URL_MAPS Quota_Metric = 378660743 Quota_VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES Quota_Metric = 128400161 Quota_VPN_GATEWAYS Quota_Metric = 35620282 Quota_VPN_TUNNELS Quota_Metric = 104327296 Quota_XPN_SERVICE_PROJECTS Quota_Metric = 95191981 )
func (Quota_Metric) Descriptor ¶
func (Quota_Metric) Descriptor() protoreflect.EnumDescriptor
func (Quota_Metric) Enum ¶
func (x Quota_Metric) Enum() *Quota_Metric
func (Quota_Metric) EnumDescriptor ¶
func (Quota_Metric) EnumDescriptor() ([]byte, []int)
Deprecated: Use Quota_Metric.Descriptor instead.
func (Quota_Metric) Number ¶
func (x Quota_Metric) Number() protoreflect.EnumNumber
func (Quota_Metric) String ¶
func (x Quota_Metric) String() string
func (Quota_Metric) Type ¶
func (Quota_Metric) Type() protoreflect.EnumType
type RawDisk ¶
type RawDisk struct { // The format used to encode and transmit the block device, which should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created. // Check the ContainerType enum for the list of possible values. ContainerType *string `protobuf:"bytes,318809144,opt,name=container_type,json=containerType,proto3,oneof" json:"container_type,omitempty"` // [Deprecated] This field is deprecated. An optional SHA1 checksum of the disk image before unpackaging provided by the client when the disk image is created. Sha1Checksum *string `protobuf:"bytes,314444349,opt,name=sha1_checksum,json=sha1Checksum,proto3,oneof" json:"sha1_checksum,omitempty"` // The full Google Cloud Storage URL where the raw disk image archive is stored. The following are valid formats for the URL: - https://storage.googleapis.com/bucket_name/image_archive_name - https://storage.googleapis.com/bucket_name/folder_name/ image_archive_name In order to create an image, you must provide the full or partial URL of one of the following: - The rawDisk.source URL - The sourceDisk URL - The sourceImage URL - The sourceSnapshot URL Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // contains filtered or unexported fields }
The parameters of the raw disk image.
func (*RawDisk) Descriptor ¶
Deprecated: Use RawDisk.ProtoReflect.Descriptor instead.
func (*RawDisk) GetContainerType ¶
func (*RawDisk) GetSha1Checksum ¶
func (*RawDisk) GetSource ¶
func (*RawDisk) ProtoMessage ¶
func (*RawDisk) ProtoMessage()
func (*RawDisk) ProtoReflect ¶
func (x *RawDisk) ProtoReflect() protoreflect.Message
func (*RawDisk) Reset ¶
func (x *RawDisk) Reset()
func (*RawDisk) String ¶
type RawDisk_ContainerType ¶
type RawDisk_ContainerType int32
The format used to encode and transmit the block device, which should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
const ( // A value indicating that the enum field is not set. RawDisk_UNDEFINED_CONTAINER_TYPE RawDisk_ContainerType = 0 RawDisk_TAR RawDisk_ContainerType = 82821 )
func (RawDisk_ContainerType) Descriptor ¶
func (RawDisk_ContainerType) Descriptor() protoreflect.EnumDescriptor
func (RawDisk_ContainerType) Enum ¶
func (x RawDisk_ContainerType) Enum() *RawDisk_ContainerType
func (RawDisk_ContainerType) EnumDescriptor ¶
func (RawDisk_ContainerType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RawDisk_ContainerType.Descriptor instead.
func (RawDisk_ContainerType) Number ¶
func (x RawDisk_ContainerType) Number() protoreflect.EnumNumber
func (RawDisk_ContainerType) String ¶
func (x RawDisk_ContainerType) String() string
func (RawDisk_ContainerType) Type ¶
func (RawDisk_ContainerType) Type() protoreflect.EnumType
type RecreateInstancesInstanceGroupManagerRequest ¶
type RecreateInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersRecreateInstancesRequestResource *InstanceGroupManagersRecreateInstancesRequest `protobuf:"bytes,21405952,opt,name=instance_group_managers_recreate_instances_request_resource,json=instanceGroupManagersRecreateInstancesRequestResource,proto3" json:"instance_group_managers_recreate_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.RecreateInstances. See the method description for details.
func (*RecreateInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*RecreateInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecreateInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersRecreateInstancesRequestResource ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersRecreateInstancesRequestResource() *InstanceGroupManagersRecreateInstancesRequest
func (*RecreateInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) GetProject() string
func (*RecreateInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*RecreateInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) GetZone() string
func (*RecreateInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*RecreateInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*RecreateInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*RecreateInstancesInstanceGroupManagerRequest) Reset ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) Reset()
func (*RecreateInstancesInstanceGroupManagerRequest) String ¶
func (x *RecreateInstancesInstanceGroupManagerRequest) String() string
type RecreateInstancesRegionInstanceGroupManagerRequest ¶
type RecreateInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersRecreateRequestResource *RegionInstanceGroupManagersRecreateRequest `protobuf:"bytes,170999316,opt,name=region_instance_group_managers_recreate_request_resource,json=regionInstanceGroupManagersRecreateRequestResource,proto3" json:"region_instance_group_managers_recreate_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.RecreateInstances. See the method description for details.
func (*RecreateInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*RecreateInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecreateInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*RecreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*RecreateInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*RecreateInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*RecreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersRecreateRequestResource ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersRecreateRequestResource() *RegionInstanceGroupManagersRecreateRequest
func (*RecreateInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*RecreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*RecreateInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*RecreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*RecreateInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) Reset()
func (*RecreateInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *RecreateInstancesRegionInstanceGroupManagerRequest) String() string
type Reference ¶
type Reference struct { // [Output Only] Type of the resource. Always compute#reference for references. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A description of the reference type with no implied semantics. Possible values include: 1. MEMBER_OF ReferenceType *string `protobuf:"bytes,247521198,opt,name=reference_type,json=referenceType,proto3,oneof" json:"reference_type,omitempty"` // URL of the resource which refers to the target. Referrer *string `protobuf:"bytes,351173663,opt,name=referrer,proto3,oneof" json:"referrer,omitempty"` // URL of the resource to which this reference points. Target *string `protobuf:"bytes,192835985,opt,name=target,proto3,oneof" json:"target,omitempty"` // contains filtered or unexported fields }
Represents a reference to a resource.
func (*Reference) Descriptor ¶
Deprecated: Use Reference.ProtoReflect.Descriptor instead.
func (*Reference) GetKind ¶
func (*Reference) GetReferenceType ¶
func (*Reference) GetReferrer ¶
func (*Reference) GetTarget ¶
func (*Reference) ProtoMessage ¶
func (*Reference) ProtoMessage()
func (*Reference) ProtoReflect ¶
func (x *Reference) ProtoReflect() protoreflect.Message
func (*Reference) Reset ¶
func (x *Reference) Reset()
func (*Reference) String ¶
type Region ¶
type Region struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this region. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] Textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#region for regions. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Warning of fetching the `quotas` field for this region. This field is populated only if fetching of the `quotas` field fails. QuotaStatusWarning *QuotaStatusWarning `protobuf:"bytes,302941430,opt,name=quota_status_warning,json=quotaStatusWarning,proto3,oneof" json:"quota_status_warning,omitempty"` // [Output Only] Quotas assigned to this region. Quotas []*Quota `protobuf:"bytes,125341947,rep,name=quotas,proto3" json:"quotas,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Status of the region, either UP or DOWN. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] Reserved for future use. SupportsPzs *bool `protobuf:"varint,83983214,opt,name=supports_pzs,json=supportsPzs,proto3,oneof" json:"supports_pzs,omitempty"` // [Output Only] A list of zones available in this region, in the form of resource URLs. Zones []string `protobuf:"bytes,116085319,rep,name=zones,proto3" json:"zones,omitempty"` // contains filtered or unexported fields }
Represents a Region resource. A region is a geographical area where a resource is located. For more information, read Regions and Zones.
func (*Region) Descriptor ¶
Deprecated: Use Region.ProtoReflect.Descriptor instead.
func (*Region) GetCreationTimestamp ¶
func (*Region) GetDeprecated ¶
func (x *Region) GetDeprecated() *DeprecationStatus
func (*Region) GetDescription ¶
func (*Region) GetId ¶
func (*Region) GetKind ¶
func (*Region) GetName ¶
func (*Region) GetQuotaStatusWarning ¶
func (x *Region) GetQuotaStatusWarning() *QuotaStatusWarning
func (*Region) GetQuotas ¶
func (*Region) GetSelfLink ¶
func (*Region) GetStatus ¶
func (*Region) GetSupportsPzs ¶
func (*Region) GetZones ¶
func (*Region) ProtoMessage ¶
func (*Region) ProtoMessage()
func (*Region) ProtoReflect ¶
func (x *Region) ProtoReflect() protoreflect.Message
func (*Region) Reset ¶
func (x *Region) Reset()
func (*Region) String ¶
type RegionAddressesMoveRequest ¶
type RegionAddressesMoveRequest struct { // An optional destination address description if intended to be different from the source. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The URL of the destination address to move to. This can be a full or partial URL. For example, the following are all valid URLs to a address: - https://www.googleapis.com/compute/v1/projects/project/regions/region /addresses/address - projects/project/regions/region/addresses/address Note that destination project must be different from the source project. So /regions/region/addresses/address is not valid partial url. DestinationAddress *string `protobuf:"bytes,371693763,opt,name=destination_address,json=destinationAddress,proto3,oneof" json:"destination_address,omitempty"` // contains filtered or unexported fields }
func (*RegionAddressesMoveRequest) Descriptor ¶
func (*RegionAddressesMoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionAddressesMoveRequest.ProtoReflect.Descriptor instead.
func (*RegionAddressesMoveRequest) GetDescription ¶
func (x *RegionAddressesMoveRequest) GetDescription() string
func (*RegionAddressesMoveRequest) GetDestinationAddress ¶
func (x *RegionAddressesMoveRequest) GetDestinationAddress() string
func (*RegionAddressesMoveRequest) ProtoMessage ¶
func (*RegionAddressesMoveRequest) ProtoMessage()
func (*RegionAddressesMoveRequest) ProtoReflect ¶
func (x *RegionAddressesMoveRequest) ProtoReflect() protoreflect.Message
func (*RegionAddressesMoveRequest) Reset ¶
func (x *RegionAddressesMoveRequest) Reset()
func (*RegionAddressesMoveRequest) String ¶
func (x *RegionAddressesMoveRequest) String() string
type RegionAutoscalerList ¶
type RegionAutoscalerList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Autoscaler resources. Items []*Autoscaler `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of autoscalers.
func (*RegionAutoscalerList) Descriptor ¶
func (*RegionAutoscalerList) Descriptor() ([]byte, []int)
Deprecated: Use RegionAutoscalerList.ProtoReflect.Descriptor instead.
func (*RegionAutoscalerList) GetId ¶
func (x *RegionAutoscalerList) GetId() string
func (*RegionAutoscalerList) GetItems ¶
func (x *RegionAutoscalerList) GetItems() []*Autoscaler
func (*RegionAutoscalerList) GetKind ¶
func (x *RegionAutoscalerList) GetKind() string
func (*RegionAutoscalerList) GetNextPageToken ¶
func (x *RegionAutoscalerList) GetNextPageToken() string
func (*RegionAutoscalerList) GetSelfLink ¶
func (x *RegionAutoscalerList) GetSelfLink() string
func (*RegionAutoscalerList) GetWarning ¶
func (x *RegionAutoscalerList) GetWarning() *Warning
func (*RegionAutoscalerList) ProtoMessage ¶
func (*RegionAutoscalerList) ProtoMessage()
func (*RegionAutoscalerList) ProtoReflect ¶
func (x *RegionAutoscalerList) ProtoReflect() protoreflect.Message
func (*RegionAutoscalerList) Reset ¶
func (x *RegionAutoscalerList) Reset()
func (*RegionAutoscalerList) String ¶
func (x *RegionAutoscalerList) String() string
type RegionDiskTypeList ¶
type RegionDiskTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of DiskType resources. Items []*DiskType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#regionDiskTypeList for region disk types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*RegionDiskTypeList) Descriptor ¶
func (*RegionDiskTypeList) Descriptor() ([]byte, []int)
Deprecated: Use RegionDiskTypeList.ProtoReflect.Descriptor instead.
func (*RegionDiskTypeList) GetId ¶
func (x *RegionDiskTypeList) GetId() string
func (*RegionDiskTypeList) GetItems ¶
func (x *RegionDiskTypeList) GetItems() []*DiskType
func (*RegionDiskTypeList) GetKind ¶
func (x *RegionDiskTypeList) GetKind() string
func (*RegionDiskTypeList) GetNextPageToken ¶
func (x *RegionDiskTypeList) GetNextPageToken() string
func (*RegionDiskTypeList) GetSelfLink ¶
func (x *RegionDiskTypeList) GetSelfLink() string
func (*RegionDiskTypeList) GetWarning ¶
func (x *RegionDiskTypeList) GetWarning() *Warning
func (*RegionDiskTypeList) ProtoMessage ¶
func (*RegionDiskTypeList) ProtoMessage()
func (*RegionDiskTypeList) ProtoReflect ¶
func (x *RegionDiskTypeList) ProtoReflect() protoreflect.Message
func (*RegionDiskTypeList) Reset ¶
func (x *RegionDiskTypeList) Reset()
func (*RegionDiskTypeList) String ¶
func (x *RegionDiskTypeList) String() string
type RegionDisksAddResourcePoliciesRequest ¶
type RegionDisksAddResourcePoliciesRequest struct { // Resource policies to be added to this disk. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*RegionDisksAddResourcePoliciesRequest) Descriptor ¶
func (*RegionDisksAddResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionDisksAddResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*RegionDisksAddResourcePoliciesRequest) GetResourcePolicies ¶
func (x *RegionDisksAddResourcePoliciesRequest) GetResourcePolicies() []string
func (*RegionDisksAddResourcePoliciesRequest) ProtoMessage ¶
func (*RegionDisksAddResourcePoliciesRequest) ProtoMessage()
func (*RegionDisksAddResourcePoliciesRequest) ProtoReflect ¶
func (x *RegionDisksAddResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*RegionDisksAddResourcePoliciesRequest) Reset ¶
func (x *RegionDisksAddResourcePoliciesRequest) Reset()
func (*RegionDisksAddResourcePoliciesRequest) String ¶
func (x *RegionDisksAddResourcePoliciesRequest) String() string
type RegionDisksRemoveResourcePoliciesRequest ¶
type RegionDisksRemoveResourcePoliciesRequest struct { // Resource policies to be removed from this disk. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // contains filtered or unexported fields }
func (*RegionDisksRemoveResourcePoliciesRequest) Descriptor ¶
func (*RegionDisksRemoveResourcePoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionDisksRemoveResourcePoliciesRequest.ProtoReflect.Descriptor instead.
func (*RegionDisksRemoveResourcePoliciesRequest) GetResourcePolicies ¶
func (x *RegionDisksRemoveResourcePoliciesRequest) GetResourcePolicies() []string
func (*RegionDisksRemoveResourcePoliciesRequest) ProtoMessage ¶
func (*RegionDisksRemoveResourcePoliciesRequest) ProtoMessage()
func (*RegionDisksRemoveResourcePoliciesRequest) ProtoReflect ¶
func (x *RegionDisksRemoveResourcePoliciesRequest) ProtoReflect() protoreflect.Message
func (*RegionDisksRemoveResourcePoliciesRequest) Reset ¶
func (x *RegionDisksRemoveResourcePoliciesRequest) Reset()
func (*RegionDisksRemoveResourcePoliciesRequest) String ¶
func (x *RegionDisksRemoveResourcePoliciesRequest) String() string
type RegionDisksResizeRequest ¶
type RegionDisksResizeRequest struct { // The new size of the regional persistent disk, which is specified in GB. SizeGb *int64 `protobuf:"varint,494929369,opt,name=size_gb,json=sizeGb,proto3,oneof" json:"size_gb,omitempty"` // contains filtered or unexported fields }
func (*RegionDisksResizeRequest) Descriptor ¶
func (*RegionDisksResizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionDisksResizeRequest.ProtoReflect.Descriptor instead.
func (*RegionDisksResizeRequest) GetSizeGb ¶
func (x *RegionDisksResizeRequest) GetSizeGb() int64
func (*RegionDisksResizeRequest) ProtoMessage ¶
func (*RegionDisksResizeRequest) ProtoMessage()
func (*RegionDisksResizeRequest) ProtoReflect ¶
func (x *RegionDisksResizeRequest) ProtoReflect() protoreflect.Message
func (*RegionDisksResizeRequest) Reset ¶
func (x *RegionDisksResizeRequest) Reset()
func (*RegionDisksResizeRequest) String ¶
func (x *RegionDisksResizeRequest) String() string
type RegionDisksStartAsyncReplicationRequest ¶
type RegionDisksStartAsyncReplicationRequest struct { // The secondary disk to start asynchronous replication to. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - https://www.googleapis.com/compute/v1/projects/project/regions/region /disks/disk - projects/project/zones/zone/disks/disk - projects/project/regions/region/disks/disk - zones/zone/disks/disk - regions/region/disks/disk AsyncSecondaryDisk *string `protobuf:"bytes,131645867,opt,name=async_secondary_disk,json=asyncSecondaryDisk,proto3,oneof" json:"async_secondary_disk,omitempty"` // contains filtered or unexported fields }
func (*RegionDisksStartAsyncReplicationRequest) Descriptor ¶
func (*RegionDisksStartAsyncReplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionDisksStartAsyncReplicationRequest.ProtoReflect.Descriptor instead.
func (*RegionDisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk ¶
func (x *RegionDisksStartAsyncReplicationRequest) GetAsyncSecondaryDisk() string
func (*RegionDisksStartAsyncReplicationRequest) ProtoMessage ¶
func (*RegionDisksStartAsyncReplicationRequest) ProtoMessage()
func (*RegionDisksStartAsyncReplicationRequest) ProtoReflect ¶
func (x *RegionDisksStartAsyncReplicationRequest) ProtoReflect() protoreflect.Message
func (*RegionDisksStartAsyncReplicationRequest) Reset ¶
func (x *RegionDisksStartAsyncReplicationRequest) Reset()
func (*RegionDisksStartAsyncReplicationRequest) String ¶
func (x *RegionDisksStartAsyncReplicationRequest) String() string
type RegionInstanceGroupList ¶
type RegionInstanceGroupList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroup resources. Items []*InstanceGroup `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // The resource type. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of InstanceGroup resources.
func (*RegionInstanceGroupList) Descriptor ¶
func (*RegionInstanceGroupList) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupList.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupList) GetId ¶
func (x *RegionInstanceGroupList) GetId() string
func (*RegionInstanceGroupList) GetItems ¶
func (x *RegionInstanceGroupList) GetItems() []*InstanceGroup
func (*RegionInstanceGroupList) GetKind ¶
func (x *RegionInstanceGroupList) GetKind() string
func (*RegionInstanceGroupList) GetNextPageToken ¶
func (x *RegionInstanceGroupList) GetNextPageToken() string
func (*RegionInstanceGroupList) GetSelfLink ¶
func (x *RegionInstanceGroupList) GetSelfLink() string
func (*RegionInstanceGroupList) GetWarning ¶
func (x *RegionInstanceGroupList) GetWarning() *Warning
func (*RegionInstanceGroupList) ProtoMessage ¶
func (*RegionInstanceGroupList) ProtoMessage()
func (*RegionInstanceGroupList) ProtoReflect ¶
func (x *RegionInstanceGroupList) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupList) Reset ¶
func (x *RegionInstanceGroupList) Reset()
func (*RegionInstanceGroupList) String ¶
func (x *RegionInstanceGroupList) String() string
type RegionInstanceGroupManagerDeleteInstanceConfigReq ¶
type RegionInstanceGroupManagerDeleteInstanceConfigReq struct { // The list of instance names for which we want to delete per-instance configs on this managed instance group. Names []string `protobuf:"bytes,104585032,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
RegionInstanceGroupManagers.deletePerInstanceConfigs
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) Descriptor ¶
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagerDeleteInstanceConfigReq.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) GetNames ¶
func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) GetNames() []string
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoMessage ¶
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoMessage()
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoReflect ¶
func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) Reset ¶
func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) Reset()
func (*RegionInstanceGroupManagerDeleteInstanceConfigReq) String ¶
func (x *RegionInstanceGroupManagerDeleteInstanceConfigReq) String() string
type RegionInstanceGroupManagerList ¶
type RegionInstanceGroupManagerList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceGroupManager resources. Items []*InstanceGroupManager `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] The resource type, which is always compute#instanceGroupManagerList for a list of managed instance groups that exist in th regional scope. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of managed instance groups.
func (*RegionInstanceGroupManagerList) Descriptor ¶
func (*RegionInstanceGroupManagerList) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagerList.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagerList) GetId ¶
func (x *RegionInstanceGroupManagerList) GetId() string
func (*RegionInstanceGroupManagerList) GetItems ¶
func (x *RegionInstanceGroupManagerList) GetItems() []*InstanceGroupManager
func (*RegionInstanceGroupManagerList) GetKind ¶
func (x *RegionInstanceGroupManagerList) GetKind() string
func (*RegionInstanceGroupManagerList) GetNextPageToken ¶
func (x *RegionInstanceGroupManagerList) GetNextPageToken() string
func (*RegionInstanceGroupManagerList) GetSelfLink ¶
func (x *RegionInstanceGroupManagerList) GetSelfLink() string
func (*RegionInstanceGroupManagerList) GetWarning ¶
func (x *RegionInstanceGroupManagerList) GetWarning() *Warning
func (*RegionInstanceGroupManagerList) ProtoMessage ¶
func (*RegionInstanceGroupManagerList) ProtoMessage()
func (*RegionInstanceGroupManagerList) ProtoReflect ¶
func (x *RegionInstanceGroupManagerList) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagerList) Reset ¶
func (x *RegionInstanceGroupManagerList) Reset()
func (*RegionInstanceGroupManagerList) String ¶
func (x *RegionInstanceGroupManagerList) String() string
type RegionInstanceGroupManagerPatchInstanceConfigReq ¶
type RegionInstanceGroupManagerPatchInstanceConfigReq struct { // The list of per-instance configurations to insert or patch on this managed instance group. PerInstanceConfigs []*PerInstanceConfig `protobuf:"bytes,526265001,rep,name=per_instance_configs,json=perInstanceConfigs,proto3" json:"per_instance_configs,omitempty"` // contains filtered or unexported fields }
RegionInstanceGroupManagers.patchPerInstanceConfigs
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) Descriptor ¶
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagerPatchInstanceConfigReq.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) GetPerInstanceConfigs ¶
func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) GetPerInstanceConfigs() []*PerInstanceConfig
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoMessage ¶
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoMessage()
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoReflect ¶
func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) Reset ¶
func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) Reset()
func (*RegionInstanceGroupManagerPatchInstanceConfigReq) String ¶
func (x *RegionInstanceGroupManagerPatchInstanceConfigReq) String() string
type RegionInstanceGroupManagerUpdateInstanceConfigReq ¶
type RegionInstanceGroupManagerUpdateInstanceConfigReq struct { // The list of per-instance configurations to insert or patch on this managed instance group. PerInstanceConfigs []*PerInstanceConfig `protobuf:"bytes,526265001,rep,name=per_instance_configs,json=perInstanceConfigs,proto3" json:"per_instance_configs,omitempty"` // contains filtered or unexported fields }
RegionInstanceGroupManagers.updatePerInstanceConfigs
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) Descriptor ¶
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagerUpdateInstanceConfigReq.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) GetPerInstanceConfigs ¶
func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) GetPerInstanceConfigs() []*PerInstanceConfig
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoMessage ¶
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoMessage()
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoReflect ¶
func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) Reset ¶
func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) Reset()
func (*RegionInstanceGroupManagerUpdateInstanceConfigReq) String ¶
func (x *RegionInstanceGroupManagerUpdateInstanceConfigReq) String() string
type RegionInstanceGroupManagersAbandonInstancesRequest ¶
type RegionInstanceGroupManagersAbandonInstancesRequest struct { // The URLs of one or more instances to abandon. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersAbandonInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersAbandonInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersAbandonInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersAbandonInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersAbandonInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersAbandonInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersAbandonInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersAbandonInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersAbandonInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersAbandonInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersAbandonInstancesRequest) Reset()
func (*RegionInstanceGroupManagersAbandonInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersAbandonInstancesRequest) String() string
type RegionInstanceGroupManagersApplyUpdatesRequest ¶
type RegionInstanceGroupManagersApplyUpdatesRequest struct { // Flag to update all instances instead of specified list of “instances”. If the flag is set to true then the instances may not be specified in the request. AllInstances *bool `protobuf:"varint,403676512,opt,name=all_instances,json=allInstances,proto3,oneof" json:"all_instances,omitempty"` // The list of URLs of one or more instances for which you want to apply updates. Each URL can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // The minimal action that you want to perform on each instance during the update: - REPLACE: At minimum, delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the minimum action is NONE. If your update requires a more disruptive action than you set with this flag, the necessary action is performed to execute the update. // Check the MinimalAction enum for the list of possible values. MinimalAction *string `protobuf:"bytes,270567060,opt,name=minimal_action,json=minimalAction,proto3,oneof" json:"minimal_action,omitempty"` // The most disruptive action that you want to perform on each instance during the update: - REPLACE: Delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the most disruptive allowed action is REPLACE. If your update requires a more disruptive action than you set with this flag, the update request will fail. // Check the MostDisruptiveAllowedAction enum for the list of possible values. MostDisruptiveAllowedAction *string `protobuf:"bytes,66103053,opt,name=most_disruptive_allowed_action,json=mostDisruptiveAllowedAction,proto3,oneof" json:"most_disruptive_allowed_action,omitempty"` // contains filtered or unexported fields }
RegionInstanceGroupManagers.applyUpdatesToInstances
func (*RegionInstanceGroupManagersApplyUpdatesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersApplyUpdatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersApplyUpdatesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersApplyUpdatesRequest) GetAllInstances ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetAllInstances() bool
func (*RegionInstanceGroupManagersApplyUpdatesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersApplyUpdatesRequest) GetMinimalAction ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetMinimalAction() string
func (*RegionInstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) GetMostDisruptiveAllowedAction() string
func (*RegionInstanceGroupManagersApplyUpdatesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersApplyUpdatesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersApplyUpdatesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersApplyUpdatesRequest) Reset ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) Reset()
func (*RegionInstanceGroupManagersApplyUpdatesRequest) String ¶
func (x *RegionInstanceGroupManagersApplyUpdatesRequest) String() string
type RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction ¶
type RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction int32
The minimal action that you want to perform on each instance during the update: - REPLACE: At minimum, delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the minimum action is NONE. If your update requires a more disruptive action than you set with this flag, the necessary action is performed to execute the update. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. RegionInstanceGroupManagersApplyUpdatesRequest_UNDEFINED_MINIMAL_ACTION RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction = 0 )
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum ¶
func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Enum() *RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction.Descriptor instead.
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number ¶
func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Number() protoreflect.EnumNumber
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) String ¶
func (x RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) String() string
func (RegionInstanceGroupManagersApplyUpdatesRequest_MinimalAction) Type ¶
type RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction ¶
type RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction int32
The most disruptive action that you want to perform on each instance during the update: - REPLACE: Delete the instance and create it again. - RESTART: Stop the instance and start it again. - REFRESH: Do not stop the instance and limit disruption as much as possible. - NONE: Do not disrupt the instance at all. By default, the most disruptive allowed action is REPLACE. If your update requires a more disruptive action than you set with this flag, the update request will fail. Additional supported values which may be not listed in the enum directly due to technical reasons: NONE REFRESH REPLACE RESTART
const ( // A value indicating that the enum field is not set. RegionInstanceGroupManagersApplyUpdatesRequest_UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction = 0 )
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum ¶
func (x RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Enum() *RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction.Descriptor instead.
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number ¶
func (x RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) String ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type ¶
func (RegionInstanceGroupManagersApplyUpdatesRequest_MostDisruptiveAllowedAction) Type() protoreflect.EnumType
type RegionInstanceGroupManagersCreateInstancesRequest ¶
type RegionInstanceGroupManagersCreateInstancesRequest struct { // [Required] List of specifications of per-instance configs. Instances []*PerInstanceConfig `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
RegionInstanceGroupManagers.createInstances
func (*RegionInstanceGroupManagersCreateInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersCreateInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersCreateInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersCreateInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersCreateInstancesRequest) GetInstances() []*PerInstanceConfig
func (*RegionInstanceGroupManagersCreateInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersCreateInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersCreateInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersCreateInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersCreateInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersCreateInstancesRequest) Reset()
func (*RegionInstanceGroupManagersCreateInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersCreateInstancesRequest) String() string
type RegionInstanceGroupManagersDeleteInstancesRequest ¶
type RegionInstanceGroupManagersDeleteInstancesRequest struct { // The URLs of one or more instances to delete. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // Specifies whether the request should proceed despite the inclusion of instances that are not members of the group or that are already in the process of being deleted or abandoned. If this field is set to `false` and such an instance is specified in the request, the operation fails. The operation always fails if the request contains a malformed instance URL or a reference to an instance that exists in a zone or region other than the group's zone or region. SkipInstancesOnValidationError *bool `protobuf:"varint,40631073,opt,name=skip_instances_on_validation_error,json=skipInstancesOnValidationError,proto3,oneof" json:"skip_instances_on_validation_error,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersDeleteInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersDeleteInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersDeleteInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersDeleteInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersDeleteInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError ¶
func (x *RegionInstanceGroupManagersDeleteInstancesRequest) GetSkipInstancesOnValidationError() bool
func (*RegionInstanceGroupManagersDeleteInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersDeleteInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersDeleteInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersDeleteInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersDeleteInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersDeleteInstancesRequest) Reset()
func (*RegionInstanceGroupManagersDeleteInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersDeleteInstancesRequest) String() string
type RegionInstanceGroupManagersListErrorsResponse ¶
type RegionInstanceGroupManagersListErrorsResponse struct { // [Output Only] The list of errors of the managed instance group. Items []*InstanceManagedByIgmError `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersListErrorsResponse) Descriptor ¶
func (*RegionInstanceGroupManagersListErrorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersListErrorsResponse.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersListErrorsResponse) GetItems ¶
func (x *RegionInstanceGroupManagersListErrorsResponse) GetItems() []*InstanceManagedByIgmError
func (*RegionInstanceGroupManagersListErrorsResponse) GetNextPageToken ¶
func (x *RegionInstanceGroupManagersListErrorsResponse) GetNextPageToken() string
func (*RegionInstanceGroupManagersListErrorsResponse) ProtoMessage ¶
func (*RegionInstanceGroupManagersListErrorsResponse) ProtoMessage()
func (*RegionInstanceGroupManagersListErrorsResponse) ProtoReflect ¶
func (x *RegionInstanceGroupManagersListErrorsResponse) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersListErrorsResponse) Reset ¶
func (x *RegionInstanceGroupManagersListErrorsResponse) Reset()
func (*RegionInstanceGroupManagersListErrorsResponse) String ¶
func (x *RegionInstanceGroupManagersListErrorsResponse) String() string
type RegionInstanceGroupManagersListInstanceConfigsResp ¶
type RegionInstanceGroupManagersListInstanceConfigsResp struct { // [Output Only] The list of PerInstanceConfig. Items []*PerInstanceConfig `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersListInstanceConfigsResp) Descriptor ¶
func (*RegionInstanceGroupManagersListInstanceConfigsResp) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersListInstanceConfigsResp.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersListInstanceConfigsResp) GetItems ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetItems() []*PerInstanceConfig
func (*RegionInstanceGroupManagersListInstanceConfigsResp) GetNextPageToken ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetNextPageToken() string
func (*RegionInstanceGroupManagersListInstanceConfigsResp) GetWarning ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) GetWarning() *Warning
func (*RegionInstanceGroupManagersListInstanceConfigsResp) ProtoMessage ¶
func (*RegionInstanceGroupManagersListInstanceConfigsResp) ProtoMessage()
func (*RegionInstanceGroupManagersListInstanceConfigsResp) ProtoReflect ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersListInstanceConfigsResp) Reset ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) Reset()
func (*RegionInstanceGroupManagersListInstanceConfigsResp) String ¶
func (x *RegionInstanceGroupManagersListInstanceConfigsResp) String() string
type RegionInstanceGroupManagersListInstancesResponse ¶
type RegionInstanceGroupManagersListInstancesResponse struct { // A list of managed instances. ManagedInstances []*ManagedInstance `protobuf:"bytes,336219614,rep,name=managed_instances,json=managedInstances,proto3" json:"managed_instances,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersListInstancesResponse) Descriptor ¶
func (*RegionInstanceGroupManagersListInstancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersListInstancesResponse.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersListInstancesResponse) GetManagedInstances ¶
func (x *RegionInstanceGroupManagersListInstancesResponse) GetManagedInstances() []*ManagedInstance
func (*RegionInstanceGroupManagersListInstancesResponse) GetNextPageToken ¶
func (x *RegionInstanceGroupManagersListInstancesResponse) GetNextPageToken() string
func (*RegionInstanceGroupManagersListInstancesResponse) ProtoMessage ¶
func (*RegionInstanceGroupManagersListInstancesResponse) ProtoMessage()
func (*RegionInstanceGroupManagersListInstancesResponse) ProtoReflect ¶
func (x *RegionInstanceGroupManagersListInstancesResponse) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersListInstancesResponse) Reset ¶
func (x *RegionInstanceGroupManagersListInstancesResponse) Reset()
func (*RegionInstanceGroupManagersListInstancesResponse) String ¶
func (x *RegionInstanceGroupManagersListInstancesResponse) String() string
type RegionInstanceGroupManagersRecreateRequest ¶
type RegionInstanceGroupManagersRecreateRequest struct { // The URLs of one or more instances to recreate. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersRecreateRequest) Descriptor ¶
func (*RegionInstanceGroupManagersRecreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersRecreateRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersRecreateRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersRecreateRequest) GetInstances() []string
func (*RegionInstanceGroupManagersRecreateRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersRecreateRequest) ProtoMessage()
func (*RegionInstanceGroupManagersRecreateRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersRecreateRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersRecreateRequest) Reset ¶
func (x *RegionInstanceGroupManagersRecreateRequest) Reset()
func (*RegionInstanceGroupManagersRecreateRequest) String ¶
func (x *RegionInstanceGroupManagersRecreateRequest) String() string
type RegionInstanceGroupManagersResumeInstancesRequest ¶
type RegionInstanceGroupManagersResumeInstancesRequest struct { // The URLs of one or more instances to resume. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersResumeInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersResumeInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersResumeInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersResumeInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersResumeInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersResumeInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersResumeInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersResumeInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersResumeInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersResumeInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersResumeInstancesRequest) Reset()
func (*RegionInstanceGroupManagersResumeInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersResumeInstancesRequest) String() string
type RegionInstanceGroupManagersSetTargetPoolsRequest ¶
type RegionInstanceGroupManagersSetTargetPoolsRequest struct { // Fingerprint of the target pools information, which is a hash of the contents. This field is used for optimistic locking when you update the target pool entries. This field is optional. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The URL of all TargetPool resources to which instances in the instanceGroup field are added. The target pools automatically apply to all of the instances in the managed instance group. TargetPools []string `protobuf:"bytes,336072617,rep,name=target_pools,json=targetPools,proto3" json:"target_pools,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) Descriptor ¶
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersSetTargetPoolsRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) GetFingerprint ¶
func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) GetFingerprint() string
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) GetTargetPools ¶
func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) GetTargetPools() []string
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoMessage()
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) Reset ¶
func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) Reset()
func (*RegionInstanceGroupManagersSetTargetPoolsRequest) String ¶
func (x *RegionInstanceGroupManagersSetTargetPoolsRequest) String() string
type RegionInstanceGroupManagersSetTemplateRequest ¶
type RegionInstanceGroupManagersSetTemplateRequest struct { // URL of the InstanceTemplate resource from which all new instances will be created. InstanceTemplate *string `protobuf:"bytes,309248228,opt,name=instance_template,json=instanceTemplate,proto3,oneof" json:"instance_template,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersSetTemplateRequest) Descriptor ¶
func (*RegionInstanceGroupManagersSetTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersSetTemplateRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersSetTemplateRequest) GetInstanceTemplate ¶
func (x *RegionInstanceGroupManagersSetTemplateRequest) GetInstanceTemplate() string
func (*RegionInstanceGroupManagersSetTemplateRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersSetTemplateRequest) ProtoMessage()
func (*RegionInstanceGroupManagersSetTemplateRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersSetTemplateRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersSetTemplateRequest) Reset ¶
func (x *RegionInstanceGroupManagersSetTemplateRequest) Reset()
func (*RegionInstanceGroupManagersSetTemplateRequest) String ¶
func (x *RegionInstanceGroupManagersSetTemplateRequest) String() string
type RegionInstanceGroupManagersStartInstancesRequest ¶
type RegionInstanceGroupManagersStartInstancesRequest struct { // The URLs of one or more instances to start. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersStartInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersStartInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersStartInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersStartInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersStartInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersStartInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersStartInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersStartInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersStartInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersStartInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersStartInstancesRequest) Reset()
func (*RegionInstanceGroupManagersStartInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersStartInstancesRequest) String() string
type RegionInstanceGroupManagersStopInstancesRequest ¶
type RegionInstanceGroupManagersStopInstancesRequest struct { // If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them. ForceStop *bool `protobuf:"varint,134762710,opt,name=force_stop,json=forceStop,proto3,oneof" json:"force_stop,omitempty"` // The URLs of one or more instances to stop. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersStopInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersStopInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersStopInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersStopInstancesRequest) GetForceStop ¶
func (x *RegionInstanceGroupManagersStopInstancesRequest) GetForceStop() bool
func (*RegionInstanceGroupManagersStopInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersStopInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersStopInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersStopInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersStopInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersStopInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersStopInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersStopInstancesRequest) Reset()
func (*RegionInstanceGroupManagersStopInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersStopInstancesRequest) String() string
type RegionInstanceGroupManagersSuspendInstancesRequest ¶
type RegionInstanceGroupManagersSuspendInstancesRequest struct { // If this flag is set to true, the Instance Group Manager will proceed to suspend the instances, skipping initialization on them. ForceSuspend *bool `protobuf:"varint,27637480,opt,name=force_suspend,json=forceSuspend,proto3,oneof" json:"force_suspend,omitempty"` // The URLs of one or more instances to suspend. This can be a full URL or a partial URL, such as zones/[ZONE]/instances/[INSTANCE_NAME]. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupManagersSuspendInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupManagersSuspendInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupManagersSuspendInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupManagersSuspendInstancesRequest) GetForceSuspend ¶
func (x *RegionInstanceGroupManagersSuspendInstancesRequest) GetForceSuspend() bool
func (*RegionInstanceGroupManagersSuspendInstancesRequest) GetInstances ¶
func (x *RegionInstanceGroupManagersSuspendInstancesRequest) GetInstances() []string
func (*RegionInstanceGroupManagersSuspendInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupManagersSuspendInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupManagersSuspendInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupManagersSuspendInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupManagersSuspendInstancesRequest) Reset ¶
func (x *RegionInstanceGroupManagersSuspendInstancesRequest) Reset()
func (*RegionInstanceGroupManagersSuspendInstancesRequest) String ¶
func (x *RegionInstanceGroupManagersSuspendInstancesRequest) String() string
type RegionInstanceGroupsListInstances ¶
type RegionInstanceGroupsListInstances struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of InstanceWithNamedPorts resources. Items []*InstanceWithNamedPorts `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // The resource type. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupsListInstances) Descriptor ¶
func (*RegionInstanceGroupsListInstances) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupsListInstances.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupsListInstances) GetId ¶
func (x *RegionInstanceGroupsListInstances) GetId() string
func (*RegionInstanceGroupsListInstances) GetItems ¶
func (x *RegionInstanceGroupsListInstances) GetItems() []*InstanceWithNamedPorts
func (*RegionInstanceGroupsListInstances) GetKind ¶
func (x *RegionInstanceGroupsListInstances) GetKind() string
func (*RegionInstanceGroupsListInstances) GetNextPageToken ¶
func (x *RegionInstanceGroupsListInstances) GetNextPageToken() string
func (*RegionInstanceGroupsListInstances) GetSelfLink ¶
func (x *RegionInstanceGroupsListInstances) GetSelfLink() string
func (*RegionInstanceGroupsListInstances) GetWarning ¶
func (x *RegionInstanceGroupsListInstances) GetWarning() *Warning
func (*RegionInstanceGroupsListInstances) ProtoMessage ¶
func (*RegionInstanceGroupsListInstances) ProtoMessage()
func (*RegionInstanceGroupsListInstances) ProtoReflect ¶
func (x *RegionInstanceGroupsListInstances) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupsListInstances) Reset ¶
func (x *RegionInstanceGroupsListInstances) Reset()
func (*RegionInstanceGroupsListInstances) String ¶
func (x *RegionInstanceGroupsListInstances) String() string
type RegionInstanceGroupsListInstancesRequest ¶
type RegionInstanceGroupsListInstancesRequest struct { // Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances. // Check the InstanceState enum for the list of possible values. InstanceState *string `protobuf:"bytes,92223591,opt,name=instance_state,json=instanceState,proto3,oneof" json:"instance_state,omitempty"` // Name of port user is interested in. It is optional. If it is set, only information about this ports will be returned. If it is not set, all the named ports will be returned. Always lists all instances. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupsListInstancesRequest) Descriptor ¶
func (*RegionInstanceGroupsListInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupsListInstancesRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupsListInstancesRequest) GetInstanceState ¶
func (x *RegionInstanceGroupsListInstancesRequest) GetInstanceState() string
func (*RegionInstanceGroupsListInstancesRequest) GetPortName ¶
func (x *RegionInstanceGroupsListInstancesRequest) GetPortName() string
func (*RegionInstanceGroupsListInstancesRequest) ProtoMessage ¶
func (*RegionInstanceGroupsListInstancesRequest) ProtoMessage()
func (*RegionInstanceGroupsListInstancesRequest) ProtoReflect ¶
func (x *RegionInstanceGroupsListInstancesRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupsListInstancesRequest) Reset ¶
func (x *RegionInstanceGroupsListInstancesRequest) Reset()
func (*RegionInstanceGroupsListInstancesRequest) String ¶
func (x *RegionInstanceGroupsListInstancesRequest) String() string
type RegionInstanceGroupsListInstancesRequest_InstanceState ¶
type RegionInstanceGroupsListInstancesRequest_InstanceState int32
Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.
const ( // A value indicating that the enum field is not set. RegionInstanceGroupsListInstancesRequest_UNDEFINED_INSTANCE_STATE RegionInstanceGroupsListInstancesRequest_InstanceState = 0 // Matches any status of the instances, running, non-running and others. RegionInstanceGroupsListInstancesRequest_ALL RegionInstanceGroupsListInstancesRequest_InstanceState = 64897 // Instance is in RUNNING state if it is running. RegionInstanceGroupsListInstancesRequest_RUNNING RegionInstanceGroupsListInstancesRequest_InstanceState = 121282975 )
func (RegionInstanceGroupsListInstancesRequest_InstanceState) Descriptor ¶
func (RegionInstanceGroupsListInstancesRequest_InstanceState) Descriptor() protoreflect.EnumDescriptor
func (RegionInstanceGroupsListInstancesRequest_InstanceState) Enum ¶
func (x RegionInstanceGroupsListInstancesRequest_InstanceState) Enum() *RegionInstanceGroupsListInstancesRequest_InstanceState
func (RegionInstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor ¶
func (RegionInstanceGroupsListInstancesRequest_InstanceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupsListInstancesRequest_InstanceState.Descriptor instead.
func (RegionInstanceGroupsListInstancesRequest_InstanceState) Number ¶
func (x RegionInstanceGroupsListInstancesRequest_InstanceState) Number() protoreflect.EnumNumber
func (RegionInstanceGroupsListInstancesRequest_InstanceState) String ¶
func (x RegionInstanceGroupsListInstancesRequest_InstanceState) String() string
func (RegionInstanceGroupsListInstancesRequest_InstanceState) Type ¶
type RegionInstanceGroupsSetNamedPortsRequest ¶
type RegionInstanceGroupsSetNamedPortsRequest struct { // The fingerprint of the named ports information for this instance group. Use this optional property to prevent conflicts when multiple users change the named ports settings concurrently. Obtain the fingerprint with the instanceGroups.get method. Then, include the fingerprint in your request to ensure that you do not overwrite changes that were applied from another concurrent request. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // The list of named ports to set for this instance group. NamedPorts []*NamedPort `protobuf:"bytes,427598732,rep,name=named_ports,json=namedPorts,proto3" json:"named_ports,omitempty"` // contains filtered or unexported fields }
func (*RegionInstanceGroupsSetNamedPortsRequest) Descriptor ¶
func (*RegionInstanceGroupsSetNamedPortsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionInstanceGroupsSetNamedPortsRequest.ProtoReflect.Descriptor instead.
func (*RegionInstanceGroupsSetNamedPortsRequest) GetFingerprint ¶
func (x *RegionInstanceGroupsSetNamedPortsRequest) GetFingerprint() string
func (*RegionInstanceGroupsSetNamedPortsRequest) GetNamedPorts ¶
func (x *RegionInstanceGroupsSetNamedPortsRequest) GetNamedPorts() []*NamedPort
func (*RegionInstanceGroupsSetNamedPortsRequest) ProtoMessage ¶
func (*RegionInstanceGroupsSetNamedPortsRequest) ProtoMessage()
func (*RegionInstanceGroupsSetNamedPortsRequest) ProtoReflect ¶
func (x *RegionInstanceGroupsSetNamedPortsRequest) ProtoReflect() protoreflect.Message
func (*RegionInstanceGroupsSetNamedPortsRequest) Reset ¶
func (x *RegionInstanceGroupsSetNamedPortsRequest) Reset()
func (*RegionInstanceGroupsSetNamedPortsRequest) String ¶
func (x *RegionInstanceGroupsSetNamedPortsRequest) String() string
type RegionList ¶
type RegionList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Region resources. Items []*Region `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#regionList for lists of regions. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of region resources.
func (*RegionList) Descriptor ¶
func (*RegionList) Descriptor() ([]byte, []int)
Deprecated: Use RegionList.ProtoReflect.Descriptor instead.
func (*RegionList) GetId ¶
func (x *RegionList) GetId() string
func (*RegionList) GetItems ¶
func (x *RegionList) GetItems() []*Region
func (*RegionList) GetKind ¶
func (x *RegionList) GetKind() string
func (*RegionList) GetNextPageToken ¶
func (x *RegionList) GetNextPageToken() string
func (*RegionList) GetSelfLink ¶
func (x *RegionList) GetSelfLink() string
func (*RegionList) GetWarning ¶
func (x *RegionList) GetWarning() *Warning
func (*RegionList) ProtoMessage ¶
func (*RegionList) ProtoMessage()
func (*RegionList) ProtoReflect ¶
func (x *RegionList) ProtoReflect() protoreflect.Message
func (*RegionList) Reset ¶
func (x *RegionList) Reset()
func (*RegionList) String ¶
func (x *RegionList) String() string
type RegionNetworkEndpointGroupsAttachEndpointsRequest ¶
type RegionNetworkEndpointGroupsAttachEndpointsRequest struct { // The list of network endpoints to be attached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) Descriptor ¶
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionNetworkEndpointGroupsAttachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints ¶
func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage ¶
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoMessage()
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect ¶
func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) Reset ¶
func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) Reset()
func (*RegionNetworkEndpointGroupsAttachEndpointsRequest) String ¶
func (x *RegionNetworkEndpointGroupsAttachEndpointsRequest) String() string
type RegionNetworkEndpointGroupsDetachEndpointsRequest ¶
type RegionNetworkEndpointGroupsDetachEndpointsRequest struct { // The list of network endpoints to be detached. NetworkEndpoints []*NetworkEndpoint `protobuf:"bytes,149850285,rep,name=network_endpoints,json=networkEndpoints,proto3" json:"network_endpoints,omitempty"` // contains filtered or unexported fields }
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) Descriptor ¶
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionNetworkEndpointGroupsDetachEndpointsRequest.ProtoReflect.Descriptor instead.
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints ¶
func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) GetNetworkEndpoints() []*NetworkEndpoint
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage ¶
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoMessage()
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect ¶
func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) ProtoReflect() protoreflect.Message
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) Reset ¶
func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) Reset()
func (*RegionNetworkEndpointGroupsDetachEndpointsRequest) String ¶
func (x *RegionNetworkEndpointGroupsDetachEndpointsRequest) String() string
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse ¶
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse struct { // [Output only] Effective firewalls from firewall policy. It applies to Regional Network Firewall Policies in the specified region, Global Network Firewall Policies and Hierachial Firewall Policies which are associated with the network. FirewallPolicys []*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy `protobuf:"bytes,410985794,rep,name=firewall_policys,json=firewallPolicys,proto3" json:"firewall_policys,omitempty"` // Effective firewalls on the network. Firewalls []*Firewall `protobuf:"bytes,272245619,rep,name=firewalls,proto3" json:"firewalls,omitempty"` // contains filtered or unexported fields }
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Descriptor ¶
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse.ProtoReflect.Descriptor instead.
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewallPolicys ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewallPolicys() []*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewalls ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) GetFirewalls() []*Firewall
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoMessage ¶
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoMessage()
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoReflect ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) ProtoReflect() protoreflect.Message
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Reset ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) Reset()
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) String ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse) String() string
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy ¶
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct { // [Output Only] The display name of the firewall policy. DisplayName *string `protobuf:"bytes,4473832,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` // [Output Only] The name of the firewall policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output only] The rules that apply to the network. Rules []*FirewallPolicyRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor ¶
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Descriptor() ([]byte, []int)
Deprecated: Use RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.ProtoReflect.Descriptor instead.
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetDisplayName() string
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetName() string
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetRules() []*FirewallPolicyRule
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) GetType() string
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage ¶
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoMessage()
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) ProtoReflect() protoreflect.Message
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) Reset ¶
func (*RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String ¶
func (x *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) String() string
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type ¶
type RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type int32
[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
const ( // A value indicating that the enum field is not set. RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNDEFINED_TYPE RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 0 RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_HIERARCHY RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 69902869 RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_NETWORK RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 413984270 RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_NETWORK_REGIONAL RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 190804272 RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_UNSPECIFIED RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type = 526786327 )
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor ¶
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Descriptor() protoreflect.EnumDescriptor
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum ¶
func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Enum() *RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor ¶
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type.Descriptor instead.
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number ¶
func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Number() protoreflect.EnumNumber
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String ¶
func (x RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) String() string
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type ¶
func (RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy_Type) Type() protoreflect.EnumType
type RegionSetLabelsRequest ¶
type RegionSetLabelsRequest struct { // The fingerprint of the previous set of labels for this resource, used to detect conflicts. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels. Make a get() request to the resource to get the latest fingerprint. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // The labels to set for this resource. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*RegionSetLabelsRequest) Descriptor ¶
func (*RegionSetLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionSetLabelsRequest.ProtoReflect.Descriptor instead.
func (*RegionSetLabelsRequest) GetLabelFingerprint ¶
func (x *RegionSetLabelsRequest) GetLabelFingerprint() string
func (*RegionSetLabelsRequest) GetLabels ¶
func (x *RegionSetLabelsRequest) GetLabels() map[string]string
func (*RegionSetLabelsRequest) ProtoMessage ¶
func (*RegionSetLabelsRequest) ProtoMessage()
func (*RegionSetLabelsRequest) ProtoReflect ¶
func (x *RegionSetLabelsRequest) ProtoReflect() protoreflect.Message
func (*RegionSetLabelsRequest) Reset ¶
func (x *RegionSetLabelsRequest) Reset()
func (*RegionSetLabelsRequest) String ¶
func (x *RegionSetLabelsRequest) String() string
type RegionSetPolicyRequest ¶
type RegionSetPolicyRequest struct { // Flatten Policy to create a backwacd compatible wire-format. Deprecated. Use 'policy' to specify bindings. Bindings []*Binding `protobuf:"bytes,403251854,rep,name=bindings,proto3" json:"bindings,omitempty"` // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify the etag. Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them. Policy *Policy `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*RegionSetPolicyRequest) Descriptor ¶
func (*RegionSetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionSetPolicyRequest.ProtoReflect.Descriptor instead.
func (*RegionSetPolicyRequest) GetBindings ¶
func (x *RegionSetPolicyRequest) GetBindings() []*Binding
func (*RegionSetPolicyRequest) GetEtag ¶
func (x *RegionSetPolicyRequest) GetEtag() string
func (*RegionSetPolicyRequest) GetPolicy ¶
func (x *RegionSetPolicyRequest) GetPolicy() *Policy
func (*RegionSetPolicyRequest) ProtoMessage ¶
func (*RegionSetPolicyRequest) ProtoMessage()
func (*RegionSetPolicyRequest) ProtoReflect ¶
func (x *RegionSetPolicyRequest) ProtoReflect() protoreflect.Message
func (*RegionSetPolicyRequest) Reset ¶
func (x *RegionSetPolicyRequest) Reset()
func (*RegionSetPolicyRequest) String ¶
func (x *RegionSetPolicyRequest) String() string
type RegionTargetHttpsProxiesSetSslCertificatesRequest ¶
type RegionTargetHttpsProxiesSetSslCertificatesRequest struct { // New set of SslCertificate resources to associate with this TargetHttpsProxy resource. SslCertificates []string `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // contains filtered or unexported fields }
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) Descriptor ¶
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionTargetHttpsProxiesSetSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates ¶
func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates() []string
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage ¶
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage()
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect ¶
func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) Reset ¶
func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) Reset()
func (*RegionTargetHttpsProxiesSetSslCertificatesRequest) String ¶
func (x *RegionTargetHttpsProxiesSetSslCertificatesRequest) String() string
type RegionUrlMapsValidateRequest ¶
type RegionUrlMapsValidateRequest struct { // Content of the UrlMap to be validated. Resource *UrlMap `protobuf:"bytes,195806222,opt,name=resource,proto3,oneof" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*RegionUrlMapsValidateRequest) Descriptor ¶
func (*RegionUrlMapsValidateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegionUrlMapsValidateRequest.ProtoReflect.Descriptor instead.
func (*RegionUrlMapsValidateRequest) GetResource ¶
func (x *RegionUrlMapsValidateRequest) GetResource() *UrlMap
func (*RegionUrlMapsValidateRequest) ProtoMessage ¶
func (*RegionUrlMapsValidateRequest) ProtoMessage()
func (*RegionUrlMapsValidateRequest) ProtoReflect ¶
func (x *RegionUrlMapsValidateRequest) ProtoReflect() protoreflect.Message
func (*RegionUrlMapsValidateRequest) Reset ¶
func (x *RegionUrlMapsValidateRequest) Reset()
func (*RegionUrlMapsValidateRequest) String ¶
func (x *RegionUrlMapsValidateRequest) String() string
type Region_Status ¶
type Region_Status int32
[Output Only] Status of the region, either UP or DOWN.
const ( // A value indicating that the enum field is not set. Region_UNDEFINED_STATUS Region_Status = 0 Region_DOWN Region_Status = 2104482 Region_UP Region_Status = 2715 )
func (Region_Status) Descriptor ¶
func (Region_Status) Descriptor() protoreflect.EnumDescriptor
func (Region_Status) Enum ¶
func (x Region_Status) Enum() *Region_Status
func (Region_Status) EnumDescriptor ¶
func (Region_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Region_Status.Descriptor instead.
func (Region_Status) Number ¶
func (x Region_Status) Number() protoreflect.EnumNumber
func (Region_Status) String ¶
func (x Region_Status) String() string
func (Region_Status) Type ¶
func (Region_Status) Type() protoreflect.EnumType
type RemoveAssociationFirewallPolicyRequest ¶
type RemoveAssociationFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Name for the attachment that will be removed. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.RemoveAssociation. See the method description for details.
func (*RemoveAssociationFirewallPolicyRequest) Descriptor ¶
func (*RemoveAssociationFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAssociationFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveAssociationFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveAssociationFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveAssociationFirewallPolicyRequest) GetName ¶
func (x *RemoveAssociationFirewallPolicyRequest) GetName() string
func (*RemoveAssociationFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveAssociationFirewallPolicyRequest) GetRequestId() string
func (*RemoveAssociationFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveAssociationFirewallPolicyRequest) ProtoMessage()
func (*RemoveAssociationFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveAssociationFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveAssociationFirewallPolicyRequest) Reset ¶
func (x *RemoveAssociationFirewallPolicyRequest) Reset()
func (*RemoveAssociationFirewallPolicyRequest) String ¶
func (x *RemoveAssociationFirewallPolicyRequest) String() string
type RemoveAssociationNetworkFirewallPolicyRequest ¶
type RemoveAssociationNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Name for the attachment that will be removed. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.RemoveAssociation. See the method description for details.
func (*RemoveAssociationNetworkFirewallPolicyRequest) Descriptor ¶
func (*RemoveAssociationNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAssociationNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveAssociationNetworkFirewallPolicyRequest) GetName ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetName() string
func (*RemoveAssociationNetworkFirewallPolicyRequest) GetProject ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetProject() string
func (*RemoveAssociationNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) GetRequestId() string
func (*RemoveAssociationNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveAssociationNetworkFirewallPolicyRequest) ProtoMessage()
func (*RemoveAssociationNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveAssociationNetworkFirewallPolicyRequest) Reset ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) Reset()
func (*RemoveAssociationNetworkFirewallPolicyRequest) String ¶
func (x *RemoveAssociationNetworkFirewallPolicyRequest) String() string
type RemoveAssociationRegionNetworkFirewallPolicyRequest ¶
type RemoveAssociationRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // Name for the association that will be removed. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.RemoveAssociation. See the method description for details.
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAssociationRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) GetName ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetName() string
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetProject() string
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) Reset()
func (*RemoveAssociationRegionNetworkFirewallPolicyRequest) String ¶
func (x *RemoveAssociationRegionNetworkFirewallPolicyRequest) String() string
type RemoveHealthCheckTargetPoolRequest ¶
type RemoveHealthCheckTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the target pool to remove health checks from. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // The body resource for this request TargetPoolsRemoveHealthCheckRequestResource *TargetPoolsRemoveHealthCheckRequest `protobuf:"bytes,304985011,opt,name=target_pools_remove_health_check_request_resource,json=targetPoolsRemoveHealthCheckRequestResource,proto3" json:"target_pools_remove_health_check_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.RemoveHealthCheck. See the method description for details.
func (*RemoveHealthCheckTargetPoolRequest) Descriptor ¶
func (*RemoveHealthCheckTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveHealthCheckTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*RemoveHealthCheckTargetPoolRequest) GetProject ¶
func (x *RemoveHealthCheckTargetPoolRequest) GetProject() string
func (*RemoveHealthCheckTargetPoolRequest) GetRegion ¶
func (x *RemoveHealthCheckTargetPoolRequest) GetRegion() string
func (*RemoveHealthCheckTargetPoolRequest) GetRequestId ¶
func (x *RemoveHealthCheckTargetPoolRequest) GetRequestId() string
func (*RemoveHealthCheckTargetPoolRequest) GetTargetPool ¶
func (x *RemoveHealthCheckTargetPoolRequest) GetTargetPool() string
func (*RemoveHealthCheckTargetPoolRequest) GetTargetPoolsRemoveHealthCheckRequestResource ¶
func (x *RemoveHealthCheckTargetPoolRequest) GetTargetPoolsRemoveHealthCheckRequestResource() *TargetPoolsRemoveHealthCheckRequest
func (*RemoveHealthCheckTargetPoolRequest) ProtoMessage ¶
func (*RemoveHealthCheckTargetPoolRequest) ProtoMessage()
func (*RemoveHealthCheckTargetPoolRequest) ProtoReflect ¶
func (x *RemoveHealthCheckTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*RemoveHealthCheckTargetPoolRequest) Reset ¶
func (x *RemoveHealthCheckTargetPoolRequest) Reset()
func (*RemoveHealthCheckTargetPoolRequest) String ¶
func (x *RemoveHealthCheckTargetPoolRequest) String() string
type RemoveInstanceTargetPoolRequest ¶
type RemoveInstanceTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetPool resource to remove instances from. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // The body resource for this request TargetPoolsRemoveInstanceRequestResource *TargetPoolsRemoveInstanceRequest `protobuf:"bytes,29548547,opt,name=target_pools_remove_instance_request_resource,json=targetPoolsRemoveInstanceRequestResource,proto3" json:"target_pools_remove_instance_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.RemoveInstance. See the method description for details.
func (*RemoveInstanceTargetPoolRequest) Descriptor ¶
func (*RemoveInstanceTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInstanceTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*RemoveInstanceTargetPoolRequest) GetProject ¶
func (x *RemoveInstanceTargetPoolRequest) GetProject() string
func (*RemoveInstanceTargetPoolRequest) GetRegion ¶
func (x *RemoveInstanceTargetPoolRequest) GetRegion() string
func (*RemoveInstanceTargetPoolRequest) GetRequestId ¶
func (x *RemoveInstanceTargetPoolRequest) GetRequestId() string
func (*RemoveInstanceTargetPoolRequest) GetTargetPool ¶
func (x *RemoveInstanceTargetPoolRequest) GetTargetPool() string
func (*RemoveInstanceTargetPoolRequest) GetTargetPoolsRemoveInstanceRequestResource ¶
func (x *RemoveInstanceTargetPoolRequest) GetTargetPoolsRemoveInstanceRequestResource() *TargetPoolsRemoveInstanceRequest
func (*RemoveInstanceTargetPoolRequest) ProtoMessage ¶
func (*RemoveInstanceTargetPoolRequest) ProtoMessage()
func (*RemoveInstanceTargetPoolRequest) ProtoReflect ¶
func (x *RemoveInstanceTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*RemoveInstanceTargetPoolRequest) Reset ¶
func (x *RemoveInstanceTargetPoolRequest) Reset()
func (*RemoveInstanceTargetPoolRequest) String ¶
func (x *RemoveInstanceTargetPoolRequest) String() string
type RemoveInstancesInstanceGroupRequest ¶
type RemoveInstancesInstanceGroupRequest struct { // The name of the instance group where the specified instances will be removed. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // The body resource for this request InstanceGroupsRemoveInstancesRequestResource *InstanceGroupsRemoveInstancesRequest `protobuf:"bytes,390981817,opt,name=instance_groups_remove_instances_request_resource,json=instanceGroupsRemoveInstancesRequestResource,proto3" json:"instance_groups_remove_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.RemoveInstances. See the method description for details.
func (*RemoveInstancesInstanceGroupRequest) Descriptor ¶
func (*RemoveInstancesInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveInstancesInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*RemoveInstancesInstanceGroupRequest) GetInstanceGroup ¶
func (x *RemoveInstancesInstanceGroupRequest) GetInstanceGroup() string
func (*RemoveInstancesInstanceGroupRequest) GetInstanceGroupsRemoveInstancesRequestResource ¶
func (x *RemoveInstancesInstanceGroupRequest) GetInstanceGroupsRemoveInstancesRequestResource() *InstanceGroupsRemoveInstancesRequest
func (*RemoveInstancesInstanceGroupRequest) GetProject ¶
func (x *RemoveInstancesInstanceGroupRequest) GetProject() string
func (*RemoveInstancesInstanceGroupRequest) GetRequestId ¶
func (x *RemoveInstancesInstanceGroupRequest) GetRequestId() string
func (*RemoveInstancesInstanceGroupRequest) GetZone ¶
func (x *RemoveInstancesInstanceGroupRequest) GetZone() string
func (*RemoveInstancesInstanceGroupRequest) ProtoMessage ¶
func (*RemoveInstancesInstanceGroupRequest) ProtoMessage()
func (*RemoveInstancesInstanceGroupRequest) ProtoReflect ¶
func (x *RemoveInstancesInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*RemoveInstancesInstanceGroupRequest) Reset ¶
func (x *RemoveInstancesInstanceGroupRequest) Reset()
func (*RemoveInstancesInstanceGroupRequest) String ¶
func (x *RemoveInstancesInstanceGroupRequest) String() string
type RemovePeeringNetworkRequest ¶
type RemovePeeringNetworkRequest struct { // Name of the network resource to remove peering from. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // The body resource for this request NetworksRemovePeeringRequestResource *NetworksRemovePeeringRequest `protobuf:"bytes,421162494,opt,name=networks_remove_peering_request_resource,json=networksRemovePeeringRequestResource,proto3" json:"networks_remove_peering_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.RemovePeering. See the method description for details.
func (*RemovePeeringNetworkRequest) Descriptor ¶
func (*RemovePeeringNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePeeringNetworkRequest.ProtoReflect.Descriptor instead.
func (*RemovePeeringNetworkRequest) GetNetwork ¶
func (x *RemovePeeringNetworkRequest) GetNetwork() string
func (*RemovePeeringNetworkRequest) GetNetworksRemovePeeringRequestResource ¶
func (x *RemovePeeringNetworkRequest) GetNetworksRemovePeeringRequestResource() *NetworksRemovePeeringRequest
func (*RemovePeeringNetworkRequest) GetProject ¶
func (x *RemovePeeringNetworkRequest) GetProject() string
func (*RemovePeeringNetworkRequest) GetRequestId ¶
func (x *RemovePeeringNetworkRequest) GetRequestId() string
func (*RemovePeeringNetworkRequest) ProtoMessage ¶
func (*RemovePeeringNetworkRequest) ProtoMessage()
func (*RemovePeeringNetworkRequest) ProtoReflect ¶
func (x *RemovePeeringNetworkRequest) ProtoReflect() protoreflect.Message
func (*RemovePeeringNetworkRequest) Reset ¶
func (x *RemovePeeringNetworkRequest) Reset()
func (*RemovePeeringNetworkRequest) String ¶
func (x *RemovePeeringNetworkRequest) String() string
type RemoveResourcePoliciesDiskRequest ¶
type RemoveResourcePoliciesDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DisksRemoveResourcePoliciesRequestResource *DisksRemoveResourcePoliciesRequest `protobuf:"bytes,436756718,opt,name=disks_remove_resource_policies_request_resource,json=disksRemoveResourcePoliciesRequestResource,proto3" json:"disks_remove_resource_policies_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.RemoveResourcePolicies. See the method description for details.
func (*RemoveResourcePoliciesDiskRequest) Descriptor ¶
func (*RemoveResourcePoliciesDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveResourcePoliciesDiskRequest.ProtoReflect.Descriptor instead.
func (*RemoveResourcePoliciesDiskRequest) GetDisk ¶
func (x *RemoveResourcePoliciesDiskRequest) GetDisk() string
func (*RemoveResourcePoliciesDiskRequest) GetDisksRemoveResourcePoliciesRequestResource ¶
func (x *RemoveResourcePoliciesDiskRequest) GetDisksRemoveResourcePoliciesRequestResource() *DisksRemoveResourcePoliciesRequest
func (*RemoveResourcePoliciesDiskRequest) GetProject ¶
func (x *RemoveResourcePoliciesDiskRequest) GetProject() string
func (*RemoveResourcePoliciesDiskRequest) GetRequestId ¶
func (x *RemoveResourcePoliciesDiskRequest) GetRequestId() string
func (*RemoveResourcePoliciesDiskRequest) GetZone ¶
func (x *RemoveResourcePoliciesDiskRequest) GetZone() string
func (*RemoveResourcePoliciesDiskRequest) ProtoMessage ¶
func (*RemoveResourcePoliciesDiskRequest) ProtoMessage()
func (*RemoveResourcePoliciesDiskRequest) ProtoReflect ¶
func (x *RemoveResourcePoliciesDiskRequest) ProtoReflect() protoreflect.Message
func (*RemoveResourcePoliciesDiskRequest) Reset ¶
func (x *RemoveResourcePoliciesDiskRequest) Reset()
func (*RemoveResourcePoliciesDiskRequest) String ¶
func (x *RemoveResourcePoliciesDiskRequest) String() string
type RemoveResourcePoliciesInstanceRequest ¶
type RemoveResourcePoliciesInstanceRequest struct { // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesRemoveResourcePoliciesRequestResource *InstancesRemoveResourcePoliciesRequest `protobuf:"bytes,49229558,opt,name=instances_remove_resource_policies_request_resource,json=instancesRemoveResourcePoliciesRequestResource,proto3" json:"instances_remove_resource_policies_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.RemoveResourcePolicies. See the method description for details.
func (*RemoveResourcePoliciesInstanceRequest) Descriptor ¶
func (*RemoveResourcePoliciesInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveResourcePoliciesInstanceRequest.ProtoReflect.Descriptor instead.
func (*RemoveResourcePoliciesInstanceRequest) GetInstance ¶
func (x *RemoveResourcePoliciesInstanceRequest) GetInstance() string
func (*RemoveResourcePoliciesInstanceRequest) GetInstancesRemoveResourcePoliciesRequestResource ¶
func (x *RemoveResourcePoliciesInstanceRequest) GetInstancesRemoveResourcePoliciesRequestResource() *InstancesRemoveResourcePoliciesRequest
func (*RemoveResourcePoliciesInstanceRequest) GetProject ¶
func (x *RemoveResourcePoliciesInstanceRequest) GetProject() string
func (*RemoveResourcePoliciesInstanceRequest) GetRequestId ¶
func (x *RemoveResourcePoliciesInstanceRequest) GetRequestId() string
func (*RemoveResourcePoliciesInstanceRequest) GetZone ¶
func (x *RemoveResourcePoliciesInstanceRequest) GetZone() string
func (*RemoveResourcePoliciesInstanceRequest) ProtoMessage ¶
func (*RemoveResourcePoliciesInstanceRequest) ProtoMessage()
func (*RemoveResourcePoliciesInstanceRequest) ProtoReflect ¶
func (x *RemoveResourcePoliciesInstanceRequest) ProtoReflect() protoreflect.Message
func (*RemoveResourcePoliciesInstanceRequest) Reset ¶
func (x *RemoveResourcePoliciesInstanceRequest) Reset()
func (*RemoveResourcePoliciesInstanceRequest) String ¶
func (x *RemoveResourcePoliciesInstanceRequest) String() string
type RemoveResourcePoliciesRegionDiskRequest ¶
type RemoveResourcePoliciesRegionDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionDisksRemoveResourcePoliciesRequestResource *RegionDisksRemoveResourcePoliciesRequest `protobuf:"bytes,8741283,opt,name=region_disks_remove_resource_policies_request_resource,json=regionDisksRemoveResourcePoliciesRequestResource,proto3" json:"region_disks_remove_resource_policies_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.RemoveResourcePolicies. See the method description for details.
func (*RemoveResourcePoliciesRegionDiskRequest) Descriptor ¶
func (*RemoveResourcePoliciesRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveResourcePoliciesRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*RemoveResourcePoliciesRegionDiskRequest) GetDisk ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) GetDisk() string
func (*RemoveResourcePoliciesRegionDiskRequest) GetProject ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) GetProject() string
func (*RemoveResourcePoliciesRegionDiskRequest) GetRegion ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) GetRegion() string
func (*RemoveResourcePoliciesRegionDiskRequest) GetRegionDisksRemoveResourcePoliciesRequestResource ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) GetRegionDisksRemoveResourcePoliciesRequestResource() *RegionDisksRemoveResourcePoliciesRequest
func (*RemoveResourcePoliciesRegionDiskRequest) GetRequestId ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) GetRequestId() string
func (*RemoveResourcePoliciesRegionDiskRequest) ProtoMessage ¶
func (*RemoveResourcePoliciesRegionDiskRequest) ProtoMessage()
func (*RemoveResourcePoliciesRegionDiskRequest) ProtoReflect ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*RemoveResourcePoliciesRegionDiskRequest) Reset ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) Reset()
func (*RemoveResourcePoliciesRegionDiskRequest) String ¶
func (x *RemoveResourcePoliciesRegionDiskRequest) String() string
type RemoveRuleFirewallPolicyRequest ¶
type RemoveRuleFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to remove from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.RemoveRule. See the method description for details.
func (*RemoveRuleFirewallPolicyRequest) Descriptor ¶
func (*RemoveRuleFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRuleFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveRuleFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveRuleFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveRuleFirewallPolicyRequest) GetPriority ¶
func (x *RemoveRuleFirewallPolicyRequest) GetPriority() int32
func (*RemoveRuleFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveRuleFirewallPolicyRequest) GetRequestId() string
func (*RemoveRuleFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveRuleFirewallPolicyRequest) ProtoMessage()
func (*RemoveRuleFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveRuleFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveRuleFirewallPolicyRequest) Reset ¶
func (x *RemoveRuleFirewallPolicyRequest) Reset()
func (*RemoveRuleFirewallPolicyRequest) String ¶
func (x *RemoveRuleFirewallPolicyRequest) String() string
type RemoveRuleNetworkFirewallPolicyRequest ¶
type RemoveRuleNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to remove from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.RemoveRule. See the method description for details.
func (*RemoveRuleNetworkFirewallPolicyRequest) Descriptor ¶
func (*RemoveRuleNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRuleNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveRuleNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveRuleNetworkFirewallPolicyRequest) GetPriority ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) GetPriority() int32
func (*RemoveRuleNetworkFirewallPolicyRequest) GetProject ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) GetProject() string
func (*RemoveRuleNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) GetRequestId() string
func (*RemoveRuleNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveRuleNetworkFirewallPolicyRequest) ProtoMessage()
func (*RemoveRuleNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveRuleNetworkFirewallPolicyRequest) Reset ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) Reset()
func (*RemoveRuleNetworkFirewallPolicyRequest) String ¶
func (x *RemoveRuleNetworkFirewallPolicyRequest) String() string
type RemoveRuleRegionNetworkFirewallPolicyRequest ¶
type RemoveRuleRegionNetworkFirewallPolicyRequest struct { // Name of the firewall policy to update. FirewallPolicy string `protobuf:"bytes,498173265,opt,name=firewall_policy,json=firewallPolicy,proto3" json:"firewall_policy,omitempty"` // The priority of the rule to remove from the firewall policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.RemoveRule. See the method description for details.
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRuleRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetFirewallPolicy() string
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) GetPriority ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetPriority() int32
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetProject() string
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) GetRequestId ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) GetRequestId() string
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) Reset()
func (*RemoveRuleRegionNetworkFirewallPolicyRequest) String ¶
func (x *RemoveRuleRegionNetworkFirewallPolicyRequest) String() string
type RemoveRuleRegionSecurityPolicyRequest ¶
type RemoveRuleRegionSecurityPolicyRequest struct { // The priority of the rule to remove from the security policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.RemoveRule. See the method description for details.
func (*RemoveRuleRegionSecurityPolicyRequest) Descriptor ¶
func (*RemoveRuleRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRuleRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveRuleRegionSecurityPolicyRequest) GetPriority ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) GetPriority() int32
func (*RemoveRuleRegionSecurityPolicyRequest) GetProject ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) GetProject() string
func (*RemoveRuleRegionSecurityPolicyRequest) GetRegion ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) GetRegion() string
func (*RemoveRuleRegionSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) GetSecurityPolicy() string
func (*RemoveRuleRegionSecurityPolicyRequest) ProtoMessage ¶
func (*RemoveRuleRegionSecurityPolicyRequest) ProtoMessage()
func (*RemoveRuleRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveRuleRegionSecurityPolicyRequest) Reset ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) Reset()
func (*RemoveRuleRegionSecurityPolicyRequest) String ¶
func (x *RemoveRuleRegionSecurityPolicyRequest) String() string
type RemoveRuleSecurityPolicyRequest ¶
type RemoveRuleSecurityPolicyRequest struct { // The priority of the rule to remove from the security policy. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the security policy to update. SecurityPolicy string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3" json:"security_policy,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.RemoveRule. See the method description for details.
func (*RemoveRuleSecurityPolicyRequest) Descriptor ¶
func (*RemoveRuleSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRuleSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*RemoveRuleSecurityPolicyRequest) GetPriority ¶
func (x *RemoveRuleSecurityPolicyRequest) GetPriority() int32
func (*RemoveRuleSecurityPolicyRequest) GetProject ¶
func (x *RemoveRuleSecurityPolicyRequest) GetProject() string
func (*RemoveRuleSecurityPolicyRequest) GetSecurityPolicy ¶
func (x *RemoveRuleSecurityPolicyRequest) GetSecurityPolicy() string
func (*RemoveRuleSecurityPolicyRequest) ProtoMessage ¶
func (*RemoveRuleSecurityPolicyRequest) ProtoMessage()
func (*RemoveRuleSecurityPolicyRequest) ProtoReflect ¶
func (x *RemoveRuleSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*RemoveRuleSecurityPolicyRequest) Reset ¶
func (x *RemoveRuleSecurityPolicyRequest) Reset()
func (*RemoveRuleSecurityPolicyRequest) String ¶
func (x *RemoveRuleSecurityPolicyRequest) String() string
type RequestMirrorPolicy ¶
type RequestMirrorPolicy struct { // The full or partial URL to the BackendService resource being mirrored to. The backend service configured for a mirroring policy must reference backends that are of the same type as the original backend service matched in the URL map. Serverless NEG backends are not currently supported as a mirrored backend service. BackendService *string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3,oneof" json:"backend_service,omitempty"` // contains filtered or unexported fields }
A policy that specifies how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer doesn't wait for responses from the shadow service. Before sending traffic to the shadow service, the host or authority header is suffixed with -shadow.
func (*RequestMirrorPolicy) Descriptor ¶
func (*RequestMirrorPolicy) Descriptor() ([]byte, []int)
Deprecated: Use RequestMirrorPolicy.ProtoReflect.Descriptor instead.
func (*RequestMirrorPolicy) GetBackendService ¶
func (x *RequestMirrorPolicy) GetBackendService() string
func (*RequestMirrorPolicy) ProtoMessage ¶
func (*RequestMirrorPolicy) ProtoMessage()
func (*RequestMirrorPolicy) ProtoReflect ¶
func (x *RequestMirrorPolicy) ProtoReflect() protoreflect.Message
func (*RequestMirrorPolicy) Reset ¶
func (x *RequestMirrorPolicy) Reset()
func (*RequestMirrorPolicy) String ¶
func (x *RequestMirrorPolicy) String() string
type Reservation ¶
type Reservation struct { // Reservation for aggregated resources, providing shape flexibility. AggregateReservation *AllocationAggregateReservation `protobuf:"bytes,291567948,opt,name=aggregate_reservation,json=aggregateReservation,proto3,oneof" json:"aggregate_reservation,omitempty"` // [Output Only] Full or partial URL to a parent commitment. This field displays for reservations that are tied to a commitment. Commitment *string `protobuf:"bytes,482134805,opt,name=commitment,proto3,oneof" json:"commitment,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#reservations for reservations. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Resource policies to be added to this reservation. The key is defined by user, and the value is resource policy url. This is to define placement policy with reservation. ResourcePolicies map[string]string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Status information for Reservation resource. ResourceStatus *AllocationResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined fully-qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Specify share-settings to create a shared reservation. This property is optional. For more information about the syntax and options for this field and its subfields, see the guide for creating a shared reservation. *ShareSettings `protobuf:"bytes,266668163,opt,name=share_settings,json=shareSettings,proto3,oneof" json:"share_settings,omitempty"` // Reservation for instances with specific machine shapes. SpecificReservation *AllocationSpecificSKUReservation `protobuf:"bytes,404901951,opt,name=specific_reservation,json=specificReservation,proto3,oneof" json:"specific_reservation,omitempty"` // Indicates whether the reservation can be consumed by VMs with affinity for "any" reservation. If the field is set, then only VMs that target the reservation by name can consume from this reservation. SpecificReservationRequired *bool `protobuf:"varint,226550687,opt,name=specific_reservation_required,json=specificReservationRequired,proto3,oneof" json:"specific_reservation_required,omitempty"` // [Output Only] The status of the reservation. - CREATING: Reservation resources are being allocated. - READY: Reservation resources have been allocated, and the reservation is ready for use. - DELETING: Reservation deletion is in progress. - UPDATING: Reservation update is in progress. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // Zone in which the reservation resides. A zone must be provided if the reservation is created within a commitment. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a reservation resource. A reservation ensures that capacity is held in a specific zone even if the reserved VMs are not running. For more information, read Reserving zonal resources.
func (*Reservation) Descriptor ¶
func (*Reservation) Descriptor() ([]byte, []int)
Deprecated: Use Reservation.ProtoReflect.Descriptor instead.
func (*Reservation) GetAggregateReservation ¶
func (x *Reservation) GetAggregateReservation() *AllocationAggregateReservation
func (*Reservation) GetCommitment ¶
func (x *Reservation) GetCommitment() string
func (*Reservation) GetCreationTimestamp ¶
func (x *Reservation) GetCreationTimestamp() string
func (*Reservation) GetDescription ¶
func (x *Reservation) GetDescription() string
func (*Reservation) GetId ¶
func (x *Reservation) GetId() uint64
func (*Reservation) GetKind ¶
func (x *Reservation) GetKind() string
func (*Reservation) GetName ¶
func (x *Reservation) GetName() string
func (*Reservation) GetResourcePolicies ¶
func (x *Reservation) GetResourcePolicies() map[string]string
func (*Reservation) GetResourceStatus ¶
func (x *Reservation) GetResourceStatus() *AllocationResourceStatus
func (*Reservation) GetSatisfiesPzs ¶
func (x *Reservation) GetSatisfiesPzs() bool
func (*Reservation) GetSelfLink ¶
func (x *Reservation) GetSelfLink() string
func (*Reservation) GetShareSettings ¶
func (x *Reservation) GetShareSettings() *ShareSettings
func (*Reservation) GetSpecificReservation ¶
func (x *Reservation) GetSpecificReservation() *AllocationSpecificSKUReservation
func (*Reservation) GetSpecificReservationRequired ¶
func (x *Reservation) GetSpecificReservationRequired() bool
func (*Reservation) GetStatus ¶
func (x *Reservation) GetStatus() string
func (*Reservation) GetZone ¶
func (x *Reservation) GetZone() string
func (*Reservation) ProtoMessage ¶
func (*Reservation) ProtoMessage()
func (*Reservation) ProtoReflect ¶
func (x *Reservation) ProtoReflect() protoreflect.Message
func (*Reservation) Reset ¶
func (x *Reservation) Reset()
func (*Reservation) String ¶
func (x *Reservation) String() string
type ReservationAffinity ¶
type ReservationAffinity struct { // Specifies the type of reservation from which this instance can consume resources: ANY_RESERVATION (default), SPECIFIC_RESERVATION, or NO_RESERVATION. See Consuming reserved instances for examples. // Check the ConsumeReservationType enum for the list of possible values. ConsumeReservationType *string `protobuf:"bytes,300736944,opt,name=consume_reservation_type,json=consumeReservationType,proto3,oneof" json:"consume_reservation_type,omitempty"` // Corresponds to the label key of a reservation resource. To target a SPECIFIC_RESERVATION by name, specify googleapis.com/reservation-name as the key and specify the name of your reservation as its value. Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // Corresponds to the label values of a reservation resource. This can be either a name to a reservation in the same project or "projects/different-project/reservations/some-reservation-name" to target a shared reservation in the same zone but in a different project. Values []string `protobuf:"bytes,249928994,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
Specifies the reservations that this instance can consume from.
func (*ReservationAffinity) Descriptor ¶
func (*ReservationAffinity) Descriptor() ([]byte, []int)
Deprecated: Use ReservationAffinity.ProtoReflect.Descriptor instead.
func (*ReservationAffinity) GetConsumeReservationType ¶
func (x *ReservationAffinity) GetConsumeReservationType() string
func (*ReservationAffinity) GetKey ¶
func (x *ReservationAffinity) GetKey() string
func (*ReservationAffinity) GetValues ¶
func (x *ReservationAffinity) GetValues() []string
func (*ReservationAffinity) ProtoMessage ¶
func (*ReservationAffinity) ProtoMessage()
func (*ReservationAffinity) ProtoReflect ¶
func (x *ReservationAffinity) ProtoReflect() protoreflect.Message
func (*ReservationAffinity) Reset ¶
func (x *ReservationAffinity) Reset()
func (*ReservationAffinity) String ¶
func (x *ReservationAffinity) String() string
type ReservationAffinity_ConsumeReservationType ¶
type ReservationAffinity_ConsumeReservationType int32
Specifies the type of reservation from which this instance can consume resources: ANY_RESERVATION (default), SPECIFIC_RESERVATION, or NO_RESERVATION. See Consuming reserved instances for examples.
const ( // A value indicating that the enum field is not set. ReservationAffinity_UNDEFINED_CONSUME_RESERVATION_TYPE ReservationAffinity_ConsumeReservationType = 0 // Consume any allocation available. ReservationAffinity_ANY_RESERVATION ReservationAffinity_ConsumeReservationType = 200008121 // Do not consume from any allocated capacity. ReservationAffinity_NO_RESERVATION ReservationAffinity_ConsumeReservationType = 169322030 // Must consume from a specific reservation. Must specify key value fields for specifying the reservations. ReservationAffinity_SPECIFIC_RESERVATION ReservationAffinity_ConsumeReservationType = 229889055 ReservationAffinity_UNSPECIFIED ReservationAffinity_ConsumeReservationType = 526786327 )
func (ReservationAffinity_ConsumeReservationType) Descriptor ¶
func (ReservationAffinity_ConsumeReservationType) Descriptor() protoreflect.EnumDescriptor
func (ReservationAffinity_ConsumeReservationType) Enum ¶
func (x ReservationAffinity_ConsumeReservationType) Enum() *ReservationAffinity_ConsumeReservationType
func (ReservationAffinity_ConsumeReservationType) EnumDescriptor ¶
func (ReservationAffinity_ConsumeReservationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ReservationAffinity_ConsumeReservationType.Descriptor instead.
func (ReservationAffinity_ConsumeReservationType) Number ¶
func (x ReservationAffinity_ConsumeReservationType) Number() protoreflect.EnumNumber
func (ReservationAffinity_ConsumeReservationType) String ¶
func (x ReservationAffinity_ConsumeReservationType) String() string
func (ReservationAffinity_ConsumeReservationType) Type ¶
func (ReservationAffinity_ConsumeReservationType) Type() protoreflect.EnumType
type ReservationAggregatedList ¶
type ReservationAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Allocation resources. Items map[string]*ReservationsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of reservations.
func (*ReservationAggregatedList) Descriptor ¶
func (*ReservationAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use ReservationAggregatedList.ProtoReflect.Descriptor instead.
func (*ReservationAggregatedList) GetId ¶
func (x *ReservationAggregatedList) GetId() string
func (*ReservationAggregatedList) GetItems ¶
func (x *ReservationAggregatedList) GetItems() map[string]*ReservationsScopedList
func (*ReservationAggregatedList) GetKind ¶
func (x *ReservationAggregatedList) GetKind() string
func (*ReservationAggregatedList) GetNextPageToken ¶
func (x *ReservationAggregatedList) GetNextPageToken() string
func (*ReservationAggregatedList) GetSelfLink ¶
func (x *ReservationAggregatedList) GetSelfLink() string
func (*ReservationAggregatedList) GetUnreachables ¶
func (x *ReservationAggregatedList) GetUnreachables() []string
func (*ReservationAggregatedList) GetWarning ¶
func (x *ReservationAggregatedList) GetWarning() *Warning
func (*ReservationAggregatedList) ProtoMessage ¶
func (*ReservationAggregatedList) ProtoMessage()
func (*ReservationAggregatedList) ProtoReflect ¶
func (x *ReservationAggregatedList) ProtoReflect() protoreflect.Message
func (*ReservationAggregatedList) Reset ¶
func (x *ReservationAggregatedList) Reset()
func (*ReservationAggregatedList) String ¶
func (x *ReservationAggregatedList) String() string
type ReservationList ¶
type ReservationList struct { // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A list of Allocation resources. Items []*Reservation `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource.Always compute#reservationsList for listsof reservations Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ReservationList) Descriptor ¶
func (*ReservationList) Descriptor() ([]byte, []int)
Deprecated: Use ReservationList.ProtoReflect.Descriptor instead.
func (*ReservationList) GetId ¶
func (x *ReservationList) GetId() string
func (*ReservationList) GetItems ¶
func (x *ReservationList) GetItems() []*Reservation
func (*ReservationList) GetKind ¶
func (x *ReservationList) GetKind() string
func (*ReservationList) GetNextPageToken ¶
func (x *ReservationList) GetNextPageToken() string
func (*ReservationList) GetSelfLink ¶
func (x *ReservationList) GetSelfLink() string
func (*ReservationList) GetWarning ¶
func (x *ReservationList) GetWarning() *Warning
func (*ReservationList) ProtoMessage ¶
func (*ReservationList) ProtoMessage()
func (*ReservationList) ProtoReflect ¶
func (x *ReservationList) ProtoReflect() protoreflect.Message
func (*ReservationList) Reset ¶
func (x *ReservationList) Reset()
func (*ReservationList) String ¶
func (x *ReservationList) String() string
type Reservation_Status ¶
type Reservation_Status int32
[Output Only] The status of the reservation. - CREATING: Reservation resources are being allocated. - READY: Reservation resources have been allocated, and the reservation is ready for use. - DELETING: Reservation deletion is in progress. - UPDATING: Reservation update is in progress.
const ( // A value indicating that the enum field is not set. Reservation_UNDEFINED_STATUS Reservation_Status = 0 // Reservation resources are being allocated. Reservation_CREATING Reservation_Status = 455564985 // Reservation deletion is in progress. Reservation_DELETING Reservation_Status = 528602024 Reservation_INVALID Reservation_Status = 530283991 // Reservation resources have been allocated, and the reservation is ready for use. Reservation_READY Reservation_Status = 77848963 // Reservation update is in progress. Reservation_UPDATING Reservation_Status = 494614342 )
func (Reservation_Status) Descriptor ¶
func (Reservation_Status) Descriptor() protoreflect.EnumDescriptor
func (Reservation_Status) Enum ¶
func (x Reservation_Status) Enum() *Reservation_Status
func (Reservation_Status) EnumDescriptor ¶
func (Reservation_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Reservation_Status.Descriptor instead.
func (Reservation_Status) Number ¶
func (x Reservation_Status) Number() protoreflect.EnumNumber
func (Reservation_Status) String ¶
func (x Reservation_Status) String() string
func (Reservation_Status) Type ¶
func (Reservation_Status) Type() protoreflect.EnumType
type ReservationsResizeRequest ¶
type ReservationsResizeRequest struct { // Number of allocated resources can be resized with minimum = 1 and maximum = 1000. SpecificSkuCount *int64 `protobuf:"varint,13890720,opt,name=specific_sku_count,json=specificSkuCount,proto3,oneof" json:"specific_sku_count,omitempty"` // contains filtered or unexported fields }
func (*ReservationsResizeRequest) Descriptor ¶
func (*ReservationsResizeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReservationsResizeRequest.ProtoReflect.Descriptor instead.
func (*ReservationsResizeRequest) GetSpecificSkuCount ¶
func (x *ReservationsResizeRequest) GetSpecificSkuCount() int64
func (*ReservationsResizeRequest) ProtoMessage ¶
func (*ReservationsResizeRequest) ProtoMessage()
func (*ReservationsResizeRequest) ProtoReflect ¶
func (x *ReservationsResizeRequest) ProtoReflect() protoreflect.Message
func (*ReservationsResizeRequest) Reset ¶
func (x *ReservationsResizeRequest) Reset()
func (*ReservationsResizeRequest) String ¶
func (x *ReservationsResizeRequest) String() string
type ReservationsScopedList ¶
type ReservationsScopedList struct { // A list of reservations contained in this scope. Reservations []*Reservation `protobuf:"bytes,399717927,rep,name=reservations,proto3" json:"reservations,omitempty"` // Informational warning which replaces the list of reservations when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ReservationsScopedList) Descriptor ¶
func (*ReservationsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use ReservationsScopedList.ProtoReflect.Descriptor instead.
func (*ReservationsScopedList) GetReservations ¶
func (x *ReservationsScopedList) GetReservations() []*Reservation
func (*ReservationsScopedList) GetWarning ¶
func (x *ReservationsScopedList) GetWarning() *Warning
func (*ReservationsScopedList) ProtoMessage ¶
func (*ReservationsScopedList) ProtoMessage()
func (*ReservationsScopedList) ProtoReflect ¶
func (x *ReservationsScopedList) ProtoReflect() protoreflect.Message
func (*ReservationsScopedList) Reset ¶
func (x *ReservationsScopedList) Reset()
func (*ReservationsScopedList) String ¶
func (x *ReservationsScopedList) String() string
type ResetInstanceRequest ¶
type ResetInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Reset. See the method description for details.
func (*ResetInstanceRequest) Descriptor ¶
func (*ResetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetInstanceRequest.ProtoReflect.Descriptor instead.
func (*ResetInstanceRequest) GetInstance ¶
func (x *ResetInstanceRequest) GetInstance() string
func (*ResetInstanceRequest) GetProject ¶
func (x *ResetInstanceRequest) GetProject() string
func (*ResetInstanceRequest) GetRequestId ¶
func (x *ResetInstanceRequest) GetRequestId() string
func (*ResetInstanceRequest) GetZone ¶
func (x *ResetInstanceRequest) GetZone() string
func (*ResetInstanceRequest) ProtoMessage ¶
func (*ResetInstanceRequest) ProtoMessage()
func (*ResetInstanceRequest) ProtoReflect ¶
func (x *ResetInstanceRequest) ProtoReflect() protoreflect.Message
func (*ResetInstanceRequest) Reset ¶
func (x *ResetInstanceRequest) Reset()
func (*ResetInstanceRequest) String ¶
func (x *ResetInstanceRequest) String() string
type ResizeDiskRequest ¶
type ResizeDiskRequest struct { // The name of the persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DisksResizeRequestResource *DisksResizeRequest `protobuf:"bytes,78307616,opt,name=disks_resize_request_resource,json=disksResizeRequestResource,proto3" json:"disks_resize_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.Resize. See the method description for details.
func (*ResizeDiskRequest) Descriptor ¶
func (*ResizeDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeDiskRequest.ProtoReflect.Descriptor instead.
func (*ResizeDiskRequest) GetDisk ¶
func (x *ResizeDiskRequest) GetDisk() string
func (*ResizeDiskRequest) GetDisksResizeRequestResource ¶
func (x *ResizeDiskRequest) GetDisksResizeRequestResource() *DisksResizeRequest
func (*ResizeDiskRequest) GetProject ¶
func (x *ResizeDiskRequest) GetProject() string
func (*ResizeDiskRequest) GetRequestId ¶
func (x *ResizeDiskRequest) GetRequestId() string
func (*ResizeDiskRequest) GetZone ¶
func (x *ResizeDiskRequest) GetZone() string
func (*ResizeDiskRequest) ProtoMessage ¶
func (*ResizeDiskRequest) ProtoMessage()
func (*ResizeDiskRequest) ProtoReflect ¶
func (x *ResizeDiskRequest) ProtoReflect() protoreflect.Message
func (*ResizeDiskRequest) Reset ¶
func (x *ResizeDiskRequest) Reset()
func (*ResizeDiskRequest) String ¶
func (x *ResizeDiskRequest) String() string
type ResizeInstanceGroupManagerRequest ¶
type ResizeInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The number of running instances that the managed instance group should maintain at any given time. The group automatically adds or removes instances to maintain the number of instances specified by this parameter. Size int32 `protobuf:"varint,3530753,opt,name=size,proto3" json:"size,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.Resize. See the method description for details.
func (*ResizeInstanceGroupManagerRequest) Descriptor ¶
func (*ResizeInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ResizeInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ResizeInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ResizeInstanceGroupManagerRequest) GetProject ¶
func (x *ResizeInstanceGroupManagerRequest) GetProject() string
func (*ResizeInstanceGroupManagerRequest) GetRequestId ¶
func (x *ResizeInstanceGroupManagerRequest) GetRequestId() string
func (*ResizeInstanceGroupManagerRequest) GetSize ¶
func (x *ResizeInstanceGroupManagerRequest) GetSize() int32
func (*ResizeInstanceGroupManagerRequest) GetZone ¶
func (x *ResizeInstanceGroupManagerRequest) GetZone() string
func (*ResizeInstanceGroupManagerRequest) ProtoMessage ¶
func (*ResizeInstanceGroupManagerRequest) ProtoMessage()
func (*ResizeInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ResizeInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ResizeInstanceGroupManagerRequest) Reset ¶
func (x *ResizeInstanceGroupManagerRequest) Reset()
func (*ResizeInstanceGroupManagerRequest) String ¶
func (x *ResizeInstanceGroupManagerRequest) String() string
type ResizeRegionDiskRequest ¶
type ResizeRegionDiskRequest struct { // Name of the regional persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionDisksResizeRequestResource *RegionDisksResizeRequest `protobuf:"bytes,446633237,opt,name=region_disks_resize_request_resource,json=regionDisksResizeRequestResource,proto3" json:"region_disks_resize_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.Resize. See the method description for details.
func (*ResizeRegionDiskRequest) Descriptor ¶
func (*ResizeRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*ResizeRegionDiskRequest) GetDisk ¶
func (x *ResizeRegionDiskRequest) GetDisk() string
func (*ResizeRegionDiskRequest) GetProject ¶
func (x *ResizeRegionDiskRequest) GetProject() string
func (*ResizeRegionDiskRequest) GetRegion ¶
func (x *ResizeRegionDiskRequest) GetRegion() string
func (*ResizeRegionDiskRequest) GetRegionDisksResizeRequestResource ¶
func (x *ResizeRegionDiskRequest) GetRegionDisksResizeRequestResource() *RegionDisksResizeRequest
func (*ResizeRegionDiskRequest) GetRequestId ¶
func (x *ResizeRegionDiskRequest) GetRequestId() string
func (*ResizeRegionDiskRequest) ProtoMessage ¶
func (*ResizeRegionDiskRequest) ProtoMessage()
func (*ResizeRegionDiskRequest) ProtoReflect ¶
func (x *ResizeRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*ResizeRegionDiskRequest) Reset ¶
func (x *ResizeRegionDiskRequest) Reset()
func (*ResizeRegionDiskRequest) String ¶
func (x *ResizeRegionDiskRequest) String() string
type ResizeRegionInstanceGroupManagerRequest ¶
type ResizeRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Number of instances that should exist in this instance group manager. Size int32 `protobuf:"varint,3530753,opt,name=size,proto3" json:"size,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.Resize. See the method description for details.
func (*ResizeRegionInstanceGroupManagerRequest) Descriptor ¶
func (*ResizeRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ResizeRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ResizeRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ResizeRegionInstanceGroupManagerRequest) GetProject ¶
func (x *ResizeRegionInstanceGroupManagerRequest) GetProject() string
func (*ResizeRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *ResizeRegionInstanceGroupManagerRequest) GetRegion() string
func (*ResizeRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *ResizeRegionInstanceGroupManagerRequest) GetRequestId() string
func (*ResizeRegionInstanceGroupManagerRequest) GetSize ¶
func (x *ResizeRegionInstanceGroupManagerRequest) GetSize() int32
func (*ResizeRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*ResizeRegionInstanceGroupManagerRequest) ProtoMessage()
func (*ResizeRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ResizeRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ResizeRegionInstanceGroupManagerRequest) Reset ¶
func (x *ResizeRegionInstanceGroupManagerRequest) Reset()
func (*ResizeRegionInstanceGroupManagerRequest) String ¶
func (x *ResizeRegionInstanceGroupManagerRequest) String() string
type ResizeReservationRequest ¶
type ResizeReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the reservation to update. Reservation string `protobuf:"bytes,47530956,opt,name=reservation,proto3" json:"reservation,omitempty"` // The body resource for this request ReservationsResizeRequestResource *ReservationsResizeRequest `protobuf:"bytes,389262801,opt,name=reservations_resize_request_resource,json=reservationsResizeRequestResource,proto3" json:"reservations_resize_request_resource,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.Resize. See the method description for details.
func (*ResizeReservationRequest) Descriptor ¶
func (*ResizeReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeReservationRequest.ProtoReflect.Descriptor instead.
func (*ResizeReservationRequest) GetProject ¶
func (x *ResizeReservationRequest) GetProject() string
func (*ResizeReservationRequest) GetRequestId ¶
func (x *ResizeReservationRequest) GetRequestId() string
func (*ResizeReservationRequest) GetReservation ¶
func (x *ResizeReservationRequest) GetReservation() string
func (*ResizeReservationRequest) GetReservationsResizeRequestResource ¶
func (x *ResizeReservationRequest) GetReservationsResizeRequestResource() *ReservationsResizeRequest
func (*ResizeReservationRequest) GetZone ¶
func (x *ResizeReservationRequest) GetZone() string
func (*ResizeReservationRequest) ProtoMessage ¶
func (*ResizeReservationRequest) ProtoMessage()
func (*ResizeReservationRequest) ProtoReflect ¶
func (x *ResizeReservationRequest) ProtoReflect() protoreflect.Message
func (*ResizeReservationRequest) Reset ¶
func (x *ResizeReservationRequest) Reset()
func (*ResizeReservationRequest) String ¶
func (x *ResizeReservationRequest) String() string
type ResourceCommitment ¶
type ResourceCommitment struct { // Name of the accelerator type resource. Applicable only when the type is ACCELERATOR. AcceleratorType *string `protobuf:"bytes,138031246,opt,name=accelerator_type,json=acceleratorType,proto3,oneof" json:"accelerator_type,omitempty"` // The amount of the resource purchased (in a type-dependent unit, such as bytes). For vCPUs, this can just be an integer. For memory, this must be provided in MB. Memory must be a multiple of 256 MB, with up to 6.5GB of memory per every vCPU. Amount *int64 `protobuf:"varint,196759640,opt,name=amount,proto3,oneof" json:"amount,omitempty"` // Type of resource for which this commitment applies. Possible values are VCPU, MEMORY, LOCAL_SSD, and ACCELERATOR. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Commitment for a particular resource (a Commitment is composed of one or more of these).
func (*ResourceCommitment) Descriptor ¶
func (*ResourceCommitment) Descriptor() ([]byte, []int)
Deprecated: Use ResourceCommitment.ProtoReflect.Descriptor instead.
func (*ResourceCommitment) GetAcceleratorType ¶
func (x *ResourceCommitment) GetAcceleratorType() string
func (*ResourceCommitment) GetAmount ¶
func (x *ResourceCommitment) GetAmount() int64
func (*ResourceCommitment) GetType ¶
func (x *ResourceCommitment) GetType() string
func (*ResourceCommitment) ProtoMessage ¶
func (*ResourceCommitment) ProtoMessage()
func (*ResourceCommitment) ProtoReflect ¶
func (x *ResourceCommitment) ProtoReflect() protoreflect.Message
func (*ResourceCommitment) Reset ¶
func (x *ResourceCommitment) Reset()
func (*ResourceCommitment) String ¶
func (x *ResourceCommitment) String() string
type ResourceCommitment_Type ¶
type ResourceCommitment_Type int32
Type of resource for which this commitment applies. Possible values are VCPU, MEMORY, LOCAL_SSD, and ACCELERATOR.
const ( // A value indicating that the enum field is not set. ResourceCommitment_UNDEFINED_TYPE ResourceCommitment_Type = 0 ResourceCommitment_ACCELERATOR ResourceCommitment_Type = 429815371 ResourceCommitment_LOCAL_SSD ResourceCommitment_Type = 508934896 ResourceCommitment_MEMORY ResourceCommitment_Type = 123056385 ResourceCommitment_UNSPECIFIED ResourceCommitment_Type = 526786327 ResourceCommitment_VCPU ResourceCommitment_Type = 2628978 )
func (ResourceCommitment_Type) Descriptor ¶
func (ResourceCommitment_Type) Descriptor() protoreflect.EnumDescriptor
func (ResourceCommitment_Type) Enum ¶
func (x ResourceCommitment_Type) Enum() *ResourceCommitment_Type
func (ResourceCommitment_Type) EnumDescriptor ¶
func (ResourceCommitment_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResourceCommitment_Type.Descriptor instead.
func (ResourceCommitment_Type) Number ¶
func (x ResourceCommitment_Type) Number() protoreflect.EnumNumber
func (ResourceCommitment_Type) String ¶
func (x ResourceCommitment_Type) String() string
func (ResourceCommitment_Type) Type ¶
func (ResourceCommitment_Type) Type() protoreflect.EnumType
type ResourceGroupReference ¶
type ResourceGroupReference struct { // A URI referencing one of the instance groups or network endpoint groups listed in the backend service. Group *string `protobuf:"bytes,98629247,opt,name=group,proto3,oneof" json:"group,omitempty"` // contains filtered or unexported fields }
func (*ResourceGroupReference) Descriptor ¶
func (*ResourceGroupReference) Descriptor() ([]byte, []int)
Deprecated: Use ResourceGroupReference.ProtoReflect.Descriptor instead.
func (*ResourceGroupReference) GetGroup ¶
func (x *ResourceGroupReference) GetGroup() string
func (*ResourceGroupReference) ProtoMessage ¶
func (*ResourceGroupReference) ProtoMessage()
func (*ResourceGroupReference) ProtoReflect ¶
func (x *ResourceGroupReference) ProtoReflect() protoreflect.Message
func (*ResourceGroupReference) Reset ¶
func (x *ResourceGroupReference) Reset()
func (*ResourceGroupReference) String ¶
func (x *ResourceGroupReference) String() string
type ResourcePoliciesScopedList ¶
type ResourcePoliciesScopedList struct { // A list of resourcePolicies contained in this scope. ResourcePolicies []*ResourcePolicy `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // Informational warning which replaces the list of resourcePolicies when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ResourcePoliciesScopedList) Descriptor ¶
func (*ResourcePoliciesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePoliciesScopedList.ProtoReflect.Descriptor instead.
func (*ResourcePoliciesScopedList) GetResourcePolicies ¶
func (x *ResourcePoliciesScopedList) GetResourcePolicies() []*ResourcePolicy
func (*ResourcePoliciesScopedList) GetWarning ¶
func (x *ResourcePoliciesScopedList) GetWarning() *Warning
func (*ResourcePoliciesScopedList) ProtoMessage ¶
func (*ResourcePoliciesScopedList) ProtoMessage()
func (*ResourcePoliciesScopedList) ProtoReflect ¶
func (x *ResourcePoliciesScopedList) ProtoReflect() protoreflect.Message
func (*ResourcePoliciesScopedList) Reset ¶
func (x *ResourcePoliciesScopedList) Reset()
func (*ResourcePoliciesScopedList) String ¶
func (x *ResourcePoliciesScopedList) String() string
type ResourcePolicy ¶
type ResourcePolicy struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Resource policy for disk consistency groups. DiskConsistencyGroupPolicy *ResourcePolicyDiskConsistencyGroupPolicy `protobuf:"bytes,473727515,opt,name=disk_consistency_group_policy,json=diskConsistencyGroupPolicy,proto3,oneof" json:"disk_consistency_group_policy,omitempty"` // Resource policy for instances for placement configuration. GroupPlacementPolicy *ResourcePolicyGroupPlacementPolicy `protobuf:"bytes,10931596,opt,name=group_placement_policy,json=groupPlacementPolicy,proto3,oneof" json:"group_placement_policy,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Resource policy for scheduling instance operations. InstanceSchedulePolicy *ResourcePolicyInstanceSchedulePolicy `protobuf:"bytes,344877104,opt,name=instance_schedule_policy,json=instanceSchedulePolicy,proto3,oneof" json:"instance_schedule_policy,omitempty"` // [Output Only] Type of the resource. Always compute#resource_policies for resource policies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The system status of the resource policy. ResourceStatus *ResourcePolicyResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // [Output Only] Server-defined fully-qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Resource policy for persistent disks for creating snapshots. SnapshotSchedulePolicy *ResourcePolicySnapshotSchedulePolicy `protobuf:"bytes,218131295,opt,name=snapshot_schedule_policy,json=snapshotSchedulePolicy,proto3,oneof" json:"snapshot_schedule_policy,omitempty"` // [Output Only] The status of resource policy creation. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
Represents a Resource Policy resource. You can use resource policies to schedule actions for some Compute Engine resources. For example, you can use them to schedule persistent disk snapshots.
func (*ResourcePolicy) Descriptor ¶
func (*ResourcePolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicy) GetCreationTimestamp ¶
func (x *ResourcePolicy) GetCreationTimestamp() string
func (*ResourcePolicy) GetDescription ¶
func (x *ResourcePolicy) GetDescription() string
func (*ResourcePolicy) GetDiskConsistencyGroupPolicy ¶
func (x *ResourcePolicy) GetDiskConsistencyGroupPolicy() *ResourcePolicyDiskConsistencyGroupPolicy
func (*ResourcePolicy) GetGroupPlacementPolicy ¶
func (x *ResourcePolicy) GetGroupPlacementPolicy() *ResourcePolicyGroupPlacementPolicy
func (*ResourcePolicy) GetId ¶
func (x *ResourcePolicy) GetId() uint64
func (*ResourcePolicy) GetInstanceSchedulePolicy ¶
func (x *ResourcePolicy) GetInstanceSchedulePolicy() *ResourcePolicyInstanceSchedulePolicy
func (*ResourcePolicy) GetKind ¶
func (x *ResourcePolicy) GetKind() string
func (*ResourcePolicy) GetName ¶
func (x *ResourcePolicy) GetName() string
func (*ResourcePolicy) GetRegion ¶
func (x *ResourcePolicy) GetRegion() string
func (*ResourcePolicy) GetResourceStatus ¶
func (x *ResourcePolicy) GetResourceStatus() *ResourcePolicyResourceStatus
func (*ResourcePolicy) GetSelfLink ¶
func (x *ResourcePolicy) GetSelfLink() string
func (*ResourcePolicy) GetSnapshotSchedulePolicy ¶
func (x *ResourcePolicy) GetSnapshotSchedulePolicy() *ResourcePolicySnapshotSchedulePolicy
func (*ResourcePolicy) GetStatus ¶
func (x *ResourcePolicy) GetStatus() string
func (*ResourcePolicy) ProtoMessage ¶
func (*ResourcePolicy) ProtoMessage()
func (*ResourcePolicy) ProtoReflect ¶
func (x *ResourcePolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicy) Reset ¶
func (x *ResourcePolicy) Reset()
func (*ResourcePolicy) String ¶
func (x *ResourcePolicy) String() string
type ResourcePolicyAggregatedList ¶
type ResourcePolicyAggregatedList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ResourcePolicy resources. Items map[string]*ResourcePoliciesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of resourcePolicies.
func (*ResourcePolicyAggregatedList) Descriptor ¶
func (*ResourcePolicyAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyAggregatedList.ProtoReflect.Descriptor instead.
func (*ResourcePolicyAggregatedList) GetEtag ¶
func (x *ResourcePolicyAggregatedList) GetEtag() string
func (*ResourcePolicyAggregatedList) GetId ¶
func (x *ResourcePolicyAggregatedList) GetId() string
func (*ResourcePolicyAggregatedList) GetItems ¶
func (x *ResourcePolicyAggregatedList) GetItems() map[string]*ResourcePoliciesScopedList
func (*ResourcePolicyAggregatedList) GetKind ¶
func (x *ResourcePolicyAggregatedList) GetKind() string
func (*ResourcePolicyAggregatedList) GetNextPageToken ¶
func (x *ResourcePolicyAggregatedList) GetNextPageToken() string
func (*ResourcePolicyAggregatedList) GetSelfLink ¶
func (x *ResourcePolicyAggregatedList) GetSelfLink() string
func (*ResourcePolicyAggregatedList) GetUnreachables ¶
func (x *ResourcePolicyAggregatedList) GetUnreachables() []string
func (*ResourcePolicyAggregatedList) GetWarning ¶
func (x *ResourcePolicyAggregatedList) GetWarning() *Warning
func (*ResourcePolicyAggregatedList) ProtoMessage ¶
func (*ResourcePolicyAggregatedList) ProtoMessage()
func (*ResourcePolicyAggregatedList) ProtoReflect ¶
func (x *ResourcePolicyAggregatedList) ProtoReflect() protoreflect.Message
func (*ResourcePolicyAggregatedList) Reset ¶
func (x *ResourcePolicyAggregatedList) Reset()
func (*ResourcePolicyAggregatedList) String ¶
func (x *ResourcePolicyAggregatedList) String() string
type ResourcePolicyDailyCycle ¶
type ResourcePolicyDailyCycle struct { // Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle. DaysInCycle *int32 `protobuf:"varint,369790004,opt,name=days_in_cycle,json=daysInCycle,proto3,oneof" json:"days_in_cycle,omitempty"` // [Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario. Duration *string `protobuf:"bytes,155471252,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
Time window specified for daily operations.
func (*ResourcePolicyDailyCycle) Descriptor ¶
func (*ResourcePolicyDailyCycle) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyDailyCycle.ProtoReflect.Descriptor instead.
func (*ResourcePolicyDailyCycle) GetDaysInCycle ¶
func (x *ResourcePolicyDailyCycle) GetDaysInCycle() int32
func (*ResourcePolicyDailyCycle) GetDuration ¶
func (x *ResourcePolicyDailyCycle) GetDuration() string
func (*ResourcePolicyDailyCycle) GetStartTime ¶
func (x *ResourcePolicyDailyCycle) GetStartTime() string
func (*ResourcePolicyDailyCycle) ProtoMessage ¶
func (*ResourcePolicyDailyCycle) ProtoMessage()
func (*ResourcePolicyDailyCycle) ProtoReflect ¶
func (x *ResourcePolicyDailyCycle) ProtoReflect() protoreflect.Message
func (*ResourcePolicyDailyCycle) Reset ¶
func (x *ResourcePolicyDailyCycle) Reset()
func (*ResourcePolicyDailyCycle) String ¶
func (x *ResourcePolicyDailyCycle) String() string
type ResourcePolicyDiskConsistencyGroupPolicy ¶
type ResourcePolicyDiskConsistencyGroupPolicy struct {
// contains filtered or unexported fields
}
Resource policy for disk consistency groups.
func (*ResourcePolicyDiskConsistencyGroupPolicy) Descriptor ¶
func (*ResourcePolicyDiskConsistencyGroupPolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyDiskConsistencyGroupPolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicyDiskConsistencyGroupPolicy) ProtoMessage ¶
func (*ResourcePolicyDiskConsistencyGroupPolicy) ProtoMessage()
func (*ResourcePolicyDiskConsistencyGroupPolicy) ProtoReflect ¶
func (x *ResourcePolicyDiskConsistencyGroupPolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicyDiskConsistencyGroupPolicy) Reset ¶
func (x *ResourcePolicyDiskConsistencyGroupPolicy) Reset()
func (*ResourcePolicyDiskConsistencyGroupPolicy) String ¶
func (x *ResourcePolicyDiskConsistencyGroupPolicy) String() string
type ResourcePolicyGroupPlacementPolicy ¶
type ResourcePolicyGroupPlacementPolicy struct { // The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network. AvailabilityDomainCount *int32 `protobuf:"varint,12453432,opt,name=availability_domain_count,json=availabilityDomainCount,proto3,oneof" json:"availability_domain_count,omitempty"` // Specifies network collocation // Check the Collocation enum for the list of possible values. Collocation *string `protobuf:"bytes,511156533,opt,name=collocation,proto3,oneof" json:"collocation,omitempty"` // Number of VMs in this placement group. Google does not recommend that you use this field unless you use a compact policy and you want your policy to work only if it contains this exact number of VMs. VmCount *int32 `protobuf:"varint,261463431,opt,name=vm_count,json=vmCount,proto3,oneof" json:"vm_count,omitempty"` // contains filtered or unexported fields }
A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation
func (*ResourcePolicyGroupPlacementPolicy) Descriptor ¶
func (*ResourcePolicyGroupPlacementPolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyGroupPlacementPolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicyGroupPlacementPolicy) GetAvailabilityDomainCount ¶
func (x *ResourcePolicyGroupPlacementPolicy) GetAvailabilityDomainCount() int32
func (*ResourcePolicyGroupPlacementPolicy) GetCollocation ¶
func (x *ResourcePolicyGroupPlacementPolicy) GetCollocation() string
func (*ResourcePolicyGroupPlacementPolicy) GetVmCount ¶
func (x *ResourcePolicyGroupPlacementPolicy) GetVmCount() int32
func (*ResourcePolicyGroupPlacementPolicy) ProtoMessage ¶
func (*ResourcePolicyGroupPlacementPolicy) ProtoMessage()
func (*ResourcePolicyGroupPlacementPolicy) ProtoReflect ¶
func (x *ResourcePolicyGroupPlacementPolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicyGroupPlacementPolicy) Reset ¶
func (x *ResourcePolicyGroupPlacementPolicy) Reset()
func (*ResourcePolicyGroupPlacementPolicy) String ¶
func (x *ResourcePolicyGroupPlacementPolicy) String() string
type ResourcePolicyGroupPlacementPolicy_Collocation ¶
type ResourcePolicyGroupPlacementPolicy_Collocation int32
Specifies network collocation
const ( // A value indicating that the enum field is not set. ResourcePolicyGroupPlacementPolicy_UNDEFINED_COLLOCATION ResourcePolicyGroupPlacementPolicy_Collocation = 0 ResourcePolicyGroupPlacementPolicy_COLLOCATED ResourcePolicyGroupPlacementPolicy_Collocation = 103257554 ResourcePolicyGroupPlacementPolicy_UNSPECIFIED_COLLOCATION ResourcePolicyGroupPlacementPolicy_Collocation = 464308205 )
func (ResourcePolicyGroupPlacementPolicy_Collocation) Descriptor ¶
func (ResourcePolicyGroupPlacementPolicy_Collocation) Descriptor() protoreflect.EnumDescriptor
func (ResourcePolicyGroupPlacementPolicy_Collocation) Enum ¶
func (x ResourcePolicyGroupPlacementPolicy_Collocation) Enum() *ResourcePolicyGroupPlacementPolicy_Collocation
func (ResourcePolicyGroupPlacementPolicy_Collocation) EnumDescriptor ¶
func (ResourcePolicyGroupPlacementPolicy_Collocation) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyGroupPlacementPolicy_Collocation.Descriptor instead.
func (ResourcePolicyGroupPlacementPolicy_Collocation) Number ¶
func (x ResourcePolicyGroupPlacementPolicy_Collocation) Number() protoreflect.EnumNumber
func (ResourcePolicyGroupPlacementPolicy_Collocation) String ¶
func (x ResourcePolicyGroupPlacementPolicy_Collocation) String() string
func (ResourcePolicyGroupPlacementPolicy_Collocation) Type ¶
type ResourcePolicyHourlyCycle ¶
type ResourcePolicyHourlyCycle struct { // [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario. Duration *string `protobuf:"bytes,155471252,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle. HoursInCycle *int32 `protobuf:"varint,526763132,opt,name=hours_in_cycle,json=hoursInCycle,proto3,oneof" json:"hours_in_cycle,omitempty"` // Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
Time window specified for hourly operations.
func (*ResourcePolicyHourlyCycle) Descriptor ¶
func (*ResourcePolicyHourlyCycle) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyHourlyCycle.ProtoReflect.Descriptor instead.
func (*ResourcePolicyHourlyCycle) GetDuration ¶
func (x *ResourcePolicyHourlyCycle) GetDuration() string
func (*ResourcePolicyHourlyCycle) GetHoursInCycle ¶
func (x *ResourcePolicyHourlyCycle) GetHoursInCycle() int32
func (*ResourcePolicyHourlyCycle) GetStartTime ¶
func (x *ResourcePolicyHourlyCycle) GetStartTime() string
func (*ResourcePolicyHourlyCycle) ProtoMessage ¶
func (*ResourcePolicyHourlyCycle) ProtoMessage()
func (*ResourcePolicyHourlyCycle) ProtoReflect ¶
func (x *ResourcePolicyHourlyCycle) ProtoReflect() protoreflect.Message
func (*ResourcePolicyHourlyCycle) Reset ¶
func (x *ResourcePolicyHourlyCycle) Reset()
func (*ResourcePolicyHourlyCycle) String ¶
func (x *ResourcePolicyHourlyCycle) String() string
type ResourcePolicyInstanceSchedulePolicy ¶
type ResourcePolicyInstanceSchedulePolicy struct { // The expiration time of the schedule. The timestamp is an RFC3339 string. ExpirationTime *string `protobuf:"bytes,230299229,opt,name=expiration_time,json=expirationTime,proto3,oneof" json:"expiration_time,omitempty"` // The start time of the schedule. The timestamp is an RFC3339 string. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // Specifies the time zone to be used in interpreting Schedule.schedule. The value of this field must be a time zone name from the tz database: https://wikipedia.org/wiki/Tz_database. TimeZone *string `protobuf:"bytes,36848094,opt,name=time_zone,json=timeZone,proto3,oneof" json:"time_zone,omitempty"` // Specifies the schedule for starting instances. VmStartSchedule *ResourcePolicyInstanceSchedulePolicySchedule `protobuf:"bytes,17762396,opt,name=vm_start_schedule,json=vmStartSchedule,proto3,oneof" json:"vm_start_schedule,omitempty"` // Specifies the schedule for stopping instances. VmStopSchedule *ResourcePolicyInstanceSchedulePolicySchedule `protobuf:"bytes,426242732,opt,name=vm_stop_schedule,json=vmStopSchedule,proto3,oneof" json:"vm_stop_schedule,omitempty"` // contains filtered or unexported fields }
An InstanceSchedulePolicy specifies when and how frequent certain operations are performed on the instance.
func (*ResourcePolicyInstanceSchedulePolicy) Descriptor ¶
func (*ResourcePolicyInstanceSchedulePolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyInstanceSchedulePolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicyInstanceSchedulePolicy) GetExpirationTime ¶
func (x *ResourcePolicyInstanceSchedulePolicy) GetExpirationTime() string
func (*ResourcePolicyInstanceSchedulePolicy) GetStartTime ¶
func (x *ResourcePolicyInstanceSchedulePolicy) GetStartTime() string
func (*ResourcePolicyInstanceSchedulePolicy) GetTimeZone ¶
func (x *ResourcePolicyInstanceSchedulePolicy) GetTimeZone() string
func (*ResourcePolicyInstanceSchedulePolicy) GetVmStartSchedule ¶
func (x *ResourcePolicyInstanceSchedulePolicy) GetVmStartSchedule() *ResourcePolicyInstanceSchedulePolicySchedule
func (*ResourcePolicyInstanceSchedulePolicy) GetVmStopSchedule ¶
func (x *ResourcePolicyInstanceSchedulePolicy) GetVmStopSchedule() *ResourcePolicyInstanceSchedulePolicySchedule
func (*ResourcePolicyInstanceSchedulePolicy) ProtoMessage ¶
func (*ResourcePolicyInstanceSchedulePolicy) ProtoMessage()
func (*ResourcePolicyInstanceSchedulePolicy) ProtoReflect ¶
func (x *ResourcePolicyInstanceSchedulePolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicyInstanceSchedulePolicy) Reset ¶
func (x *ResourcePolicyInstanceSchedulePolicy) Reset()
func (*ResourcePolicyInstanceSchedulePolicy) String ¶
func (x *ResourcePolicyInstanceSchedulePolicy) String() string
type ResourcePolicyInstanceSchedulePolicySchedule ¶
type ResourcePolicyInstanceSchedulePolicySchedule struct { // Specifies the frequency for the operation, using the unix-cron format. Schedule *string `protobuf:"bytes,375820951,opt,name=schedule,proto3,oneof" json:"schedule,omitempty"` // contains filtered or unexported fields }
Schedule for an instance operation.
func (*ResourcePolicyInstanceSchedulePolicySchedule) Descriptor ¶
func (*ResourcePolicyInstanceSchedulePolicySchedule) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyInstanceSchedulePolicySchedule.ProtoReflect.Descriptor instead.
func (*ResourcePolicyInstanceSchedulePolicySchedule) GetSchedule ¶
func (x *ResourcePolicyInstanceSchedulePolicySchedule) GetSchedule() string
func (*ResourcePolicyInstanceSchedulePolicySchedule) ProtoMessage ¶
func (*ResourcePolicyInstanceSchedulePolicySchedule) ProtoMessage()
func (*ResourcePolicyInstanceSchedulePolicySchedule) ProtoReflect ¶
func (x *ResourcePolicyInstanceSchedulePolicySchedule) ProtoReflect() protoreflect.Message
func (*ResourcePolicyInstanceSchedulePolicySchedule) Reset ¶
func (x *ResourcePolicyInstanceSchedulePolicySchedule) Reset()
func (*ResourcePolicyInstanceSchedulePolicySchedule) String ¶
func (x *ResourcePolicyInstanceSchedulePolicySchedule) String() string
type ResourcePolicyList ¶
type ResourcePolicyList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A list of ResourcePolicy resources. Items []*ResourcePolicy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource.Always compute#resourcePoliciesList for listsof resourcePolicies Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ResourcePolicyList) Descriptor ¶
func (*ResourcePolicyList) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyList.ProtoReflect.Descriptor instead.
func (*ResourcePolicyList) GetEtag ¶
func (x *ResourcePolicyList) GetEtag() string
func (*ResourcePolicyList) GetId ¶
func (x *ResourcePolicyList) GetId() string
func (*ResourcePolicyList) GetItems ¶
func (x *ResourcePolicyList) GetItems() []*ResourcePolicy
func (*ResourcePolicyList) GetKind ¶
func (x *ResourcePolicyList) GetKind() string
func (*ResourcePolicyList) GetNextPageToken ¶
func (x *ResourcePolicyList) GetNextPageToken() string
func (*ResourcePolicyList) GetSelfLink ¶
func (x *ResourcePolicyList) GetSelfLink() string
func (*ResourcePolicyList) GetWarning ¶
func (x *ResourcePolicyList) GetWarning() *Warning
func (*ResourcePolicyList) ProtoMessage ¶
func (*ResourcePolicyList) ProtoMessage()
func (*ResourcePolicyList) ProtoReflect ¶
func (x *ResourcePolicyList) ProtoReflect() protoreflect.Message
func (*ResourcePolicyList) Reset ¶
func (x *ResourcePolicyList) Reset()
func (*ResourcePolicyList) String ¶
func (x *ResourcePolicyList) String() string
type ResourcePolicyResourceStatus ¶
type ResourcePolicyResourceStatus struct { // [Output Only] Specifies a set of output values reffering to the instance_schedule_policy system status. This field should have the same name as corresponding policy field. InstanceSchedulePolicy *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus `protobuf:"bytes,344877104,opt,name=instance_schedule_policy,json=instanceSchedulePolicy,proto3,oneof" json:"instance_schedule_policy,omitempty"` // contains filtered or unexported fields }
Contains output only fields. Use this sub-message for all output fields set on ResourcePolicy. The internal structure of this "status" field should mimic the structure of ResourcePolicy proto specification.
func (*ResourcePolicyResourceStatus) Descriptor ¶
func (*ResourcePolicyResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyResourceStatus.ProtoReflect.Descriptor instead.
func (*ResourcePolicyResourceStatus) GetInstanceSchedulePolicy ¶
func (x *ResourcePolicyResourceStatus) GetInstanceSchedulePolicy() *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
func (*ResourcePolicyResourceStatus) ProtoMessage ¶
func (*ResourcePolicyResourceStatus) ProtoMessage()
func (*ResourcePolicyResourceStatus) ProtoReflect ¶
func (x *ResourcePolicyResourceStatus) ProtoReflect() protoreflect.Message
func (*ResourcePolicyResourceStatus) Reset ¶
func (x *ResourcePolicyResourceStatus) Reset()
func (*ResourcePolicyResourceStatus) String ¶
func (x *ResourcePolicyResourceStatus) String() string
type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus ¶
type ResourcePolicyResourceStatusInstanceSchedulePolicyStatus struct { // [Output Only] The last time the schedule successfully ran. The timestamp is an RFC3339 string. LastRunStartTime *string `protobuf:"bytes,303069063,opt,name=last_run_start_time,json=lastRunStartTime,proto3,oneof" json:"last_run_start_time,omitempty"` // [Output Only] The next time the schedule is planned to run. The actual time might be slightly different. The timestamp is an RFC3339 string. NextRunStartTime *string `protobuf:"bytes,318642570,opt,name=next_run_start_time,json=nextRunStartTime,proto3,oneof" json:"next_run_start_time,omitempty"` // contains filtered or unexported fields }
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Descriptor ¶
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyResourceStatusInstanceSchedulePolicyStatus.ProtoReflect.Descriptor instead.
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetLastRunStartTime ¶
func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetLastRunStartTime() string
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetNextRunStartTime ¶
func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) GetNextRunStartTime() string
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoMessage ¶
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoMessage()
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoReflect ¶
func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) ProtoReflect() protoreflect.Message
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Reset ¶
func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) Reset()
func (*ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) String ¶
func (x *ResourcePolicyResourceStatusInstanceSchedulePolicyStatus) String() string
type ResourcePolicySnapshotSchedulePolicy ¶
type ResourcePolicySnapshotSchedulePolicy struct { // Retention policy applied to snapshots created by this resource policy. RetentionPolicy *ResourcePolicySnapshotSchedulePolicyRetentionPolicy `protobuf:"bytes,68625779,opt,name=retention_policy,json=retentionPolicy,proto3,oneof" json:"retention_policy,omitempty"` // A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy. Schedule *ResourcePolicySnapshotSchedulePolicySchedule `protobuf:"bytes,375820951,opt,name=schedule,proto3,oneof" json:"schedule,omitempty"` // Properties with which snapshots are created such as labels, encryption keys. SnapshotProperties *ResourcePolicySnapshotSchedulePolicySnapshotProperties `protobuf:"bytes,185371278,opt,name=snapshot_properties,json=snapshotProperties,proto3,oneof" json:"snapshot_properties,omitempty"` // contains filtered or unexported fields }
A snapshot schedule policy specifies when and how frequently snapshots are to be created for the target disk. Also specifies how many and how long these scheduled snapshots should be retained.
func (*ResourcePolicySnapshotSchedulePolicy) Descriptor ¶
func (*ResourcePolicySnapshotSchedulePolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicySnapshotSchedulePolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicySnapshotSchedulePolicy) GetRetentionPolicy ¶
func (x *ResourcePolicySnapshotSchedulePolicy) GetRetentionPolicy() *ResourcePolicySnapshotSchedulePolicyRetentionPolicy
func (*ResourcePolicySnapshotSchedulePolicy) GetSchedule ¶
func (x *ResourcePolicySnapshotSchedulePolicy) GetSchedule() *ResourcePolicySnapshotSchedulePolicySchedule
func (*ResourcePolicySnapshotSchedulePolicy) GetSnapshotProperties ¶
func (x *ResourcePolicySnapshotSchedulePolicy) GetSnapshotProperties() *ResourcePolicySnapshotSchedulePolicySnapshotProperties
func (*ResourcePolicySnapshotSchedulePolicy) ProtoMessage ¶
func (*ResourcePolicySnapshotSchedulePolicy) ProtoMessage()
func (*ResourcePolicySnapshotSchedulePolicy) ProtoReflect ¶
func (x *ResourcePolicySnapshotSchedulePolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicySnapshotSchedulePolicy) Reset ¶
func (x *ResourcePolicySnapshotSchedulePolicy) Reset()
func (*ResourcePolicySnapshotSchedulePolicy) String ¶
func (x *ResourcePolicySnapshotSchedulePolicy) String() string
type ResourcePolicySnapshotSchedulePolicyRetentionPolicy ¶
type ResourcePolicySnapshotSchedulePolicyRetentionPolicy struct { // Maximum age of the snapshot that is allowed to be kept. MaxRetentionDays *int32 `protobuf:"varint,324296979,opt,name=max_retention_days,json=maxRetentionDays,proto3,oneof" json:"max_retention_days,omitempty"` // Specifies the behavior to apply to scheduled snapshots when the source disk is deleted. // Check the OnSourceDiskDelete enum for the list of possible values. OnSourceDiskDelete *string `protobuf:"bytes,321955529,opt,name=on_source_disk_delete,json=onSourceDiskDelete,proto3,oneof" json:"on_source_disk_delete,omitempty"` // contains filtered or unexported fields }
Policy for retention of scheduled snapshots.
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Descriptor ¶
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicySnapshotSchedulePolicyRetentionPolicy.ProtoReflect.Descriptor instead.
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetMaxRetentionDays ¶
func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetMaxRetentionDays() int32
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetOnSourceDiskDelete ¶
func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) GetOnSourceDiskDelete() string
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoMessage ¶
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoMessage()
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoReflect ¶
func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) ProtoReflect() protoreflect.Message
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Reset ¶
func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) Reset()
func (*ResourcePolicySnapshotSchedulePolicyRetentionPolicy) String ¶
func (x *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) String() string
type ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete ¶
type ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete int32
Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.
const ( // A value indicating that the enum field is not set. ResourcePolicySnapshotSchedulePolicyRetentionPolicy_UNDEFINED_ON_SOURCE_DISK_DELETE ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete = 0 ResourcePolicySnapshotSchedulePolicyRetentionPolicy_APPLY_RETENTION_POLICY ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete = 535071332 ResourcePolicySnapshotSchedulePolicyRetentionPolicy_KEEP_AUTO_SNAPSHOTS ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete = 258925689 ResourcePolicySnapshotSchedulePolicyRetentionPolicy_UNSPECIFIED_ON_SOURCE_DISK_DELETE ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete = 239140769 )
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Descriptor ¶
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Descriptor() protoreflect.EnumDescriptor
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Enum ¶
func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Enum() *ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) EnumDescriptor ¶
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete.Descriptor instead.
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Number ¶
func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Number() protoreflect.EnumNumber
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) String ¶
func (x ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) String() string
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Type ¶
func (ResourcePolicySnapshotSchedulePolicyRetentionPolicy_OnSourceDiskDelete) Type() protoreflect.EnumType
type ResourcePolicySnapshotSchedulePolicySchedule ¶
type ResourcePolicySnapshotSchedulePolicySchedule struct { DailySchedule *ResourcePolicyDailyCycle `protobuf:"bytes,86159869,opt,name=daily_schedule,json=dailySchedule,proto3,oneof" json:"daily_schedule,omitempty"` HourlySchedule *ResourcePolicyHourlyCycle `protobuf:"bytes,38328485,opt,name=hourly_schedule,json=hourlySchedule,proto3,oneof" json:"hourly_schedule,omitempty"` WeeklySchedule *ResourcePolicyWeeklyCycle `protobuf:"bytes,359548053,opt,name=weekly_schedule,json=weeklySchedule,proto3,oneof" json:"weekly_schedule,omitempty"` // contains filtered or unexported fields }
A schedule for disks where the schedueled operations are performed.
func (*ResourcePolicySnapshotSchedulePolicySchedule) Descriptor ¶
func (*ResourcePolicySnapshotSchedulePolicySchedule) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicySnapshotSchedulePolicySchedule.ProtoReflect.Descriptor instead.
func (*ResourcePolicySnapshotSchedulePolicySchedule) GetDailySchedule ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetDailySchedule() *ResourcePolicyDailyCycle
func (*ResourcePolicySnapshotSchedulePolicySchedule) GetHourlySchedule ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetHourlySchedule() *ResourcePolicyHourlyCycle
func (*ResourcePolicySnapshotSchedulePolicySchedule) GetWeeklySchedule ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) GetWeeklySchedule() *ResourcePolicyWeeklyCycle
func (*ResourcePolicySnapshotSchedulePolicySchedule) ProtoMessage ¶
func (*ResourcePolicySnapshotSchedulePolicySchedule) ProtoMessage()
func (*ResourcePolicySnapshotSchedulePolicySchedule) ProtoReflect ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) ProtoReflect() protoreflect.Message
func (*ResourcePolicySnapshotSchedulePolicySchedule) Reset ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) Reset()
func (*ResourcePolicySnapshotSchedulePolicySchedule) String ¶
func (x *ResourcePolicySnapshotSchedulePolicySchedule) String() string
type ResourcePolicySnapshotSchedulePolicySnapshotProperties ¶
type ResourcePolicySnapshotSchedulePolicySnapshotProperties struct { // Chain name that the snapshot is created in. ChainName *string `protobuf:"bytes,68644169,opt,name=chain_name,json=chainName,proto3,oneof" json:"chain_name,omitempty"` // Indication to perform a 'guest aware' snapshot. GuestFlush *bool `protobuf:"varint,385550813,opt,name=guest_flush,json=guestFlush,proto3,oneof" json:"guest_flush,omitempty"` // Labels to apply to scheduled snapshots. These can be later modified by the setLabels method. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Cloud Storage bucket storage location of the auto snapshot (regional or multi-regional). StorageLocations []string `protobuf:"bytes,328005274,rep,name=storage_locations,json=storageLocations,proto3" json:"storage_locations,omitempty"` // contains filtered or unexported fields }
Specified snapshot properties for scheduled snapshots created by this policy.
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) Descriptor ¶
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicySnapshotSchedulePolicySnapshotProperties.ProtoReflect.Descriptor instead.
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetChainName ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetChainName() string
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetGuestFlush ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetGuestFlush() bool
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetLabels ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetLabels() map[string]string
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetStorageLocations ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) GetStorageLocations() []string
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoMessage ¶
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoMessage()
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoReflect ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) ProtoReflect() protoreflect.Message
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) Reset ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) Reset()
func (*ResourcePolicySnapshotSchedulePolicySnapshotProperties) String ¶
func (x *ResourcePolicySnapshotSchedulePolicySnapshotProperties) String() string
type ResourcePolicyWeeklyCycle ¶
type ResourcePolicyWeeklyCycle struct { // Up to 7 intervals/windows, one for each day of the week. DayOfWeeks []*ResourcePolicyWeeklyCycleDayOfWeek `protobuf:"bytes,257871834,rep,name=day_of_weeks,json=dayOfWeeks,proto3" json:"day_of_weeks,omitempty"` // contains filtered or unexported fields }
Time window specified for weekly operations.
func (*ResourcePolicyWeeklyCycle) Descriptor ¶
func (*ResourcePolicyWeeklyCycle) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyWeeklyCycle.ProtoReflect.Descriptor instead.
func (*ResourcePolicyWeeklyCycle) GetDayOfWeeks ¶
func (x *ResourcePolicyWeeklyCycle) GetDayOfWeeks() []*ResourcePolicyWeeklyCycleDayOfWeek
func (*ResourcePolicyWeeklyCycle) ProtoMessage ¶
func (*ResourcePolicyWeeklyCycle) ProtoMessage()
func (*ResourcePolicyWeeklyCycle) ProtoReflect ¶
func (x *ResourcePolicyWeeklyCycle) ProtoReflect() protoreflect.Message
func (*ResourcePolicyWeeklyCycle) Reset ¶
func (x *ResourcePolicyWeeklyCycle) Reset()
func (*ResourcePolicyWeeklyCycle) String ¶
func (x *ResourcePolicyWeeklyCycle) String() string
type ResourcePolicyWeeklyCycleDayOfWeek ¶
type ResourcePolicyWeeklyCycleDayOfWeek struct { // Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY. // Check the Day enum for the list of possible values. Day *string `protobuf:"bytes,99228,opt,name=day,proto3,oneof" json:"day,omitempty"` // [Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario. Duration *string `protobuf:"bytes,155471252,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT. StartTime *string `protobuf:"bytes,37467274,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` // contains filtered or unexported fields }
func (*ResourcePolicyWeeklyCycleDayOfWeek) Descriptor ¶
func (*ResourcePolicyWeeklyCycleDayOfWeek) Descriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyWeeklyCycleDayOfWeek.ProtoReflect.Descriptor instead.
func (*ResourcePolicyWeeklyCycleDayOfWeek) GetDay ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetDay() string
func (*ResourcePolicyWeeklyCycleDayOfWeek) GetDuration ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetDuration() string
func (*ResourcePolicyWeeklyCycleDayOfWeek) GetStartTime ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) GetStartTime() string
func (*ResourcePolicyWeeklyCycleDayOfWeek) ProtoMessage ¶
func (*ResourcePolicyWeeklyCycleDayOfWeek) ProtoMessage()
func (*ResourcePolicyWeeklyCycleDayOfWeek) ProtoReflect ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) ProtoReflect() protoreflect.Message
func (*ResourcePolicyWeeklyCycleDayOfWeek) Reset ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) Reset()
func (*ResourcePolicyWeeklyCycleDayOfWeek) String ¶
func (x *ResourcePolicyWeeklyCycleDayOfWeek) String() string
type ResourcePolicyWeeklyCycleDayOfWeek_Day ¶
type ResourcePolicyWeeklyCycleDayOfWeek_Day int32
Defines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
const ( // A value indicating that the enum field is not set. ResourcePolicyWeeklyCycleDayOfWeek_UNDEFINED_DAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 0 ResourcePolicyWeeklyCycleDayOfWeek_FRIDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 471398751 ResourcePolicyWeeklyCycleDayOfWeek_INVALID ResourcePolicyWeeklyCycleDayOfWeek_Day = 530283991 ResourcePolicyWeeklyCycleDayOfWeek_MONDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 132310288 ResourcePolicyWeeklyCycleDayOfWeek_SATURDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 279037881 ResourcePolicyWeeklyCycleDayOfWeek_SUNDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 309626320 ResourcePolicyWeeklyCycleDayOfWeek_THURSDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 207198682 ResourcePolicyWeeklyCycleDayOfWeek_TUESDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 277509677 ResourcePolicyWeeklyCycleDayOfWeek_WEDNESDAY ResourcePolicyWeeklyCycleDayOfWeek_Day = 422029110 )
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Descriptor ¶
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Descriptor() protoreflect.EnumDescriptor
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Enum ¶
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) EnumDescriptor ¶
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResourcePolicyWeeklyCycleDayOfWeek_Day.Descriptor instead.
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Number ¶
func (x ResourcePolicyWeeklyCycleDayOfWeek_Day) Number() protoreflect.EnumNumber
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) String ¶
func (x ResourcePolicyWeeklyCycleDayOfWeek_Day) String() string
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Type ¶
func (ResourcePolicyWeeklyCycleDayOfWeek_Day) Type() protoreflect.EnumType
type ResourcePolicy_Status ¶
type ResourcePolicy_Status int32
[Output Only] The status of resource policy creation.
const ( // A value indicating that the enum field is not set. ResourcePolicy_UNDEFINED_STATUS ResourcePolicy_Status = 0 // Resource policy is being created. ResourcePolicy_CREATING ResourcePolicy_Status = 455564985 // Resource policy is being deleted. ResourcePolicy_DELETING ResourcePolicy_Status = 528602024 // Resource policy is expired and will not run again. ResourcePolicy_EXPIRED ResourcePolicy_Status = 482489093 ResourcePolicy_INVALID ResourcePolicy_Status = 530283991 // Resource policy is ready to be used. ResourcePolicy_READY ResourcePolicy_Status = 77848963 )
func (ResourcePolicy_Status) Descriptor ¶
func (ResourcePolicy_Status) Descriptor() protoreflect.EnumDescriptor
func (ResourcePolicy_Status) Enum ¶
func (x ResourcePolicy_Status) Enum() *ResourcePolicy_Status
func (ResourcePolicy_Status) EnumDescriptor ¶
func (ResourcePolicy_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use ResourcePolicy_Status.Descriptor instead.
func (ResourcePolicy_Status) Number ¶
func (x ResourcePolicy_Status) Number() protoreflect.EnumNumber
func (ResourcePolicy_Status) String ¶
func (x ResourcePolicy_Status) String() string
func (ResourcePolicy_Status) Type ¶
func (ResourcePolicy_Status) Type() protoreflect.EnumType
type ResourceStatus ¶
type ResourceStatus struct { // [Output Only] The precise location of your instance within the zone's data center, including the block, sub-block, and host. The field is formatted as follows: blockId/subBlockId/hostId. PhysicalHost *string `protobuf:"bytes,464370704,opt,name=physical_host,json=physicalHost,proto3,oneof" json:"physical_host,omitempty"` Scheduling *ResourceStatusScheduling `protobuf:"bytes,386688404,opt,name=scheduling,proto3,oneof" json:"scheduling,omitempty"` UpcomingMaintenance *UpcomingMaintenance `protobuf:"bytes,227348592,opt,name=upcoming_maintenance,json=upcomingMaintenance,proto3,oneof" json:"upcoming_maintenance,omitempty"` // contains filtered or unexported fields }
Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.
func (*ResourceStatus) Descriptor ¶
func (*ResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use ResourceStatus.ProtoReflect.Descriptor instead.
func (*ResourceStatus) GetPhysicalHost ¶
func (x *ResourceStatus) GetPhysicalHost() string
func (*ResourceStatus) GetScheduling ¶
func (x *ResourceStatus) GetScheduling() *ResourceStatusScheduling
func (*ResourceStatus) GetUpcomingMaintenance ¶
func (x *ResourceStatus) GetUpcomingMaintenance() *UpcomingMaintenance
func (*ResourceStatus) ProtoMessage ¶
func (*ResourceStatus) ProtoMessage()
func (*ResourceStatus) ProtoReflect ¶
func (x *ResourceStatus) ProtoReflect() protoreflect.Message
func (*ResourceStatus) Reset ¶
func (x *ResourceStatus) Reset()
func (*ResourceStatus) String ¶
func (x *ResourceStatus) String() string
type ResourceStatusScheduling ¶
type ResourceStatusScheduling struct { // Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance. AvailabilityDomain *int32 `protobuf:"varint,252514344,opt,name=availability_domain,json=availabilityDomain,proto3,oneof" json:"availability_domain,omitempty"` // contains filtered or unexported fields }
func (*ResourceStatusScheduling) Descriptor ¶
func (*ResourceStatusScheduling) Descriptor() ([]byte, []int)
Deprecated: Use ResourceStatusScheduling.ProtoReflect.Descriptor instead.
func (*ResourceStatusScheduling) GetAvailabilityDomain ¶
func (x *ResourceStatusScheduling) GetAvailabilityDomain() int32
func (*ResourceStatusScheduling) ProtoMessage ¶
func (*ResourceStatusScheduling) ProtoMessage()
func (*ResourceStatusScheduling) ProtoReflect ¶
func (x *ResourceStatusScheduling) ProtoReflect() protoreflect.Message
func (*ResourceStatusScheduling) Reset ¶
func (x *ResourceStatusScheduling) Reset()
func (*ResourceStatusScheduling) String ¶
func (x *ResourceStatusScheduling) String() string
type ResumeInstanceRequest ¶
type ResumeInstanceRequest struct { // Name of the instance resource to resume. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Resume. See the method description for details.
func (*ResumeInstanceRequest) Descriptor ¶
func (*ResumeInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeInstanceRequest.ProtoReflect.Descriptor instead.
func (*ResumeInstanceRequest) GetInstance ¶
func (x *ResumeInstanceRequest) GetInstance() string
func (*ResumeInstanceRequest) GetProject ¶
func (x *ResumeInstanceRequest) GetProject() string
func (*ResumeInstanceRequest) GetRequestId ¶
func (x *ResumeInstanceRequest) GetRequestId() string
func (*ResumeInstanceRequest) GetZone ¶
func (x *ResumeInstanceRequest) GetZone() string
func (*ResumeInstanceRequest) ProtoMessage ¶
func (*ResumeInstanceRequest) ProtoMessage()
func (*ResumeInstanceRequest) ProtoReflect ¶
func (x *ResumeInstanceRequest) ProtoReflect() protoreflect.Message
func (*ResumeInstanceRequest) Reset ¶
func (x *ResumeInstanceRequest) Reset()
func (*ResumeInstanceRequest) String ¶
func (x *ResumeInstanceRequest) String() string
type ResumeInstancesInstanceGroupManagerRequest ¶
type ResumeInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersResumeInstancesRequestResource *InstanceGroupManagersResumeInstancesRequest `protobuf:"bytes,129015618,opt,name=instance_group_managers_resume_instances_request_resource,json=instanceGroupManagersResumeInstancesRequestResource,proto3" json:"instance_group_managers_resume_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.ResumeInstances. See the method description for details.
func (*ResumeInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*ResumeInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersResumeInstancesRequestResource ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersResumeInstancesRequestResource() *InstanceGroupManagersResumeInstancesRequest
func (*ResumeInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) GetProject() string
func (*ResumeInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*ResumeInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) GetZone() string
func (*ResumeInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*ResumeInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*ResumeInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ResumeInstancesInstanceGroupManagerRequest) Reset ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) Reset()
func (*ResumeInstancesInstanceGroupManagerRequest) String ¶
func (x *ResumeInstancesInstanceGroupManagerRequest) String() string
type ResumeInstancesRegionInstanceGroupManagerRequest ¶
type ResumeInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersResumeInstancesRequestResource *RegionInstanceGroupManagersResumeInstancesRequest `protobuf:"bytes,463471031,opt,name=region_instance_group_managers_resume_instances_request_resource,json=regionInstanceGroupManagersResumeInstancesRequestResource,proto3" json:"region_instance_group_managers_resume_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.ResumeInstances. See the method description for details.
func (*ResumeInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*ResumeInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*ResumeInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*ResumeInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*ResumeInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*ResumeInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersResumeInstancesRequestResource ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersResumeInstancesRequestResource() *RegionInstanceGroupManagersResumeInstancesRequest
func (*ResumeInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*ResumeInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*ResumeInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*ResumeInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*ResumeInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) Reset()
func (*ResumeInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *ResumeInstancesRegionInstanceGroupManagerRequest) String() string
type Route ¶
type Route struct { // [Output Only] AS path. AsPaths []*RouteAsPath `protobuf:"bytes,137568929,rep,name=as_paths,json=asPaths,proto3" json:"as_paths,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this field when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The destination range of outgoing packets that this route applies to. Both IPv4 and IPv6 are supported. Must specify an IPv4 range (e.g. 192.0.2.0/24) or an IPv6 range in RFC 4291 format (e.g. 2001:db8::/32). IPv6 range will be displayed using RFC 5952 compressed format. DestRange *string `protobuf:"bytes,381327712,opt,name=dest_range,json=destRange,proto3,oneof" json:"dest_range,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of this resource. Always compute#routes for Route resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?`. The first character must be a lowercase letter, and all following characters (except for the last character) must be a dash, lowercase letter, or digit. The last character must be a lowercase letter or digit. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Fully-qualified URL of the network that this route applies to. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // The URL to a gateway that should handle matching packets. You can only specify the internet gateway using a full or partial valid URL: projects/ project/global/gateways/default-internet-gateway NextHopGateway *string `protobuf:"bytes,377175298,opt,name=next_hop_gateway,json=nextHopGateway,proto3,oneof" json:"next_hop_gateway,omitempty"` // [Output Only] The full resource name of the Network Connectivity Center hub that will handle matching packets. NextHopHub *string `protobuf:"bytes,198679219,opt,name=next_hop_hub,json=nextHopHub,proto3,oneof" json:"next_hop_hub,omitempty"` // The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should handle matching packets or the IP address of the forwarding Rule. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/regions/region /forwardingRules/forwardingRule - regions/region/forwardingRules/forwardingRule If an IP address is provided, must specify an IPv4 address in dot-decimal notation or an IPv6 address in RFC 4291 format. For example, the following are all valid IP addresses: - 10.128.0.56 - 2001:db8::2d9:51:0:0 - 2001:db8:0:0:2d9:51:0:0 IPv6 addresses will be displayed using RFC 5952 compressed format (e.g. 2001:db8::2d9:51:0:0). Should never be an IPv4-mapped IPv6 address. NextHopIlb *string `protobuf:"bytes,198679901,opt,name=next_hop_ilb,json=nextHopIlb,proto3,oneof" json:"next_hop_ilb,omitempty"` // The URL to an instance that should handle matching packets. You can specify this as a full or partial URL. For example: https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/ NextHopInstance *string `protobuf:"bytes,393508247,opt,name=next_hop_instance,json=nextHopInstance,proto3,oneof" json:"next_hop_instance,omitempty"` // [Output only] Internal fixed region-to-region cost that Google Cloud calculates based on factors such as network performance, distance, and available bandwidth between regions. NextHopInterRegionCost *uint32 `protobuf:"varint,24442003,opt,name=next_hop_inter_region_cost,json=nextHopInterRegionCost,proto3,oneof" json:"next_hop_inter_region_cost,omitempty"` // The network IP address of an instance that should handle matching packets. Both IPv6 address and IPv4 addresses are supported. Must specify an IPv4 address in dot-decimal notation (e.g. 192.0.2.99) or an IPv6 address in RFC 4291 format (e.g. 2001:db8::2d9:51:0:0 or 2001:db8:0:0:2d9:51:0:0). IPv6 addresses will be displayed using RFC 5952 compressed format (e.g. 2001:db8::2d9:51:0:0). Should never be an IPv4-mapped IPv6 address. NextHopIp *string `protobuf:"bytes,110319529,opt,name=next_hop_ip,json=nextHopIp,proto3,oneof" json:"next_hop_ip,omitempty"` // [Output Only] Multi-Exit Discriminator, a BGP route metric that indicates the desirability of a particular route in a network. NextHopMed *uint32 `protobuf:"varint,198683530,opt,name=next_hop_med,json=nextHopMed,proto3,oneof" json:"next_hop_med,omitempty"` // The URL of the local network if it should handle matching packets. NextHopNetwork *string `protobuf:"bytes,262295788,opt,name=next_hop_network,json=nextHopNetwork,proto3,oneof" json:"next_hop_network,omitempty"` // [Output Only] Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE. // Check the NextHopOrigin enum for the list of possible values. NextHopOrigin *string `protobuf:"bytes,48752808,opt,name=next_hop_origin,json=nextHopOrigin,proto3,oneof" json:"next_hop_origin,omitempty"` // [Output Only] The network peering name that should handle matching packets, which should conform to RFC1035. NextHopPeering *string `protobuf:"bytes,412682750,opt,name=next_hop_peering,json=nextHopPeering,proto3,oneof" json:"next_hop_peering,omitempty"` // The URL to a VpnTunnel that should handle matching packets. NextHopVpnTunnel *string `protobuf:"bytes,519844501,opt,name=next_hop_vpn_tunnel,json=nextHopVpnTunnel,proto3,oneof" json:"next_hop_vpn_tunnel,omitempty"` // The priority of this route. Priority is used to break ties in cases where there is more than one matching route of equal prefix length. In cases where multiple routes have equal prefix length, the one with the lowest-numbered priority value wins. The default value is `1000`. The priority value must be from `0` to `65535`, inclusive. Priority *uint32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // [Output only] The status of the route. // Check the RouteStatus enum for the list of possible values. RouteStatus *string `protobuf:"bytes,418162344,opt,name=route_status,json=routeStatus,proto3,oneof" json:"route_status,omitempty"` // [Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route // Check the RouteType enum for the list of possible values. RouteType *string `protobuf:"bytes,375888752,opt,name=route_type,json=routeType,proto3,oneof" json:"route_type,omitempty"` // [Output Only] Server-defined fully-qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // A list of instance tags to which this route applies. Tags []string `protobuf:"bytes,3552281,rep,name=tags,proto3" json:"tags,omitempty"` // [Output Only] If potential misconfigurations are detected for this route, this field will be populated with warning messages. Warnings []*Warnings `protobuf:"bytes,498091095,rep,name=warnings,proto3" json:"warnings,omitempty"` // contains filtered or unexported fields }
Represents a Route resource. A route defines a path from VM instances in the VPC network to a specific destination. This destination can be inside or outside the VPC network. For more information, read the Routes overview.
func (*Route) Descriptor ¶
Deprecated: Use Route.ProtoReflect.Descriptor instead.
func (*Route) GetAsPaths ¶
func (x *Route) GetAsPaths() []*RouteAsPath
func (*Route) GetCreationTimestamp ¶
func (*Route) GetDescription ¶
func (*Route) GetDestRange ¶
func (*Route) GetId ¶
func (*Route) GetKind ¶
func (*Route) GetName ¶
func (*Route) GetNetwork ¶
func (*Route) GetNextHopGateway ¶
func (*Route) GetNextHopHub ¶
func (*Route) GetNextHopIlb ¶
func (*Route) GetNextHopInstance ¶
func (*Route) GetNextHopInterRegionCost ¶
func (*Route) GetNextHopIp ¶
func (*Route) GetNextHopMed ¶
func (*Route) GetNextHopNetwork ¶
func (*Route) GetNextHopOrigin ¶
func (*Route) GetNextHopPeering ¶
func (*Route) GetNextHopVpnTunnel ¶
func (*Route) GetPriority ¶
func (*Route) GetRouteStatus ¶
func (*Route) GetRouteType ¶
func (*Route) GetSelfLink ¶
func (*Route) GetTags ¶
func (*Route) GetWarnings ¶
func (*Route) ProtoMessage ¶
func (*Route) ProtoMessage()
func (*Route) ProtoReflect ¶
func (x *Route) ProtoReflect() protoreflect.Message
func (*Route) Reset ¶
func (x *Route) Reset()
func (*Route) String ¶
type RouteAsPath ¶
type RouteAsPath struct { // [Output Only] The AS numbers of the AS Path. AsLists []uint32 `protobuf:"varint,134112584,rep,packed,name=as_lists,json=asLists,proto3" json:"as_lists,omitempty"` // [Output Only] The type of the AS Path, which can be one of the following values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQUENCE': ordered set of autonomous systems that the route has traversed - 'AS_CONFED_SEQUENCE': ordered set of Member Autonomous Systems in the local confederation that the route has traversed - 'AS_CONFED_SET': unordered set of Member Autonomous Systems in the local confederation that the route has traversed // Check the PathSegmentType enum for the list of possible values. PathSegmentType *string `protobuf:"bytes,513464992,opt,name=path_segment_type,json=pathSegmentType,proto3,oneof" json:"path_segment_type,omitempty"` // contains filtered or unexported fields }
func (*RouteAsPath) Descriptor ¶
func (*RouteAsPath) Descriptor() ([]byte, []int)
Deprecated: Use RouteAsPath.ProtoReflect.Descriptor instead.
func (*RouteAsPath) GetAsLists ¶
func (x *RouteAsPath) GetAsLists() []uint32
func (*RouteAsPath) GetPathSegmentType ¶
func (x *RouteAsPath) GetPathSegmentType() string
func (*RouteAsPath) ProtoMessage ¶
func (*RouteAsPath) ProtoMessage()
func (*RouteAsPath) ProtoReflect ¶
func (x *RouteAsPath) ProtoReflect() protoreflect.Message
func (*RouteAsPath) Reset ¶
func (x *RouteAsPath) Reset()
func (*RouteAsPath) String ¶
func (x *RouteAsPath) String() string
type RouteAsPath_PathSegmentType ¶
type RouteAsPath_PathSegmentType int32
[Output Only] The type of the AS Path, which can be one of the following values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQUENCE': ordered set of autonomous systems that the route has traversed - 'AS_CONFED_SEQUENCE': ordered set of Member Autonomous Systems in the local confederation that the route has traversed - 'AS_CONFED_SET': unordered set of Member Autonomous Systems in the local confederation that the route has traversed
const ( // A value indicating that the enum field is not set. RouteAsPath_UNDEFINED_PATH_SEGMENT_TYPE RouteAsPath_PathSegmentType = 0 RouteAsPath_AS_CONFED_SEQUENCE RouteAsPath_PathSegmentType = 222152624 RouteAsPath_AS_CONFED_SET RouteAsPath_PathSegmentType = 374040307 RouteAsPath_AS_SEQUENCE RouteAsPath_PathSegmentType = 106735918 RouteAsPath_AS_SET RouteAsPath_PathSegmentType = 329846453 )
func (RouteAsPath_PathSegmentType) Descriptor ¶
func (RouteAsPath_PathSegmentType) Descriptor() protoreflect.EnumDescriptor
func (RouteAsPath_PathSegmentType) Enum ¶
func (x RouteAsPath_PathSegmentType) Enum() *RouteAsPath_PathSegmentType
func (RouteAsPath_PathSegmentType) EnumDescriptor ¶
func (RouteAsPath_PathSegmentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouteAsPath_PathSegmentType.Descriptor instead.
func (RouteAsPath_PathSegmentType) Number ¶
func (x RouteAsPath_PathSegmentType) Number() protoreflect.EnumNumber
func (RouteAsPath_PathSegmentType) String ¶
func (x RouteAsPath_PathSegmentType) String() string
func (RouteAsPath_PathSegmentType) Type ¶
func (RouteAsPath_PathSegmentType) Type() protoreflect.EnumType
type RouteList ¶
type RouteList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Route resources. Items []*Route `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Route resources.
func (*RouteList) Descriptor ¶
Deprecated: Use RouteList.ProtoReflect.Descriptor instead.
func (*RouteList) GetId ¶
func (*RouteList) GetItems ¶
func (*RouteList) GetKind ¶
func (*RouteList) GetNextPageToken ¶
func (*RouteList) GetSelfLink ¶
func (*RouteList) GetWarning ¶
func (*RouteList) ProtoMessage ¶
func (*RouteList) ProtoMessage()
func (*RouteList) ProtoReflect ¶
func (x *RouteList) ProtoReflect() protoreflect.Message
func (*RouteList) Reset ¶
func (x *RouteList) Reset()
func (*RouteList) String ¶
type Route_NextHopOrigin ¶
type Route_NextHopOrigin int32
[Output Only] Indicates the origin of the route. Can be IGP (Interior Gateway Protocol), EGP (Exterior Gateway Protocol), or INCOMPLETE.
const ( // A value indicating that the enum field is not set. Route_UNDEFINED_NEXT_HOP_ORIGIN Route_NextHopOrigin = 0 Route_EGP Route_NextHopOrigin = 68590 Route_IGP Route_NextHopOrigin = 72434 Route_INCOMPLETE Route_NextHopOrigin = 11941214 )
func (Route_NextHopOrigin) Descriptor ¶
func (Route_NextHopOrigin) Descriptor() protoreflect.EnumDescriptor
func (Route_NextHopOrigin) Enum ¶
func (x Route_NextHopOrigin) Enum() *Route_NextHopOrigin
func (Route_NextHopOrigin) EnumDescriptor ¶
func (Route_NextHopOrigin) EnumDescriptor() ([]byte, []int)
Deprecated: Use Route_NextHopOrigin.Descriptor instead.
func (Route_NextHopOrigin) Number ¶
func (x Route_NextHopOrigin) Number() protoreflect.EnumNumber
func (Route_NextHopOrigin) String ¶
func (x Route_NextHopOrigin) String() string
func (Route_NextHopOrigin) Type ¶
func (Route_NextHopOrigin) Type() protoreflect.EnumType
type Route_RouteStatus ¶
type Route_RouteStatus int32
[Output only] The status of the route.
const ( // A value indicating that the enum field is not set. Route_UNDEFINED_ROUTE_STATUS Route_RouteStatus = 0 // This route is processed and active. Route_ACTIVE Route_RouteStatus = 314733318 // The route is dropped due to the VPC exceeding the dynamic route limit. For dynamic route limit, please refer to the Learned route example Route_DROPPED Route_RouteStatus = 496235424 // This route is processed but inactive due to failure from the backend. The backend may have rejected the route Route_INACTIVE Route_RouteStatus = 270421099 // This route is being processed internally. The status will change once processed. Route_PENDING Route_RouteStatus = 35394935 )
func (Route_RouteStatus) Descriptor ¶
func (Route_RouteStatus) Descriptor() protoreflect.EnumDescriptor
func (Route_RouteStatus) Enum ¶
func (x Route_RouteStatus) Enum() *Route_RouteStatus
func (Route_RouteStatus) EnumDescriptor ¶
func (Route_RouteStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use Route_RouteStatus.Descriptor instead.
func (Route_RouteStatus) Number ¶
func (x Route_RouteStatus) Number() protoreflect.EnumNumber
func (Route_RouteStatus) String ¶
func (x Route_RouteStatus) String() string
func (Route_RouteStatus) Type ¶
func (Route_RouteStatus) Type() protoreflect.EnumType
type Route_RouteType ¶
type Route_RouteType int32
[Output Only] The type of this route, which can be one of the following values: - 'TRANSIT' for a transit route that this router learned from another Cloud Router and will readvertise to one of its BGP peers - 'SUBNET' for a route from a subnet of the VPC - 'BGP' for a route learned from a BGP peer of this router - 'STATIC' for a static route
const ( // A value indicating that the enum field is not set. Route_UNDEFINED_ROUTE_TYPE Route_RouteType = 0 Route_BGP Route_RouteType = 65707 Route_STATIC Route_RouteType = 308331118 Route_SUBNET Route_RouteType = 309278557 Route_TRANSIT Route_RouteType = 187793843 )
func (Route_RouteType) Descriptor ¶
func (Route_RouteType) Descriptor() protoreflect.EnumDescriptor
func (Route_RouteType) Enum ¶
func (x Route_RouteType) Enum() *Route_RouteType
func (Route_RouteType) EnumDescriptor ¶
func (Route_RouteType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Route_RouteType.Descriptor instead.
func (Route_RouteType) Number ¶
func (x Route_RouteType) Number() protoreflect.EnumNumber
func (Route_RouteType) String ¶
func (x Route_RouteType) String() string
func (Route_RouteType) Type ¶
func (Route_RouteType) Type() protoreflect.EnumType
type Router ¶
type Router struct { // BGP information specific to this router. Bgp *RouterBgp `protobuf:"bytes,97483,opt,name=bgp,proto3,oneof" json:"bgp,omitempty"` // BGP information that must be configured into the routing stack to establish BGP peering. This information must specify the peer ASN and either the interface name, IP address, or peer IP address. Please refer to RFC4273. BgpPeers []*RouterBgpPeer `protobuf:"bytes,452695773,rep,name=bgp_peers,json=bgpPeers,proto3" json:"bgp_peers,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Indicates if a router is dedicated for use with encrypted VLAN attachments (interconnectAttachments). EncryptedInterconnectRouter *bool `protobuf:"varint,297996575,opt,name=encrypted_interconnect_router,json=encryptedInterconnectRouter,proto3,oneof" json:"encrypted_interconnect_router,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // Router interfaces. To create a BGP peer that uses a router interface, the interface must have one of the following fields specified: - linkedVpnTunnel - linkedInterconnectAttachment - subnetwork You can create a router interface without any of these fields specified. However, you cannot create a BGP peer that uses that interface. Interfaces []*RouterInterface `protobuf:"bytes,12073562,rep,name=interfaces,proto3" json:"interfaces,omitempty"` // [Output Only] Type of resource. Always compute#router for routers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Keys used for MD5 authentication. Md5AuthenticationKeys []*RouterMd5AuthenticationKey `protobuf:"bytes,71063322,rep,name=md5_authentication_keys,json=md5AuthenticationKeys,proto3" json:"md5_authentication_keys,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // A list of NAT services created in this router. Nats []*RouterNat `protobuf:"bytes,3373938,rep,name=nats,proto3" json:"nats,omitempty"` // URI of the network to which this router belongs. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // [Output Only] URI of the region where the router resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // contains filtered or unexported fields }
Represents a Cloud Router resource. For more information about Cloud Router, read the Cloud Router overview.
func (*Router) Descriptor ¶
Deprecated: Use Router.ProtoReflect.Descriptor instead.
func (*Router) GetBgp ¶
func (*Router) GetBgpPeers ¶
func (x *Router) GetBgpPeers() []*RouterBgpPeer
func (*Router) GetCreationTimestamp ¶
func (*Router) GetDescription ¶
func (*Router) GetEncryptedInterconnectRouter ¶
func (*Router) GetId ¶
func (*Router) GetInterfaces ¶
func (x *Router) GetInterfaces() []*RouterInterface
func (*Router) GetKind ¶
func (*Router) GetMd5AuthenticationKeys ¶
func (x *Router) GetMd5AuthenticationKeys() []*RouterMd5AuthenticationKey
func (*Router) GetName ¶
func (*Router) GetNats ¶
func (*Router) GetNetwork ¶
func (*Router) GetRegion ¶
func (*Router) GetSelfLink ¶
func (*Router) ProtoMessage ¶
func (*Router) ProtoMessage()
func (*Router) ProtoReflect ¶
func (x *Router) ProtoReflect() protoreflect.Message
func (*Router) Reset ¶
func (x *Router) Reset()
func (*Router) String ¶
type RouterAdvertisedIpRange ¶
type RouterAdvertisedIpRange struct { // User-specified description for the IP range. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The IP range to advertise. The value must be a CIDR-formatted string. Range *string `protobuf:"bytes,108280125,opt,name=range,proto3,oneof" json:"range,omitempty"` // contains filtered or unexported fields }
Description-tagged IP ranges for the router to advertise.
func (*RouterAdvertisedIpRange) Descriptor ¶
func (*RouterAdvertisedIpRange) Descriptor() ([]byte, []int)
Deprecated: Use RouterAdvertisedIpRange.ProtoReflect.Descriptor instead.
func (*RouterAdvertisedIpRange) GetDescription ¶
func (x *RouterAdvertisedIpRange) GetDescription() string
func (*RouterAdvertisedIpRange) GetRange ¶
func (x *RouterAdvertisedIpRange) GetRange() string
func (*RouterAdvertisedIpRange) ProtoMessage ¶
func (*RouterAdvertisedIpRange) ProtoMessage()
func (*RouterAdvertisedIpRange) ProtoReflect ¶
func (x *RouterAdvertisedIpRange) ProtoReflect() protoreflect.Message
func (*RouterAdvertisedIpRange) Reset ¶
func (x *RouterAdvertisedIpRange) Reset()
func (*RouterAdvertisedIpRange) String ¶
func (x *RouterAdvertisedIpRange) String() string
type RouterAggregatedList ¶
type RouterAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Router resources. Items map[string]*RoutersScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of routers.
func (*RouterAggregatedList) Descriptor ¶
func (*RouterAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use RouterAggregatedList.ProtoReflect.Descriptor instead.
func (*RouterAggregatedList) GetId ¶
func (x *RouterAggregatedList) GetId() string
func (*RouterAggregatedList) GetItems ¶
func (x *RouterAggregatedList) GetItems() map[string]*RoutersScopedList
func (*RouterAggregatedList) GetKind ¶
func (x *RouterAggregatedList) GetKind() string
func (*RouterAggregatedList) GetNextPageToken ¶
func (x *RouterAggregatedList) GetNextPageToken() string
func (*RouterAggregatedList) GetSelfLink ¶
func (x *RouterAggregatedList) GetSelfLink() string
func (*RouterAggregatedList) GetUnreachables ¶
func (x *RouterAggregatedList) GetUnreachables() []string
func (*RouterAggregatedList) GetWarning ¶
func (x *RouterAggregatedList) GetWarning() *Warning
func (*RouterAggregatedList) ProtoMessage ¶
func (*RouterAggregatedList) ProtoMessage()
func (*RouterAggregatedList) ProtoReflect ¶
func (x *RouterAggregatedList) ProtoReflect() protoreflect.Message
func (*RouterAggregatedList) Reset ¶
func (x *RouterAggregatedList) Reset()
func (*RouterAggregatedList) String ¶
func (x *RouterAggregatedList) String() string
type RouterBgp ¶
type RouterBgp struct { // User-specified flag to indicate which mode to use for advertisement. The options are DEFAULT or CUSTOM. // Check the AdvertiseMode enum for the list of possible values. AdvertiseMode *string `protobuf:"bytes,312134331,opt,name=advertise_mode,json=advertiseMode,proto3,oneof" json:"advertise_mode,omitempty"` // User-specified list of prefix groups to advertise in custom mode. This field can only be populated if advertise_mode is CUSTOM and is advertised to all peers of the router. These groups will be advertised in addition to any specified prefixes. Leave this field blank to advertise no custom groups. // Check the AdvertisedGroups enum for the list of possible values. AdvertisedGroups []string `protobuf:"bytes,21065526,rep,name=advertised_groups,json=advertisedGroups,proto3" json:"advertised_groups,omitempty"` // User-specified list of individual IP ranges to advertise in custom mode. This field can only be populated if advertise_mode is CUSTOM and is advertised to all peers of the router. These IP ranges will be advertised in addition to any specified groups. Leave this field blank to advertise no custom IP ranges. AdvertisedIpRanges []*RouterAdvertisedIpRange `protobuf:"bytes,35449932,rep,name=advertised_ip_ranges,json=advertisedIpRanges,proto3" json:"advertised_ip_ranges,omitempty"` // Local BGP Autonomous System Number (ASN). Must be an RFC6996 private ASN, either 16-bit or 32-bit. The value will be fixed for this router resource. All VPN tunnels that link to this router will have the same local ASN. Asn *uint32 `protobuf:"varint,96892,opt,name=asn,proto3,oneof" json:"asn,omitempty"` // Explicitly specifies a range of valid BGP Identifiers for this Router. It is provided as a link-local IPv4 range (from 169.254.0.0/16), of size at least /30, even if the BGP sessions are over IPv6. It must not overlap with any IPv4 BGP session ranges. Other vendors commonly call this "router ID". IdentifierRange *string `protobuf:"bytes,501573159,opt,name=identifier_range,json=identifierRange,proto3,oneof" json:"identifier_range,omitempty"` // The interval in seconds between BGP keepalive messages that are sent to the peer. Hold time is three times the interval at which keepalive messages are sent, and the hold time is the maximum number of seconds allowed to elapse between successive keepalive messages that BGP receives from a peer. BGP will use the smaller of either the local hold time value or the peer's hold time value as the hold time for the BGP connection between the two peers. If set, this value must be between 20 and 60. The default is 20. KeepaliveInterval *uint32 `protobuf:"varint,276771516,opt,name=keepalive_interval,json=keepaliveInterval,proto3,oneof" json:"keepalive_interval,omitempty"` // contains filtered or unexported fields }
func (*RouterBgp) Descriptor ¶
Deprecated: Use RouterBgp.ProtoReflect.Descriptor instead.
func (*RouterBgp) GetAdvertiseMode ¶
func (*RouterBgp) GetAdvertisedGroups ¶
func (*RouterBgp) GetAdvertisedIpRanges ¶
func (x *RouterBgp) GetAdvertisedIpRanges() []*RouterAdvertisedIpRange
func (*RouterBgp) GetAsn ¶
func (*RouterBgp) GetIdentifierRange ¶
func (*RouterBgp) GetKeepaliveInterval ¶
func (*RouterBgp) ProtoMessage ¶
func (*RouterBgp) ProtoMessage()
func (*RouterBgp) ProtoReflect ¶
func (x *RouterBgp) ProtoReflect() protoreflect.Message
func (*RouterBgp) Reset ¶
func (x *RouterBgp) Reset()
func (*RouterBgp) String ¶
type RouterBgpPeer ¶
type RouterBgpPeer struct { // User-specified flag to indicate which mode to use for advertisement. // Check the AdvertiseMode enum for the list of possible values. AdvertiseMode *string `protobuf:"bytes,312134331,opt,name=advertise_mode,json=advertiseMode,proto3,oneof" json:"advertise_mode,omitempty"` // User-specified list of prefix groups to advertise in custom mode, which currently supports the following option: - ALL_SUBNETS: Advertises all of the router's own VPC subnets. This excludes any routes learned for subnets that use VPC Network Peering. Note that this field can only be populated if advertise_mode is CUSTOM and overrides the list defined for the router (in the "bgp" message). These groups are advertised in addition to any specified prefixes. Leave this field blank to advertise no custom groups. // Check the AdvertisedGroups enum for the list of possible values. AdvertisedGroups []string `protobuf:"bytes,21065526,rep,name=advertised_groups,json=advertisedGroups,proto3" json:"advertised_groups,omitempty"` // User-specified list of individual IP ranges to advertise in custom mode. This field can only be populated if advertise_mode is CUSTOM and overrides the list defined for the router (in the "bgp" message). These IP ranges are advertised in addition to any specified groups. Leave this field blank to advertise no custom IP ranges. AdvertisedIpRanges []*RouterAdvertisedIpRange `protobuf:"bytes,35449932,rep,name=advertised_ip_ranges,json=advertisedIpRanges,proto3" json:"advertised_ip_ranges,omitempty"` // The priority of routes advertised to this BGP peer. Where there is more than one matching route of maximum length, the routes with the lowest priority value win. AdvertisedRoutePriority *uint32 `protobuf:"varint,186486332,opt,name=advertised_route_priority,json=advertisedRoutePriority,proto3,oneof" json:"advertised_route_priority,omitempty"` // BFD configuration for the BGP peering. Bfd *RouterBgpPeerBfd `protobuf:"bytes,97440,opt,name=bfd,proto3,oneof" json:"bfd,omitempty"` // A list of user-defined custom learned route IP address ranges for a BGP session. CustomLearnedIpRanges []*RouterBgpPeerCustomLearnedIpRange `protobuf:"bytes,481363012,rep,name=custom_learned_ip_ranges,json=customLearnedIpRanges,proto3" json:"custom_learned_ip_ranges,omitempty"` // The user-defined custom learned route priority for a BGP session. This value is applied to all custom learned route ranges for the session. You can choose a value from `0` to `65335`. If you don't provide a value, Google Cloud assigns a priority of `100` to the ranges. CustomLearnedRoutePriority *int32 `protobuf:"varint,330412356,opt,name=custom_learned_route_priority,json=customLearnedRoutePriority,proto3,oneof" json:"custom_learned_route_priority,omitempty"` // The status of the BGP peer connection. If set to FALSE, any active session with the peer is terminated and all associated routing information is removed. If set to TRUE, the peer connection can be established with routing information. The default is TRUE. // Check the Enable enum for the list of possible values. Enable *string `protobuf:"bytes,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4. EnableIpv4 *bool `protobuf:"varint,181467937,opt,name=enable_ipv4,json=enableIpv4,proto3,oneof" json:"enable_ipv4,omitempty"` // Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6. EnableIpv6 *bool `protobuf:"varint,181467939,opt,name=enable_ipv6,json=enableIpv6,proto3,oneof" json:"enable_ipv6,omitempty"` // List of export policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_EXPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies. ExportPolicies []string `protobuf:"bytes,134084987,rep,name=export_policies,json=exportPolicies,proto3" json:"export_policies,omitempty"` // List of import policies applied to this peer, in the order they must be evaluated. The name must correspond to an existing policy that has ROUTE_POLICY_TYPE_IMPORT type. Note that Route Policies are currently available in preview. Please use Beta API to use Route Policies. ImportPolicies []string `protobuf:"bytes,451147946,rep,name=import_policies,json=importPolicies,proto3" json:"import_policies,omitempty"` // Name of the interface the BGP peer is associated with. InterfaceName *string `protobuf:"bytes,437854673,opt,name=interface_name,json=interfaceName,proto3,oneof" json:"interface_name,omitempty"` // IP address of the interface inside Google Cloud Platform. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // IPv4 address of the interface inside Google Cloud Platform. Ipv4NexthopAddress *string `protobuf:"bytes,5703377,opt,name=ipv4_nexthop_address,json=ipv4NexthopAddress,proto3,oneof" json:"ipv4_nexthop_address,omitempty"` // IPv6 address of the interface inside Google Cloud Platform. Ipv6NexthopAddress *string `protobuf:"bytes,27968211,opt,name=ipv6_nexthop_address,json=ipv6NexthopAddress,proto3,oneof" json:"ipv6_nexthop_address,omitempty"` // [Output Only] The resource that configures and manages this BGP peer. - MANAGED_BY_USER is the default value and can be managed by you or other users - MANAGED_BY_ATTACHMENT is a BGP peer that is configured and managed by Cloud Interconnect, specifically by an InterconnectAttachment of type PARTNER. Google automatically creates, updates, and deletes this type of BGP peer when the PARTNER InterconnectAttachment is created, updated, or deleted. // Check the ManagementType enum for the list of possible values. ManagementType *string `protobuf:"bytes,173703606,opt,name=management_type,json=managementType,proto3,oneof" json:"management_type,omitempty"` // Present if MD5 authentication is enabled for the peering. Must be the name of one of the entries in the Router.md5_authentication_keys. The field must comply with RFC1035. Md5AuthenticationKeyName *string `protobuf:"bytes,281075345,opt,name=md5_authentication_key_name,json=md5AuthenticationKeyName,proto3,oneof" json:"md5_authentication_key_name,omitempty"` // Name of this BGP peer. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Peer BGP Autonomous System Number (ASN). Each BGP interface may use a different value. PeerAsn *uint32 `protobuf:"varint,69573151,opt,name=peer_asn,json=peerAsn,proto3,oneof" json:"peer_asn,omitempty"` // IP address of the BGP interface outside Google Cloud Platform. PeerIpAddress *string `protobuf:"bytes,207735769,opt,name=peer_ip_address,json=peerIpAddress,proto3,oneof" json:"peer_ip_address,omitempty"` // IPv4 address of the BGP interface outside Google Cloud Platform. PeerIpv4NexthopAddress *string `protobuf:"bytes,469221774,opt,name=peer_ipv4_nexthop_address,json=peerIpv4NexthopAddress,proto3,oneof" json:"peer_ipv4_nexthop_address,omitempty"` // IPv6 address of the BGP interface outside Google Cloud Platform. PeerIpv6NexthopAddress *string `protobuf:"bytes,491486608,opt,name=peer_ipv6_nexthop_address,json=peerIpv6NexthopAddress,proto3,oneof" json:"peer_ipv6_nexthop_address,omitempty"` // URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance must be located in zones contained in the same region as this Cloud Router. The VM instance is the peer side of the BGP session. RouterApplianceInstance *string `protobuf:"bytes,468312989,opt,name=router_appliance_instance,json=routerApplianceInstance,proto3,oneof" json:"router_appliance_instance,omitempty"` // contains filtered or unexported fields }
func (*RouterBgpPeer) Descriptor ¶
func (*RouterBgpPeer) Descriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeer.ProtoReflect.Descriptor instead.
func (*RouterBgpPeer) GetAdvertiseMode ¶
func (x *RouterBgpPeer) GetAdvertiseMode() string
func (*RouterBgpPeer) GetAdvertisedGroups ¶
func (x *RouterBgpPeer) GetAdvertisedGroups() []string
func (*RouterBgpPeer) GetAdvertisedIpRanges ¶
func (x *RouterBgpPeer) GetAdvertisedIpRanges() []*RouterAdvertisedIpRange
func (*RouterBgpPeer) GetAdvertisedRoutePriority ¶
func (x *RouterBgpPeer) GetAdvertisedRoutePriority() uint32
func (*RouterBgpPeer) GetBfd ¶
func (x *RouterBgpPeer) GetBfd() *RouterBgpPeerBfd
func (*RouterBgpPeer) GetCustomLearnedIpRanges ¶
func (x *RouterBgpPeer) GetCustomLearnedIpRanges() []*RouterBgpPeerCustomLearnedIpRange
func (*RouterBgpPeer) GetCustomLearnedRoutePriority ¶
func (x *RouterBgpPeer) GetCustomLearnedRoutePriority() int32
func (*RouterBgpPeer) GetEnable ¶
func (x *RouterBgpPeer) GetEnable() string
func (*RouterBgpPeer) GetEnableIpv4 ¶
func (x *RouterBgpPeer) GetEnableIpv4() bool
func (*RouterBgpPeer) GetEnableIpv6 ¶
func (x *RouterBgpPeer) GetEnableIpv6() bool
func (*RouterBgpPeer) GetExportPolicies ¶
func (x *RouterBgpPeer) GetExportPolicies() []string
func (*RouterBgpPeer) GetImportPolicies ¶
func (x *RouterBgpPeer) GetImportPolicies() []string
func (*RouterBgpPeer) GetInterfaceName ¶
func (x *RouterBgpPeer) GetInterfaceName() string
func (*RouterBgpPeer) GetIpAddress ¶
func (x *RouterBgpPeer) GetIpAddress() string
func (*RouterBgpPeer) GetIpv4NexthopAddress ¶
func (x *RouterBgpPeer) GetIpv4NexthopAddress() string
func (*RouterBgpPeer) GetIpv6NexthopAddress ¶
func (x *RouterBgpPeer) GetIpv6NexthopAddress() string
func (*RouterBgpPeer) GetManagementType ¶
func (x *RouterBgpPeer) GetManagementType() string
func (*RouterBgpPeer) GetMd5AuthenticationKeyName ¶
func (x *RouterBgpPeer) GetMd5AuthenticationKeyName() string
func (*RouterBgpPeer) GetName ¶
func (x *RouterBgpPeer) GetName() string
func (*RouterBgpPeer) GetPeerAsn ¶
func (x *RouterBgpPeer) GetPeerAsn() uint32
func (*RouterBgpPeer) GetPeerIpAddress ¶
func (x *RouterBgpPeer) GetPeerIpAddress() string
func (*RouterBgpPeer) GetPeerIpv4NexthopAddress ¶
func (x *RouterBgpPeer) GetPeerIpv4NexthopAddress() string
func (*RouterBgpPeer) GetPeerIpv6NexthopAddress ¶
func (x *RouterBgpPeer) GetPeerIpv6NexthopAddress() string
func (*RouterBgpPeer) GetRouterApplianceInstance ¶
func (x *RouterBgpPeer) GetRouterApplianceInstance() string
func (*RouterBgpPeer) ProtoMessage ¶
func (*RouterBgpPeer) ProtoMessage()
func (*RouterBgpPeer) ProtoReflect ¶
func (x *RouterBgpPeer) ProtoReflect() protoreflect.Message
func (*RouterBgpPeer) Reset ¶
func (x *RouterBgpPeer) Reset()
func (*RouterBgpPeer) String ¶
func (x *RouterBgpPeer) String() string
type RouterBgpPeerBfd ¶
type RouterBgpPeerBfd struct { // The minimum interval, in milliseconds, between BFD control packets received from the peer router. The actual value is negotiated between the two routers and is equal to the greater of this value and the transmit interval of the other router. If set, this value must be between 1000 and 30000. The default is 1000. MinReceiveInterval *uint32 `protobuf:"varint,186981614,opt,name=min_receive_interval,json=minReceiveInterval,proto3,oneof" json:"min_receive_interval,omitempty"` // The minimum interval, in milliseconds, between BFD control packets transmitted to the peer router. The actual value is negotiated between the two routers and is equal to the greater of this value and the corresponding receive interval of the other router. If set, this value must be between 1000 and 30000. The default is 1000. MinTransmitInterval *uint32 `protobuf:"varint,523282631,opt,name=min_transmit_interval,json=minTransmitInterval,proto3,oneof" json:"min_transmit_interval,omitempty"` // The number of consecutive BFD packets that must be missed before BFD declares that a peer is unavailable. If set, the value must be a value between 5 and 16. The default is 5. Multiplier *uint32 `protobuf:"varint,191331777,opt,name=multiplier,proto3,oneof" json:"multiplier,omitempty"` // The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. The default is DISABLED. // Check the SessionInitializationMode enum for the list of possible values. SessionInitializationMode *string `protobuf:"bytes,105957049,opt,name=session_initialization_mode,json=sessionInitializationMode,proto3,oneof" json:"session_initialization_mode,omitempty"` // contains filtered or unexported fields }
func (*RouterBgpPeerBfd) Descriptor ¶
func (*RouterBgpPeerBfd) Descriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeerBfd.ProtoReflect.Descriptor instead.
func (*RouterBgpPeerBfd) GetMinReceiveInterval ¶
func (x *RouterBgpPeerBfd) GetMinReceiveInterval() uint32
func (*RouterBgpPeerBfd) GetMinTransmitInterval ¶
func (x *RouterBgpPeerBfd) GetMinTransmitInterval() uint32
func (*RouterBgpPeerBfd) GetMultiplier ¶
func (x *RouterBgpPeerBfd) GetMultiplier() uint32
func (*RouterBgpPeerBfd) GetSessionInitializationMode ¶
func (x *RouterBgpPeerBfd) GetSessionInitializationMode() string
func (*RouterBgpPeerBfd) ProtoMessage ¶
func (*RouterBgpPeerBfd) ProtoMessage()
func (*RouterBgpPeerBfd) ProtoReflect ¶
func (x *RouterBgpPeerBfd) ProtoReflect() protoreflect.Message
func (*RouterBgpPeerBfd) Reset ¶
func (x *RouterBgpPeerBfd) Reset()
func (*RouterBgpPeerBfd) String ¶
func (x *RouterBgpPeerBfd) String() string
type RouterBgpPeerBfd_SessionInitializationMode ¶
type RouterBgpPeerBfd_SessionInitializationMode int32
The BFD session initialization mode for this BGP peer. If set to ACTIVE, the Cloud Router will initiate the BFD session for this BGP peer. If set to PASSIVE, the Cloud Router will wait for the peer router to initiate the BFD session for this BGP peer. If set to DISABLED, BFD is disabled for this BGP peer. The default is DISABLED.
const ( // A value indicating that the enum field is not set. RouterBgpPeerBfd_UNDEFINED_SESSION_INITIALIZATION_MODE RouterBgpPeerBfd_SessionInitializationMode = 0 RouterBgpPeerBfd_ACTIVE RouterBgpPeerBfd_SessionInitializationMode = 314733318 RouterBgpPeerBfd_DISABLED RouterBgpPeerBfd_SessionInitializationMode = 516696700 RouterBgpPeerBfd_PASSIVE RouterBgpPeerBfd_SessionInitializationMode = 462813959 )
func (RouterBgpPeerBfd_SessionInitializationMode) Descriptor ¶
func (RouterBgpPeerBfd_SessionInitializationMode) Descriptor() protoreflect.EnumDescriptor
func (RouterBgpPeerBfd_SessionInitializationMode) Enum ¶
func (x RouterBgpPeerBfd_SessionInitializationMode) Enum() *RouterBgpPeerBfd_SessionInitializationMode
func (RouterBgpPeerBfd_SessionInitializationMode) EnumDescriptor ¶
func (RouterBgpPeerBfd_SessionInitializationMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeerBfd_SessionInitializationMode.Descriptor instead.
func (RouterBgpPeerBfd_SessionInitializationMode) Number ¶
func (x RouterBgpPeerBfd_SessionInitializationMode) Number() protoreflect.EnumNumber
func (RouterBgpPeerBfd_SessionInitializationMode) String ¶
func (x RouterBgpPeerBfd_SessionInitializationMode) String() string
func (RouterBgpPeerBfd_SessionInitializationMode) Type ¶
func (RouterBgpPeerBfd_SessionInitializationMode) Type() protoreflect.EnumType
type RouterBgpPeerCustomLearnedIpRange ¶
type RouterBgpPeerCustomLearnedIpRange struct { // The custom learned route IP address range. Must be a valid CIDR-formatted prefix. If an IP address is provided without a subnet mask, it is interpreted as, for IPv4, a `/32` singular IP address range, and, for IPv6, `/128`. Range *string `protobuf:"bytes,108280125,opt,name=range,proto3,oneof" json:"range,omitempty"` // contains filtered or unexported fields }
func (*RouterBgpPeerCustomLearnedIpRange) Descriptor ¶
func (*RouterBgpPeerCustomLearnedIpRange) Descriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeerCustomLearnedIpRange.ProtoReflect.Descriptor instead.
func (*RouterBgpPeerCustomLearnedIpRange) GetRange ¶
func (x *RouterBgpPeerCustomLearnedIpRange) GetRange() string
func (*RouterBgpPeerCustomLearnedIpRange) ProtoMessage ¶
func (*RouterBgpPeerCustomLearnedIpRange) ProtoMessage()
func (*RouterBgpPeerCustomLearnedIpRange) ProtoReflect ¶
func (x *RouterBgpPeerCustomLearnedIpRange) ProtoReflect() protoreflect.Message
func (*RouterBgpPeerCustomLearnedIpRange) Reset ¶
func (x *RouterBgpPeerCustomLearnedIpRange) Reset()
func (*RouterBgpPeerCustomLearnedIpRange) String ¶
func (x *RouterBgpPeerCustomLearnedIpRange) String() string
type RouterBgpPeer_AdvertiseMode ¶
type RouterBgpPeer_AdvertiseMode int32
User-specified flag to indicate which mode to use for advertisement.
const ( // A value indicating that the enum field is not set. RouterBgpPeer_UNDEFINED_ADVERTISE_MODE RouterBgpPeer_AdvertiseMode = 0 RouterBgpPeer_CUSTOM RouterBgpPeer_AdvertiseMode = 388595569 RouterBgpPeer_DEFAULT RouterBgpPeer_AdvertiseMode = 115302945 )
func (RouterBgpPeer_AdvertiseMode) Descriptor ¶
func (RouterBgpPeer_AdvertiseMode) Descriptor() protoreflect.EnumDescriptor
func (RouterBgpPeer_AdvertiseMode) Enum ¶
func (x RouterBgpPeer_AdvertiseMode) Enum() *RouterBgpPeer_AdvertiseMode
func (RouterBgpPeer_AdvertiseMode) EnumDescriptor ¶
func (RouterBgpPeer_AdvertiseMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeer_AdvertiseMode.Descriptor instead.
func (RouterBgpPeer_AdvertiseMode) Number ¶
func (x RouterBgpPeer_AdvertiseMode) Number() protoreflect.EnumNumber
func (RouterBgpPeer_AdvertiseMode) String ¶
func (x RouterBgpPeer_AdvertiseMode) String() string
func (RouterBgpPeer_AdvertiseMode) Type ¶
func (RouterBgpPeer_AdvertiseMode) Type() protoreflect.EnumType
type RouterBgpPeer_AdvertisedGroups ¶
type RouterBgpPeer_AdvertisedGroups int32
const ( // A value indicating that the enum field is not set. RouterBgpPeer_UNDEFINED_ADVERTISED_GROUPS RouterBgpPeer_AdvertisedGroups = 0 // Advertise all available subnets (including peer VPC subnets). RouterBgpPeer_ALL_SUBNETS RouterBgpPeer_AdvertisedGroups = 3622872 )
func (RouterBgpPeer_AdvertisedGroups) Descriptor ¶
func (RouterBgpPeer_AdvertisedGroups) Descriptor() protoreflect.EnumDescriptor
func (RouterBgpPeer_AdvertisedGroups) Enum ¶
func (x RouterBgpPeer_AdvertisedGroups) Enum() *RouterBgpPeer_AdvertisedGroups
func (RouterBgpPeer_AdvertisedGroups) EnumDescriptor ¶
func (RouterBgpPeer_AdvertisedGroups) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeer_AdvertisedGroups.Descriptor instead.
func (RouterBgpPeer_AdvertisedGroups) Number ¶
func (x RouterBgpPeer_AdvertisedGroups) Number() protoreflect.EnumNumber
func (RouterBgpPeer_AdvertisedGroups) String ¶
func (x RouterBgpPeer_AdvertisedGroups) String() string
func (RouterBgpPeer_AdvertisedGroups) Type ¶
func (RouterBgpPeer_AdvertisedGroups) Type() protoreflect.EnumType
type RouterBgpPeer_Enable ¶
type RouterBgpPeer_Enable int32
The status of the BGP peer connection. If set to FALSE, any active session with the peer is terminated and all associated routing information is removed. If set to TRUE, the peer connection can be established with routing information. The default is TRUE.
const ( // A value indicating that the enum field is not set. RouterBgpPeer_UNDEFINED_ENABLE RouterBgpPeer_Enable = 0 RouterBgpPeer_FALSE RouterBgpPeer_Enable = 66658563 RouterBgpPeer_TRUE RouterBgpPeer_Enable = 2583950 )
func (RouterBgpPeer_Enable) Descriptor ¶
func (RouterBgpPeer_Enable) Descriptor() protoreflect.EnumDescriptor
func (RouterBgpPeer_Enable) Enum ¶
func (x RouterBgpPeer_Enable) Enum() *RouterBgpPeer_Enable
func (RouterBgpPeer_Enable) EnumDescriptor ¶
func (RouterBgpPeer_Enable) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeer_Enable.Descriptor instead.
func (RouterBgpPeer_Enable) Number ¶
func (x RouterBgpPeer_Enable) Number() protoreflect.EnumNumber
func (RouterBgpPeer_Enable) String ¶
func (x RouterBgpPeer_Enable) String() string
func (RouterBgpPeer_Enable) Type ¶
func (RouterBgpPeer_Enable) Type() protoreflect.EnumType
type RouterBgpPeer_ManagementType ¶
type RouterBgpPeer_ManagementType int32
[Output Only] The resource that configures and manages this BGP peer. - MANAGED_BY_USER is the default value and can be managed by you or other users - MANAGED_BY_ATTACHMENT is a BGP peer that is configured and managed by Cloud Interconnect, specifically by an InterconnectAttachment of type PARTNER. Google automatically creates, updates, and deletes this type of BGP peer when the PARTNER InterconnectAttachment is created, updated, or deleted.
const ( // A value indicating that the enum field is not set. RouterBgpPeer_UNDEFINED_MANAGEMENT_TYPE RouterBgpPeer_ManagementType = 0 // The BGP peer is automatically created for PARTNER type InterconnectAttachment; Google will automatically create/delete this BGP peer when the PARTNER InterconnectAttachment is created/deleted, and Google will update the ipAddress and peerIpAddress when the PARTNER InterconnectAttachment is provisioned. This type of BGP peer cannot be created or deleted, but can be modified for all fields except for name, ipAddress and peerIpAddress. RouterBgpPeer_MANAGED_BY_ATTACHMENT RouterBgpPeer_ManagementType = 458926411 // Default value, the BGP peer is manually created and managed by user. RouterBgpPeer_MANAGED_BY_USER RouterBgpPeer_ManagementType = 317294067 )
func (RouterBgpPeer_ManagementType) Descriptor ¶
func (RouterBgpPeer_ManagementType) Descriptor() protoreflect.EnumDescriptor
func (RouterBgpPeer_ManagementType) Enum ¶
func (x RouterBgpPeer_ManagementType) Enum() *RouterBgpPeer_ManagementType
func (RouterBgpPeer_ManagementType) EnumDescriptor ¶
func (RouterBgpPeer_ManagementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgpPeer_ManagementType.Descriptor instead.
func (RouterBgpPeer_ManagementType) Number ¶
func (x RouterBgpPeer_ManagementType) Number() protoreflect.EnumNumber
func (RouterBgpPeer_ManagementType) String ¶
func (x RouterBgpPeer_ManagementType) String() string
func (RouterBgpPeer_ManagementType) Type ¶
func (RouterBgpPeer_ManagementType) Type() protoreflect.EnumType
type RouterBgp_AdvertiseMode ¶
type RouterBgp_AdvertiseMode int32
User-specified flag to indicate which mode to use for advertisement. The options are DEFAULT or CUSTOM.
const ( // A value indicating that the enum field is not set. RouterBgp_UNDEFINED_ADVERTISE_MODE RouterBgp_AdvertiseMode = 0 RouterBgp_CUSTOM RouterBgp_AdvertiseMode = 388595569 RouterBgp_DEFAULT RouterBgp_AdvertiseMode = 115302945 )
func (RouterBgp_AdvertiseMode) Descriptor ¶
func (RouterBgp_AdvertiseMode) Descriptor() protoreflect.EnumDescriptor
func (RouterBgp_AdvertiseMode) Enum ¶
func (x RouterBgp_AdvertiseMode) Enum() *RouterBgp_AdvertiseMode
func (RouterBgp_AdvertiseMode) EnumDescriptor ¶
func (RouterBgp_AdvertiseMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgp_AdvertiseMode.Descriptor instead.
func (RouterBgp_AdvertiseMode) Number ¶
func (x RouterBgp_AdvertiseMode) Number() protoreflect.EnumNumber
func (RouterBgp_AdvertiseMode) String ¶
func (x RouterBgp_AdvertiseMode) String() string
func (RouterBgp_AdvertiseMode) Type ¶
func (RouterBgp_AdvertiseMode) Type() protoreflect.EnumType
type RouterBgp_AdvertisedGroups ¶
type RouterBgp_AdvertisedGroups int32
const ( // A value indicating that the enum field is not set. RouterBgp_UNDEFINED_ADVERTISED_GROUPS RouterBgp_AdvertisedGroups = 0 // Advertise all available subnets (including peer VPC subnets). RouterBgp_ALL_SUBNETS RouterBgp_AdvertisedGroups = 3622872 )
func (RouterBgp_AdvertisedGroups) Descriptor ¶
func (RouterBgp_AdvertisedGroups) Descriptor() protoreflect.EnumDescriptor
func (RouterBgp_AdvertisedGroups) Enum ¶
func (x RouterBgp_AdvertisedGroups) Enum() *RouterBgp_AdvertisedGroups
func (RouterBgp_AdvertisedGroups) EnumDescriptor ¶
func (RouterBgp_AdvertisedGroups) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterBgp_AdvertisedGroups.Descriptor instead.
func (RouterBgp_AdvertisedGroups) Number ¶
func (x RouterBgp_AdvertisedGroups) Number() protoreflect.EnumNumber
func (RouterBgp_AdvertisedGroups) String ¶
func (x RouterBgp_AdvertisedGroups) String() string
func (RouterBgp_AdvertisedGroups) Type ¶
func (RouterBgp_AdvertisedGroups) Type() protoreflect.EnumType
type RouterInterface ¶
type RouterInterface struct { // IP address and range of the interface. - For Internet Protocol version 4 (IPv4), the IP range must be in the RFC3927 link-local IP address space. The value must be a CIDR-formatted string, for example, 169.254.0.1/30. Note: Do not truncate the IP address, as it represents the IP address of the interface. - For Internet Protocol version 6 (IPv6), the value must be a unique local address (ULA) range from fdff:1::/64 with a mask length of 126 or less. This value should be a CIDR-formatted string, for example, fc00:0:1:1::1/112. Within the router's VPC, this IPv6 prefix will be reserved exclusively for this connection and cannot be used for any other purpose. IpRange *string `protobuf:"bytes,145092645,opt,name=ip_range,json=ipRange,proto3,oneof" json:"ip_range,omitempty"` // IP version of this interface. // Check the IpVersion enum for the list of possible values. IpVersion *string `protobuf:"bytes,294959552,opt,name=ip_version,json=ipVersion,proto3,oneof" json:"ip_version,omitempty"` // URI of the linked Interconnect attachment. It must be in the same region as the router. Each interface can have one linked resource, which can be a VPN tunnel, an Interconnect attachment, or a subnetwork. LinkedInterconnectAttachment *string `protobuf:"bytes,501085518,opt,name=linked_interconnect_attachment,json=linkedInterconnectAttachment,proto3,oneof" json:"linked_interconnect_attachment,omitempty"` // URI of the linked VPN tunnel, which must be in the same region as the router. Each interface can have one linked resource, which can be a VPN tunnel, an Interconnect attachment, or a subnetwork. LinkedVpnTunnel *string `protobuf:"bytes,352296953,opt,name=linked_vpn_tunnel,json=linkedVpnTunnel,proto3,oneof" json:"linked_vpn_tunnel,omitempty"` // [Output Only] The resource that configures and manages this interface. - MANAGED_BY_USER is the default value and can be managed directly by users. - MANAGED_BY_ATTACHMENT is an interface that is configured and managed by Cloud Interconnect, specifically, by an InterconnectAttachment of type PARTNER. Google automatically creates, updates, and deletes this type of interface when the PARTNER InterconnectAttachment is created, updated, or deleted. // Check the ManagementType enum for the list of possible values. ManagementType *string `protobuf:"bytes,173703606,opt,name=management_type,json=managementType,proto3,oneof" json:"management_type,omitempty"` // Name of this interface entry. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The regional private internal IP address that is used to establish BGP sessions to a VM instance acting as a third-party Router Appliance, such as a Next Gen Firewall, a Virtual Router, or an SD-WAN VM. PrivateIpAddress *string `protobuf:"bytes,100854040,opt,name=private_ip_address,json=privateIpAddress,proto3,oneof" json:"private_ip_address,omitempty"` // Name of the interface that will be redundant with the current interface you are creating. The redundantInterface must belong to the same Cloud Router as the interface here. To establish the BGP session to a Router Appliance VM, you must create two BGP peers. The two BGP peers must be attached to two separate interfaces that are redundant with each other. The redundant_interface must be 1-63 characters long, and comply with RFC1035. Specifically, the redundant_interface must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. RedundantInterface *string `protobuf:"bytes,523187303,opt,name=redundant_interface,json=redundantInterface,proto3,oneof" json:"redundant_interface,omitempty"` // The URI of the subnetwork resource that this interface belongs to, which must be in the same region as the Cloud Router. When you establish a BGP session to a VM instance using this interface, the VM instance must belong to the same subnetwork as the subnetwork specified here. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
func (*RouterInterface) Descriptor ¶
func (*RouterInterface) Descriptor() ([]byte, []int)
Deprecated: Use RouterInterface.ProtoReflect.Descriptor instead.
func (*RouterInterface) GetIpRange ¶
func (x *RouterInterface) GetIpRange() string
func (*RouterInterface) GetIpVersion ¶
func (x *RouterInterface) GetIpVersion() string
func (*RouterInterface) GetLinkedInterconnectAttachment ¶
func (x *RouterInterface) GetLinkedInterconnectAttachment() string
func (*RouterInterface) GetLinkedVpnTunnel ¶
func (x *RouterInterface) GetLinkedVpnTunnel() string
func (*RouterInterface) GetManagementType ¶
func (x *RouterInterface) GetManagementType() string
func (*RouterInterface) GetName ¶
func (x *RouterInterface) GetName() string
func (*RouterInterface) GetPrivateIpAddress ¶
func (x *RouterInterface) GetPrivateIpAddress() string
func (*RouterInterface) GetRedundantInterface ¶
func (x *RouterInterface) GetRedundantInterface() string
func (*RouterInterface) GetSubnetwork ¶
func (x *RouterInterface) GetSubnetwork() string
func (*RouterInterface) ProtoMessage ¶
func (*RouterInterface) ProtoMessage()
func (*RouterInterface) ProtoReflect ¶
func (x *RouterInterface) ProtoReflect() protoreflect.Message
func (*RouterInterface) Reset ¶
func (x *RouterInterface) Reset()
func (*RouterInterface) String ¶
func (x *RouterInterface) String() string
type RouterInterface_IpVersion ¶
type RouterInterface_IpVersion int32
IP version of this interface.
const ( // A value indicating that the enum field is not set. RouterInterface_UNDEFINED_IP_VERSION RouterInterface_IpVersion = 0 RouterInterface_IPV4 RouterInterface_IpVersion = 2254341 RouterInterface_IPV6 RouterInterface_IpVersion = 2254343 )
func (RouterInterface_IpVersion) Descriptor ¶
func (RouterInterface_IpVersion) Descriptor() protoreflect.EnumDescriptor
func (RouterInterface_IpVersion) Enum ¶
func (x RouterInterface_IpVersion) Enum() *RouterInterface_IpVersion
func (RouterInterface_IpVersion) EnumDescriptor ¶
func (RouterInterface_IpVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterInterface_IpVersion.Descriptor instead.
func (RouterInterface_IpVersion) Number ¶
func (x RouterInterface_IpVersion) Number() protoreflect.EnumNumber
func (RouterInterface_IpVersion) String ¶
func (x RouterInterface_IpVersion) String() string
func (RouterInterface_IpVersion) Type ¶
func (RouterInterface_IpVersion) Type() protoreflect.EnumType
type RouterInterface_ManagementType ¶
type RouterInterface_ManagementType int32
[Output Only] The resource that configures and manages this interface. - MANAGED_BY_USER is the default value and can be managed directly by users. - MANAGED_BY_ATTACHMENT is an interface that is configured and managed by Cloud Interconnect, specifically, by an InterconnectAttachment of type PARTNER. Google automatically creates, updates, and deletes this type of interface when the PARTNER InterconnectAttachment is created, updated, or deleted.
const ( // A value indicating that the enum field is not set. RouterInterface_UNDEFINED_MANAGEMENT_TYPE RouterInterface_ManagementType = 0 // The interface is automatically created for PARTNER type InterconnectAttachment, Google will automatically create/update/delete this interface when the PARTNER InterconnectAttachment is created/provisioned/deleted. This type of interface cannot be manually managed by user. RouterInterface_MANAGED_BY_ATTACHMENT RouterInterface_ManagementType = 458926411 // Default value, the interface is manually created and managed by user. RouterInterface_MANAGED_BY_USER RouterInterface_ManagementType = 317294067 )
func (RouterInterface_ManagementType) Descriptor ¶
func (RouterInterface_ManagementType) Descriptor() protoreflect.EnumDescriptor
func (RouterInterface_ManagementType) Enum ¶
func (x RouterInterface_ManagementType) Enum() *RouterInterface_ManagementType
func (RouterInterface_ManagementType) EnumDescriptor ¶
func (RouterInterface_ManagementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterInterface_ManagementType.Descriptor instead.
func (RouterInterface_ManagementType) Number ¶
func (x RouterInterface_ManagementType) Number() protoreflect.EnumNumber
func (RouterInterface_ManagementType) String ¶
func (x RouterInterface_ManagementType) String() string
func (RouterInterface_ManagementType) Type ¶
func (RouterInterface_ManagementType) Type() protoreflect.EnumType
type RouterList ¶
type RouterList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Router resources. Items []*Router `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#router for routers. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Router resources.
func (*RouterList) Descriptor ¶
func (*RouterList) Descriptor() ([]byte, []int)
Deprecated: Use RouterList.ProtoReflect.Descriptor instead.
func (*RouterList) GetId ¶
func (x *RouterList) GetId() string
func (*RouterList) GetItems ¶
func (x *RouterList) GetItems() []*Router
func (*RouterList) GetKind ¶
func (x *RouterList) GetKind() string
func (*RouterList) GetNextPageToken ¶
func (x *RouterList) GetNextPageToken() string
func (*RouterList) GetSelfLink ¶
func (x *RouterList) GetSelfLink() string
func (*RouterList) GetWarning ¶
func (x *RouterList) GetWarning() *Warning
func (*RouterList) ProtoMessage ¶
func (*RouterList) ProtoMessage()
func (*RouterList) ProtoReflect ¶
func (x *RouterList) ProtoReflect() protoreflect.Message
func (*RouterList) Reset ¶
func (x *RouterList) Reset()
func (*RouterList) String ¶
func (x *RouterList) String() string
type RouterMd5AuthenticationKey ¶
type RouterMd5AuthenticationKey struct { // [Input only] Value of the key. For patch and update calls, it can be skipped to copy the value from the previous configuration. This is allowed if the key with the same name existed before the operation. Maximum length is 80 characters. Can only contain printable ASCII characters. Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // Name used to identify the key. Must be unique within a router. Must be referenced by exactly one bgpPeer. Must comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RouterMd5AuthenticationKey) Descriptor ¶
func (*RouterMd5AuthenticationKey) Descriptor() ([]byte, []int)
Deprecated: Use RouterMd5AuthenticationKey.ProtoReflect.Descriptor instead.
func (*RouterMd5AuthenticationKey) GetKey ¶
func (x *RouterMd5AuthenticationKey) GetKey() string
func (*RouterMd5AuthenticationKey) GetName ¶
func (x *RouterMd5AuthenticationKey) GetName() string
func (*RouterMd5AuthenticationKey) ProtoMessage ¶
func (*RouterMd5AuthenticationKey) ProtoMessage()
func (*RouterMd5AuthenticationKey) ProtoReflect ¶
func (x *RouterMd5AuthenticationKey) ProtoReflect() protoreflect.Message
func (*RouterMd5AuthenticationKey) Reset ¶
func (x *RouterMd5AuthenticationKey) Reset()
func (*RouterMd5AuthenticationKey) String ¶
func (x *RouterMd5AuthenticationKey) String() string
type RouterNat ¶
type RouterNat struct { // The network tier to use when automatically reserving NAT IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, then the current project-level default tier is used. // Check the AutoNetworkTier enum for the list of possible values. AutoNetworkTier *string `protobuf:"bytes,269770211,opt,name=auto_network_tier,json=autoNetworkTier,proto3,oneof" json:"auto_network_tier,omitempty"` // A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only. DrainNatIps []string `protobuf:"bytes,504078535,rep,name=drain_nat_ips,json=drainNatIps,proto3" json:"drain_nat_ips,omitempty"` // Enable Dynamic Port Allocation. If not specified, it is disabled by default. If set to true, - Dynamic Port Allocation will be enabled on this NAT config. - enableEndpointIndependentMapping cannot be set to true. - If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32. If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config. EnableDynamicPortAllocation *bool `protobuf:"varint,532106402,opt,name=enable_dynamic_port_allocation,json=enableDynamicPortAllocation,proto3,oneof" json:"enable_dynamic_port_allocation,omitempty"` EnableEndpointIndependentMapping *bool `protobuf:"varint,259441819,opt,name=enable_endpoint_independent_mapping,json=enableEndpointIndependentMapping,proto3,oneof" json:"enable_endpoint_independent_mapping,omitempty"` // List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM // Check the EndpointTypes enum for the list of possible values. EndpointTypes []string `protobuf:"bytes,502633807,rep,name=endpoint_types,json=endpointTypes,proto3" json:"endpoint_types,omitempty"` // Timeout (in seconds) for ICMP connections. Defaults to 30s if not set. IcmpIdleTimeoutSec *int32 `protobuf:"varint,3647562,opt,name=icmp_idle_timeout_sec,json=icmpIdleTimeoutSec,proto3,oneof" json:"icmp_idle_timeout_sec,omitempty"` // Configure logging on this NAT. LogConfig *RouterNatLogConfig `protobuf:"bytes,351299741,opt,name=log_config,json=logConfig,proto3,oneof" json:"log_config,omitempty"` // Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled. If Dynamic Port Allocation is not enabled, this field has no effect. If Dynamic Port Allocation is enabled, and this field is set, it must be set to a power of two greater than minPortsPerVm, or 64 if minPortsPerVm is not set. If Dynamic Port Allocation is enabled and this field is not set, a maximum of 65536 ports will be allocated to a VM from this NAT config. MaxPortsPerVm *int32 `protobuf:"varint,250062049,opt,name=max_ports_per_vm,json=maxPortsPerVm,proto3,oneof" json:"max_ports_per_vm,omitempty"` // Minimum number of ports allocated to a VM from this NAT config. If not set, a default number of ports is allocated to a VM. This is rounded up to the nearest power of 2. For example, if the value of this field is 50, at least 64 ports are allocated to a VM. MinPortsPerVm *int32 `protobuf:"varint,186193587,opt,name=min_ports_per_vm,json=minPortsPerVm,proto3,oneof" json:"min_ports_per_vm,omitempty"` // Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. // Check the NatIpAllocateOption enum for the list of possible values. NatIpAllocateOption *string `protobuf:"bytes,429726845,opt,name=nat_ip_allocate_option,json=natIpAllocateOption,proto3,oneof" json:"nat_ip_allocate_option,omitempty"` // A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project. NatIps []string `protobuf:"bytes,117635086,rep,name=nat_ips,json=natIps,proto3" json:"nat_ips,omitempty"` // A list of rules associated with this NAT. Rules []*RouterNatRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. // Check the SourceSubnetworkIpRangesToNat enum for the list of possible values. SourceSubnetworkIpRangesToNat *string `protobuf:"bytes,252213211,opt,name=source_subnetwork_ip_ranges_to_nat,json=sourceSubnetworkIpRangesToNat,proto3,oneof" json:"source_subnetwork_ip_ranges_to_nat,omitempty"` // A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above. Subnetworks []*RouterNatSubnetworkToNat `protobuf:"bytes,415853125,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // Timeout (in seconds) for TCP established connections. Defaults to 1200s if not set. TcpEstablishedIdleTimeoutSec *int32 `protobuf:"varint,223098349,opt,name=tcp_established_idle_timeout_sec,json=tcpEstablishedIdleTimeoutSec,proto3,oneof" json:"tcp_established_idle_timeout_sec,omitempty"` // Timeout (in seconds) for TCP connections that are in TIME_WAIT state. Defaults to 120s if not set. TcpTimeWaitTimeoutSec *int32 `protobuf:"varint,513596925,opt,name=tcp_time_wait_timeout_sec,json=tcpTimeWaitTimeoutSec,proto3,oneof" json:"tcp_time_wait_timeout_sec,omitempty"` // Timeout (in seconds) for TCP transitory connections. Defaults to 30s if not set. TcpTransitoryIdleTimeoutSec *int32 `protobuf:"varint,205028774,opt,name=tcp_transitory_idle_timeout_sec,json=tcpTransitoryIdleTimeoutSec,proto3,oneof" json:"tcp_transitory_idle_timeout_sec,omitempty"` // Indicates whether this NAT is used for public or private IP translation. If unspecified, it defaults to PUBLIC. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // Timeout (in seconds) for UDP connections. Defaults to 30s if not set. UdpIdleTimeoutSec *int32 `protobuf:"varint,64919878,opt,name=udp_idle_timeout_sec,json=udpIdleTimeoutSec,proto3,oneof" json:"udp_idle_timeout_sec,omitempty"` // contains filtered or unexported fields }
Represents a Nat resource. It enables the VMs within the specified subnetworks to access Internet without external IP addresses. It specifies a list of subnetworks (and the ranges within) that want to use NAT. Customers can also provide the external IPs that would be used for NAT. GCP would auto-allocate ephemeral IPs if no external IPs are provided.
func (*RouterNat) Descriptor ¶
Deprecated: Use RouterNat.ProtoReflect.Descriptor instead.
func (*RouterNat) GetAutoNetworkTier ¶
func (*RouterNat) GetDrainNatIps ¶
func (*RouterNat) GetEnableDynamicPortAllocation ¶
func (*RouterNat) GetEnableEndpointIndependentMapping ¶
func (*RouterNat) GetEndpointTypes ¶
func (*RouterNat) GetIcmpIdleTimeoutSec ¶
func (*RouterNat) GetLogConfig ¶
func (x *RouterNat) GetLogConfig() *RouterNatLogConfig
func (*RouterNat) GetMaxPortsPerVm ¶
func (*RouterNat) GetMinPortsPerVm ¶
func (*RouterNat) GetName ¶
func (*RouterNat) GetNatIpAllocateOption ¶
func (*RouterNat) GetNatIps ¶
func (*RouterNat) GetRules ¶
func (x *RouterNat) GetRules() []*RouterNatRule
func (*RouterNat) GetSourceSubnetworkIpRangesToNat ¶
func (*RouterNat) GetSubnetworks ¶
func (x *RouterNat) GetSubnetworks() []*RouterNatSubnetworkToNat
func (*RouterNat) GetTcpEstablishedIdleTimeoutSec ¶
func (*RouterNat) GetTcpTimeWaitTimeoutSec ¶
func (*RouterNat) GetTcpTransitoryIdleTimeoutSec ¶
func (*RouterNat) GetType ¶
func (*RouterNat) GetUdpIdleTimeoutSec ¶
func (*RouterNat) ProtoMessage ¶
func (*RouterNat) ProtoMessage()
func (*RouterNat) ProtoReflect ¶
func (x *RouterNat) ProtoReflect() protoreflect.Message
func (*RouterNat) Reset ¶
func (x *RouterNat) Reset()
func (*RouterNat) String ¶
type RouterNatLogConfig ¶
type RouterNatLogConfig struct { // Indicates whether or not to export logs. This is false by default. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // Specify the desired filtering of logs on this NAT. If unspecified, logs are exported for all connections handled by this NAT. This option can take one of the following values: - ERRORS_ONLY: Export logs only for connection failures. - TRANSLATIONS_ONLY: Export logs only for successful connections. - ALL: Export logs for all connections, successful and unsuccessful. // Check the Filter enum for the list of possible values. Filter *string `protobuf:"bytes,336120696,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Configuration of logging on a NAT.
func (*RouterNatLogConfig) Descriptor ¶
func (*RouterNatLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use RouterNatLogConfig.ProtoReflect.Descriptor instead.
func (*RouterNatLogConfig) GetEnable ¶
func (x *RouterNatLogConfig) GetEnable() bool
func (*RouterNatLogConfig) GetFilter ¶
func (x *RouterNatLogConfig) GetFilter() string
func (*RouterNatLogConfig) ProtoMessage ¶
func (*RouterNatLogConfig) ProtoMessage()
func (*RouterNatLogConfig) ProtoReflect ¶
func (x *RouterNatLogConfig) ProtoReflect() protoreflect.Message
func (*RouterNatLogConfig) Reset ¶
func (x *RouterNatLogConfig) Reset()
func (*RouterNatLogConfig) String ¶
func (x *RouterNatLogConfig) String() string
type RouterNatLogConfig_Filter ¶
type RouterNatLogConfig_Filter int32
Specify the desired filtering of logs on this NAT. If unspecified, logs are exported for all connections handled by this NAT. This option can take one of the following values: - ERRORS_ONLY: Export logs only for connection failures. - TRANSLATIONS_ONLY: Export logs only for successful connections. - ALL: Export logs for all connections, successful and unsuccessful.
const ( // A value indicating that the enum field is not set. RouterNatLogConfig_UNDEFINED_FILTER RouterNatLogConfig_Filter = 0 // Export logs for all (successful and unsuccessful) connections. RouterNatLogConfig_ALL RouterNatLogConfig_Filter = 64897 // Export logs for connection failures only. RouterNatLogConfig_ERRORS_ONLY RouterNatLogConfig_Filter = 307484672 // Export logs for successful connections only. RouterNatLogConfig_TRANSLATIONS_ONLY RouterNatLogConfig_Filter = 357212649 )
func (RouterNatLogConfig_Filter) Descriptor ¶
func (RouterNatLogConfig_Filter) Descriptor() protoreflect.EnumDescriptor
func (RouterNatLogConfig_Filter) Enum ¶
func (x RouterNatLogConfig_Filter) Enum() *RouterNatLogConfig_Filter
func (RouterNatLogConfig_Filter) EnumDescriptor ¶
func (RouterNatLogConfig_Filter) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNatLogConfig_Filter.Descriptor instead.
func (RouterNatLogConfig_Filter) Number ¶
func (x RouterNatLogConfig_Filter) Number() protoreflect.EnumNumber
func (RouterNatLogConfig_Filter) String ¶
func (x RouterNatLogConfig_Filter) String() string
func (RouterNatLogConfig_Filter) Type ¶
func (RouterNatLogConfig_Filter) Type() protoreflect.EnumType
type RouterNatRule ¶
type RouterNatRule struct { // The action to be enforced for traffic that matches this rule. Action *RouterNatRuleAction `protobuf:"bytes,187661878,opt,name=action,proto3,oneof" json:"action,omitempty"` // An optional description of this rule. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // CEL expression that specifies the match condition that egress traffic from a VM is evaluated against. If it evaluates to true, the corresponding `action` is enforced. The following examples are valid match expressions for public NAT: `inIpRange(destination.ip, '1.1.0.0/16') || inIpRange(destination.ip, '2.2.0.0/16')` `destination.ip == '1.1.0.1' || destination.ip == '8.8.8.8'` The following example is a valid match expression for private NAT: `nexthop.hub == '//networkconnectivity.googleapis.com/projects/my-project/locations/global/hubs/hub-1'` Match *string `protobuf:"bytes,103668165,opt,name=match,proto3,oneof" json:"match,omitempty"` // An integer uniquely identifying a rule in the list. The rule number must be a positive value between 0 and 65000, and must be unique among rules within a NAT. RuleNumber *uint32 `protobuf:"varint,535211500,opt,name=rule_number,json=ruleNumber,proto3,oneof" json:"rule_number,omitempty"` // contains filtered or unexported fields }
func (*RouterNatRule) Descriptor ¶
func (*RouterNatRule) Descriptor() ([]byte, []int)
Deprecated: Use RouterNatRule.ProtoReflect.Descriptor instead.
func (*RouterNatRule) GetAction ¶
func (x *RouterNatRule) GetAction() *RouterNatRuleAction
func (*RouterNatRule) GetDescription ¶
func (x *RouterNatRule) GetDescription() string
func (*RouterNatRule) GetMatch ¶
func (x *RouterNatRule) GetMatch() string
func (*RouterNatRule) GetRuleNumber ¶
func (x *RouterNatRule) GetRuleNumber() uint32
func (*RouterNatRule) ProtoMessage ¶
func (*RouterNatRule) ProtoMessage()
func (*RouterNatRule) ProtoReflect ¶
func (x *RouterNatRule) ProtoReflect() protoreflect.Message
func (*RouterNatRule) Reset ¶
func (x *RouterNatRule) Reset()
func (*RouterNatRule) String ¶
func (x *RouterNatRule) String() string
type RouterNatRuleAction ¶
type RouterNatRuleAction struct { // A list of URLs of the IP resources used for this NAT rule. These IP addresses must be valid static external IP addresses assigned to the project. This field is used for public NAT. SourceNatActiveIps []string `protobuf:"bytes,210378229,rep,name=source_nat_active_ips,json=sourceNatActiveIps,proto3" json:"source_nat_active_ips,omitempty"` // A list of URLs of the subnetworks used as source ranges for this NAT Rule. These subnetworks must have purpose set to PRIVATE_NAT. This field is used for private NAT. SourceNatActiveRanges []string `protobuf:"bytes,190556269,rep,name=source_nat_active_ranges,json=sourceNatActiveRanges,proto3" json:"source_nat_active_ranges,omitempty"` // A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT rule only. This field is used for public NAT. SourceNatDrainIps []string `protobuf:"bytes,340812451,rep,name=source_nat_drain_ips,json=sourceNatDrainIps,proto3" json:"source_nat_drain_ips,omitempty"` // A list of URLs of subnetworks representing source ranges to be drained. This is only supported on patch/update, and these subnetworks must have previously been used as active ranges in this NAT Rule. This field is used for private NAT. SourceNatDrainRanges []string `protobuf:"bytes,84802815,rep,name=source_nat_drain_ranges,json=sourceNatDrainRanges,proto3" json:"source_nat_drain_ranges,omitempty"` // contains filtered or unexported fields }
func (*RouterNatRuleAction) Descriptor ¶
func (*RouterNatRuleAction) Descriptor() ([]byte, []int)
Deprecated: Use RouterNatRuleAction.ProtoReflect.Descriptor instead.
func (*RouterNatRuleAction) GetSourceNatActiveIps ¶
func (x *RouterNatRuleAction) GetSourceNatActiveIps() []string
func (*RouterNatRuleAction) GetSourceNatActiveRanges ¶
func (x *RouterNatRuleAction) GetSourceNatActiveRanges() []string
func (*RouterNatRuleAction) GetSourceNatDrainIps ¶
func (x *RouterNatRuleAction) GetSourceNatDrainIps() []string
func (*RouterNatRuleAction) GetSourceNatDrainRanges ¶
func (x *RouterNatRuleAction) GetSourceNatDrainRanges() []string
func (*RouterNatRuleAction) ProtoMessage ¶
func (*RouterNatRuleAction) ProtoMessage()
func (*RouterNatRuleAction) ProtoReflect ¶
func (x *RouterNatRuleAction) ProtoReflect() protoreflect.Message
func (*RouterNatRuleAction) Reset ¶
func (x *RouterNatRuleAction) Reset()
func (*RouterNatRuleAction) String ¶
func (x *RouterNatRuleAction) String() string
type RouterNatSubnetworkToNat ¶
type RouterNatSubnetworkToNat struct { // URL for the subnetwork resource that will use NAT. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // A list of the secondary ranges of the Subnetwork that are allowed to use NAT. This can be populated only if "LIST_OF_SECONDARY_IP_RANGES" is one of the values in source_ip_ranges_to_nat. SecondaryIpRangeNames []string `protobuf:"bytes,264315097,rep,name=secondary_ip_range_names,json=secondaryIpRangeNames,proto3" json:"secondary_ip_range_names,omitempty"` // Specify the options for NAT ranges in the Subnetwork. All options of a single value are valid except NAT_IP_RANGE_OPTION_UNSPECIFIED. The only valid option with multiple values is: ["PRIMARY_IP_RANGE", "LIST_OF_SECONDARY_IP_RANGES"] Default: [ALL_IP_RANGES] // Check the SourceIpRangesToNat enum for the list of possible values. SourceIpRangesToNat []string `protobuf:"bytes,388310386,rep,name=source_ip_ranges_to_nat,json=sourceIpRangesToNat,proto3" json:"source_ip_ranges_to_nat,omitempty"` // contains filtered or unexported fields }
Defines the IP ranges that want to use NAT for a subnetwork.
func (*RouterNatSubnetworkToNat) Descriptor ¶
func (*RouterNatSubnetworkToNat) Descriptor() ([]byte, []int)
Deprecated: Use RouterNatSubnetworkToNat.ProtoReflect.Descriptor instead.
func (*RouterNatSubnetworkToNat) GetName ¶
func (x *RouterNatSubnetworkToNat) GetName() string
func (*RouterNatSubnetworkToNat) GetSecondaryIpRangeNames ¶
func (x *RouterNatSubnetworkToNat) GetSecondaryIpRangeNames() []string
func (*RouterNatSubnetworkToNat) GetSourceIpRangesToNat ¶
func (x *RouterNatSubnetworkToNat) GetSourceIpRangesToNat() []string
func (*RouterNatSubnetworkToNat) ProtoMessage ¶
func (*RouterNatSubnetworkToNat) ProtoMessage()
func (*RouterNatSubnetworkToNat) ProtoReflect ¶
func (x *RouterNatSubnetworkToNat) ProtoReflect() protoreflect.Message
func (*RouterNatSubnetworkToNat) Reset ¶
func (x *RouterNatSubnetworkToNat) Reset()
func (*RouterNatSubnetworkToNat) String ¶
func (x *RouterNatSubnetworkToNat) String() string
type RouterNatSubnetworkToNat_SourceIpRangesToNat ¶
type RouterNatSubnetworkToNat_SourceIpRangesToNat int32
const ( // A value indicating that the enum field is not set. RouterNatSubnetworkToNat_UNDEFINED_SOURCE_IP_RANGES_TO_NAT RouterNatSubnetworkToNat_SourceIpRangesToNat = 0 // The primary and all the secondary ranges are allowed to Nat. RouterNatSubnetworkToNat_ALL_IP_RANGES RouterNatSubnetworkToNat_SourceIpRangesToNat = 35608496 // A list of secondary ranges are allowed to Nat. RouterNatSubnetworkToNat_LIST_OF_SECONDARY_IP_RANGES RouterNatSubnetworkToNat_SourceIpRangesToNat = 192289308 // The primary range is allowed to Nat. RouterNatSubnetworkToNat_PRIMARY_IP_RANGE RouterNatSubnetworkToNat_SourceIpRangesToNat = 297109954 )
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Descriptor ¶
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Descriptor() protoreflect.EnumDescriptor
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Enum ¶
func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) Enum() *RouterNatSubnetworkToNat_SourceIpRangesToNat
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) EnumDescriptor ¶
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNatSubnetworkToNat_SourceIpRangesToNat.Descriptor instead.
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Number ¶
func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) Number() protoreflect.EnumNumber
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) String ¶
func (x RouterNatSubnetworkToNat_SourceIpRangesToNat) String() string
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Type ¶
func (RouterNatSubnetworkToNat_SourceIpRangesToNat) Type() protoreflect.EnumType
type RouterNat_AutoNetworkTier ¶
type RouterNat_AutoNetworkTier int32
The network tier to use when automatically reserving NAT IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, then the current project-level default tier is used.
const ( // A value indicating that the enum field is not set. RouterNat_UNDEFINED_AUTO_NETWORK_TIER RouterNat_AutoNetworkTier = 0 // Public internet quality with fixed bandwidth. RouterNat_FIXED_STANDARD RouterNat_AutoNetworkTier = 310464328 // High quality, Google-grade network tier, support for all networking products. RouterNat_PREMIUM RouterNat_AutoNetworkTier = 399530551 // Public internet quality, only limited support for other networking products. RouterNat_STANDARD RouterNat_AutoNetworkTier = 484642493 // (Output only) Temporary tier for FIXED_STANDARD when fixed standard tier is expired or not configured. RouterNat_STANDARD_OVERRIDES_FIXED_STANDARD RouterNat_AutoNetworkTier = 465847234 )
func (RouterNat_AutoNetworkTier) Descriptor ¶
func (RouterNat_AutoNetworkTier) Descriptor() protoreflect.EnumDescriptor
func (RouterNat_AutoNetworkTier) Enum ¶
func (x RouterNat_AutoNetworkTier) Enum() *RouterNat_AutoNetworkTier
func (RouterNat_AutoNetworkTier) EnumDescriptor ¶
func (RouterNat_AutoNetworkTier) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNat_AutoNetworkTier.Descriptor instead.
func (RouterNat_AutoNetworkTier) Number ¶
func (x RouterNat_AutoNetworkTier) Number() protoreflect.EnumNumber
func (RouterNat_AutoNetworkTier) String ¶
func (x RouterNat_AutoNetworkTier) String() string
func (RouterNat_AutoNetworkTier) Type ¶
func (RouterNat_AutoNetworkTier) Type() protoreflect.EnumType
type RouterNat_EndpointTypes ¶
type RouterNat_EndpointTypes int32
const ( // A value indicating that the enum field is not set. RouterNat_UNDEFINED_ENDPOINT_TYPES RouterNat_EndpointTypes = 0 // This is used for regional Application Load Balancers (internal and external) and regional proxy Network Load Balancers (internal and external) endpoints. RouterNat_ENDPOINT_TYPE_MANAGED_PROXY_LB RouterNat_EndpointTypes = 439196930 // This is used for Secure Web Gateway endpoints. RouterNat_ENDPOINT_TYPE_SWG RouterNat_EndpointTypes = 159344456 // This is the default. RouterNat_ENDPOINT_TYPE_VM RouterNat_EndpointTypes = 57095474 )
func (RouterNat_EndpointTypes) Descriptor ¶
func (RouterNat_EndpointTypes) Descriptor() protoreflect.EnumDescriptor
func (RouterNat_EndpointTypes) Enum ¶
func (x RouterNat_EndpointTypes) Enum() *RouterNat_EndpointTypes
func (RouterNat_EndpointTypes) EnumDescriptor ¶
func (RouterNat_EndpointTypes) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNat_EndpointTypes.Descriptor instead.
func (RouterNat_EndpointTypes) Number ¶
func (x RouterNat_EndpointTypes) Number() protoreflect.EnumNumber
func (RouterNat_EndpointTypes) String ¶
func (x RouterNat_EndpointTypes) String() string
func (RouterNat_EndpointTypes) Type ¶
func (RouterNat_EndpointTypes) Type() protoreflect.EnumType
type RouterNat_NatIpAllocateOption ¶
type RouterNat_NatIpAllocateOption int32
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty.
const ( // A value indicating that the enum field is not set. RouterNat_UNDEFINED_NAT_IP_ALLOCATE_OPTION RouterNat_NatIpAllocateOption = 0 // Nat IPs are allocated by GCP; customers can not specify any Nat IPs. RouterNat_AUTO_ONLY RouterNat_NatIpAllocateOption = 182333500 // Only use Nat IPs provided by customers. When specified Nat IPs are not enough then the Nat service fails for new VMs. RouterNat_MANUAL_ONLY RouterNat_NatIpAllocateOption = 261251205 )
func (RouterNat_NatIpAllocateOption) Descriptor ¶
func (RouterNat_NatIpAllocateOption) Descriptor() protoreflect.EnumDescriptor
func (RouterNat_NatIpAllocateOption) Enum ¶
func (x RouterNat_NatIpAllocateOption) Enum() *RouterNat_NatIpAllocateOption
func (RouterNat_NatIpAllocateOption) EnumDescriptor ¶
func (RouterNat_NatIpAllocateOption) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNat_NatIpAllocateOption.Descriptor instead.
func (RouterNat_NatIpAllocateOption) Number ¶
func (x RouterNat_NatIpAllocateOption) Number() protoreflect.EnumNumber
func (RouterNat_NatIpAllocateOption) String ¶
func (x RouterNat_NatIpAllocateOption) String() string
func (RouterNat_NatIpAllocateOption) Type ¶
func (RouterNat_NatIpAllocateOption) Type() protoreflect.EnumType
type RouterNat_SourceSubnetworkIpRangesToNat ¶
type RouterNat_SourceSubnetworkIpRangesToNat int32
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region.
const ( // A value indicating that the enum field is not set. RouterNat_UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT RouterNat_SourceSubnetworkIpRangesToNat = 0 // All the IP ranges in every Subnetwork are allowed to Nat. RouterNat_ALL_SUBNETWORKS_ALL_IP_RANGES RouterNat_SourceSubnetworkIpRangesToNat = 179964376 // All the primary IP ranges in every Subnetwork are allowed to Nat. RouterNat_ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES RouterNat_SourceSubnetworkIpRangesToNat = 185573819 // A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) RouterNat_LIST_OF_SUBNETWORKS RouterNat_SourceSubnetworkIpRangesToNat = 517542270 )
func (RouterNat_SourceSubnetworkIpRangesToNat) Descriptor ¶
func (RouterNat_SourceSubnetworkIpRangesToNat) Descriptor() protoreflect.EnumDescriptor
func (RouterNat_SourceSubnetworkIpRangesToNat) Enum ¶
func (RouterNat_SourceSubnetworkIpRangesToNat) EnumDescriptor ¶
func (RouterNat_SourceSubnetworkIpRangesToNat) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNat_SourceSubnetworkIpRangesToNat.Descriptor instead.
func (RouterNat_SourceSubnetworkIpRangesToNat) Number ¶
func (x RouterNat_SourceSubnetworkIpRangesToNat) Number() protoreflect.EnumNumber
func (RouterNat_SourceSubnetworkIpRangesToNat) String ¶
func (x RouterNat_SourceSubnetworkIpRangesToNat) String() string
func (RouterNat_SourceSubnetworkIpRangesToNat) Type ¶
func (RouterNat_SourceSubnetworkIpRangesToNat) Type() protoreflect.EnumType
type RouterNat_Type ¶
type RouterNat_Type int32
Indicates whether this NAT is used for public or private IP translation. If unspecified, it defaults to PUBLIC.
const ( // A value indicating that the enum field is not set. RouterNat_UNDEFINED_TYPE RouterNat_Type = 0 // NAT used for private IP translation. RouterNat_PRIVATE RouterNat_Type = 403485027 // NAT used for public IP translation. This is the default. RouterNat_PUBLIC RouterNat_Type = 223389289 )
func (RouterNat_Type) Descriptor ¶
func (RouterNat_Type) Descriptor() protoreflect.EnumDescriptor
func (RouterNat_Type) Enum ¶
func (x RouterNat_Type) Enum() *RouterNat_Type
func (RouterNat_Type) EnumDescriptor ¶
func (RouterNat_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterNat_Type.Descriptor instead.
func (RouterNat_Type) Number ¶
func (x RouterNat_Type) Number() protoreflect.EnumNumber
func (RouterNat_Type) String ¶
func (x RouterNat_Type) String() string
func (RouterNat_Type) Type ¶
func (RouterNat_Type) Type() protoreflect.EnumType
type RouterStatus ¶
type RouterStatus struct { // A list of the best dynamic routes for this Cloud Router's Virtual Private Cloud (VPC) network in the same region as this Cloud Router. Lists all of the best routes per prefix that are programmed into this region's VPC data plane. When global dynamic routing mode is turned on in the VPC network, this list can include cross-region dynamic routes from Cloud Routers in other regions. BestRoutes []*Route `protobuf:"bytes,395826693,rep,name=best_routes,json=bestRoutes,proto3" json:"best_routes,omitempty"` // A list of the best BGP routes learned by this Cloud Router. It is possible that routes listed might not be programmed into the data plane, if the Google Cloud control plane finds a more optimal route for a prefix than a route learned by this Cloud Router. BestRoutesForRouter []*Route `protobuf:"bytes,119389689,rep,name=best_routes_for_router,json=bestRoutesForRouter,proto3" json:"best_routes_for_router,omitempty"` BgpPeerStatus []*RouterStatusBgpPeerStatus `protobuf:"bytes,218459131,rep,name=bgp_peer_status,json=bgpPeerStatus,proto3" json:"bgp_peer_status,omitempty"` NatStatus []*RouterStatusNatStatus `protobuf:"bytes,63098064,rep,name=nat_status,json=natStatus,proto3" json:"nat_status,omitempty"` // URI of the network to which this router belongs. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // contains filtered or unexported fields }
func (*RouterStatus) Descriptor ¶
func (*RouterStatus) Descriptor() ([]byte, []int)
Deprecated: Use RouterStatus.ProtoReflect.Descriptor instead.
func (*RouterStatus) GetBestRoutes ¶
func (x *RouterStatus) GetBestRoutes() []*Route
func (*RouterStatus) GetBestRoutesForRouter ¶
func (x *RouterStatus) GetBestRoutesForRouter() []*Route
func (*RouterStatus) GetBgpPeerStatus ¶
func (x *RouterStatus) GetBgpPeerStatus() []*RouterStatusBgpPeerStatus
func (*RouterStatus) GetNatStatus ¶
func (x *RouterStatus) GetNatStatus() []*RouterStatusNatStatus
func (*RouterStatus) GetNetwork ¶
func (x *RouterStatus) GetNetwork() string
func (*RouterStatus) ProtoMessage ¶
func (*RouterStatus) ProtoMessage()
func (*RouterStatus) ProtoReflect ¶
func (x *RouterStatus) ProtoReflect() protoreflect.Message
func (*RouterStatus) Reset ¶
func (x *RouterStatus) Reset()
func (*RouterStatus) String ¶
func (x *RouterStatus) String() string
type RouterStatusBgpPeerStatus ¶
type RouterStatusBgpPeerStatus struct { // Routes that were advertised to the remote BGP peer AdvertisedRoutes []*Route `protobuf:"bytes,333393068,rep,name=advertised_routes,json=advertisedRoutes,proto3" json:"advertised_routes,omitempty"` BfdStatus *BfdStatus `protobuf:"bytes,395631729,opt,name=bfd_status,json=bfdStatus,proto3,oneof" json:"bfd_status,omitempty"` // Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4. EnableIpv4 *bool `protobuf:"varint,181467937,opt,name=enable_ipv4,json=enableIpv4,proto3,oneof" json:"enable_ipv4,omitempty"` // Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6. EnableIpv6 *bool `protobuf:"varint,181467939,opt,name=enable_ipv6,json=enableIpv6,proto3,oneof" json:"enable_ipv6,omitempty"` // IP address of the local BGP interface. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // IPv4 address of the local BGP interface. Ipv4NexthopAddress *string `protobuf:"bytes,5703377,opt,name=ipv4_nexthop_address,json=ipv4NexthopAddress,proto3,oneof" json:"ipv4_nexthop_address,omitempty"` // IPv6 address of the local BGP interface. Ipv6NexthopAddress *string `protobuf:"bytes,27968211,opt,name=ipv6_nexthop_address,json=ipv6NexthopAddress,proto3,oneof" json:"ipv6_nexthop_address,omitempty"` // URL of the VPN tunnel that this BGP peer controls. LinkedVpnTunnel *string `protobuf:"bytes,352296953,opt,name=linked_vpn_tunnel,json=linkedVpnTunnel,proto3,oneof" json:"linked_vpn_tunnel,omitempty"` // Informs whether MD5 authentication is enabled on this BGP peer. Md5AuthEnabled *bool `protobuf:"varint,451152075,opt,name=md5_auth_enabled,json=md5AuthEnabled,proto3,oneof" json:"md5_auth_enabled,omitempty"` // Name of this BGP peer. Unique within the Routers resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Number of routes learned from the remote BGP Peer. NumLearnedRoutes *uint32 `protobuf:"varint,135457535,opt,name=num_learned_routes,json=numLearnedRoutes,proto3,oneof" json:"num_learned_routes,omitempty"` // IP address of the remote BGP interface. PeerIpAddress *string `protobuf:"bytes,207735769,opt,name=peer_ip_address,json=peerIpAddress,proto3,oneof" json:"peer_ip_address,omitempty"` // IPv4 address of the remote BGP interface. PeerIpv4NexthopAddress *string `protobuf:"bytes,469221774,opt,name=peer_ipv4_nexthop_address,json=peerIpv4NexthopAddress,proto3,oneof" json:"peer_ipv4_nexthop_address,omitempty"` // IPv6 address of the remote BGP interface. PeerIpv6NexthopAddress *string `protobuf:"bytes,491486608,opt,name=peer_ipv6_nexthop_address,json=peerIpv6NexthopAddress,proto3,oneof" json:"peer_ipv6_nexthop_address,omitempty"` // [Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session. RouterApplianceInstance *string `protobuf:"bytes,468312989,opt,name=router_appliance_instance,json=routerApplianceInstance,proto3,oneof" json:"router_appliance_instance,omitempty"` // The state of the BGP session. For a list of possible values for this field, see BGP session states. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // Status of the BGP peer: {UP, DOWN} // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // Indicates why particular status was returned. // Check the StatusReason enum for the list of possible values. StatusReason *string `protobuf:"bytes,342706993,opt,name=status_reason,json=statusReason,proto3,oneof" json:"status_reason,omitempty"` // Time this session has been up. Format: 14 years, 51 weeks, 6 days, 23 hours, 59 minutes, 59 seconds Uptime *string `protobuf:"bytes,235379688,opt,name=uptime,proto3,oneof" json:"uptime,omitempty"` // Time this session has been up, in seconds. Format: 145 UptimeSeconds *string `protobuf:"bytes,104736040,opt,name=uptime_seconds,json=uptimeSeconds,proto3,oneof" json:"uptime_seconds,omitempty"` // contains filtered or unexported fields }
func (*RouterStatusBgpPeerStatus) Descriptor ¶
func (*RouterStatusBgpPeerStatus) Descriptor() ([]byte, []int)
Deprecated: Use RouterStatusBgpPeerStatus.ProtoReflect.Descriptor instead.
func (*RouterStatusBgpPeerStatus) GetAdvertisedRoutes ¶
func (x *RouterStatusBgpPeerStatus) GetAdvertisedRoutes() []*Route
func (*RouterStatusBgpPeerStatus) GetBfdStatus ¶
func (x *RouterStatusBgpPeerStatus) GetBfdStatus() *BfdStatus
func (*RouterStatusBgpPeerStatus) GetEnableIpv4 ¶
func (x *RouterStatusBgpPeerStatus) GetEnableIpv4() bool
func (*RouterStatusBgpPeerStatus) GetEnableIpv6 ¶
func (x *RouterStatusBgpPeerStatus) GetEnableIpv6() bool
func (*RouterStatusBgpPeerStatus) GetIpAddress ¶
func (x *RouterStatusBgpPeerStatus) GetIpAddress() string
func (*RouterStatusBgpPeerStatus) GetIpv4NexthopAddress ¶
func (x *RouterStatusBgpPeerStatus) GetIpv4NexthopAddress() string
func (*RouterStatusBgpPeerStatus) GetIpv6NexthopAddress ¶
func (x *RouterStatusBgpPeerStatus) GetIpv6NexthopAddress() string
func (*RouterStatusBgpPeerStatus) GetLinkedVpnTunnel ¶
func (x *RouterStatusBgpPeerStatus) GetLinkedVpnTunnel() string
func (*RouterStatusBgpPeerStatus) GetMd5AuthEnabled ¶
func (x *RouterStatusBgpPeerStatus) GetMd5AuthEnabled() bool
func (*RouterStatusBgpPeerStatus) GetName ¶
func (x *RouterStatusBgpPeerStatus) GetName() string
func (*RouterStatusBgpPeerStatus) GetNumLearnedRoutes ¶
func (x *RouterStatusBgpPeerStatus) GetNumLearnedRoutes() uint32
func (*RouterStatusBgpPeerStatus) GetPeerIpAddress ¶
func (x *RouterStatusBgpPeerStatus) GetPeerIpAddress() string
func (*RouterStatusBgpPeerStatus) GetPeerIpv4NexthopAddress ¶
func (x *RouterStatusBgpPeerStatus) GetPeerIpv4NexthopAddress() string
func (*RouterStatusBgpPeerStatus) GetPeerIpv6NexthopAddress ¶
func (x *RouterStatusBgpPeerStatus) GetPeerIpv6NexthopAddress() string
func (*RouterStatusBgpPeerStatus) GetRouterApplianceInstance ¶
func (x *RouterStatusBgpPeerStatus) GetRouterApplianceInstance() string
func (*RouterStatusBgpPeerStatus) GetState ¶
func (x *RouterStatusBgpPeerStatus) GetState() string
func (*RouterStatusBgpPeerStatus) GetStatus ¶
func (x *RouterStatusBgpPeerStatus) GetStatus() string
func (*RouterStatusBgpPeerStatus) GetStatusReason ¶
func (x *RouterStatusBgpPeerStatus) GetStatusReason() string
func (*RouterStatusBgpPeerStatus) GetUptime ¶
func (x *RouterStatusBgpPeerStatus) GetUptime() string
func (*RouterStatusBgpPeerStatus) GetUptimeSeconds ¶
func (x *RouterStatusBgpPeerStatus) GetUptimeSeconds() string
func (*RouterStatusBgpPeerStatus) ProtoMessage ¶
func (*RouterStatusBgpPeerStatus) ProtoMessage()
func (*RouterStatusBgpPeerStatus) ProtoReflect ¶
func (x *RouterStatusBgpPeerStatus) ProtoReflect() protoreflect.Message
func (*RouterStatusBgpPeerStatus) Reset ¶
func (x *RouterStatusBgpPeerStatus) Reset()
func (*RouterStatusBgpPeerStatus) String ¶
func (x *RouterStatusBgpPeerStatus) String() string
type RouterStatusBgpPeerStatus_Status ¶
type RouterStatusBgpPeerStatus_Status int32
Status of the BGP peer: {UP, DOWN}
const ( // A value indicating that the enum field is not set. RouterStatusBgpPeerStatus_UNDEFINED_STATUS RouterStatusBgpPeerStatus_Status = 0 RouterStatusBgpPeerStatus_DOWN RouterStatusBgpPeerStatus_Status = 2104482 RouterStatusBgpPeerStatus_UNKNOWN RouterStatusBgpPeerStatus_Status = 433141802 RouterStatusBgpPeerStatus_UP RouterStatusBgpPeerStatus_Status = 2715 )
func (RouterStatusBgpPeerStatus_Status) Descriptor ¶
func (RouterStatusBgpPeerStatus_Status) Descriptor() protoreflect.EnumDescriptor
func (RouterStatusBgpPeerStatus_Status) Enum ¶
func (x RouterStatusBgpPeerStatus_Status) Enum() *RouterStatusBgpPeerStatus_Status
func (RouterStatusBgpPeerStatus_Status) EnumDescriptor ¶
func (RouterStatusBgpPeerStatus_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterStatusBgpPeerStatus_Status.Descriptor instead.
func (RouterStatusBgpPeerStatus_Status) Number ¶
func (x RouterStatusBgpPeerStatus_Status) Number() protoreflect.EnumNumber
func (RouterStatusBgpPeerStatus_Status) String ¶
func (x RouterStatusBgpPeerStatus_Status) String() string
func (RouterStatusBgpPeerStatus_Status) Type ¶
func (RouterStatusBgpPeerStatus_Status) Type() protoreflect.EnumType
type RouterStatusBgpPeerStatus_StatusReason ¶
type RouterStatusBgpPeerStatus_StatusReason int32
Indicates why particular status was returned.
const ( // A value indicating that the enum field is not set. RouterStatusBgpPeerStatus_UNDEFINED_STATUS_REASON RouterStatusBgpPeerStatus_StatusReason = 0 // BGP peer disabled because it requires IPv4 but the underlying connection is IPv6-only. RouterStatusBgpPeerStatus_IPV4_PEER_ON_IPV6_ONLY_CONNECTION RouterStatusBgpPeerStatus_StatusReason = 435936662 // BGP peer disabled because it requires IPv6 but the underlying connection is IPv4-only. RouterStatusBgpPeerStatus_IPV6_PEER_ON_IPV4_ONLY_CONNECTION RouterStatusBgpPeerStatus_StatusReason = 436304082 // Indicates internal problems with configuration of MD5 authentication. This particular reason can only be returned when md5AuthEnabled is true and status is DOWN. RouterStatusBgpPeerStatus_MD5_AUTH_INTERNAL_PROBLEM RouterStatusBgpPeerStatus_StatusReason = 140462259 RouterStatusBgpPeerStatus_STATUS_REASON_UNSPECIFIED RouterStatusBgpPeerStatus_StatusReason = 394331913 )
func (RouterStatusBgpPeerStatus_StatusReason) Descriptor ¶
func (RouterStatusBgpPeerStatus_StatusReason) Descriptor() protoreflect.EnumDescriptor
func (RouterStatusBgpPeerStatus_StatusReason) Enum ¶
func (RouterStatusBgpPeerStatus_StatusReason) EnumDescriptor ¶
func (RouterStatusBgpPeerStatus_StatusReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use RouterStatusBgpPeerStatus_StatusReason.Descriptor instead.
func (RouterStatusBgpPeerStatus_StatusReason) Number ¶
func (x RouterStatusBgpPeerStatus_StatusReason) Number() protoreflect.EnumNumber
func (RouterStatusBgpPeerStatus_StatusReason) String ¶
func (x RouterStatusBgpPeerStatus_StatusReason) String() string
func (RouterStatusBgpPeerStatus_StatusReason) Type ¶
func (RouterStatusBgpPeerStatus_StatusReason) Type() protoreflect.EnumType
type RouterStatusNatStatus ¶
type RouterStatusNatStatus struct { // A list of IPs auto-allocated for NAT. Example: ["1.1.1.1", "129.2.16.89"] AutoAllocatedNatIps []string `protobuf:"bytes,510794246,rep,name=auto_allocated_nat_ips,json=autoAllocatedNatIps,proto3" json:"auto_allocated_nat_ips,omitempty"` // A list of IPs auto-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"]. DrainAutoAllocatedNatIps []string `protobuf:"bytes,309184557,rep,name=drain_auto_allocated_nat_ips,json=drainAutoAllocatedNatIps,proto3" json:"drain_auto_allocated_nat_ips,omitempty"` // A list of IPs user-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"]. DrainUserAllocatedNatIps []string `protobuf:"bytes,305268553,rep,name=drain_user_allocated_nat_ips,json=drainUserAllocatedNatIps,proto3" json:"drain_user_allocated_nat_ips,omitempty"` // The number of extra IPs to allocate. This will be greater than 0 only if user-specified IPs are NOT enough to allow all configured VMs to use NAT. This value is meaningful only when auto-allocation of NAT IPs is *not* used. MinExtraNatIpsNeeded *int32 `protobuf:"varint,365786338,opt,name=min_extra_nat_ips_needed,json=minExtraNatIpsNeeded,proto3,oneof" json:"min_extra_nat_ips_needed,omitempty"` // Unique name of this NAT. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Number of VM endpoints (i.e., Nics) that can use NAT. NumVmEndpointsWithNatMappings *int32 `protobuf:"varint,512367468,opt,name=num_vm_endpoints_with_nat_mappings,json=numVmEndpointsWithNatMappings,proto3,oneof" json:"num_vm_endpoints_with_nat_mappings,omitempty"` // Status of rules in this NAT. RuleStatus []*RouterStatusNatStatusNatRuleStatus `protobuf:"bytes,140223125,rep,name=rule_status,json=ruleStatus,proto3" json:"rule_status,omitempty"` // A list of fully qualified URLs of reserved IP address resources. UserAllocatedNatIpResources []string `protobuf:"bytes,212776151,rep,name=user_allocated_nat_ip_resources,json=userAllocatedNatIpResources,proto3" json:"user_allocated_nat_ip_resources,omitempty"` // A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133". UserAllocatedNatIps []string `protobuf:"bytes,506878242,rep,name=user_allocated_nat_ips,json=userAllocatedNatIps,proto3" json:"user_allocated_nat_ips,omitempty"` // contains filtered or unexported fields }
Status of a NAT contained in this router.
func (*RouterStatusNatStatus) Descriptor ¶
func (*RouterStatusNatStatus) Descriptor() ([]byte, []int)
Deprecated: Use RouterStatusNatStatus.ProtoReflect.Descriptor instead.
func (*RouterStatusNatStatus) GetAutoAllocatedNatIps ¶
func (x *RouterStatusNatStatus) GetAutoAllocatedNatIps() []string
func (*RouterStatusNatStatus) GetDrainAutoAllocatedNatIps ¶
func (x *RouterStatusNatStatus) GetDrainAutoAllocatedNatIps() []string
func (*RouterStatusNatStatus) GetDrainUserAllocatedNatIps ¶
func (x *RouterStatusNatStatus) GetDrainUserAllocatedNatIps() []string
func (*RouterStatusNatStatus) GetMinExtraNatIpsNeeded ¶
func (x *RouterStatusNatStatus) GetMinExtraNatIpsNeeded() int32
func (*RouterStatusNatStatus) GetName ¶
func (x *RouterStatusNatStatus) GetName() string
func (*RouterStatusNatStatus) GetNumVmEndpointsWithNatMappings ¶
func (x *RouterStatusNatStatus) GetNumVmEndpointsWithNatMappings() int32
func (*RouterStatusNatStatus) GetRuleStatus ¶
func (x *RouterStatusNatStatus) GetRuleStatus() []*RouterStatusNatStatusNatRuleStatus
func (*RouterStatusNatStatus) GetUserAllocatedNatIpResources ¶
func (x *RouterStatusNatStatus) GetUserAllocatedNatIpResources() []string
func (*RouterStatusNatStatus) GetUserAllocatedNatIps ¶
func (x *RouterStatusNatStatus) GetUserAllocatedNatIps() []string
func (*RouterStatusNatStatus) ProtoMessage ¶
func (*RouterStatusNatStatus) ProtoMessage()
func (*RouterStatusNatStatus) ProtoReflect ¶
func (x *RouterStatusNatStatus) ProtoReflect() protoreflect.Message
func (*RouterStatusNatStatus) Reset ¶
func (x *RouterStatusNatStatus) Reset()
func (*RouterStatusNatStatus) String ¶
func (x *RouterStatusNatStatus) String() string
type RouterStatusNatStatusNatRuleStatus ¶
type RouterStatusNatStatusNatRuleStatus struct { // A list of active IPs for NAT. Example: ["1.1.1.1", "179.12.26.133"]. ActiveNatIps []string `protobuf:"bytes,208517077,rep,name=active_nat_ips,json=activeNatIps,proto3" json:"active_nat_ips,omitempty"` // A list of IPs for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"]. DrainNatIps []string `protobuf:"bytes,504078535,rep,name=drain_nat_ips,json=drainNatIps,proto3" json:"drain_nat_ips,omitempty"` // The number of extra IPs to allocate. This will be greater than 0 only if the existing IPs in this NAT Rule are NOT enough to allow all configured VMs to use NAT. MinExtraIpsNeeded *int32 `protobuf:"varint,353002756,opt,name=min_extra_ips_needed,json=minExtraIpsNeeded,proto3,oneof" json:"min_extra_ips_needed,omitempty"` // Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule. NumVmEndpointsWithNatMappings *int32 `protobuf:"varint,512367468,opt,name=num_vm_endpoints_with_nat_mappings,json=numVmEndpointsWithNatMappings,proto3,oneof" json:"num_vm_endpoints_with_nat_mappings,omitempty"` // Rule number of the rule. RuleNumber *int32 `protobuf:"varint,535211500,opt,name=rule_number,json=ruleNumber,proto3,oneof" json:"rule_number,omitempty"` // contains filtered or unexported fields }
Status of a NAT Rule contained in this NAT.
func (*RouterStatusNatStatusNatRuleStatus) Descriptor ¶
func (*RouterStatusNatStatusNatRuleStatus) Descriptor() ([]byte, []int)
Deprecated: Use RouterStatusNatStatusNatRuleStatus.ProtoReflect.Descriptor instead.
func (*RouterStatusNatStatusNatRuleStatus) GetActiveNatIps ¶
func (x *RouterStatusNatStatusNatRuleStatus) GetActiveNatIps() []string
func (*RouterStatusNatStatusNatRuleStatus) GetDrainNatIps ¶
func (x *RouterStatusNatStatusNatRuleStatus) GetDrainNatIps() []string
func (*RouterStatusNatStatusNatRuleStatus) GetMinExtraIpsNeeded ¶
func (x *RouterStatusNatStatusNatRuleStatus) GetMinExtraIpsNeeded() int32
func (*RouterStatusNatStatusNatRuleStatus) GetNumVmEndpointsWithNatMappings ¶
func (x *RouterStatusNatStatusNatRuleStatus) GetNumVmEndpointsWithNatMappings() int32
func (*RouterStatusNatStatusNatRuleStatus) GetRuleNumber ¶
func (x *RouterStatusNatStatusNatRuleStatus) GetRuleNumber() int32
func (*RouterStatusNatStatusNatRuleStatus) ProtoMessage ¶
func (*RouterStatusNatStatusNatRuleStatus) ProtoMessage()
func (*RouterStatusNatStatusNatRuleStatus) ProtoReflect ¶
func (x *RouterStatusNatStatusNatRuleStatus) ProtoReflect() protoreflect.Message
func (*RouterStatusNatStatusNatRuleStatus) Reset ¶
func (x *RouterStatusNatStatusNatRuleStatus) Reset()
func (*RouterStatusNatStatusNatRuleStatus) String ¶
func (x *RouterStatusNatStatusNatRuleStatus) String() string
type RouterStatusResponse ¶
type RouterStatusResponse struct { // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` Result *RouterStatus `protobuf:"bytes,139315229,opt,name=result,proto3,oneof" json:"result,omitempty"` // contains filtered or unexported fields }
func (*RouterStatusResponse) Descriptor ¶
func (*RouterStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use RouterStatusResponse.ProtoReflect.Descriptor instead.
func (*RouterStatusResponse) GetKind ¶
func (x *RouterStatusResponse) GetKind() string
func (*RouterStatusResponse) GetResult ¶
func (x *RouterStatusResponse) GetResult() *RouterStatus
func (*RouterStatusResponse) ProtoMessage ¶
func (*RouterStatusResponse) ProtoMessage()
func (*RouterStatusResponse) ProtoReflect ¶
func (x *RouterStatusResponse) ProtoReflect() protoreflect.Message
func (*RouterStatusResponse) Reset ¶
func (x *RouterStatusResponse) Reset()
func (*RouterStatusResponse) String ¶
func (x *RouterStatusResponse) String() string
type RoutersPreviewResponse ¶
type RoutersPreviewResponse struct { // Preview of given router. Resource *Router `protobuf:"bytes,195806222,opt,name=resource,proto3,oneof" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*RoutersPreviewResponse) Descriptor ¶
func (*RoutersPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use RoutersPreviewResponse.ProtoReflect.Descriptor instead.
func (*RoutersPreviewResponse) GetResource ¶
func (x *RoutersPreviewResponse) GetResource() *Router
func (*RoutersPreviewResponse) ProtoMessage ¶
func (*RoutersPreviewResponse) ProtoMessage()
func (*RoutersPreviewResponse) ProtoReflect ¶
func (x *RoutersPreviewResponse) ProtoReflect() protoreflect.Message
func (*RoutersPreviewResponse) Reset ¶
func (x *RoutersPreviewResponse) Reset()
func (*RoutersPreviewResponse) String ¶
func (x *RoutersPreviewResponse) String() string
type RoutersScopedList ¶
type RoutersScopedList struct { // A list of routers contained in this scope. Routers []*Router `protobuf:"bytes,311906890,rep,name=routers,proto3" json:"routers,omitempty"` // Informational warning which replaces the list of routers when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*RoutersScopedList) Descriptor ¶
func (*RoutersScopedList) Descriptor() ([]byte, []int)
Deprecated: Use RoutersScopedList.ProtoReflect.Descriptor instead.
func (*RoutersScopedList) GetRouters ¶
func (x *RoutersScopedList) GetRouters() []*Router
func (*RoutersScopedList) GetWarning ¶
func (x *RoutersScopedList) GetWarning() *Warning
func (*RoutersScopedList) ProtoMessage ¶
func (*RoutersScopedList) ProtoMessage()
func (*RoutersScopedList) ProtoReflect ¶
func (x *RoutersScopedList) ProtoReflect() protoreflect.Message
func (*RoutersScopedList) Reset ¶
func (x *RoutersScopedList) Reset()
func (*RoutersScopedList) String ¶
func (x *RoutersScopedList) String() string
type SSLHealthCheck ¶
type SSLHealthCheck struct { // The TCP port number to which the health check prober sends packets. The default value is 443. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // Instructs the health check prober to send this exact ASCII string, up to 1024 bytes in length, after establishing the TCP connection and SSL handshake. Request *string `protobuf:"bytes,21951119,opt,name=request,proto3,oneof" json:"request,omitempty"` // Creates a content-based SSL health check. In addition to establishing a TCP connection and the TLS handshake, you can configure the health check to pass only when the backend sends this exact response ASCII string, up to 1024 bytes in length. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-ssl-tcp Response *string `protobuf:"bytes,196547649,opt,name=response,proto3,oneof" json:"response,omitempty"` // contains filtered or unexported fields }
func (*SSLHealthCheck) Descriptor ¶
func (*SSLHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use SSLHealthCheck.ProtoReflect.Descriptor instead.
func (*SSLHealthCheck) GetPort ¶
func (x *SSLHealthCheck) GetPort() int32
func (*SSLHealthCheck) GetPortName ¶
func (x *SSLHealthCheck) GetPortName() string
func (*SSLHealthCheck) GetPortSpecification ¶
func (x *SSLHealthCheck) GetPortSpecification() string
func (*SSLHealthCheck) GetProxyHeader ¶
func (x *SSLHealthCheck) GetProxyHeader() string
func (*SSLHealthCheck) GetRequest ¶
func (x *SSLHealthCheck) GetRequest() string
func (*SSLHealthCheck) GetResponse ¶
func (x *SSLHealthCheck) GetResponse() string
func (*SSLHealthCheck) ProtoMessage ¶
func (*SSLHealthCheck) ProtoMessage()
func (*SSLHealthCheck) ProtoReflect ¶
func (x *SSLHealthCheck) ProtoReflect() protoreflect.Message
func (*SSLHealthCheck) Reset ¶
func (x *SSLHealthCheck) Reset()
func (*SSLHealthCheck) String ¶
func (x *SSLHealthCheck) String() string
type SSLHealthCheck_PortSpecification ¶
type SSLHealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. SSLHealthCheck_UNDEFINED_PORT_SPECIFICATION SSLHealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. SSLHealthCheck_USE_FIXED_PORT SSLHealthCheck_PortSpecification = 190235748 // Not supported. SSLHealthCheck_USE_NAMED_PORT SSLHealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. SSLHealthCheck_USE_SERVING_PORT SSLHealthCheck_PortSpecification = 362637516 )
func (SSLHealthCheck_PortSpecification) Descriptor ¶
func (SSLHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (SSLHealthCheck_PortSpecification) Enum ¶
func (x SSLHealthCheck_PortSpecification) Enum() *SSLHealthCheck_PortSpecification
func (SSLHealthCheck_PortSpecification) EnumDescriptor ¶
func (SSLHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use SSLHealthCheck_PortSpecification.Descriptor instead.
func (SSLHealthCheck_PortSpecification) Number ¶
func (x SSLHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (SSLHealthCheck_PortSpecification) String ¶
func (x SSLHealthCheck_PortSpecification) String() string
func (SSLHealthCheck_PortSpecification) Type ¶
func (SSLHealthCheck_PortSpecification) Type() protoreflect.EnumType
type SSLHealthCheck_ProxyHeader ¶
type SSLHealthCheck_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. SSLHealthCheck_UNDEFINED_PROXY_HEADER SSLHealthCheck_ProxyHeader = 0 SSLHealthCheck_NONE SSLHealthCheck_ProxyHeader = 2402104 SSLHealthCheck_PROXY_V1 SSLHealthCheck_ProxyHeader = 334352940 )
func (SSLHealthCheck_ProxyHeader) Descriptor ¶
func (SSLHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (SSLHealthCheck_ProxyHeader) Enum ¶
func (x SSLHealthCheck_ProxyHeader) Enum() *SSLHealthCheck_ProxyHeader
func (SSLHealthCheck_ProxyHeader) EnumDescriptor ¶
func (SSLHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use SSLHealthCheck_ProxyHeader.Descriptor instead.
func (SSLHealthCheck_ProxyHeader) Number ¶
func (x SSLHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
func (SSLHealthCheck_ProxyHeader) String ¶
func (x SSLHealthCheck_ProxyHeader) String() string
func (SSLHealthCheck_ProxyHeader) Type ¶
func (SSLHealthCheck_ProxyHeader) Type() protoreflect.EnumType
type SavedAttachedDisk ¶
type SavedAttachedDisk struct { // Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance). AutoDelete *bool `protobuf:"varint,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // Indicates that this is a boot disk. The virtual machine will use the first partition of the disk for its root filesystem. Boot *bool `protobuf:"varint,3029746,opt,name=boot,proto3,oneof" json:"boot,omitempty"` // Specifies the name of the disk attached to the source instance. DeviceName *string `protobuf:"bytes,67541716,opt,name=device_name,json=deviceName,proto3,oneof" json:"device_name,omitempty"` // The encryption key for the disk. DiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,271660677,opt,name=disk_encryption_key,json=diskEncryptionKey,proto3,oneof" json:"disk_encryption_key,omitempty"` // The size of the disk in base-2 GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // [Output Only] URL of the disk type resource. For example: projects/project /zones/zone/diskTypes/pd-standard or pd-ssd DiskType *string `protobuf:"bytes,93009052,opt,name=disk_type,json=diskType,proto3,oneof" json:"disk_type,omitempty"` // A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options. GuestOsFeatures []*GuestOsFeature `protobuf:"bytes,79294545,rep,name=guest_os_features,json=guestOsFeatures,proto3" json:"guest_os_features,omitempty"` // Specifies zero-based index of the disk that is attached to the source instance. Index *int32 `protobuf:"varint,100346066,opt,name=index,proto3,oneof" json:"index,omitempty"` // Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. // Check the Interface enum for the list of possible values. Interface *string `protobuf:"bytes,502623545,opt,name=interface,proto3,oneof" json:"interface,omitempty"` // [Output Only] Type of the resource. Always compute#attachedDisk for attached disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Any valid publicly visible licenses. Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // The mode in which this disk is attached to the source instance, either READ_WRITE or READ_ONLY. // Check the Mode enum for the list of possible values. Mode *string `protobuf:"bytes,3357091,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // Specifies a URL of the disk attached to the source instance. Source *string `protobuf:"bytes,177235995,opt,name=source,proto3,oneof" json:"source,omitempty"` // [Output Only] A size of the storage used by the disk's snapshot by this machine image. StorageBytes *int64 `protobuf:"varint,424631719,opt,name=storage_bytes,json=storageBytes,proto3,oneof" json:"storage_bytes,omitempty"` // [Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date. // Check the StorageBytesStatus enum for the list of possible values. StorageBytesStatus *string `protobuf:"bytes,490739082,opt,name=storage_bytes_status,json=storageBytesStatus,proto3,oneof" json:"storage_bytes_status,omitempty"` // Specifies the type of the attached disk, either SCRATCH or PERSISTENT. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
DEPRECATED: Please use compute#savedDisk instead. An instance-attached disk resource.
func (*SavedAttachedDisk) Descriptor ¶
func (*SavedAttachedDisk) Descriptor() ([]byte, []int)
Deprecated: Use SavedAttachedDisk.ProtoReflect.Descriptor instead.
func (*SavedAttachedDisk) GetAutoDelete ¶
func (x *SavedAttachedDisk) GetAutoDelete() bool
func (*SavedAttachedDisk) GetBoot ¶
func (x *SavedAttachedDisk) GetBoot() bool
func (*SavedAttachedDisk) GetDeviceName ¶
func (x *SavedAttachedDisk) GetDeviceName() string
func (*SavedAttachedDisk) GetDiskEncryptionKey ¶
func (x *SavedAttachedDisk) GetDiskEncryptionKey() *CustomerEncryptionKey
func (*SavedAttachedDisk) GetDiskSizeGb ¶
func (x *SavedAttachedDisk) GetDiskSizeGb() int64
func (*SavedAttachedDisk) GetDiskType ¶
func (x *SavedAttachedDisk) GetDiskType() string
func (*SavedAttachedDisk) GetGuestOsFeatures ¶
func (x *SavedAttachedDisk) GetGuestOsFeatures() []*GuestOsFeature
func (*SavedAttachedDisk) GetIndex ¶
func (x *SavedAttachedDisk) GetIndex() int32
func (*SavedAttachedDisk) GetInterface ¶
func (x *SavedAttachedDisk) GetInterface() string
func (*SavedAttachedDisk) GetKind ¶
func (x *SavedAttachedDisk) GetKind() string
func (*SavedAttachedDisk) GetLicenses ¶
func (x *SavedAttachedDisk) GetLicenses() []string
func (*SavedAttachedDisk) GetMode ¶
func (x *SavedAttachedDisk) GetMode() string
func (*SavedAttachedDisk) GetSource ¶
func (x *SavedAttachedDisk) GetSource() string
func (*SavedAttachedDisk) GetStorageBytes ¶
func (x *SavedAttachedDisk) GetStorageBytes() int64
func (*SavedAttachedDisk) GetStorageBytesStatus ¶
func (x *SavedAttachedDisk) GetStorageBytesStatus() string
func (*SavedAttachedDisk) GetType ¶
func (x *SavedAttachedDisk) GetType() string
func (*SavedAttachedDisk) ProtoMessage ¶
func (*SavedAttachedDisk) ProtoMessage()
func (*SavedAttachedDisk) ProtoReflect ¶
func (x *SavedAttachedDisk) ProtoReflect() protoreflect.Message
func (*SavedAttachedDisk) Reset ¶
func (x *SavedAttachedDisk) Reset()
func (*SavedAttachedDisk) String ¶
func (x *SavedAttachedDisk) String() string
type SavedAttachedDisk_Interface ¶
type SavedAttachedDisk_Interface int32
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
const ( // A value indicating that the enum field is not set. SavedAttachedDisk_UNDEFINED_INTERFACE SavedAttachedDisk_Interface = 0 SavedAttachedDisk_NVME SavedAttachedDisk_Interface = 2408800 SavedAttachedDisk_SCSI SavedAttachedDisk_Interface = 2539686 )
func (SavedAttachedDisk_Interface) Descriptor ¶
func (SavedAttachedDisk_Interface) Descriptor() protoreflect.EnumDescriptor
func (SavedAttachedDisk_Interface) Enum ¶
func (x SavedAttachedDisk_Interface) Enum() *SavedAttachedDisk_Interface
func (SavedAttachedDisk_Interface) EnumDescriptor ¶
func (SavedAttachedDisk_Interface) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedAttachedDisk_Interface.Descriptor instead.
func (SavedAttachedDisk_Interface) Number ¶
func (x SavedAttachedDisk_Interface) Number() protoreflect.EnumNumber
func (SavedAttachedDisk_Interface) String ¶
func (x SavedAttachedDisk_Interface) String() string
func (SavedAttachedDisk_Interface) Type ¶
func (SavedAttachedDisk_Interface) Type() protoreflect.EnumType
type SavedAttachedDisk_Mode ¶
type SavedAttachedDisk_Mode int32
The mode in which this disk is attached to the source instance, either READ_WRITE or READ_ONLY.
const ( // A value indicating that the enum field is not set. SavedAttachedDisk_UNDEFINED_MODE SavedAttachedDisk_Mode = 0 // Attaches this disk in read-only mode. Multiple virtual machines can use a disk in read-only mode at a time. SavedAttachedDisk_READ_ONLY SavedAttachedDisk_Mode = 91950261 // *[Default]* Attaches this disk in read-write mode. Only one virtual machine at a time can be attached to a disk in read-write mode. SavedAttachedDisk_READ_WRITE SavedAttachedDisk_Mode = 173607894 )
func (SavedAttachedDisk_Mode) Descriptor ¶
func (SavedAttachedDisk_Mode) Descriptor() protoreflect.EnumDescriptor
func (SavedAttachedDisk_Mode) Enum ¶
func (x SavedAttachedDisk_Mode) Enum() *SavedAttachedDisk_Mode
func (SavedAttachedDisk_Mode) EnumDescriptor ¶
func (SavedAttachedDisk_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedAttachedDisk_Mode.Descriptor instead.
func (SavedAttachedDisk_Mode) Number ¶
func (x SavedAttachedDisk_Mode) Number() protoreflect.EnumNumber
func (SavedAttachedDisk_Mode) String ¶
func (x SavedAttachedDisk_Mode) String() string
func (SavedAttachedDisk_Mode) Type ¶
func (SavedAttachedDisk_Mode) Type() protoreflect.EnumType
type SavedAttachedDisk_StorageBytesStatus ¶
type SavedAttachedDisk_StorageBytesStatus int32
[Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.
const ( // A value indicating that the enum field is not set. SavedAttachedDisk_UNDEFINED_STORAGE_BYTES_STATUS SavedAttachedDisk_StorageBytesStatus = 0 SavedAttachedDisk_UPDATING SavedAttachedDisk_StorageBytesStatus = 494614342 SavedAttachedDisk_UP_TO_DATE SavedAttachedDisk_StorageBytesStatus = 101306702 )
func (SavedAttachedDisk_StorageBytesStatus) Descriptor ¶
func (SavedAttachedDisk_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
func (SavedAttachedDisk_StorageBytesStatus) Enum ¶
func (x SavedAttachedDisk_StorageBytesStatus) Enum() *SavedAttachedDisk_StorageBytesStatus
func (SavedAttachedDisk_StorageBytesStatus) EnumDescriptor ¶
func (SavedAttachedDisk_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedAttachedDisk_StorageBytesStatus.Descriptor instead.
func (SavedAttachedDisk_StorageBytesStatus) Number ¶
func (x SavedAttachedDisk_StorageBytesStatus) Number() protoreflect.EnumNumber
func (SavedAttachedDisk_StorageBytesStatus) String ¶
func (x SavedAttachedDisk_StorageBytesStatus) String() string
func (SavedAttachedDisk_StorageBytesStatus) Type ¶
func (SavedAttachedDisk_StorageBytesStatus) Type() protoreflect.EnumType
type SavedAttachedDisk_Type ¶
type SavedAttachedDisk_Type int32
Specifies the type of the attached disk, either SCRATCH or PERSISTENT.
const ( // A value indicating that the enum field is not set. SavedAttachedDisk_UNDEFINED_TYPE SavedAttachedDisk_Type = 0 SavedAttachedDisk_PERSISTENT SavedAttachedDisk_Type = 460683927 SavedAttachedDisk_SCRATCH SavedAttachedDisk_Type = 496778970 )
func (SavedAttachedDisk_Type) Descriptor ¶
func (SavedAttachedDisk_Type) Descriptor() protoreflect.EnumDescriptor
func (SavedAttachedDisk_Type) Enum ¶
func (x SavedAttachedDisk_Type) Enum() *SavedAttachedDisk_Type
func (SavedAttachedDisk_Type) EnumDescriptor ¶
func (SavedAttachedDisk_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedAttachedDisk_Type.Descriptor instead.
func (SavedAttachedDisk_Type) Number ¶
func (x SavedAttachedDisk_Type) Number() protoreflect.EnumNumber
func (SavedAttachedDisk_Type) String ¶
func (x SavedAttachedDisk_Type) String() string
func (SavedAttachedDisk_Type) Type ¶
func (SavedAttachedDisk_Type) Type() protoreflect.EnumType
type SavedDisk ¶
type SavedDisk struct { // [Output Only] The architecture of the attached disk. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // [Output Only] Type of the resource. Always compute#savedDisk for attached disks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Specifies a URL of the disk attached to the source instance. SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // [Output Only] Size of the individual disk snapshot used by this machine image. StorageBytes *int64 `protobuf:"varint,424631719,opt,name=storage_bytes,json=storageBytes,proto3,oneof" json:"storage_bytes,omitempty"` // [Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date. // Check the StorageBytesStatus enum for the list of possible values. StorageBytesStatus *string `protobuf:"bytes,490739082,opt,name=storage_bytes_status,json=storageBytesStatus,proto3,oneof" json:"storage_bytes_status,omitempty"` // contains filtered or unexported fields }
An instance-attached disk resource.
func (*SavedDisk) Descriptor ¶
Deprecated: Use SavedDisk.ProtoReflect.Descriptor instead.
func (*SavedDisk) GetArchitecture ¶
func (*SavedDisk) GetKind ¶
func (*SavedDisk) GetSourceDisk ¶
func (*SavedDisk) GetStorageBytes ¶
func (*SavedDisk) GetStorageBytesStatus ¶
func (*SavedDisk) ProtoMessage ¶
func (*SavedDisk) ProtoMessage()
func (*SavedDisk) ProtoReflect ¶
func (x *SavedDisk) ProtoReflect() protoreflect.Message
func (*SavedDisk) Reset ¶
func (x *SavedDisk) Reset()
func (*SavedDisk) String ¶
type SavedDisk_Architecture ¶
type SavedDisk_Architecture int32
[Output Only] The architecture of the attached disk.
const ( // A value indicating that the enum field is not set. SavedDisk_UNDEFINED_ARCHITECTURE SavedDisk_Architecture = 0 // Default value indicating Architecture is not set. SavedDisk_ARCHITECTURE_UNSPECIFIED SavedDisk_Architecture = 394750507 // Machines with architecture ARM64 SavedDisk_ARM64 SavedDisk_Architecture = 62547450 // Machines with architecture X86_64 SavedDisk_X86_64 SavedDisk_Architecture = 425300551 )
func (SavedDisk_Architecture) Descriptor ¶
func (SavedDisk_Architecture) Descriptor() protoreflect.EnumDescriptor
func (SavedDisk_Architecture) Enum ¶
func (x SavedDisk_Architecture) Enum() *SavedDisk_Architecture
func (SavedDisk_Architecture) EnumDescriptor ¶
func (SavedDisk_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedDisk_Architecture.Descriptor instead.
func (SavedDisk_Architecture) Number ¶
func (x SavedDisk_Architecture) Number() protoreflect.EnumNumber
func (SavedDisk_Architecture) String ¶
func (x SavedDisk_Architecture) String() string
func (SavedDisk_Architecture) Type ¶
func (SavedDisk_Architecture) Type() protoreflect.EnumType
type SavedDisk_StorageBytesStatus ¶
type SavedDisk_StorageBytesStatus int32
[Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.
const ( // A value indicating that the enum field is not set. SavedDisk_UNDEFINED_STORAGE_BYTES_STATUS SavedDisk_StorageBytesStatus = 0 SavedDisk_UPDATING SavedDisk_StorageBytesStatus = 494614342 SavedDisk_UP_TO_DATE SavedDisk_StorageBytesStatus = 101306702 )
func (SavedDisk_StorageBytesStatus) Descriptor ¶
func (SavedDisk_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
func (SavedDisk_StorageBytesStatus) Enum ¶
func (x SavedDisk_StorageBytesStatus) Enum() *SavedDisk_StorageBytesStatus
func (SavedDisk_StorageBytesStatus) EnumDescriptor ¶
func (SavedDisk_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use SavedDisk_StorageBytesStatus.Descriptor instead.
func (SavedDisk_StorageBytesStatus) Number ¶
func (x SavedDisk_StorageBytesStatus) Number() protoreflect.EnumNumber
func (SavedDisk_StorageBytesStatus) String ¶
func (x SavedDisk_StorageBytesStatus) String() string
func (SavedDisk_StorageBytesStatus) Type ¶
func (SavedDisk_StorageBytesStatus) Type() protoreflect.EnumType
type ScalingScheduleStatus ¶
type ScalingScheduleStatus struct { // [Output Only] The last time the scaling schedule became active. Note: this is a timestamp when a schedule actually became active, not when it was planned to do so. The timestamp is in RFC3339 text format. LastStartTime *string `protobuf:"bytes,34545107,opt,name=last_start_time,json=lastStartTime,proto3,oneof" json:"last_start_time,omitempty"` // [Output Only] The next time the scaling schedule is to become active. Note: this is a timestamp when a schedule is planned to run, but the actual time might be slightly different. The timestamp is in RFC3339 text format. NextStartTime *string `protobuf:"bytes,97270102,opt,name=next_start_time,json=nextStartTime,proto3,oneof" json:"next_start_time,omitempty"` // [Output Only] The current state of a scaling schedule. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ScalingScheduleStatus) Descriptor ¶
func (*ScalingScheduleStatus) Descriptor() ([]byte, []int)
Deprecated: Use ScalingScheduleStatus.ProtoReflect.Descriptor instead.
func (*ScalingScheduleStatus) GetLastStartTime ¶
func (x *ScalingScheduleStatus) GetLastStartTime() string
func (*ScalingScheduleStatus) GetNextStartTime ¶
func (x *ScalingScheduleStatus) GetNextStartTime() string
func (*ScalingScheduleStatus) GetState ¶
func (x *ScalingScheduleStatus) GetState() string
func (*ScalingScheduleStatus) ProtoMessage ¶
func (*ScalingScheduleStatus) ProtoMessage()
func (*ScalingScheduleStatus) ProtoReflect ¶
func (x *ScalingScheduleStatus) ProtoReflect() protoreflect.Message
func (*ScalingScheduleStatus) Reset ¶
func (x *ScalingScheduleStatus) Reset()
func (*ScalingScheduleStatus) String ¶
func (x *ScalingScheduleStatus) String() string
type ScalingScheduleStatus_State ¶
type ScalingScheduleStatus_State int32
[Output Only] The current state of a scaling schedule.
const ( // A value indicating that the enum field is not set. ScalingScheduleStatus_UNDEFINED_STATE ScalingScheduleStatus_State = 0 // The current autoscaling recommendation is influenced by this scaling schedule. ScalingScheduleStatus_ACTIVE ScalingScheduleStatus_State = 314733318 // This scaling schedule has been disabled by the user. ScalingScheduleStatus_DISABLED ScalingScheduleStatus_State = 516696700 // This scaling schedule will never become active again. ScalingScheduleStatus_OBSOLETE ScalingScheduleStatus_State = 66532761 // The current autoscaling recommendation is not influenced by this scaling schedule. ScalingScheduleStatus_READY ScalingScheduleStatus_State = 77848963 )
func (ScalingScheduleStatus_State) Descriptor ¶
func (ScalingScheduleStatus_State) Descriptor() protoreflect.EnumDescriptor
func (ScalingScheduleStatus_State) Enum ¶
func (x ScalingScheduleStatus_State) Enum() *ScalingScheduleStatus_State
func (ScalingScheduleStatus_State) EnumDescriptor ¶
func (ScalingScheduleStatus_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use ScalingScheduleStatus_State.Descriptor instead.
func (ScalingScheduleStatus_State) Number ¶
func (x ScalingScheduleStatus_State) Number() protoreflect.EnumNumber
func (ScalingScheduleStatus_State) String ¶
func (x ScalingScheduleStatus_State) String() string
func (ScalingScheduleStatus_State) Type ¶
func (ScalingScheduleStatus_State) Type() protoreflect.EnumType
type Scheduling ¶
type Scheduling struct { // Specifies whether the instance should be automatically restarted if it is terminated by Compute Engine (not terminated by a user). You can only set the automatic restart option for standard instances. Preemptible instances cannot be automatically restarted. By default, this is set to true so an instance is automatically restarted if it is terminated by Compute Engine. AutomaticRestart *bool `protobuf:"varint,350821371,opt,name=automatic_restart,json=automaticRestart,proto3,oneof" json:"automatic_restart,omitempty"` // Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance. AvailabilityDomain *int32 `protobuf:"varint,252514344,opt,name=availability_domain,json=availabilityDomain,proto3,oneof" json:"availability_domain,omitempty"` // Specify the time in seconds for host error detection, the value must be within the range of [90, 330] with the increment of 30, if unset, the default behavior of host error recovery will be used. HostErrorTimeoutSeconds *int32 `protobuf:"varint,408317459,opt,name=host_error_timeout_seconds,json=hostErrorTimeoutSeconds,proto3,oneof" json:"host_error_timeout_seconds,omitempty"` // Specifies the termination action for the instance. // Check the InstanceTerminationAction enum for the list of possible values. InstanceTerminationAction *string `protobuf:"bytes,107380667,opt,name=instance_termination_action,json=instanceTerminationAction,proto3,oneof" json:"instance_termination_action,omitempty"` // Specifies the maximum amount of time a Local Ssd Vm should wait while recovery of the Local Ssd state is attempted. Its value should be in between 0 and 168 hours with hour granularity and the default value being 1 hour. LocalSsdRecoveryTimeout *Duration `protobuf:"bytes,268015590,opt,name=local_ssd_recovery_timeout,json=localSsdRecoveryTimeout,proto3,oneof" json:"local_ssd_recovery_timeout,omitempty"` // An opaque location hint used to place the instance close to other resources. This field is for use by internal tools that use the public API. LocationHint *string `protobuf:"bytes,350519505,opt,name=location_hint,json=locationHint,proto3,oneof" json:"location_hint,omitempty"` // Specifies the max run duration for the given instance. If specified, the instance termination action will be performed at the end of the run duration. MaxRunDuration *Duration `protobuf:"bytes,430839747,opt,name=max_run_duration,json=maxRunDuration,proto3,oneof" json:"max_run_duration,omitempty"` // The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. MinNodeCpus *int32 `protobuf:"varint,317231675,opt,name=min_node_cpus,json=minNodeCpus,proto3,oneof" json:"min_node_cpus,omitempty"` // A set of node affinity and anti-affinity configurations. Refer to Configuring node affinity for more information. Overrides reservationAffinity. NodeAffinities []*SchedulingNodeAffinity `protobuf:"bytes,461799971,rep,name=node_affinities,json=nodeAffinities,proto3" json:"node_affinities,omitempty"` // Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM host maintenance policy. // Check the OnHostMaintenance enum for the list of possible values. OnHostMaintenance *string `protobuf:"bytes,64616796,opt,name=on_host_maintenance,json=onHostMaintenance,proto3,oneof" json:"on_host_maintenance,omitempty"` OnInstanceStopAction *SchedulingOnInstanceStopAction `protobuf:"bytes,529876681,opt,name=on_instance_stop_action,json=onInstanceStopAction,proto3,oneof" json:"on_instance_stop_action,omitempty"` // Defines whether the instance is preemptible. This can only be set during instance creation or while the instance is stopped and therefore, in a `TERMINATED` state. See Instance Life Cycle for more information on the possible instance states. Preemptible *bool `protobuf:"varint,324203169,opt,name=preemptible,proto3,oneof" json:"preemptible,omitempty"` // Specifies the provisioning model of the instance. // Check the ProvisioningModel enum for the list of possible values. ProvisioningModel *string `protobuf:"bytes,494423,opt,name=provisioning_model,json=provisioningModel,proto3,oneof" json:"provisioning_model,omitempty"` // Specifies the timestamp, when the instance will be terminated, in RFC3339 text format. If specified, the instance termination action will be performed at the termination time. TerminationTime *string `protobuf:"bytes,428082984,opt,name=termination_time,json=terminationTime,proto3,oneof" json:"termination_time,omitempty"` // contains filtered or unexported fields }
Sets the scheduling options for an Instance.
func (*Scheduling) Descriptor ¶
func (*Scheduling) Descriptor() ([]byte, []int)
Deprecated: Use Scheduling.ProtoReflect.Descriptor instead.
func (*Scheduling) GetAutomaticRestart ¶
func (x *Scheduling) GetAutomaticRestart() bool
func (*Scheduling) GetAvailabilityDomain ¶
func (x *Scheduling) GetAvailabilityDomain() int32
func (*Scheduling) GetHostErrorTimeoutSeconds ¶
func (x *Scheduling) GetHostErrorTimeoutSeconds() int32
func (*Scheduling) GetInstanceTerminationAction ¶
func (x *Scheduling) GetInstanceTerminationAction() string
func (*Scheduling) GetLocalSsdRecoveryTimeout ¶
func (x *Scheduling) GetLocalSsdRecoveryTimeout() *Duration
func (*Scheduling) GetLocationHint ¶
func (x *Scheduling) GetLocationHint() string
func (*Scheduling) GetMaxRunDuration ¶
func (x *Scheduling) GetMaxRunDuration() *Duration
func (*Scheduling) GetMinNodeCpus ¶
func (x *Scheduling) GetMinNodeCpus() int32
func (*Scheduling) GetNodeAffinities ¶
func (x *Scheduling) GetNodeAffinities() []*SchedulingNodeAffinity
func (*Scheduling) GetOnHostMaintenance ¶
func (x *Scheduling) GetOnHostMaintenance() string
func (*Scheduling) GetOnInstanceStopAction ¶
func (x *Scheduling) GetOnInstanceStopAction() *SchedulingOnInstanceStopAction
func (*Scheduling) GetPreemptible ¶
func (x *Scheduling) GetPreemptible() bool
func (*Scheduling) GetProvisioningModel ¶
func (x *Scheduling) GetProvisioningModel() string
func (*Scheduling) GetTerminationTime ¶
func (x *Scheduling) GetTerminationTime() string
func (*Scheduling) ProtoMessage ¶
func (*Scheduling) ProtoMessage()
func (*Scheduling) ProtoReflect ¶
func (x *Scheduling) ProtoReflect() protoreflect.Message
func (*Scheduling) Reset ¶
func (x *Scheduling) Reset()
func (*Scheduling) String ¶
func (x *Scheduling) String() string
type SchedulingNodeAffinity ¶
type SchedulingNodeAffinity struct { // Corresponds to the label key of Node resource. Key *string `protobuf:"bytes,106079,opt,name=key,proto3,oneof" json:"key,omitempty"` // Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity. // Check the Operator enum for the list of possible values. Operator *string `protobuf:"bytes,36317348,opt,name=operator,proto3,oneof" json:"operator,omitempty"` // Corresponds to the label values of Node resource. Values []string `protobuf:"bytes,249928994,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled.
func (*SchedulingNodeAffinity) Descriptor ¶
func (*SchedulingNodeAffinity) Descriptor() ([]byte, []int)
Deprecated: Use SchedulingNodeAffinity.ProtoReflect.Descriptor instead.
func (*SchedulingNodeAffinity) GetKey ¶
func (x *SchedulingNodeAffinity) GetKey() string
func (*SchedulingNodeAffinity) GetOperator ¶
func (x *SchedulingNodeAffinity) GetOperator() string
func (*SchedulingNodeAffinity) GetValues ¶
func (x *SchedulingNodeAffinity) GetValues() []string
func (*SchedulingNodeAffinity) ProtoMessage ¶
func (*SchedulingNodeAffinity) ProtoMessage()
func (*SchedulingNodeAffinity) ProtoReflect ¶
func (x *SchedulingNodeAffinity) ProtoReflect() protoreflect.Message
func (*SchedulingNodeAffinity) Reset ¶
func (x *SchedulingNodeAffinity) Reset()
func (*SchedulingNodeAffinity) String ¶
func (x *SchedulingNodeAffinity) String() string
type SchedulingNodeAffinity_Operator ¶
type SchedulingNodeAffinity_Operator int32
Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity.
const ( // A value indicating that the enum field is not set. SchedulingNodeAffinity_UNDEFINED_OPERATOR SchedulingNodeAffinity_Operator = 0 // Requires Compute Engine to seek for matched nodes. SchedulingNodeAffinity_IN SchedulingNodeAffinity_Operator = 2341 // Requires Compute Engine to avoid certain nodes. SchedulingNodeAffinity_NOT_IN SchedulingNodeAffinity_Operator = 161144369 SchedulingNodeAffinity_OPERATOR_UNSPECIFIED SchedulingNodeAffinity_Operator = 128892924 )
func (SchedulingNodeAffinity_Operator) Descriptor ¶
func (SchedulingNodeAffinity_Operator) Descriptor() protoreflect.EnumDescriptor
func (SchedulingNodeAffinity_Operator) Enum ¶
func (x SchedulingNodeAffinity_Operator) Enum() *SchedulingNodeAffinity_Operator
func (SchedulingNodeAffinity_Operator) EnumDescriptor ¶
func (SchedulingNodeAffinity_Operator) EnumDescriptor() ([]byte, []int)
Deprecated: Use SchedulingNodeAffinity_Operator.Descriptor instead.
func (SchedulingNodeAffinity_Operator) Number ¶
func (x SchedulingNodeAffinity_Operator) Number() protoreflect.EnumNumber
func (SchedulingNodeAffinity_Operator) String ¶
func (x SchedulingNodeAffinity_Operator) String() string
func (SchedulingNodeAffinity_Operator) Type ¶
func (SchedulingNodeAffinity_Operator) Type() protoreflect.EnumType
type SchedulingOnInstanceStopAction ¶
type SchedulingOnInstanceStopAction struct { // If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD data will be preserved when the instance is stopped at the end of the run duration/termination time. DiscardLocalSsd *bool `protobuf:"varint,319517903,opt,name=discard_local_ssd,json=discardLocalSsd,proto3,oneof" json:"discard_local_ssd,omitempty"` // contains filtered or unexported fields }
Defines the behaviour for instances with the instance_termination_action STOP.
func (*SchedulingOnInstanceStopAction) Descriptor ¶
func (*SchedulingOnInstanceStopAction) Descriptor() ([]byte, []int)
Deprecated: Use SchedulingOnInstanceStopAction.ProtoReflect.Descriptor instead.
func (*SchedulingOnInstanceStopAction) GetDiscardLocalSsd ¶
func (x *SchedulingOnInstanceStopAction) GetDiscardLocalSsd() bool
func (*SchedulingOnInstanceStopAction) ProtoMessage ¶
func (*SchedulingOnInstanceStopAction) ProtoMessage()
func (*SchedulingOnInstanceStopAction) ProtoReflect ¶
func (x *SchedulingOnInstanceStopAction) ProtoReflect() protoreflect.Message
func (*SchedulingOnInstanceStopAction) Reset ¶
func (x *SchedulingOnInstanceStopAction) Reset()
func (*SchedulingOnInstanceStopAction) String ¶
func (x *SchedulingOnInstanceStopAction) String() string
type Scheduling_InstanceTerminationAction ¶
type Scheduling_InstanceTerminationAction int32
Specifies the termination action for the instance.
const ( // A value indicating that the enum field is not set. Scheduling_UNDEFINED_INSTANCE_TERMINATION_ACTION Scheduling_InstanceTerminationAction = 0 // Delete the VM. Scheduling_DELETE Scheduling_InstanceTerminationAction = 402225579 // Default value. This value is unused. Scheduling_INSTANCE_TERMINATION_ACTION_UNSPECIFIED Scheduling_InstanceTerminationAction = 92954803 // Stop the VM without storing in-memory content. default action. Scheduling_STOP Scheduling_InstanceTerminationAction = 2555906 )
func (Scheduling_InstanceTerminationAction) Descriptor ¶
func (Scheduling_InstanceTerminationAction) Descriptor() protoreflect.EnumDescriptor
func (Scheduling_InstanceTerminationAction) Enum ¶
func (x Scheduling_InstanceTerminationAction) Enum() *Scheduling_InstanceTerminationAction
func (Scheduling_InstanceTerminationAction) EnumDescriptor ¶
func (Scheduling_InstanceTerminationAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use Scheduling_InstanceTerminationAction.Descriptor instead.
func (Scheduling_InstanceTerminationAction) Number ¶
func (x Scheduling_InstanceTerminationAction) Number() protoreflect.EnumNumber
func (Scheduling_InstanceTerminationAction) String ¶
func (x Scheduling_InstanceTerminationAction) String() string
func (Scheduling_InstanceTerminationAction) Type ¶
func (Scheduling_InstanceTerminationAction) Type() protoreflect.EnumType
type Scheduling_OnHostMaintenance ¶
type Scheduling_OnHostMaintenance int32
Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM host maintenance policy.
const ( // A value indicating that the enum field is not set. Scheduling_UNDEFINED_ON_HOST_MAINTENANCE Scheduling_OnHostMaintenance = 0 // *[Default]* Allows Compute Engine to automatically migrate instances out of the way of maintenance events. Scheduling_MIGRATE Scheduling_OnHostMaintenance = 165699979 // Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity. If you would like your instance to be restarted, set the automaticRestart flag to true. Your instance may be restarted more than once, and it may be restarted outside the window of maintenance events. Scheduling_TERMINATE Scheduling_OnHostMaintenance = 527617601 )
func (Scheduling_OnHostMaintenance) Descriptor ¶
func (Scheduling_OnHostMaintenance) Descriptor() protoreflect.EnumDescriptor
func (Scheduling_OnHostMaintenance) Enum ¶
func (x Scheduling_OnHostMaintenance) Enum() *Scheduling_OnHostMaintenance
func (Scheduling_OnHostMaintenance) EnumDescriptor ¶
func (Scheduling_OnHostMaintenance) EnumDescriptor() ([]byte, []int)
Deprecated: Use Scheduling_OnHostMaintenance.Descriptor instead.
func (Scheduling_OnHostMaintenance) Number ¶
func (x Scheduling_OnHostMaintenance) Number() protoreflect.EnumNumber
func (Scheduling_OnHostMaintenance) String ¶
func (x Scheduling_OnHostMaintenance) String() string
func (Scheduling_OnHostMaintenance) Type ¶
func (Scheduling_OnHostMaintenance) Type() protoreflect.EnumType
type Scheduling_ProvisioningModel ¶
type Scheduling_ProvisioningModel int32
Specifies the provisioning model of the instance.
const ( // A value indicating that the enum field is not set. Scheduling_UNDEFINED_PROVISIONING_MODEL Scheduling_ProvisioningModel = 0 // Heavily discounted, no guaranteed runtime. Scheduling_SPOT Scheduling_ProvisioningModel = 2552066 // Standard provisioning with user controlled runtime, no discounts. Scheduling_STANDARD Scheduling_ProvisioningModel = 484642493 )
func (Scheduling_ProvisioningModel) Descriptor ¶
func (Scheduling_ProvisioningModel) Descriptor() protoreflect.EnumDescriptor
func (Scheduling_ProvisioningModel) Enum ¶
func (x Scheduling_ProvisioningModel) Enum() *Scheduling_ProvisioningModel
func (Scheduling_ProvisioningModel) EnumDescriptor ¶
func (Scheduling_ProvisioningModel) EnumDescriptor() ([]byte, []int)
Deprecated: Use Scheduling_ProvisioningModel.Descriptor instead.
func (Scheduling_ProvisioningModel) Number ¶
func (x Scheduling_ProvisioningModel) Number() protoreflect.EnumNumber
func (Scheduling_ProvisioningModel) String ¶
func (x Scheduling_ProvisioningModel) String() string
func (Scheduling_ProvisioningModel) Type ¶
func (Scheduling_ProvisioningModel) Type() protoreflect.EnumType
type ScratchDisks ¶
type ScratchDisks struct { // Size of the scratch disk, defined in GB. DiskGb *int32 `protobuf:"varint,60990141,opt,name=disk_gb,json=diskGb,proto3,oneof" json:"disk_gb,omitempty"` // contains filtered or unexported fields }
func (*ScratchDisks) Descriptor ¶
func (*ScratchDisks) Descriptor() ([]byte, []int)
Deprecated: Use ScratchDisks.ProtoReflect.Descriptor instead.
func (*ScratchDisks) GetDiskGb ¶
func (x *ScratchDisks) GetDiskGb() int32
func (*ScratchDisks) ProtoMessage ¶
func (*ScratchDisks) ProtoMessage()
func (*ScratchDisks) ProtoReflect ¶
func (x *ScratchDisks) ProtoReflect() protoreflect.Message
func (*ScratchDisks) Reset ¶
func (x *ScratchDisks) Reset()
func (*ScratchDisks) String ¶
func (x *ScratchDisks) String() string
type Screenshot ¶
type Screenshot struct { // [Output Only] The Base64-encoded screenshot data. Contents *string `protobuf:"bytes,506419994,opt,name=contents,proto3,oneof" json:"contents,omitempty"` // [Output Only] Type of the resource. Always compute#screenshot for the screenshots. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
An instance's screenshot.
func (*Screenshot) Descriptor ¶
func (*Screenshot) Descriptor() ([]byte, []int)
Deprecated: Use Screenshot.ProtoReflect.Descriptor instead.
func (*Screenshot) GetContents ¶
func (x *Screenshot) GetContents() string
func (*Screenshot) GetKind ¶
func (x *Screenshot) GetKind() string
func (*Screenshot) ProtoMessage ¶
func (*Screenshot) ProtoMessage()
func (*Screenshot) ProtoReflect ¶
func (x *Screenshot) ProtoReflect() protoreflect.Message
func (*Screenshot) Reset ¶
func (x *Screenshot) Reset()
func (*Screenshot) String ¶
func (x *Screenshot) String() string
type SecurityPoliciesAggregatedList ¶
type SecurityPoliciesAggregatedList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SecurityPoliciesScopedList resources. Items map[string]*SecurityPoliciesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#securityPolicyAggregatedList for lists of Security Policies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SecurityPoliciesAggregatedList) Descriptor ¶
func (*SecurityPoliciesAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPoliciesAggregatedList.ProtoReflect.Descriptor instead.
func (*SecurityPoliciesAggregatedList) GetEtag ¶
func (x *SecurityPoliciesAggregatedList) GetEtag() string
func (*SecurityPoliciesAggregatedList) GetId ¶
func (x *SecurityPoliciesAggregatedList) GetId() string
func (*SecurityPoliciesAggregatedList) GetItems ¶
func (x *SecurityPoliciesAggregatedList) GetItems() map[string]*SecurityPoliciesScopedList
func (*SecurityPoliciesAggregatedList) GetKind ¶
func (x *SecurityPoliciesAggregatedList) GetKind() string
func (*SecurityPoliciesAggregatedList) GetNextPageToken ¶
func (x *SecurityPoliciesAggregatedList) GetNextPageToken() string
func (*SecurityPoliciesAggregatedList) GetSelfLink ¶
func (x *SecurityPoliciesAggregatedList) GetSelfLink() string
func (*SecurityPoliciesAggregatedList) GetUnreachables ¶
func (x *SecurityPoliciesAggregatedList) GetUnreachables() []string
func (*SecurityPoliciesAggregatedList) GetWarning ¶
func (x *SecurityPoliciesAggregatedList) GetWarning() *Warning
func (*SecurityPoliciesAggregatedList) ProtoMessage ¶
func (*SecurityPoliciesAggregatedList) ProtoMessage()
func (*SecurityPoliciesAggregatedList) ProtoReflect ¶
func (x *SecurityPoliciesAggregatedList) ProtoReflect() protoreflect.Message
func (*SecurityPoliciesAggregatedList) Reset ¶
func (x *SecurityPoliciesAggregatedList) Reset()
func (*SecurityPoliciesAggregatedList) String ¶
func (x *SecurityPoliciesAggregatedList) String() string
type SecurityPoliciesListPreconfiguredExpressionSetsResponse ¶
type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct { PreconfiguredExpressionSets *SecurityPoliciesWafConfig `protobuf:"bytes,536200826,opt,name=preconfigured_expression_sets,json=preconfiguredExpressionSets,proto3,oneof" json:"preconfigured_expression_sets,omitempty"` // contains filtered or unexported fields }
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) Descriptor ¶
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPoliciesListPreconfiguredExpressionSetsResponse.ProtoReflect.Descriptor instead.
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) GetPreconfiguredExpressionSets ¶
func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) GetPreconfiguredExpressionSets() *SecurityPoliciesWafConfig
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoMessage ¶
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoMessage()
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoReflect ¶
func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) ProtoReflect() protoreflect.Message
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) Reset ¶
func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) Reset()
func (*SecurityPoliciesListPreconfiguredExpressionSetsResponse) String ¶
func (x *SecurityPoliciesListPreconfiguredExpressionSetsResponse) String() string
type SecurityPoliciesScopedList ¶
type SecurityPoliciesScopedList struct { // A list of SecurityPolicies contained in this scope. SecurityPolicies []*SecurityPolicy `protobuf:"bytes,127783791,rep,name=security_policies,json=securityPolicies,proto3" json:"security_policies,omitempty"` // Informational warning which replaces the list of security policies when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SecurityPoliciesScopedList) Descriptor ¶
func (*SecurityPoliciesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPoliciesScopedList.ProtoReflect.Descriptor instead.
func (*SecurityPoliciesScopedList) GetSecurityPolicies ¶
func (x *SecurityPoliciesScopedList) GetSecurityPolicies() []*SecurityPolicy
func (*SecurityPoliciesScopedList) GetWarning ¶
func (x *SecurityPoliciesScopedList) GetWarning() *Warning
func (*SecurityPoliciesScopedList) ProtoMessage ¶
func (*SecurityPoliciesScopedList) ProtoMessage()
func (*SecurityPoliciesScopedList) ProtoReflect ¶
func (x *SecurityPoliciesScopedList) ProtoReflect() protoreflect.Message
func (*SecurityPoliciesScopedList) Reset ¶
func (x *SecurityPoliciesScopedList) Reset()
func (*SecurityPoliciesScopedList) String ¶
func (x *SecurityPoliciesScopedList) String() string
type SecurityPoliciesWafConfig ¶
type SecurityPoliciesWafConfig struct { WafRules *PreconfiguredWafSet `protobuf:"bytes,74899924,opt,name=waf_rules,json=wafRules,proto3,oneof" json:"waf_rules,omitempty"` // contains filtered or unexported fields }
func (*SecurityPoliciesWafConfig) Descriptor ¶
func (*SecurityPoliciesWafConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPoliciesWafConfig.ProtoReflect.Descriptor instead.
func (*SecurityPoliciesWafConfig) GetWafRules ¶
func (x *SecurityPoliciesWafConfig) GetWafRules() *PreconfiguredWafSet
func (*SecurityPoliciesWafConfig) ProtoMessage ¶
func (*SecurityPoliciesWafConfig) ProtoMessage()
func (*SecurityPoliciesWafConfig) ProtoReflect ¶
func (x *SecurityPoliciesWafConfig) ProtoReflect() protoreflect.Message
func (*SecurityPoliciesWafConfig) Reset ¶
func (x *SecurityPoliciesWafConfig) Reset()
func (*SecurityPoliciesWafConfig) String ¶
func (x *SecurityPoliciesWafConfig) String() string
type SecurityPolicy ¶
type SecurityPolicy struct { AdaptiveProtectionConfig *SecurityPolicyAdaptiveProtectionConfig `protobuf:"bytes,150240735,opt,name=adaptive_protection_config,json=adaptiveProtectionConfig,proto3,oneof" json:"adaptive_protection_config,omitempty"` AdvancedOptionsConfig *SecurityPolicyAdvancedOptionsConfig `protobuf:"bytes,449276352,opt,name=advanced_options_config,json=advancedOptionsConfig,proto3,oneof" json:"advanced_options_config,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` DdosProtectionConfig *SecurityPolicyDdosProtectionConfig `protobuf:"bytes,50315853,opt,name=ddos_protection_config,json=ddosProtectionConfig,proto3,oneof" json:"ddos_protection_config,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Specifies a fingerprint for this resource, which is essentially a hash of the metadata's contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update metadata. You must always provide an up-to-date fingerprint hash in order to update or change metadata, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make get() request to the security policy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output only] Type of the resource. Always compute#securityPolicyfor security policies Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this security policy, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels. To see the latest fingerprint, make get() request to the security policy. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` RecaptchaOptionsConfig *SecurityPolicyRecaptchaOptionsConfig `protobuf:"bytes,519006811,opt,name=recaptcha_options_config,json=recaptchaOptionsConfig,proto3,oneof" json:"recaptcha_options_config,omitempty"` // [Output Only] URL of the region where the regional security policy resides. This field is not applicable to global security policies. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // A list of rules that belong to this policy. There must always be a default rule which is a rule with priority 2147483647 and match all condition (for the match condition this means match "*" for srcIpRanges and for the networkMatch condition every field must be either match "*" or not set). If no rules are provided when creating a security policy, a default rule with action "allow" will be added. Rules []*SecurityPolicyRule `protobuf:"bytes,108873975,rep,name=rules,proto3" json:"rules,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The type indicates the intended use of the security policy. - CLOUD_ARMOR: Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services. They filter requests before they hit the origin servers. - CLOUD_ARMOR_EDGE: Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services (including Cloud CDN-enabled) as well as backend buckets (Cloud Storage). They filter requests before the request is served from Google's cache. - CLOUD_ARMOR_INTERNAL_SERVICE: Cloud Armor internal service policies can be configured to filter HTTP requests targeting services managed by Traffic Director in a service mesh. They filter requests before the request is served from the application. - CLOUD_ARMOR_NETWORK: Cloud Armor network policies can be configured to filter packets targeting network load balancing resources such as backend services, target pools, target instances, and instances with external IPs. They filter requests before the request is served from the application. This field can be set only at resource creation time. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // Definitions of user-defined fields for CLOUD_ARMOR_NETWORK policies. A user-defined field consists of up to 4 bytes extracted from a fixed offset in the packet, relative to the IPv4, IPv6, TCP, or UDP header, with an optional mask to select certain bits. Rules may then specify matching values for these fields. Example: userDefinedFields: - name: "ipv4_fragment_offset" base: IPV4 offset: 6 size: 2 mask: "0x1fff" UserDefinedFields []*SecurityPolicyUserDefinedField `protobuf:"bytes,28312739,rep,name=user_defined_fields,json=userDefinedFields,proto3" json:"user_defined_fields,omitempty"` // contains filtered or unexported fields }
Represents a Google Cloud Armor security policy resource. Only external backend services that use load balancers can reference a security policy. For more information, see Google Cloud Armor security policy overview.
func (*SecurityPolicy) Descriptor ¶
func (*SecurityPolicy) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicy.ProtoReflect.Descriptor instead.
func (*SecurityPolicy) GetAdaptiveProtectionConfig ¶
func (x *SecurityPolicy) GetAdaptiveProtectionConfig() *SecurityPolicyAdaptiveProtectionConfig
func (*SecurityPolicy) GetAdvancedOptionsConfig ¶
func (x *SecurityPolicy) GetAdvancedOptionsConfig() *SecurityPolicyAdvancedOptionsConfig
func (*SecurityPolicy) GetCreationTimestamp ¶
func (x *SecurityPolicy) GetCreationTimestamp() string
func (*SecurityPolicy) GetDdosProtectionConfig ¶
func (x *SecurityPolicy) GetDdosProtectionConfig() *SecurityPolicyDdosProtectionConfig
func (*SecurityPolicy) GetDescription ¶
func (x *SecurityPolicy) GetDescription() string
func (*SecurityPolicy) GetFingerprint ¶
func (x *SecurityPolicy) GetFingerprint() string
func (*SecurityPolicy) GetId ¶
func (x *SecurityPolicy) GetId() uint64
func (*SecurityPolicy) GetKind ¶
func (x *SecurityPolicy) GetKind() string
func (*SecurityPolicy) GetLabelFingerprint ¶
func (x *SecurityPolicy) GetLabelFingerprint() string
func (*SecurityPolicy) GetLabels ¶
func (x *SecurityPolicy) GetLabels() map[string]string
func (*SecurityPolicy) GetName ¶
func (x *SecurityPolicy) GetName() string
func (*SecurityPolicy) GetRecaptchaOptionsConfig ¶
func (x *SecurityPolicy) GetRecaptchaOptionsConfig() *SecurityPolicyRecaptchaOptionsConfig
func (*SecurityPolicy) GetRegion ¶
func (x *SecurityPolicy) GetRegion() string
func (*SecurityPolicy) GetRules ¶
func (x *SecurityPolicy) GetRules() []*SecurityPolicyRule
func (*SecurityPolicy) GetSelfLink ¶
func (x *SecurityPolicy) GetSelfLink() string
func (*SecurityPolicy) GetType ¶
func (x *SecurityPolicy) GetType() string
func (*SecurityPolicy) GetUserDefinedFields ¶
func (x *SecurityPolicy) GetUserDefinedFields() []*SecurityPolicyUserDefinedField
func (*SecurityPolicy) ProtoMessage ¶
func (*SecurityPolicy) ProtoMessage()
func (*SecurityPolicy) ProtoReflect ¶
func (x *SecurityPolicy) ProtoReflect() protoreflect.Message
func (*SecurityPolicy) Reset ¶
func (x *SecurityPolicy) Reset()
func (*SecurityPolicy) String ¶
func (x *SecurityPolicy) String() string
type SecurityPolicyAdaptiveProtectionConfig ¶
type SecurityPolicyAdaptiveProtectionConfig struct { // If set to true, enables Cloud Armor Machine Learning. Layer7DdosDefenseConfig *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig `protobuf:"bytes,437316771,opt,name=layer7_ddos_defense_config,json=layer7DdosDefenseConfig,proto3,oneof" json:"layer7_ddos_defense_config,omitempty"` // contains filtered or unexported fields }
Configuration options for Cloud Armor Adaptive Protection (CAAP).
func (*SecurityPolicyAdaptiveProtectionConfig) Descriptor ¶
func (*SecurityPolicyAdaptiveProtectionConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdaptiveProtectionConfig) GetLayer7DdosDefenseConfig ¶
func (x *SecurityPolicyAdaptiveProtectionConfig) GetLayer7DdosDefenseConfig() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
func (*SecurityPolicyAdaptiveProtectionConfig) ProtoMessage ¶
func (*SecurityPolicyAdaptiveProtectionConfig) ProtoMessage()
func (*SecurityPolicyAdaptiveProtectionConfig) ProtoReflect ¶
func (x *SecurityPolicyAdaptiveProtectionConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdaptiveProtectionConfig) Reset ¶
func (x *SecurityPolicyAdaptiveProtectionConfig) Reset()
func (*SecurityPolicyAdaptiveProtectionConfig) String ¶
func (x *SecurityPolicyAdaptiveProtectionConfig) String() string
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig ¶
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct { // If set to true, enables CAAP for L7 DDoS detection. This field is only supported in Global Security Policies of type CLOUD_ARMOR. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules. This field is only supported in Global Security Policies of type CLOUD_ARMOR. // Check the RuleVisibility enum for the list of possible values. RuleVisibility *string `protobuf:"bytes,453258293,opt,name=rule_visibility,json=ruleVisibility,proto3,oneof" json:"rule_visibility,omitempty"` // Configuration options for layer7 adaptive protection for various customizable thresholds. ThresholdConfigs []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig `protobuf:"bytes,60347805,rep,name=threshold_configs,json=thresholdConfigs,proto3" json:"threshold_configs,omitempty"` // contains filtered or unexported fields }
Configuration options for L7 DDoS detection. This field is only supported in Global Security Policies of type CLOUD_ARMOR.
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Descriptor ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetEnable ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetEnable() bool
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetRuleVisibility ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetRuleVisibility() string
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetThresholdConfigs ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) GetThresholdConfigs() []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoMessage ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoMessage()
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoReflect ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Reset ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) Reset()
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) String ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) String() string
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig ¶
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig struct { AutoDeployConfidenceThreshold *float32 `protobuf:"fixed32,84309694,opt,name=auto_deploy_confidence_threshold,json=autoDeployConfidenceThreshold,proto3,oneof" json:"auto_deploy_confidence_threshold,omitempty"` AutoDeployExpirationSec *int32 `protobuf:"varint,69638793,opt,name=auto_deploy_expiration_sec,json=autoDeployExpirationSec,proto3,oneof" json:"auto_deploy_expiration_sec,omitempty"` AutoDeployImpactedBaselineThreshold *float32 `protobuf:"fixed32,292441667,opt,name=auto_deploy_impacted_baseline_threshold,json=autoDeployImpactedBaselineThreshold,proto3,oneof" json:"auto_deploy_impacted_baseline_threshold,omitempty"` AutoDeployLoadThreshold *float32 `protobuf:"fixed32,522227738,opt,name=auto_deploy_load_threshold,json=autoDeployLoadThreshold,proto3,oneof" json:"auto_deploy_load_threshold,omitempty"` DetectionAbsoluteQps *float32 `protobuf:"fixed32,383123174,opt,name=detection_absolute_qps,json=detectionAbsoluteQps,proto3,oneof" json:"detection_absolute_qps,omitempty"` DetectionLoadThreshold *float32 `protobuf:"fixed32,430499148,opt,name=detection_load_threshold,json=detectionLoadThreshold,proto3,oneof" json:"detection_load_threshold,omitempty"` DetectionRelativeToBaselineQps *float32 `protobuf:"fixed32,291343749,opt,name=detection_relative_to_baseline_qps,json=detectionRelativeToBaselineQps,proto3,oneof" json:"detection_relative_to_baseline_qps,omitempty"` // The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the security policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Configuration options for enabling Adaptive Protection to operate on specified granular traffic units. TrafficGranularityConfigs []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig `protobuf:"bytes,85367358,rep,name=traffic_granularity_configs,json=trafficGranularityConfigs,proto3" json:"traffic_granularity_configs,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) Descriptor ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployConfidenceThreshold ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployConfidenceThreshold() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployExpirationSec ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployExpirationSec() int32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployImpactedBaselineThreshold ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployImpactedBaselineThreshold() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployLoadThreshold ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetAutoDeployLoadThreshold() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionAbsoluteQps ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionAbsoluteQps() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionLoadThreshold ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionLoadThreshold() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionRelativeToBaselineQps ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetDetectionRelativeToBaselineQps() float32
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetName ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetName() string
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetTrafficGranularityConfigs ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) GetTrafficGranularityConfigs() []*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoMessage ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoMessage()
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoReflect ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) Reset ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) String ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig) String() string
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig ¶
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig struct { // If enabled, traffic matching each unique value for the specified type constitutes a separate traffic unit. It can only be set to true if `value` is empty. EnableEachUniqueValue *bool `protobuf:"varint,469206341,opt,name=enable_each_unique_value,json=enableEachUniqueValue,proto3,oneof" json:"enable_each_unique_value,omitempty"` // Type of this configuration. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // Requests that match this value constitute a granular traffic unit. Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
Configurations to specifc granular traffic units processed by Adaptive Protection.
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Descriptor ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetEnableEachUniqueValue ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetEnableEachUniqueValue() bool
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetType ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetType() string
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetValue ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) GetValue() string
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoMessage ¶
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoMessage()
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoReflect ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Reset ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) Reset()
func (*SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) String ¶
func (x *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig) String() string
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type ¶
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type int32
Type of this configuration.
const ( // A value indicating that the enum field is not set. SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_UNDEFINED_TYPE SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type = 0 SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_HTTP_HEADER_HOST SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type = 374321891 SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_HTTP_PATH SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type = 311503228 SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_UNSPECIFIED_TYPE SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type = 53933922 )
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Descriptor ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Enum ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Enum() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) EnumDescriptor ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type.Descriptor instead.
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Number ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Number() protoreflect.EnumNumber
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) String ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) String() string
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Type ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig_Type) Type() protoreflect.EnumType
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility ¶
type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility int32
Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules. This field is only supported in Global Security Policies of type CLOUD_ARMOR.
const ( // A value indicating that the enum field is not set. SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_UNDEFINED_RULE_VISIBILITY SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility = 0 SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_PREMIUM SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility = 399530551 SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_STANDARD SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility = 484642493 )
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Descriptor ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Enum ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Enum() *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) EnumDescriptor ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility.Descriptor instead.
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Number ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Number() protoreflect.EnumNumber
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) String ¶
func (x SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) String() string
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Type ¶
func (SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig_RuleVisibility) Type() protoreflect.EnumType
type SecurityPolicyAdvancedOptionsConfig ¶
type SecurityPolicyAdvancedOptionsConfig struct { // Custom configuration to apply the JSON parsing. Only applicable when json_parsing is set to STANDARD. JsonCustomConfig *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig `protobuf:"bytes,111570105,opt,name=json_custom_config,json=jsonCustomConfig,proto3,oneof" json:"json_custom_config,omitempty"` // Check the JsonParsing enum for the list of possible values. JsonParsing *string `protobuf:"bytes,282493529,opt,name=json_parsing,json=jsonParsing,proto3,oneof" json:"json_parsing,omitempty"` // Check the LogLevel enum for the list of possible values. LogLevel *string `protobuf:"bytes,140582601,opt,name=log_level,json=logLevel,proto3,oneof" json:"log_level,omitempty"` // An optional list of case-insensitive request header names to use for resolving the callers client IP address. UserIpRequestHeaders []string `protobuf:"bytes,421050290,rep,name=user_ip_request_headers,json=userIpRequestHeaders,proto3" json:"user_ip_request_headers,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyAdvancedOptionsConfig) Descriptor ¶
func (*SecurityPolicyAdvancedOptionsConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdvancedOptionsConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdvancedOptionsConfig) GetJsonCustomConfig ¶
func (x *SecurityPolicyAdvancedOptionsConfig) GetJsonCustomConfig() *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig
func (*SecurityPolicyAdvancedOptionsConfig) GetJsonParsing ¶
func (x *SecurityPolicyAdvancedOptionsConfig) GetJsonParsing() string
func (*SecurityPolicyAdvancedOptionsConfig) GetLogLevel ¶
func (x *SecurityPolicyAdvancedOptionsConfig) GetLogLevel() string
func (*SecurityPolicyAdvancedOptionsConfig) GetUserIpRequestHeaders ¶
func (x *SecurityPolicyAdvancedOptionsConfig) GetUserIpRequestHeaders() []string
func (*SecurityPolicyAdvancedOptionsConfig) ProtoMessage ¶
func (*SecurityPolicyAdvancedOptionsConfig) ProtoMessage()
func (*SecurityPolicyAdvancedOptionsConfig) ProtoReflect ¶
func (x *SecurityPolicyAdvancedOptionsConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdvancedOptionsConfig) Reset ¶
func (x *SecurityPolicyAdvancedOptionsConfig) Reset()
func (*SecurityPolicyAdvancedOptionsConfig) String ¶
func (x *SecurityPolicyAdvancedOptionsConfig) String() string
type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig ¶
type SecurityPolicyAdvancedOptionsConfigJsonCustomConfig struct { // A list of custom Content-Type header values to apply the JSON parsing. As per RFC 1341, a Content-Type header value has the following format: Content-Type := type "/" subtype *[";" parameter] When configuring a custom Content-Type header value, only the type/subtype needs to be specified, and the parameters should be excluded. ContentTypes []string `protobuf:"bytes,17428787,rep,name=content_types,json=contentTypes,proto3" json:"content_types,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Descriptor ¶
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdvancedOptionsConfigJsonCustomConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) GetContentTypes ¶
func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) GetContentTypes() []string
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoMessage ¶
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoMessage()
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoReflect ¶
func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Reset ¶
func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) Reset()
func (*SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) String ¶
func (x *SecurityPolicyAdvancedOptionsConfigJsonCustomConfig) String() string
type SecurityPolicyAdvancedOptionsConfig_JsonParsing ¶
type SecurityPolicyAdvancedOptionsConfig_JsonParsing int32
const ( // A value indicating that the enum field is not set. SecurityPolicyAdvancedOptionsConfig_UNDEFINED_JSON_PARSING SecurityPolicyAdvancedOptionsConfig_JsonParsing = 0 SecurityPolicyAdvancedOptionsConfig_DISABLED SecurityPolicyAdvancedOptionsConfig_JsonParsing = 516696700 SecurityPolicyAdvancedOptionsConfig_STANDARD SecurityPolicyAdvancedOptionsConfig_JsonParsing = 484642493 SecurityPolicyAdvancedOptionsConfig_STANDARD_WITH_GRAPHQL SecurityPolicyAdvancedOptionsConfig_JsonParsing = 106979218 )
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Descriptor ¶
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Enum ¶
func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) Enum() *SecurityPolicyAdvancedOptionsConfig_JsonParsing
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) EnumDescriptor ¶
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdvancedOptionsConfig_JsonParsing.Descriptor instead.
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Number ¶
func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) Number() protoreflect.EnumNumber
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) String ¶
func (x SecurityPolicyAdvancedOptionsConfig_JsonParsing) String() string
func (SecurityPolicyAdvancedOptionsConfig_JsonParsing) Type ¶
type SecurityPolicyAdvancedOptionsConfig_LogLevel ¶
type SecurityPolicyAdvancedOptionsConfig_LogLevel int32
const ( // A value indicating that the enum field is not set. SecurityPolicyAdvancedOptionsConfig_UNDEFINED_LOG_LEVEL SecurityPolicyAdvancedOptionsConfig_LogLevel = 0 SecurityPolicyAdvancedOptionsConfig_NORMAL SecurityPolicyAdvancedOptionsConfig_LogLevel = 161067239 SecurityPolicyAdvancedOptionsConfig_VERBOSE SecurityPolicyAdvancedOptionsConfig_LogLevel = 532219234 )
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Descriptor ¶
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Enum ¶
func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) Enum() *SecurityPolicyAdvancedOptionsConfig_LogLevel
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) EnumDescriptor ¶
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyAdvancedOptionsConfig_LogLevel.Descriptor instead.
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Number ¶
func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) Number() protoreflect.EnumNumber
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) String ¶
func (x SecurityPolicyAdvancedOptionsConfig_LogLevel) String() string
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Type ¶
func (SecurityPolicyAdvancedOptionsConfig_LogLevel) Type() protoreflect.EnumType
type SecurityPolicyDdosProtectionConfig ¶
type SecurityPolicyDdosProtectionConfig struct { // Check the DdosProtection enum for the list of possible values. DdosProtection *string `protobuf:"bytes,275173268,opt,name=ddos_protection,json=ddosProtection,proto3,oneof" json:"ddos_protection,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyDdosProtectionConfig) Descriptor ¶
func (*SecurityPolicyDdosProtectionConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyDdosProtectionConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyDdosProtectionConfig) GetDdosProtection ¶
func (x *SecurityPolicyDdosProtectionConfig) GetDdosProtection() string
func (*SecurityPolicyDdosProtectionConfig) ProtoMessage ¶
func (*SecurityPolicyDdosProtectionConfig) ProtoMessage()
func (*SecurityPolicyDdosProtectionConfig) ProtoReflect ¶
func (x *SecurityPolicyDdosProtectionConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyDdosProtectionConfig) Reset ¶
func (x *SecurityPolicyDdosProtectionConfig) Reset()
func (*SecurityPolicyDdosProtectionConfig) String ¶
func (x *SecurityPolicyDdosProtectionConfig) String() string
type SecurityPolicyDdosProtectionConfig_DdosProtection ¶
type SecurityPolicyDdosProtectionConfig_DdosProtection int32
const ( // A value indicating that the enum field is not set. SecurityPolicyDdosProtectionConfig_UNDEFINED_DDOS_PROTECTION SecurityPolicyDdosProtectionConfig_DdosProtection = 0 SecurityPolicyDdosProtectionConfig_ADVANCED SecurityPolicyDdosProtectionConfig_DdosProtection = 63789090 SecurityPolicyDdosProtectionConfig_STANDARD SecurityPolicyDdosProtectionConfig_DdosProtection = 484642493 )
func (SecurityPolicyDdosProtectionConfig_DdosProtection) Descriptor ¶
func (SecurityPolicyDdosProtectionConfig_DdosProtection) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyDdosProtectionConfig_DdosProtection) Enum ¶
func (x SecurityPolicyDdosProtectionConfig_DdosProtection) Enum() *SecurityPolicyDdosProtectionConfig_DdosProtection
func (SecurityPolicyDdosProtectionConfig_DdosProtection) EnumDescriptor ¶
func (SecurityPolicyDdosProtectionConfig_DdosProtection) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyDdosProtectionConfig_DdosProtection.Descriptor instead.
func (SecurityPolicyDdosProtectionConfig_DdosProtection) Number ¶
func (x SecurityPolicyDdosProtectionConfig_DdosProtection) Number() protoreflect.EnumNumber
func (SecurityPolicyDdosProtectionConfig_DdosProtection) String ¶
func (x SecurityPolicyDdosProtectionConfig_DdosProtection) String() string
func (SecurityPolicyDdosProtectionConfig_DdosProtection) Type ¶
type SecurityPolicyList ¶
type SecurityPolicyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SecurityPolicy resources. Items []*SecurityPolicy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#securityPolicyList for listsof securityPolicies Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyList) Descriptor ¶
func (*SecurityPolicyList) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyList.ProtoReflect.Descriptor instead.
func (*SecurityPolicyList) GetId ¶
func (x *SecurityPolicyList) GetId() string
func (*SecurityPolicyList) GetItems ¶
func (x *SecurityPolicyList) GetItems() []*SecurityPolicy
func (*SecurityPolicyList) GetKind ¶
func (x *SecurityPolicyList) GetKind() string
func (*SecurityPolicyList) GetNextPageToken ¶
func (x *SecurityPolicyList) GetNextPageToken() string
func (*SecurityPolicyList) GetWarning ¶
func (x *SecurityPolicyList) GetWarning() *Warning
func (*SecurityPolicyList) ProtoMessage ¶
func (*SecurityPolicyList) ProtoMessage()
func (*SecurityPolicyList) ProtoReflect ¶
func (x *SecurityPolicyList) ProtoReflect() protoreflect.Message
func (*SecurityPolicyList) Reset ¶
func (x *SecurityPolicyList) Reset()
func (*SecurityPolicyList) String ¶
func (x *SecurityPolicyList) String() string
type SecurityPolicyRecaptchaOptionsConfig ¶
type SecurityPolicyRecaptchaOptionsConfig struct { // An optional field to supply a reCAPTCHA site key to be used for all the rules using the redirect action with the type of GOOGLE_RECAPTCHA under the security policy. The specified site key needs to be created from the reCAPTCHA API. The user is responsible for the validity of the specified site key. If not specified, a Google-managed site key is used. This field is only supported in Global Security Policies of type CLOUD_ARMOR. RedirectSiteKey *string `protobuf:"bytes,447677034,opt,name=redirect_site_key,json=redirectSiteKey,proto3,oneof" json:"redirect_site_key,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRecaptchaOptionsConfig) Descriptor ¶
func (*SecurityPolicyRecaptchaOptionsConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRecaptchaOptionsConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRecaptchaOptionsConfig) GetRedirectSiteKey ¶
func (x *SecurityPolicyRecaptchaOptionsConfig) GetRedirectSiteKey() string
func (*SecurityPolicyRecaptchaOptionsConfig) ProtoMessage ¶
func (*SecurityPolicyRecaptchaOptionsConfig) ProtoMessage()
func (*SecurityPolicyRecaptchaOptionsConfig) ProtoReflect ¶
func (x *SecurityPolicyRecaptchaOptionsConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRecaptchaOptionsConfig) Reset ¶
func (x *SecurityPolicyRecaptchaOptionsConfig) Reset()
func (*SecurityPolicyRecaptchaOptionsConfig) String ¶
func (x *SecurityPolicyRecaptchaOptionsConfig) String() string
type SecurityPolicyReference ¶
type SecurityPolicyReference struct { SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyReference) Descriptor ¶
func (*SecurityPolicyReference) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyReference.ProtoReflect.Descriptor instead.
func (*SecurityPolicyReference) GetSecurityPolicy ¶
func (x *SecurityPolicyReference) GetSecurityPolicy() string
func (*SecurityPolicyReference) ProtoMessage ¶
func (*SecurityPolicyReference) ProtoMessage()
func (*SecurityPolicyReference) ProtoReflect ¶
func (x *SecurityPolicyReference) ProtoReflect() protoreflect.Message
func (*SecurityPolicyReference) Reset ¶
func (x *SecurityPolicyReference) Reset()
func (*SecurityPolicyReference) String ¶
func (x *SecurityPolicyReference) String() string
type SecurityPolicyRule ¶
type SecurityPolicyRule struct { // The Action to perform when the rule is matched. The following are the valid actions: - allow: allow access to target. - deny(STATUS): deny access to target, returns the HTTP response code specified. Valid values for `STATUS` are 403, 404, and 502. - rate_based_ban: limit client traffic to the configured threshold and ban the client if the traffic exceeds the threshold. Configure parameters for this action in RateLimitOptions. Requires rate_limit_options to be set. - redirect: redirect to a different target. This can either be an internal reCAPTCHA redirect, or an external URL-based redirect via a 302 response. Parameters for this action can be configured via redirectOptions. This action is only supported in Global Security Policies of type CLOUD_ARMOR. - throttle: limit client traffic to the configured threshold. Configure parameters for this action in rateLimitOptions. Requires rate_limit_options to be set for this. Action *string `protobuf:"bytes,187661878,opt,name=action,proto3,oneof" json:"action,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Optional, additional actions that are performed on headers. This field is only supported in Global Security Policies of type CLOUD_ARMOR. HeaderAction *SecurityPolicyRuleHttpHeaderAction `protobuf:"bytes,328077352,opt,name=header_action,json=headerAction,proto3,oneof" json:"header_action,omitempty"` // [Output only] Type of the resource. Always compute#securityPolicyRule for security policy rules Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding 'action' is enforced. Match *SecurityPolicyRuleMatcher `protobuf:"bytes,103668165,opt,name=match,proto3,oneof" json:"match,omitempty"` // A match condition that incoming packets are evaluated against for CLOUD_ARMOR_NETWORK security policies. If it matches, the corresponding 'action' is enforced. The match criteria for a rule consists of built-in match fields (like 'srcIpRanges') and potentially multiple user-defined match fields ('userDefinedFields'). Field values may be extracted directly from the packet or derived from it (e.g. 'srcRegionCodes'). Some fields may not be present in every packet (e.g. 'srcPorts'). A user-defined field is only present if the base header is found in the packet and the entire field is in bounds. Each match field may specify which values can match it, listing one or more ranges, prefixes, or exact values that are considered a match for the field. A field value must be present in order to match a specified match field. If no match values are specified for a match field, then any field value is considered to match it, and it's not required to be present. For strings specifying '*' is also equivalent to match all. For a packet to match a rule, all specified match fields must match the corresponding field values derived from the packet. Example: networkMatch: srcIpRanges: - "192.0.2.0/24" - "198.51.100.0/24" userDefinedFields: - name: "ipv4_fragment_offset" values: - "1-0x1fff" The above match condition matches packets with a source IP in 192.0.2.0/24 or 198.51.100.0/24 and a user-defined field named "ipv4_fragment_offset" with a value between 1 and 0x1fff inclusive. NetworkMatch *SecurityPolicyRuleNetworkMatcher `protobuf:"bytes,463387764,opt,name=network_match,json=networkMatch,proto3,oneof" json:"network_match,omitempty"` // Preconfigured WAF configuration to be applied for the rule. If the rule does not evaluate preconfigured WAF rules, i.e., if evaluatePreconfiguredWaf() is not used, this field will have no effect. PreconfiguredWafConfig *SecurityPolicyRulePreconfiguredWafConfig `protobuf:"bytes,117805027,opt,name=preconfigured_waf_config,json=preconfiguredWafConfig,proto3,oneof" json:"preconfigured_waf_config,omitempty"` // If set to true, the specified action is not enforced. Preview *bool `protobuf:"varint,218686408,opt,name=preview,proto3,oneof" json:"preview,omitempty"` // An integer indicating the priority of a rule in the list. The priority must be a positive value between 0 and 2147483647. Rules are evaluated from highest to lowest priority where 0 is the highest priority and 2147483647 is the lowest priority. Priority *int32 `protobuf:"varint,445151652,opt,name=priority,proto3,oneof" json:"priority,omitempty"` // Must be specified if the action is "rate_based_ban" or "throttle". Cannot be specified for any other actions. RateLimitOptions *SecurityPolicyRuleRateLimitOptions `protobuf:"bytes,67544315,opt,name=rate_limit_options,json=rateLimitOptions,proto3,oneof" json:"rate_limit_options,omitempty"` // Parameters defining the redirect action. Cannot be specified for any other actions. This field is only supported in Global Security Policies of type CLOUD_ARMOR. RedirectOptions *SecurityPolicyRuleRedirectOptions `protobuf:"bytes,163285307,opt,name=redirect_options,json=redirectOptions,proto3,oneof" json:"redirect_options,omitempty"` // contains filtered or unexported fields }
Represents a rule that describes one or more match conditions along with the action to be taken when traffic matches this condition (allow or deny).
func (*SecurityPolicyRule) Descriptor ¶
func (*SecurityPolicyRule) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRule.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRule) GetAction ¶
func (x *SecurityPolicyRule) GetAction() string
func (*SecurityPolicyRule) GetDescription ¶
func (x *SecurityPolicyRule) GetDescription() string
func (*SecurityPolicyRule) GetHeaderAction ¶
func (x *SecurityPolicyRule) GetHeaderAction() *SecurityPolicyRuleHttpHeaderAction
func (*SecurityPolicyRule) GetKind ¶
func (x *SecurityPolicyRule) GetKind() string
func (*SecurityPolicyRule) GetMatch ¶
func (x *SecurityPolicyRule) GetMatch() *SecurityPolicyRuleMatcher
func (*SecurityPolicyRule) GetNetworkMatch ¶
func (x *SecurityPolicyRule) GetNetworkMatch() *SecurityPolicyRuleNetworkMatcher
func (*SecurityPolicyRule) GetPreconfiguredWafConfig ¶
func (x *SecurityPolicyRule) GetPreconfiguredWafConfig() *SecurityPolicyRulePreconfiguredWafConfig
func (*SecurityPolicyRule) GetPreview ¶
func (x *SecurityPolicyRule) GetPreview() bool
func (*SecurityPolicyRule) GetPriority ¶
func (x *SecurityPolicyRule) GetPriority() int32
func (*SecurityPolicyRule) GetRateLimitOptions ¶
func (x *SecurityPolicyRule) GetRateLimitOptions() *SecurityPolicyRuleRateLimitOptions
func (*SecurityPolicyRule) GetRedirectOptions ¶
func (x *SecurityPolicyRule) GetRedirectOptions() *SecurityPolicyRuleRedirectOptions
func (*SecurityPolicyRule) ProtoMessage ¶
func (*SecurityPolicyRule) ProtoMessage()
func (*SecurityPolicyRule) ProtoReflect ¶
func (x *SecurityPolicyRule) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRule) Reset ¶
func (x *SecurityPolicyRule) Reset()
func (*SecurityPolicyRule) String ¶
func (x *SecurityPolicyRule) String() string
type SecurityPolicyRuleHttpHeaderAction ¶
type SecurityPolicyRuleHttpHeaderAction struct { // The list of request headers to add or overwrite if they're already present. RequestHeadersToAdds []*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption `protobuf:"bytes,87987661,rep,name=request_headers_to_adds,json=requestHeadersToAdds,proto3" json:"request_headers_to_adds,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleHttpHeaderAction) Descriptor ¶
func (*SecurityPolicyRuleHttpHeaderAction) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleHttpHeaderAction.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleHttpHeaderAction) GetRequestHeadersToAdds ¶
func (x *SecurityPolicyRuleHttpHeaderAction) GetRequestHeadersToAdds() []*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
func (*SecurityPolicyRuleHttpHeaderAction) ProtoMessage ¶
func (*SecurityPolicyRuleHttpHeaderAction) ProtoMessage()
func (*SecurityPolicyRuleHttpHeaderAction) ProtoReflect ¶
func (x *SecurityPolicyRuleHttpHeaderAction) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleHttpHeaderAction) Reset ¶
func (x *SecurityPolicyRuleHttpHeaderAction) Reset()
func (*SecurityPolicyRuleHttpHeaderAction) String ¶
func (x *SecurityPolicyRuleHttpHeaderAction) String() string
type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption ¶
type SecurityPolicyRuleHttpHeaderActionHttpHeaderOption struct { // The name of the header to set. HeaderName *string `protobuf:"bytes,110223613,opt,name=header_name,json=headerName,proto3,oneof" json:"header_name,omitempty"` // The value to set the named header to. HeaderValue *string `protobuf:"bytes,203094335,opt,name=header_value,json=headerValue,proto3,oneof" json:"header_value,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Descriptor ¶
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleHttpHeaderActionHttpHeaderOption.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderName ¶
func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderName() string
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderValue ¶
func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) GetHeaderValue() string
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoMessage ¶
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoMessage()
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoReflect ¶
func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Reset ¶
func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) Reset()
func (*SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) String ¶
func (x *SecurityPolicyRuleHttpHeaderActionHttpHeaderOption) String() string
type SecurityPolicyRuleMatcher ¶
type SecurityPolicyRuleMatcher struct { // The configuration options available when specifying versioned_expr. This field must be specified if versioned_expr is specified and cannot be specified if versioned_expr is not specified. Config *SecurityPolicyRuleMatcherConfig `protobuf:"bytes,255820610,opt,name=config,proto3,oneof" json:"config,omitempty"` // User defined CEVAL expression. A CEVAL expression is used to specify match criteria such as origin.ip, source.region_code and contents in the request header. Expressions containing `evaluateThreatIntelligence` require Cloud Armor Managed Protection Plus tier and are not supported in Edge Policies nor in Regional Policies. Expressions containing `evaluatePreconfiguredExpr('sourceiplist-*')` require Cloud Armor Managed Protection Plus tier and are only supported in Global Security Policies. Expr *Expr `protobuf:"bytes,3127797,opt,name=expr,proto3,oneof" json:"expr,omitempty"` // The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr'). ExprOptions *SecurityPolicyRuleMatcherExprOptions `protobuf:"bytes,486220372,opt,name=expr_options,json=exprOptions,proto3,oneof" json:"expr_options,omitempty"` // Preconfigured versioned expression. If this field is specified, config must also be specified. Available preconfigured expressions along with their requirements are: SRC_IPS_V1 - must specify the corresponding src_ip_range field in config. // Check the VersionedExpr enum for the list of possible values. VersionedExpr *string `protobuf:"bytes,322286013,opt,name=versioned_expr,json=versionedExpr,proto3,oneof" json:"versioned_expr,omitempty"` // contains filtered or unexported fields }
Represents a match condition that incoming traffic is evaluated against. Exactly one field must be specified.
func (*SecurityPolicyRuleMatcher) Descriptor ¶
func (*SecurityPolicyRuleMatcher) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleMatcher.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleMatcher) GetConfig ¶
func (x *SecurityPolicyRuleMatcher) GetConfig() *SecurityPolicyRuleMatcherConfig
func (*SecurityPolicyRuleMatcher) GetExpr ¶
func (x *SecurityPolicyRuleMatcher) GetExpr() *Expr
func (*SecurityPolicyRuleMatcher) GetExprOptions ¶
func (x *SecurityPolicyRuleMatcher) GetExprOptions() *SecurityPolicyRuleMatcherExprOptions
func (*SecurityPolicyRuleMatcher) GetVersionedExpr ¶
func (x *SecurityPolicyRuleMatcher) GetVersionedExpr() string
func (*SecurityPolicyRuleMatcher) ProtoMessage ¶
func (*SecurityPolicyRuleMatcher) ProtoMessage()
func (*SecurityPolicyRuleMatcher) ProtoReflect ¶
func (x *SecurityPolicyRuleMatcher) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleMatcher) Reset ¶
func (x *SecurityPolicyRuleMatcher) Reset()
func (*SecurityPolicyRuleMatcher) String ¶
func (x *SecurityPolicyRuleMatcher) String() string
type SecurityPolicyRuleMatcherConfig ¶
type SecurityPolicyRuleMatcherConfig struct { // CIDR IP address range. Maximum number of src_ip_ranges allowed is 10. SrcIpRanges []string `protobuf:"bytes,432128083,rep,name=src_ip_ranges,json=srcIpRanges,proto3" json:"src_ip_ranges,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleMatcherConfig) Descriptor ¶
func (*SecurityPolicyRuleMatcherConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleMatcherConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleMatcherConfig) GetSrcIpRanges ¶
func (x *SecurityPolicyRuleMatcherConfig) GetSrcIpRanges() []string
func (*SecurityPolicyRuleMatcherConfig) ProtoMessage ¶
func (*SecurityPolicyRuleMatcherConfig) ProtoMessage()
func (*SecurityPolicyRuleMatcherConfig) ProtoReflect ¶
func (x *SecurityPolicyRuleMatcherConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleMatcherConfig) Reset ¶
func (x *SecurityPolicyRuleMatcherConfig) Reset()
func (*SecurityPolicyRuleMatcherConfig) String ¶
func (x *SecurityPolicyRuleMatcherConfig) String() string
type SecurityPolicyRuleMatcherExprOptions ¶
type SecurityPolicyRuleMatcherExprOptions struct { // reCAPTCHA configuration options to be applied for the rule. If the rule does not evaluate reCAPTCHA tokens, this field has no effect. RecaptchaOptions *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions `protobuf:"bytes,389151558,opt,name=recaptcha_options,json=recaptchaOptions,proto3,oneof" json:"recaptcha_options,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleMatcherExprOptions) Descriptor ¶
func (*SecurityPolicyRuleMatcherExprOptions) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleMatcherExprOptions.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleMatcherExprOptions) GetRecaptchaOptions ¶
func (x *SecurityPolicyRuleMatcherExprOptions) GetRecaptchaOptions() *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
func (*SecurityPolicyRuleMatcherExprOptions) ProtoMessage ¶
func (*SecurityPolicyRuleMatcherExprOptions) ProtoMessage()
func (*SecurityPolicyRuleMatcherExprOptions) ProtoReflect ¶
func (x *SecurityPolicyRuleMatcherExprOptions) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleMatcherExprOptions) Reset ¶
func (x *SecurityPolicyRuleMatcherExprOptions) Reset()
func (*SecurityPolicyRuleMatcherExprOptions) String ¶
func (x *SecurityPolicyRuleMatcherExprOptions) String() string
type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions ¶
type SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions struct { // A list of site keys to be used during the validation of reCAPTCHA action-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created. ActionTokenSiteKeys []string `protobuf:"bytes,59929885,rep,name=action_token_site_keys,json=actionTokenSiteKeys,proto3" json:"action_token_site_keys,omitempty"` // A list of site keys to be used during the validation of reCAPTCHA session-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created. SessionTokenSiteKeys []string `protobuf:"bytes,333363581,rep,name=session_token_site_keys,json=sessionTokenSiteKeys,proto3" json:"session_token_site_keys,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Descriptor ¶
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetActionTokenSiteKeys ¶
func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetActionTokenSiteKeys() []string
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetSessionTokenSiteKeys ¶
func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) GetSessionTokenSiteKeys() []string
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoMessage ¶
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoMessage()
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoReflect ¶
func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Reset ¶
func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) Reset()
func (*SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) String ¶
func (x *SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions) String() string
type SecurityPolicyRuleMatcher_VersionedExpr ¶
type SecurityPolicyRuleMatcher_VersionedExpr int32
Preconfigured versioned expression. If this field is specified, config must also be specified. Available preconfigured expressions along with their requirements are: SRC_IPS_V1 - must specify the corresponding src_ip_range field in config.
const ( // A value indicating that the enum field is not set. SecurityPolicyRuleMatcher_UNDEFINED_VERSIONED_EXPR SecurityPolicyRuleMatcher_VersionedExpr = 0 // Matches the source IP address of a request to the IP ranges supplied in config. SecurityPolicyRuleMatcher_SRC_IPS_V1 SecurityPolicyRuleMatcher_VersionedExpr = 70925961 )
func (SecurityPolicyRuleMatcher_VersionedExpr) Descriptor ¶
func (SecurityPolicyRuleMatcher_VersionedExpr) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyRuleMatcher_VersionedExpr) Enum ¶
func (SecurityPolicyRuleMatcher_VersionedExpr) EnumDescriptor ¶
func (SecurityPolicyRuleMatcher_VersionedExpr) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleMatcher_VersionedExpr.Descriptor instead.
func (SecurityPolicyRuleMatcher_VersionedExpr) Number ¶
func (x SecurityPolicyRuleMatcher_VersionedExpr) Number() protoreflect.EnumNumber
func (SecurityPolicyRuleMatcher_VersionedExpr) String ¶
func (x SecurityPolicyRuleMatcher_VersionedExpr) String() string
func (SecurityPolicyRuleMatcher_VersionedExpr) Type ¶
func (SecurityPolicyRuleMatcher_VersionedExpr) Type() protoreflect.EnumType
type SecurityPolicyRuleNetworkMatcher ¶
type SecurityPolicyRuleNetworkMatcher struct { // Destination IPv4/IPv6 addresses or CIDR prefixes, in standard text format. DestIpRanges []string `protobuf:"bytes,337357713,rep,name=dest_ip_ranges,json=destIpRanges,proto3" json:"dest_ip_ranges,omitempty"` // Destination port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023"). DestPorts []string `protobuf:"bytes,379902005,rep,name=dest_ports,json=destPorts,proto3" json:"dest_ports,omitempty"` // IPv4 protocol / IPv6 next header (after extension headers). Each element can be an 8-bit unsigned decimal number (e.g. "6"), range (e.g. "253-254"), or one of the following protocol names: "tcp", "udp", "icmp", "esp", "ah", "ipip", or "sctp". IpProtocols []string `protobuf:"bytes,259213251,rep,name=ip_protocols,json=ipProtocols,proto3" json:"ip_protocols,omitempty"` // BGP Autonomous System Number associated with the source IP address. SrcAsns []uint32 `protobuf:"varint,117825266,rep,packed,name=src_asns,json=srcAsns,proto3" json:"src_asns,omitempty"` // Source IPv4/IPv6 addresses or CIDR prefixes, in standard text format. SrcIpRanges []string `protobuf:"bytes,432128083,rep,name=src_ip_ranges,json=srcIpRanges,proto3" json:"src_ip_ranges,omitempty"` // Source port numbers for TCP/UDP/SCTP. Each element can be a 16-bit unsigned decimal number (e.g. "80") or range (e.g. "0-1023"). SrcPorts []string `protobuf:"bytes,445095415,rep,name=src_ports,json=srcPorts,proto3" json:"src_ports,omitempty"` // Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address. SrcRegionCodes []string `protobuf:"bytes,99086742,rep,name=src_region_codes,json=srcRegionCodes,proto3" json:"src_region_codes,omitempty"` // User-defined fields. Each element names a defined field and lists the matching values for that field. UserDefinedFields []*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch `protobuf:"bytes,28312739,rep,name=user_defined_fields,json=userDefinedFields,proto3" json:"user_defined_fields,omitempty"` // contains filtered or unexported fields }
Represents a match condition that incoming network traffic is evaluated against.
func (*SecurityPolicyRuleNetworkMatcher) Descriptor ¶
func (*SecurityPolicyRuleNetworkMatcher) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleNetworkMatcher.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleNetworkMatcher) GetDestIpRanges ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetDestIpRanges() []string
func (*SecurityPolicyRuleNetworkMatcher) GetDestPorts ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetDestPorts() []string
func (*SecurityPolicyRuleNetworkMatcher) GetIpProtocols ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetIpProtocols() []string
func (*SecurityPolicyRuleNetworkMatcher) GetSrcAsns ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetSrcAsns() []uint32
func (*SecurityPolicyRuleNetworkMatcher) GetSrcIpRanges ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetSrcIpRanges() []string
func (*SecurityPolicyRuleNetworkMatcher) GetSrcPorts ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetSrcPorts() []string
func (*SecurityPolicyRuleNetworkMatcher) GetSrcRegionCodes ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetSrcRegionCodes() []string
func (*SecurityPolicyRuleNetworkMatcher) GetUserDefinedFields ¶
func (x *SecurityPolicyRuleNetworkMatcher) GetUserDefinedFields() []*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch
func (*SecurityPolicyRuleNetworkMatcher) ProtoMessage ¶
func (*SecurityPolicyRuleNetworkMatcher) ProtoMessage()
func (*SecurityPolicyRuleNetworkMatcher) ProtoReflect ¶
func (x *SecurityPolicyRuleNetworkMatcher) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleNetworkMatcher) Reset ¶
func (x *SecurityPolicyRuleNetworkMatcher) Reset()
func (*SecurityPolicyRuleNetworkMatcher) String ¶
func (x *SecurityPolicyRuleNetworkMatcher) String() string
type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch ¶
type SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch struct { // Name of the user-defined field, as given in the definition. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Matching values of the field. Each element can be a 32-bit unsigned decimal or hexadecimal (starting with "0x") number (e.g. "64") or range (e.g. "0x400-0x7ff"). Values []string `protobuf:"bytes,249928994,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Descriptor ¶
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetName ¶
func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetName() string
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetValues ¶
func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) GetValues() []string
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoMessage ¶
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoMessage()
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoReflect ¶
func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Reset ¶
func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) Reset()
func (*SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) String ¶
func (x *SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch) String() string
type SecurityPolicyRulePreconfiguredWafConfig ¶
type SecurityPolicyRulePreconfiguredWafConfig struct { // A list of exclusions to apply during preconfigured WAF evaluation. Exclusions []*SecurityPolicyRulePreconfiguredWafConfigExclusion `protobuf:"bytes,208665701,rep,name=exclusions,proto3" json:"exclusions,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRulePreconfiguredWafConfig) Descriptor ¶
func (*SecurityPolicyRulePreconfiguredWafConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRulePreconfiguredWafConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRulePreconfiguredWafConfig) GetExclusions ¶
func (x *SecurityPolicyRulePreconfiguredWafConfig) GetExclusions() []*SecurityPolicyRulePreconfiguredWafConfigExclusion
func (*SecurityPolicyRulePreconfiguredWafConfig) ProtoMessage ¶
func (*SecurityPolicyRulePreconfiguredWafConfig) ProtoMessage()
func (*SecurityPolicyRulePreconfiguredWafConfig) ProtoReflect ¶
func (x *SecurityPolicyRulePreconfiguredWafConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRulePreconfiguredWafConfig) Reset ¶
func (x *SecurityPolicyRulePreconfiguredWafConfig) Reset()
func (*SecurityPolicyRulePreconfiguredWafConfig) String ¶
func (x *SecurityPolicyRulePreconfiguredWafConfig) String() string
type SecurityPolicyRulePreconfiguredWafConfigExclusion ¶
type SecurityPolicyRulePreconfiguredWafConfigExclusion struct { // A list of request cookie names whose value will be excluded from inspection during preconfigured WAF evaluation. RequestCookiesToExclude []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams `protobuf:"bytes,156757878,rep,name=request_cookies_to_exclude,json=requestCookiesToExclude,proto3" json:"request_cookies_to_exclude,omitempty"` // A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation. RequestHeadersToExclude []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams `protobuf:"bytes,63230495,rep,name=request_headers_to_exclude,json=requestHeadersToExclude,proto3" json:"request_headers_to_exclude,omitempty"` // A list of request query parameter names whose value will be excluded from inspection during preconfigured WAF evaluation. Note that the parameter can be in the query string or in the POST body. RequestQueryParamsToExclude []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams `protobuf:"bytes,340692744,rep,name=request_query_params_to_exclude,json=requestQueryParamsToExclude,proto3" json:"request_query_params_to_exclude,omitempty"` // A list of request URIs from the request line to be excluded from inspection during preconfigured WAF evaluation. When specifying this field, the query or fragment part should be excluded. RequestUrisToExclude []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams `protobuf:"bytes,90690846,rep,name=request_uris_to_exclude,json=requestUrisToExclude,proto3" json:"request_uris_to_exclude,omitempty"` // A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion. If omitted, it refers to all the rule IDs under the WAF rule set. TargetRuleIds []string `protobuf:"bytes,498430435,rep,name=target_rule_ids,json=targetRuleIds,proto3" json:"target_rule_ids,omitempty"` // Target WAF rule set to apply the preconfigured WAF exclusion. TargetRuleSet *string `protobuf:"bytes,498440077,opt,name=target_rule_set,json=targetRuleSet,proto3,oneof" json:"target_rule_set,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) Descriptor ¶
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRulePreconfiguredWafConfigExclusion.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestCookiesToExclude ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestCookiesToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestHeadersToExclude ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestHeadersToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestQueryParamsToExclude ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestQueryParamsToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestUrisToExclude ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetRequestUrisToExclude() []*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleIds ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleIds() []string
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleSet ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) GetTargetRuleSet() string
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoMessage ¶
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoMessage()
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoReflect ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) Reset ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) Reset()
func (*SecurityPolicyRulePreconfiguredWafConfigExclusion) String ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusion) String() string
type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams ¶
type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams struct { // The match operator for the field. // Check the Op enum for the list of possible values. Op *string `protobuf:"bytes,3553,opt,name=op,proto3,oneof" json:"op,omitempty"` // The value of the field. Val *string `protobuf:"bytes,116513,opt,name=val,proto3,oneof" json:"val,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Descriptor ¶
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetOp ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetOp() string
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetVal ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) GetVal() string
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoMessage ¶
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoMessage()
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoReflect ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Reset ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) Reset()
func (*SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) String ¶
func (x *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams) String() string
type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op ¶
type SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op int32
The match operator for the field.
const ( // A value indicating that the enum field is not set. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_UNDEFINED_OP SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 0 // The operator matches if the field value contains the specified value. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_CONTAINS SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 215180831 // The operator matches if the field value ends with the specified value. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_ENDS_WITH SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 490402221 // The operator matches if the field value equals the specified value. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_EQUALS SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 442201023 // The operator matches if the field value is any value. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_EQUALS_ANY SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 337226060 // The operator matches if the field value starts with the specified value. SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_STARTS_WITH SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op = 139505652 )
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Descriptor ¶
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Enum ¶
func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Enum() *SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) EnumDescriptor ¶
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op.Descriptor instead.
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Number ¶
func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Number() protoreflect.EnumNumber
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) String ¶
func (x SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) String() string
func (SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams_Op) Type ¶
type SecurityPolicyRuleRateLimitOptions ¶
type SecurityPolicyRuleRateLimitOptions struct { // Can only be specified if the action for the rule is "rate_based_ban". If specified, determines the time (in seconds) the traffic will continue to be banned by the rate limit after the rate falls below the threshold. BanDurationSec *int32 `protobuf:"varint,42896726,opt,name=ban_duration_sec,json=banDurationSec,proto3,oneof" json:"ban_duration_sec,omitempty"` // Can only be specified if the action for the rule is "rate_based_ban". If specified, the key will be banned for the configured 'ban_duration_sec' when the number of requests that exceed the 'rate_limit_threshold' also exceed this 'ban_threshold'. BanThreshold *SecurityPolicyRuleRateLimitOptionsThreshold `protobuf:"bytes,501208123,opt,name=ban_threshold,json=banThreshold,proto3,oneof" json:"ban_threshold,omitempty"` // Action to take for requests that are under the configured rate limit threshold. Valid option is "allow" only. ConformAction *string `protobuf:"bytes,517612367,opt,name=conform_action,json=conformAction,proto3,oneof" json:"conform_action,omitempty"` // Determines the key to enforce the rate_limit_threshold on. Possible values are: - ALL: A single rate limit threshold is applied to all the requests matching this rule. This is the default value if "enforceOnKey" is not configured. - IP: The source IP address of the request is the key. Each IP has this limit enforced separately. - HTTP_HEADER: The value of the HTTP header whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to ALL. - XFF_IP: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key defaults to the source IP address of the request i.e. key type IP. - HTTP_COOKIE: The value of the HTTP cookie whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to ALL. - HTTP_PATH: The URL path of the HTTP request. The key value is truncated to the first 128 bytes. - SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session. - REGION_CODE: The country/region from which the request originates. - TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. - USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP. - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. // Check the EnforceOnKey enum for the list of possible values. EnforceOnKey *string `protobuf:"bytes,416648956,opt,name=enforce_on_key,json=enforceOnKey,proto3,oneof" json:"enforce_on_key,omitempty"` // If specified, any combination of values of enforce_on_key_type/enforce_on_key_name is treated as the key on which ratelimit threshold/action is enforced. You can specify up to 3 enforce_on_key_configs. If enforce_on_key_configs is specified, enforce_on_key must not be specified. EnforceOnKeyConfigs []*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig `protobuf:"bytes,33906478,rep,name=enforce_on_key_configs,json=enforceOnKeyConfigs,proto3" json:"enforce_on_key_configs,omitempty"` // Rate limit key name applicable only for the following key types: HTTP_HEADER -- Name of the HTTP header whose value is taken as the key value. HTTP_COOKIE -- Name of the HTTP cookie whose value is taken as the key value. EnforceOnKeyName *string `protobuf:"bytes,132555246,opt,name=enforce_on_key_name,json=enforceOnKeyName,proto3,oneof" json:"enforce_on_key_name,omitempty"` // Action to take for requests that are above the configured rate limit threshold, to either deny with a specified HTTP response code, or redirect to a different endpoint. Valid options are `deny(STATUS)`, where valid values for `STATUS` are 403, 404, 429, and 502, and `redirect`, where the redirect parameters come from `exceedRedirectOptions` below. The `redirect` action is only supported in Global Security Policies of type CLOUD_ARMOR. ExceedAction *string `protobuf:"bytes,167159073,opt,name=exceed_action,json=exceedAction,proto3,oneof" json:"exceed_action,omitempty"` // Parameters defining the redirect action that is used as the exceed action. Cannot be specified if the exceed action is not redirect. This field is only supported in Global Security Policies of type CLOUD_ARMOR. ExceedRedirectOptions *SecurityPolicyRuleRedirectOptions `protobuf:"bytes,473646694,opt,name=exceed_redirect_options,json=exceedRedirectOptions,proto3,oneof" json:"exceed_redirect_options,omitempty"` // Threshold at which to begin ratelimiting. RateLimitThreshold *SecurityPolicyRuleRateLimitOptionsThreshold `protobuf:"bytes,315875208,opt,name=rate_limit_threshold,json=rateLimitThreshold,proto3,oneof" json:"rate_limit_threshold,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleRateLimitOptions) Descriptor ¶
func (*SecurityPolicyRuleRateLimitOptions) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRateLimitOptions.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleRateLimitOptions) GetBanDurationSec ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetBanDurationSec() int32
func (*SecurityPolicyRuleRateLimitOptions) GetBanThreshold ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetBanThreshold() *SecurityPolicyRuleRateLimitOptionsThreshold
func (*SecurityPolicyRuleRateLimitOptions) GetConformAction ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetConformAction() string
func (*SecurityPolicyRuleRateLimitOptions) GetEnforceOnKey ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKey() string
func (*SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyConfigs ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyConfigs() []*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig
func (*SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyName ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetEnforceOnKeyName() string
func (*SecurityPolicyRuleRateLimitOptions) GetExceedAction ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetExceedAction() string
func (*SecurityPolicyRuleRateLimitOptions) GetExceedRedirectOptions ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetExceedRedirectOptions() *SecurityPolicyRuleRedirectOptions
func (*SecurityPolicyRuleRateLimitOptions) GetRateLimitThreshold ¶
func (x *SecurityPolicyRuleRateLimitOptions) GetRateLimitThreshold() *SecurityPolicyRuleRateLimitOptionsThreshold
func (*SecurityPolicyRuleRateLimitOptions) ProtoMessage ¶
func (*SecurityPolicyRuleRateLimitOptions) ProtoMessage()
func (*SecurityPolicyRuleRateLimitOptions) ProtoReflect ¶
func (x *SecurityPolicyRuleRateLimitOptions) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleRateLimitOptions) Reset ¶
func (x *SecurityPolicyRuleRateLimitOptions) Reset()
func (*SecurityPolicyRuleRateLimitOptions) String ¶
func (x *SecurityPolicyRuleRateLimitOptions) String() string
type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig ¶
type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig struct { // Rate limit key name applicable only for the following key types: HTTP_HEADER -- Name of the HTTP header whose value is taken as the key value. HTTP_COOKIE -- Name of the HTTP cookie whose value is taken as the key value. EnforceOnKeyName *string `protobuf:"bytes,132555246,opt,name=enforce_on_key_name,json=enforceOnKeyName,proto3,oneof" json:"enforce_on_key_name,omitempty"` // Determines the key to enforce the rate_limit_threshold on. Possible values are: - ALL: A single rate limit threshold is applied to all the requests matching this rule. This is the default value if "enforceOnKeyConfigs" is not configured. - IP: The source IP address of the request is the key. Each IP has this limit enforced separately. - HTTP_HEADER: The value of the HTTP header whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to ALL. - XFF_IP: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key defaults to the source IP address of the request i.e. key type IP. - HTTP_COOKIE: The value of the HTTP cookie whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to ALL. - HTTP_PATH: The URL path of the HTTP request. The key value is truncated to the first 128 bytes. - SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session. - REGION_CODE: The country/region from which the request originates. - TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. - USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP. - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. // Check the EnforceOnKeyType enum for the list of possible values. EnforceOnKeyType *string `protobuf:"bytes,132757149,opt,name=enforce_on_key_type,json=enforceOnKeyType,proto3,oneof" json:"enforce_on_key_type,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Descriptor ¶
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyName ¶
func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyName() string
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyType ¶
func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) GetEnforceOnKeyType() string
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoMessage ¶
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoMessage()
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoReflect ¶
func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Reset ¶
func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) Reset()
func (*SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) String ¶
func (x *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig) String() string
type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType ¶
type SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType int32
Determines the key to enforce the rate_limit_threshold on. Possible values are: - ALL: A single rate limit threshold is applied to all the requests matching this rule. This is the default value if "enforceOnKeyConfigs" is not configured. - IP: The source IP address of the request is the key. Each IP has this limit enforced separately. - HTTP_HEADER: The value of the HTTP header whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to ALL. - XFF_IP: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key defaults to the source IP address of the request i.e. key type IP. - HTTP_COOKIE: The value of the HTTP cookie whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to ALL. - HTTP_PATH: The URL path of the HTTP request. The key value is truncated to the first 128 bytes. - SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session. - REGION_CODE: The country/region from which the request originates. - TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. - USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP. - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
const ( // A value indicating that the enum field is not set. SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_UNDEFINED_ENFORCE_ON_KEY_TYPE SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 0 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_ALL SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 64897 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_HTTP_COOKIE SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 494981627 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_HTTP_HEADER SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 91597348 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_HTTP_PATH SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 311503228 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_IP SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 2343 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_REGION_CODE SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 79559768 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_SNI SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 82254 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_TLS_JA3_FINGERPRINT SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 327127933 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_TLS_JA4_FINGERPRINT SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 33724926 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_USER_IP SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 34009627 SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_XFF_IP SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType = 438707118 )
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Descriptor ¶
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Enum ¶
func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Enum() *SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) EnumDescriptor ¶
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType.Descriptor instead.
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Number ¶
func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Number() protoreflect.EnumNumber
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) String ¶
func (x SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) String() string
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Type ¶
func (SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig_EnforceOnKeyType) Type() protoreflect.EnumType
type SecurityPolicyRuleRateLimitOptionsThreshold ¶
type SecurityPolicyRuleRateLimitOptionsThreshold struct { // Number of HTTP(S) requests for calculating the threshold. Count *int32 `protobuf:"varint,94851343,opt,name=count,proto3,oneof" json:"count,omitempty"` // Interval over which the threshold is computed. IntervalSec *int32 `protobuf:"varint,41084375,opt,name=interval_sec,json=intervalSec,proto3,oneof" json:"interval_sec,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleRateLimitOptionsThreshold) Descriptor ¶
func (*SecurityPolicyRuleRateLimitOptionsThreshold) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRateLimitOptionsThreshold.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleRateLimitOptionsThreshold) GetCount ¶
func (x *SecurityPolicyRuleRateLimitOptionsThreshold) GetCount() int32
func (*SecurityPolicyRuleRateLimitOptionsThreshold) GetIntervalSec ¶
func (x *SecurityPolicyRuleRateLimitOptionsThreshold) GetIntervalSec() int32
func (*SecurityPolicyRuleRateLimitOptionsThreshold) ProtoMessage ¶
func (*SecurityPolicyRuleRateLimitOptionsThreshold) ProtoMessage()
func (*SecurityPolicyRuleRateLimitOptionsThreshold) ProtoReflect ¶
func (x *SecurityPolicyRuleRateLimitOptionsThreshold) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleRateLimitOptionsThreshold) Reset ¶
func (x *SecurityPolicyRuleRateLimitOptionsThreshold) Reset()
func (*SecurityPolicyRuleRateLimitOptionsThreshold) String ¶
func (x *SecurityPolicyRuleRateLimitOptionsThreshold) String() string
type SecurityPolicyRuleRateLimitOptions_EnforceOnKey ¶
type SecurityPolicyRuleRateLimitOptions_EnforceOnKey int32
Determines the key to enforce the rate_limit_threshold on. Possible values are: - ALL: A single rate limit threshold is applied to all the requests matching this rule. This is the default value if "enforceOnKey" is not configured. - IP: The source IP address of the request is the key. Each IP has this limit enforced separately. - HTTP_HEADER: The value of the HTTP header whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the header value. If no such header is present in the request, the key type defaults to ALL. - XFF_IP: The first IP address (i.e. the originating client IP address) specified in the list of IPs under X-Forwarded-For HTTP header. If no such header is present or the value is not a valid IP, the key defaults to the source IP address of the request i.e. key type IP. - HTTP_COOKIE: The value of the HTTP cookie whose name is configured under "enforceOnKeyName". The key value is truncated to the first 128 bytes of the cookie value. If no such cookie is present in the request, the key type defaults to ALL. - HTTP_PATH: The URL path of the HTTP request. The key value is truncated to the first 128 bytes. - SNI: Server name indication in the TLS session of the HTTPS request. The key value is truncated to the first 128 bytes. The key type defaults to ALL on a HTTP session. - REGION_CODE: The country/region from which the request originates. - TLS_JA3_FINGERPRINT: JA3 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL. - USER_IP: The IP address of the originating client, which is resolved based on "userIpRequestHeaders" configured with the security policy. If there is no "userIpRequestHeaders" configuration or an IP address cannot be resolved from it, the key type defaults to IP. - TLS_JA4_FINGERPRINT: JA4 TLS/SSL fingerprint if the client connects using HTTPS, HTTP/2 or HTTP/3. If not available, the key type defaults to ALL.
const ( // A value indicating that the enum field is not set. SecurityPolicyRuleRateLimitOptions_UNDEFINED_ENFORCE_ON_KEY SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 0 SecurityPolicyRuleRateLimitOptions_ALL SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 64897 SecurityPolicyRuleRateLimitOptions_HTTP_COOKIE SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 494981627 SecurityPolicyRuleRateLimitOptions_HTTP_HEADER SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 91597348 SecurityPolicyRuleRateLimitOptions_HTTP_PATH SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 311503228 SecurityPolicyRuleRateLimitOptions_IP SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 2343 SecurityPolicyRuleRateLimitOptions_REGION_CODE SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 79559768 SecurityPolicyRuleRateLimitOptions_SNI SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 82254 SecurityPolicyRuleRateLimitOptions_TLS_JA3_FINGERPRINT SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 327127933 SecurityPolicyRuleRateLimitOptions_TLS_JA4_FINGERPRINT SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 33724926 SecurityPolicyRuleRateLimitOptions_USER_IP SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 34009627 SecurityPolicyRuleRateLimitOptions_XFF_IP SecurityPolicyRuleRateLimitOptions_EnforceOnKey = 438707118 )
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Descriptor ¶
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Enum ¶
func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Enum() *SecurityPolicyRuleRateLimitOptions_EnforceOnKey
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) EnumDescriptor ¶
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRateLimitOptions_EnforceOnKey.Descriptor instead.
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Number ¶
func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Number() protoreflect.EnumNumber
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) String ¶
func (x SecurityPolicyRuleRateLimitOptions_EnforceOnKey) String() string
func (SecurityPolicyRuleRateLimitOptions_EnforceOnKey) Type ¶
type SecurityPolicyRuleRedirectOptions ¶
type SecurityPolicyRuleRedirectOptions struct { // Target for the redirect action. This is required if the type is EXTERNAL_302 and cannot be specified for GOOGLE_RECAPTCHA. Target *string `protobuf:"bytes,192835985,opt,name=target,proto3,oneof" json:"target,omitempty"` // Type of the redirect action. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyRuleRedirectOptions) Descriptor ¶
func (*SecurityPolicyRuleRedirectOptions) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRedirectOptions.ProtoReflect.Descriptor instead.
func (*SecurityPolicyRuleRedirectOptions) GetTarget ¶
func (x *SecurityPolicyRuleRedirectOptions) GetTarget() string
func (*SecurityPolicyRuleRedirectOptions) GetType ¶
func (x *SecurityPolicyRuleRedirectOptions) GetType() string
func (*SecurityPolicyRuleRedirectOptions) ProtoMessage ¶
func (*SecurityPolicyRuleRedirectOptions) ProtoMessage()
func (*SecurityPolicyRuleRedirectOptions) ProtoReflect ¶
func (x *SecurityPolicyRuleRedirectOptions) ProtoReflect() protoreflect.Message
func (*SecurityPolicyRuleRedirectOptions) Reset ¶
func (x *SecurityPolicyRuleRedirectOptions) Reset()
func (*SecurityPolicyRuleRedirectOptions) String ¶
func (x *SecurityPolicyRuleRedirectOptions) String() string
type SecurityPolicyRuleRedirectOptions_Type ¶
type SecurityPolicyRuleRedirectOptions_Type int32
Type of the redirect action.
const ( // A value indicating that the enum field is not set. SecurityPolicyRuleRedirectOptions_UNDEFINED_TYPE SecurityPolicyRuleRedirectOptions_Type = 0 SecurityPolicyRuleRedirectOptions_EXTERNAL_302 SecurityPolicyRuleRedirectOptions_Type = 395733761 SecurityPolicyRuleRedirectOptions_GOOGLE_RECAPTCHA SecurityPolicyRuleRedirectOptions_Type = 518803009 )
func (SecurityPolicyRuleRedirectOptions_Type) Descriptor ¶
func (SecurityPolicyRuleRedirectOptions_Type) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyRuleRedirectOptions_Type) Enum ¶
func (SecurityPolicyRuleRedirectOptions_Type) EnumDescriptor ¶
func (SecurityPolicyRuleRedirectOptions_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyRuleRedirectOptions_Type.Descriptor instead.
func (SecurityPolicyRuleRedirectOptions_Type) Number ¶
func (x SecurityPolicyRuleRedirectOptions_Type) Number() protoreflect.EnumNumber
func (SecurityPolicyRuleRedirectOptions_Type) String ¶
func (x SecurityPolicyRuleRedirectOptions_Type) String() string
func (SecurityPolicyRuleRedirectOptions_Type) Type ¶
func (SecurityPolicyRuleRedirectOptions_Type) Type() protoreflect.EnumType
type SecurityPolicyUserDefinedField ¶
type SecurityPolicyUserDefinedField struct { // The base relative to which 'offset' is measured. Possible values are: - IPV4: Points to the beginning of the IPv4 header. - IPV6: Points to the beginning of the IPv6 header. - TCP: Points to the beginning of the TCP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. - UDP: Points to the beginning of the UDP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. required // Check the Base enum for the list of possible values. Base *string `protobuf:"bytes,3016401,opt,name=base,proto3,oneof" json:"base,omitempty"` // If specified, apply this mask (bitwise AND) to the field to ignore bits before matching. Encoded as a hexadecimal number (starting with "0x"). The last byte of the field (in network byte order) corresponds to the least significant byte of the mask. Mask *string `protobuf:"bytes,3344108,opt,name=mask,proto3,oneof" json:"mask,omitempty"` // The name of this field. Must be unique within the policy. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Offset of the first byte of the field (in network byte order) relative to 'base'. Offset *int32 `protobuf:"varint,53961875,opt,name=offset,proto3,oneof" json:"offset,omitempty"` // Size of the field in bytes. Valid values: 1-4. Size *int32 `protobuf:"varint,3530753,opt,name=size,proto3,oneof" json:"size,omitempty"` // contains filtered or unexported fields }
func (*SecurityPolicyUserDefinedField) Descriptor ¶
func (*SecurityPolicyUserDefinedField) Descriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyUserDefinedField.ProtoReflect.Descriptor instead.
func (*SecurityPolicyUserDefinedField) GetBase ¶
func (x *SecurityPolicyUserDefinedField) GetBase() string
func (*SecurityPolicyUserDefinedField) GetMask ¶
func (x *SecurityPolicyUserDefinedField) GetMask() string
func (*SecurityPolicyUserDefinedField) GetName ¶
func (x *SecurityPolicyUserDefinedField) GetName() string
func (*SecurityPolicyUserDefinedField) GetOffset ¶
func (x *SecurityPolicyUserDefinedField) GetOffset() int32
func (*SecurityPolicyUserDefinedField) GetSize ¶
func (x *SecurityPolicyUserDefinedField) GetSize() int32
func (*SecurityPolicyUserDefinedField) ProtoMessage ¶
func (*SecurityPolicyUserDefinedField) ProtoMessage()
func (*SecurityPolicyUserDefinedField) ProtoReflect ¶
func (x *SecurityPolicyUserDefinedField) ProtoReflect() protoreflect.Message
func (*SecurityPolicyUserDefinedField) Reset ¶
func (x *SecurityPolicyUserDefinedField) Reset()
func (*SecurityPolicyUserDefinedField) String ¶
func (x *SecurityPolicyUserDefinedField) String() string
type SecurityPolicyUserDefinedField_Base ¶
type SecurityPolicyUserDefinedField_Base int32
The base relative to which 'offset' is measured. Possible values are: - IPV4: Points to the beginning of the IPv4 header. - IPV6: Points to the beginning of the IPv6 header. - TCP: Points to the beginning of the TCP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. - UDP: Points to the beginning of the UDP header, skipping over any IPv4 options or IPv6 extension headers. Not present for non-first fragments. required
const ( // A value indicating that the enum field is not set. SecurityPolicyUserDefinedField_UNDEFINED_BASE SecurityPolicyUserDefinedField_Base = 0 SecurityPolicyUserDefinedField_IPV4 SecurityPolicyUserDefinedField_Base = 2254341 SecurityPolicyUserDefinedField_IPV6 SecurityPolicyUserDefinedField_Base = 2254343 SecurityPolicyUserDefinedField_TCP SecurityPolicyUserDefinedField_Base = 82881 SecurityPolicyUserDefinedField_UDP SecurityPolicyUserDefinedField_Base = 83873 )
func (SecurityPolicyUserDefinedField_Base) Descriptor ¶
func (SecurityPolicyUserDefinedField_Base) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicyUserDefinedField_Base) Enum ¶
func (x SecurityPolicyUserDefinedField_Base) Enum() *SecurityPolicyUserDefinedField_Base
func (SecurityPolicyUserDefinedField_Base) EnumDescriptor ¶
func (SecurityPolicyUserDefinedField_Base) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicyUserDefinedField_Base.Descriptor instead.
func (SecurityPolicyUserDefinedField_Base) Number ¶
func (x SecurityPolicyUserDefinedField_Base) Number() protoreflect.EnumNumber
func (SecurityPolicyUserDefinedField_Base) String ¶
func (x SecurityPolicyUserDefinedField_Base) String() string
func (SecurityPolicyUserDefinedField_Base) Type ¶
func (SecurityPolicyUserDefinedField_Base) Type() protoreflect.EnumType
type SecurityPolicy_Type ¶
type SecurityPolicy_Type int32
The type indicates the intended use of the security policy. - CLOUD_ARMOR: Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services. They filter requests before they hit the origin servers. - CLOUD_ARMOR_EDGE: Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services (including Cloud CDN-enabled) as well as backend buckets (Cloud Storage). They filter requests before the request is served from Google's cache. - CLOUD_ARMOR_INTERNAL_SERVICE: Cloud Armor internal service policies can be configured to filter HTTP requests targeting services managed by Traffic Director in a service mesh. They filter requests before the request is served from the application. - CLOUD_ARMOR_NETWORK: Cloud Armor network policies can be configured to filter packets targeting network load balancing resources such as backend services, target pools, target instances, and instances with external IPs. They filter requests before the request is served from the application. This field can be set only at resource creation time.
const ( // A value indicating that the enum field is not set. SecurityPolicy_UNDEFINED_TYPE SecurityPolicy_Type = 0 SecurityPolicy_CLOUD_ARMOR SecurityPolicy_Type = 260640373 SecurityPolicy_CLOUD_ARMOR_EDGE SecurityPolicy_Type = 250728775 SecurityPolicy_CLOUD_ARMOR_NETWORK SecurityPolicy_Type = 488527428 )
func (SecurityPolicy_Type) Descriptor ¶
func (SecurityPolicy_Type) Descriptor() protoreflect.EnumDescriptor
func (SecurityPolicy_Type) Enum ¶
func (x SecurityPolicy_Type) Enum() *SecurityPolicy_Type
func (SecurityPolicy_Type) EnumDescriptor ¶
func (SecurityPolicy_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SecurityPolicy_Type.Descriptor instead.
func (SecurityPolicy_Type) Number ¶
func (x SecurityPolicy_Type) Number() protoreflect.EnumNumber
func (SecurityPolicy_Type) String ¶
func (x SecurityPolicy_Type) String() string
func (SecurityPolicy_Type) Type ¶
func (SecurityPolicy_Type) Type() protoreflect.EnumType
type SecuritySettings ¶
type SecuritySettings struct { // The configuration needed to generate a signature for access to private storage buckets that support AWS's Signature Version 4 for authentication. Allowed only for INTERNET_IP_PORT and INTERNET_FQDN_PORT NEG backends. AwsV4Authentication *AWSV4Signature `protobuf:"bytes,433993111,opt,name=aws_v4_authentication,json=awsV4Authentication,proto3,oneof" json:"aws_v4_authentication,omitempty"` // Optional. A URL referring to a networksecurity.ClientTlsPolicy resource that describes how clients should authenticate with this service's backends. clientTlsPolicy only applies to a global BackendService with the loadBalancingScheme set to INTERNAL_SELF_MANAGED. If left blank, communications are not encrypted. ClientTlsPolicy *string `protobuf:"bytes,462325226,opt,name=client_tls_policy,json=clientTlsPolicy,proto3,oneof" json:"client_tls_policy,omitempty"` // Optional. A list of Subject Alternative Names (SANs) that the client verifies during a mutual TLS handshake with an server/endpoint for this BackendService. When the server presents its X.509 certificate to the client, the client inspects the certificate's subjectAltName field. If the field contains one of the specified values, the communication continues. Otherwise, it fails. This additional check enables the client to verify that the server is authorized to run the requested service. Note that the contents of the server certificate's subjectAltName field are configured by the Public Key Infrastructure which provisions server identities. Only applies to a global BackendService with loadBalancingScheme set to INTERNAL_SELF_MANAGED. Only applies when BackendService has an attached clientTlsPolicy with clientCertificate (mTLS mode). SubjectAltNames []string `protobuf:"bytes,330029535,rep,name=subject_alt_names,json=subjectAltNames,proto3" json:"subject_alt_names,omitempty"` // contains filtered or unexported fields }
The authentication and authorization settings for a BackendService.
func (*SecuritySettings) Descriptor ¶
func (*SecuritySettings) Descriptor() ([]byte, []int)
Deprecated: Use SecuritySettings.ProtoReflect.Descriptor instead.
func (*SecuritySettings) GetAwsV4Authentication ¶
func (x *SecuritySettings) GetAwsV4Authentication() *AWSV4Signature
func (*SecuritySettings) GetClientTlsPolicy ¶
func (x *SecuritySettings) GetClientTlsPolicy() string
func (*SecuritySettings) GetSubjectAltNames ¶
func (x *SecuritySettings) GetSubjectAltNames() []string
func (*SecuritySettings) ProtoMessage ¶
func (*SecuritySettings) ProtoMessage()
func (*SecuritySettings) ProtoReflect ¶
func (x *SecuritySettings) ProtoReflect() protoreflect.Message
func (*SecuritySettings) Reset ¶
func (x *SecuritySettings) Reset()
func (*SecuritySettings) String ¶
func (x *SecuritySettings) String() string
type SendDiagnosticInterruptInstanceRequest ¶
type SendDiagnosticInterruptInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SendDiagnosticInterrupt. See the method description for details.
func (*SendDiagnosticInterruptInstanceRequest) Descriptor ¶
func (*SendDiagnosticInterruptInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendDiagnosticInterruptInstanceRequest.ProtoReflect.Descriptor instead.
func (*SendDiagnosticInterruptInstanceRequest) GetInstance ¶
func (x *SendDiagnosticInterruptInstanceRequest) GetInstance() string
func (*SendDiagnosticInterruptInstanceRequest) GetProject ¶
func (x *SendDiagnosticInterruptInstanceRequest) GetProject() string
func (*SendDiagnosticInterruptInstanceRequest) GetZone ¶
func (x *SendDiagnosticInterruptInstanceRequest) GetZone() string
func (*SendDiagnosticInterruptInstanceRequest) ProtoMessage ¶
func (*SendDiagnosticInterruptInstanceRequest) ProtoMessage()
func (*SendDiagnosticInterruptInstanceRequest) ProtoReflect ¶
func (x *SendDiagnosticInterruptInstanceRequest) ProtoReflect() protoreflect.Message
func (*SendDiagnosticInterruptInstanceRequest) Reset ¶
func (x *SendDiagnosticInterruptInstanceRequest) Reset()
func (*SendDiagnosticInterruptInstanceRequest) String ¶
func (x *SendDiagnosticInterruptInstanceRequest) String() string
type SendDiagnosticInterruptInstanceResponse ¶
type SendDiagnosticInterruptInstanceResponse struct {
// contains filtered or unexported fields
}
A response message for Instances.SendDiagnosticInterrupt. See the method description for details.
func (*SendDiagnosticInterruptInstanceResponse) Descriptor ¶
func (*SendDiagnosticInterruptInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendDiagnosticInterruptInstanceResponse.ProtoReflect.Descriptor instead.
func (*SendDiagnosticInterruptInstanceResponse) ProtoMessage ¶
func (*SendDiagnosticInterruptInstanceResponse) ProtoMessage()
func (*SendDiagnosticInterruptInstanceResponse) ProtoReflect ¶
func (x *SendDiagnosticInterruptInstanceResponse) ProtoReflect() protoreflect.Message
func (*SendDiagnosticInterruptInstanceResponse) Reset ¶
func (x *SendDiagnosticInterruptInstanceResponse) Reset()
func (*SendDiagnosticInterruptInstanceResponse) String ¶
func (x *SendDiagnosticInterruptInstanceResponse) String() string
type SerialPortOutput ¶
type SerialPortOutput struct { // [Output Only] The contents of the console output. Contents *string `protobuf:"bytes,506419994,opt,name=contents,proto3,oneof" json:"contents,omitempty"` // [Output Only] Type of the resource. Always compute#serialPortOutput for serial port output. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] The position of the next byte of content, regardless of whether the content exists, following the output returned in the `contents` property. Use this value in the next request as the start parameter. Next *int64 `protobuf:"varint,3377907,opt,name=next,proto3,oneof" json:"next,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The starting byte position of the output that was returned. This should match the start parameter sent with the request. If the serial console output exceeds the size of the buffer (1 MB), older output is overwritten by newer content. The output start value will indicate the byte position of the output that was returned, which might be different than the `start` value that was specified in the request. Start *int64 `protobuf:"varint,109757538,opt,name=start,proto3,oneof" json:"start,omitempty"` // contains filtered or unexported fields }
An instance serial console output.
func (*SerialPortOutput) Descriptor ¶
func (*SerialPortOutput) Descriptor() ([]byte, []int)
Deprecated: Use SerialPortOutput.ProtoReflect.Descriptor instead.
func (*SerialPortOutput) GetContents ¶
func (x *SerialPortOutput) GetContents() string
func (*SerialPortOutput) GetKind ¶
func (x *SerialPortOutput) GetKind() string
func (*SerialPortOutput) GetNext ¶
func (x *SerialPortOutput) GetNext() int64
func (*SerialPortOutput) GetSelfLink ¶
func (x *SerialPortOutput) GetSelfLink() string
func (*SerialPortOutput) GetStart ¶
func (x *SerialPortOutput) GetStart() int64
func (*SerialPortOutput) ProtoMessage ¶
func (*SerialPortOutput) ProtoMessage()
func (*SerialPortOutput) ProtoReflect ¶
func (x *SerialPortOutput) ProtoReflect() protoreflect.Message
func (*SerialPortOutput) Reset ¶
func (x *SerialPortOutput) Reset()
func (*SerialPortOutput) String ¶
func (x *SerialPortOutput) String() string
type ServerBinding ¶
type ServerBinding struct { // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
func (*ServerBinding) Descriptor ¶
func (*ServerBinding) Descriptor() ([]byte, []int)
Deprecated: Use ServerBinding.ProtoReflect.Descriptor instead.
func (*ServerBinding) GetType ¶
func (x *ServerBinding) GetType() string
func (*ServerBinding) ProtoMessage ¶
func (*ServerBinding) ProtoMessage()
func (*ServerBinding) ProtoReflect ¶
func (x *ServerBinding) ProtoReflect() protoreflect.Message
func (*ServerBinding) Reset ¶
func (x *ServerBinding) Reset()
func (*ServerBinding) String ¶
func (x *ServerBinding) String() string
type ServerBinding_Type ¶
type ServerBinding_Type int32
const ( // A value indicating that the enum field is not set. ServerBinding_UNDEFINED_TYPE ServerBinding_Type = 0 // Node may associate with any physical server over its lifetime. ServerBinding_RESTART_NODE_ON_ANY_SERVER ServerBinding_Type = 502950985 // Node may associate with minimal physical servers over its lifetime. ServerBinding_RESTART_NODE_ON_MINIMAL_SERVERS ServerBinding_Type = 204166495 ServerBinding_SERVER_BINDING_TYPE_UNSPECIFIED ServerBinding_Type = 180825512 )
func (ServerBinding_Type) Descriptor ¶
func (ServerBinding_Type) Descriptor() protoreflect.EnumDescriptor
func (ServerBinding_Type) Enum ¶
func (x ServerBinding_Type) Enum() *ServerBinding_Type
func (ServerBinding_Type) EnumDescriptor ¶
func (ServerBinding_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServerBinding_Type.Descriptor instead.
func (ServerBinding_Type) Number ¶
func (x ServerBinding_Type) Number() protoreflect.EnumNumber
func (ServerBinding_Type) String ¶
func (x ServerBinding_Type) String() string
func (ServerBinding_Type) Type ¶
func (ServerBinding_Type) Type() protoreflect.EnumType
type ServiceAccount ¶
type ServiceAccount struct { // Email address of the service account. Email *string `protobuf:"bytes,96619420,opt,name=email,proto3,oneof" json:"email,omitempty"` // The list of scopes to be made available for this service account. Scopes []string `protobuf:"bytes,165973151,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
A service account.
func (*ServiceAccount) Descriptor ¶
func (*ServiceAccount) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAccount.ProtoReflect.Descriptor instead.
func (*ServiceAccount) GetEmail ¶
func (x *ServiceAccount) GetEmail() string
func (*ServiceAccount) GetScopes ¶
func (x *ServiceAccount) GetScopes() []string
func (*ServiceAccount) ProtoMessage ¶
func (*ServiceAccount) ProtoMessage()
func (*ServiceAccount) ProtoReflect ¶
func (x *ServiceAccount) ProtoReflect() protoreflect.Message
func (*ServiceAccount) Reset ¶
func (x *ServiceAccount) Reset()
func (*ServiceAccount) String ¶
func (x *ServiceAccount) String() string
type ServiceAttachment ¶
type ServiceAttachment struct { // [Output Only] An array of connections for all the consumers connected to this service attachment. ConnectedEndpoints []*ServiceAttachmentConnectedEndpoint `protobuf:"bytes,72223688,rep,name=connected_endpoints,json=connectedEndpoints,proto3" json:"connected_endpoints,omitempty"` // The connection preference of service attachment. The value can be set to ACCEPT_AUTOMATIC. An ACCEPT_AUTOMATIC service attachment is one that always accepts the connection from consumer forwarding rules. // Check the ConnectionPreference enum for the list of possible values. ConnectionPreference *string `protobuf:"bytes,285818076,opt,name=connection_preference,json=connectionPreference,proto3,oneof" json:"connection_preference,omitempty"` // Specifies which consumer projects or networks are allowed to connect to the service attachment. Each project or network has a connection limit. A given service attachment can manage connections at either the project or network level. Therefore, both the accept and reject lists for a given service attachment must contain either only projects or only networks. ConsumerAcceptLists []*ServiceAttachmentConsumerProjectLimit `protobuf:"bytes,402725703,rep,name=consumer_accept_lists,json=consumerAcceptLists,proto3" json:"consumer_accept_lists,omitempty"` // Specifies a list of projects or networks that are not allowed to connect to this service attachment. The project can be specified using its project ID or project number and the network can be specified using its URL. A given service attachment can manage connections at either the project or network level. Therefore, both the reject and accept lists for a given service attachment must contain either only projects or only networks. ConsumerRejectLists []string `protobuf:"bytes,204033182,rep,name=consumer_reject_lists,json=consumerRejectLists,proto3" json:"consumer_reject_lists,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // If specified, the domain name will be used during the integration between the PSC connected endpoints and the Cloud DNS. For example, this is a valid domain name: "p.mycompany.com.". Current max number of domain names supported is 1. DomainNames []string `protobuf:"bytes,6450189,rep,name=domain_names,json=domainNames,proto3" json:"domain_names,omitempty"` // If true, enable the proxy protocol which is for supplying client TCP/IP address data in TCP connections that traverse proxies on their way to destination servers. EnableProxyProtocol *bool `protobuf:"varint,363791237,opt,name=enable_proxy_protocol,json=enableProxyProtocol,proto3,oneof" json:"enable_proxy_protocol,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a ServiceAttachment. An up-to-date fingerprint must be provided in order to patch/update the ServiceAttachment; otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the ServiceAttachment. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#serviceAttachment for service attachments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // An array of URLs where each entry is the URL of a subnet provided by the service producer to use for NAT in this service attachment. NatSubnets []string `protobuf:"bytes,374785944,rep,name=nat_subnets,json=natSubnets,proto3" json:"nat_subnets,omitempty"` // The URL of a forwarding rule with loadBalancingScheme INTERNAL* that is serving the endpoint identified by this service attachment. ProducerForwardingRule *string `protobuf:"bytes,247927889,opt,name=producer_forwarding_rule,json=producerForwardingRule,proto3,oneof" json:"producer_forwarding_rule,omitempty"` // The number of consumer spokes that connected Private Service Connect endpoints can be propagated to through Network Connectivity Center. This limit lets the service producer limit how many propagated Private Service Connect connections can be established to this service attachment from a single consumer. If the connection preference of the service attachment is ACCEPT_MANUAL, the limit applies to each project or network that is listed in the consumer accept list. If the connection preference of the service attachment is ACCEPT_AUTOMATIC, the limit applies to each project that contains a connected endpoint. If unspecified, the default propagated connection limit is 250. PropagatedConnectionLimit *uint32 `protobuf:"varint,332719230,opt,name=propagated_connection_limit,json=propagatedConnectionLimit,proto3,oneof" json:"propagated_connection_limit,omitempty"` // [Output Only] An 128-bit global unique ID of the PSC service attachment. PscServiceAttachmentId *Uint128 `protobuf:"bytes,527695214,opt,name=psc_service_attachment_id,json=pscServiceAttachmentId,proto3,oneof" json:"psc_service_attachment_id,omitempty"` // This flag determines whether a consumer accept/reject list change can reconcile the statuses of existing ACCEPTED or REJECTED PSC endpoints. - If false, connection policy update will only affect existing PENDING PSC endpoints. Existing ACCEPTED/REJECTED endpoints will remain untouched regardless how the connection policy is modified . - If true, update will affect both PENDING and ACCEPTED/REJECTED PSC endpoints. For example, an ACCEPTED PSC endpoint will be moved to REJECTED if its project is added to the reject list. For newly created service attachment, this boolean defaults to false. ReconcileConnections *bool `protobuf:"varint,125493732,opt,name=reconcile_connections,json=reconcileConnections,proto3,oneof" json:"reconcile_connections,omitempty"` // [Output Only] URL of the region where the service attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The URL of a service serving the endpoint identified by this service attachment. TargetService *string `protobuf:"bytes,1293831,opt,name=target_service,json=targetService,proto3,oneof" json:"target_service,omitempty"` // contains filtered or unexported fields }
Represents a ServiceAttachment resource. A service attachment represents a service that a producer has exposed. It encapsulates the load balancer which fronts the service runs and a list of NAT IP ranges that the producers uses to represent the consumers connecting to the service.
func (*ServiceAttachment) Descriptor ¶
func (*ServiceAttachment) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachment.ProtoReflect.Descriptor instead.
func (*ServiceAttachment) GetConnectedEndpoints ¶
func (x *ServiceAttachment) GetConnectedEndpoints() []*ServiceAttachmentConnectedEndpoint
func (*ServiceAttachment) GetConnectionPreference ¶
func (x *ServiceAttachment) GetConnectionPreference() string
func (*ServiceAttachment) GetConsumerAcceptLists ¶
func (x *ServiceAttachment) GetConsumerAcceptLists() []*ServiceAttachmentConsumerProjectLimit
func (*ServiceAttachment) GetConsumerRejectLists ¶
func (x *ServiceAttachment) GetConsumerRejectLists() []string
func (*ServiceAttachment) GetCreationTimestamp ¶
func (x *ServiceAttachment) GetCreationTimestamp() string
func (*ServiceAttachment) GetDescription ¶
func (x *ServiceAttachment) GetDescription() string
func (*ServiceAttachment) GetDomainNames ¶
func (x *ServiceAttachment) GetDomainNames() []string
func (*ServiceAttachment) GetEnableProxyProtocol ¶
func (x *ServiceAttachment) GetEnableProxyProtocol() bool
func (*ServiceAttachment) GetFingerprint ¶
func (x *ServiceAttachment) GetFingerprint() string
func (*ServiceAttachment) GetId ¶
func (x *ServiceAttachment) GetId() uint64
func (*ServiceAttachment) GetKind ¶
func (x *ServiceAttachment) GetKind() string
func (*ServiceAttachment) GetName ¶
func (x *ServiceAttachment) GetName() string
func (*ServiceAttachment) GetNatSubnets ¶
func (x *ServiceAttachment) GetNatSubnets() []string
func (*ServiceAttachment) GetProducerForwardingRule ¶
func (x *ServiceAttachment) GetProducerForwardingRule() string
func (*ServiceAttachment) GetPropagatedConnectionLimit ¶
func (x *ServiceAttachment) GetPropagatedConnectionLimit() uint32
func (*ServiceAttachment) GetPscServiceAttachmentId ¶
func (x *ServiceAttachment) GetPscServiceAttachmentId() *Uint128
func (*ServiceAttachment) GetReconcileConnections ¶
func (x *ServiceAttachment) GetReconcileConnections() bool
func (*ServiceAttachment) GetRegion ¶
func (x *ServiceAttachment) GetRegion() string
func (*ServiceAttachment) GetSelfLink ¶
func (x *ServiceAttachment) GetSelfLink() string
func (*ServiceAttachment) GetTargetService ¶
func (x *ServiceAttachment) GetTargetService() string
func (*ServiceAttachment) ProtoMessage ¶
func (*ServiceAttachment) ProtoMessage()
func (*ServiceAttachment) ProtoReflect ¶
func (x *ServiceAttachment) ProtoReflect() protoreflect.Message
func (*ServiceAttachment) Reset ¶
func (x *ServiceAttachment) Reset()
func (*ServiceAttachment) String ¶
func (x *ServiceAttachment) String() string
type ServiceAttachmentAggregatedList ¶
type ServiceAttachmentAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ServiceAttachmentsScopedList resources. Items map[string]*ServiceAttachmentsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of ServiceAttachmentsScopedList.
func (*ServiceAttachmentAggregatedList) Descriptor ¶
func (*ServiceAttachmentAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentAggregatedList.ProtoReflect.Descriptor instead.
func (*ServiceAttachmentAggregatedList) GetId ¶
func (x *ServiceAttachmentAggregatedList) GetId() string
func (*ServiceAttachmentAggregatedList) GetItems ¶
func (x *ServiceAttachmentAggregatedList) GetItems() map[string]*ServiceAttachmentsScopedList
func (*ServiceAttachmentAggregatedList) GetKind ¶
func (x *ServiceAttachmentAggregatedList) GetKind() string
func (*ServiceAttachmentAggregatedList) GetNextPageToken ¶
func (x *ServiceAttachmentAggregatedList) GetNextPageToken() string
func (*ServiceAttachmentAggregatedList) GetSelfLink ¶
func (x *ServiceAttachmentAggregatedList) GetSelfLink() string
func (*ServiceAttachmentAggregatedList) GetUnreachables ¶
func (x *ServiceAttachmentAggregatedList) GetUnreachables() []string
func (*ServiceAttachmentAggregatedList) GetWarning ¶
func (x *ServiceAttachmentAggregatedList) GetWarning() *Warning
func (*ServiceAttachmentAggregatedList) ProtoMessage ¶
func (*ServiceAttachmentAggregatedList) ProtoMessage()
func (*ServiceAttachmentAggregatedList) ProtoReflect ¶
func (x *ServiceAttachmentAggregatedList) ProtoReflect() protoreflect.Message
func (*ServiceAttachmentAggregatedList) Reset ¶
func (x *ServiceAttachmentAggregatedList) Reset()
func (*ServiceAttachmentAggregatedList) String ¶
func (x *ServiceAttachmentAggregatedList) String() string
type ServiceAttachmentConnectedEndpoint ¶
type ServiceAttachmentConnectedEndpoint struct { // The url of the consumer network. ConsumerNetwork *string `protobuf:"bytes,254357221,opt,name=consumer_network,json=consumerNetwork,proto3,oneof" json:"consumer_network,omitempty"` // The url of a connected endpoint. Endpoint *string `protobuf:"bytes,130489749,opt,name=endpoint,proto3,oneof" json:"endpoint,omitempty"` // The number of consumer Network Connectivity Center spokes that the connected Private Service Connect endpoint has propagated to. PropagatedConnectionCount *uint32 `protobuf:"varint,324594130,opt,name=propagated_connection_count,json=propagatedConnectionCount,proto3,oneof" json:"propagated_connection_count,omitempty"` // The PSC connection id of the connected endpoint. PscConnectionId *uint64 `protobuf:"varint,292082397,opt,name=psc_connection_id,json=pscConnectionId,proto3,oneof" json:"psc_connection_id,omitempty"` // The status of a connected endpoint to this service attachment. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
[Output Only] A connection connected to this service attachment.
func (*ServiceAttachmentConnectedEndpoint) Descriptor ¶
func (*ServiceAttachmentConnectedEndpoint) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentConnectedEndpoint.ProtoReflect.Descriptor instead.
func (*ServiceAttachmentConnectedEndpoint) GetConsumerNetwork ¶
func (x *ServiceAttachmentConnectedEndpoint) GetConsumerNetwork() string
func (*ServiceAttachmentConnectedEndpoint) GetEndpoint ¶
func (x *ServiceAttachmentConnectedEndpoint) GetEndpoint() string
func (*ServiceAttachmentConnectedEndpoint) GetPropagatedConnectionCount ¶
func (x *ServiceAttachmentConnectedEndpoint) GetPropagatedConnectionCount() uint32
func (*ServiceAttachmentConnectedEndpoint) GetPscConnectionId ¶
func (x *ServiceAttachmentConnectedEndpoint) GetPscConnectionId() uint64
func (*ServiceAttachmentConnectedEndpoint) GetStatus ¶
func (x *ServiceAttachmentConnectedEndpoint) GetStatus() string
func (*ServiceAttachmentConnectedEndpoint) ProtoMessage ¶
func (*ServiceAttachmentConnectedEndpoint) ProtoMessage()
func (*ServiceAttachmentConnectedEndpoint) ProtoReflect ¶
func (x *ServiceAttachmentConnectedEndpoint) ProtoReflect() protoreflect.Message
func (*ServiceAttachmentConnectedEndpoint) Reset ¶
func (x *ServiceAttachmentConnectedEndpoint) Reset()
func (*ServiceAttachmentConnectedEndpoint) String ¶
func (x *ServiceAttachmentConnectedEndpoint) String() string
type ServiceAttachmentConnectedEndpoint_Status ¶
type ServiceAttachmentConnectedEndpoint_Status int32
The status of a connected endpoint to this service attachment.
const ( // A value indicating that the enum field is not set. ServiceAttachmentConnectedEndpoint_UNDEFINED_STATUS ServiceAttachmentConnectedEndpoint_Status = 0 // The connection has been accepted by the producer. ServiceAttachmentConnectedEndpoint_ACCEPTED ServiceAttachmentConnectedEndpoint_Status = 246714279 // The connection has been closed by the producer. ServiceAttachmentConnectedEndpoint_CLOSED ServiceAttachmentConnectedEndpoint_Status = 380163436 // The connection has been accepted by the producer, but the producer needs to take further action before the forwarding rule can serve traffic. ServiceAttachmentConnectedEndpoint_NEEDS_ATTENTION ServiceAttachmentConnectedEndpoint_Status = 344491452 // The connection is pending acceptance by the producer. ServiceAttachmentConnectedEndpoint_PENDING ServiceAttachmentConnectedEndpoint_Status = 35394935 // The consumer is still connected but not using the connection. ServiceAttachmentConnectedEndpoint_REJECTED ServiceAttachmentConnectedEndpoint_Status = 174130302 ServiceAttachmentConnectedEndpoint_STATUS_UNSPECIFIED ServiceAttachmentConnectedEndpoint_Status = 42133066 )
func (ServiceAttachmentConnectedEndpoint_Status) Descriptor ¶
func (ServiceAttachmentConnectedEndpoint_Status) Descriptor() protoreflect.EnumDescriptor
func (ServiceAttachmentConnectedEndpoint_Status) Enum ¶
func (x ServiceAttachmentConnectedEndpoint_Status) Enum() *ServiceAttachmentConnectedEndpoint_Status
func (ServiceAttachmentConnectedEndpoint_Status) EnumDescriptor ¶
func (ServiceAttachmentConnectedEndpoint_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentConnectedEndpoint_Status.Descriptor instead.
func (ServiceAttachmentConnectedEndpoint_Status) Number ¶
func (x ServiceAttachmentConnectedEndpoint_Status) Number() protoreflect.EnumNumber
func (ServiceAttachmentConnectedEndpoint_Status) String ¶
func (x ServiceAttachmentConnectedEndpoint_Status) String() string
func (ServiceAttachmentConnectedEndpoint_Status) Type ¶
func (ServiceAttachmentConnectedEndpoint_Status) Type() protoreflect.EnumType
type ServiceAttachmentConsumerProjectLimit ¶
type ServiceAttachmentConsumerProjectLimit struct { // The value of the limit to set. ConnectionLimit *uint32 `protobuf:"varint,131403546,opt,name=connection_limit,json=connectionLimit,proto3,oneof" json:"connection_limit,omitempty"` // The network URL for the network to set the limit for. NetworkUrl *string `protobuf:"bytes,207194078,opt,name=network_url,json=networkUrl,proto3,oneof" json:"network_url,omitempty"` // The project id or number for the project to set the limit for. ProjectIdOrNum *string `protobuf:"bytes,349783336,opt,name=project_id_or_num,json=projectIdOrNum,proto3,oneof" json:"project_id_or_num,omitempty"` // contains filtered or unexported fields }
func (*ServiceAttachmentConsumerProjectLimit) Descriptor ¶
func (*ServiceAttachmentConsumerProjectLimit) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentConsumerProjectLimit.ProtoReflect.Descriptor instead.
func (*ServiceAttachmentConsumerProjectLimit) GetConnectionLimit ¶
func (x *ServiceAttachmentConsumerProjectLimit) GetConnectionLimit() uint32
func (*ServiceAttachmentConsumerProjectLimit) GetNetworkUrl ¶
func (x *ServiceAttachmentConsumerProjectLimit) GetNetworkUrl() string
func (*ServiceAttachmentConsumerProjectLimit) GetProjectIdOrNum ¶
func (x *ServiceAttachmentConsumerProjectLimit) GetProjectIdOrNum() string
func (*ServiceAttachmentConsumerProjectLimit) ProtoMessage ¶
func (*ServiceAttachmentConsumerProjectLimit) ProtoMessage()
func (*ServiceAttachmentConsumerProjectLimit) ProtoReflect ¶
func (x *ServiceAttachmentConsumerProjectLimit) ProtoReflect() protoreflect.Message
func (*ServiceAttachmentConsumerProjectLimit) Reset ¶
func (x *ServiceAttachmentConsumerProjectLimit) Reset()
func (*ServiceAttachmentConsumerProjectLimit) String ¶
func (x *ServiceAttachmentConsumerProjectLimit) String() string
type ServiceAttachmentList ¶
type ServiceAttachmentList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of ServiceAttachment resources. Items []*ServiceAttachment `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#serviceAttachment for service attachments. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ServiceAttachmentList) Descriptor ¶
func (*ServiceAttachmentList) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentList.ProtoReflect.Descriptor instead.
func (*ServiceAttachmentList) GetId ¶
func (x *ServiceAttachmentList) GetId() string
func (*ServiceAttachmentList) GetItems ¶
func (x *ServiceAttachmentList) GetItems() []*ServiceAttachment
func (*ServiceAttachmentList) GetKind ¶
func (x *ServiceAttachmentList) GetKind() string
func (*ServiceAttachmentList) GetNextPageToken ¶
func (x *ServiceAttachmentList) GetNextPageToken() string
func (*ServiceAttachmentList) GetSelfLink ¶
func (x *ServiceAttachmentList) GetSelfLink() string
func (*ServiceAttachmentList) GetWarning ¶
func (x *ServiceAttachmentList) GetWarning() *Warning
func (*ServiceAttachmentList) ProtoMessage ¶
func (*ServiceAttachmentList) ProtoMessage()
func (*ServiceAttachmentList) ProtoReflect ¶
func (x *ServiceAttachmentList) ProtoReflect() protoreflect.Message
func (*ServiceAttachmentList) Reset ¶
func (x *ServiceAttachmentList) Reset()
func (*ServiceAttachmentList) String ¶
func (x *ServiceAttachmentList) String() string
type ServiceAttachment_ConnectionPreference ¶
type ServiceAttachment_ConnectionPreference int32
The connection preference of service attachment. The value can be set to ACCEPT_AUTOMATIC. An ACCEPT_AUTOMATIC service attachment is one that always accepts the connection from consumer forwarding rules.
const ( // A value indicating that the enum field is not set. ServiceAttachment_UNDEFINED_CONNECTION_PREFERENCE ServiceAttachment_ConnectionPreference = 0 ServiceAttachment_ACCEPT_AUTOMATIC ServiceAttachment_ConnectionPreference = 75250580 ServiceAttachment_ACCEPT_MANUAL ServiceAttachment_ConnectionPreference = 373061341 ServiceAttachment_CONNECTION_PREFERENCE_UNSPECIFIED ServiceAttachment_ConnectionPreference = 34590772 )
func (ServiceAttachment_ConnectionPreference) Descriptor ¶
func (ServiceAttachment_ConnectionPreference) Descriptor() protoreflect.EnumDescriptor
func (ServiceAttachment_ConnectionPreference) Enum ¶
func (ServiceAttachment_ConnectionPreference) EnumDescriptor ¶
func (ServiceAttachment_ConnectionPreference) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServiceAttachment_ConnectionPreference.Descriptor instead.
func (ServiceAttachment_ConnectionPreference) Number ¶
func (x ServiceAttachment_ConnectionPreference) Number() protoreflect.EnumNumber
func (ServiceAttachment_ConnectionPreference) String ¶
func (x ServiceAttachment_ConnectionPreference) String() string
func (ServiceAttachment_ConnectionPreference) Type ¶
func (ServiceAttachment_ConnectionPreference) Type() protoreflect.EnumType
type ServiceAttachmentsScopedList ¶
type ServiceAttachmentsScopedList struct { // A list of ServiceAttachments contained in this scope. ServiceAttachments []*ServiceAttachment `protobuf:"bytes,307136806,rep,name=service_attachments,json=serviceAttachments,proto3" json:"service_attachments,omitempty"` // Informational warning which replaces the list of service attachments when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*ServiceAttachmentsScopedList) Descriptor ¶
func (*ServiceAttachmentsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use ServiceAttachmentsScopedList.ProtoReflect.Descriptor instead.
func (*ServiceAttachmentsScopedList) GetServiceAttachments ¶
func (x *ServiceAttachmentsScopedList) GetServiceAttachments() []*ServiceAttachment
func (*ServiceAttachmentsScopedList) GetWarning ¶
func (x *ServiceAttachmentsScopedList) GetWarning() *Warning
func (*ServiceAttachmentsScopedList) ProtoMessage ¶
func (*ServiceAttachmentsScopedList) ProtoMessage()
func (*ServiceAttachmentsScopedList) ProtoReflect ¶
func (x *ServiceAttachmentsScopedList) ProtoReflect() protoreflect.Message
func (*ServiceAttachmentsScopedList) Reset ¶
func (x *ServiceAttachmentsScopedList) Reset()
func (*ServiceAttachmentsScopedList) String ¶
func (x *ServiceAttachmentsScopedList) String() string
type SetBackendServiceTargetSslProxyRequest ¶
type SetBackendServiceTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetSslProxiesSetBackendServiceRequestResource *TargetSslProxiesSetBackendServiceRequest `protobuf:"bytes,139080868,opt,name=target_ssl_proxies_set_backend_service_request_resource,json=targetSslProxiesSetBackendServiceRequestResource,proto3" json:"target_ssl_proxies_set_backend_service_request_resource,omitempty"` // Name of the TargetSslProxy resource whose BackendService resource is to be set. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.SetBackendService. See the method description for details.
func (*SetBackendServiceTargetSslProxyRequest) Descriptor ¶
func (*SetBackendServiceTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBackendServiceTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*SetBackendServiceTargetSslProxyRequest) GetProject ¶
func (x *SetBackendServiceTargetSslProxyRequest) GetProject() string
func (*SetBackendServiceTargetSslProxyRequest) GetRequestId ¶
func (x *SetBackendServiceTargetSslProxyRequest) GetRequestId() string
func (*SetBackendServiceTargetSslProxyRequest) GetTargetSslProxiesSetBackendServiceRequestResource ¶
func (x *SetBackendServiceTargetSslProxyRequest) GetTargetSslProxiesSetBackendServiceRequestResource() *TargetSslProxiesSetBackendServiceRequest
func (*SetBackendServiceTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *SetBackendServiceTargetSslProxyRequest) GetTargetSslProxy() string
func (*SetBackendServiceTargetSslProxyRequest) ProtoMessage ¶
func (*SetBackendServiceTargetSslProxyRequest) ProtoMessage()
func (*SetBackendServiceTargetSslProxyRequest) ProtoReflect ¶
func (x *SetBackendServiceTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*SetBackendServiceTargetSslProxyRequest) Reset ¶
func (x *SetBackendServiceTargetSslProxyRequest) Reset()
func (*SetBackendServiceTargetSslProxyRequest) String ¶
func (x *SetBackendServiceTargetSslProxyRequest) String() string
type SetBackendServiceTargetTcpProxyRequest ¶
type SetBackendServiceTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetTcpProxiesSetBackendServiceRequestResource *TargetTcpProxiesSetBackendServiceRequest `protobuf:"bytes,273721583,opt,name=target_tcp_proxies_set_backend_service_request_resource,json=targetTcpProxiesSetBackendServiceRequestResource,proto3" json:"target_tcp_proxies_set_backend_service_request_resource,omitempty"` // Name of the TargetTcpProxy resource whose BackendService resource is to be set. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.SetBackendService. See the method description for details.
func (*SetBackendServiceTargetTcpProxyRequest) Descriptor ¶
func (*SetBackendServiceTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBackendServiceTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*SetBackendServiceTargetTcpProxyRequest) GetProject ¶
func (x *SetBackendServiceTargetTcpProxyRequest) GetProject() string
func (*SetBackendServiceTargetTcpProxyRequest) GetRequestId ¶
func (x *SetBackendServiceTargetTcpProxyRequest) GetRequestId() string
func (*SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxiesSetBackendServiceRequestResource ¶
func (x *SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxiesSetBackendServiceRequestResource() *TargetTcpProxiesSetBackendServiceRequest
func (*SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *SetBackendServiceTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*SetBackendServiceTargetTcpProxyRequest) ProtoMessage ¶
func (*SetBackendServiceTargetTcpProxyRequest) ProtoMessage()
func (*SetBackendServiceTargetTcpProxyRequest) ProtoReflect ¶
func (x *SetBackendServiceTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*SetBackendServiceTargetTcpProxyRequest) Reset ¶
func (x *SetBackendServiceTargetTcpProxyRequest) Reset()
func (*SetBackendServiceTargetTcpProxyRequest) String ¶
func (x *SetBackendServiceTargetTcpProxyRequest) String() string
type SetBackupTargetPoolRequest ¶
type SetBackupTargetPoolRequest struct { // New failoverRatio value for the target pool. FailoverRatio *float32 `protobuf:"fixed32,212667006,opt,name=failover_ratio,json=failoverRatio,proto3,oneof" json:"failover_ratio,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetPool resource to set a backup pool for. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // The body resource for this request TargetReferenceResource *TargetReference `protobuf:"bytes,523721712,opt,name=target_reference_resource,json=targetReferenceResource,proto3" json:"target_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.SetBackup. See the method description for details.
func (*SetBackupTargetPoolRequest) Descriptor ¶
func (*SetBackupTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBackupTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*SetBackupTargetPoolRequest) GetFailoverRatio ¶
func (x *SetBackupTargetPoolRequest) GetFailoverRatio() float32
func (*SetBackupTargetPoolRequest) GetProject ¶
func (x *SetBackupTargetPoolRequest) GetProject() string
func (*SetBackupTargetPoolRequest) GetRegion ¶
func (x *SetBackupTargetPoolRequest) GetRegion() string
func (*SetBackupTargetPoolRequest) GetRequestId ¶
func (x *SetBackupTargetPoolRequest) GetRequestId() string
func (*SetBackupTargetPoolRequest) GetTargetPool ¶
func (x *SetBackupTargetPoolRequest) GetTargetPool() string
func (*SetBackupTargetPoolRequest) GetTargetReferenceResource ¶
func (x *SetBackupTargetPoolRequest) GetTargetReferenceResource() *TargetReference
func (*SetBackupTargetPoolRequest) ProtoMessage ¶
func (*SetBackupTargetPoolRequest) ProtoMessage()
func (*SetBackupTargetPoolRequest) ProtoReflect ¶
func (x *SetBackupTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*SetBackupTargetPoolRequest) Reset ¶
func (x *SetBackupTargetPoolRequest) Reset()
func (*SetBackupTargetPoolRequest) String ¶
func (x *SetBackupTargetPoolRequest) String() string
type SetCertificateMapTargetHttpsProxyRequest ¶
type SetCertificateMapTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpsProxiesSetCertificateMapRequestResource *TargetHttpsProxiesSetCertificateMapRequest `protobuf:"bytes,467639099,opt,name=target_https_proxies_set_certificate_map_request_resource,json=targetHttpsProxiesSetCertificateMapRequestResource,proto3" json:"target_https_proxies_set_certificate_map_request_resource,omitempty"` // Name of the TargetHttpsProxy resource whose CertificateMap is to be set. The name must be 1-63 characters long, and comply with RFC1035. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.SetCertificateMap. See the method description for details.
func (*SetCertificateMapTargetHttpsProxyRequest) Descriptor ¶
func (*SetCertificateMapTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCertificateMapTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetCertificateMapTargetHttpsProxyRequest) GetProject ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) GetProject() string
func (*SetCertificateMapTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) GetRequestId() string
func (*SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxiesSetCertificateMapRequestResource ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxiesSetCertificateMapRequestResource() *TargetHttpsProxiesSetCertificateMapRequest
func (*SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetCertificateMapTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetCertificateMapTargetHttpsProxyRequest) ProtoMessage()
func (*SetCertificateMapTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetCertificateMapTargetHttpsProxyRequest) Reset ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) Reset()
func (*SetCertificateMapTargetHttpsProxyRequest) String ¶
func (x *SetCertificateMapTargetHttpsProxyRequest) String() string
type SetCertificateMapTargetSslProxyRequest ¶
type SetCertificateMapTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetSslProxiesSetCertificateMapRequestResource *TargetSslProxiesSetCertificateMapRequest `protobuf:"bytes,343984954,opt,name=target_ssl_proxies_set_certificate_map_request_resource,json=targetSslProxiesSetCertificateMapRequestResource,proto3" json:"target_ssl_proxies_set_certificate_map_request_resource,omitempty"` // Name of the TargetSslProxy resource whose CertificateMap is to be set. The name must be 1-63 characters long, and comply with RFC1035. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.SetCertificateMap. See the method description for details.
func (*SetCertificateMapTargetSslProxyRequest) Descriptor ¶
func (*SetCertificateMapTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCertificateMapTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*SetCertificateMapTargetSslProxyRequest) GetProject ¶
func (x *SetCertificateMapTargetSslProxyRequest) GetProject() string
func (*SetCertificateMapTargetSslProxyRequest) GetRequestId ¶
func (x *SetCertificateMapTargetSslProxyRequest) GetRequestId() string
func (*SetCertificateMapTargetSslProxyRequest) GetTargetSslProxiesSetCertificateMapRequestResource ¶
func (x *SetCertificateMapTargetSslProxyRequest) GetTargetSslProxiesSetCertificateMapRequestResource() *TargetSslProxiesSetCertificateMapRequest
func (*SetCertificateMapTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *SetCertificateMapTargetSslProxyRequest) GetTargetSslProxy() string
func (*SetCertificateMapTargetSslProxyRequest) ProtoMessage ¶
func (*SetCertificateMapTargetSslProxyRequest) ProtoMessage()
func (*SetCertificateMapTargetSslProxyRequest) ProtoReflect ¶
func (x *SetCertificateMapTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*SetCertificateMapTargetSslProxyRequest) Reset ¶
func (x *SetCertificateMapTargetSslProxyRequest) Reset()
func (*SetCertificateMapTargetSslProxyRequest) String ¶
func (x *SetCertificateMapTargetSslProxyRequest) String() string
type SetCloudArmorTierProjectRequest ¶
type SetCloudArmorTierProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ProjectsSetCloudArmorTierRequestResource *ProjectsSetCloudArmorTierRequest `protobuf:"bytes,77053391,opt,name=projects_set_cloud_armor_tier_request_resource,json=projectsSetCloudArmorTierRequestResource,proto3" json:"projects_set_cloud_armor_tier_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.SetCloudArmorTier. See the method description for details.
func (*SetCloudArmorTierProjectRequest) Descriptor ¶
func (*SetCloudArmorTierProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCloudArmorTierProjectRequest.ProtoReflect.Descriptor instead.
func (*SetCloudArmorTierProjectRequest) GetProject ¶
func (x *SetCloudArmorTierProjectRequest) GetProject() string
func (*SetCloudArmorTierProjectRequest) GetProjectsSetCloudArmorTierRequestResource ¶
func (x *SetCloudArmorTierProjectRequest) GetProjectsSetCloudArmorTierRequestResource() *ProjectsSetCloudArmorTierRequest
func (*SetCloudArmorTierProjectRequest) GetRequestId ¶
func (x *SetCloudArmorTierProjectRequest) GetRequestId() string
func (*SetCloudArmorTierProjectRequest) ProtoMessage ¶
func (*SetCloudArmorTierProjectRequest) ProtoMessage()
func (*SetCloudArmorTierProjectRequest) ProtoReflect ¶
func (x *SetCloudArmorTierProjectRequest) ProtoReflect() protoreflect.Message
func (*SetCloudArmorTierProjectRequest) Reset ¶
func (x *SetCloudArmorTierProjectRequest) Reset()
func (*SetCloudArmorTierProjectRequest) String ¶
func (x *SetCloudArmorTierProjectRequest) String() string
type SetCommonInstanceMetadataOperationMetadata ¶
type SetCommonInstanceMetadataOperationMetadata struct { // [Output Only] The client operation id. ClientOperationId *string `protobuf:"bytes,297240295,opt,name=client_operation_id,json=clientOperationId,proto3,oneof" json:"client_operation_id,omitempty"` // [Output Only] Status information per location (location name is key). Example key: zones/us-central1-a PerLocationOperations map[string]*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo `protobuf:"bytes,408987796,rep,name=per_location_operations,json=perLocationOperations,proto3" json:"per_location_operations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*SetCommonInstanceMetadataOperationMetadata) Descriptor ¶
func (*SetCommonInstanceMetadataOperationMetadata) Descriptor() ([]byte, []int)
Deprecated: Use SetCommonInstanceMetadataOperationMetadata.ProtoReflect.Descriptor instead.
func (*SetCommonInstanceMetadataOperationMetadata) GetClientOperationId ¶
func (x *SetCommonInstanceMetadataOperationMetadata) GetClientOperationId() string
func (*SetCommonInstanceMetadataOperationMetadata) GetPerLocationOperations ¶
func (x *SetCommonInstanceMetadataOperationMetadata) GetPerLocationOperations() map[string]*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
func (*SetCommonInstanceMetadataOperationMetadata) ProtoMessage ¶
func (*SetCommonInstanceMetadataOperationMetadata) ProtoMessage()
func (*SetCommonInstanceMetadataOperationMetadata) ProtoReflect ¶
func (x *SetCommonInstanceMetadataOperationMetadata) ProtoReflect() protoreflect.Message
func (*SetCommonInstanceMetadataOperationMetadata) Reset ¶
func (x *SetCommonInstanceMetadataOperationMetadata) Reset()
func (*SetCommonInstanceMetadataOperationMetadata) String ¶
func (x *SetCommonInstanceMetadataOperationMetadata) String() string
type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo ¶
type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct { // [Output Only] If state is `ABANDONED` or `FAILED`, this field is populated. Error *Status `protobuf:"bytes,96784904,opt,name=error,proto3,oneof" json:"error,omitempty"` // [Output Only] Status of the action, which can be one of the following: `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Descriptor ¶
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Descriptor() ([]byte, []int)
Deprecated: Use SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.ProtoReflect.Descriptor instead.
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetError ¶
func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetError() *Status
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetState ¶
func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) GetState() string
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoMessage ¶
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoMessage()
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoReflect ¶
func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) ProtoReflect() protoreflect.Message
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Reset ¶
func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) Reset()
func (*SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) String ¶
func (x *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) String() string
type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State ¶
type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State int32
[Output Only] Status of the action, which can be one of the following: `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
const ( // A value indicating that the enum field is not set. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_UNDEFINED_STATE SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 0 // Operation not tracked in this location e.g. zone is marked as DOWN. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_ABANDONED SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 81797556 // Operation has completed successfully. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_DONE SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 2104194 // Operation is in an error state. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_FAILED SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 455706685 // Operation is confirmed to be in the location. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_PROPAGATED SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 507550299 // Operation is not yet confirmed to have been created in the location. SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_PROPAGATING SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 164807046 SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_UNSPECIFIED SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State = 526786327 )
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Descriptor ¶
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Descriptor() protoreflect.EnumDescriptor
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Enum ¶
func (x SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Enum() *SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) EnumDescriptor ¶
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State.Descriptor instead.
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Number ¶
func (x SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Number() protoreflect.EnumNumber
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) String ¶
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Type ¶
func (SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo_State) Type() protoreflect.EnumType
type SetCommonInstanceMetadataProjectRequest ¶
type SetCommonInstanceMetadataProjectRequest struct { // The body resource for this request MetadataResource *Metadata `protobuf:"bytes,291086110,opt,name=metadata_resource,json=metadataResource,proto3" json:"metadata_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.SetCommonInstanceMetadata. See the method description for details.
func (*SetCommonInstanceMetadataProjectRequest) Descriptor ¶
func (*SetCommonInstanceMetadataProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCommonInstanceMetadataProjectRequest.ProtoReflect.Descriptor instead.
func (*SetCommonInstanceMetadataProjectRequest) GetMetadataResource ¶
func (x *SetCommonInstanceMetadataProjectRequest) GetMetadataResource() *Metadata
func (*SetCommonInstanceMetadataProjectRequest) GetProject ¶
func (x *SetCommonInstanceMetadataProjectRequest) GetProject() string
func (*SetCommonInstanceMetadataProjectRequest) GetRequestId ¶
func (x *SetCommonInstanceMetadataProjectRequest) GetRequestId() string
func (*SetCommonInstanceMetadataProjectRequest) ProtoMessage ¶
func (*SetCommonInstanceMetadataProjectRequest) ProtoMessage()
func (*SetCommonInstanceMetadataProjectRequest) ProtoReflect ¶
func (x *SetCommonInstanceMetadataProjectRequest) ProtoReflect() protoreflect.Message
func (*SetCommonInstanceMetadataProjectRequest) Reset ¶
func (x *SetCommonInstanceMetadataProjectRequest) Reset()
func (*SetCommonInstanceMetadataProjectRequest) String ¶
func (x *SetCommonInstanceMetadataProjectRequest) String() string
type SetDefaultNetworkTierProjectRequest ¶
type SetDefaultNetworkTierProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The body resource for this request ProjectsSetDefaultNetworkTierRequestResource *ProjectsSetDefaultNetworkTierRequest `protobuf:"bytes,126410762,opt,name=projects_set_default_network_tier_request_resource,json=projectsSetDefaultNetworkTierRequestResource,proto3" json:"projects_set_default_network_tier_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Projects.SetDefaultNetworkTier. See the method description for details.
func (*SetDefaultNetworkTierProjectRequest) Descriptor ¶
func (*SetDefaultNetworkTierProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDefaultNetworkTierProjectRequest.ProtoReflect.Descriptor instead.
func (*SetDefaultNetworkTierProjectRequest) GetProject ¶
func (x *SetDefaultNetworkTierProjectRequest) GetProject() string
func (*SetDefaultNetworkTierProjectRequest) GetProjectsSetDefaultNetworkTierRequestResource ¶
func (x *SetDefaultNetworkTierProjectRequest) GetProjectsSetDefaultNetworkTierRequestResource() *ProjectsSetDefaultNetworkTierRequest
func (*SetDefaultNetworkTierProjectRequest) GetRequestId ¶
func (x *SetDefaultNetworkTierProjectRequest) GetRequestId() string
func (*SetDefaultNetworkTierProjectRequest) ProtoMessage ¶
func (*SetDefaultNetworkTierProjectRequest) ProtoMessage()
func (*SetDefaultNetworkTierProjectRequest) ProtoReflect ¶
func (x *SetDefaultNetworkTierProjectRequest) ProtoReflect() protoreflect.Message
func (*SetDefaultNetworkTierProjectRequest) Reset ¶
func (x *SetDefaultNetworkTierProjectRequest) Reset()
func (*SetDefaultNetworkTierProjectRequest) String ¶
func (x *SetDefaultNetworkTierProjectRequest) String() string
type SetDeletionProtectionInstanceRequest ¶
type SetDeletionProtectionInstanceRequest struct { // Whether the resource should be protected against deletion. DeletionProtection *bool `protobuf:"varint,458014698,opt,name=deletion_protection,json=deletionProtection,proto3,oneof" json:"deletion_protection,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetDeletionProtection. See the method description for details.
func (*SetDeletionProtectionInstanceRequest) Descriptor ¶
func (*SetDeletionProtectionInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDeletionProtectionInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetDeletionProtectionInstanceRequest) GetDeletionProtection ¶
func (x *SetDeletionProtectionInstanceRequest) GetDeletionProtection() bool
func (*SetDeletionProtectionInstanceRequest) GetProject ¶
func (x *SetDeletionProtectionInstanceRequest) GetProject() string
func (*SetDeletionProtectionInstanceRequest) GetRequestId ¶
func (x *SetDeletionProtectionInstanceRequest) GetRequestId() string
func (*SetDeletionProtectionInstanceRequest) GetResource ¶
func (x *SetDeletionProtectionInstanceRequest) GetResource() string
func (*SetDeletionProtectionInstanceRequest) GetZone ¶
func (x *SetDeletionProtectionInstanceRequest) GetZone() string
func (*SetDeletionProtectionInstanceRequest) ProtoMessage ¶
func (*SetDeletionProtectionInstanceRequest) ProtoMessage()
func (*SetDeletionProtectionInstanceRequest) ProtoReflect ¶
func (x *SetDeletionProtectionInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetDeletionProtectionInstanceRequest) Reset ¶
func (x *SetDeletionProtectionInstanceRequest) Reset()
func (*SetDeletionProtectionInstanceRequest) String ¶
func (x *SetDeletionProtectionInstanceRequest) String() string
type SetDiskAutoDeleteInstanceRequest ¶
type SetDiskAutoDeleteInstanceRequest struct { // Whether to auto-delete the disk when the instance is deleted. AutoDelete bool `protobuf:"varint,464761403,opt,name=auto_delete,json=autoDelete,proto3" json:"auto_delete,omitempty"` // The device name of the disk to modify. Make a get() request on the instance to view currently attached disks and device names. DeviceName string `protobuf:"bytes,67541716,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"` // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetDiskAutoDelete. See the method description for details.
func (*SetDiskAutoDeleteInstanceRequest) Descriptor ¶
func (*SetDiskAutoDeleteInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetDiskAutoDeleteInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetDiskAutoDeleteInstanceRequest) GetAutoDelete ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetAutoDelete() bool
func (*SetDiskAutoDeleteInstanceRequest) GetDeviceName ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetDeviceName() string
func (*SetDiskAutoDeleteInstanceRequest) GetInstance ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetInstance() string
func (*SetDiskAutoDeleteInstanceRequest) GetProject ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetProject() string
func (*SetDiskAutoDeleteInstanceRequest) GetRequestId ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetRequestId() string
func (*SetDiskAutoDeleteInstanceRequest) GetZone ¶
func (x *SetDiskAutoDeleteInstanceRequest) GetZone() string
func (*SetDiskAutoDeleteInstanceRequest) ProtoMessage ¶
func (*SetDiskAutoDeleteInstanceRequest) ProtoMessage()
func (*SetDiskAutoDeleteInstanceRequest) ProtoReflect ¶
func (x *SetDiskAutoDeleteInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetDiskAutoDeleteInstanceRequest) Reset ¶
func (x *SetDiskAutoDeleteInstanceRequest) Reset()
func (*SetDiskAutoDeleteInstanceRequest) String ¶
func (x *SetDiskAutoDeleteInstanceRequest) String() string
type SetEdgeSecurityPolicyBackendBucketRequest ¶
type SetEdgeSecurityPolicyBackendBucketRequest struct { // Name of the BackendBucket resource to which the security policy should be set. The name should conform to RFC1035. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.SetEdgeSecurityPolicy. See the method description for details.
func (*SetEdgeSecurityPolicyBackendBucketRequest) Descriptor ¶
func (*SetEdgeSecurityPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEdgeSecurityPolicyBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*SetEdgeSecurityPolicyBackendBucketRequest) GetBackendBucket ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetBackendBucket() string
func (*SetEdgeSecurityPolicyBackendBucketRequest) GetProject ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetProject() string
func (*SetEdgeSecurityPolicyBackendBucketRequest) GetRequestId ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetRequestId() string
func (*SetEdgeSecurityPolicyBackendBucketRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetEdgeSecurityPolicyBackendBucketRequest) ProtoMessage ¶
func (*SetEdgeSecurityPolicyBackendBucketRequest) ProtoMessage()
func (*SetEdgeSecurityPolicyBackendBucketRequest) ProtoReflect ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*SetEdgeSecurityPolicyBackendBucketRequest) Reset ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) Reset()
func (*SetEdgeSecurityPolicyBackendBucketRequest) String ¶
func (x *SetEdgeSecurityPolicyBackendBucketRequest) String() string
type SetEdgeSecurityPolicyBackendServiceRequest ¶
type SetEdgeSecurityPolicyBackendServiceRequest struct { // Name of the BackendService resource to which the edge security policy should be set. The name should conform to RFC1035. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.SetEdgeSecurityPolicy. See the method description for details.
func (*SetEdgeSecurityPolicyBackendServiceRequest) Descriptor ¶
func (*SetEdgeSecurityPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEdgeSecurityPolicyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*SetEdgeSecurityPolicyBackendServiceRequest) GetBackendService ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetBackendService() string
func (*SetEdgeSecurityPolicyBackendServiceRequest) GetProject ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetProject() string
func (*SetEdgeSecurityPolicyBackendServiceRequest) GetRequestId ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetRequestId() string
func (*SetEdgeSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetEdgeSecurityPolicyBackendServiceRequest) ProtoMessage ¶
func (*SetEdgeSecurityPolicyBackendServiceRequest) ProtoMessage()
func (*SetEdgeSecurityPolicyBackendServiceRequest) ProtoReflect ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*SetEdgeSecurityPolicyBackendServiceRequest) Reset ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) Reset()
func (*SetEdgeSecurityPolicyBackendServiceRequest) String ¶
func (x *SetEdgeSecurityPolicyBackendServiceRequest) String() string
type SetIamPolicyBackendBucketRequest ¶
type SetIamPolicyBackendBucketRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.SetIamPolicy. See the method description for details.
func (*SetIamPolicyBackendBucketRequest) Descriptor ¶
func (*SetIamPolicyBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyBackendBucketRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyBackendBucketRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyBackendBucketRequest) GetProject ¶
func (x *SetIamPolicyBackendBucketRequest) GetProject() string
func (*SetIamPolicyBackendBucketRequest) GetResource ¶
func (x *SetIamPolicyBackendBucketRequest) GetResource() string
func (*SetIamPolicyBackendBucketRequest) ProtoMessage ¶
func (*SetIamPolicyBackendBucketRequest) ProtoMessage()
func (*SetIamPolicyBackendBucketRequest) ProtoReflect ¶
func (x *SetIamPolicyBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyBackendBucketRequest) Reset ¶
func (x *SetIamPolicyBackendBucketRequest) Reset()
func (*SetIamPolicyBackendBucketRequest) String ¶
func (x *SetIamPolicyBackendBucketRequest) String() string
type SetIamPolicyBackendServiceRequest ¶
type SetIamPolicyBackendServiceRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.SetIamPolicy. See the method description for details.
func (*SetIamPolicyBackendServiceRequest) Descriptor ¶
func (*SetIamPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyBackendServiceRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyBackendServiceRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyBackendServiceRequest) GetProject ¶
func (x *SetIamPolicyBackendServiceRequest) GetProject() string
func (*SetIamPolicyBackendServiceRequest) GetResource ¶
func (x *SetIamPolicyBackendServiceRequest) GetResource() string
func (*SetIamPolicyBackendServiceRequest) ProtoMessage ¶
func (*SetIamPolicyBackendServiceRequest) ProtoMessage()
func (*SetIamPolicyBackendServiceRequest) ProtoReflect ¶
func (x *SetIamPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyBackendServiceRequest) Reset ¶
func (x *SetIamPolicyBackendServiceRequest) Reset()
func (*SetIamPolicyBackendServiceRequest) String ¶
func (x *SetIamPolicyBackendServiceRequest) String() string
type SetIamPolicyDiskRequest ¶
type SetIamPolicyDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Disks.SetIamPolicy. See the method description for details.
func (*SetIamPolicyDiskRequest) Descriptor ¶
func (*SetIamPolicyDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyDiskRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyDiskRequest) GetProject ¶
func (x *SetIamPolicyDiskRequest) GetProject() string
func (*SetIamPolicyDiskRequest) GetResource ¶
func (x *SetIamPolicyDiskRequest) GetResource() string
func (*SetIamPolicyDiskRequest) GetZone ¶
func (x *SetIamPolicyDiskRequest) GetZone() string
func (*SetIamPolicyDiskRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyDiskRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyDiskRequest) ProtoMessage ¶
func (*SetIamPolicyDiskRequest) ProtoMessage()
func (*SetIamPolicyDiskRequest) ProtoReflect ¶
func (x *SetIamPolicyDiskRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyDiskRequest) Reset ¶
func (x *SetIamPolicyDiskRequest) Reset()
func (*SetIamPolicyDiskRequest) String ¶
func (x *SetIamPolicyDiskRequest) String() string
type SetIamPolicyFirewallPolicyRequest ¶
type SetIamPolicyFirewallPolicyRequest struct { // The body resource for this request GlobalOrganizationSetPolicyRequestResource *GlobalOrganizationSetPolicyRequest `protobuf:"bytes,177408606,opt,name=global_organization_set_policy_request_resource,json=globalOrganizationSetPolicyRequestResource,proto3" json:"global_organization_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.SetIamPolicy. See the method description for details.
func (*SetIamPolicyFirewallPolicyRequest) Descriptor ¶
func (*SetIamPolicyFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyFirewallPolicyRequest) GetGlobalOrganizationSetPolicyRequestResource ¶
func (x *SetIamPolicyFirewallPolicyRequest) GetGlobalOrganizationSetPolicyRequestResource() *GlobalOrganizationSetPolicyRequest
func (*SetIamPolicyFirewallPolicyRequest) GetResource ¶
func (x *SetIamPolicyFirewallPolicyRequest) GetResource() string
func (*SetIamPolicyFirewallPolicyRequest) ProtoMessage ¶
func (*SetIamPolicyFirewallPolicyRequest) ProtoMessage()
func (*SetIamPolicyFirewallPolicyRequest) ProtoReflect ¶
func (x *SetIamPolicyFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyFirewallPolicyRequest) Reset ¶
func (x *SetIamPolicyFirewallPolicyRequest) Reset()
func (*SetIamPolicyFirewallPolicyRequest) String ¶
func (x *SetIamPolicyFirewallPolicyRequest) String() string
type SetIamPolicyImageRequest ¶
type SetIamPolicyImageRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Images.SetIamPolicy. See the method description for details.
func (*SetIamPolicyImageRequest) Descriptor ¶
func (*SetIamPolicyImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyImageRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyImageRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyImageRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyImageRequest) GetProject ¶
func (x *SetIamPolicyImageRequest) GetProject() string
func (*SetIamPolicyImageRequest) GetResource ¶
func (x *SetIamPolicyImageRequest) GetResource() string
func (*SetIamPolicyImageRequest) ProtoMessage ¶
func (*SetIamPolicyImageRequest) ProtoMessage()
func (*SetIamPolicyImageRequest) ProtoReflect ¶
func (x *SetIamPolicyImageRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyImageRequest) Reset ¶
func (x *SetIamPolicyImageRequest) Reset()
func (*SetIamPolicyImageRequest) String ¶
func (x *SetIamPolicyImageRequest) String() string
type SetIamPolicyInstanceRequest ¶
type SetIamPolicyInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetIamPolicy. See the method description for details.
func (*SetIamPolicyInstanceRequest) Descriptor ¶
func (*SetIamPolicyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyInstanceRequest) GetProject ¶
func (x *SetIamPolicyInstanceRequest) GetProject() string
func (*SetIamPolicyInstanceRequest) GetResource ¶
func (x *SetIamPolicyInstanceRequest) GetResource() string
func (*SetIamPolicyInstanceRequest) GetZone ¶
func (x *SetIamPolicyInstanceRequest) GetZone() string
func (*SetIamPolicyInstanceRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyInstanceRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyInstanceRequest) ProtoMessage ¶
func (*SetIamPolicyInstanceRequest) ProtoMessage()
func (*SetIamPolicyInstanceRequest) ProtoReflect ¶
func (x *SetIamPolicyInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyInstanceRequest) Reset ¶
func (x *SetIamPolicyInstanceRequest) Reset()
func (*SetIamPolicyInstanceRequest) String ¶
func (x *SetIamPolicyInstanceRequest) String() string
type SetIamPolicyInstanceTemplateRequest ¶
type SetIamPolicyInstanceTemplateRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.SetIamPolicy. See the method description for details.
func (*SetIamPolicyInstanceTemplateRequest) Descriptor ¶
func (*SetIamPolicyInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyInstanceTemplateRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyInstanceTemplateRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyInstanceTemplateRequest) GetProject ¶
func (x *SetIamPolicyInstanceTemplateRequest) GetProject() string
func (*SetIamPolicyInstanceTemplateRequest) GetResource ¶
func (x *SetIamPolicyInstanceTemplateRequest) GetResource() string
func (*SetIamPolicyInstanceTemplateRequest) ProtoMessage ¶
func (*SetIamPolicyInstanceTemplateRequest) ProtoMessage()
func (*SetIamPolicyInstanceTemplateRequest) ProtoReflect ¶
func (x *SetIamPolicyInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyInstanceTemplateRequest) Reset ¶
func (x *SetIamPolicyInstanceTemplateRequest) Reset()
func (*SetIamPolicyInstanceTemplateRequest) String ¶
func (x *SetIamPolicyInstanceTemplateRequest) String() string
type SetIamPolicyInstantSnapshotRequest ¶
type SetIamPolicyInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.SetIamPolicy. See the method description for details.
func (*SetIamPolicyInstantSnapshotRequest) Descriptor ¶
func (*SetIamPolicyInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyInstantSnapshotRequest) GetProject ¶
func (x *SetIamPolicyInstantSnapshotRequest) GetProject() string
func (*SetIamPolicyInstantSnapshotRequest) GetResource ¶
func (x *SetIamPolicyInstantSnapshotRequest) GetResource() string
func (*SetIamPolicyInstantSnapshotRequest) GetZone ¶
func (x *SetIamPolicyInstantSnapshotRequest) GetZone() string
func (*SetIamPolicyInstantSnapshotRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyInstantSnapshotRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyInstantSnapshotRequest) ProtoMessage ¶
func (*SetIamPolicyInstantSnapshotRequest) ProtoMessage()
func (*SetIamPolicyInstantSnapshotRequest) ProtoReflect ¶
func (x *SetIamPolicyInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyInstantSnapshotRequest) Reset ¶
func (x *SetIamPolicyInstantSnapshotRequest) Reset()
func (*SetIamPolicyInstantSnapshotRequest) String ¶
func (x *SetIamPolicyInstantSnapshotRequest) String() string
type SetIamPolicyLicenseRequest ¶
type SetIamPolicyLicenseRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.SetIamPolicy. See the method description for details.
func (*SetIamPolicyLicenseRequest) Descriptor ¶
func (*SetIamPolicyLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyLicenseRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyLicenseRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyLicenseRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyLicenseRequest) GetProject ¶
func (x *SetIamPolicyLicenseRequest) GetProject() string
func (*SetIamPolicyLicenseRequest) GetResource ¶
func (x *SetIamPolicyLicenseRequest) GetResource() string
func (*SetIamPolicyLicenseRequest) ProtoMessage ¶
func (*SetIamPolicyLicenseRequest) ProtoMessage()
func (*SetIamPolicyLicenseRequest) ProtoReflect ¶
func (x *SetIamPolicyLicenseRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyLicenseRequest) Reset ¶
func (x *SetIamPolicyLicenseRequest) Reset()
func (*SetIamPolicyLicenseRequest) String ¶
func (x *SetIamPolicyLicenseRequest) String() string
type SetIamPolicyMachineImageRequest ¶
type SetIamPolicyMachineImageRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.SetIamPolicy. See the method description for details.
func (*SetIamPolicyMachineImageRequest) Descriptor ¶
func (*SetIamPolicyMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyMachineImageRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyMachineImageRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyMachineImageRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyMachineImageRequest) GetProject ¶
func (x *SetIamPolicyMachineImageRequest) GetProject() string
func (*SetIamPolicyMachineImageRequest) GetResource ¶
func (x *SetIamPolicyMachineImageRequest) GetResource() string
func (*SetIamPolicyMachineImageRequest) ProtoMessage ¶
func (*SetIamPolicyMachineImageRequest) ProtoMessage()
func (*SetIamPolicyMachineImageRequest) ProtoReflect ¶
func (x *SetIamPolicyMachineImageRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyMachineImageRequest) Reset ¶
func (x *SetIamPolicyMachineImageRequest) Reset()
func (*SetIamPolicyMachineImageRequest) String ¶
func (x *SetIamPolicyMachineImageRequest) String() string
type SetIamPolicyNetworkAttachmentRequest ¶
type SetIamPolicyNetworkAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.SetIamPolicy. See the method description for details.
func (*SetIamPolicyNetworkAttachmentRequest) Descriptor ¶
func (*SetIamPolicyNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyNetworkAttachmentRequest) GetProject ¶
func (x *SetIamPolicyNetworkAttachmentRequest) GetProject() string
func (*SetIamPolicyNetworkAttachmentRequest) GetRegion ¶
func (x *SetIamPolicyNetworkAttachmentRequest) GetRegion() string
func (*SetIamPolicyNetworkAttachmentRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyNetworkAttachmentRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyNetworkAttachmentRequest) GetResource ¶
func (x *SetIamPolicyNetworkAttachmentRequest) GetResource() string
func (*SetIamPolicyNetworkAttachmentRequest) ProtoMessage ¶
func (*SetIamPolicyNetworkAttachmentRequest) ProtoMessage()
func (*SetIamPolicyNetworkAttachmentRequest) ProtoReflect ¶
func (x *SetIamPolicyNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyNetworkAttachmentRequest) Reset ¶
func (x *SetIamPolicyNetworkAttachmentRequest) Reset()
func (*SetIamPolicyNetworkAttachmentRequest) String ¶
func (x *SetIamPolicyNetworkAttachmentRequest) String() string
type SetIamPolicyNetworkFirewallPolicyRequest ¶
type SetIamPolicyNetworkFirewallPolicyRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.SetIamPolicy. See the method description for details.
func (*SetIamPolicyNetworkFirewallPolicyRequest) Descriptor ¶
func (*SetIamPolicyNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyNetworkFirewallPolicyRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicyNetworkFirewallPolicyRequest) GetProject ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetProject() string
func (*SetIamPolicyNetworkFirewallPolicyRequest) GetResource ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) GetResource() string
func (*SetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*SetIamPolicyNetworkFirewallPolicyRequest) ProtoMessage()
func (*SetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyNetworkFirewallPolicyRequest) Reset ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) Reset()
func (*SetIamPolicyNetworkFirewallPolicyRequest) String ¶
func (x *SetIamPolicyNetworkFirewallPolicyRequest) String() string
type SetIamPolicyNodeGroupRequest ¶
type SetIamPolicyNodeGroupRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.SetIamPolicy. See the method description for details.
func (*SetIamPolicyNodeGroupRequest) Descriptor ¶
func (*SetIamPolicyNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyNodeGroupRequest) GetProject ¶
func (x *SetIamPolicyNodeGroupRequest) GetProject() string
func (*SetIamPolicyNodeGroupRequest) GetResource ¶
func (x *SetIamPolicyNodeGroupRequest) GetResource() string
func (*SetIamPolicyNodeGroupRequest) GetZone ¶
func (x *SetIamPolicyNodeGroupRequest) GetZone() string
func (*SetIamPolicyNodeGroupRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyNodeGroupRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyNodeGroupRequest) ProtoMessage ¶
func (*SetIamPolicyNodeGroupRequest) ProtoMessage()
func (*SetIamPolicyNodeGroupRequest) ProtoReflect ¶
func (x *SetIamPolicyNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyNodeGroupRequest) Reset ¶
func (x *SetIamPolicyNodeGroupRequest) Reset()
func (*SetIamPolicyNodeGroupRequest) String ¶
func (x *SetIamPolicyNodeGroupRequest) String() string
type SetIamPolicyNodeTemplateRequest ¶
type SetIamPolicyNodeTemplateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.SetIamPolicy. See the method description for details.
func (*SetIamPolicyNodeTemplateRequest) Descriptor ¶
func (*SetIamPolicyNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyNodeTemplateRequest) GetProject ¶
func (x *SetIamPolicyNodeTemplateRequest) GetProject() string
func (*SetIamPolicyNodeTemplateRequest) GetRegion ¶
func (x *SetIamPolicyNodeTemplateRequest) GetRegion() string
func (*SetIamPolicyNodeTemplateRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyNodeTemplateRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyNodeTemplateRequest) GetResource ¶
func (x *SetIamPolicyNodeTemplateRequest) GetResource() string
func (*SetIamPolicyNodeTemplateRequest) ProtoMessage ¶
func (*SetIamPolicyNodeTemplateRequest) ProtoMessage()
func (*SetIamPolicyNodeTemplateRequest) ProtoReflect ¶
func (x *SetIamPolicyNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyNodeTemplateRequest) Reset ¶
func (x *SetIamPolicyNodeTemplateRequest) Reset()
func (*SetIamPolicyNodeTemplateRequest) String ¶
func (x *SetIamPolicyNodeTemplateRequest) String() string
type SetIamPolicyRegionBackendServiceRequest ¶
type SetIamPolicyRegionBackendServiceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.SetIamPolicy. See the method description for details.
func (*SetIamPolicyRegionBackendServiceRequest) Descriptor ¶
func (*SetIamPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyRegionBackendServiceRequest) GetProject ¶
func (x *SetIamPolicyRegionBackendServiceRequest) GetProject() string
func (*SetIamPolicyRegionBackendServiceRequest) GetRegion ¶
func (x *SetIamPolicyRegionBackendServiceRequest) GetRegion() string
func (*SetIamPolicyRegionBackendServiceRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyRegionBackendServiceRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyRegionBackendServiceRequest) GetResource ¶
func (x *SetIamPolicyRegionBackendServiceRequest) GetResource() string
func (*SetIamPolicyRegionBackendServiceRequest) ProtoMessage ¶
func (*SetIamPolicyRegionBackendServiceRequest) ProtoMessage()
func (*SetIamPolicyRegionBackendServiceRequest) ProtoReflect ¶
func (x *SetIamPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyRegionBackendServiceRequest) Reset ¶
func (x *SetIamPolicyRegionBackendServiceRequest) Reset()
func (*SetIamPolicyRegionBackendServiceRequest) String ¶
func (x *SetIamPolicyRegionBackendServiceRequest) String() string
type SetIamPolicyRegionDiskRequest ¶
type SetIamPolicyRegionDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.SetIamPolicy. See the method description for details.
func (*SetIamPolicyRegionDiskRequest) Descriptor ¶
func (*SetIamPolicyRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyRegionDiskRequest) GetProject ¶
func (x *SetIamPolicyRegionDiskRequest) GetProject() string
func (*SetIamPolicyRegionDiskRequest) GetRegion ¶
func (x *SetIamPolicyRegionDiskRequest) GetRegion() string
func (*SetIamPolicyRegionDiskRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyRegionDiskRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyRegionDiskRequest) GetResource ¶
func (x *SetIamPolicyRegionDiskRequest) GetResource() string
func (*SetIamPolicyRegionDiskRequest) ProtoMessage ¶
func (*SetIamPolicyRegionDiskRequest) ProtoMessage()
func (*SetIamPolicyRegionDiskRequest) ProtoReflect ¶
func (x *SetIamPolicyRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyRegionDiskRequest) Reset ¶
func (x *SetIamPolicyRegionDiskRequest) Reset()
func (*SetIamPolicyRegionDiskRequest) String ¶
func (x *SetIamPolicyRegionDiskRequest) String() string
type SetIamPolicyRegionInstantSnapshotRequest ¶
type SetIamPolicyRegionInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.SetIamPolicy. See the method description for details.
func (*SetIamPolicyRegionInstantSnapshotRequest) Descriptor ¶
func (*SetIamPolicyRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyRegionInstantSnapshotRequest) GetProject ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) GetProject() string
func (*SetIamPolicyRegionInstantSnapshotRequest) GetRegion ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) GetRegion() string
func (*SetIamPolicyRegionInstantSnapshotRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyRegionInstantSnapshotRequest) GetResource ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) GetResource() string
func (*SetIamPolicyRegionInstantSnapshotRequest) ProtoMessage ¶
func (*SetIamPolicyRegionInstantSnapshotRequest) ProtoMessage()
func (*SetIamPolicyRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyRegionInstantSnapshotRequest) Reset ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) Reset()
func (*SetIamPolicyRegionInstantSnapshotRequest) String ¶
func (x *SetIamPolicyRegionInstantSnapshotRequest) String() string
type SetIamPolicyRegionNetworkFirewallPolicyRequest ¶
type SetIamPolicyRegionNetworkFirewallPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.SetIamPolicy. See the method description for details.
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetProject() string
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) GetResource() string
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) Reset()
func (*SetIamPolicyRegionNetworkFirewallPolicyRequest) String ¶
func (x *SetIamPolicyRegionNetworkFirewallPolicyRequest) String() string
type SetIamPolicyReservationRequest ¶
type SetIamPolicyReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.SetIamPolicy. See the method description for details.
func (*SetIamPolicyReservationRequest) Descriptor ¶
func (*SetIamPolicyReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyReservationRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyReservationRequest) GetProject ¶
func (x *SetIamPolicyReservationRequest) GetProject() string
func (*SetIamPolicyReservationRequest) GetResource ¶
func (x *SetIamPolicyReservationRequest) GetResource() string
func (*SetIamPolicyReservationRequest) GetZone ¶
func (x *SetIamPolicyReservationRequest) GetZone() string
func (*SetIamPolicyReservationRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyReservationRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyReservationRequest) ProtoMessage ¶
func (*SetIamPolicyReservationRequest) ProtoMessage()
func (*SetIamPolicyReservationRequest) ProtoReflect ¶
func (x *SetIamPolicyReservationRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyReservationRequest) Reset ¶
func (x *SetIamPolicyReservationRequest) Reset()
func (*SetIamPolicyReservationRequest) String ¶
func (x *SetIamPolicyReservationRequest) String() string
type SetIamPolicyResourcePolicyRequest ¶
type SetIamPolicyResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.SetIamPolicy. See the method description for details.
func (*SetIamPolicyResourcePolicyRequest) Descriptor ¶
func (*SetIamPolicyResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyResourcePolicyRequest) GetProject ¶
func (x *SetIamPolicyResourcePolicyRequest) GetProject() string
func (*SetIamPolicyResourcePolicyRequest) GetRegion ¶
func (x *SetIamPolicyResourcePolicyRequest) GetRegion() string
func (*SetIamPolicyResourcePolicyRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyResourcePolicyRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyResourcePolicyRequest) GetResource ¶
func (x *SetIamPolicyResourcePolicyRequest) GetResource() string
func (*SetIamPolicyResourcePolicyRequest) ProtoMessage ¶
func (*SetIamPolicyResourcePolicyRequest) ProtoMessage()
func (*SetIamPolicyResourcePolicyRequest) ProtoReflect ¶
func (x *SetIamPolicyResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyResourcePolicyRequest) Reset ¶
func (x *SetIamPolicyResourcePolicyRequest) Reset()
func (*SetIamPolicyResourcePolicyRequest) String ¶
func (x *SetIamPolicyResourcePolicyRequest) String() string
type SetIamPolicyServiceAttachmentRequest ¶
type SetIamPolicyServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.SetIamPolicy. See the method description for details.
func (*SetIamPolicyServiceAttachmentRequest) Descriptor ¶
func (*SetIamPolicyServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyServiceAttachmentRequest) GetProject ¶
func (x *SetIamPolicyServiceAttachmentRequest) GetProject() string
func (*SetIamPolicyServiceAttachmentRequest) GetRegion ¶
func (x *SetIamPolicyServiceAttachmentRequest) GetRegion() string
func (*SetIamPolicyServiceAttachmentRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicyServiceAttachmentRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicyServiceAttachmentRequest) GetResource ¶
func (x *SetIamPolicyServiceAttachmentRequest) GetResource() string
func (*SetIamPolicyServiceAttachmentRequest) ProtoMessage ¶
func (*SetIamPolicyServiceAttachmentRequest) ProtoMessage()
func (*SetIamPolicyServiceAttachmentRequest) ProtoReflect ¶
func (x *SetIamPolicyServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyServiceAttachmentRequest) Reset ¶
func (x *SetIamPolicyServiceAttachmentRequest) Reset()
func (*SetIamPolicyServiceAttachmentRequest) String ¶
func (x *SetIamPolicyServiceAttachmentRequest) String() string
type SetIamPolicySnapshotRequest ¶
type SetIamPolicySnapshotRequest struct { // The body resource for this request GlobalSetPolicyRequestResource *GlobalSetPolicyRequest `protobuf:"bytes,337048498,opt,name=global_set_policy_request_resource,json=globalSetPolicyRequestResource,proto3" json:"global_set_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.SetIamPolicy. See the method description for details.
func (*SetIamPolicySnapshotRequest) Descriptor ¶
func (*SetIamPolicySnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicySnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicySnapshotRequest) GetGlobalSetPolicyRequestResource ¶
func (x *SetIamPolicySnapshotRequest) GetGlobalSetPolicyRequestResource() *GlobalSetPolicyRequest
func (*SetIamPolicySnapshotRequest) GetProject ¶
func (x *SetIamPolicySnapshotRequest) GetProject() string
func (*SetIamPolicySnapshotRequest) GetResource ¶
func (x *SetIamPolicySnapshotRequest) GetResource() string
func (*SetIamPolicySnapshotRequest) ProtoMessage ¶
func (*SetIamPolicySnapshotRequest) ProtoMessage()
func (*SetIamPolicySnapshotRequest) ProtoReflect ¶
func (x *SetIamPolicySnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicySnapshotRequest) Reset ¶
func (x *SetIamPolicySnapshotRequest) Reset()
func (*SetIamPolicySnapshotRequest) String ¶
func (x *SetIamPolicySnapshotRequest) String() string
type SetIamPolicyStoragePoolRequest ¶
type SetIamPolicyStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetPolicyRequestResource *ZoneSetPolicyRequest `protobuf:"bytes,382082107,opt,name=zone_set_policy_request_resource,json=zoneSetPolicyRequestResource,proto3" json:"zone_set_policy_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.SetIamPolicy. See the method description for details.
func (*SetIamPolicyStoragePoolRequest) Descriptor ¶
func (*SetIamPolicyStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicyStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicyStoragePoolRequest) GetProject ¶
func (x *SetIamPolicyStoragePoolRequest) GetProject() string
func (*SetIamPolicyStoragePoolRequest) GetResource ¶
func (x *SetIamPolicyStoragePoolRequest) GetResource() string
func (*SetIamPolicyStoragePoolRequest) GetZone ¶
func (x *SetIamPolicyStoragePoolRequest) GetZone() string
func (*SetIamPolicyStoragePoolRequest) GetZoneSetPolicyRequestResource ¶
func (x *SetIamPolicyStoragePoolRequest) GetZoneSetPolicyRequestResource() *ZoneSetPolicyRequest
func (*SetIamPolicyStoragePoolRequest) ProtoMessage ¶
func (*SetIamPolicyStoragePoolRequest) ProtoMessage()
func (*SetIamPolicyStoragePoolRequest) ProtoReflect ¶
func (x *SetIamPolicyStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicyStoragePoolRequest) Reset ¶
func (x *SetIamPolicyStoragePoolRequest) Reset()
func (*SetIamPolicyStoragePoolRequest) String ¶
func (x *SetIamPolicyStoragePoolRequest) String() string
type SetIamPolicySubnetworkRequest ¶
type SetIamPolicySubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetPolicyRequestResource *RegionSetPolicyRequest `protobuf:"bytes,276489091,opt,name=region_set_policy_request_resource,json=regionSetPolicyRequestResource,proto3" json:"region_set_policy_request_resource,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.SetIamPolicy. See the method description for details.
func (*SetIamPolicySubnetworkRequest) Descriptor ¶
func (*SetIamPolicySubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetIamPolicySubnetworkRequest.ProtoReflect.Descriptor instead.
func (*SetIamPolicySubnetworkRequest) GetProject ¶
func (x *SetIamPolicySubnetworkRequest) GetProject() string
func (*SetIamPolicySubnetworkRequest) GetRegion ¶
func (x *SetIamPolicySubnetworkRequest) GetRegion() string
func (*SetIamPolicySubnetworkRequest) GetRegionSetPolicyRequestResource ¶
func (x *SetIamPolicySubnetworkRequest) GetRegionSetPolicyRequestResource() *RegionSetPolicyRequest
func (*SetIamPolicySubnetworkRequest) GetResource ¶
func (x *SetIamPolicySubnetworkRequest) GetResource() string
func (*SetIamPolicySubnetworkRequest) ProtoMessage ¶
func (*SetIamPolicySubnetworkRequest) ProtoMessage()
func (*SetIamPolicySubnetworkRequest) ProtoReflect ¶
func (x *SetIamPolicySubnetworkRequest) ProtoReflect() protoreflect.Message
func (*SetIamPolicySubnetworkRequest) Reset ¶
func (x *SetIamPolicySubnetworkRequest) Reset()
func (*SetIamPolicySubnetworkRequest) String ¶
func (x *SetIamPolicySubnetworkRequest) String() string
type SetInstanceTemplateInstanceGroupManagerRequest ¶
type SetInstanceTemplateInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersSetInstanceTemplateRequestResource *InstanceGroupManagersSetInstanceTemplateRequest `protobuf:"bytes,9809093,opt,name=instance_group_managers_set_instance_template_request_resource,json=instanceGroupManagersSetInstanceTemplateRequestResource,proto3" json:"instance_group_managers_set_instance_template_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.SetInstanceTemplate. See the method description for details.
func (*SetInstanceTemplateInstanceGroupManagerRequest) Descriptor ¶
func (*SetInstanceTemplateInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInstanceTemplateInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManagersSetInstanceTemplateRequestResource ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetInstanceGroupManagersSetInstanceTemplateRequestResource() *InstanceGroupManagersSetInstanceTemplateRequest
func (*SetInstanceTemplateInstanceGroupManagerRequest) GetProject ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetProject() string
func (*SetInstanceTemplateInstanceGroupManagerRequest) GetRequestId ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetRequestId() string
func (*SetInstanceTemplateInstanceGroupManagerRequest) GetZone ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) GetZone() string
func (*SetInstanceTemplateInstanceGroupManagerRequest) ProtoMessage ¶
func (*SetInstanceTemplateInstanceGroupManagerRequest) ProtoMessage()
func (*SetInstanceTemplateInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SetInstanceTemplateInstanceGroupManagerRequest) Reset ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) Reset()
func (*SetInstanceTemplateInstanceGroupManagerRequest) String ¶
func (x *SetInstanceTemplateInstanceGroupManagerRequest) String() string
type SetInstanceTemplateRegionInstanceGroupManagerRequest ¶
type SetInstanceTemplateRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersSetTemplateRequestResource *RegionInstanceGroupManagersSetTemplateRequest `protobuf:"bytes,187310412,opt,name=region_instance_group_managers_set_template_request_resource,json=regionInstanceGroupManagersSetTemplateRequestResource,proto3" json:"region_instance_group_managers_set_template_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.SetInstanceTemplate. See the method description for details.
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) Descriptor ¶
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetInstanceTemplateRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) GetProject ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetProject() string
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegion() string
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTemplateRequestResource ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTemplateRequestResource() *RegionInstanceGroupManagersSetTemplateRequest
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) GetRequestId() string
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoMessage()
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) Reset ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) Reset()
func (*SetInstanceTemplateRegionInstanceGroupManagerRequest) String ¶
func (x *SetInstanceTemplateRegionInstanceGroupManagerRequest) String() string
type SetLabelsAddressRequest ¶
type SetLabelsAddressRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Addresses.SetLabels. See the method description for details.
func (*SetLabelsAddressRequest) Descriptor ¶
func (*SetLabelsAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsAddressRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsAddressRequest) GetProject ¶
func (x *SetLabelsAddressRequest) GetProject() string
func (*SetLabelsAddressRequest) GetRegion ¶
func (x *SetLabelsAddressRequest) GetRegion() string
func (*SetLabelsAddressRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsAddressRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsAddressRequest) GetRequestId ¶
func (x *SetLabelsAddressRequest) GetRequestId() string
func (*SetLabelsAddressRequest) GetResource ¶
func (x *SetLabelsAddressRequest) GetResource() string
func (*SetLabelsAddressRequest) ProtoMessage ¶
func (*SetLabelsAddressRequest) ProtoMessage()
func (*SetLabelsAddressRequest) ProtoReflect ¶
func (x *SetLabelsAddressRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsAddressRequest) Reset ¶
func (x *SetLabelsAddressRequest) Reset()
func (*SetLabelsAddressRequest) String ¶
func (x *SetLabelsAddressRequest) String() string
type SetLabelsDiskRequest ¶
type SetLabelsDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetLabelsRequestResource *ZoneSetLabelsRequest `protobuf:"bytes,364950798,opt,name=zone_set_labels_request_resource,json=zoneSetLabelsRequestResource,proto3" json:"zone_set_labels_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Disks.SetLabels. See the method description for details.
func (*SetLabelsDiskRequest) Descriptor ¶
func (*SetLabelsDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsDiskRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsDiskRequest) GetProject ¶
func (x *SetLabelsDiskRequest) GetProject() string
func (*SetLabelsDiskRequest) GetRequestId ¶
func (x *SetLabelsDiskRequest) GetRequestId() string
func (*SetLabelsDiskRequest) GetResource ¶
func (x *SetLabelsDiskRequest) GetResource() string
func (*SetLabelsDiskRequest) GetZone ¶
func (x *SetLabelsDiskRequest) GetZone() string
func (*SetLabelsDiskRequest) GetZoneSetLabelsRequestResource ¶
func (x *SetLabelsDiskRequest) GetZoneSetLabelsRequestResource() *ZoneSetLabelsRequest
func (*SetLabelsDiskRequest) ProtoMessage ¶
func (*SetLabelsDiskRequest) ProtoMessage()
func (*SetLabelsDiskRequest) ProtoReflect ¶
func (x *SetLabelsDiskRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsDiskRequest) Reset ¶
func (x *SetLabelsDiskRequest) Reset()
func (*SetLabelsDiskRequest) String ¶
func (x *SetLabelsDiskRequest) String() string
type SetLabelsExternalVpnGatewayRequest ¶
type SetLabelsExternalVpnGatewayRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.SetLabels. See the method description for details.
func (*SetLabelsExternalVpnGatewayRequest) Descriptor ¶
func (*SetLabelsExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsExternalVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsExternalVpnGatewayRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsExternalVpnGatewayRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsExternalVpnGatewayRequest) GetProject ¶
func (x *SetLabelsExternalVpnGatewayRequest) GetProject() string
func (*SetLabelsExternalVpnGatewayRequest) GetResource ¶
func (x *SetLabelsExternalVpnGatewayRequest) GetResource() string
func (*SetLabelsExternalVpnGatewayRequest) ProtoMessage ¶
func (*SetLabelsExternalVpnGatewayRequest) ProtoMessage()
func (*SetLabelsExternalVpnGatewayRequest) ProtoReflect ¶
func (x *SetLabelsExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsExternalVpnGatewayRequest) Reset ¶
func (x *SetLabelsExternalVpnGatewayRequest) Reset()
func (*SetLabelsExternalVpnGatewayRequest) String ¶
func (x *SetLabelsExternalVpnGatewayRequest) String() string
type SetLabelsForwardingRuleRequest ¶
type SetLabelsForwardingRuleRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.SetLabels. See the method description for details.
func (*SetLabelsForwardingRuleRequest) Descriptor ¶
func (*SetLabelsForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsForwardingRuleRequest) GetProject ¶
func (x *SetLabelsForwardingRuleRequest) GetProject() string
func (*SetLabelsForwardingRuleRequest) GetRegion ¶
func (x *SetLabelsForwardingRuleRequest) GetRegion() string
func (*SetLabelsForwardingRuleRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsForwardingRuleRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsForwardingRuleRequest) GetRequestId ¶
func (x *SetLabelsForwardingRuleRequest) GetRequestId() string
func (*SetLabelsForwardingRuleRequest) GetResource ¶
func (x *SetLabelsForwardingRuleRequest) GetResource() string
func (*SetLabelsForwardingRuleRequest) ProtoMessage ¶
func (*SetLabelsForwardingRuleRequest) ProtoMessage()
func (*SetLabelsForwardingRuleRequest) ProtoReflect ¶
func (x *SetLabelsForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsForwardingRuleRequest) Reset ¶
func (x *SetLabelsForwardingRuleRequest) Reset()
func (*SetLabelsForwardingRuleRequest) String ¶
func (x *SetLabelsForwardingRuleRequest) String() string
type SetLabelsGlobalAddressRequest ¶
type SetLabelsGlobalAddressRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for GlobalAddresses.SetLabels. See the method description for details.
func (*SetLabelsGlobalAddressRequest) Descriptor ¶
func (*SetLabelsGlobalAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsGlobalAddressRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsGlobalAddressRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsGlobalAddressRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsGlobalAddressRequest) GetProject ¶
func (x *SetLabelsGlobalAddressRequest) GetProject() string
func (*SetLabelsGlobalAddressRequest) GetResource ¶
func (x *SetLabelsGlobalAddressRequest) GetResource() string
func (*SetLabelsGlobalAddressRequest) ProtoMessage ¶
func (*SetLabelsGlobalAddressRequest) ProtoMessage()
func (*SetLabelsGlobalAddressRequest) ProtoReflect ¶
func (x *SetLabelsGlobalAddressRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsGlobalAddressRequest) Reset ¶
func (x *SetLabelsGlobalAddressRequest) Reset()
func (*SetLabelsGlobalAddressRequest) String ¶
func (x *SetLabelsGlobalAddressRequest) String() string
type SetLabelsGlobalForwardingRuleRequest ¶
type SetLabelsGlobalForwardingRuleRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.SetLabels. See the method description for details.
func (*SetLabelsGlobalForwardingRuleRequest) Descriptor ¶
func (*SetLabelsGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsGlobalForwardingRuleRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsGlobalForwardingRuleRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsGlobalForwardingRuleRequest) GetProject ¶
func (x *SetLabelsGlobalForwardingRuleRequest) GetProject() string
func (*SetLabelsGlobalForwardingRuleRequest) GetResource ¶
func (x *SetLabelsGlobalForwardingRuleRequest) GetResource() string
func (*SetLabelsGlobalForwardingRuleRequest) ProtoMessage ¶
func (*SetLabelsGlobalForwardingRuleRequest) ProtoMessage()
func (*SetLabelsGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *SetLabelsGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsGlobalForwardingRuleRequest) Reset ¶
func (x *SetLabelsGlobalForwardingRuleRequest) Reset()
func (*SetLabelsGlobalForwardingRuleRequest) String ¶
func (x *SetLabelsGlobalForwardingRuleRequest) String() string
type SetLabelsImageRequest ¶
type SetLabelsImageRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Images.SetLabels. See the method description for details.
func (*SetLabelsImageRequest) Descriptor ¶
func (*SetLabelsImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsImageRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsImageRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsImageRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsImageRequest) GetProject ¶
func (x *SetLabelsImageRequest) GetProject() string
func (*SetLabelsImageRequest) GetResource ¶
func (x *SetLabelsImageRequest) GetResource() string
func (*SetLabelsImageRequest) ProtoMessage ¶
func (*SetLabelsImageRequest) ProtoMessage()
func (*SetLabelsImageRequest) ProtoReflect ¶
func (x *SetLabelsImageRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsImageRequest) Reset ¶
func (x *SetLabelsImageRequest) Reset()
func (*SetLabelsImageRequest) String ¶
func (x *SetLabelsImageRequest) String() string
type SetLabelsInstanceRequest ¶
type SetLabelsInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetLabelsRequestResource *InstancesSetLabelsRequest `protobuf:"bytes,207749344,opt,name=instances_set_labels_request_resource,json=instancesSetLabelsRequestResource,proto3" json:"instances_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetLabels. See the method description for details.
func (*SetLabelsInstanceRequest) Descriptor ¶
func (*SetLabelsInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsInstanceRequest) GetInstance ¶
func (x *SetLabelsInstanceRequest) GetInstance() string
func (*SetLabelsInstanceRequest) GetInstancesSetLabelsRequestResource ¶
func (x *SetLabelsInstanceRequest) GetInstancesSetLabelsRequestResource() *InstancesSetLabelsRequest
func (*SetLabelsInstanceRequest) GetProject ¶
func (x *SetLabelsInstanceRequest) GetProject() string
func (*SetLabelsInstanceRequest) GetRequestId ¶
func (x *SetLabelsInstanceRequest) GetRequestId() string
func (*SetLabelsInstanceRequest) GetZone ¶
func (x *SetLabelsInstanceRequest) GetZone() string
func (*SetLabelsInstanceRequest) ProtoMessage ¶
func (*SetLabelsInstanceRequest) ProtoMessage()
func (*SetLabelsInstanceRequest) ProtoReflect ¶
func (x *SetLabelsInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsInstanceRequest) Reset ¶
func (x *SetLabelsInstanceRequest) Reset()
func (*SetLabelsInstanceRequest) String ¶
func (x *SetLabelsInstanceRequest) String() string
type SetLabelsInstantSnapshotRequest ¶
type SetLabelsInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // The body resource for this request ZoneSetLabelsRequestResource *ZoneSetLabelsRequest `protobuf:"bytes,364950798,opt,name=zone_set_labels_request_resource,json=zoneSetLabelsRequestResource,proto3" json:"zone_set_labels_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.SetLabels. See the method description for details.
func (*SetLabelsInstantSnapshotRequest) Descriptor ¶
func (*SetLabelsInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsInstantSnapshotRequest) GetProject ¶
func (x *SetLabelsInstantSnapshotRequest) GetProject() string
func (*SetLabelsInstantSnapshotRequest) GetRequestId ¶
func (x *SetLabelsInstantSnapshotRequest) GetRequestId() string
func (*SetLabelsInstantSnapshotRequest) GetResource ¶
func (x *SetLabelsInstantSnapshotRequest) GetResource() string
func (*SetLabelsInstantSnapshotRequest) GetZone ¶
func (x *SetLabelsInstantSnapshotRequest) GetZone() string
func (*SetLabelsInstantSnapshotRequest) GetZoneSetLabelsRequestResource ¶
func (x *SetLabelsInstantSnapshotRequest) GetZoneSetLabelsRequestResource() *ZoneSetLabelsRequest
func (*SetLabelsInstantSnapshotRequest) ProtoMessage ¶
func (*SetLabelsInstantSnapshotRequest) ProtoMessage()
func (*SetLabelsInstantSnapshotRequest) ProtoReflect ¶
func (x *SetLabelsInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsInstantSnapshotRequest) Reset ¶
func (x *SetLabelsInstantSnapshotRequest) Reset()
func (*SetLabelsInstantSnapshotRequest) String ¶
func (x *SetLabelsInstantSnapshotRequest) String() string
type SetLabelsInterconnectAttachmentRequest ¶
type SetLabelsInterconnectAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for InterconnectAttachments.SetLabels. See the method description for details.
func (*SetLabelsInterconnectAttachmentRequest) Descriptor ¶
func (*SetLabelsInterconnectAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsInterconnectAttachmentRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsInterconnectAttachmentRequest) GetProject ¶
func (x *SetLabelsInterconnectAttachmentRequest) GetProject() string
func (*SetLabelsInterconnectAttachmentRequest) GetRegion ¶
func (x *SetLabelsInterconnectAttachmentRequest) GetRegion() string
func (*SetLabelsInterconnectAttachmentRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsInterconnectAttachmentRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsInterconnectAttachmentRequest) GetRequestId ¶
func (x *SetLabelsInterconnectAttachmentRequest) GetRequestId() string
func (*SetLabelsInterconnectAttachmentRequest) GetResource ¶
func (x *SetLabelsInterconnectAttachmentRequest) GetResource() string
func (*SetLabelsInterconnectAttachmentRequest) ProtoMessage ¶
func (*SetLabelsInterconnectAttachmentRequest) ProtoMessage()
func (*SetLabelsInterconnectAttachmentRequest) ProtoReflect ¶
func (x *SetLabelsInterconnectAttachmentRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsInterconnectAttachmentRequest) Reset ¶
func (x *SetLabelsInterconnectAttachmentRequest) Reset()
func (*SetLabelsInterconnectAttachmentRequest) String ¶
func (x *SetLabelsInterconnectAttachmentRequest) String() string
type SetLabelsInterconnectRequest ¶
type SetLabelsInterconnectRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Interconnects.SetLabels. See the method description for details.
func (*SetLabelsInterconnectRequest) Descriptor ¶
func (*SetLabelsInterconnectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsInterconnectRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsInterconnectRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsInterconnectRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsInterconnectRequest) GetProject ¶
func (x *SetLabelsInterconnectRequest) GetProject() string
func (*SetLabelsInterconnectRequest) GetResource ¶
func (x *SetLabelsInterconnectRequest) GetResource() string
func (*SetLabelsInterconnectRequest) ProtoMessage ¶
func (*SetLabelsInterconnectRequest) ProtoMessage()
func (*SetLabelsInterconnectRequest) ProtoReflect ¶
func (x *SetLabelsInterconnectRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsInterconnectRequest) Reset ¶
func (x *SetLabelsInterconnectRequest) Reset()
func (*SetLabelsInterconnectRequest) String ¶
func (x *SetLabelsInterconnectRequest) String() string
type SetLabelsRegionDiskRequest ¶
type SetLabelsRegionDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.SetLabels. See the method description for details.
func (*SetLabelsRegionDiskRequest) Descriptor ¶
func (*SetLabelsRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsRegionDiskRequest) GetProject ¶
func (x *SetLabelsRegionDiskRequest) GetProject() string
func (*SetLabelsRegionDiskRequest) GetRegion ¶
func (x *SetLabelsRegionDiskRequest) GetRegion() string
func (*SetLabelsRegionDiskRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsRegionDiskRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsRegionDiskRequest) GetRequestId ¶
func (x *SetLabelsRegionDiskRequest) GetRequestId() string
func (*SetLabelsRegionDiskRequest) GetResource ¶
func (x *SetLabelsRegionDiskRequest) GetResource() string
func (*SetLabelsRegionDiskRequest) ProtoMessage ¶
func (*SetLabelsRegionDiskRequest) ProtoMessage()
func (*SetLabelsRegionDiskRequest) ProtoReflect ¶
func (x *SetLabelsRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsRegionDiskRequest) Reset ¶
func (x *SetLabelsRegionDiskRequest) Reset()
func (*SetLabelsRegionDiskRequest) String ¶
func (x *SetLabelsRegionDiskRequest) String() string
type SetLabelsRegionInstantSnapshotRequest ¶
type SetLabelsRegionInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.SetLabels. See the method description for details.
func (*SetLabelsRegionInstantSnapshotRequest) Descriptor ¶
func (*SetLabelsRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsRegionInstantSnapshotRequest) GetProject ¶
func (x *SetLabelsRegionInstantSnapshotRequest) GetProject() string
func (*SetLabelsRegionInstantSnapshotRequest) GetRegion ¶
func (x *SetLabelsRegionInstantSnapshotRequest) GetRegion() string
func (*SetLabelsRegionInstantSnapshotRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsRegionInstantSnapshotRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsRegionInstantSnapshotRequest) GetRequestId ¶
func (x *SetLabelsRegionInstantSnapshotRequest) GetRequestId() string
func (*SetLabelsRegionInstantSnapshotRequest) GetResource ¶
func (x *SetLabelsRegionInstantSnapshotRequest) GetResource() string
func (*SetLabelsRegionInstantSnapshotRequest) ProtoMessage ¶
func (*SetLabelsRegionInstantSnapshotRequest) ProtoMessage()
func (*SetLabelsRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *SetLabelsRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsRegionInstantSnapshotRequest) Reset ¶
func (x *SetLabelsRegionInstantSnapshotRequest) Reset()
func (*SetLabelsRegionInstantSnapshotRequest) String ¶
func (x *SetLabelsRegionInstantSnapshotRequest) String() string
type SetLabelsRegionSecurityPolicyRequest ¶
type SetLabelsRegionSecurityPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionSecurityPolicies.SetLabels. See the method description for details.
func (*SetLabelsRegionSecurityPolicyRequest) Descriptor ¶
func (*SetLabelsRegionSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsRegionSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsRegionSecurityPolicyRequest) GetProject ¶
func (x *SetLabelsRegionSecurityPolicyRequest) GetProject() string
func (*SetLabelsRegionSecurityPolicyRequest) GetRegion ¶
func (x *SetLabelsRegionSecurityPolicyRequest) GetRegion() string
func (*SetLabelsRegionSecurityPolicyRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsRegionSecurityPolicyRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsRegionSecurityPolicyRequest) GetRequestId ¶
func (x *SetLabelsRegionSecurityPolicyRequest) GetRequestId() string
func (*SetLabelsRegionSecurityPolicyRequest) GetResource ¶
func (x *SetLabelsRegionSecurityPolicyRequest) GetResource() string
func (*SetLabelsRegionSecurityPolicyRequest) ProtoMessage ¶
func (*SetLabelsRegionSecurityPolicyRequest) ProtoMessage()
func (*SetLabelsRegionSecurityPolicyRequest) ProtoReflect ¶
func (x *SetLabelsRegionSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsRegionSecurityPolicyRequest) Reset ¶
func (x *SetLabelsRegionSecurityPolicyRequest) Reset()
func (*SetLabelsRegionSecurityPolicyRequest) String ¶
func (x *SetLabelsRegionSecurityPolicyRequest) String() string
type SetLabelsSecurityPolicyRequest ¶
type SetLabelsSecurityPolicyRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for SecurityPolicies.SetLabels. See the method description for details.
func (*SetLabelsSecurityPolicyRequest) Descriptor ¶
func (*SetLabelsSecurityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsSecurityPolicyRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsSecurityPolicyRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsSecurityPolicyRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsSecurityPolicyRequest) GetProject ¶
func (x *SetLabelsSecurityPolicyRequest) GetProject() string
func (*SetLabelsSecurityPolicyRequest) GetResource ¶
func (x *SetLabelsSecurityPolicyRequest) GetResource() string
func (*SetLabelsSecurityPolicyRequest) ProtoMessage ¶
func (*SetLabelsSecurityPolicyRequest) ProtoMessage()
func (*SetLabelsSecurityPolicyRequest) ProtoReflect ¶
func (x *SetLabelsSecurityPolicyRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsSecurityPolicyRequest) Reset ¶
func (x *SetLabelsSecurityPolicyRequest) Reset()
func (*SetLabelsSecurityPolicyRequest) String ¶
func (x *SetLabelsSecurityPolicyRequest) String() string
type SetLabelsSnapshotRequest ¶
type SetLabelsSnapshotRequest struct { // The body resource for this request GlobalSetLabelsRequestResource *GlobalSetLabelsRequest `protobuf:"bytes,319917189,opt,name=global_set_labels_request_resource,json=globalSetLabelsRequestResource,proto3" json:"global_set_labels_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.SetLabels. See the method description for details.
func (*SetLabelsSnapshotRequest) Descriptor ¶
func (*SetLabelsSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsSnapshotRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsSnapshotRequest) GetGlobalSetLabelsRequestResource ¶
func (x *SetLabelsSnapshotRequest) GetGlobalSetLabelsRequestResource() *GlobalSetLabelsRequest
func (*SetLabelsSnapshotRequest) GetProject ¶
func (x *SetLabelsSnapshotRequest) GetProject() string
func (*SetLabelsSnapshotRequest) GetResource ¶
func (x *SetLabelsSnapshotRequest) GetResource() string
func (*SetLabelsSnapshotRequest) ProtoMessage ¶
func (*SetLabelsSnapshotRequest) ProtoMessage()
func (*SetLabelsSnapshotRequest) ProtoReflect ¶
func (x *SetLabelsSnapshotRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsSnapshotRequest) Reset ¶
func (x *SetLabelsSnapshotRequest) Reset()
func (*SetLabelsSnapshotRequest) String ¶
func (x *SetLabelsSnapshotRequest) String() string
type SetLabelsTargetVpnGatewayRequest ¶
type SetLabelsTargetVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetVpnGateways.SetLabels. See the method description for details.
func (*SetLabelsTargetVpnGatewayRequest) Descriptor ¶
func (*SetLabelsTargetVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsTargetVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsTargetVpnGatewayRequest) GetProject ¶
func (x *SetLabelsTargetVpnGatewayRequest) GetProject() string
func (*SetLabelsTargetVpnGatewayRequest) GetRegion ¶
func (x *SetLabelsTargetVpnGatewayRequest) GetRegion() string
func (*SetLabelsTargetVpnGatewayRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsTargetVpnGatewayRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsTargetVpnGatewayRequest) GetRequestId ¶
func (x *SetLabelsTargetVpnGatewayRequest) GetRequestId() string
func (*SetLabelsTargetVpnGatewayRequest) GetResource ¶
func (x *SetLabelsTargetVpnGatewayRequest) GetResource() string
func (*SetLabelsTargetVpnGatewayRequest) ProtoMessage ¶
func (*SetLabelsTargetVpnGatewayRequest) ProtoMessage()
func (*SetLabelsTargetVpnGatewayRequest) ProtoReflect ¶
func (x *SetLabelsTargetVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsTargetVpnGatewayRequest) Reset ¶
func (x *SetLabelsTargetVpnGatewayRequest) Reset()
func (*SetLabelsTargetVpnGatewayRequest) String ¶
func (x *SetLabelsTargetVpnGatewayRequest) String() string
type SetLabelsVpnGatewayRequest ¶
type SetLabelsVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.SetLabels. See the method description for details.
func (*SetLabelsVpnGatewayRequest) Descriptor ¶
func (*SetLabelsVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsVpnGatewayRequest) GetProject ¶
func (x *SetLabelsVpnGatewayRequest) GetProject() string
func (*SetLabelsVpnGatewayRequest) GetRegion ¶
func (x *SetLabelsVpnGatewayRequest) GetRegion() string
func (*SetLabelsVpnGatewayRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsVpnGatewayRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsVpnGatewayRequest) GetRequestId ¶
func (x *SetLabelsVpnGatewayRequest) GetRequestId() string
func (*SetLabelsVpnGatewayRequest) GetResource ¶
func (x *SetLabelsVpnGatewayRequest) GetResource() string
func (*SetLabelsVpnGatewayRequest) ProtoMessage ¶
func (*SetLabelsVpnGatewayRequest) ProtoMessage()
func (*SetLabelsVpnGatewayRequest) ProtoReflect ¶
func (x *SetLabelsVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsVpnGatewayRequest) Reset ¶
func (x *SetLabelsVpnGatewayRequest) Reset()
func (*SetLabelsVpnGatewayRequest) String ¶
func (x *SetLabelsVpnGatewayRequest) String() string
type SetLabelsVpnTunnelRequest ¶
type SetLabelsVpnTunnelRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionSetLabelsRequestResource *RegionSetLabelsRequest `protobuf:"bytes,259357782,opt,name=region_set_labels_request_resource,json=regionSetLabelsRequestResource,proto3" json:"region_set_labels_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
A request message for VpnTunnels.SetLabels. See the method description for details.
func (*SetLabelsVpnTunnelRequest) Descriptor ¶
func (*SetLabelsVpnTunnelRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetLabelsVpnTunnelRequest.ProtoReflect.Descriptor instead.
func (*SetLabelsVpnTunnelRequest) GetProject ¶
func (x *SetLabelsVpnTunnelRequest) GetProject() string
func (*SetLabelsVpnTunnelRequest) GetRegion ¶
func (x *SetLabelsVpnTunnelRequest) GetRegion() string
func (*SetLabelsVpnTunnelRequest) GetRegionSetLabelsRequestResource ¶
func (x *SetLabelsVpnTunnelRequest) GetRegionSetLabelsRequestResource() *RegionSetLabelsRequest
func (*SetLabelsVpnTunnelRequest) GetRequestId ¶
func (x *SetLabelsVpnTunnelRequest) GetRequestId() string
func (*SetLabelsVpnTunnelRequest) GetResource ¶
func (x *SetLabelsVpnTunnelRequest) GetResource() string
func (*SetLabelsVpnTunnelRequest) ProtoMessage ¶
func (*SetLabelsVpnTunnelRequest) ProtoMessage()
func (*SetLabelsVpnTunnelRequest) ProtoReflect ¶
func (x *SetLabelsVpnTunnelRequest) ProtoReflect() protoreflect.Message
func (*SetLabelsVpnTunnelRequest) Reset ¶
func (x *SetLabelsVpnTunnelRequest) Reset()
func (*SetLabelsVpnTunnelRequest) String ¶
func (x *SetLabelsVpnTunnelRequest) String() string
type SetMachineResourcesInstanceRequest ¶
type SetMachineResourcesInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetMachineResourcesRequestResource *InstancesSetMachineResourcesRequest `protobuf:"bytes,196286318,opt,name=instances_set_machine_resources_request_resource,json=instancesSetMachineResourcesRequestResource,proto3" json:"instances_set_machine_resources_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetMachineResources. See the method description for details.
func (*SetMachineResourcesInstanceRequest) Descriptor ¶
func (*SetMachineResourcesInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMachineResourcesInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetMachineResourcesInstanceRequest) GetInstance ¶
func (x *SetMachineResourcesInstanceRequest) GetInstance() string
func (*SetMachineResourcesInstanceRequest) GetInstancesSetMachineResourcesRequestResource ¶
func (x *SetMachineResourcesInstanceRequest) GetInstancesSetMachineResourcesRequestResource() *InstancesSetMachineResourcesRequest
func (*SetMachineResourcesInstanceRequest) GetProject ¶
func (x *SetMachineResourcesInstanceRequest) GetProject() string
func (*SetMachineResourcesInstanceRequest) GetRequestId ¶
func (x *SetMachineResourcesInstanceRequest) GetRequestId() string
func (*SetMachineResourcesInstanceRequest) GetZone ¶
func (x *SetMachineResourcesInstanceRequest) GetZone() string
func (*SetMachineResourcesInstanceRequest) ProtoMessage ¶
func (*SetMachineResourcesInstanceRequest) ProtoMessage()
func (*SetMachineResourcesInstanceRequest) ProtoReflect ¶
func (x *SetMachineResourcesInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetMachineResourcesInstanceRequest) Reset ¶
func (x *SetMachineResourcesInstanceRequest) Reset()
func (*SetMachineResourcesInstanceRequest) String ¶
func (x *SetMachineResourcesInstanceRequest) String() string
type SetMachineTypeInstanceRequest ¶
type SetMachineTypeInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetMachineTypeRequestResource *InstancesSetMachineTypeRequest `protobuf:"bytes,254157709,opt,name=instances_set_machine_type_request_resource,json=instancesSetMachineTypeRequestResource,proto3" json:"instances_set_machine_type_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetMachineType. See the method description for details.
func (*SetMachineTypeInstanceRequest) Descriptor ¶
func (*SetMachineTypeInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMachineTypeInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetMachineTypeInstanceRequest) GetInstance ¶
func (x *SetMachineTypeInstanceRequest) GetInstance() string
func (*SetMachineTypeInstanceRequest) GetInstancesSetMachineTypeRequestResource ¶
func (x *SetMachineTypeInstanceRequest) GetInstancesSetMachineTypeRequestResource() *InstancesSetMachineTypeRequest
func (*SetMachineTypeInstanceRequest) GetProject ¶
func (x *SetMachineTypeInstanceRequest) GetProject() string
func (*SetMachineTypeInstanceRequest) GetRequestId ¶
func (x *SetMachineTypeInstanceRequest) GetRequestId() string
func (*SetMachineTypeInstanceRequest) GetZone ¶
func (x *SetMachineTypeInstanceRequest) GetZone() string
func (*SetMachineTypeInstanceRequest) ProtoMessage ¶
func (*SetMachineTypeInstanceRequest) ProtoMessage()
func (*SetMachineTypeInstanceRequest) ProtoReflect ¶
func (x *SetMachineTypeInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetMachineTypeInstanceRequest) Reset ¶
func (x *SetMachineTypeInstanceRequest) Reset()
func (*SetMachineTypeInstanceRequest) String ¶
func (x *SetMachineTypeInstanceRequest) String() string
type SetMetadataInstanceRequest ¶
type SetMetadataInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request MetadataResource *Metadata `protobuf:"bytes,291086110,opt,name=metadata_resource,json=metadataResource,proto3" json:"metadata_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetMetadata. See the method description for details.
func (*SetMetadataInstanceRequest) Descriptor ¶
func (*SetMetadataInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMetadataInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetMetadataInstanceRequest) GetInstance ¶
func (x *SetMetadataInstanceRequest) GetInstance() string
func (*SetMetadataInstanceRequest) GetMetadataResource ¶
func (x *SetMetadataInstanceRequest) GetMetadataResource() *Metadata
func (*SetMetadataInstanceRequest) GetProject ¶
func (x *SetMetadataInstanceRequest) GetProject() string
func (*SetMetadataInstanceRequest) GetRequestId ¶
func (x *SetMetadataInstanceRequest) GetRequestId() string
func (*SetMetadataInstanceRequest) GetZone ¶
func (x *SetMetadataInstanceRequest) GetZone() string
func (*SetMetadataInstanceRequest) ProtoMessage ¶
func (*SetMetadataInstanceRequest) ProtoMessage()
func (*SetMetadataInstanceRequest) ProtoReflect ¶
func (x *SetMetadataInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetMetadataInstanceRequest) Reset ¶
func (x *SetMetadataInstanceRequest) Reset()
func (*SetMetadataInstanceRequest) String ¶
func (x *SetMetadataInstanceRequest) String() string
type SetMinCpuPlatformInstanceRequest ¶
type SetMinCpuPlatformInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetMinCpuPlatformRequestResource *InstancesSetMinCpuPlatformRequest `protobuf:"bytes,148459368,opt,name=instances_set_min_cpu_platform_request_resource,json=instancesSetMinCpuPlatformRequestResource,proto3" json:"instances_set_min_cpu_platform_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetMinCpuPlatform. See the method description for details.
func (*SetMinCpuPlatformInstanceRequest) Descriptor ¶
func (*SetMinCpuPlatformInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMinCpuPlatformInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetMinCpuPlatformInstanceRequest) GetInstance ¶
func (x *SetMinCpuPlatformInstanceRequest) GetInstance() string
func (*SetMinCpuPlatformInstanceRequest) GetInstancesSetMinCpuPlatformRequestResource ¶
func (x *SetMinCpuPlatformInstanceRequest) GetInstancesSetMinCpuPlatformRequestResource() *InstancesSetMinCpuPlatformRequest
func (*SetMinCpuPlatformInstanceRequest) GetProject ¶
func (x *SetMinCpuPlatformInstanceRequest) GetProject() string
func (*SetMinCpuPlatformInstanceRequest) GetRequestId ¶
func (x *SetMinCpuPlatformInstanceRequest) GetRequestId() string
func (*SetMinCpuPlatformInstanceRequest) GetZone ¶
func (x *SetMinCpuPlatformInstanceRequest) GetZone() string
func (*SetMinCpuPlatformInstanceRequest) ProtoMessage ¶
func (*SetMinCpuPlatformInstanceRequest) ProtoMessage()
func (*SetMinCpuPlatformInstanceRequest) ProtoReflect ¶
func (x *SetMinCpuPlatformInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetMinCpuPlatformInstanceRequest) Reset ¶
func (x *SetMinCpuPlatformInstanceRequest) Reset()
func (*SetMinCpuPlatformInstanceRequest) String ¶
func (x *SetMinCpuPlatformInstanceRequest) String() string
type SetNameInstanceRequest ¶
type SetNameInstanceRequest struct { // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetNameRequestResource *InstancesSetNameRequest `protobuf:"bytes,272080980,opt,name=instances_set_name_request_resource,json=instancesSetNameRequestResource,proto3" json:"instances_set_name_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetName. See the method description for details.
func (*SetNameInstanceRequest) Descriptor ¶
func (*SetNameInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNameInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetNameInstanceRequest) GetInstance ¶
func (x *SetNameInstanceRequest) GetInstance() string
func (*SetNameInstanceRequest) GetInstancesSetNameRequestResource ¶
func (x *SetNameInstanceRequest) GetInstancesSetNameRequestResource() *InstancesSetNameRequest
func (*SetNameInstanceRequest) GetProject ¶
func (x *SetNameInstanceRequest) GetProject() string
func (*SetNameInstanceRequest) GetRequestId ¶
func (x *SetNameInstanceRequest) GetRequestId() string
func (*SetNameInstanceRequest) GetZone ¶
func (x *SetNameInstanceRequest) GetZone() string
func (*SetNameInstanceRequest) ProtoMessage ¶
func (*SetNameInstanceRequest) ProtoMessage()
func (*SetNameInstanceRequest) ProtoReflect ¶
func (x *SetNameInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetNameInstanceRequest) Reset ¶
func (x *SetNameInstanceRequest) Reset()
func (*SetNameInstanceRequest) String ¶
func (x *SetNameInstanceRequest) String() string
type SetNamedPortsInstanceGroupRequest ¶
type SetNamedPortsInstanceGroupRequest struct { // The name of the instance group where the named ports are updated. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // The body resource for this request InstanceGroupsSetNamedPortsRequestResource *InstanceGroupsSetNamedPortsRequest `protobuf:"bytes,385151535,opt,name=instance_groups_set_named_ports_request_resource,json=instanceGroupsSetNamedPortsRequestResource,proto3" json:"instance_groups_set_named_ports_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroups.SetNamedPorts. See the method description for details.
func (*SetNamedPortsInstanceGroupRequest) Descriptor ¶
func (*SetNamedPortsInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNamedPortsInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*SetNamedPortsInstanceGroupRequest) GetInstanceGroup ¶
func (x *SetNamedPortsInstanceGroupRequest) GetInstanceGroup() string
func (*SetNamedPortsInstanceGroupRequest) GetInstanceGroupsSetNamedPortsRequestResource ¶
func (x *SetNamedPortsInstanceGroupRequest) GetInstanceGroupsSetNamedPortsRequestResource() *InstanceGroupsSetNamedPortsRequest
func (*SetNamedPortsInstanceGroupRequest) GetProject ¶
func (x *SetNamedPortsInstanceGroupRequest) GetProject() string
func (*SetNamedPortsInstanceGroupRequest) GetRequestId ¶
func (x *SetNamedPortsInstanceGroupRequest) GetRequestId() string
func (*SetNamedPortsInstanceGroupRequest) GetZone ¶
func (x *SetNamedPortsInstanceGroupRequest) GetZone() string
func (*SetNamedPortsInstanceGroupRequest) ProtoMessage ¶
func (*SetNamedPortsInstanceGroupRequest) ProtoMessage()
func (*SetNamedPortsInstanceGroupRequest) ProtoReflect ¶
func (x *SetNamedPortsInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*SetNamedPortsInstanceGroupRequest) Reset ¶
func (x *SetNamedPortsInstanceGroupRequest) Reset()
func (*SetNamedPortsInstanceGroupRequest) String ¶
func (x *SetNamedPortsInstanceGroupRequest) String() string
type SetNamedPortsRegionInstanceGroupRequest ¶
type SetNamedPortsRegionInstanceGroupRequest struct { // The name of the regional instance group where the named ports are updated. InstanceGroup string `protobuf:"bytes,81095253,opt,name=instance_group,json=instanceGroup,proto3" json:"instance_group,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupsSetNamedPortsRequestResource *RegionInstanceGroupsSetNamedPortsRequest `protobuf:"bytes,1574938,opt,name=region_instance_groups_set_named_ports_request_resource,json=regionInstanceGroupsSetNamedPortsRequestResource,proto3" json:"region_instance_groups_set_named_ports_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroups.SetNamedPorts. See the method description for details.
func (*SetNamedPortsRegionInstanceGroupRequest) Descriptor ¶
func (*SetNamedPortsRegionInstanceGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNamedPortsRegionInstanceGroupRequest.ProtoReflect.Descriptor instead.
func (*SetNamedPortsRegionInstanceGroupRequest) GetInstanceGroup ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) GetInstanceGroup() string
func (*SetNamedPortsRegionInstanceGroupRequest) GetProject ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) GetProject() string
func (*SetNamedPortsRegionInstanceGroupRequest) GetRegion ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) GetRegion() string
func (*SetNamedPortsRegionInstanceGroupRequest) GetRegionInstanceGroupsSetNamedPortsRequestResource ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) GetRegionInstanceGroupsSetNamedPortsRequestResource() *RegionInstanceGroupsSetNamedPortsRequest
func (*SetNamedPortsRegionInstanceGroupRequest) GetRequestId ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) GetRequestId() string
func (*SetNamedPortsRegionInstanceGroupRequest) ProtoMessage ¶
func (*SetNamedPortsRegionInstanceGroupRequest) ProtoMessage()
func (*SetNamedPortsRegionInstanceGroupRequest) ProtoReflect ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) ProtoReflect() protoreflect.Message
func (*SetNamedPortsRegionInstanceGroupRequest) Reset ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) Reset()
func (*SetNamedPortsRegionInstanceGroupRequest) String ¶
func (x *SetNamedPortsRegionInstanceGroupRequest) String() string
type SetNodeTemplateNodeGroupRequest ¶
type SetNodeTemplateNodeGroupRequest struct { // Name of the NodeGroup resource to update. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupsSetNodeTemplateRequestResource *NodeGroupsSetNodeTemplateRequest `protobuf:"bytes,117382321,opt,name=node_groups_set_node_template_request_resource,json=nodeGroupsSetNodeTemplateRequestResource,proto3" json:"node_groups_set_node_template_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.SetNodeTemplate. See the method description for details.
func (*SetNodeTemplateNodeGroupRequest) Descriptor ¶
func (*SetNodeTemplateNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeTemplateNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*SetNodeTemplateNodeGroupRequest) GetNodeGroup ¶
func (x *SetNodeTemplateNodeGroupRequest) GetNodeGroup() string
func (*SetNodeTemplateNodeGroupRequest) GetNodeGroupsSetNodeTemplateRequestResource ¶
func (x *SetNodeTemplateNodeGroupRequest) GetNodeGroupsSetNodeTemplateRequestResource() *NodeGroupsSetNodeTemplateRequest
func (*SetNodeTemplateNodeGroupRequest) GetProject ¶
func (x *SetNodeTemplateNodeGroupRequest) GetProject() string
func (*SetNodeTemplateNodeGroupRequest) GetRequestId ¶
func (x *SetNodeTemplateNodeGroupRequest) GetRequestId() string
func (*SetNodeTemplateNodeGroupRequest) GetZone ¶
func (x *SetNodeTemplateNodeGroupRequest) GetZone() string
func (*SetNodeTemplateNodeGroupRequest) ProtoMessage ¶
func (*SetNodeTemplateNodeGroupRequest) ProtoMessage()
func (*SetNodeTemplateNodeGroupRequest) ProtoReflect ¶
func (x *SetNodeTemplateNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*SetNodeTemplateNodeGroupRequest) Reset ¶
func (x *SetNodeTemplateNodeGroupRequest) Reset()
func (*SetNodeTemplateNodeGroupRequest) String ¶
func (x *SetNodeTemplateNodeGroupRequest) String() string
type SetPrivateIpGoogleAccessSubnetworkRequest ¶
type SetPrivateIpGoogleAccessSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Subnetwork resource. Subnetwork string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3" json:"subnetwork,omitempty"` // The body resource for this request SubnetworksSetPrivateIpGoogleAccessRequestResource *SubnetworksSetPrivateIpGoogleAccessRequest `protobuf:"bytes,268920696,opt,name=subnetworks_set_private_ip_google_access_request_resource,json=subnetworksSetPrivateIpGoogleAccessRequestResource,proto3" json:"subnetworks_set_private_ip_google_access_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.SetPrivateIpGoogleAccess. See the method description for details.
func (*SetPrivateIpGoogleAccessSubnetworkRequest) Descriptor ¶
func (*SetPrivateIpGoogleAccessSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPrivateIpGoogleAccessSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*SetPrivateIpGoogleAccessSubnetworkRequest) GetProject ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetProject() string
func (*SetPrivateIpGoogleAccessSubnetworkRequest) GetRegion ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetRegion() string
func (*SetPrivateIpGoogleAccessSubnetworkRequest) GetRequestId ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetRequestId() string
func (*SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetwork ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetwork() string
func (*SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetworksSetPrivateIpGoogleAccessRequestResource ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) GetSubnetworksSetPrivateIpGoogleAccessRequestResource() *SubnetworksSetPrivateIpGoogleAccessRequest
func (*SetPrivateIpGoogleAccessSubnetworkRequest) ProtoMessage ¶
func (*SetPrivateIpGoogleAccessSubnetworkRequest) ProtoMessage()
func (*SetPrivateIpGoogleAccessSubnetworkRequest) ProtoReflect ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*SetPrivateIpGoogleAccessSubnetworkRequest) Reset ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) Reset()
func (*SetPrivateIpGoogleAccessSubnetworkRequest) String ¶
func (x *SetPrivateIpGoogleAccessSubnetworkRequest) String() string
type SetProxyHeaderTargetSslProxyRequest ¶
type SetProxyHeaderTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetSslProxiesSetProxyHeaderRequestResource *TargetSslProxiesSetProxyHeaderRequest `protobuf:"bytes,205284526,opt,name=target_ssl_proxies_set_proxy_header_request_resource,json=targetSslProxiesSetProxyHeaderRequestResource,proto3" json:"target_ssl_proxies_set_proxy_header_request_resource,omitempty"` // Name of the TargetSslProxy resource whose ProxyHeader is to be set. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.SetProxyHeader. See the method description for details.
func (*SetProxyHeaderTargetSslProxyRequest) Descriptor ¶
func (*SetProxyHeaderTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetProxyHeaderTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*SetProxyHeaderTargetSslProxyRequest) GetProject ¶
func (x *SetProxyHeaderTargetSslProxyRequest) GetProject() string
func (*SetProxyHeaderTargetSslProxyRequest) GetRequestId ¶
func (x *SetProxyHeaderTargetSslProxyRequest) GetRequestId() string
func (*SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxiesSetProxyHeaderRequestResource ¶
func (x *SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxiesSetProxyHeaderRequestResource() *TargetSslProxiesSetProxyHeaderRequest
func (*SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *SetProxyHeaderTargetSslProxyRequest) GetTargetSslProxy() string
func (*SetProxyHeaderTargetSslProxyRequest) ProtoMessage ¶
func (*SetProxyHeaderTargetSslProxyRequest) ProtoMessage()
func (*SetProxyHeaderTargetSslProxyRequest) ProtoReflect ¶
func (x *SetProxyHeaderTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*SetProxyHeaderTargetSslProxyRequest) Reset ¶
func (x *SetProxyHeaderTargetSslProxyRequest) Reset()
func (*SetProxyHeaderTargetSslProxyRequest) String ¶
func (x *SetProxyHeaderTargetSslProxyRequest) String() string
type SetProxyHeaderTargetTcpProxyRequest ¶
type SetProxyHeaderTargetTcpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetTcpProxiesSetProxyHeaderRequestResource *TargetTcpProxiesSetProxyHeaderRequest `protobuf:"bytes,219958339,opt,name=target_tcp_proxies_set_proxy_header_request_resource,json=targetTcpProxiesSetProxyHeaderRequestResource,proto3" json:"target_tcp_proxies_set_proxy_header_request_resource,omitempty"` // Name of the TargetTcpProxy resource whose ProxyHeader is to be set. TargetTcpProxy string `protobuf:"bytes,503065442,opt,name=target_tcp_proxy,json=targetTcpProxy,proto3" json:"target_tcp_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetTcpProxies.SetProxyHeader. See the method description for details.
func (*SetProxyHeaderTargetTcpProxyRequest) Descriptor ¶
func (*SetProxyHeaderTargetTcpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetProxyHeaderTargetTcpProxyRequest.ProtoReflect.Descriptor instead.
func (*SetProxyHeaderTargetTcpProxyRequest) GetProject ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) GetProject() string
func (*SetProxyHeaderTargetTcpProxyRequest) GetRequestId ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) GetRequestId() string
func (*SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxiesSetProxyHeaderRequestResource ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxiesSetProxyHeaderRequestResource() *TargetTcpProxiesSetProxyHeaderRequest
func (*SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxy ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) GetTargetTcpProxy() string
func (*SetProxyHeaderTargetTcpProxyRequest) ProtoMessage ¶
func (*SetProxyHeaderTargetTcpProxyRequest) ProtoMessage()
func (*SetProxyHeaderTargetTcpProxyRequest) ProtoReflect ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) ProtoReflect() protoreflect.Message
func (*SetProxyHeaderTargetTcpProxyRequest) Reset ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) Reset()
func (*SetProxyHeaderTargetTcpProxyRequest) String ¶
func (x *SetProxyHeaderTargetTcpProxyRequest) String() string
type SetQuicOverrideTargetHttpsProxyRequest ¶
type SetQuicOverrideTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpsProxiesSetQuicOverrideRequestResource *TargetHttpsProxiesSetQuicOverrideRequest `protobuf:"bytes,72940258,opt,name=target_https_proxies_set_quic_override_request_resource,json=targetHttpsProxiesSetQuicOverrideRequestResource,proto3" json:"target_https_proxies_set_quic_override_request_resource,omitempty"` // Name of the TargetHttpsProxy resource to set the QUIC override policy for. The name should conform to RFC1035. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.SetQuicOverride. See the method description for details.
func (*SetQuicOverrideTargetHttpsProxyRequest) Descriptor ¶
func (*SetQuicOverrideTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetQuicOverrideTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetQuicOverrideTargetHttpsProxyRequest) GetProject ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) GetProject() string
func (*SetQuicOverrideTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) GetRequestId() string
func (*SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxiesSetQuicOverrideRequestResource ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxiesSetQuicOverrideRequestResource() *TargetHttpsProxiesSetQuicOverrideRequest
func (*SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetQuicOverrideTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetQuicOverrideTargetHttpsProxyRequest) ProtoMessage()
func (*SetQuicOverrideTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetQuicOverrideTargetHttpsProxyRequest) Reset ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) Reset()
func (*SetQuicOverrideTargetHttpsProxyRequest) String ¶
func (x *SetQuicOverrideTargetHttpsProxyRequest) String() string
type SetSchedulingInstanceRequest ¶
type SetSchedulingInstanceRequest struct { // Instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SchedulingResource *Scheduling `protobuf:"bytes,463181401,opt,name=scheduling_resource,json=schedulingResource,proto3" json:"scheduling_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetScheduling. See the method description for details.
func (*SetSchedulingInstanceRequest) Descriptor ¶
func (*SetSchedulingInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedulingInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetSchedulingInstanceRequest) GetInstance ¶
func (x *SetSchedulingInstanceRequest) GetInstance() string
func (*SetSchedulingInstanceRequest) GetProject ¶
func (x *SetSchedulingInstanceRequest) GetProject() string
func (*SetSchedulingInstanceRequest) GetRequestId ¶
func (x *SetSchedulingInstanceRequest) GetRequestId() string
func (*SetSchedulingInstanceRequest) GetSchedulingResource ¶
func (x *SetSchedulingInstanceRequest) GetSchedulingResource() *Scheduling
func (*SetSchedulingInstanceRequest) GetZone ¶
func (x *SetSchedulingInstanceRequest) GetZone() string
func (*SetSchedulingInstanceRequest) ProtoMessage ¶
func (*SetSchedulingInstanceRequest) ProtoMessage()
func (*SetSchedulingInstanceRequest) ProtoReflect ¶
func (x *SetSchedulingInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetSchedulingInstanceRequest) Reset ¶
func (x *SetSchedulingInstanceRequest) Reset()
func (*SetSchedulingInstanceRequest) String ¶
func (x *SetSchedulingInstanceRequest) String() string
type SetSecurityPolicyBackendServiceRequest ¶
type SetSecurityPolicyBackendServiceRequest struct { // Name of the BackendService resource to which the security policy should be set. The name should conform to RFC1035. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.SetSecurityPolicy. See the method description for details.
func (*SetSecurityPolicyBackendServiceRequest) Descriptor ¶
func (*SetSecurityPolicyBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyBackendServiceRequest) GetBackendService ¶
func (x *SetSecurityPolicyBackendServiceRequest) GetBackendService() string
func (*SetSecurityPolicyBackendServiceRequest) GetProject ¶
func (x *SetSecurityPolicyBackendServiceRequest) GetProject() string
func (*SetSecurityPolicyBackendServiceRequest) GetRequestId ¶
func (x *SetSecurityPolicyBackendServiceRequest) GetRequestId() string
func (*SetSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetSecurityPolicyBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetSecurityPolicyBackendServiceRequest) ProtoMessage ¶
func (*SetSecurityPolicyBackendServiceRequest) ProtoMessage()
func (*SetSecurityPolicyBackendServiceRequest) ProtoReflect ¶
func (x *SetSecurityPolicyBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyBackendServiceRequest) Reset ¶
func (x *SetSecurityPolicyBackendServiceRequest) Reset()
func (*SetSecurityPolicyBackendServiceRequest) String ¶
func (x *SetSecurityPolicyBackendServiceRequest) String() string
type SetSecurityPolicyInstanceRequest ¶
type SetSecurityPolicyInstanceRequest struct { // Name of the Instance resource to which the security policy should be set. The name should conform to RFC1035. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetSecurityPolicyRequestResource *InstancesSetSecurityPolicyRequest `protobuf:"bytes,248424586,opt,name=instances_set_security_policy_request_resource,json=instancesSetSecurityPolicyRequestResource,proto3" json:"instances_set_security_policy_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetSecurityPolicy. See the method description for details.
func (*SetSecurityPolicyInstanceRequest) Descriptor ¶
func (*SetSecurityPolicyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyInstanceRequest) GetInstance ¶
func (x *SetSecurityPolicyInstanceRequest) GetInstance() string
func (*SetSecurityPolicyInstanceRequest) GetInstancesSetSecurityPolicyRequestResource ¶
func (x *SetSecurityPolicyInstanceRequest) GetInstancesSetSecurityPolicyRequestResource() *InstancesSetSecurityPolicyRequest
func (*SetSecurityPolicyInstanceRequest) GetProject ¶
func (x *SetSecurityPolicyInstanceRequest) GetProject() string
func (*SetSecurityPolicyInstanceRequest) GetRequestId ¶
func (x *SetSecurityPolicyInstanceRequest) GetRequestId() string
func (*SetSecurityPolicyInstanceRequest) GetZone ¶
func (x *SetSecurityPolicyInstanceRequest) GetZone() string
func (*SetSecurityPolicyInstanceRequest) ProtoMessage ¶
func (*SetSecurityPolicyInstanceRequest) ProtoMessage()
func (*SetSecurityPolicyInstanceRequest) ProtoReflect ¶
func (x *SetSecurityPolicyInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyInstanceRequest) Reset ¶
func (x *SetSecurityPolicyInstanceRequest) Reset()
func (*SetSecurityPolicyInstanceRequest) String ¶
func (x *SetSecurityPolicyInstanceRequest) String() string
type SetSecurityPolicyRegionBackendServiceRequest ¶
type SetSecurityPolicyRegionBackendServiceRequest struct { // Name of the BackendService resource to which the security policy should be set. The name should conform to RFC1035. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.SetSecurityPolicy. See the method description for details.
func (*SetSecurityPolicyRegionBackendServiceRequest) Descriptor ¶
func (*SetSecurityPolicyRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyRegionBackendServiceRequest) GetBackendService ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) GetBackendService() string
func (*SetSecurityPolicyRegionBackendServiceRequest) GetProject ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) GetProject() string
func (*SetSecurityPolicyRegionBackendServiceRequest) GetRegion ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) GetRegion() string
func (*SetSecurityPolicyRegionBackendServiceRequest) GetRequestId ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) GetRequestId() string
func (*SetSecurityPolicyRegionBackendServiceRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetSecurityPolicyRegionBackendServiceRequest) ProtoMessage ¶
func (*SetSecurityPolicyRegionBackendServiceRequest) ProtoMessage()
func (*SetSecurityPolicyRegionBackendServiceRequest) ProtoReflect ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyRegionBackendServiceRequest) Reset ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) Reset()
func (*SetSecurityPolicyRegionBackendServiceRequest) String ¶
func (x *SetSecurityPolicyRegionBackendServiceRequest) String() string
type SetSecurityPolicyTargetInstanceRequest ¶
type SetSecurityPolicyTargetInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // Name of the TargetInstance resource to which the security policy should be set. The name should conform to RFC1035. TargetInstance string `protobuf:"bytes,289769347,opt,name=target_instance,json=targetInstance,proto3" json:"target_instance,omitempty"` // Name of the zone scoping this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for TargetInstances.SetSecurityPolicy. See the method description for details.
func (*SetSecurityPolicyTargetInstanceRequest) Descriptor ¶
func (*SetSecurityPolicyTargetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyTargetInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyTargetInstanceRequest) GetProject ¶
func (x *SetSecurityPolicyTargetInstanceRequest) GetProject() string
func (*SetSecurityPolicyTargetInstanceRequest) GetRequestId ¶
func (x *SetSecurityPolicyTargetInstanceRequest) GetRequestId() string
func (*SetSecurityPolicyTargetInstanceRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetSecurityPolicyTargetInstanceRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetSecurityPolicyTargetInstanceRequest) GetTargetInstance ¶
func (x *SetSecurityPolicyTargetInstanceRequest) GetTargetInstance() string
func (*SetSecurityPolicyTargetInstanceRequest) GetZone ¶
func (x *SetSecurityPolicyTargetInstanceRequest) GetZone() string
func (*SetSecurityPolicyTargetInstanceRequest) ProtoMessage ¶
func (*SetSecurityPolicyTargetInstanceRequest) ProtoMessage()
func (*SetSecurityPolicyTargetInstanceRequest) ProtoReflect ¶
func (x *SetSecurityPolicyTargetInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyTargetInstanceRequest) Reset ¶
func (x *SetSecurityPolicyTargetInstanceRequest) Reset()
func (*SetSecurityPolicyTargetInstanceRequest) String ¶
func (x *SetSecurityPolicyTargetInstanceRequest) String() string
type SetSecurityPolicyTargetPoolRequest ¶
type SetSecurityPolicyTargetPoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SecurityPolicyReferenceResource *SecurityPolicyReference `protobuf:"bytes,204135024,opt,name=security_policy_reference_resource,json=securityPolicyReferenceResource,proto3" json:"security_policy_reference_resource,omitempty"` // Name of the TargetPool resource to which the security policy should be set. The name should conform to RFC1035. TargetPool string `protobuf:"bytes,62796298,opt,name=target_pool,json=targetPool,proto3" json:"target_pool,omitempty"` // contains filtered or unexported fields }
A request message for TargetPools.SetSecurityPolicy. See the method description for details.
func (*SetSecurityPolicyTargetPoolRequest) Descriptor ¶
func (*SetSecurityPolicyTargetPoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSecurityPolicyTargetPoolRequest.ProtoReflect.Descriptor instead.
func (*SetSecurityPolicyTargetPoolRequest) GetProject ¶
func (x *SetSecurityPolicyTargetPoolRequest) GetProject() string
func (*SetSecurityPolicyTargetPoolRequest) GetRegion ¶
func (x *SetSecurityPolicyTargetPoolRequest) GetRegion() string
func (*SetSecurityPolicyTargetPoolRequest) GetRequestId ¶
func (x *SetSecurityPolicyTargetPoolRequest) GetRequestId() string
func (*SetSecurityPolicyTargetPoolRequest) GetSecurityPolicyReferenceResource ¶
func (x *SetSecurityPolicyTargetPoolRequest) GetSecurityPolicyReferenceResource() *SecurityPolicyReference
func (*SetSecurityPolicyTargetPoolRequest) GetTargetPool ¶
func (x *SetSecurityPolicyTargetPoolRequest) GetTargetPool() string
func (*SetSecurityPolicyTargetPoolRequest) ProtoMessage ¶
func (*SetSecurityPolicyTargetPoolRequest) ProtoMessage()
func (*SetSecurityPolicyTargetPoolRequest) ProtoReflect ¶
func (x *SetSecurityPolicyTargetPoolRequest) ProtoReflect() protoreflect.Message
func (*SetSecurityPolicyTargetPoolRequest) Reset ¶
func (x *SetSecurityPolicyTargetPoolRequest) Reset()
func (*SetSecurityPolicyTargetPoolRequest) String ¶
func (x *SetSecurityPolicyTargetPoolRequest) String() string
type SetServiceAccountInstanceRequest ¶
type SetServiceAccountInstanceRequest struct { // Name of the instance resource to start. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesSetServiceAccountRequestResource *InstancesSetServiceAccountRequest `protobuf:"bytes,275550008,opt,name=instances_set_service_account_request_resource,json=instancesSetServiceAccountRequestResource,proto3" json:"instances_set_service_account_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetServiceAccount. See the method description for details.
func (*SetServiceAccountInstanceRequest) Descriptor ¶
func (*SetServiceAccountInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetServiceAccountInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetServiceAccountInstanceRequest) GetInstance ¶
func (x *SetServiceAccountInstanceRequest) GetInstance() string
func (*SetServiceAccountInstanceRequest) GetInstancesSetServiceAccountRequestResource ¶
func (x *SetServiceAccountInstanceRequest) GetInstancesSetServiceAccountRequestResource() *InstancesSetServiceAccountRequest
func (*SetServiceAccountInstanceRequest) GetProject ¶
func (x *SetServiceAccountInstanceRequest) GetProject() string
func (*SetServiceAccountInstanceRequest) GetRequestId ¶
func (x *SetServiceAccountInstanceRequest) GetRequestId() string
func (*SetServiceAccountInstanceRequest) GetZone ¶
func (x *SetServiceAccountInstanceRequest) GetZone() string
func (*SetServiceAccountInstanceRequest) ProtoMessage ¶
func (*SetServiceAccountInstanceRequest) ProtoMessage()
func (*SetServiceAccountInstanceRequest) ProtoReflect ¶
func (x *SetServiceAccountInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetServiceAccountInstanceRequest) Reset ¶
func (x *SetServiceAccountInstanceRequest) Reset()
func (*SetServiceAccountInstanceRequest) String ¶
func (x *SetServiceAccountInstanceRequest) String() string
type SetShieldedInstanceIntegrityPolicyInstanceRequest ¶
type SetShieldedInstanceIntegrityPolicyInstanceRequest struct { // Name or id of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request ShieldedInstanceIntegrityPolicyResource *ShieldedInstanceIntegrityPolicy `protobuf:"bytes,409169462,opt,name=shielded_instance_integrity_policy_resource,json=shieldedInstanceIntegrityPolicyResource,proto3" json:"shielded_instance_integrity_policy_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetShieldedInstanceIntegrityPolicy. See the method description for details.
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) Descriptor ¶
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetShieldedInstanceIntegrityPolicyInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) GetInstance ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetInstance() string
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) GetProject ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetProject() string
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) GetRequestId ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetRequestId() string
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) GetShieldedInstanceIntegrityPolicyResource ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetShieldedInstanceIntegrityPolicyResource() *ShieldedInstanceIntegrityPolicy
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) GetZone ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) GetZone() string
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoMessage ¶
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoMessage()
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoReflect ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) Reset ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) Reset()
func (*SetShieldedInstanceIntegrityPolicyInstanceRequest) String ¶
func (x *SetShieldedInstanceIntegrityPolicyInstanceRequest) String() string
type SetSslCertificatesRegionTargetHttpsProxyRequest ¶
type SetSslCertificatesRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionTargetHttpsProxiesSetSslCertificatesRequestResource *RegionTargetHttpsProxiesSetSslCertificatesRequest `protobuf:"bytes,390693383,opt,name=region_target_https_proxies_set_ssl_certificates_request_resource,json=regionTargetHttpsProxiesSetSslCertificatesRequestResource,proto3" json:"region_target_https_proxies_set_ssl_certificates_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource to set an SslCertificates resource for. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.SetSslCertificates. See the method description for details.
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) Descriptor ¶
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSslCertificatesRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) GetProject ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetProject() string
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegion() string
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegionTargetHttpsProxiesSetSslCertificatesRequestResource ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRegionTargetHttpsProxiesSetSslCertificatesRequestResource() *RegionTargetHttpsProxiesSetSslCertificatesRequest
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetRequestId() string
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoMessage()
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) Reset ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) Reset()
func (*SetSslCertificatesRegionTargetHttpsProxyRequest) String ¶
func (x *SetSslCertificatesRegionTargetHttpsProxyRequest) String() string
type SetSslCertificatesTargetHttpsProxyRequest ¶
type SetSslCertificatesTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetHttpsProxiesSetSslCertificatesRequestResource *TargetHttpsProxiesSetSslCertificatesRequest `protobuf:"bytes,223122908,opt,name=target_https_proxies_set_ssl_certificates_request_resource,json=targetHttpsProxiesSetSslCertificatesRequestResource,proto3" json:"target_https_proxies_set_ssl_certificates_request_resource,omitempty"` // Name of the TargetHttpsProxy resource to set an SslCertificates resource for. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.SetSslCertificates. See the method description for details.
func (*SetSslCertificatesTargetHttpsProxyRequest) Descriptor ¶
func (*SetSslCertificatesTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSslCertificatesTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetSslCertificatesTargetHttpsProxyRequest) GetProject ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) GetProject() string
func (*SetSslCertificatesTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) GetRequestId() string
func (*SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxiesSetSslCertificatesRequestResource ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxiesSetSslCertificatesRequestResource() *TargetHttpsProxiesSetSslCertificatesRequest
func (*SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetSslCertificatesTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetSslCertificatesTargetHttpsProxyRequest) ProtoMessage()
func (*SetSslCertificatesTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetSslCertificatesTargetHttpsProxyRequest) Reset ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) Reset()
func (*SetSslCertificatesTargetHttpsProxyRequest) String ¶
func (x *SetSslCertificatesTargetHttpsProxyRequest) String() string
type SetSslCertificatesTargetSslProxyRequest ¶
type SetSslCertificatesTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetSslProxiesSetSslCertificatesRequestResource *TargetSslProxiesSetSslCertificatesRequest `protobuf:"bytes,147940797,opt,name=target_ssl_proxies_set_ssl_certificates_request_resource,json=targetSslProxiesSetSslCertificatesRequestResource,proto3" json:"target_ssl_proxies_set_ssl_certificates_request_resource,omitempty"` // Name of the TargetSslProxy resource whose SslCertificate resource is to be set. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.SetSslCertificates. See the method description for details.
func (*SetSslCertificatesTargetSslProxyRequest) Descriptor ¶
func (*SetSslCertificatesTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSslCertificatesTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*SetSslCertificatesTargetSslProxyRequest) GetProject ¶
func (x *SetSslCertificatesTargetSslProxyRequest) GetProject() string
func (*SetSslCertificatesTargetSslProxyRequest) GetRequestId ¶
func (x *SetSslCertificatesTargetSslProxyRequest) GetRequestId() string
func (*SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxiesSetSslCertificatesRequestResource ¶
func (x *SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxiesSetSslCertificatesRequestResource() *TargetSslProxiesSetSslCertificatesRequest
func (*SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *SetSslCertificatesTargetSslProxyRequest) GetTargetSslProxy() string
func (*SetSslCertificatesTargetSslProxyRequest) ProtoMessage ¶
func (*SetSslCertificatesTargetSslProxyRequest) ProtoMessage()
func (*SetSslCertificatesTargetSslProxyRequest) ProtoReflect ¶
func (x *SetSslCertificatesTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*SetSslCertificatesTargetSslProxyRequest) Reset ¶
func (x *SetSslCertificatesTargetSslProxyRequest) Reset()
func (*SetSslCertificatesTargetSslProxyRequest) String ¶
func (x *SetSslCertificatesTargetSslProxyRequest) String() string
type SetSslPolicyTargetHttpsProxyRequest ¶
type SetSslPolicyTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslPolicyReferenceResource *SslPolicyReference `protobuf:"bytes,235403836,opt,name=ssl_policy_reference_resource,json=sslPolicyReferenceResource,proto3" json:"ssl_policy_reference_resource,omitempty"` // Name of the TargetHttpsProxy resource whose SSL policy is to be set. The name must be 1-63 characters long, and comply with RFC1035. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.SetSslPolicy. See the method description for details.
func (*SetSslPolicyTargetHttpsProxyRequest) Descriptor ¶
func (*SetSslPolicyTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSslPolicyTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetSslPolicyTargetHttpsProxyRequest) GetProject ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) GetProject() string
func (*SetSslPolicyTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) GetRequestId() string
func (*SetSslPolicyTargetHttpsProxyRequest) GetSslPolicyReferenceResource ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) GetSslPolicyReferenceResource() *SslPolicyReference
func (*SetSslPolicyTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetSslPolicyTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetSslPolicyTargetHttpsProxyRequest) ProtoMessage()
func (*SetSslPolicyTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetSslPolicyTargetHttpsProxyRequest) Reset ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) Reset()
func (*SetSslPolicyTargetHttpsProxyRequest) String ¶
func (x *SetSslPolicyTargetHttpsProxyRequest) String() string
type SetSslPolicyTargetSslProxyRequest ¶
type SetSslPolicyTargetSslProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request SslPolicyReferenceResource *SslPolicyReference `protobuf:"bytes,235403836,opt,name=ssl_policy_reference_resource,json=sslPolicyReferenceResource,proto3" json:"ssl_policy_reference_resource,omitempty"` // Name of the TargetSslProxy resource whose SSL policy is to be set. The name must be 1-63 characters long, and comply with RFC1035. TargetSslProxy string `protobuf:"bytes,338795853,opt,name=target_ssl_proxy,json=targetSslProxy,proto3" json:"target_ssl_proxy,omitempty"` // contains filtered or unexported fields }
A request message for TargetSslProxies.SetSslPolicy. See the method description for details.
func (*SetSslPolicyTargetSslProxyRequest) Descriptor ¶
func (*SetSslPolicyTargetSslProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSslPolicyTargetSslProxyRequest.ProtoReflect.Descriptor instead.
func (*SetSslPolicyTargetSslProxyRequest) GetProject ¶
func (x *SetSslPolicyTargetSslProxyRequest) GetProject() string
func (*SetSslPolicyTargetSslProxyRequest) GetRequestId ¶
func (x *SetSslPolicyTargetSslProxyRequest) GetRequestId() string
func (*SetSslPolicyTargetSslProxyRequest) GetSslPolicyReferenceResource ¶
func (x *SetSslPolicyTargetSslProxyRequest) GetSslPolicyReferenceResource() *SslPolicyReference
func (*SetSslPolicyTargetSslProxyRequest) GetTargetSslProxy ¶
func (x *SetSslPolicyTargetSslProxyRequest) GetTargetSslProxy() string
func (*SetSslPolicyTargetSslProxyRequest) ProtoMessage ¶
func (*SetSslPolicyTargetSslProxyRequest) ProtoMessage()
func (*SetSslPolicyTargetSslProxyRequest) ProtoReflect ¶
func (x *SetSslPolicyTargetSslProxyRequest) ProtoReflect() protoreflect.Message
func (*SetSslPolicyTargetSslProxyRequest) Reset ¶
func (x *SetSslPolicyTargetSslProxyRequest) Reset()
func (*SetSslPolicyTargetSslProxyRequest) String ¶
func (x *SetSslPolicyTargetSslProxyRequest) String() string
type SetTagsInstanceRequest ¶
type SetTagsInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TagsResource *Tags `protobuf:"bytes,331435380,opt,name=tags_resource,json=tagsResource,proto3" json:"tags_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SetTags. See the method description for details.
func (*SetTagsInstanceRequest) Descriptor ¶
func (*SetTagsInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTagsInstanceRequest.ProtoReflect.Descriptor instead.
func (*SetTagsInstanceRequest) GetInstance ¶
func (x *SetTagsInstanceRequest) GetInstance() string
func (*SetTagsInstanceRequest) GetProject ¶
func (x *SetTagsInstanceRequest) GetProject() string
func (*SetTagsInstanceRequest) GetRequestId ¶
func (x *SetTagsInstanceRequest) GetRequestId() string
func (*SetTagsInstanceRequest) GetTagsResource ¶
func (x *SetTagsInstanceRequest) GetTagsResource() *Tags
func (*SetTagsInstanceRequest) GetZone ¶
func (x *SetTagsInstanceRequest) GetZone() string
func (*SetTagsInstanceRequest) ProtoMessage ¶
func (*SetTagsInstanceRequest) ProtoMessage()
func (*SetTagsInstanceRequest) ProtoReflect ¶
func (x *SetTagsInstanceRequest) ProtoReflect() protoreflect.Message
func (*SetTagsInstanceRequest) Reset ¶
func (x *SetTagsInstanceRequest) Reset()
func (*SetTagsInstanceRequest) String ¶
func (x *SetTagsInstanceRequest) String() string
type SetTargetForwardingRuleRequest ¶
type SetTargetForwardingRuleRequest struct { // Name of the ForwardingRule resource in which target is to be set. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetReferenceResource *TargetReference `protobuf:"bytes,523721712,opt,name=target_reference_resource,json=targetReferenceResource,proto3" json:"target_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for ForwardingRules.SetTarget. See the method description for details.
func (*SetTargetForwardingRuleRequest) Descriptor ¶
func (*SetTargetForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*SetTargetForwardingRuleRequest) GetForwardingRule ¶
func (x *SetTargetForwardingRuleRequest) GetForwardingRule() string
func (*SetTargetForwardingRuleRequest) GetProject ¶
func (x *SetTargetForwardingRuleRequest) GetProject() string
func (*SetTargetForwardingRuleRequest) GetRegion ¶
func (x *SetTargetForwardingRuleRequest) GetRegion() string
func (*SetTargetForwardingRuleRequest) GetRequestId ¶
func (x *SetTargetForwardingRuleRequest) GetRequestId() string
func (*SetTargetForwardingRuleRequest) GetTargetReferenceResource ¶
func (x *SetTargetForwardingRuleRequest) GetTargetReferenceResource() *TargetReference
func (*SetTargetForwardingRuleRequest) ProtoMessage ¶
func (*SetTargetForwardingRuleRequest) ProtoMessage()
func (*SetTargetForwardingRuleRequest) ProtoReflect ¶
func (x *SetTargetForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*SetTargetForwardingRuleRequest) Reset ¶
func (x *SetTargetForwardingRuleRequest) Reset()
func (*SetTargetForwardingRuleRequest) String ¶
func (x *SetTargetForwardingRuleRequest) String() string
type SetTargetGlobalForwardingRuleRequest ¶
type SetTargetGlobalForwardingRuleRequest struct { // Name of the ForwardingRule resource in which target is to be set. ForwardingRule string `protobuf:"bytes,269964030,opt,name=forwarding_rule,json=forwardingRule,proto3" json:"forwarding_rule,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request TargetReferenceResource *TargetReference `protobuf:"bytes,523721712,opt,name=target_reference_resource,json=targetReferenceResource,proto3" json:"target_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for GlobalForwardingRules.SetTarget. See the method description for details.
func (*SetTargetGlobalForwardingRuleRequest) Descriptor ¶
func (*SetTargetGlobalForwardingRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetGlobalForwardingRuleRequest.ProtoReflect.Descriptor instead.
func (*SetTargetGlobalForwardingRuleRequest) GetForwardingRule ¶
func (x *SetTargetGlobalForwardingRuleRequest) GetForwardingRule() string
func (*SetTargetGlobalForwardingRuleRequest) GetProject ¶
func (x *SetTargetGlobalForwardingRuleRequest) GetProject() string
func (*SetTargetGlobalForwardingRuleRequest) GetRequestId ¶
func (x *SetTargetGlobalForwardingRuleRequest) GetRequestId() string
func (*SetTargetGlobalForwardingRuleRequest) GetTargetReferenceResource ¶
func (x *SetTargetGlobalForwardingRuleRequest) GetTargetReferenceResource() *TargetReference
func (*SetTargetGlobalForwardingRuleRequest) ProtoMessage ¶
func (*SetTargetGlobalForwardingRuleRequest) ProtoMessage()
func (*SetTargetGlobalForwardingRuleRequest) ProtoReflect ¶
func (x *SetTargetGlobalForwardingRuleRequest) ProtoReflect() protoreflect.Message
func (*SetTargetGlobalForwardingRuleRequest) Reset ¶
func (x *SetTargetGlobalForwardingRuleRequest) Reset()
func (*SetTargetGlobalForwardingRuleRequest) String ¶
func (x *SetTargetGlobalForwardingRuleRequest) String() string
type SetTargetPoolsInstanceGroupManagerRequest ¶
type SetTargetPoolsInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersSetTargetPoolsRequestResource *InstanceGroupManagersSetTargetPoolsRequest `protobuf:"bytes,281150216,opt,name=instance_group_managers_set_target_pools_request_resource,json=instanceGroupManagersSetTargetPoolsRequestResource,proto3" json:"instance_group_managers_set_target_pools_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.SetTargetPools. See the method description for details.
func (*SetTargetPoolsInstanceGroupManagerRequest) Descriptor ¶
func (*SetTargetPoolsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetPoolsInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManagersSetTargetPoolsRequestResource ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) GetInstanceGroupManagersSetTargetPoolsRequestResource() *InstanceGroupManagersSetTargetPoolsRequest
func (*SetTargetPoolsInstanceGroupManagerRequest) GetProject ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) GetProject() string
func (*SetTargetPoolsInstanceGroupManagerRequest) GetRequestId ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) GetRequestId() string
func (*SetTargetPoolsInstanceGroupManagerRequest) GetZone ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) GetZone() string
func (*SetTargetPoolsInstanceGroupManagerRequest) ProtoMessage ¶
func (*SetTargetPoolsInstanceGroupManagerRequest) ProtoMessage()
func (*SetTargetPoolsInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SetTargetPoolsInstanceGroupManagerRequest) Reset ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) Reset()
func (*SetTargetPoolsInstanceGroupManagerRequest) String ¶
func (x *SetTargetPoolsInstanceGroupManagerRequest) String() string
type SetTargetPoolsRegionInstanceGroupManagerRequest ¶
type SetTargetPoolsRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersSetTargetPoolsRequestResource *RegionInstanceGroupManagersSetTargetPoolsRequest `protobuf:"bytes,78734717,opt,name=region_instance_group_managers_set_target_pools_request_resource,json=regionInstanceGroupManagersSetTargetPoolsRequestResource,proto3" json:"region_instance_group_managers_set_target_pools_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.SetTargetPools. See the method description for details.
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) Descriptor ¶
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTargetPoolsRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) GetProject ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetProject() string
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegion() string
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTargetPoolsRequestResource ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSetTargetPoolsRequestResource() *RegionInstanceGroupManagersSetTargetPoolsRequest
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) GetRequestId() string
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoMessage()
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) Reset ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) Reset()
func (*SetTargetPoolsRegionInstanceGroupManagerRequest) String ¶
func (x *SetTargetPoolsRegionInstanceGroupManagerRequest) String() string
type SetUrlMapRegionTargetHttpProxyRequest ¶
type SetUrlMapRegionTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpProxy to set a URL map for. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // The body resource for this request UrlMapReferenceResource *UrlMapReference `protobuf:"bytes,398701333,opt,name=url_map_reference_resource,json=urlMapReferenceResource,proto3" json:"url_map_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpProxies.SetUrlMap. See the method description for details.
func (*SetUrlMapRegionTargetHttpProxyRequest) Descriptor ¶
func (*SetUrlMapRegionTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUrlMapRegionTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*SetUrlMapRegionTargetHttpProxyRequest) GetProject ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) GetProject() string
func (*SetUrlMapRegionTargetHttpProxyRequest) GetRegion ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) GetRegion() string
func (*SetUrlMapRegionTargetHttpProxyRequest) GetRequestId ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) GetRequestId() string
func (*SetUrlMapRegionTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*SetUrlMapRegionTargetHttpProxyRequest) GetUrlMapReferenceResource ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
func (*SetUrlMapRegionTargetHttpProxyRequest) ProtoMessage ¶
func (*SetUrlMapRegionTargetHttpProxyRequest) ProtoMessage()
func (*SetUrlMapRegionTargetHttpProxyRequest) ProtoReflect ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*SetUrlMapRegionTargetHttpProxyRequest) Reset ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) Reset()
func (*SetUrlMapRegionTargetHttpProxyRequest) String ¶
func (x *SetUrlMapRegionTargetHttpProxyRequest) String() string
type SetUrlMapRegionTargetHttpsProxyRequest ¶
type SetUrlMapRegionTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy to set a URL map for. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // The body resource for this request UrlMapReferenceResource *UrlMapReference `protobuf:"bytes,398701333,opt,name=url_map_reference_resource,json=urlMapReferenceResource,proto3" json:"url_map_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionTargetHttpsProxies.SetUrlMap. See the method description for details.
func (*SetUrlMapRegionTargetHttpsProxyRequest) Descriptor ¶
func (*SetUrlMapRegionTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUrlMapRegionTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetUrlMapRegionTargetHttpsProxyRequest) GetProject ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetProject() string
func (*SetUrlMapRegionTargetHttpsProxyRequest) GetRegion ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetRegion() string
func (*SetUrlMapRegionTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetRequestId() string
func (*SetUrlMapRegionTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetUrlMapRegionTargetHttpsProxyRequest) GetUrlMapReferenceResource ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
func (*SetUrlMapRegionTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetUrlMapRegionTargetHttpsProxyRequest) ProtoMessage()
func (*SetUrlMapRegionTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetUrlMapRegionTargetHttpsProxyRequest) Reset ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) Reset()
func (*SetUrlMapRegionTargetHttpsProxyRequest) String ¶
func (x *SetUrlMapRegionTargetHttpsProxyRequest) String() string
type SetUrlMapTargetHttpProxyRequest ¶
type SetUrlMapTargetHttpProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpProxy to set a URL map for. TargetHttpProxy string `protobuf:"bytes,206872421,opt,name=target_http_proxy,json=targetHttpProxy,proto3" json:"target_http_proxy,omitempty"` // The body resource for this request UrlMapReferenceResource *UrlMapReference `protobuf:"bytes,398701333,opt,name=url_map_reference_resource,json=urlMapReferenceResource,proto3" json:"url_map_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpProxies.SetUrlMap. See the method description for details.
func (*SetUrlMapTargetHttpProxyRequest) Descriptor ¶
func (*SetUrlMapTargetHttpProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUrlMapTargetHttpProxyRequest.ProtoReflect.Descriptor instead.
func (*SetUrlMapTargetHttpProxyRequest) GetProject ¶
func (x *SetUrlMapTargetHttpProxyRequest) GetProject() string
func (*SetUrlMapTargetHttpProxyRequest) GetRequestId ¶
func (x *SetUrlMapTargetHttpProxyRequest) GetRequestId() string
func (*SetUrlMapTargetHttpProxyRequest) GetTargetHttpProxy ¶
func (x *SetUrlMapTargetHttpProxyRequest) GetTargetHttpProxy() string
func (*SetUrlMapTargetHttpProxyRequest) GetUrlMapReferenceResource ¶
func (x *SetUrlMapTargetHttpProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
func (*SetUrlMapTargetHttpProxyRequest) ProtoMessage ¶
func (*SetUrlMapTargetHttpProxyRequest) ProtoMessage()
func (*SetUrlMapTargetHttpProxyRequest) ProtoReflect ¶
func (x *SetUrlMapTargetHttpProxyRequest) ProtoReflect() protoreflect.Message
func (*SetUrlMapTargetHttpProxyRequest) Reset ¶
func (x *SetUrlMapTargetHttpProxyRequest) Reset()
func (*SetUrlMapTargetHttpProxyRequest) String ¶
func (x *SetUrlMapTargetHttpProxyRequest) String() string
type SetUrlMapTargetHttpsProxyRequest ¶
type SetUrlMapTargetHttpsProxyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the TargetHttpsProxy resource whose URL map is to be set. TargetHttpsProxy string `protobuf:"bytes,52336748,opt,name=target_https_proxy,json=targetHttpsProxy,proto3" json:"target_https_proxy,omitempty"` // The body resource for this request UrlMapReferenceResource *UrlMapReference `protobuf:"bytes,398701333,opt,name=url_map_reference_resource,json=urlMapReferenceResource,proto3" json:"url_map_reference_resource,omitempty"` // contains filtered or unexported fields }
A request message for TargetHttpsProxies.SetUrlMap. See the method description for details.
func (*SetUrlMapTargetHttpsProxyRequest) Descriptor ¶
func (*SetUrlMapTargetHttpsProxyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUrlMapTargetHttpsProxyRequest.ProtoReflect.Descriptor instead.
func (*SetUrlMapTargetHttpsProxyRequest) GetProject ¶
func (x *SetUrlMapTargetHttpsProxyRequest) GetProject() string
func (*SetUrlMapTargetHttpsProxyRequest) GetRequestId ¶
func (x *SetUrlMapTargetHttpsProxyRequest) GetRequestId() string
func (*SetUrlMapTargetHttpsProxyRequest) GetTargetHttpsProxy ¶
func (x *SetUrlMapTargetHttpsProxyRequest) GetTargetHttpsProxy() string
func (*SetUrlMapTargetHttpsProxyRequest) GetUrlMapReferenceResource ¶
func (x *SetUrlMapTargetHttpsProxyRequest) GetUrlMapReferenceResource() *UrlMapReference
func (*SetUrlMapTargetHttpsProxyRequest) ProtoMessage ¶
func (*SetUrlMapTargetHttpsProxyRequest) ProtoMessage()
func (*SetUrlMapTargetHttpsProxyRequest) ProtoReflect ¶
func (x *SetUrlMapTargetHttpsProxyRequest) ProtoReflect() protoreflect.Message
func (*SetUrlMapTargetHttpsProxyRequest) Reset ¶
func (x *SetUrlMapTargetHttpsProxyRequest) Reset()
func (*SetUrlMapTargetHttpsProxyRequest) String ¶
func (x *SetUrlMapTargetHttpsProxyRequest) String() string
type SetUsageExportBucketProjectRequest ¶
type SetUsageExportBucketProjectRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request UsageExportLocationResource *UsageExportLocation `protobuf:"bytes,20260459,opt,name=usage_export_location_resource,json=usageExportLocationResource,proto3" json:"usage_export_location_resource,omitempty"` // contains filtered or unexported fields }
A request message for Projects.SetUsageExportBucket. See the method description for details.
func (*SetUsageExportBucketProjectRequest) Descriptor ¶
func (*SetUsageExportBucketProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUsageExportBucketProjectRequest.ProtoReflect.Descriptor instead.
func (*SetUsageExportBucketProjectRequest) GetProject ¶
func (x *SetUsageExportBucketProjectRequest) GetProject() string
func (*SetUsageExportBucketProjectRequest) GetRequestId ¶
func (x *SetUsageExportBucketProjectRequest) GetRequestId() string
func (*SetUsageExportBucketProjectRequest) GetUsageExportLocationResource ¶
func (x *SetUsageExportBucketProjectRequest) GetUsageExportLocationResource() *UsageExportLocation
func (*SetUsageExportBucketProjectRequest) ProtoMessage ¶
func (*SetUsageExportBucketProjectRequest) ProtoMessage()
func (*SetUsageExportBucketProjectRequest) ProtoReflect ¶
func (x *SetUsageExportBucketProjectRequest) ProtoReflect() protoreflect.Message
func (*SetUsageExportBucketProjectRequest) Reset ¶
func (x *SetUsageExportBucketProjectRequest) Reset()
func (*SetUsageExportBucketProjectRequest) String ¶
func (x *SetUsageExportBucketProjectRequest) String() string
type ShareSettings ¶
type ShareSettings struct { // A map of project id and project config. This is only valid when share_type's value is SPECIFIC_PROJECTS. map[string]*ShareSettingsProjectConfig `protobuf:"bytes,134212406,rep,name=project_map,json=projectMap,proto3" json:"project_map,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of sharing for this shared-reservation // Check the ShareType enum for the list of possible values. *string `protobuf:"bytes,359533466,opt,name=share_type,json=shareType,proto3,oneof" json:"share_type,omitempty"` // contains filtered or unexported fields }
The share setting for reservations and sole tenancy node groups.
func (*ShareSettings) Descriptor ¶
func (*ShareSettings) Descriptor() ([]byte, []int)
Deprecated: Use ShareSettings.ProtoReflect.Descriptor instead.
func (*ShareSettings) GetProjectMap ¶
func (x *ShareSettings) GetProjectMap() map[string]*ShareSettingsProjectConfig
func (*ShareSettings) GetShareType ¶
func (x *ShareSettings) GetShareType() string
func (*ShareSettings) ProtoMessage ¶
func (*ShareSettings) ProtoMessage()
func (*ShareSettings) ProtoReflect ¶
func (x *ShareSettings) ProtoReflect() protoreflect.Message
func (*ShareSettings) Reset ¶
func (x *ShareSettings) Reset()
func (*ShareSettings) String ¶
func (x *ShareSettings) String() string
type ShareSettingsProjectConfig ¶
type ShareSettingsProjectConfig struct { // The project ID, should be same as the key of this project config in the parent map. *string `protobuf:"bytes,177513473,opt,name=project_id,json=projectId,proto3,oneof" json:"project_id,omitempty"` // contains filtered or unexported fields }
Config for each project in the share settings.
func (*ShareSettingsProjectConfig) Descriptor ¶
func (*ShareSettingsProjectConfig) Descriptor() ([]byte, []int)
Deprecated: Use ShareSettingsProjectConfig.ProtoReflect.Descriptor instead.
func (*ShareSettingsProjectConfig) GetProjectId ¶
func (x *ShareSettingsProjectConfig) GetProjectId() string
func (*ShareSettingsProjectConfig) ProtoMessage ¶
func (*ShareSettingsProjectConfig) ProtoMessage()
func (*ShareSettingsProjectConfig) ProtoReflect ¶
func (x *ShareSettingsProjectConfig) ProtoReflect() protoreflect.Message
func (*ShareSettingsProjectConfig) Reset ¶
func (x *ShareSettingsProjectConfig) Reset()
func (*ShareSettingsProjectConfig) String ¶
func (x *ShareSettingsProjectConfig) String() string
type ShareSettings_ShareType ¶
type ShareSettings_ShareType int32
Type of sharing for this shared-reservation
const ( // A value indicating that the enum field is not set. ShareSettings_ShareType = 0 // Default value. ShareSettings_ShareType = 72607563 // Shared-reservation is open to entire Organization ShareSettings_ShareType = 274978099 // Default value. This value is unused. ShareSettings_ShareType = 494771730 // Shared-reservation is open to specific projects ShareSettings_ShareType = 347838695 )
func (ShareSettings_ShareType) Descriptor ¶
func (ShareSettings_ShareType) Descriptor() protoreflect.EnumDescriptor
func (ShareSettings_ShareType) Enum ¶
func (x ShareSettings_ShareType) Enum() *ShareSettings_ShareType
func (ShareSettings_ShareType) EnumDescriptor ¶
func (ShareSettings_ShareType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ShareSettings_ShareType.Descriptor instead.
func (ShareSettings_ShareType) Number ¶
func (x ShareSettings_ShareType) Number() protoreflect.EnumNumber
func (ShareSettings_ShareType) String ¶
func (x ShareSettings_ShareType) String() string
func (ShareSettings_ShareType) Type ¶
func (ShareSettings_ShareType) Type() protoreflect.EnumType
type ShieldedInstanceConfig ¶
type ShieldedInstanceConfig struct { // Defines whether the instance has integrity monitoring enabled. Enabled by default. EnableIntegrityMonitoring *bool `protobuf:"varint,409071030,opt,name=enable_integrity_monitoring,json=enableIntegrityMonitoring,proto3,oneof" json:"enable_integrity_monitoring,omitempty"` // Defines whether the instance has Secure Boot enabled. Disabled by default. EnableSecureBoot *bool `protobuf:"varint,123568638,opt,name=enable_secure_boot,json=enableSecureBoot,proto3,oneof" json:"enable_secure_boot,omitempty"` // Defines whether the instance has the vTPM enabled. Enabled by default. EnableVtpm *bool `protobuf:"varint,181858935,opt,name=enable_vtpm,json=enableVtpm,proto3,oneof" json:"enable_vtpm,omitempty"` // contains filtered or unexported fields }
A set of Shielded Instance options.
func (*ShieldedInstanceConfig) Descriptor ¶
func (*ShieldedInstanceConfig) Descriptor() ([]byte, []int)
Deprecated: Use ShieldedInstanceConfig.ProtoReflect.Descriptor instead.
func (*ShieldedInstanceConfig) GetEnableIntegrityMonitoring ¶
func (x *ShieldedInstanceConfig) GetEnableIntegrityMonitoring() bool
func (*ShieldedInstanceConfig) GetEnableSecureBoot ¶
func (x *ShieldedInstanceConfig) GetEnableSecureBoot() bool
func (*ShieldedInstanceConfig) GetEnableVtpm ¶
func (x *ShieldedInstanceConfig) GetEnableVtpm() bool
func (*ShieldedInstanceConfig) ProtoMessage ¶
func (*ShieldedInstanceConfig) ProtoMessage()
func (*ShieldedInstanceConfig) ProtoReflect ¶
func (x *ShieldedInstanceConfig) ProtoReflect() protoreflect.Message
func (*ShieldedInstanceConfig) Reset ¶
func (x *ShieldedInstanceConfig) Reset()
func (*ShieldedInstanceConfig) String ¶
func (x *ShieldedInstanceConfig) String() string
type ShieldedInstanceIdentity ¶
type ShieldedInstanceIdentity struct { // An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. EncryptionKey *ShieldedInstanceIdentityEntry `protobuf:"bytes,488268707,opt,name=encryption_key,json=encryptionKey,proto3,oneof" json:"encryption_key,omitempty"` // [Output Only] Type of the resource. Always compute#shieldedInstanceIdentity for shielded Instance identity entry. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // An Attestation Key (AK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. SigningKey *ShieldedInstanceIdentityEntry `protobuf:"bytes,320948261,opt,name=signing_key,json=signingKey,proto3,oneof" json:"signing_key,omitempty"` // contains filtered or unexported fields }
A Shielded Instance Identity.
func (*ShieldedInstanceIdentity) Descriptor ¶
func (*ShieldedInstanceIdentity) Descriptor() ([]byte, []int)
Deprecated: Use ShieldedInstanceIdentity.ProtoReflect.Descriptor instead.
func (*ShieldedInstanceIdentity) GetEncryptionKey ¶
func (x *ShieldedInstanceIdentity) GetEncryptionKey() *ShieldedInstanceIdentityEntry
func (*ShieldedInstanceIdentity) GetKind ¶
func (x *ShieldedInstanceIdentity) GetKind() string
func (*ShieldedInstanceIdentity) GetSigningKey ¶
func (x *ShieldedInstanceIdentity) GetSigningKey() *ShieldedInstanceIdentityEntry
func (*ShieldedInstanceIdentity) ProtoMessage ¶
func (*ShieldedInstanceIdentity) ProtoMessage()
func (*ShieldedInstanceIdentity) ProtoReflect ¶
func (x *ShieldedInstanceIdentity) ProtoReflect() protoreflect.Message
func (*ShieldedInstanceIdentity) Reset ¶
func (x *ShieldedInstanceIdentity) Reset()
func (*ShieldedInstanceIdentity) String ¶
func (x *ShieldedInstanceIdentity) String() string
type ShieldedInstanceIdentityEntry ¶
type ShieldedInstanceIdentityEntry struct { // A PEM-encoded X.509 certificate. This field can be empty. EkCert *string `protobuf:"bytes,450178589,opt,name=ek_cert,json=ekCert,proto3,oneof" json:"ek_cert,omitempty"` // A PEM-encoded public key. EkPub *string `protobuf:"bytes,308947940,opt,name=ek_pub,json=ekPub,proto3,oneof" json:"ek_pub,omitempty"` // contains filtered or unexported fields }
A Shielded Instance Identity Entry.
func (*ShieldedInstanceIdentityEntry) Descriptor ¶
func (*ShieldedInstanceIdentityEntry) Descriptor() ([]byte, []int)
Deprecated: Use ShieldedInstanceIdentityEntry.ProtoReflect.Descriptor instead.
func (*ShieldedInstanceIdentityEntry) GetEkCert ¶
func (x *ShieldedInstanceIdentityEntry) GetEkCert() string
func (*ShieldedInstanceIdentityEntry) GetEkPub ¶
func (x *ShieldedInstanceIdentityEntry) GetEkPub() string
func (*ShieldedInstanceIdentityEntry) ProtoMessage ¶
func (*ShieldedInstanceIdentityEntry) ProtoMessage()
func (*ShieldedInstanceIdentityEntry) ProtoReflect ¶
func (x *ShieldedInstanceIdentityEntry) ProtoReflect() protoreflect.Message
func (*ShieldedInstanceIdentityEntry) Reset ¶
func (x *ShieldedInstanceIdentityEntry) Reset()
func (*ShieldedInstanceIdentityEntry) String ¶
func (x *ShieldedInstanceIdentityEntry) String() string
type ShieldedInstanceIntegrityPolicy ¶
type ShieldedInstanceIntegrityPolicy struct { // Updates the integrity policy baseline using the measurements from the VM instance's most recent boot. UpdateAutoLearnPolicy *bool `protobuf:"varint,245490215,opt,name=update_auto_learn_policy,json=updateAutoLearnPolicy,proto3,oneof" json:"update_auto_learn_policy,omitempty"` // contains filtered or unexported fields }
The policy describes the baseline against which Instance boot integrity is measured.
func (*ShieldedInstanceIntegrityPolicy) Descriptor ¶
func (*ShieldedInstanceIntegrityPolicy) Descriptor() ([]byte, []int)
Deprecated: Use ShieldedInstanceIntegrityPolicy.ProtoReflect.Descriptor instead.
func (*ShieldedInstanceIntegrityPolicy) GetUpdateAutoLearnPolicy ¶
func (x *ShieldedInstanceIntegrityPolicy) GetUpdateAutoLearnPolicy() bool
func (*ShieldedInstanceIntegrityPolicy) ProtoMessage ¶
func (*ShieldedInstanceIntegrityPolicy) ProtoMessage()
func (*ShieldedInstanceIntegrityPolicy) ProtoReflect ¶
func (x *ShieldedInstanceIntegrityPolicy) ProtoReflect() protoreflect.Message
func (*ShieldedInstanceIntegrityPolicy) Reset ¶
func (x *ShieldedInstanceIntegrityPolicy) Reset()
func (*ShieldedInstanceIntegrityPolicy) String ¶
func (x *ShieldedInstanceIntegrityPolicy) String() string
type SignedUrlKey ¶
type SignedUrlKey struct { // Name of the key. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. KeyName *string `protobuf:"bytes,500938859,opt,name=key_name,json=keyName,proto3,oneof" json:"key_name,omitempty"` // 128-bit key value used for signing the URL. The key value must be a valid RFC 4648 Section 5 base64url encoded string. KeyValue *string `protobuf:"bytes,504106897,opt,name=key_value,json=keyValue,proto3,oneof" json:"key_value,omitempty"` // contains filtered or unexported fields }
Represents a customer-supplied Signing Key used by Cloud CDN Signed URLs
func (*SignedUrlKey) Descriptor ¶
func (*SignedUrlKey) Descriptor() ([]byte, []int)
Deprecated: Use SignedUrlKey.ProtoReflect.Descriptor instead.
func (*SignedUrlKey) GetKeyName ¶
func (x *SignedUrlKey) GetKeyName() string
func (*SignedUrlKey) GetKeyValue ¶
func (x *SignedUrlKey) GetKeyValue() string
func (*SignedUrlKey) ProtoMessage ¶
func (*SignedUrlKey) ProtoMessage()
func (*SignedUrlKey) ProtoReflect ¶
func (x *SignedUrlKey) ProtoReflect() protoreflect.Message
func (*SignedUrlKey) Reset ¶
func (x *SignedUrlKey) Reset()
func (*SignedUrlKey) String ¶
func (x *SignedUrlKey) String() string
type SimulateMaintenanceEventInstanceRequest ¶
type SimulateMaintenanceEventInstanceRequest struct { // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Determines whether the customers receive notifications before migration. Only applicable to SF vms. WithExtendedNotifications *bool `protobuf:"varint,405957627,opt,name=with_extended_notifications,json=withExtendedNotifications,proto3,oneof" json:"with_extended_notifications,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.SimulateMaintenanceEvent. See the method description for details.
func (*SimulateMaintenanceEventInstanceRequest) Descriptor ¶
func (*SimulateMaintenanceEventInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SimulateMaintenanceEventInstanceRequest.ProtoReflect.Descriptor instead.
func (*SimulateMaintenanceEventInstanceRequest) GetInstance ¶
func (x *SimulateMaintenanceEventInstanceRequest) GetInstance() string
func (*SimulateMaintenanceEventInstanceRequest) GetProject ¶
func (x *SimulateMaintenanceEventInstanceRequest) GetProject() string
func (*SimulateMaintenanceEventInstanceRequest) GetRequestId ¶
func (x *SimulateMaintenanceEventInstanceRequest) GetRequestId() string
func (*SimulateMaintenanceEventInstanceRequest) GetWithExtendedNotifications ¶
func (x *SimulateMaintenanceEventInstanceRequest) GetWithExtendedNotifications() bool
func (*SimulateMaintenanceEventInstanceRequest) GetZone ¶
func (x *SimulateMaintenanceEventInstanceRequest) GetZone() string
func (*SimulateMaintenanceEventInstanceRequest) ProtoMessage ¶
func (*SimulateMaintenanceEventInstanceRequest) ProtoMessage()
func (*SimulateMaintenanceEventInstanceRequest) ProtoReflect ¶
func (x *SimulateMaintenanceEventInstanceRequest) ProtoReflect() protoreflect.Message
func (*SimulateMaintenanceEventInstanceRequest) Reset ¶
func (x *SimulateMaintenanceEventInstanceRequest) Reset()
func (*SimulateMaintenanceEventInstanceRequest) String ¶
func (x *SimulateMaintenanceEventInstanceRequest) String() string
type SimulateMaintenanceEventNodeGroupRequest ¶
type SimulateMaintenanceEventNodeGroupRequest struct { // Name of the NodeGroup resource whose nodes will go under maintenance simulation. NodeGroup string `protobuf:"bytes,469958146,opt,name=node_group,json=nodeGroup,proto3" json:"node_group,omitempty"` // The body resource for this request NodeGroupsSimulateMaintenanceEventRequestResource *NodeGroupsSimulateMaintenanceEventRequest `protobuf:"bytes,351468764,opt,name=node_groups_simulate_maintenance_event_request_resource,json=nodeGroupsSimulateMaintenanceEventRequestResource,proto3" json:"node_groups_simulate_maintenance_event_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.SimulateMaintenanceEvent. See the method description for details.
func (*SimulateMaintenanceEventNodeGroupRequest) Descriptor ¶
func (*SimulateMaintenanceEventNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use SimulateMaintenanceEventNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*SimulateMaintenanceEventNodeGroupRequest) GetNodeGroup ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) GetNodeGroup() string
func (*SimulateMaintenanceEventNodeGroupRequest) GetNodeGroupsSimulateMaintenanceEventRequestResource ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) GetNodeGroupsSimulateMaintenanceEventRequestResource() *NodeGroupsSimulateMaintenanceEventRequest
func (*SimulateMaintenanceEventNodeGroupRequest) GetProject ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) GetProject() string
func (*SimulateMaintenanceEventNodeGroupRequest) GetRequestId ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) GetRequestId() string
func (*SimulateMaintenanceEventNodeGroupRequest) GetZone ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) GetZone() string
func (*SimulateMaintenanceEventNodeGroupRequest) ProtoMessage ¶
func (*SimulateMaintenanceEventNodeGroupRequest) ProtoMessage()
func (*SimulateMaintenanceEventNodeGroupRequest) ProtoReflect ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*SimulateMaintenanceEventNodeGroupRequest) Reset ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) Reset()
func (*SimulateMaintenanceEventNodeGroupRequest) String ¶
func (x *SimulateMaintenanceEventNodeGroupRequest) String() string
type Snapshot ¶
type Snapshot struct { // [Output Only] The architecture of the snapshot. Valid values are ARM64 or X86_64. // Check the Architecture enum for the list of possible values. Architecture *string `protobuf:"bytes,302803283,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` // [Output Only] Set to true if snapshots are automatically created by applying resource policy on the target disk. AutoCreated *bool `protobuf:"varint,463922264,opt,name=auto_created,json=autoCreated,proto3,oneof" json:"auto_created,omitempty"` // Creates the new snapshot in the snapshot chain labeled with the specified name. The chain name must be 1-63 characters long and comply with RFC1035. This is an uncommon option only for advanced service owners who needs to create separate snapshot chains, for example, for chargeback tracking. When you describe your snapshot resource, this field is visible only if it has a non-empty value. ChainName *string `protobuf:"bytes,68644169,opt,name=chain_name,json=chainName,proto3,oneof" json:"chain_name,omitempty"` // [Output Only] Size in bytes of the snapshot at creation time. CreationSizeBytes *int64 `protobuf:"varint,125400077,opt,name=creation_size_bytes,json=creationSizeBytes,proto3,oneof" json:"creation_size_bytes,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Size of the source disk, specified in GB. DiskSizeGb *int64 `protobuf:"varint,316263735,opt,name=disk_size_gb,json=diskSizeGb,proto3,oneof" json:"disk_size_gb,omitempty"` // [Output Only] Number of bytes downloaded to restore a snapshot to a disk. DownloadBytes *int64 `protobuf:"varint,435054068,opt,name=download_bytes,json=downloadBytes,proto3,oneof" json:"download_bytes,omitempty"` // Whether this snapshot is created from a confidential compute mode disk. [Output Only]: This field is not set by user, but from source disk. EnableConfidentialCompute *bool `protobuf:"varint,102135228,opt,name=enable_confidential_compute,json=enableConfidentialCompute,proto3,oneof" json:"enable_confidential_compute,omitempty"` // [Output Only] A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options. GuestOsFeatures []*GuestOsFeature `protobuf:"bytes,79294545,rep,name=guest_os_features,json=guestOsFeatures,proto3" json:"guest_os_features,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#snapshot for Snapshot resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this snapshot, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a snapshot. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this snapshot. These can be later modified by the setLabels method. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Integer license codes indicating which licenses are attached to this snapshot. LicenseCodes []int64 `protobuf:"varint,45482664,rep,packed,name=license_codes,json=licenseCodes,proto3" json:"license_codes,omitempty"` // [Output Only] A list of public visible licenses that apply to this snapshot. This can be because the original image had licenses attached (such as a Windows image). Licenses []string `protobuf:"bytes,337642578,rep,name=licenses,proto3" json:"licenses,omitempty"` // An opaque location hint used to place the snapshot close to other resources. This field is for use by internal tools that use the public API. LocationHint *string `protobuf:"bytes,350519505,opt,name=location_hint,json=locationHint,proto3,oneof" json:"location_hint,omitempty"` // Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Output only. Reserved for future use. SatisfiesPzi *bool `protobuf:"varint,480964257,opt,name=satisfies_pzi,json=satisfiesPzi,proto3,oneof" json:"satisfies_pzi,omitempty"` // [Output Only] Reserved for future use. SatisfiesPzs *bool `protobuf:"varint,480964267,opt,name=satisfies_pzs,json=satisfiesPzs,proto3,oneof" json:"satisfies_pzs,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Encrypts the snapshot using a customer-supplied encryption key. After you encrypt a snapshot using a customer-supplied key, you must provide the same key if you use the snapshot later. For example, you must provide the encryption key when you create a disk from the encrypted snapshot in a future request. Customer-supplied encryption keys do not protect access to metadata of the snapshot. If you do not provide an encryption key when creating the snapshot, then the snapshot will be encrypted using an automatically generated key and you do not need to provide a key to use the snapshot later. SnapshotEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,43334526,opt,name=snapshot_encryption_key,json=snapshotEncryptionKey,proto3,oneof" json:"snapshot_encryption_key,omitempty"` // Indicates the type of the snapshot. // Check the SnapshotType enum for the list of possible values. SnapshotType *string `protobuf:"bytes,124349653,opt,name=snapshot_type,json=snapshotType,proto3,oneof" json:"snapshot_type,omitempty"` // The source disk used to create this snapshot. SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key. SourceDiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,531501153,opt,name=source_disk_encryption_key,json=sourceDiskEncryptionKey,proto3,oneof" json:"source_disk_encryption_key,omitempty"` // The source disk whose recovery checkpoint will be used to create this snapshot. SourceDiskForRecoveryCheckpoint *string `protobuf:"bytes,359837950,opt,name=source_disk_for_recovery_checkpoint,json=sourceDiskForRecoveryCheckpoint,proto3,oneof" json:"source_disk_for_recovery_checkpoint,omitempty"` // [Output Only] The ID value of the disk used to create this snapshot. This value may be used to determine whether the snapshot was taken from the current or a previous instance of a given disk name. SourceDiskId *string `protobuf:"bytes,454190809,opt,name=source_disk_id,json=sourceDiskId,proto3,oneof" json:"source_disk_id,omitempty"` // The source instant snapshot used to create this snapshot. You can provide this as a partial or full URL to the resource. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instantSnapshots/instantSnapshot - projects/project/zones/zone/instantSnapshots/instantSnapshot - zones/zone/instantSnapshots/instantSnapshot SourceInstantSnapshot *string `protobuf:"bytes,219202054,opt,name=source_instant_snapshot,json=sourceInstantSnapshot,proto3,oneof" json:"source_instant_snapshot,omitempty"` // Customer provided encryption key when creating Snapshot from Instant Snapshot. SourceInstantSnapshotEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,436536060,opt,name=source_instant_snapshot_encryption_key,json=sourceInstantSnapshotEncryptionKey,proto3,oneof" json:"source_instant_snapshot_encryption_key,omitempty"` // [Output Only] The unique ID of the instant snapshot used to create this snapshot. This value identifies the exact instant snapshot that was used to create this persistent disk. For example, if you created the persistent disk from an instant snapshot that was later deleted and recreated under the same name, the source instant snapshot ID would identify the exact instant snapshot that was used. SourceInstantSnapshotId *string `protobuf:"bytes,287582708,opt,name=source_instant_snapshot_id,json=sourceInstantSnapshotId,proto3,oneof" json:"source_instant_snapshot_id,omitempty"` // [Output Only] URL of the resource policy which created this scheduled snapshot. SourceSnapshotSchedulePolicy *string `protobuf:"bytes,235756291,opt,name=source_snapshot_schedule_policy,json=sourceSnapshotSchedulePolicy,proto3,oneof" json:"source_snapshot_schedule_policy,omitempty"` // [Output Only] ID of the resource policy which created this scheduled snapshot. SourceSnapshotSchedulePolicyId *string `protobuf:"bytes,70489047,opt,name=source_snapshot_schedule_policy_id,json=sourceSnapshotSchedulePolicyId,proto3,oneof" json:"source_snapshot_schedule_policy_id,omitempty"` // [Output Only] The status of the snapshot. This can be CREATING, DELETING, FAILED, READY, or UPLOADING. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] A size of the storage used by the snapshot. As snapshots share storage, this number is expected to change with snapshot creation/deletion. StorageBytes *int64 `protobuf:"varint,424631719,opt,name=storage_bytes,json=storageBytes,proto3,oneof" json:"storage_bytes,omitempty"` // [Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date. // Check the StorageBytesStatus enum for the list of possible values. StorageBytesStatus *string `protobuf:"bytes,490739082,opt,name=storage_bytes_status,json=storageBytesStatus,proto3,oneof" json:"storage_bytes_status,omitempty"` // Cloud Storage bucket storage location of the snapshot (regional or multi-regional). StorageLocations []string `protobuf:"bytes,328005274,rep,name=storage_locations,json=storageLocations,proto3" json:"storage_locations,omitempty"` // contains filtered or unexported fields }
Represents a Persistent Disk Snapshot resource. You can use snapshots to back up data on a regular interval. For more information, read Creating persistent disk snapshots.
func (*Snapshot) Descriptor ¶
Deprecated: Use Snapshot.ProtoReflect.Descriptor instead.
func (*Snapshot) GetArchitecture ¶
func (*Snapshot) GetAutoCreated ¶
func (*Snapshot) GetChainName ¶
func (*Snapshot) GetCreationSizeBytes ¶
func (*Snapshot) GetCreationTimestamp ¶
func (*Snapshot) GetDescription ¶
func (*Snapshot) GetDiskSizeGb ¶
func (*Snapshot) GetDownloadBytes ¶
func (*Snapshot) GetEnableConfidentialCompute ¶
func (*Snapshot) GetGuestOsFeatures ¶
func (x *Snapshot) GetGuestOsFeatures() []*GuestOsFeature
func (*Snapshot) GetId ¶
func (*Snapshot) GetKind ¶
func (*Snapshot) GetLabelFingerprint ¶
func (*Snapshot) GetLabels ¶
func (*Snapshot) GetLicenseCodes ¶
func (*Snapshot) GetLicenses ¶
func (*Snapshot) GetLocationHint ¶
func (*Snapshot) GetName ¶
func (*Snapshot) GetSatisfiesPzi ¶
func (*Snapshot) GetSatisfiesPzs ¶
func (*Snapshot) GetSelfLink ¶
func (*Snapshot) GetSnapshotEncryptionKey ¶
func (x *Snapshot) GetSnapshotEncryptionKey() *CustomerEncryptionKey
func (*Snapshot) GetSnapshotType ¶
func (*Snapshot) GetSourceDisk ¶
func (*Snapshot) GetSourceDiskEncryptionKey ¶
func (x *Snapshot) GetSourceDiskEncryptionKey() *CustomerEncryptionKey
func (*Snapshot) GetSourceDiskForRecoveryCheckpoint ¶
func (*Snapshot) GetSourceDiskId ¶
func (*Snapshot) GetSourceInstantSnapshot ¶
func (*Snapshot) GetSourceInstantSnapshotEncryptionKey ¶
func (x *Snapshot) GetSourceInstantSnapshotEncryptionKey() *CustomerEncryptionKey
func (*Snapshot) GetSourceInstantSnapshotId ¶
func (*Snapshot) GetSourceSnapshotSchedulePolicy ¶
func (*Snapshot) GetSourceSnapshotSchedulePolicyId ¶
func (*Snapshot) GetStatus ¶
func (*Snapshot) GetStorageBytes ¶
func (*Snapshot) GetStorageBytesStatus ¶
func (*Snapshot) GetStorageLocations ¶
func (*Snapshot) ProtoMessage ¶
func (*Snapshot) ProtoMessage()
func (*Snapshot) ProtoReflect ¶
func (x *Snapshot) ProtoReflect() protoreflect.Message
func (*Snapshot) Reset ¶
func (x *Snapshot) Reset()
func (*Snapshot) String ¶
type SnapshotList ¶
type SnapshotList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Snapshot resources. Items []*Snapshot `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Snapshot resources.
func (*SnapshotList) Descriptor ¶
func (*SnapshotList) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotList.ProtoReflect.Descriptor instead.
func (*SnapshotList) GetId ¶
func (x *SnapshotList) GetId() string
func (*SnapshotList) GetItems ¶
func (x *SnapshotList) GetItems() []*Snapshot
func (*SnapshotList) GetKind ¶
func (x *SnapshotList) GetKind() string
func (*SnapshotList) GetNextPageToken ¶
func (x *SnapshotList) GetNextPageToken() string
func (*SnapshotList) GetSelfLink ¶
func (x *SnapshotList) GetSelfLink() string
func (*SnapshotList) GetWarning ¶
func (x *SnapshotList) GetWarning() *Warning
func (*SnapshotList) ProtoMessage ¶
func (*SnapshotList) ProtoMessage()
func (*SnapshotList) ProtoReflect ¶
func (x *SnapshotList) ProtoReflect() protoreflect.Message
func (*SnapshotList) Reset ¶
func (x *SnapshotList) Reset()
func (*SnapshotList) String ¶
func (x *SnapshotList) String() string
type SnapshotSettings ¶
type SnapshotSettings struct { // Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out. StorageLocation *SnapshotSettingsStorageLocationSettings `protobuf:"bytes,460859641,opt,name=storage_location,json=storageLocation,proto3,oneof" json:"storage_location,omitempty"` // contains filtered or unexported fields }
func (*SnapshotSettings) Descriptor ¶
func (*SnapshotSettings) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotSettings.ProtoReflect.Descriptor instead.
func (*SnapshotSettings) GetStorageLocation ¶
func (x *SnapshotSettings) GetStorageLocation() *SnapshotSettingsStorageLocationSettings
func (*SnapshotSettings) ProtoMessage ¶
func (*SnapshotSettings) ProtoMessage()
func (*SnapshotSettings) ProtoReflect ¶
func (x *SnapshotSettings) ProtoReflect() protoreflect.Message
func (*SnapshotSettings) Reset ¶
func (x *SnapshotSettings) Reset()
func (*SnapshotSettings) String ¶
func (x *SnapshotSettings) String() string
type SnapshotSettingsStorageLocationSettings ¶
type SnapshotSettingsStorageLocationSettings struct { // When the policy is SPECIFIC_LOCATIONS, snapshots will be stored in the locations listed in this field. Keys are Cloud Storage bucket locations. Only one location can be specified. Locations map[string]*SnapshotSettingsStorageLocationSettingsStorageLocationPreference `protobuf:"bytes,413423454,rep,name=locations,proto3" json:"locations,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The chosen location policy. // Check the Policy enum for the list of possible values. Policy *string `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*SnapshotSettingsStorageLocationSettings) Descriptor ¶
func (*SnapshotSettingsStorageLocationSettings) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotSettingsStorageLocationSettings.ProtoReflect.Descriptor instead.
func (*SnapshotSettingsStorageLocationSettings) GetLocations ¶
func (x *SnapshotSettingsStorageLocationSettings) GetLocations() map[string]*SnapshotSettingsStorageLocationSettingsStorageLocationPreference
func (*SnapshotSettingsStorageLocationSettings) GetPolicy ¶
func (x *SnapshotSettingsStorageLocationSettings) GetPolicy() string
func (*SnapshotSettingsStorageLocationSettings) ProtoMessage ¶
func (*SnapshotSettingsStorageLocationSettings) ProtoMessage()
func (*SnapshotSettingsStorageLocationSettings) ProtoReflect ¶
func (x *SnapshotSettingsStorageLocationSettings) ProtoReflect() protoreflect.Message
func (*SnapshotSettingsStorageLocationSettings) Reset ¶
func (x *SnapshotSettingsStorageLocationSettings) Reset()
func (*SnapshotSettingsStorageLocationSettings) String ¶
func (x *SnapshotSettingsStorageLocationSettings) String() string
type SnapshotSettingsStorageLocationSettingsStorageLocationPreference ¶
type SnapshotSettingsStorageLocationSettingsStorageLocationPreference struct { // Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
A structure for specifying storage locations.
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Descriptor ¶
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Descriptor() ([]byte, []int)
Deprecated: Use SnapshotSettingsStorageLocationSettingsStorageLocationPreference.ProtoReflect.Descriptor instead.
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) GetName ¶
func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) GetName() string
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoMessage ¶
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoMessage()
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoReflect ¶
func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) ProtoReflect() protoreflect.Message
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Reset ¶
func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) Reset()
func (*SnapshotSettingsStorageLocationSettingsStorageLocationPreference) String ¶
func (x *SnapshotSettingsStorageLocationSettingsStorageLocationPreference) String() string
type SnapshotSettingsStorageLocationSettings_Policy ¶
type SnapshotSettingsStorageLocationSettings_Policy int32
The chosen location policy.
const ( // A value indicating that the enum field is not set. SnapshotSettingsStorageLocationSettings_UNDEFINED_POLICY SnapshotSettingsStorageLocationSettings_Policy = 0 // Store snapshot in the same region as with the originating disk. No additional parameters are needed. SnapshotSettingsStorageLocationSettings_LOCAL_REGION SnapshotSettingsStorageLocationSettings_Policy = 403535464 // Store snapshot in the nearest multi region Cloud Storage bucket, relative to the originating disk. No additional parameters are needed. SnapshotSettingsStorageLocationSettings_NEAREST_MULTI_REGION SnapshotSettingsStorageLocationSettings_Policy = 212467515 // Store snapshot in the specific locations, as specified by the user. The list of regions to store must be defined under the `locations` field. SnapshotSettingsStorageLocationSettings_SPECIFIC_LOCATIONS SnapshotSettingsStorageLocationSettings_Policy = 280093809 SnapshotSettingsStorageLocationSettings_STORAGE_LOCATION_POLICY_UNSPECIFIED SnapshotSettingsStorageLocationSettings_Policy = 250644592 )
func (SnapshotSettingsStorageLocationSettings_Policy) Descriptor ¶
func (SnapshotSettingsStorageLocationSettings_Policy) Descriptor() protoreflect.EnumDescriptor
func (SnapshotSettingsStorageLocationSettings_Policy) Enum ¶
func (x SnapshotSettingsStorageLocationSettings_Policy) Enum() *SnapshotSettingsStorageLocationSettings_Policy
func (SnapshotSettingsStorageLocationSettings_Policy) EnumDescriptor ¶
func (SnapshotSettingsStorageLocationSettings_Policy) EnumDescriptor() ([]byte, []int)
Deprecated: Use SnapshotSettingsStorageLocationSettings_Policy.Descriptor instead.
func (SnapshotSettingsStorageLocationSettings_Policy) Number ¶
func (x SnapshotSettingsStorageLocationSettings_Policy) Number() protoreflect.EnumNumber
func (SnapshotSettingsStorageLocationSettings_Policy) String ¶
func (x SnapshotSettingsStorageLocationSettings_Policy) String() string
func (SnapshotSettingsStorageLocationSettings_Policy) Type ¶
type Snapshot_Architecture ¶
type Snapshot_Architecture int32
[Output Only] The architecture of the snapshot. Valid values are ARM64 or X86_64.
const ( // A value indicating that the enum field is not set. Snapshot_UNDEFINED_ARCHITECTURE Snapshot_Architecture = 0 // Default value indicating Architecture is not set. Snapshot_ARCHITECTURE_UNSPECIFIED Snapshot_Architecture = 394750507 // Machines with architecture ARM64 Snapshot_ARM64 Snapshot_Architecture = 62547450 // Machines with architecture X86_64 Snapshot_X86_64 Snapshot_Architecture = 425300551 )
func (Snapshot_Architecture) Descriptor ¶
func (Snapshot_Architecture) Descriptor() protoreflect.EnumDescriptor
func (Snapshot_Architecture) Enum ¶
func (x Snapshot_Architecture) Enum() *Snapshot_Architecture
func (Snapshot_Architecture) EnumDescriptor ¶
func (Snapshot_Architecture) EnumDescriptor() ([]byte, []int)
Deprecated: Use Snapshot_Architecture.Descriptor instead.
func (Snapshot_Architecture) Number ¶
func (x Snapshot_Architecture) Number() protoreflect.EnumNumber
func (Snapshot_Architecture) String ¶
func (x Snapshot_Architecture) String() string
func (Snapshot_Architecture) Type ¶
func (Snapshot_Architecture) Type() protoreflect.EnumType
type Snapshot_SnapshotType ¶
type Snapshot_SnapshotType int32
Indicates the type of the snapshot.
const ( // A value indicating that the enum field is not set. Snapshot_UNDEFINED_SNAPSHOT_TYPE Snapshot_SnapshotType = 0 Snapshot_ARCHIVE Snapshot_SnapshotType = 506752162 Snapshot_STANDARD Snapshot_SnapshotType = 484642493 )
func (Snapshot_SnapshotType) Descriptor ¶
func (Snapshot_SnapshotType) Descriptor() protoreflect.EnumDescriptor
func (Snapshot_SnapshotType) Enum ¶
func (x Snapshot_SnapshotType) Enum() *Snapshot_SnapshotType
func (Snapshot_SnapshotType) EnumDescriptor ¶
func (Snapshot_SnapshotType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Snapshot_SnapshotType.Descriptor instead.
func (Snapshot_SnapshotType) Number ¶
func (x Snapshot_SnapshotType) Number() protoreflect.EnumNumber
func (Snapshot_SnapshotType) String ¶
func (x Snapshot_SnapshotType) String() string
func (Snapshot_SnapshotType) Type ¶
func (Snapshot_SnapshotType) Type() protoreflect.EnumType
type Snapshot_Status ¶
type Snapshot_Status int32
[Output Only] The status of the snapshot. This can be CREATING, DELETING, FAILED, READY, or UPLOADING.
const ( // A value indicating that the enum field is not set. Snapshot_UNDEFINED_STATUS Snapshot_Status = 0 // Snapshot creation is in progress. Snapshot_CREATING Snapshot_Status = 455564985 // Snapshot is currently being deleted. Snapshot_DELETING Snapshot_Status = 528602024 // Snapshot creation failed. Snapshot_FAILED Snapshot_Status = 455706685 // Snapshot has been created successfully. Snapshot_READY Snapshot_Status = 77848963 // Snapshot is being uploaded. Snapshot_UPLOADING Snapshot_Status = 267603489 )
func (Snapshot_Status) Descriptor ¶
func (Snapshot_Status) Descriptor() protoreflect.EnumDescriptor
func (Snapshot_Status) Enum ¶
func (x Snapshot_Status) Enum() *Snapshot_Status
func (Snapshot_Status) EnumDescriptor ¶
func (Snapshot_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Snapshot_Status.Descriptor instead.
func (Snapshot_Status) Number ¶
func (x Snapshot_Status) Number() protoreflect.EnumNumber
func (Snapshot_Status) String ¶
func (x Snapshot_Status) String() string
func (Snapshot_Status) Type ¶
func (Snapshot_Status) Type() protoreflect.EnumType
type Snapshot_StorageBytesStatus ¶
type Snapshot_StorageBytesStatus int32
[Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.
const ( // A value indicating that the enum field is not set. Snapshot_UNDEFINED_STORAGE_BYTES_STATUS Snapshot_StorageBytesStatus = 0 Snapshot_UPDATING Snapshot_StorageBytesStatus = 494614342 Snapshot_UP_TO_DATE Snapshot_StorageBytesStatus = 101306702 )
func (Snapshot_StorageBytesStatus) Descriptor ¶
func (Snapshot_StorageBytesStatus) Descriptor() protoreflect.EnumDescriptor
func (Snapshot_StorageBytesStatus) Enum ¶
func (x Snapshot_StorageBytesStatus) Enum() *Snapshot_StorageBytesStatus
func (Snapshot_StorageBytesStatus) EnumDescriptor ¶
func (Snapshot_StorageBytesStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use Snapshot_StorageBytesStatus.Descriptor instead.
func (Snapshot_StorageBytesStatus) Number ¶
func (x Snapshot_StorageBytesStatus) Number() protoreflect.EnumNumber
func (Snapshot_StorageBytesStatus) String ¶
func (x Snapshot_StorageBytesStatus) String() string
func (Snapshot_StorageBytesStatus) Type ¶
func (Snapshot_StorageBytesStatus) Type() protoreflect.EnumType
type SourceDiskEncryptionKey ¶
type SourceDiskEncryptionKey struct { // The customer-supplied encryption key of the source disk. Required if the source disk is protected by a customer-supplied encryption key. DiskEncryptionKey *CustomerEncryptionKey `protobuf:"bytes,271660677,opt,name=disk_encryption_key,json=diskEncryptionKey,proto3,oneof" json:"disk_encryption_key,omitempty"` // URL of the disk attached to the source instance. This can be a full or valid partial URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /disks/disk - projects/project/zones/zone/disks/disk - zones/zone/disks/disk SourceDisk *string `protobuf:"bytes,451753793,opt,name=source_disk,json=sourceDisk,proto3,oneof" json:"source_disk,omitempty"` // contains filtered or unexported fields }
func (*SourceDiskEncryptionKey) Descriptor ¶
func (*SourceDiskEncryptionKey) Descriptor() ([]byte, []int)
Deprecated: Use SourceDiskEncryptionKey.ProtoReflect.Descriptor instead.
func (*SourceDiskEncryptionKey) GetDiskEncryptionKey ¶
func (x *SourceDiskEncryptionKey) GetDiskEncryptionKey() *CustomerEncryptionKey
func (*SourceDiskEncryptionKey) GetSourceDisk ¶
func (x *SourceDiskEncryptionKey) GetSourceDisk() string
func (*SourceDiskEncryptionKey) ProtoMessage ¶
func (*SourceDiskEncryptionKey) ProtoMessage()
func (*SourceDiskEncryptionKey) ProtoReflect ¶
func (x *SourceDiskEncryptionKey) ProtoReflect() protoreflect.Message
func (*SourceDiskEncryptionKey) Reset ¶
func (x *SourceDiskEncryptionKey) Reset()
func (*SourceDiskEncryptionKey) String ¶
func (x *SourceDiskEncryptionKey) String() string
type SourceInstanceParams ¶
type SourceInstanceParams struct { // Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, the source images for each disk will be used. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes. DiskConfigs []*DiskInstantiationConfig `protobuf:"bytes,235580623,rep,name=disk_configs,json=diskConfigs,proto3" json:"disk_configs,omitempty"` // contains filtered or unexported fields }
A specification of the parameters to use when creating the instance template from a source instance.
func (*SourceInstanceParams) Descriptor ¶
func (*SourceInstanceParams) Descriptor() ([]byte, []int)
Deprecated: Use SourceInstanceParams.ProtoReflect.Descriptor instead.
func (*SourceInstanceParams) GetDiskConfigs ¶
func (x *SourceInstanceParams) GetDiskConfigs() []*DiskInstantiationConfig
func (*SourceInstanceParams) ProtoMessage ¶
func (*SourceInstanceParams) ProtoMessage()
func (*SourceInstanceParams) ProtoReflect ¶
func (x *SourceInstanceParams) ProtoReflect() protoreflect.Message
func (*SourceInstanceParams) Reset ¶
func (x *SourceInstanceParams) Reset()
func (*SourceInstanceParams) String ¶
func (x *SourceInstanceParams) String() string
type SourceInstanceProperties ¶
type SourceInstanceProperties struct { // Enables instances created based on this machine image to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the Enable IP forwarding documentation for more information. CanIpForward *bool `protobuf:"varint,467731324,opt,name=can_ip_forward,json=canIpForward,proto3,oneof" json:"can_ip_forward,omitempty"` // Whether the instance created from this machine image should be protected against deletion. DeletionProtection *bool `protobuf:"varint,458014698,opt,name=deletion_protection,json=deletionProtection,proto3,oneof" json:"deletion_protection,omitempty"` // An optional text description for the instances that are created from this machine image. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // An array of disks that are associated with the instances that are created from this machine image. Disks []*SavedAttachedDisk `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty"` // A list of guest accelerator cards' type and count to use for instances created from this machine image. GuestAccelerators []*AcceleratorConfig `protobuf:"bytes,463595119,rep,name=guest_accelerators,json=guestAccelerators,proto3" json:"guest_accelerators,omitempty"` // KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified. // Check the KeyRevocationActionType enum for the list of possible values. KeyRevocationActionType *string `protobuf:"bytes,235941474,opt,name=key_revocation_action_type,json=keyRevocationActionType,proto3,oneof" json:"key_revocation_action_type,omitempty"` // Labels to apply to instances that are created from this machine image. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The machine type to use for instances that are created from this machine image. MachineType *string `protobuf:"bytes,227711026,opt,name=machine_type,json=machineType,proto3,oneof" json:"machine_type,omitempty"` // The metadata key/value pairs to assign to instances that are created from this machine image. These pairs can consist of custom metadata or predefined keys. See Project and instance metadata for more information. Metadata *Metadata `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // Minimum cpu/platform to be used by instances created from this machine image. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a Minimum CPU Platform. MinCpuPlatform *string `protobuf:"bytes,242912759,opt,name=min_cpu_platform,json=minCpuPlatform,proto3,oneof" json:"min_cpu_platform,omitempty"` // An array of network access configurations for this interface. NetworkInterfaces []*NetworkInterface `protobuf:"bytes,52735243,rep,name=network_interfaces,json=networkInterfaces,proto3" json:"network_interfaces,omitempty"` // Specifies the scheduling options for the instances that are created from this machine image. Scheduling *Scheduling `protobuf:"bytes,386688404,opt,name=scheduling,proto3,oneof" json:"scheduling,omitempty"` // A list of service accounts with specified scopes. Access tokens for these service accounts are available to the instances that are created from this machine image. Use metadata queries to obtain the access tokens for these instances. ServiceAccounts []*ServiceAccount `protobuf:"bytes,277537328,rep,name=service_accounts,json=serviceAccounts,proto3" json:"service_accounts,omitempty"` // A list of tags to apply to the instances that are created from this machine image. The tags identify valid sources or targets for network firewalls. The setTags method can modify this list of tags. Each tag within the list must comply with RFC1035. Tags *Tags `protobuf:"bytes,3552281,opt,name=tags,proto3,oneof" json:"tags,omitempty"` // contains filtered or unexported fields }
DEPRECATED: Please use compute#instanceProperties instead. New properties will not be added to this field.
func (*SourceInstanceProperties) Descriptor ¶
func (*SourceInstanceProperties) Descriptor() ([]byte, []int)
Deprecated: Use SourceInstanceProperties.ProtoReflect.Descriptor instead.
func (*SourceInstanceProperties) GetCanIpForward ¶
func (x *SourceInstanceProperties) GetCanIpForward() bool
func (*SourceInstanceProperties) GetDeletionProtection ¶
func (x *SourceInstanceProperties) GetDeletionProtection() bool
func (*SourceInstanceProperties) GetDescription ¶
func (x *SourceInstanceProperties) GetDescription() string
func (*SourceInstanceProperties) GetDisks ¶
func (x *SourceInstanceProperties) GetDisks() []*SavedAttachedDisk
func (*SourceInstanceProperties) GetGuestAccelerators ¶
func (x *SourceInstanceProperties) GetGuestAccelerators() []*AcceleratorConfig
func (*SourceInstanceProperties) GetKeyRevocationActionType ¶
func (x *SourceInstanceProperties) GetKeyRevocationActionType() string
func (*SourceInstanceProperties) GetLabels ¶
func (x *SourceInstanceProperties) GetLabels() map[string]string
func (*SourceInstanceProperties) GetMachineType ¶
func (x *SourceInstanceProperties) GetMachineType() string
func (*SourceInstanceProperties) GetMetadata ¶
func (x *SourceInstanceProperties) GetMetadata() *Metadata
func (*SourceInstanceProperties) GetMinCpuPlatform ¶
func (x *SourceInstanceProperties) GetMinCpuPlatform() string
func (*SourceInstanceProperties) GetNetworkInterfaces ¶
func (x *SourceInstanceProperties) GetNetworkInterfaces() []*NetworkInterface
func (*SourceInstanceProperties) GetScheduling ¶
func (x *SourceInstanceProperties) GetScheduling() *Scheduling
func (*SourceInstanceProperties) GetServiceAccounts ¶
func (x *SourceInstanceProperties) GetServiceAccounts() []*ServiceAccount
func (*SourceInstanceProperties) GetTags ¶
func (x *SourceInstanceProperties) GetTags() *Tags
func (*SourceInstanceProperties) ProtoMessage ¶
func (*SourceInstanceProperties) ProtoMessage()
func (*SourceInstanceProperties) ProtoReflect ¶
func (x *SourceInstanceProperties) ProtoReflect() protoreflect.Message
func (*SourceInstanceProperties) Reset ¶
func (x *SourceInstanceProperties) Reset()
func (*SourceInstanceProperties) String ¶
func (x *SourceInstanceProperties) String() string
type SourceInstanceProperties_KeyRevocationActionType ¶
type SourceInstanceProperties_KeyRevocationActionType int32
KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.
const ( // A value indicating that the enum field is not set. SourceInstanceProperties_UNDEFINED_KEY_REVOCATION_ACTION_TYPE SourceInstanceProperties_KeyRevocationActionType = 0 // Default value. This value is unused. SourceInstanceProperties_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED SourceInstanceProperties_KeyRevocationActionType = 467110106 // Indicates user chose no operation. SourceInstanceProperties_NONE SourceInstanceProperties_KeyRevocationActionType = 2402104 // Indicates user chose to opt for VM shutdown on key revocation. SourceInstanceProperties_STOP SourceInstanceProperties_KeyRevocationActionType = 2555906 )
func (SourceInstanceProperties_KeyRevocationActionType) Descriptor ¶
func (SourceInstanceProperties_KeyRevocationActionType) Descriptor() protoreflect.EnumDescriptor
func (SourceInstanceProperties_KeyRevocationActionType) Enum ¶
func (x SourceInstanceProperties_KeyRevocationActionType) Enum() *SourceInstanceProperties_KeyRevocationActionType
func (SourceInstanceProperties_KeyRevocationActionType) EnumDescriptor ¶
func (SourceInstanceProperties_KeyRevocationActionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SourceInstanceProperties_KeyRevocationActionType.Descriptor instead.
func (SourceInstanceProperties_KeyRevocationActionType) Number ¶
func (x SourceInstanceProperties_KeyRevocationActionType) Number() protoreflect.EnumNumber
func (SourceInstanceProperties_KeyRevocationActionType) String ¶
func (x SourceInstanceProperties_KeyRevocationActionType) String() string
func (SourceInstanceProperties_KeyRevocationActionType) Type ¶
type SslCertificate ¶
type SslCertificate struct { // A value read into memory from a certificate file. The certificate file must be in PEM format. The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert. Certificate *string `protobuf:"bytes,341787031,opt,name=certificate,proto3,oneof" json:"certificate,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Expire time of the certificate. RFC3339 ExpireTime *string `protobuf:"bytes,440691181,opt,name=expire_time,json=expireTime,proto3,oneof" json:"expire_time,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#sslCertificate for SSL certificates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Configuration and status of a managed SSL certificate. Managed *SslCertificateManagedSslCertificate `protobuf:"bytes,298389407,opt,name=managed,proto3,oneof" json:"managed,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // A value read into memory from a write-only private key file. The private key file must be in PEM format. For security, only insert requests include this field. PrivateKey *string `protobuf:"bytes,361331107,opt,name=private_key,json=privateKey,proto3,oneof" json:"private_key,omitempty"` // [Output Only] URL of the region where the regional SSL Certificate resides. This field is not applicable to global SSL Certificate. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Configuration and status of a self-managed SSL certificate. SelfManaged *SslCertificateSelfManagedSslCertificate `protobuf:"bytes,329284012,opt,name=self_managed,json=selfManaged,proto3,oneof" json:"self_managed,omitempty"` // [Output Only] Domains associated with the certificate via Subject Alternative Name. SubjectAlternativeNames []string `protobuf:"bytes,528807907,rep,name=subject_alternative_names,json=subjectAlternativeNames,proto3" json:"subject_alternative_names,omitempty"` // (Optional) Specifies the type of SSL certificate, either "SELF_MANAGED" or "MANAGED". If not specified, the certificate is self-managed and the fields certificate and private_key are used. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Represents an SSL certificate resource. Google Compute Engine has two SSL certificate resources: * [Global](/compute/docs/reference/rest/v1/sslCertificates) * [Regional](/compute/docs/reference/rest/v1/regionSslCertificates) The global SSL certificates (sslCertificates) are used by: - Global external Application Load Balancers - Classic Application Load Balancers - Proxy Network Load Balancers (with target SSL proxies) The regional SSL certificates (regionSslCertificates) are used by: - Regional external Application Load Balancers - Regional internal Application Load Balancers Optionally, certificate file contents that you upload can contain a set of up to five PEM-encoded certificates. The API call creates an object (sslCertificate) that holds this data. You can use SSL keys and certificates to secure connections to a load balancer. For more information, read Creating and using SSL certificates, SSL certificates quotas and limits, and Troubleshooting SSL certificates.
func (*SslCertificate) Descriptor ¶
func (*SslCertificate) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificate.ProtoReflect.Descriptor instead.
func (*SslCertificate) GetCertificate ¶
func (x *SslCertificate) GetCertificate() string
func (*SslCertificate) GetCreationTimestamp ¶
func (x *SslCertificate) GetCreationTimestamp() string
func (*SslCertificate) GetDescription ¶
func (x *SslCertificate) GetDescription() string
func (*SslCertificate) GetExpireTime ¶
func (x *SslCertificate) GetExpireTime() string
func (*SslCertificate) GetId ¶
func (x *SslCertificate) GetId() uint64
func (*SslCertificate) GetKind ¶
func (x *SslCertificate) GetKind() string
func (*SslCertificate) GetManaged ¶
func (x *SslCertificate) GetManaged() *SslCertificateManagedSslCertificate
func (*SslCertificate) GetName ¶
func (x *SslCertificate) GetName() string
func (*SslCertificate) GetPrivateKey ¶
func (x *SslCertificate) GetPrivateKey() string
func (*SslCertificate) GetRegion ¶
func (x *SslCertificate) GetRegion() string
func (*SslCertificate) GetSelfLink ¶
func (x *SslCertificate) GetSelfLink() string
func (*SslCertificate) GetSelfManaged ¶
func (x *SslCertificate) GetSelfManaged() *SslCertificateSelfManagedSslCertificate
func (*SslCertificate) GetSubjectAlternativeNames ¶
func (x *SslCertificate) GetSubjectAlternativeNames() []string
func (*SslCertificate) GetType ¶
func (x *SslCertificate) GetType() string
func (*SslCertificate) ProtoMessage ¶
func (*SslCertificate) ProtoMessage()
func (*SslCertificate) ProtoReflect ¶
func (x *SslCertificate) ProtoReflect() protoreflect.Message
func (*SslCertificate) Reset ¶
func (x *SslCertificate) Reset()
func (*SslCertificate) String ¶
func (x *SslCertificate) String() string
type SslCertificateAggregatedList ¶
type SslCertificateAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SslCertificatesScopedList resources. Items map[string]*SslCertificatesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#sslCertificateAggregatedList for lists of SSL Certificates. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SslCertificateAggregatedList) Descriptor ¶
func (*SslCertificateAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificateAggregatedList.ProtoReflect.Descriptor instead.
func (*SslCertificateAggregatedList) GetId ¶
func (x *SslCertificateAggregatedList) GetId() string
func (*SslCertificateAggregatedList) GetItems ¶
func (x *SslCertificateAggregatedList) GetItems() map[string]*SslCertificatesScopedList
func (*SslCertificateAggregatedList) GetKind ¶
func (x *SslCertificateAggregatedList) GetKind() string
func (*SslCertificateAggregatedList) GetNextPageToken ¶
func (x *SslCertificateAggregatedList) GetNextPageToken() string
func (*SslCertificateAggregatedList) GetSelfLink ¶
func (x *SslCertificateAggregatedList) GetSelfLink() string
func (*SslCertificateAggregatedList) GetUnreachables ¶
func (x *SslCertificateAggregatedList) GetUnreachables() []string
func (*SslCertificateAggregatedList) GetWarning ¶
func (x *SslCertificateAggregatedList) GetWarning() *Warning
func (*SslCertificateAggregatedList) ProtoMessage ¶
func (*SslCertificateAggregatedList) ProtoMessage()
func (*SslCertificateAggregatedList) ProtoReflect ¶
func (x *SslCertificateAggregatedList) ProtoReflect() protoreflect.Message
func (*SslCertificateAggregatedList) Reset ¶
func (x *SslCertificateAggregatedList) Reset()
func (*SslCertificateAggregatedList) String ¶
func (x *SslCertificateAggregatedList) String() string
type SslCertificateList ¶
type SslCertificateList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SslCertificate resources. Items []*SslCertificate `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of SslCertificate resources.
func (*SslCertificateList) Descriptor ¶
func (*SslCertificateList) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificateList.ProtoReflect.Descriptor instead.
func (*SslCertificateList) GetId ¶
func (x *SslCertificateList) GetId() string
func (*SslCertificateList) GetItems ¶
func (x *SslCertificateList) GetItems() []*SslCertificate
func (*SslCertificateList) GetKind ¶
func (x *SslCertificateList) GetKind() string
func (*SslCertificateList) GetNextPageToken ¶
func (x *SslCertificateList) GetNextPageToken() string
func (*SslCertificateList) GetSelfLink ¶
func (x *SslCertificateList) GetSelfLink() string
func (*SslCertificateList) GetWarning ¶
func (x *SslCertificateList) GetWarning() *Warning
func (*SslCertificateList) ProtoMessage ¶
func (*SslCertificateList) ProtoMessage()
func (*SslCertificateList) ProtoReflect ¶
func (x *SslCertificateList) ProtoReflect() protoreflect.Message
func (*SslCertificateList) Reset ¶
func (x *SslCertificateList) Reset()
func (*SslCertificateList) String ¶
func (x *SslCertificateList) String() string
type SslCertificateManagedSslCertificate ¶
type SslCertificateManagedSslCertificate struct { // [Output only] Detailed statuses of the domains specified for managed certificate resource. DomainStatus map[string]string `protobuf:"bytes,360305613,rep,name=domain_status,json=domainStatus,proto3" json:"domain_status,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // The domains for which a managed SSL certificate will be generated. Each Google-managed SSL certificate supports up to the [maximum number of domains per Google-managed SSL certificate](/load-balancing/docs/quotas#ssl_certificates). Domains []string `protobuf:"bytes,226935855,rep,name=domains,proto3" json:"domains,omitempty"` // [Output only] Status of the managed certificate resource. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // contains filtered or unexported fields }
Configuration and status of a managed SSL certificate.
func (*SslCertificateManagedSslCertificate) Descriptor ¶
func (*SslCertificateManagedSslCertificate) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificateManagedSslCertificate.ProtoReflect.Descriptor instead.
func (*SslCertificateManagedSslCertificate) GetDomainStatus ¶
func (x *SslCertificateManagedSslCertificate) GetDomainStatus() map[string]string
func (*SslCertificateManagedSslCertificate) GetDomains ¶
func (x *SslCertificateManagedSslCertificate) GetDomains() []string
func (*SslCertificateManagedSslCertificate) GetStatus ¶
func (x *SslCertificateManagedSslCertificate) GetStatus() string
func (*SslCertificateManagedSslCertificate) ProtoMessage ¶
func (*SslCertificateManagedSslCertificate) ProtoMessage()
func (*SslCertificateManagedSslCertificate) ProtoReflect ¶
func (x *SslCertificateManagedSslCertificate) ProtoReflect() protoreflect.Message
func (*SslCertificateManagedSslCertificate) Reset ¶
func (x *SslCertificateManagedSslCertificate) Reset()
func (*SslCertificateManagedSslCertificate) String ¶
func (x *SslCertificateManagedSslCertificate) String() string
type SslCertificateManagedSslCertificate_Status ¶
type SslCertificateManagedSslCertificate_Status int32
[Output only] Status of the managed certificate resource.
const ( // A value indicating that the enum field is not set. SslCertificateManagedSslCertificate_UNDEFINED_STATUS SslCertificateManagedSslCertificate_Status = 0 // The certificate management is working, and a certificate has been provisioned. SslCertificateManagedSslCertificate_ACTIVE SslCertificateManagedSslCertificate_Status = 314733318 SslCertificateManagedSslCertificate_MANAGED_CERTIFICATE_STATUS_UNSPECIFIED SslCertificateManagedSslCertificate_Status = 474800850 // The certificate management is working. GCP will attempt to provision the first certificate. SslCertificateManagedSslCertificate_PROVISIONING SslCertificateManagedSslCertificate_Status = 290896621 // Certificate provisioning failed due to an issue with the DNS or load balancing configuration. For details of which domain failed, consult domain_status field. SslCertificateManagedSslCertificate_PROVISIONING_FAILED SslCertificateManagedSslCertificate_Status = 76813775 // Certificate provisioning failed due to an issue with the DNS or load balancing configuration. It won't be retried. To try again delete and create a new managed SslCertificate resource. For details of which domain failed, consult domain_status field. SslCertificateManagedSslCertificate_PROVISIONING_FAILED_PERMANENTLY SslCertificateManagedSslCertificate_Status = 275036203 // Renewal of the certificate has failed due to an issue with the DNS or load balancing configuration. The existing cert is still serving; however, it will expire shortly. To provision a renewed certificate, delete and create a new managed SslCertificate resource. For details on which domain failed, consult domain_status field. SslCertificateManagedSslCertificate_RENEWAL_FAILED SslCertificateManagedSslCertificate_Status = 434659076 )
func (SslCertificateManagedSslCertificate_Status) Descriptor ¶
func (SslCertificateManagedSslCertificate_Status) Descriptor() protoreflect.EnumDescriptor
func (SslCertificateManagedSslCertificate_Status) Enum ¶
func (x SslCertificateManagedSslCertificate_Status) Enum() *SslCertificateManagedSslCertificate_Status
func (SslCertificateManagedSslCertificate_Status) EnumDescriptor ¶
func (SslCertificateManagedSslCertificate_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use SslCertificateManagedSslCertificate_Status.Descriptor instead.
func (SslCertificateManagedSslCertificate_Status) Number ¶
func (x SslCertificateManagedSslCertificate_Status) Number() protoreflect.EnumNumber
func (SslCertificateManagedSslCertificate_Status) String ¶
func (x SslCertificateManagedSslCertificate_Status) String() string
func (SslCertificateManagedSslCertificate_Status) Type ¶
func (SslCertificateManagedSslCertificate_Status) Type() protoreflect.EnumType
type SslCertificateSelfManagedSslCertificate ¶
type SslCertificateSelfManagedSslCertificate struct { // A local certificate file. The certificate must be in PEM format. The certificate chain must be no greater than 5 certs long. The chain must include at least one intermediate cert. Certificate *string `protobuf:"bytes,341787031,opt,name=certificate,proto3,oneof" json:"certificate,omitempty"` // A write-only private key in PEM format. Only insert requests will include this field. PrivateKey *string `protobuf:"bytes,361331107,opt,name=private_key,json=privateKey,proto3,oneof" json:"private_key,omitempty"` // contains filtered or unexported fields }
Configuration and status of a self-managed SSL certificate.
func (*SslCertificateSelfManagedSslCertificate) Descriptor ¶
func (*SslCertificateSelfManagedSslCertificate) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificateSelfManagedSslCertificate.ProtoReflect.Descriptor instead.
func (*SslCertificateSelfManagedSslCertificate) GetCertificate ¶
func (x *SslCertificateSelfManagedSslCertificate) GetCertificate() string
func (*SslCertificateSelfManagedSslCertificate) GetPrivateKey ¶
func (x *SslCertificateSelfManagedSslCertificate) GetPrivateKey() string
func (*SslCertificateSelfManagedSslCertificate) ProtoMessage ¶
func (*SslCertificateSelfManagedSslCertificate) ProtoMessage()
func (*SslCertificateSelfManagedSslCertificate) ProtoReflect ¶
func (x *SslCertificateSelfManagedSslCertificate) ProtoReflect() protoreflect.Message
func (*SslCertificateSelfManagedSslCertificate) Reset ¶
func (x *SslCertificateSelfManagedSslCertificate) Reset()
func (*SslCertificateSelfManagedSslCertificate) String ¶
func (x *SslCertificateSelfManagedSslCertificate) String() string
type SslCertificate_Type ¶
type SslCertificate_Type int32
(Optional) Specifies the type of SSL certificate, either "SELF_MANAGED" or "MANAGED". If not specified, the certificate is self-managed and the fields certificate and private_key are used.
const ( // A value indicating that the enum field is not set. SslCertificate_UNDEFINED_TYPE SslCertificate_Type = 0 // Google-managed SSLCertificate. SslCertificate_MANAGED SslCertificate_Type = 479501183 // Certificate uploaded by user. SslCertificate_SELF_MANAGED SslCertificate_Type = 434437516 SslCertificate_TYPE_UNSPECIFIED SslCertificate_Type = 437714322 )
func (SslCertificate_Type) Descriptor ¶
func (SslCertificate_Type) Descriptor() protoreflect.EnumDescriptor
func (SslCertificate_Type) Enum ¶
func (x SslCertificate_Type) Enum() *SslCertificate_Type
func (SslCertificate_Type) EnumDescriptor ¶
func (SslCertificate_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SslCertificate_Type.Descriptor instead.
func (SslCertificate_Type) Number ¶
func (x SslCertificate_Type) Number() protoreflect.EnumNumber
func (SslCertificate_Type) String ¶
func (x SslCertificate_Type) String() string
func (SslCertificate_Type) Type ¶
func (SslCertificate_Type) Type() protoreflect.EnumType
type SslCertificatesScopedList ¶
type SslCertificatesScopedList struct { // List of SslCertificates contained in this scope. SslCertificates []*SslCertificate `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SslCertificatesScopedList) Descriptor ¶
func (*SslCertificatesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use SslCertificatesScopedList.ProtoReflect.Descriptor instead.
func (*SslCertificatesScopedList) GetSslCertificates ¶
func (x *SslCertificatesScopedList) GetSslCertificates() []*SslCertificate
func (*SslCertificatesScopedList) GetWarning ¶
func (x *SslCertificatesScopedList) GetWarning() *Warning
func (*SslCertificatesScopedList) ProtoMessage ¶
func (*SslCertificatesScopedList) ProtoMessage()
func (*SslCertificatesScopedList) ProtoReflect ¶
func (x *SslCertificatesScopedList) ProtoReflect() protoreflect.Message
func (*SslCertificatesScopedList) Reset ¶
func (x *SslCertificatesScopedList) Reset()
func (*SslCertificatesScopedList) String ¶
func (x *SslCertificatesScopedList) String() string
type SslPoliciesAggregatedList ¶
type SslPoliciesAggregatedList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SslPoliciesScopedList resources. Items map[string]*SslPoliciesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#sslPolicyAggregatedList for lists of SSL Policies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SslPoliciesAggregatedList) Descriptor ¶
func (*SslPoliciesAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use SslPoliciesAggregatedList.ProtoReflect.Descriptor instead.
func (*SslPoliciesAggregatedList) GetEtag ¶
func (x *SslPoliciesAggregatedList) GetEtag() string
func (*SslPoliciesAggregatedList) GetId ¶
func (x *SslPoliciesAggregatedList) GetId() string
func (*SslPoliciesAggregatedList) GetItems ¶
func (x *SslPoliciesAggregatedList) GetItems() map[string]*SslPoliciesScopedList
func (*SslPoliciesAggregatedList) GetKind ¶
func (x *SslPoliciesAggregatedList) GetKind() string
func (*SslPoliciesAggregatedList) GetNextPageToken ¶
func (x *SslPoliciesAggregatedList) GetNextPageToken() string
func (*SslPoliciesAggregatedList) GetSelfLink ¶
func (x *SslPoliciesAggregatedList) GetSelfLink() string
func (*SslPoliciesAggregatedList) GetUnreachables ¶
func (x *SslPoliciesAggregatedList) GetUnreachables() []string
func (*SslPoliciesAggregatedList) GetWarning ¶
func (x *SslPoliciesAggregatedList) GetWarning() *Warning
func (*SslPoliciesAggregatedList) ProtoMessage ¶
func (*SslPoliciesAggregatedList) ProtoMessage()
func (*SslPoliciesAggregatedList) ProtoReflect ¶
func (x *SslPoliciesAggregatedList) ProtoReflect() protoreflect.Message
func (*SslPoliciesAggregatedList) Reset ¶
func (x *SslPoliciesAggregatedList) Reset()
func (*SslPoliciesAggregatedList) String ¶
func (x *SslPoliciesAggregatedList) String() string
type SslPoliciesList ¶
type SslPoliciesList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SslPolicy resources. Items []*SslPolicy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#sslPoliciesList for lists of sslPolicies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SslPoliciesList) Descriptor ¶
func (*SslPoliciesList) Descriptor() ([]byte, []int)
Deprecated: Use SslPoliciesList.ProtoReflect.Descriptor instead.
func (*SslPoliciesList) GetId ¶
func (x *SslPoliciesList) GetId() string
func (*SslPoliciesList) GetItems ¶
func (x *SslPoliciesList) GetItems() []*SslPolicy
func (*SslPoliciesList) GetKind ¶
func (x *SslPoliciesList) GetKind() string
func (*SslPoliciesList) GetNextPageToken ¶
func (x *SslPoliciesList) GetNextPageToken() string
func (*SslPoliciesList) GetSelfLink ¶
func (x *SslPoliciesList) GetSelfLink() string
func (*SslPoliciesList) GetWarning ¶
func (x *SslPoliciesList) GetWarning() *Warning
func (*SslPoliciesList) ProtoMessage ¶
func (*SslPoliciesList) ProtoMessage()
func (*SslPoliciesList) ProtoReflect ¶
func (x *SslPoliciesList) ProtoReflect() protoreflect.Message
func (*SslPoliciesList) Reset ¶
func (x *SslPoliciesList) Reset()
func (*SslPoliciesList) String ¶
func (x *SslPoliciesList) String() string
type SslPoliciesListAvailableFeaturesResponse ¶
type SslPoliciesListAvailableFeaturesResponse struct { Features []string `protobuf:"bytes,246211645,rep,name=features,proto3" json:"features,omitempty"` // contains filtered or unexported fields }
func (*SslPoliciesListAvailableFeaturesResponse) Descriptor ¶
func (*SslPoliciesListAvailableFeaturesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SslPoliciesListAvailableFeaturesResponse.ProtoReflect.Descriptor instead.
func (*SslPoliciesListAvailableFeaturesResponse) GetFeatures ¶
func (x *SslPoliciesListAvailableFeaturesResponse) GetFeatures() []string
func (*SslPoliciesListAvailableFeaturesResponse) ProtoMessage ¶
func (*SslPoliciesListAvailableFeaturesResponse) ProtoMessage()
func (*SslPoliciesListAvailableFeaturesResponse) ProtoReflect ¶
func (x *SslPoliciesListAvailableFeaturesResponse) ProtoReflect() protoreflect.Message
func (*SslPoliciesListAvailableFeaturesResponse) Reset ¶
func (x *SslPoliciesListAvailableFeaturesResponse) Reset()
func (*SslPoliciesListAvailableFeaturesResponse) String ¶
func (x *SslPoliciesListAvailableFeaturesResponse) String() string
type SslPoliciesScopedList ¶
type SslPoliciesScopedList struct { // A list of SslPolicies contained in this scope. SslPolicies []*SslPolicy `protobuf:"bytes,209941027,rep,name=ssl_policies,json=sslPolicies,proto3" json:"ssl_policies,omitempty"` // Informational warning which replaces the list of SSL policies when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SslPoliciesScopedList) Descriptor ¶
func (*SslPoliciesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use SslPoliciesScopedList.ProtoReflect.Descriptor instead.
func (*SslPoliciesScopedList) GetSslPolicies ¶
func (x *SslPoliciesScopedList) GetSslPolicies() []*SslPolicy
func (*SslPoliciesScopedList) GetWarning ¶
func (x *SslPoliciesScopedList) GetWarning() *Warning
func (*SslPoliciesScopedList) ProtoMessage ¶
func (*SslPoliciesScopedList) ProtoMessage()
func (*SslPoliciesScopedList) ProtoReflect ¶
func (x *SslPoliciesScopedList) ProtoReflect() protoreflect.Message
func (*SslPoliciesScopedList) Reset ¶
func (x *SslPoliciesScopedList) Reset()
func (*SslPoliciesScopedList) String ¶
func (x *SslPoliciesScopedList) String() string
type SslPolicy ¶
type SslPolicy struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // A list of features enabled when the selected profile is CUSTOM. The method returns the set of features that can be specified in this list. This field must be empty if the profile is not CUSTOM. CustomFeatures []string `protobuf:"bytes,34789707,rep,name=custom_features,json=customFeatures,proto3" json:"custom_features,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The list of features enabled in the SSL policy. EnabledFeatures []string `protobuf:"bytes,469017467,rep,name=enabled_features,json=enabledFeatures,proto3" json:"enabled_features,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a SslPolicy. An up-to-date fingerprint must be provided in order to update the SslPolicy, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve an SslPolicy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output only] Type of the resource. Always compute#sslPolicyfor SSL policies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2. // Check the MinTlsVersion enum for the list of possible values. MinTlsVersion *string `protobuf:"bytes,8155943,opt,name=min_tls_version,json=minTlsVersion,proto3,oneof" json:"min_tls_version,omitempty"` // Name of the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field. // Check the Profile enum for the list of possible values. Profile *string `protobuf:"bytes,227445161,opt,name=profile,proto3,oneof" json:"profile,omitempty"` // [Output Only] URL of the region where the regional SSL policy resides. This field is not applicable to global SSL policies. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages. Warnings []*Warnings `protobuf:"bytes,498091095,rep,name=warnings,proto3" json:"warnings,omitempty"` // contains filtered or unexported fields }
Represents an SSL Policy resource. Use SSL policies to control SSL features, such as versions and cipher suites, that are offered by Application Load Balancers and proxy Network Load Balancers. For more information, read SSL policies overview.
func (*SslPolicy) Descriptor ¶
Deprecated: Use SslPolicy.ProtoReflect.Descriptor instead.
func (*SslPolicy) GetCreationTimestamp ¶
func (*SslPolicy) GetCustomFeatures ¶
func (*SslPolicy) GetDescription ¶
func (*SslPolicy) GetEnabledFeatures ¶
func (*SslPolicy) GetFingerprint ¶
func (*SslPolicy) GetId ¶
func (*SslPolicy) GetKind ¶
func (*SslPolicy) GetMinTlsVersion ¶
func (*SslPolicy) GetName ¶
func (*SslPolicy) GetProfile ¶
func (*SslPolicy) GetRegion ¶
func (*SslPolicy) GetSelfLink ¶
func (*SslPolicy) GetWarnings ¶
func (*SslPolicy) ProtoMessage ¶
func (*SslPolicy) ProtoMessage()
func (*SslPolicy) ProtoReflect ¶
func (x *SslPolicy) ProtoReflect() protoreflect.Message
func (*SslPolicy) Reset ¶
func (x *SslPolicy) Reset()
func (*SslPolicy) String ¶
type SslPolicyReference ¶
type SslPolicyReference struct { // URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource. SslPolicy *string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3,oneof" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
func (*SslPolicyReference) Descriptor ¶
func (*SslPolicyReference) Descriptor() ([]byte, []int)
Deprecated: Use SslPolicyReference.ProtoReflect.Descriptor instead.
func (*SslPolicyReference) GetSslPolicy ¶
func (x *SslPolicyReference) GetSslPolicy() string
func (*SslPolicyReference) ProtoMessage ¶
func (*SslPolicyReference) ProtoMessage()
func (*SslPolicyReference) ProtoReflect ¶
func (x *SslPolicyReference) ProtoReflect() protoreflect.Message
func (*SslPolicyReference) Reset ¶
func (x *SslPolicyReference) Reset()
func (*SslPolicyReference) String ¶
func (x *SslPolicyReference) String() string
type SslPolicy_MinTlsVersion ¶
type SslPolicy_MinTlsVersion int32
The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2.
const ( // A value indicating that the enum field is not set. SslPolicy_UNDEFINED_MIN_TLS_VERSION SslPolicy_MinTlsVersion = 0 // TLS 1.0 SslPolicy_TLS_1_0 SslPolicy_MinTlsVersion = 33116734 // TLS 1.1 SslPolicy_TLS_1_1 SslPolicy_MinTlsVersion = 33116735 // TLS 1.2 SslPolicy_TLS_1_2 SslPolicy_MinTlsVersion = 33116736 )
func (SslPolicy_MinTlsVersion) Descriptor ¶
func (SslPolicy_MinTlsVersion) Descriptor() protoreflect.EnumDescriptor
func (SslPolicy_MinTlsVersion) Enum ¶
func (x SslPolicy_MinTlsVersion) Enum() *SslPolicy_MinTlsVersion
func (SslPolicy_MinTlsVersion) EnumDescriptor ¶
func (SslPolicy_MinTlsVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use SslPolicy_MinTlsVersion.Descriptor instead.
func (SslPolicy_MinTlsVersion) Number ¶
func (x SslPolicy_MinTlsVersion) Number() protoreflect.EnumNumber
func (SslPolicy_MinTlsVersion) String ¶
func (x SslPolicy_MinTlsVersion) String() string
func (SslPolicy_MinTlsVersion) Type ¶
func (SslPolicy_MinTlsVersion) Type() protoreflect.EnumType
type SslPolicy_Profile ¶
type SslPolicy_Profile int32
Profile specifies the set of SSL features that can be used by the load balancer when negotiating SSL with clients. This can be one of COMPATIBLE, MODERN, RESTRICTED, or CUSTOM. If using CUSTOM, the set of SSL features to enable must be specified in the customFeatures field.
const ( // A value indicating that the enum field is not set. SslPolicy_UNDEFINED_PROFILE SslPolicy_Profile = 0 // Compatible profile. Allows the broadset set of clients, even those which support only out-of-date SSL features to negotiate with the load balancer. SslPolicy_COMPATIBLE SslPolicy_Profile = 179357396 // Custom profile. Allow only the set of allowed SSL features specified in the customFeatures field. SslPolicy_CUSTOM SslPolicy_Profile = 388595569 // Modern profile. Supports a wide set of SSL features, allowing modern clients to negotiate SSL with the load balancer. SslPolicy_MODERN SslPolicy_Profile = 132013855 // Restricted profile. Supports a reduced set of SSL features, intended to meet stricter compliance requirements. SslPolicy_RESTRICTED SslPolicy_Profile = 261551195 )
func (SslPolicy_Profile) Descriptor ¶
func (SslPolicy_Profile) Descriptor() protoreflect.EnumDescriptor
func (SslPolicy_Profile) Enum ¶
func (x SslPolicy_Profile) Enum() *SslPolicy_Profile
func (SslPolicy_Profile) EnumDescriptor ¶
func (SslPolicy_Profile) EnumDescriptor() ([]byte, []int)
Deprecated: Use SslPolicy_Profile.Descriptor instead.
func (SslPolicy_Profile) Number ¶
func (x SslPolicy_Profile) Number() protoreflect.EnumNumber
func (SslPolicy_Profile) String ¶
func (x SslPolicy_Profile) String() string
func (SslPolicy_Profile) Type ¶
func (SslPolicy_Profile) Type() protoreflect.EnumType
type StartAsyncReplicationDiskRequest ¶
type StartAsyncReplicationDiskRequest struct { // The name of the persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DisksStartAsyncReplicationRequestResource *DisksStartAsyncReplicationRequest `protobuf:"bytes,470814554,opt,name=disks_start_async_replication_request_resource,json=disksStartAsyncReplicationRequestResource,proto3" json:"disks_start_async_replication_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.StartAsyncReplication. See the method description for details.
func (*StartAsyncReplicationDiskRequest) Descriptor ¶
func (*StartAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartAsyncReplicationDiskRequest.ProtoReflect.Descriptor instead.
func (*StartAsyncReplicationDiskRequest) GetDisk ¶
func (x *StartAsyncReplicationDiskRequest) GetDisk() string
func (*StartAsyncReplicationDiskRequest) GetDisksStartAsyncReplicationRequestResource ¶
func (x *StartAsyncReplicationDiskRequest) GetDisksStartAsyncReplicationRequestResource() *DisksStartAsyncReplicationRequest
func (*StartAsyncReplicationDiskRequest) GetProject ¶
func (x *StartAsyncReplicationDiskRequest) GetProject() string
func (*StartAsyncReplicationDiskRequest) GetRequestId ¶
func (x *StartAsyncReplicationDiskRequest) GetRequestId() string
func (*StartAsyncReplicationDiskRequest) GetZone ¶
func (x *StartAsyncReplicationDiskRequest) GetZone() string
func (*StartAsyncReplicationDiskRequest) ProtoMessage ¶
func (*StartAsyncReplicationDiskRequest) ProtoMessage()
func (*StartAsyncReplicationDiskRequest) ProtoReflect ¶
func (x *StartAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
func (*StartAsyncReplicationDiskRequest) Reset ¶
func (x *StartAsyncReplicationDiskRequest) Reset()
func (*StartAsyncReplicationDiskRequest) String ¶
func (x *StartAsyncReplicationDiskRequest) String() string
type StartAsyncReplicationRegionDiskRequest ¶
type StartAsyncReplicationRegionDiskRequest struct { // The name of the persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionDisksStartAsyncReplicationRequestResource *RegionDisksStartAsyncReplicationRequest `protobuf:"bytes,474326021,opt,name=region_disks_start_async_replication_request_resource,json=regionDisksStartAsyncReplicationRequestResource,proto3" json:"region_disks_start_async_replication_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.StartAsyncReplication. See the method description for details.
func (*StartAsyncReplicationRegionDiskRequest) Descriptor ¶
func (*StartAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartAsyncReplicationRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*StartAsyncReplicationRegionDiskRequest) GetDisk ¶
func (x *StartAsyncReplicationRegionDiskRequest) GetDisk() string
func (*StartAsyncReplicationRegionDiskRequest) GetProject ¶
func (x *StartAsyncReplicationRegionDiskRequest) GetProject() string
func (*StartAsyncReplicationRegionDiskRequest) GetRegion ¶
func (x *StartAsyncReplicationRegionDiskRequest) GetRegion() string
func (*StartAsyncReplicationRegionDiskRequest) GetRegionDisksStartAsyncReplicationRequestResource ¶
func (x *StartAsyncReplicationRegionDiskRequest) GetRegionDisksStartAsyncReplicationRequestResource() *RegionDisksStartAsyncReplicationRequest
func (*StartAsyncReplicationRegionDiskRequest) GetRequestId ¶
func (x *StartAsyncReplicationRegionDiskRequest) GetRequestId() string
func (*StartAsyncReplicationRegionDiskRequest) ProtoMessage ¶
func (*StartAsyncReplicationRegionDiskRequest) ProtoMessage()
func (*StartAsyncReplicationRegionDiskRequest) ProtoReflect ¶
func (x *StartAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*StartAsyncReplicationRegionDiskRequest) Reset ¶
func (x *StartAsyncReplicationRegionDiskRequest) Reset()
func (*StartAsyncReplicationRegionDiskRequest) String ¶
func (x *StartAsyncReplicationRegionDiskRequest) String() string
type StartInstanceRequest ¶
type StartInstanceRequest struct { // Name of the instance resource to start. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Start. See the method description for details.
func (*StartInstanceRequest) Descriptor ¶
func (*StartInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartInstanceRequest.ProtoReflect.Descriptor instead.
func (*StartInstanceRequest) GetInstance ¶
func (x *StartInstanceRequest) GetInstance() string
func (*StartInstanceRequest) GetProject ¶
func (x *StartInstanceRequest) GetProject() string
func (*StartInstanceRequest) GetRequestId ¶
func (x *StartInstanceRequest) GetRequestId() string
func (*StartInstanceRequest) GetZone ¶
func (x *StartInstanceRequest) GetZone() string
func (*StartInstanceRequest) ProtoMessage ¶
func (*StartInstanceRequest) ProtoMessage()
func (*StartInstanceRequest) ProtoReflect ¶
func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
func (*StartInstanceRequest) Reset ¶
func (x *StartInstanceRequest) Reset()
func (*StartInstanceRequest) String ¶
func (x *StartInstanceRequest) String() string
type StartInstancesInstanceGroupManagerRequest ¶
type StartInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersStartInstancesRequestResource *InstanceGroupManagersStartInstancesRequest `protobuf:"bytes,261083819,opt,name=instance_group_managers_start_instances_request_resource,json=instanceGroupManagersStartInstancesRequestResource,proto3" json:"instance_group_managers_start_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.StartInstances. See the method description for details.
func (*StartInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*StartInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStartInstancesRequestResource ¶
func (x *StartInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStartInstancesRequestResource() *InstanceGroupManagersStartInstancesRequest
func (*StartInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *StartInstancesInstanceGroupManagerRequest) GetProject() string
func (*StartInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *StartInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*StartInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *StartInstancesInstanceGroupManagerRequest) GetZone() string
func (*StartInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*StartInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*StartInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *StartInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*StartInstancesInstanceGroupManagerRequest) Reset ¶
func (x *StartInstancesInstanceGroupManagerRequest) Reset()
func (*StartInstancesInstanceGroupManagerRequest) String ¶
func (x *StartInstancesInstanceGroupManagerRequest) String() string
type StartInstancesRegionInstanceGroupManagerRequest ¶
type StartInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersStartInstancesRequestResource *RegionInstanceGroupManagersStartInstancesRequest `protobuf:"bytes,497012118,opt,name=region_instance_group_managers_start_instances_request_resource,json=regionInstanceGroupManagersStartInstancesRequestResource,proto3" json:"region_instance_group_managers_start_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.StartInstances. See the method description for details.
func (*StartInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*StartInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*StartInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*StartInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*StartInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*StartInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStartInstancesRequestResource ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStartInstancesRequestResource() *RegionInstanceGroupManagersStartInstancesRequest
func (*StartInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*StartInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*StartInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*StartInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*StartInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) Reset()
func (*StartInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *StartInstancesRegionInstanceGroupManagerRequest) String() string
type StartWithEncryptionKeyInstanceRequest ¶
type StartWithEncryptionKeyInstanceRequest struct { // Name of the instance resource to start. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstancesStartWithEncryptionKeyRequestResource *InstancesStartWithEncryptionKeyRequest `protobuf:"bytes,441712511,opt,name=instances_start_with_encryption_key_request_resource,json=instancesStartWithEncryptionKeyRequestResource,proto3" json:"instances_start_with_encryption_key_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.StartWithEncryptionKey. See the method description for details.
func (*StartWithEncryptionKeyInstanceRequest) Descriptor ¶
func (*StartWithEncryptionKeyInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartWithEncryptionKeyInstanceRequest.ProtoReflect.Descriptor instead.
func (*StartWithEncryptionKeyInstanceRequest) GetInstance ¶
func (x *StartWithEncryptionKeyInstanceRequest) GetInstance() string
func (*StartWithEncryptionKeyInstanceRequest) GetInstancesStartWithEncryptionKeyRequestResource ¶
func (x *StartWithEncryptionKeyInstanceRequest) GetInstancesStartWithEncryptionKeyRequestResource() *InstancesStartWithEncryptionKeyRequest
func (*StartWithEncryptionKeyInstanceRequest) GetProject ¶
func (x *StartWithEncryptionKeyInstanceRequest) GetProject() string
func (*StartWithEncryptionKeyInstanceRequest) GetRequestId ¶
func (x *StartWithEncryptionKeyInstanceRequest) GetRequestId() string
func (*StartWithEncryptionKeyInstanceRequest) GetZone ¶
func (x *StartWithEncryptionKeyInstanceRequest) GetZone() string
func (*StartWithEncryptionKeyInstanceRequest) ProtoMessage ¶
func (*StartWithEncryptionKeyInstanceRequest) ProtoMessage()
func (*StartWithEncryptionKeyInstanceRequest) ProtoReflect ¶
func (x *StartWithEncryptionKeyInstanceRequest) ProtoReflect() protoreflect.Message
func (*StartWithEncryptionKeyInstanceRequest) Reset ¶
func (x *StartWithEncryptionKeyInstanceRequest) Reset()
func (*StartWithEncryptionKeyInstanceRequest) String ¶
func (x *StartWithEncryptionKeyInstanceRequest) String() string
type StatefulPolicy ¶
type StatefulPolicy struct { PreservedState *StatefulPolicyPreservedState `protobuf:"bytes,2634026,opt,name=preserved_state,json=preservedState,proto3,oneof" json:"preserved_state,omitempty"` // contains filtered or unexported fields }
func (*StatefulPolicy) Descriptor ¶
func (*StatefulPolicy) Descriptor() ([]byte, []int)
Deprecated: Use StatefulPolicy.ProtoReflect.Descriptor instead.
func (*StatefulPolicy) GetPreservedState ¶
func (x *StatefulPolicy) GetPreservedState() *StatefulPolicyPreservedState
func (*StatefulPolicy) ProtoMessage ¶
func (*StatefulPolicy) ProtoMessage()
func (*StatefulPolicy) ProtoReflect ¶
func (x *StatefulPolicy) ProtoReflect() protoreflect.Message
func (*StatefulPolicy) Reset ¶
func (x *StatefulPolicy) Reset()
func (*StatefulPolicy) String ¶
func (x *StatefulPolicy) String() string
type StatefulPolicyPreservedState ¶
type StatefulPolicyPreservedState struct { // Disks created on the instances that will be preserved on instance delete, update, etc. This map is keyed with the device names of the disks. Disks map[string]*StatefulPolicyPreservedStateDiskDevice `protobuf:"bytes,95594102,rep,name=disks,proto3" json:"disks,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name. ExternalIPs map[string]*StatefulPolicyPreservedStateNetworkIp `protobuf:"bytes,532687245,rep,name=external_i_ps,json=externalIPs,proto3" json:"external_i_ps,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name. InternalIPs map[string]*StatefulPolicyPreservedStateNetworkIp `protobuf:"bytes,215731675,rep,name=internal_i_ps,json=internalIPs,proto3" json:"internal_i_ps,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
Configuration of preserved resources.
func (*StatefulPolicyPreservedState) Descriptor ¶
func (*StatefulPolicyPreservedState) Descriptor() ([]byte, []int)
Deprecated: Use StatefulPolicyPreservedState.ProtoReflect.Descriptor instead.
func (*StatefulPolicyPreservedState) GetDisks ¶
func (x *StatefulPolicyPreservedState) GetDisks() map[string]*StatefulPolicyPreservedStateDiskDevice
func (*StatefulPolicyPreservedState) GetExternalIPs ¶
func (x *StatefulPolicyPreservedState) GetExternalIPs() map[string]*StatefulPolicyPreservedStateNetworkIp
func (*StatefulPolicyPreservedState) GetInternalIPs ¶
func (x *StatefulPolicyPreservedState) GetInternalIPs() map[string]*StatefulPolicyPreservedStateNetworkIp
func (*StatefulPolicyPreservedState) ProtoMessage ¶
func (*StatefulPolicyPreservedState) ProtoMessage()
func (*StatefulPolicyPreservedState) ProtoReflect ¶
func (x *StatefulPolicyPreservedState) ProtoReflect() protoreflect.Message
func (*StatefulPolicyPreservedState) Reset ¶
func (x *StatefulPolicyPreservedState) Reset()
func (*StatefulPolicyPreservedState) String ¶
func (x *StatefulPolicyPreservedState) String() string
type StatefulPolicyPreservedStateDiskDevice ¶
type StatefulPolicyPreservedStateDiskDevice struct { // These stateful disks will never be deleted during autohealing, update or VM instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted. // Check the AutoDelete enum for the list of possible values. AutoDelete *string `protobuf:"bytes,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // contains filtered or unexported fields }
func (*StatefulPolicyPreservedStateDiskDevice) Descriptor ¶
func (*StatefulPolicyPreservedStateDiskDevice) Descriptor() ([]byte, []int)
Deprecated: Use StatefulPolicyPreservedStateDiskDevice.ProtoReflect.Descriptor instead.
func (*StatefulPolicyPreservedStateDiskDevice) GetAutoDelete ¶
func (x *StatefulPolicyPreservedStateDiskDevice) GetAutoDelete() string
func (*StatefulPolicyPreservedStateDiskDevice) ProtoMessage ¶
func (*StatefulPolicyPreservedStateDiskDevice) ProtoMessage()
func (*StatefulPolicyPreservedStateDiskDevice) ProtoReflect ¶
func (x *StatefulPolicyPreservedStateDiskDevice) ProtoReflect() protoreflect.Message
func (*StatefulPolicyPreservedStateDiskDevice) Reset ¶
func (x *StatefulPolicyPreservedStateDiskDevice) Reset()
func (*StatefulPolicyPreservedStateDiskDevice) String ¶
func (x *StatefulPolicyPreservedStateDiskDevice) String() string
type StatefulPolicyPreservedStateDiskDevice_AutoDelete ¶
type StatefulPolicyPreservedStateDiskDevice_AutoDelete int32
These stateful disks will never be deleted during autohealing, update or VM instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. Note: disks attached in READ_ONLY mode cannot be auto-deleted.
const ( // A value indicating that the enum field is not set. StatefulPolicyPreservedStateDiskDevice_UNDEFINED_AUTO_DELETE StatefulPolicyPreservedStateDiskDevice_AutoDelete = 0 StatefulPolicyPreservedStateDiskDevice_NEVER StatefulPolicyPreservedStateDiskDevice_AutoDelete = 74175084 StatefulPolicyPreservedStateDiskDevice_ON_PERMANENT_INSTANCE_DELETION StatefulPolicyPreservedStateDiskDevice_AutoDelete = 95727719 )
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Descriptor ¶
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Descriptor() protoreflect.EnumDescriptor
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Enum ¶
func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) Enum() *StatefulPolicyPreservedStateDiskDevice_AutoDelete
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) EnumDescriptor ¶
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatefulPolicyPreservedStateDiskDevice_AutoDelete.Descriptor instead.
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Number ¶
func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) Number() protoreflect.EnumNumber
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) String ¶
func (x StatefulPolicyPreservedStateDiskDevice_AutoDelete) String() string
func (StatefulPolicyPreservedStateDiskDevice_AutoDelete) Type ¶
type StatefulPolicyPreservedStateNetworkIp ¶
type StatefulPolicyPreservedStateNetworkIp struct { // These stateful IPs will never be released during autohealing, update or VM instance recreate operations. This flag is used to configure if the IP reservation should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted. // Check the AutoDelete enum for the list of possible values. AutoDelete *string `protobuf:"bytes,464761403,opt,name=auto_delete,json=autoDelete,proto3,oneof" json:"auto_delete,omitempty"` // contains filtered or unexported fields }
func (*StatefulPolicyPreservedStateNetworkIp) Descriptor ¶
func (*StatefulPolicyPreservedStateNetworkIp) Descriptor() ([]byte, []int)
Deprecated: Use StatefulPolicyPreservedStateNetworkIp.ProtoReflect.Descriptor instead.
func (*StatefulPolicyPreservedStateNetworkIp) GetAutoDelete ¶
func (x *StatefulPolicyPreservedStateNetworkIp) GetAutoDelete() string
func (*StatefulPolicyPreservedStateNetworkIp) ProtoMessage ¶
func (*StatefulPolicyPreservedStateNetworkIp) ProtoMessage()
func (*StatefulPolicyPreservedStateNetworkIp) ProtoReflect ¶
func (x *StatefulPolicyPreservedStateNetworkIp) ProtoReflect() protoreflect.Message
func (*StatefulPolicyPreservedStateNetworkIp) Reset ¶
func (x *StatefulPolicyPreservedStateNetworkIp) Reset()
func (*StatefulPolicyPreservedStateNetworkIp) String ¶
func (x *StatefulPolicyPreservedStateNetworkIp) String() string
type StatefulPolicyPreservedStateNetworkIp_AutoDelete ¶
type StatefulPolicyPreservedStateNetworkIp_AutoDelete int32
These stateful IPs will never be released during autohealing, update or VM instance recreate operations. This flag is used to configure if the IP reservation should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted.
const ( // A value indicating that the enum field is not set. StatefulPolicyPreservedStateNetworkIp_UNDEFINED_AUTO_DELETE StatefulPolicyPreservedStateNetworkIp_AutoDelete = 0 StatefulPolicyPreservedStateNetworkIp_NEVER StatefulPolicyPreservedStateNetworkIp_AutoDelete = 74175084 StatefulPolicyPreservedStateNetworkIp_ON_PERMANENT_INSTANCE_DELETION StatefulPolicyPreservedStateNetworkIp_AutoDelete = 95727719 )
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Descriptor ¶
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Descriptor() protoreflect.EnumDescriptor
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Enum ¶
func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) Enum() *StatefulPolicyPreservedStateNetworkIp_AutoDelete
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) EnumDescriptor ¶
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatefulPolicyPreservedStateNetworkIp_AutoDelete.Descriptor instead.
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Number ¶
func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) Number() protoreflect.EnumNumber
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) String ¶
func (x StatefulPolicyPreservedStateNetworkIp_AutoDelete) String() string
func (StatefulPolicyPreservedStateNetworkIp_AutoDelete) Type ¶
type Status ¶
type Status struct { // The status code, which should be an enum value of google.rpc.Code. Code *int32 `protobuf:"varint,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // A list of messages that carry the error details. There is a common set of message types for APIs to use. Details []*anypb.Any `protobuf:"bytes,483979842,rep,name=details,proto3" json:"details,omitempty"` // A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).
func (*Status) Descriptor ¶
Deprecated: Use Status.ProtoReflect.Descriptor instead.
func (*Status) GetCode ¶
func (*Status) GetDetails ¶
func (*Status) GetMessage ¶
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
func (*Status) Reset ¶
func (x *Status) Reset()
func (*Status) String ¶
type StopAsyncReplicationDiskRequest ¶
type StopAsyncReplicationDiskRequest struct { // The name of the persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.StopAsyncReplication. See the method description for details.
func (*StopAsyncReplicationDiskRequest) Descriptor ¶
func (*StopAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopAsyncReplicationDiskRequest.ProtoReflect.Descriptor instead.
func (*StopAsyncReplicationDiskRequest) GetDisk ¶
func (x *StopAsyncReplicationDiskRequest) GetDisk() string
func (*StopAsyncReplicationDiskRequest) GetProject ¶
func (x *StopAsyncReplicationDiskRequest) GetProject() string
func (*StopAsyncReplicationDiskRequest) GetRequestId ¶
func (x *StopAsyncReplicationDiskRequest) GetRequestId() string
func (*StopAsyncReplicationDiskRequest) GetZone ¶
func (x *StopAsyncReplicationDiskRequest) GetZone() string
func (*StopAsyncReplicationDiskRequest) ProtoMessage ¶
func (*StopAsyncReplicationDiskRequest) ProtoMessage()
func (*StopAsyncReplicationDiskRequest) ProtoReflect ¶
func (x *StopAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
func (*StopAsyncReplicationDiskRequest) Reset ¶
func (x *StopAsyncReplicationDiskRequest) Reset()
func (*StopAsyncReplicationDiskRequest) String ¶
func (x *StopAsyncReplicationDiskRequest) String() string
type StopAsyncReplicationRegionDiskRequest ¶
type StopAsyncReplicationRegionDiskRequest struct { // The name of the persistent disk. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.StopAsyncReplication. See the method description for details.
func (*StopAsyncReplicationRegionDiskRequest) Descriptor ¶
func (*StopAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopAsyncReplicationRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*StopAsyncReplicationRegionDiskRequest) GetDisk ¶
func (x *StopAsyncReplicationRegionDiskRequest) GetDisk() string
func (*StopAsyncReplicationRegionDiskRequest) GetProject ¶
func (x *StopAsyncReplicationRegionDiskRequest) GetProject() string
func (*StopAsyncReplicationRegionDiskRequest) GetRegion ¶
func (x *StopAsyncReplicationRegionDiskRequest) GetRegion() string
func (*StopAsyncReplicationRegionDiskRequest) GetRequestId ¶
func (x *StopAsyncReplicationRegionDiskRequest) GetRequestId() string
func (*StopAsyncReplicationRegionDiskRequest) ProtoMessage ¶
func (*StopAsyncReplicationRegionDiskRequest) ProtoMessage()
func (*StopAsyncReplicationRegionDiskRequest) ProtoReflect ¶
func (x *StopAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*StopAsyncReplicationRegionDiskRequest) Reset ¶
func (x *StopAsyncReplicationRegionDiskRequest) Reset()
func (*StopAsyncReplicationRegionDiskRequest) String ¶
func (x *StopAsyncReplicationRegionDiskRequest) String() string
type StopGroupAsyncReplicationDiskRequest ¶
type StopGroupAsyncReplicationDiskRequest struct { // The body resource for this request DisksStopGroupAsyncReplicationResourceResource *DisksStopGroupAsyncReplicationResource `protobuf:"bytes,346815509,opt,name=disks_stop_group_async_replication_resource_resource,json=disksStopGroupAsyncReplicationResourceResource,proto3" json:"disks_stop_group_async_replication_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. This must be the zone of the primary or secondary disks in the consistency group. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.StopGroupAsyncReplication. See the method description for details.
func (*StopGroupAsyncReplicationDiskRequest) Descriptor ¶
func (*StopGroupAsyncReplicationDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopGroupAsyncReplicationDiskRequest.ProtoReflect.Descriptor instead.
func (*StopGroupAsyncReplicationDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource ¶
func (x *StopGroupAsyncReplicationDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource() *DisksStopGroupAsyncReplicationResource
func (*StopGroupAsyncReplicationDiskRequest) GetProject ¶
func (x *StopGroupAsyncReplicationDiskRequest) GetProject() string
func (*StopGroupAsyncReplicationDiskRequest) GetRequestId ¶
func (x *StopGroupAsyncReplicationDiskRequest) GetRequestId() string
func (*StopGroupAsyncReplicationDiskRequest) GetZone ¶
func (x *StopGroupAsyncReplicationDiskRequest) GetZone() string
func (*StopGroupAsyncReplicationDiskRequest) ProtoMessage ¶
func (*StopGroupAsyncReplicationDiskRequest) ProtoMessage()
func (*StopGroupAsyncReplicationDiskRequest) ProtoReflect ¶
func (x *StopGroupAsyncReplicationDiskRequest) ProtoReflect() protoreflect.Message
func (*StopGroupAsyncReplicationDiskRequest) Reset ¶
func (x *StopGroupAsyncReplicationDiskRequest) Reset()
func (*StopGroupAsyncReplicationDiskRequest) String ¶
func (x *StopGroupAsyncReplicationDiskRequest) String() string
type StopGroupAsyncReplicationRegionDiskRequest ¶
type StopGroupAsyncReplicationRegionDiskRequest struct { // The body resource for this request DisksStopGroupAsyncReplicationResourceResource *DisksStopGroupAsyncReplicationResource `protobuf:"bytes,346815509,opt,name=disks_stop_group_async_replication_resource_resource,json=disksStopGroupAsyncReplicationResourceResource,proto3" json:"disks_stop_group_async_replication_resource_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. This must be the region of the primary or secondary disks in the consistency group. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.StopGroupAsyncReplication. See the method description for details.
func (*StopGroupAsyncReplicationRegionDiskRequest) Descriptor ¶
func (*StopGroupAsyncReplicationRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopGroupAsyncReplicationRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*StopGroupAsyncReplicationRegionDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) GetDisksStopGroupAsyncReplicationResourceResource() *DisksStopGroupAsyncReplicationResource
func (*StopGroupAsyncReplicationRegionDiskRequest) GetProject ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) GetProject() string
func (*StopGroupAsyncReplicationRegionDiskRequest) GetRegion ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) GetRegion() string
func (*StopGroupAsyncReplicationRegionDiskRequest) GetRequestId ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) GetRequestId() string
func (*StopGroupAsyncReplicationRegionDiskRequest) ProtoMessage ¶
func (*StopGroupAsyncReplicationRegionDiskRequest) ProtoMessage()
func (*StopGroupAsyncReplicationRegionDiskRequest) ProtoReflect ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*StopGroupAsyncReplicationRegionDiskRequest) Reset ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) Reset()
func (*StopGroupAsyncReplicationRegionDiskRequest) String ¶
func (x *StopGroupAsyncReplicationRegionDiskRequest) String() string
type StopInstanceRequest ¶
type StopInstanceRequest struct { // This property is required if the instance has any attached Local SSD disks. If false, Local SSD data will be preserved when the instance is suspended. If true, the contents of any attached Local SSD disks will be discarded. DiscardLocalSsd *bool `protobuf:"varint,319517903,opt,name=discard_local_ssd,json=discardLocalSsd,proto3,oneof" json:"discard_local_ssd,omitempty"` // Name of the instance resource to stop. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Stop. See the method description for details.
func (*StopInstanceRequest) Descriptor ¶
func (*StopInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopInstanceRequest.ProtoReflect.Descriptor instead.
func (*StopInstanceRequest) GetDiscardLocalSsd ¶
func (x *StopInstanceRequest) GetDiscardLocalSsd() bool
func (*StopInstanceRequest) GetInstance ¶
func (x *StopInstanceRequest) GetInstance() string
func (*StopInstanceRequest) GetProject ¶
func (x *StopInstanceRequest) GetProject() string
func (*StopInstanceRequest) GetRequestId ¶
func (x *StopInstanceRequest) GetRequestId() string
func (*StopInstanceRequest) GetZone ¶
func (x *StopInstanceRequest) GetZone() string
func (*StopInstanceRequest) ProtoMessage ¶
func (*StopInstanceRequest) ProtoMessage()
func (*StopInstanceRequest) ProtoReflect ¶
func (x *StopInstanceRequest) ProtoReflect() protoreflect.Message
func (*StopInstanceRequest) Reset ¶
func (x *StopInstanceRequest) Reset()
func (*StopInstanceRequest) String ¶
func (x *StopInstanceRequest) String() string
type StopInstancesInstanceGroupManagerRequest ¶
type StopInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersStopInstancesRequestResource *InstanceGroupManagersStopInstancesRequest `protobuf:"bytes,37556877,opt,name=instance_group_managers_stop_instances_request_resource,json=instanceGroupManagersStopInstancesRequestResource,proto3" json:"instance_group_managers_stop_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.StopInstances. See the method description for details.
func (*StopInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*StopInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStopInstancesRequestResource ¶
func (x *StopInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersStopInstancesRequestResource() *InstanceGroupManagersStopInstancesRequest
func (*StopInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *StopInstancesInstanceGroupManagerRequest) GetProject() string
func (*StopInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *StopInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*StopInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *StopInstancesInstanceGroupManagerRequest) GetZone() string
func (*StopInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*StopInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*StopInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *StopInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*StopInstancesInstanceGroupManagerRequest) Reset ¶
func (x *StopInstancesInstanceGroupManagerRequest) Reset()
func (*StopInstancesInstanceGroupManagerRequest) String ¶
func (x *StopInstancesInstanceGroupManagerRequest) String() string
type StopInstancesRegionInstanceGroupManagerRequest ¶
type StopInstancesRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersStopInstancesRequestResource *RegionInstanceGroupManagersStopInstancesRequest `protobuf:"bytes,270306882,opt,name=region_instance_group_managers_stop_instances_request_resource,json=regionInstanceGroupManagersStopInstancesRequestResource,proto3" json:"region_instance_group_managers_stop_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.StopInstances. See the method description for details.
func (*StopInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*StopInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*StopInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*StopInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*StopInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*StopInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStopInstancesRequestResource ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersStopInstancesRequestResource() *RegionInstanceGroupManagersStopInstancesRequest
func (*StopInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*StopInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*StopInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*StopInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*StopInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) Reset()
func (*StopInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *StopInstancesRegionInstanceGroupManagerRequest) String() string
type StoragePool ¶
type StoragePool struct { // Provisioning type of the byte capacity of the pool. // Check the CapacityProvisioningType enum for the list of possible values. CapacityProvisioningType *string `protobuf:"bytes,251610375,opt,name=capacity_provisioning_type,json=capacityProvisioningType,proto3,oneof" json:"capacity_provisioning_type,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#storagePool for storage pools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this storage pool, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a storage pool. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels to apply to this storage pool. These can be later modified by the setLabels method. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Provisioning type of the performance-related parameters of the pool, such as throughput and IOPS. // Check the PerformanceProvisioningType enum for the list of possible values. PerformanceProvisioningType *string `protobuf:"bytes,468553469,opt,name=performance_provisioning_type,json=performanceProvisioningType,proto3,oneof" json:"performance_provisioning_type,omitempty"` // Size, in GiB, of the storage pool. For more information about the size limits, see https://cloud.google.com/compute/docs/disks/storage-pools. PoolProvisionedCapacityGb *int64 `protobuf:"varint,478537682,opt,name=pool_provisioned_capacity_gb,json=poolProvisionedCapacityGb,proto3,oneof" json:"pool_provisioned_capacity_gb,omitempty"` // Provisioned IOPS of the storage pool. Only relevant if the storage pool type is hyperdisk-balanced. PoolProvisionedIops *int64 `protobuf:"varint,112092311,opt,name=pool_provisioned_iops,json=poolProvisionedIops,proto3,oneof" json:"pool_provisioned_iops,omitempty"` // Provisioned throughput of the storage pool. Only relevant if the storage pool type is hyperdisk-balanced or hyperdisk-throughput. PoolProvisionedThroughput *int64 `protobuf:"varint,169215640,opt,name=pool_provisioned_throughput,json=poolProvisionedThroughput,proto3,oneof" json:"pool_provisioned_throughput,omitempty"` // [Output Only] Status information for the storage pool resource. ResourceStatus *StoragePoolResourceStatus `protobuf:"bytes,249429315,opt,name=resource_status,json=resourceStatus,proto3,oneof" json:"resource_status,omitempty"` // [Output Only] Server-defined fully-qualified URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource's resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // [Output Only] The status of storage pool creation. - CREATING: Storage pool is provisioning. storagePool. - FAILED: Storage pool creation failed. - READY: Storage pool is ready for use. - DELETING: Storage pool is deleting. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // [Output Only] Status information for the storage pool resource. Status *StoragePoolResourceStatus `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // Type of the storage pool. StoragePoolType *string `protobuf:"bytes,285999289,opt,name=storage_pool_type,json=storagePoolType,proto3,oneof" json:"storage_pool_type,omitempty"` // [Output Only] URL of the zone where the storage pool resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a zonal storage pool resource.
func (*StoragePool) Descriptor ¶
func (*StoragePool) Descriptor() ([]byte, []int)
Deprecated: Use StoragePool.ProtoReflect.Descriptor instead.
func (*StoragePool) GetCapacityProvisioningType ¶
func (x *StoragePool) GetCapacityProvisioningType() string
func (*StoragePool) GetCreationTimestamp ¶
func (x *StoragePool) GetCreationTimestamp() string
func (*StoragePool) GetDescription ¶
func (x *StoragePool) GetDescription() string
func (*StoragePool) GetId ¶
func (x *StoragePool) GetId() uint64
func (*StoragePool) GetKind ¶
func (x *StoragePool) GetKind() string
func (*StoragePool) GetLabelFingerprint ¶
func (x *StoragePool) GetLabelFingerprint() string
func (*StoragePool) GetLabels ¶
func (x *StoragePool) GetLabels() map[string]string
func (*StoragePool) GetName ¶
func (x *StoragePool) GetName() string
func (*StoragePool) GetPerformanceProvisioningType ¶
func (x *StoragePool) GetPerformanceProvisioningType() string
func (*StoragePool) GetPoolProvisionedCapacityGb ¶
func (x *StoragePool) GetPoolProvisionedCapacityGb() int64
func (*StoragePool) GetPoolProvisionedIops ¶
func (x *StoragePool) GetPoolProvisionedIops() int64
func (*StoragePool) GetPoolProvisionedThroughput ¶
func (x *StoragePool) GetPoolProvisionedThroughput() int64
func (*StoragePool) GetResourceStatus ¶
func (x *StoragePool) GetResourceStatus() *StoragePoolResourceStatus
func (*StoragePool) GetSelfLink ¶
func (x *StoragePool) GetSelfLink() string
func (*StoragePool) GetSelfLinkWithId ¶
func (x *StoragePool) GetSelfLinkWithId() string
func (*StoragePool) GetState ¶
func (x *StoragePool) GetState() string
func (*StoragePool) GetStatus ¶
func (x *StoragePool) GetStatus() *StoragePoolResourceStatus
func (*StoragePool) GetStoragePoolType ¶
func (x *StoragePool) GetStoragePoolType() string
func (*StoragePool) GetZone ¶
func (x *StoragePool) GetZone() string
func (*StoragePool) ProtoMessage ¶
func (*StoragePool) ProtoMessage()
func (*StoragePool) ProtoReflect ¶
func (x *StoragePool) ProtoReflect() protoreflect.Message
func (*StoragePool) Reset ¶
func (x *StoragePool) Reset()
func (*StoragePool) String ¶
func (x *StoragePool) String() string
type StoragePoolAggregatedList ¶
type StoragePoolAggregatedList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of StoragePoolsScopedList resources. Items map[string]*StoragePoolsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#storagePoolAggregatedList for aggregated lists of storage pools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolAggregatedList) Descriptor ¶
func (*StoragePoolAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolAggregatedList.ProtoReflect.Descriptor instead.
func (*StoragePoolAggregatedList) GetEtag ¶
func (x *StoragePoolAggregatedList) GetEtag() string
func (*StoragePoolAggregatedList) GetId ¶
func (x *StoragePoolAggregatedList) GetId() string
func (*StoragePoolAggregatedList) GetItems ¶
func (x *StoragePoolAggregatedList) GetItems() map[string]*StoragePoolsScopedList
func (*StoragePoolAggregatedList) GetKind ¶
func (x *StoragePoolAggregatedList) GetKind() string
func (*StoragePoolAggregatedList) GetNextPageToken ¶
func (x *StoragePoolAggregatedList) GetNextPageToken() string
func (*StoragePoolAggregatedList) GetSelfLink ¶
func (x *StoragePoolAggregatedList) GetSelfLink() string
func (*StoragePoolAggregatedList) GetUnreachables ¶
func (x *StoragePoolAggregatedList) GetUnreachables() []string
func (*StoragePoolAggregatedList) GetWarning ¶
func (x *StoragePoolAggregatedList) GetWarning() *Warning
func (*StoragePoolAggregatedList) ProtoMessage ¶
func (*StoragePoolAggregatedList) ProtoMessage()
func (*StoragePoolAggregatedList) ProtoReflect ¶
func (x *StoragePoolAggregatedList) ProtoReflect() protoreflect.Message
func (*StoragePoolAggregatedList) Reset ¶
func (x *StoragePoolAggregatedList) Reset()
func (*StoragePoolAggregatedList) String ¶
func (x *StoragePoolAggregatedList) String() string
type StoragePoolDisk ¶
type StoragePoolDisk struct { // [Output Only] Instances this disk is attached to. AttachedInstances []string `protobuf:"bytes,65255843,rep,name=attached_instances,json=attachedInstances,proto3" json:"attached_instances,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The URL of the disk. Disk *string `protobuf:"bytes,3083677,opt,name=disk,proto3,oneof" json:"disk,omitempty"` // [Output Only] The name of the disk. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] The number of IOPS provisioned for the disk. ProvisionedIops *int64 `protobuf:"varint,186769108,opt,name=provisioned_iops,json=provisionedIops,proto3,oneof" json:"provisioned_iops,omitempty"` // [Output Only] The throughput provisioned for the disk. ProvisionedThroughput *int64 `protobuf:"varint,526524181,opt,name=provisioned_throughput,json=provisionedThroughput,proto3,oneof" json:"provisioned_throughput,omitempty"` // [Output Only] Resource policies applied to disk for automatic snapshot creations. ResourcePolicies []string `protobuf:"bytes,22220385,rep,name=resource_policies,json=resourcePolicies,proto3" json:"resource_policies,omitempty"` // [Output Only] The disk size, in GB. SizeGb *int64 `protobuf:"varint,494929369,opt,name=size_gb,json=sizeGb,proto3,oneof" json:"size_gb,omitempty"` // [Output Only] The disk status. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] The disk type. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // [Output Only] Amount of disk space used. UsedBytes *int64 `protobuf:"varint,231640425,opt,name=used_bytes,json=usedBytes,proto3,oneof" json:"used_bytes,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolDisk) Descriptor ¶
func (*StoragePoolDisk) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolDisk.ProtoReflect.Descriptor instead.
func (*StoragePoolDisk) GetAttachedInstances ¶
func (x *StoragePoolDisk) GetAttachedInstances() []string
func (*StoragePoolDisk) GetCreationTimestamp ¶
func (x *StoragePoolDisk) GetCreationTimestamp() string
func (*StoragePoolDisk) GetDisk ¶
func (x *StoragePoolDisk) GetDisk() string
func (*StoragePoolDisk) GetName ¶
func (x *StoragePoolDisk) GetName() string
func (*StoragePoolDisk) GetProvisionedIops ¶
func (x *StoragePoolDisk) GetProvisionedIops() int64
func (*StoragePoolDisk) GetProvisionedThroughput ¶
func (x *StoragePoolDisk) GetProvisionedThroughput() int64
func (*StoragePoolDisk) GetResourcePolicies ¶
func (x *StoragePoolDisk) GetResourcePolicies() []string
func (*StoragePoolDisk) GetSizeGb ¶
func (x *StoragePoolDisk) GetSizeGb() int64
func (*StoragePoolDisk) GetStatus ¶
func (x *StoragePoolDisk) GetStatus() string
func (*StoragePoolDisk) GetType ¶
func (x *StoragePoolDisk) GetType() string
func (*StoragePoolDisk) GetUsedBytes ¶
func (x *StoragePoolDisk) GetUsedBytes() int64
func (*StoragePoolDisk) ProtoMessage ¶
func (*StoragePoolDisk) ProtoMessage()
func (*StoragePoolDisk) ProtoReflect ¶
func (x *StoragePoolDisk) ProtoReflect() protoreflect.Message
func (*StoragePoolDisk) Reset ¶
func (x *StoragePoolDisk) Reset()
func (*StoragePoolDisk) String ¶
func (x *StoragePoolDisk) String() string
type StoragePoolDisk_Status ¶
type StoragePoolDisk_Status int32
[Output Only] The disk status.
const ( // A value indicating that the enum field is not set. StoragePoolDisk_UNDEFINED_STATUS StoragePoolDisk_Status = 0 // Disk is provisioning StoragePoolDisk_CREATING StoragePoolDisk_Status = 455564985 // Disk is deleting. StoragePoolDisk_DELETING StoragePoolDisk_Status = 528602024 // Disk creation failed. StoragePoolDisk_FAILED StoragePoolDisk_Status = 455706685 // Disk is ready for use. StoragePoolDisk_READY StoragePoolDisk_Status = 77848963 // Source data is being copied into the disk. StoragePoolDisk_RESTORING StoragePoolDisk_Status = 404263851 // Disk is currently unavailable and cannot be accessed, attached or detached. StoragePoolDisk_UNAVAILABLE StoragePoolDisk_Status = 413756464 )
func (StoragePoolDisk_Status) Descriptor ¶
func (StoragePoolDisk_Status) Descriptor() protoreflect.EnumDescriptor
func (StoragePoolDisk_Status) Enum ¶
func (x StoragePoolDisk_Status) Enum() *StoragePoolDisk_Status
func (StoragePoolDisk_Status) EnumDescriptor ¶
func (StoragePoolDisk_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use StoragePoolDisk_Status.Descriptor instead.
func (StoragePoolDisk_Status) Number ¶
func (x StoragePoolDisk_Status) Number() protoreflect.EnumNumber
func (StoragePoolDisk_Status) String ¶
func (x StoragePoolDisk_Status) String() string
func (StoragePoolDisk_Status) Type ¶
func (StoragePoolDisk_Status) Type() protoreflect.EnumType
type StoragePoolList ¶
type StoragePoolList struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of StoragePool resources. Items []*StoragePool `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#storagePoolList for lists of storagePools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of StoragePool resources.
func (*StoragePoolList) Descriptor ¶
func (*StoragePoolList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolList.ProtoReflect.Descriptor instead.
func (*StoragePoolList) GetEtag ¶
func (x *StoragePoolList) GetEtag() string
func (*StoragePoolList) GetId ¶
func (x *StoragePoolList) GetId() string
func (*StoragePoolList) GetItems ¶
func (x *StoragePoolList) GetItems() []*StoragePool
func (*StoragePoolList) GetKind ¶
func (x *StoragePoolList) GetKind() string
func (*StoragePoolList) GetNextPageToken ¶
func (x *StoragePoolList) GetNextPageToken() string
func (*StoragePoolList) GetSelfLink ¶
func (x *StoragePoolList) GetSelfLink() string
func (*StoragePoolList) GetUnreachables ¶
func (x *StoragePoolList) GetUnreachables() []string
func (*StoragePoolList) GetWarning ¶
func (x *StoragePoolList) GetWarning() *Warning
func (*StoragePoolList) ProtoMessage ¶
func (*StoragePoolList) ProtoMessage()
func (*StoragePoolList) ProtoReflect ¶
func (x *StoragePoolList) ProtoReflect() protoreflect.Message
func (*StoragePoolList) Reset ¶
func (x *StoragePoolList) Reset()
func (*StoragePoolList) String ¶
func (x *StoragePoolList) String() string
type StoragePoolListDisks ¶
type StoragePoolListDisks struct { Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of StoragePoolDisk resources. Items []*StoragePoolDisk `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#storagePoolListDisks for lists of disks in a storagePool. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. end_interface: MixerListResponseWithEtagBuilder Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolListDisks) Descriptor ¶
func (*StoragePoolListDisks) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolListDisks.ProtoReflect.Descriptor instead.
func (*StoragePoolListDisks) GetEtag ¶
func (x *StoragePoolListDisks) GetEtag() string
func (*StoragePoolListDisks) GetId ¶
func (x *StoragePoolListDisks) GetId() string
func (*StoragePoolListDisks) GetItems ¶
func (x *StoragePoolListDisks) GetItems() []*StoragePoolDisk
func (*StoragePoolListDisks) GetKind ¶
func (x *StoragePoolListDisks) GetKind() string
func (*StoragePoolListDisks) GetNextPageToken ¶
func (x *StoragePoolListDisks) GetNextPageToken() string
func (*StoragePoolListDisks) GetSelfLink ¶
func (x *StoragePoolListDisks) GetSelfLink() string
func (*StoragePoolListDisks) GetUnreachables ¶
func (x *StoragePoolListDisks) GetUnreachables() []string
func (*StoragePoolListDisks) GetWarning ¶
func (x *StoragePoolListDisks) GetWarning() *Warning
func (*StoragePoolListDisks) ProtoMessage ¶
func (*StoragePoolListDisks) ProtoMessage()
func (*StoragePoolListDisks) ProtoReflect ¶
func (x *StoragePoolListDisks) ProtoReflect() protoreflect.Message
func (*StoragePoolListDisks) Reset ¶
func (x *StoragePoolListDisks) Reset()
func (*StoragePoolListDisks) String ¶
func (x *StoragePoolListDisks) String() string
type StoragePoolResourceStatus ¶
type StoragePoolResourceStatus struct { // [Output Only] Number of disks used. DiskCount *int64 `protobuf:"varint,182933485,opt,name=disk_count,json=diskCount,proto3,oneof" json:"disk_count,omitempty"` // [Output Only] Timestamp of the last successful resize in RFC3339 text format. LastResizeTimestamp *string `protobuf:"bytes,500825556,opt,name=last_resize_timestamp,json=lastResizeTimestamp,proto3,oneof" json:"last_resize_timestamp,omitempty"` // [Output Only] Maximum allowed aggregate disk size in gigabytes. MaxTotalProvisionedDiskCapacityGb *int64 `protobuf:"varint,165818207,opt,name=max_total_provisioned_disk_capacity_gb,json=maxTotalProvisionedDiskCapacityGb,proto3,oneof" json:"max_total_provisioned_disk_capacity_gb,omitempty"` // [Output Only] Space used by data stored in disks within the storage pool (in bytes). This will reflect the total number of bytes written to the disks in the pool, in contrast to the capacity of those disks. PoolUsedCapacityBytes *int64 `protobuf:"varint,510407877,opt,name=pool_used_capacity_bytes,json=poolUsedCapacityBytes,proto3,oneof" json:"pool_used_capacity_bytes,omitempty"` // [Output Only] Sum of all the disks' provisioned IOPS, minus some amount that is allowed per disk that is not counted towards pool's IOPS capacity. For more information, see https://cloud.google.com/compute/docs/disks/storage-pools. PoolUsedIops *int64 `protobuf:"varint,99558536,opt,name=pool_used_iops,json=poolUsedIops,proto3,oneof" json:"pool_used_iops,omitempty"` // [Output Only] Sum of all the disks' provisioned throughput in MB/s. PoolUsedThroughput *int64 `protobuf:"varint,206130633,opt,name=pool_used_throughput,json=poolUsedThroughput,proto3,oneof" json:"pool_used_throughput,omitempty"` // [Output Only] Amount of data written into the pool, before it is compacted. PoolUserWrittenBytes *int64 `protobuf:"varint,228964050,opt,name=pool_user_written_bytes,json=poolUserWrittenBytes,proto3,oneof" json:"pool_user_written_bytes,omitempty"` // [Output Only] Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity. TotalProvisionedDiskCapacityGb *int64 `protobuf:"varint,520930980,opt,name=total_provisioned_disk_capacity_gb,json=totalProvisionedDiskCapacityGb,proto3,oneof" json:"total_provisioned_disk_capacity_gb,omitempty"` // [Output Only] Sum of all the disks' provisioned IOPS. TotalProvisionedDiskIops *int64 `protobuf:"varint,32812549,opt,name=total_provisioned_disk_iops,json=totalProvisionedDiskIops,proto3,oneof" json:"total_provisioned_disk_iops,omitempty"` // [Output Only] Sum of all the disks' provisioned throughput in MB/s, minus some amount that is allowed per disk that is not counted towards pool's throughput capacity. TotalProvisionedDiskThroughput *int64 `protobuf:"varint,447677830,opt,name=total_provisioned_disk_throughput,json=totalProvisionedDiskThroughput,proto3,oneof" json:"total_provisioned_disk_throughput,omitempty"` // contains filtered or unexported fields }
[Output Only] Contains output only fields.
func (*StoragePoolResourceStatus) Descriptor ¶
func (*StoragePoolResourceStatus) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolResourceStatus.ProtoReflect.Descriptor instead.
func (*StoragePoolResourceStatus) GetDiskCount ¶
func (x *StoragePoolResourceStatus) GetDiskCount() int64
func (*StoragePoolResourceStatus) GetLastResizeTimestamp ¶
func (x *StoragePoolResourceStatus) GetLastResizeTimestamp() string
func (*StoragePoolResourceStatus) GetMaxTotalProvisionedDiskCapacityGb ¶
func (x *StoragePoolResourceStatus) GetMaxTotalProvisionedDiskCapacityGb() int64
func (*StoragePoolResourceStatus) GetPoolUsedCapacityBytes ¶
func (x *StoragePoolResourceStatus) GetPoolUsedCapacityBytes() int64
func (*StoragePoolResourceStatus) GetPoolUsedIops ¶
func (x *StoragePoolResourceStatus) GetPoolUsedIops() int64
func (*StoragePoolResourceStatus) GetPoolUsedThroughput ¶
func (x *StoragePoolResourceStatus) GetPoolUsedThroughput() int64
func (*StoragePoolResourceStatus) GetPoolUserWrittenBytes ¶
func (x *StoragePoolResourceStatus) GetPoolUserWrittenBytes() int64
func (*StoragePoolResourceStatus) GetTotalProvisionedDiskCapacityGb ¶
func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskCapacityGb() int64
func (*StoragePoolResourceStatus) GetTotalProvisionedDiskIops ¶
func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskIops() int64
func (*StoragePoolResourceStatus) GetTotalProvisionedDiskThroughput ¶
func (x *StoragePoolResourceStatus) GetTotalProvisionedDiskThroughput() int64
func (*StoragePoolResourceStatus) ProtoMessage ¶
func (*StoragePoolResourceStatus) ProtoMessage()
func (*StoragePoolResourceStatus) ProtoReflect ¶
func (x *StoragePoolResourceStatus) ProtoReflect() protoreflect.Message
func (*StoragePoolResourceStatus) Reset ¶
func (x *StoragePoolResourceStatus) Reset()
func (*StoragePoolResourceStatus) String ¶
func (x *StoragePoolResourceStatus) String() string
type StoragePoolType ¶
type StoragePoolType struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this storage pool type. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] An optional description of this resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#storagePoolType for storage pool types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Maximum storage pool size in GB. MaxPoolProvisionedCapacityGb *int64 `protobuf:"varint,182139085,opt,name=max_pool_provisioned_capacity_gb,json=maxPoolProvisionedCapacityGb,proto3,oneof" json:"max_pool_provisioned_capacity_gb,omitempty"` // [Output Only] Maximum provisioned IOPS. MaxPoolProvisionedIops *int64 `protobuf:"varint,515270652,opt,name=max_pool_provisioned_iops,json=maxPoolProvisionedIops,proto3,oneof" json:"max_pool_provisioned_iops,omitempty"` // [Output Only] Maximum provisioned throughput. MaxPoolProvisionedThroughput *int64 `protobuf:"varint,228928061,opt,name=max_pool_provisioned_throughput,json=maxPoolProvisionedThroughput,proto3,oneof" json:"max_pool_provisioned_throughput,omitempty"` // [Output Only] Minimum storage pool size in GB. MinPoolProvisionedCapacityGb *int64 `protobuf:"varint,191022751,opt,name=min_pool_provisioned_capacity_gb,json=minPoolProvisionedCapacityGb,proto3,oneof" json:"min_pool_provisioned_capacity_gb,omitempty"` // [Output Only] Minimum provisioned IOPS. MinPoolProvisionedIops *int64 `protobuf:"varint,416473706,opt,name=min_pool_provisioned_iops,json=minPoolProvisionedIops,proto3,oneof" json:"min_pool_provisioned_iops,omitempty"` // [Output Only] Minimum provisioned throughput. MinPoolProvisionedThroughput *int64 `protobuf:"varint,367761963,opt,name=min_pool_provisioned_throughput,json=minPoolProvisionedThroughput,proto3,oneof" json:"min_pool_provisioned_throughput,omitempty"` // [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead. MinSizeGb *int64 `protobuf:"varint,385278188,opt,name=min_size_gb,json=minSizeGb,proto3,oneof" json:"min_size_gb,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL for this resource with the resource id. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // [Output Only] The list of disk types supported in this storage pool type. SupportedDiskTypes []string `protobuf:"bytes,150587272,rep,name=supported_disk_types,json=supportedDiskTypes,proto3" json:"supported_disk_types,omitempty"` // [Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolType) Descriptor ¶
func (*StoragePoolType) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolType.ProtoReflect.Descriptor instead.
func (*StoragePoolType) GetCreationTimestamp ¶
func (x *StoragePoolType) GetCreationTimestamp() string
func (*StoragePoolType) GetDeprecated ¶
func (x *StoragePoolType) GetDeprecated() *DeprecationStatus
func (*StoragePoolType) GetDescription ¶
func (x *StoragePoolType) GetDescription() string
func (*StoragePoolType) GetId ¶
func (x *StoragePoolType) GetId() uint64
func (*StoragePoolType) GetKind ¶
func (x *StoragePoolType) GetKind() string
func (*StoragePoolType) GetMaxPoolProvisionedCapacityGb ¶
func (x *StoragePoolType) GetMaxPoolProvisionedCapacityGb() int64
func (*StoragePoolType) GetMaxPoolProvisionedIops ¶
func (x *StoragePoolType) GetMaxPoolProvisionedIops() int64
func (*StoragePoolType) GetMaxPoolProvisionedThroughput ¶
func (x *StoragePoolType) GetMaxPoolProvisionedThroughput() int64
func (*StoragePoolType) GetMinPoolProvisionedCapacityGb ¶
func (x *StoragePoolType) GetMinPoolProvisionedCapacityGb() int64
func (*StoragePoolType) GetMinPoolProvisionedIops ¶
func (x *StoragePoolType) GetMinPoolProvisionedIops() int64
func (*StoragePoolType) GetMinPoolProvisionedThroughput ¶
func (x *StoragePoolType) GetMinPoolProvisionedThroughput() int64
func (*StoragePoolType) GetMinSizeGb ¶
func (x *StoragePoolType) GetMinSizeGb() int64
func (*StoragePoolType) GetName ¶
func (x *StoragePoolType) GetName() string
func (*StoragePoolType) GetSelfLink ¶
func (x *StoragePoolType) GetSelfLink() string
func (*StoragePoolType) GetSelfLinkWithId ¶
func (x *StoragePoolType) GetSelfLinkWithId() string
func (*StoragePoolType) GetSupportedDiskTypes ¶
func (x *StoragePoolType) GetSupportedDiskTypes() []string
func (*StoragePoolType) GetZone ¶
func (x *StoragePoolType) GetZone() string
func (*StoragePoolType) ProtoMessage ¶
func (*StoragePoolType) ProtoMessage()
func (*StoragePoolType) ProtoReflect ¶
func (x *StoragePoolType) ProtoReflect() protoreflect.Message
func (*StoragePoolType) Reset ¶
func (x *StoragePoolType) Reset()
func (*StoragePoolType) String ¶
func (x *StoragePoolType) String() string
type StoragePoolTypeAggregatedList ¶
type StoragePoolTypeAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of StoragePoolTypesScopedList resources. Items map[string]*StoragePoolTypesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#storagePoolTypeAggregatedList . Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolTypeAggregatedList) Descriptor ¶
func (*StoragePoolTypeAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolTypeAggregatedList.ProtoReflect.Descriptor instead.
func (*StoragePoolTypeAggregatedList) GetId ¶
func (x *StoragePoolTypeAggregatedList) GetId() string
func (*StoragePoolTypeAggregatedList) GetItems ¶
func (x *StoragePoolTypeAggregatedList) GetItems() map[string]*StoragePoolTypesScopedList
func (*StoragePoolTypeAggregatedList) GetKind ¶
func (x *StoragePoolTypeAggregatedList) GetKind() string
func (*StoragePoolTypeAggregatedList) GetNextPageToken ¶
func (x *StoragePoolTypeAggregatedList) GetNextPageToken() string
func (*StoragePoolTypeAggregatedList) GetSelfLink ¶
func (x *StoragePoolTypeAggregatedList) GetSelfLink() string
func (*StoragePoolTypeAggregatedList) GetWarning ¶
func (x *StoragePoolTypeAggregatedList) GetWarning() *Warning
func (*StoragePoolTypeAggregatedList) ProtoMessage ¶
func (*StoragePoolTypeAggregatedList) ProtoMessage()
func (*StoragePoolTypeAggregatedList) ProtoReflect ¶
func (x *StoragePoolTypeAggregatedList) ProtoReflect() protoreflect.Message
func (*StoragePoolTypeAggregatedList) Reset ¶
func (x *StoragePoolTypeAggregatedList) Reset()
func (*StoragePoolTypeAggregatedList) String ¶
func (x *StoragePoolTypeAggregatedList) String() string
type StoragePoolTypeList ¶
type StoragePoolTypeList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of StoragePoolType resources. Items []*StoragePoolType `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#storagePoolTypeList for storage pool types. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of storage pool types.
func (*StoragePoolTypeList) Descriptor ¶
func (*StoragePoolTypeList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolTypeList.ProtoReflect.Descriptor instead.
func (*StoragePoolTypeList) GetId ¶
func (x *StoragePoolTypeList) GetId() string
func (*StoragePoolTypeList) GetItems ¶
func (x *StoragePoolTypeList) GetItems() []*StoragePoolType
func (*StoragePoolTypeList) GetKind ¶
func (x *StoragePoolTypeList) GetKind() string
func (*StoragePoolTypeList) GetNextPageToken ¶
func (x *StoragePoolTypeList) GetNextPageToken() string
func (*StoragePoolTypeList) GetSelfLink ¶
func (x *StoragePoolTypeList) GetSelfLink() string
func (*StoragePoolTypeList) GetWarning ¶
func (x *StoragePoolTypeList) GetWarning() *Warning
func (*StoragePoolTypeList) ProtoMessage ¶
func (*StoragePoolTypeList) ProtoMessage()
func (*StoragePoolTypeList) ProtoReflect ¶
func (x *StoragePoolTypeList) ProtoReflect() protoreflect.Message
func (*StoragePoolTypeList) Reset ¶
func (x *StoragePoolTypeList) Reset()
func (*StoragePoolTypeList) String ¶
func (x *StoragePoolTypeList) String() string
type StoragePoolTypesScopedList ¶
type StoragePoolTypesScopedList struct { // [Output Only] A list of storage pool types contained in this scope. StoragePoolTypes []*StoragePoolType `protobuf:"bytes,276043482,rep,name=storage_pool_types,json=storagePoolTypes,proto3" json:"storage_pool_types,omitempty"` // [Output Only] Informational warning which replaces the list of storage pool types when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolTypesScopedList) Descriptor ¶
func (*StoragePoolTypesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolTypesScopedList.ProtoReflect.Descriptor instead.
func (*StoragePoolTypesScopedList) GetStoragePoolTypes ¶
func (x *StoragePoolTypesScopedList) GetStoragePoolTypes() []*StoragePoolType
func (*StoragePoolTypesScopedList) GetWarning ¶
func (x *StoragePoolTypesScopedList) GetWarning() *Warning
func (*StoragePoolTypesScopedList) ProtoMessage ¶
func (*StoragePoolTypesScopedList) ProtoMessage()
func (*StoragePoolTypesScopedList) ProtoReflect ¶
func (x *StoragePoolTypesScopedList) ProtoReflect() protoreflect.Message
func (*StoragePoolTypesScopedList) Reset ¶
func (x *StoragePoolTypesScopedList) Reset()
func (*StoragePoolTypesScopedList) String ¶
func (x *StoragePoolTypesScopedList) String() string
type StoragePool_CapacityProvisioningType ¶
type StoragePool_CapacityProvisioningType int32
Provisioning type of the byte capacity of the pool. Additional supported values which may be not listed in the enum directly due to technical reasons: ADVANCED STANDARD UNSPECIFIED
const ( // A value indicating that the enum field is not set. StoragePool_UNDEFINED_CAPACITY_PROVISIONING_TYPE StoragePool_CapacityProvisioningType = 0 )
func (StoragePool_CapacityProvisioningType) Descriptor ¶
func (StoragePool_CapacityProvisioningType) Descriptor() protoreflect.EnumDescriptor
func (StoragePool_CapacityProvisioningType) Enum ¶
func (x StoragePool_CapacityProvisioningType) Enum() *StoragePool_CapacityProvisioningType
func (StoragePool_CapacityProvisioningType) EnumDescriptor ¶
func (StoragePool_CapacityProvisioningType) EnumDescriptor() ([]byte, []int)
Deprecated: Use StoragePool_CapacityProvisioningType.Descriptor instead.
func (StoragePool_CapacityProvisioningType) Number ¶
func (x StoragePool_CapacityProvisioningType) Number() protoreflect.EnumNumber
func (StoragePool_CapacityProvisioningType) String ¶
func (x StoragePool_CapacityProvisioningType) String() string
func (StoragePool_CapacityProvisioningType) Type ¶
func (StoragePool_CapacityProvisioningType) Type() protoreflect.EnumType
type StoragePool_PerformanceProvisioningType ¶
type StoragePool_PerformanceProvisioningType int32
Provisioning type of the performance-related parameters of the pool, such as throughput and IOPS. Additional supported values which may be not listed in the enum directly due to technical reasons: ADVANCED STANDARD UNSPECIFIED
const ( // A value indicating that the enum field is not set. StoragePool_UNDEFINED_PERFORMANCE_PROVISIONING_TYPE StoragePool_PerformanceProvisioningType = 0 )
func (StoragePool_PerformanceProvisioningType) Descriptor ¶
func (StoragePool_PerformanceProvisioningType) Descriptor() protoreflect.EnumDescriptor
func (StoragePool_PerformanceProvisioningType) Enum ¶
func (StoragePool_PerformanceProvisioningType) EnumDescriptor ¶
func (StoragePool_PerformanceProvisioningType) EnumDescriptor() ([]byte, []int)
Deprecated: Use StoragePool_PerformanceProvisioningType.Descriptor instead.
func (StoragePool_PerformanceProvisioningType) Number ¶
func (x StoragePool_PerformanceProvisioningType) Number() protoreflect.EnumNumber
func (StoragePool_PerformanceProvisioningType) String ¶
func (x StoragePool_PerformanceProvisioningType) String() string
func (StoragePool_PerformanceProvisioningType) Type ¶
func (StoragePool_PerformanceProvisioningType) Type() protoreflect.EnumType
type StoragePool_State ¶
type StoragePool_State int32
[Output Only] The status of storage pool creation. - CREATING: Storage pool is provisioning. storagePool. - FAILED: Storage pool creation failed. - READY: Storage pool is ready for use. - DELETING: Storage pool is deleting.
const ( // A value indicating that the enum field is not set. StoragePool_UNDEFINED_STATE StoragePool_State = 0 // StoragePool is provisioning StoragePool_CREATING StoragePool_State = 455564985 // StoragePool is deleting. StoragePool_DELETING StoragePool_State = 528602024 // StoragePool creation failed. StoragePool_FAILED StoragePool_State = 455706685 // StoragePool is ready for use. StoragePool_READY StoragePool_State = 77848963 )
func (StoragePool_State) Descriptor ¶
func (StoragePool_State) Descriptor() protoreflect.EnumDescriptor
func (StoragePool_State) Enum ¶
func (x StoragePool_State) Enum() *StoragePool_State
func (StoragePool_State) EnumDescriptor ¶
func (StoragePool_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use StoragePool_State.Descriptor instead.
func (StoragePool_State) Number ¶
func (x StoragePool_State) Number() protoreflect.EnumNumber
func (StoragePool_State) String ¶
func (x StoragePool_State) String() string
func (StoragePool_State) Type ¶
func (StoragePool_State) Type() protoreflect.EnumType
type StoragePoolsScopedList ¶
type StoragePoolsScopedList struct { // [Output Only] A list of storage pool contained in this scope. StoragePools []*StoragePool `protobuf:"bytes,437258515,rep,name=storage_pools,json=storagePools,proto3" json:"storage_pools,omitempty"` // [Output Only] Informational warning which replaces the list of storage pool when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*StoragePoolsScopedList) Descriptor ¶
func (*StoragePoolsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use StoragePoolsScopedList.ProtoReflect.Descriptor instead.
func (*StoragePoolsScopedList) GetStoragePools ¶
func (x *StoragePoolsScopedList) GetStoragePools() []*StoragePool
func (*StoragePoolsScopedList) GetWarning ¶
func (x *StoragePoolsScopedList) GetWarning() *Warning
func (*StoragePoolsScopedList) ProtoMessage ¶
func (*StoragePoolsScopedList) ProtoMessage()
func (*StoragePoolsScopedList) ProtoReflect ¶
func (x *StoragePoolsScopedList) ProtoReflect() protoreflect.Message
func (*StoragePoolsScopedList) Reset ¶
func (x *StoragePoolsScopedList) Reset()
func (*StoragePoolsScopedList) String ¶
func (x *StoragePoolsScopedList) String() string
type Subnetwork ¶
type Subnetwork struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. This field can be set only at resource creation time. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled. This field isn't supported if the subnet purpose field is set to REGIONAL_MANAGED_PROXY. EnableFlowLogs *bool `protobuf:"varint,151544420,opt,name=enable_flow_logs,json=enableFlowLogs,proto3,oneof" json:"enable_flow_logs,omitempty"` // The external IPv6 address range that is owned by this subnetwork. ExternalIpv6Prefix *string `protobuf:"bytes,139299190,opt,name=external_ipv6_prefix,json=externalIpv6Prefix,proto3,oneof" json:"external_ipv6_prefix,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a Subnetwork. An up-to-date fingerprint must be provided in order to update the Subnetwork, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a Subnetwork. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The gateway address for default routes to reach destination addresses outside this subnetwork. GatewayAddress *string `protobuf:"bytes,459867385,opt,name=gateway_address,json=gatewayAddress,proto3,oneof" json:"gateway_address,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The internal IPv6 address range that is owned by this subnetwork. InternalIpv6Prefix *string `protobuf:"bytes,506270056,opt,name=internal_ipv6_prefix,json=internalIpv6Prefix,proto3,oneof" json:"internal_ipv6_prefix,omitempty"` // The range of internal addresses that are owned by this subnetwork. Provide this property when you create the subnetwork. For example, 10.0.0.0/8 or 100.64.0.0/10. Ranges must be unique and non-overlapping within a network. Only IPv4 is supported. This field is set at resource creation time. The range can be any range listed in the Valid ranges list. The range can be expanded after creation using expandIpCidrRange. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack. // Check the Ipv6AccessType enum for the list of possible values. Ipv6AccessType *string `protobuf:"bytes,504658653,opt,name=ipv6_access_type,json=ipv6AccessType,proto3,oneof" json:"ipv6_access_type,omitempty"` // [Output Only] This field is for internal use. Ipv6CidrRange *string `protobuf:"bytes,273141258,opt,name=ipv6_cidr_range,json=ipv6CidrRange,proto3,oneof" json:"ipv6_cidr_range,omitempty"` // [Output Only] Type of the resource. Always compute#subnetwork for Subnetwork resources. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // This field denotes the VPC flow logging options for this subnetwork. If logging is enabled, logs are exported to Cloud Logging. LogConfig *SubnetworkLogConfig `protobuf:"bytes,351299741,opt,name=log_config,json=logConfig,proto3,oneof" json:"log_config,omitempty"` // The name of the resource, provided by the client when initially creating the resource. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The URL of the network to which this subnetwork belongs, provided by the client when initially creating the subnetwork. This field can be set only at resource creation time. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // Whether the VMs in this subnet can access Google services without assigned external IP addresses. This field can be both set at resource creation time and updated using setPrivateIpGoogleAccess. PrivateIpGoogleAccess *bool `protobuf:"varint,421491790,opt,name=private_ip_google_access,json=privateIpGoogleAccess,proto3,oneof" json:"private_ip_google_access,omitempty"` // This field is for internal use. This field can be both set at resource creation time and updated using patch. // Check the PrivateIpv6GoogleAccess enum for the list of possible values. PrivateIpv6GoogleAccess *string `protobuf:"bytes,48277006,opt,name=private_ipv6_google_access,json=privateIpv6GoogleAccess,proto3,oneof" json:"private_ipv6_google_access,omitempty"` // The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PEER_MIGRATION or PRIVATE_SERVICE_CONNECT. PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. A subnet with purpose set to PEER_MIGRATION is used for subnet migration from one peered VPC to another. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. // Check the Purpose enum for the list of possible values. Purpose *string `protobuf:"bytes,316407070,opt,name=purpose,proto3,oneof" json:"purpose,omitempty"` // URL of the region where the Subnetwork resides. This field can be set only at resource creation time. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // The URL of the reserved internal range. ReservedInternalRange *string `protobuf:"bytes,286248754,opt,name=reserved_internal_range,json=reservedInternalRange,proto3,oneof" json:"reserved_internal_range,omitempty"` // The role of subnetwork. Currently, this field is only used when purpose is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request. // Check the Role enum for the list of possible values. Role *string `protobuf:"bytes,3506294,opt,name=role,proto3,oneof" json:"role,omitempty"` // An array of configurations for secondary IP ranges for VM instances contained in this subnetwork. The primary IP of such VM must belong to the primary ipCidrRange of the subnetwork. The alias IPs may belong to either primary or secondary ranges. This field can be updated with a patch request. SecondaryIpRanges []*SubnetworkSecondaryRange `protobuf:"bytes,136658915,rep,name=secondary_ip_ranges,json=secondaryIpRanges,proto3" json:"secondary_ip_ranges,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // [Output Only] The state of the subnetwork, which can be one of the following values: READY: Subnetwork is created and ready to use DRAINING: only applicable to subnetworks that have the purpose set to INTERNAL_HTTPS_LOAD_BALANCER and indicates that connections to the load balancer are being drained. A subnetwork that is draining cannot be used or modified until it reaches a status of READY // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
Represents a Subnetwork resource. A subnetwork (also known as a subnet) is a logical partition of a Virtual Private Cloud network with one primary IP range and zero or more secondary IP ranges. For more information, read Virtual Private Cloud (VPC) Network.
func (*Subnetwork) Descriptor ¶
func (*Subnetwork) Descriptor() ([]byte, []int)
Deprecated: Use Subnetwork.ProtoReflect.Descriptor instead.
func (*Subnetwork) GetCreationTimestamp ¶
func (x *Subnetwork) GetCreationTimestamp() string
func (*Subnetwork) GetDescription ¶
func (x *Subnetwork) GetDescription() string
func (*Subnetwork) GetEnableFlowLogs ¶
func (x *Subnetwork) GetEnableFlowLogs() bool
func (*Subnetwork) GetExternalIpv6Prefix ¶
func (x *Subnetwork) GetExternalIpv6Prefix() string
func (*Subnetwork) GetFingerprint ¶
func (x *Subnetwork) GetFingerprint() string
func (*Subnetwork) GetGatewayAddress ¶
func (x *Subnetwork) GetGatewayAddress() string
func (*Subnetwork) GetId ¶
func (x *Subnetwork) GetId() uint64
func (*Subnetwork) GetInternalIpv6Prefix ¶
func (x *Subnetwork) GetInternalIpv6Prefix() string
func (*Subnetwork) GetIpCidrRange ¶
func (x *Subnetwork) GetIpCidrRange() string
func (*Subnetwork) GetIpv6AccessType ¶
func (x *Subnetwork) GetIpv6AccessType() string
func (*Subnetwork) GetIpv6CidrRange ¶
func (x *Subnetwork) GetIpv6CidrRange() string
func (*Subnetwork) GetKind ¶
func (x *Subnetwork) GetKind() string
func (*Subnetwork) GetLogConfig ¶
func (x *Subnetwork) GetLogConfig() *SubnetworkLogConfig
func (*Subnetwork) GetName ¶
func (x *Subnetwork) GetName() string
func (*Subnetwork) GetNetwork ¶
func (x *Subnetwork) GetNetwork() string
func (*Subnetwork) GetPrivateIpGoogleAccess ¶
func (x *Subnetwork) GetPrivateIpGoogleAccess() bool
func (*Subnetwork) GetPrivateIpv6GoogleAccess ¶
func (x *Subnetwork) GetPrivateIpv6GoogleAccess() string
func (*Subnetwork) GetPurpose ¶
func (x *Subnetwork) GetPurpose() string
func (*Subnetwork) GetRegion ¶
func (x *Subnetwork) GetRegion() string
func (*Subnetwork) GetReservedInternalRange ¶
func (x *Subnetwork) GetReservedInternalRange() string
func (*Subnetwork) GetRole ¶
func (x *Subnetwork) GetRole() string
func (*Subnetwork) GetSecondaryIpRanges ¶
func (x *Subnetwork) GetSecondaryIpRanges() []*SubnetworkSecondaryRange
func (*Subnetwork) GetSelfLink ¶
func (x *Subnetwork) GetSelfLink() string
func (*Subnetwork) GetStackType ¶
func (x *Subnetwork) GetStackType() string
func (*Subnetwork) GetState ¶
func (x *Subnetwork) GetState() string
func (*Subnetwork) ProtoMessage ¶
func (*Subnetwork) ProtoMessage()
func (*Subnetwork) ProtoReflect ¶
func (x *Subnetwork) ProtoReflect() protoreflect.Message
func (*Subnetwork) Reset ¶
func (x *Subnetwork) Reset()
func (*Subnetwork) String ¶
func (x *Subnetwork) String() string
type SubnetworkAggregatedList ¶
type SubnetworkAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of SubnetworksScopedList resources. Items map[string]*SubnetworksScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#subnetworkAggregatedList for aggregated lists of subnetworks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SubnetworkAggregatedList) Descriptor ¶
func (*SubnetworkAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworkAggregatedList.ProtoReflect.Descriptor instead.
func (*SubnetworkAggregatedList) GetId ¶
func (x *SubnetworkAggregatedList) GetId() string
func (*SubnetworkAggregatedList) GetItems ¶
func (x *SubnetworkAggregatedList) GetItems() map[string]*SubnetworksScopedList
func (*SubnetworkAggregatedList) GetKind ¶
func (x *SubnetworkAggregatedList) GetKind() string
func (*SubnetworkAggregatedList) GetNextPageToken ¶
func (x *SubnetworkAggregatedList) GetNextPageToken() string
func (*SubnetworkAggregatedList) GetSelfLink ¶
func (x *SubnetworkAggregatedList) GetSelfLink() string
func (*SubnetworkAggregatedList) GetUnreachables ¶
func (x *SubnetworkAggregatedList) GetUnreachables() []string
func (*SubnetworkAggregatedList) GetWarning ¶
func (x *SubnetworkAggregatedList) GetWarning() *Warning
func (*SubnetworkAggregatedList) ProtoMessage ¶
func (*SubnetworkAggregatedList) ProtoMessage()
func (*SubnetworkAggregatedList) ProtoReflect ¶
func (x *SubnetworkAggregatedList) ProtoReflect() protoreflect.Message
func (*SubnetworkAggregatedList) Reset ¶
func (x *SubnetworkAggregatedList) Reset()
func (*SubnetworkAggregatedList) String ¶
func (x *SubnetworkAggregatedList) String() string
type SubnetworkList ¶
type SubnetworkList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Subnetwork resources. Items []*Subnetwork `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#subnetworkList for lists of subnetworks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of Subnetwork resources.
func (*SubnetworkList) Descriptor ¶
func (*SubnetworkList) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworkList.ProtoReflect.Descriptor instead.
func (*SubnetworkList) GetId ¶
func (x *SubnetworkList) GetId() string
func (*SubnetworkList) GetItems ¶
func (x *SubnetworkList) GetItems() []*Subnetwork
func (*SubnetworkList) GetKind ¶
func (x *SubnetworkList) GetKind() string
func (*SubnetworkList) GetNextPageToken ¶
func (x *SubnetworkList) GetNextPageToken() string
func (*SubnetworkList) GetSelfLink ¶
func (x *SubnetworkList) GetSelfLink() string
func (*SubnetworkList) GetWarning ¶
func (x *SubnetworkList) GetWarning() *Warning
func (*SubnetworkList) ProtoMessage ¶
func (*SubnetworkList) ProtoMessage()
func (*SubnetworkList) ProtoReflect ¶
func (x *SubnetworkList) ProtoReflect() protoreflect.Message
func (*SubnetworkList) Reset ¶
func (x *SubnetworkList) Reset()
func (*SubnetworkList) String ¶
func (x *SubnetworkList) String() string
type SubnetworkLogConfig ¶
type SubnetworkLogConfig struct { // Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection. // Check the AggregationInterval enum for the list of possible values. AggregationInterval *string `protobuf:"bytes,174919042,opt,name=aggregation_interval,json=aggregationInterval,proto3,oneof" json:"aggregation_interval,omitempty"` // Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is determined by the org policy, if there is no org policy specified, then it will default to disabled. Flow logging isn't supported if the subnet purpose field is set to REGIONAL_MANAGED_PROXY. Enable *bool `protobuf:"varint,311764355,opt,name=enable,proto3,oneof" json:"enable,omitempty"` // Can only be specified if VPC flow logs for this subnetwork is enabled. The filter expression is used to define which VPC flow logs should be exported to Cloud Logging. FilterExpr *string `protobuf:"bytes,183374428,opt,name=filter_expr,json=filterExpr,proto3,oneof" json:"filter_expr,omitempty"` // Can only be specified if VPC flow logging for this subnetwork is enabled. The value of the field must be in [0, 1]. Set the sampling rate of VPC flow logs within the subnetwork where 1.0 means all collected logs are reported and 0.0 means no logs are reported. Default is 0.5 unless otherwise specified by the org policy, which means half of all collected logs are reported. FlowSampling *float32 `protobuf:"fixed32,530150360,opt,name=flow_sampling,json=flowSampling,proto3,oneof" json:"flow_sampling,omitempty"` // Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA. // Check the Metadata enum for the list of possible values. Metadata *string `protobuf:"bytes,86866735,opt,name=metadata,proto3,oneof" json:"metadata,omitempty"` // Can only be specified if VPC flow logs for this subnetwork is enabled and "metadata" was set to CUSTOM_METADATA. MetadataFields []string `protobuf:"bytes,378461641,rep,name=metadata_fields,json=metadataFields,proto3" json:"metadata_fields,omitempty"` // contains filtered or unexported fields }
The available logging options for this subnetwork.
func (*SubnetworkLogConfig) Descriptor ¶
func (*SubnetworkLogConfig) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworkLogConfig.ProtoReflect.Descriptor instead.
func (*SubnetworkLogConfig) GetAggregationInterval ¶
func (x *SubnetworkLogConfig) GetAggregationInterval() string
func (*SubnetworkLogConfig) GetEnable ¶
func (x *SubnetworkLogConfig) GetEnable() bool
func (*SubnetworkLogConfig) GetFilterExpr ¶
func (x *SubnetworkLogConfig) GetFilterExpr() string
func (*SubnetworkLogConfig) GetFlowSampling ¶
func (x *SubnetworkLogConfig) GetFlowSampling() float32
func (*SubnetworkLogConfig) GetMetadata ¶
func (x *SubnetworkLogConfig) GetMetadata() string
func (*SubnetworkLogConfig) GetMetadataFields ¶
func (x *SubnetworkLogConfig) GetMetadataFields() []string
func (*SubnetworkLogConfig) ProtoMessage ¶
func (*SubnetworkLogConfig) ProtoMessage()
func (*SubnetworkLogConfig) ProtoReflect ¶
func (x *SubnetworkLogConfig) ProtoReflect() protoreflect.Message
func (*SubnetworkLogConfig) Reset ¶
func (x *SubnetworkLogConfig) Reset()
func (*SubnetworkLogConfig) String ¶
func (x *SubnetworkLogConfig) String() string
type SubnetworkLogConfig_AggregationInterval ¶
type SubnetworkLogConfig_AggregationInterval int32
Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection.
const ( // A value indicating that the enum field is not set. SubnetworkLogConfig_UNDEFINED_AGGREGATION_INTERVAL SubnetworkLogConfig_AggregationInterval = 0 SubnetworkLogConfig_INTERVAL_10_MIN SubnetworkLogConfig_AggregationInterval = 487155916 SubnetworkLogConfig_INTERVAL_15_MIN SubnetworkLogConfig_AggregationInterval = 491773521 SubnetworkLogConfig_INTERVAL_1_MIN SubnetworkLogConfig_AggregationInterval = 69052714 SubnetworkLogConfig_INTERVAL_30_SEC SubnetworkLogConfig_AggregationInterval = 7548937 SubnetworkLogConfig_INTERVAL_5_MIN SubnetworkLogConfig_AggregationInterval = 72746798 SubnetworkLogConfig_INTERVAL_5_SEC SubnetworkLogConfig_AggregationInterval = 72752429 )
func (SubnetworkLogConfig_AggregationInterval) Descriptor ¶
func (SubnetworkLogConfig_AggregationInterval) Descriptor() protoreflect.EnumDescriptor
func (SubnetworkLogConfig_AggregationInterval) Enum ¶
func (SubnetworkLogConfig_AggregationInterval) EnumDescriptor ¶
func (SubnetworkLogConfig_AggregationInterval) EnumDescriptor() ([]byte, []int)
Deprecated: Use SubnetworkLogConfig_AggregationInterval.Descriptor instead.
func (SubnetworkLogConfig_AggregationInterval) Number ¶
func (x SubnetworkLogConfig_AggregationInterval) Number() protoreflect.EnumNumber
func (SubnetworkLogConfig_AggregationInterval) String ¶
func (x SubnetworkLogConfig_AggregationInterval) String() string
func (SubnetworkLogConfig_AggregationInterval) Type ¶
func (SubnetworkLogConfig_AggregationInterval) Type() protoreflect.EnumType
type SubnetworkLogConfig_Metadata ¶
type SubnetworkLogConfig_Metadata int32
Can only be specified if VPC flow logs for this subnetwork is enabled. Configures whether all, none or a subset of metadata fields should be added to the reported VPC flow logs. Default is EXCLUDE_ALL_METADATA.
const ( // A value indicating that the enum field is not set. SubnetworkLogConfig_UNDEFINED_METADATA SubnetworkLogConfig_Metadata = 0 SubnetworkLogConfig_CUSTOM_METADATA SubnetworkLogConfig_Metadata = 62450749 SubnetworkLogConfig_EXCLUDE_ALL_METADATA SubnetworkLogConfig_Metadata = 334519954 SubnetworkLogConfig_INCLUDE_ALL_METADATA SubnetworkLogConfig_Metadata = 164619908 )
func (SubnetworkLogConfig_Metadata) Descriptor ¶
func (SubnetworkLogConfig_Metadata) Descriptor() protoreflect.EnumDescriptor
func (SubnetworkLogConfig_Metadata) Enum ¶
func (x SubnetworkLogConfig_Metadata) Enum() *SubnetworkLogConfig_Metadata
func (SubnetworkLogConfig_Metadata) EnumDescriptor ¶
func (SubnetworkLogConfig_Metadata) EnumDescriptor() ([]byte, []int)
Deprecated: Use SubnetworkLogConfig_Metadata.Descriptor instead.
func (SubnetworkLogConfig_Metadata) Number ¶
func (x SubnetworkLogConfig_Metadata) Number() protoreflect.EnumNumber
func (SubnetworkLogConfig_Metadata) String ¶
func (x SubnetworkLogConfig_Metadata) String() string
func (SubnetworkLogConfig_Metadata) Type ¶
func (SubnetworkLogConfig_Metadata) Type() protoreflect.EnumType
type SubnetworkSecondaryRange ¶
type SubnetworkSecondaryRange struct { // The range of IP addresses belonging to this subnetwork secondary range. Provide this property when you create the subnetwork. Ranges must be unique and non-overlapping with all primary and secondary IP ranges within a network. Only IPv4 is supported. The range can be any range listed in the Valid ranges list. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance. The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the subnetwork. RangeName *string `protobuf:"bytes,332216397,opt,name=range_name,json=rangeName,proto3,oneof" json:"range_name,omitempty"` // The URL of the reserved internal range. ReservedInternalRange *string `protobuf:"bytes,286248754,opt,name=reserved_internal_range,json=reservedInternalRange,proto3,oneof" json:"reserved_internal_range,omitempty"` // contains filtered or unexported fields }
Represents a secondary IP range of a subnetwork.
func (*SubnetworkSecondaryRange) Descriptor ¶
func (*SubnetworkSecondaryRange) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworkSecondaryRange.ProtoReflect.Descriptor instead.
func (*SubnetworkSecondaryRange) GetIpCidrRange ¶
func (x *SubnetworkSecondaryRange) GetIpCidrRange() string
func (*SubnetworkSecondaryRange) GetRangeName ¶
func (x *SubnetworkSecondaryRange) GetRangeName() string
func (*SubnetworkSecondaryRange) GetReservedInternalRange ¶
func (x *SubnetworkSecondaryRange) GetReservedInternalRange() string
func (*SubnetworkSecondaryRange) ProtoMessage ¶
func (*SubnetworkSecondaryRange) ProtoMessage()
func (*SubnetworkSecondaryRange) ProtoReflect ¶
func (x *SubnetworkSecondaryRange) ProtoReflect() protoreflect.Message
func (*SubnetworkSecondaryRange) Reset ¶
func (x *SubnetworkSecondaryRange) Reset()
func (*SubnetworkSecondaryRange) String ¶
func (x *SubnetworkSecondaryRange) String() string
type Subnetwork_Ipv6AccessType ¶
type Subnetwork_Ipv6AccessType int32
The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack.
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_IPV6_ACCESS_TYPE Subnetwork_Ipv6AccessType = 0 // VMs on this subnet will be assigned IPv6 addresses that are accessible via the Internet, as well as the VPC network. Subnetwork_EXTERNAL Subnetwork_Ipv6AccessType = 35607499 // VMs on this subnet will be assigned IPv6 addresses that are only accessible over the VPC network. Subnetwork_INTERNAL Subnetwork_Ipv6AccessType = 279295677 Subnetwork_UNSPECIFIED_IPV6_ACCESS_TYPE Subnetwork_Ipv6AccessType = 313080613 )
func (Subnetwork_Ipv6AccessType) Descriptor ¶
func (Subnetwork_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_Ipv6AccessType) Enum ¶
func (x Subnetwork_Ipv6AccessType) Enum() *Subnetwork_Ipv6AccessType
func (Subnetwork_Ipv6AccessType) EnumDescriptor ¶
func (Subnetwork_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_Ipv6AccessType.Descriptor instead.
func (Subnetwork_Ipv6AccessType) Number ¶
func (x Subnetwork_Ipv6AccessType) Number() protoreflect.EnumNumber
func (Subnetwork_Ipv6AccessType) String ¶
func (x Subnetwork_Ipv6AccessType) String() string
func (Subnetwork_Ipv6AccessType) Type ¶
func (Subnetwork_Ipv6AccessType) Type() protoreflect.EnumType
type Subnetwork_PrivateIpv6GoogleAccess ¶
type Subnetwork_PrivateIpv6GoogleAccess int32
This field is for internal use. This field can be both set at resource creation time and updated using patch.
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS Subnetwork_PrivateIpv6GoogleAccess = 0 // Disable private IPv6 access to/from Google services. Subnetwork_DISABLE_GOOGLE_ACCESS Subnetwork_PrivateIpv6GoogleAccess = 450958579 // Bidirectional private IPv6 access to/from Google services. Subnetwork_ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE Subnetwork_PrivateIpv6GoogleAccess = 427975994 // Outbound private IPv6 access from VMs in this subnet to Google services. Subnetwork_ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE Subnetwork_PrivateIpv6GoogleAccess = 288210263 )
func (Subnetwork_PrivateIpv6GoogleAccess) Descriptor ¶
func (Subnetwork_PrivateIpv6GoogleAccess) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_PrivateIpv6GoogleAccess) Enum ¶
func (x Subnetwork_PrivateIpv6GoogleAccess) Enum() *Subnetwork_PrivateIpv6GoogleAccess
func (Subnetwork_PrivateIpv6GoogleAccess) EnumDescriptor ¶
func (Subnetwork_PrivateIpv6GoogleAccess) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_PrivateIpv6GoogleAccess.Descriptor instead.
func (Subnetwork_PrivateIpv6GoogleAccess) Number ¶
func (x Subnetwork_PrivateIpv6GoogleAccess) Number() protoreflect.EnumNumber
func (Subnetwork_PrivateIpv6GoogleAccess) String ¶
func (x Subnetwork_PrivateIpv6GoogleAccess) String() string
func (Subnetwork_PrivateIpv6GoogleAccess) Type ¶
func (Subnetwork_PrivateIpv6GoogleAccess) Type() protoreflect.EnumType
type Subnetwork_Purpose ¶
type Subnetwork_Purpose int32
The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PEER_MIGRATION or PRIVATE_SERVICE_CONNECT. PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. A subnet with purpose set to PEER_MIGRATION is used for subnet migration from one peered VPC to another. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY.
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_PURPOSE Subnetwork_Purpose = 0 // Subnet reserved for Global Envoy-based Load Balancing. Subnetwork_GLOBAL_MANAGED_PROXY Subnetwork_Purpose = 236463602 // Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead. Subnetwork_INTERNAL_HTTPS_LOAD_BALANCER Subnetwork_Purpose = 248748889 // Subnetwork will be used for Migration from one peered VPC to another. (a transient state of subnetwork while migrating resources from one project to another). Subnetwork_PEER_MIGRATION Subnetwork_Purpose = 491902225 // Regular user created or automatically created subnet. Subnetwork_PRIVATE Subnetwork_Purpose = 403485027 // Subnetwork used as source range for Private NAT Gateways. Subnetwork_PRIVATE_NAT Subnetwork_Purpose = 367764517 // Regular user created or automatically created subnet. Subnetwork_PRIVATE_RFC_1918 Subnetwork_Purpose = 254902107 // Subnetworks created for Private Service Connect in the producer network. Subnetwork_PRIVATE_SERVICE_CONNECT Subnetwork_Purpose = 48134724 // Subnetwork used for Regional Envoy-based Load Balancing. Subnetwork_REGIONAL_MANAGED_PROXY Subnetwork_Purpose = 153049966 )
func (Subnetwork_Purpose) Descriptor ¶
func (Subnetwork_Purpose) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_Purpose) Enum ¶
func (x Subnetwork_Purpose) Enum() *Subnetwork_Purpose
func (Subnetwork_Purpose) EnumDescriptor ¶
func (Subnetwork_Purpose) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_Purpose.Descriptor instead.
func (Subnetwork_Purpose) Number ¶
func (x Subnetwork_Purpose) Number() protoreflect.EnumNumber
func (Subnetwork_Purpose) String ¶
func (x Subnetwork_Purpose) String() string
func (Subnetwork_Purpose) Type ¶
func (Subnetwork_Purpose) Type() protoreflect.EnumType
type Subnetwork_Role ¶
type Subnetwork_Role int32
The role of subnetwork. Currently, this field is only used when purpose is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request.
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_ROLE Subnetwork_Role = 0 // The ACTIVE subnet that is currently used. Subnetwork_ACTIVE Subnetwork_Role = 314733318 // The BACKUP subnet that could be promoted to ACTIVE. Subnetwork_BACKUP Subnetwork_Role = 341010882 )
func (Subnetwork_Role) Descriptor ¶
func (Subnetwork_Role) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_Role) Enum ¶
func (x Subnetwork_Role) Enum() *Subnetwork_Role
func (Subnetwork_Role) EnumDescriptor ¶
func (Subnetwork_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_Role.Descriptor instead.
func (Subnetwork_Role) Number ¶
func (x Subnetwork_Role) Number() protoreflect.EnumNumber
func (Subnetwork_Role) String ¶
func (x Subnetwork_Role) String() string
func (Subnetwork_Role) Type ¶
func (Subnetwork_Role) Type() protoreflect.EnumType
type Subnetwork_StackType ¶
type Subnetwork_StackType int32
The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch.
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_STACK_TYPE Subnetwork_StackType = 0 // New VMs in this subnet can have both IPv4 and IPv6 addresses. Subnetwork_IPV4_IPV6 Subnetwork_StackType = 22197249 // New VMs in this subnet will only be assigned IPv4 addresses. Subnetwork_IPV4_ONLY Subnetwork_StackType = 22373798 // New VMs in this subnet will only be assigned IPv6 addresses. Subnetwork_IPV6_ONLY Subnetwork_StackType = 79632100 Subnetwork_UNSPECIFIED_STACK_TYPE Subnetwork_StackType = 298084569 )
func (Subnetwork_StackType) Descriptor ¶
func (Subnetwork_StackType) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_StackType) Enum ¶
func (x Subnetwork_StackType) Enum() *Subnetwork_StackType
func (Subnetwork_StackType) EnumDescriptor ¶
func (Subnetwork_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_StackType.Descriptor instead.
func (Subnetwork_StackType) Number ¶
func (x Subnetwork_StackType) Number() protoreflect.EnumNumber
func (Subnetwork_StackType) String ¶
func (x Subnetwork_StackType) String() string
func (Subnetwork_StackType) Type ¶
func (Subnetwork_StackType) Type() protoreflect.EnumType
type Subnetwork_State ¶
type Subnetwork_State int32
[Output Only] The state of the subnetwork, which can be one of the following values: READY: Subnetwork is created and ready to use DRAINING: only applicable to subnetworks that have the purpose set to INTERNAL_HTTPS_LOAD_BALANCER and indicates that connections to the load balancer are being drained. A subnetwork that is draining cannot be used or modified until it reaches a status of READY
const ( // A value indicating that the enum field is not set. Subnetwork_UNDEFINED_STATE Subnetwork_State = 0 // Subnetwork is being drained. Subnetwork_DRAINING Subnetwork_State = 480455402 // Subnetwork is ready for use. Subnetwork_READY Subnetwork_State = 77848963 )
func (Subnetwork_State) Descriptor ¶
func (Subnetwork_State) Descriptor() protoreflect.EnumDescriptor
func (Subnetwork_State) Enum ¶
func (x Subnetwork_State) Enum() *Subnetwork_State
func (Subnetwork_State) EnumDescriptor ¶
func (Subnetwork_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subnetwork_State.Descriptor instead.
func (Subnetwork_State) Number ¶
func (x Subnetwork_State) Number() protoreflect.EnumNumber
func (Subnetwork_State) String ¶
func (x Subnetwork_State) String() string
func (Subnetwork_State) Type ¶
func (Subnetwork_State) Type() protoreflect.EnumType
type SubnetworksExpandIpCidrRangeRequest ¶
type SubnetworksExpandIpCidrRangeRequest struct { // The IP (in CIDR format or netmask) of internal addresses that are legal on this Subnetwork. This range should be disjoint from other subnetworks within this network. This range can only be larger than (i.e. a superset of) the range previously defined before the update. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // contains filtered or unexported fields }
func (*SubnetworksExpandIpCidrRangeRequest) Descriptor ¶
func (*SubnetworksExpandIpCidrRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworksExpandIpCidrRangeRequest.ProtoReflect.Descriptor instead.
func (*SubnetworksExpandIpCidrRangeRequest) GetIpCidrRange ¶
func (x *SubnetworksExpandIpCidrRangeRequest) GetIpCidrRange() string
func (*SubnetworksExpandIpCidrRangeRequest) ProtoMessage ¶
func (*SubnetworksExpandIpCidrRangeRequest) ProtoMessage()
func (*SubnetworksExpandIpCidrRangeRequest) ProtoReflect ¶
func (x *SubnetworksExpandIpCidrRangeRequest) ProtoReflect() protoreflect.Message
func (*SubnetworksExpandIpCidrRangeRequest) Reset ¶
func (x *SubnetworksExpandIpCidrRangeRequest) Reset()
func (*SubnetworksExpandIpCidrRangeRequest) String ¶
func (x *SubnetworksExpandIpCidrRangeRequest) String() string
type SubnetworksScopedList ¶
type SubnetworksScopedList struct { // A list of subnetworks contained in this scope. Subnetworks []*Subnetwork `protobuf:"bytes,415853125,rep,name=subnetworks,proto3" json:"subnetworks,omitempty"` // An informational warning that appears when the list of addresses is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*SubnetworksScopedList) Descriptor ¶
func (*SubnetworksScopedList) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworksScopedList.ProtoReflect.Descriptor instead.
func (*SubnetworksScopedList) GetSubnetworks ¶
func (x *SubnetworksScopedList) GetSubnetworks() []*Subnetwork
func (*SubnetworksScopedList) GetWarning ¶
func (x *SubnetworksScopedList) GetWarning() *Warning
func (*SubnetworksScopedList) ProtoMessage ¶
func (*SubnetworksScopedList) ProtoMessage()
func (*SubnetworksScopedList) ProtoReflect ¶
func (x *SubnetworksScopedList) ProtoReflect() protoreflect.Message
func (*SubnetworksScopedList) Reset ¶
func (x *SubnetworksScopedList) Reset()
func (*SubnetworksScopedList) String ¶
func (x *SubnetworksScopedList) String() string
type SubnetworksSetPrivateIpGoogleAccessRequest ¶
type SubnetworksSetPrivateIpGoogleAccessRequest struct { PrivateIpGoogleAccess *bool `protobuf:"varint,421491790,opt,name=private_ip_google_access,json=privateIpGoogleAccess,proto3,oneof" json:"private_ip_google_access,omitempty"` // contains filtered or unexported fields }
func (*SubnetworksSetPrivateIpGoogleAccessRequest) Descriptor ¶
func (*SubnetworksSetPrivateIpGoogleAccessRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubnetworksSetPrivateIpGoogleAccessRequest.ProtoReflect.Descriptor instead.
func (*SubnetworksSetPrivateIpGoogleAccessRequest) GetPrivateIpGoogleAccess ¶
func (x *SubnetworksSetPrivateIpGoogleAccessRequest) GetPrivateIpGoogleAccess() bool
func (*SubnetworksSetPrivateIpGoogleAccessRequest) ProtoMessage ¶
func (*SubnetworksSetPrivateIpGoogleAccessRequest) ProtoMessage()
func (*SubnetworksSetPrivateIpGoogleAccessRequest) ProtoReflect ¶
func (x *SubnetworksSetPrivateIpGoogleAccessRequest) ProtoReflect() protoreflect.Message
func (*SubnetworksSetPrivateIpGoogleAccessRequest) Reset ¶
func (x *SubnetworksSetPrivateIpGoogleAccessRequest) Reset()
func (*SubnetworksSetPrivateIpGoogleAccessRequest) String ¶
func (x *SubnetworksSetPrivateIpGoogleAccessRequest) String() string
type Subsetting ¶
type Subsetting struct { // Check the Policy enum for the list of possible values. Policy *string `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing and Traffic Director.
func (*Subsetting) Descriptor ¶
func (*Subsetting) Descriptor() ([]byte, []int)
Deprecated: Use Subsetting.ProtoReflect.Descriptor instead.
func (*Subsetting) GetPolicy ¶
func (x *Subsetting) GetPolicy() string
func (*Subsetting) ProtoMessage ¶
func (*Subsetting) ProtoMessage()
func (*Subsetting) ProtoReflect ¶
func (x *Subsetting) ProtoReflect() protoreflect.Message
func (*Subsetting) Reset ¶
func (x *Subsetting) Reset()
func (*Subsetting) String ¶
func (x *Subsetting) String() string
type Subsetting_Policy ¶
type Subsetting_Policy int32
const ( // A value indicating that the enum field is not set. Subsetting_UNDEFINED_POLICY Subsetting_Policy = 0 // Subsetting based on consistent hashing. For Traffic Director, the number of backends per backend group (the subset size) is based on the `subset_size` parameter. For Internal HTTP(S) load balancing, the number of backends per backend group (the subset size) is dynamically adjusted in two cases: - As the number of proxy instances participating in Internal HTTP(S) load balancing increases, the subset size decreases. - When the total number of backends in a network exceeds the capacity of a single proxy instance, subset sizes are reduced automatically for each service that has backend subsetting enabled. Subsetting_CONSISTENT_HASH_SUBSETTING Subsetting_Policy = 108989492 // No Subsetting. Clients may open connections and send traffic to all backends of this backend service. This can lead to performance issues if there is substantial imbalance in the count of clients and backends. Subsetting_NONE Subsetting_Policy = 2402104 )
func (Subsetting_Policy) Descriptor ¶
func (Subsetting_Policy) Descriptor() protoreflect.EnumDescriptor
func (Subsetting_Policy) Enum ¶
func (x Subsetting_Policy) Enum() *Subsetting_Policy
func (Subsetting_Policy) EnumDescriptor ¶
func (Subsetting_Policy) EnumDescriptor() ([]byte, []int)
Deprecated: Use Subsetting_Policy.Descriptor instead.
func (Subsetting_Policy) Number ¶
func (x Subsetting_Policy) Number() protoreflect.EnumNumber
func (Subsetting_Policy) String ¶
func (x Subsetting_Policy) String() string
func (Subsetting_Policy) Type ¶
func (Subsetting_Policy) Type() protoreflect.EnumType
type SuspendInstanceRequest ¶
type SuspendInstanceRequest struct { // This property is required if the instance has any attached Local SSD disks. If false, Local SSD data will be preserved when the instance is suspended. If true, the contents of any attached Local SSD disks will be discarded. DiscardLocalSsd *bool `protobuf:"varint,319517903,opt,name=discard_local_ssd,json=discardLocalSsd,proto3,oneof" json:"discard_local_ssd,omitempty"` // Name of the instance resource to suspend. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Suspend. See the method description for details.
func (*SuspendInstanceRequest) Descriptor ¶
func (*SuspendInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SuspendInstanceRequest.ProtoReflect.Descriptor instead.
func (*SuspendInstanceRequest) GetDiscardLocalSsd ¶
func (x *SuspendInstanceRequest) GetDiscardLocalSsd() bool
func (*SuspendInstanceRequest) GetInstance ¶
func (x *SuspendInstanceRequest) GetInstance() string
func (*SuspendInstanceRequest) GetProject ¶
func (x *SuspendInstanceRequest) GetProject() string
func (*SuspendInstanceRequest) GetRequestId ¶
func (x *SuspendInstanceRequest) GetRequestId() string
func (*SuspendInstanceRequest) GetZone ¶
func (x *SuspendInstanceRequest) GetZone() string
func (*SuspendInstanceRequest) ProtoMessage ¶
func (*SuspendInstanceRequest) ProtoMessage()
func (*SuspendInstanceRequest) ProtoReflect ¶
func (x *SuspendInstanceRequest) ProtoReflect() protoreflect.Message
func (*SuspendInstanceRequest) Reset ¶
func (x *SuspendInstanceRequest) Reset()
func (*SuspendInstanceRequest) String ¶
func (x *SuspendInstanceRequest) String() string
type SuspendInstancesInstanceGroupManagerRequest ¶
type SuspendInstancesInstanceGroupManagerRequest struct { // The name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersSuspendInstancesRequestResource *InstanceGroupManagersSuspendInstancesRequest `protobuf:"bytes,46679761,opt,name=instance_group_managers_suspend_instances_request_resource,json=instanceGroupManagersSuspendInstancesRequestResource,proto3" json:"instance_group_managers_suspend_instances_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.SuspendInstances. See the method description for details.
func (*SuspendInstancesInstanceGroupManagerRequest) Descriptor ¶
func (*SuspendInstancesInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SuspendInstancesInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersSuspendInstancesRequestResource ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) GetInstanceGroupManagersSuspendInstancesRequestResource() *InstanceGroupManagersSuspendInstancesRequest
func (*SuspendInstancesInstanceGroupManagerRequest) GetProject ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) GetProject() string
func (*SuspendInstancesInstanceGroupManagerRequest) GetRequestId ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) GetRequestId() string
func (*SuspendInstancesInstanceGroupManagerRequest) GetZone ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) GetZone() string
func (*SuspendInstancesInstanceGroupManagerRequest) ProtoMessage ¶
func (*SuspendInstancesInstanceGroupManagerRequest) ProtoMessage()
func (*SuspendInstancesInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SuspendInstancesInstanceGroupManagerRequest) Reset ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) Reset()
func (*SuspendInstancesInstanceGroupManagerRequest) String ¶
func (x *SuspendInstancesInstanceGroupManagerRequest) String() string
type SuspendInstancesRegionInstanceGroupManagerRequest ¶
type SuspendInstancesRegionInstanceGroupManagerRequest struct { // Name of the managed instance group. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagersSuspendInstancesRequestResource *RegionInstanceGroupManagersSuspendInstancesRequest `protobuf:"bytes,214250236,opt,name=region_instance_group_managers_suspend_instances_request_resource,json=regionInstanceGroupManagersSuspendInstancesRequestResource,proto3" json:"region_instance_group_managers_suspend_instances_request_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.SuspendInstances. See the method description for details.
func (*SuspendInstancesRegionInstanceGroupManagerRequest) Descriptor ¶
func (*SuspendInstancesRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SuspendInstancesRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*SuspendInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*SuspendInstancesRegionInstanceGroupManagerRequest) GetProject ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetProject() string
func (*SuspendInstancesRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRegion() string
func (*SuspendInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSuspendInstancesRequestResource ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagersSuspendInstancesRequestResource() *RegionInstanceGroupManagersSuspendInstancesRequest
func (*SuspendInstancesRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) GetRequestId() string
func (*SuspendInstancesRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*SuspendInstancesRegionInstanceGroupManagerRequest) ProtoMessage()
func (*SuspendInstancesRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*SuspendInstancesRegionInstanceGroupManagerRequest) Reset ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) Reset()
func (*SuspendInstancesRegionInstanceGroupManagerRequest) String ¶
func (x *SuspendInstancesRegionInstanceGroupManagerRequest) String() string
type SwitchToCustomModeNetworkRequest ¶
type SwitchToCustomModeNetworkRequest struct { // Name of the network to be updated. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.SwitchToCustomMode. See the method description for details.
func (*SwitchToCustomModeNetworkRequest) Descriptor ¶
func (*SwitchToCustomModeNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use SwitchToCustomModeNetworkRequest.ProtoReflect.Descriptor instead.
func (*SwitchToCustomModeNetworkRequest) GetNetwork ¶
func (x *SwitchToCustomModeNetworkRequest) GetNetwork() string
func (*SwitchToCustomModeNetworkRequest) GetProject ¶
func (x *SwitchToCustomModeNetworkRequest) GetProject() string
func (*SwitchToCustomModeNetworkRequest) GetRequestId ¶
func (x *SwitchToCustomModeNetworkRequest) GetRequestId() string
func (*SwitchToCustomModeNetworkRequest) ProtoMessage ¶
func (*SwitchToCustomModeNetworkRequest) ProtoMessage()
func (*SwitchToCustomModeNetworkRequest) ProtoReflect ¶
func (x *SwitchToCustomModeNetworkRequest) ProtoReflect() protoreflect.Message
func (*SwitchToCustomModeNetworkRequest) Reset ¶
func (x *SwitchToCustomModeNetworkRequest) Reset()
func (*SwitchToCustomModeNetworkRequest) String ¶
func (x *SwitchToCustomModeNetworkRequest) String() string
type TCPHealthCheck ¶
type TCPHealthCheck struct { // The TCP port number to which the health check prober sends packets. The default value is 80. Valid values are 1 through 65535. Port *int32 `protobuf:"varint,3446913,opt,name=port,proto3,oneof" json:"port,omitempty"` // Not supported. PortName *string `protobuf:"bytes,41534345,opt,name=port_name,json=portName,proto3,oneof" json:"port_name,omitempty"` // Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports. // Check the PortSpecification enum for the list of possible values. PortSpecification *string `protobuf:"bytes,51590597,opt,name=port_specification,json=portSpecification,proto3,oneof" json:"port_specification,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // Instructs the health check prober to send this exact ASCII string, up to 1024 bytes in length, after establishing the TCP connection. Request *string `protobuf:"bytes,21951119,opt,name=request,proto3,oneof" json:"request,omitempty"` // Creates a content-based TCP health check. In addition to establishing a TCP connection, you can configure the health check to pass only when the backend sends this exact response ASCII string, up to 1024 bytes in length. For details, see: https://cloud.google.com/load-balancing/docs/health-check-concepts#criteria-protocol-ssl-tcp Response *string `protobuf:"bytes,196547649,opt,name=response,proto3,oneof" json:"response,omitempty"` // contains filtered or unexported fields }
func (*TCPHealthCheck) Descriptor ¶
func (*TCPHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use TCPHealthCheck.ProtoReflect.Descriptor instead.
func (*TCPHealthCheck) GetPort ¶
func (x *TCPHealthCheck) GetPort() int32
func (*TCPHealthCheck) GetPortName ¶
func (x *TCPHealthCheck) GetPortName() string
func (*TCPHealthCheck) GetPortSpecification ¶
func (x *TCPHealthCheck) GetPortSpecification() string
func (*TCPHealthCheck) GetProxyHeader ¶
func (x *TCPHealthCheck) GetProxyHeader() string
func (*TCPHealthCheck) GetRequest ¶
func (x *TCPHealthCheck) GetRequest() string
func (*TCPHealthCheck) GetResponse ¶
func (x *TCPHealthCheck) GetResponse() string
func (*TCPHealthCheck) ProtoMessage ¶
func (*TCPHealthCheck) ProtoMessage()
func (*TCPHealthCheck) ProtoReflect ¶
func (x *TCPHealthCheck) ProtoReflect() protoreflect.Message
func (*TCPHealthCheck) Reset ¶
func (x *TCPHealthCheck) Reset()
func (*TCPHealthCheck) String ¶
func (x *TCPHealthCheck) String() string
type TCPHealthCheck_PortSpecification ¶
type TCPHealthCheck_PortSpecification int32
Specifies how a port is selected for health checking. Can be one of the following values: USE_FIXED_PORT: Specifies a port number explicitly using the port field in the health check. Supported by backend services for passthrough load balancers and backend services for proxy load balancers. Not supported by target pools. The health check supports all backends supported by the backend service provided the backend can be health checked. For example, GCE_VM_IP network endpoint groups, GCE_VM_IP_PORT network endpoint groups, and instance group backends. USE_NAMED_PORT: Not supported. USE_SERVING_PORT: Provides an indirect method of specifying the health check port by referring to the backend service. Only supported by backend services for proxy load balancers. Not supported by target pools. Not supported by backend services for passthrough load balancers. Supports all backends that can be health checked; for example, GCE_VM_IP_PORT network endpoint groups and instance group backends. For GCE_VM_IP_PORT network endpoint group backends, the health check uses the port number specified for each endpoint in the network endpoint group. For instance group backends, the health check uses the port number determined by looking up the backend service's named port in the instance group's list of named ports.
const ( // A value indicating that the enum field is not set. TCPHealthCheck_UNDEFINED_PORT_SPECIFICATION TCPHealthCheck_PortSpecification = 0 // The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends. TCPHealthCheck_USE_FIXED_PORT TCPHealthCheck_PortSpecification = 190235748 // Not supported. TCPHealthCheck_USE_NAMED_PORT TCPHealthCheck_PortSpecification = 349300671 // For network endpoint group backends, the health check uses the port number specified on each endpoint in the network endpoint group. For instance group backends, the health check uses the port number specified for the backend service's named port defined in the instance group's named ports. TCPHealthCheck_USE_SERVING_PORT TCPHealthCheck_PortSpecification = 362637516 )
func (TCPHealthCheck_PortSpecification) Descriptor ¶
func (TCPHealthCheck_PortSpecification) Descriptor() protoreflect.EnumDescriptor
func (TCPHealthCheck_PortSpecification) Enum ¶
func (x TCPHealthCheck_PortSpecification) Enum() *TCPHealthCheck_PortSpecification
func (TCPHealthCheck_PortSpecification) EnumDescriptor ¶
func (TCPHealthCheck_PortSpecification) EnumDescriptor() ([]byte, []int)
Deprecated: Use TCPHealthCheck_PortSpecification.Descriptor instead.
func (TCPHealthCheck_PortSpecification) Number ¶
func (x TCPHealthCheck_PortSpecification) Number() protoreflect.EnumNumber
func (TCPHealthCheck_PortSpecification) String ¶
func (x TCPHealthCheck_PortSpecification) String() string
func (TCPHealthCheck_PortSpecification) Type ¶
func (TCPHealthCheck_PortSpecification) Type() protoreflect.EnumType
type TCPHealthCheck_ProxyHeader ¶
type TCPHealthCheck_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. TCPHealthCheck_UNDEFINED_PROXY_HEADER TCPHealthCheck_ProxyHeader = 0 TCPHealthCheck_NONE TCPHealthCheck_ProxyHeader = 2402104 TCPHealthCheck_PROXY_V1 TCPHealthCheck_ProxyHeader = 334352940 )
func (TCPHealthCheck_ProxyHeader) Descriptor ¶
func (TCPHealthCheck_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (TCPHealthCheck_ProxyHeader) Enum ¶
func (x TCPHealthCheck_ProxyHeader) Enum() *TCPHealthCheck_ProxyHeader
func (TCPHealthCheck_ProxyHeader) EnumDescriptor ¶
func (TCPHealthCheck_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use TCPHealthCheck_ProxyHeader.Descriptor instead.
func (TCPHealthCheck_ProxyHeader) Number ¶
func (x TCPHealthCheck_ProxyHeader) Number() protoreflect.EnumNumber
func (TCPHealthCheck_ProxyHeader) String ¶
func (x TCPHealthCheck_ProxyHeader) String() string
func (TCPHealthCheck_ProxyHeader) Type ¶
func (TCPHealthCheck_ProxyHeader) Type() protoreflect.EnumType
type Tags ¶
type Tags struct { // Specifies a fingerprint for this request, which is essentially a hash of the tags' contents and used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update tags. You must always provide an up-to-date fingerprint hash in order to update or change tags. To see the latest fingerprint, make get() request to the instance. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035. Items []string `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
A set of instance tags.
func (*Tags) Descriptor ¶
Deprecated: Use Tags.ProtoReflect.Descriptor instead.
func (*Tags) GetFingerprint ¶
func (*Tags) GetItems ¶
func (*Tags) ProtoMessage ¶
func (*Tags) ProtoMessage()
func (*Tags) ProtoReflect ¶
func (x *Tags) ProtoReflect() protoreflect.Message
func (*Tags) Reset ¶
func (x *Tags) Reset()
func (*Tags) String ¶
type TargetGrpcProxy ¶
type TargetGrpcProxy struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a TargetGrpcProxy. An up-to-date fingerprint must be provided in order to patch/update the TargetGrpcProxy; otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the TargetGrpcProxy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // [Output Only] The unique identifier for the resource type. The server generates this identifier. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#targetGrpcProxy for target grpc proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Server-defined URL with id for the resource. SelfLinkWithId *string `protobuf:"bytes,44520962,opt,name=self_link_with_id,json=selfLinkWithId,proto3,oneof" json:"self_link_with_id,omitempty"` // URL to the UrlMap resource that defines the mapping from URL to the BackendService. The protocol field in the BackendService must be set to GRPC. UrlMap *string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3,oneof" json:"url_map,omitempty"` // If true, indicates that the BackendServices referenced by the urlMap may be accessed by gRPC applications without using a sidecar proxy. This will enable configuration checks on urlMap and its referenced BackendServices to not allow unsupported features. A gRPC application must use "xds:///" scheme in the target URI of the service it is connecting to. If false, indicates that the BackendServices referenced by the urlMap will be accessed by gRPC applications via a sidecar proxy. In this case, a gRPC application must not use "xds:///" scheme in the target URI of the service it is connecting to ValidateForProxyless *bool `protobuf:"varint,101822888,opt,name=validate_for_proxyless,json=validateForProxyless,proto3,oneof" json:"validate_for_proxyless,omitempty"` // contains filtered or unexported fields }
Represents a Target gRPC Proxy resource. A target gRPC proxy is a component of load balancers intended for load balancing gRPC traffic. Only global forwarding rules with load balancing scheme INTERNAL_SELF_MANAGED can reference a target gRPC proxy. The target gRPC Proxy references a URL map that specifies how traffic is routed to gRPC backend services.
func (*TargetGrpcProxy) Descriptor ¶
func (*TargetGrpcProxy) Descriptor() ([]byte, []int)
Deprecated: Use TargetGrpcProxy.ProtoReflect.Descriptor instead.
func (*TargetGrpcProxy) GetCreationTimestamp ¶
func (x *TargetGrpcProxy) GetCreationTimestamp() string
func (*TargetGrpcProxy) GetDescription ¶
func (x *TargetGrpcProxy) GetDescription() string
func (*TargetGrpcProxy) GetFingerprint ¶
func (x *TargetGrpcProxy) GetFingerprint() string
func (*TargetGrpcProxy) GetId ¶
func (x *TargetGrpcProxy) GetId() uint64
func (*TargetGrpcProxy) GetKind ¶
func (x *TargetGrpcProxy) GetKind() string
func (*TargetGrpcProxy) GetName ¶
func (x *TargetGrpcProxy) GetName() string
func (*TargetGrpcProxy) GetSelfLink ¶
func (x *TargetGrpcProxy) GetSelfLink() string
func (*TargetGrpcProxy) GetSelfLinkWithId ¶
func (x *TargetGrpcProxy) GetSelfLinkWithId() string
func (*TargetGrpcProxy) GetUrlMap ¶
func (x *TargetGrpcProxy) GetUrlMap() string
func (*TargetGrpcProxy) GetValidateForProxyless ¶
func (x *TargetGrpcProxy) GetValidateForProxyless() bool
func (*TargetGrpcProxy) ProtoMessage ¶
func (*TargetGrpcProxy) ProtoMessage()
func (*TargetGrpcProxy) ProtoReflect ¶
func (x *TargetGrpcProxy) ProtoReflect() protoreflect.Message
func (*TargetGrpcProxy) Reset ¶
func (x *TargetGrpcProxy) Reset()
func (*TargetGrpcProxy) String ¶
func (x *TargetGrpcProxy) String() string
type TargetGrpcProxyList ¶
type TargetGrpcProxyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetGrpcProxy resources. Items []*TargetGrpcProxy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of the resource. Always compute#targetGrpcProxy for target grpc proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetGrpcProxyList) Descriptor ¶
func (*TargetGrpcProxyList) Descriptor() ([]byte, []int)
Deprecated: Use TargetGrpcProxyList.ProtoReflect.Descriptor instead.
func (*TargetGrpcProxyList) GetId ¶
func (x *TargetGrpcProxyList) GetId() string
func (*TargetGrpcProxyList) GetItems ¶
func (x *TargetGrpcProxyList) GetItems() []*TargetGrpcProxy
func (*TargetGrpcProxyList) GetKind ¶
func (x *TargetGrpcProxyList) GetKind() string
func (*TargetGrpcProxyList) GetNextPageToken ¶
func (x *TargetGrpcProxyList) GetNextPageToken() string
func (*TargetGrpcProxyList) GetSelfLink ¶
func (x *TargetGrpcProxyList) GetSelfLink() string
func (*TargetGrpcProxyList) GetWarning ¶
func (x *TargetGrpcProxyList) GetWarning() *Warning
func (*TargetGrpcProxyList) ProtoMessage ¶
func (*TargetGrpcProxyList) ProtoMessage()
func (*TargetGrpcProxyList) ProtoReflect ¶
func (x *TargetGrpcProxyList) ProtoReflect() protoreflect.Message
func (*TargetGrpcProxyList) Reset ¶
func (x *TargetGrpcProxyList) Reset()
func (*TargetGrpcProxyList) String ¶
func (x *TargetGrpcProxyList) String() string
type TargetHttpProxiesScopedList ¶
type TargetHttpProxiesScopedList struct { // A list of TargetHttpProxies contained in this scope. TargetHttpProxies []*TargetHttpProxy `protobuf:"bytes,162147011,rep,name=target_http_proxies,json=targetHttpProxies,proto3" json:"target_http_proxies,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpProxiesScopedList) Descriptor ¶
func (*TargetHttpProxiesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpProxiesScopedList.ProtoReflect.Descriptor instead.
func (*TargetHttpProxiesScopedList) GetTargetHttpProxies ¶
func (x *TargetHttpProxiesScopedList) GetTargetHttpProxies() []*TargetHttpProxy
func (*TargetHttpProxiesScopedList) GetWarning ¶
func (x *TargetHttpProxiesScopedList) GetWarning() *Warning
func (*TargetHttpProxiesScopedList) ProtoMessage ¶
func (*TargetHttpProxiesScopedList) ProtoMessage()
func (*TargetHttpProxiesScopedList) ProtoReflect ¶
func (x *TargetHttpProxiesScopedList) ProtoReflect() protoreflect.Message
func (*TargetHttpProxiesScopedList) Reset ¶
func (x *TargetHttpProxiesScopedList) Reset()
func (*TargetHttpProxiesScopedList) String ¶
func (x *TargetHttpProxiesScopedList) String() string
type TargetHttpProxy ¶
type TargetHttpProxy struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a TargetHttpProxy. An up-to-date fingerprint must be provided in order to patch/update the TargetHttpProxy; otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the TargetHttpProxy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // Specifies how long to keep a connection open, after completing a response, while there is no matching traffic (in seconds). If an HTTP keep-alive is not specified, a default value (610 seconds) will be used. For global external Application Load Balancers, the minimum allowed value is 5 seconds and the maximum allowed value is 1200 seconds. For classic Application Load Balancers, this option is not supported. HttpKeepAliveTimeoutSec *int32 `protobuf:"varint,447326046,opt,name=http_keep_alive_timeout_sec,json=httpKeepAliveTimeoutSec,proto3,oneof" json:"http_keep_alive_timeout_sec,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#targetHttpProxy for target HTTP proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // This field only applies when the forwarding rule that references this target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED. When this field is set to true, Envoy proxies set up inbound traffic interception and bind to the IP address and port specified in the forwarding rule. This is generally useful when using Traffic Director to configure Envoy as a gateway or middle proxy (in other words, not a sidecar proxy). The Envoy proxy listens for inbound requests and handles requests when it receives them. The default is false. ProxyBind *bool `protobuf:"varint,286025582,opt,name=proxy_bind,json=proxyBind,proto3,oneof" json:"proxy_bind,omitempty"` // [Output Only] URL of the region where the regional Target HTTP Proxy resides. This field is not applicable to global Target HTTP Proxies. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // URL to the UrlMap resource that defines the mapping from URL to the BackendService. UrlMap *string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3,oneof" json:"url_map,omitempty"` // contains filtered or unexported fields }
Represents a Target HTTP Proxy resource. Google Compute Engine has two Target HTTP Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpProxies) A target HTTP proxy is a component of Google Cloud HTTP load balancers. * targetHttpProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTP proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
func (*TargetHttpProxy) Descriptor ¶
func (*TargetHttpProxy) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpProxy.ProtoReflect.Descriptor instead.
func (*TargetHttpProxy) GetCreationTimestamp ¶
func (x *TargetHttpProxy) GetCreationTimestamp() string
func (*TargetHttpProxy) GetDescription ¶
func (x *TargetHttpProxy) GetDescription() string
func (*TargetHttpProxy) GetFingerprint ¶
func (x *TargetHttpProxy) GetFingerprint() string
func (*TargetHttpProxy) GetHttpKeepAliveTimeoutSec ¶
func (x *TargetHttpProxy) GetHttpKeepAliveTimeoutSec() int32
func (*TargetHttpProxy) GetId ¶
func (x *TargetHttpProxy) GetId() uint64
func (*TargetHttpProxy) GetKind ¶
func (x *TargetHttpProxy) GetKind() string
func (*TargetHttpProxy) GetName ¶
func (x *TargetHttpProxy) GetName() string
func (*TargetHttpProxy) GetProxyBind ¶
func (x *TargetHttpProxy) GetProxyBind() bool
func (*TargetHttpProxy) GetRegion ¶
func (x *TargetHttpProxy) GetRegion() string
func (*TargetHttpProxy) GetSelfLink ¶
func (x *TargetHttpProxy) GetSelfLink() string
func (*TargetHttpProxy) GetUrlMap ¶
func (x *TargetHttpProxy) GetUrlMap() string
func (*TargetHttpProxy) ProtoMessage ¶
func (*TargetHttpProxy) ProtoMessage()
func (*TargetHttpProxy) ProtoReflect ¶
func (x *TargetHttpProxy) ProtoReflect() protoreflect.Message
func (*TargetHttpProxy) Reset ¶
func (x *TargetHttpProxy) Reset()
func (*TargetHttpProxy) String ¶
func (x *TargetHttpProxy) String() string
type TargetHttpProxyAggregatedList ¶
type TargetHttpProxyAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetHttpProxiesScopedList resources. Items map[string]*TargetHttpProxiesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#targetHttpProxyAggregatedList for lists of Target HTTP Proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpProxyAggregatedList) Descriptor ¶
func (*TargetHttpProxyAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpProxyAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetHttpProxyAggregatedList) GetId ¶
func (x *TargetHttpProxyAggregatedList) GetId() string
func (*TargetHttpProxyAggregatedList) GetItems ¶
func (x *TargetHttpProxyAggregatedList) GetItems() map[string]*TargetHttpProxiesScopedList
func (*TargetHttpProxyAggregatedList) GetKind ¶
func (x *TargetHttpProxyAggregatedList) GetKind() string
func (*TargetHttpProxyAggregatedList) GetNextPageToken ¶
func (x *TargetHttpProxyAggregatedList) GetNextPageToken() string
func (*TargetHttpProxyAggregatedList) GetSelfLink ¶
func (x *TargetHttpProxyAggregatedList) GetSelfLink() string
func (*TargetHttpProxyAggregatedList) GetUnreachables ¶
func (x *TargetHttpProxyAggregatedList) GetUnreachables() []string
func (*TargetHttpProxyAggregatedList) ProtoMessage ¶
func (*TargetHttpProxyAggregatedList) ProtoMessage()
func (*TargetHttpProxyAggregatedList) ProtoReflect ¶
func (x *TargetHttpProxyAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetHttpProxyAggregatedList) Reset ¶
func (x *TargetHttpProxyAggregatedList) Reset()
func (*TargetHttpProxyAggregatedList) String ¶
func (x *TargetHttpProxyAggregatedList) String() string
type TargetHttpProxyList ¶
type TargetHttpProxyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetHttpProxy resources. Items []*TargetHttpProxy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Always compute#targetHttpProxyList for lists of target HTTP proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
A list of TargetHttpProxy resources.
func (*TargetHttpProxyList) Descriptor ¶
func (*TargetHttpProxyList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpProxyList.ProtoReflect.Descriptor instead.
func (*TargetHttpProxyList) GetId ¶
func (x *TargetHttpProxyList) GetId() string
func (*TargetHttpProxyList) GetItems ¶
func (x *TargetHttpProxyList) GetItems() []*TargetHttpProxy
func (*TargetHttpProxyList) GetKind ¶
func (x *TargetHttpProxyList) GetKind() string
func (*TargetHttpProxyList) GetNextPageToken ¶
func (x *TargetHttpProxyList) GetNextPageToken() string
func (*TargetHttpProxyList) GetSelfLink ¶
func (x *TargetHttpProxyList) GetSelfLink() string
func (*TargetHttpProxyList) GetWarning ¶
func (x *TargetHttpProxyList) GetWarning() *Warning
func (*TargetHttpProxyList) ProtoMessage ¶
func (*TargetHttpProxyList) ProtoMessage()
func (*TargetHttpProxyList) ProtoReflect ¶
func (x *TargetHttpProxyList) ProtoReflect() protoreflect.Message
func (*TargetHttpProxyList) Reset ¶
func (x *TargetHttpProxyList) Reset()
func (*TargetHttpProxyList) String ¶
func (x *TargetHttpProxyList) String() string
type TargetHttpsProxiesScopedList ¶
type TargetHttpsProxiesScopedList struct { // A list of TargetHttpsProxies contained in this scope. TargetHttpsProxies []*TargetHttpsProxy `protobuf:"bytes,366607882,rep,name=target_https_proxies,json=targetHttpsProxies,proto3" json:"target_https_proxies,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpsProxiesScopedList) Descriptor ¶
func (*TargetHttpsProxiesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxiesScopedList.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxiesScopedList) GetTargetHttpsProxies ¶
func (x *TargetHttpsProxiesScopedList) GetTargetHttpsProxies() []*TargetHttpsProxy
func (*TargetHttpsProxiesScopedList) GetWarning ¶
func (x *TargetHttpsProxiesScopedList) GetWarning() *Warning
func (*TargetHttpsProxiesScopedList) ProtoMessage ¶
func (*TargetHttpsProxiesScopedList) ProtoMessage()
func (*TargetHttpsProxiesScopedList) ProtoReflect ¶
func (x *TargetHttpsProxiesScopedList) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxiesScopedList) Reset ¶
func (x *TargetHttpsProxiesScopedList) Reset()
func (*TargetHttpsProxiesScopedList) String ¶
func (x *TargetHttpsProxiesScopedList) String() string
type TargetHttpsProxiesSetCertificateMapRequest ¶
type TargetHttpsProxiesSetCertificateMapRequest struct { // URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}. CertificateMap *string `protobuf:"bytes,156463796,opt,name=certificate_map,json=certificateMap,proto3,oneof" json:"certificate_map,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpsProxiesSetCertificateMapRequest) Descriptor ¶
func (*TargetHttpsProxiesSetCertificateMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxiesSetCertificateMapRequest.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxiesSetCertificateMapRequest) GetCertificateMap ¶
func (x *TargetHttpsProxiesSetCertificateMapRequest) GetCertificateMap() string
func (*TargetHttpsProxiesSetCertificateMapRequest) ProtoMessage ¶
func (*TargetHttpsProxiesSetCertificateMapRequest) ProtoMessage()
func (*TargetHttpsProxiesSetCertificateMapRequest) ProtoReflect ¶
func (x *TargetHttpsProxiesSetCertificateMapRequest) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxiesSetCertificateMapRequest) Reset ¶
func (x *TargetHttpsProxiesSetCertificateMapRequest) Reset()
func (*TargetHttpsProxiesSetCertificateMapRequest) String ¶
func (x *TargetHttpsProxiesSetCertificateMapRequest) String() string
type TargetHttpsProxiesSetQuicOverrideRequest ¶
type TargetHttpsProxiesSetQuicOverrideRequest struct { // QUIC policy for the TargetHttpsProxy resource. // Check the QuicOverride enum for the list of possible values. QuicOverride *string `protobuf:"bytes,456577197,opt,name=quic_override,json=quicOverride,proto3,oneof" json:"quic_override,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpsProxiesSetQuicOverrideRequest) Descriptor ¶
func (*TargetHttpsProxiesSetQuicOverrideRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxiesSetQuicOverrideRequest.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxiesSetQuicOverrideRequest) GetQuicOverride ¶
func (x *TargetHttpsProxiesSetQuicOverrideRequest) GetQuicOverride() string
func (*TargetHttpsProxiesSetQuicOverrideRequest) ProtoMessage ¶
func (*TargetHttpsProxiesSetQuicOverrideRequest) ProtoMessage()
func (*TargetHttpsProxiesSetQuicOverrideRequest) ProtoReflect ¶
func (x *TargetHttpsProxiesSetQuicOverrideRequest) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxiesSetQuicOverrideRequest) Reset ¶
func (x *TargetHttpsProxiesSetQuicOverrideRequest) Reset()
func (*TargetHttpsProxiesSetQuicOverrideRequest) String ¶
func (x *TargetHttpsProxiesSetQuicOverrideRequest) String() string
type TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride ¶
type TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride int32
QUIC policy for the TargetHttpsProxy resource.
const ( // A value indicating that the enum field is not set. TargetHttpsProxiesSetQuicOverrideRequest_UNDEFINED_QUIC_OVERRIDE TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride = 0 // The load balancer will not attempt to negotiate QUIC with clients. TargetHttpsProxiesSetQuicOverrideRequest_DISABLE TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride = 241807048 // The load balancer will attempt to negotiate QUIC with clients. TargetHttpsProxiesSetQuicOverrideRequest_ENABLE TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride = 438835587 // No overrides to the default QUIC policy. This option is implicit if no QUIC override has been specified in the request. TargetHttpsProxiesSetQuicOverrideRequest_NONE TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride = 2402104 )
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Descriptor ¶
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Descriptor() protoreflect.EnumDescriptor
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Enum ¶
func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Enum() *TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) EnumDescriptor ¶
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride.Descriptor instead.
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Number ¶
func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Number() protoreflect.EnumNumber
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) String ¶
func (x TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) String() string
func (TargetHttpsProxiesSetQuicOverrideRequest_QuicOverride) Type ¶
type TargetHttpsProxiesSetSslCertificatesRequest ¶
type TargetHttpsProxiesSetSslCertificatesRequest struct { // New set of SslCertificate resources to associate with this TargetHttpsProxy resource. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates. SslCertificates []string `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpsProxiesSetSslCertificatesRequest) Descriptor ¶
func (*TargetHttpsProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxiesSetSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates ¶
func (x *TargetHttpsProxiesSetSslCertificatesRequest) GetSslCertificates() []string
func (*TargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage ¶
func (*TargetHttpsProxiesSetSslCertificatesRequest) ProtoMessage()
func (*TargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect ¶
func (x *TargetHttpsProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxiesSetSslCertificatesRequest) Reset ¶
func (x *TargetHttpsProxiesSetSslCertificatesRequest) Reset()
func (*TargetHttpsProxiesSetSslCertificatesRequest) String ¶
func (x *TargetHttpsProxiesSetSslCertificatesRequest) String() string
type TargetHttpsProxy ¶
type TargetHttpsProxy struct { // Optional. A URL referring to a networksecurity.AuthorizationPolicy resource that describes how the proxy should authorize inbound traffic. If left blank, access will not be restricted by an authorization policy. Refer to the AuthorizationPolicy resource for additional details. authorizationPolicy only applies to a global TargetHttpsProxy attached to globalForwardingRules with the loadBalancingScheme set to INTERNAL_SELF_MANAGED. Note: This field currently has no impact. AuthorizationPolicy *string `protobuf:"bytes,33945528,opt,name=authorization_policy,json=authorizationPolicy,proto3,oneof" json:"authorization_policy,omitempty"` // URL of a certificate map that identifies a certificate map associated with the given target proxy. This field can only be set for Global external Application Load Balancer or Classic Application Load Balancer. For other products use Certificate Manager Certificates instead. If set, sslCertificates will be ignored. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}. CertificateMap *string `protobuf:"bytes,156463796,opt,name=certificate_map,json=certificateMap,proto3,oneof" json:"certificate_map,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field will be ignored when inserting a TargetHttpsProxy. An up-to-date fingerprint must be provided in order to patch the TargetHttpsProxy; otherwise, the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve the TargetHttpsProxy. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // Specifies how long to keep a connection open, after completing a response, while there is no matching traffic (in seconds). If an HTTP keep-alive is not specified, a default value (610 seconds) will be used. For global external Application Load Balancers, the minimum allowed value is 5 seconds and the maximum allowed value is 1200 seconds. For classic Application Load Balancers, this option is not supported. HttpKeepAliveTimeoutSec *int32 `protobuf:"varint,447326046,opt,name=http_keep_alive_timeout_sec,json=httpKeepAliveTimeoutSec,proto3,oneof" json:"http_keep_alive_timeout_sec,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#targetHttpsProxy for target HTTPS proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // This field only applies when the forwarding rule that references this target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED. When this field is set to true, Envoy proxies set up inbound traffic interception and bind to the IP address and port specified in the forwarding rule. This is generally useful when using Traffic Director to configure Envoy as a gateway or middle proxy (in other words, not a sidecar proxy). The Envoy proxy listens for inbound requests and handles requests when it receives them. The default is false. ProxyBind *bool `protobuf:"varint,286025582,opt,name=proxy_bind,json=proxyBind,proto3,oneof" json:"proxy_bind,omitempty"` // Specifies the QUIC override policy for this TargetHttpsProxy resource. This setting determines whether the load balancer attempts to negotiate QUIC with clients. You can specify NONE, ENABLE, or DISABLE. - When quic-override is set to NONE, Google manages whether QUIC is used. - When quic-override is set to ENABLE, the load balancer uses QUIC when possible. - When quic-override is set to DISABLE, the load balancer doesn't use QUIC. - If the quic-override flag is not specified, NONE is implied. // Check the QuicOverride enum for the list of possible values. QuicOverride *string `protobuf:"bytes,456577197,opt,name=quic_override,json=quicOverride,proto3,oneof" json:"quic_override,omitempty"` // [Output Only] URL of the region where the regional TargetHttpsProxy resides. This field is not applicable to global TargetHttpsProxies. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Optional. A URL referring to a networksecurity.ServerTlsPolicy resource that describes how the proxy should authenticate inbound traffic. serverTlsPolicy only applies to a global TargetHttpsProxy attached to globalForwardingRules with the loadBalancingScheme set to INTERNAL_SELF_MANAGED or EXTERNAL or EXTERNAL_MANAGED. For details which ServerTlsPolicy resources are accepted with INTERNAL_SELF_MANAGED and which with EXTERNAL, EXTERNAL_MANAGED loadBalancingScheme consult ServerTlsPolicy documentation. If left blank, communications are not encrypted. ServerTlsPolicy *string `protobuf:"bytes,295825266,opt,name=server_tls_policy,json=serverTlsPolicy,proto3,oneof" json:"server_tls_policy,omitempty"` // URLs to SslCertificate resources that are used to authenticate connections between users and the load balancer. At least one SSL certificate must be specified. SslCertificates do not apply when the load balancing scheme is set to INTERNAL_SELF_MANAGED. The URLs should refer to a SSL Certificate resource or Certificate Manager Certificate resource. Mixing Classic Certificates and Certificate Manager Certificates is not allowed. Certificate Manager Certificates must include the certificatemanager API namespace. Using Certificate Manager Certificates in this field is not supported by Global external Application Load Balancer or Classic Application Load Balancer, use certificate_map instead. Currently, you may specify up to 15 Classic SSL Certificates or up to 100 Certificate Manager Certificates. Certificate Manager Certificates accepted formats are: - //certificatemanager.googleapis.com/projects/{project}/locations/{ location}/certificates/{resourceName}. - https://certificatemanager.googleapis.com/v1alpha1/projects/{project }/locations/{location}/certificates/{resourceName}. SslCertificates []string `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // URL of SslPolicy resource that will be associated with the TargetHttpsProxy resource. If not set, the TargetHttpsProxy resource has no SSL policy configured. SslPolicy *string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3,oneof" json:"ssl_policy,omitempty"` // Specifies whether TLS 1.3 0-RTT Data ("Early Data") should be accepted for this service. Early Data allows a TLS resumption handshake to include the initial application payload (a HTTP request) alongside the handshake, reducing the effective round trips to "zero". This applies to TLS 1.3 connections over TCP (HTTP/2) as well as over UDP (QUIC/h3). This can improve application performance, especially on networks where interruptions may be common, such as on mobile. Requests with Early Data will have the "Early-Data" HTTP header set on the request, with a value of "1", to allow the backend to determine whether Early Data was included. Note: TLS Early Data may allow requests to be replayed, as the data is sent to the backend before the handshake has fully completed. Applications that allow idempotent HTTP methods to make non-idempotent changes, such as a GET request updating a database, should not accept Early Data on those requests, and reject requests with the "Early-Data: 1" HTTP header by returning a HTTP 425 (Too Early) status code, in order to remain RFC compliant. The default value is DISABLED. // // Check the TlsEarlyData enum for the list of possible values. TlsEarlyData *string `protobuf:"bytes,61108426,opt,name=tls_early_data,json=tlsEarlyData,proto3,oneof" json:"tls_early_data,omitempty"` // A fully-qualified or valid partial URL to the UrlMap resource that defines the mapping from URL to the BackendService. For example, the following are all valid URLs for specifying a URL map: - https://www.googleapis.compute/v1/projects/project/global/urlMaps/ url-map - projects/project/global/urlMaps/url-map - global/urlMaps/url-map UrlMap *string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3,oneof" json:"url_map,omitempty"` // contains filtered or unexported fields }
Represents a Target HTTPS Proxy resource. Google Compute Engine has two Target HTTPS Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpsProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpsProxies) A target HTTPS proxy is a component of Google Cloud HTTPS load balancers. * targetHttpProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTPS proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
func (*TargetHttpsProxy) Descriptor ¶
func (*TargetHttpsProxy) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxy.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxy) GetAuthorizationPolicy ¶
func (x *TargetHttpsProxy) GetAuthorizationPolicy() string
func (*TargetHttpsProxy) GetCertificateMap ¶
func (x *TargetHttpsProxy) GetCertificateMap() string
func (*TargetHttpsProxy) GetCreationTimestamp ¶
func (x *TargetHttpsProxy) GetCreationTimestamp() string
func (*TargetHttpsProxy) GetDescription ¶
func (x *TargetHttpsProxy) GetDescription() string
func (*TargetHttpsProxy) GetFingerprint ¶
func (x *TargetHttpsProxy) GetFingerprint() string
func (*TargetHttpsProxy) GetHttpKeepAliveTimeoutSec ¶
func (x *TargetHttpsProxy) GetHttpKeepAliveTimeoutSec() int32
func (*TargetHttpsProxy) GetId ¶
func (x *TargetHttpsProxy) GetId() uint64
func (*TargetHttpsProxy) GetKind ¶
func (x *TargetHttpsProxy) GetKind() string
func (*TargetHttpsProxy) GetName ¶
func (x *TargetHttpsProxy) GetName() string
func (*TargetHttpsProxy) GetProxyBind ¶
func (x *TargetHttpsProxy) GetProxyBind() bool
func (*TargetHttpsProxy) GetQuicOverride ¶
func (x *TargetHttpsProxy) GetQuicOverride() string
func (*TargetHttpsProxy) GetRegion ¶
func (x *TargetHttpsProxy) GetRegion() string
func (*TargetHttpsProxy) GetSelfLink ¶
func (x *TargetHttpsProxy) GetSelfLink() string
func (*TargetHttpsProxy) GetServerTlsPolicy ¶
func (x *TargetHttpsProxy) GetServerTlsPolicy() string
func (*TargetHttpsProxy) GetSslCertificates ¶
func (x *TargetHttpsProxy) GetSslCertificates() []string
func (*TargetHttpsProxy) GetSslPolicy ¶
func (x *TargetHttpsProxy) GetSslPolicy() string
func (*TargetHttpsProxy) GetTlsEarlyData ¶
func (x *TargetHttpsProxy) GetTlsEarlyData() string
func (*TargetHttpsProxy) GetUrlMap ¶
func (x *TargetHttpsProxy) GetUrlMap() string
func (*TargetHttpsProxy) ProtoMessage ¶
func (*TargetHttpsProxy) ProtoMessage()
func (*TargetHttpsProxy) ProtoReflect ¶
func (x *TargetHttpsProxy) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxy) Reset ¶
func (x *TargetHttpsProxy) Reset()
func (*TargetHttpsProxy) String ¶
func (x *TargetHttpsProxy) String() string
type TargetHttpsProxyAggregatedList ¶
type TargetHttpsProxyAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetHttpsProxiesScopedList resources. Items map[string]*TargetHttpsProxiesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#targetHttpsProxyAggregatedList for lists of Target HTTP Proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetHttpsProxyAggregatedList) Descriptor ¶
func (*TargetHttpsProxyAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxyAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxyAggregatedList) GetId ¶
func (x *TargetHttpsProxyAggregatedList) GetId() string
func (*TargetHttpsProxyAggregatedList) GetItems ¶
func (x *TargetHttpsProxyAggregatedList) GetItems() map[string]*TargetHttpsProxiesScopedList
func (*TargetHttpsProxyAggregatedList) GetKind ¶
func (x *TargetHttpsProxyAggregatedList) GetKind() string
func (*TargetHttpsProxyAggregatedList) GetNextPageToken ¶
func (x *TargetHttpsProxyAggregatedList) GetNextPageToken() string
func (*TargetHttpsProxyAggregatedList) GetSelfLink ¶
func (x *TargetHttpsProxyAggregatedList) GetSelfLink() string
func (*TargetHttpsProxyAggregatedList) GetUnreachables ¶
func (x *TargetHttpsProxyAggregatedList) GetUnreachables() []string
func (*TargetHttpsProxyAggregatedList) GetWarning ¶
func (x *TargetHttpsProxyAggregatedList) GetWarning() *Warning
func (*TargetHttpsProxyAggregatedList) ProtoMessage ¶
func (*TargetHttpsProxyAggregatedList) ProtoMessage()
func (*TargetHttpsProxyAggregatedList) ProtoReflect ¶
func (x *TargetHttpsProxyAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxyAggregatedList) Reset ¶
func (x *TargetHttpsProxyAggregatedList) Reset()
func (*TargetHttpsProxyAggregatedList) String ¶
func (x *TargetHttpsProxyAggregatedList) String() string
type TargetHttpsProxyList ¶
type TargetHttpsProxyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetHttpsProxy resources. Items []*TargetHttpsProxy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Always compute#targetHttpsProxyList for lists of target HTTPS proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetHttpsProxy resources.
func (*TargetHttpsProxyList) Descriptor ¶
func (*TargetHttpsProxyList) Descriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxyList.ProtoReflect.Descriptor instead.
func (*TargetHttpsProxyList) GetId ¶
func (x *TargetHttpsProxyList) GetId() string
func (*TargetHttpsProxyList) GetItems ¶
func (x *TargetHttpsProxyList) GetItems() []*TargetHttpsProxy
func (*TargetHttpsProxyList) GetKind ¶
func (x *TargetHttpsProxyList) GetKind() string
func (*TargetHttpsProxyList) GetNextPageToken ¶
func (x *TargetHttpsProxyList) GetNextPageToken() string
func (*TargetHttpsProxyList) GetSelfLink ¶
func (x *TargetHttpsProxyList) GetSelfLink() string
func (*TargetHttpsProxyList) GetWarning ¶
func (x *TargetHttpsProxyList) GetWarning() *Warning
func (*TargetHttpsProxyList) ProtoMessage ¶
func (*TargetHttpsProxyList) ProtoMessage()
func (*TargetHttpsProxyList) ProtoReflect ¶
func (x *TargetHttpsProxyList) ProtoReflect() protoreflect.Message
func (*TargetHttpsProxyList) Reset ¶
func (x *TargetHttpsProxyList) Reset()
func (*TargetHttpsProxyList) String ¶
func (x *TargetHttpsProxyList) String() string
type TargetHttpsProxy_QuicOverride ¶
type TargetHttpsProxy_QuicOverride int32
Specifies the QUIC override policy for this TargetHttpsProxy resource. This setting determines whether the load balancer attempts to negotiate QUIC with clients. You can specify NONE, ENABLE, or DISABLE. - When quic-override is set to NONE, Google manages whether QUIC is used. - When quic-override is set to ENABLE, the load balancer uses QUIC when possible. - When quic-override is set to DISABLE, the load balancer doesn't use QUIC. - If the quic-override flag is not specified, NONE is implied.
const ( // A value indicating that the enum field is not set. TargetHttpsProxy_UNDEFINED_QUIC_OVERRIDE TargetHttpsProxy_QuicOverride = 0 // The load balancer will not attempt to negotiate QUIC with clients. TargetHttpsProxy_DISABLE TargetHttpsProxy_QuicOverride = 241807048 // The load balancer will attempt to negotiate QUIC with clients. TargetHttpsProxy_ENABLE TargetHttpsProxy_QuicOverride = 438835587 // No overrides to the default QUIC policy. This option is implicit if no QUIC override has been specified in the request. TargetHttpsProxy_NONE TargetHttpsProxy_QuicOverride = 2402104 )
func (TargetHttpsProxy_QuicOverride) Descriptor ¶
func (TargetHttpsProxy_QuicOverride) Descriptor() protoreflect.EnumDescriptor
func (TargetHttpsProxy_QuicOverride) Enum ¶
func (x TargetHttpsProxy_QuicOverride) Enum() *TargetHttpsProxy_QuicOverride
func (TargetHttpsProxy_QuicOverride) EnumDescriptor ¶
func (TargetHttpsProxy_QuicOverride) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxy_QuicOverride.Descriptor instead.
func (TargetHttpsProxy_QuicOverride) Number ¶
func (x TargetHttpsProxy_QuicOverride) Number() protoreflect.EnumNumber
func (TargetHttpsProxy_QuicOverride) String ¶
func (x TargetHttpsProxy_QuicOverride) String() string
func (TargetHttpsProxy_QuicOverride) Type ¶
func (TargetHttpsProxy_QuicOverride) Type() protoreflect.EnumType
type TargetHttpsProxy_TlsEarlyData ¶
type TargetHttpsProxy_TlsEarlyData int32
Specifies whether TLS 1.3 0-RTT Data ("Early Data") should be accepted for this service. Early Data allows a TLS resumption handshake to include the initial application payload (a HTTP request) alongside the handshake, reducing the effective round trips to "zero". This applies to TLS 1.3 connections over TCP (HTTP/2) as well as over UDP (QUIC/h3). This can improve application performance, especially on networks where interruptions may be common, such as on mobile. Requests with Early Data will have the "Early-Data" HTTP header set on the request, with a value of "1", to allow the backend to determine whether Early Data was included. Note: TLS Early Data may allow requests to be replayed, as the data is sent to the backend before the handshake has fully completed. Applications that allow idempotent HTTP methods to make non-idempotent changes, such as a GET request updating a database, should not accept Early Data on those requests, and reject requests with the "Early-Data: 1" HTTP header by returning a HTTP 425 (Too Early) status code, in order to remain RFC compliant. The default value is DISABLED.
const ( // A value indicating that the enum field is not set. TargetHttpsProxy_UNDEFINED_TLS_EARLY_DATA TargetHttpsProxy_TlsEarlyData = 0 // TLS 1.3 Early Data is not advertised, and any (invalid) attempts to send Early Data will be rejected by closing the connection. TargetHttpsProxy_DISABLED TargetHttpsProxy_TlsEarlyData = 516696700 // This enables TLS 1.3 0-RTT, and only allows Early Data to be included on requests with safe HTTP methods (GET, HEAD, OPTIONS, TRACE). This mode does not enforce any other limitations for requests with Early Data. The application owner should validate that Early Data is acceptable for a given request path. TargetHttpsProxy_PERMISSIVE TargetHttpsProxy_TlsEarlyData = 504345247 // This enables TLS 1.3 0-RTT, and only allows Early Data to be included on requests with safe HTTP methods (GET, HEAD, OPTIONS, TRACE) without query parameters. Requests that send Early Data with non-idempotent HTTP methods or with query parameters will be rejected with a HTTP 425. TargetHttpsProxy_STRICT TargetHttpsProxy_TlsEarlyData = 308826825 // This enables TLS 1.3 Early Data for requests with any HTTP method including non-idempotent methods list POST. This mode does not enforce any other limitations. This may be valuable for gRPC use cases. However, we do not recommend this method unless you have evaluated your security stance and mitigated the risk of replay attacks using other mechanisms. TargetHttpsProxy_UNRESTRICTED TargetHttpsProxy_TlsEarlyData = 457266100 )
func (TargetHttpsProxy_TlsEarlyData) Descriptor ¶
func (TargetHttpsProxy_TlsEarlyData) Descriptor() protoreflect.EnumDescriptor
func (TargetHttpsProxy_TlsEarlyData) Enum ¶
func (x TargetHttpsProxy_TlsEarlyData) Enum() *TargetHttpsProxy_TlsEarlyData
func (TargetHttpsProxy_TlsEarlyData) EnumDescriptor ¶
func (TargetHttpsProxy_TlsEarlyData) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetHttpsProxy_TlsEarlyData.Descriptor instead.
func (TargetHttpsProxy_TlsEarlyData) Number ¶
func (x TargetHttpsProxy_TlsEarlyData) Number() protoreflect.EnumNumber
func (TargetHttpsProxy_TlsEarlyData) String ¶
func (x TargetHttpsProxy_TlsEarlyData) String() string
func (TargetHttpsProxy_TlsEarlyData) Type ¶
func (TargetHttpsProxy_TlsEarlyData) Type() protoreflect.EnumType
type TargetInstance ¶
type TargetInstance struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A URL to the virtual machine instance that handles traffic for this target instance. When creating a target instance, you can provide the fully-qualified URL or a valid partial URL to the desired virtual machine. For example, the following are all valid URLs: - https://www.googleapis.com/compute/v1/projects/project/zones/zone /instances/instance - projects/project/zones/zone/instances/instance - zones/zone/instances/instance Instance *string `protobuf:"bytes,18257045,opt,name=instance,proto3,oneof" json:"instance,omitempty"` // [Output Only] The type of the resource. Always compute#targetInstance for target instances. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance. // Check the NatPolicy enum for the list of possible values. NatPolicy *string `protobuf:"bytes,509780496,opt,name=nat_policy,json=natPolicy,proto3,oneof" json:"nat_policy,omitempty"` // The URL of the network this target instance uses to forward traffic. If not specified, the traffic will be forwarded to the network that the default network interface belongs to. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // [Output Only] The resource URL for the security policy associated with this target instance. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] URL of the zone where the target instance resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Zone *string `protobuf:"bytes,3744684,opt,name=zone,proto3,oneof" json:"zone,omitempty"` // contains filtered or unexported fields }
Represents a Target Instance resource. You can use a target instance to handle traffic for one or more forwarding rules, which is ideal for forwarding protocol traffic that is managed by a single source. For example, ESP, AH, TCP, or UDP. For more information, read Target instances.
func (*TargetInstance) Descriptor ¶
func (*TargetInstance) Descriptor() ([]byte, []int)
Deprecated: Use TargetInstance.ProtoReflect.Descriptor instead.
func (*TargetInstance) GetCreationTimestamp ¶
func (x *TargetInstance) GetCreationTimestamp() string
func (*TargetInstance) GetDescription ¶
func (x *TargetInstance) GetDescription() string
func (*TargetInstance) GetId ¶
func (x *TargetInstance) GetId() uint64
func (*TargetInstance) GetInstance ¶
func (x *TargetInstance) GetInstance() string
func (*TargetInstance) GetKind ¶
func (x *TargetInstance) GetKind() string
func (*TargetInstance) GetName ¶
func (x *TargetInstance) GetName() string
func (*TargetInstance) GetNatPolicy ¶
func (x *TargetInstance) GetNatPolicy() string
func (*TargetInstance) GetNetwork ¶
func (x *TargetInstance) GetNetwork() string
func (*TargetInstance) GetSecurityPolicy ¶
func (x *TargetInstance) GetSecurityPolicy() string
func (*TargetInstance) GetSelfLink ¶
func (x *TargetInstance) GetSelfLink() string
func (*TargetInstance) GetZone ¶
func (x *TargetInstance) GetZone() string
func (*TargetInstance) ProtoMessage ¶
func (*TargetInstance) ProtoMessage()
func (*TargetInstance) ProtoReflect ¶
func (x *TargetInstance) ProtoReflect() protoreflect.Message
func (*TargetInstance) Reset ¶
func (x *TargetInstance) Reset()
func (*TargetInstance) String ¶
func (x *TargetInstance) String() string
type TargetInstanceAggregatedList ¶
type TargetInstanceAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetInstance resources. Items map[string]*TargetInstancesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetInstanceAggregatedList) Descriptor ¶
func (*TargetInstanceAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetInstanceAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetInstanceAggregatedList) GetId ¶
func (x *TargetInstanceAggregatedList) GetId() string
func (*TargetInstanceAggregatedList) GetItems ¶
func (x *TargetInstanceAggregatedList) GetItems() map[string]*TargetInstancesScopedList
func (*TargetInstanceAggregatedList) GetKind ¶
func (x *TargetInstanceAggregatedList) GetKind() string
func (*TargetInstanceAggregatedList) GetNextPageToken ¶
func (x *TargetInstanceAggregatedList) GetNextPageToken() string
func (*TargetInstanceAggregatedList) GetSelfLink ¶
func (x *TargetInstanceAggregatedList) GetSelfLink() string
func (*TargetInstanceAggregatedList) GetUnreachables ¶
func (x *TargetInstanceAggregatedList) GetUnreachables() []string
func (*TargetInstanceAggregatedList) GetWarning ¶
func (x *TargetInstanceAggregatedList) GetWarning() *Warning
func (*TargetInstanceAggregatedList) ProtoMessage ¶
func (*TargetInstanceAggregatedList) ProtoMessage()
func (*TargetInstanceAggregatedList) ProtoReflect ¶
func (x *TargetInstanceAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetInstanceAggregatedList) Reset ¶
func (x *TargetInstanceAggregatedList) Reset()
func (*TargetInstanceAggregatedList) String ¶
func (x *TargetInstanceAggregatedList) String() string
type TargetInstanceList ¶
type TargetInstanceList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetInstance resources. Items []*TargetInstance `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetInstance resources.
func (*TargetInstanceList) Descriptor ¶
func (*TargetInstanceList) Descriptor() ([]byte, []int)
Deprecated: Use TargetInstanceList.ProtoReflect.Descriptor instead.
func (*TargetInstanceList) GetId ¶
func (x *TargetInstanceList) GetId() string
func (*TargetInstanceList) GetItems ¶
func (x *TargetInstanceList) GetItems() []*TargetInstance
func (*TargetInstanceList) GetKind ¶
func (x *TargetInstanceList) GetKind() string
func (*TargetInstanceList) GetNextPageToken ¶
func (x *TargetInstanceList) GetNextPageToken() string
func (*TargetInstanceList) GetSelfLink ¶
func (x *TargetInstanceList) GetSelfLink() string
func (*TargetInstanceList) GetWarning ¶
func (x *TargetInstanceList) GetWarning() *Warning
func (*TargetInstanceList) ProtoMessage ¶
func (*TargetInstanceList) ProtoMessage()
func (*TargetInstanceList) ProtoReflect ¶
func (x *TargetInstanceList) ProtoReflect() protoreflect.Message
func (*TargetInstanceList) Reset ¶
func (x *TargetInstanceList) Reset()
func (*TargetInstanceList) String ¶
func (x *TargetInstanceList) String() string
type TargetInstance_NatPolicy ¶
type TargetInstance_NatPolicy int32
Must have a value of NO_NAT. Protocol forwarding delivers packets while preserving the destination IP address of the forwarding rule referencing the target instance.
const ( // A value indicating that the enum field is not set. TargetInstance_UNDEFINED_NAT_POLICY TargetInstance_NatPolicy = 0 // No NAT performed. TargetInstance_NO_NAT TargetInstance_NatPolicy = 161455491 )
func (TargetInstance_NatPolicy) Descriptor ¶
func (TargetInstance_NatPolicy) Descriptor() protoreflect.EnumDescriptor
func (TargetInstance_NatPolicy) Enum ¶
func (x TargetInstance_NatPolicy) Enum() *TargetInstance_NatPolicy
func (TargetInstance_NatPolicy) EnumDescriptor ¶
func (TargetInstance_NatPolicy) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetInstance_NatPolicy.Descriptor instead.
func (TargetInstance_NatPolicy) Number ¶
func (x TargetInstance_NatPolicy) Number() protoreflect.EnumNumber
func (TargetInstance_NatPolicy) String ¶
func (x TargetInstance_NatPolicy) String() string
func (TargetInstance_NatPolicy) Type ¶
func (TargetInstance_NatPolicy) Type() protoreflect.EnumType
type TargetInstancesScopedList ¶
type TargetInstancesScopedList struct { // A list of target instances contained in this scope. TargetInstances []*TargetInstance `protobuf:"bytes,392915280,rep,name=target_instances,json=targetInstances,proto3" json:"target_instances,omitempty"` // Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetInstancesScopedList) Descriptor ¶
func (*TargetInstancesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetInstancesScopedList.ProtoReflect.Descriptor instead.
func (*TargetInstancesScopedList) GetTargetInstances ¶
func (x *TargetInstancesScopedList) GetTargetInstances() []*TargetInstance
func (*TargetInstancesScopedList) GetWarning ¶
func (x *TargetInstancesScopedList) GetWarning() *Warning
func (*TargetInstancesScopedList) ProtoMessage ¶
func (*TargetInstancesScopedList) ProtoMessage()
func (*TargetInstancesScopedList) ProtoReflect ¶
func (x *TargetInstancesScopedList) ProtoReflect() protoreflect.Message
func (*TargetInstancesScopedList) Reset ¶
func (x *TargetInstancesScopedList) Reset()
func (*TargetInstancesScopedList) String ¶
func (x *TargetInstancesScopedList) String() string
type TargetPool ¶
type TargetPool struct { // The server-defined URL for the resource. This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool, and its failoverRatio field is properly set to a value between [0, 1]. backupPool and failoverRatio together define the fallback behavior of the primary target pool: if the ratio of the healthy instances in the primary pool is at or below failoverRatio, traffic arriving at the load-balanced IP will be directed to the backup pool. In case where failoverRatio and backupPool are not set, or all the instances in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the "force" mode, where traffic will be spread to the healthy instances with the best effort, or to all instances when no instance is healthy. BackupPool *string `protobuf:"bytes,45884537,opt,name=backup_pool,json=backupPool,proto3,oneof" json:"backup_pool,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // This field is applicable only when the containing target pool is serving a forwarding rule as the primary pool (i.e., not as a backup pool to some other target pool). The value of the field must be in [0, 1]. If set, backupPool must also be set. They together define the fallback behavior of the primary target pool: if the ratio of the healthy instances in the primary pool is at or below this number, traffic arriving at the load-balanced IP will be directed to the backup pool. In case where failoverRatio is not set or all the instances in the backup pool are unhealthy, the traffic will be directed back to the primary pool in the "force" mode, where traffic will be spread to the healthy instances with the best effort, or to all instances when no instance is healthy. FailoverRatio *float32 `protobuf:"fixed32,212667006,opt,name=failover_ratio,json=failoverRatio,proto3,oneof" json:"failover_ratio,omitempty"` // The URL of the HttpHealthCheck resource. A member instance in this pool is considered healthy if and only if the health checks pass. Only legacy HttpHealthChecks are supported. Only one health check may be specified. HealthChecks []string `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of resource URLs to the virtual machine instances serving this pool. They must live in zones contained in the same region as this pool. Instances []string `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // [Output Only] Type of the resource. Always compute#targetPool for target pools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] URL of the region where the target pool resides. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] The resource URL for the security policy associated with this target pool. SecurityPolicy *string `protobuf:"bytes,171082513,opt,name=security_policy,json=securityPolicy,proto3,oneof" json:"security_policy,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Session affinity option, must be one of the following values: NONE: Connections from the same client IP may go to any instance in the pool. CLIENT_IP: Connections from the same client IP will go to the same instance in the pool while that instance remains healthy. CLIENT_IP_PROTO: Connections from the same client IP with the same IP protocol will go to the same instance in the pool while that instance remains healthy. // Check the SessionAffinity enum for the list of possible values. SessionAffinity *string `protobuf:"bytes,463888561,opt,name=session_affinity,json=sessionAffinity,proto3,oneof" json:"session_affinity,omitempty"` // contains filtered or unexported fields }
Represents a Target Pool resource. Target pools are used with external passthrough Network Load Balancers. A target pool references member instances, an associated legacy HttpHealthCheck resource, and, optionally, a backup target pool. For more information, read Using target pools.
func (*TargetPool) Descriptor ¶
func (*TargetPool) Descriptor() ([]byte, []int)
Deprecated: Use TargetPool.ProtoReflect.Descriptor instead.
func (*TargetPool) GetBackupPool ¶
func (x *TargetPool) GetBackupPool() string
func (*TargetPool) GetCreationTimestamp ¶
func (x *TargetPool) GetCreationTimestamp() string
func (*TargetPool) GetDescription ¶
func (x *TargetPool) GetDescription() string
func (*TargetPool) GetFailoverRatio ¶
func (x *TargetPool) GetFailoverRatio() float32
func (*TargetPool) GetHealthChecks ¶
func (x *TargetPool) GetHealthChecks() []string
func (*TargetPool) GetId ¶
func (x *TargetPool) GetId() uint64
func (*TargetPool) GetInstances ¶
func (x *TargetPool) GetInstances() []string
func (*TargetPool) GetKind ¶
func (x *TargetPool) GetKind() string
func (*TargetPool) GetName ¶
func (x *TargetPool) GetName() string
func (*TargetPool) GetRegion ¶
func (x *TargetPool) GetRegion() string
func (*TargetPool) GetSecurityPolicy ¶
func (x *TargetPool) GetSecurityPolicy() string
func (*TargetPool) GetSelfLink ¶
func (x *TargetPool) GetSelfLink() string
func (*TargetPool) GetSessionAffinity ¶
func (x *TargetPool) GetSessionAffinity() string
func (*TargetPool) ProtoMessage ¶
func (*TargetPool) ProtoMessage()
func (*TargetPool) ProtoReflect ¶
func (x *TargetPool) ProtoReflect() protoreflect.Message
func (*TargetPool) Reset ¶
func (x *TargetPool) Reset()
func (*TargetPool) String ¶
func (x *TargetPool) String() string
type TargetPoolAggregatedList ¶
type TargetPoolAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetPool resources. Items map[string]*TargetPoolsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#targetPoolAggregatedList for aggregated lists of target pools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolAggregatedList) Descriptor ¶
func (*TargetPoolAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetPoolAggregatedList) GetId ¶
func (x *TargetPoolAggregatedList) GetId() string
func (*TargetPoolAggregatedList) GetItems ¶
func (x *TargetPoolAggregatedList) GetItems() map[string]*TargetPoolsScopedList
func (*TargetPoolAggregatedList) GetKind ¶
func (x *TargetPoolAggregatedList) GetKind() string
func (*TargetPoolAggregatedList) GetNextPageToken ¶
func (x *TargetPoolAggregatedList) GetNextPageToken() string
func (*TargetPoolAggregatedList) GetSelfLink ¶
func (x *TargetPoolAggregatedList) GetSelfLink() string
func (*TargetPoolAggregatedList) GetUnreachables ¶
func (x *TargetPoolAggregatedList) GetUnreachables() []string
func (*TargetPoolAggregatedList) GetWarning ¶
func (x *TargetPoolAggregatedList) GetWarning() *Warning
func (*TargetPoolAggregatedList) ProtoMessage ¶
func (*TargetPoolAggregatedList) ProtoMessage()
func (*TargetPoolAggregatedList) ProtoReflect ¶
func (x *TargetPoolAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetPoolAggregatedList) Reset ¶
func (x *TargetPoolAggregatedList) Reset()
func (*TargetPoolAggregatedList) String ¶
func (x *TargetPoolAggregatedList) String() string
type TargetPoolInstanceHealth ¶
type TargetPoolInstanceHealth struct { HealthStatus []*HealthStatus `protobuf:"bytes,380545845,rep,name=health_status,json=healthStatus,proto3" json:"health_status,omitempty"` // [Output Only] Type of resource. Always compute#targetPoolInstanceHealth when checking the health of an instance. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolInstanceHealth) Descriptor ¶
func (*TargetPoolInstanceHealth) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolInstanceHealth.ProtoReflect.Descriptor instead.
func (*TargetPoolInstanceHealth) GetHealthStatus ¶
func (x *TargetPoolInstanceHealth) GetHealthStatus() []*HealthStatus
func (*TargetPoolInstanceHealth) GetKind ¶
func (x *TargetPoolInstanceHealth) GetKind() string
func (*TargetPoolInstanceHealth) ProtoMessage ¶
func (*TargetPoolInstanceHealth) ProtoMessage()
func (*TargetPoolInstanceHealth) ProtoReflect ¶
func (x *TargetPoolInstanceHealth) ProtoReflect() protoreflect.Message
func (*TargetPoolInstanceHealth) Reset ¶
func (x *TargetPoolInstanceHealth) Reset()
func (*TargetPoolInstanceHealth) String ¶
func (x *TargetPoolInstanceHealth) String() string
type TargetPoolList ¶
type TargetPoolList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetPool resources. Items []*TargetPool `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#targetPoolList for lists of target pools. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetPool resources.
func (*TargetPoolList) Descriptor ¶
func (*TargetPoolList) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolList.ProtoReflect.Descriptor instead.
func (*TargetPoolList) GetId ¶
func (x *TargetPoolList) GetId() string
func (*TargetPoolList) GetItems ¶
func (x *TargetPoolList) GetItems() []*TargetPool
func (*TargetPoolList) GetKind ¶
func (x *TargetPoolList) GetKind() string
func (*TargetPoolList) GetNextPageToken ¶
func (x *TargetPoolList) GetNextPageToken() string
func (*TargetPoolList) GetSelfLink ¶
func (x *TargetPoolList) GetSelfLink() string
func (*TargetPoolList) GetWarning ¶
func (x *TargetPoolList) GetWarning() *Warning
func (*TargetPoolList) ProtoMessage ¶
func (*TargetPoolList) ProtoMessage()
func (*TargetPoolList) ProtoReflect ¶
func (x *TargetPoolList) ProtoReflect() protoreflect.Message
func (*TargetPoolList) Reset ¶
func (x *TargetPoolList) Reset()
func (*TargetPoolList) String ¶
func (x *TargetPoolList) String() string
type TargetPool_SessionAffinity ¶
type TargetPool_SessionAffinity int32
Session affinity option, must be one of the following values: NONE: Connections from the same client IP may go to any instance in the pool. CLIENT_IP: Connections from the same client IP will go to the same instance in the pool while that instance remains healthy. CLIENT_IP_PROTO: Connections from the same client IP with the same IP protocol will go to the same instance in the pool while that instance remains healthy.
const ( // A value indicating that the enum field is not set. TargetPool_UNDEFINED_SESSION_AFFINITY TargetPool_SessionAffinity = 0 // 2-tuple hash on packet's source and destination IP addresses. Connections from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. TargetPool_CLIENT_IP TargetPool_SessionAffinity = 345665051 // 1-tuple hash only on packet's source IP address. Connections from the same source IP address will be served by the same backend VM while that VM remains healthy. This option can only be used for Internal TCP/UDP Load Balancing. TargetPool_CLIENT_IP_NO_DESTINATION TargetPool_SessionAffinity = 106122516 // 5-tuple hash on packet's source and destination IP addresses, IP protocol, and source and destination ports. Connections for the same IP protocol from the same source IP address and port to the same destination IP address and port will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing. TargetPool_CLIENT_IP_PORT_PROTO TargetPool_SessionAffinity = 221722926 // 3-tuple hash on packet's source and destination IP addresses, and IP protocol. Connections for the same IP protocol from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing. TargetPool_CLIENT_IP_PROTO TargetPool_SessionAffinity = 25322148 // Hash based on a cookie generated by the L7 loadbalancer. Only valid for HTTP(S) load balancing. TargetPool_GENERATED_COOKIE TargetPool_SessionAffinity = 370321204 // The hash is based on a user specified header field. TargetPool_HEADER_FIELD TargetPool_SessionAffinity = 200737960 // The hash is based on a user provided cookie. TargetPool_HTTP_COOKIE TargetPool_SessionAffinity = 494981627 // No session affinity. Connections from the same client IP may go to any instance in the pool. TargetPool_NONE TargetPool_SessionAffinity = 2402104 // Strong cookie-based affinity. Connections bearing the same cookie will be served by the same backend VM while that VM remains healthy, as long as the cookie has not expired. TargetPool_STRONG_COOKIE_AFFINITY TargetPool_SessionAffinity = 438628091 )
func (TargetPool_SessionAffinity) Descriptor ¶
func (TargetPool_SessionAffinity) Descriptor() protoreflect.EnumDescriptor
func (TargetPool_SessionAffinity) Enum ¶
func (x TargetPool_SessionAffinity) Enum() *TargetPool_SessionAffinity
func (TargetPool_SessionAffinity) EnumDescriptor ¶
func (TargetPool_SessionAffinity) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetPool_SessionAffinity.Descriptor instead.
func (TargetPool_SessionAffinity) Number ¶
func (x TargetPool_SessionAffinity) Number() protoreflect.EnumNumber
func (TargetPool_SessionAffinity) String ¶
func (x TargetPool_SessionAffinity) String() string
func (TargetPool_SessionAffinity) Type ¶
func (TargetPool_SessionAffinity) Type() protoreflect.EnumType
type TargetPoolsAddHealthCheckRequest ¶
type TargetPoolsAddHealthCheckRequest struct { // The HttpHealthCheck to add to the target pool. HealthChecks []*HealthCheckReference `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolsAddHealthCheckRequest) Descriptor ¶
func (*TargetPoolsAddHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolsAddHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*TargetPoolsAddHealthCheckRequest) GetHealthChecks ¶
func (x *TargetPoolsAddHealthCheckRequest) GetHealthChecks() []*HealthCheckReference
func (*TargetPoolsAddHealthCheckRequest) ProtoMessage ¶
func (*TargetPoolsAddHealthCheckRequest) ProtoMessage()
func (*TargetPoolsAddHealthCheckRequest) ProtoReflect ¶
func (x *TargetPoolsAddHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*TargetPoolsAddHealthCheckRequest) Reset ¶
func (x *TargetPoolsAddHealthCheckRequest) Reset()
func (*TargetPoolsAddHealthCheckRequest) String ¶
func (x *TargetPoolsAddHealthCheckRequest) String() string
type TargetPoolsAddInstanceRequest ¶
type TargetPoolsAddInstanceRequest struct { // A full or partial URL to an instance to add to this target pool. This can be a full or partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/v1/projects/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instance-name - zones/zone/instances/instance-name Instances []*InstanceReference `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolsAddInstanceRequest) Descriptor ¶
func (*TargetPoolsAddInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolsAddInstanceRequest.ProtoReflect.Descriptor instead.
func (*TargetPoolsAddInstanceRequest) GetInstances ¶
func (x *TargetPoolsAddInstanceRequest) GetInstances() []*InstanceReference
func (*TargetPoolsAddInstanceRequest) ProtoMessage ¶
func (*TargetPoolsAddInstanceRequest) ProtoMessage()
func (*TargetPoolsAddInstanceRequest) ProtoReflect ¶
func (x *TargetPoolsAddInstanceRequest) ProtoReflect() protoreflect.Message
func (*TargetPoolsAddInstanceRequest) Reset ¶
func (x *TargetPoolsAddInstanceRequest) Reset()
func (*TargetPoolsAddInstanceRequest) String ¶
func (x *TargetPoolsAddInstanceRequest) String() string
type TargetPoolsRemoveHealthCheckRequest ¶
type TargetPoolsRemoveHealthCheckRequest struct { // Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project /global/httpHealthChecks/health-check - projects/project/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check HealthChecks []*HealthCheckReference `protobuf:"bytes,448370606,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolsRemoveHealthCheckRequest) Descriptor ¶
func (*TargetPoolsRemoveHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolsRemoveHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*TargetPoolsRemoveHealthCheckRequest) GetHealthChecks ¶
func (x *TargetPoolsRemoveHealthCheckRequest) GetHealthChecks() []*HealthCheckReference
func (*TargetPoolsRemoveHealthCheckRequest) ProtoMessage ¶
func (*TargetPoolsRemoveHealthCheckRequest) ProtoMessage()
func (*TargetPoolsRemoveHealthCheckRequest) ProtoReflect ¶
func (x *TargetPoolsRemoveHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*TargetPoolsRemoveHealthCheckRequest) Reset ¶
func (x *TargetPoolsRemoveHealthCheckRequest) Reset()
func (*TargetPoolsRemoveHealthCheckRequest) String ¶
func (x *TargetPoolsRemoveHealthCheckRequest) String() string
type TargetPoolsRemoveInstanceRequest ¶
type TargetPoolsRemoveInstanceRequest struct { // URLs of the instances to be removed from target pool. Instances []*InstanceReference `protobuf:"bytes,29097598,rep,name=instances,proto3" json:"instances,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolsRemoveInstanceRequest) Descriptor ¶
func (*TargetPoolsRemoveInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolsRemoveInstanceRequest.ProtoReflect.Descriptor instead.
func (*TargetPoolsRemoveInstanceRequest) GetInstances ¶
func (x *TargetPoolsRemoveInstanceRequest) GetInstances() []*InstanceReference
func (*TargetPoolsRemoveInstanceRequest) ProtoMessage ¶
func (*TargetPoolsRemoveInstanceRequest) ProtoMessage()
func (*TargetPoolsRemoveInstanceRequest) ProtoReflect ¶
func (x *TargetPoolsRemoveInstanceRequest) ProtoReflect() protoreflect.Message
func (*TargetPoolsRemoveInstanceRequest) Reset ¶
func (x *TargetPoolsRemoveInstanceRequest) Reset()
func (*TargetPoolsRemoveInstanceRequest) String ¶
func (x *TargetPoolsRemoveInstanceRequest) String() string
type TargetPoolsScopedList ¶
type TargetPoolsScopedList struct { // A list of target pools contained in this scope. TargetPools []*TargetPool `protobuf:"bytes,336072617,rep,name=target_pools,json=targetPools,proto3" json:"target_pools,omitempty"` // Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetPoolsScopedList) Descriptor ¶
func (*TargetPoolsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetPoolsScopedList.ProtoReflect.Descriptor instead.
func (*TargetPoolsScopedList) GetTargetPools ¶
func (x *TargetPoolsScopedList) GetTargetPools() []*TargetPool
func (*TargetPoolsScopedList) GetWarning ¶
func (x *TargetPoolsScopedList) GetWarning() *Warning
func (*TargetPoolsScopedList) ProtoMessage ¶
func (*TargetPoolsScopedList) ProtoMessage()
func (*TargetPoolsScopedList) ProtoReflect ¶
func (x *TargetPoolsScopedList) ProtoReflect() protoreflect.Message
func (*TargetPoolsScopedList) Reset ¶
func (x *TargetPoolsScopedList) Reset()
func (*TargetPoolsScopedList) String ¶
func (x *TargetPoolsScopedList) String() string
type TargetReference ¶
type TargetReference struct { Target *string `protobuf:"bytes,192835985,opt,name=target,proto3,oneof" json:"target,omitempty"` // contains filtered or unexported fields }
func (*TargetReference) Descriptor ¶
func (*TargetReference) Descriptor() ([]byte, []int)
Deprecated: Use TargetReference.ProtoReflect.Descriptor instead.
func (*TargetReference) GetTarget ¶
func (x *TargetReference) GetTarget() string
func (*TargetReference) ProtoMessage ¶
func (*TargetReference) ProtoMessage()
func (*TargetReference) ProtoReflect ¶
func (x *TargetReference) ProtoReflect() protoreflect.Message
func (*TargetReference) Reset ¶
func (x *TargetReference) Reset()
func (*TargetReference) String ¶
func (x *TargetReference) String() string
type TargetSslProxiesSetBackendServiceRequest ¶
type TargetSslProxiesSetBackendServiceRequest struct { // The URL of the new BackendService resource for the targetSslProxy. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // contains filtered or unexported fields }
func (*TargetSslProxiesSetBackendServiceRequest) Descriptor ¶
func (*TargetSslProxiesSetBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxiesSetBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*TargetSslProxiesSetBackendServiceRequest) GetService ¶
func (x *TargetSslProxiesSetBackendServiceRequest) GetService() string
func (*TargetSslProxiesSetBackendServiceRequest) ProtoMessage ¶
func (*TargetSslProxiesSetBackendServiceRequest) ProtoMessage()
func (*TargetSslProxiesSetBackendServiceRequest) ProtoReflect ¶
func (x *TargetSslProxiesSetBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*TargetSslProxiesSetBackendServiceRequest) Reset ¶
func (x *TargetSslProxiesSetBackendServiceRequest) Reset()
func (*TargetSslProxiesSetBackendServiceRequest) String ¶
func (x *TargetSslProxiesSetBackendServiceRequest) String() string
type TargetSslProxiesSetCertificateMapRequest ¶
type TargetSslProxiesSetCertificateMapRequest struct { // URL of the Certificate Map to associate with this TargetSslProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}. CertificateMap *string `protobuf:"bytes,156463796,opt,name=certificate_map,json=certificateMap,proto3,oneof" json:"certificate_map,omitempty"` // contains filtered or unexported fields }
func (*TargetSslProxiesSetCertificateMapRequest) Descriptor ¶
func (*TargetSslProxiesSetCertificateMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxiesSetCertificateMapRequest.ProtoReflect.Descriptor instead.
func (*TargetSslProxiesSetCertificateMapRequest) GetCertificateMap ¶
func (x *TargetSslProxiesSetCertificateMapRequest) GetCertificateMap() string
func (*TargetSslProxiesSetCertificateMapRequest) ProtoMessage ¶
func (*TargetSslProxiesSetCertificateMapRequest) ProtoMessage()
func (*TargetSslProxiesSetCertificateMapRequest) ProtoReflect ¶
func (x *TargetSslProxiesSetCertificateMapRequest) ProtoReflect() protoreflect.Message
func (*TargetSslProxiesSetCertificateMapRequest) Reset ¶
func (x *TargetSslProxiesSetCertificateMapRequest) Reset()
func (*TargetSslProxiesSetCertificateMapRequest) String ¶
func (x *TargetSslProxiesSetCertificateMapRequest) String() string
type TargetSslProxiesSetProxyHeaderRequest ¶
type TargetSslProxiesSetProxyHeaderRequest struct { // The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // contains filtered or unexported fields }
func (*TargetSslProxiesSetProxyHeaderRequest) Descriptor ¶
func (*TargetSslProxiesSetProxyHeaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxiesSetProxyHeaderRequest.ProtoReflect.Descriptor instead.
func (*TargetSslProxiesSetProxyHeaderRequest) GetProxyHeader ¶
func (x *TargetSslProxiesSetProxyHeaderRequest) GetProxyHeader() string
func (*TargetSslProxiesSetProxyHeaderRequest) ProtoMessage ¶
func (*TargetSslProxiesSetProxyHeaderRequest) ProtoMessage()
func (*TargetSslProxiesSetProxyHeaderRequest) ProtoReflect ¶
func (x *TargetSslProxiesSetProxyHeaderRequest) ProtoReflect() protoreflect.Message
func (*TargetSslProxiesSetProxyHeaderRequest) Reset ¶
func (x *TargetSslProxiesSetProxyHeaderRequest) Reset()
func (*TargetSslProxiesSetProxyHeaderRequest) String ¶
func (x *TargetSslProxiesSetProxyHeaderRequest) String() string
type TargetSslProxiesSetProxyHeaderRequest_ProxyHeader ¶
type TargetSslProxiesSetProxyHeaderRequest_ProxyHeader int32
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
const ( // A value indicating that the enum field is not set. TargetSslProxiesSetProxyHeaderRequest_UNDEFINED_PROXY_HEADER TargetSslProxiesSetProxyHeaderRequest_ProxyHeader = 0 TargetSslProxiesSetProxyHeaderRequest_NONE TargetSslProxiesSetProxyHeaderRequest_ProxyHeader = 2402104 TargetSslProxiesSetProxyHeaderRequest_PROXY_V1 TargetSslProxiesSetProxyHeaderRequest_ProxyHeader = 334352940 )
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor ¶
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Enum ¶
func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Enum() *TargetSslProxiesSetProxyHeaderRequest_ProxyHeader
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor ¶
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetSslProxiesSetProxyHeaderRequest_ProxyHeader.Descriptor instead.
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Number ¶
func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Number() protoreflect.EnumNumber
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) String ¶
func (x TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) String() string
func (TargetSslProxiesSetProxyHeaderRequest_ProxyHeader) Type ¶
type TargetSslProxiesSetSslCertificatesRequest ¶
type TargetSslProxiesSetSslCertificatesRequest struct { // New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates. SslCertificates []string `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // contains filtered or unexported fields }
func (*TargetSslProxiesSetSslCertificatesRequest) Descriptor ¶
func (*TargetSslProxiesSetSslCertificatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxiesSetSslCertificatesRequest.ProtoReflect.Descriptor instead.
func (*TargetSslProxiesSetSslCertificatesRequest) GetSslCertificates ¶
func (x *TargetSslProxiesSetSslCertificatesRequest) GetSslCertificates() []string
func (*TargetSslProxiesSetSslCertificatesRequest) ProtoMessage ¶
func (*TargetSslProxiesSetSslCertificatesRequest) ProtoMessage()
func (*TargetSslProxiesSetSslCertificatesRequest) ProtoReflect ¶
func (x *TargetSslProxiesSetSslCertificatesRequest) ProtoReflect() protoreflect.Message
func (*TargetSslProxiesSetSslCertificatesRequest) Reset ¶
func (x *TargetSslProxiesSetSslCertificatesRequest) Reset()
func (*TargetSslProxiesSetSslCertificatesRequest) String ¶
func (x *TargetSslProxiesSetSslCertificatesRequest) String() string
type TargetSslProxy ¶
type TargetSslProxy struct { // URL of a certificate map that identifies a certificate map associated with the given target proxy. This field can only be set for global target proxies. If set, sslCertificates will be ignored. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}. CertificateMap *string `protobuf:"bytes,156463796,opt,name=certificate_map,json=certificateMap,proto3,oneof" json:"certificate_map,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#targetSslProxy for target SSL proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // URL to the BackendService resource. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // URLs to SslCertificate resources that are used to authenticate connections to Backends. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates. sslCertificates do not apply when the load balancing scheme is set to INTERNAL_SELF_MANAGED. SslCertificates []string `protobuf:"bytes,366006543,rep,name=ssl_certificates,json=sslCertificates,proto3" json:"ssl_certificates,omitempty"` // URL of SslPolicy resource that will be associated with the TargetSslProxy resource. If not set, the TargetSslProxy resource will not have any SSL policy configured. SslPolicy *string `protobuf:"bytes,295190213,opt,name=ssl_policy,json=sslPolicy,proto3,oneof" json:"ssl_policy,omitempty"` // contains filtered or unexported fields }
Represents a Target SSL Proxy resource. A target SSL proxy is a component of a Proxy Network Load Balancer. The forwarding rule references the target SSL proxy, and the target proxy then references a backend service. For more information, read Proxy Network Load Balancer overview.
func (*TargetSslProxy) Descriptor ¶
func (*TargetSslProxy) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxy.ProtoReflect.Descriptor instead.
func (*TargetSslProxy) GetCertificateMap ¶
func (x *TargetSslProxy) GetCertificateMap() string
func (*TargetSslProxy) GetCreationTimestamp ¶
func (x *TargetSslProxy) GetCreationTimestamp() string
func (*TargetSslProxy) GetDescription ¶
func (x *TargetSslProxy) GetDescription() string
func (*TargetSslProxy) GetId ¶
func (x *TargetSslProxy) GetId() uint64
func (*TargetSslProxy) GetKind ¶
func (x *TargetSslProxy) GetKind() string
func (*TargetSslProxy) GetName ¶
func (x *TargetSslProxy) GetName() string
func (*TargetSslProxy) GetProxyHeader ¶
func (x *TargetSslProxy) GetProxyHeader() string
func (*TargetSslProxy) GetSelfLink ¶
func (x *TargetSslProxy) GetSelfLink() string
func (*TargetSslProxy) GetService ¶
func (x *TargetSslProxy) GetService() string
func (*TargetSslProxy) GetSslCertificates ¶
func (x *TargetSslProxy) GetSslCertificates() []string
func (*TargetSslProxy) GetSslPolicy ¶
func (x *TargetSslProxy) GetSslPolicy() string
func (*TargetSslProxy) ProtoMessage ¶
func (*TargetSslProxy) ProtoMessage()
func (*TargetSslProxy) ProtoReflect ¶
func (x *TargetSslProxy) ProtoReflect() protoreflect.Message
func (*TargetSslProxy) Reset ¶
func (x *TargetSslProxy) Reset()
func (*TargetSslProxy) String ¶
func (x *TargetSslProxy) String() string
type TargetSslProxyList ¶
type TargetSslProxyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetSslProxy resources. Items []*TargetSslProxy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetSslProxy resources.
func (*TargetSslProxyList) Descriptor ¶
func (*TargetSslProxyList) Descriptor() ([]byte, []int)
Deprecated: Use TargetSslProxyList.ProtoReflect.Descriptor instead.
func (*TargetSslProxyList) GetId ¶
func (x *TargetSslProxyList) GetId() string
func (*TargetSslProxyList) GetItems ¶
func (x *TargetSslProxyList) GetItems() []*TargetSslProxy
func (*TargetSslProxyList) GetKind ¶
func (x *TargetSslProxyList) GetKind() string
func (*TargetSslProxyList) GetNextPageToken ¶
func (x *TargetSslProxyList) GetNextPageToken() string
func (*TargetSslProxyList) GetSelfLink ¶
func (x *TargetSslProxyList) GetSelfLink() string
func (*TargetSslProxyList) GetWarning ¶
func (x *TargetSslProxyList) GetWarning() *Warning
func (*TargetSslProxyList) ProtoMessage ¶
func (*TargetSslProxyList) ProtoMessage()
func (*TargetSslProxyList) ProtoReflect ¶
func (x *TargetSslProxyList) ProtoReflect() protoreflect.Message
func (*TargetSslProxyList) Reset ¶
func (x *TargetSslProxyList) Reset()
func (*TargetSslProxyList) String ¶
func (x *TargetSslProxyList) String() string
type TargetSslProxy_ProxyHeader ¶
type TargetSslProxy_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. TargetSslProxy_UNDEFINED_PROXY_HEADER TargetSslProxy_ProxyHeader = 0 TargetSslProxy_NONE TargetSslProxy_ProxyHeader = 2402104 TargetSslProxy_PROXY_V1 TargetSslProxy_ProxyHeader = 334352940 )
func (TargetSslProxy_ProxyHeader) Descriptor ¶
func (TargetSslProxy_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (TargetSslProxy_ProxyHeader) Enum ¶
func (x TargetSslProxy_ProxyHeader) Enum() *TargetSslProxy_ProxyHeader
func (TargetSslProxy_ProxyHeader) EnumDescriptor ¶
func (TargetSslProxy_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetSslProxy_ProxyHeader.Descriptor instead.
func (TargetSslProxy_ProxyHeader) Number ¶
func (x TargetSslProxy_ProxyHeader) Number() protoreflect.EnumNumber
func (TargetSslProxy_ProxyHeader) String ¶
func (x TargetSslProxy_ProxyHeader) String() string
func (TargetSslProxy_ProxyHeader) Type ¶
func (TargetSslProxy_ProxyHeader) Type() protoreflect.EnumType
type TargetTcpProxiesScopedList ¶
type TargetTcpProxiesScopedList struct { // A list of TargetTcpProxies contained in this scope. TargetTcpProxies []*TargetTcpProxy `protobuf:"bytes,262056832,rep,name=target_tcp_proxies,json=targetTcpProxies,proto3" json:"target_tcp_proxies,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetTcpProxiesScopedList) Descriptor ¶
func (*TargetTcpProxiesScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxiesScopedList.ProtoReflect.Descriptor instead.
func (*TargetTcpProxiesScopedList) GetTargetTcpProxies ¶
func (x *TargetTcpProxiesScopedList) GetTargetTcpProxies() []*TargetTcpProxy
func (*TargetTcpProxiesScopedList) GetWarning ¶
func (x *TargetTcpProxiesScopedList) GetWarning() *Warning
func (*TargetTcpProxiesScopedList) ProtoMessage ¶
func (*TargetTcpProxiesScopedList) ProtoMessage()
func (*TargetTcpProxiesScopedList) ProtoReflect ¶
func (x *TargetTcpProxiesScopedList) ProtoReflect() protoreflect.Message
func (*TargetTcpProxiesScopedList) Reset ¶
func (x *TargetTcpProxiesScopedList) Reset()
func (*TargetTcpProxiesScopedList) String ¶
func (x *TargetTcpProxiesScopedList) String() string
type TargetTcpProxiesSetBackendServiceRequest ¶
type TargetTcpProxiesSetBackendServiceRequest struct { // The URL of the new BackendService resource for the targetTcpProxy. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // contains filtered or unexported fields }
func (*TargetTcpProxiesSetBackendServiceRequest) Descriptor ¶
func (*TargetTcpProxiesSetBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxiesSetBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*TargetTcpProxiesSetBackendServiceRequest) GetService ¶
func (x *TargetTcpProxiesSetBackendServiceRequest) GetService() string
func (*TargetTcpProxiesSetBackendServiceRequest) ProtoMessage ¶
func (*TargetTcpProxiesSetBackendServiceRequest) ProtoMessage()
func (*TargetTcpProxiesSetBackendServiceRequest) ProtoReflect ¶
func (x *TargetTcpProxiesSetBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*TargetTcpProxiesSetBackendServiceRequest) Reset ¶
func (x *TargetTcpProxiesSetBackendServiceRequest) Reset()
func (*TargetTcpProxiesSetBackendServiceRequest) String ¶
func (x *TargetTcpProxiesSetBackendServiceRequest) String() string
type TargetTcpProxiesSetProxyHeaderRequest ¶
type TargetTcpProxiesSetProxyHeaderRequest struct { // The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // contains filtered or unexported fields }
func (*TargetTcpProxiesSetProxyHeaderRequest) Descriptor ¶
func (*TargetTcpProxiesSetProxyHeaderRequest) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxiesSetProxyHeaderRequest.ProtoReflect.Descriptor instead.
func (*TargetTcpProxiesSetProxyHeaderRequest) GetProxyHeader ¶
func (x *TargetTcpProxiesSetProxyHeaderRequest) GetProxyHeader() string
func (*TargetTcpProxiesSetProxyHeaderRequest) ProtoMessage ¶
func (*TargetTcpProxiesSetProxyHeaderRequest) ProtoMessage()
func (*TargetTcpProxiesSetProxyHeaderRequest) ProtoReflect ¶
func (x *TargetTcpProxiesSetProxyHeaderRequest) ProtoReflect() protoreflect.Message
func (*TargetTcpProxiesSetProxyHeaderRequest) Reset ¶
func (x *TargetTcpProxiesSetProxyHeaderRequest) Reset()
func (*TargetTcpProxiesSetProxyHeaderRequest) String ¶
func (x *TargetTcpProxiesSetProxyHeaderRequest) String() string
type TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader ¶
type TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader int32
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
const ( // A value indicating that the enum field is not set. TargetTcpProxiesSetProxyHeaderRequest_UNDEFINED_PROXY_HEADER TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader = 0 TargetTcpProxiesSetProxyHeaderRequest_NONE TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader = 2402104 TargetTcpProxiesSetProxyHeaderRequest_PROXY_V1 TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader = 334352940 )
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor ¶
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Enum ¶
func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Enum() *TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor ¶
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader.Descriptor instead.
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Number ¶
func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Number() protoreflect.EnumNumber
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) String ¶
func (x TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) String() string
func (TargetTcpProxiesSetProxyHeaderRequest_ProxyHeader) Type ¶
type TargetTcpProxy ¶
type TargetTcpProxy struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#targetTcpProxy for target TCP proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // This field only applies when the forwarding rule that references this target proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED. When this field is set to true, Envoy proxies set up inbound traffic interception and bind to the IP address and port specified in the forwarding rule. This is generally useful when using Traffic Director to configure Envoy as a gateway or middle proxy (in other words, not a sidecar proxy). The Envoy proxy listens for inbound requests and handles requests when it receives them. The default is false. ProxyBind *bool `protobuf:"varint,286025582,opt,name=proxy_bind,json=proxyBind,proto3,oneof" json:"proxy_bind,omitempty"` // Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE. // Check the ProxyHeader enum for the list of possible values. ProxyHeader *string `protobuf:"bytes,160374142,opt,name=proxy_header,json=proxyHeader,proto3,oneof" json:"proxy_header,omitempty"` // [Output Only] URL of the region where the regional TCP proxy resides. This field is not applicable to global TCP proxy. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // URL to the BackendService resource. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // contains filtered or unexported fields }
Represents a Target TCP Proxy resource. A target TCP proxy is a component of a Proxy Network Load Balancer. The forwarding rule references the target TCP proxy, and the target proxy then references a backend service. For more information, read Proxy Network Load Balancer overview.
func (*TargetTcpProxy) Descriptor ¶
func (*TargetTcpProxy) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxy.ProtoReflect.Descriptor instead.
func (*TargetTcpProxy) GetCreationTimestamp ¶
func (x *TargetTcpProxy) GetCreationTimestamp() string
func (*TargetTcpProxy) GetDescription ¶
func (x *TargetTcpProxy) GetDescription() string
func (*TargetTcpProxy) GetId ¶
func (x *TargetTcpProxy) GetId() uint64
func (*TargetTcpProxy) GetKind ¶
func (x *TargetTcpProxy) GetKind() string
func (*TargetTcpProxy) GetName ¶
func (x *TargetTcpProxy) GetName() string
func (*TargetTcpProxy) GetProxyBind ¶
func (x *TargetTcpProxy) GetProxyBind() bool
func (*TargetTcpProxy) GetProxyHeader ¶
func (x *TargetTcpProxy) GetProxyHeader() string
func (*TargetTcpProxy) GetRegion ¶
func (x *TargetTcpProxy) GetRegion() string
func (*TargetTcpProxy) GetSelfLink ¶
func (x *TargetTcpProxy) GetSelfLink() string
func (*TargetTcpProxy) GetService ¶
func (x *TargetTcpProxy) GetService() string
func (*TargetTcpProxy) ProtoMessage ¶
func (*TargetTcpProxy) ProtoMessage()
func (*TargetTcpProxy) ProtoReflect ¶
func (x *TargetTcpProxy) ProtoReflect() protoreflect.Message
func (*TargetTcpProxy) Reset ¶
func (x *TargetTcpProxy) Reset()
func (*TargetTcpProxy) String ¶
func (x *TargetTcpProxy) String() string
type TargetTcpProxyAggregatedList ¶
type TargetTcpProxyAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetTcpProxiesScopedList resources. Items map[string]*TargetTcpProxiesScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#targetTcpProxyAggregatedList for lists of Target TCP Proxies. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetTcpProxyAggregatedList) Descriptor ¶
func (*TargetTcpProxyAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxyAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetTcpProxyAggregatedList) GetId ¶
func (x *TargetTcpProxyAggregatedList) GetId() string
func (*TargetTcpProxyAggregatedList) GetItems ¶
func (x *TargetTcpProxyAggregatedList) GetItems() map[string]*TargetTcpProxiesScopedList
func (*TargetTcpProxyAggregatedList) GetKind ¶
func (x *TargetTcpProxyAggregatedList) GetKind() string
func (*TargetTcpProxyAggregatedList) GetNextPageToken ¶
func (x *TargetTcpProxyAggregatedList) GetNextPageToken() string
func (*TargetTcpProxyAggregatedList) GetSelfLink ¶
func (x *TargetTcpProxyAggregatedList) GetSelfLink() string
func (*TargetTcpProxyAggregatedList) GetUnreachables ¶
func (x *TargetTcpProxyAggregatedList) GetUnreachables() []string
func (*TargetTcpProxyAggregatedList) GetWarning ¶
func (x *TargetTcpProxyAggregatedList) GetWarning() *Warning
func (*TargetTcpProxyAggregatedList) ProtoMessage ¶
func (*TargetTcpProxyAggregatedList) ProtoMessage()
func (*TargetTcpProxyAggregatedList) ProtoReflect ¶
func (x *TargetTcpProxyAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetTcpProxyAggregatedList) Reset ¶
func (x *TargetTcpProxyAggregatedList) Reset()
func (*TargetTcpProxyAggregatedList) String ¶
func (x *TargetTcpProxyAggregatedList) String() string
type TargetTcpProxyList ¶
type TargetTcpProxyList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetTcpProxy resources. Items []*TargetTcpProxy `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetTcpProxy resources.
func (*TargetTcpProxyList) Descriptor ¶
func (*TargetTcpProxyList) Descriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxyList.ProtoReflect.Descriptor instead.
func (*TargetTcpProxyList) GetId ¶
func (x *TargetTcpProxyList) GetId() string
func (*TargetTcpProxyList) GetItems ¶
func (x *TargetTcpProxyList) GetItems() []*TargetTcpProxy
func (*TargetTcpProxyList) GetKind ¶
func (x *TargetTcpProxyList) GetKind() string
func (*TargetTcpProxyList) GetNextPageToken ¶
func (x *TargetTcpProxyList) GetNextPageToken() string
func (*TargetTcpProxyList) GetSelfLink ¶
func (x *TargetTcpProxyList) GetSelfLink() string
func (*TargetTcpProxyList) GetWarning ¶
func (x *TargetTcpProxyList) GetWarning() *Warning
func (*TargetTcpProxyList) ProtoMessage ¶
func (*TargetTcpProxyList) ProtoMessage()
func (*TargetTcpProxyList) ProtoReflect ¶
func (x *TargetTcpProxyList) ProtoReflect() protoreflect.Message
func (*TargetTcpProxyList) Reset ¶
func (x *TargetTcpProxyList) Reset()
func (*TargetTcpProxyList) String ¶
func (x *TargetTcpProxyList) String() string
type TargetTcpProxy_ProxyHeader ¶
type TargetTcpProxy_ProxyHeader int32
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
const ( // A value indicating that the enum field is not set. TargetTcpProxy_UNDEFINED_PROXY_HEADER TargetTcpProxy_ProxyHeader = 0 TargetTcpProxy_NONE TargetTcpProxy_ProxyHeader = 2402104 TargetTcpProxy_PROXY_V1 TargetTcpProxy_ProxyHeader = 334352940 )
func (TargetTcpProxy_ProxyHeader) Descriptor ¶
func (TargetTcpProxy_ProxyHeader) Descriptor() protoreflect.EnumDescriptor
func (TargetTcpProxy_ProxyHeader) Enum ¶
func (x TargetTcpProxy_ProxyHeader) Enum() *TargetTcpProxy_ProxyHeader
func (TargetTcpProxy_ProxyHeader) EnumDescriptor ¶
func (TargetTcpProxy_ProxyHeader) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetTcpProxy_ProxyHeader.Descriptor instead.
func (TargetTcpProxy_ProxyHeader) Number ¶
func (x TargetTcpProxy_ProxyHeader) Number() protoreflect.EnumNumber
func (TargetTcpProxy_ProxyHeader) String ¶
func (x TargetTcpProxy_ProxyHeader) String() string
func (TargetTcpProxy_ProxyHeader) Type ¶
func (TargetTcpProxy_ProxyHeader) Type() protoreflect.EnumType
type TargetVpnGateway ¶
type TargetVpnGateway struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] A list of URLs to the ForwardingRule resources. ForwardingRules are created using compute.forwardingRules.insert and associated with a VPN gateway. ForwardingRules []string `protobuf:"bytes,315821365,rep,name=forwarding_rules,json=forwardingRules,proto3" json:"forwarding_rules,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#targetVpnGateway for target VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this TargetVpnGateway, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a TargetVpnGateway. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the network to which this VPN gateway is attached. Provided by the client when the VPN gateway is created. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // [Output Only] URL of the region where the target VPN gateway resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] A list of URLs to VpnTunnel resources. VpnTunnels are created using the compute.vpntunnels.insert method and associated with a VPN gateway. Tunnels []string `protobuf:"bytes,104561931,rep,name=tunnels,proto3" json:"tunnels,omitempty"` // contains filtered or unexported fields }
Represents a Target VPN Gateway resource. The target VPN gateway resource represents a Classic Cloud VPN gateway. For more information, read the the Cloud VPN Overview.
func (*TargetVpnGateway) Descriptor ¶
func (*TargetVpnGateway) Descriptor() ([]byte, []int)
Deprecated: Use TargetVpnGateway.ProtoReflect.Descriptor instead.
func (*TargetVpnGateway) GetCreationTimestamp ¶
func (x *TargetVpnGateway) GetCreationTimestamp() string
func (*TargetVpnGateway) GetDescription ¶
func (x *TargetVpnGateway) GetDescription() string
func (*TargetVpnGateway) GetForwardingRules ¶
func (x *TargetVpnGateway) GetForwardingRules() []string
func (*TargetVpnGateway) GetId ¶
func (x *TargetVpnGateway) GetId() uint64
func (*TargetVpnGateway) GetKind ¶
func (x *TargetVpnGateway) GetKind() string
func (*TargetVpnGateway) GetLabelFingerprint ¶
func (x *TargetVpnGateway) GetLabelFingerprint() string
func (*TargetVpnGateway) GetLabels ¶
func (x *TargetVpnGateway) GetLabels() map[string]string
func (*TargetVpnGateway) GetName ¶
func (x *TargetVpnGateway) GetName() string
func (*TargetVpnGateway) GetNetwork ¶
func (x *TargetVpnGateway) GetNetwork() string
func (*TargetVpnGateway) GetRegion ¶
func (x *TargetVpnGateway) GetRegion() string
func (*TargetVpnGateway) GetSelfLink ¶
func (x *TargetVpnGateway) GetSelfLink() string
func (*TargetVpnGateway) GetStatus ¶
func (x *TargetVpnGateway) GetStatus() string
func (*TargetVpnGateway) GetTunnels ¶
func (x *TargetVpnGateway) GetTunnels() []string
func (*TargetVpnGateway) ProtoMessage ¶
func (*TargetVpnGateway) ProtoMessage()
func (*TargetVpnGateway) ProtoReflect ¶
func (x *TargetVpnGateway) ProtoReflect() protoreflect.Message
func (*TargetVpnGateway) Reset ¶
func (x *TargetVpnGateway) Reset()
func (*TargetVpnGateway) String ¶
func (x *TargetVpnGateway) String() string
type TargetVpnGatewayAggregatedList ¶
type TargetVpnGatewayAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetVpnGateway resources. Items map[string]*TargetVpnGatewaysScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#targetVpnGateway for target VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetVpnGatewayAggregatedList) Descriptor ¶
func (*TargetVpnGatewayAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetVpnGatewayAggregatedList.ProtoReflect.Descriptor instead.
func (*TargetVpnGatewayAggregatedList) GetId ¶
func (x *TargetVpnGatewayAggregatedList) GetId() string
func (*TargetVpnGatewayAggregatedList) GetItems ¶
func (x *TargetVpnGatewayAggregatedList) GetItems() map[string]*TargetVpnGatewaysScopedList
func (*TargetVpnGatewayAggregatedList) GetKind ¶
func (x *TargetVpnGatewayAggregatedList) GetKind() string
func (*TargetVpnGatewayAggregatedList) GetNextPageToken ¶
func (x *TargetVpnGatewayAggregatedList) GetNextPageToken() string
func (*TargetVpnGatewayAggregatedList) GetSelfLink ¶
func (x *TargetVpnGatewayAggregatedList) GetSelfLink() string
func (*TargetVpnGatewayAggregatedList) GetUnreachables ¶
func (x *TargetVpnGatewayAggregatedList) GetUnreachables() []string
func (*TargetVpnGatewayAggregatedList) GetWarning ¶
func (x *TargetVpnGatewayAggregatedList) GetWarning() *Warning
func (*TargetVpnGatewayAggregatedList) ProtoMessage ¶
func (*TargetVpnGatewayAggregatedList) ProtoMessage()
func (*TargetVpnGatewayAggregatedList) ProtoReflect ¶
func (x *TargetVpnGatewayAggregatedList) ProtoReflect() protoreflect.Message
func (*TargetVpnGatewayAggregatedList) Reset ¶
func (x *TargetVpnGatewayAggregatedList) Reset()
func (*TargetVpnGatewayAggregatedList) String ¶
func (x *TargetVpnGatewayAggregatedList) String() string
type TargetVpnGatewayList ¶
type TargetVpnGatewayList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of TargetVpnGateway resources. Items []*TargetVpnGateway `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#targetVpnGateway for target VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of TargetVpnGateway resources.
func (*TargetVpnGatewayList) Descriptor ¶
func (*TargetVpnGatewayList) Descriptor() ([]byte, []int)
Deprecated: Use TargetVpnGatewayList.ProtoReflect.Descriptor instead.
func (*TargetVpnGatewayList) GetId ¶
func (x *TargetVpnGatewayList) GetId() string
func (*TargetVpnGatewayList) GetItems ¶
func (x *TargetVpnGatewayList) GetItems() []*TargetVpnGateway
func (*TargetVpnGatewayList) GetKind ¶
func (x *TargetVpnGatewayList) GetKind() string
func (*TargetVpnGatewayList) GetNextPageToken ¶
func (x *TargetVpnGatewayList) GetNextPageToken() string
func (*TargetVpnGatewayList) GetSelfLink ¶
func (x *TargetVpnGatewayList) GetSelfLink() string
func (*TargetVpnGatewayList) GetWarning ¶
func (x *TargetVpnGatewayList) GetWarning() *Warning
func (*TargetVpnGatewayList) ProtoMessage ¶
func (*TargetVpnGatewayList) ProtoMessage()
func (*TargetVpnGatewayList) ProtoReflect ¶
func (x *TargetVpnGatewayList) ProtoReflect() protoreflect.Message
func (*TargetVpnGatewayList) Reset ¶
func (x *TargetVpnGatewayList) Reset()
func (*TargetVpnGatewayList) String ¶
func (x *TargetVpnGatewayList) String() string
type TargetVpnGateway_Status ¶
type TargetVpnGateway_Status int32
[Output Only] The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING.
const ( // A value indicating that the enum field is not set. TargetVpnGateway_UNDEFINED_STATUS TargetVpnGateway_Status = 0 TargetVpnGateway_CREATING TargetVpnGateway_Status = 455564985 TargetVpnGateway_DELETING TargetVpnGateway_Status = 528602024 TargetVpnGateway_FAILED TargetVpnGateway_Status = 455706685 TargetVpnGateway_READY TargetVpnGateway_Status = 77848963 )
func (TargetVpnGateway_Status) Descriptor ¶
func (TargetVpnGateway_Status) Descriptor() protoreflect.EnumDescriptor
func (TargetVpnGateway_Status) Enum ¶
func (x TargetVpnGateway_Status) Enum() *TargetVpnGateway_Status
func (TargetVpnGateway_Status) EnumDescriptor ¶
func (TargetVpnGateway_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use TargetVpnGateway_Status.Descriptor instead.
func (TargetVpnGateway_Status) Number ¶
func (x TargetVpnGateway_Status) Number() protoreflect.EnumNumber
func (TargetVpnGateway_Status) String ¶
func (x TargetVpnGateway_Status) String() string
func (TargetVpnGateway_Status) Type ¶
func (TargetVpnGateway_Status) Type() protoreflect.EnumType
type TargetVpnGatewaysScopedList ¶
type TargetVpnGatewaysScopedList struct { // [Output Only] A list of target VPN gateways contained in this scope. TargetVpnGateways []*TargetVpnGateway `protobuf:"bytes,401770888,rep,name=target_vpn_gateways,json=targetVpnGateways,proto3" json:"target_vpn_gateways,omitempty"` // [Output Only] Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*TargetVpnGatewaysScopedList) Descriptor ¶
func (*TargetVpnGatewaysScopedList) Descriptor() ([]byte, []int)
Deprecated: Use TargetVpnGatewaysScopedList.ProtoReflect.Descriptor instead.
func (*TargetVpnGatewaysScopedList) GetTargetVpnGateways ¶
func (x *TargetVpnGatewaysScopedList) GetTargetVpnGateways() []*TargetVpnGateway
func (*TargetVpnGatewaysScopedList) GetWarning ¶
func (x *TargetVpnGatewaysScopedList) GetWarning() *Warning
func (*TargetVpnGatewaysScopedList) ProtoMessage ¶
func (*TargetVpnGatewaysScopedList) ProtoMessage()
func (*TargetVpnGatewaysScopedList) ProtoReflect ¶
func (x *TargetVpnGatewaysScopedList) ProtoReflect() protoreflect.Message
func (*TargetVpnGatewaysScopedList) Reset ¶
func (x *TargetVpnGatewaysScopedList) Reset()
func (*TargetVpnGatewaysScopedList) String ¶
func (x *TargetVpnGatewaysScopedList) String() string
type TestFailure ¶
type TestFailure struct { // The actual output URL evaluated by a load balancer containing the scheme, host, path and query parameters. ActualOutputUrl *string `protobuf:"bytes,287075458,opt,name=actual_output_url,json=actualOutputUrl,proto3,oneof" json:"actual_output_url,omitempty"` // Actual HTTP status code for rule with `urlRedirect` calculated by load balancer ActualRedirectResponseCode *int32 `protobuf:"varint,42926553,opt,name=actual_redirect_response_code,json=actualRedirectResponseCode,proto3,oneof" json:"actual_redirect_response_code,omitempty"` // BackendService or BackendBucket returned by load balancer. ActualService *string `protobuf:"bytes,440379652,opt,name=actual_service,json=actualService,proto3,oneof" json:"actual_service,omitempty"` // The expected output URL evaluated by a load balancer containing the scheme, host, path and query parameters. ExpectedOutputUrl *string `protobuf:"bytes,433967384,opt,name=expected_output_url,json=expectedOutputUrl,proto3,oneof" json:"expected_output_url,omitempty"` // Expected HTTP status code for rule with `urlRedirect` calculated by load balancer ExpectedRedirectResponseCode *int32 `protobuf:"varint,18888047,opt,name=expected_redirect_response_code,json=expectedRedirectResponseCode,proto3,oneof" json:"expected_redirect_response_code,omitempty"` // Expected BackendService or BackendBucket resource the given URL should be mapped to. ExpectedService *string `protobuf:"bytes,133987374,opt,name=expected_service,json=expectedService,proto3,oneof" json:"expected_service,omitempty"` // HTTP headers of the request. Headers []*UrlMapTestHeader `protobuf:"bytes,258436998,rep,name=headers,proto3" json:"headers,omitempty"` // Host portion of the URL. Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` // Path portion including query parameters in the URL. Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // contains filtered or unexported fields }
func (*TestFailure) Descriptor ¶
func (*TestFailure) Descriptor() ([]byte, []int)
Deprecated: Use TestFailure.ProtoReflect.Descriptor instead.
func (*TestFailure) GetActualOutputUrl ¶
func (x *TestFailure) GetActualOutputUrl() string
func (*TestFailure) GetActualRedirectResponseCode ¶
func (x *TestFailure) GetActualRedirectResponseCode() int32
func (*TestFailure) GetActualService ¶
func (x *TestFailure) GetActualService() string
func (*TestFailure) GetExpectedOutputUrl ¶
func (x *TestFailure) GetExpectedOutputUrl() string
func (*TestFailure) GetExpectedRedirectResponseCode ¶
func (x *TestFailure) GetExpectedRedirectResponseCode() int32
func (*TestFailure) GetExpectedService ¶
func (x *TestFailure) GetExpectedService() string
func (*TestFailure) GetHeaders ¶
func (x *TestFailure) GetHeaders() []*UrlMapTestHeader
func (*TestFailure) GetHost ¶
func (x *TestFailure) GetHost() string
func (*TestFailure) GetPath ¶
func (x *TestFailure) GetPath() string
func (*TestFailure) ProtoMessage ¶
func (*TestFailure) ProtoMessage()
func (*TestFailure) ProtoReflect ¶
func (x *TestFailure) ProtoReflect() protoreflect.Message
func (*TestFailure) Reset ¶
func (x *TestFailure) Reset()
func (*TestFailure) String ¶
func (x *TestFailure) String() string
type TestIamPermissionsBackendBucketRequest ¶
type TestIamPermissionsBackendBucketRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsBackendBucketRequest) Descriptor ¶
func (*TestIamPermissionsBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsBackendBucketRequest) GetProject ¶
func (x *TestIamPermissionsBackendBucketRequest) GetProject() string
func (*TestIamPermissionsBackendBucketRequest) GetResource ¶
func (x *TestIamPermissionsBackendBucketRequest) GetResource() string
func (*TestIamPermissionsBackendBucketRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsBackendBucketRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsBackendBucketRequest) ProtoMessage ¶
func (*TestIamPermissionsBackendBucketRequest) ProtoMessage()
func (*TestIamPermissionsBackendBucketRequest) ProtoReflect ¶
func (x *TestIamPermissionsBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsBackendBucketRequest) Reset ¶
func (x *TestIamPermissionsBackendBucketRequest) Reset()
func (*TestIamPermissionsBackendBucketRequest) String ¶
func (x *TestIamPermissionsBackendBucketRequest) String() string
type TestIamPermissionsBackendServiceRequest ¶
type TestIamPermissionsBackendServiceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsBackendServiceRequest) Descriptor ¶
func (*TestIamPermissionsBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsBackendServiceRequest) GetProject ¶
func (x *TestIamPermissionsBackendServiceRequest) GetProject() string
func (*TestIamPermissionsBackendServiceRequest) GetResource ¶
func (x *TestIamPermissionsBackendServiceRequest) GetResource() string
func (*TestIamPermissionsBackendServiceRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsBackendServiceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsBackendServiceRequest) ProtoMessage ¶
func (*TestIamPermissionsBackendServiceRequest) ProtoMessage()
func (*TestIamPermissionsBackendServiceRequest) ProtoReflect ¶
func (x *TestIamPermissionsBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsBackendServiceRequest) Reset ¶
func (x *TestIamPermissionsBackendServiceRequest) Reset()
func (*TestIamPermissionsBackendServiceRequest) String ¶
func (x *TestIamPermissionsBackendServiceRequest) String() string
type TestIamPermissionsDiskRequest ¶
type TestIamPermissionsDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsDiskRequest) Descriptor ¶
func (*TestIamPermissionsDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsDiskRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsDiskRequest) GetProject ¶
func (x *TestIamPermissionsDiskRequest) GetProject() string
func (*TestIamPermissionsDiskRequest) GetResource ¶
func (x *TestIamPermissionsDiskRequest) GetResource() string
func (*TestIamPermissionsDiskRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsDiskRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsDiskRequest) GetZone ¶
func (x *TestIamPermissionsDiskRequest) GetZone() string
func (*TestIamPermissionsDiskRequest) ProtoMessage ¶
func (*TestIamPermissionsDiskRequest) ProtoMessage()
func (*TestIamPermissionsDiskRequest) ProtoReflect ¶
func (x *TestIamPermissionsDiskRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsDiskRequest) Reset ¶
func (x *TestIamPermissionsDiskRequest) Reset()
func (*TestIamPermissionsDiskRequest) String ¶
func (x *TestIamPermissionsDiskRequest) String() string
type TestIamPermissionsExternalVpnGatewayRequest ¶
type TestIamPermissionsExternalVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for ExternalVpnGateways.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsExternalVpnGatewayRequest) Descriptor ¶
func (*TestIamPermissionsExternalVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsExternalVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsExternalVpnGatewayRequest) GetProject ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) GetProject() string
func (*TestIamPermissionsExternalVpnGatewayRequest) GetResource ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) GetResource() string
func (*TestIamPermissionsExternalVpnGatewayRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsExternalVpnGatewayRequest) ProtoMessage ¶
func (*TestIamPermissionsExternalVpnGatewayRequest) ProtoMessage()
func (*TestIamPermissionsExternalVpnGatewayRequest) ProtoReflect ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsExternalVpnGatewayRequest) Reset ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) Reset()
func (*TestIamPermissionsExternalVpnGatewayRequest) String ¶
func (x *TestIamPermissionsExternalVpnGatewayRequest) String() string
type TestIamPermissionsFirewallPolicyRequest ¶
type TestIamPermissionsFirewallPolicyRequest struct { // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for FirewallPolicies.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsFirewallPolicyRequest) Descriptor ¶
func (*TestIamPermissionsFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsFirewallPolicyRequest) GetResource ¶
func (x *TestIamPermissionsFirewallPolicyRequest) GetResource() string
func (*TestIamPermissionsFirewallPolicyRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsFirewallPolicyRequest) ProtoMessage ¶
func (*TestIamPermissionsFirewallPolicyRequest) ProtoMessage()
func (*TestIamPermissionsFirewallPolicyRequest) ProtoReflect ¶
func (x *TestIamPermissionsFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsFirewallPolicyRequest) Reset ¶
func (x *TestIamPermissionsFirewallPolicyRequest) Reset()
func (*TestIamPermissionsFirewallPolicyRequest) String ¶
func (x *TestIamPermissionsFirewallPolicyRequest) String() string
type TestIamPermissionsImageRequest ¶
type TestIamPermissionsImageRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Images.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsImageRequest) Descriptor ¶
func (*TestIamPermissionsImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsImageRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsImageRequest) GetProject ¶
func (x *TestIamPermissionsImageRequest) GetProject() string
func (*TestIamPermissionsImageRequest) GetResource ¶
func (x *TestIamPermissionsImageRequest) GetResource() string
func (*TestIamPermissionsImageRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsImageRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsImageRequest) ProtoMessage ¶
func (*TestIamPermissionsImageRequest) ProtoMessage()
func (*TestIamPermissionsImageRequest) ProtoReflect ¶
func (x *TestIamPermissionsImageRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsImageRequest) Reset ¶
func (x *TestIamPermissionsImageRequest) Reset()
func (*TestIamPermissionsImageRequest) String ¶
func (x *TestIamPermissionsImageRequest) String() string
type TestIamPermissionsInstanceRequest ¶
type TestIamPermissionsInstanceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsInstanceRequest) Descriptor ¶
func (*TestIamPermissionsInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsInstanceRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsInstanceRequest) GetProject ¶
func (x *TestIamPermissionsInstanceRequest) GetProject() string
func (*TestIamPermissionsInstanceRequest) GetResource ¶
func (x *TestIamPermissionsInstanceRequest) GetResource() string
func (*TestIamPermissionsInstanceRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsInstanceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsInstanceRequest) GetZone ¶
func (x *TestIamPermissionsInstanceRequest) GetZone() string
func (*TestIamPermissionsInstanceRequest) ProtoMessage ¶
func (*TestIamPermissionsInstanceRequest) ProtoMessage()
func (*TestIamPermissionsInstanceRequest) ProtoReflect ¶
func (x *TestIamPermissionsInstanceRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsInstanceRequest) Reset ¶
func (x *TestIamPermissionsInstanceRequest) Reset()
func (*TestIamPermissionsInstanceRequest) String ¶
func (x *TestIamPermissionsInstanceRequest) String() string
type TestIamPermissionsInstanceTemplateRequest ¶
type TestIamPermissionsInstanceTemplateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for InstanceTemplates.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsInstanceTemplateRequest) Descriptor ¶
func (*TestIamPermissionsInstanceTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsInstanceTemplateRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsInstanceTemplateRequest) GetProject ¶
func (x *TestIamPermissionsInstanceTemplateRequest) GetProject() string
func (*TestIamPermissionsInstanceTemplateRequest) GetResource ¶
func (x *TestIamPermissionsInstanceTemplateRequest) GetResource() string
func (*TestIamPermissionsInstanceTemplateRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsInstanceTemplateRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsInstanceTemplateRequest) ProtoMessage ¶
func (*TestIamPermissionsInstanceTemplateRequest) ProtoMessage()
func (*TestIamPermissionsInstanceTemplateRequest) ProtoReflect ¶
func (x *TestIamPermissionsInstanceTemplateRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsInstanceTemplateRequest) Reset ¶
func (x *TestIamPermissionsInstanceTemplateRequest) Reset()
func (*TestIamPermissionsInstanceTemplateRequest) String ¶
func (x *TestIamPermissionsInstanceTemplateRequest) String() string
type TestIamPermissionsInstantSnapshotRequest ¶
type TestIamPermissionsInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstantSnapshots.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsInstantSnapshotRequest) Descriptor ¶
func (*TestIamPermissionsInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsInstantSnapshotRequest) GetProject ¶
func (x *TestIamPermissionsInstantSnapshotRequest) GetProject() string
func (*TestIamPermissionsInstantSnapshotRequest) GetResource ¶
func (x *TestIamPermissionsInstantSnapshotRequest) GetResource() string
func (*TestIamPermissionsInstantSnapshotRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsInstantSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsInstantSnapshotRequest) GetZone ¶
func (x *TestIamPermissionsInstantSnapshotRequest) GetZone() string
func (*TestIamPermissionsInstantSnapshotRequest) ProtoMessage ¶
func (*TestIamPermissionsInstantSnapshotRequest) ProtoMessage()
func (*TestIamPermissionsInstantSnapshotRequest) ProtoReflect ¶
func (x *TestIamPermissionsInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsInstantSnapshotRequest) Reset ¶
func (x *TestIamPermissionsInstantSnapshotRequest) Reset()
func (*TestIamPermissionsInstantSnapshotRequest) String ¶
func (x *TestIamPermissionsInstantSnapshotRequest) String() string
type TestIamPermissionsLicenseCodeRequest ¶
type TestIamPermissionsLicenseCodeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for LicenseCodes.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsLicenseCodeRequest) Descriptor ¶
func (*TestIamPermissionsLicenseCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsLicenseCodeRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsLicenseCodeRequest) GetProject ¶
func (x *TestIamPermissionsLicenseCodeRequest) GetProject() string
func (*TestIamPermissionsLicenseCodeRequest) GetResource ¶
func (x *TestIamPermissionsLicenseCodeRequest) GetResource() string
func (*TestIamPermissionsLicenseCodeRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsLicenseCodeRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsLicenseCodeRequest) ProtoMessage ¶
func (*TestIamPermissionsLicenseCodeRequest) ProtoMessage()
func (*TestIamPermissionsLicenseCodeRequest) ProtoReflect ¶
func (x *TestIamPermissionsLicenseCodeRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsLicenseCodeRequest) Reset ¶
func (x *TestIamPermissionsLicenseCodeRequest) Reset()
func (*TestIamPermissionsLicenseCodeRequest) String ¶
func (x *TestIamPermissionsLicenseCodeRequest) String() string
type TestIamPermissionsLicenseRequest ¶
type TestIamPermissionsLicenseRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Licenses.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsLicenseRequest) Descriptor ¶
func (*TestIamPermissionsLicenseRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsLicenseRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsLicenseRequest) GetProject ¶
func (x *TestIamPermissionsLicenseRequest) GetProject() string
func (*TestIamPermissionsLicenseRequest) GetResource ¶
func (x *TestIamPermissionsLicenseRequest) GetResource() string
func (*TestIamPermissionsLicenseRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsLicenseRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsLicenseRequest) ProtoMessage ¶
func (*TestIamPermissionsLicenseRequest) ProtoMessage()
func (*TestIamPermissionsLicenseRequest) ProtoReflect ¶
func (x *TestIamPermissionsLicenseRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsLicenseRequest) Reset ¶
func (x *TestIamPermissionsLicenseRequest) Reset()
func (*TestIamPermissionsLicenseRequest) String ¶
func (x *TestIamPermissionsLicenseRequest) String() string
type TestIamPermissionsMachineImageRequest ¶
type TestIamPermissionsMachineImageRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for MachineImages.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsMachineImageRequest) Descriptor ¶
func (*TestIamPermissionsMachineImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsMachineImageRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsMachineImageRequest) GetProject ¶
func (x *TestIamPermissionsMachineImageRequest) GetProject() string
func (*TestIamPermissionsMachineImageRequest) GetResource ¶
func (x *TestIamPermissionsMachineImageRequest) GetResource() string
func (*TestIamPermissionsMachineImageRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsMachineImageRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsMachineImageRequest) ProtoMessage ¶
func (*TestIamPermissionsMachineImageRequest) ProtoMessage()
func (*TestIamPermissionsMachineImageRequest) ProtoReflect ¶
func (x *TestIamPermissionsMachineImageRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsMachineImageRequest) Reset ¶
func (x *TestIamPermissionsMachineImageRequest) Reset()
func (*TestIamPermissionsMachineImageRequest) String ¶
func (x *TestIamPermissionsMachineImageRequest) String() string
type TestIamPermissionsNetworkAttachmentRequest ¶
type TestIamPermissionsNetworkAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkAttachments.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsNetworkAttachmentRequest) Descriptor ¶
func (*TestIamPermissionsNetworkAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsNetworkAttachmentRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsNetworkAttachmentRequest) GetProject ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) GetProject() string
func (*TestIamPermissionsNetworkAttachmentRequest) GetRegion ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) GetRegion() string
func (*TestIamPermissionsNetworkAttachmentRequest) GetResource ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) GetResource() string
func (*TestIamPermissionsNetworkAttachmentRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsNetworkAttachmentRequest) ProtoMessage ¶
func (*TestIamPermissionsNetworkAttachmentRequest) ProtoMessage()
func (*TestIamPermissionsNetworkAttachmentRequest) ProtoReflect ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsNetworkAttachmentRequest) Reset ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) Reset()
func (*TestIamPermissionsNetworkAttachmentRequest) String ¶
func (x *TestIamPermissionsNetworkAttachmentRequest) String() string
type TestIamPermissionsNetworkEndpointGroupRequest ¶
type TestIamPermissionsNetworkEndpointGroupRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NetworkEndpointGroups.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsNetworkEndpointGroupRequest) Descriptor ¶
func (*TestIamPermissionsNetworkEndpointGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsNetworkEndpointGroupRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsNetworkEndpointGroupRequest) GetProject ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetProject() string
func (*TestIamPermissionsNetworkEndpointGroupRequest) GetResource ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetResource() string
func (*TestIamPermissionsNetworkEndpointGroupRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsNetworkEndpointGroupRequest) GetZone ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) GetZone() string
func (*TestIamPermissionsNetworkEndpointGroupRequest) ProtoMessage ¶
func (*TestIamPermissionsNetworkEndpointGroupRequest) ProtoMessage()
func (*TestIamPermissionsNetworkEndpointGroupRequest) ProtoReflect ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsNetworkEndpointGroupRequest) Reset ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) Reset()
func (*TestIamPermissionsNetworkEndpointGroupRequest) String ¶
func (x *TestIamPermissionsNetworkEndpointGroupRequest) String() string
type TestIamPermissionsNetworkFirewallPolicyRequest ¶
type TestIamPermissionsNetworkFirewallPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for NetworkFirewallPolicies.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsNetworkFirewallPolicyRequest) Descriptor ¶
func (*TestIamPermissionsNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsNetworkFirewallPolicyRequest) GetProject ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetProject() string
func (*TestIamPermissionsNetworkFirewallPolicyRequest) GetResource ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetResource() string
func (*TestIamPermissionsNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*TestIamPermissionsNetworkFirewallPolicyRequest) ProtoMessage()
func (*TestIamPermissionsNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsNetworkFirewallPolicyRequest) Reset ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) Reset()
func (*TestIamPermissionsNetworkFirewallPolicyRequest) String ¶
func (x *TestIamPermissionsNetworkFirewallPolicyRequest) String() string
type TestIamPermissionsNodeGroupRequest ¶
type TestIamPermissionsNodeGroupRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for NodeGroups.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsNodeGroupRequest) Descriptor ¶
func (*TestIamPermissionsNodeGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsNodeGroupRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsNodeGroupRequest) GetProject ¶
func (x *TestIamPermissionsNodeGroupRequest) GetProject() string
func (*TestIamPermissionsNodeGroupRequest) GetResource ¶
func (x *TestIamPermissionsNodeGroupRequest) GetResource() string
func (*TestIamPermissionsNodeGroupRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsNodeGroupRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsNodeGroupRequest) GetZone ¶
func (x *TestIamPermissionsNodeGroupRequest) GetZone() string
func (*TestIamPermissionsNodeGroupRequest) ProtoMessage ¶
func (*TestIamPermissionsNodeGroupRequest) ProtoMessage()
func (*TestIamPermissionsNodeGroupRequest) ProtoReflect ¶
func (x *TestIamPermissionsNodeGroupRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsNodeGroupRequest) Reset ¶
func (x *TestIamPermissionsNodeGroupRequest) Reset()
func (*TestIamPermissionsNodeGroupRequest) String ¶
func (x *TestIamPermissionsNodeGroupRequest) String() string
type TestIamPermissionsNodeTemplateRequest ¶
type TestIamPermissionsNodeTemplateRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for NodeTemplates.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsNodeTemplateRequest) Descriptor ¶
func (*TestIamPermissionsNodeTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsNodeTemplateRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsNodeTemplateRequest) GetProject ¶
func (x *TestIamPermissionsNodeTemplateRequest) GetProject() string
func (*TestIamPermissionsNodeTemplateRequest) GetRegion ¶
func (x *TestIamPermissionsNodeTemplateRequest) GetRegion() string
func (*TestIamPermissionsNodeTemplateRequest) GetResource ¶
func (x *TestIamPermissionsNodeTemplateRequest) GetResource() string
func (*TestIamPermissionsNodeTemplateRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsNodeTemplateRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsNodeTemplateRequest) ProtoMessage ¶
func (*TestIamPermissionsNodeTemplateRequest) ProtoMessage()
func (*TestIamPermissionsNodeTemplateRequest) ProtoReflect ¶
func (x *TestIamPermissionsNodeTemplateRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsNodeTemplateRequest) Reset ¶
func (x *TestIamPermissionsNodeTemplateRequest) Reset()
func (*TestIamPermissionsNodeTemplateRequest) String ¶
func (x *TestIamPermissionsNodeTemplateRequest) String() string
type TestIamPermissionsPacketMirroringRequest ¶
type TestIamPermissionsPacketMirroringRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for PacketMirrorings.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsPacketMirroringRequest) Descriptor ¶
func (*TestIamPermissionsPacketMirroringRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsPacketMirroringRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsPacketMirroringRequest) GetProject ¶
func (x *TestIamPermissionsPacketMirroringRequest) GetProject() string
func (*TestIamPermissionsPacketMirroringRequest) GetRegion ¶
func (x *TestIamPermissionsPacketMirroringRequest) GetRegion() string
func (*TestIamPermissionsPacketMirroringRequest) GetResource ¶
func (x *TestIamPermissionsPacketMirroringRequest) GetResource() string
func (*TestIamPermissionsPacketMirroringRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsPacketMirroringRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsPacketMirroringRequest) ProtoMessage ¶
func (*TestIamPermissionsPacketMirroringRequest) ProtoMessage()
func (*TestIamPermissionsPacketMirroringRequest) ProtoReflect ¶
func (x *TestIamPermissionsPacketMirroringRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsPacketMirroringRequest) Reset ¶
func (x *TestIamPermissionsPacketMirroringRequest) Reset()
func (*TestIamPermissionsPacketMirroringRequest) String ¶
func (x *TestIamPermissionsPacketMirroringRequest) String() string
type TestIamPermissionsRegionBackendServiceRequest ¶
type TestIamPermissionsRegionBackendServiceRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsRegionBackendServiceRequest) Descriptor ¶
func (*TestIamPermissionsRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsRegionBackendServiceRequest) GetProject ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) GetProject() string
func (*TestIamPermissionsRegionBackendServiceRequest) GetRegion ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) GetRegion() string
func (*TestIamPermissionsRegionBackendServiceRequest) GetResource ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) GetResource() string
func (*TestIamPermissionsRegionBackendServiceRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsRegionBackendServiceRequest) ProtoMessage ¶
func (*TestIamPermissionsRegionBackendServiceRequest) ProtoMessage()
func (*TestIamPermissionsRegionBackendServiceRequest) ProtoReflect ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsRegionBackendServiceRequest) Reset ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) Reset()
func (*TestIamPermissionsRegionBackendServiceRequest) String ¶
func (x *TestIamPermissionsRegionBackendServiceRequest) String() string
type TestIamPermissionsRegionDiskRequest ¶
type TestIamPermissionsRegionDiskRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsRegionDiskRequest) Descriptor ¶
func (*TestIamPermissionsRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsRegionDiskRequest) GetProject ¶
func (x *TestIamPermissionsRegionDiskRequest) GetProject() string
func (*TestIamPermissionsRegionDiskRequest) GetRegion ¶
func (x *TestIamPermissionsRegionDiskRequest) GetRegion() string
func (*TestIamPermissionsRegionDiskRequest) GetResource ¶
func (x *TestIamPermissionsRegionDiskRequest) GetResource() string
func (*TestIamPermissionsRegionDiskRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsRegionDiskRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsRegionDiskRequest) ProtoMessage ¶
func (*TestIamPermissionsRegionDiskRequest) ProtoMessage()
func (*TestIamPermissionsRegionDiskRequest) ProtoReflect ¶
func (x *TestIamPermissionsRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsRegionDiskRequest) Reset ¶
func (x *TestIamPermissionsRegionDiskRequest) Reset()
func (*TestIamPermissionsRegionDiskRequest) String ¶
func (x *TestIamPermissionsRegionDiskRequest) String() string
type TestIamPermissionsRegionInstantSnapshotRequest ¶
type TestIamPermissionsRegionInstantSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstantSnapshots.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsRegionInstantSnapshotRequest) Descriptor ¶
func (*TestIamPermissionsRegionInstantSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsRegionInstantSnapshotRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsRegionInstantSnapshotRequest) GetProject ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetProject() string
func (*TestIamPermissionsRegionInstantSnapshotRequest) GetRegion ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetRegion() string
func (*TestIamPermissionsRegionInstantSnapshotRequest) GetResource ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetResource() string
func (*TestIamPermissionsRegionInstantSnapshotRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsRegionInstantSnapshotRequest) ProtoMessage ¶
func (*TestIamPermissionsRegionInstantSnapshotRequest) ProtoMessage()
func (*TestIamPermissionsRegionInstantSnapshotRequest) ProtoReflect ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsRegionInstantSnapshotRequest) Reset ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) Reset()
func (*TestIamPermissionsRegionInstantSnapshotRequest) String ¶
func (x *TestIamPermissionsRegionInstantSnapshotRequest) String() string
type TestIamPermissionsRegionNetworkFirewallPolicyRequest ¶
type TestIamPermissionsRegionNetworkFirewallPolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionNetworkFirewallPolicies.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) Descriptor ¶
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsRegionNetworkFirewallPolicyRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetProject ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetProject() string
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetRegion ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetRegion() string
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetResource ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetResource() string
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoMessage ¶
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoMessage()
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoReflect ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) Reset ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) Reset()
func (*TestIamPermissionsRegionNetworkFirewallPolicyRequest) String ¶
func (x *TestIamPermissionsRegionNetworkFirewallPolicyRequest) String() string
type TestIamPermissionsReservationRequest ¶
type TestIamPermissionsReservationRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsReservationRequest) Descriptor ¶
func (*TestIamPermissionsReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsReservationRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsReservationRequest) GetProject ¶
func (x *TestIamPermissionsReservationRequest) GetProject() string
func (*TestIamPermissionsReservationRequest) GetResource ¶
func (x *TestIamPermissionsReservationRequest) GetResource() string
func (*TestIamPermissionsReservationRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsReservationRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsReservationRequest) GetZone ¶
func (x *TestIamPermissionsReservationRequest) GetZone() string
func (*TestIamPermissionsReservationRequest) ProtoMessage ¶
func (*TestIamPermissionsReservationRequest) ProtoMessage()
func (*TestIamPermissionsReservationRequest) ProtoReflect ¶
func (x *TestIamPermissionsReservationRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsReservationRequest) Reset ¶
func (x *TestIamPermissionsReservationRequest) Reset()
func (*TestIamPermissionsReservationRequest) String ¶
func (x *TestIamPermissionsReservationRequest) String() string
type TestIamPermissionsResourcePolicyRequest ¶
type TestIamPermissionsResourcePolicyRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for ResourcePolicies.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsResourcePolicyRequest) Descriptor ¶
func (*TestIamPermissionsResourcePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsResourcePolicyRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsResourcePolicyRequest) GetProject ¶
func (x *TestIamPermissionsResourcePolicyRequest) GetProject() string
func (*TestIamPermissionsResourcePolicyRequest) GetRegion ¶
func (x *TestIamPermissionsResourcePolicyRequest) GetRegion() string
func (*TestIamPermissionsResourcePolicyRequest) GetResource ¶
func (x *TestIamPermissionsResourcePolicyRequest) GetResource() string
func (*TestIamPermissionsResourcePolicyRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsResourcePolicyRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsResourcePolicyRequest) ProtoMessage ¶
func (*TestIamPermissionsResourcePolicyRequest) ProtoMessage()
func (*TestIamPermissionsResourcePolicyRequest) ProtoReflect ¶
func (x *TestIamPermissionsResourcePolicyRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsResourcePolicyRequest) Reset ¶
func (x *TestIamPermissionsResourcePolicyRequest) Reset()
func (*TestIamPermissionsResourcePolicyRequest) String ¶
func (x *TestIamPermissionsResourcePolicyRequest) String() string
type TestIamPermissionsServiceAttachmentRequest ¶
type TestIamPermissionsServiceAttachmentRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for ServiceAttachments.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsServiceAttachmentRequest) Descriptor ¶
func (*TestIamPermissionsServiceAttachmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsServiceAttachmentRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsServiceAttachmentRequest) GetProject ¶
func (x *TestIamPermissionsServiceAttachmentRequest) GetProject() string
func (*TestIamPermissionsServiceAttachmentRequest) GetRegion ¶
func (x *TestIamPermissionsServiceAttachmentRequest) GetRegion() string
func (*TestIamPermissionsServiceAttachmentRequest) GetResource ¶
func (x *TestIamPermissionsServiceAttachmentRequest) GetResource() string
func (*TestIamPermissionsServiceAttachmentRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsServiceAttachmentRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsServiceAttachmentRequest) ProtoMessage ¶
func (*TestIamPermissionsServiceAttachmentRequest) ProtoMessage()
func (*TestIamPermissionsServiceAttachmentRequest) ProtoReflect ¶
func (x *TestIamPermissionsServiceAttachmentRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsServiceAttachmentRequest) Reset ¶
func (x *TestIamPermissionsServiceAttachmentRequest) Reset()
func (*TestIamPermissionsServiceAttachmentRequest) String ¶
func (x *TestIamPermissionsServiceAttachmentRequest) String() string
type TestIamPermissionsSnapshotRequest ¶
type TestIamPermissionsSnapshotRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Snapshots.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsSnapshotRequest) Descriptor ¶
func (*TestIamPermissionsSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsSnapshotRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsSnapshotRequest) GetProject ¶
func (x *TestIamPermissionsSnapshotRequest) GetProject() string
func (*TestIamPermissionsSnapshotRequest) GetResource ¶
func (x *TestIamPermissionsSnapshotRequest) GetResource() string
func (*TestIamPermissionsSnapshotRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsSnapshotRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsSnapshotRequest) ProtoMessage ¶
func (*TestIamPermissionsSnapshotRequest) ProtoMessage()
func (*TestIamPermissionsSnapshotRequest) ProtoReflect ¶
func (x *TestIamPermissionsSnapshotRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsSnapshotRequest) Reset ¶
func (x *TestIamPermissionsSnapshotRequest) Reset()
func (*TestIamPermissionsSnapshotRequest) String ¶
func (x *TestIamPermissionsSnapshotRequest) String() string
type TestIamPermissionsStoragePoolRequest ¶
type TestIamPermissionsStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsStoragePoolRequest) Descriptor ¶
func (*TestIamPermissionsStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsStoragePoolRequest) GetProject ¶
func (x *TestIamPermissionsStoragePoolRequest) GetProject() string
func (*TestIamPermissionsStoragePoolRequest) GetResource ¶
func (x *TestIamPermissionsStoragePoolRequest) GetResource() string
func (*TestIamPermissionsStoragePoolRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsStoragePoolRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsStoragePoolRequest) GetZone ¶
func (x *TestIamPermissionsStoragePoolRequest) GetZone() string
func (*TestIamPermissionsStoragePoolRequest) ProtoMessage ¶
func (*TestIamPermissionsStoragePoolRequest) ProtoMessage()
func (*TestIamPermissionsStoragePoolRequest) ProtoReflect ¶
func (x *TestIamPermissionsStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsStoragePoolRequest) Reset ¶
func (x *TestIamPermissionsStoragePoolRequest) Reset()
func (*TestIamPermissionsStoragePoolRequest) String ¶
func (x *TestIamPermissionsStoragePoolRequest) String() string
type TestIamPermissionsSubnetworkRequest ¶
type TestIamPermissionsSubnetworkRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for Subnetworks.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsSubnetworkRequest) Descriptor ¶
func (*TestIamPermissionsSubnetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsSubnetworkRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsSubnetworkRequest) GetProject ¶
func (x *TestIamPermissionsSubnetworkRequest) GetProject() string
func (*TestIamPermissionsSubnetworkRequest) GetRegion ¶
func (x *TestIamPermissionsSubnetworkRequest) GetRegion() string
func (*TestIamPermissionsSubnetworkRequest) GetResource ¶
func (x *TestIamPermissionsSubnetworkRequest) GetResource() string
func (*TestIamPermissionsSubnetworkRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsSubnetworkRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsSubnetworkRequest) ProtoMessage ¶
func (*TestIamPermissionsSubnetworkRequest) ProtoMessage()
func (*TestIamPermissionsSubnetworkRequest) ProtoReflect ¶
func (x *TestIamPermissionsSubnetworkRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsSubnetworkRequest) Reset ¶
func (x *TestIamPermissionsSubnetworkRequest) Reset()
func (*TestIamPermissionsSubnetworkRequest) String ¶
func (x *TestIamPermissionsSubnetworkRequest) String() string
type TestIamPermissionsVpnGatewayRequest ¶
type TestIamPermissionsVpnGatewayRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // Name or id of the resource for this request. Resource string `protobuf:"bytes,195806222,opt,name=resource,proto3" json:"resource,omitempty"` // The body resource for this request TestPermissionsRequestResource *TestPermissionsRequest `protobuf:"bytes,439214758,opt,name=test_permissions_request_resource,json=testPermissionsRequestResource,proto3" json:"test_permissions_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for VpnGateways.TestIamPermissions. See the method description for details.
func (*TestIamPermissionsVpnGatewayRequest) Descriptor ¶
func (*TestIamPermissionsVpnGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestIamPermissionsVpnGatewayRequest.ProtoReflect.Descriptor instead.
func (*TestIamPermissionsVpnGatewayRequest) GetProject ¶
func (x *TestIamPermissionsVpnGatewayRequest) GetProject() string
func (*TestIamPermissionsVpnGatewayRequest) GetRegion ¶
func (x *TestIamPermissionsVpnGatewayRequest) GetRegion() string
func (*TestIamPermissionsVpnGatewayRequest) GetResource ¶
func (x *TestIamPermissionsVpnGatewayRequest) GetResource() string
func (*TestIamPermissionsVpnGatewayRequest) GetTestPermissionsRequestResource ¶
func (x *TestIamPermissionsVpnGatewayRequest) GetTestPermissionsRequestResource() *TestPermissionsRequest
func (*TestIamPermissionsVpnGatewayRequest) ProtoMessage ¶
func (*TestIamPermissionsVpnGatewayRequest) ProtoMessage()
func (*TestIamPermissionsVpnGatewayRequest) ProtoReflect ¶
func (x *TestIamPermissionsVpnGatewayRequest) ProtoReflect() protoreflect.Message
func (*TestIamPermissionsVpnGatewayRequest) Reset ¶
func (x *TestIamPermissionsVpnGatewayRequest) Reset()
func (*TestIamPermissionsVpnGatewayRequest) String ¶
func (x *TestIamPermissionsVpnGatewayRequest) String() string
type TestPermissionsRequest ¶
type TestPermissionsRequest struct { // The set of permissions to check for the 'resource'. Permissions with wildcards (such as '*' or 'storage.*') are not allowed. Permissions []string `protobuf:"bytes,59962500,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*TestPermissionsRequest) Descriptor ¶
func (*TestPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestPermissionsRequest.ProtoReflect.Descriptor instead.
func (*TestPermissionsRequest) GetPermissions ¶
func (x *TestPermissionsRequest) GetPermissions() []string
func (*TestPermissionsRequest) ProtoMessage ¶
func (*TestPermissionsRequest) ProtoMessage()
func (*TestPermissionsRequest) ProtoReflect ¶
func (x *TestPermissionsRequest) ProtoReflect() protoreflect.Message
func (*TestPermissionsRequest) Reset ¶
func (x *TestPermissionsRequest) Reset()
func (*TestPermissionsRequest) String ¶
func (x *TestPermissionsRequest) String() string
type TestPermissionsResponse ¶
type TestPermissionsResponse struct { // A subset of `TestPermissionsRequest.permissions` that the caller is allowed. Permissions []string `protobuf:"bytes,59962500,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*TestPermissionsResponse) Descriptor ¶
func (*TestPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestPermissionsResponse.ProtoReflect.Descriptor instead.
func (*TestPermissionsResponse) GetPermissions ¶
func (x *TestPermissionsResponse) GetPermissions() []string
func (*TestPermissionsResponse) ProtoMessage ¶
func (*TestPermissionsResponse) ProtoMessage()
func (*TestPermissionsResponse) ProtoReflect ¶
func (x *TestPermissionsResponse) ProtoReflect() protoreflect.Message
func (*TestPermissionsResponse) Reset ¶
func (x *TestPermissionsResponse) Reset()
func (*TestPermissionsResponse) String ¶
func (x *TestPermissionsResponse) String() string
type Uint128 ¶
type Uint128 struct { High *uint64 `protobuf:"varint,3202466,opt,name=high,proto3,oneof" json:"high,omitempty"` Low *uint64 `protobuf:"varint,107348,opt,name=low,proto3,oneof" json:"low,omitempty"` // contains filtered or unexported fields }
func (*Uint128) Descriptor ¶
Deprecated: Use Uint128.ProtoReflect.Descriptor instead.
func (*Uint128) GetHigh ¶
func (*Uint128) GetLow ¶
func (*Uint128) ProtoMessage ¶
func (*Uint128) ProtoMessage()
func (*Uint128) ProtoReflect ¶
func (x *Uint128) ProtoReflect() protoreflect.Message
func (*Uint128) Reset ¶
func (x *Uint128) Reset()
func (*Uint128) String ¶
type UpcomingMaintenance ¶
type UpcomingMaintenance struct { // Indicates if the maintenance can be customer triggered. CanReschedule *bool `protobuf:"varint,95981977,opt,name=can_reschedule,json=canReschedule,proto3,oneof" json:"can_reschedule,omitempty"` // The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format. LatestWindowStartTime *string `protobuf:"bytes,128032129,opt,name=latest_window_start_time,json=latestWindowStartTime,proto3,oneof" json:"latest_window_start_time,omitempty"` // Check the MaintenanceStatus enum for the list of possible values. MaintenanceStatus *string `protobuf:"bytes,81645214,opt,name=maintenance_status,json=maintenanceStatus,proto3,oneof" json:"maintenance_status,omitempty"` // Defines the type of maintenance. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format. WindowEndTime *string `protobuf:"bytes,271816480,opt,name=window_end_time,json=windowEndTime,proto3,oneof" json:"window_end_time,omitempty"` // The current start time of the maintenance window. This timestamp value is in RFC3339 text format. WindowStartTime *string `protobuf:"bytes,473061433,opt,name=window_start_time,json=windowStartTime,proto3,oneof" json:"window_start_time,omitempty"` // contains filtered or unexported fields }
Upcoming Maintenance notification information.
func (*UpcomingMaintenance) Descriptor ¶
func (*UpcomingMaintenance) Descriptor() ([]byte, []int)
Deprecated: Use UpcomingMaintenance.ProtoReflect.Descriptor instead.
func (*UpcomingMaintenance) GetCanReschedule ¶
func (x *UpcomingMaintenance) GetCanReschedule() bool
func (*UpcomingMaintenance) GetLatestWindowStartTime ¶
func (x *UpcomingMaintenance) GetLatestWindowStartTime() string
func (*UpcomingMaintenance) GetMaintenanceStatus ¶
func (x *UpcomingMaintenance) GetMaintenanceStatus() string
func (*UpcomingMaintenance) GetType ¶
func (x *UpcomingMaintenance) GetType() string
func (*UpcomingMaintenance) GetWindowEndTime ¶
func (x *UpcomingMaintenance) GetWindowEndTime() string
func (*UpcomingMaintenance) GetWindowStartTime ¶
func (x *UpcomingMaintenance) GetWindowStartTime() string
func (*UpcomingMaintenance) ProtoMessage ¶
func (*UpcomingMaintenance) ProtoMessage()
func (*UpcomingMaintenance) ProtoReflect ¶
func (x *UpcomingMaintenance) ProtoReflect() protoreflect.Message
func (*UpcomingMaintenance) Reset ¶
func (x *UpcomingMaintenance) Reset()
func (*UpcomingMaintenance) String ¶
func (x *UpcomingMaintenance) String() string
type UpcomingMaintenance_MaintenanceStatus ¶
type UpcomingMaintenance_MaintenanceStatus int32
const ( // A value indicating that the enum field is not set. UpcomingMaintenance_UNDEFINED_MAINTENANCE_STATUS UpcomingMaintenance_MaintenanceStatus = 0 // There is ongoing maintenance on this VM. UpcomingMaintenance_ONGOING UpcomingMaintenance_MaintenanceStatus = 473158491 // There is pending maintenance. UpcomingMaintenance_PENDING UpcomingMaintenance_MaintenanceStatus = 35394935 // Unknown maintenance status. Do not use this value. UpcomingMaintenance_UNKNOWN UpcomingMaintenance_MaintenanceStatus = 433141802 )
func (UpcomingMaintenance_MaintenanceStatus) Descriptor ¶
func (UpcomingMaintenance_MaintenanceStatus) Descriptor() protoreflect.EnumDescriptor
func (UpcomingMaintenance_MaintenanceStatus) Enum ¶
func (UpcomingMaintenance_MaintenanceStatus) EnumDescriptor ¶
func (UpcomingMaintenance_MaintenanceStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use UpcomingMaintenance_MaintenanceStatus.Descriptor instead.
func (UpcomingMaintenance_MaintenanceStatus) Number ¶
func (x UpcomingMaintenance_MaintenanceStatus) Number() protoreflect.EnumNumber
func (UpcomingMaintenance_MaintenanceStatus) String ¶
func (x UpcomingMaintenance_MaintenanceStatus) String() string
func (UpcomingMaintenance_MaintenanceStatus) Type ¶
func (UpcomingMaintenance_MaintenanceStatus) Type() protoreflect.EnumType
type UpcomingMaintenance_Type ¶
type UpcomingMaintenance_Type int32
Defines the type of maintenance.
const ( // A value indicating that the enum field is not set. UpcomingMaintenance_UNDEFINED_TYPE UpcomingMaintenance_Type = 0 // Scheduled maintenance (e.g. maintenance after uptime guarantee is complete). UpcomingMaintenance_SCHEDULED UpcomingMaintenance_Type = 478400653 // No type specified. Do not use this value. UpcomingMaintenance_UNKNOWN_TYPE UpcomingMaintenance_Type = 490705455 // Unscheduled maintenance (e.g. emergency maintenance during uptime guarantee). UpcomingMaintenance_UNSCHEDULED UpcomingMaintenance_Type = 450077204 )
func (UpcomingMaintenance_Type) Descriptor ¶
func (UpcomingMaintenance_Type) Descriptor() protoreflect.EnumDescriptor
func (UpcomingMaintenance_Type) Enum ¶
func (x UpcomingMaintenance_Type) Enum() *UpcomingMaintenance_Type
func (UpcomingMaintenance_Type) EnumDescriptor ¶
func (UpcomingMaintenance_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use UpcomingMaintenance_Type.Descriptor instead.
func (UpcomingMaintenance_Type) Number ¶
func (x UpcomingMaintenance_Type) Number() protoreflect.EnumNumber
func (UpcomingMaintenance_Type) String ¶
func (x UpcomingMaintenance_Type) String() string
func (UpcomingMaintenance_Type) Type ¶
func (UpcomingMaintenance_Type) Type() protoreflect.EnumType
type UpdateAccessConfigInstanceRequest ¶
type UpdateAccessConfigInstanceRequest struct { // The body resource for this request AccessConfigResource *AccessConfig `protobuf:"bytes,387825552,opt,name=access_config_resource,json=accessConfigResource,proto3" json:"access_config_resource,omitempty"` // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The name of the network interface where the access config is attached. NetworkInterface string `protobuf:"bytes,365387880,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.UpdateAccessConfig. See the method description for details.
func (*UpdateAccessConfigInstanceRequest) Descriptor ¶
func (*UpdateAccessConfigInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAccessConfigInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateAccessConfigInstanceRequest) GetAccessConfigResource ¶
func (x *UpdateAccessConfigInstanceRequest) GetAccessConfigResource() *AccessConfig
func (*UpdateAccessConfigInstanceRequest) GetInstance ¶
func (x *UpdateAccessConfigInstanceRequest) GetInstance() string
func (*UpdateAccessConfigInstanceRequest) GetNetworkInterface ¶
func (x *UpdateAccessConfigInstanceRequest) GetNetworkInterface() string
func (*UpdateAccessConfigInstanceRequest) GetProject ¶
func (x *UpdateAccessConfigInstanceRequest) GetProject() string
func (*UpdateAccessConfigInstanceRequest) GetRequestId ¶
func (x *UpdateAccessConfigInstanceRequest) GetRequestId() string
func (*UpdateAccessConfigInstanceRequest) GetZone ¶
func (x *UpdateAccessConfigInstanceRequest) GetZone() string
func (*UpdateAccessConfigInstanceRequest) ProtoMessage ¶
func (*UpdateAccessConfigInstanceRequest) ProtoMessage()
func (*UpdateAccessConfigInstanceRequest) ProtoReflect ¶
func (x *UpdateAccessConfigInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateAccessConfigInstanceRequest) Reset ¶
func (x *UpdateAccessConfigInstanceRequest) Reset()
func (*UpdateAccessConfigInstanceRequest) String ¶
func (x *UpdateAccessConfigInstanceRequest) String() string
type UpdateAutoscalerRequest ¶
type UpdateAutoscalerRequest struct { // Name of the autoscaler to update. Autoscaler *string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3,oneof" json:"autoscaler,omitempty"` // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Autoscalers.Update. See the method description for details.
func (*UpdateAutoscalerRequest) Descriptor ¶
func (*UpdateAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*UpdateAutoscalerRequest) GetAutoscaler ¶
func (x *UpdateAutoscalerRequest) GetAutoscaler() string
func (*UpdateAutoscalerRequest) GetAutoscalerResource ¶
func (x *UpdateAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*UpdateAutoscalerRequest) GetProject ¶
func (x *UpdateAutoscalerRequest) GetProject() string
func (*UpdateAutoscalerRequest) GetRequestId ¶
func (x *UpdateAutoscalerRequest) GetRequestId() string
func (*UpdateAutoscalerRequest) GetZone ¶
func (x *UpdateAutoscalerRequest) GetZone() string
func (*UpdateAutoscalerRequest) ProtoMessage ¶
func (*UpdateAutoscalerRequest) ProtoMessage()
func (*UpdateAutoscalerRequest) ProtoReflect ¶
func (x *UpdateAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*UpdateAutoscalerRequest) Reset ¶
func (x *UpdateAutoscalerRequest) Reset()
func (*UpdateAutoscalerRequest) String ¶
func (x *UpdateAutoscalerRequest) String() string
type UpdateBackendBucketRequest ¶
type UpdateBackendBucketRequest struct { // Name of the BackendBucket resource to update. BackendBucket string `protobuf:"bytes,91714037,opt,name=backend_bucket,json=backendBucket,proto3" json:"backend_bucket,omitempty"` // The body resource for this request BackendBucketResource *BackendBucket `protobuf:"bytes,380757784,opt,name=backend_bucket_resource,json=backendBucketResource,proto3" json:"backend_bucket_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendBuckets.Update. See the method description for details.
func (*UpdateBackendBucketRequest) Descriptor ¶
func (*UpdateBackendBucketRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBackendBucketRequest.ProtoReflect.Descriptor instead.
func (*UpdateBackendBucketRequest) GetBackendBucket ¶
func (x *UpdateBackendBucketRequest) GetBackendBucket() string
func (*UpdateBackendBucketRequest) GetBackendBucketResource ¶
func (x *UpdateBackendBucketRequest) GetBackendBucketResource() *BackendBucket
func (*UpdateBackendBucketRequest) GetProject ¶
func (x *UpdateBackendBucketRequest) GetProject() string
func (*UpdateBackendBucketRequest) GetRequestId ¶
func (x *UpdateBackendBucketRequest) GetRequestId() string
func (*UpdateBackendBucketRequest) ProtoMessage ¶
func (*UpdateBackendBucketRequest) ProtoMessage()
func (*UpdateBackendBucketRequest) ProtoReflect ¶
func (x *UpdateBackendBucketRequest) ProtoReflect() protoreflect.Message
func (*UpdateBackendBucketRequest) Reset ¶
func (x *UpdateBackendBucketRequest) Reset()
func (*UpdateBackendBucketRequest) String ¶
func (x *UpdateBackendBucketRequest) String() string
type UpdateBackendServiceRequest ¶
type UpdateBackendServiceRequest struct { // Name of the BackendService resource to update. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for BackendServices.Update. See the method description for details.
func (*UpdateBackendServiceRequest) Descriptor ¶
func (*UpdateBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*UpdateBackendServiceRequest) GetBackendService ¶
func (x *UpdateBackendServiceRequest) GetBackendService() string
func (*UpdateBackendServiceRequest) GetBackendServiceResource ¶
func (x *UpdateBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*UpdateBackendServiceRequest) GetProject ¶
func (x *UpdateBackendServiceRequest) GetProject() string
func (*UpdateBackendServiceRequest) GetRequestId ¶
func (x *UpdateBackendServiceRequest) GetRequestId() string
func (*UpdateBackendServiceRequest) ProtoMessage ¶
func (*UpdateBackendServiceRequest) ProtoMessage()
func (*UpdateBackendServiceRequest) ProtoReflect ¶
func (x *UpdateBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*UpdateBackendServiceRequest) Reset ¶
func (x *UpdateBackendServiceRequest) Reset()
func (*UpdateBackendServiceRequest) String ¶
func (x *UpdateBackendServiceRequest) String() string
type UpdateDiskRequest ¶
type UpdateDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DiskResource *Disk `protobuf:"bytes,25880688,opt,name=disk_resource,json=diskResource,proto3" json:"disk_resource,omitempty"` Paths *string `protobuf:"bytes,106438894,opt,name=paths,proto3,oneof" json:"paths,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Disks.Update. See the method description for details.
func (*UpdateDiskRequest) Descriptor ¶
func (*UpdateDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDiskRequest.ProtoReflect.Descriptor instead.
func (*UpdateDiskRequest) GetDisk ¶
func (x *UpdateDiskRequest) GetDisk() string
func (*UpdateDiskRequest) GetDiskResource ¶
func (x *UpdateDiskRequest) GetDiskResource() *Disk
func (*UpdateDiskRequest) GetPaths ¶
func (x *UpdateDiskRequest) GetPaths() string
func (*UpdateDiskRequest) GetProject ¶
func (x *UpdateDiskRequest) GetProject() string
func (*UpdateDiskRequest) GetRequestId ¶
func (x *UpdateDiskRequest) GetRequestId() string
func (*UpdateDiskRequest) GetUpdateMask ¶
func (x *UpdateDiskRequest) GetUpdateMask() string
func (*UpdateDiskRequest) GetZone ¶
func (x *UpdateDiskRequest) GetZone() string
func (*UpdateDiskRequest) ProtoMessage ¶
func (*UpdateDiskRequest) ProtoMessage()
func (*UpdateDiskRequest) ProtoReflect ¶
func (x *UpdateDiskRequest) ProtoReflect() protoreflect.Message
func (*UpdateDiskRequest) Reset ¶
func (x *UpdateDiskRequest) Reset()
func (*UpdateDiskRequest) String ¶
func (x *UpdateDiskRequest) String() string
type UpdateDisplayDeviceInstanceRequest ¶
type UpdateDisplayDeviceInstanceRequest struct { // The body resource for this request DisplayDeviceResource *DisplayDevice `protobuf:"bytes,289686106,opt,name=display_device_resource,json=displayDeviceResource,proto3" json:"display_device_resource,omitempty"` // Name of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.UpdateDisplayDevice. See the method description for details.
func (*UpdateDisplayDeviceInstanceRequest) Descriptor ¶
func (*UpdateDisplayDeviceInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDisplayDeviceInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateDisplayDeviceInstanceRequest) GetDisplayDeviceResource ¶
func (x *UpdateDisplayDeviceInstanceRequest) GetDisplayDeviceResource() *DisplayDevice
func (*UpdateDisplayDeviceInstanceRequest) GetInstance ¶
func (x *UpdateDisplayDeviceInstanceRequest) GetInstance() string
func (*UpdateDisplayDeviceInstanceRequest) GetProject ¶
func (x *UpdateDisplayDeviceInstanceRequest) GetProject() string
func (*UpdateDisplayDeviceInstanceRequest) GetRequestId ¶
func (x *UpdateDisplayDeviceInstanceRequest) GetRequestId() string
func (*UpdateDisplayDeviceInstanceRequest) GetZone ¶
func (x *UpdateDisplayDeviceInstanceRequest) GetZone() string
func (*UpdateDisplayDeviceInstanceRequest) ProtoMessage ¶
func (*UpdateDisplayDeviceInstanceRequest) ProtoMessage()
func (*UpdateDisplayDeviceInstanceRequest) ProtoReflect ¶
func (x *UpdateDisplayDeviceInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateDisplayDeviceInstanceRequest) Reset ¶
func (x *UpdateDisplayDeviceInstanceRequest) Reset()
func (*UpdateDisplayDeviceInstanceRequest) String ¶
func (x *UpdateDisplayDeviceInstanceRequest) String() string
type UpdateFirewallRequest ¶
type UpdateFirewallRequest struct { // Name of the firewall rule to update. Firewall string `protobuf:"bytes,511016192,opt,name=firewall,proto3" json:"firewall,omitempty"` // The body resource for this request FirewallResource *Firewall `protobuf:"bytes,41425005,opt,name=firewall_resource,json=firewallResource,proto3" json:"firewall_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Firewalls.Update. See the method description for details.
func (*UpdateFirewallRequest) Descriptor ¶
func (*UpdateFirewallRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFirewallRequest.ProtoReflect.Descriptor instead.
func (*UpdateFirewallRequest) GetFirewall ¶
func (x *UpdateFirewallRequest) GetFirewall() string
func (*UpdateFirewallRequest) GetFirewallResource ¶
func (x *UpdateFirewallRequest) GetFirewallResource() *Firewall
func (*UpdateFirewallRequest) GetProject ¶
func (x *UpdateFirewallRequest) GetProject() string
func (*UpdateFirewallRequest) GetRequestId ¶
func (x *UpdateFirewallRequest) GetRequestId() string
func (*UpdateFirewallRequest) ProtoMessage ¶
func (*UpdateFirewallRequest) ProtoMessage()
func (*UpdateFirewallRequest) ProtoReflect ¶
func (x *UpdateFirewallRequest) ProtoReflect() protoreflect.Message
func (*UpdateFirewallRequest) Reset ¶
func (x *UpdateFirewallRequest) Reset()
func (*UpdateFirewallRequest) String ¶
func (x *UpdateFirewallRequest) String() string
type UpdateHealthCheckRequest ¶
type UpdateHealthCheckRequest struct { // Name of the HealthCheck resource to update. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for HealthChecks.Update. See the method description for details.
func (*UpdateHealthCheckRequest) Descriptor ¶
func (*UpdateHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*UpdateHealthCheckRequest) GetHealthCheck ¶
func (x *UpdateHealthCheckRequest) GetHealthCheck() string
func (*UpdateHealthCheckRequest) GetHealthCheckResource ¶
func (x *UpdateHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*UpdateHealthCheckRequest) GetProject ¶
func (x *UpdateHealthCheckRequest) GetProject() string
func (*UpdateHealthCheckRequest) GetRequestId ¶
func (x *UpdateHealthCheckRequest) GetRequestId() string
func (*UpdateHealthCheckRequest) ProtoMessage ¶
func (*UpdateHealthCheckRequest) ProtoMessage()
func (*UpdateHealthCheckRequest) ProtoReflect ¶
func (x *UpdateHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*UpdateHealthCheckRequest) Reset ¶
func (x *UpdateHealthCheckRequest) Reset()
func (*UpdateHealthCheckRequest) String ¶
func (x *UpdateHealthCheckRequest) String() string
type UpdateInstanceRequest ¶
type UpdateInstanceRequest struct { // Name of the instance resource to update. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The body resource for this request InstanceResource *Instance `protobuf:"bytes,215988344,opt,name=instance_resource,json=instanceResource,proto3" json:"instance_resource,omitempty"` // Specifies the action to take when updating an instance even if the updated properties do not require it. If not specified, then Compute Engine acts based on the minimum action that the updated properties require. // Check the MinimalAction enum for the list of possible values. MinimalAction *string `protobuf:"bytes,270567060,opt,name=minimal_action,json=minimalAction,proto3,oneof" json:"minimal_action,omitempty"` // Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART. // Check the MostDisruptiveAllowedAction enum for the list of possible values. MostDisruptiveAllowedAction *string `protobuf:"bytes,66103053,opt,name=most_disruptive_allowed_action,json=mostDisruptiveAllowedAction,proto3,oneof" json:"most_disruptive_allowed_action,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.Update. See the method description for details.
func (*UpdateInstanceRequest) Descriptor ¶
func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateInstanceRequest) GetInstance ¶
func (x *UpdateInstanceRequest) GetInstance() string
func (*UpdateInstanceRequest) GetInstanceResource ¶
func (x *UpdateInstanceRequest) GetInstanceResource() *Instance
func (*UpdateInstanceRequest) GetMinimalAction ¶
func (x *UpdateInstanceRequest) GetMinimalAction() string
func (*UpdateInstanceRequest) GetMostDisruptiveAllowedAction ¶
func (x *UpdateInstanceRequest) GetMostDisruptiveAllowedAction() string
func (*UpdateInstanceRequest) GetProject ¶
func (x *UpdateInstanceRequest) GetProject() string
func (*UpdateInstanceRequest) GetRequestId ¶
func (x *UpdateInstanceRequest) GetRequestId() string
func (*UpdateInstanceRequest) GetZone ¶
func (x *UpdateInstanceRequest) GetZone() string
func (*UpdateInstanceRequest) ProtoMessage ¶
func (*UpdateInstanceRequest) ProtoMessage()
func (*UpdateInstanceRequest) ProtoReflect ¶
func (x *UpdateInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateInstanceRequest) Reset ¶
func (x *UpdateInstanceRequest) Reset()
func (*UpdateInstanceRequest) String ¶
func (x *UpdateInstanceRequest) String() string
type UpdateInstanceRequest_MinimalAction ¶
type UpdateInstanceRequest_MinimalAction int32
Specifies the action to take when updating an instance even if the updated properties do not require it. If not specified, then Compute Engine acts based on the minimum action that the updated properties require. Additional supported values which may be not listed in the enum directly due to technical reasons: INVALID NO_EFFECT REFRESH RESTART
const ( // A value indicating that the enum field is not set. UpdateInstanceRequest_UNDEFINED_MINIMAL_ACTION UpdateInstanceRequest_MinimalAction = 0 )
func (UpdateInstanceRequest_MinimalAction) Descriptor ¶
func (UpdateInstanceRequest_MinimalAction) Descriptor() protoreflect.EnumDescriptor
func (UpdateInstanceRequest_MinimalAction) Enum ¶
func (x UpdateInstanceRequest_MinimalAction) Enum() *UpdateInstanceRequest_MinimalAction
func (UpdateInstanceRequest_MinimalAction) EnumDescriptor ¶
func (UpdateInstanceRequest_MinimalAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use UpdateInstanceRequest_MinimalAction.Descriptor instead.
func (UpdateInstanceRequest_MinimalAction) Number ¶
func (x UpdateInstanceRequest_MinimalAction) Number() protoreflect.EnumNumber
func (UpdateInstanceRequest_MinimalAction) String ¶
func (x UpdateInstanceRequest_MinimalAction) String() string
func (UpdateInstanceRequest_MinimalAction) Type ¶
func (UpdateInstanceRequest_MinimalAction) Type() protoreflect.EnumType
type UpdateInstanceRequest_MostDisruptiveAllowedAction ¶
type UpdateInstanceRequest_MostDisruptiveAllowedAction int32
Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART. Additional supported values which may be not listed in the enum directly due to technical reasons: INVALID NO_EFFECT REFRESH RESTART
const ( // A value indicating that the enum field is not set. UpdateInstanceRequest_UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION UpdateInstanceRequest_MostDisruptiveAllowedAction = 0 )
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Descriptor ¶
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Descriptor() protoreflect.EnumDescriptor
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Enum ¶
func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) Enum() *UpdateInstanceRequest_MostDisruptiveAllowedAction
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) EnumDescriptor ¶
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use UpdateInstanceRequest_MostDisruptiveAllowedAction.Descriptor instead.
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Number ¶
func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) Number() protoreflect.EnumNumber
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) String ¶
func (x UpdateInstanceRequest_MostDisruptiveAllowedAction) String() string
func (UpdateInstanceRequest_MostDisruptiveAllowedAction) Type ¶
type UpdateNetworkInterfaceInstanceRequest ¶
type UpdateNetworkInterfaceInstanceRequest struct { // The instance name for this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // The name of the network interface to update. NetworkInterface string `protobuf:"bytes,365387880,opt,name=network_interface,json=networkInterface,proto3" json:"network_interface,omitempty"` // The body resource for this request NetworkInterfaceResource *NetworkInterface `protobuf:"bytes,325814789,opt,name=network_interface_resource,json=networkInterfaceResource,proto3" json:"network_interface_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.UpdateNetworkInterface. See the method description for details.
func (*UpdateNetworkInterfaceInstanceRequest) Descriptor ¶
func (*UpdateNetworkInterfaceInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNetworkInterfaceInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateNetworkInterfaceInstanceRequest) GetInstance ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetInstance() string
func (*UpdateNetworkInterfaceInstanceRequest) GetNetworkInterface ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetNetworkInterface() string
func (*UpdateNetworkInterfaceInstanceRequest) GetNetworkInterfaceResource ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetNetworkInterfaceResource() *NetworkInterface
func (*UpdateNetworkInterfaceInstanceRequest) GetProject ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetProject() string
func (*UpdateNetworkInterfaceInstanceRequest) GetRequestId ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetRequestId() string
func (*UpdateNetworkInterfaceInstanceRequest) GetZone ¶
func (x *UpdateNetworkInterfaceInstanceRequest) GetZone() string
func (*UpdateNetworkInterfaceInstanceRequest) ProtoMessage ¶
func (*UpdateNetworkInterfaceInstanceRequest) ProtoMessage()
func (*UpdateNetworkInterfaceInstanceRequest) ProtoReflect ¶
func (x *UpdateNetworkInterfaceInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateNetworkInterfaceInstanceRequest) Reset ¶
func (x *UpdateNetworkInterfaceInstanceRequest) Reset()
func (*UpdateNetworkInterfaceInstanceRequest) String ¶
func (x *UpdateNetworkInterfaceInstanceRequest) String() string
type UpdatePeeringNetworkRequest ¶
type UpdatePeeringNetworkRequest struct { // Name of the network resource which the updated peering is belonging to. Network string `protobuf:"bytes,232872494,opt,name=network,proto3" json:"network,omitempty"` // The body resource for this request NetworksUpdatePeeringRequestResource *NetworksUpdatePeeringRequest `protobuf:"bytes,224433497,opt,name=networks_update_peering_request_resource,json=networksUpdatePeeringRequestResource,proto3" json:"networks_update_peering_request_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for Networks.UpdatePeering. See the method description for details.
func (*UpdatePeeringNetworkRequest) Descriptor ¶
func (*UpdatePeeringNetworkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePeeringNetworkRequest.ProtoReflect.Descriptor instead.
func (*UpdatePeeringNetworkRequest) GetNetwork ¶
func (x *UpdatePeeringNetworkRequest) GetNetwork() string
func (*UpdatePeeringNetworkRequest) GetNetworksUpdatePeeringRequestResource ¶
func (x *UpdatePeeringNetworkRequest) GetNetworksUpdatePeeringRequestResource() *NetworksUpdatePeeringRequest
func (*UpdatePeeringNetworkRequest) GetProject ¶
func (x *UpdatePeeringNetworkRequest) GetProject() string
func (*UpdatePeeringNetworkRequest) GetRequestId ¶
func (x *UpdatePeeringNetworkRequest) GetRequestId() string
func (*UpdatePeeringNetworkRequest) ProtoMessage ¶
func (*UpdatePeeringNetworkRequest) ProtoMessage()
func (*UpdatePeeringNetworkRequest) ProtoReflect ¶
func (x *UpdatePeeringNetworkRequest) ProtoReflect() protoreflect.Message
func (*UpdatePeeringNetworkRequest) Reset ¶
func (x *UpdatePeeringNetworkRequest) Reset()
func (*UpdatePeeringNetworkRequest) String ¶
func (x *UpdatePeeringNetworkRequest) String() string
type UpdatePerInstanceConfigsInstanceGroupManagerRequest ¶
type UpdatePerInstanceConfigsInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // The body resource for this request InstanceGroupManagersUpdatePerInstanceConfigsReqResource *InstanceGroupManagersUpdatePerInstanceConfigsReq `protobuf:"bytes,141402302,opt,name=instance_group_managers_update_per_instance_configs_req_resource,json=instanceGroupManagersUpdatePerInstanceConfigsReqResource,proto3" json:"instance_group_managers_update_per_instance_configs_req_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The name of the zone where the managed instance group is located. It should conform to RFC1035. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for InstanceGroupManagers.UpdatePerInstanceConfigs. See the method description for details.
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) Descriptor ¶
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePerInstanceConfigsInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersUpdatePerInstanceConfigsReqResource ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetInstanceGroupManagersUpdatePerInstanceConfigsReqResource() *InstanceGroupManagersUpdatePerInstanceConfigsReq
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetProject ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetProject() string
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetRequestId ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetRequestId() string
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetZone ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) GetZone() string
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage ¶
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoMessage()
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) Reset ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) Reset()
func (*UpdatePerInstanceConfigsInstanceGroupManagerRequest) String ¶
func (x *UpdatePerInstanceConfigsInstanceGroupManagerRequest) String() string
type UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest ¶
type UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest struct { // The name of the managed instance group. It should conform to RFC1035. InstanceGroupManager string `protobuf:"bytes,249363395,opt,name=instance_group_manager,json=instanceGroupManager,proto3" json:"instance_group_manager,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request, should conform to RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionInstanceGroupManagerUpdateInstanceConfigReqResource *RegionInstanceGroupManagerUpdateInstanceConfigReq `protobuf:"bytes,89036583,opt,name=region_instance_group_manager_update_instance_config_req_resource,json=regionInstanceGroupManagerUpdateInstanceConfigReqResource,proto3" json:"region_instance_group_manager_update_instance_config_req_resource,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionInstanceGroupManagers.UpdatePerInstanceConfigs. See the method description for details.
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor ¶
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest.ProtoReflect.Descriptor instead.
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetInstanceGroupManager() string
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetProject() string
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegion() string
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerUpdateInstanceConfigReqResource ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRegionInstanceGroupManagerUpdateInstanceConfigReqResource() *RegionInstanceGroupManagerUpdateInstanceConfigReq
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) GetRequestId() string
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage ¶
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoMessage()
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) ProtoReflect() protoreflect.Message
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) Reset()
func (*UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) String ¶
func (x *UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest) String() string
type UpdateRegionAutoscalerRequest ¶
type UpdateRegionAutoscalerRequest struct { // Name of the autoscaler to update. Autoscaler *string `protobuf:"bytes,517258967,opt,name=autoscaler,proto3,oneof" json:"autoscaler,omitempty"` // The body resource for this request AutoscalerResource *Autoscaler `protobuf:"bytes,207616118,opt,name=autoscaler_resource,json=autoscalerResource,proto3" json:"autoscaler_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionAutoscalers.Update. See the method description for details.
func (*UpdateRegionAutoscalerRequest) Descriptor ¶
func (*UpdateRegionAutoscalerRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionAutoscalerRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionAutoscalerRequest) GetAutoscaler ¶
func (x *UpdateRegionAutoscalerRequest) GetAutoscaler() string
func (*UpdateRegionAutoscalerRequest) GetAutoscalerResource ¶
func (x *UpdateRegionAutoscalerRequest) GetAutoscalerResource() *Autoscaler
func (*UpdateRegionAutoscalerRequest) GetProject ¶
func (x *UpdateRegionAutoscalerRequest) GetProject() string
func (*UpdateRegionAutoscalerRequest) GetRegion ¶
func (x *UpdateRegionAutoscalerRequest) GetRegion() string
func (*UpdateRegionAutoscalerRequest) GetRequestId ¶
func (x *UpdateRegionAutoscalerRequest) GetRequestId() string
func (*UpdateRegionAutoscalerRequest) ProtoMessage ¶
func (*UpdateRegionAutoscalerRequest) ProtoMessage()
func (*UpdateRegionAutoscalerRequest) ProtoReflect ¶
func (x *UpdateRegionAutoscalerRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionAutoscalerRequest) Reset ¶
func (x *UpdateRegionAutoscalerRequest) Reset()
func (*UpdateRegionAutoscalerRequest) String ¶
func (x *UpdateRegionAutoscalerRequest) String() string
type UpdateRegionBackendServiceRequest ¶
type UpdateRegionBackendServiceRequest struct { // Name of the BackendService resource to update. BackendService string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3" json:"backend_service,omitempty"` // The body resource for this request BackendServiceResource *BackendService `protobuf:"bytes,347586723,opt,name=backend_service_resource,json=backendServiceResource,proto3" json:"backend_service_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionBackendServices.Update. See the method description for details.
func (*UpdateRegionBackendServiceRequest) Descriptor ¶
func (*UpdateRegionBackendServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionBackendServiceRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionBackendServiceRequest) GetBackendService ¶
func (x *UpdateRegionBackendServiceRequest) GetBackendService() string
func (*UpdateRegionBackendServiceRequest) GetBackendServiceResource ¶
func (x *UpdateRegionBackendServiceRequest) GetBackendServiceResource() *BackendService
func (*UpdateRegionBackendServiceRequest) GetProject ¶
func (x *UpdateRegionBackendServiceRequest) GetProject() string
func (*UpdateRegionBackendServiceRequest) GetRegion ¶
func (x *UpdateRegionBackendServiceRequest) GetRegion() string
func (*UpdateRegionBackendServiceRequest) GetRequestId ¶
func (x *UpdateRegionBackendServiceRequest) GetRequestId() string
func (*UpdateRegionBackendServiceRequest) ProtoMessage ¶
func (*UpdateRegionBackendServiceRequest) ProtoMessage()
func (*UpdateRegionBackendServiceRequest) ProtoReflect ¶
func (x *UpdateRegionBackendServiceRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionBackendServiceRequest) Reset ¶
func (x *UpdateRegionBackendServiceRequest) Reset()
func (*UpdateRegionBackendServiceRequest) String ¶
func (x *UpdateRegionBackendServiceRequest) String() string
type UpdateRegionCommitmentRequest ¶
type UpdateRegionCommitmentRequest struct { // Name of the commitment for which auto renew is being updated. Commitment string `protobuf:"bytes,482134805,opt,name=commitment,proto3" json:"commitment,omitempty"` // The body resource for this request CommitmentResource *Commitment `protobuf:"bytes,244240888,opt,name=commitment_resource,json=commitmentResource,proto3" json:"commitment_resource,omitempty"` Paths *string `protobuf:"bytes,106438894,opt,name=paths,proto3,oneof" json:"paths,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for RegionCommitments.Update. See the method description for details.
func (*UpdateRegionCommitmentRequest) Descriptor ¶
func (*UpdateRegionCommitmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionCommitmentRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionCommitmentRequest) GetCommitment ¶
func (x *UpdateRegionCommitmentRequest) GetCommitment() string
func (*UpdateRegionCommitmentRequest) GetCommitmentResource ¶
func (x *UpdateRegionCommitmentRequest) GetCommitmentResource() *Commitment
func (*UpdateRegionCommitmentRequest) GetPaths ¶
func (x *UpdateRegionCommitmentRequest) GetPaths() string
func (*UpdateRegionCommitmentRequest) GetProject ¶
func (x *UpdateRegionCommitmentRequest) GetProject() string
func (*UpdateRegionCommitmentRequest) GetRegion ¶
func (x *UpdateRegionCommitmentRequest) GetRegion() string
func (*UpdateRegionCommitmentRequest) GetRequestId ¶
func (x *UpdateRegionCommitmentRequest) GetRequestId() string
func (*UpdateRegionCommitmentRequest) GetUpdateMask ¶
func (x *UpdateRegionCommitmentRequest) GetUpdateMask() string
func (*UpdateRegionCommitmentRequest) ProtoMessage ¶
func (*UpdateRegionCommitmentRequest) ProtoMessage()
func (*UpdateRegionCommitmentRequest) ProtoReflect ¶
func (x *UpdateRegionCommitmentRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionCommitmentRequest) Reset ¶
func (x *UpdateRegionCommitmentRequest) Reset()
func (*UpdateRegionCommitmentRequest) String ¶
func (x *UpdateRegionCommitmentRequest) String() string
type UpdateRegionDiskRequest ¶
type UpdateRegionDiskRequest struct { // The disk name for this request. Disk string `protobuf:"bytes,3083677,opt,name=disk,proto3" json:"disk,omitempty"` // The body resource for this request DiskResource *Disk `protobuf:"bytes,25880688,opt,name=disk_resource,json=diskResource,proto3" json:"disk_resource,omitempty"` Paths *string `protobuf:"bytes,106438894,opt,name=paths,proto3,oneof" json:"paths,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // contains filtered or unexported fields }
A request message for RegionDisks.Update. See the method description for details.
func (*UpdateRegionDiskRequest) Descriptor ¶
func (*UpdateRegionDiskRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionDiskRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionDiskRequest) GetDisk ¶
func (x *UpdateRegionDiskRequest) GetDisk() string
func (*UpdateRegionDiskRequest) GetDiskResource ¶
func (x *UpdateRegionDiskRequest) GetDiskResource() *Disk
func (*UpdateRegionDiskRequest) GetPaths ¶
func (x *UpdateRegionDiskRequest) GetPaths() string
func (*UpdateRegionDiskRequest) GetProject ¶
func (x *UpdateRegionDiskRequest) GetProject() string
func (*UpdateRegionDiskRequest) GetRegion ¶
func (x *UpdateRegionDiskRequest) GetRegion() string
func (*UpdateRegionDiskRequest) GetRequestId ¶
func (x *UpdateRegionDiskRequest) GetRequestId() string
func (*UpdateRegionDiskRequest) GetUpdateMask ¶
func (x *UpdateRegionDiskRequest) GetUpdateMask() string
func (*UpdateRegionDiskRequest) ProtoMessage ¶
func (*UpdateRegionDiskRequest) ProtoMessage()
func (*UpdateRegionDiskRequest) ProtoReflect ¶
func (x *UpdateRegionDiskRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionDiskRequest) Reset ¶
func (x *UpdateRegionDiskRequest) Reset()
func (*UpdateRegionDiskRequest) String ¶
func (x *UpdateRegionDiskRequest) String() string
type UpdateRegionHealthCheckRequest ¶
type UpdateRegionHealthCheckRequest struct { // Name of the HealthCheck resource to update. HealthCheck string `protobuf:"bytes,308876645,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // The body resource for this request HealthCheckResource *HealthCheck `protobuf:"bytes,201925032,opt,name=health_check_resource,json=healthCheckResource,proto3" json:"health_check_resource,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for RegionHealthChecks.Update. See the method description for details.
func (*UpdateRegionHealthCheckRequest) Descriptor ¶
func (*UpdateRegionHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionHealthCheckRequest) GetHealthCheck ¶
func (x *UpdateRegionHealthCheckRequest) GetHealthCheck() string
func (*UpdateRegionHealthCheckRequest) GetHealthCheckResource ¶
func (x *UpdateRegionHealthCheckRequest) GetHealthCheckResource() *HealthCheck
func (*UpdateRegionHealthCheckRequest) GetProject ¶
func (x *UpdateRegionHealthCheckRequest) GetProject() string
func (*UpdateRegionHealthCheckRequest) GetRegion ¶
func (x *UpdateRegionHealthCheckRequest) GetRegion() string
func (*UpdateRegionHealthCheckRequest) GetRequestId ¶
func (x *UpdateRegionHealthCheckRequest) GetRequestId() string
func (*UpdateRegionHealthCheckRequest) ProtoMessage ¶
func (*UpdateRegionHealthCheckRequest) ProtoMessage()
func (*UpdateRegionHealthCheckRequest) ProtoReflect ¶
func (x *UpdateRegionHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionHealthCheckRequest) Reset ¶
func (x *UpdateRegionHealthCheckRequest) Reset()
func (*UpdateRegionHealthCheckRequest) String ¶
func (x *UpdateRegionHealthCheckRequest) String() string
type UpdateRegionUrlMapRequest ¶
type UpdateRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // begin_interface: MixerMutationRequestBuilder Request ID to support idempotency. RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to update. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Update. See the method description for details.
func (*UpdateRegionUrlMapRequest) Descriptor ¶
func (*UpdateRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegionUrlMapRequest) GetProject ¶
func (x *UpdateRegionUrlMapRequest) GetProject() string
func (*UpdateRegionUrlMapRequest) GetRegion ¶
func (x *UpdateRegionUrlMapRequest) GetRegion() string
func (*UpdateRegionUrlMapRequest) GetRequestId ¶
func (x *UpdateRegionUrlMapRequest) GetRequestId() string
func (*UpdateRegionUrlMapRequest) GetUrlMap ¶
func (x *UpdateRegionUrlMapRequest) GetUrlMap() string
func (*UpdateRegionUrlMapRequest) GetUrlMapResource ¶
func (x *UpdateRegionUrlMapRequest) GetUrlMapResource() *UrlMap
func (*UpdateRegionUrlMapRequest) ProtoMessage ¶
func (*UpdateRegionUrlMapRequest) ProtoMessage()
func (*UpdateRegionUrlMapRequest) ProtoReflect ¶
func (x *UpdateRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegionUrlMapRequest) Reset ¶
func (x *UpdateRegionUrlMapRequest) Reset()
func (*UpdateRegionUrlMapRequest) String ¶
func (x *UpdateRegionUrlMapRequest) String() string
type UpdateReservationRequest ¶
type UpdateReservationRequest struct { Paths *string `protobuf:"bytes,106438894,opt,name=paths,proto3,oneof" json:"paths,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the reservation to update. Reservation string `protobuf:"bytes,47530956,opt,name=reservation,proto3" json:"reservation,omitempty"` // The body resource for this request ReservationResource *Reservation `protobuf:"bytes,285030177,opt,name=reservation_resource,json=reservationResource,proto3" json:"reservation_resource,omitempty"` // Update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Reservations.Update. See the method description for details.
func (*UpdateReservationRequest) Descriptor ¶
func (*UpdateReservationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateReservationRequest.ProtoReflect.Descriptor instead.
func (*UpdateReservationRequest) GetPaths ¶
func (x *UpdateReservationRequest) GetPaths() string
func (*UpdateReservationRequest) GetProject ¶
func (x *UpdateReservationRequest) GetProject() string
func (*UpdateReservationRequest) GetRequestId ¶
func (x *UpdateReservationRequest) GetRequestId() string
func (*UpdateReservationRequest) GetReservation ¶
func (x *UpdateReservationRequest) GetReservation() string
func (*UpdateReservationRequest) GetReservationResource ¶
func (x *UpdateReservationRequest) GetReservationResource() *Reservation
func (*UpdateReservationRequest) GetUpdateMask ¶
func (x *UpdateReservationRequest) GetUpdateMask() string
func (*UpdateReservationRequest) GetZone ¶
func (x *UpdateReservationRequest) GetZone() string
func (*UpdateReservationRequest) ProtoMessage ¶
func (*UpdateReservationRequest) ProtoMessage()
func (*UpdateReservationRequest) ProtoReflect ¶
func (x *UpdateReservationRequest) ProtoReflect() protoreflect.Message
func (*UpdateReservationRequest) Reset ¶
func (x *UpdateReservationRequest) Reset()
func (*UpdateReservationRequest) String ¶
func (x *UpdateReservationRequest) String() string
type UpdateRouterRequest ¶
type UpdateRouterRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the Router resource to update. Router string `protobuf:"bytes,148608841,opt,name=router,proto3" json:"router,omitempty"` // The body resource for this request RouterResource *Router `protobuf:"bytes,155222084,opt,name=router_resource,json=routerResource,proto3" json:"router_resource,omitempty"` // contains filtered or unexported fields }
A request message for Routers.Update. See the method description for details.
func (*UpdateRouterRequest) Descriptor ¶
func (*UpdateRouterRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRouterRequest.ProtoReflect.Descriptor instead.
func (*UpdateRouterRequest) GetProject ¶
func (x *UpdateRouterRequest) GetProject() string
func (*UpdateRouterRequest) GetRegion ¶
func (x *UpdateRouterRequest) GetRegion() string
func (*UpdateRouterRequest) GetRequestId ¶
func (x *UpdateRouterRequest) GetRequestId() string
func (*UpdateRouterRequest) GetRouter ¶
func (x *UpdateRouterRequest) GetRouter() string
func (*UpdateRouterRequest) GetRouterResource ¶
func (x *UpdateRouterRequest) GetRouterResource() *Router
func (*UpdateRouterRequest) ProtoMessage ¶
func (*UpdateRouterRequest) ProtoMessage()
func (*UpdateRouterRequest) ProtoReflect ¶
func (x *UpdateRouterRequest) ProtoReflect() protoreflect.Message
func (*UpdateRouterRequest) Reset ¶
func (x *UpdateRouterRequest) Reset()
func (*UpdateRouterRequest) String ¶
func (x *UpdateRouterRequest) String() string
type UpdateShieldedInstanceConfigInstanceRequest ¶
type UpdateShieldedInstanceConfigInstanceRequest struct { // Name or id of the instance scoping this request. Instance string `protobuf:"bytes,18257045,opt,name=instance,proto3" json:"instance,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The body resource for this request ShieldedInstanceConfigResource *ShieldedInstanceConfig `protobuf:"bytes,272059224,opt,name=shielded_instance_config_resource,json=shieldedInstanceConfigResource,proto3" json:"shielded_instance_config_resource,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for Instances.UpdateShieldedInstanceConfig. See the method description for details.
func (*UpdateShieldedInstanceConfigInstanceRequest) Descriptor ¶
func (*UpdateShieldedInstanceConfigInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateShieldedInstanceConfigInstanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateShieldedInstanceConfigInstanceRequest) GetInstance ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) GetInstance() string
func (*UpdateShieldedInstanceConfigInstanceRequest) GetProject ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) GetProject() string
func (*UpdateShieldedInstanceConfigInstanceRequest) GetRequestId ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) GetRequestId() string
func (*UpdateShieldedInstanceConfigInstanceRequest) GetShieldedInstanceConfigResource ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) GetShieldedInstanceConfigResource() *ShieldedInstanceConfig
func (*UpdateShieldedInstanceConfigInstanceRequest) GetZone ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) GetZone() string
func (*UpdateShieldedInstanceConfigInstanceRequest) ProtoMessage ¶
func (*UpdateShieldedInstanceConfigInstanceRequest) ProtoMessage()
func (*UpdateShieldedInstanceConfigInstanceRequest) ProtoReflect ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateShieldedInstanceConfigInstanceRequest) Reset ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) Reset()
func (*UpdateShieldedInstanceConfigInstanceRequest) String ¶
func (x *UpdateShieldedInstanceConfigInstanceRequest) String() string
type UpdateStoragePoolRequest ¶
type UpdateStoragePoolRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // The storagePool name for this request. StoragePool string `protobuf:"bytes,360473440,opt,name=storage_pool,json=storagePool,proto3" json:"storage_pool,omitempty"` // The body resource for this request StoragePoolResource *StoragePool `protobuf:"bytes,157179405,opt,name=storage_pool_resource,json=storagePoolResource,proto3" json:"storage_pool_resource,omitempty"` // update_mask indicates fields to be updated as part of this request. UpdateMask *string `protobuf:"bytes,500079778,opt,name=update_mask,json=updateMask,proto3,oneof" json:"update_mask,omitempty"` // The name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for StoragePools.Update. See the method description for details.
func (*UpdateStoragePoolRequest) Descriptor ¶
func (*UpdateStoragePoolRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStoragePoolRequest.ProtoReflect.Descriptor instead.
func (*UpdateStoragePoolRequest) GetProject ¶
func (x *UpdateStoragePoolRequest) GetProject() string
func (*UpdateStoragePoolRequest) GetRequestId ¶
func (x *UpdateStoragePoolRequest) GetRequestId() string
func (*UpdateStoragePoolRequest) GetStoragePool ¶
func (x *UpdateStoragePoolRequest) GetStoragePool() string
func (*UpdateStoragePoolRequest) GetStoragePoolResource ¶
func (x *UpdateStoragePoolRequest) GetStoragePoolResource() *StoragePool
func (*UpdateStoragePoolRequest) GetUpdateMask ¶
func (x *UpdateStoragePoolRequest) GetUpdateMask() string
func (*UpdateStoragePoolRequest) GetZone ¶
func (x *UpdateStoragePoolRequest) GetZone() string
func (*UpdateStoragePoolRequest) ProtoMessage ¶
func (*UpdateStoragePoolRequest) ProtoMessage()
func (*UpdateStoragePoolRequest) ProtoReflect ¶
func (x *UpdateStoragePoolRequest) ProtoReflect() protoreflect.Message
func (*UpdateStoragePoolRequest) Reset ¶
func (x *UpdateStoragePoolRequest) Reset()
func (*UpdateStoragePoolRequest) String ¶
func (x *UpdateStoragePoolRequest) String() string
type UpdateUrlMapRequest ¶
type UpdateUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // Name of the UrlMap resource to update. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // The body resource for this request UrlMapResource *UrlMap `protobuf:"bytes,168675425,opt,name=url_map_resource,json=urlMapResource,proto3" json:"url_map_resource,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Update. See the method description for details.
func (*UpdateUrlMapRequest) Descriptor ¶
func (*UpdateUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUrlMapRequest.ProtoReflect.Descriptor instead.
func (*UpdateUrlMapRequest) GetProject ¶
func (x *UpdateUrlMapRequest) GetProject() string
func (*UpdateUrlMapRequest) GetRequestId ¶
func (x *UpdateUrlMapRequest) GetRequestId() string
func (*UpdateUrlMapRequest) GetUrlMap ¶
func (x *UpdateUrlMapRequest) GetUrlMap() string
func (*UpdateUrlMapRequest) GetUrlMapResource ¶
func (x *UpdateUrlMapRequest) GetUrlMapResource() *UrlMap
func (*UpdateUrlMapRequest) ProtoMessage ¶
func (*UpdateUrlMapRequest) ProtoMessage()
func (*UpdateUrlMapRequest) ProtoReflect ¶
func (x *UpdateUrlMapRequest) ProtoReflect() protoreflect.Message
func (*UpdateUrlMapRequest) Reset ¶
func (x *UpdateUrlMapRequest) Reset()
func (*UpdateUrlMapRequest) String ¶
func (x *UpdateUrlMapRequest) String() string
type UrlMap ¶
type UrlMap struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // defaultCustomErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendServiceor BackendBucket responds with an error. This policy takes effect at the load balancer level and applies only when no policy has been defined for the error code at lower levels like PathMatcher, RouteRule and PathRule within this UrlMap. For example, consider a UrlMap with the following configuration: - defaultCustomErrorResponsePolicy containing policies for responding to 5xx and 4xx errors - A PathMatcher configured for *.example.com has defaultCustomErrorResponsePolicy for 4xx. If a request for http://www.example.com/ encounters a 404, the policy in pathMatcher.defaultCustomErrorResponsePolicy will be enforced. When the request for http://www.example.com/ encounters a 502, the policy in UrlMap.defaultCustomErrorResponsePolicy will be enforced. When a request that does not match any host in *.example.com such as http://www.myotherexample.com/, encounters a 404, UrlMap.defaultCustomErrorResponsePolicy takes effect. When used in conjunction with defaultRouteAction.retryPolicy, retries take precedence. Only once all retries are exhausted, the defaultCustomErrorResponsePolicy is applied. While attempting a retry, if load balancer is successful in reaching the service, the defaultCustomErrorResponsePolicy is ignored and the response from the service is returned to the client. defaultCustomErrorResponsePolicy is supported only for global external Application Load Balancers. DefaultCustomErrorResponsePolicy *CustomErrorResponsePolicy `protobuf:"bytes,81266089,opt,name=default_custom_error_response_policy,json=defaultCustomErrorResponsePolicy,proto3,oneof" json:"default_custom_error_response_policy,omitempty"` // defaultRouteAction takes effect when none of the hostRules match. The load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. URL maps for classic Application Load Balancers only support the urlRewrite action within defaultRouteAction. defaultRouteAction has no effect when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. DefaultRouteAction *HttpRouteAction `protobuf:"bytes,378919466,opt,name=default_route_action,json=defaultRouteAction,proto3,oneof" json:"default_route_action,omitempty"` // The full or partial URL of the defaultService resource to which traffic is directed if none of the hostRules match. If defaultRouteAction is also specified, advanced routing actions, such as URL rewrites, take effect before sending the request to the backend. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. defaultService has no effect when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true. DefaultService *string `protobuf:"bytes,370242231,opt,name=default_service,json=defaultService,proto3,oneof" json:"default_service,omitempty"` // When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect. Only one of defaultUrlRedirect, defaultService or defaultRouteAction.weightedBackendService can be set. Not supported when the URL map is bound to a target gRPC proxy. DefaultUrlRedirect *HttpRedirectAction `protobuf:"bytes,359503338,opt,name=default_url_redirect,json=defaultUrlRedirect,proto3,oneof" json:"default_url_redirect,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint must be provided in order to update the UrlMap, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a UrlMap. Fingerprint *string `protobuf:"bytes,234678500,opt,name=fingerprint,proto3,oneof" json:"fingerprint,omitempty"` // Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction specified here take effect after headerAction specified under pathMatcher. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. HeaderAction *HttpHeaderAction `protobuf:"bytes,328077352,opt,name=header_action,json=headerAction,proto3,oneof" json:"header_action,omitempty"` // The list of host rules to use against the URL. HostRules []*HostRule `protobuf:"bytes,311804832,rep,name=host_rules,json=hostRules,proto3" json:"host_rules,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#urlMaps for url maps. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // The list of named PathMatchers to use against the URL. PathMatchers []*PathMatcher `protobuf:"bytes,271664219,rep,name=path_matchers,json=pathMatchers,proto3" json:"path_matchers,omitempty"` // [Output Only] URL of the region where the regional URL map resides. This field is not applicable to global URL maps. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The list of expected URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can specify a maximum of 100 tests per UrlMap. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. Tests []*UrlMapTest `protobuf:"bytes,110251553,rep,name=tests,proto3" json:"tests,omitempty"` // contains filtered or unexported fields }
Represents a URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/rest/v1/urlMaps) * [Regional](/compute/docs/reference/rest/v1/regionUrlMaps) A URL map resource is a component of certain types of cloud load balancers and Traffic Director: * urlMaps are used by global external Application Load Balancers, classic Application Load Balancers, and cross-region internal Application Load Balancers. * regionUrlMaps are used by internal Application Load Balancers, regional external Application Load Balancers and regional internal Application Load Balancers. For a list of supported URL map features by the load balancer type, see the Load balancing features: Routing and traffic management table. For a list of supported URL map features for Traffic Director, see the Traffic Director features: Routing and traffic management table. This resource defines mappings from hostnames and URL paths to either a backend service or a backend bucket. To use the global urlMaps resource, the backend service must have a loadBalancingScheme of either EXTERNAL, EXTERNAL_MANAGED, or INTERNAL_SELF_MANAGED. To use the regionUrlMaps resource, the backend service must have a loadBalancingScheme of INTERNAL_MANAGED. For more information, read URL Map Concepts.
func (*UrlMap) Descriptor ¶
Deprecated: Use UrlMap.ProtoReflect.Descriptor instead.
func (*UrlMap) GetCreationTimestamp ¶
func (*UrlMap) GetDefaultCustomErrorResponsePolicy ¶
func (x *UrlMap) GetDefaultCustomErrorResponsePolicy() *CustomErrorResponsePolicy
func (*UrlMap) GetDefaultRouteAction ¶
func (x *UrlMap) GetDefaultRouteAction() *HttpRouteAction
func (*UrlMap) GetDefaultService ¶
func (*UrlMap) GetDefaultUrlRedirect ¶
func (x *UrlMap) GetDefaultUrlRedirect() *HttpRedirectAction
func (*UrlMap) GetDescription ¶
func (*UrlMap) GetFingerprint ¶
func (*UrlMap) GetHeaderAction ¶
func (x *UrlMap) GetHeaderAction() *HttpHeaderAction
func (*UrlMap) GetHostRules ¶
func (*UrlMap) GetId ¶
func (*UrlMap) GetKind ¶
func (*UrlMap) GetName ¶
func (*UrlMap) GetPathMatchers ¶
func (x *UrlMap) GetPathMatchers() []*PathMatcher
func (*UrlMap) GetRegion ¶
func (*UrlMap) GetSelfLink ¶
func (*UrlMap) GetTests ¶
func (x *UrlMap) GetTests() []*UrlMapTest
func (*UrlMap) ProtoMessage ¶
func (*UrlMap) ProtoMessage()
func (*UrlMap) ProtoReflect ¶
func (x *UrlMap) ProtoReflect() protoreflect.Message
func (*UrlMap) Reset ¶
func (x *UrlMap) Reset()
func (*UrlMap) String ¶
type UrlMapList ¶
type UrlMapList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of UrlMap resources. Items []*UrlMap `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of UrlMap resources.
func (*UrlMapList) Descriptor ¶
func (*UrlMapList) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapList.ProtoReflect.Descriptor instead.
func (*UrlMapList) GetId ¶
func (x *UrlMapList) GetId() string
func (*UrlMapList) GetItems ¶
func (x *UrlMapList) GetItems() []*UrlMap
func (*UrlMapList) GetKind ¶
func (x *UrlMapList) GetKind() string
func (*UrlMapList) GetNextPageToken ¶
func (x *UrlMapList) GetNextPageToken() string
func (*UrlMapList) GetSelfLink ¶
func (x *UrlMapList) GetSelfLink() string
func (*UrlMapList) GetWarning ¶
func (x *UrlMapList) GetWarning() *Warning
func (*UrlMapList) ProtoMessage ¶
func (*UrlMapList) ProtoMessage()
func (*UrlMapList) ProtoReflect ¶
func (x *UrlMapList) ProtoReflect() protoreflect.Message
func (*UrlMapList) Reset ¶
func (x *UrlMapList) Reset()
func (*UrlMapList) String ¶
func (x *UrlMapList) String() string
type UrlMapReference ¶
type UrlMapReference struct { UrlMap *string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3,oneof" json:"url_map,omitempty"` // contains filtered or unexported fields }
func (*UrlMapReference) Descriptor ¶
func (*UrlMapReference) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapReference.ProtoReflect.Descriptor instead.
func (*UrlMapReference) GetUrlMap ¶
func (x *UrlMapReference) GetUrlMap() string
func (*UrlMapReference) ProtoMessage ¶
func (*UrlMapReference) ProtoMessage()
func (*UrlMapReference) ProtoReflect ¶
func (x *UrlMapReference) ProtoReflect() protoreflect.Message
func (*UrlMapReference) Reset ¶
func (x *UrlMapReference) Reset()
func (*UrlMapReference) String ¶
func (x *UrlMapReference) String() string
type UrlMapTest ¶
type UrlMapTest struct { // Description of this test case. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The expected output URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rules that forward requests to backends, the test passes only when expectedOutputUrl matches the request forwarded by the load balancer to backends. For rules with urlRewrite, the test verifies that the forwarded request matches hostRewrite and pathPrefixRewrite in the urlRewrite action. When service is specified, expectedOutputUrl`s scheme is ignored. For rules with urlRedirect, the test passes only if expectedOutputUrl matches the URL in the load balancer's redirect response. If urlRedirect specifies https_redirect, the test passes only if the scheme in expectedOutputUrl is also set to HTTPS. If urlRedirect specifies strip_query, the test passes only if expectedOutputUrl does not contain any query parameters. expectedOutputUrl is optional when service is specified. ExpectedOutputUrl *string `protobuf:"bytes,433967384,opt,name=expected_output_url,json=expectedOutputUrl,proto3,oneof" json:"expected_output_url,omitempty"` // For rules with urlRedirect, the test passes only if expectedRedirectResponseCode matches the HTTP status code in load balancer's redirect response. expectedRedirectResponseCode cannot be set when service is set. ExpectedRedirectResponseCode *int32 `protobuf:"varint,18888047,opt,name=expected_redirect_response_code,json=expectedRedirectResponseCode,proto3,oneof" json:"expected_redirect_response_code,omitempty"` // HTTP headers for this request. If headers contains a host header, then host must also match the header value. Headers []*UrlMapTestHeader `protobuf:"bytes,258436998,rep,name=headers,proto3" json:"headers,omitempty"` // Host portion of the URL. If headers contains a host header, then host must also match the header value. Host *string `protobuf:"bytes,3208616,opt,name=host,proto3,oneof" json:"host,omitempty"` // Path portion of the URL. Path *string `protobuf:"bytes,3433509,opt,name=path,proto3,oneof" json:"path,omitempty"` // Expected BackendService or BackendBucket resource the given URL should be mapped to. The service field cannot be set if expectedRedirectResponseCode is set. Service *string `protobuf:"bytes,373540533,opt,name=service,proto3,oneof" json:"service,omitempty"` // contains filtered or unexported fields }
Message for the expected URL mappings.
func (*UrlMapTest) Descriptor ¶
func (*UrlMapTest) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapTest.ProtoReflect.Descriptor instead.
func (*UrlMapTest) GetDescription ¶
func (x *UrlMapTest) GetDescription() string
func (*UrlMapTest) GetExpectedOutputUrl ¶
func (x *UrlMapTest) GetExpectedOutputUrl() string
func (*UrlMapTest) GetExpectedRedirectResponseCode ¶
func (x *UrlMapTest) GetExpectedRedirectResponseCode() int32
func (*UrlMapTest) GetHeaders ¶
func (x *UrlMapTest) GetHeaders() []*UrlMapTestHeader
func (*UrlMapTest) GetHost ¶
func (x *UrlMapTest) GetHost() string
func (*UrlMapTest) GetPath ¶
func (x *UrlMapTest) GetPath() string
func (*UrlMapTest) GetService ¶
func (x *UrlMapTest) GetService() string
func (*UrlMapTest) ProtoMessage ¶
func (*UrlMapTest) ProtoMessage()
func (*UrlMapTest) ProtoReflect ¶
func (x *UrlMapTest) ProtoReflect() protoreflect.Message
func (*UrlMapTest) Reset ¶
func (x *UrlMapTest) Reset()
func (*UrlMapTest) String ¶
func (x *UrlMapTest) String() string
type UrlMapTestHeader ¶
type UrlMapTestHeader struct { // Header name. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // Header value. Value *string `protobuf:"bytes,111972721,opt,name=value,proto3,oneof" json:"value,omitempty"` // contains filtered or unexported fields }
HTTP headers used in UrlMapTests.
func (*UrlMapTestHeader) Descriptor ¶
func (*UrlMapTestHeader) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapTestHeader.ProtoReflect.Descriptor instead.
func (*UrlMapTestHeader) GetName ¶
func (x *UrlMapTestHeader) GetName() string
func (*UrlMapTestHeader) GetValue ¶
func (x *UrlMapTestHeader) GetValue() string
func (*UrlMapTestHeader) ProtoMessage ¶
func (*UrlMapTestHeader) ProtoMessage()
func (*UrlMapTestHeader) ProtoReflect ¶
func (x *UrlMapTestHeader) ProtoReflect() protoreflect.Message
func (*UrlMapTestHeader) Reset ¶
func (x *UrlMapTestHeader) Reset()
func (*UrlMapTestHeader) String ¶
func (x *UrlMapTestHeader) String() string
type UrlMapValidationResult ¶
type UrlMapValidationResult struct { LoadErrors []string `protobuf:"bytes,310147300,rep,name=load_errors,json=loadErrors,proto3" json:"load_errors,omitempty"` // Whether the given UrlMap can be successfully loaded. If false, 'loadErrors' indicates the reasons. LoadSucceeded *bool `protobuf:"varint,128326216,opt,name=load_succeeded,json=loadSucceeded,proto3,oneof" json:"load_succeeded,omitempty"` TestFailures []*TestFailure `protobuf:"bytes,505934134,rep,name=test_failures,json=testFailures,proto3" json:"test_failures,omitempty"` // If successfully loaded, this field indicates whether the test passed. If false, 'testFailures's indicate the reason of failure. TestPassed *bool `protobuf:"varint,192708797,opt,name=test_passed,json=testPassed,proto3,oneof" json:"test_passed,omitempty"` // contains filtered or unexported fields }
Message representing the validation result for a UrlMap.
func (*UrlMapValidationResult) Descriptor ¶
func (*UrlMapValidationResult) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapValidationResult.ProtoReflect.Descriptor instead.
func (*UrlMapValidationResult) GetLoadErrors ¶
func (x *UrlMapValidationResult) GetLoadErrors() []string
func (*UrlMapValidationResult) GetLoadSucceeded ¶
func (x *UrlMapValidationResult) GetLoadSucceeded() bool
func (*UrlMapValidationResult) GetTestFailures ¶
func (x *UrlMapValidationResult) GetTestFailures() []*TestFailure
func (*UrlMapValidationResult) GetTestPassed ¶
func (x *UrlMapValidationResult) GetTestPassed() bool
func (*UrlMapValidationResult) ProtoMessage ¶
func (*UrlMapValidationResult) ProtoMessage()
func (*UrlMapValidationResult) ProtoReflect ¶
func (x *UrlMapValidationResult) ProtoReflect() protoreflect.Message
func (*UrlMapValidationResult) Reset ¶
func (x *UrlMapValidationResult) Reset()
func (*UrlMapValidationResult) String ¶
func (x *UrlMapValidationResult) String() string
type UrlMapsAggregatedList ¶
type UrlMapsAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of UrlMapsScopedList resources. Items map[string]*UrlMapsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*UrlMapsAggregatedList) Descriptor ¶
func (*UrlMapsAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapsAggregatedList.ProtoReflect.Descriptor instead.
func (*UrlMapsAggregatedList) GetId ¶
func (x *UrlMapsAggregatedList) GetId() string
func (*UrlMapsAggregatedList) GetItems ¶
func (x *UrlMapsAggregatedList) GetItems() map[string]*UrlMapsScopedList
func (*UrlMapsAggregatedList) GetKind ¶
func (x *UrlMapsAggregatedList) GetKind() string
func (*UrlMapsAggregatedList) GetNextPageToken ¶
func (x *UrlMapsAggregatedList) GetNextPageToken() string
func (*UrlMapsAggregatedList) GetSelfLink ¶
func (x *UrlMapsAggregatedList) GetSelfLink() string
func (*UrlMapsAggregatedList) GetUnreachables ¶
func (x *UrlMapsAggregatedList) GetUnreachables() []string
func (*UrlMapsAggregatedList) GetWarning ¶
func (x *UrlMapsAggregatedList) GetWarning() *Warning
func (*UrlMapsAggregatedList) ProtoMessage ¶
func (*UrlMapsAggregatedList) ProtoMessage()
func (*UrlMapsAggregatedList) ProtoReflect ¶
func (x *UrlMapsAggregatedList) ProtoReflect() protoreflect.Message
func (*UrlMapsAggregatedList) Reset ¶
func (x *UrlMapsAggregatedList) Reset()
func (*UrlMapsAggregatedList) String ¶
func (x *UrlMapsAggregatedList) String() string
type UrlMapsScopedList ¶
type UrlMapsScopedList struct { // A list of UrlMaps contained in this scope. UrlMaps []*UrlMap `protobuf:"bytes,103352167,rep,name=url_maps,json=urlMaps,proto3" json:"url_maps,omitempty"` // Informational warning which replaces the list of backend services when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*UrlMapsScopedList) Descriptor ¶
func (*UrlMapsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapsScopedList.ProtoReflect.Descriptor instead.
func (*UrlMapsScopedList) GetUrlMaps ¶
func (x *UrlMapsScopedList) GetUrlMaps() []*UrlMap
func (*UrlMapsScopedList) GetWarning ¶
func (x *UrlMapsScopedList) GetWarning() *Warning
func (*UrlMapsScopedList) ProtoMessage ¶
func (*UrlMapsScopedList) ProtoMessage()
func (*UrlMapsScopedList) ProtoReflect ¶
func (x *UrlMapsScopedList) ProtoReflect() protoreflect.Message
func (*UrlMapsScopedList) Reset ¶
func (x *UrlMapsScopedList) Reset()
func (*UrlMapsScopedList) String ¶
func (x *UrlMapsScopedList) String() string
type UrlMapsValidateRequest ¶
type UrlMapsValidateRequest struct { // Specifies the load balancer type(s) this validation request is for. Use EXTERNAL_MANAGED for global external Application Load Balancers and regional external Application Load Balancers. Use EXTERNAL for classic Application Load Balancers. Use INTERNAL_MANAGED for internal Application Load Balancers. For more information, refer to Choosing a load balancer. If unspecified, the load balancing scheme will be inferred from the backend service resources this URL map references. If that can not be inferred (for example, this URL map only references backend buckets, or this Url map is for rewrites and redirects only and doesn't reference any backends), EXTERNAL will be used as the default type. If specified, the scheme(s) must not conflict with the load balancing scheme of the backend service resources this Url map references. // Check the LoadBalancingSchemes enum for the list of possible values. LoadBalancingSchemes []string `protobuf:"bytes,6308527,rep,name=load_balancing_schemes,json=loadBalancingSchemes,proto3" json:"load_balancing_schemes,omitempty"` // Content of the UrlMap to be validated. Resource *UrlMap `protobuf:"bytes,195806222,opt,name=resource,proto3,oneof" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*UrlMapsValidateRequest) Descriptor ¶
func (*UrlMapsValidateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapsValidateRequest.ProtoReflect.Descriptor instead.
func (*UrlMapsValidateRequest) GetLoadBalancingSchemes ¶
func (x *UrlMapsValidateRequest) GetLoadBalancingSchemes() []string
func (*UrlMapsValidateRequest) GetResource ¶
func (x *UrlMapsValidateRequest) GetResource() *UrlMap
func (*UrlMapsValidateRequest) ProtoMessage ¶
func (*UrlMapsValidateRequest) ProtoMessage()
func (*UrlMapsValidateRequest) ProtoReflect ¶
func (x *UrlMapsValidateRequest) ProtoReflect() protoreflect.Message
func (*UrlMapsValidateRequest) Reset ¶
func (x *UrlMapsValidateRequest) Reset()
func (*UrlMapsValidateRequest) String ¶
func (x *UrlMapsValidateRequest) String() string
type UrlMapsValidateRequest_LoadBalancingSchemes ¶
type UrlMapsValidateRequest_LoadBalancingSchemes int32
const ( // A value indicating that the enum field is not set. UrlMapsValidateRequest_UNDEFINED_LOAD_BALANCING_SCHEMES UrlMapsValidateRequest_LoadBalancingSchemes = 0 // Signifies that this will be used for classic Application Load Balancers. UrlMapsValidateRequest_EXTERNAL UrlMapsValidateRequest_LoadBalancingSchemes = 35607499 // Signifies that this will be used for Envoy-based global external Application Load Balancers. UrlMapsValidateRequest_EXTERNAL_MANAGED UrlMapsValidateRequest_LoadBalancingSchemes = 512006923 // If unspecified, the validation will try to infer the scheme from the backend service resources this Url map references. If the inference is not possible, EXTERNAL will be used as the default type. UrlMapsValidateRequest_LOAD_BALANCING_SCHEME_UNSPECIFIED UrlMapsValidateRequest_LoadBalancingSchemes = 526507452 )
func (UrlMapsValidateRequest_LoadBalancingSchemes) Descriptor ¶
func (UrlMapsValidateRequest_LoadBalancingSchemes) Descriptor() protoreflect.EnumDescriptor
func (UrlMapsValidateRequest_LoadBalancingSchemes) Enum ¶
func (x UrlMapsValidateRequest_LoadBalancingSchemes) Enum() *UrlMapsValidateRequest_LoadBalancingSchemes
func (UrlMapsValidateRequest_LoadBalancingSchemes) EnumDescriptor ¶
func (UrlMapsValidateRequest_LoadBalancingSchemes) EnumDescriptor() ([]byte, []int)
Deprecated: Use UrlMapsValidateRequest_LoadBalancingSchemes.Descriptor instead.
func (UrlMapsValidateRequest_LoadBalancingSchemes) Number ¶
func (x UrlMapsValidateRequest_LoadBalancingSchemes) Number() protoreflect.EnumNumber
func (UrlMapsValidateRequest_LoadBalancingSchemes) String ¶
func (x UrlMapsValidateRequest_LoadBalancingSchemes) String() string
func (UrlMapsValidateRequest_LoadBalancingSchemes) Type ¶
func (UrlMapsValidateRequest_LoadBalancingSchemes) Type() protoreflect.EnumType
type UrlMapsValidateResponse ¶
type UrlMapsValidateResponse struct { Result *UrlMapValidationResult `protobuf:"bytes,139315229,opt,name=result,proto3,oneof" json:"result,omitempty"` // contains filtered or unexported fields }
func (*UrlMapsValidateResponse) Descriptor ¶
func (*UrlMapsValidateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UrlMapsValidateResponse.ProtoReflect.Descriptor instead.
func (*UrlMapsValidateResponse) GetResult ¶
func (x *UrlMapsValidateResponse) GetResult() *UrlMapValidationResult
func (*UrlMapsValidateResponse) ProtoMessage ¶
func (*UrlMapsValidateResponse) ProtoMessage()
func (*UrlMapsValidateResponse) ProtoReflect ¶
func (x *UrlMapsValidateResponse) ProtoReflect() protoreflect.Message
func (*UrlMapsValidateResponse) Reset ¶
func (x *UrlMapsValidateResponse) Reset()
func (*UrlMapsValidateResponse) String ¶
func (x *UrlMapsValidateResponse) String() string
type UrlRewrite ¶
type UrlRewrite struct { // Before forwarding the request to the selected service, the request's host header is replaced with contents of hostRewrite. The value must be from 1 to 255 characters. HostRewrite *string `protobuf:"bytes,159819253,opt,name=host_rewrite,json=hostRewrite,proto3,oneof" json:"host_rewrite,omitempty"` // Before forwarding the request to the selected backend service, the matching portion of the request's path is replaced by pathPrefixRewrite. The value must be from 1 to 1024 characters. PathPrefixRewrite *string `protobuf:"bytes,41186361,opt,name=path_prefix_rewrite,json=pathPrefixRewrite,proto3,oneof" json:"path_prefix_rewrite,omitempty"` // If specified, the pattern rewrites the URL path (based on the :path header) using the HTTP template syntax. A corresponding path_template_match must be specified. Any template variables must exist in the path_template_match field. - -At least one variable must be specified in the path_template_match field - You can omit variables from the rewritten URL - The * and ** operators cannot be matched unless they have a corresponding variable name - e.g. {format=*} or {var=**}. For example, a path_template_match of /static/{format=**} could be rewritten as /static/content/{format} to prefix /content to the URL. Variables can also be re-ordered in a rewrite, so that /{country}/{format}/{suffix=**} can be rewritten as /content/{format}/{country}/{suffix}. At least one non-empty routeRules[].matchRules[].path_template_match is required. Only one of path_prefix_rewrite or path_template_rewrite may be specified. PathTemplateRewrite *string `protobuf:"bytes,423409569,opt,name=path_template_rewrite,json=pathTemplateRewrite,proto3,oneof" json:"path_template_rewrite,omitempty"` // contains filtered or unexported fields }
The spec for modifying the path before sending the request to the matched backend service.
func (*UrlRewrite) Descriptor ¶
func (*UrlRewrite) Descriptor() ([]byte, []int)
Deprecated: Use UrlRewrite.ProtoReflect.Descriptor instead.
func (*UrlRewrite) GetHostRewrite ¶
func (x *UrlRewrite) GetHostRewrite() string
func (*UrlRewrite) GetPathPrefixRewrite ¶
func (x *UrlRewrite) GetPathPrefixRewrite() string
func (*UrlRewrite) GetPathTemplateRewrite ¶
func (x *UrlRewrite) GetPathTemplateRewrite() string
func (*UrlRewrite) ProtoMessage ¶
func (*UrlRewrite) ProtoMessage()
func (*UrlRewrite) ProtoReflect ¶
func (x *UrlRewrite) ProtoReflect() protoreflect.Message
func (*UrlRewrite) Reset ¶
func (x *UrlRewrite) Reset()
func (*UrlRewrite) String ¶
func (x *UrlRewrite) String() string
type UsableSubnetwork ¶
type UsableSubnetwork struct { // [Output Only] The external IPv6 address range that is assigned to this subnetwork. ExternalIpv6Prefix *string `protobuf:"bytes,139299190,opt,name=external_ipv6_prefix,json=externalIpv6Prefix,proto3,oneof" json:"external_ipv6_prefix,omitempty"` // [Output Only] The internal IPv6 address range that is assigned to this subnetwork. InternalIpv6Prefix *string `protobuf:"bytes,506270056,opt,name=internal_ipv6_prefix,json=internalIpv6Prefix,proto3,oneof" json:"internal_ipv6_prefix,omitempty"` // The range of internal addresses that are owned by this subnetwork. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack. // Check the Ipv6AccessType enum for the list of possible values. Ipv6AccessType *string `protobuf:"bytes,504658653,opt,name=ipv6_access_type,json=ipv6AccessType,proto3,oneof" json:"ipv6_access_type,omitempty"` // Network URL. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PEER_MIGRATION or PRIVATE_SERVICE_CONNECT. PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. A subnet with purpose set to PEER_MIGRATION is used for subnet migration from one peered VPC to another. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. // Check the Purpose enum for the list of possible values. Purpose *string `protobuf:"bytes,316407070,opt,name=purpose,proto3,oneof" json:"purpose,omitempty"` // The role of subnetwork. Currently, this field is only used when purpose is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request. // Check the Role enum for the list of possible values. Role *string `protobuf:"bytes,3506294,opt,name=role,proto3,oneof" json:"role,omitempty"` // Secondary IP ranges. SecondaryIpRanges []*UsableSubnetworkSecondaryRange `protobuf:"bytes,136658915,rep,name=secondary_ip_ranges,json=secondaryIpRanges,proto3" json:"secondary_ip_ranges,omitempty"` // The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // Subnetwork URL. Subnetwork *string `protobuf:"bytes,307827694,opt,name=subnetwork,proto3,oneof" json:"subnetwork,omitempty"` // contains filtered or unexported fields }
Subnetwork which the current user has compute.subnetworks.use permission on.
func (*UsableSubnetwork) Descriptor ¶
func (*UsableSubnetwork) Descriptor() ([]byte, []int)
Deprecated: Use UsableSubnetwork.ProtoReflect.Descriptor instead.
func (*UsableSubnetwork) GetExternalIpv6Prefix ¶
func (x *UsableSubnetwork) GetExternalIpv6Prefix() string
func (*UsableSubnetwork) GetInternalIpv6Prefix ¶
func (x *UsableSubnetwork) GetInternalIpv6Prefix() string
func (*UsableSubnetwork) GetIpCidrRange ¶
func (x *UsableSubnetwork) GetIpCidrRange() string
func (*UsableSubnetwork) GetIpv6AccessType ¶
func (x *UsableSubnetwork) GetIpv6AccessType() string
func (*UsableSubnetwork) GetNetwork ¶
func (x *UsableSubnetwork) GetNetwork() string
func (*UsableSubnetwork) GetPurpose ¶
func (x *UsableSubnetwork) GetPurpose() string
func (*UsableSubnetwork) GetRole ¶
func (x *UsableSubnetwork) GetRole() string
func (*UsableSubnetwork) GetSecondaryIpRanges ¶
func (x *UsableSubnetwork) GetSecondaryIpRanges() []*UsableSubnetworkSecondaryRange
func (*UsableSubnetwork) GetStackType ¶
func (x *UsableSubnetwork) GetStackType() string
func (*UsableSubnetwork) GetSubnetwork ¶
func (x *UsableSubnetwork) GetSubnetwork() string
func (*UsableSubnetwork) ProtoMessage ¶
func (*UsableSubnetwork) ProtoMessage()
func (*UsableSubnetwork) ProtoReflect ¶
func (x *UsableSubnetwork) ProtoReflect() protoreflect.Message
func (*UsableSubnetwork) Reset ¶
func (x *UsableSubnetwork) Reset()
func (*UsableSubnetwork) String ¶
func (x *UsableSubnetwork) String() string
type UsableSubnetworkSecondaryRange ¶
type UsableSubnetworkSecondaryRange struct { // The range of IP addresses belonging to this subnetwork secondary range. IpCidrRange *string `protobuf:"bytes,98117322,opt,name=ip_cidr_range,json=ipCidrRange,proto3,oneof" json:"ip_cidr_range,omitempty"` // The name associated with this subnetwork secondary range, used when adding an alias IP range to a VM instance. The name must be 1-63 characters long, and comply with RFC1035. The name must be unique within the subnetwork. RangeName *string `protobuf:"bytes,332216397,opt,name=range_name,json=rangeName,proto3,oneof" json:"range_name,omitempty"` // contains filtered or unexported fields }
Secondary IP range of a usable subnetwork.
func (*UsableSubnetworkSecondaryRange) Descriptor ¶
func (*UsableSubnetworkSecondaryRange) Descriptor() ([]byte, []int)
Deprecated: Use UsableSubnetworkSecondaryRange.ProtoReflect.Descriptor instead.
func (*UsableSubnetworkSecondaryRange) GetIpCidrRange ¶
func (x *UsableSubnetworkSecondaryRange) GetIpCidrRange() string
func (*UsableSubnetworkSecondaryRange) GetRangeName ¶
func (x *UsableSubnetworkSecondaryRange) GetRangeName() string
func (*UsableSubnetworkSecondaryRange) ProtoMessage ¶
func (*UsableSubnetworkSecondaryRange) ProtoMessage()
func (*UsableSubnetworkSecondaryRange) ProtoReflect ¶
func (x *UsableSubnetworkSecondaryRange) ProtoReflect() protoreflect.Message
func (*UsableSubnetworkSecondaryRange) Reset ¶
func (x *UsableSubnetworkSecondaryRange) Reset()
func (*UsableSubnetworkSecondaryRange) String ¶
func (x *UsableSubnetworkSecondaryRange) String() string
type UsableSubnetwork_Ipv6AccessType ¶
type UsableSubnetwork_Ipv6AccessType int32
The access type of IPv6 address this subnet holds. It's immutable and can only be specified during creation or the first time the subnet is updated into IPV4_IPV6 dual stack.
const ( // A value indicating that the enum field is not set. UsableSubnetwork_UNDEFINED_IPV6_ACCESS_TYPE UsableSubnetwork_Ipv6AccessType = 0 // VMs on this subnet will be assigned IPv6 addresses that are accessible via the Internet, as well as the VPC network. UsableSubnetwork_EXTERNAL UsableSubnetwork_Ipv6AccessType = 35607499 // VMs on this subnet will be assigned IPv6 addresses that are only accessible over the VPC network. UsableSubnetwork_INTERNAL UsableSubnetwork_Ipv6AccessType = 279295677 )
func (UsableSubnetwork_Ipv6AccessType) Descriptor ¶
func (UsableSubnetwork_Ipv6AccessType) Descriptor() protoreflect.EnumDescriptor
func (UsableSubnetwork_Ipv6AccessType) Enum ¶
func (x UsableSubnetwork_Ipv6AccessType) Enum() *UsableSubnetwork_Ipv6AccessType
func (UsableSubnetwork_Ipv6AccessType) EnumDescriptor ¶
func (UsableSubnetwork_Ipv6AccessType) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsableSubnetwork_Ipv6AccessType.Descriptor instead.
func (UsableSubnetwork_Ipv6AccessType) Number ¶
func (x UsableSubnetwork_Ipv6AccessType) Number() protoreflect.EnumNumber
func (UsableSubnetwork_Ipv6AccessType) String ¶
func (x UsableSubnetwork_Ipv6AccessType) String() string
func (UsableSubnetwork_Ipv6AccessType) Type ¶
func (UsableSubnetwork_Ipv6AccessType) Type() protoreflect.EnumType
type UsableSubnetwork_Purpose ¶
type UsableSubnetwork_Purpose int32
The purpose of the resource. This field can be either PRIVATE, GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY, PEER_MIGRATION or PRIVATE_SERVICE_CONNECT. PRIVATE is the default purpose for user-created subnets or subnets that are automatically created in auto mode networks. Subnets with purpose set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY are user-created subnetworks that are reserved for Envoy-based load balancers. A subnet with purpose set to PRIVATE_SERVICE_CONNECT is used to publish services using Private Service Connect. A subnet with purpose set to PEER_MIGRATION is used for subnet migration from one peered VPC to another. If unspecified, the subnet purpose defaults to PRIVATE. The enableFlowLogs field isn't supported if the subnet purpose field is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY.
const ( // A value indicating that the enum field is not set. UsableSubnetwork_UNDEFINED_PURPOSE UsableSubnetwork_Purpose = 0 // Subnet reserved for Global Envoy-based Load Balancing. UsableSubnetwork_GLOBAL_MANAGED_PROXY UsableSubnetwork_Purpose = 236463602 // Subnet reserved for Internal HTTP(S) Load Balancing. This is a legacy purpose, please use REGIONAL_MANAGED_PROXY instead. UsableSubnetwork_INTERNAL_HTTPS_LOAD_BALANCER UsableSubnetwork_Purpose = 248748889 // Subnetwork will be used for Migration from one peered VPC to another. (a transient state of subnetwork while migrating resources from one project to another). UsableSubnetwork_PEER_MIGRATION UsableSubnetwork_Purpose = 491902225 // Regular user created or automatically created subnet. UsableSubnetwork_PRIVATE UsableSubnetwork_Purpose = 403485027 // Subnetwork used as source range for Private NAT Gateways. UsableSubnetwork_PRIVATE_NAT UsableSubnetwork_Purpose = 367764517 // Regular user created or automatically created subnet. UsableSubnetwork_PRIVATE_RFC_1918 UsableSubnetwork_Purpose = 254902107 // Subnetworks created for Private Service Connect in the producer network. UsableSubnetwork_PRIVATE_SERVICE_CONNECT UsableSubnetwork_Purpose = 48134724 // Subnetwork used for Regional Envoy-based Load Balancing. UsableSubnetwork_REGIONAL_MANAGED_PROXY UsableSubnetwork_Purpose = 153049966 )
func (UsableSubnetwork_Purpose) Descriptor ¶
func (UsableSubnetwork_Purpose) Descriptor() protoreflect.EnumDescriptor
func (UsableSubnetwork_Purpose) Enum ¶
func (x UsableSubnetwork_Purpose) Enum() *UsableSubnetwork_Purpose
func (UsableSubnetwork_Purpose) EnumDescriptor ¶
func (UsableSubnetwork_Purpose) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsableSubnetwork_Purpose.Descriptor instead.
func (UsableSubnetwork_Purpose) Number ¶
func (x UsableSubnetwork_Purpose) Number() protoreflect.EnumNumber
func (UsableSubnetwork_Purpose) String ¶
func (x UsableSubnetwork_Purpose) String() string
func (UsableSubnetwork_Purpose) Type ¶
func (UsableSubnetwork_Purpose) Type() protoreflect.EnumType
type UsableSubnetwork_Role ¶
type UsableSubnetwork_Role int32
The role of subnetwork. Currently, this field is only used when purpose is set to GLOBAL_MANAGED_PROXY or REGIONAL_MANAGED_PROXY. The value can be set to ACTIVE or BACKUP. An ACTIVE subnetwork is one that is currently being used for Envoy-based load balancers in a region. A BACKUP subnetwork is one that is ready to be promoted to ACTIVE or is currently draining. This field can be updated with a patch request.
const ( // A value indicating that the enum field is not set. UsableSubnetwork_UNDEFINED_ROLE UsableSubnetwork_Role = 0 // The ACTIVE subnet that is currently used. UsableSubnetwork_ACTIVE UsableSubnetwork_Role = 314733318 // The BACKUP subnet that could be promoted to ACTIVE. UsableSubnetwork_BACKUP UsableSubnetwork_Role = 341010882 )
func (UsableSubnetwork_Role) Descriptor ¶
func (UsableSubnetwork_Role) Descriptor() protoreflect.EnumDescriptor
func (UsableSubnetwork_Role) Enum ¶
func (x UsableSubnetwork_Role) Enum() *UsableSubnetwork_Role
func (UsableSubnetwork_Role) EnumDescriptor ¶
func (UsableSubnetwork_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsableSubnetwork_Role.Descriptor instead.
func (UsableSubnetwork_Role) Number ¶
func (x UsableSubnetwork_Role) Number() protoreflect.EnumNumber
func (UsableSubnetwork_Role) String ¶
func (x UsableSubnetwork_Role) String() string
func (UsableSubnetwork_Role) Type ¶
func (UsableSubnetwork_Role) Type() protoreflect.EnumType
type UsableSubnetwork_StackType ¶
type UsableSubnetwork_StackType int32
The stack type for the subnet. If set to IPV4_ONLY, new VMs in the subnet are assigned IPv4 addresses only. If set to IPV4_IPV6, new VMs in the subnet can be assigned both IPv4 and IPv6 addresses. If not specified, IPV4_ONLY is used. This field can be both set at resource creation time and updated using patch.
const ( // A value indicating that the enum field is not set. UsableSubnetwork_UNDEFINED_STACK_TYPE UsableSubnetwork_StackType = 0 // New VMs in this subnet can have both IPv4 and IPv6 addresses. UsableSubnetwork_IPV4_IPV6 UsableSubnetwork_StackType = 22197249 // New VMs in this subnet will only be assigned IPv4 addresses. UsableSubnetwork_IPV4_ONLY UsableSubnetwork_StackType = 22373798 // New VMs in this subnet will only be assigned IPv6 addresses. UsableSubnetwork_IPV6_ONLY UsableSubnetwork_StackType = 79632100 )
func (UsableSubnetwork_StackType) Descriptor ¶
func (UsableSubnetwork_StackType) Descriptor() protoreflect.EnumDescriptor
func (UsableSubnetwork_StackType) Enum ¶
func (x UsableSubnetwork_StackType) Enum() *UsableSubnetwork_StackType
func (UsableSubnetwork_StackType) EnumDescriptor ¶
func (UsableSubnetwork_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use UsableSubnetwork_StackType.Descriptor instead.
func (UsableSubnetwork_StackType) Number ¶
func (x UsableSubnetwork_StackType) Number() protoreflect.EnumNumber
func (UsableSubnetwork_StackType) String ¶
func (x UsableSubnetwork_StackType) String() string
func (UsableSubnetwork_StackType) Type ¶
func (UsableSubnetwork_StackType) Type() protoreflect.EnumType
type UsableSubnetworksAggregatedList ¶
type UsableSubnetworksAggregatedList struct { // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output] A list of usable subnetwork URLs. Items []*UsableSubnetwork `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#usableSubnetworksAggregatedList for aggregated lists of usable subnetworks. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. In special cases listUsable may return 0 subnetworks and nextPageToken which still should be used to get the next page of results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*UsableSubnetworksAggregatedList) Descriptor ¶
func (*UsableSubnetworksAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use UsableSubnetworksAggregatedList.ProtoReflect.Descriptor instead.
func (*UsableSubnetworksAggregatedList) GetId ¶
func (x *UsableSubnetworksAggregatedList) GetId() string
func (*UsableSubnetworksAggregatedList) GetItems ¶
func (x *UsableSubnetworksAggregatedList) GetItems() []*UsableSubnetwork
func (*UsableSubnetworksAggregatedList) GetKind ¶
func (x *UsableSubnetworksAggregatedList) GetKind() string
func (*UsableSubnetworksAggregatedList) GetNextPageToken ¶
func (x *UsableSubnetworksAggregatedList) GetNextPageToken() string
func (*UsableSubnetworksAggregatedList) GetSelfLink ¶
func (x *UsableSubnetworksAggregatedList) GetSelfLink() string
func (*UsableSubnetworksAggregatedList) GetWarning ¶
func (x *UsableSubnetworksAggregatedList) GetWarning() *Warning
func (*UsableSubnetworksAggregatedList) ProtoMessage ¶
func (*UsableSubnetworksAggregatedList) ProtoMessage()
func (*UsableSubnetworksAggregatedList) ProtoReflect ¶
func (x *UsableSubnetworksAggregatedList) ProtoReflect() protoreflect.Message
func (*UsableSubnetworksAggregatedList) Reset ¶
func (x *UsableSubnetworksAggregatedList) Reset()
func (*UsableSubnetworksAggregatedList) String ¶
func (x *UsableSubnetworksAggregatedList) String() string
type UsageExportLocation ¶
type UsageExportLocation struct { // The name of an existing bucket in Cloud Storage where the usage report object is stored. The Google Service Account is granted write access to this bucket. This can either be the bucket name by itself, such as example-bucket, or the bucket name with gs:// or https://storage.googleapis.com/ in front of it, such as gs://example-bucket. BucketName *string `protobuf:"bytes,283610048,opt,name=bucket_name,json=bucketName,proto3,oneof" json:"bucket_name,omitempty"` // An optional prefix for the name of the usage report object stored in bucketName. If not supplied, defaults to usage_gce. The report is stored as a CSV file named report_name_prefix_gce_YYYYMMDD.csv where YYYYMMDD is the day of the usage according to Pacific Time. If you supply a prefix, it should conform to Cloud Storage object naming conventions. ReportNamePrefix *string `protobuf:"bytes,320198715,opt,name=report_name_prefix,json=reportNamePrefix,proto3,oneof" json:"report_name_prefix,omitempty"` // contains filtered or unexported fields }
The location in Cloud Storage and naming method of the daily usage report. Contains bucket_name and report_name prefix.
func (*UsageExportLocation) Descriptor ¶
func (*UsageExportLocation) Descriptor() ([]byte, []int)
Deprecated: Use UsageExportLocation.ProtoReflect.Descriptor instead.
func (*UsageExportLocation) GetBucketName ¶
func (x *UsageExportLocation) GetBucketName() string
func (*UsageExportLocation) GetReportNamePrefix ¶
func (x *UsageExportLocation) GetReportNamePrefix() string
func (*UsageExportLocation) ProtoMessage ¶
func (*UsageExportLocation) ProtoMessage()
func (*UsageExportLocation) ProtoReflect ¶
func (x *UsageExportLocation) ProtoReflect() protoreflect.Message
func (*UsageExportLocation) Reset ¶
func (x *UsageExportLocation) Reset()
func (*UsageExportLocation) String ¶
func (x *UsageExportLocation) String() string
type ValidateRegionUrlMapRequest ¶
type ValidateRegionUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region scoping this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // The body resource for this request RegionUrlMapsValidateRequestResource *RegionUrlMapsValidateRequest `protobuf:"bytes,56632858,opt,name=region_url_maps_validate_request_resource,json=regionUrlMapsValidateRequestResource,proto3" json:"region_url_maps_validate_request_resource,omitempty"` // Name of the UrlMap resource to be validated as. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // contains filtered or unexported fields }
A request message for RegionUrlMaps.Validate. See the method description for details.
func (*ValidateRegionUrlMapRequest) Descriptor ¶
func (*ValidateRegionUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateRegionUrlMapRequest.ProtoReflect.Descriptor instead.
func (*ValidateRegionUrlMapRequest) GetProject ¶
func (x *ValidateRegionUrlMapRequest) GetProject() string
func (*ValidateRegionUrlMapRequest) GetRegion ¶
func (x *ValidateRegionUrlMapRequest) GetRegion() string
func (*ValidateRegionUrlMapRequest) GetRegionUrlMapsValidateRequestResource ¶
func (x *ValidateRegionUrlMapRequest) GetRegionUrlMapsValidateRequestResource() *RegionUrlMapsValidateRequest
func (*ValidateRegionUrlMapRequest) GetUrlMap ¶
func (x *ValidateRegionUrlMapRequest) GetUrlMap() string
func (*ValidateRegionUrlMapRequest) ProtoMessage ¶
func (*ValidateRegionUrlMapRequest) ProtoMessage()
func (*ValidateRegionUrlMapRequest) ProtoReflect ¶
func (x *ValidateRegionUrlMapRequest) ProtoReflect() protoreflect.Message
func (*ValidateRegionUrlMapRequest) Reset ¶
func (x *ValidateRegionUrlMapRequest) Reset()
func (*ValidateRegionUrlMapRequest) String ¶
func (x *ValidateRegionUrlMapRequest) String() string
type ValidateUrlMapRequest ¶
type ValidateUrlMapRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the UrlMap resource to be validated as. UrlMap string `protobuf:"bytes,367020684,opt,name=url_map,json=urlMap,proto3" json:"url_map,omitempty"` // The body resource for this request UrlMapsValidateRequestResource *UrlMapsValidateRequest `protobuf:"bytes,395913455,opt,name=url_maps_validate_request_resource,json=urlMapsValidateRequestResource,proto3" json:"url_maps_validate_request_resource,omitempty"` // contains filtered or unexported fields }
A request message for UrlMaps.Validate. See the method description for details.
func (*ValidateUrlMapRequest) Descriptor ¶
func (*ValidateUrlMapRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateUrlMapRequest.ProtoReflect.Descriptor instead.
func (*ValidateUrlMapRequest) GetProject ¶
func (x *ValidateUrlMapRequest) GetProject() string
func (*ValidateUrlMapRequest) GetUrlMap ¶
func (x *ValidateUrlMapRequest) GetUrlMap() string
func (*ValidateUrlMapRequest) GetUrlMapsValidateRequestResource ¶
func (x *ValidateUrlMapRequest) GetUrlMapsValidateRequestResource() *UrlMapsValidateRequest
func (*ValidateUrlMapRequest) ProtoMessage ¶
func (*ValidateUrlMapRequest) ProtoMessage()
func (*ValidateUrlMapRequest) ProtoReflect ¶
func (x *ValidateUrlMapRequest) ProtoReflect() protoreflect.Message
func (*ValidateUrlMapRequest) Reset ¶
func (x *ValidateUrlMapRequest) Reset()
func (*ValidateUrlMapRequest) String ¶
func (x *ValidateUrlMapRequest) String() string
type VmEndpointNatMappings ¶
type VmEndpointNatMappings struct { // Name of the VM instance which the endpoint belongs to InstanceName *string `protobuf:"bytes,227947509,opt,name=instance_name,json=instanceName,proto3,oneof" json:"instance_name,omitempty"` InterfaceNatMappings []*VmEndpointNatMappingsInterfaceNatMappings `protobuf:"bytes,256196617,rep,name=interface_nat_mappings,json=interfaceNatMappings,proto3" json:"interface_nat_mappings,omitempty"` // contains filtered or unexported fields }
Contain information of Nat mapping for a VM endpoint (i.e., NIC).
func (*VmEndpointNatMappings) Descriptor ¶
func (*VmEndpointNatMappings) Descriptor() ([]byte, []int)
Deprecated: Use VmEndpointNatMappings.ProtoReflect.Descriptor instead.
func (*VmEndpointNatMappings) GetInstanceName ¶
func (x *VmEndpointNatMappings) GetInstanceName() string
func (*VmEndpointNatMappings) GetInterfaceNatMappings ¶
func (x *VmEndpointNatMappings) GetInterfaceNatMappings() []*VmEndpointNatMappingsInterfaceNatMappings
func (*VmEndpointNatMappings) ProtoMessage ¶
func (*VmEndpointNatMappings) ProtoMessage()
func (*VmEndpointNatMappings) ProtoReflect ¶
func (x *VmEndpointNatMappings) ProtoReflect() protoreflect.Message
func (*VmEndpointNatMappings) Reset ¶
func (x *VmEndpointNatMappings) Reset()
func (*VmEndpointNatMappings) String ¶
func (x *VmEndpointNatMappings) String() string
type VmEndpointNatMappingsInterfaceNatMappings ¶
type VmEndpointNatMappingsInterfaceNatMappings struct { // List of all drain IP:port-range mappings assigned to this interface. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"]. DrainNatIpPortRanges []string `protobuf:"bytes,395440577,rep,name=drain_nat_ip_port_ranges,json=drainNatIpPortRanges,proto3" json:"drain_nat_ip_port_ranges,omitempty"` // A list of all IP:port-range mappings assigned to this interface. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"]. NatIpPortRanges []string `protobuf:"bytes,531830810,rep,name=nat_ip_port_ranges,json=natIpPortRanges,proto3" json:"nat_ip_port_ranges,omitempty"` // Total number of drain ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field drain_nat_ip_port_ranges. NumTotalDrainNatPorts *int32 `protobuf:"varint,335532793,opt,name=num_total_drain_nat_ports,json=numTotalDrainNatPorts,proto3,oneof" json:"num_total_drain_nat_ports,omitempty"` // Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field nat_ip_port_ranges. NumTotalNatPorts *int32 `protobuf:"varint,299904384,opt,name=num_total_nat_ports,json=numTotalNatPorts,proto3,oneof" json:"num_total_nat_ports,omitempty"` // Information about mappings provided by rules in this NAT. RuleMappings []*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings `protobuf:"bytes,486192968,rep,name=rule_mappings,json=ruleMappings,proto3" json:"rule_mappings,omitempty"` // Alias IP range for this interface endpoint. It will be a private (RFC 1918) IP range. Examples: "10.33.4.55/32", or "192.168.5.0/24". SourceAliasIpRange *string `protobuf:"bytes,440340952,opt,name=source_alias_ip_range,json=sourceAliasIpRange,proto3,oneof" json:"source_alias_ip_range,omitempty"` // Primary IP of the VM for this NIC. SourceVirtualIp *string `protobuf:"bytes,149836159,opt,name=source_virtual_ip,json=sourceVirtualIp,proto3,oneof" json:"source_virtual_ip,omitempty"` // contains filtered or unexported fields }
Contain information of Nat mapping for an interface of this endpoint.
func (*VmEndpointNatMappingsInterfaceNatMappings) Descriptor ¶
func (*VmEndpointNatMappingsInterfaceNatMappings) Descriptor() ([]byte, []int)
Deprecated: Use VmEndpointNatMappingsInterfaceNatMappings.ProtoReflect.Descriptor instead.
func (*VmEndpointNatMappingsInterfaceNatMappings) GetDrainNatIpPortRanges ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetDrainNatIpPortRanges() []string
func (*VmEndpointNatMappingsInterfaceNatMappings) GetNatIpPortRanges ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNatIpPortRanges() []string
func (*VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalDrainNatPorts ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalDrainNatPorts() int32
func (*VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalNatPorts ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetNumTotalNatPorts() int32
func (*VmEndpointNatMappingsInterfaceNatMappings) GetRuleMappings ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetRuleMappings() []*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
func (*VmEndpointNatMappingsInterfaceNatMappings) GetSourceAliasIpRange ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetSourceAliasIpRange() string
func (*VmEndpointNatMappingsInterfaceNatMappings) GetSourceVirtualIp ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) GetSourceVirtualIp() string
func (*VmEndpointNatMappingsInterfaceNatMappings) ProtoMessage ¶
func (*VmEndpointNatMappingsInterfaceNatMappings) ProtoMessage()
func (*VmEndpointNatMappingsInterfaceNatMappings) ProtoReflect ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) ProtoReflect() protoreflect.Message
func (*VmEndpointNatMappingsInterfaceNatMappings) Reset ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) Reset()
func (*VmEndpointNatMappingsInterfaceNatMappings) String ¶
func (x *VmEndpointNatMappingsInterfaceNatMappings) String() string
type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings ¶
type VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings struct { // List of all drain IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"]. DrainNatIpPortRanges []string `protobuf:"bytes,395440577,rep,name=drain_nat_ip_port_ranges,json=drainNatIpPortRanges,proto3" json:"drain_nat_ip_port_ranges,omitempty"` // A list of all IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"]. NatIpPortRanges []string `protobuf:"bytes,531830810,rep,name=nat_ip_port_ranges,json=natIpPortRanges,proto3" json:"nat_ip_port_ranges,omitempty"` // Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drain_nat_ip_port_ranges. NumTotalDrainNatPorts *int32 `protobuf:"varint,335532793,opt,name=num_total_drain_nat_ports,json=numTotalDrainNatPorts,proto3,oneof" json:"num_total_drain_nat_ports,omitempty"` // Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field nat_ip_port_ranges. NumTotalNatPorts *int32 `protobuf:"varint,299904384,opt,name=num_total_nat_ports,json=numTotalNatPorts,proto3,oneof" json:"num_total_nat_ports,omitempty"` // Rule number of the NAT Rule. RuleNumber *int32 `protobuf:"varint,535211500,opt,name=rule_number,json=ruleNumber,proto3,oneof" json:"rule_number,omitempty"` // contains filtered or unexported fields }
Contains information of NAT Mappings provided by a NAT Rule.
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Descriptor ¶
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Descriptor() ([]byte, []int)
Deprecated: Use VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.ProtoReflect.Descriptor instead.
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetDrainNatIpPortRanges ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetDrainNatIpPortRanges() []string
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNatIpPortRanges ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNatIpPortRanges() []string
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalDrainNatPorts ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalDrainNatPorts() int32
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalNatPorts ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetNumTotalNatPorts() int32
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetRuleNumber ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) GetRuleNumber() int32
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoMessage ¶
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoMessage()
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoReflect ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) ProtoReflect() protoreflect.Message
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Reset ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) Reset()
func (*VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) String ¶
func (x *VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings) String() string
type VmEndpointNatMappingsList ¶
type VmEndpointNatMappingsList struct { // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] A list of Nat mapping information of VM endpoints. Result []*VmEndpointNatMappings `protobuf:"bytes,139315229,rep,name=result,proto3" json:"result,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of VmEndpointNatMappings.
func (*VmEndpointNatMappingsList) Descriptor ¶
func (*VmEndpointNatMappingsList) Descriptor() ([]byte, []int)
Deprecated: Use VmEndpointNatMappingsList.ProtoReflect.Descriptor instead.
func (*VmEndpointNatMappingsList) GetId ¶
func (x *VmEndpointNatMappingsList) GetId() string
func (*VmEndpointNatMappingsList) GetKind ¶
func (x *VmEndpointNatMappingsList) GetKind() string
func (*VmEndpointNatMappingsList) GetNextPageToken ¶
func (x *VmEndpointNatMappingsList) GetNextPageToken() string
func (*VmEndpointNatMappingsList) GetResult ¶
func (x *VmEndpointNatMappingsList) GetResult() []*VmEndpointNatMappings
func (*VmEndpointNatMappingsList) GetSelfLink ¶
func (x *VmEndpointNatMappingsList) GetSelfLink() string
func (*VmEndpointNatMappingsList) GetWarning ¶
func (x *VmEndpointNatMappingsList) GetWarning() *Warning
func (*VmEndpointNatMappingsList) ProtoMessage ¶
func (*VmEndpointNatMappingsList) ProtoMessage()
func (*VmEndpointNatMappingsList) ProtoReflect ¶
func (x *VmEndpointNatMappingsList) ProtoReflect() protoreflect.Message
func (*VmEndpointNatMappingsList) Reset ¶
func (x *VmEndpointNatMappingsList) Reset()
func (*VmEndpointNatMappingsList) String ¶
func (x *VmEndpointNatMappingsList) String() string
type VpnGateway ¶
type VpnGateway struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used. // Check the GatewayIpVersion enum for the list of possible values. GatewayIpVersion *string `protobuf:"bytes,65074843,opt,name=gateway_ip_version,json=gatewayIpVersion,proto3,oneof" json:"gateway_ip_version,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of resource. Always compute#vpnGateway for VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this VpnGateway, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnGateway. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the network to which this VPN gateway is attached. Provided by the client when the VPN gateway is created. Network *string `protobuf:"bytes,232872494,opt,name=network,proto3,oneof" json:"network,omitempty"` // [Output Only] URL of the region where the VPN gateway resides. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // The stack type for this VPN gateway to identify the IP protocols that are enabled. Possible values are: IPV4_ONLY, IPV4_IPV6, IPV6_ONLY. If not specified, IPV4_ONLY is used if the gateway IP version is IPV4, or IPV4_IPV6 if the gateway IP version is IPV6. // Check the StackType enum for the list of possible values. StackType *string `protobuf:"bytes,425908881,opt,name=stack_type,json=stackType,proto3,oneof" json:"stack_type,omitempty"` // The list of VPN interfaces associated with this VPN gateway. VpnInterfaces []*VpnGatewayVpnGatewayInterface `protobuf:"bytes,91842181,rep,name=vpn_interfaces,json=vpnInterfaces,proto3" json:"vpn_interfaces,omitempty"` // contains filtered or unexported fields }
Represents a HA VPN gateway. HA VPN is a high-availability (HA) Cloud VPN solution that lets you securely connect your on-premises network to your Google Cloud Virtual Private Cloud network through an IPsec VPN connection in a single region. For more information about Cloud HA VPN solutions, see Cloud VPN topologies .
func (*VpnGateway) Descriptor ¶
func (*VpnGateway) Descriptor() ([]byte, []int)
Deprecated: Use VpnGateway.ProtoReflect.Descriptor instead.
func (*VpnGateway) GetCreationTimestamp ¶
func (x *VpnGateway) GetCreationTimestamp() string
func (*VpnGateway) GetDescription ¶
func (x *VpnGateway) GetDescription() string
func (*VpnGateway) GetGatewayIpVersion ¶
func (x *VpnGateway) GetGatewayIpVersion() string
func (*VpnGateway) GetId ¶
func (x *VpnGateway) GetId() uint64
func (*VpnGateway) GetKind ¶
func (x *VpnGateway) GetKind() string
func (*VpnGateway) GetLabelFingerprint ¶
func (x *VpnGateway) GetLabelFingerprint() string
func (*VpnGateway) GetLabels ¶
func (x *VpnGateway) GetLabels() map[string]string
func (*VpnGateway) GetName ¶
func (x *VpnGateway) GetName() string
func (*VpnGateway) GetNetwork ¶
func (x *VpnGateway) GetNetwork() string
func (*VpnGateway) GetRegion ¶
func (x *VpnGateway) GetRegion() string
func (*VpnGateway) GetSelfLink ¶
func (x *VpnGateway) GetSelfLink() string
func (*VpnGateway) GetStackType ¶
func (x *VpnGateway) GetStackType() string
func (*VpnGateway) GetVpnInterfaces ¶
func (x *VpnGateway) GetVpnInterfaces() []*VpnGatewayVpnGatewayInterface
func (*VpnGateway) ProtoMessage ¶
func (*VpnGateway) ProtoMessage()
func (*VpnGateway) ProtoReflect ¶
func (x *VpnGateway) ProtoReflect() protoreflect.Message
func (*VpnGateway) Reset ¶
func (x *VpnGateway) Reset()
func (*VpnGateway) String ¶
func (x *VpnGateway) String() string
type VpnGatewayAggregatedList ¶
type VpnGatewayAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of VpnGateway resources. Items map[string]*VpnGatewaysScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#vpnGateway for VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*VpnGatewayAggregatedList) Descriptor ¶
func (*VpnGatewayAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayAggregatedList.ProtoReflect.Descriptor instead.
func (*VpnGatewayAggregatedList) GetId ¶
func (x *VpnGatewayAggregatedList) GetId() string
func (*VpnGatewayAggregatedList) GetItems ¶
func (x *VpnGatewayAggregatedList) GetItems() map[string]*VpnGatewaysScopedList
func (*VpnGatewayAggregatedList) GetKind ¶
func (x *VpnGatewayAggregatedList) GetKind() string
func (*VpnGatewayAggregatedList) GetNextPageToken ¶
func (x *VpnGatewayAggregatedList) GetNextPageToken() string
func (*VpnGatewayAggregatedList) GetSelfLink ¶
func (x *VpnGatewayAggregatedList) GetSelfLink() string
func (*VpnGatewayAggregatedList) GetUnreachables ¶
func (x *VpnGatewayAggregatedList) GetUnreachables() []string
func (*VpnGatewayAggregatedList) GetWarning ¶
func (x *VpnGatewayAggregatedList) GetWarning() *Warning
func (*VpnGatewayAggregatedList) ProtoMessage ¶
func (*VpnGatewayAggregatedList) ProtoMessage()
func (*VpnGatewayAggregatedList) ProtoReflect ¶
func (x *VpnGatewayAggregatedList) ProtoReflect() protoreflect.Message
func (*VpnGatewayAggregatedList) Reset ¶
func (x *VpnGatewayAggregatedList) Reset()
func (*VpnGatewayAggregatedList) String ¶
func (x *VpnGatewayAggregatedList) String() string
type VpnGatewayList ¶
type VpnGatewayList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of VpnGateway resources. Items []*VpnGateway `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#vpnGateway for VPN gateways. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of VpnGateway resources.
func (*VpnGatewayList) Descriptor ¶
func (*VpnGatewayList) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayList.ProtoReflect.Descriptor instead.
func (*VpnGatewayList) GetId ¶
func (x *VpnGatewayList) GetId() string
func (*VpnGatewayList) GetItems ¶
func (x *VpnGatewayList) GetItems() []*VpnGateway
func (*VpnGatewayList) GetKind ¶
func (x *VpnGatewayList) GetKind() string
func (*VpnGatewayList) GetNextPageToken ¶
func (x *VpnGatewayList) GetNextPageToken() string
func (*VpnGatewayList) GetSelfLink ¶
func (x *VpnGatewayList) GetSelfLink() string
func (*VpnGatewayList) GetWarning ¶
func (x *VpnGatewayList) GetWarning() *Warning
func (*VpnGatewayList) ProtoMessage ¶
func (*VpnGatewayList) ProtoMessage()
func (*VpnGatewayList) ProtoReflect ¶
func (x *VpnGatewayList) ProtoReflect() protoreflect.Message
func (*VpnGatewayList) Reset ¶
func (x *VpnGatewayList) Reset()
func (*VpnGatewayList) String ¶
func (x *VpnGatewayList) String() string
type VpnGatewayStatus ¶
type VpnGatewayStatus struct { // List of VPN connection for this VpnGateway. VpnConnections []*VpnGatewayStatusVpnConnection `protobuf:"bytes,439334538,rep,name=vpn_connections,json=vpnConnections,proto3" json:"vpn_connections,omitempty"` // contains filtered or unexported fields }
func (*VpnGatewayStatus) Descriptor ¶
func (*VpnGatewayStatus) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatus.ProtoReflect.Descriptor instead.
func (*VpnGatewayStatus) GetVpnConnections ¶
func (x *VpnGatewayStatus) GetVpnConnections() []*VpnGatewayStatusVpnConnection
func (*VpnGatewayStatus) ProtoMessage ¶
func (*VpnGatewayStatus) ProtoMessage()
func (*VpnGatewayStatus) ProtoReflect ¶
func (x *VpnGatewayStatus) ProtoReflect() protoreflect.Message
func (*VpnGatewayStatus) Reset ¶
func (x *VpnGatewayStatus) Reset()
func (*VpnGatewayStatus) String ¶
func (x *VpnGatewayStatus) String() string
type VpnGatewayStatusHighAvailabilityRequirementState ¶
type VpnGatewayStatusHighAvailabilityRequirementState struct { // Indicates the high availability requirement state for the VPN connection. Valid values are CONNECTION_REDUNDANCY_MET, CONNECTION_REDUNDANCY_NOT_MET. // Check the State enum for the list of possible values. State *string `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE. // Check the UnsatisfiedReason enum for the list of possible values. UnsatisfiedReason *string `protobuf:"bytes,55016330,opt,name=unsatisfied_reason,json=unsatisfiedReason,proto3,oneof" json:"unsatisfied_reason,omitempty"` // contains filtered or unexported fields }
Describes the high availability requirement state for the VPN connection between this Cloud VPN gateway and a peer gateway.
func (*VpnGatewayStatusHighAvailabilityRequirementState) Descriptor ¶
func (*VpnGatewayStatusHighAvailabilityRequirementState) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatusHighAvailabilityRequirementState.ProtoReflect.Descriptor instead.
func (*VpnGatewayStatusHighAvailabilityRequirementState) GetState ¶
func (x *VpnGatewayStatusHighAvailabilityRequirementState) GetState() string
func (*VpnGatewayStatusHighAvailabilityRequirementState) GetUnsatisfiedReason ¶
func (x *VpnGatewayStatusHighAvailabilityRequirementState) GetUnsatisfiedReason() string
func (*VpnGatewayStatusHighAvailabilityRequirementState) ProtoMessage ¶
func (*VpnGatewayStatusHighAvailabilityRequirementState) ProtoMessage()
func (*VpnGatewayStatusHighAvailabilityRequirementState) ProtoReflect ¶
func (x *VpnGatewayStatusHighAvailabilityRequirementState) ProtoReflect() protoreflect.Message
func (*VpnGatewayStatusHighAvailabilityRequirementState) Reset ¶
func (x *VpnGatewayStatusHighAvailabilityRequirementState) Reset()
func (*VpnGatewayStatusHighAvailabilityRequirementState) String ¶
func (x *VpnGatewayStatusHighAvailabilityRequirementState) String() string
type VpnGatewayStatusHighAvailabilityRequirementState_State ¶
type VpnGatewayStatusHighAvailabilityRequirementState_State int32
Indicates the high availability requirement state for the VPN connection. Valid values are CONNECTION_REDUNDANCY_MET, CONNECTION_REDUNDANCY_NOT_MET.
const ( // A value indicating that the enum field is not set. VpnGatewayStatusHighAvailabilityRequirementState_UNDEFINED_STATE VpnGatewayStatusHighAvailabilityRequirementState_State = 0 // VPN tunnels are configured with adequate redundancy from Cloud VPN gateway to the peer VPN gateway. For both GCP-to-non-GCP and GCP-to-GCP connections, the adequate redundancy is a pre-requirement for users to get 99.99% availability on GCP side; please note that for any connection, end-to-end 99.99% availability is subject to proper configuration on the peer VPN gateway. VpnGatewayStatusHighAvailabilityRequirementState_CONNECTION_REDUNDANCY_MET VpnGatewayStatusHighAvailabilityRequirementState_State = 505242907 // VPN tunnels are not configured with adequate redundancy from the Cloud VPN gateway to the peer gateway VpnGatewayStatusHighAvailabilityRequirementState_CONNECTION_REDUNDANCY_NOT_MET VpnGatewayStatusHighAvailabilityRequirementState_State = 511863311 )
func (VpnGatewayStatusHighAvailabilityRequirementState_State) Descriptor ¶
func (VpnGatewayStatusHighAvailabilityRequirementState_State) Descriptor() protoreflect.EnumDescriptor
func (VpnGatewayStatusHighAvailabilityRequirementState_State) Enum ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_State) Enum() *VpnGatewayStatusHighAvailabilityRequirementState_State
func (VpnGatewayStatusHighAvailabilityRequirementState_State) EnumDescriptor ¶
func (VpnGatewayStatusHighAvailabilityRequirementState_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatusHighAvailabilityRequirementState_State.Descriptor instead.
func (VpnGatewayStatusHighAvailabilityRequirementState_State) Number ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_State) Number() protoreflect.EnumNumber
func (VpnGatewayStatusHighAvailabilityRequirementState_State) String ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_State) String() string
func (VpnGatewayStatusHighAvailabilityRequirementState_State) Type ¶
type VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason ¶
type VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason int32
Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE.
const ( // A value indicating that the enum field is not set. VpnGatewayStatusHighAvailabilityRequirementState_UNDEFINED_UNSATISFIED_REASON VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason = 0 VpnGatewayStatusHighAvailabilityRequirementState_INCOMPLETE_TUNNELS_COVERAGE VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason = 55917437 )
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Descriptor ¶
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Descriptor() protoreflect.EnumDescriptor
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Enum ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Enum() *VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) EnumDescriptor ¶
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason.Descriptor instead.
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Number ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Number() protoreflect.EnumNumber
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) String ¶
func (x VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) String() string
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Type ¶
func (VpnGatewayStatusHighAvailabilityRequirementState_UnsatisfiedReason) Type() protoreflect.EnumType
type VpnGatewayStatusTunnel ¶
type VpnGatewayStatusTunnel struct { // The VPN gateway interface this VPN tunnel is associated with. LocalGatewayInterface *uint32 `protobuf:"varint,158764330,opt,name=local_gateway_interface,json=localGatewayInterface,proto3,oneof" json:"local_gateway_interface,omitempty"` // The peer gateway interface this VPN tunnel is connected to, the peer gateway could either be an external VPN gateway or a Google Cloud VPN gateway. PeerGatewayInterface *uint32 `protobuf:"varint,214380385,opt,name=peer_gateway_interface,json=peerGatewayInterface,proto3,oneof" json:"peer_gateway_interface,omitempty"` // URL reference to the VPN tunnel. TunnelUrl *string `protobuf:"bytes,78975256,opt,name=tunnel_url,json=tunnelUrl,proto3,oneof" json:"tunnel_url,omitempty"` // contains filtered or unexported fields }
Contains some information about a VPN tunnel.
func (*VpnGatewayStatusTunnel) Descriptor ¶
func (*VpnGatewayStatusTunnel) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatusTunnel.ProtoReflect.Descriptor instead.
func (*VpnGatewayStatusTunnel) GetLocalGatewayInterface ¶
func (x *VpnGatewayStatusTunnel) GetLocalGatewayInterface() uint32
func (*VpnGatewayStatusTunnel) GetPeerGatewayInterface ¶
func (x *VpnGatewayStatusTunnel) GetPeerGatewayInterface() uint32
func (*VpnGatewayStatusTunnel) GetTunnelUrl ¶
func (x *VpnGatewayStatusTunnel) GetTunnelUrl() string
func (*VpnGatewayStatusTunnel) ProtoMessage ¶
func (*VpnGatewayStatusTunnel) ProtoMessage()
func (*VpnGatewayStatusTunnel) ProtoReflect ¶
func (x *VpnGatewayStatusTunnel) ProtoReflect() protoreflect.Message
func (*VpnGatewayStatusTunnel) Reset ¶
func (x *VpnGatewayStatusTunnel) Reset()
func (*VpnGatewayStatusTunnel) String ¶
func (x *VpnGatewayStatusTunnel) String() string
type VpnGatewayStatusVpnConnection ¶
type VpnGatewayStatusVpnConnection struct { // URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway. PeerExternalGateway *string `protobuf:"bytes,384956173,opt,name=peer_external_gateway,json=peerExternalGateway,proto3,oneof" json:"peer_external_gateway,omitempty"` // URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway. PeerGcpGateway *string `protobuf:"bytes,281867452,opt,name=peer_gcp_gateway,json=peerGcpGateway,proto3,oneof" json:"peer_gcp_gateway,omitempty"` // HighAvailabilityRequirementState for the VPN connection. State *VpnGatewayStatusHighAvailabilityRequirementState `protobuf:"bytes,109757585,opt,name=state,proto3,oneof" json:"state,omitempty"` // List of VPN tunnels that are in this VPN connection. Tunnels []*VpnGatewayStatusTunnel `protobuf:"bytes,104561931,rep,name=tunnels,proto3" json:"tunnels,omitempty"` // contains filtered or unexported fields }
A VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway. The peer gateway could either be an external VPN gateway or a Google Cloud VPN gateway.
func (*VpnGatewayStatusVpnConnection) Descriptor ¶
func (*VpnGatewayStatusVpnConnection) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayStatusVpnConnection.ProtoReflect.Descriptor instead.
func (*VpnGatewayStatusVpnConnection) GetPeerExternalGateway ¶
func (x *VpnGatewayStatusVpnConnection) GetPeerExternalGateway() string
func (*VpnGatewayStatusVpnConnection) GetPeerGcpGateway ¶
func (x *VpnGatewayStatusVpnConnection) GetPeerGcpGateway() string
func (*VpnGatewayStatusVpnConnection) GetState ¶
func (x *VpnGatewayStatusVpnConnection) GetState() *VpnGatewayStatusHighAvailabilityRequirementState
func (*VpnGatewayStatusVpnConnection) GetTunnels ¶
func (x *VpnGatewayStatusVpnConnection) GetTunnels() []*VpnGatewayStatusTunnel
func (*VpnGatewayStatusVpnConnection) ProtoMessage ¶
func (*VpnGatewayStatusVpnConnection) ProtoMessage()
func (*VpnGatewayStatusVpnConnection) ProtoReflect ¶
func (x *VpnGatewayStatusVpnConnection) ProtoReflect() protoreflect.Message
func (*VpnGatewayStatusVpnConnection) Reset ¶
func (x *VpnGatewayStatusVpnConnection) Reset()
func (*VpnGatewayStatusVpnConnection) String ¶
func (x *VpnGatewayStatusVpnConnection) String() string
type VpnGatewayVpnGatewayInterface ¶
type VpnGatewayVpnGatewayInterface struct { // [Output Only] Numeric identifier for this VPN interface associated with the VPN gateway. Id *uint32 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource. InterconnectAttachment *string `protobuf:"bytes,308135284,opt,name=interconnect_attachment,json=interconnectAttachment,proto3,oneof" json:"interconnect_attachment,omitempty"` // [Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address. IpAddress *string `protobuf:"bytes,406272220,opt,name=ip_address,json=ipAddress,proto3,oneof" json:"ip_address,omitempty"` // [Output Only] IPv6 address for this VPN interface associated with the VPN gateway. The IPv6 address must be a regional external IPv6 address. The format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0). Ipv6Address *string `protobuf:"bytes,341563804,opt,name=ipv6_address,json=ipv6Address,proto3,oneof" json:"ipv6_address,omitempty"` // contains filtered or unexported fields }
A VPN gateway interface.
func (*VpnGatewayVpnGatewayInterface) Descriptor ¶
func (*VpnGatewayVpnGatewayInterface) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewayVpnGatewayInterface.ProtoReflect.Descriptor instead.
func (*VpnGatewayVpnGatewayInterface) GetId ¶
func (x *VpnGatewayVpnGatewayInterface) GetId() uint32
func (*VpnGatewayVpnGatewayInterface) GetInterconnectAttachment ¶
func (x *VpnGatewayVpnGatewayInterface) GetInterconnectAttachment() string
func (*VpnGatewayVpnGatewayInterface) GetIpAddress ¶
func (x *VpnGatewayVpnGatewayInterface) GetIpAddress() string
func (*VpnGatewayVpnGatewayInterface) GetIpv6Address ¶
func (x *VpnGatewayVpnGatewayInterface) GetIpv6Address() string
func (*VpnGatewayVpnGatewayInterface) ProtoMessage ¶
func (*VpnGatewayVpnGatewayInterface) ProtoMessage()
func (*VpnGatewayVpnGatewayInterface) ProtoReflect ¶
func (x *VpnGatewayVpnGatewayInterface) ProtoReflect() protoreflect.Message
func (*VpnGatewayVpnGatewayInterface) Reset ¶
func (x *VpnGatewayVpnGatewayInterface) Reset()
func (*VpnGatewayVpnGatewayInterface) String ¶
func (x *VpnGatewayVpnGatewayInterface) String() string
type VpnGateway_GatewayIpVersion ¶
type VpnGateway_GatewayIpVersion int32
The IP family of the gateway IPs for the HA-VPN gateway interfaces. If not specified, IPV4 will be used.
const ( // A value indicating that the enum field is not set. VpnGateway_UNDEFINED_GATEWAY_IP_VERSION VpnGateway_GatewayIpVersion = 0 // Every HA-VPN gateway interface is configured with an IPv4 address. VpnGateway_IPV4 VpnGateway_GatewayIpVersion = 2254341 // Every HA-VPN gateway interface is configured with an IPv6 address. VpnGateway_IPV6 VpnGateway_GatewayIpVersion = 2254343 )
func (VpnGateway_GatewayIpVersion) Descriptor ¶
func (VpnGateway_GatewayIpVersion) Descriptor() protoreflect.EnumDescriptor
func (VpnGateway_GatewayIpVersion) Enum ¶
func (x VpnGateway_GatewayIpVersion) Enum() *VpnGateway_GatewayIpVersion
func (VpnGateway_GatewayIpVersion) EnumDescriptor ¶
func (VpnGateway_GatewayIpVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use VpnGateway_GatewayIpVersion.Descriptor instead.
func (VpnGateway_GatewayIpVersion) Number ¶
func (x VpnGateway_GatewayIpVersion) Number() protoreflect.EnumNumber
func (VpnGateway_GatewayIpVersion) String ¶
func (x VpnGateway_GatewayIpVersion) String() string
func (VpnGateway_GatewayIpVersion) Type ¶
func (VpnGateway_GatewayIpVersion) Type() protoreflect.EnumType
type VpnGateway_StackType ¶
type VpnGateway_StackType int32
The stack type for this VPN gateway to identify the IP protocols that are enabled. Possible values are: IPV4_ONLY, IPV4_IPV6, IPV6_ONLY. If not specified, IPV4_ONLY is used if the gateway IP version is IPV4, or IPV4_IPV6 if the gateway IP version is IPV6.
const ( // A value indicating that the enum field is not set. VpnGateway_UNDEFINED_STACK_TYPE VpnGateway_StackType = 0 // Enable VPN gateway with both IPv4 and IPv6 protocols. VpnGateway_IPV4_IPV6 VpnGateway_StackType = 22197249 // Enable VPN gateway with only IPv4 protocol. VpnGateway_IPV4_ONLY VpnGateway_StackType = 22373798 // Enable VPN gateway with only IPv6 protocol. VpnGateway_IPV6_ONLY VpnGateway_StackType = 79632100 )
func (VpnGateway_StackType) Descriptor ¶
func (VpnGateway_StackType) Descriptor() protoreflect.EnumDescriptor
func (VpnGateway_StackType) Enum ¶
func (x VpnGateway_StackType) Enum() *VpnGateway_StackType
func (VpnGateway_StackType) EnumDescriptor ¶
func (VpnGateway_StackType) EnumDescriptor() ([]byte, []int)
Deprecated: Use VpnGateway_StackType.Descriptor instead.
func (VpnGateway_StackType) Number ¶
func (x VpnGateway_StackType) Number() protoreflect.EnumNumber
func (VpnGateway_StackType) String ¶
func (x VpnGateway_StackType) String() string
func (VpnGateway_StackType) Type ¶
func (VpnGateway_StackType) Type() protoreflect.EnumType
type VpnGatewaysGetStatusResponse ¶
type VpnGatewaysGetStatusResponse struct { Result *VpnGatewayStatus `protobuf:"bytes,139315229,opt,name=result,proto3,oneof" json:"result,omitempty"` // contains filtered or unexported fields }
func (*VpnGatewaysGetStatusResponse) Descriptor ¶
func (*VpnGatewaysGetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewaysGetStatusResponse.ProtoReflect.Descriptor instead.
func (*VpnGatewaysGetStatusResponse) GetResult ¶
func (x *VpnGatewaysGetStatusResponse) GetResult() *VpnGatewayStatus
func (*VpnGatewaysGetStatusResponse) ProtoMessage ¶
func (*VpnGatewaysGetStatusResponse) ProtoMessage()
func (*VpnGatewaysGetStatusResponse) ProtoReflect ¶
func (x *VpnGatewaysGetStatusResponse) ProtoReflect() protoreflect.Message
func (*VpnGatewaysGetStatusResponse) Reset ¶
func (x *VpnGatewaysGetStatusResponse) Reset()
func (*VpnGatewaysGetStatusResponse) String ¶
func (x *VpnGatewaysGetStatusResponse) String() string
type VpnGatewaysScopedList ¶
type VpnGatewaysScopedList struct { // [Output Only] A list of VPN gateways contained in this scope. VpnGateways []*VpnGateway `protobuf:"bytes,259177882,rep,name=vpn_gateways,json=vpnGateways,proto3" json:"vpn_gateways,omitempty"` // [Output Only] Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*VpnGatewaysScopedList) Descriptor ¶
func (*VpnGatewaysScopedList) Descriptor() ([]byte, []int)
Deprecated: Use VpnGatewaysScopedList.ProtoReflect.Descriptor instead.
func (*VpnGatewaysScopedList) GetVpnGateways ¶
func (x *VpnGatewaysScopedList) GetVpnGateways() []*VpnGateway
func (*VpnGatewaysScopedList) GetWarning ¶
func (x *VpnGatewaysScopedList) GetWarning() *Warning
func (*VpnGatewaysScopedList) ProtoMessage ¶
func (*VpnGatewaysScopedList) ProtoMessage()
func (*VpnGatewaysScopedList) ProtoReflect ¶
func (x *VpnGatewaysScopedList) ProtoReflect() protoreflect.Message
func (*VpnGatewaysScopedList) Reset ¶
func (x *VpnGatewaysScopedList) Reset()
func (*VpnGatewaysScopedList) String ¶
func (x *VpnGatewaysScopedList) String() string
type VpnTunnel ¶
type VpnTunnel struct { // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // An optional description of this resource. Provide this property when you create the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] Detailed status message for the VPN tunnel. DetailedStatus *string `protobuf:"bytes,333501025,opt,name=detailed_status,json=detailedStatus,proto3,oneof" json:"detailed_status,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway. Acceptable IKE versions are 1 or 2. The default version is 2. IkeVersion *int32 `protobuf:"varint,218376220,opt,name=ike_version,json=ikeVersion,proto3,oneof" json:"ike_version,omitempty"` // [Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnTunnel. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges must be disjoint. Only IPv4 is supported for Classic VPN tunnels. This field is output only for HA VPN tunnels. LocalTrafficSelector []string `protobuf:"bytes,317314613,rep,name=local_traffic_selector,json=localTrafficSelector,proto3" json:"local_traffic_selector,omitempty"` // Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // URL of the peer side external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field is exclusive with the field peerGcpGateway. PeerExternalGateway *string `protobuf:"bytes,384956173,opt,name=peer_external_gateway,json=peerExternalGateway,proto3,oneof" json:"peer_external_gateway,omitempty"` // The interface ID of the external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. Possible values are: `0`, `1`, `2`, `3`. The number of IDs in use depends on the external VPN gateway redundancy type. PeerExternalGatewayInterface *int32 `protobuf:"varint,452768391,opt,name=peer_external_gateway_interface,json=peerExternalGatewayInterface,proto3,oneof" json:"peer_external_gateway_interface,omitempty"` // URL of the peer side HA VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field can be used when creating highly available VPN from VPC network to VPC network, the field is exclusive with the field peerExternalGateway. If provided, the VPN tunnel will automatically use the same vpnGatewayInterface ID in the peer Google Cloud VPN gateway. PeerGcpGateway *string `protobuf:"bytes,281867452,opt,name=peer_gcp_gateway,json=peerGcpGateway,proto3,oneof" json:"peer_gcp_gateway,omitempty"` // IP address of the peer VPN gateway. Only IPv4 is supported. This field can be set only for Classic VPN tunnels. PeerIp *string `protobuf:"bytes,383249700,opt,name=peer_ip,json=peerIp,proto3,oneof" json:"peer_ip,omitempty"` // [Output Only] URL of the region where the VPN tunnel resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges should be disjoint. Only IPv4 is supported for Classic VPN tunnels. This field is output only for HA VPN tunnels. RemoteTrafficSelector []string `protobuf:"bytes,358887098,rep,name=remote_traffic_selector,json=remoteTrafficSelector,proto3" json:"remote_traffic_selector,omitempty"` // URL of the router resource to be used for dynamic routing. Router *string `protobuf:"bytes,148608841,opt,name=router,proto3,oneof" json:"router,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway. *string `protobuf:"bytes,381932490,opt,name=shared_secret,json=sharedSecret,proto3,oneof" json:"shared_secret,omitempty"` // Hash of the shared secret. *string `protobuf:"bytes,398881891,opt,name=shared_secret_hash,json=sharedSecretHash,proto3,oneof" json:"shared_secret_hash,omitempty"` // [Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel. - WAITING_FOR_FULL_CONFIG: Waiting to receive all VPN-related configs from the user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule, and Route resources are needed to setup the VPN tunnel. - FIRST_HANDSHAKE: Successful first handshake with the peer VPN. - ESTABLISHED: Secure session is successfully established with the peer VPN. - NETWORK_ERROR: Deprecated, replaced by NO_INCOMING_PACKETS - AUTHORIZATION_ERROR: Auth error (for example, bad shared secret). - NEGOTIATION_FAILURE: Handshake failed. - DEPROVISIONING: Resources are being deallocated for the VPN tunnel. - FAILED: Tunnel creation has failed and the tunnel is not ready to be used. - NO_INCOMING_PACKETS: No incoming packets from peer. - REJECTED: Tunnel configuration was rejected, can be result of being denied access. - ALLOCATING_RESOURCES: Cloud VPN is in the process of allocating all required resources. - STOPPED: Tunnel is stopped due to its Forwarding Rules being deleted for Classic VPN tunnels or the project is in frozen state. - PEER_IDENTITY_MISMATCH: Peer identity does not match peer IP, probably behind NAT. - TS_NARROWING_NOT_ALLOWED: Traffic selector narrowing not allowed for an HA-VPN tunnel. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // URL of the Target VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created. This field can be set only for Classic VPN tunnels. TargetVpnGateway *string `protobuf:"bytes,532512843,opt,name=target_vpn_gateway,json=targetVpnGateway,proto3,oneof" json:"target_vpn_gateway,omitempty"` // URL of the VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created. This must be used (instead of target_vpn_gateway) if a High Availability VPN gateway resource is created. VpnGateway *string `protobuf:"bytes,406684153,opt,name=vpn_gateway,json=vpnGateway,proto3,oneof" json:"vpn_gateway,omitempty"` // The interface ID of the VPN gateway with which this VPN tunnel is associated. Possible values are: `0`, `1`. VpnGatewayInterface *int32 `protobuf:"varint,95979123,opt,name=vpn_gateway_interface,json=vpnGatewayInterface,proto3,oneof" json:"vpn_gateway_interface,omitempty"` // contains filtered or unexported fields }
Represents a Cloud VPN Tunnel resource. For more information about VPN, read the the Cloud VPN Overview.
func (*VpnTunnel) Descriptor ¶
Deprecated: Use VpnTunnel.ProtoReflect.Descriptor instead.
func (*VpnTunnel) GetCreationTimestamp ¶
func (*VpnTunnel) GetDescription ¶
func (*VpnTunnel) GetDetailedStatus ¶
func (*VpnTunnel) GetId ¶
func (*VpnTunnel) GetIkeVersion ¶
func (*VpnTunnel) GetKind ¶
func (*VpnTunnel) GetLabelFingerprint ¶
func (*VpnTunnel) GetLabels ¶
func (*VpnTunnel) GetLocalTrafficSelector ¶
func (*VpnTunnel) GetName ¶
func (*VpnTunnel) GetPeerExternalGateway ¶
func (*VpnTunnel) GetPeerExternalGatewayInterface ¶
func (*VpnTunnel) GetPeerGcpGateway ¶
func (*VpnTunnel) GetPeerIp ¶
func (*VpnTunnel) GetRegion ¶
func (*VpnTunnel) GetRemoteTrafficSelector ¶
func (*VpnTunnel) GetRouter ¶
func (*VpnTunnel) GetSelfLink ¶
func (*VpnTunnel) GetSharedSecret ¶
func (*VpnTunnel) GetSharedSecretHash ¶
func (*VpnTunnel) GetStatus ¶
func (*VpnTunnel) GetTargetVpnGateway ¶
func (*VpnTunnel) GetVpnGateway ¶
func (*VpnTunnel) GetVpnGatewayInterface ¶
func (*VpnTunnel) ProtoMessage ¶
func (*VpnTunnel) ProtoMessage()
func (*VpnTunnel) ProtoReflect ¶
func (x *VpnTunnel) ProtoReflect() protoreflect.Message
func (*VpnTunnel) Reset ¶
func (x *VpnTunnel) Reset()
func (*VpnTunnel) String ¶
type VpnTunnelAggregatedList ¶
type VpnTunnelAggregatedList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of VpnTunnelsScopedList resources. Items map[string]*VpnTunnelsScopedList `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // [Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Unreachable resources. Unreachables []string `protobuf:"bytes,243372063,rep,name=unreachables,proto3" json:"unreachables,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*VpnTunnelAggregatedList) Descriptor ¶
func (*VpnTunnelAggregatedList) Descriptor() ([]byte, []int)
Deprecated: Use VpnTunnelAggregatedList.ProtoReflect.Descriptor instead.
func (*VpnTunnelAggregatedList) GetId ¶
func (x *VpnTunnelAggregatedList) GetId() string
func (*VpnTunnelAggregatedList) GetItems ¶
func (x *VpnTunnelAggregatedList) GetItems() map[string]*VpnTunnelsScopedList
func (*VpnTunnelAggregatedList) GetKind ¶
func (x *VpnTunnelAggregatedList) GetKind() string
func (*VpnTunnelAggregatedList) GetNextPageToken ¶
func (x *VpnTunnelAggregatedList) GetNextPageToken() string
func (*VpnTunnelAggregatedList) GetSelfLink ¶
func (x *VpnTunnelAggregatedList) GetSelfLink() string
func (*VpnTunnelAggregatedList) GetUnreachables ¶
func (x *VpnTunnelAggregatedList) GetUnreachables() []string
func (*VpnTunnelAggregatedList) GetWarning ¶
func (x *VpnTunnelAggregatedList) GetWarning() *Warning
func (*VpnTunnelAggregatedList) ProtoMessage ¶
func (*VpnTunnelAggregatedList) ProtoMessage()
func (*VpnTunnelAggregatedList) ProtoReflect ¶
func (x *VpnTunnelAggregatedList) ProtoReflect() protoreflect.Message
func (*VpnTunnelAggregatedList) Reset ¶
func (x *VpnTunnelAggregatedList) Reset()
func (*VpnTunnelAggregatedList) String ¶
func (x *VpnTunnelAggregatedList) String() string
type VpnTunnelList ¶
type VpnTunnelList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of VpnTunnel resources. Items []*VpnTunnel `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of VpnTunnel resources.
func (*VpnTunnelList) Descriptor ¶
func (*VpnTunnelList) Descriptor() ([]byte, []int)
Deprecated: Use VpnTunnelList.ProtoReflect.Descriptor instead.
func (*VpnTunnelList) GetId ¶
func (x *VpnTunnelList) GetId() string
func (*VpnTunnelList) GetItems ¶
func (x *VpnTunnelList) GetItems() []*VpnTunnel
func (*VpnTunnelList) GetKind ¶
func (x *VpnTunnelList) GetKind() string
func (*VpnTunnelList) GetNextPageToken ¶
func (x *VpnTunnelList) GetNextPageToken() string
func (*VpnTunnelList) GetSelfLink ¶
func (x *VpnTunnelList) GetSelfLink() string
func (*VpnTunnelList) GetWarning ¶
func (x *VpnTunnelList) GetWarning() *Warning
func (*VpnTunnelList) ProtoMessage ¶
func (*VpnTunnelList) ProtoMessage()
func (*VpnTunnelList) ProtoReflect ¶
func (x *VpnTunnelList) ProtoReflect() protoreflect.Message
func (*VpnTunnelList) Reset ¶
func (x *VpnTunnelList) Reset()
func (*VpnTunnelList) String ¶
func (x *VpnTunnelList) String() string
type VpnTunnel_Status ¶
type VpnTunnel_Status int32
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel. - WAITING_FOR_FULL_CONFIG: Waiting to receive all VPN-related configs from the user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule, and Route resources are needed to setup the VPN tunnel. - FIRST_HANDSHAKE: Successful first handshake with the peer VPN. - ESTABLISHED: Secure session is successfully established with the peer VPN. - NETWORK_ERROR: Deprecated, replaced by NO_INCOMING_PACKETS - AUTHORIZATION_ERROR: Auth error (for example, bad shared secret). - NEGOTIATION_FAILURE: Handshake failed. - DEPROVISIONING: Resources are being deallocated for the VPN tunnel. - FAILED: Tunnel creation has failed and the tunnel is not ready to be used. - NO_INCOMING_PACKETS: No incoming packets from peer. - REJECTED: Tunnel configuration was rejected, can be result of being denied access. - ALLOCATING_RESOURCES: Cloud VPN is in the process of allocating all required resources. - STOPPED: Tunnel is stopped due to its Forwarding Rules being deleted for Classic VPN tunnels or the project is in frozen state. - PEER_IDENTITY_MISMATCH: Peer identity does not match peer IP, probably behind NAT. - TS_NARROWING_NOT_ALLOWED: Traffic selector narrowing not allowed for an HA-VPN tunnel.
const ( // A value indicating that the enum field is not set. VpnTunnel_UNDEFINED_STATUS VpnTunnel_Status = 0 // Cloud VPN is in the process of allocating all required resources (specifically, a borg task). VpnTunnel_ALLOCATING_RESOURCES VpnTunnel_Status = 320922816 // Auth error (e.g. bad shared secret). VpnTunnel_AUTHORIZATION_ERROR VpnTunnel_Status = 23580290 // Resources is being deallocated for the VPN tunnel. VpnTunnel_DEPROVISIONING VpnTunnel_Status = 428935662 // Secure session is successfully established with peer VPN. VpnTunnel_ESTABLISHED VpnTunnel_Status = 88852344 // Tunnel creation has failed and the tunnel is not ready to be used. VpnTunnel_FAILED VpnTunnel_Status = 455706685 // Successful first handshake with peer VPN. VpnTunnel_FIRST_HANDSHAKE VpnTunnel_Status = 191393000 // Handshake failed. VpnTunnel_NEGOTIATION_FAILURE VpnTunnel_Status = 360325868 // Deprecated, replaced by NO_INCOMING_PACKETS VpnTunnel_NETWORK_ERROR VpnTunnel_Status = 193912951 // No incoming packets from peer VpnTunnel_NO_INCOMING_PACKETS VpnTunnel_Status = 119983216 // Resource is being allocated for the VPN tunnel. VpnTunnel_PROVISIONING VpnTunnel_Status = 290896621 // Tunnel configuration was rejected, can be result of being denylisted. VpnTunnel_REJECTED VpnTunnel_Status = 174130302 // Tunnel is stopped due to its Forwarding Rules being deleted. VpnTunnel_STOPPED VpnTunnel_Status = 444276141 // Waiting to receive all VPN-related configs from user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule and Route resources are needed to setup VPN tunnel. VpnTunnel_WAITING_FOR_FULL_CONFIG VpnTunnel_Status = 41640522 )
func (VpnTunnel_Status) Descriptor ¶
func (VpnTunnel_Status) Descriptor() protoreflect.EnumDescriptor
func (VpnTunnel_Status) Enum ¶
func (x VpnTunnel_Status) Enum() *VpnTunnel_Status
func (VpnTunnel_Status) EnumDescriptor ¶
func (VpnTunnel_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use VpnTunnel_Status.Descriptor instead.
func (VpnTunnel_Status) Number ¶
func (x VpnTunnel_Status) Number() protoreflect.EnumNumber
func (VpnTunnel_Status) String ¶
func (x VpnTunnel_Status) String() string
func (VpnTunnel_Status) Type ¶
func (VpnTunnel_Status) Type() protoreflect.EnumType
type VpnTunnelsScopedList ¶
type VpnTunnelsScopedList struct { // A list of VPN tunnels contained in this scope. VpnTunnels []*VpnTunnel `protobuf:"bytes,163494080,rep,name=vpn_tunnels,json=vpnTunnels,proto3" json:"vpn_tunnels,omitempty"` // Informational warning which replaces the list of addresses when the list is empty. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*VpnTunnelsScopedList) Descriptor ¶
func (*VpnTunnelsScopedList) Descriptor() ([]byte, []int)
Deprecated: Use VpnTunnelsScopedList.ProtoReflect.Descriptor instead.
func (*VpnTunnelsScopedList) GetVpnTunnels ¶
func (x *VpnTunnelsScopedList) GetVpnTunnels() []*VpnTunnel
func (*VpnTunnelsScopedList) GetWarning ¶
func (x *VpnTunnelsScopedList) GetWarning() *Warning
func (*VpnTunnelsScopedList) ProtoMessage ¶
func (*VpnTunnelsScopedList) ProtoMessage()
func (*VpnTunnelsScopedList) ProtoReflect ¶
func (x *VpnTunnelsScopedList) ProtoReflect() protoreflect.Message
func (*VpnTunnelsScopedList) Reset ¶
func (x *VpnTunnelsScopedList) Reset()
func (*VpnTunnelsScopedList) String ¶
func (x *VpnTunnelsScopedList) String() string
type WafExpressionSet ¶
type WafExpressionSet struct { // A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set. Aliases []string `protobuf:"bytes,159207166,rep,name=aliases,proto3" json:"aliases,omitempty"` // List of available expressions. Expressions []*WafExpressionSetExpression `protobuf:"bytes,175554779,rep,name=expressions,proto3" json:"expressions,omitempty"` // Google specified expression set ID. The format should be: - E.g. XSS-20170329 required Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WafExpressionSet) Descriptor ¶
func (*WafExpressionSet) Descriptor() ([]byte, []int)
Deprecated: Use WafExpressionSet.ProtoReflect.Descriptor instead.
func (*WafExpressionSet) GetAliases ¶
func (x *WafExpressionSet) GetAliases() []string
func (*WafExpressionSet) GetExpressions ¶
func (x *WafExpressionSet) GetExpressions() []*WafExpressionSetExpression
func (*WafExpressionSet) GetId ¶
func (x *WafExpressionSet) GetId() string
func (*WafExpressionSet) ProtoMessage ¶
func (*WafExpressionSet) ProtoMessage()
func (*WafExpressionSet) ProtoReflect ¶
func (x *WafExpressionSet) ProtoReflect() protoreflect.Message
func (*WafExpressionSet) Reset ¶
func (x *WafExpressionSet) Reset()
func (*WafExpressionSet) String ¶
func (x *WafExpressionSet) String() string
type WafExpressionSetExpression ¶
type WafExpressionSetExpression struct { // Expression ID should uniquely identify the origin of the expression. E.g. owasp-crs-v020901-id973337 identifies Owasp core rule set version 2.9.1 rule id 973337. The ID could be used to determine the individual attack definition that has been detected. It could also be used to exclude it from the policy in case of false positive. required Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The sensitivity value associated with the WAF rule ID. This corresponds to the ModSecurity paranoia level, ranging from 1 to 4. 0 is reserved for opt-in only rules. Sensitivity *int32 `protobuf:"varint,27532959,opt,name=sensitivity,proto3,oneof" json:"sensitivity,omitempty"` // contains filtered or unexported fields }
func (*WafExpressionSetExpression) Descriptor ¶
func (*WafExpressionSetExpression) Descriptor() ([]byte, []int)
Deprecated: Use WafExpressionSetExpression.ProtoReflect.Descriptor instead.
func (*WafExpressionSetExpression) GetId ¶
func (x *WafExpressionSetExpression) GetId() string
func (*WafExpressionSetExpression) GetSensitivity ¶
func (x *WafExpressionSetExpression) GetSensitivity() int32
func (*WafExpressionSetExpression) ProtoMessage ¶
func (*WafExpressionSetExpression) ProtoMessage()
func (*WafExpressionSetExpression) ProtoReflect ¶
func (x *WafExpressionSetExpression) ProtoReflect() protoreflect.Message
func (*WafExpressionSetExpression) Reset ¶
func (x *WafExpressionSetExpression) Reset()
func (*WafExpressionSetExpression) String ¶
func (x *WafExpressionSetExpression) String() string
type WaitGlobalOperationRequest ¶
type WaitGlobalOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
A request message for GlobalOperations.Wait. See the method description for details.
func (*WaitGlobalOperationRequest) Descriptor ¶
func (*WaitGlobalOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use WaitGlobalOperationRequest.ProtoReflect.Descriptor instead.
func (*WaitGlobalOperationRequest) GetOperation ¶
func (x *WaitGlobalOperationRequest) GetOperation() string
func (*WaitGlobalOperationRequest) GetProject ¶
func (x *WaitGlobalOperationRequest) GetProject() string
func (*WaitGlobalOperationRequest) ProtoMessage ¶
func (*WaitGlobalOperationRequest) ProtoMessage()
func (*WaitGlobalOperationRequest) ProtoReflect ¶
func (x *WaitGlobalOperationRequest) ProtoReflect() protoreflect.Message
func (*WaitGlobalOperationRequest) Reset ¶
func (x *WaitGlobalOperationRequest) Reset()
func (*WaitGlobalOperationRequest) String ¶
func (x *WaitGlobalOperationRequest) String() string
type WaitRegionOperationRequest ¶
type WaitRegionOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the region for this request. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
A request message for RegionOperations.Wait. See the method description for details.
func (*WaitRegionOperationRequest) Descriptor ¶
func (*WaitRegionOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use WaitRegionOperationRequest.ProtoReflect.Descriptor instead.
func (*WaitRegionOperationRequest) GetOperation ¶
func (x *WaitRegionOperationRequest) GetOperation() string
func (*WaitRegionOperationRequest) GetProject ¶
func (x *WaitRegionOperationRequest) GetProject() string
func (*WaitRegionOperationRequest) GetRegion ¶
func (x *WaitRegionOperationRequest) GetRegion() string
func (*WaitRegionOperationRequest) ProtoMessage ¶
func (*WaitRegionOperationRequest) ProtoMessage()
func (*WaitRegionOperationRequest) ProtoReflect ¶
func (x *WaitRegionOperationRequest) ProtoReflect() protoreflect.Message
func (*WaitRegionOperationRequest) Reset ¶
func (x *WaitRegionOperationRequest) Reset()
func (*WaitRegionOperationRequest) String ¶
func (x *WaitRegionOperationRequest) String() string
type WaitZoneOperationRequest ¶
type WaitZoneOperationRequest struct { // Name of the Operations resource to return, or its unique numeric identifier. Operation string `protobuf:"bytes,52090215,opt,name=operation,proto3" json:"operation,omitempty"` // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // Name of the zone for this request. Zone string `protobuf:"bytes,3744684,opt,name=zone,proto3" json:"zone,omitempty"` // contains filtered or unexported fields }
A request message for ZoneOperations.Wait. See the method description for details.
func (*WaitZoneOperationRequest) Descriptor ¶
func (*WaitZoneOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use WaitZoneOperationRequest.ProtoReflect.Descriptor instead.
func (*WaitZoneOperationRequest) GetOperation ¶
func (x *WaitZoneOperationRequest) GetOperation() string
func (*WaitZoneOperationRequest) GetProject ¶
func (x *WaitZoneOperationRequest) GetProject() string
func (*WaitZoneOperationRequest) GetZone ¶
func (x *WaitZoneOperationRequest) GetZone() string
func (*WaitZoneOperationRequest) ProtoMessage ¶
func (*WaitZoneOperationRequest) ProtoMessage()
func (*WaitZoneOperationRequest) ProtoReflect ¶
func (x *WaitZoneOperationRequest) ProtoReflect() protoreflect.Message
func (*WaitZoneOperationRequest) Reset ¶
func (x *WaitZoneOperationRequest) Reset()
func (*WaitZoneOperationRequest) String ¶
func (x *WaitZoneOperationRequest) String() string
type Warning ¶
type Warning struct { // [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. // Check the Code enum for the list of possible values. Code *string `protobuf:"bytes,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" } Data []*Data `protobuf:"bytes,3076010,rep,name=data,proto3" json:"data,omitempty"` // [Output Only] A human-readable description of the warning code. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
[Output Only] Informational warning message.
func (*Warning) Descriptor ¶
Deprecated: Use Warning.ProtoReflect.Descriptor instead.
func (*Warning) GetCode ¶
func (*Warning) GetData ¶
func (*Warning) GetMessage ¶
func (*Warning) ProtoMessage ¶
func (*Warning) ProtoMessage()
func (*Warning) ProtoReflect ¶
func (x *Warning) ProtoReflect() protoreflect.Message
func (*Warning) Reset ¶
func (x *Warning) Reset()
func (*Warning) String ¶
type Warning_Code ¶
type Warning_Code int32
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
const ( // A value indicating that the enum field is not set. Warning_UNDEFINED_CODE Warning_Code = 0 // Warning about failed cleanup of transient changes made by a failed operation. Warning_CLEANUP_FAILED Warning_Code = 150308440 // A link to a deprecated resource was created. Warning_DEPRECATED_RESOURCE_USED Warning_Code = 391835586 // When deploying and at least one of the resources has a type marked as deprecated Warning_DEPRECATED_TYPE_USED Warning_Code = 346526230 // The user created a boot disk that is larger than image size. Warning_DISK_SIZE_LARGER_THAN_IMAGE_SIZE Warning_Code = 369442967 // When deploying and at least one of the resources has a type marked as experimental Warning_EXPERIMENTAL_TYPE_USED Warning_Code = 451954443 // Warning that is present in an external api call Warning_EXTERNAL_API_WARNING Warning_Code = 175546307 // Warning that value of a field has been overridden. Deprecated unused field. Warning_FIELD_VALUE_OVERRIDEN Warning_Code = 329669423 // The operation involved use of an injected kernel, which is deprecated. Warning_INJECTED_KERNELS_DEPRECATED Warning_Code = 417377419 // A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2. Warning_INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB Warning_Code = 401542606 // When deploying a deployment with a exceedingly large number of resources Warning_LARGE_DEPLOYMENT_WARNING Warning_Code = 481440678 // Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter. Warning_LIST_OVERHEAD_QUOTA_EXCEED Warning_Code = 47618117 // A resource depends on a missing type Warning_MISSING_TYPE_DEPENDENCY Warning_Code = 344505463 // The route's nextHopIp address is not assigned to an instance on the network. Warning_NEXT_HOP_ADDRESS_NOT_ASSIGNED Warning_Code = 324964999 // The route's next hop instance cannot ip forward. Warning_NEXT_HOP_CANNOT_IP_FORWARD Warning_Code = 383382887 // The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route. Warning_NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE Warning_Code = 146748434 // The route's nextHopInstance URL refers to an instance that does not exist. Warning_NEXT_HOP_INSTANCE_NOT_FOUND Warning_Code = 464250446 // The route's nextHopInstance URL refers to an instance that is not on the same network as the route. Warning_NEXT_HOP_INSTANCE_NOT_ON_NETWORK Warning_Code = 243758146 // The route's next hop instance does not have a status of RUNNING. Warning_NEXT_HOP_NOT_RUNNING Warning_Code = 417081265 // Error which is not critical. We decided to continue the process despite the mentioned error. Warning_NOT_CRITICAL_ERROR Warning_Code = 105763924 // No results are present on a particular list page. Warning_NO_RESULTS_ON_PAGE Warning_Code = 30036744 // Success is reported, but some results may be missing due to errors Warning_PARTIAL_SUCCESS Warning_Code = 39966469 // Quota information is not available to client requests (e.g: regions.list). Warning_QUOTA_INFO_UNAVAILABLE Warning_Code = 304294182 // The user attempted to use a resource that requires a TOS they have not accepted. Warning_REQUIRED_TOS_AGREEMENT Warning_Code = 3745539 // Warning that a resource is in use. Warning_RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING Warning_Code = 496728641 // One or more of the resources set to auto-delete could not be deleted because they were in use. Warning_RESOURCE_NOT_DELETED Warning_Code = 168598460 // When a resource schema validation is ignored. Warning_SCHEMA_VALIDATION_IGNORED Warning_Code = 275245642 // Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group. Warning_SINGLE_INSTANCE_PROPERTY_TEMPLATE Warning_Code = 268305617 // When undeclared properties in the schema are present Warning_UNDECLARED_PROPERTIES Warning_Code = 390513439 // A given scope cannot be reached. Warning_UNREACHABLE Warning_Code = 13328052 )
func (Warning_Code) Descriptor ¶
func (Warning_Code) Descriptor() protoreflect.EnumDescriptor
func (Warning_Code) Enum ¶
func (x Warning_Code) Enum() *Warning_Code
func (Warning_Code) EnumDescriptor ¶
func (Warning_Code) EnumDescriptor() ([]byte, []int)
Deprecated: Use Warning_Code.Descriptor instead.
func (Warning_Code) Number ¶
func (x Warning_Code) Number() protoreflect.EnumNumber
func (Warning_Code) String ¶
func (x Warning_Code) String() string
func (Warning_Code) Type ¶
func (Warning_Code) Type() protoreflect.EnumType
type Warnings ¶
type Warnings struct { // [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. // Check the Code enum for the list of possible values. Code *string `protobuf:"bytes,3059181,opt,name=code,proto3,oneof" json:"code,omitempty"` // [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" } Data []*Data `protobuf:"bytes,3076010,rep,name=data,proto3" json:"data,omitempty"` // [Output Only] A human-readable description of the warning code. Message *string `protobuf:"bytes,418054151,opt,name=message,proto3,oneof" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Warnings) Descriptor ¶
Deprecated: Use Warnings.ProtoReflect.Descriptor instead.
func (*Warnings) GetCode ¶
func (*Warnings) GetData ¶
func (*Warnings) GetMessage ¶
func (*Warnings) ProtoMessage ¶
func (*Warnings) ProtoMessage()
func (*Warnings) ProtoReflect ¶
func (x *Warnings) ProtoReflect() protoreflect.Message
func (*Warnings) Reset ¶
func (x *Warnings) Reset()
func (*Warnings) String ¶
type Warnings_Code ¶
type Warnings_Code int32
[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
const ( // A value indicating that the enum field is not set. Warnings_UNDEFINED_CODE Warnings_Code = 0 // Warning about failed cleanup of transient changes made by a failed operation. Warnings_CLEANUP_FAILED Warnings_Code = 150308440 // A link to a deprecated resource was created. Warnings_DEPRECATED_RESOURCE_USED Warnings_Code = 391835586 // When deploying and at least one of the resources has a type marked as deprecated Warnings_DEPRECATED_TYPE_USED Warnings_Code = 346526230 // The user created a boot disk that is larger than image size. Warnings_DISK_SIZE_LARGER_THAN_IMAGE_SIZE Warnings_Code = 369442967 // When deploying and at least one of the resources has a type marked as experimental Warnings_EXPERIMENTAL_TYPE_USED Warnings_Code = 451954443 // Warning that is present in an external api call Warnings_EXTERNAL_API_WARNING Warnings_Code = 175546307 // Warning that value of a field has been overridden. Deprecated unused field. Warnings_FIELD_VALUE_OVERRIDEN Warnings_Code = 329669423 // The operation involved use of an injected kernel, which is deprecated. Warnings_INJECTED_KERNELS_DEPRECATED Warnings_Code = 417377419 // A WEIGHTED_MAGLEV backend service is associated with a health check that is not of type HTTP/HTTPS/HTTP2. Warnings_INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB Warnings_Code = 401542606 // When deploying a deployment with a exceedingly large number of resources Warnings_LARGE_DEPLOYMENT_WARNING Warnings_Code = 481440678 // Resource can't be retrieved due to list overhead quota exceed which captures the amount of resources filtered out by user-defined list filter. Warnings_LIST_OVERHEAD_QUOTA_EXCEED Warnings_Code = 47618117 // A resource depends on a missing type Warnings_MISSING_TYPE_DEPENDENCY Warnings_Code = 344505463 // The route's nextHopIp address is not assigned to an instance on the network. Warnings_NEXT_HOP_ADDRESS_NOT_ASSIGNED Warnings_Code = 324964999 // The route's next hop instance cannot ip forward. Warnings_NEXT_HOP_CANNOT_IP_FORWARD Warnings_Code = 383382887 // The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route. Warnings_NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE Warnings_Code = 146748434 // The route's nextHopInstance URL refers to an instance that does not exist. Warnings_NEXT_HOP_INSTANCE_NOT_FOUND Warnings_Code = 464250446 // The route's nextHopInstance URL refers to an instance that is not on the same network as the route. Warnings_NEXT_HOP_INSTANCE_NOT_ON_NETWORK Warnings_Code = 243758146 // The route's next hop instance does not have a status of RUNNING. Warnings_NEXT_HOP_NOT_RUNNING Warnings_Code = 417081265 // Error which is not critical. We decided to continue the process despite the mentioned error. Warnings_NOT_CRITICAL_ERROR Warnings_Code = 105763924 // No results are present on a particular list page. Warnings_NO_RESULTS_ON_PAGE Warnings_Code = 30036744 // Success is reported, but some results may be missing due to errors Warnings_PARTIAL_SUCCESS Warnings_Code = 39966469 // Quota information is not available to client requests (e.g: regions.list). Warnings_QUOTA_INFO_UNAVAILABLE Warnings_Code = 304294182 // The user attempted to use a resource that requires a TOS they have not accepted. Warnings_REQUIRED_TOS_AGREEMENT Warnings_Code = 3745539 // Warning that a resource is in use. Warnings_RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING Warnings_Code = 496728641 // One or more of the resources set to auto-delete could not be deleted because they were in use. Warnings_RESOURCE_NOT_DELETED Warnings_Code = 168598460 // When a resource schema validation is ignored. Warnings_SCHEMA_VALIDATION_IGNORED Warnings_Code = 275245642 // Instance template used in instance group manager is valid as such, but its application does not make a lot of sense, because it allows only single instance in instance group. Warnings_SINGLE_INSTANCE_PROPERTY_TEMPLATE Warnings_Code = 268305617 // When undeclared properties in the schema are present Warnings_UNDECLARED_PROPERTIES Warnings_Code = 390513439 // A given scope cannot be reached. Warnings_UNREACHABLE Warnings_Code = 13328052 )
func (Warnings_Code) Descriptor ¶
func (Warnings_Code) Descriptor() protoreflect.EnumDescriptor
func (Warnings_Code) Enum ¶
func (x Warnings_Code) Enum() *Warnings_Code
func (Warnings_Code) EnumDescriptor ¶
func (Warnings_Code) EnumDescriptor() ([]byte, []int)
Deprecated: Use Warnings_Code.Descriptor instead.
func (Warnings_Code) Number ¶
func (x Warnings_Code) Number() protoreflect.EnumNumber
func (Warnings_Code) String ¶
func (x Warnings_Code) String() string
func (Warnings_Code) Type ¶
func (Warnings_Code) Type() protoreflect.EnumType
type WeightedBackendService ¶
type WeightedBackendService struct { // The full or partial URL to the default BackendService resource. Before forwarding the request to backendService, the load balancer applies any relevant headerActions specified as part of this backendServiceWeight. BackendService *string `protobuf:"bytes,306946058,opt,name=backend_service,json=backendService,proto3,oneof" json:"backend_service,omitempty"` // Specifies changes to request and response headers that need to take effect for the selected backendService. headerAction specified here take effect before headerAction in the enclosing HttpRouteRule, PathMatcher and UrlMap. headerAction is not supported for load balancers that have their loadBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true. HeaderAction *HttpHeaderAction `protobuf:"bytes,328077352,opt,name=header_action,json=headerAction,proto3,oneof" json:"header_action,omitempty"` // Specifies the fraction of traffic sent to a backend service, computed as weight / (sum of all weightedBackendService weights in routeAction) . The selection of a backend service is determined only for new traffic. Once a user's request has been directed to a backend service, subsequent requests are sent to the same backend service as determined by the backend service's session affinity policy. Don't configure session affinity if you're using weighted traffic splitting. If you do, the weighted traffic splitting configuration takes precedence. The value must be from 0 to 1000. Weight *uint32 `protobuf:"varint,282149496,opt,name=weight,proto3,oneof" json:"weight,omitempty"` // contains filtered or unexported fields }
In contrast to a single BackendService in HttpRouteAction to which all matching traffic is directed to, WeightedBackendService allows traffic to be split across multiple backend services. The volume of traffic for each backend service is proportional to the weight specified in each WeightedBackendService
func (*WeightedBackendService) Descriptor ¶
func (*WeightedBackendService) Descriptor() ([]byte, []int)
Deprecated: Use WeightedBackendService.ProtoReflect.Descriptor instead.
func (*WeightedBackendService) GetBackendService ¶
func (x *WeightedBackendService) GetBackendService() string
func (*WeightedBackendService) GetHeaderAction ¶
func (x *WeightedBackendService) GetHeaderAction() *HttpHeaderAction
func (*WeightedBackendService) GetWeight ¶
func (x *WeightedBackendService) GetWeight() uint32
func (*WeightedBackendService) ProtoMessage ¶
func (*WeightedBackendService) ProtoMessage()
func (*WeightedBackendService) ProtoReflect ¶
func (x *WeightedBackendService) ProtoReflect() protoreflect.Message
func (*WeightedBackendService) Reset ¶
func (x *WeightedBackendService) Reset()
func (*WeightedBackendService) String ¶
func (x *WeightedBackendService) String() string
type WithdrawPublicAdvertisedPrefixeRequest ¶
type WithdrawPublicAdvertisedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the public advertised prefix. It should comply with RFC1035. PublicAdvertisedPrefix string `protobuf:"bytes,101874590,opt,name=public_advertised_prefix,json=publicAdvertisedPrefix,proto3" json:"public_advertised_prefix,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicAdvertisedPrefixes.Withdraw. See the method description for details.
func (*WithdrawPublicAdvertisedPrefixeRequest) Descriptor ¶
func (*WithdrawPublicAdvertisedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawPublicAdvertisedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*WithdrawPublicAdvertisedPrefixeRequest) GetProject ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) GetProject() string
func (*WithdrawPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) GetPublicAdvertisedPrefix() string
func (*WithdrawPublicAdvertisedPrefixeRequest) GetRequestId ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) GetRequestId() string
func (*WithdrawPublicAdvertisedPrefixeRequest) ProtoMessage ¶
func (*WithdrawPublicAdvertisedPrefixeRequest) ProtoMessage()
func (*WithdrawPublicAdvertisedPrefixeRequest) ProtoReflect ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*WithdrawPublicAdvertisedPrefixeRequest) Reset ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) Reset()
func (*WithdrawPublicAdvertisedPrefixeRequest) String ¶
func (x *WithdrawPublicAdvertisedPrefixeRequest) String() string
type WithdrawPublicDelegatedPrefixeRequest ¶
type WithdrawPublicDelegatedPrefixeRequest struct { // Project ID for this request. Project string `protobuf:"bytes,227560217,opt,name=project,proto3" json:"project,omitempty"` // The name of the public delegated prefix. It should comply with RFC1035. PublicDelegatedPrefix string `protobuf:"bytes,204238440,opt,name=public_delegated_prefix,json=publicDelegatedPrefix,proto3" json:"public_delegated_prefix,omitempty"` // The name of the region where the public delegated prefix is located. It should comply with RFC1035. Region string `protobuf:"bytes,138946292,opt,name=region,proto3" json:"region,omitempty"` // An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000). RequestId *string `protobuf:"bytes,37109963,opt,name=request_id,json=requestId,proto3,oneof" json:"request_id,omitempty"` // contains filtered or unexported fields }
A request message for PublicDelegatedPrefixes.Withdraw. See the method description for details.
func (*WithdrawPublicDelegatedPrefixeRequest) Descriptor ¶
func (*WithdrawPublicDelegatedPrefixeRequest) Descriptor() ([]byte, []int)
Deprecated: Use WithdrawPublicDelegatedPrefixeRequest.ProtoReflect.Descriptor instead.
func (*WithdrawPublicDelegatedPrefixeRequest) GetProject ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) GetProject() string
func (*WithdrawPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) GetPublicDelegatedPrefix() string
func (*WithdrawPublicDelegatedPrefixeRequest) GetRegion ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) GetRegion() string
func (*WithdrawPublicDelegatedPrefixeRequest) GetRequestId ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) GetRequestId() string
func (*WithdrawPublicDelegatedPrefixeRequest) ProtoMessage ¶
func (*WithdrawPublicDelegatedPrefixeRequest) ProtoMessage()
func (*WithdrawPublicDelegatedPrefixeRequest) ProtoReflect ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) ProtoReflect() protoreflect.Message
func (*WithdrawPublicDelegatedPrefixeRequest) Reset ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) Reset()
func (*WithdrawPublicDelegatedPrefixeRequest) String ¶
func (x *WithdrawPublicDelegatedPrefixeRequest) String() string
type XpnHostList ¶
type XpnHostList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] A list of shared VPC host project URLs. Items []*Project `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // [Output Only] Type of resource. Always compute#xpnHostList for lists of shared VPC hosts. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
func (*XpnHostList) Descriptor ¶
func (*XpnHostList) Descriptor() ([]byte, []int)
Deprecated: Use XpnHostList.ProtoReflect.Descriptor instead.
func (*XpnHostList) GetId ¶
func (x *XpnHostList) GetId() string
func (*XpnHostList) GetItems ¶
func (x *XpnHostList) GetItems() []*Project
func (*XpnHostList) GetKind ¶
func (x *XpnHostList) GetKind() string
func (*XpnHostList) GetNextPageToken ¶
func (x *XpnHostList) GetNextPageToken() string
func (*XpnHostList) GetSelfLink ¶
func (x *XpnHostList) GetSelfLink() string
func (*XpnHostList) GetWarning ¶
func (x *XpnHostList) GetWarning() *Warning
func (*XpnHostList) ProtoMessage ¶
func (*XpnHostList) ProtoMessage()
func (*XpnHostList) ProtoReflect ¶
func (x *XpnHostList) ProtoReflect() protoreflect.Message
func (*XpnHostList) Reset ¶
func (x *XpnHostList) Reset()
func (*XpnHostList) String ¶
func (x *XpnHostList) String() string
type XpnResourceId ¶
type XpnResourceId struct { // The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678). Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // The type of the service resource. // Check the Type enum for the list of possible values. Type *string `protobuf:"bytes,3575610,opt,name=type,proto3,oneof" json:"type,omitempty"` // contains filtered or unexported fields }
Service resource (a.k.a service project) ID.
func (*XpnResourceId) Descriptor ¶
func (*XpnResourceId) Descriptor() ([]byte, []int)
Deprecated: Use XpnResourceId.ProtoReflect.Descriptor instead.
func (*XpnResourceId) GetId ¶
func (x *XpnResourceId) GetId() string
func (*XpnResourceId) GetType ¶
func (x *XpnResourceId) GetType() string
func (*XpnResourceId) ProtoMessage ¶
func (*XpnResourceId) ProtoMessage()
func (*XpnResourceId) ProtoReflect ¶
func (x *XpnResourceId) ProtoReflect() protoreflect.Message
func (*XpnResourceId) Reset ¶
func (x *XpnResourceId) Reset()
func (*XpnResourceId) String ¶
func (x *XpnResourceId) String() string
type XpnResourceId_Type ¶
type XpnResourceId_Type int32
The type of the service resource.
const ( // A value indicating that the enum field is not set. XpnResourceId_UNDEFINED_TYPE XpnResourceId_Type = 0 XpnResourceId_PROJECT XpnResourceId_Type = 408671993 XpnResourceId_XPN_RESOURCE_TYPE_UNSPECIFIED XpnResourceId_Type = 151607034 )
func (XpnResourceId_Type) Descriptor ¶
func (XpnResourceId_Type) Descriptor() protoreflect.EnumDescriptor
func (XpnResourceId_Type) Enum ¶
func (x XpnResourceId_Type) Enum() *XpnResourceId_Type
func (XpnResourceId_Type) EnumDescriptor ¶
func (XpnResourceId_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use XpnResourceId_Type.Descriptor instead.
func (XpnResourceId_Type) Number ¶
func (x XpnResourceId_Type) Number() protoreflect.EnumNumber
func (XpnResourceId_Type) String ¶
func (x XpnResourceId_Type) String() string
func (XpnResourceId_Type) Type ¶
func (XpnResourceId_Type) Type() protoreflect.EnumType
type Zone ¶
type Zone struct { // [Output Only] Available cpu/platform selections for the zone. AvailableCpuPlatforms []string `protobuf:"bytes,175536531,rep,name=available_cpu_platforms,json=availableCpuPlatforms,proto3" json:"available_cpu_platforms,omitempty"` // [Output Only] Creation timestamp in RFC3339 text format. CreationTimestamp *string `protobuf:"bytes,30525366,opt,name=creation_timestamp,json=creationTimestamp,proto3,oneof" json:"creation_timestamp,omitempty"` // [Output Only] The deprecation status associated with this zone. Deprecated *DeprecationStatus `protobuf:"bytes,515138995,opt,name=deprecated,proto3,oneof" json:"deprecated,omitempty"` // [Output Only] Textual description of the resource. Description *string `protobuf:"bytes,422937596,opt,name=description,proto3,oneof" json:"description,omitempty"` // [Output Only] The unique identifier for the resource. This identifier is defined by the server. Id *uint64 `protobuf:"varint,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // [Output Only] Type of the resource. Always compute#zone for zones. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] Name of the resource. Name *string `protobuf:"bytes,3373707,opt,name=name,proto3,oneof" json:"name,omitempty"` // [Output Only] Full URL reference to the region which hosts the zone. Region *string `protobuf:"bytes,138946292,opt,name=region,proto3,oneof" json:"region,omitempty"` // [Output Only] Server-defined URL for the resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Status of the zone, either UP or DOWN. // Check the Status enum for the list of possible values. Status *string `protobuf:"bytes,181260274,opt,name=status,proto3,oneof" json:"status,omitempty"` // [Output Only] Reserved for future use. SupportsPzs *bool `protobuf:"varint,83983214,opt,name=supports_pzs,json=supportsPzs,proto3,oneof" json:"supports_pzs,omitempty"` // contains filtered or unexported fields }
Represents a Zone resource. A zone is a deployment area. These deployment areas are subsets of a region. For example the zone us-east1-b is located in the us-east1 region. For more information, read Regions and Zones.
func (*Zone) Descriptor ¶
Deprecated: Use Zone.ProtoReflect.Descriptor instead.
func (*Zone) GetAvailableCpuPlatforms ¶
func (*Zone) GetCreationTimestamp ¶
func (*Zone) GetDeprecated ¶
func (x *Zone) GetDeprecated() *DeprecationStatus
func (*Zone) GetDescription ¶
func (*Zone) GetId ¶
func (*Zone) GetKind ¶
func (*Zone) GetName ¶
func (*Zone) GetRegion ¶
func (*Zone) GetSelfLink ¶
func (*Zone) GetStatus ¶
func (*Zone) GetSupportsPzs ¶
func (*Zone) ProtoMessage ¶
func (*Zone) ProtoMessage()
func (*Zone) ProtoReflect ¶
func (x *Zone) ProtoReflect() protoreflect.Message
func (*Zone) Reset ¶
func (x *Zone) Reset()
func (*Zone) String ¶
type ZoneList ¶
type ZoneList struct { // [Output Only] Unique identifier for the resource; defined by the server. Id *string `protobuf:"bytes,3355,opt,name=id,proto3,oneof" json:"id,omitempty"` // A list of Zone resources. Items []*Zone `protobuf:"bytes,100526016,rep,name=items,proto3" json:"items,omitempty"` // Type of resource. Kind *string `protobuf:"bytes,3292052,opt,name=kind,proto3,oneof" json:"kind,omitempty"` // [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. NextPageToken *string `protobuf:"bytes,79797525,opt,name=next_page_token,json=nextPageToken,proto3,oneof" json:"next_page_token,omitempty"` // [Output Only] Server-defined URL for this resource. SelfLink *string `protobuf:"bytes,456214797,opt,name=self_link,json=selfLink,proto3,oneof" json:"self_link,omitempty"` // [Output Only] Informational warning message. Warning *Warning `protobuf:"bytes,50704284,opt,name=warning,proto3,oneof" json:"warning,omitempty"` // contains filtered or unexported fields }
Contains a list of zone resources.
func (*ZoneList) Descriptor ¶
Deprecated: Use ZoneList.ProtoReflect.Descriptor instead.
func (*ZoneList) GetId ¶
func (*ZoneList) GetItems ¶
func (*ZoneList) GetKind ¶
func (*ZoneList) GetNextPageToken ¶
func (*ZoneList) GetSelfLink ¶
func (*ZoneList) GetWarning ¶
func (*ZoneList) ProtoMessage ¶
func (*ZoneList) ProtoMessage()
func (*ZoneList) ProtoReflect ¶
func (x *ZoneList) ProtoReflect() protoreflect.Message
func (*ZoneList) Reset ¶
func (x *ZoneList) Reset()
func (*ZoneList) String ¶
type ZoneSetLabelsRequest ¶
type ZoneSetLabelsRequest struct { // The fingerprint of the previous set of labels for this resource, used to detect conflicts. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels. Make a get() request to the resource to get the latest fingerprint. LabelFingerprint *string `protobuf:"bytes,178124825,opt,name=label_fingerprint,json=labelFingerprint,proto3,oneof" json:"label_fingerprint,omitempty"` // The labels to set for this resource. Labels map[string]string `protobuf:"bytes,500195327,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // contains filtered or unexported fields }
func (*ZoneSetLabelsRequest) Descriptor ¶
func (*ZoneSetLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ZoneSetLabelsRequest.ProtoReflect.Descriptor instead.
func (*ZoneSetLabelsRequest) GetLabelFingerprint ¶
func (x *ZoneSetLabelsRequest) GetLabelFingerprint() string
func (*ZoneSetLabelsRequest) GetLabels ¶
func (x *ZoneSetLabelsRequest) GetLabels() map[string]string
func (*ZoneSetLabelsRequest) ProtoMessage ¶
func (*ZoneSetLabelsRequest) ProtoMessage()
func (*ZoneSetLabelsRequest) ProtoReflect ¶
func (x *ZoneSetLabelsRequest) ProtoReflect() protoreflect.Message
func (*ZoneSetLabelsRequest) Reset ¶
func (x *ZoneSetLabelsRequest) Reset()
func (*ZoneSetLabelsRequest) String ¶
func (x *ZoneSetLabelsRequest) String() string
type ZoneSetPolicyRequest ¶
type ZoneSetPolicyRequest struct { // Flatten Policy to create a backwacd compatible wire-format. Deprecated. Use 'policy' to specify bindings. Bindings []*Binding `protobuf:"bytes,403251854,rep,name=bindings,proto3" json:"bindings,omitempty"` // Flatten Policy to create a backward compatible wire-format. Deprecated. Use 'policy' to specify the etag. Etag *string `protobuf:"bytes,3123477,opt,name=etag,proto3,oneof" json:"etag,omitempty"` // REQUIRED: The complete policy to be applied to the 'resource'. The size of the policy is limited to a few 10s of KB. An empty policy is in general a valid policy but certain services (like Projects) might reject them. Policy *Policy `protobuf:"bytes,91071794,opt,name=policy,proto3,oneof" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*ZoneSetPolicyRequest) Descriptor ¶
func (*ZoneSetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use ZoneSetPolicyRequest.ProtoReflect.Descriptor instead.
func (*ZoneSetPolicyRequest) GetBindings ¶
func (x *ZoneSetPolicyRequest) GetBindings() []*Binding
func (*ZoneSetPolicyRequest) GetEtag ¶
func (x *ZoneSetPolicyRequest) GetEtag() string
func (*ZoneSetPolicyRequest) GetPolicy ¶
func (x *ZoneSetPolicyRequest) GetPolicy() *Policy
func (*ZoneSetPolicyRequest) ProtoMessage ¶
func (*ZoneSetPolicyRequest) ProtoMessage()
func (*ZoneSetPolicyRequest) ProtoReflect ¶
func (x *ZoneSetPolicyRequest) ProtoReflect() protoreflect.Message
func (*ZoneSetPolicyRequest) Reset ¶
func (x *ZoneSetPolicyRequest) Reset()
func (*ZoneSetPolicyRequest) String ¶
func (x *ZoneSetPolicyRequest) String() string
type Zone_Status ¶
type Zone_Status int32
[Output Only] Status of the zone, either UP or DOWN.
const ( // A value indicating that the enum field is not set. Zone_UNDEFINED_STATUS Zone_Status = 0 Zone_DOWN Zone_Status = 2104482 Zone_UP Zone_Status = 2715 )
func (Zone_Status) Descriptor ¶
func (Zone_Status) Descriptor() protoreflect.EnumDescriptor
func (Zone_Status) Enum ¶
func (x Zone_Status) Enum() *Zone_Status
func (Zone_Status) EnumDescriptor ¶
func (Zone_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Zone_Status.Descriptor instead.
func (Zone_Status) Number ¶
func (x Zone_Status) Number() protoreflect.EnumNumber
func (Zone_Status) String ¶
func (x Zone_Status) String() string
func (Zone_Status) Type ¶
func (Zone_Status) Type() protoreflect.EnumType
Source Files ¶
compute.pb.go
- Version
- v1.33.0 (latest)
- Published
- Feb 5, 2025
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 1 month ago –
Tools for package owners.