Documentation ¶
Index ¶
- Variables
- type AWSCredential
- func (*AWSCredential) Descriptor() ([]byte, []int)deprecated
- func (x *AWSCredential) GetAccessKeyId() string
- func (x *AWSCredential) GetExternalId() string
- func (x *AWSCredential) GetRoleArn() string
- func (x *AWSCredential) GetSecretAccessKey() string
- func (*AWSCredential) ProtoMessage()
- func (x *AWSCredential) ProtoReflect() protoreflect.Message
- func (x *AWSCredential) Reset()
- func (x *AWSCredential) String() string
- type AccessPolicy
- func (*AccessPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *AccessPolicy) GetAccessPolicy() *CreateAccessPolicy
- func (x *AccessPolicy) GetAccessPolicyId() string
- func (x *AccessPolicy) GetCreateTime() *timestamppb.Timestamp
- func (*AccessPolicy) ProtoMessage()
- func (x *AccessPolicy) ProtoReflect() protoreflect.Message
- func (x *AccessPolicy) Reset()
- func (x *AccessPolicy) String() string
- type AddIngressToGatewayRequest
- func (*AddIngressToGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddIngressToGatewayRequest) GetIngressGatewayId() string
- func (x *AddIngressToGatewayRequest) GetIngresses() []*CreateIngress
- func (*AddIngressToGatewayRequest) ProtoMessage()
- func (x *AddIngressToGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *AddIngressToGatewayRequest) Reset()
- func (x *AddIngressToGatewayRequest) String() string
- type AddIngressToGatewayResponse
- func (*AddIngressToGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
- func (*AddIngressToGatewayResponse) ProtoMessage()
- func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *AddIngressToGatewayResponse) Reset()
- func (x *AddIngressToGatewayResponse) String() string
- type AddInstanceFirewallRulesRequest
- func (*AddInstanceFirewallRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
- func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
- func (*AddInstanceFirewallRulesRequest) ProtoMessage()
- func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesRequest) Reset()
- func (x *AddInstanceFirewallRulesRequest) String() string
- type AddInstanceFirewallRulesResponse
- func (*AddInstanceFirewallRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (*AddInstanceFirewallRulesResponse) ProtoMessage()
- func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesResponse) Reset()
- func (x *AddInstanceFirewallRulesResponse) String() string
- type AddPolicyToIngressRequest
- func (*AddPolicyToIngressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPolicyToIngressRequest) GetAccessPolicy() []*CreateAccessPolicy
- func (x *AddPolicyToIngressRequest) GetIngressGatewayId() string
- func (x *AddPolicyToIngressRequest) GetIngressId() string
- func (*AddPolicyToIngressRequest) ProtoMessage()
- func (x *AddPolicyToIngressRequest) ProtoReflect() protoreflect.Message
- func (x *AddPolicyToIngressRequest) Reset()
- func (x *AddPolicyToIngressRequest) String() string
- type AddPolicyToIngressResponse
- func (*AddPolicyToIngressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
- func (*AddPolicyToIngressResponse) ProtoMessage()
- func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
- func (x *AddPolicyToIngressResponse) Reset()
- func (x *AddPolicyToIngressResponse) String() string
- type AggregateUsageOptions
- func (*AggregateUsageOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateUsageOptions) GetChargeTypeFilter() []string
- func (x *AggregateUsageOptions) GetGroupBy() []string
- func (x *AggregateUsageOptions) GetHasAllLabels() map[string]string
- func (x *AggregateUsageOptions) GetOrderBy() []*OrderOptions
- func (x *AggregateUsageOptions) GetTimeFilter() *TimePeriod
- func (x *AggregateUsageOptions) GetTimeGranularity() string
- func (*AggregateUsageOptions) ProtoMessage()
- func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageOptions) Reset()
- func (x *AggregateUsageOptions) String() string
- type AggregateUsageRequest
- func (*AggregateUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
- func (x *AggregateUsageRequest) GetPageParams() *PageParams
- func (*AggregateUsageRequest) ProtoMessage()
- func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageRequest) Reset()
- func (x *AggregateUsageRequest) String() string
- type AggregateUsageResponse
- func (*AggregateUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateUsageResponse) GetItems() []*AggregateUsageResult
- func (x *AggregateUsageResponse) GetNextPageToken() string
- func (*AggregateUsageResponse) ProtoMessage()
- func (x *AggregateUsageResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageResponse) Reset()
- func (x *AggregateUsageResponse) String() string
- type AggregateUsageResult
- func (*AggregateUsageResult) Descriptor() ([]byte, []int)deprecated
- func (x *AggregateUsageResult) GetAvgPrice() float64
- func (x *AggregateUsageResult) GetDate() string
- func (x *AggregateUsageResult) GetGroupedBy() map[string]string
- func (x *AggregateUsageResult) GetTotalTime() uint64
- func (x *AggregateUsageResult) GetTotalUsage() float64
- func (*AggregateUsageResult) ProtoMessage()
- func (x *AggregateUsageResult) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageResult) Reset()
- func (x *AggregateUsageResult) String() string
- type AkashCredential
- func (*AkashCredential) Descriptor() ([]byte, []int)deprecated
- func (x *AkashCredential) GetCertPem() string
- func (x *AkashCredential) GetEncryptedPrivateKeyPem() string
- func (x *AkashCredential) GetInstanceTypeWalletMnemonic() string
- func (x *AkashCredential) GetMainWalletMnemonic() string
- func (*AkashCredential) ProtoMessage()
- func (x *AkashCredential) ProtoReflect() protoreflect.Message
- func (x *AkashCredential) Reset()
- func (x *AkashCredential) String() string
- type ApiVoidEmailReputation
- func (*ApiVoidEmailReputation) Descriptor() ([]byte, []int)deprecated
- func (x *ApiVoidEmailReputation) GetChinaFreeEmail() bool
- func (x *ApiVoidEmailReputation) GetDidYouMean() string
- func (x *ApiVoidEmailReputation) GetDirtyWordsDomain() bool
- func (x *ApiVoidEmailReputation) GetDirtyWordsUsername() bool
- func (x *ApiVoidEmailReputation) GetDisposable() bool
- func (x *ApiVoidEmailReputation) GetDmarcConfigured() bool
- func (x *ApiVoidEmailReputation) GetDmarcEnforced() bool
- func (x *ApiVoidEmailReputation) GetDomain() string
- func (x *ApiVoidEmailReputation) GetDomainPopular() bool
- func (x *ApiVoidEmailReputation) GetEducationalDomain() bool
- func (x *ApiVoidEmailReputation) GetEmail() string
- func (x *ApiVoidEmailReputation) GetFreeEmail() bool
- func (x *ApiVoidEmailReputation) GetGovernmentDomain() bool
- func (x *ApiVoidEmailReputation) GetHasARecords() bool
- func (x *ApiVoidEmailReputation) GetHasMxRecords() bool
- func (x *ApiVoidEmailReputation) GetHasSpfRecords() bool
- func (x *ApiVoidEmailReputation) GetIsSpoofable() bool
- func (x *ApiVoidEmailReputation) GetPoliceDomain() bool
- func (x *ApiVoidEmailReputation) GetRiskyTld() bool
- func (x *ApiVoidEmailReputation) GetRoleAddress() bool
- func (x *ApiVoidEmailReputation) GetRussianFreeEmail() bool
- func (x *ApiVoidEmailReputation) GetScore() int32
- func (x *ApiVoidEmailReputation) GetShouldBlock() bool
- func (x *ApiVoidEmailReputation) GetSuspiciousDomain() bool
- func (x *ApiVoidEmailReputation) GetSuspiciousEmail() bool
- func (x *ApiVoidEmailReputation) GetSuspiciousUsername() bool
- func (x *ApiVoidEmailReputation) GetUsername() string
- func (x *ApiVoidEmailReputation) GetValidFormat() bool
- func (x *ApiVoidEmailReputation) GetValidTld() bool
- func (*ApiVoidEmailReputation) ProtoMessage()
- func (x *ApiVoidEmailReputation) ProtoReflect() protoreflect.Message
- func (x *ApiVoidEmailReputation) Reset()
- func (x *ApiVoidEmailReputation) String() string
- type AzureCredential
- func (*AzureCredential) Descriptor() ([]byte, []int)deprecated
- func (x *AzureCredential) GetClientId() string
- func (x *AzureCredential) GetSecret() string
- func (x *AzureCredential) GetTenant() string
- func (*AzureCredential) ProtoMessage()
- func (x *AzureCredential) ProtoReflect() protoreflect.Message
- func (x *AzureCredential) Reset()
- func (x *AzureCredential) String() string
- type BackupOptions
- type BillingProfile
- func (*BillingProfile) Descriptor() ([]byte, []int)deprecated
- func (x *BillingProfile) GetBillingProfileId() string
- func (x *BillingProfile) GetBillingProfileMeta() *BillingProfileDetails
- func (x *BillingProfile) GetBillingThreshold() int64
- func (x *BillingProfile) GetBillingType() string
- func (x *BillingProfile) GetCloudPointDetails() *CloudPointDetails
- func (x *BillingProfile) GetCollectionStatus() string
- func (x *BillingProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *BillingProfile) GetCreditBalance() int64
- func (x *BillingProfile) GetCreditDetails() *CreditDetails
- func (x *BillingProfile) GetDelinquentAt() *timestamppb.Timestamp
- func (x *BillingProfile) GetExternalAccountId() string
- func (x *BillingProfile) GetInactiveAt() *timestamppb.Timestamp
- func (x *BillingProfile) GetLabels() map[string]string
- func (x *BillingProfile) GetPaymentStatus() string
- func (x *BillingProfile) GetPlanIds() []string
- func (x *BillingProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *BillingProfile) GetUsageCloudCredLabels() map[string]string
- func (x *BillingProfile) GetUsageLabels() map[string]string
- func (*BillingProfile) ProtoMessage()
- func (x *BillingProfile) ProtoReflect() protoreflect.Message
- func (x *BillingProfile) Reset()
- func (x *BillingProfile) String() string
- type BillingProfileCreditRecipient
- func (*BillingProfileCreditRecipient) Descriptor() ([]byte, []int)deprecated
- func (x *BillingProfileCreditRecipient) GetBillingProfileId() string
- func (*BillingProfileCreditRecipient) ProtoMessage()
- func (x *BillingProfileCreditRecipient) ProtoReflect() protoreflect.Message
- func (x *BillingProfileCreditRecipient) Reset()
- func (x *BillingProfileCreditRecipient) String() string
- type BillingProfileDetails
- func (*BillingProfileDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BillingProfileDetails) GetAccountEmail() string
- func (x *BillingProfileDetails) GetAccountName() string
- func (*BillingProfileDetails) ProtoMessage()
- func (x *BillingProfileDetails) ProtoReflect() protoreflect.Message
- func (x *BillingProfileDetails) Reset()
- func (x *BillingProfileDetails) String() string
- type Brev
- type Budget
- func (*Budget) Descriptor() ([]byte, []int)deprecated
- func (x *Budget) GetAmountUsd() string
- func (x *Budget) GetBudgetType() string
- func (x *Budget) GetGranularity() string
- func (*Budget) ProtoMessage()
- func (x *Budget) ProtoReflect() protoreflect.Message
- func (x *Budget) Reset()
- func (x *Budget) String() string
- type BuildEnvironmentRequest
- func (*BuildEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuild
- func (x *BuildEnvironmentRequest) GetEnvironmentId() string
- func (x *BuildEnvironmentRequest) GetIdempotencyKey() string
- func (*BuildEnvironmentRequest) ProtoMessage()
- func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentRequest) Reset()
- func (x *BuildEnvironmentRequest) String() string
- type BuildEnvironmentResponse
- func (*BuildEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
- func (*BuildEnvironmentResponse) ProtoMessage()
- func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentResponse) Reset()
- func (x *BuildEnvironmentResponse) String() string
- type Card
- func (*Card) Descriptor() ([]byte, []int)deprecated
- func (x *Card) GetBrand() string
- func (x *Card) GetExpMonth() int64
- func (x *Card) GetExpYear() int64
- func (x *Card) GetLast4() string
- func (*Card) ProtoMessage()
- func (x *Card) ProtoReflect() protoreflect.Message
- func (x *Card) Reset()
- func (x *Card) String() string
- type ChangeEnvironmentInstanceTypeRequest
- func (*ChangeEnvironmentInstanceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId() string
- func (x *ChangeEnvironmentInstanceTypeRequest) GetInstanceType() string
- func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage()
- func (x *ChangeEnvironmentInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeEnvironmentInstanceTypeRequest) Reset()
- func (x *ChangeEnvironmentInstanceTypeRequest) String() string
- type ChangeEnvironmentInstanceTypeResponse
- func (*ChangeEnvironmentInstanceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
- func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
- func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
- func (x *ChangeEnvironmentInstanceTypeResponse) String() string
- type ChangeInstanceTypeRequest
- func (*ChangeInstanceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeInstanceTypeRequest) GetInstanceId() string
- func (x *ChangeInstanceTypeRequest) GetInstanceType() string
- func (*ChangeInstanceTypeRequest) ProtoMessage()
- func (x *ChangeInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeInstanceTypeRequest) Reset()
- func (x *ChangeInstanceTypeRequest) String() string
- type ChangeInstanceTypeResponse
- func (*ChangeInstanceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
- func (*ChangeInstanceTypeResponse) ProtoMessage()
- func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeInstanceTypeResponse) Reset()
- func (x *ChangeInstanceTypeResponse) String() string
- type CheckCreditStatusRequest
- func (*CheckCreditStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditStatusRequest) GetBillingProfileId() string
- func (*CheckCreditStatusRequest) ProtoMessage()
- func (x *CheckCreditStatusRequest) ProtoReflect() protoreflect.Message
- func (x *CheckCreditStatusRequest) Reset()
- func (x *CheckCreditStatusRequest) String() string
- type CheckCreditStatusResponse
- func (*CheckCreditStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditStatusResponse) GetCreditStatus() string
- func (x *CheckCreditStatusResponse) GetTopUpAction() string
- func (x *CheckCreditStatusResponse) GetWarnAt() *timestamppb.Timestamp
- func (*CheckCreditStatusResponse) ProtoMessage()
- func (x *CheckCreditStatusResponse) ProtoReflect() protoreflect.Message
- func (x *CheckCreditStatusResponse) Reset()
- func (x *CheckCreditStatusResponse) String() string
- type CloudCred
- func (*CloudCred) Descriptor() ([]byte, []int)deprecated
- func (x *CloudCred) GetCloudCredId() string
- func (x *CloudCred) GetCreateTime() *timestamppb.Timestamp
- func (x *CloudCred) GetLabels() map[string]string
- func (x *CloudCred) GetProviderId() string
- func (x *CloudCred) GetStatus() string
- func (x *CloudCred) GetUpdateTime() *timestamppb.Timestamp
- func (*CloudCred) ProtoMessage()
- func (x *CloudCred) ProtoReflect() protoreflect.Message
- func (x *CloudCred) Reset()
- func (x *CloudCred) String() string
- type CloudPointDetails
- func (*CloudPointDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
- func (*CloudPointDetails) ProtoMessage()
- func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
- func (x *CloudPointDetails) Reset()
- func (x *CloudPointDetails) String() string
- type ComputeInstanceOptions
- func (*ComputeInstanceOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeInstanceOptions) GetIncludeSpotPrices() bool
- func (x *ComputeInstanceOptions) GetInstanceType() string
- func (x *ComputeInstanceOptions) GetLocation() string
- func (x *ComputeInstanceOptions) GetOperatingSystem() string
- func (*ComputeInstanceOptions) ProtoMessage()
- func (x *ComputeInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceOptions) Reset()
- func (x *ComputeInstanceOptions) String() string
- type ComputeInstanceProduct
- func (*ComputeInstanceProduct) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeInstanceProduct) GetAttrs() *ComputeInstanceProductAttrs
- func (x *ComputeInstanceProduct) GetPrices() *ComputePrice
- func (*ComputeInstanceProduct) ProtoMessage()
- func (x *ComputeInstanceProduct) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceProduct) Reset()
- func (x *ComputeInstanceProduct) String() string
- type ComputeInstanceProductAttrs
- func (*ComputeInstanceProductAttrs) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeInstanceProductAttrs) GetInstanceType() string
- func (x *ComputeInstanceProductAttrs) GetLocation() string
- func (x *ComputeInstanceProductAttrs) GetOperatingSystem() string
- func (*ComputeInstanceProductAttrs) ProtoMessage()
- func (x *ComputeInstanceProductAttrs) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceProductAttrs) Reset()
- func (x *ComputeInstanceProductAttrs) String() string
- type ComputePrice
- func (*ComputePrice) Descriptor() ([]byte, []int)deprecated
- func (x *ComputePrice) GetOnDemand() *OnDemand
- func (x *ComputePrice) GetSpot() []*Spot
- func (*ComputePrice) ProtoMessage()
- func (x *ComputePrice) ProtoReflect() protoreflect.Message
- func (x *ComputePrice) Reset()
- func (x *ComputePrice) String() string
- type CreateAccessPolicy
- func (*CreateAccessPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAccessPolicy) GetExternalAuthId() string
- func (x *CreateAccessPolicy) GetIngressGatewayTokenId() string
- func (x *CreateAccessPolicy) GetIsPublic() bool
- func (x *CreateAccessPolicy) GetName() string
- func (*CreateAccessPolicy) ProtoMessage()
- func (x *CreateAccessPolicy) ProtoReflect() protoreflect.Message
- func (x *CreateAccessPolicy) Reset()
- func (x *CreateAccessPolicy) String() string
- type CreateAttempt
- func (*CreateAttempt) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAttempt) GetAttemptCount() int32
- func (x *CreateAttempt) GetLastAttemptMessage() string
- func (x *CreateAttempt) GetRequest() *CreateInstanceRequest
- func (x *CreateAttempt) GetStatus() *CreateAttemptStatus
- func (*CreateAttempt) ProtoMessage()
- func (x *CreateAttempt) ProtoReflect() protoreflect.Message
- func (x *CreateAttempt) Reset()
- func (x *CreateAttempt) String() string
- type CreateAttemptStatus
- func (*CreateAttemptStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAttemptStatus) GetDetails() string
- func (x *CreateAttemptStatus) GetMessage() string
- func (x *CreateAttemptStatus) GetState() CreateAttemptStatus_State
- func (*CreateAttemptStatus) ProtoMessage()
- func (x *CreateAttemptStatus) ProtoReflect() protoreflect.Message
- func (x *CreateAttemptStatus) Reset()
- func (x *CreateAttemptStatus) String() string
- type CreateAttemptStatus_State
- func (CreateAttemptStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x CreateAttemptStatus_State) Enum() *CreateAttemptStatus_State
- func (CreateAttemptStatus_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x CreateAttemptStatus_State) Number() protoreflect.EnumNumber
- func (x CreateAttemptStatus_State) String() string
- func (CreateAttemptStatus_State) Type() protoreflect.EnumType
- type CreateBillingProfileRequest
- func (*CreateBillingProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (m *CreateBillingProfileRequest) GetAccount() isCreateBillingProfileRequest_Account
- func (x *CreateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
- func (x *CreateBillingProfileRequest) GetBillingProfileId() string
- func (x *CreateBillingProfileRequest) GetBillingThreshold() int64
- func (x *CreateBillingProfileRequest) GetBillingType() string
- func (x *CreateBillingProfileRequest) GetCreditDetails() *CreditDetails
- func (x *CreateBillingProfileRequest) GetExternalAccountId() string
- func (x *CreateBillingProfileRequest) GetLabels() map[string]string
- func (x *CreateBillingProfileRequest) GetUsageCloudCredLabels() map[string]string
- func (x *CreateBillingProfileRequest) GetUsageLabels() map[string]string
- func (*CreateBillingProfileRequest) ProtoMessage()
- func (x *CreateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileRequest) Reset()
- func (x *CreateBillingProfileRequest) String() string
- type CreateBillingProfileRequest_BillingProfileDetails
- type CreateBillingProfileRequest_ExternalAccountId
- type CreateBillingProfileResponse
- func (*CreateBillingProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (*CreateBillingProfileResponse) ProtoMessage()
- func (x *CreateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileResponse) Reset()
- func (x *CreateBillingProfileResponse) String() string
- type CreateCardHoldRequest
- func (*CreateCardHoldRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCardHoldRequest) GetAmount() int64
- func (x *CreateCardHoldRequest) GetBillingProfileId() string
- func (x *CreateCardHoldRequest) GetPaymentMethodId() string
- func (*CreateCardHoldRequest) ProtoMessage()
- func (x *CreateCardHoldRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCardHoldRequest) Reset()
- func (x *CreateCardHoldRequest) String() string
- type CreateCardHoldResponse
- func (*CreateCardHoldResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCardHoldResponse) GetPayment() *Payment
- func (*CreateCardHoldResponse) ProtoMessage()
- func (x *CreateCardHoldResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCardHoldResponse) Reset()
- func (x *CreateCardHoldResponse) String() string
- type CreateCloudCredRequest
- func (*CreateCloudCredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCloudCredRequest) GetAkash() *AkashCredential
- func (x *CreateCloudCredRequest) GetAws() *AWSCredential
- func (x *CreateCloudCredRequest) GetAzure() *AzureCredential
- func (x *CreateCloudCredRequest) GetCloudCredId() string
- func (m *CreateCloudCredRequest) GetCredential() isCreateCloudCredRequest_Credential
- func (x *CreateCloudCredRequest) GetCrusoe() *CrusoeCredential
- func (x *CreateCloudCredRequest) GetFluidstack() *FluidstackCredential
- func (x *CreateCloudCredRequest) GetGcp() *GCPCredential
- func (x *CreateCloudCredRequest) GetLabels() map[string]string
- func (x *CreateCloudCredRequest) GetLambdaLabs() *LambdaLabsCredential
- func (x *CreateCloudCredRequest) GetProviderId() string
- func (x *CreateCloudCredRequest) GetVastAi() *VastAICredential
- func (*CreateCloudCredRequest) ProtoMessage()
- func (x *CreateCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredRequest) Reset()
- func (x *CreateCloudCredRequest) String() string
- type CreateCloudCredRequest_Akash
- type CreateCloudCredRequest_Aws
- type CreateCloudCredRequest_Azure
- type CreateCloudCredRequest_Crusoe
- type CreateCloudCredRequest_Fluidstack
- type CreateCloudCredRequest_Gcp
- type CreateCloudCredRequest_LambdaLabs
- type CreateCloudCredRequest_VastAi
- type CreateCloudCredResponse
- func (*CreateCloudCredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCloudCredResponse) GetCloudCred() *CloudCred
- func (*CreateCloudCredResponse) ProtoMessage()
- func (x *CreateCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredResponse) Reset()
- func (x *CreateCloudCredResponse) String() string
- type CreateDataSourceRequest
- func (*CreateDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataSourceRequest) GetDataSourceId() string
- func (x *CreateDataSourceRequest) GetLabels() map[string]string
- func (*CreateDataSourceRequest) ProtoMessage()
- func (x *CreateDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDataSourceRequest) Reset()
- func (x *CreateDataSourceRequest) String() string
- type CreateDataSourceResponse
- func (*CreateDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDataSourceResponse) GetDataSource() *DataSource
- func (*CreateDataSourceResponse) ProtoMessage()
- func (x *CreateDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDataSourceResponse) Reset()
- func (x *CreateDataSourceResponse) String() string
- type CreateEnvironmentRequest
- func (*CreateEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEnvironmentRequest) GetBuild() *EnvironmentBuild
- func (x *CreateEnvironmentRequest) GetEnvironmentId() string
- func (x *CreateEnvironmentRequest) GetIdempotencyKey() string
- func (x *CreateEnvironmentRequest) GetLabels() map[string]string
- func (x *CreateEnvironmentRequest) GetMeta() *EnvironmentMeta
- func (x *CreateEnvironmentRequest) GetName() string
- func (x *CreateEnvironmentRequest) GetNamespace() string
- func (x *CreateEnvironmentRequest) GetProvision() *EnvironmentProvision
- func (x *CreateEnvironmentRequest) GetShouldProvision() bool
- func (x *CreateEnvironmentRequest) GetUsers() []*SysUser
- func (*CreateEnvironmentRequest) ProtoMessage()
- func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentRequest) Reset()
- func (x *CreateEnvironmentRequest) String() string
- type CreateEnvironmentResponse
- func (*CreateEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
- func (*CreateEnvironmentResponse) ProtoMessage()
- func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentResponse) Reset()
- func (x *CreateEnvironmentResponse) String() string
- type CreateHealthCheckRequest
- func (*CreateHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (m *CreateHealthCheckRequest) GetHealthCheck() isCreateHealthCheckRequest_HealthCheck
- func (x *CreateHealthCheckRequest) GetHealthCheckId() string
- func (x *CreateHealthCheckRequest) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
- func (x *CreateHealthCheckRequest) GetIdempotencyKey() string
- func (x *CreateHealthCheckRequest) GetLabels() map[string]string
- func (x *CreateHealthCheckRequest) GetProbeHealthCheck() *ProbeHealthCheck
- func (x *CreateHealthCheckRequest) GetThresholds() *Thresholds
- func (*CreateHealthCheckRequest) ProtoMessage()
- func (x *CreateHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckRequest) Reset()
- func (x *CreateHealthCheckRequest) String() string
- type CreateHealthCheckRequest_HeartbeatHealthCheck
- type CreateHealthCheckRequest_ProbeHealthCheck
- type CreateHealthCheckResponse
- func (*CreateHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (*CreateHealthCheckResponse) ProtoMessage()
- func (x *CreateHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckResponse) Reset()
- func (x *CreateHealthCheckResponse) String() string
- type CreateIngress
- func (*CreateIngress) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngress) GetAccessPolicies() []*CreateAccessPolicy
- func (x *CreateIngress) GetHostname() string
- func (x *CreateIngress) GetPath() string
- func (x *CreateIngress) GetPort() int32
- func (x *CreateIngress) GetServiceType() string
- func (*CreateIngress) ProtoMessage()
- func (x *CreateIngress) ProtoReflect() protoreflect.Message
- func (x *CreateIngress) Reset()
- func (x *CreateIngress) String() string
- type CreateIngressGatewayRequest
- func (*CreateIngressGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressGatewayRequest) GetIngressGatewayId() string
- func (x *CreateIngressGatewayRequest) GetIngresses() []*CreateIngress
- func (x *CreateIngressGatewayRequest) GetLabels() map[string]string
- func (*CreateIngressGatewayRequest) ProtoMessage()
- func (x *CreateIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayRequest) Reset()
- func (x *CreateIngressGatewayRequest) String() string
- type CreateIngressGatewayResponse
- func (*CreateIngressGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (*CreateIngressGatewayResponse) ProtoMessage()
- func (x *CreateIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayResponse) Reset()
- func (x *CreateIngressGatewayResponse) String() string
- type CreateIngressGatewayTokenRequest
- func (*CreateIngressGatewayTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (x *CreateIngressGatewayTokenRequest) GetLabels() map[string]string
- func (x *CreateIngressGatewayTokenRequest) GetName() string
- func (*CreateIngressGatewayTokenRequest) ProtoMessage()
- func (x *CreateIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayTokenRequest) Reset()
- func (x *CreateIngressGatewayTokenRequest) String() string
- type CreateIngressGatewayTokenResponse
- func (*CreateIngressGatewayTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (*CreateIngressGatewayTokenResponse) ProtoMessage()
- func (x *CreateIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayTokenResponse) Reset()
- func (x *CreateIngressGatewayTokenResponse) String() string
- type CreateInstanceExecRequest
- func (*CreateInstanceExecRequest) Descriptor() ([]byte, []int)deprecated
- func (m *CreateInstanceExecRequest) GetConnection() isCreateInstanceExecRequest_Connection
- func (x *CreateInstanceExecRequest) GetConnectionTimeout() string
- func (x *CreateInstanceExecRequest) GetIdempotencyKey() string
- func (x *CreateInstanceExecRequest) GetInstanceExecId() string
- func (x *CreateInstanceExecRequest) GetInstanceId() string
- func (x *CreateInstanceExecRequest) GetLabels() map[string]string
- func (x *CreateInstanceExecRequest) GetRunTimeout() string
- func (x *CreateInstanceExecRequest) GetScript() string
- func (x *CreateInstanceExecRequest) GetSsh() *SshConnection
- func (x *CreateInstanceExecRequest) GetType() string
- func (x *CreateInstanceExecRequest) GetWaitTilCompletion() bool
- func (*CreateInstanceExecRequest) ProtoMessage()
- func (x *CreateInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecRequest) Reset()
- func (x *CreateInstanceExecRequest) String() string
- type CreateInstanceExecRequest_Ssh
- type CreateInstanceExecResponse
- func (*CreateInstanceExecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (*CreateInstanceExecResponse) ProtoMessage()
- func (x *CreateInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecResponse) Reset()
- func (x *CreateInstanceExecResponse) String() string
- type CreateInstanceRequest
- func (*CreateInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInstanceRequest) GetBackupOptions() *BackupOptions
- func (x *CreateInstanceRequest) GetCloudCredId() string
- func (x *CreateInstanceRequest) GetDiskSize() string
- func (x *CreateInstanceRequest) GetEnvironmentVariables() map[string]string
- func (x *CreateInstanceRequest) GetFirewallRules() *FirewallRules
- func (x *CreateInstanceRequest) GetIdempotencyKey() string
- func (x *CreateInstanceRequest) GetImageId() string
- func (x *CreateInstanceRequest) GetInstanceId() string
- func (x *CreateInstanceRequest) GetInstanceType() string
- func (x *CreateInstanceRequest) GetLabels() map[string]string
- func (x *CreateInstanceRequest) GetLocation() string
- func (x *CreateInstanceRequest) GetName() string
- func (x *CreateInstanceRequest) GetNamespace() string
- func (x *CreateInstanceRequest) GetPublicKey() string
- func (x *CreateInstanceRequest) GetRetireTimeout() string
- func (x *CreateInstanceRequest) GetRetryPolicy() *RetryPolicy
- func (x *CreateInstanceRequest) GetSpot() bool
- func (x *CreateInstanceRequest) GetSubLocation() string
- func (x *CreateInstanceRequest) GetSubnetId() string
- func (x *CreateInstanceRequest) GetUserDataBase64() string
- func (x *CreateInstanceRequest) GetVpcId() string
- func (*CreateInstanceRequest) ProtoMessage()
- func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceRequest) Reset()
- func (x *CreateInstanceRequest) String() string
- type CreateInstanceResponse
- func (*CreateInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateInstanceResponse) GetInstance() *Instance
- func (*CreateInstanceResponse) ProtoMessage()
- func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceResponse) Reset()
- func (x *CreateInstanceResponse) String() string
- type CreateLimitRequest
- func (*CreateLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLimitRequest) GetBudgets() []*Budget
- func (x *CreateLimitRequest) GetDescription() string
- func (x *CreateLimitRequest) GetEnforcementMode() string
- func (x *CreateLimitRequest) GetLabels() map[string]string
- func (x *CreateLimitRequest) GetLimitId() string
- func (x *CreateLimitRequest) GetPriority() int32
- func (*CreateLimitRequest) ProtoMessage()
- func (x *CreateLimitRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLimitRequest) Reset()
- func (x *CreateLimitRequest) String() string
- type CreateLimitResponse
- func (*CreateLimitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLimitResponse) GetLimit() *Limit
- func (*CreateLimitResponse) ProtoMessage()
- func (x *CreateLimitResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLimitResponse) Reset()
- func (x *CreateLimitResponse) String() string
- type CreateNotebookRequest
- func (*CreateNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotebookRequest) GetLabels() map[string]string
- func (x *CreateNotebookRequest) GetName() string
- func (x *CreateNotebookRequest) GetNotebookId() string
- func (x *CreateNotebookRequest) GetSourceType() string
- func (x *CreateNotebookRequest) GetSourceUrl() string
- func (x *CreateNotebookRequest) GetTags() map[string]string
- func (*CreateNotebookRequest) ProtoMessage()
- func (x *CreateNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNotebookRequest) Reset()
- func (x *CreateNotebookRequest) String() string
- type CreateNotebookResponse
- func (*CreateNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotebookResponse) GetNotebook() *Notebook
- func (*CreateNotebookResponse) ProtoMessage()
- func (x *CreateNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNotebookResponse) Reset()
- func (x *CreateNotebookResponse) String() string
- type CreatePaymentIntentRequest
- func (*CreatePaymentIntentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePaymentIntentRequest) GetAmount() int64
- func (x *CreatePaymentIntentRequest) GetConfirm() bool
- func (x *CreatePaymentIntentRequest) GetMetaData() map[string]string
- func (x *CreatePaymentIntentRequest) GetPaymentMethod() string
- func (x *CreatePaymentIntentRequest) GetReceiptEmail() string
- func (*CreatePaymentIntentRequest) ProtoMessage()
- func (x *CreatePaymentIntentRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentIntentRequest) Reset()
- func (x *CreatePaymentIntentRequest) String() string
- type CreatePaymentIntentResponse
- func (*CreatePaymentIntentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePaymentIntentResponse) GetPaymentIntent() *PaymentIntent
- func (*CreatePaymentIntentResponse) ProtoMessage()
- func (x *CreatePaymentIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentIntentResponse) Reset()
- func (x *CreatePaymentIntentResponse) String() string
- type CreatePaymentSetupIntentRequest
- func (*CreatePaymentSetupIntentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePaymentSetupIntentRequest) GetBillingProfileId() string
- func (*CreatePaymentSetupIntentRequest) ProtoMessage()
- func (x *CreatePaymentSetupIntentRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentRequest) Reset()
- func (x *CreatePaymentSetupIntentRequest) String() string
- type CreatePaymentSetupIntentResponse
- func (*CreatePaymentSetupIntentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePaymentSetupIntentResponse) GetSetupIntent() *SetupIntent
- func (*CreatePaymentSetupIntentResponse) ProtoMessage()
- func (x *CreatePaymentSetupIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentResponse) Reset()
- func (x *CreatePaymentSetupIntentResponse) String() string
- type CreatePersistentPodRequest
- func (*CreatePersistentPodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePersistentPodRequest) GetLabels() map[string]string
- func (x *CreatePersistentPodRequest) GetPersistentPodId() string
- func (*CreatePersistentPodRequest) ProtoMessage()
- func (x *CreatePersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePersistentPodRequest) Reset()
- func (x *CreatePersistentPodRequest) String() string
- type CreatePersistentPodResponse
- func (*CreatePersistentPodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePersistentPodResponse) GetPersistentPod() *PersistentPod
- func (*CreatePersistentPodResponse) ProtoMessage()
- func (x *CreatePersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePersistentPodResponse) Reset()
- func (x *CreatePersistentPodResponse) String() string
- type CreatePublicProfileRequest
- func (*CreatePublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePublicProfileRequest) GetBio() string
- func (x *CreatePublicProfileRequest) GetCoverPhotoData() []byte
- func (x *CreatePublicProfileRequest) GetDisplayName() string
- func (x *CreatePublicProfileRequest) GetHandle() string
- func (x *CreatePublicProfileRequest) GetLabels() map[string]string
- func (x *CreatePublicProfileRequest) GetPublicProfileId() string
- func (*CreatePublicProfileRequest) ProtoMessage()
- func (x *CreatePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePublicProfileRequest) Reset()
- func (x *CreatePublicProfileRequest) String() string
- type CreatePublicProfileResponse
- func (*CreatePublicProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (*CreatePublicProfileResponse) ProtoMessage()
- func (x *CreatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePublicProfileResponse) Reset()
- func (x *CreatePublicProfileResponse) String() string
- type CreateRedeemableRequest
- func (*CreateRedeemableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRedeemableRequest) GetDefaultRedemptionAmountUsd() string
- func (x *CreateRedeemableRequest) GetDescription() string
- func (x *CreateRedeemableRequest) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateRedeemableRequest) GetGlobalConstraint() *RedeemableConstraint
- func (x *CreateRedeemableRequest) GetLabels() map[string]string
- func (x *CreateRedeemableRequest) GetMaxRedemptionAmountUsd() string
- func (x *CreateRedeemableRequest) GetRedeemableId() string
- func (x *CreateRedeemableRequest) GetShortCode() string
- func (x *CreateRedeemableRequest) GetStatus() string
- func (x *CreateRedeemableRequest) GetTenantConstraint() *RedeemableConstraint
- func (*CreateRedeemableRequest) ProtoMessage()
- func (x *CreateRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableRequest) Reset()
- func (x *CreateRedeemableRequest) String() string
- type CreateRedeemableResponse
- func (*CreateRedeemableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRedeemableResponse) GetRedeemable() *Redeemable
- func (*CreateRedeemableResponse) ProtoMessage()
- func (x *CreateRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableResponse) Reset()
- func (x *CreateRedeemableResponse) String() string
- type CreateSecretRequest
- func (*CreateSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSecretRequest) GetLabels() map[string]string
- func (x *CreateSecretRequest) GetSecretId() string
- func (x *CreateSecretRequest) GetValue() string
- func (*CreateSecretRequest) ProtoMessage()
- func (x *CreateSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSecretRequest) Reset()
- func (x *CreateSecretRequest) String() string
- type CreateSecretResponse
- func (*CreateSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSecretResponse) GetSecret() *Secret
- func (*CreateSecretResponse) ProtoMessage()
- func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSecretResponse) Reset()
- func (x *CreateSecretResponse) String() string
- type CreateServiceEventRequest
- func (*CreateServiceEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceEventRequest) GetEvent() *Event
- func (x *CreateServiceEventRequest) GetEventTime() *timestamppb.Timestamp
- func (x *CreateServiceEventRequest) GetLabels() map[string]string
- func (x *CreateServiceEventRequest) GetObject() string
- func (x *CreateServiceEventRequest) GetType() string
- func (*CreateServiceEventRequest) ProtoMessage()
- func (x *CreateServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventRequest) Reset()
- func (x *CreateServiceEventRequest) String() string
- type CreateServiceEventResponse
- func (*CreateServiceEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (*CreateServiceEventResponse) ProtoMessage()
- func (x *CreateServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventResponse) Reset()
- func (x *CreateServiceEventResponse) String() string
- type CreateSessionRequest
- func (*CreateSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSessionRequest) GetLabels() map[string]string
- func (x *CreateSessionRequest) GetSessionId() string
- func (*CreateSessionRequest) ProtoMessage()
- func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSessionRequest) Reset()
- func (x *CreateSessionRequest) String() string
- type CreateSessionResponse
- func (*CreateSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSessionResponse) GetSession() *Session
- func (*CreateSessionResponse) ProtoMessage()
- func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSessionResponse) Reset()
- func (x *CreateSessionResponse) String() string
- type CreateTransactionRequest
- func (*CreateTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionRequest) GetAmountUsd() string
- func (x *CreateTransactionRequest) GetBillingProfileId() string
- func (x *CreateTransactionRequest) GetLabels() map[string]string
- func (x *CreateTransactionRequest) GetLedgerId() string
- func (x *CreateTransactionRequest) GetNote() string
- func (x *CreateTransactionRequest) GetTransactionId() string
- func (x *CreateTransactionRequest) GetTransactionTime() *timestamppb.Timestamp
- func (x *CreateTransactionRequest) GetType() string
- func (*CreateTransactionRequest) ProtoMessage()
- func (x *CreateTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionRequest) Reset()
- func (x *CreateTransactionRequest) String() string
- type CreateTransactionResponse
- func (*CreateTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransactionResponse) GetTransaction() *Transaction
- func (*CreateTransactionResponse) ProtoMessage()
- func (x *CreateTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionResponse) Reset()
- func (x *CreateTransactionResponse) String() string
- type CreditBalanceAdjustment
- func (*CreditBalanceAdjustment) Descriptor() ([]byte, []int)deprecated
- func (x *CreditBalanceAdjustment) GetAmount() int64
- func (x *CreditBalanceAdjustment) GetCreatedAt() int64
- func (x *CreditBalanceAdjustment) GetCreditBalanceAdjustmentId() string
- func (x *CreditBalanceAdjustment) GetDescription() string
- func (x *CreditBalanceAdjustment) GetMeta() map[string]string
- func (x *CreditBalanceAdjustment) GetReason() string
- func (*CreditBalanceAdjustment) ProtoMessage()
- func (x *CreditBalanceAdjustment) ProtoReflect() protoreflect.Message
- func (x *CreditBalanceAdjustment) Reset()
- func (x *CreditBalanceAdjustment) String() string
- type CreditDetails
- func (*CreditDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CreditDetails) GetOutOfCreditsThreshold() int64
- func (x *CreditDetails) GetRemainingCredits() int64
- func (x *CreditDetails) GetTopUpAmount() int64
- func (x *CreditDetails) GetTopUpThreshold() int64
- func (x *CreditDetails) GetWarnAt() *timestamppb.Timestamp
- func (*CreditDetails) ProtoMessage()
- func (x *CreditDetails) ProtoReflect() protoreflect.Message
- func (x *CreditDetails) Reset()
- func (x *CreditDetails) String() string
- type CreditLedgerRequest
- func (*CreditLedgerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreditLedgerRequest) GetAmountUsd() string
- func (x *CreditLedgerRequest) GetBillingProfileId() string
- func (x *CreditLedgerRequest) GetLabels() map[string]string
- func (x *CreditLedgerRequest) GetLedgerId() string
- func (x *CreditLedgerRequest) GetNote() string
- func (x *CreditLedgerRequest) GetTransactionId() string
- func (x *CreditLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
- func (*CreditLedgerRequest) ProtoMessage()
- func (x *CreditLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerRequest) Reset()
- func (x *CreditLedgerRequest) String() string
- type CreditLedgerResponse
- func (*CreditLedgerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreditLedgerResponse) GetTransaction() *Transaction
- func (*CreditLedgerResponse) ProtoMessage()
- func (x *CreditLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerResponse) Reset()
- func (x *CreditLedgerResponse) String() string
- type CrusoeCredential
- func (*CrusoeCredential) Descriptor() ([]byte, []int)deprecated
- func (x *CrusoeCredential) GetApiKey() string
- func (x *CrusoeCredential) GetProjectId() string
- func (x *CrusoeCredential) GetSecretKey() string
- func (*CrusoeCredential) ProtoMessage()
- func (x *CrusoeCredential) ProtoReflect() protoreflect.Message
- func (x *CrusoeCredential) Reset()
- func (x *CrusoeCredential) String() string
- type CurrencyAmount
- func (*CurrencyAmount) Descriptor() ([]byte, []int)deprecated
- func (x *CurrencyAmount) GetAmount() string
- func (x *CurrencyAmount) GetCurrency() string
- func (*CurrencyAmount) ProtoMessage()
- func (x *CurrencyAmount) ProtoReflect() protoreflect.Message
- func (x *CurrencyAmount) Reset()
- func (x *CurrencyAmount) String() string
- type DataSource
- func (*DataSource) Descriptor() ([]byte, []int)deprecated
- func (x *DataSource) GetCreateTime() *timestamppb.Timestamp
- func (x *DataSource) GetDataSourceId() string
- func (x *DataSource) GetLabels() map[string]string
- func (x *DataSource) GetUpdateTime() *timestamppb.Timestamp
- func (*DataSource) ProtoMessage()
- func (x *DataSource) ProtoReflect() protoreflect.Message
- func (x *DataSource) Reset()
- func (x *DataSource) String() string
- type DebitLedgerRequest
- func (*DebitLedgerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DebitLedgerRequest) GetAmountUsd() string
- func (x *DebitLedgerRequest) GetBillingProfileId() string
- func (x *DebitLedgerRequest) GetLabels() map[string]string
- func (x *DebitLedgerRequest) GetLedgerId() string
- func (x *DebitLedgerRequest) GetTransactionId() string
- func (x *DebitLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
- func (*DebitLedgerRequest) ProtoMessage()
- func (x *DebitLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerRequest) Reset()
- func (x *DebitLedgerRequest) String() string
- type DebitLedgerResponse
- func (*DebitLedgerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DebitLedgerResponse) GetTransaction() *Transaction
- func (*DebitLedgerResponse) ProtoMessage()
- func (x *DebitLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerResponse) Reset()
- func (x *DebitLedgerResponse) String() string
- type DeleteBillingProfileRequest
- func (*DeleteBillingProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBillingProfileRequest) GetBillingProfileId() string
- func (*DeleteBillingProfileRequest) ProtoMessage()
- func (x *DeleteBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingProfileRequest) Reset()
- func (x *DeleteBillingProfileRequest) String() string
- type DeleteBillingProfileResponse
- func (*DeleteBillingProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteBillingProfileResponse) ProtoMessage()
- func (x *DeleteBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingProfileResponse) Reset()
- func (x *DeleteBillingProfileResponse) String() string
- type DeleteCloudCredRequest
- func (*DeleteCloudCredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCloudCredRequest) GetCloudCredId() string
- func (*DeleteCloudCredRequest) ProtoMessage()
- func (x *DeleteCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudCredRequest) Reset()
- func (x *DeleteCloudCredRequest) String() string
- type DeleteCloudCredResponse
- type DeleteDataSourceRequest
- func (*DeleteDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteDataSourceRequest) GetDataSourceId() string
- func (*DeleteDataSourceRequest) ProtoMessage()
- func (x *DeleteDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataSourceRequest) Reset()
- func (x *DeleteDataSourceRequest) String() string
- type DeleteDataSourceResponse
- type DeleteEnvironmentRequest
- func (*DeleteEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEnvironmentRequest) GetEnvironmentId() string
- func (*DeleteEnvironmentRequest) ProtoMessage()
- func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEnvironmentRequest) Reset()
- func (x *DeleteEnvironmentRequest) String() string
- type DeleteEnvironmentResponse
- type DeleteHealthCheckRequest
- func (*DeleteHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHealthCheckRequest) GetHealthCheckId() string
- func (*DeleteHealthCheckRequest) ProtoMessage()
- func (x *DeleteHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHealthCheckRequest) Reset()
- func (x *DeleteHealthCheckRequest) String() string
- type DeleteHealthCheckResponse
- type DeleteIngressFromGatewayRequest
- func (*DeleteIngressFromGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIngressFromGatewayRequest) GetIngressGatewayId() string
- func (x *DeleteIngressFromGatewayRequest) GetIngressIds() []string
- func (*DeleteIngressFromGatewayRequest) ProtoMessage()
- func (x *DeleteIngressFromGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressFromGatewayRequest) Reset()
- func (x *DeleteIngressFromGatewayRequest) String() string
- type DeleteIngressFromGatewayResponse
- func (*DeleteIngressFromGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIngressFromGatewayResponse) GetIngressGateway() *IngressGateway
- func (*DeleteIngressFromGatewayResponse) ProtoMessage()
- func (x *DeleteIngressFromGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressFromGatewayResponse) Reset()
- func (x *DeleteIngressFromGatewayResponse) String() string
- type DeleteIngressGatewayRequest
- func (*DeleteIngressGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIngressGatewayRequest) GetIngressGatewayId() string
- func (*DeleteIngressGatewayRequest) ProtoMessage()
- func (x *DeleteIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayRequest) Reset()
- func (x *DeleteIngressGatewayRequest) String() string
- type DeleteIngressGatewayResponse
- func (*DeleteIngressGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteIngressGatewayResponse) ProtoMessage()
- func (x *DeleteIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayResponse) Reset()
- func (x *DeleteIngressGatewayResponse) String() string
- type DeleteIngressGatewayTokenRequest
- func (*DeleteIngressGatewayTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*DeleteIngressGatewayTokenRequest) ProtoMessage()
- func (x *DeleteIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayTokenRequest) Reset()
- func (x *DeleteIngressGatewayTokenRequest) String() string
- type DeleteIngressGatewayTokenResponse
- func (*DeleteIngressGatewayTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteIngressGatewayTokenResponse) ProtoMessage()
- func (x *DeleteIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayTokenResponse) Reset()
- func (x *DeleteIngressGatewayTokenResponse) String() string
- type DeleteInstanceExecRequest
- func (*DeleteInstanceExecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteInstanceExecRequest) GetInstanceExecId() string
- func (*DeleteInstanceExecRequest) ProtoMessage()
- func (x *DeleteInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceExecRequest) Reset()
- func (x *DeleteInstanceExecRequest) String() string
- type DeleteInstanceExecResponse
- type DeleteInstanceRequest
- func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteInstanceRequest) GetInstanceId() string
- func (*DeleteInstanceRequest) ProtoMessage()
- func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceRequest) Reset()
- func (x *DeleteInstanceRequest) String() string
- type DeleteInstanceResponse
- type DeleteLimitRequest
- func (*DeleteLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteLimitRequest) GetLimitId() string
- func (*DeleteLimitRequest) ProtoMessage()
- func (x *DeleteLimitRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteLimitRequest) Reset()
- func (x *DeleteLimitRequest) String() string
- type DeleteLimitResponse
- type DeleteNotebookRequest
- func (*DeleteNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNotebookRequest) GetNotebookId() string
- func (*DeleteNotebookRequest) ProtoMessage()
- func (x *DeleteNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNotebookRequest) Reset()
- func (x *DeleteNotebookRequest) String() string
- type DeleteNotebookResponse
- type DeletePersistentPodRequest
- func (*DeletePersistentPodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePersistentPodRequest) GetPersistentPodId() string
- func (*DeletePersistentPodRequest) ProtoMessage()
- func (x *DeletePersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePersistentPodRequest) Reset()
- func (x *DeletePersistentPodRequest) String() string
- type DeletePersistentPodResponse
- type DeletePolicyFromIngressRequest
- func (*DeletePolicyFromIngressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePolicyFromIngressRequest) GetAccessPolicyId() []string
- func (x *DeletePolicyFromIngressRequest) GetIngressGatewayId() string
- func (x *DeletePolicyFromIngressRequest) GetIngressId() string
- func (*DeletePolicyFromIngressRequest) ProtoMessage()
- func (x *DeletePolicyFromIngressRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyFromIngressRequest) Reset()
- func (x *DeletePolicyFromIngressRequest) String() string
- type DeletePolicyFromIngressResponse
- func (*DeletePolicyFromIngressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePolicyFromIngressResponse) GetIngressGateway() *IngressGateway
- func (*DeletePolicyFromIngressResponse) ProtoMessage()
- func (x *DeletePolicyFromIngressResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyFromIngressResponse) Reset()
- func (x *DeletePolicyFromIngressResponse) String() string
- type DeletePublicProfileRequest
- func (*DeletePublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePublicProfileRequest) GetPublicProfileId() string
- func (*DeletePublicProfileRequest) ProtoMessage()
- func (x *DeletePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePublicProfileRequest) Reset()
- func (x *DeletePublicProfileRequest) String() string
- type DeletePublicProfileResponse
- type DeleteRedeemableRequest
- func (*DeleteRedeemableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRedeemableRequest) GetRedeemableId() string
- func (*DeleteRedeemableRequest) ProtoMessage()
- func (x *DeleteRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRedeemableRequest) Reset()
- func (x *DeleteRedeemableRequest) String() string
- type DeleteRedeemableResponse
- type DeleteSecretRequest
- func (*DeleteSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSecretRequest) GetSecretId() string
- func (*DeleteSecretRequest) ProtoMessage()
- func (x *DeleteSecretRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSecretRequest) Reset()
- func (x *DeleteSecretRequest) String() string
- type DeleteSecretResponse
- type DeleteSessionRequest
- func (*DeleteSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteSessionRequest) GetSessionId() string
- func (*DeleteSessionRequest) ProtoMessage()
- func (x *DeleteSessionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSessionRequest) Reset()
- func (x *DeleteSessionRequest) String() string
- type DeleteSessionResponse
- type DeleteTransactionRequest
- func (*DeleteTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTransactionRequest) GetTransactionId() string
- func (*DeleteTransactionRequest) ProtoMessage()
- func (x *DeleteTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTransactionRequest) Reset()
- func (x *DeleteTransactionRequest) String() string
- type DeleteTransactionResponse
- type Details
- func (*Details) Descriptor() ([]byte, []int)deprecated
- func (x *Details) GetAcceptAll() bool
- func (x *Details) GetBlacklisted() bool
- func (x *Details) GetCredentialsLeaked() bool
- func (x *Details) GetCredentialsLeakedRecent() bool
- func (x *Details) GetDataBreach() bool
- func (x *Details) GetDaysSinceDomainCreation() int64
- func (x *Details) GetDeliverable() bool
- func (x *Details) GetDisposable() bool
- func (x *Details) GetDmarcEnforced() bool
- func (x *Details) GetDomainExists() bool
- func (x *Details) GetDomainReputation() string
- func (x *Details) GetFirstSeen() string
- func (x *Details) GetFreeProvider() bool
- func (x *Details) GetLastSeen() string
- func (x *Details) GetMaliciousActivity() bool
- func (x *Details) GetMaliciousActivityRecent() bool
- func (x *Details) GetNewDomain() bool
- func (x *Details) GetSpam() bool
- func (x *Details) GetSpfStrict() bool
- func (x *Details) GetSpoofable() bool
- func (x *Details) GetSuspiciousTld() bool
- func (x *Details) GetValidMx() bool
- func (*Details) ProtoMessage()
- func (x *Details) ProtoReflect() protoreflect.Message
- func (x *Details) Reset()
- func (x *Details) String() string
- type EmailReputation
- func (*EmailReputation) Descriptor() ([]byte, []int)deprecated
- func (x *EmailReputation) GetCreateTime() *timestamppb.Timestamp
- func (x *EmailReputation) GetDomain() string
- func (x *EmailReputation) GetEmail() string
- func (x *EmailReputation) GetEmailReputationId() string
- func (x *EmailReputation) GetExternalData() *ExternalData
- func (x *EmailReputation) GetRiskLevel() string
- func (x *EmailReputation) GetUpdateTime() *timestamppb.Timestamp
- func (*EmailReputation) ProtoMessage()
- func (x *EmailReputation) ProtoReflect() protoreflect.Message
- func (x *EmailReputation) Reset()
- func (x *EmailReputation) String() string
- type EnableUsageRequest
- func (*EnableUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableUsageRequest) GetTags() []string
- func (*EnableUsageRequest) ProtoMessage()
- func (x *EnableUsageRequest) ProtoReflect() protoreflect.Message
- func (x *EnableUsageRequest) Reset()
- func (x *EnableUsageRequest) String() string
- type EnableUsageResponse
- type Environment
- func (*Environment) Descriptor() ([]byte, []int)deprecated
- func (x *Environment) GetBuild() *EnvironmentBuild
- func (x *Environment) GetCreateTime() *timestamppb.Timestamp
- func (x *Environment) GetEnvironmentId() string
- func (x *Environment) GetHealthChecks() []*HealthCheck
- func (x *Environment) GetIngressGateways() []*IngressGateway
- func (x *Environment) GetInstance() *Instance
- func (x *Environment) GetLabels() map[string]string
- func (x *Environment) GetLifecycleScripts() []*LifecycleScript
- func (x *Environment) GetMeta() *EnvironmentMeta
- func (x *Environment) GetName() string
- func (x *Environment) GetNamespace() string
- func (x *Environment) GetProvision() *EnvironmentProvision
- func (x *Environment) GetSysUsers() []*SysUser
- func (x *Environment) GetTasks() []*Task
- func (x *Environment) GetUpdateTime() *timestamppb.Timestamp
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) String() string
- type EnvironmentBuild
- func (*EnvironmentBuild) Descriptor() ([]byte, []int)deprecated
- func (x *EnvironmentBuild) GetIngressGateway() []*AddIngressToGatewayRequest
- func (x *EnvironmentBuild) GetLifecycleScripts() []*LifecycleScriptAttrs
- func (x *EnvironmentBuild) GetVerb() *VerbBuild
- func (x *EnvironmentBuild) GetVm() *VMBuild
- func (*EnvironmentBuild) ProtoMessage()
- func (x *EnvironmentBuild) ProtoReflect() protoreflect.Message
- func (x *EnvironmentBuild) Reset()
- func (x *EnvironmentBuild) String() string
- type EnvironmentMeta
- func (*EnvironmentMeta) Descriptor() ([]byte, []int)deprecated
- func (x *EnvironmentMeta) GetDescription() string
- func (x *EnvironmentMeta) GetIconUrl() string
- func (x *EnvironmentMeta) GetMeta() map[string]string
- func (x *EnvironmentMeta) GetTitle() string
- func (*EnvironmentMeta) ProtoMessage()
- func (x *EnvironmentMeta) ProtoReflect() protoreflect.Message
- func (x *EnvironmentMeta) Reset()
- func (x *EnvironmentMeta) String() string
- type EnvironmentProvision
- func (*EnvironmentProvision) Descriptor() ([]byte, []int)deprecated
- func (x *EnvironmentProvision) GetCreateInstanceRequest() *CreateInstanceRequest
- func (m *EnvironmentProvision) GetDirective() isEnvironmentProvision_Directive
- func (x *EnvironmentProvision) GetInstanceId() string
- func (*EnvironmentProvision) ProtoMessage()
- func (x *EnvironmentProvision) ProtoReflect() protoreflect.Message
- func (x *EnvironmentProvision) Reset()
- func (x *EnvironmentProvision) String() string
- type EnvironmentProvision_CreateInstanceRequest
- type EnvironmentProvision_InstanceId
- type Event
- type ExternalData
- func (*ExternalData) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalData) GetApiVoidEmailReputation() *ApiVoidEmailReputation
- func (x *ExternalData) GetEmailRep() *SearchResponse
- func (*ExternalData) ProtoMessage()
- func (x *ExternalData) ProtoReflect() protoreflect.Message
- func (x *ExternalData) Reset()
- func (x *ExternalData) String() string
- type FirewallRule
- func (*FirewallRule) Descriptor() ([]byte, []int)deprecated
- func (x *FirewallRule) GetFromPort() int32
- func (x *FirewallRule) GetId() string
- func (x *FirewallRule) GetIpRanges() []string
- func (x *FirewallRule) GetToPort() int32
- func (*FirewallRule) ProtoMessage()
- func (x *FirewallRule) ProtoReflect() protoreflect.Message
- func (x *FirewallRule) Reset()
- func (x *FirewallRule) String() string
- type FirewallRules
- func (*FirewallRules) Descriptor() ([]byte, []int)deprecated
- func (x *FirewallRules) GetEgressRules() []*FirewallRule
- func (x *FirewallRules) GetIngressRules() []*FirewallRule
- func (*FirewallRules) ProtoMessage()
- func (x *FirewallRules) ProtoReflect() protoreflect.Message
- func (x *FirewallRules) Reset()
- func (x *FirewallRules) String() string
- type FluidstackCredential
- func (*FluidstackCredential) Descriptor() ([]byte, []int)deprecated
- func (x *FluidstackCredential) GetApiKey() string
- func (x *FluidstackCredential) GetApiToken() string
- func (*FluidstackCredential) ProtoMessage()
- func (x *FluidstackCredential) ProtoReflect() protoreflect.Message
- func (x *FluidstackCredential) Reset()
- func (x *FluidstackCredential) String() string
- type ForkEnvironmentRequest
- func (*ForkEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ForkEnvironmentRequest) GetEnvironmentFork() *CreateEnvironmentRequest
- func (x *ForkEnvironmentRequest) GetEnvironmentId() string
- func (x *ForkEnvironmentRequest) GetExcludeBuild() bool
- func (x *ForkEnvironmentRequest) GetExcludeProvision() bool
- func (*ForkEnvironmentRequest) ProtoMessage()
- func (x *ForkEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentRequest) Reset()
- func (x *ForkEnvironmentRequest) String() string
- type ForkEnvironmentResponse
- func (*ForkEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ForkEnvironmentResponse) GetEnvironment() *Environment
- func (*ForkEnvironmentResponse) ProtoMessage()
- func (x *ForkEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentResponse) Reset()
- func (x *ForkEnvironmentResponse) String() string
- type GCPCredential
- func (*GCPCredential) Descriptor() ([]byte, []int)deprecated
- func (x *GCPCredential) GetAuthProviderX509CertUrl() string
- func (x *GCPCredential) GetAuthUri() string
- func (x *GCPCredential) GetClientEmail() string
- func (x *GCPCredential) GetClientId() string
- func (x *GCPCredential) GetClientX509CertUrl() string
- func (x *GCPCredential) GetPrivateKey() string
- func (x *GCPCredential) GetPrivateKeyId() string
- func (x *GCPCredential) GetProjectId() string
- func (x *GCPCredential) GetTokenUri() string
- func (x *GCPCredential) GetType() string
- func (*GCPCredential) ProtoMessage()
- func (x *GCPCredential) ProtoReflect() protoreflect.Message
- func (x *GCPCredential) Reset()
- func (x *GCPCredential) String() string
- type GetBillingProfileRequest
- func (*GetBillingProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingProfileRequest) GetBillingProfileId() string
- func (*GetBillingProfileRequest) ProtoMessage()
- func (x *GetBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileRequest) Reset()
- func (x *GetBillingProfileRequest) String() string
- type GetBillingProfileResponse
- func (*GetBillingProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (*GetBillingProfileResponse) ProtoMessage()
- func (x *GetBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileResponse) Reset()
- func (x *GetBillingProfileResponse) String() string
- type GetCapabilitiesRequest
- func (*GetCapabilitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCapabilitiesRequest) GetCloudCredId() string
- func (*GetCapabilitiesRequest) ProtoMessage()
- func (x *GetCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesRequest) Reset()
- func (x *GetCapabilitiesRequest) String() string
- type GetCapabilitiesResponse
- func (*GetCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCapabilitiesResponse) GetCapabilities() []string
- func (*GetCapabilitiesResponse) ProtoMessage()
- func (x *GetCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesResponse) Reset()
- func (x *GetCapabilitiesResponse) String() string
- type GetCloudCredRequest
- func (*GetCloudCredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudCredRequest) GetCloudCredId() string
- func (*GetCloudCredRequest) ProtoMessage()
- func (x *GetCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredRequest) Reset()
- func (x *GetCloudCredRequest) String() string
- type GetCloudCredResponse
- func (*GetCloudCredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudCredResponse) GetCloudCred() *CloudCred
- func (*GetCloudCredResponse) ProtoMessage()
- func (x *GetCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredResponse) Reset()
- func (x *GetCloudCredResponse) String() string
- type GetDataSourceRequest
- func (*GetDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataSourceRequest) GetDataSourceId() string
- func (*GetDataSourceRequest) ProtoMessage()
- func (x *GetDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceRequest) Reset()
- func (x *GetDataSourceRequest) String() string
- type GetDataSourceResponse
- func (*GetDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDataSourceResponse) GetDataSource() *DataSource
- func (*GetDataSourceResponse) ProtoMessage()
- func (x *GetDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceResponse) Reset()
- func (x *GetDataSourceResponse) String() string
- type GetEmailReputationRequest
- func (*GetEmailReputationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEmailReputationRequest) GetEmail() string
- func (*GetEmailReputationRequest) ProtoMessage()
- func (x *GetEmailReputationRequest) ProtoReflect() protoreflect.Message
- func (x *GetEmailReputationRequest) Reset()
- func (x *GetEmailReputationRequest) String() string
- type GetEmailReputationResponse
- func (*GetEmailReputationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEmailReputationResponse) GetEmailReputation() *EmailReputation
- func (*GetEmailReputationResponse) ProtoMessage()
- func (x *GetEmailReputationResponse) ProtoReflect() protoreflect.Message
- func (x *GetEmailReputationResponse) Reset()
- func (x *GetEmailReputationResponse) String() string
- type GetEnvironmentRequest
- func (*GetEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentRequest) GetEnvironmentId() string
- func (*GetEnvironmentRequest) ProtoMessage()
- func (x *GetEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentRequest) Reset()
- func (x *GetEnvironmentRequest) String() string
- type GetEnvironmentResponse
- func (*GetEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEnvironmentResponse) GetEnvironment() *Environment
- func (*GetEnvironmentResponse) ProtoMessage()
- func (x *GetEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentResponse) Reset()
- func (x *GetEnvironmentResponse) String() string
- type GetHealthCheckRequest
- func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetHealthCheckRequest) GetHealthCheckId() string
- func (*GetHealthCheckRequest) ProtoMessage()
- func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckRequest) Reset()
- func (x *GetHealthCheckRequest) String() string
- type GetHealthCheckResponse
- func (*GetHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (*GetHealthCheckResponse) ProtoMessage()
- func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckResponse) Reset()
- func (x *GetHealthCheckResponse) String() string
- type GetIngressGatewayInstallScriptRequest
- func (*GetIngressGatewayInstallScriptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayInstallScriptRequest) GetIngressGatewayId() string
- func (*GetIngressGatewayInstallScriptRequest) ProtoMessage()
- func (x *GetIngressGatewayInstallScriptRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayInstallScriptRequest) Reset()
- func (x *GetIngressGatewayInstallScriptRequest) String() string
- type GetIngressGatewayInstallScriptResponse
- func (*GetIngressGatewayInstallScriptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayInstallScriptResponse) GetIngressGatewayInstallScript() string
- func (*GetIngressGatewayInstallScriptResponse) ProtoMessage()
- func (x *GetIngressGatewayInstallScriptResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayInstallScriptResponse) Reset()
- func (x *GetIngressGatewayInstallScriptResponse) String() string
- type GetIngressGatewayRequest
- func (*GetIngressGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayRequest) GetIngressGatewayId() string
- func (*GetIngressGatewayRequest) ProtoMessage()
- func (x *GetIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayRequest) Reset()
- func (x *GetIngressGatewayRequest) String() string
- type GetIngressGatewayResponse
- func (*GetIngressGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (*GetIngressGatewayResponse) ProtoMessage()
- func (x *GetIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayResponse) Reset()
- func (x *GetIngressGatewayResponse) String() string
- type GetIngressGatewayTokenRequest
- func (*GetIngressGatewayTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*GetIngressGatewayTokenRequest) ProtoMessage()
- func (x *GetIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenRequest) Reset()
- func (x *GetIngressGatewayTokenRequest) String() string
- type GetIngressGatewayTokenResponse
- func (*GetIngressGatewayTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (*GetIngressGatewayTokenResponse) ProtoMessage()
- func (x *GetIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenResponse) Reset()
- func (x *GetIngressGatewayTokenResponse) String() string
- type GetInstanceExecRequest
- func (*GetInstanceExecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceExecRequest) GetInstanceExecId() string
- func (*GetInstanceExecRequest) ProtoMessage()
- func (x *GetInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecRequest) Reset()
- func (x *GetInstanceExecRequest) String() string
- type GetInstanceExecResponse
- func (*GetInstanceExecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (*GetInstanceExecResponse) ProtoMessage()
- func (x *GetInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecResponse) Reset()
- func (x *GetInstanceExecResponse) String() string
- type GetInstanceRequest
- func (*GetInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceRequest) GetInstanceId() string
- func (*GetInstanceRequest) ProtoMessage()
- func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceRequest) Reset()
- func (x *GetInstanceRequest) String() string
- type GetInstanceResponse
- func (*GetInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstanceResponse) GetInstance() *Instance
- func (*GetInstanceResponse) ProtoMessage()
- func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceResponse) Reset()
- func (x *GetInstanceResponse) String() string
- type GetLedgerBalanceRequest
- func (*GetLedgerBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLedgerBalanceRequest) GetLedgerId() string
- func (*GetLedgerBalanceRequest) ProtoMessage()
- func (x *GetLedgerBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceRequest) Reset()
- func (x *GetLedgerBalanceRequest) String() string
- type GetLedgerBalanceResponse
- func (*GetLedgerBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLedgerBalanceResponse) GetBalanceUsd() string
- func (*GetLedgerBalanceResponse) ProtoMessage()
- func (x *GetLedgerBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceResponse) Reset()
- func (x *GetLedgerBalanceResponse) String() string
- type GetLimitRequest
- type GetLimitResponse
- type GetNotebookRequest
- func (*GetNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebookRequest) GetNotebookId() string
- func (*GetNotebookRequest) ProtoMessage()
- func (x *GetNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotebookRequest) Reset()
- func (x *GetNotebookRequest) String() string
- type GetNotebookResponse
- func (*GetNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebookResponse) GetNotebook() *Notebook
- func (*GetNotebookResponse) ProtoMessage()
- func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotebookResponse) Reset()
- func (x *GetNotebookResponse) String() string
- type GetPersistentPodRequest
- func (*GetPersistentPodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistentPodRequest) GetPersistentPodId() string
- func (*GetPersistentPodRequest) ProtoMessage()
- func (x *GetPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodRequest) Reset()
- func (x *GetPersistentPodRequest) String() string
- type GetPersistentPodResponse
- func (*GetPersistentPodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPersistentPodResponse) GetPersistentPod() *PersistentPod
- func (*GetPersistentPodResponse) ProtoMessage()
- func (x *GetPersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodResponse) Reset()
- func (x *GetPersistentPodResponse) String() string
- type GetPublicProfileRequest
- func (*GetPublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicProfileRequest) GetPublicProfileId() string
- func (*GetPublicProfileRequest) ProtoMessage()
- func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileRequest) Reset()
- func (x *GetPublicProfileRequest) String() string
- type GetPublicProfileResponse
- func (*GetPublicProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicProfileResponse) GetPublicProfile() *PublicProfile
- func (*GetPublicProfileResponse) ProtoMessage()
- func (x *GetPublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileResponse) Reset()
- func (x *GetPublicProfileResponse) String() string
- type GetRedeemableRequest
- func (*GetRedeemableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRedeemableRequest) GetRedeemableId() string
- func (*GetRedeemableRequest) ProtoMessage()
- func (x *GetRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableRequest) Reset()
- func (x *GetRedeemableRequest) String() string
- type GetRedeemableResponse
- func (*GetRedeemableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRedeemableResponse) GetRedeemable() *Redeemable
- func (*GetRedeemableResponse) ProtoMessage()
- func (x *GetRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableResponse) Reset()
- func (x *GetRedeemableResponse) String() string
- type GetSecretRequest
- type GetSecretResponse
- type GetServiceEventRequest
- func (*GetServiceEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceEventRequest) GetServiceEventId() string
- func (*GetServiceEventRequest) ProtoMessage()
- func (x *GetServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventRequest) Reset()
- func (x *GetServiceEventRequest) String() string
- type GetServiceEventResponse
- func (*GetServiceEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (*GetServiceEventResponse) ProtoMessage()
- func (x *GetServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventResponse) Reset()
- func (x *GetServiceEventResponse) String() string
- type GetSessionRequest
- type GetSessionResponse
- func (*GetSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSessionResponse) GetSession() *Session
- func (*GetSessionResponse) ProtoMessage()
- func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionResponse) Reset()
- func (x *GetSessionResponse) String() string
- type GetTransactionRequest
- func (*GetTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionRequest) GetTransactionId() string
- func (*GetTransactionRequest) ProtoMessage()
- func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionRequest) Reset()
- func (x *GetTransactionRequest) String() string
- type GetTransactionResponse
- func (*GetTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionResponse) GetTransaction() *Transaction
- func (*GetTransactionResponse) ProtoMessage()
- func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionResponse) Reset()
- func (x *GetTransactionResponse) String() string
- type GetUpcomingInvoiceRequest
- func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceRequest) GetBillingProfileId() string
- func (*GetUpcomingInvoiceRequest) ProtoMessage()
- func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceRequest) Reset()
- func (x *GetUpcomingInvoiceRequest) String() string
- type GetUpcomingInvoiceResponse
- func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
- func (*GetUpcomingInvoiceResponse) ProtoMessage()
- func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceResponse) Reset()
- func (x *GetUpcomingInvoiceResponse) String() string
- type GetUsageRequest
- func (*GetUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageRequest) GetCloudCredId() string
- func (x *GetUsageRequest) GetGranularity() string
- func (x *GetUsageRequest) GetGroupByTags() []string
- func (x *GetUsageRequest) GetTagFilters() map[string]*ListOfString
- func (x *GetUsageRequest) GetTimePeriod() *TimePeriod
- func (*GetUsageRequest) ProtoMessage()
- func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageRequest) Reset()
- func (x *GetUsageRequest) String() string
- type GetUsageResponse
- func (*GetUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageResponse) GetTimePeriod() *TimePeriod
- func (x *GetUsageResponse) GetUsage() []*UsageFrame
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (x *GetUsageResponse) String() string
- type Gpu
- func (*Gpu) Descriptor() ([]byte, []int)deprecated
- func (x *Gpu) GetCount() int32
- func (x *Gpu) GetManufacturer() string
- func (x *Gpu) GetMemory() string
- func (x *Gpu) GetMemoryDetails() string
- func (x *Gpu) GetName() string
- func (x *Gpu) GetNetworkDetails() string
- func (*Gpu) ProtoMessage()
- func (x *Gpu) ProtoReflect() protoreflect.Message
- func (x *Gpu) Reset()
- func (x *Gpu) String() string
- type Group
- func (*Group) Descriptor() ([]byte, []int)deprecated
- func (x *Group) GetComputeAmount() string
- func (x *Group) GetGroupedBy() *GroupedBy
- func (x *Group) GetOtherAmount() string
- func (x *Group) GetStorageAmount() string
- func (x *Group) GetTotalUsd() string
- func (*Group) ProtoMessage()
- func (x *Group) ProtoReflect() protoreflect.Message
- func (x *Group) Reset()
- func (x *Group) String() string
- type GroupedBy
- type HandleProviderEventRequest
- func (*HandleProviderEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HandleProviderEventRequest) GetEventData() string
- func (x *HandleProviderEventRequest) GetProviderId() string
- func (x *HandleProviderEventRequest) GetSignature() string
- func (*HandleProviderEventRequest) ProtoMessage()
- func (x *HandleProviderEventRequest) ProtoReflect() protoreflect.Message
- func (x *HandleProviderEventRequest) Reset()
- func (x *HandleProviderEventRequest) String() string
- type HandleProviderEventResponse
- type HealthCheck
- func (*HealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HealthCheck) GetCreateTime() *timestamppb.Timestamp
- func (m *HealthCheck) GetHealthCheck() isHealthCheck_HealthCheck
- func (x *HealthCheck) GetHealthCheckId() string
- func (x *HealthCheck) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
- func (x *HealthCheck) GetLabels() map[string]string
- func (x *HealthCheck) GetProbeHealthCheck() *ProbeHealthCheck
- func (x *HealthCheck) GetStatus() string
- func (x *HealthCheck) GetThresholds() *Thresholds
- func (x *HealthCheck) GetUpdateTime() *timestamppb.Timestamp
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) String() string
- type HealthCheck_HeartbeatHealthCheck
- type HealthCheck_ProbeHealthCheck
- type HeartbeatHealthCheck
- func (*HeartbeatHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *HeartbeatHealthCheck) GetHeartbeatTimeoutSeconds() int32
- func (*HeartbeatHealthCheck) ProtoMessage()
- func (x *HeartbeatHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HeartbeatHealthCheck) Reset()
- func (x *HeartbeatHealthCheck) String() string
- type Image
- func (*Image) Descriptor() ([]byte, []int)deprecated
- func (x *Image) GetArchitecture() string
- func (x *Image) GetDescription() string
- func (x *Image) GetImageId() string
- func (*Image) ProtoMessage()
- func (x *Image) ProtoReflect() protoreflect.Message
- func (x *Image) Reset()
- func (x *Image) String() string
- type InfrastructureConstraints
- func (*InfrastructureConstraints) Descriptor() ([]byte, []int)deprecated
- func (x *InfrastructureConstraints) GetArchitecture() string
- func (x *InfrastructureConstraints) GetCloudInstanceType() string
- func (x *InfrastructureConstraints) GetCloudRegion() string
- func (x *InfrastructureConstraints) GetCloudType() string
- func (x *InfrastructureConstraints) GetCloudVolumeType() string
- func (x *InfrastructureConstraints) GetCloudZone() string
- func (x *InfrastructureConstraints) GetCpuMin() int32
- func (x *InfrastructureConstraints) GetGpuCountMin() int32
- func (x *InfrastructureConstraints) GetGpuManufacturer() string
- func (x *InfrastructureConstraints) GetGpuMemMin() string
- func (x *InfrastructureConstraints) GetGpuName() string
- func (x *InfrastructureConstraints) GetMemMin() string
- func (x *InfrastructureConstraints) GetRequiredCapabilities() []string
- func (x *InfrastructureConstraints) GetRootDiskSizeMin() string
- func (x *InfrastructureConstraints) GetRootDiskType() string
- func (*InfrastructureConstraints) ProtoMessage()
- func (x *InfrastructureConstraints) ProtoReflect() protoreflect.Message
- func (x *InfrastructureConstraints) Reset()
- func (x *InfrastructureConstraints) String() string
- type Ingress
- func (*Ingress) Descriptor() ([]byte, []int)deprecated
- func (x *Ingress) GetAccessPolicies() []*AccessPolicy
- func (x *Ingress) GetCreateTime() *timestamppb.Timestamp
- func (x *Ingress) GetHostname() string
- func (x *Ingress) GetIngressId() string
- func (x *Ingress) GetPath() string
- func (x *Ingress) GetPort() int32
- func (x *Ingress) GetServiceType() string
- func (*Ingress) ProtoMessage()
- func (x *Ingress) ProtoReflect() protoreflect.Message
- func (x *Ingress) Reset()
- func (x *Ingress) String() string
- type IngressGateway
- func (*IngressGateway) Descriptor() ([]byte, []int)deprecated
- func (x *IngressGateway) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGateway) GetExternalId() string
- func (x *IngressGateway) GetIngressGatewayId() string
- func (x *IngressGateway) GetIngresses() []*Ingress
- func (x *IngressGateway) GetLabels() map[string]string
- func (x *IngressGateway) GetStatus() IngressGatewayStatus
- func (x *IngressGateway) GetUpdateTime() *timestamppb.Timestamp
- func (*IngressGateway) ProtoMessage()
- func (x *IngressGateway) ProtoReflect() protoreflect.Message
- func (x *IngressGateway) Reset()
- func (x *IngressGateway) String() string
- type IngressGatewayStatus
- func (IngressGatewayStatus) Descriptor() protoreflect.EnumDescriptor
- func (x IngressGatewayStatus) Enum() *IngressGatewayStatus
- func (IngressGatewayStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x IngressGatewayStatus) Number() protoreflect.EnumNumber
- func (x IngressGatewayStatus) String() string
- func (IngressGatewayStatus) Type() protoreflect.EnumType
- type IngressGatewayToken
- func (*IngressGatewayToken) Descriptor() ([]byte, []int)deprecated
- func (x *IngressGatewayToken) GetClientId() string
- func (x *IngressGatewayToken) GetClientSecret() string
- func (x *IngressGatewayToken) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGatewayToken) GetExpireTime() *timestamppb.Timestamp
- func (x *IngressGatewayToken) GetIngressGatewayTokenId() string
- func (x *IngressGatewayToken) GetLabels() map[string]string
- func (x *IngressGatewayToken) GetName() string
- func (x *IngressGatewayToken) GetUpdateTime() *timestamppb.Timestamp
- func (*IngressGatewayToken) ProtoMessage()
- func (x *IngressGatewayToken) ProtoReflect() protoreflect.Message
- func (x *IngressGatewayToken) Reset()
- func (x *IngressGatewayToken) String() string
- type Instance
- func (*Instance) Descriptor() ([]byte, []int)deprecated
- func (x *Instance) GetCloudCredId() string
- func (x *Instance) GetCreateTime() *timestamppb.Timestamp
- func (x *Instance) GetDiskSize() string
- func (x *Instance) GetFirewallRules() *FirewallRules
- func (x *Instance) GetHostname() string
- func (x *Instance) GetImageId() string
- func (x *Instance) GetInstanceId() string
- func (x *Instance) GetInstanceType() string
- func (x *Instance) GetInstanceTypeInfo() *InstanceType
- func (x *Instance) GetIsRebootable() bool
- func (x *Instance) GetIsStoppable() bool
- func (x *Instance) GetLabels() map[string]string
- func (x *Instance) GetLocation() string
- func (x *Instance) GetName() string
- func (x *Instance) GetNamespace() string
- func (x *Instance) GetProviderInstanceId() string
- func (x *Instance) GetPublicDns() string
- func (x *Instance) GetPublicIp() string
- func (x *Instance) GetPublicKey() string
- func (x *Instance) GetRetireTime() *timestamppb.Timestamp
- func (x *Instance) GetRetireTimeout() string
- func (x *Instance) GetSshPort() int32
- func (x *Instance) GetSshUser() string
- func (x *Instance) GetStatus() *Status
- func (x *Instance) GetSubLocation() string
- func (x *Instance) GetUpdateTime() *timestamppb.Timestamp
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) String() string
- type InstanceExec
- func (*InstanceExec) Descriptor() ([]byte, []int)deprecated
- func (m *InstanceExec) GetConnection() isInstanceExec_Connection
- func (x *InstanceExec) GetConnectionTimeout() string
- func (x *InstanceExec) GetCreateTime() *timestamppb.Timestamp
- func (x *InstanceExec) GetInstanceExecId() string
- func (x *InstanceExec) GetInstanceId() string
- func (x *InstanceExec) GetLabels() map[string]string
- func (x *InstanceExec) GetResult() *Result
- func (x *InstanceExec) GetRunTimeout() string
- func (x *InstanceExec) GetScript() string
- func (x *InstanceExec) GetSshConnection() *SshConnection
- func (x *InstanceExec) GetStatus() string
- func (x *InstanceExec) GetType() string
- func (x *InstanceExec) GetUpdateTime() *timestamppb.Timestamp
- func (*InstanceExec) ProtoMessage()
- func (x *InstanceExec) ProtoReflect() protoreflect.Message
- func (x *InstanceExec) Reset()
- func (x *InstanceExec) String() string
- type InstanceExec_SshConnection
- type InstanceType
- func (*InstanceType) Descriptor() ([]byte, []int)deprecated
- func (x *InstanceType) GetBasePrice() *CurrencyAmount
- func (x *InstanceType) GetClockSpeedInGhz() string
- func (x *InstanceType) GetDefaultCores() int32
- func (x *InstanceType) GetDefaultPrice() string
- func (x *InstanceType) GetElasticRootVolume() bool
- func (x *InstanceType) GetEstimatedDeployTime() string
- func (x *InstanceType) GetIsAvailable() bool
- func (x *InstanceType) GetIsContainer() bool
- func (x *InstanceType) GetLocation() string
- func (x *InstanceType) GetMaximumNetworkInterfaces() int32
- func (x *InstanceType) GetMemory() string
- func (x *InstanceType) GetNetworkPerformance() string
- func (x *InstanceType) GetNotPrivileged() bool
- func (x *InstanceType) GetPreemptible() bool
- func (x *InstanceType) GetPrices() []*InstanceTypePrice
- func (x *InstanceType) GetQuota() *InstanceTypeQuota
- func (x *InstanceType) GetRebootable() bool
- func (x *InstanceType) GetSubLocation() string
- func (x *InstanceType) GetSubLocationTypeChangeable() bool
- func (x *InstanceType) GetSupportedArchitectures() []string
- func (x *InstanceType) GetSupportedGpus() []*Gpu
- func (x *InstanceType) GetSupportedNumCores() []int32
- func (x *InstanceType) GetSupportedStorage() []*Storage
- func (x *InstanceType) GetSupportedUsageClasses() []string
- func (x *InstanceType) GetType() string
- func (x *InstanceType) GetUserPrivilegeEscalationDisabled() bool
- func (x *InstanceType) GetVariablePrice() bool
- func (x *InstanceType) GetVcpu() int32
- func (*InstanceType) ProtoMessage()
- func (x *InstanceType) ProtoReflect() protoreflect.Message
- func (x *InstanceType) Reset()
- func (x *InstanceType) String() string
- type InstanceTypePrice
- func (*InstanceTypePrice) Descriptor() ([]byte, []int)deprecated
- func (x *InstanceTypePrice) GetInstanceType() string
- func (x *InstanceTypePrice) GetInstanceTypePriceId() string
- func (x *InstanceTypePrice) GetOperatingSystem() string
- func (x *InstanceTypePrice) GetPriceUsd() string
- func (x *InstanceTypePrice) GetTermAttributes() map[string]string
- func (x *InstanceTypePrice) GetTermType() string
- func (x *InstanceTypePrice) GetUnit() string
- func (x *InstanceTypePrice) GetUsageType() string
- func (*InstanceTypePrice) ProtoMessage()
- func (x *InstanceTypePrice) ProtoReflect() protoreflect.Message
- func (x *InstanceTypePrice) Reset()
- func (x *InstanceTypePrice) String() string
- type InstanceTypeQuota
- func (*InstanceTypeQuota) Descriptor() ([]byte, []int)deprecated
- func (x *InstanceTypeQuota) GetOnDemand() *Quota
- func (x *InstanceTypeQuota) GetReserved() *Quota
- func (x *InstanceTypeQuota) GetSpot() *Quota
- func (*InstanceTypeQuota) ProtoMessage()
- func (x *InstanceTypeQuota) ProtoReflect() protoreflect.Message
- func (x *InstanceTypeQuota) Reset()
- func (x *InstanceTypeQuota) String() string
- type Invoice
- func (*Invoice) Descriptor() ([]byte, []int)deprecated
- func (x *Invoice) GetAmountDue() int64
- func (x *Invoice) GetAmountPaid() int64
- func (x *Invoice) GetAttemptCount() int64
- func (x *Invoice) GetCreated() int64
- func (x *Invoice) GetCurrency() string
- func (x *Invoice) GetCustomerId() string
- func (x *Invoice) GetInvoiceId() string
- func (x *Invoice) GetInvoiceUrl() string
- func (x *Invoice) GetNextPaymentAttempt() int64
- func (x *Invoice) GetPaid() bool
- func (x *Invoice) GetRefund() *Refund
- func (x *Invoice) GetStatus() string
- func (x *Invoice) GetSubtotal() int64
- func (x *Invoice) GetTax() int64
- func (x *Invoice) GetTotal() int64
- func (*Invoice) ProtoMessage()
- func (x *Invoice) ProtoReflect() protoreflect.Message
- func (x *Invoice) Reset()
- func (x *Invoice) String() string
- type LambdaLabsCredential
- func (*LambdaLabsCredential) Descriptor() ([]byte, []int)deprecated
- func (x *LambdaLabsCredential) GetApiKey() string
- func (*LambdaLabsCredential) ProtoMessage()
- func (x *LambdaLabsCredential) ProtoReflect() protoreflect.Message
- func (x *LambdaLabsCredential) Reset()
- func (x *LambdaLabsCredential) String() string
- type LifecycleScript
- func (*LifecycleScript) Descriptor() ([]byte, []int)deprecated
- func (x *LifecycleScript) GetAttrs() *LifecycleScriptAttrs
- func (x *LifecycleScript) GetCreateTime() *timestamppb.Timestamp
- func (x *LifecycleScript) GetLastRun() *ScriptRun
- func (*LifecycleScript) ProtoMessage()
- func (x *LifecycleScript) ProtoReflect() protoreflect.Message
- func (x *LifecycleScript) Reset()
- func (x *LifecycleScript) String() string
- type LifecycleScriptAttrs
- func (*LifecycleScriptAttrs) Descriptor() ([]byte, []int)deprecated
- func (x *LifecycleScriptAttrs) GetName() string
- func (x *LifecycleScriptAttrs) GetScript() string
- func (x *LifecycleScriptAttrs) GetWhen() []string
- func (*LifecycleScriptAttrs) ProtoMessage()
- func (x *LifecycleScriptAttrs) ProtoReflect() protoreflect.Message
- func (x *LifecycleScriptAttrs) Reset()
- func (x *LifecycleScriptAttrs) String() string
- type Limit
- func (*Limit) Descriptor() ([]byte, []int)deprecated
- func (x *Limit) GetBudgets() []*Budget
- func (x *Limit) GetCreateTime() *timestamppb.Timestamp
- func (x *Limit) GetDescription() string
- func (x *Limit) GetEnforcementMode() string
- func (x *Limit) GetLabels() map[string]string
- func (x *Limit) GetLimitId() string
- func (x *Limit) GetPriority() int32
- func (x *Limit) GetUpdateTime() *timestamppb.Timestamp
- func (*Limit) ProtoMessage()
- func (x *Limit) ProtoReflect() protoreflect.Message
- func (x *Limit) Reset()
- func (x *Limit) String() string
- type ListBillingProfileOptions
- func (*ListBillingProfileOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingProfileOptions) GetExternalAccountIds() []string
- func (x *ListBillingProfileOptions) GetHasAllLabels() map[string]string
- func (x *ListBillingProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListBillingProfileOptions) GetOrderOptions() *OrderOptions
- func (x *ListBillingProfileOptions) GetShouldFetchExternalAccount() bool
- func (*ListBillingProfileOptions) ProtoMessage()
- func (x *ListBillingProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileOptions) Reset()
- func (x *ListBillingProfileOptions) String() string
- type ListBillingProfileRequest
- func (*ListBillingProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingProfileRequest) GetOptions() *ListBillingProfileOptions
- func (x *ListBillingProfileRequest) GetPageParams() *PageParams
- func (*ListBillingProfileRequest) ProtoMessage()
- func (x *ListBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileRequest) Reset()
- func (x *ListBillingProfileRequest) String() string
- type ListBillingProfileResponse
- func (*ListBillingProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingProfileResponse) GetItems() []*BillingProfile
- func (x *ListBillingProfileResponse) GetNextPageToken() string
- func (*ListBillingProfileResponse) ProtoMessage()
- func (x *ListBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileResponse) Reset()
- func (x *ListBillingProfileResponse) String() string
- type ListCloudCredOptions
- func (*ListCloudCredOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudCredOptions) GetHasAllLabels() map[string]string
- func (x *ListCloudCredOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListCloudCredOptions) GetOrderOptions() *OrderOptions
- func (*ListCloudCredOptions) ProtoMessage()
- func (x *ListCloudCredOptions) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredOptions) Reset()
- func (x *ListCloudCredOptions) String() string
- type ListCloudCredRequest
- func (*ListCloudCredRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudCredRequest) GetOptions() *ListCloudCredOptions
- func (x *ListCloudCredRequest) GetPageParams() *PageParams
- func (*ListCloudCredRequest) ProtoMessage()
- func (x *ListCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredRequest) Reset()
- func (x *ListCloudCredRequest) String() string
- type ListCloudCredResponse
- func (*ListCloudCredResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCloudCredResponse) GetItems() []*CloudCred
- func (x *ListCloudCredResponse) GetNextPageToken() string
- func (*ListCloudCredResponse) ProtoMessage()
- func (x *ListCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredResponse) Reset()
- func (x *ListCloudCredResponse) String() string
- type ListCreditBalanceAdjustmentsRequest
- func (*ListCreditBalanceAdjustmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCreditBalanceAdjustmentsRequest) GetBillingProfileId() string
- func (*ListCreditBalanceAdjustmentsRequest) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsRequest) Reset()
- func (x *ListCreditBalanceAdjustmentsRequest) String() string
- type ListCreditBalanceAdjustmentsResponse
- func (*ListCreditBalanceAdjustmentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCreditBalanceAdjustmentsResponse) GetCreditBalanceAdjustments() []*CreditBalanceAdjustment
- func (*ListCreditBalanceAdjustmentsResponse) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsResponse) Reset()
- func (x *ListCreditBalanceAdjustmentsResponse) String() string
- type ListDataSourceOptions
- func (*ListDataSourceOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataSourceOptions) GetHasAllLabels() map[string]string
- func (x *ListDataSourceOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDataSourceOptions) GetOrderOptions() *OrderOptions
- func (*ListDataSourceOptions) ProtoMessage()
- func (x *ListDataSourceOptions) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceOptions) Reset()
- func (x *ListDataSourceOptions) String() string
- type ListDataSourceRequest
- func (*ListDataSourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataSourceRequest) GetOptions() *ListDataSourceOptions
- func (x *ListDataSourceRequest) GetPageParams() *PageParams
- func (*ListDataSourceRequest) ProtoMessage()
- func (x *ListDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceRequest) Reset()
- func (x *ListDataSourceRequest) String() string
- type ListDataSourceResponse
- func (*ListDataSourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDataSourceResponse) GetItems() []*DataSource
- func (x *ListDataSourceResponse) GetNextPageToken() string
- func (*ListDataSourceResponse) ProtoMessage()
- func (x *ListDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceResponse) Reset()
- func (x *ListDataSourceResponse) String() string
- type ListEnvironmentOptions
- func (*ListEnvironmentOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListEnvironmentOptions) GetHasAllLabels() map[string]string
- func (x *ListEnvironmentOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListEnvironmentOptions) GetOrderOptions() *OrderOptions
- func (*ListEnvironmentOptions) ProtoMessage()
- func (x *ListEnvironmentOptions) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentOptions) Reset()
- func (x *ListEnvironmentOptions) String() string
- type ListEnvironmentRequest
- func (*ListEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListEnvironmentRequest) GetOptions() *ListEnvironmentOptions
- func (x *ListEnvironmentRequest) GetPageParams() *PageParams
- func (*ListEnvironmentRequest) ProtoMessage()
- func (x *ListEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentRequest) Reset()
- func (x *ListEnvironmentRequest) String() string
- type ListEnvironmentResponse
- func (*ListEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEnvironmentResponse) GetItems() []*Environment
- func (x *ListEnvironmentResponse) GetNextPageToken() string
- func (*ListEnvironmentResponse) ProtoMessage()
- func (x *ListEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentResponse) Reset()
- func (x *ListEnvironmentResponse) String() string
- type ListHealthCheckOptions
- func (*ListHealthCheckOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListHealthCheckOptions) GetHasAllLabels() map[string]string
- func (x *ListHealthCheckOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListHealthCheckOptions) GetOrderOptions() *OrderOptions
- func (*ListHealthCheckOptions) ProtoMessage()
- func (x *ListHealthCheckOptions) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckOptions) Reset()
- func (x *ListHealthCheckOptions) String() string
- type ListHealthCheckRequest
- func (*ListHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListHealthCheckRequest) GetOptions() *ListHealthCheckOptions
- func (x *ListHealthCheckRequest) GetPageParams() *PageParams
- func (*ListHealthCheckRequest) ProtoMessage()
- func (x *ListHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckRequest) Reset()
- func (x *ListHealthCheckRequest) String() string
- type ListHealthCheckResponse
- func (*ListHealthCheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListHealthCheckResponse) GetItems() []*HealthCheck
- func (x *ListHealthCheckResponse) GetNextPageToken() string
- func (*ListHealthCheckResponse) ProtoMessage()
- func (x *ListHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckResponse) Reset()
- func (x *ListHealthCheckResponse) String() string
- type ListImageOptions
- func (*ListImageOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListImageOptions) GetArchitectures() []string
- func (x *ListImageOptions) GetImageIds() []string
- func (x *ListImageOptions) GetName() string
- func (x *ListImageOptions) GetNameFilters() []string
- func (x *ListImageOptions) GetOwners() []string
- func (*ListImageOptions) ProtoMessage()
- func (x *ListImageOptions) ProtoReflect() protoreflect.Message
- func (x *ListImageOptions) Reset()
- func (x *ListImageOptions) String() string
- type ListImageRequest
- func (*ListImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListImageRequest) GetCloudCredId() string
- func (x *ListImageRequest) GetLocation() string
- func (x *ListImageRequest) GetOptions() *ListImageOptions
- func (*ListImageRequest) ProtoMessage()
- func (x *ListImageRequest) ProtoReflect() protoreflect.Message
- func (x *ListImageRequest) Reset()
- func (x *ListImageRequest) String() string
- type ListImageResponse
- func (*ListImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListImageResponse) GetItems() []*Image
- func (x *ListImageResponse) GetNextPageToken() string
- func (*ListImageResponse) ProtoMessage()
- func (x *ListImageResponse) ProtoReflect() protoreflect.Message
- func (x *ListImageResponse) Reset()
- func (x *ListImageResponse) String() string
- type ListIngressGatewayOptions
- func (*ListIngressGatewayOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayOptions) GetOrderOptions() *OrderOptions
- func (*ListIngressGatewayOptions) ProtoMessage()
- func (x *ListIngressGatewayOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayOptions) Reset()
- func (x *ListIngressGatewayOptions) String() string
- type ListIngressGatewayRequest
- func (*ListIngressGatewayRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayRequest) GetOptions() *ListIngressGatewayOptions
- func (x *ListIngressGatewayRequest) GetPageParams() *PageParams
- func (*ListIngressGatewayRequest) ProtoMessage()
- func (x *ListIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayRequest) Reset()
- func (x *ListIngressGatewayRequest) String() string
- type ListIngressGatewayResponse
- func (*ListIngressGatewayResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayResponse) GetItems() []*IngressGateway
- func (x *ListIngressGatewayResponse) GetNextPageToken() string
- func (*ListIngressGatewayResponse) ProtoMessage()
- func (x *ListIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayResponse) Reset()
- func (x *ListIngressGatewayResponse) String() string
- type ListIngressGatewayTokenOptions
- func (*ListIngressGatewayTokenOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayTokenOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayTokenOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayTokenOptions) GetOrderOptions() *OrderOptions
- func (*ListIngressGatewayTokenOptions) ProtoMessage()
- func (x *ListIngressGatewayTokenOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenOptions) Reset()
- func (x *ListIngressGatewayTokenOptions) String() string
- type ListIngressGatewayTokenRequest
- func (*ListIngressGatewayTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayTokenRequest) GetOptions() *ListIngressGatewayTokenOptions
- func (x *ListIngressGatewayTokenRequest) GetPageParams() *PageParams
- func (*ListIngressGatewayTokenRequest) ProtoMessage()
- func (x *ListIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenRequest) Reset()
- func (x *ListIngressGatewayTokenRequest) String() string
- type ListIngressGatewayTokenResponse
- func (*ListIngressGatewayTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIngressGatewayTokenResponse) GetItems() []*IngressGatewayToken
- func (x *ListIngressGatewayTokenResponse) GetNextPageToken() string
- func (*ListIngressGatewayTokenResponse) ProtoMessage()
- func (x *ListIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenResponse) Reset()
- func (x *ListIngressGatewayTokenResponse) String() string
- type ListInstanceExecOptions
- func (*ListInstanceExecOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceExecOptions) GetHasAllLabels() map[string]string
- func (x *ListInstanceExecOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListInstanceExecOptions) GetOrderOptions() *OrderOptions
- func (*ListInstanceExecOptions) ProtoMessage()
- func (x *ListInstanceExecOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecOptions) Reset()
- func (x *ListInstanceExecOptions) String() string
- type ListInstanceExecRequest
- func (*ListInstanceExecRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceExecRequest) GetOptions() *ListInstanceExecOptions
- func (x *ListInstanceExecRequest) GetPageParams() *PageParams
- func (*ListInstanceExecRequest) ProtoMessage()
- func (x *ListInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecRequest) Reset()
- func (x *ListInstanceExecRequest) String() string
- type ListInstanceExecResponse
- func (*ListInstanceExecResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceExecResponse) GetItems() []*InstanceExec
- func (x *ListInstanceExecResponse) GetNextPageToken() string
- func (*ListInstanceExecResponse) ProtoMessage()
- func (x *ListInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecResponse) Reset()
- func (x *ListInstanceExecResponse) String() string
- type ListInstanceOptions
- func (*ListInstanceOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceOptions) GetCloudCredIds() []string
- func (x *ListInstanceOptions) GetHasAllLabels() map[string]string
- func (x *ListInstanceOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListInstanceOptions) GetObjectStatuses() []string
- func (x *ListInstanceOptions) GetOrderOptions() *OrderOptions
- func (*ListInstanceOptions) ProtoMessage()
- func (x *ListInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceOptions) Reset()
- func (x *ListInstanceOptions) String() string
- type ListInstanceRequest
- func (*ListInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceRequest) GetOptions() *ListInstanceOptions
- func (x *ListInstanceRequest) GetPageParams() *PageParams
- func (*ListInstanceRequest) ProtoMessage()
- func (x *ListInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceRequest) Reset()
- func (x *ListInstanceRequest) String() string
- type ListInstanceResponse
- func (*ListInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceResponse) GetItems() []*Instance
- func (x *ListInstanceResponse) GetNextPageToken() string
- func (*ListInstanceResponse) ProtoMessage()
- func (x *ListInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceResponse) Reset()
- func (x *ListInstanceResponse) String() string
- type ListInstanceTypeOptions
- func (*ListInstanceTypeOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceTypeOptions) GetIncludePreemptible() bool
- func (x *ListInstanceTypeOptions) GetIncludePrices() bool
- func (x *ListInstanceTypeOptions) GetIncludeUnavailable() bool
- func (x *ListInstanceTypeOptions) GetInstanceTypes() []string
- func (x *ListInstanceTypeOptions) GetSubLocation() string
- func (x *ListInstanceTypeOptions) GetSupportedArchitectures() []string
- func (*ListInstanceTypeOptions) ProtoMessage()
- func (x *ListInstanceTypeOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeOptions) Reset()
- func (x *ListInstanceTypeOptions) String() string
- type ListInstanceTypeRequest
- func (*ListInstanceTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceTypeRequest) GetCloudCredId() string
- func (x *ListInstanceTypeRequest) GetLocation() string
- func (x *ListInstanceTypeRequest) GetOptions() *ListInstanceTypeOptions
- func (*ListInstanceTypeRequest) ProtoMessage()
- func (x *ListInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeRequest) Reset()
- func (x *ListInstanceTypeRequest) String() string
- type ListInstanceTypeResponse
- func (*ListInstanceTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInstanceTypeResponse) GetItems() []*InstanceType
- func (x *ListInstanceTypeResponse) GetNextPageToken() string
- func (*ListInstanceTypeResponse) ProtoMessage()
- func (x *ListInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeResponse) Reset()
- func (x *ListInstanceTypeResponse) String() string
- type ListInvoiceRequest
- func (*ListInvoiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoiceRequest) GetBillingProfileId() string
- func (x *ListInvoiceRequest) GetPageParams() *PageParams
- func (*ListInvoiceRequest) ProtoMessage()
- func (x *ListInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInvoiceRequest) Reset()
- func (x *ListInvoiceRequest) String() string
- type ListInvoiceResponse
- func (*ListInvoiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoiceResponse) GetInvoices() []*Invoice
- func (x *ListInvoiceResponse) GetNextPageToken() string
- func (*ListInvoiceResponse) ProtoMessage()
- func (x *ListInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *ListInvoiceResponse) Reset()
- func (x *ListInvoiceResponse) String() string
- type ListLimitOptions
- func (*ListLimitOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListLimitOptions) GetHasAllLabels() map[string]string
- func (x *ListLimitOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListLimitOptions) GetOrderOptions() *OrderOptions
- func (*ListLimitOptions) ProtoMessage()
- func (x *ListLimitOptions) ProtoReflect() protoreflect.Message
- func (x *ListLimitOptions) Reset()
- func (x *ListLimitOptions) String() string
- type ListLimitRequest
- func (*ListLimitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLimitRequest) GetOptions() *ListLimitOptions
- func (x *ListLimitRequest) GetPageParams() *PageParams
- func (*ListLimitRequest) ProtoMessage()
- func (x *ListLimitRequest) ProtoReflect() protoreflect.Message
- func (x *ListLimitRequest) Reset()
- func (x *ListLimitRequest) String() string
- type ListLimitResponse
- func (*ListLimitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLimitResponse) GetItems() []*Limit
- func (x *ListLimitResponse) GetNextPageToken() string
- func (*ListLimitResponse) ProtoMessage()
- func (x *ListLimitResponse) ProtoReflect() protoreflect.Message
- func (x *ListLimitResponse) Reset()
- func (x *ListLimitResponse) String() string
- type ListLocationsRequest
- func (*ListLocationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLocationsRequest) GetCloudCredId() string
- func (x *ListLocationsRequest) GetIncludeUnavailable() bool
- func (*ListLocationsRequest) ProtoMessage()
- func (x *ListLocationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLocationsRequest) Reset()
- func (x *ListLocationsRequest) String() string
- type ListLocationsResponse
- func (*ListLocationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLocationsResponse) GetItems() []*Location
- func (*ListLocationsResponse) ProtoMessage()
- func (x *ListLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLocationsResponse) Reset()
- func (x *ListLocationsResponse) String() string
- type ListNotebooksOptions
- func (*ListNotebooksOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotebooksOptions) GetHasAllLabels() map[string]string
- func (x *ListNotebooksOptions) GetHasAllTags() map[string]string
- func (x *ListNotebooksOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListNotebooksOptions) GetHasOneOfTags() map[string]*ListOfString
- func (x *ListNotebooksOptions) GetOrderOptions() *OrderOptions
- func (*ListNotebooksOptions) ProtoMessage()
- func (x *ListNotebooksOptions) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksOptions) Reset()
- func (x *ListNotebooksOptions) String() string
- type ListNotebooksRequest
- func (*ListNotebooksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotebooksRequest) GetOptions() *ListNotebooksOptions
- func (x *ListNotebooksRequest) GetPageParams() *PageParams
- func (*ListNotebooksRequest) ProtoMessage()
- func (x *ListNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksRequest) Reset()
- func (x *ListNotebooksRequest) String() string
- type ListNotebooksResponse
- func (*ListNotebooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotebooksResponse) GetItems() []*Notebook
- func (x *ListNotebooksResponse) GetNextPageToken() string
- func (*ListNotebooksResponse) ProtoMessage()
- func (x *ListNotebooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksResponse) Reset()
- func (x *ListNotebooksResponse) String() string
- type ListOfString
- type ListPaymentMethodsRequest
- func (*ListPaymentMethodsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPaymentMethodsRequest) GetBillingProfileId() string
- func (*ListPaymentMethodsRequest) ProtoMessage()
- func (x *ListPaymentMethodsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsRequest) Reset()
- func (x *ListPaymentMethodsRequest) String() string
- type ListPaymentMethodsResponse
- func (*ListPaymentMethodsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPaymentMethodsResponse) GetPaymentMethods() []*PaymentMethod
- func (*ListPaymentMethodsResponse) ProtoMessage()
- func (x *ListPaymentMethodsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsResponse) Reset()
- func (x *ListPaymentMethodsResponse) String() string
- type ListPersistentPodOptions
- func (*ListPersistentPodOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListPersistentPodOptions) GetHasAllLabels() map[string]string
- func (x *ListPersistentPodOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPersistentPodOptions) GetOrderOptions() *OrderOptions
- func (*ListPersistentPodOptions) ProtoMessage()
- func (x *ListPersistentPodOptions) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodOptions) Reset()
- func (x *ListPersistentPodOptions) String() string
- type ListPersistentPodRequest
- func (*ListPersistentPodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPersistentPodRequest) GetOptions() *ListPersistentPodOptions
- func (x *ListPersistentPodRequest) GetPageParams() *PageParams
- func (*ListPersistentPodRequest) ProtoMessage()
- func (x *ListPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodRequest) Reset()
- func (x *ListPersistentPodRequest) String() string
- type ListPersistentPodResponse
- func (*ListPersistentPodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPersistentPodResponse) GetItems() []*PersistentPod
- func (x *ListPersistentPodResponse) GetNextPageToken() string
- func (*ListPersistentPodResponse) ProtoMessage()
- func (x *ListPersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodResponse) Reset()
- func (x *ListPersistentPodResponse) String() string
- type ListProductOptions
- func (*ListProductOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListProductOptions) GetComputeInstanceFilters() *ComputeInstanceOptions
- func (x *ListProductOptions) GetProductType() string
- func (x *ListProductOptions) GetStorageFilters() *StorageOptions
- func (x *ListProductOptions) GetUsageType() string
- func (*ListProductOptions) ProtoMessage()
- func (x *ListProductOptions) ProtoReflect() protoreflect.Message
- func (x *ListProductOptions) Reset()
- func (x *ListProductOptions) String() string
- type ListProductRequest
- func (*ListProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProductRequest) GetCloudCredId() string
- func (x *ListProductRequest) GetOptions() *ListProductOptions
- func (x *ListProductRequest) GetPageParams() *PageParams
- func (*ListProductRequest) ProtoMessage()
- func (x *ListProductRequest) ProtoReflect() protoreflect.Message
- func (x *ListProductRequest) Reset()
- func (x *ListProductRequest) String() string
- type ListProductResponse
- func (*ListProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProductResponse) GetItems() []*Product
- func (x *ListProductResponse) GetNextPageToken() string
- func (*ListProductResponse) ProtoMessage()
- func (x *ListProductResponse) ProtoReflect() protoreflect.Message
- func (x *ListProductResponse) Reset()
- func (x *ListProductResponse) String() string
- type ListPublicProfileOptions
- func (*ListPublicProfileOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListPublicProfileOptions) GetHasAllLabels() map[string]string
- func (x *ListPublicProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPublicProfileOptions) GetOrderOptions() *OrderOptions
- func (*ListPublicProfileOptions) ProtoMessage()
- func (x *ListPublicProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileOptions) Reset()
- func (x *ListPublicProfileOptions) String() string
- type ListPublicProfileRequest
- func (*ListPublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPublicProfileRequest) GetOptions() *ListPublicProfileOptions
- func (x *ListPublicProfileRequest) GetPageParams() *PageParams
- func (*ListPublicProfileRequest) ProtoMessage()
- func (x *ListPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileRequest) Reset()
- func (x *ListPublicProfileRequest) String() string
- type ListPublicProfileResponse
- func (*ListPublicProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPublicProfileResponse) GetItems() []*PublicProfile
- func (x *ListPublicProfileResponse) GetNextPageToken() string
- func (*ListPublicProfileResponse) ProtoMessage()
- func (x *ListPublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileResponse) Reset()
- func (x *ListPublicProfileResponse) String() string
- type ListRedeemableOptions
- func (*ListRedeemableOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListRedeemableOptions) GetHasAllLabels() map[string]string
- func (x *ListRedeemableOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListRedeemableOptions) GetOrderOptions() *OrderOptions
- func (x *ListRedeemableOptions) GetShortCodes() []string
- func (x *ListRedeemableOptions) GetStatuses() []string
- func (*ListRedeemableOptions) ProtoMessage()
- func (x *ListRedeemableOptions) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableOptions) Reset()
- func (x *ListRedeemableOptions) String() string
- type ListRedeemableRequest
- func (*ListRedeemableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRedeemableRequest) GetOptions() *ListRedeemableOptions
- func (x *ListRedeemableRequest) GetPageParams() *PageParams
- func (*ListRedeemableRequest) ProtoMessage()
- func (x *ListRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableRequest) Reset()
- func (x *ListRedeemableRequest) String() string
- type ListRedeemableResponse
- func (*ListRedeemableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRedeemableResponse) GetItems() []*Redeemable
- func (x *ListRedeemableResponse) GetNextPageToken() string
- func (*ListRedeemableResponse) ProtoMessage()
- func (x *ListRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableResponse) Reset()
- func (x *ListRedeemableResponse) String() string
- type ListRedeemableTransactionsRequest
- func (*ListRedeemableTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRedeemableTransactionsRequest) GetBillingProfileId() string
- func (x *ListRedeemableTransactionsRequest) GetLedgerId() string
- func (*ListRedeemableTransactionsRequest) ProtoMessage()
- func (x *ListRedeemableTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableTransactionsRequest) Reset()
- func (x *ListRedeemableTransactionsRequest) String() string
- type ListRedeemableTransactionsResponse
- func (*ListRedeemableTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRedeemableTransactionsResponse) GetNextPageToken() string
- func (x *ListRedeemableTransactionsResponse) GetRedeemableTransactions() []*RedeemableTransaction
- func (*ListRedeemableTransactionsResponse) ProtoMessage()
- func (x *ListRedeemableTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableTransactionsResponse) Reset()
- func (x *ListRedeemableTransactionsResponse) String() string
- type ListSecretOptions
- func (*ListSecretOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretOptions) GetHasAllLabels() map[string]string
- func (x *ListSecretOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSecretOptions) GetOrderOptions() *OrderOptions
- func (*ListSecretOptions) ProtoMessage()
- func (x *ListSecretOptions) ProtoReflect() protoreflect.Message
- func (x *ListSecretOptions) Reset()
- func (x *ListSecretOptions) String() string
- type ListSecretRequest
- func (*ListSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretRequest) GetOptions() *ListSecretOptions
- func (x *ListSecretRequest) GetPageParams() *PageParams
- func (*ListSecretRequest) ProtoMessage()
- func (x *ListSecretRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecretRequest) Reset()
- func (x *ListSecretRequest) String() string
- type ListSecretResponse
- func (*ListSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSecretResponse) GetItems() []*Secret
- func (x *ListSecretResponse) GetNextPageToken() string
- func (*ListSecretResponse) ProtoMessage()
- func (x *ListSecretResponse) ProtoReflect() protoreflect.Message
- func (x *ListSecretResponse) Reset()
- func (x *ListSecretResponse) String() string
- type ListServiceEventOptions
- func (*ListServiceEventOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceEventOptions) GetBetweenTime() *TimeRange
- func (x *ListServiceEventOptions) GetHasAllLabels() map[string]string
- func (x *ListServiceEventOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListServiceEventOptions) GetIsOneOfObject() []string
- func (x *ListServiceEventOptions) GetIsOneOfType() []string
- func (x *ListServiceEventOptions) GetIsTypePrefix() string
- func (x *ListServiceEventOptions) GetOrderOptions() *OrderOptions
- func (*ListServiceEventOptions) ProtoMessage()
- func (x *ListServiceEventOptions) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventOptions) Reset()
- func (x *ListServiceEventOptions) String() string
- type ListServiceEventRequest
- func (*ListServiceEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceEventRequest) GetOptions() *ListServiceEventOptions
- func (x *ListServiceEventRequest) GetPageParams() *PageParams
- func (*ListServiceEventRequest) ProtoMessage()
- func (x *ListServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventRequest) Reset()
- func (x *ListServiceEventRequest) String() string
- type ListServiceEventResponse
- func (*ListServiceEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceEventResponse) GetItems() []*ServiceEvent
- func (x *ListServiceEventResponse) GetNextPageToken() string
- func (*ListServiceEventResponse) ProtoMessage()
- func (x *ListServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventResponse) Reset()
- func (x *ListServiceEventResponse) String() string
- type ListSessionOptions
- func (*ListSessionOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionOptions) GetHasAllLabels() map[string]string
- func (x *ListSessionOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSessionOptions) GetOrderOptions() *OrderOptions
- func (*ListSessionOptions) ProtoMessage()
- func (x *ListSessionOptions) ProtoReflect() protoreflect.Message
- func (x *ListSessionOptions) Reset()
- func (x *ListSessionOptions) String() string
- type ListSessionRequest
- func (*ListSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionRequest) GetOptions() *ListSessionOptions
- func (x *ListSessionRequest) GetPageParams() *PageParams
- func (*ListSessionRequest) ProtoMessage()
- func (x *ListSessionRequest) ProtoReflect() protoreflect.Message
- func (x *ListSessionRequest) Reset()
- func (x *ListSessionRequest) String() string
- type ListSessionResponse
- func (*ListSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionResponse) GetItems() []*Session
- func (x *ListSessionResponse) GetNextPageToken() string
- func (*ListSessionResponse) ProtoMessage()
- func (x *ListSessionResponse) ProtoReflect() protoreflect.Message
- func (x *ListSessionResponse) Reset()
- func (x *ListSessionResponse) String() string
- type ListStarredNotebooksRequest
- func (*ListStarredNotebooksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListStarredNotebooksRequest) GetOptions() *ListStarsOptions
- func (x *ListStarredNotebooksRequest) GetPageParams() *PageParams
- func (*ListStarredNotebooksRequest) ProtoMessage()
- func (x *ListStarredNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarredNotebooksRequest) Reset()
- func (x *ListStarredNotebooksRequest) String() string
- type ListStarredNotebooksResponse
- func (*ListStarredNotebooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListStarredNotebooksResponse) GetItems() []*Notebook
- func (x *ListStarredNotebooksResponse) GetNextPageToken() string
- func (*ListStarredNotebooksResponse) ProtoMessage()
- func (x *ListStarredNotebooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListStarredNotebooksResponse) Reset()
- func (x *ListStarredNotebooksResponse) String() string
- type ListStarsOptions
- func (*ListStarsOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListStarsOptions) GetHasAllLabels() map[string]string
- func (x *ListStarsOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListStarsOptions) GetOrderOptions() *OrderOptions
- func (*ListStarsOptions) ProtoMessage()
- func (x *ListStarsOptions) ProtoReflect() protoreflect.Message
- func (x *ListStarsOptions) Reset()
- func (x *ListStarsOptions) String() string
- type ListStarsRequest
- func (*ListStarsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListStarsRequest) GetOptions() *ListStarsOptions
- func (x *ListStarsRequest) GetPageParams() *PageParams
- func (*ListStarsRequest) ProtoMessage()
- func (x *ListStarsRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarsRequest) Reset()
- func (x *ListStarsRequest) String() string
- type ListStarsResponse
- func (*ListStarsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListStarsResponse) GetItems() []*Star
- func (x *ListStarsResponse) GetNextPageToken() string
- func (*ListStarsResponse) ProtoMessage()
- func (x *ListStarsResponse) ProtoReflect() protoreflect.Message
- func (x *ListStarsResponse) Reset()
- func (x *ListStarsResponse) String() string
- type ListSubnetOptions
- type ListSubnetRequest
- func (*ListSubnetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubnetRequest) GetCloudCredId() string
- func (x *ListSubnetRequest) GetLocation() string
- func (x *ListSubnetRequest) GetOptions() *ListSubnetOptions
- func (*ListSubnetRequest) ProtoMessage()
- func (x *ListSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubnetRequest) Reset()
- func (x *ListSubnetRequest) String() string
- type ListSubnetResponse
- func (*ListSubnetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubnetResponse) GetItems() []*Subnet
- func (x *ListSubnetResponse) GetNextPageToken() string
- func (*ListSubnetResponse) ProtoMessage()
- func (x *ListSubnetResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubnetResponse) Reset()
- func (x *ListSubnetResponse) String() string
- type ListTransactionOptions
- func (*ListTransactionOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ListTransactionOptions) GetBillingProfileId() string
- func (x *ListTransactionOptions) GetHasAllLabels() map[string]string
- func (x *ListTransactionOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListTransactionOptions) GetLedgerIds() []string
- func (x *ListTransactionOptions) GetOrderOptions() *OrderOptions
- func (*ListTransactionOptions) ProtoMessage()
- func (x *ListTransactionOptions) ProtoReflect() protoreflect.Message
- func (x *ListTransactionOptions) Reset()
- func (x *ListTransactionOptions) String() string
- type ListTransactionRequest
- func (*ListTransactionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTransactionRequest) GetOptions() *ListTransactionOptions
- func (x *ListTransactionRequest) GetPageParams() *PageParams
- func (*ListTransactionRequest) ProtoMessage()
- func (x *ListTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ListTransactionRequest) Reset()
- func (x *ListTransactionRequest) String() string
- type ListTransactionResponse
- func (*ListTransactionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTransactionResponse) GetItems() []*Transaction
- func (x *ListTransactionResponse) GetNextPageToken() string
- func (*ListTransactionResponse) ProtoMessage()
- func (x *ListTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *ListTransactionResponse) Reset()
- func (x *ListTransactionResponse) String() string
- type ListVpcOptions
- type ListVpcRequest
- func (*ListVpcRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListVpcRequest) GetCloudCredId() string
- func (x *ListVpcRequest) GetLocation() string
- func (x *ListVpcRequest) GetOptions() *ListVpcOptions
- func (*ListVpcRequest) ProtoMessage()
- func (x *ListVpcRequest) ProtoReflect() protoreflect.Message
- func (x *ListVpcRequest) Reset()
- func (x *ListVpcRequest) String() string
- type ListVpcResponse
- func (*ListVpcResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListVpcResponse) GetItems() []*Vpc
- func (x *ListVpcResponse) GetNextPageToken() string
- func (*ListVpcResponse) ProtoMessage()
- func (x *ListVpcResponse) ProtoReflect() protoreflect.Message
- func (x *ListVpcResponse) Reset()
- func (x *ListVpcResponse) String() string
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetAvailable() bool
- func (x *Location) GetCountry() string
- func (x *Location) GetDescription() string
- func (x *Location) GetEndpoint() string
- func (x *Location) GetName() string
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- type Notebook
- func (*Notebook) Descriptor() ([]byte, []int)deprecated
- func (x *Notebook) GetCreateTime() *timestamppb.Timestamp
- func (x *Notebook) GetHtmlUrl() string
- func (x *Notebook) GetLabels() map[string]string
- func (x *Notebook) GetName() string
- func (x *Notebook) GetNotebookId() string
- func (x *Notebook) GetRawUrl() string
- func (x *Notebook) GetSourceType() string
- func (x *Notebook) GetSourceUrl() string
- func (x *Notebook) GetTags() map[string]string
- func (x *Notebook) GetUpdateTime() *timestamppb.Timestamp
- func (*Notebook) ProtoMessage()
- func (x *Notebook) ProtoReflect() protoreflect.Message
- func (x *Notebook) Reset()
- func (x *Notebook) String() string
- type OnDemand
- func (*OnDemand) Descriptor() ([]byte, []int)deprecated
- func (x *OnDemand) GetDescription() string
- func (x *OnDemand) GetPricePerUnit() *CurrencyAmount
- func (x *OnDemand) GetRateCode() string
- func (x *OnDemand) GetUnit() string
- func (*OnDemand) ProtoMessage()
- func (x *OnDemand) ProtoReflect() protoreflect.Message
- func (x *OnDemand) Reset()
- func (x *OnDemand) String() string
- type OrderOptions
- func (*OrderOptions) Descriptor() ([]byte, []int)deprecated
- func (x *OrderOptions) GetOrderBy() string
- func (x *OrderOptions) GetOrdering() string
- func (*OrderOptions) ProtoMessage()
- func (x *OrderOptions) ProtoReflect() protoreflect.Message
- func (x *OrderOptions) Reset()
- func (x *OrderOptions) String() string
- type PageParams
- type PauseHealthCheckRequest
- func (*PauseHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseHealthCheckRequest) GetHealthCheckId() string
- func (*PauseHealthCheckRequest) ProtoMessage()
- func (x *PauseHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *PauseHealthCheckRequest) Reset()
- func (x *PauseHealthCheckRequest) String() string
- type PauseHealthCheckResponse
- type PausePaymentCollectionRequest
- func (*PausePaymentCollectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PausePaymentCollectionRequest) GetBillingProfileId() string
- func (*PausePaymentCollectionRequest) ProtoMessage()
- func (x *PausePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *PausePaymentCollectionRequest) Reset()
- func (x *PausePaymentCollectionRequest) String() string
- type PausePaymentCollectionResponse
- func (*PausePaymentCollectionResponse) Descriptor() ([]byte, []int)deprecated
- func (*PausePaymentCollectionResponse) ProtoMessage()
- func (x *PausePaymentCollectionResponse) ProtoReflect() protoreflect.Message
- func (x *PausePaymentCollectionResponse) Reset()
- func (x *PausePaymentCollectionResponse) String() string
- type Payment
- func (*Payment) Descriptor() ([]byte, []int)deprecated
- func (x *Payment) GetAmount() int64
- func (x *Payment) GetCaptureMethod() string
- func (x *Payment) GetMessage() string
- func (x *Payment) GetPaymentId() string
- func (x *Payment) GetStatus() string
- func (*Payment) ProtoMessage()
- func (x *Payment) ProtoReflect() protoreflect.Message
- func (x *Payment) Reset()
- func (x *Payment) String() string
- type PaymentIntent
- func (*PaymentIntent) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentIntent) GetClientSecret() string
- func (x *PaymentIntent) GetId() string
- func (*PaymentIntent) ProtoMessage()
- func (x *PaymentIntent) ProtoReflect() protoreflect.Message
- func (x *PaymentIntent) Reset()
- func (x *PaymentIntent) String() string
- type PaymentMethod
- func (*PaymentMethod) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentMethod) GetCard() *Card
- func (x *PaymentMethod) GetCreatedAt() int64
- func (x *PaymentMethod) GetDefault() bool
- func (x *PaymentMethod) GetLatestPayment() *Payment
- func (x *PaymentMethod) GetPaymentMethodId() string
- func (x *PaymentMethod) GetType() string
- func (*PaymentMethod) ProtoMessage()
- func (x *PaymentMethod) ProtoReflect() protoreflect.Message
- func (x *PaymentMethod) Reset()
- func (x *PaymentMethod) String() string
- type PersistentPod
- func (*PersistentPod) Descriptor() ([]byte, []int)deprecated
- func (x *PersistentPod) GetCreateTime() *timestamppb.Timestamp
- func (x *PersistentPod) GetLabels() map[string]string
- func (x *PersistentPod) GetPersistentPodId() string
- func (x *PersistentPod) GetUpdateTime() *timestamppb.Timestamp
- func (*PersistentPod) ProtoMessage()
- func (x *PersistentPod) ProtoReflect() protoreflect.Message
- func (x *PersistentPod) Reset()
- func (x *PersistentPod) String() string
- type PriceSample
- func (*PriceSample) Descriptor() ([]byte, []int)deprecated
- func (x *PriceSample) GetPricePerUnit() *CurrencyAmount
- func (x *PriceSample) GetTime() *timestamppb.Timestamp
- func (x *PriceSample) GetUnit() string
- func (*PriceSample) ProtoMessage()
- func (x *PriceSample) ProtoReflect() protoreflect.Message
- func (x *PriceSample) Reset()
- func (x *PriceSample) String() string
- type Probe
- type ProbeConfig
- func (*ProbeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ProbeConfig) GetInitialDelaySeconds() int32
- func (x *ProbeConfig) GetPeriodSeconds() int32
- func (x *ProbeConfig) GetShouldPauseOnFirstSuccess() bool
- func (x *ProbeConfig) GetTimeoutSeconds() int32
- func (*ProbeConfig) ProtoMessage()
- func (x *ProbeConfig) ProtoReflect() protoreflect.Message
- func (x *ProbeConfig) Reset()
- func (x *ProbeConfig) String() string
- type ProbeHealthCheck
- func (*ProbeHealthCheck) Descriptor() ([]byte, []int)deprecated
- func (x *ProbeHealthCheck) GetConfig() *ProbeConfig
- func (x *ProbeHealthCheck) GetProbe() *Probe
- func (x *ProbeHealthCheck) GetProbeStatus() string
- func (*ProbeHealthCheck) ProtoMessage()
- func (x *ProbeHealthCheck) ProtoReflect() protoreflect.Message
- func (x *ProbeHealthCheck) Reset()
- func (x *ProbeHealthCheck) String() string
- type Product
- func (*Product) Descriptor() ([]byte, []int)deprecated
- func (x *Product) GetComputeInstanceProduct() *ComputeInstanceProduct
- func (x *Product) GetProductType() string
- func (x *Product) GetSku() string
- func (x *Product) GetStorageProduct() *StorageProduct
- func (x *Product) GetUsageType() string
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) String() string
- type ProvisionEnvironmentRequest
- func (*ProvisionEnvironmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionEnvironmentRequest) GetBuild() *EnvironmentBuild
- func (x *ProvisionEnvironmentRequest) GetEnvironmentId() string
- func (x *ProvisionEnvironmentRequest) GetIdempotencyKey() string
- func (x *ProvisionEnvironmentRequest) GetProvision() *EnvironmentProvision
- func (*ProvisionEnvironmentRequest) ProtoMessage()
- func (x *ProvisionEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentRequest) Reset()
- func (x *ProvisionEnvironmentRequest) String() string
- type ProvisionEnvironmentResponse
- func (*ProvisionEnvironmentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionEnvironmentResponse) GetEnvironment() *Environment
- func (*ProvisionEnvironmentResponse) ProtoMessage()
- func (x *ProvisionEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentResponse) Reset()
- func (x *ProvisionEnvironmentResponse) String() string
- type ProvisionStatus
- func (*ProvisionStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ProvisionStatus) GetAttempts() []*CreateAttempt
- func (x *ProvisionStatus) GetStatus() *CreateAttemptStatus
- func (*ProvisionStatus) ProtoMessage()
- func (x *ProvisionStatus) ProtoReflect() protoreflect.Message
- func (x *ProvisionStatus) Reset()
- func (x *ProvisionStatus) String() string
- type PublicProfile
- func (*PublicProfile) Descriptor() ([]byte, []int)deprecated
- func (x *PublicProfile) GetBio() string
- func (x *PublicProfile) GetCoverPhotoUrl() string
- func (x *PublicProfile) GetCreateTime() *timestamppb.Timestamp
- func (x *PublicProfile) GetDisplayName() string
- func (x *PublicProfile) GetHandle() string
- func (x *PublicProfile) GetLabels() map[string]string
- func (x *PublicProfile) GetPublicProfileId() string
- func (x *PublicProfile) GetUpdateTime() *timestamppb.Timestamp
- func (*PublicProfile) ProtoMessage()
- func (x *PublicProfile) ProtoReflect() protoreflect.Message
- func (x *PublicProfile) Reset()
- func (x *PublicProfile) String() string
- type PurchaseCreditsRequest
- func (*PurchaseCreditsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurchaseCreditsRequest) GetAmount() int64
- func (x *PurchaseCreditsRequest) GetBillingProfileId() string
- func (x *PurchaseCreditsRequest) GetPaymentMethodId() string
- func (x *PurchaseCreditsRequest) GetPurchasingUserId() string
- func (*PurchaseCreditsRequest) ProtoMessage()
- func (x *PurchaseCreditsRequest) ProtoReflect() protoreflect.Message
- func (x *PurchaseCreditsRequest) Reset()
- func (x *PurchaseCreditsRequest) String() string
- type PurchaseCreditsResponse
- func (*PurchaseCreditsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PurchaseCreditsResponse) GetPurchasedCredits() *PurchasedCredits
- func (*PurchaseCreditsResponse) ProtoMessage()
- func (x *PurchaseCreditsResponse) ProtoReflect() protoreflect.Message
- func (x *PurchaseCreditsResponse) Reset()
- func (x *PurchaseCreditsResponse) String() string
- type PurchasedCredits
- func (*PurchasedCredits) Descriptor() ([]byte, []int)deprecated
- func (x *PurchasedCredits) GetAmount() int64
- func (x *PurchasedCredits) GetPaymentIntentId() string
- func (*PurchasedCredits) ProtoMessage()
- func (x *PurchasedCredits) ProtoReflect() protoreflect.Message
- func (x *PurchasedCredits) Reset()
- func (x *PurchasedCredits) String() string
- type Quota
- func (*Quota) Descriptor() ([]byte, []int)deprecated
- func (x *Quota) GetCurrent() int32
- func (x *Quota) GetId() string
- func (x *Quota) GetMaximum() int32
- func (x *Quota) GetName() string
- func (x *Quota) GetUnit() string
- func (*Quota) ProtoMessage()
- func (x *Quota) ProtoReflect() protoreflect.Message
- func (x *Quota) Reset()
- func (x *Quota) String() string
- type RebootInstanceRequest
- func (*RebootInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RebootInstanceRequest) GetInstanceId() string
- func (*RebootInstanceRequest) ProtoMessage()
- func (x *RebootInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceRequest) Reset()
- func (x *RebootInstanceRequest) String() string
- type RebootInstanceResponse
- func (*RebootInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RebootInstanceResponse) GetInstance() *Instance
- func (*RebootInstanceResponse) ProtoMessage()
- func (x *RebootInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceResponse) Reset()
- func (x *RebootInstanceResponse) String() string
- type RedeemCloudPointsRequest
- func (*RedeemCloudPointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemCloudPointsRequest) GetAmount() int64
- func (x *RedeemCloudPointsRequest) GetBillingProfileCreditRecipient() *BillingProfileCreditRecipient
- func (x *RedeemCloudPointsRequest) GetBillingProfileId() string
- func (m *RedeemCloudPointsRequest) GetRedeemTo() isRedeemCloudPointsRequest_RedeemTo
- func (*RedeemCloudPointsRequest) ProtoMessage()
- func (x *RedeemCloudPointsRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsRequest) Reset()
- func (x *RedeemCloudPointsRequest) String() string
- type RedeemCloudPointsRequest_BillingProfileCreditRecipient
- type RedeemCloudPointsResponse
- func (*RedeemCloudPointsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemCloudPointsResponse) GetAmount() int64
- func (*RedeemCloudPointsResponse) ProtoMessage()
- func (x *RedeemCloudPointsResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsResponse) Reset()
- func (x *RedeemCloudPointsResponse) String() string
- type RedeemRedeemableRequest
- func (*RedeemRedeemableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemRedeemableRequest) GetAmountUsd() string
- func (x *RedeemRedeemableRequest) GetBillingProfileId() string
- func (x *RedeemRedeemableRequest) GetLabels() map[string]string
- func (x *RedeemRedeemableRequest) GetLedgerId() string
- func (x *RedeemRedeemableRequest) GetRedeemableId() string
- func (x *RedeemRedeemableRequest) GetRedeemedAt() *timestamppb.Timestamp
- func (x *RedeemRedeemableRequest) GetShortCode() string
- func (x *RedeemRedeemableRequest) GetTenantId() string
- func (*RedeemRedeemableRequest) ProtoMessage()
- func (x *RedeemRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableRequest) Reset()
- func (x *RedeemRedeemableRequest) String() string
- type RedeemRedeemableResponse
- func (*RedeemRedeemableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemRedeemableResponse) GetTransaction() *Transaction
- func (*RedeemRedeemableResponse) ProtoMessage()
- func (x *RedeemRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableResponse) Reset()
- func (x *RedeemRedeemableResponse) String() string
- type Redeemable
- func (*Redeemable) Descriptor() ([]byte, []int)deprecated
- func (x *Redeemable) GetCreateTime() *timestamppb.Timestamp
- func (x *Redeemable) GetDefaultRedemptionAmountUsd() string
- func (x *Redeemable) GetDescription() string
- func (x *Redeemable) GetExpiresAt() *timestamppb.Timestamp
- func (x *Redeemable) GetGlobalConstraint() *RedeemableConstraint
- func (x *Redeemable) GetLabels() map[string]string
- func (x *Redeemable) GetMaxRedemptionAmountUsd() string
- func (x *Redeemable) GetRedeemableId() string
- func (x *Redeemable) GetShortCode() string
- func (x *Redeemable) GetStatus() string
- func (x *Redeemable) GetTenantConstraint() *RedeemableConstraint
- func (x *Redeemable) GetUpdateTime() *timestamppb.Timestamp
- func (*Redeemable) ProtoMessage()
- func (x *Redeemable) ProtoReflect() protoreflect.Message
- func (x *Redeemable) Reset()
- func (x *Redeemable) String() string
- type RedeemableConstraint
- func (*RedeemableConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemableConstraint) GetMaxRedemptions() int64
- func (x *RedeemableConstraint) GetTotalRedeemableAmountUsd() string
- func (*RedeemableConstraint) ProtoMessage()
- func (x *RedeemableConstraint) ProtoReflect() protoreflect.Message
- func (x *RedeemableConstraint) Reset()
- func (x *RedeemableConstraint) String() string
- type RedeemableTransaction
- func (*RedeemableTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemableTransaction) GetRedeemable() *Redeemable
- func (x *RedeemableTransaction) GetTransaction() *Transaction
- func (*RedeemableTransaction) ProtoMessage()
- func (x *RedeemableTransaction) ProtoReflect() protoreflect.Message
- func (x *RedeemableTransaction) Reset()
- func (x *RedeemableTransaction) String() string
- type Refund
- func (*Refund) Descriptor() ([]byte, []int)deprecated
- func (x *Refund) GetRefundId() string
- func (x *Refund) GetRefundStatus() string
- func (x *Refund) GetRefundUrl() string
- func (x *Refund) GetRefundedAt() int64
- func (*Refund) ProtoMessage()
- func (x *Refund) ProtoReflect() protoreflect.Message
- func (x *Refund) Reset()
- func (x *Refund) String() string
- type RegisterInstanceRequest
- func (*RegisterInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterInstanceRequest) GetCloudCredId() string
- func (x *RegisterInstanceRequest) GetInstanceId() string
- func (x *RegisterInstanceRequest) GetLabels() map[string]string
- func (x *RegisterInstanceRequest) GetLocation() string
- func (x *RegisterInstanceRequest) GetProviderInstanceId() string
- func (*RegisterInstanceRequest) ProtoMessage()
- func (x *RegisterInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterInstanceRequest) Reset()
- func (x *RegisterInstanceRequest) String() string
- type RegisterInstanceResponse
- func (*RegisterInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterInstanceResponse) GetInstance() *Instance
- func (*RegisterInstanceResponse) ProtoMessage()
- func (x *RegisterInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterInstanceResponse) Reset()
- func (x *RegisterInstanceResponse) String() string
- type RenderNotebookRequest
- func (*RenderNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenderNotebookRequest) GetNotebookId() string
- func (x *RenderNotebookRequest) GetRawIpynb() string
- func (m *RenderNotebookRequest) GetSource() isRenderNotebookRequest_Source
- func (x *RenderNotebookRequest) GetSourceUrl() string
- func (x *RenderNotebookRequest) GetSourceVal() *SourceVal
- func (*RenderNotebookRequest) ProtoMessage()
- func (x *RenderNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookRequest) Reset()
- func (x *RenderNotebookRequest) String() string
- type RenderNotebookRequest_NotebookId
- type RenderNotebookRequest_RawIpynb
- type RenderNotebookRequest_SourceUrl
- type RenderNotebookRequest_SourceVal
- type RenderNotebookResponse
- func (*RenderNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RenderNotebookResponse) GetHtml() string
- func (*RenderNotebookResponse) ProtoMessage()
- func (x *RenderNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookResponse) Reset()
- func (x *RenderNotebookResponse) String() string
- type ResizeEnvironmentInstanceVolumeRequest
- func (*ResizeEnvironmentInstanceVolumeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResizeEnvironmentInstanceVolumeRequest) GetDiskSize() string
- func (x *ResizeEnvironmentInstanceVolumeRequest) GetEnvironmentId() string
- func (*ResizeEnvironmentInstanceVolumeRequest) ProtoMessage()
- func (x *ResizeEnvironmentInstanceVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeEnvironmentInstanceVolumeRequest) Reset()
- func (x *ResizeEnvironmentInstanceVolumeRequest) String() string
- type ResizeEnvironmentInstanceVolumeResponse
- func (*ResizeEnvironmentInstanceVolumeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResizeEnvironmentInstanceVolumeResponse) GetEnvironment() *Environment
- func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeEnvironmentInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeEnvironmentInstanceVolumeResponse) Reset()
- func (x *ResizeEnvironmentInstanceVolumeResponse) String() string
- type ResizeInstanceVolumeRequest
- func (*ResizeInstanceVolumeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResizeInstanceVolumeRequest) GetDiskSize() string
- func (x *ResizeInstanceVolumeRequest) GetInstanceId() string
- func (*ResizeInstanceVolumeRequest) ProtoMessage()
- func (x *ResizeInstanceVolumeRequest) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceVolumeRequest) Reset()
- func (x *ResizeInstanceVolumeRequest) String() string
- type ResizeInstanceVolumeResponse
- func (*ResizeInstanceVolumeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResizeInstanceVolumeResponse) GetInstance() *Instance
- func (*ResizeInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceVolumeResponse) Reset()
- func (x *ResizeInstanceVolumeResponse) String() string
- type Result
- func (*Result) Descriptor() ([]byte, []int)deprecated
- func (x *Result) GetExitCode() int32
- func (x *Result) GetResultMessage() string
- func (x *Result) GetStatus() string
- func (x *Result) GetStderr() string
- func (x *Result) GetStdout() string
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) String() string
- type ResumeHealthCheckRequest
- func (*ResumeHealthCheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResumeHealthCheckRequest) GetHealthCheckId() string
- func (*ResumeHealthCheckRequest) ProtoMessage()
- func (x *ResumeHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeHealthCheckRequest) Reset()
- func (x *ResumeHealthCheckRequest) String() string
- type ResumeHealthCheckResponse
- type ResumePaymentCollectionRequest
- func (*ResumePaymentCollectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResumePaymentCollectionRequest) GetBillingProfileId() string
- func (*ResumePaymentCollectionRequest) ProtoMessage()
- func (x *ResumePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *ResumePaymentCollectionRequest) Reset()
- func (x *ResumePaymentCollectionRequest) String() string
- type ResumePaymentCollectionResponse
- func (*ResumePaymentCollectionResponse) Descriptor() ([]byte, []int)deprecated
- func (*ResumePaymentCollectionResponse) ProtoMessage()
- func (x *ResumePaymentCollectionResponse) ProtoReflect() protoreflect.Message
- func (x *ResumePaymentCollectionResponse) Reset()
- func (x *ResumePaymentCollectionResponse) String() string
- type RetryInvoiceRequest
- func (*RetryInvoiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RetryInvoiceRequest) GetBillingProfileId() string
- func (x *RetryInvoiceRequest) GetInvoiceId() string
- func (*RetryInvoiceRequest) ProtoMessage()
- func (x *RetryInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *RetryInvoiceRequest) Reset()
- func (x *RetryInvoiceRequest) String() string
- type RetryInvoiceResponse
- func (*RetryInvoiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RetryInvoiceResponse) GetInvoice() *Invoice
- func (*RetryInvoiceResponse) ProtoMessage()
- func (x *RetryInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *RetryInvoiceResponse) Reset()
- func (x *RetryInvoiceResponse) String() string
- type RetryPolicy
- func (*RetryPolicy) Descriptor() ([]byte, []int)deprecated
- func (x *RetryPolicy) GetDelay() string
- func (x *RetryPolicy) GetMaxAttempts() int32
- func (x *RetryPolicy) GetStopAfter() string
- func (*RetryPolicy) ProtoMessage()
- func (x *RetryPolicy) ProtoReflect() protoreflect.Message
- func (x *RetryPolicy) Reset()
- func (x *RetryPolicy) String() string
- type RevokeInstanceFirewallRulesRequest
- func (*RevokeInstanceFirewallRulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeInstanceFirewallRulesRequest) GetFirewallRuleIds() []string
- func (x *RevokeInstanceFirewallRulesRequest) GetInstanceId() string
- func (*RevokeInstanceFirewallRulesRequest) ProtoMessage()
- func (x *RevokeInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeInstanceFirewallRulesRequest) Reset()
- func (x *RevokeInstanceFirewallRulesRequest) String() string
- type RevokeInstanceFirewallRulesResponse
- func (*RevokeInstanceFirewallRulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (*RevokeInstanceFirewallRulesResponse) ProtoMessage()
- func (x *RevokeInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeInstanceFirewallRulesResponse) Reset()
- func (x *RevokeInstanceFirewallRulesResponse) String() string
- type ScriptRun
- func (*ScriptRun) Descriptor() ([]byte, []int)deprecated
- func (x *ScriptRun) GetEndTime() *timestamppb.Timestamp
- func (x *ScriptRun) GetMessage() string
- func (x *ScriptRun) GetRunId() string
- func (x *ScriptRun) GetStartTime() *timestamppb.Timestamp
- func (x *ScriptRun) GetStatus() string
- func (*ScriptRun) ProtoMessage()
- func (x *ScriptRun) ProtoReflect() protoreflect.Message
- func (x *ScriptRun) Reset()
- func (x *ScriptRun) String() string
- type SearchResponse
- func (*SearchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchResponse) GetDetails() *Details
- func (x *SearchResponse) GetEmail() string
- func (x *SearchResponse) GetReferences() int64
- func (x *SearchResponse) GetReputation() string
- func (x *SearchResponse) GetSummary() string
- func (x *SearchResponse) GetSuspicious() bool
- func (*SearchResponse) ProtoMessage()
- func (x *SearchResponse) ProtoReflect() protoreflect.Message
- func (x *SearchResponse) Reset()
- func (x *SearchResponse) String() string
- type Secret
- func (*Secret) Descriptor() ([]byte, []int)deprecated
- func (x *Secret) GetCreateTime() *timestamppb.Timestamp
- func (x *Secret) GetLabels() map[string]string
- func (x *Secret) GetSecretId() string
- func (x *Secret) GetUpdateTime() *timestamppb.Timestamp
- func (x *Secret) GetValue() string
- func (*Secret) ProtoMessage()
- func (x *Secret) ProtoReflect() protoreflect.Message
- func (x *Secret) Reset()
- func (x *Secret) String() string
- type SecretOrValue
- func (*SecretOrValue) Descriptor() ([]byte, []int)deprecated
- func (x *SecretOrValue) GetSecretId() string
- func (m *SecretOrValue) GetSecretValue() isSecretOrValue_SecretValue
- func (x *SecretOrValue) GetValue() string
- func (*SecretOrValue) ProtoMessage()
- func (x *SecretOrValue) ProtoReflect() protoreflect.Message
- func (x *SecretOrValue) Reset()
- func (x *SecretOrValue) String() string
- type SecretOrValue_SecretId
- type SecretOrValue_Value
- type ServiceEvent
- func (*ServiceEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceEvent) GetCreateTime() *timestamppb.Timestamp
- func (x *ServiceEvent) GetEvent() *Event
- func (x *ServiceEvent) GetLabels() map[string]string
- func (x *ServiceEvent) GetObject() string
- func (x *ServiceEvent) GetServiceEventId() string
- func (x *ServiceEvent) GetType() string
- func (x *ServiceEvent) GetUpdateTime() *timestamppb.Timestamp
- func (*ServiceEvent) ProtoMessage()
- func (x *ServiceEvent) ProtoReflect() protoreflect.Message
- func (x *ServiceEvent) Reset()
- func (x *ServiceEvent) String() string
- type Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetCreateTime() *timestamppb.Timestamp
- func (x *Session) GetLabels() map[string]string
- func (x *Session) GetSessionId() string
- func (x *Session) GetUpdateTime() *timestamppb.Timestamp
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- type SetPaymentMethodAsDefaultRequest
- func (*SetPaymentMethodAsDefaultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPaymentMethodAsDefaultRequest) GetBillingProfileId() string
- func (x *SetPaymentMethodAsDefaultRequest) GetPaymentMethodId() string
- func (*SetPaymentMethodAsDefaultRequest) ProtoMessage()
- func (x *SetPaymentMethodAsDefaultRequest) ProtoReflect() protoreflect.Message
- func (x *SetPaymentMethodAsDefaultRequest) Reset()
- func (x *SetPaymentMethodAsDefaultRequest) String() string
- type SetPaymentMethodAsDefaultResponse
- func (*SetPaymentMethodAsDefaultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetPaymentMethodAsDefaultResponse) GetPaymentMethods() []*PaymentMethod
- func (*SetPaymentMethodAsDefaultResponse) ProtoMessage()
- func (x *SetPaymentMethodAsDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *SetPaymentMethodAsDefaultResponse) Reset()
- func (x *SetPaymentMethodAsDefaultResponse) String() string
- type SetupIntent
- func (*SetupIntent) Descriptor() ([]byte, []int)deprecated
- func (x *SetupIntent) GetClientSecret() string
- func (x *SetupIntent) GetSetupIntentId() string
- func (*SetupIntent) ProtoMessage()
- func (x *SetupIntent) ProtoReflect() protoreflect.Message
- func (x *SetupIntent) Reset()
- func (x *SetupIntent) String() string
- type SourceVal
- type Spot
- type SshConnection
- func (*SshConnection) Descriptor() ([]byte, []int)deprecated
- func (x *SshConnection) GetHost() string
- func (x *SshConnection) GetPort() int32
- func (m *SshConnection) GetPrivateKey() isSshConnection_PrivateKey
- func (x *SshConnection) GetPrivateKeyValue() string
- func (x *SshConnection) GetUser() string
- func (*SshConnection) ProtoMessage()
- func (x *SshConnection) ProtoReflect() protoreflect.Message
- func (x *SshConnection) Reset()
- func (x *SshConnection) String() string
- type SshConnection_PrivateKeyValue
- type Star
- func (*Star) Descriptor() ([]byte, []int)deprecated
- func (x *Star) GetCreateTime() *timestamppb.Timestamp
- func (x *Star) GetLabels() map[string]string
- func (x *Star) GetNotebookId() string
- func (x *Star) GetSourceType() string
- func (x *Star) GetStarId() string
- func (x *Star) GetUpdateTime() *timestamppb.Timestamp
- func (x *Star) GetUserId() string
- func (*Star) ProtoMessage()
- func (x *Star) ProtoReflect() protoreflect.Message
- func (x *Star) Reset()
- func (x *Star) String() string
- type StarNotebookRequest
- func (*StarNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StarNotebookRequest) GetLabels() map[string]string
- func (x *StarNotebookRequest) GetNotebookId() string
- func (*StarNotebookRequest) ProtoMessage()
- func (x *StarNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *StarNotebookRequest) Reset()
- func (x *StarNotebookRequest) String() string
- type StarNotebookResponse
- func (*StarNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StarNotebookResponse) GetStar() *Star
- func (*StarNotebookResponse) ProtoMessage()
- func (x *StarNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *StarNotebookResponse) Reset()
- func (x *StarNotebookResponse) String() string
- type StartEnvironmentInstanceRequest
- func (*StartEnvironmentInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StartEnvironmentInstanceRequest) ProtoMessage()
- func (x *StartEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceRequest) Reset()
- func (x *StartEnvironmentInstanceRequest) String() string
- type StartEnvironmentInstanceResponse
- func (*StartEnvironmentInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (*StartEnvironmentInstanceResponse) ProtoMessage()
- func (x *StartEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceResponse) Reset()
- func (x *StartEnvironmentInstanceResponse) String() string
- type StartInstanceRequest
- func (*StartInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartInstanceRequest) GetInstanceId() string
- func (*StartInstanceRequest) ProtoMessage()
- func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstanceRequest) Reset()
- func (x *StartInstanceRequest) String() string
- type StartInstanceResponse
- func (*StartInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartInstanceResponse) GetInstance() *Instance
- func (*StartInstanceResponse) ProtoMessage()
- func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartInstanceResponse) Reset()
- func (x *StartInstanceResponse) String() string
- type Status
- type StopEnvironmentInstanceRequest
- func (*StopEnvironmentInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StopEnvironmentInstanceRequest) ProtoMessage()
- func (x *StopEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceRequest) Reset()
- func (x *StopEnvironmentInstanceRequest) String() string
- type StopEnvironmentInstanceResponse
- func (*StopEnvironmentInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StopEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (*StopEnvironmentInstanceResponse) ProtoMessage()
- func (x *StopEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceResponse) Reset()
- func (x *StopEnvironmentInstanceResponse) String() string
- type StopInstanceRequest
- func (*StopInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StopInstanceRequest) GetInstanceId() string
- func (*StopInstanceRequest) ProtoMessage()
- func (x *StopInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopInstanceRequest) Reset()
- func (x *StopInstanceRequest) String() string
- type StopInstanceResponse
- func (*StopInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StopInstanceResponse) GetInstance() *Instance
- func (*StopInstanceResponse) ProtoMessage()
- func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopInstanceResponse) Reset()
- func (x *StopInstanceResponse) String() string
- type Storage
- func (*Storage) Descriptor() ([]byte, []int)deprecated
- func (x *Storage) GetCount() int32
- func (x *Storage) GetMaxSize() string
- func (x *Storage) GetMinSize() string
- func (x *Storage) GetPricePerGbHr() *CurrencyAmount
- func (x *Storage) GetSize() string
- func (x *Storage) GetType() string
- func (*Storage) ProtoMessage()
- func (x *Storage) ProtoReflect() protoreflect.Message
- func (x *Storage) Reset()
- func (x *Storage) String() string
- type StorageOptions
- func (*StorageOptions) Descriptor() ([]byte, []int)deprecated
- func (x *StorageOptions) GetLocation() string
- func (x *StorageOptions) GetVolumeType() string
- func (*StorageOptions) ProtoMessage()
- func (x *StorageOptions) ProtoReflect() protoreflect.Message
- func (x *StorageOptions) Reset()
- func (x *StorageOptions) String() string
- type StoragePrice
- type StorageProduct
- func (*StorageProduct) Descriptor() ([]byte, []int)deprecated
- func (x *StorageProduct) GetAttrs() *StorageProductAttrs
- func (x *StorageProduct) GetPrices() *StoragePrice
- func (*StorageProduct) ProtoMessage()
- func (x *StorageProduct) ProtoReflect() protoreflect.Message
- func (x *StorageProduct) Reset()
- func (x *StorageProduct) String() string
- type StorageProductAttrs
- func (*StorageProductAttrs) Descriptor() ([]byte, []int)deprecated
- func (x *StorageProductAttrs) GetLocation() string
- func (x *StorageProductAttrs) GetVolumeFamily() string
- func (x *StorageProductAttrs) GetVolumeType() string
- func (*StorageProductAttrs) ProtoMessage()
- func (x *StorageProductAttrs) ProtoReflect() protoreflect.Message
- func (x *StorageProductAttrs) Reset()
- func (x *StorageProductAttrs) String() string
- type Subnet
- func (*Subnet) Descriptor() ([]byte, []int)deprecated
- func (x *Subnet) GetAvailabilityZone() string
- func (x *Subnet) GetCidrBlock() string
- func (x *Subnet) GetDefaultForAz() bool
- func (x *Subnet) GetMapPublicIpOnLaunch() bool
- func (x *Subnet) GetSubnetId() string
- func (x *Subnet) GetVpcId() string
- func (*Subnet) ProtoMessage()
- func (x *Subnet) ProtoReflect() protoreflect.Message
- func (x *Subnet) Reset()
- func (x *Subnet) String() string
- type SysUser
- func (*SysUser) Descriptor() ([]byte, []int)deprecated
- func (x *SysUser) GetIsAdmin() bool
- func (x *SysUser) GetLabels() map[string]string
- func (x *SysUser) GetPort() int32
- func (x *SysUser) GetPrivateKey() *SecretOrValue
- func (x *SysUser) GetPublicKey() string
- func (x *SysUser) GetUsername() string
- func (*SysUser) ProtoMessage()
- func (x *SysUser) ProtoReflect() protoreflect.Message
- func (x *SysUser) Reset()
- func (x *SysUser) String() string
- type Task
- func (*Task) Descriptor() ([]byte, []int)deprecated
- func (x *Task) GetCreateTime() *timestamppb.Timestamp
- func (x *Task) GetFinishTime() *timestamppb.Timestamp
- func (x *Task) GetLabels() map[string]string
- func (x *Task) GetMessage() string
- func (x *Task) GetName() string
- func (x *Task) GetStatus() string
- func (x *Task) GetTaskId() string
- func (*Task) ProtoMessage()
- func (x *Task) ProtoReflect() protoreflect.Message
- func (x *Task) Reset()
- func (x *Task) String() string
- type TerminateEnvironmentInstanceRequest
- func (*TerminateEnvironmentInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*TerminateEnvironmentInstanceRequest) ProtoMessage()
- func (x *TerminateEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceRequest) Reset()
- func (x *TerminateEnvironmentInstanceRequest) String() string
- type TerminateEnvironmentInstanceResponse
- func (*TerminateEnvironmentInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (*TerminateEnvironmentInstanceResponse) ProtoMessage()
- func (x *TerminateEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceResponse) Reset()
- func (x *TerminateEnvironmentInstanceResponse) String() string
- type TerminateInstanceRequest
- func (*TerminateInstanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateInstanceRequest) GetInstanceId() string
- func (*TerminateInstanceRequest) ProtoMessage()
- func (x *TerminateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceRequest) Reset()
- func (x *TerminateInstanceRequest) String() string
- type TerminateInstanceResponse
- func (*TerminateInstanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateInstanceResponse) GetInstance() *Instance
- func (*TerminateInstanceResponse) ProtoMessage()
- func (x *TerminateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceResponse) Reset()
- func (x *TerminateInstanceResponse) String() string
- type Thresholds
- func (*Thresholds) Descriptor() ([]byte, []int)deprecated
- func (x *Thresholds) GetFailureThreshold() int32
- func (x *Thresholds) GetSuccessThreshold() int32
- func (*Thresholds) ProtoMessage()
- func (x *Thresholds) ProtoReflect() protoreflect.Message
- func (x *Thresholds) Reset()
- func (x *Thresholds) String() string
- type TimePeriod
- func (*TimePeriod) Descriptor() ([]byte, []int)deprecated
- func (x *TimePeriod) GetEnd() *timestamppb.Timestamp
- func (x *TimePeriod) GetStart() *timestamppb.Timestamp
- func (*TimePeriod) ProtoMessage()
- func (x *TimePeriod) ProtoReflect() protoreflect.Message
- func (x *TimePeriod) Reset()
- func (x *TimePeriod) String() string
- type TimeRange
- func (*TimeRange) Descriptor() ([]byte, []int)deprecated
- func (x *TimeRange) GetEndTime() *timestamppb.Timestamp
- func (x *TimeRange) GetStartTime() *timestamppb.Timestamp
- func (*TimeRange) ProtoMessage()
- func (x *TimeRange) ProtoReflect() protoreflect.Message
- func (x *TimeRange) Reset()
- func (x *TimeRange) String() string
- type Transaction
- func (*Transaction) Descriptor() ([]byte, []int)deprecated
- func (x *Transaction) GetAmountUsd() string
- func (x *Transaction) GetBillingProfileId() string
- func (x *Transaction) GetCreateTime() *timestamppb.Timestamp
- func (x *Transaction) GetLabels() map[string]string
- func (x *Transaction) GetLedgerId() string
- func (x *Transaction) GetNote() string
- func (x *Transaction) GetTransactionId() string
- func (x *Transaction) GetTransactionTime() *timestamppb.Timestamp
- func (x *Transaction) GetType() string
- func (x *Transaction) GetUpdateTime() *timestamppb.Timestamp
- func (*Transaction) ProtoMessage()
- func (x *Transaction) ProtoReflect() protoreflect.Message
- func (x *Transaction) Reset()
- func (x *Transaction) String() string
- type UnStarNotebookRequest
- func (*UnStarNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnStarNotebookRequest) GetLabels() map[string]string
- func (x *UnStarNotebookRequest) GetNotebookId() string
- func (*UnStarNotebookRequest) ProtoMessage()
- func (x *UnStarNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *UnStarNotebookRequest) Reset()
- func (x *UnStarNotebookRequest) String() string
- type UnStarNotebookResponse
- type UpdateBillingProfileCreditBalanceRequest
- func (*UpdateBillingProfileCreditBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingProfileCreditBalanceRequest) GetAmount() int64
- func (x *UpdateBillingProfileCreditBalanceRequest) GetBillingProfileId() string
- func (x *UpdateBillingProfileCreditBalanceRequest) GetDescription() string
- func (x *UpdateBillingProfileCreditBalanceRequest) GetMeta() map[string]string
- func (*UpdateBillingProfileCreditBalanceRequest) ProtoMessage()
- func (x *UpdateBillingProfileCreditBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileCreditBalanceRequest) Reset()
- func (x *UpdateBillingProfileCreditBalanceRequest) String() string
- type UpdateBillingProfileCreditBalanceResponse
- func (*UpdateBillingProfileCreditBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment() *CreditBalanceAdjustment
- func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage()
- func (x *UpdateBillingProfileCreditBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileCreditBalanceResponse) Reset()
- func (x *UpdateBillingProfileCreditBalanceResponse) String() string
- type UpdateBillingProfileRequest
- func (*UpdateBillingProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
- func (x *UpdateBillingProfileRequest) GetBillingProfileId() string
- func (x *UpdateBillingProfileRequest) GetCreditDetails() *CreditDetails
- func (*UpdateBillingProfileRequest) ProtoMessage()
- func (x *UpdateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileRequest) Reset()
- func (x *UpdateBillingProfileRequest) String() string
- type UpdateBillingProfileResponse
- func (*UpdateBillingProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (*UpdateBillingProfileResponse) ProtoMessage()
- func (x *UpdateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileResponse) Reset()
- func (x *UpdateBillingProfileResponse) String() string
- type UpdateCloudCredStatusRequest
- func (*UpdateCloudCredStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCloudCredStatusRequest) GetCloudCredId() string
- func (x *UpdateCloudCredStatusRequest) GetStatus() string
- func (*UpdateCloudCredStatusRequest) ProtoMessage()
- func (x *UpdateCloudCredStatusRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredStatusRequest) Reset()
- func (x *UpdateCloudCredStatusRequest) String() string
- type UpdateCloudCredStatusResponse
- func (*UpdateCloudCredStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCloudCredStatusResponse) GetCloudCred() *CloudCred
- func (*UpdateCloudCredStatusResponse) ProtoMessage()
- func (x *UpdateCloudCredStatusResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredStatusResponse) Reset()
- func (x *UpdateCloudCredStatusResponse) String() string
- type UpdatePublicProfileRequest
- func (*UpdatePublicProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePublicProfileRequest) GetBio() string
- func (x *UpdatePublicProfileRequest) GetCoverPhotoData() []byte
- func (x *UpdatePublicProfileRequest) GetDisplayName() string
- func (x *UpdatePublicProfileRequest) GetHandle() string
- func (x *UpdatePublicProfileRequest) GetPublicProfileId() string
- func (*UpdatePublicProfileRequest) ProtoMessage()
- func (x *UpdatePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileRequest) Reset()
- func (x *UpdatePublicProfileRequest) String() string
- type UpdatePublicProfileResponse
- func (*UpdatePublicProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (*UpdatePublicProfileResponse) ProtoMessage()
- func (x *UpdatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileResponse) Reset()
- func (x *UpdatePublicProfileResponse) String() string
- type UsageFrame
- func (*UsageFrame) Descriptor() ([]byte, []int)deprecated
- func (x *UsageFrame) GetComputeAmount() string
- func (x *UsageFrame) GetGroups() map[string]*Group
- func (x *UsageFrame) GetOtherAmount() string
- func (x *UsageFrame) GetStorageAmount() string
- func (x *UsageFrame) GetTimePeriod() *TimePeriod
- func (x *UsageFrame) GetTotalUsd() string
- func (*UsageFrame) ProtoMessage()
- func (x *UsageFrame) ProtoReflect() protoreflect.Message
- func (x *UsageFrame) Reset()
- func (x *UsageFrame) String() string
- type VMBuild
- type VastAICredential
- type VerbBuild
- type Vpc
Constants ¶
This section is empty.
Variables ¶
var ( IngressGatewayStatus_name = map[int32]string{ 0: "INGRESS_GATEWAY_STATUS_UNSPECIFIED", 1: "INGRESS_GATEWAY_STATUS_UNKNOWN", 2: "INGRESS_GATEWAY_STATUS_HEALTHY", 3: "INGRESS_GATEWAY_STATUS_DOWN", 4: "INGRESS_GATEWAY_STATUS_INACTIVE", } IngressGatewayStatus_value = map[string]int32{ "INGRESS_GATEWAY_STATUS_UNSPECIFIED": 0, "INGRESS_GATEWAY_STATUS_UNKNOWN": 1, "INGRESS_GATEWAY_STATUS_HEALTHY": 2, "INGRESS_GATEWAY_STATUS_DOWN": 3, "INGRESS_GATEWAY_STATUS_INACTIVE": 4, } )
Enum value maps for IngressGatewayStatus.
var ( CreateAttemptStatus_State_name = map[int32]string{ 0: "STATE_UNSPECIFIED", 1: "STATE_WAITING", 2: "STATE_RUNNING", 3: "STATE_SUCCESS", 4: "STATE_FAILURE", } CreateAttemptStatus_State_value = map[string]int32{ "STATE_UNSPECIFIED": 0, "STATE_WAITING": 1, "STATE_RUNNING": 2, "STATE_SUCCESS": 3, "STATE_FAILURE": 4, } )
Enum value maps for CreateAttemptStatus_State.
var File_devplaneapi_v1_billing_profile_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_billing_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_cloud_cred_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_cloud_info_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_common_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_data_source_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_environment_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_health_check_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_ingress_gateway_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_instance_exec_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_instance_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_ledger_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_limit_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_notebook_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_persistent_pod_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_public_profile_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_redeemable_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_reputation_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_secret_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_service_event_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_session_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_usage_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AWSCredential ¶
type AWSCredential struct { AccessKeyId string `protobuf:"bytes,1,opt,name=access_key_id,json=accessKeyId,proto3" json:"access_key_id,omitempty"` SecretAccessKey string `protobuf:"bytes,2,opt,name=secret_access_key,json=secretAccessKey,proto3" json:"secret_access_key,omitempty"` RoleArn string `protobuf:"bytes,3,opt,name=role_arn,json=roleArn,proto3" json:"role_arn,omitempty"` ExternalId string `protobuf:"bytes,4,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // contains filtered or unexported fields }
func (*AWSCredential) Descriptor
deprecated
func (*AWSCredential) Descriptor() ([]byte, []int)
Deprecated: Use AWSCredential.ProtoReflect.Descriptor instead.
func (*AWSCredential) GetAccessKeyId ¶
func (x *AWSCredential) GetAccessKeyId() string
func (*AWSCredential) GetExternalId ¶
func (x *AWSCredential) GetExternalId() string
func (*AWSCredential) GetRoleArn ¶
func (x *AWSCredential) GetRoleArn() string
func (*AWSCredential) GetSecretAccessKey ¶
func (x *AWSCredential) GetSecretAccessKey() string
func (*AWSCredential) ProtoMessage ¶
func (*AWSCredential) ProtoMessage()
func (*AWSCredential) ProtoReflect ¶
func (x *AWSCredential) ProtoReflect() protoreflect.Message
func (*AWSCredential) Reset ¶
func (x *AWSCredential) Reset()
func (*AWSCredential) String ¶
func (x *AWSCredential) String() string
type AccessPolicy ¶
type AccessPolicy struct { AccessPolicyId string `protobuf:"bytes,1,opt,name=access_policy_id,json=accessPolicyId,proto3" json:"access_policy_id,omitempty"` AccessPolicy *CreateAccessPolicy `protobuf:"bytes,2,opt,name=access_policy,json=accessPolicy,proto3" json:"access_policy,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // contains filtered or unexported fields }
func (*AccessPolicy) Descriptor
deprecated
func (*AccessPolicy) Descriptor() ([]byte, []int)
Deprecated: Use AccessPolicy.ProtoReflect.Descriptor instead.
func (*AccessPolicy) GetAccessPolicy ¶
func (x *AccessPolicy) GetAccessPolicy() *CreateAccessPolicy
func (*AccessPolicy) GetAccessPolicyId ¶
func (x *AccessPolicy) GetAccessPolicyId() string
func (*AccessPolicy) GetCreateTime ¶
func (x *AccessPolicy) GetCreateTime() *timestamppb.Timestamp
func (*AccessPolicy) ProtoMessage ¶
func (*AccessPolicy) ProtoMessage()
func (*AccessPolicy) ProtoReflect ¶
func (x *AccessPolicy) ProtoReflect() protoreflect.Message
func (*AccessPolicy) Reset ¶
func (x *AccessPolicy) Reset()
func (*AccessPolicy) String ¶
func (x *AccessPolicy) String() string
type AddIngressToGatewayRequest ¶
type AddIngressToGatewayRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` Ingresses []*CreateIngress `protobuf:"bytes,2,rep,name=ingresses,proto3" json:"ingresses,omitempty"` // contains filtered or unexported fields }
func (*AddIngressToGatewayRequest) Descriptor
deprecated
func (*AddIngressToGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddIngressToGatewayRequest.ProtoReflect.Descriptor instead.
func (*AddIngressToGatewayRequest) GetIngressGatewayId ¶
func (x *AddIngressToGatewayRequest) GetIngressGatewayId() string
func (*AddIngressToGatewayRequest) GetIngresses ¶
func (x *AddIngressToGatewayRequest) GetIngresses() []*CreateIngress
func (*AddIngressToGatewayRequest) ProtoMessage ¶
func (*AddIngressToGatewayRequest) ProtoMessage()
func (*AddIngressToGatewayRequest) ProtoReflect ¶
func (x *AddIngressToGatewayRequest) ProtoReflect() protoreflect.Message
func (*AddIngressToGatewayRequest) Reset ¶
func (x *AddIngressToGatewayRequest) Reset()
func (*AddIngressToGatewayRequest) String ¶
func (x *AddIngressToGatewayRequest) String() string
type AddIngressToGatewayResponse ¶
type AddIngressToGatewayResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*AddIngressToGatewayResponse) Descriptor
deprecated
func (*AddIngressToGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddIngressToGatewayResponse.ProtoReflect.Descriptor instead.
func (*AddIngressToGatewayResponse) GetIngressGateway ¶
func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
func (*AddIngressToGatewayResponse) ProtoMessage ¶
func (*AddIngressToGatewayResponse) ProtoMessage()
func (*AddIngressToGatewayResponse) ProtoReflect ¶
func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
func (*AddIngressToGatewayResponse) Reset ¶
func (x *AddIngressToGatewayResponse) Reset()
func (*AddIngressToGatewayResponse) String ¶
func (x *AddIngressToGatewayResponse) String() string
type AddInstanceFirewallRulesRequest ¶
type AddInstanceFirewallRulesRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` FirewallRules *FirewallRules `protobuf:"bytes,2,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"` // contains filtered or unexported fields }
func (*AddInstanceFirewallRulesRequest) Descriptor
deprecated
func (*AddInstanceFirewallRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddInstanceFirewallRulesRequest.ProtoReflect.Descriptor instead.
func (*AddInstanceFirewallRulesRequest) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesRequest) GetInstanceId ¶
func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
func (*AddInstanceFirewallRulesRequest) ProtoMessage ¶
func (*AddInstanceFirewallRulesRequest) ProtoMessage()
func (*AddInstanceFirewallRulesRequest) ProtoReflect ¶
func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesRequest) Reset ¶
func (x *AddInstanceFirewallRulesRequest) Reset()
func (*AddInstanceFirewallRulesRequest) String ¶
func (x *AddInstanceFirewallRulesRequest) String() string
type AddInstanceFirewallRulesResponse ¶
type AddInstanceFirewallRulesResponse struct { FirewallRules *FirewallRules `protobuf:"bytes,1,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"` // contains filtered or unexported fields }
func (*AddInstanceFirewallRulesResponse) Descriptor
deprecated
func (*AddInstanceFirewallRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddInstanceFirewallRulesResponse.ProtoReflect.Descriptor instead.
func (*AddInstanceFirewallRulesResponse) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesResponse) ProtoMessage ¶
func (*AddInstanceFirewallRulesResponse) ProtoMessage()
func (*AddInstanceFirewallRulesResponse) ProtoReflect ¶
func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesResponse) Reset ¶
func (x *AddInstanceFirewallRulesResponse) Reset()
func (*AddInstanceFirewallRulesResponse) String ¶
func (x *AddInstanceFirewallRulesResponse) String() string
type AddPolicyToIngressRequest ¶
type AddPolicyToIngressRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` IngressId string `protobuf:"bytes,2,opt,name=ingress_id,json=ingressId,proto3" json:"ingress_id,omitempty"` AccessPolicy []*CreateAccessPolicy `protobuf:"bytes,3,rep,name=access_policy,json=accessPolicy,proto3" json:"access_policy,omitempty"` // contains filtered or unexported fields }
func (*AddPolicyToIngressRequest) Descriptor
deprecated
func (*AddPolicyToIngressRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPolicyToIngressRequest.ProtoReflect.Descriptor instead.
func (*AddPolicyToIngressRequest) GetAccessPolicy ¶
func (x *AddPolicyToIngressRequest) GetAccessPolicy() []*CreateAccessPolicy
func (*AddPolicyToIngressRequest) GetIngressGatewayId ¶
func (x *AddPolicyToIngressRequest) GetIngressGatewayId() string
func (*AddPolicyToIngressRequest) GetIngressId ¶
func (x *AddPolicyToIngressRequest) GetIngressId() string
func (*AddPolicyToIngressRequest) ProtoMessage ¶
func (*AddPolicyToIngressRequest) ProtoMessage()
func (*AddPolicyToIngressRequest) ProtoReflect ¶
func (x *AddPolicyToIngressRequest) ProtoReflect() protoreflect.Message
func (*AddPolicyToIngressRequest) Reset ¶
func (x *AddPolicyToIngressRequest) Reset()
func (*AddPolicyToIngressRequest) String ¶
func (x *AddPolicyToIngressRequest) String() string
type AddPolicyToIngressResponse ¶
type AddPolicyToIngressResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*AddPolicyToIngressResponse) Descriptor
deprecated
func (*AddPolicyToIngressResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPolicyToIngressResponse.ProtoReflect.Descriptor instead.
func (*AddPolicyToIngressResponse) GetIngressGateway ¶
func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
func (*AddPolicyToIngressResponse) ProtoMessage ¶
func (*AddPolicyToIngressResponse) ProtoMessage()
func (*AddPolicyToIngressResponse) ProtoReflect ¶
func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
func (*AddPolicyToIngressResponse) Reset ¶
func (x *AddPolicyToIngressResponse) Reset()
func (*AddPolicyToIngressResponse) String ¶
func (x *AddPolicyToIngressResponse) String() string
type AggregateUsageOptions ¶
type AggregateUsageOptions struct { GroupBy []string `protobuf:"bytes,1,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"` TimeGranularity string `protobuf:"bytes,2,opt,name=time_granularity,json=timeGranularity,proto3" json:"time_granularity,omitempty"` OrderBy []*OrderOptions `protobuf:"bytes,3,rep,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ TimeFilter *TimePeriod `protobuf:"bytes,5,opt,name=time_filter,json=timeFilter,proto3" json:"time_filter,omitempty"` ChargeTypeFilter []string `protobuf:"bytes,6,rep,name=charge_type_filter,json=chargeTypeFilter,proto3" json:"charge_type_filter,omitempty"` // contains filtered or unexported fields }
func (*AggregateUsageOptions) Descriptor
deprecated
func (*AggregateUsageOptions) Descriptor() ([]byte, []int)
Deprecated: Use AggregateUsageOptions.ProtoReflect.Descriptor instead.
func (*AggregateUsageOptions) GetChargeTypeFilter ¶
func (x *AggregateUsageOptions) GetChargeTypeFilter() []string
func (*AggregateUsageOptions) GetGroupBy ¶
func (x *AggregateUsageOptions) GetGroupBy() []string
func (*AggregateUsageOptions) GetHasAllLabels ¶
func (x *AggregateUsageOptions) GetHasAllLabels() map[string]string
func (*AggregateUsageOptions) GetOrderBy ¶
func (x *AggregateUsageOptions) GetOrderBy() []*OrderOptions
func (*AggregateUsageOptions) GetTimeFilter ¶
func (x *AggregateUsageOptions) GetTimeFilter() *TimePeriod
func (*AggregateUsageOptions) GetTimeGranularity ¶
func (x *AggregateUsageOptions) GetTimeGranularity() string
func (*AggregateUsageOptions) ProtoMessage ¶
func (*AggregateUsageOptions) ProtoMessage()
func (*AggregateUsageOptions) ProtoReflect ¶
func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
func (*AggregateUsageOptions) Reset ¶
func (x *AggregateUsageOptions) Reset()
func (*AggregateUsageOptions) String ¶
func (x *AggregateUsageOptions) String() string
type AggregateUsageRequest ¶
type AggregateUsageRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *AggregateUsageOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*AggregateUsageRequest) Descriptor
deprecated
func (*AggregateUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use AggregateUsageRequest.ProtoReflect.Descriptor instead.
func (*AggregateUsageRequest) GetOptions ¶
func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
func (*AggregateUsageRequest) GetPageParams ¶
func (x *AggregateUsageRequest) GetPageParams() *PageParams
func (*AggregateUsageRequest) ProtoMessage ¶
func (*AggregateUsageRequest) ProtoMessage()
func (*AggregateUsageRequest) ProtoReflect ¶
func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
func (*AggregateUsageRequest) Reset ¶
func (x *AggregateUsageRequest) Reset()
func (*AggregateUsageRequest) String ¶
func (x *AggregateUsageRequest) String() string
type AggregateUsageResponse ¶
type AggregateUsageResponse struct { Items []*AggregateUsageResult `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*AggregateUsageResponse) Descriptor
deprecated
func (*AggregateUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use AggregateUsageResponse.ProtoReflect.Descriptor instead.
func (*AggregateUsageResponse) GetItems ¶
func (x *AggregateUsageResponse) GetItems() []*AggregateUsageResult
func (*AggregateUsageResponse) GetNextPageToken ¶
func (x *AggregateUsageResponse) GetNextPageToken() string
func (*AggregateUsageResponse) ProtoMessage ¶
func (*AggregateUsageResponse) ProtoMessage()
func (*AggregateUsageResponse) ProtoReflect ¶
func (x *AggregateUsageResponse) ProtoReflect() protoreflect.Message
func (*AggregateUsageResponse) Reset ¶
func (x *AggregateUsageResponse) Reset()
func (*AggregateUsageResponse) String ¶
func (x *AggregateUsageResponse) String() string
type AggregateUsageResult ¶
type AggregateUsageResult struct { GroupedBy map[string]string `` /* 176-byte string literal not displayed */ Date string `protobuf:"bytes,2,opt,name=date,proto3" json:"date,omitempty"` TotalUsage float64 `protobuf:"fixed64,3,opt,name=total_usage,json=totalUsage,proto3" json:"total_usage,omitempty"` TotalTime uint64 `protobuf:"varint,4,opt,name=total_time,json=totalTime,proto3" json:"total_time,omitempty"` AvgPrice float64 `protobuf:"fixed64,5,opt,name=avg_price,json=avgPrice,proto3" json:"avg_price,omitempty"` // contains filtered or unexported fields }
func (*AggregateUsageResult) Descriptor
deprecated
func (*AggregateUsageResult) Descriptor() ([]byte, []int)
Deprecated: Use AggregateUsageResult.ProtoReflect.Descriptor instead.
func (*AggregateUsageResult) GetAvgPrice ¶
func (x *AggregateUsageResult) GetAvgPrice() float64
func (*AggregateUsageResult) GetDate ¶
func (x *AggregateUsageResult) GetDate() string
func (*AggregateUsageResult) GetGroupedBy ¶
func (x *AggregateUsageResult) GetGroupedBy() map[string]string
func (*AggregateUsageResult) GetTotalTime ¶
func (x *AggregateUsageResult) GetTotalTime() uint64
func (*AggregateUsageResult) GetTotalUsage ¶
func (x *AggregateUsageResult) GetTotalUsage() float64
func (*AggregateUsageResult) ProtoMessage ¶
func (*AggregateUsageResult) ProtoMessage()
func (*AggregateUsageResult) ProtoReflect ¶
func (x *AggregateUsageResult) ProtoReflect() protoreflect.Message
func (*AggregateUsageResult) Reset ¶
func (x *AggregateUsageResult) Reset()
func (*AggregateUsageResult) String ¶
func (x *AggregateUsageResult) String() string
type AkashCredential ¶
type AkashCredential struct { MainWalletMnemonic string `protobuf:"bytes,1,opt,name=main_wallet_mnemonic,json=mainWalletMnemonic,proto3" json:"main_wallet_mnemonic,omitempty"` InstanceTypeWalletMnemonic string `` /* 143-byte string literal not displayed */ CertPem string `protobuf:"bytes,3,opt,name=cert_pem,json=certPem,proto3" json:"cert_pem,omitempty"` EncryptedPrivateKeyPem string `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AkashCredential) Descriptor
deprecated
func (*AkashCredential) Descriptor() ([]byte, []int)
Deprecated: Use AkashCredential.ProtoReflect.Descriptor instead.
func (*AkashCredential) GetCertPem ¶
func (x *AkashCredential) GetCertPem() string
func (*AkashCredential) GetEncryptedPrivateKeyPem ¶
func (x *AkashCredential) GetEncryptedPrivateKeyPem() string
func (*AkashCredential) GetInstanceTypeWalletMnemonic ¶
func (x *AkashCredential) GetInstanceTypeWalletMnemonic() string
func (*AkashCredential) GetMainWalletMnemonic ¶
func (x *AkashCredential) GetMainWalletMnemonic() string
func (*AkashCredential) ProtoMessage ¶
func (*AkashCredential) ProtoMessage()
func (*AkashCredential) ProtoReflect ¶
func (x *AkashCredential) ProtoReflect() protoreflect.Message
func (*AkashCredential) Reset ¶
func (x *AkashCredential) Reset()
func (*AkashCredential) String ¶
func (x *AkashCredential) String() string
type ApiVoidEmailReputation ¶
type ApiVoidEmailReputation struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` ValidFormat bool `protobuf:"varint,2,opt,name=valid_format,json=validFormat,proto3" json:"valid_format,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` RoleAddress bool `protobuf:"varint,4,opt,name=role_address,json=roleAddress,proto3" json:"role_address,omitempty"` SuspiciousUsername bool `protobuf:"varint,5,opt,name=suspicious_username,json=suspiciousUsername,proto3" json:"suspicious_username,omitempty"` DirtyWordsUsername bool `protobuf:"varint,6,opt,name=dirty_words_username,json=dirtyWordsUsername,proto3" json:"dirty_words_username,omitempty"` SuspiciousEmail bool `protobuf:"varint,7,opt,name=suspicious_email,json=suspiciousEmail,proto3" json:"suspicious_email,omitempty"` Domain string `protobuf:"bytes,8,opt,name=domain,proto3" json:"domain,omitempty"` ValidTld bool `protobuf:"varint,9,opt,name=valid_tld,json=validTld,proto3" json:"valid_tld,omitempty"` Disposable bool `protobuf:"varint,10,opt,name=disposable,proto3" json:"disposable,omitempty"` HasARecords bool `protobuf:"varint,11,opt,name=has_a_records,json=hasARecords,proto3" json:"has_a_records,omitempty"` HasMxRecords bool `protobuf:"varint,12,opt,name=has_mx_records,json=hasMxRecords,proto3" json:"has_mx_records,omitempty"` HasSpfRecords bool `protobuf:"varint,13,opt,name=has_spf_records,json=hasSpfRecords,proto3" json:"has_spf_records,omitempty"` IsSpoofable bool `protobuf:"varint,14,opt,name=is_spoofable,json=isSpoofable,proto3" json:"is_spoofable,omitempty"` DmarcConfigured bool `protobuf:"varint,15,opt,name=dmarc_configured,json=dmarcConfigured,proto3" json:"dmarc_configured,omitempty"` DmarcEnforced bool `protobuf:"varint,16,opt,name=dmarc_enforced,json=dmarcEnforced,proto3" json:"dmarc_enforced,omitempty"` FreeEmail bool `protobuf:"varint,17,opt,name=free_email,json=freeEmail,proto3" json:"free_email,omitempty"` RussianFreeEmail bool `protobuf:"varint,18,opt,name=russian_free_email,json=russianFreeEmail,proto3" json:"russian_free_email,omitempty"` ChinaFreeEmail bool `protobuf:"varint,19,opt,name=china_free_email,json=chinaFreeEmail,proto3" json:"china_free_email,omitempty"` DidYouMean string `protobuf:"bytes,20,opt,name=did_you_mean,json=didYouMean,proto3" json:"did_you_mean,omitempty"` SuspiciousDomain bool `protobuf:"varint,21,opt,name=suspicious_domain,json=suspiciousDomain,proto3" json:"suspicious_domain,omitempty"` DirtyWordsDomain bool `protobuf:"varint,22,opt,name=dirty_words_domain,json=dirtyWordsDomain,proto3" json:"dirty_words_domain,omitempty"` DomainPopular bool `protobuf:"varint,23,opt,name=domain_popular,json=domainPopular,proto3" json:"domain_popular,omitempty"` RiskyTld bool `protobuf:"varint,24,opt,name=risky_tld,json=riskyTld,proto3" json:"risky_tld,omitempty"` PoliceDomain bool `protobuf:"varint,25,opt,name=police_domain,json=policeDomain,proto3" json:"police_domain,omitempty"` GovernmentDomain bool `protobuf:"varint,26,opt,name=government_domain,json=governmentDomain,proto3" json:"government_domain,omitempty"` EducationalDomain bool `protobuf:"varint,27,opt,name=educational_domain,json=educationalDomain,proto3" json:"educational_domain,omitempty"` ShouldBlock bool `protobuf:"varint,28,opt,name=should_block,json=shouldBlock,proto3" json:"should_block,omitempty"` Score int32 `protobuf:"varint,29,opt,name=score,proto3" json:"score,omitempty"` // contains filtered or unexported fields }
func (*ApiVoidEmailReputation) Descriptor
deprecated
func (*ApiVoidEmailReputation) Descriptor() ([]byte, []int)
Deprecated: Use ApiVoidEmailReputation.ProtoReflect.Descriptor instead.
func (*ApiVoidEmailReputation) GetChinaFreeEmail ¶
func (x *ApiVoidEmailReputation) GetChinaFreeEmail() bool
func (*ApiVoidEmailReputation) GetDidYouMean ¶
func (x *ApiVoidEmailReputation) GetDidYouMean() string
func (*ApiVoidEmailReputation) GetDirtyWordsDomain ¶
func (x *ApiVoidEmailReputation) GetDirtyWordsDomain() bool
func (*ApiVoidEmailReputation) GetDirtyWordsUsername ¶
func (x *ApiVoidEmailReputation) GetDirtyWordsUsername() bool
func (*ApiVoidEmailReputation) GetDisposable ¶
func (x *ApiVoidEmailReputation) GetDisposable() bool
func (*ApiVoidEmailReputation) GetDmarcConfigured ¶
func (x *ApiVoidEmailReputation) GetDmarcConfigured() bool
func (*ApiVoidEmailReputation) GetDmarcEnforced ¶
func (x *ApiVoidEmailReputation) GetDmarcEnforced() bool
func (*ApiVoidEmailReputation) GetDomain ¶
func (x *ApiVoidEmailReputation) GetDomain() string
func (*ApiVoidEmailReputation) GetDomainPopular ¶
func (x *ApiVoidEmailReputation) GetDomainPopular() bool
func (*ApiVoidEmailReputation) GetEducationalDomain ¶
func (x *ApiVoidEmailReputation) GetEducationalDomain() bool
func (*ApiVoidEmailReputation) GetEmail ¶
func (x *ApiVoidEmailReputation) GetEmail() string
func (*ApiVoidEmailReputation) GetFreeEmail ¶
func (x *ApiVoidEmailReputation) GetFreeEmail() bool
func (*ApiVoidEmailReputation) GetGovernmentDomain ¶
func (x *ApiVoidEmailReputation) GetGovernmentDomain() bool
func (*ApiVoidEmailReputation) GetHasARecords ¶
func (x *ApiVoidEmailReputation) GetHasARecords() bool
func (*ApiVoidEmailReputation) GetHasMxRecords ¶
func (x *ApiVoidEmailReputation) GetHasMxRecords() bool
func (*ApiVoidEmailReputation) GetHasSpfRecords ¶
func (x *ApiVoidEmailReputation) GetHasSpfRecords() bool
func (*ApiVoidEmailReputation) GetIsSpoofable ¶
func (x *ApiVoidEmailReputation) GetIsSpoofable() bool
func (*ApiVoidEmailReputation) GetPoliceDomain ¶
func (x *ApiVoidEmailReputation) GetPoliceDomain() bool
func (*ApiVoidEmailReputation) GetRiskyTld ¶
func (x *ApiVoidEmailReputation) GetRiskyTld() bool
func (*ApiVoidEmailReputation) GetRoleAddress ¶
func (x *ApiVoidEmailReputation) GetRoleAddress() bool
func (*ApiVoidEmailReputation) GetRussianFreeEmail ¶
func (x *ApiVoidEmailReputation) GetRussianFreeEmail() bool
func (*ApiVoidEmailReputation) GetScore ¶
func (x *ApiVoidEmailReputation) GetScore() int32
func (*ApiVoidEmailReputation) GetShouldBlock ¶
func (x *ApiVoidEmailReputation) GetShouldBlock() bool
func (*ApiVoidEmailReputation) GetSuspiciousDomain ¶
func (x *ApiVoidEmailReputation) GetSuspiciousDomain() bool
func (*ApiVoidEmailReputation) GetSuspiciousEmail ¶
func (x *ApiVoidEmailReputation) GetSuspiciousEmail() bool
func (*ApiVoidEmailReputation) GetSuspiciousUsername ¶
func (x *ApiVoidEmailReputation) GetSuspiciousUsername() bool
func (*ApiVoidEmailReputation) GetUsername ¶
func (x *ApiVoidEmailReputation) GetUsername() string
func (*ApiVoidEmailReputation) GetValidFormat ¶
func (x *ApiVoidEmailReputation) GetValidFormat() bool
func (*ApiVoidEmailReputation) GetValidTld ¶
func (x *ApiVoidEmailReputation) GetValidTld() bool
func (*ApiVoidEmailReputation) ProtoMessage ¶
func (*ApiVoidEmailReputation) ProtoMessage()
func (*ApiVoidEmailReputation) ProtoReflect ¶
func (x *ApiVoidEmailReputation) ProtoReflect() protoreflect.Message
func (*ApiVoidEmailReputation) Reset ¶
func (x *ApiVoidEmailReputation) Reset()
func (*ApiVoidEmailReputation) String ¶
func (x *ApiVoidEmailReputation) String() string
type AzureCredential ¶
type AzureCredential struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` Secret string `protobuf:"bytes,2,opt,name=secret,proto3" json:"secret,omitempty"` Tenant string `protobuf:"bytes,3,opt,name=tenant,proto3" json:"tenant,omitempty"` // contains filtered or unexported fields }
func (*AzureCredential) Descriptor
deprecated
func (*AzureCredential) Descriptor() ([]byte, []int)
Deprecated: Use AzureCredential.ProtoReflect.Descriptor instead.
func (*AzureCredential) GetClientId ¶
func (x *AzureCredential) GetClientId() string
func (*AzureCredential) GetSecret ¶
func (x *AzureCredential) GetSecret() string
func (*AzureCredential) GetTenant ¶
func (x *AzureCredential) GetTenant() string
func (*AzureCredential) ProtoMessage ¶
func (*AzureCredential) ProtoMessage()
func (*AzureCredential) ProtoReflect ¶
func (x *AzureCredential) ProtoReflect() protoreflect.Message
func (*AzureCredential) Reset ¶
func (x *AzureCredential) Reset()
func (*AzureCredential) String ¶
func (x *AzureCredential) String() string
type BackupOptions ¶
type BackupOptions struct { Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` // contains filtered or unexported fields }
func (*BackupOptions) Descriptor
deprecated
func (*BackupOptions) Descriptor() ([]byte, []int)
Deprecated: Use BackupOptions.ProtoReflect.Descriptor instead.
func (*BackupOptions) GetDisabled ¶
func (x *BackupOptions) GetDisabled() bool
func (*BackupOptions) ProtoMessage ¶
func (*BackupOptions) ProtoMessage()
func (*BackupOptions) ProtoReflect ¶
func (x *BackupOptions) ProtoReflect() protoreflect.Message
func (*BackupOptions) Reset ¶
func (x *BackupOptions) Reset()
func (*BackupOptions) String ¶
func (x *BackupOptions) String() string
type BillingProfile ¶
type BillingProfile struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ BillingProfileMeta *BillingProfileDetails `protobuf:"bytes,6,opt,name=billing_profile_meta,json=billingProfileMeta,proto3" json:"billing_profile_meta,omitempty"` ExternalAccountId string `protobuf:"bytes,7,opt,name=external_account_id,json=externalAccountId,proto3" json:"external_account_id,omitempty"` UsageLabels map[string]string `` /* 182-byte string literal not displayed */ UsageCloudCredLabels map[string]string `` /* 213-byte string literal not displayed */ PlanIds []string `protobuf:"bytes,10,rep,name=plan_ids,json=planIds,proto3" json:"plan_ids,omitempty"` // free-tier, standard CollectionStatus string `protobuf:"bytes,11,opt,name=collection_status,json=collectionStatus,proto3" json:"collection_status,omitempty"` // active, inactive InactiveAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=inactive_at,json=inactiveAt,proto3" json:"inactive_at,omitempty"` DelinquentAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=delinquent_at,json=delinquentAt,proto3" json:"delinquent_at,omitempty"` PaymentStatus string `protobuf:"bytes,15,opt,name=payment_status,json=paymentStatus,proto3" json:"payment_status,omitempty"` // connected, no_payment, last_charge_failed CreditBalance int64 `protobuf:"varint,14,opt,name=credit_balance,json=creditBalance,proto3" json:"credit_balance,omitempty"` BillingThreshold int64 `protobuf:"varint,16,opt,name=billing_threshold,json=billingThreshold,proto3" json:"billing_threshold,omitempty"` CreditDetails *CreditDetails `protobuf:"bytes,17,opt,name=credit_details,json=creditDetails,proto3" json:"credit_details,omitempty"` BillingType *string `protobuf:"bytes,18,opt,name=billing_type,json=billingType,proto3,oneof" json:"billing_type,omitempty"` CloudPointDetails *CloudPointDetails `protobuf:"bytes,19,opt,name=cloud_point_details,json=cloudPointDetails,proto3" json:"cloud_point_details,omitempty"` // in cents // contains filtered or unexported fields }
func (*BillingProfile) Descriptor
deprecated
func (*BillingProfile) Descriptor() ([]byte, []int)
Deprecated: Use BillingProfile.ProtoReflect.Descriptor instead.
func (*BillingProfile) GetBillingProfileId ¶
func (x *BillingProfile) GetBillingProfileId() string
func (*BillingProfile) GetBillingProfileMeta ¶
func (x *BillingProfile) GetBillingProfileMeta() *BillingProfileDetails
func (*BillingProfile) GetBillingThreshold ¶
func (x *BillingProfile) GetBillingThreshold() int64
func (*BillingProfile) GetBillingType ¶
func (x *BillingProfile) GetBillingType() string
func (*BillingProfile) GetCloudPointDetails ¶
func (x *BillingProfile) GetCloudPointDetails() *CloudPointDetails
func (*BillingProfile) GetCollectionStatus ¶
func (x *BillingProfile) GetCollectionStatus() string
func (*BillingProfile) GetCreateTime ¶
func (x *BillingProfile) GetCreateTime() *timestamppb.Timestamp
func (*BillingProfile) GetCreditBalance ¶
func (x *BillingProfile) GetCreditBalance() int64
func (*BillingProfile) GetCreditDetails ¶
func (x *BillingProfile) GetCreditDetails() *CreditDetails
func (*BillingProfile) GetDelinquentAt ¶
func (x *BillingProfile) GetDelinquentAt() *timestamppb.Timestamp
func (*BillingProfile) GetExternalAccountId ¶
func (x *BillingProfile) GetExternalAccountId() string
func (*BillingProfile) GetInactiveAt ¶
func (x *BillingProfile) GetInactiveAt() *timestamppb.Timestamp
func (*BillingProfile) GetLabels ¶
func (x *BillingProfile) GetLabels() map[string]string
func (*BillingProfile) GetPaymentStatus ¶
func (x *BillingProfile) GetPaymentStatus() string
func (*BillingProfile) GetPlanIds ¶
func (x *BillingProfile) GetPlanIds() []string
func (*BillingProfile) GetUpdateTime ¶
func (x *BillingProfile) GetUpdateTime() *timestamppb.Timestamp
func (*BillingProfile) GetUsageCloudCredLabels ¶
func (x *BillingProfile) GetUsageCloudCredLabels() map[string]string
func (*BillingProfile) GetUsageLabels ¶
func (x *BillingProfile) GetUsageLabels() map[string]string
func (*BillingProfile) ProtoMessage ¶
func (*BillingProfile) ProtoMessage()
func (*BillingProfile) ProtoReflect ¶
func (x *BillingProfile) ProtoReflect() protoreflect.Message
func (*BillingProfile) Reset ¶
func (x *BillingProfile) Reset()
func (*BillingProfile) String ¶
func (x *BillingProfile) String() string
type BillingProfileCreditRecipient ¶
type BillingProfileCreditRecipient struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*BillingProfileCreditRecipient) Descriptor
deprecated
func (*BillingProfileCreditRecipient) Descriptor() ([]byte, []int)
Deprecated: Use BillingProfileCreditRecipient.ProtoReflect.Descriptor instead.
func (*BillingProfileCreditRecipient) GetBillingProfileId ¶
func (x *BillingProfileCreditRecipient) GetBillingProfileId() string
func (*BillingProfileCreditRecipient) ProtoMessage ¶
func (*BillingProfileCreditRecipient) ProtoMessage()
func (*BillingProfileCreditRecipient) ProtoReflect ¶
func (x *BillingProfileCreditRecipient) ProtoReflect() protoreflect.Message
func (*BillingProfileCreditRecipient) Reset ¶
func (x *BillingProfileCreditRecipient) Reset()
func (*BillingProfileCreditRecipient) String ¶
func (x *BillingProfileCreditRecipient) String() string
type BillingProfileDetails ¶
type BillingProfileDetails struct { AccountEmail string `protobuf:"bytes,1,opt,name=account_email,json=accountEmail,proto3" json:"account_email,omitempty"` AccountName string `protobuf:"bytes,2,opt,name=account_name,json=accountName,proto3" json:"account_name,omitempty"` // contains filtered or unexported fields }
func (*BillingProfileDetails) Descriptor
deprecated
func (*BillingProfileDetails) Descriptor() ([]byte, []int)
Deprecated: Use BillingProfileDetails.ProtoReflect.Descriptor instead.
func (*BillingProfileDetails) GetAccountEmail ¶
func (x *BillingProfileDetails) GetAccountEmail() string
func (*BillingProfileDetails) GetAccountName ¶
func (x *BillingProfileDetails) GetAccountName() string
func (*BillingProfileDetails) ProtoMessage ¶
func (*BillingProfileDetails) ProtoMessage()
func (*BillingProfileDetails) ProtoReflect ¶
func (x *BillingProfileDetails) ProtoReflect() protoreflect.Message
func (*BillingProfileDetails) Reset ¶
func (x *BillingProfileDetails) Reset()
func (*BillingProfileDetails) String ¶
func (x *BillingProfileDetails) String() string
type Brev ¶
type Brev struct {
// contains filtered or unexported fields
}
maybe?
func (*Brev) ProtoReflect ¶
func (x *Brev) ProtoReflect() protoreflect.Message
type Budget ¶
type Budget struct { Granularity string `protobuf:"bytes,1,opt,name=granularity,proto3" json:"granularity,omitempty"` AmountUsd string `protobuf:"bytes,2,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` BudgetType string `protobuf:"bytes,3,opt,name=budget_type,json=budgetType,proto3" json:"budget_type,omitempty"` // contains filtered or unexported fields }
func (*Budget) ProtoReflect ¶
func (x *Budget) ProtoReflect() protoreflect.Message
type BuildEnvironmentRequest ¶
type BuildEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` Build *EnvironmentBuild `protobuf:"bytes,2,opt,name=build,proto3" json:"build,omitempty"` IdempotencyKey string `protobuf:"bytes,3,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` // contains filtered or unexported fields }
func (*BuildEnvironmentRequest) Descriptor
deprecated
func (*BuildEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use BuildEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*BuildEnvironmentRequest) GetBuild ¶
func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuild
func (*BuildEnvironmentRequest) GetEnvironmentId ¶
func (x *BuildEnvironmentRequest) GetEnvironmentId() string
func (*BuildEnvironmentRequest) GetIdempotencyKey ¶
func (x *BuildEnvironmentRequest) GetIdempotencyKey() string
func (*BuildEnvironmentRequest) ProtoMessage ¶
func (*BuildEnvironmentRequest) ProtoMessage()
func (*BuildEnvironmentRequest) ProtoReflect ¶
func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentRequest) Reset ¶
func (x *BuildEnvironmentRequest) Reset()
func (*BuildEnvironmentRequest) String ¶
func (x *BuildEnvironmentRequest) String() string
type BuildEnvironmentResponse ¶
type BuildEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*BuildEnvironmentResponse) Descriptor
deprecated
func (*BuildEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use BuildEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*BuildEnvironmentResponse) GetEnvironment ¶
func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
func (*BuildEnvironmentResponse) ProtoMessage ¶
func (*BuildEnvironmentResponse) ProtoMessage()
func (*BuildEnvironmentResponse) ProtoReflect ¶
func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentResponse) Reset ¶
func (x *BuildEnvironmentResponse) Reset()
func (*BuildEnvironmentResponse) String ¶
func (x *BuildEnvironmentResponse) String() string
type Card ¶
type Card struct { Last4 string `protobuf:"bytes,1,opt,name=last4,proto3" json:"last4,omitempty"` ExpMonth int64 `protobuf:"varint,2,opt,name=exp_month,json=expMonth,proto3" json:"exp_month,omitempty"` ExpYear int64 `protobuf:"varint,3,opt,name=exp_year,json=expYear,proto3" json:"exp_year,omitempty"` Brand string `protobuf:"bytes,4,opt,name=brand,proto3" json:"brand,omitempty"` // contains filtered or unexported fields }
func (*Card) ProtoReflect ¶
func (x *Card) ProtoReflect() protoreflect.Message
type ChangeEnvironmentInstanceTypeRequest ¶
type ChangeEnvironmentInstanceTypeRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` InstanceType string `protobuf:"bytes,2,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` // contains filtered or unexported fields }
func (*ChangeEnvironmentInstanceTypeRequest) Descriptor
deprecated
func (*ChangeEnvironmentInstanceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeEnvironmentInstanceTypeRequest.ProtoReflect.Descriptor instead.
func (*ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId ¶
func (x *ChangeEnvironmentInstanceTypeRequest) GetEnvironmentId() string
func (*ChangeEnvironmentInstanceTypeRequest) GetInstanceType ¶
func (x *ChangeEnvironmentInstanceTypeRequest) GetInstanceType() string
func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage ¶
func (*ChangeEnvironmentInstanceTypeRequest) ProtoMessage()
func (*ChangeEnvironmentInstanceTypeRequest) ProtoReflect ¶
func (x *ChangeEnvironmentInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeEnvironmentInstanceTypeRequest) Reset ¶
func (x *ChangeEnvironmentInstanceTypeRequest) Reset()
func (*ChangeEnvironmentInstanceTypeRequest) String ¶
func (x *ChangeEnvironmentInstanceTypeRequest) String() string
type ChangeEnvironmentInstanceTypeResponse ¶
type ChangeEnvironmentInstanceTypeResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ChangeEnvironmentInstanceTypeResponse) Descriptor
deprecated
func (*ChangeEnvironmentInstanceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeEnvironmentInstanceTypeResponse.ProtoReflect.Descriptor instead.
func (*ChangeEnvironmentInstanceTypeResponse) GetEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage ¶
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
func (*ChangeEnvironmentInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeEnvironmentInstanceTypeResponse) Reset ¶
func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
func (*ChangeEnvironmentInstanceTypeResponse) String ¶
func (x *ChangeEnvironmentInstanceTypeResponse) String() string
type ChangeInstanceTypeRequest ¶
type ChangeInstanceTypeRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` InstanceType string `protobuf:"bytes,2,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` // contains filtered or unexported fields }
func (*ChangeInstanceTypeRequest) Descriptor
deprecated
func (*ChangeInstanceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeInstanceTypeRequest.ProtoReflect.Descriptor instead.
func (*ChangeInstanceTypeRequest) GetInstanceId ¶
func (x *ChangeInstanceTypeRequest) GetInstanceId() string
func (*ChangeInstanceTypeRequest) GetInstanceType ¶
func (x *ChangeInstanceTypeRequest) GetInstanceType() string
func (*ChangeInstanceTypeRequest) ProtoMessage ¶
func (*ChangeInstanceTypeRequest) ProtoMessage()
func (*ChangeInstanceTypeRequest) ProtoReflect ¶
func (x *ChangeInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeInstanceTypeRequest) Reset ¶
func (x *ChangeInstanceTypeRequest) Reset()
func (*ChangeInstanceTypeRequest) String ¶
func (x *ChangeInstanceTypeRequest) String() string
type ChangeInstanceTypeResponse ¶
type ChangeInstanceTypeResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*ChangeInstanceTypeResponse) Descriptor
deprecated
func (*ChangeInstanceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeInstanceTypeResponse.ProtoReflect.Descriptor instead.
func (*ChangeInstanceTypeResponse) GetInstance ¶
func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
func (*ChangeInstanceTypeResponse) ProtoMessage ¶
func (*ChangeInstanceTypeResponse) ProtoMessage()
func (*ChangeInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeInstanceTypeResponse) Reset ¶
func (x *ChangeInstanceTypeResponse) Reset()
func (*ChangeInstanceTypeResponse) String ¶
func (x *ChangeInstanceTypeResponse) String() string
type CheckCreditStatusRequest ¶
type CheckCreditStatusRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*CheckCreditStatusRequest) Descriptor
deprecated
func (*CheckCreditStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditStatusRequest.ProtoReflect.Descriptor instead.
func (*CheckCreditStatusRequest) GetBillingProfileId ¶
func (x *CheckCreditStatusRequest) GetBillingProfileId() string
func (*CheckCreditStatusRequest) ProtoMessage ¶
func (*CheckCreditStatusRequest) ProtoMessage()
func (*CheckCreditStatusRequest) ProtoReflect ¶
func (x *CheckCreditStatusRequest) ProtoReflect() protoreflect.Message
func (*CheckCreditStatusRequest) Reset ¶
func (x *CheckCreditStatusRequest) Reset()
func (*CheckCreditStatusRequest) String ¶
func (x *CheckCreditStatusRequest) String() string
type CheckCreditStatusResponse ¶
type CheckCreditStatusResponse struct { CreditStatus string `protobuf:"bytes,1,opt,name=credit_status,json=creditStatus,proto3" json:"credit_status,omitempty"` TopUpAction string `protobuf:"bytes,2,opt,name=top_up_action,json=topUpAction,proto3" json:"top_up_action,omitempty"` WarnAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=warn_at,json=warnAt,proto3" json:"warn_at,omitempty"` // contains filtered or unexported fields }
func (*CheckCreditStatusResponse) Descriptor
deprecated
func (*CheckCreditStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditStatusResponse.ProtoReflect.Descriptor instead.
func (*CheckCreditStatusResponse) GetCreditStatus ¶
func (x *CheckCreditStatusResponse) GetCreditStatus() string
func (*CheckCreditStatusResponse) GetTopUpAction ¶
func (x *CheckCreditStatusResponse) GetTopUpAction() string
func (*CheckCreditStatusResponse) GetWarnAt ¶
func (x *CheckCreditStatusResponse) GetWarnAt() *timestamppb.Timestamp
func (*CheckCreditStatusResponse) ProtoMessage ¶
func (*CheckCreditStatusResponse) ProtoMessage()
func (*CheckCreditStatusResponse) ProtoReflect ¶
func (x *CheckCreditStatusResponse) ProtoReflect() protoreflect.Message
func (*CheckCreditStatusResponse) Reset ¶
func (x *CheckCreditStatusResponse) Reset()
func (*CheckCreditStatusResponse) String ¶
func (x *CheckCreditStatusResponse) String() string
type CloudCred ¶
type CloudCred struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` ProviderId string `protobuf:"bytes,4,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*CloudCred) GetCreateTime ¶
func (x *CloudCred) GetCreateTime() *timestamppb.Timestamp
func (*CloudCred) GetUpdateTime ¶
func (x *CloudCred) GetUpdateTime() *timestamppb.Timestamp
func (*CloudCred) ProtoReflect ¶
func (x *CloudCred) ProtoReflect() protoreflect.Message
type CloudPointDetails ¶
type CloudPointDetails struct { CloudPointsRedeemable *int64 `` // in cents /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CloudPointDetails) Descriptor
deprecated
func (*CloudPointDetails) Descriptor() ([]byte, []int)
Deprecated: Use CloudPointDetails.ProtoReflect.Descriptor instead.
func (*CloudPointDetails) GetCloudPointsRedeemable ¶
func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
func (*CloudPointDetails) ProtoMessage ¶
func (*CloudPointDetails) ProtoMessage()
func (*CloudPointDetails) ProtoReflect ¶
func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
func (*CloudPointDetails) Reset ¶
func (x *CloudPointDetails) Reset()
func (*CloudPointDetails) String ¶
func (x *CloudPointDetails) String() string
type ComputeInstanceOptions ¶
type ComputeInstanceOptions struct { Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` OperatingSystem string `protobuf:"bytes,2,opt,name=operating_system,json=operatingSystem,proto3" json:"operating_system,omitempty"` InstanceType string `protobuf:"bytes,3,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` IncludeSpotPrices *bool `protobuf:"varint,4,opt,name=include_spot_prices,json=includeSpotPrices,proto3,oneof" json:"include_spot_prices,omitempty"` // contains filtered or unexported fields }
func (*ComputeInstanceOptions) Descriptor
deprecated
func (*ComputeInstanceOptions) Descriptor() ([]byte, []int)
Deprecated: Use ComputeInstanceOptions.ProtoReflect.Descriptor instead.
func (*ComputeInstanceOptions) GetIncludeSpotPrices ¶
func (x *ComputeInstanceOptions) GetIncludeSpotPrices() bool
func (*ComputeInstanceOptions) GetInstanceType ¶
func (x *ComputeInstanceOptions) GetInstanceType() string
func (*ComputeInstanceOptions) GetLocation ¶
func (x *ComputeInstanceOptions) GetLocation() string
func (*ComputeInstanceOptions) GetOperatingSystem ¶
func (x *ComputeInstanceOptions) GetOperatingSystem() string
func (*ComputeInstanceOptions) ProtoMessage ¶
func (*ComputeInstanceOptions) ProtoMessage()
func (*ComputeInstanceOptions) ProtoReflect ¶
func (x *ComputeInstanceOptions) ProtoReflect() protoreflect.Message
func (*ComputeInstanceOptions) Reset ¶
func (x *ComputeInstanceOptions) Reset()
func (*ComputeInstanceOptions) String ¶
func (x *ComputeInstanceOptions) String() string
type ComputeInstanceProduct ¶
type ComputeInstanceProduct struct { Attrs *ComputeInstanceProductAttrs `protobuf:"bytes,1,opt,name=attrs,proto3" json:"attrs,omitempty"` Prices *ComputePrice `protobuf:"bytes,2,opt,name=prices,proto3" json:"prices,omitempty"` // contains filtered or unexported fields }
func (*ComputeInstanceProduct) Descriptor
deprecated
func (*ComputeInstanceProduct) Descriptor() ([]byte, []int)
Deprecated: Use ComputeInstanceProduct.ProtoReflect.Descriptor instead.
func (*ComputeInstanceProduct) GetAttrs ¶
func (x *ComputeInstanceProduct) GetAttrs() *ComputeInstanceProductAttrs
func (*ComputeInstanceProduct) GetPrices ¶
func (x *ComputeInstanceProduct) GetPrices() *ComputePrice
func (*ComputeInstanceProduct) ProtoMessage ¶
func (*ComputeInstanceProduct) ProtoMessage()
func (*ComputeInstanceProduct) ProtoReflect ¶
func (x *ComputeInstanceProduct) ProtoReflect() protoreflect.Message
func (*ComputeInstanceProduct) Reset ¶
func (x *ComputeInstanceProduct) Reset()
func (*ComputeInstanceProduct) String ¶
func (x *ComputeInstanceProduct) String() string
type ComputeInstanceProductAttrs ¶
type ComputeInstanceProductAttrs struct { InstanceType string `protobuf:"bytes,1,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` OperatingSystem string `protobuf:"bytes,2,opt,name=operating_system,json=operatingSystem,proto3" json:"operating_system,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*ComputeInstanceProductAttrs) Descriptor
deprecated
func (*ComputeInstanceProductAttrs) Descriptor() ([]byte, []int)
Deprecated: Use ComputeInstanceProductAttrs.ProtoReflect.Descriptor instead.
func (*ComputeInstanceProductAttrs) GetInstanceType ¶
func (x *ComputeInstanceProductAttrs) GetInstanceType() string
func (*ComputeInstanceProductAttrs) GetLocation ¶
func (x *ComputeInstanceProductAttrs) GetLocation() string
func (*ComputeInstanceProductAttrs) GetOperatingSystem ¶
func (x *ComputeInstanceProductAttrs) GetOperatingSystem() string
func (*ComputeInstanceProductAttrs) ProtoMessage ¶
func (*ComputeInstanceProductAttrs) ProtoMessage()
func (*ComputeInstanceProductAttrs) ProtoReflect ¶
func (x *ComputeInstanceProductAttrs) ProtoReflect() protoreflect.Message
func (*ComputeInstanceProductAttrs) Reset ¶
func (x *ComputeInstanceProductAttrs) Reset()
func (*ComputeInstanceProductAttrs) String ¶
func (x *ComputeInstanceProductAttrs) String() string
type ComputePrice ¶
type ComputePrice struct { OnDemand *OnDemand `protobuf:"bytes,1,opt,name=on_demand,json=onDemand,proto3" json:"on_demand,omitempty"` Spot []*Spot `protobuf:"bytes,2,rep,name=spot,proto3" json:"spot,omitempty"` // contains filtered or unexported fields }
func (*ComputePrice) Descriptor
deprecated
func (*ComputePrice) Descriptor() ([]byte, []int)
Deprecated: Use ComputePrice.ProtoReflect.Descriptor instead.
func (*ComputePrice) GetOnDemand ¶
func (x *ComputePrice) GetOnDemand() *OnDemand
func (*ComputePrice) GetSpot ¶
func (x *ComputePrice) GetSpot() []*Spot
func (*ComputePrice) ProtoMessage ¶
func (*ComputePrice) ProtoMessage()
func (*ComputePrice) ProtoReflect ¶
func (x *ComputePrice) ProtoReflect() protoreflect.Message
func (*ComputePrice) Reset ¶
func (x *ComputePrice) Reset()
func (*ComputePrice) String ¶
func (x *ComputePrice) String() string
type CreateAccessPolicy ¶
type CreateAccessPolicy struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ExternalAuthId string `protobuf:"bytes,2,opt,name=external_auth_id,json=externalAuthId,proto3" json:"external_auth_id,omitempty"` IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ IsPublic *bool `protobuf:"varint,4,opt,name=is_public,json=isPublic,proto3,oneof" json:"is_public,omitempty"` // contains filtered or unexported fields }
func (*CreateAccessPolicy) Descriptor
deprecated
func (*CreateAccessPolicy) Descriptor() ([]byte, []int)
Deprecated: Use CreateAccessPolicy.ProtoReflect.Descriptor instead.
func (*CreateAccessPolicy) GetExternalAuthId ¶
func (x *CreateAccessPolicy) GetExternalAuthId() string
func (*CreateAccessPolicy) GetIngressGatewayTokenId ¶
func (x *CreateAccessPolicy) GetIngressGatewayTokenId() string
func (*CreateAccessPolicy) GetIsPublic ¶
func (x *CreateAccessPolicy) GetIsPublic() bool
func (*CreateAccessPolicy) GetName ¶
func (x *CreateAccessPolicy) GetName() string
func (*CreateAccessPolicy) ProtoMessage ¶
func (*CreateAccessPolicy) ProtoMessage()
func (*CreateAccessPolicy) ProtoReflect ¶
func (x *CreateAccessPolicy) ProtoReflect() protoreflect.Message
func (*CreateAccessPolicy) Reset ¶
func (x *CreateAccessPolicy) Reset()
func (*CreateAccessPolicy) String ¶
func (x *CreateAccessPolicy) String() string
type CreateAttempt ¶
type CreateAttempt struct { Request *CreateInstanceRequest `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"` Status *CreateAttemptStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` AttemptCount int32 `protobuf:"varint,3,opt,name=attempt_count,json=attemptCount,proto3" json:"attempt_count,omitempty"` LastAttemptMessage string `protobuf:"bytes,4,opt,name=last_attempt_message,json=lastAttemptMessage,proto3" json:"last_attempt_message,omitempty"` // contains filtered or unexported fields }
func (*CreateAttempt) Descriptor
deprecated
func (*CreateAttempt) Descriptor() ([]byte, []int)
Deprecated: Use CreateAttempt.ProtoReflect.Descriptor instead.
func (*CreateAttempt) GetAttemptCount ¶
func (x *CreateAttempt) GetAttemptCount() int32
func (*CreateAttempt) GetLastAttemptMessage ¶
func (x *CreateAttempt) GetLastAttemptMessage() string
func (*CreateAttempt) GetRequest ¶
func (x *CreateAttempt) GetRequest() *CreateInstanceRequest
func (*CreateAttempt) GetStatus ¶
func (x *CreateAttempt) GetStatus() *CreateAttemptStatus
func (*CreateAttempt) ProtoMessage ¶
func (*CreateAttempt) ProtoMessage()
func (*CreateAttempt) ProtoReflect ¶
func (x *CreateAttempt) ProtoReflect() protoreflect.Message
func (*CreateAttempt) Reset ¶
func (x *CreateAttempt) Reset()
func (*CreateAttempt) String ¶
func (x *CreateAttempt) String() string
type CreateAttemptStatus ¶
type CreateAttemptStatus struct { State CreateAttemptStatus_State `protobuf:"varint,1,opt,name=state,proto3,enum=devplaneapi.v1.CreateAttemptStatus_State" json:"state,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Details string `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*CreateAttemptStatus) Descriptor
deprecated
func (*CreateAttemptStatus) Descriptor() ([]byte, []int)
Deprecated: Use CreateAttemptStatus.ProtoReflect.Descriptor instead.
func (*CreateAttemptStatus) GetDetails ¶
func (x *CreateAttemptStatus) GetDetails() string
func (*CreateAttemptStatus) GetMessage ¶
func (x *CreateAttemptStatus) GetMessage() string
func (*CreateAttemptStatus) GetState ¶
func (x *CreateAttemptStatus) GetState() CreateAttemptStatus_State
func (*CreateAttemptStatus) ProtoMessage ¶
func (*CreateAttemptStatus) ProtoMessage()
func (*CreateAttemptStatus) ProtoReflect ¶
func (x *CreateAttemptStatus) ProtoReflect() protoreflect.Message
func (*CreateAttemptStatus) Reset ¶
func (x *CreateAttemptStatus) Reset()
func (*CreateAttemptStatus) String ¶
func (x *CreateAttemptStatus) String() string
type CreateAttemptStatus_State ¶
type CreateAttemptStatus_State int32
const ( CreateAttemptStatus_STATE_UNSPECIFIED CreateAttemptStatus_State = 0 CreateAttemptStatus_STATE_WAITING CreateAttemptStatus_State = 1 CreateAttemptStatus_STATE_RUNNING CreateAttemptStatus_State = 2 CreateAttemptStatus_STATE_SUCCESS CreateAttemptStatus_State = 3 CreateAttemptStatus_STATE_FAILURE CreateAttemptStatus_State = 4 )
func (CreateAttemptStatus_State) Descriptor ¶
func (CreateAttemptStatus_State) Descriptor() protoreflect.EnumDescriptor
func (CreateAttemptStatus_State) Enum ¶
func (x CreateAttemptStatus_State) Enum() *CreateAttemptStatus_State
func (CreateAttemptStatus_State) EnumDescriptor
deprecated
func (CreateAttemptStatus_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use CreateAttemptStatus_State.Descriptor instead.
func (CreateAttemptStatus_State) Number ¶
func (x CreateAttemptStatus_State) Number() protoreflect.EnumNumber
func (CreateAttemptStatus_State) String ¶
func (x CreateAttemptStatus_State) String() string
func (CreateAttemptStatus_State) Type ¶
func (CreateAttemptStatus_State) Type() protoreflect.EnumType
type CreateBillingProfileRequest ¶
type CreateBillingProfileRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // Types that are assignable to Account: // // *CreateBillingProfileRequest_ExternalAccountId // *CreateBillingProfileRequest_BillingProfileDetails Account isCreateBillingProfileRequest_Account `protobuf_oneof:"account"` UsageLabels map[string]string `` /* 182-byte string literal not displayed */ UsageCloudCredLabels map[string]string `` /* 213-byte string literal not displayed */ BillingThreshold int64 `protobuf:"varint,7,opt,name=billing_threshold,json=billingThreshold,proto3" json:"billing_threshold,omitempty"` CreditDetails *CreditDetails `protobuf:"bytes,8,opt,name=credit_details,json=creditDetails,proto3" json:"credit_details,omitempty"` BillingType *string `protobuf:"bytes,9,opt,name=billing_type,json=billingType,proto3,oneof" json:"billing_type,omitempty"` // contains filtered or unexported fields }
func (*CreateBillingProfileRequest) Descriptor
deprecated
func (*CreateBillingProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingProfileRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingProfileRequest) GetAccount ¶
func (m *CreateBillingProfileRequest) GetAccount() isCreateBillingProfileRequest_Account
func (*CreateBillingProfileRequest) GetBillingProfileDetails ¶
func (x *CreateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
func (*CreateBillingProfileRequest) GetBillingProfileId ¶
func (x *CreateBillingProfileRequest) GetBillingProfileId() string
func (*CreateBillingProfileRequest) GetBillingThreshold ¶
func (x *CreateBillingProfileRequest) GetBillingThreshold() int64
func (*CreateBillingProfileRequest) GetBillingType ¶
func (x *CreateBillingProfileRequest) GetBillingType() string
func (*CreateBillingProfileRequest) GetCreditDetails ¶
func (x *CreateBillingProfileRequest) GetCreditDetails() *CreditDetails
func (*CreateBillingProfileRequest) GetExternalAccountId ¶
func (x *CreateBillingProfileRequest) GetExternalAccountId() string
func (*CreateBillingProfileRequest) GetLabels ¶
func (x *CreateBillingProfileRequest) GetLabels() map[string]string
func (*CreateBillingProfileRequest) GetUsageCloudCredLabels ¶
func (x *CreateBillingProfileRequest) GetUsageCloudCredLabels() map[string]string
func (*CreateBillingProfileRequest) GetUsageLabels ¶
func (x *CreateBillingProfileRequest) GetUsageLabels() map[string]string
func (*CreateBillingProfileRequest) ProtoMessage ¶
func (*CreateBillingProfileRequest) ProtoMessage()
func (*CreateBillingProfileRequest) ProtoReflect ¶
func (x *CreateBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingProfileRequest) Reset ¶
func (x *CreateBillingProfileRequest) Reset()
func (*CreateBillingProfileRequest) String ¶
func (x *CreateBillingProfileRequest) String() string
type CreateBillingProfileRequest_BillingProfileDetails ¶
type CreateBillingProfileRequest_BillingProfileDetails struct {
BillingProfileDetails *BillingProfileDetails `protobuf:"bytes,4,opt,name=billing_profile_details,json=billingProfileDetails,proto3,oneof"`
}
type CreateBillingProfileRequest_ExternalAccountId ¶
type CreateBillingProfileRequest_ExternalAccountId struct {
ExternalAccountId string `protobuf:"bytes,3,opt,name=external_account_id,json=externalAccountId,proto3,oneof"`
}
type CreateBillingProfileResponse ¶
type CreateBillingProfileResponse struct { BillingProfile *BillingProfile `protobuf:"bytes,1,opt,name=billing_profile,json=billingProfile,proto3" json:"billing_profile,omitempty"` // contains filtered or unexported fields }
func (*CreateBillingProfileResponse) Descriptor
deprecated
func (*CreateBillingProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingProfileResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingProfileResponse) GetBillingProfile ¶
func (x *CreateBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*CreateBillingProfileResponse) ProtoMessage ¶
func (*CreateBillingProfileResponse) ProtoMessage()
func (*CreateBillingProfileResponse) ProtoReflect ¶
func (x *CreateBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingProfileResponse) Reset ¶
func (x *CreateBillingProfileResponse) Reset()
func (*CreateBillingProfileResponse) String ¶
func (x *CreateBillingProfileResponse) String() string
type CreateCardHoldRequest ¶
type CreateCardHoldRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` PaymentMethodId string `protobuf:"bytes,2,opt,name=payment_method_id,json=paymentMethodId,proto3" json:"payment_method_id,omitempty"` Amount int64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*CreateCardHoldRequest) Descriptor
deprecated
func (*CreateCardHoldRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCardHoldRequest.ProtoReflect.Descriptor instead.
func (*CreateCardHoldRequest) GetAmount ¶
func (x *CreateCardHoldRequest) GetAmount() int64
func (*CreateCardHoldRequest) GetBillingProfileId ¶
func (x *CreateCardHoldRequest) GetBillingProfileId() string
func (*CreateCardHoldRequest) GetPaymentMethodId ¶
func (x *CreateCardHoldRequest) GetPaymentMethodId() string
func (*CreateCardHoldRequest) ProtoMessage ¶
func (*CreateCardHoldRequest) ProtoMessage()
func (*CreateCardHoldRequest) ProtoReflect ¶
func (x *CreateCardHoldRequest) ProtoReflect() protoreflect.Message
func (*CreateCardHoldRequest) Reset ¶
func (x *CreateCardHoldRequest) Reset()
func (*CreateCardHoldRequest) String ¶
func (x *CreateCardHoldRequest) String() string
type CreateCardHoldResponse ¶
type CreateCardHoldResponse struct { Payment *Payment `protobuf:"bytes,1,opt,name=payment,proto3" json:"payment,omitempty"` // contains filtered or unexported fields }
func (*CreateCardHoldResponse) Descriptor
deprecated
func (*CreateCardHoldResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCardHoldResponse.ProtoReflect.Descriptor instead.
func (*CreateCardHoldResponse) GetPayment ¶
func (x *CreateCardHoldResponse) GetPayment() *Payment
func (*CreateCardHoldResponse) ProtoMessage ¶
func (*CreateCardHoldResponse) ProtoMessage()
func (*CreateCardHoldResponse) ProtoReflect ¶
func (x *CreateCardHoldResponse) ProtoReflect() protoreflect.Message
func (*CreateCardHoldResponse) Reset ¶
func (x *CreateCardHoldResponse) Reset()
func (*CreateCardHoldResponse) String ¶
func (x *CreateCardHoldResponse) String() string
type CreateCloudCredRequest ¶
type CreateCloudCredRequest struct { ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` // consider removing or not using https://linear.app/brev/issue/ENG-1529/consider-removing-provider-id-from-create-cloud-credential-request-and // Types that are assignable to Credential: // // *CreateCloudCredRequest_Aws // *CreateCloudCredRequest_Azure // *CreateCloudCredRequest_LambdaLabs // *CreateCloudCredRequest_Gcp // *CreateCloudCredRequest_Fluidstack // *CreateCloudCredRequest_VastAi // *CreateCloudCredRequest_Akash // *CreateCloudCredRequest_Crusoe Credential isCreateCloudCredRequest_Credential `protobuf_oneof:"credential"` CloudCredId string `protobuf:"bytes,4,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateCloudCredRequest) Descriptor
deprecated
func (*CreateCloudCredRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCloudCredRequest.ProtoReflect.Descriptor instead.
func (*CreateCloudCredRequest) GetAkash ¶
func (x *CreateCloudCredRequest) GetAkash() *AkashCredential
func (*CreateCloudCredRequest) GetAws ¶
func (x *CreateCloudCredRequest) GetAws() *AWSCredential
func (*CreateCloudCredRequest) GetAzure ¶
func (x *CreateCloudCredRequest) GetAzure() *AzureCredential
func (*CreateCloudCredRequest) GetCloudCredId ¶
func (x *CreateCloudCredRequest) GetCloudCredId() string
func (*CreateCloudCredRequest) GetCredential ¶
func (m *CreateCloudCredRequest) GetCredential() isCreateCloudCredRequest_Credential
func (*CreateCloudCredRequest) GetCrusoe ¶
func (x *CreateCloudCredRequest) GetCrusoe() *CrusoeCredential
func (*CreateCloudCredRequest) GetFluidstack ¶
func (x *CreateCloudCredRequest) GetFluidstack() *FluidstackCredential
func (*CreateCloudCredRequest) GetGcp ¶
func (x *CreateCloudCredRequest) GetGcp() *GCPCredential
func (*CreateCloudCredRequest) GetLabels ¶
func (x *CreateCloudCredRequest) GetLabels() map[string]string
func (*CreateCloudCredRequest) GetLambdaLabs ¶
func (x *CreateCloudCredRequest) GetLambdaLabs() *LambdaLabsCredential
func (*CreateCloudCredRequest) GetProviderId ¶
func (x *CreateCloudCredRequest) GetProviderId() string
func (*CreateCloudCredRequest) GetVastAi ¶
func (x *CreateCloudCredRequest) GetVastAi() *VastAICredential
func (*CreateCloudCredRequest) ProtoMessage ¶
func (*CreateCloudCredRequest) ProtoMessage()
func (*CreateCloudCredRequest) ProtoReflect ¶
func (x *CreateCloudCredRequest) ProtoReflect() protoreflect.Message
func (*CreateCloudCredRequest) Reset ¶
func (x *CreateCloudCredRequest) Reset()
func (*CreateCloudCredRequest) String ¶
func (x *CreateCloudCredRequest) String() string
type CreateCloudCredRequest_Akash ¶
type CreateCloudCredRequest_Akash struct {
Akash *AkashCredential `protobuf:"bytes,10,opt,name=akash,proto3,oneof"`
}
type CreateCloudCredRequest_Aws ¶
type CreateCloudCredRequest_Aws struct {
Aws *AWSCredential `protobuf:"bytes,2,opt,name=aws,proto3,oneof"`
}
type CreateCloudCredRequest_Azure ¶
type CreateCloudCredRequest_Azure struct {
Azure *AzureCredential `protobuf:"bytes,3,opt,name=azure,proto3,oneof"`
}
type CreateCloudCredRequest_Crusoe ¶
type CreateCloudCredRequest_Crusoe struct {
Crusoe *CrusoeCredential `protobuf:"bytes,11,opt,name=crusoe,proto3,oneof"`
}
type CreateCloudCredRequest_Fluidstack ¶
type CreateCloudCredRequest_Fluidstack struct {
Fluidstack *FluidstackCredential `protobuf:"bytes,8,opt,name=fluidstack,proto3,oneof"`
}
type CreateCloudCredRequest_Gcp ¶
type CreateCloudCredRequest_Gcp struct {
Gcp *GCPCredential `protobuf:"bytes,7,opt,name=gcp,proto3,oneof"`
}
type CreateCloudCredRequest_LambdaLabs ¶
type CreateCloudCredRequest_LambdaLabs struct {
LambdaLabs *LambdaLabsCredential `protobuf:"bytes,6,opt,name=lambda_labs,json=lambdaLabs,proto3,oneof"`
}
type CreateCloudCredRequest_VastAi ¶
type CreateCloudCredRequest_VastAi struct {
VastAi *VastAICredential `protobuf:"bytes,9,opt,name=vast_ai,json=vastAi,proto3,oneof"`
}
type CreateCloudCredResponse ¶
type CreateCloudCredResponse struct { CloudCred *CloudCred `protobuf:"bytes,1,opt,name=cloud_cred,json=cloudCred,proto3" json:"cloud_cred,omitempty"` // contains filtered or unexported fields }
func (*CreateCloudCredResponse) Descriptor
deprecated
func (*CreateCloudCredResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCloudCredResponse.ProtoReflect.Descriptor instead.
func (*CreateCloudCredResponse) GetCloudCred ¶
func (x *CreateCloudCredResponse) GetCloudCred() *CloudCred
func (*CreateCloudCredResponse) ProtoMessage ¶
func (*CreateCloudCredResponse) ProtoMessage()
func (*CreateCloudCredResponse) ProtoReflect ¶
func (x *CreateCloudCredResponse) ProtoReflect() protoreflect.Message
func (*CreateCloudCredResponse) Reset ¶
func (x *CreateCloudCredResponse) Reset()
func (*CreateCloudCredResponse) String ¶
func (x *CreateCloudCredResponse) String() string
type CreateDataSourceRequest ¶
type CreateDataSourceRequest struct { DataSourceId string `protobuf:"bytes,1,opt,name=data_source_id,json=dataSourceId,proto3" json:"data_source_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateDataSourceRequest) Descriptor
deprecated
func (*CreateDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataSourceRequest.ProtoReflect.Descriptor instead.
func (*CreateDataSourceRequest) GetDataSourceId ¶
func (x *CreateDataSourceRequest) GetDataSourceId() string
func (*CreateDataSourceRequest) GetLabels ¶
func (x *CreateDataSourceRequest) GetLabels() map[string]string
func (*CreateDataSourceRequest) ProtoMessage ¶
func (*CreateDataSourceRequest) ProtoMessage()
func (*CreateDataSourceRequest) ProtoReflect ¶
func (x *CreateDataSourceRequest) ProtoReflect() protoreflect.Message
func (*CreateDataSourceRequest) Reset ¶
func (x *CreateDataSourceRequest) Reset()
func (*CreateDataSourceRequest) String ¶
func (x *CreateDataSourceRequest) String() string
type CreateDataSourceResponse ¶
type CreateDataSourceResponse struct { DataSource *DataSource `protobuf:"bytes,1,opt,name=data_source,json=dataSource,proto3" json:"data_source,omitempty"` // contains filtered or unexported fields }
func (*CreateDataSourceResponse) Descriptor
deprecated
func (*CreateDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateDataSourceResponse.ProtoReflect.Descriptor instead.
func (*CreateDataSourceResponse) GetDataSource ¶
func (x *CreateDataSourceResponse) GetDataSource() *DataSource
func (*CreateDataSourceResponse) ProtoMessage ¶
func (*CreateDataSourceResponse) ProtoMessage()
func (*CreateDataSourceResponse) ProtoReflect ¶
func (x *CreateDataSourceResponse) ProtoReflect() protoreflect.Message
func (*CreateDataSourceResponse) Reset ¶
func (x *CreateDataSourceResponse) Reset()
func (*CreateDataSourceResponse) String ¶
func (x *CreateDataSourceResponse) String() string
type CreateEnvironmentRequest ¶
type CreateEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Namespace string `protobuf:"bytes,10,opt,name=namespace,proto3" json:"namespace,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Meta *EnvironmentMeta `protobuf:"bytes,4,opt,name=meta,proto3" json:"meta,omitempty"` Provision *EnvironmentProvision `protobuf:"bytes,5,opt,name=provision,proto3" json:"provision,omitempty"` Build *EnvironmentBuild `protobuf:"bytes,6,opt,name=build,proto3" json:"build,omitempty"` IdempotencyKey string `protobuf:"bytes,7,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` Users []*SysUser `protobuf:"bytes,8,rep,name=users,proto3" json:"users,omitempty"` ShouldProvision *bool `protobuf:"varint,9,opt,name=should_provision,json=shouldProvision,proto3,oneof" json:"should_provision,omitempty"` // if true, will provision after create // contains filtered or unexported fields }
func (*CreateEnvironmentRequest) Descriptor
deprecated
func (*CreateEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*CreateEnvironmentRequest) GetBuild ¶
func (x *CreateEnvironmentRequest) GetBuild() *EnvironmentBuild
func (*CreateEnvironmentRequest) GetEnvironmentId ¶
func (x *CreateEnvironmentRequest) GetEnvironmentId() string
func (*CreateEnvironmentRequest) GetIdempotencyKey ¶
func (x *CreateEnvironmentRequest) GetIdempotencyKey() string
func (*CreateEnvironmentRequest) GetLabels ¶
func (x *CreateEnvironmentRequest) GetLabels() map[string]string
func (*CreateEnvironmentRequest) GetMeta ¶
func (x *CreateEnvironmentRequest) GetMeta() *EnvironmentMeta
func (*CreateEnvironmentRequest) GetName ¶
func (x *CreateEnvironmentRequest) GetName() string
func (*CreateEnvironmentRequest) GetNamespace ¶
func (x *CreateEnvironmentRequest) GetNamespace() string
func (*CreateEnvironmentRequest) GetProvision ¶
func (x *CreateEnvironmentRequest) GetProvision() *EnvironmentProvision
func (*CreateEnvironmentRequest) GetShouldProvision ¶
func (x *CreateEnvironmentRequest) GetShouldProvision() bool
func (*CreateEnvironmentRequest) GetUsers ¶
func (x *CreateEnvironmentRequest) GetUsers() []*SysUser
func (*CreateEnvironmentRequest) ProtoMessage ¶
func (*CreateEnvironmentRequest) ProtoMessage()
func (*CreateEnvironmentRequest) ProtoReflect ¶
func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentRequest) Reset ¶
func (x *CreateEnvironmentRequest) Reset()
func (*CreateEnvironmentRequest) String ¶
func (x *CreateEnvironmentRequest) String() string
type CreateEnvironmentResponse ¶
type CreateEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*CreateEnvironmentResponse) Descriptor
deprecated
func (*CreateEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*CreateEnvironmentResponse) GetEnvironment ¶
func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
func (*CreateEnvironmentResponse) ProtoMessage ¶
func (*CreateEnvironmentResponse) ProtoMessage()
func (*CreateEnvironmentResponse) ProtoReflect ¶
func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentResponse) Reset ¶
func (x *CreateEnvironmentResponse) Reset()
func (*CreateEnvironmentResponse) String ¶
func (x *CreateEnvironmentResponse) String() string
type CreateHealthCheckRequest ¶
type CreateHealthCheckRequest struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Thresholds *Thresholds `protobuf:"bytes,3,opt,name=thresholds,proto3" json:"thresholds,omitempty"` // Types that are assignable to HealthCheck: // // *CreateHealthCheckRequest_ProbeHealthCheck // *CreateHealthCheckRequest_HeartbeatHealthCheck HealthCheck isCreateHealthCheckRequest_HealthCheck `protobuf_oneof:"health_check"` IdempotencyKey string `protobuf:"bytes,7,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` // contains filtered or unexported fields }
func (*CreateHealthCheckRequest) Descriptor
deprecated
func (*CreateHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*CreateHealthCheckRequest) GetHealthCheck ¶
func (m *CreateHealthCheckRequest) GetHealthCheck() isCreateHealthCheckRequest_HealthCheck
func (*CreateHealthCheckRequest) GetHealthCheckId ¶
func (x *CreateHealthCheckRequest) GetHealthCheckId() string
func (*CreateHealthCheckRequest) GetHeartbeatHealthCheck ¶
func (x *CreateHealthCheckRequest) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
func (*CreateHealthCheckRequest) GetIdempotencyKey ¶
func (x *CreateHealthCheckRequest) GetIdempotencyKey() string
func (*CreateHealthCheckRequest) GetLabels ¶
func (x *CreateHealthCheckRequest) GetLabels() map[string]string
func (*CreateHealthCheckRequest) GetProbeHealthCheck ¶
func (x *CreateHealthCheckRequest) GetProbeHealthCheck() *ProbeHealthCheck
func (*CreateHealthCheckRequest) GetThresholds ¶
func (x *CreateHealthCheckRequest) GetThresholds() *Thresholds
func (*CreateHealthCheckRequest) ProtoMessage ¶
func (*CreateHealthCheckRequest) ProtoMessage()
func (*CreateHealthCheckRequest) ProtoReflect ¶
func (x *CreateHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*CreateHealthCheckRequest) Reset ¶
func (x *CreateHealthCheckRequest) Reset()
func (*CreateHealthCheckRequest) String ¶
func (x *CreateHealthCheckRequest) String() string
type CreateHealthCheckRequest_HeartbeatHealthCheck ¶
type CreateHealthCheckRequest_HeartbeatHealthCheck struct {
HeartbeatHealthCheck *HeartbeatHealthCheck `protobuf:"bytes,6,opt,name=heartbeat_health_check,json=heartbeatHealthCheck,proto3,oneof"`
}
type CreateHealthCheckRequest_ProbeHealthCheck ¶
type CreateHealthCheckRequest_ProbeHealthCheck struct {
ProbeHealthCheck *ProbeHealthCheck `protobuf:"bytes,5,opt,name=probe_health_check,json=probeHealthCheck,proto3,oneof"`
}
type CreateHealthCheckResponse ¶
type CreateHealthCheckResponse struct { HealthCheck *HealthCheck `protobuf:"bytes,1,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // contains filtered or unexported fields }
func (*CreateHealthCheckResponse) Descriptor
deprecated
func (*CreateHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*CreateHealthCheckResponse) GetHealthCheck ¶
func (x *CreateHealthCheckResponse) GetHealthCheck() *HealthCheck
func (*CreateHealthCheckResponse) ProtoMessage ¶
func (*CreateHealthCheckResponse) ProtoMessage()
func (*CreateHealthCheckResponse) ProtoReflect ¶
func (x *CreateHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*CreateHealthCheckResponse) Reset ¶
func (x *CreateHealthCheckResponse) Reset()
func (*CreateHealthCheckResponse) String ¶
func (x *CreateHealthCheckResponse) String() string
type CreateIngress ¶
type CreateIngress struct { Hostname string `protobuf:"bytes,1,opt,name=hostname,proto3" json:"hostname,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` ServiceType string `protobuf:"bytes,3,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"` Port int32 `protobuf:"varint,4,opt,name=port,proto3" json:"port,omitempty"` AccessPolicies []*CreateAccessPolicy `protobuf:"bytes,6,rep,name=access_policies,json=accessPolicies,proto3" json:"access_policies,omitempty"` // contains filtered or unexported fields }
func (*CreateIngress) Descriptor
deprecated
func (*CreateIngress) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngress.ProtoReflect.Descriptor instead.
func (*CreateIngress) GetAccessPolicies ¶
func (x *CreateIngress) GetAccessPolicies() []*CreateAccessPolicy
func (*CreateIngress) GetHostname ¶
func (x *CreateIngress) GetHostname() string
func (*CreateIngress) GetPath ¶
func (x *CreateIngress) GetPath() string
func (*CreateIngress) GetPort ¶
func (x *CreateIngress) GetPort() int32
func (*CreateIngress) GetServiceType ¶
func (x *CreateIngress) GetServiceType() string
func (*CreateIngress) ProtoMessage ¶
func (*CreateIngress) ProtoMessage()
func (*CreateIngress) ProtoReflect ¶
func (x *CreateIngress) ProtoReflect() protoreflect.Message
func (*CreateIngress) Reset ¶
func (x *CreateIngress) Reset()
func (*CreateIngress) String ¶
func (x *CreateIngress) String() string
type CreateIngressGatewayRequest ¶
type CreateIngressGatewayRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Ingresses []*CreateIngress `protobuf:"bytes,3,rep,name=ingresses,proto3" json:"ingresses,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressGatewayRequest) Descriptor
deprecated
func (*CreateIngressGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressGatewayRequest.ProtoReflect.Descriptor instead.
func (*CreateIngressGatewayRequest) GetIngressGatewayId ¶
func (x *CreateIngressGatewayRequest) GetIngressGatewayId() string
func (*CreateIngressGatewayRequest) GetIngresses ¶
func (x *CreateIngressGatewayRequest) GetIngresses() []*CreateIngress
func (*CreateIngressGatewayRequest) GetLabels ¶
func (x *CreateIngressGatewayRequest) GetLabels() map[string]string
func (*CreateIngressGatewayRequest) ProtoMessage ¶
func (*CreateIngressGatewayRequest) ProtoMessage()
func (*CreateIngressGatewayRequest) ProtoReflect ¶
func (x *CreateIngressGatewayRequest) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayRequest) Reset ¶
func (x *CreateIngressGatewayRequest) Reset()
func (*CreateIngressGatewayRequest) String ¶
func (x *CreateIngressGatewayRequest) String() string
type CreateIngressGatewayResponse ¶
type CreateIngressGatewayResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressGatewayResponse) Descriptor
deprecated
func (*CreateIngressGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressGatewayResponse.ProtoReflect.Descriptor instead.
func (*CreateIngressGatewayResponse) GetIngressGateway ¶
func (x *CreateIngressGatewayResponse) GetIngressGateway() *IngressGateway
func (*CreateIngressGatewayResponse) ProtoMessage ¶
func (*CreateIngressGatewayResponse) ProtoMessage()
func (*CreateIngressGatewayResponse) ProtoReflect ¶
func (x *CreateIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayResponse) Reset ¶
func (x *CreateIngressGatewayResponse) Reset()
func (*CreateIngressGatewayResponse) String ¶
func (x *CreateIngressGatewayResponse) String() string
type CreateIngressGatewayTokenRequest ¶
type CreateIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ Labels map[string]string `` /* 153-byte string literal not displayed */ Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressGatewayTokenRequest) Descriptor
deprecated
func (*CreateIngressGatewayTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressGatewayTokenRequest.ProtoReflect.Descriptor instead.
func (*CreateIngressGatewayTokenRequest) GetIngressGatewayTokenId ¶
func (x *CreateIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
func (*CreateIngressGatewayTokenRequest) GetLabels ¶
func (x *CreateIngressGatewayTokenRequest) GetLabels() map[string]string
func (*CreateIngressGatewayTokenRequest) GetName ¶
func (x *CreateIngressGatewayTokenRequest) GetName() string
func (*CreateIngressGatewayTokenRequest) ProtoMessage ¶
func (*CreateIngressGatewayTokenRequest) ProtoMessage()
func (*CreateIngressGatewayTokenRequest) ProtoReflect ¶
func (x *CreateIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayTokenRequest) Reset ¶
func (x *CreateIngressGatewayTokenRequest) Reset()
func (*CreateIngressGatewayTokenRequest) String ¶
func (x *CreateIngressGatewayTokenRequest) String() string
type CreateIngressGatewayTokenResponse ¶
type CreateIngressGatewayTokenResponse struct { IngressGatewayToken *IngressGatewayToken `protobuf:"bytes,1,opt,name=ingress_gateway_token,json=ingressGatewayToken,proto3" json:"ingress_gateway_token,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressGatewayTokenResponse) Descriptor
deprecated
func (*CreateIngressGatewayTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateIngressGatewayTokenResponse.ProtoReflect.Descriptor instead.
func (*CreateIngressGatewayTokenResponse) GetIngressGatewayToken ¶
func (x *CreateIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
func (*CreateIngressGatewayTokenResponse) ProtoMessage ¶
func (*CreateIngressGatewayTokenResponse) ProtoMessage()
func (*CreateIngressGatewayTokenResponse) ProtoReflect ¶
func (x *CreateIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayTokenResponse) Reset ¶
func (x *CreateIngressGatewayTokenResponse) Reset()
func (*CreateIngressGatewayTokenResponse) String ¶
func (x *CreateIngressGatewayTokenResponse) String() string
type CreateInstanceExecRequest ¶
type CreateInstanceExecRequest struct { InstanceExecId string `protobuf:"bytes,1,opt,name=instance_exec_id,json=instanceExecId,proto3" json:"instance_exec_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` Script string `protobuf:"bytes,5,opt,name=script,proto3" json:"script,omitempty"` ConnectionTimeout string `protobuf:"bytes,6,opt,name=connection_timeout,json=connectionTimeout,proto3" json:"connection_timeout,omitempty"` RunTimeout string `protobuf:"bytes,7,opt,name=run_timeout,json=runTimeout,proto3" json:"run_timeout,omitempty"` WaitTilCompletion bool `protobuf:"varint,8,opt,name=wait_til_completion,json=waitTilCompletion,proto3" json:"wait_til_completion,omitempty"` // Types that are assignable to Connection: // // *CreateInstanceExecRequest_Ssh Connection isCreateInstanceExecRequest_Connection `protobuf_oneof:"connection"` InstanceId string `protobuf:"bytes,11,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // if provided will fill out connection IdempotencyKey string `protobuf:"bytes,12,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceExecRequest) Descriptor
deprecated
func (*CreateInstanceExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstanceExecRequest.ProtoReflect.Descriptor instead.
func (*CreateInstanceExecRequest) GetConnection ¶
func (m *CreateInstanceExecRequest) GetConnection() isCreateInstanceExecRequest_Connection
func (*CreateInstanceExecRequest) GetConnectionTimeout ¶
func (x *CreateInstanceExecRequest) GetConnectionTimeout() string
func (*CreateInstanceExecRequest) GetIdempotencyKey ¶
func (x *CreateInstanceExecRequest) GetIdempotencyKey() string
func (*CreateInstanceExecRequest) GetInstanceExecId ¶
func (x *CreateInstanceExecRequest) GetInstanceExecId() string
func (*CreateInstanceExecRequest) GetInstanceId ¶
func (x *CreateInstanceExecRequest) GetInstanceId() string
func (*CreateInstanceExecRequest) GetLabels ¶
func (x *CreateInstanceExecRequest) GetLabels() map[string]string
func (*CreateInstanceExecRequest) GetRunTimeout ¶
func (x *CreateInstanceExecRequest) GetRunTimeout() string
func (*CreateInstanceExecRequest) GetScript ¶
func (x *CreateInstanceExecRequest) GetScript() string
func (*CreateInstanceExecRequest) GetSsh ¶
func (x *CreateInstanceExecRequest) GetSsh() *SshConnection
func (*CreateInstanceExecRequest) GetType ¶
func (x *CreateInstanceExecRequest) GetType() string
func (*CreateInstanceExecRequest) GetWaitTilCompletion ¶
func (x *CreateInstanceExecRequest) GetWaitTilCompletion() bool
func (*CreateInstanceExecRequest) ProtoMessage ¶
func (*CreateInstanceExecRequest) ProtoMessage()
func (*CreateInstanceExecRequest) ProtoReflect ¶
func (x *CreateInstanceExecRequest) ProtoReflect() protoreflect.Message
func (*CreateInstanceExecRequest) Reset ¶
func (x *CreateInstanceExecRequest) Reset()
func (*CreateInstanceExecRequest) String ¶
func (x *CreateInstanceExecRequest) String() string
type CreateInstanceExecRequest_Ssh ¶
type CreateInstanceExecRequest_Ssh struct {
Ssh *SshConnection `protobuf:"bytes,9,opt,name=ssh,proto3,oneof"` // Brev brev = 7;
}
type CreateInstanceExecResponse ¶
type CreateInstanceExecResponse struct { InstanceExec *InstanceExec `protobuf:"bytes,1,opt,name=instance_exec,json=instanceExec,proto3" json:"instance_exec,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceExecResponse) Descriptor
deprecated
func (*CreateInstanceExecResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstanceExecResponse.ProtoReflect.Descriptor instead.
func (*CreateInstanceExecResponse) GetInstanceExec ¶
func (x *CreateInstanceExecResponse) GetInstanceExec() *InstanceExec
func (*CreateInstanceExecResponse) ProtoMessage ¶
func (*CreateInstanceExecResponse) ProtoMessage()
func (*CreateInstanceExecResponse) ProtoReflect ¶
func (x *CreateInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*CreateInstanceExecResponse) Reset ¶
func (x *CreateInstanceExecResponse) Reset()
func (*CreateInstanceExecResponse) String ¶
func (x *CreateInstanceExecResponse) String() string
type CreateInstanceRequest ¶
type CreateInstanceRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` ImageId string `protobuf:"bytes,3,opt,name=image_id,json=imageId,proto3" json:"image_id,omitempty"` InstanceType string `protobuf:"bytes,4,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` UserDataBase64 string `protobuf:"bytes,5,opt,name=user_data_base64,json=userDataBase64,proto3" json:"user_data_base64,omitempty"` Location string `protobuf:"bytes,6,opt,name=location,proto3" json:"location,omitempty"` DiskSize string `protobuf:"bytes,7,opt,name=disk_size,json=diskSize,proto3" json:"disk_size,omitempty"` InstanceId string `protobuf:"bytes,8,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ VpcId *string `protobuf:"bytes,10,opt,name=vpc_id,json=vpcId,proto3,oneof" json:"vpc_id,omitempty"` SubnetId *string `protobuf:"bytes,11,opt,name=subnet_id,json=subnetId,proto3,oneof" json:"subnet_id,omitempty"` Name *string `protobuf:"bytes,12,opt,name=name,proto3,oneof" json:"name,omitempty"` Spot *bool `protobuf:"varint,13,opt,name=spot,proto3,oneof" json:"spot,omitempty"` BackupOptions *BackupOptions `protobuf:"bytes,14,opt,name=backup_options,json=backupOptions,proto3,oneof" json:"backup_options,omitempty"` FirewallRules *FirewallRules `protobuf:"bytes,15,opt,name=firewall_rules,json=firewallRules,proto3,oneof" json:"firewall_rules,omitempty"` RetireTimeout *string `protobuf:"bytes,16,opt,name=retire_timeout,json=retireTimeout,proto3,oneof" json:"retire_timeout,omitempty"` IdempotencyKey string `protobuf:"bytes,17,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` SubLocation string `protobuf:"bytes,18,opt,name=sub_location,json=subLocation,proto3" json:"sub_location,omitempty"` EnvironmentVariables map[string]string `` /* 210-byte string literal not displayed */ RetryPolicy *RetryPolicy `protobuf:"bytes,20,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"` Namespace *string `protobuf:"bytes,21,opt,name=namespace,proto3,oneof" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceRequest) Descriptor
deprecated
func (*CreateInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstanceRequest.ProtoReflect.Descriptor instead.
func (*CreateInstanceRequest) GetBackupOptions ¶
func (x *CreateInstanceRequest) GetBackupOptions() *BackupOptions
func (*CreateInstanceRequest) GetCloudCredId ¶
func (x *CreateInstanceRequest) GetCloudCredId() string
func (*CreateInstanceRequest) GetDiskSize ¶
func (x *CreateInstanceRequest) GetDiskSize() string
func (*CreateInstanceRequest) GetEnvironmentVariables ¶
func (x *CreateInstanceRequest) GetEnvironmentVariables() map[string]string
func (*CreateInstanceRequest) GetFirewallRules ¶
func (x *CreateInstanceRequest) GetFirewallRules() *FirewallRules
func (*CreateInstanceRequest) GetIdempotencyKey ¶
func (x *CreateInstanceRequest) GetIdempotencyKey() string
func (*CreateInstanceRequest) GetImageId ¶
func (x *CreateInstanceRequest) GetImageId() string
func (*CreateInstanceRequest) GetInstanceId ¶
func (x *CreateInstanceRequest) GetInstanceId() string
func (*CreateInstanceRequest) GetInstanceType ¶
func (x *CreateInstanceRequest) GetInstanceType() string
func (*CreateInstanceRequest) GetLabels ¶
func (x *CreateInstanceRequest) GetLabels() map[string]string
func (*CreateInstanceRequest) GetLocation ¶
func (x *CreateInstanceRequest) GetLocation() string
func (*CreateInstanceRequest) GetName ¶
func (x *CreateInstanceRequest) GetName() string
func (*CreateInstanceRequest) GetNamespace ¶
func (x *CreateInstanceRequest) GetNamespace() string
func (*CreateInstanceRequest) GetPublicKey ¶
func (x *CreateInstanceRequest) GetPublicKey() string
func (*CreateInstanceRequest) GetRetireTimeout ¶
func (x *CreateInstanceRequest) GetRetireTimeout() string
func (*CreateInstanceRequest) GetRetryPolicy ¶
func (x *CreateInstanceRequest) GetRetryPolicy() *RetryPolicy
func (*CreateInstanceRequest) GetSpot ¶
func (x *CreateInstanceRequest) GetSpot() bool
func (*CreateInstanceRequest) GetSubLocation ¶
func (x *CreateInstanceRequest) GetSubLocation() string
func (*CreateInstanceRequest) GetSubnetId ¶
func (x *CreateInstanceRequest) GetSubnetId() string
func (*CreateInstanceRequest) GetUserDataBase64 ¶
func (x *CreateInstanceRequest) GetUserDataBase64() string
func (*CreateInstanceRequest) GetVpcId ¶
func (x *CreateInstanceRequest) GetVpcId() string
func (*CreateInstanceRequest) ProtoMessage ¶
func (*CreateInstanceRequest) ProtoMessage()
func (*CreateInstanceRequest) ProtoReflect ¶
func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message
func (*CreateInstanceRequest) Reset ¶
func (x *CreateInstanceRequest) Reset()
func (*CreateInstanceRequest) String ¶
func (x *CreateInstanceRequest) String() string
type CreateInstanceResponse ¶
type CreateInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceResponse) Descriptor
deprecated
func (*CreateInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateInstanceResponse.ProtoReflect.Descriptor instead.
func (*CreateInstanceResponse) GetInstance ¶
func (x *CreateInstanceResponse) GetInstance() *Instance
func (*CreateInstanceResponse) ProtoMessage ¶
func (*CreateInstanceResponse) ProtoMessage()
func (*CreateInstanceResponse) ProtoReflect ¶
func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message
func (*CreateInstanceResponse) Reset ¶
func (x *CreateInstanceResponse) Reset()
func (*CreateInstanceResponse) String ¶
func (x *CreateInstanceResponse) String() string
type CreateLimitRequest ¶
type CreateLimitRequest struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ EnforcementMode string `protobuf:"bytes,3,opt,name=enforcement_mode,json=enforcementMode,proto3" json:"enforcement_mode,omitempty"` Budgets []*Budget `protobuf:"bytes,4,rep,name=budgets,proto3" json:"budgets,omitempty"` Priority *int32 `protobuf:"varint,5,opt,name=priority,proto3,oneof" json:"priority,omitempty"` Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*CreateLimitRequest) Descriptor
deprecated
func (*CreateLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateLimitRequest.ProtoReflect.Descriptor instead.
func (*CreateLimitRequest) GetBudgets ¶
func (x *CreateLimitRequest) GetBudgets() []*Budget
func (*CreateLimitRequest) GetDescription ¶
func (x *CreateLimitRequest) GetDescription() string
func (*CreateLimitRequest) GetEnforcementMode ¶
func (x *CreateLimitRequest) GetEnforcementMode() string
func (*CreateLimitRequest) GetLabels ¶
func (x *CreateLimitRequest) GetLabels() map[string]string
func (*CreateLimitRequest) GetLimitId ¶
func (x *CreateLimitRequest) GetLimitId() string
func (*CreateLimitRequest) GetPriority ¶
func (x *CreateLimitRequest) GetPriority() int32
func (*CreateLimitRequest) ProtoMessage ¶
func (*CreateLimitRequest) ProtoMessage()
func (*CreateLimitRequest) ProtoReflect ¶
func (x *CreateLimitRequest) ProtoReflect() protoreflect.Message
func (*CreateLimitRequest) Reset ¶
func (x *CreateLimitRequest) Reset()
func (*CreateLimitRequest) String ¶
func (x *CreateLimitRequest) String() string
type CreateLimitResponse ¶
type CreateLimitResponse struct { Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*CreateLimitResponse) Descriptor
deprecated
func (*CreateLimitResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateLimitResponse.ProtoReflect.Descriptor instead.
func (*CreateLimitResponse) GetLimit ¶
func (x *CreateLimitResponse) GetLimit() *Limit
func (*CreateLimitResponse) ProtoMessage ¶
func (*CreateLimitResponse) ProtoMessage()
func (*CreateLimitResponse) ProtoReflect ¶
func (x *CreateLimitResponse) ProtoReflect() protoreflect.Message
func (*CreateLimitResponse) Reset ¶
func (x *CreateLimitResponse) Reset()
func (*CreateLimitResponse) String ¶
func (x *CreateLimitResponse) String() string
type CreateNotebookRequest ¶
type CreateNotebookRequest struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` SourceUrl string `protobuf:"bytes,3,opt,name=source_url,json=sourceUrl,proto3" json:"source_url,omitempty"` SourceType string `protobuf:"bytes,4,opt,name=source_type,json=sourceType,proto3" json:"source_type,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Tags map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateNotebookRequest) Descriptor
deprecated
func (*CreateNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotebookRequest.ProtoReflect.Descriptor instead.
func (*CreateNotebookRequest) GetLabels ¶
func (x *CreateNotebookRequest) GetLabels() map[string]string
func (*CreateNotebookRequest) GetName ¶
func (x *CreateNotebookRequest) GetName() string
func (*CreateNotebookRequest) GetNotebookId ¶
func (x *CreateNotebookRequest) GetNotebookId() string
func (*CreateNotebookRequest) GetSourceType ¶
func (x *CreateNotebookRequest) GetSourceType() string
func (*CreateNotebookRequest) GetSourceUrl ¶
func (x *CreateNotebookRequest) GetSourceUrl() string
func (*CreateNotebookRequest) GetTags ¶
func (x *CreateNotebookRequest) GetTags() map[string]string
func (*CreateNotebookRequest) ProtoMessage ¶
func (*CreateNotebookRequest) ProtoMessage()
func (*CreateNotebookRequest) ProtoReflect ¶
func (x *CreateNotebookRequest) ProtoReflect() protoreflect.Message
func (*CreateNotebookRequest) Reset ¶
func (x *CreateNotebookRequest) Reset()
func (*CreateNotebookRequest) String ¶
func (x *CreateNotebookRequest) String() string
type CreateNotebookResponse ¶
type CreateNotebookResponse struct { Notebook *Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
func (*CreateNotebookResponse) Descriptor
deprecated
func (*CreateNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotebookResponse.ProtoReflect.Descriptor instead.
func (*CreateNotebookResponse) GetNotebook ¶
func (x *CreateNotebookResponse) GetNotebook() *Notebook
func (*CreateNotebookResponse) ProtoMessage ¶
func (*CreateNotebookResponse) ProtoMessage()
func (*CreateNotebookResponse) ProtoReflect ¶
func (x *CreateNotebookResponse) ProtoReflect() protoreflect.Message
func (*CreateNotebookResponse) Reset ¶
func (x *CreateNotebookResponse) Reset()
func (*CreateNotebookResponse) String ¶
func (x *CreateNotebookResponse) String() string
type CreatePaymentIntentRequest ¶
type CreatePaymentIntentRequest struct { Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"` MetaData map[string]string `` /* 173-byte string literal not displayed */ Confirm bool `protobuf:"varint,3,opt,name=confirm,proto3" json:"confirm,omitempty"` PaymentMethod string `protobuf:"bytes,4,opt,name=payment_method,json=paymentMethod,proto3" json:"payment_method,omitempty"` ReceiptEmail string `protobuf:"bytes,5,opt,name=receipt_email,json=receiptEmail,proto3" json:"receipt_email,omitempty"` // contains filtered or unexported fields }
func (*CreatePaymentIntentRequest) Descriptor
deprecated
func (*CreatePaymentIntentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePaymentIntentRequest.ProtoReflect.Descriptor instead.
func (*CreatePaymentIntentRequest) GetAmount ¶
func (x *CreatePaymentIntentRequest) GetAmount() int64
func (*CreatePaymentIntentRequest) GetConfirm ¶
func (x *CreatePaymentIntentRequest) GetConfirm() bool
func (*CreatePaymentIntentRequest) GetMetaData ¶
func (x *CreatePaymentIntentRequest) GetMetaData() map[string]string
func (*CreatePaymentIntentRequest) GetPaymentMethod ¶
func (x *CreatePaymentIntentRequest) GetPaymentMethod() string
func (*CreatePaymentIntentRequest) GetReceiptEmail ¶
func (x *CreatePaymentIntentRequest) GetReceiptEmail() string
func (*CreatePaymentIntentRequest) ProtoMessage ¶
func (*CreatePaymentIntentRequest) ProtoMessage()
func (*CreatePaymentIntentRequest) ProtoReflect ¶
func (x *CreatePaymentIntentRequest) ProtoReflect() protoreflect.Message
func (*CreatePaymentIntentRequest) Reset ¶
func (x *CreatePaymentIntentRequest) Reset()
func (*CreatePaymentIntentRequest) String ¶
func (x *CreatePaymentIntentRequest) String() string
type CreatePaymentIntentResponse ¶
type CreatePaymentIntentResponse struct { PaymentIntent *PaymentIntent `protobuf:"bytes,1,opt,name=payment_intent,json=paymentIntent,proto3" json:"payment_intent,omitempty"` // contains filtered or unexported fields }
func (*CreatePaymentIntentResponse) Descriptor
deprecated
func (*CreatePaymentIntentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePaymentIntentResponse.ProtoReflect.Descriptor instead.
func (*CreatePaymentIntentResponse) GetPaymentIntent ¶
func (x *CreatePaymentIntentResponse) GetPaymentIntent() *PaymentIntent
func (*CreatePaymentIntentResponse) ProtoMessage ¶
func (*CreatePaymentIntentResponse) ProtoMessage()
func (*CreatePaymentIntentResponse) ProtoReflect ¶
func (x *CreatePaymentIntentResponse) ProtoReflect() protoreflect.Message
func (*CreatePaymentIntentResponse) Reset ¶
func (x *CreatePaymentIntentResponse) Reset()
func (*CreatePaymentIntentResponse) String ¶
func (x *CreatePaymentIntentResponse) String() string
type CreatePaymentSetupIntentRequest ¶
type CreatePaymentSetupIntentRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*CreatePaymentSetupIntentRequest) Descriptor
deprecated
func (*CreatePaymentSetupIntentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePaymentSetupIntentRequest.ProtoReflect.Descriptor instead.
func (*CreatePaymentSetupIntentRequest) GetBillingProfileId ¶
func (x *CreatePaymentSetupIntentRequest) GetBillingProfileId() string
func (*CreatePaymentSetupIntentRequest) ProtoMessage ¶
func (*CreatePaymentSetupIntentRequest) ProtoMessage()
func (*CreatePaymentSetupIntentRequest) ProtoReflect ¶
func (x *CreatePaymentSetupIntentRequest) ProtoReflect() protoreflect.Message
func (*CreatePaymentSetupIntentRequest) Reset ¶
func (x *CreatePaymentSetupIntentRequest) Reset()
func (*CreatePaymentSetupIntentRequest) String ¶
func (x *CreatePaymentSetupIntentRequest) String() string
type CreatePaymentSetupIntentResponse ¶
type CreatePaymentSetupIntentResponse struct { SetupIntent *SetupIntent `protobuf:"bytes,1,opt,name=setup_intent,json=setupIntent,proto3" json:"setup_intent,omitempty"` // contains filtered or unexported fields }
func (*CreatePaymentSetupIntentResponse) Descriptor
deprecated
func (*CreatePaymentSetupIntentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePaymentSetupIntentResponse.ProtoReflect.Descriptor instead.
func (*CreatePaymentSetupIntentResponse) GetSetupIntent ¶
func (x *CreatePaymentSetupIntentResponse) GetSetupIntent() *SetupIntent
func (*CreatePaymentSetupIntentResponse) ProtoMessage ¶
func (*CreatePaymentSetupIntentResponse) ProtoMessage()
func (*CreatePaymentSetupIntentResponse) ProtoReflect ¶
func (x *CreatePaymentSetupIntentResponse) ProtoReflect() protoreflect.Message
func (*CreatePaymentSetupIntentResponse) Reset ¶
func (x *CreatePaymentSetupIntentResponse) Reset()
func (*CreatePaymentSetupIntentResponse) String ¶
func (x *CreatePaymentSetupIntentResponse) String() string
type CreatePersistentPodRequest ¶
type CreatePersistentPodRequest struct { PersistentPodId string `protobuf:"bytes,1,opt,name=persistent_pod_id,json=persistentPodId,proto3" json:"persistent_pod_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreatePersistentPodRequest) Descriptor
deprecated
func (*CreatePersistentPodRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePersistentPodRequest.ProtoReflect.Descriptor instead.
func (*CreatePersistentPodRequest) GetLabels ¶
func (x *CreatePersistentPodRequest) GetLabels() map[string]string
func (*CreatePersistentPodRequest) GetPersistentPodId ¶
func (x *CreatePersistentPodRequest) GetPersistentPodId() string
func (*CreatePersistentPodRequest) ProtoMessage ¶
func (*CreatePersistentPodRequest) ProtoMessage()
func (*CreatePersistentPodRequest) ProtoReflect ¶
func (x *CreatePersistentPodRequest) ProtoReflect() protoreflect.Message
func (*CreatePersistentPodRequest) Reset ¶
func (x *CreatePersistentPodRequest) Reset()
func (*CreatePersistentPodRequest) String ¶
func (x *CreatePersistentPodRequest) String() string
type CreatePersistentPodResponse ¶
type CreatePersistentPodResponse struct { PersistentPod *PersistentPod `protobuf:"bytes,1,opt,name=persistent_pod,json=persistentPod,proto3" json:"persistent_pod,omitempty"` // contains filtered or unexported fields }
func (*CreatePersistentPodResponse) Descriptor
deprecated
func (*CreatePersistentPodResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePersistentPodResponse.ProtoReflect.Descriptor instead.
func (*CreatePersistentPodResponse) GetPersistentPod ¶
func (x *CreatePersistentPodResponse) GetPersistentPod() *PersistentPod
func (*CreatePersistentPodResponse) ProtoMessage ¶
func (*CreatePersistentPodResponse) ProtoMessage()
func (*CreatePersistentPodResponse) ProtoReflect ¶
func (x *CreatePersistentPodResponse) ProtoReflect() protoreflect.Message
func (*CreatePersistentPodResponse) Reset ¶
func (x *CreatePersistentPodResponse) Reset()
func (*CreatePersistentPodResponse) String ¶
func (x *CreatePersistentPodResponse) String() string
type CreatePublicProfileRequest ¶
type CreatePublicProfileRequest struct { PublicProfileId string `protobuf:"bytes,1,opt,name=public_profile_id,json=publicProfileId,proto3" json:"public_profile_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Bio string `protobuf:"bytes,4,opt,name=bio,proto3" json:"bio,omitempty"` CoverPhotoData []byte `protobuf:"bytes,5,opt,name=cover_photo_data,json=coverPhotoData,proto3" json:"cover_photo_data,omitempty"` Handle string `protobuf:"bytes,6,opt,name=handle,proto3" json:"handle,omitempty"` // contains filtered or unexported fields }
func (*CreatePublicProfileRequest) Descriptor
deprecated
func (*CreatePublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePublicProfileRequest.ProtoReflect.Descriptor instead.
func (*CreatePublicProfileRequest) GetBio ¶
func (x *CreatePublicProfileRequest) GetBio() string
func (*CreatePublicProfileRequest) GetCoverPhotoData ¶
func (x *CreatePublicProfileRequest) GetCoverPhotoData() []byte
func (*CreatePublicProfileRequest) GetDisplayName ¶
func (x *CreatePublicProfileRequest) GetDisplayName() string
func (*CreatePublicProfileRequest) GetHandle ¶
func (x *CreatePublicProfileRequest) GetHandle() string
func (*CreatePublicProfileRequest) GetLabels ¶
func (x *CreatePublicProfileRequest) GetLabels() map[string]string
func (*CreatePublicProfileRequest) GetPublicProfileId ¶
func (x *CreatePublicProfileRequest) GetPublicProfileId() string
func (*CreatePublicProfileRequest) ProtoMessage ¶
func (*CreatePublicProfileRequest) ProtoMessage()
func (*CreatePublicProfileRequest) ProtoReflect ¶
func (x *CreatePublicProfileRequest) ProtoReflect() protoreflect.Message
func (*CreatePublicProfileRequest) Reset ¶
func (x *CreatePublicProfileRequest) Reset()
func (*CreatePublicProfileRequest) String ¶
func (x *CreatePublicProfileRequest) String() string
type CreatePublicProfileResponse ¶
type CreatePublicProfileResponse struct { PublicProfile *PublicProfile `protobuf:"bytes,1,opt,name=public_profile,json=publicProfile,proto3" json:"public_profile,omitempty"` // contains filtered or unexported fields }
func (*CreatePublicProfileResponse) Descriptor
deprecated
func (*CreatePublicProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePublicProfileResponse.ProtoReflect.Descriptor instead.
func (*CreatePublicProfileResponse) GetPublicProfile ¶
func (x *CreatePublicProfileResponse) GetPublicProfile() *PublicProfile
func (*CreatePublicProfileResponse) ProtoMessage ¶
func (*CreatePublicProfileResponse) ProtoMessage()
func (*CreatePublicProfileResponse) ProtoReflect ¶
func (x *CreatePublicProfileResponse) ProtoReflect() protoreflect.Message
func (*CreatePublicProfileResponse) Reset ¶
func (x *CreatePublicProfileResponse) Reset()
func (*CreatePublicProfileResponse) String ¶
func (x *CreatePublicProfileResponse) String() string
type CreateRedeemableRequest ¶
type CreateRedeemableRequest struct { RedeemableId string `protobuf:"bytes,1,opt,name=redeemable_id,json=redeemableId,proto3" json:"redeemable_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ ShortCode string `protobuf:"bytes,3,opt,name=short_code,json=shortCode,proto3" json:"short_code,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` DefaultRedemptionAmountUsd string `` /* 143-byte string literal not displayed */ MaxRedemptionAmountUsd string `` /* 131-byte string literal not displayed */ ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` GlobalConstraint *RedeemableConstraint `protobuf:"bytes,9,opt,name=global_constraint,json=globalConstraint,proto3" json:"global_constraint,omitempty"` TenantConstraint *RedeemableConstraint `protobuf:"bytes,10,opt,name=tenant_constraint,json=tenantConstraint,proto3" json:"tenant_constraint,omitempty"` // contains filtered or unexported fields }
func (*CreateRedeemableRequest) Descriptor
deprecated
func (*CreateRedeemableRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRedeemableRequest.ProtoReflect.Descriptor instead.
func (*CreateRedeemableRequest) GetDefaultRedemptionAmountUsd ¶
func (x *CreateRedeemableRequest) GetDefaultRedemptionAmountUsd() string
func (*CreateRedeemableRequest) GetDescription ¶
func (x *CreateRedeemableRequest) GetDescription() string
func (*CreateRedeemableRequest) GetExpiresAt ¶
func (x *CreateRedeemableRequest) GetExpiresAt() *timestamppb.Timestamp
func (*CreateRedeemableRequest) GetGlobalConstraint ¶
func (x *CreateRedeemableRequest) GetGlobalConstraint() *RedeemableConstraint
func (*CreateRedeemableRequest) GetLabels ¶
func (x *CreateRedeemableRequest) GetLabels() map[string]string
func (*CreateRedeemableRequest) GetMaxRedemptionAmountUsd ¶
func (x *CreateRedeemableRequest) GetMaxRedemptionAmountUsd() string
func (*CreateRedeemableRequest) GetRedeemableId ¶
func (x *CreateRedeemableRequest) GetRedeemableId() string
func (*CreateRedeemableRequest) GetShortCode ¶
func (x *CreateRedeemableRequest) GetShortCode() string
func (*CreateRedeemableRequest) GetStatus ¶
func (x *CreateRedeemableRequest) GetStatus() string
func (*CreateRedeemableRequest) GetTenantConstraint ¶
func (x *CreateRedeemableRequest) GetTenantConstraint() *RedeemableConstraint
func (*CreateRedeemableRequest) ProtoMessage ¶
func (*CreateRedeemableRequest) ProtoMessage()
func (*CreateRedeemableRequest) ProtoReflect ¶
func (x *CreateRedeemableRequest) ProtoReflect() protoreflect.Message
func (*CreateRedeemableRequest) Reset ¶
func (x *CreateRedeemableRequest) Reset()
func (*CreateRedeemableRequest) String ¶
func (x *CreateRedeemableRequest) String() string
type CreateRedeemableResponse ¶
type CreateRedeemableResponse struct { Redeemable *Redeemable `protobuf:"bytes,1,opt,name=redeemable,proto3" json:"redeemable,omitempty"` // contains filtered or unexported fields }
func (*CreateRedeemableResponse) Descriptor
deprecated
func (*CreateRedeemableResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRedeemableResponse.ProtoReflect.Descriptor instead.
func (*CreateRedeemableResponse) GetRedeemable ¶
func (x *CreateRedeemableResponse) GetRedeemable() *Redeemable
func (*CreateRedeemableResponse) ProtoMessage ¶
func (*CreateRedeemableResponse) ProtoMessage()
func (*CreateRedeemableResponse) ProtoReflect ¶
func (x *CreateRedeemableResponse) ProtoReflect() protoreflect.Message
func (*CreateRedeemableResponse) Reset ¶
func (x *CreateRedeemableResponse) Reset()
func (*CreateRedeemableResponse) String ¶
func (x *CreateRedeemableResponse) String() string
type CreateSecretRequest ¶
type CreateSecretRequest struct { SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CreateSecretRequest) Descriptor
deprecated
func (*CreateSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSecretRequest.ProtoReflect.Descriptor instead.
func (*CreateSecretRequest) GetLabels ¶
func (x *CreateSecretRequest) GetLabels() map[string]string
func (*CreateSecretRequest) GetSecretId ¶
func (x *CreateSecretRequest) GetSecretId() string
func (*CreateSecretRequest) GetValue ¶
func (x *CreateSecretRequest) GetValue() string
func (*CreateSecretRequest) ProtoMessage ¶
func (*CreateSecretRequest) ProtoMessage()
func (*CreateSecretRequest) ProtoReflect ¶
func (x *CreateSecretRequest) ProtoReflect() protoreflect.Message
func (*CreateSecretRequest) Reset ¶
func (x *CreateSecretRequest) Reset()
func (*CreateSecretRequest) String ¶
func (x *CreateSecretRequest) String() string
type CreateSecretResponse ¶
type CreateSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CreateSecretResponse) Descriptor
deprecated
func (*CreateSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSecretResponse.ProtoReflect.Descriptor instead.
func (*CreateSecretResponse) GetSecret ¶
func (x *CreateSecretResponse) GetSecret() *Secret
func (*CreateSecretResponse) ProtoMessage ¶
func (*CreateSecretResponse) ProtoMessage()
func (*CreateSecretResponse) ProtoReflect ¶
func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
func (*CreateSecretResponse) Reset ¶
func (x *CreateSecretResponse) Reset()
func (*CreateSecretResponse) String ¶
func (x *CreateSecretResponse) String() string
type CreateServiceEventRequest ¶
type CreateServiceEventRequest struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Event *Event `protobuf:"bytes,3,opt,name=event,proto3" json:"event,omitempty"` EventTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"` Object string `protobuf:"bytes,5,opt,name=object,proto3" json:"object,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceEventRequest) Descriptor
deprecated
func (*CreateServiceEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceEventRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceEventRequest) GetEvent ¶
func (x *CreateServiceEventRequest) GetEvent() *Event
func (*CreateServiceEventRequest) GetEventTime ¶
func (x *CreateServiceEventRequest) GetEventTime() *timestamppb.Timestamp
func (*CreateServiceEventRequest) GetLabels ¶
func (x *CreateServiceEventRequest) GetLabels() map[string]string
func (*CreateServiceEventRequest) GetObject ¶
func (x *CreateServiceEventRequest) GetObject() string
func (*CreateServiceEventRequest) GetType ¶
func (x *CreateServiceEventRequest) GetType() string
func (*CreateServiceEventRequest) ProtoMessage ¶
func (*CreateServiceEventRequest) ProtoMessage()
func (*CreateServiceEventRequest) ProtoReflect ¶
func (x *CreateServiceEventRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceEventRequest) Reset ¶
func (x *CreateServiceEventRequest) Reset()
func (*CreateServiceEventRequest) String ¶
func (x *CreateServiceEventRequest) String() string
type CreateServiceEventResponse ¶
type CreateServiceEventResponse struct { ServiceEvent *ServiceEvent `protobuf:"bytes,1,opt,name=service_event,json=serviceEvent,proto3" json:"service_event,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceEventResponse) Descriptor
deprecated
func (*CreateServiceEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceEventResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceEventResponse) GetServiceEvent ¶
func (x *CreateServiceEventResponse) GetServiceEvent() *ServiceEvent
func (*CreateServiceEventResponse) ProtoMessage ¶
func (*CreateServiceEventResponse) ProtoMessage()
func (*CreateServiceEventResponse) ProtoReflect ¶
func (x *CreateServiceEventResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceEventResponse) Reset ¶
func (x *CreateServiceEventResponse) Reset()
func (*CreateServiceEventResponse) String ¶
func (x *CreateServiceEventResponse) String() string
type CreateSessionRequest ¶
type CreateSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateSessionRequest) Descriptor
deprecated
func (*CreateSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateSessionRequest) GetLabels ¶
func (x *CreateSessionRequest) GetLabels() map[string]string
func (*CreateSessionRequest) GetSessionId ¶
func (x *CreateSessionRequest) GetSessionId() string
func (*CreateSessionRequest) ProtoMessage ¶
func (*CreateSessionRequest) ProtoMessage()
func (*CreateSessionRequest) ProtoReflect ¶
func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message
func (*CreateSessionRequest) Reset ¶
func (x *CreateSessionRequest) Reset()
func (*CreateSessionRequest) String ¶
func (x *CreateSessionRequest) String() string
type CreateSessionResponse ¶
type CreateSessionResponse struct { Session *Session `protobuf:"bytes,1,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*CreateSessionResponse) Descriptor
deprecated
func (*CreateSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSessionResponse.ProtoReflect.Descriptor instead.
func (*CreateSessionResponse) GetSession ¶
func (x *CreateSessionResponse) GetSession() *Session
func (*CreateSessionResponse) ProtoMessage ¶
func (*CreateSessionResponse) ProtoMessage()
func (*CreateSessionResponse) ProtoReflect ¶
func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateSessionResponse) Reset ¶
func (x *CreateSessionResponse) Reset()
func (*CreateSessionResponse) String ¶
func (x *CreateSessionResponse) String() string
type CreateTransactionRequest ¶
type CreateTransactionRequest struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` LedgerId string `protobuf:"bytes,4,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` AmountUsd string `protobuf:"bytes,5,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` TransactionTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=transaction_time,json=transactionTime,proto3" json:"transaction_time,omitempty"` BillingProfileId string `protobuf:"bytes,7,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Note string `protobuf:"bytes,8,opt,name=note,proto3" json:"note,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionRequest) Descriptor
deprecated
func (*CreateTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionRequest.ProtoReflect.Descriptor instead.
func (*CreateTransactionRequest) GetAmountUsd ¶
func (x *CreateTransactionRequest) GetAmountUsd() string
func (*CreateTransactionRequest) GetBillingProfileId ¶
func (x *CreateTransactionRequest) GetBillingProfileId() string
func (*CreateTransactionRequest) GetLabels ¶
func (x *CreateTransactionRequest) GetLabels() map[string]string
func (*CreateTransactionRequest) GetLedgerId ¶
func (x *CreateTransactionRequest) GetLedgerId() string
func (*CreateTransactionRequest) GetNote ¶
func (x *CreateTransactionRequest) GetNote() string
func (*CreateTransactionRequest) GetTransactionId ¶
func (x *CreateTransactionRequest) GetTransactionId() string
func (*CreateTransactionRequest) GetTransactionTime ¶
func (x *CreateTransactionRequest) GetTransactionTime() *timestamppb.Timestamp
func (*CreateTransactionRequest) GetType ¶
func (x *CreateTransactionRequest) GetType() string
func (*CreateTransactionRequest) ProtoMessage ¶
func (*CreateTransactionRequest) ProtoMessage()
func (*CreateTransactionRequest) ProtoReflect ¶
func (x *CreateTransactionRequest) ProtoReflect() protoreflect.Message
func (*CreateTransactionRequest) Reset ¶
func (x *CreateTransactionRequest) Reset()
func (*CreateTransactionRequest) String ¶
func (x *CreateTransactionRequest) String() string
type CreateTransactionResponse ¶
type CreateTransactionResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionResponse) Descriptor
deprecated
func (*CreateTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransactionResponse.ProtoReflect.Descriptor instead.
func (*CreateTransactionResponse) GetTransaction ¶
func (x *CreateTransactionResponse) GetTransaction() *Transaction
func (*CreateTransactionResponse) ProtoMessage ¶
func (*CreateTransactionResponse) ProtoMessage()
func (*CreateTransactionResponse) ProtoReflect ¶
func (x *CreateTransactionResponse) ProtoReflect() protoreflect.Message
func (*CreateTransactionResponse) Reset ¶
func (x *CreateTransactionResponse) Reset()
func (*CreateTransactionResponse) String ¶
func (x *CreateTransactionResponse) String() string
type CreditBalanceAdjustment ¶
type CreditBalanceAdjustment struct { CreditBalanceAdjustmentId string `` /* 140-byte string literal not displayed */ Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` CreatedAt int64 `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Meta map[string]string `` /* 149-byte string literal not displayed */ Reason string `protobuf:"bytes,7,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*CreditBalanceAdjustment) Descriptor
deprecated
func (*CreditBalanceAdjustment) Descriptor() ([]byte, []int)
Deprecated: Use CreditBalanceAdjustment.ProtoReflect.Descriptor instead.
func (*CreditBalanceAdjustment) GetAmount ¶
func (x *CreditBalanceAdjustment) GetAmount() int64
func (*CreditBalanceAdjustment) GetCreatedAt ¶
func (x *CreditBalanceAdjustment) GetCreatedAt() int64
func (*CreditBalanceAdjustment) GetCreditBalanceAdjustmentId ¶
func (x *CreditBalanceAdjustment) GetCreditBalanceAdjustmentId() string
func (*CreditBalanceAdjustment) GetDescription ¶
func (x *CreditBalanceAdjustment) GetDescription() string
func (*CreditBalanceAdjustment) GetMeta ¶
func (x *CreditBalanceAdjustment) GetMeta() map[string]string
func (*CreditBalanceAdjustment) GetReason ¶
func (x *CreditBalanceAdjustment) GetReason() string
func (*CreditBalanceAdjustment) ProtoMessage ¶
func (*CreditBalanceAdjustment) ProtoMessage()
func (*CreditBalanceAdjustment) ProtoReflect ¶
func (x *CreditBalanceAdjustment) ProtoReflect() protoreflect.Message
func (*CreditBalanceAdjustment) Reset ¶
func (x *CreditBalanceAdjustment) Reset()
func (*CreditBalanceAdjustment) String ¶
func (x *CreditBalanceAdjustment) String() string
type CreditDetails ¶
type CreditDetails struct { TopUpThreshold *int64 `protobuf:"varint,1,opt,name=top_up_threshold,json=topUpThreshold,proto3,oneof" json:"top_up_threshold,omitempty"` // in cents TopUpAmount *int64 `protobuf:"varint,2,opt,name=top_up_amount,json=topUpAmount,proto3,oneof" json:"top_up_amount,omitempty"` // in cents OutOfCreditsThreshold *int64 `` // in cents /* 135-byte string literal not displayed */ RemainingCredits *int64 `protobuf:"varint,4,opt,name=remaining_credits,json=remainingCredits,proto3,oneof" json:"remaining_credits,omitempty"` // in cents WarnAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=warn_at,json=warnAt,proto3,oneof" json:"warn_at,omitempty"` // contains filtered or unexported fields }
func (*CreditDetails) Descriptor
deprecated
func (*CreditDetails) Descriptor() ([]byte, []int)
Deprecated: Use CreditDetails.ProtoReflect.Descriptor instead.
func (*CreditDetails) GetOutOfCreditsThreshold ¶
func (x *CreditDetails) GetOutOfCreditsThreshold() int64
func (*CreditDetails) GetRemainingCredits ¶
func (x *CreditDetails) GetRemainingCredits() int64
func (*CreditDetails) GetTopUpAmount ¶
func (x *CreditDetails) GetTopUpAmount() int64
func (*CreditDetails) GetTopUpThreshold ¶
func (x *CreditDetails) GetTopUpThreshold() int64
func (*CreditDetails) GetWarnAt ¶
func (x *CreditDetails) GetWarnAt() *timestamppb.Timestamp
func (*CreditDetails) ProtoMessage ¶
func (*CreditDetails) ProtoMessage()
func (*CreditDetails) ProtoReflect ¶
func (x *CreditDetails) ProtoReflect() protoreflect.Message
func (*CreditDetails) Reset ¶
func (x *CreditDetails) Reset()
func (*CreditDetails) String ¶
func (x *CreditDetails) String() string
type CreditLedgerRequest ¶
type CreditLedgerRequest struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ LedgerId string `protobuf:"bytes,3,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` AmountUsd string `protobuf:"bytes,4,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` TransactionTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=transaction_time,json=transactionTime,proto3" json:"transaction_time,omitempty"` BillingProfileId string `protobuf:"bytes,6,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Note string `protobuf:"bytes,7,opt,name=note,proto3" json:"note,omitempty"` // contains filtered or unexported fields }
func (*CreditLedgerRequest) Descriptor
deprecated
func (*CreditLedgerRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreditLedgerRequest.ProtoReflect.Descriptor instead.
func (*CreditLedgerRequest) GetAmountUsd ¶
func (x *CreditLedgerRequest) GetAmountUsd() string
func (*CreditLedgerRequest) GetBillingProfileId ¶
func (x *CreditLedgerRequest) GetBillingProfileId() string
func (*CreditLedgerRequest) GetLabels ¶
func (x *CreditLedgerRequest) GetLabels() map[string]string
func (*CreditLedgerRequest) GetLedgerId ¶
func (x *CreditLedgerRequest) GetLedgerId() string
func (*CreditLedgerRequest) GetNote ¶
func (x *CreditLedgerRequest) GetNote() string
func (*CreditLedgerRequest) GetTransactionId ¶
func (x *CreditLedgerRequest) GetTransactionId() string
func (*CreditLedgerRequest) GetTransactionTime ¶
func (x *CreditLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
func (*CreditLedgerRequest) ProtoMessage ¶
func (*CreditLedgerRequest) ProtoMessage()
func (*CreditLedgerRequest) ProtoReflect ¶
func (x *CreditLedgerRequest) ProtoReflect() protoreflect.Message
func (*CreditLedgerRequest) Reset ¶
func (x *CreditLedgerRequest) Reset()
func (*CreditLedgerRequest) String ¶
func (x *CreditLedgerRequest) String() string
type CreditLedgerResponse ¶
type CreditLedgerResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*CreditLedgerResponse) Descriptor
deprecated
func (*CreditLedgerResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreditLedgerResponse.ProtoReflect.Descriptor instead.
func (*CreditLedgerResponse) GetTransaction ¶
func (x *CreditLedgerResponse) GetTransaction() *Transaction
func (*CreditLedgerResponse) ProtoMessage ¶
func (*CreditLedgerResponse) ProtoMessage()
func (*CreditLedgerResponse) ProtoReflect ¶
func (x *CreditLedgerResponse) ProtoReflect() protoreflect.Message
func (*CreditLedgerResponse) Reset ¶
func (x *CreditLedgerResponse) Reset()
func (*CreditLedgerResponse) String ¶
func (x *CreditLedgerResponse) String() string
type CrusoeCredential ¶
type CrusoeCredential struct { ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` SecretKey string `protobuf:"bytes,2,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*CrusoeCredential) Descriptor
deprecated
func (*CrusoeCredential) Descriptor() ([]byte, []int)
Deprecated: Use CrusoeCredential.ProtoReflect.Descriptor instead.
func (*CrusoeCredential) GetApiKey ¶
func (x *CrusoeCredential) GetApiKey() string
func (*CrusoeCredential) GetProjectId ¶
func (x *CrusoeCredential) GetProjectId() string
func (*CrusoeCredential) GetSecretKey ¶
func (x *CrusoeCredential) GetSecretKey() string
func (*CrusoeCredential) ProtoMessage ¶
func (*CrusoeCredential) ProtoMessage()
func (*CrusoeCredential) ProtoReflect ¶
func (x *CrusoeCredential) ProtoReflect() protoreflect.Message
func (*CrusoeCredential) Reset ¶
func (x *CrusoeCredential) Reset()
func (*CrusoeCredential) String ¶
func (x *CrusoeCredential) String() string
type CurrencyAmount ¶
type CurrencyAmount struct { Currency string `protobuf:"bytes,1,opt,name=currency,proto3" json:"currency,omitempty"` Amount string `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*CurrencyAmount) Descriptor
deprecated
func (*CurrencyAmount) Descriptor() ([]byte, []int)
Deprecated: Use CurrencyAmount.ProtoReflect.Descriptor instead.
func (*CurrencyAmount) GetAmount ¶
func (x *CurrencyAmount) GetAmount() string
func (*CurrencyAmount) GetCurrency ¶
func (x *CurrencyAmount) GetCurrency() string
func (*CurrencyAmount) ProtoMessage ¶
func (*CurrencyAmount) ProtoMessage()
func (*CurrencyAmount) ProtoReflect ¶
func (x *CurrencyAmount) ProtoReflect() protoreflect.Message
func (*CurrencyAmount) Reset ¶
func (x *CurrencyAmount) Reset()
func (*CurrencyAmount) String ¶
func (x *CurrencyAmount) String() string
type DataSource ¶
type DataSource struct { DataSourceId string `protobuf:"bytes,1,opt,name=data_source_id,json=dataSourceId,proto3" json:"data_source_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DataSource) Descriptor
deprecated
func (*DataSource) Descriptor() ([]byte, []int)
Deprecated: Use DataSource.ProtoReflect.Descriptor instead.
func (*DataSource) GetCreateTime ¶
func (x *DataSource) GetCreateTime() *timestamppb.Timestamp
func (*DataSource) GetDataSourceId ¶
func (x *DataSource) GetDataSourceId() string
func (*DataSource) GetLabels ¶
func (x *DataSource) GetLabels() map[string]string
func (*DataSource) GetUpdateTime ¶
func (x *DataSource) GetUpdateTime() *timestamppb.Timestamp
func (*DataSource) ProtoMessage ¶
func (*DataSource) ProtoMessage()
func (*DataSource) ProtoReflect ¶
func (x *DataSource) ProtoReflect() protoreflect.Message
func (*DataSource) Reset ¶
func (x *DataSource) Reset()
func (*DataSource) String ¶
func (x *DataSource) String() string
type DebitLedgerRequest ¶
type DebitLedgerRequest struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ LedgerId string `protobuf:"bytes,3,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` AmountUsd string `protobuf:"bytes,4,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` TransactionTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=transaction_time,json=transactionTime,proto3" json:"transaction_time,omitempty"` BillingProfileId string `protobuf:"bytes,6,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*DebitLedgerRequest) Descriptor
deprecated
func (*DebitLedgerRequest) Descriptor() ([]byte, []int)
Deprecated: Use DebitLedgerRequest.ProtoReflect.Descriptor instead.
func (*DebitLedgerRequest) GetAmountUsd ¶
func (x *DebitLedgerRequest) GetAmountUsd() string
func (*DebitLedgerRequest) GetBillingProfileId ¶
func (x *DebitLedgerRequest) GetBillingProfileId() string
func (*DebitLedgerRequest) GetLabels ¶
func (x *DebitLedgerRequest) GetLabels() map[string]string
func (*DebitLedgerRequest) GetLedgerId ¶
func (x *DebitLedgerRequest) GetLedgerId() string
func (*DebitLedgerRequest) GetTransactionId ¶
func (x *DebitLedgerRequest) GetTransactionId() string
func (*DebitLedgerRequest) GetTransactionTime ¶
func (x *DebitLedgerRequest) GetTransactionTime() *timestamppb.Timestamp
func (*DebitLedgerRequest) ProtoMessage ¶
func (*DebitLedgerRequest) ProtoMessage()
func (*DebitLedgerRequest) ProtoReflect ¶
func (x *DebitLedgerRequest) ProtoReflect() protoreflect.Message
func (*DebitLedgerRequest) Reset ¶
func (x *DebitLedgerRequest) Reset()
func (*DebitLedgerRequest) String ¶
func (x *DebitLedgerRequest) String() string
type DebitLedgerResponse ¶
type DebitLedgerResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*DebitLedgerResponse) Descriptor
deprecated
func (*DebitLedgerResponse) Descriptor() ([]byte, []int)
Deprecated: Use DebitLedgerResponse.ProtoReflect.Descriptor instead.
func (*DebitLedgerResponse) GetTransaction ¶
func (x *DebitLedgerResponse) GetTransaction() *Transaction
func (*DebitLedgerResponse) ProtoMessage ¶
func (*DebitLedgerResponse) ProtoMessage()
func (*DebitLedgerResponse) ProtoReflect ¶
func (x *DebitLedgerResponse) ProtoReflect() protoreflect.Message
func (*DebitLedgerResponse) Reset ¶
func (x *DebitLedgerResponse) Reset()
func (*DebitLedgerResponse) String ¶
func (x *DebitLedgerResponse) String() string
type DeleteBillingProfileRequest ¶
type DeleteBillingProfileRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteBillingProfileRequest) Descriptor
deprecated
func (*DeleteBillingProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingProfileRequest.ProtoReflect.Descriptor instead.
func (*DeleteBillingProfileRequest) GetBillingProfileId ¶
func (x *DeleteBillingProfileRequest) GetBillingProfileId() string
func (*DeleteBillingProfileRequest) ProtoMessage ¶
func (*DeleteBillingProfileRequest) ProtoMessage()
func (*DeleteBillingProfileRequest) ProtoReflect ¶
func (x *DeleteBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*DeleteBillingProfileRequest) Reset ¶
func (x *DeleteBillingProfileRequest) Reset()
func (*DeleteBillingProfileRequest) String ¶
func (x *DeleteBillingProfileRequest) String() string
type DeleteBillingProfileResponse ¶
type DeleteBillingProfileResponse struct {
// contains filtered or unexported fields
}
func (*DeleteBillingProfileResponse) Descriptor
deprecated
func (*DeleteBillingProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingProfileResponse.ProtoReflect.Descriptor instead.
func (*DeleteBillingProfileResponse) ProtoMessage ¶
func (*DeleteBillingProfileResponse) ProtoMessage()
func (*DeleteBillingProfileResponse) ProtoReflect ¶
func (x *DeleteBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*DeleteBillingProfileResponse) Reset ¶
func (x *DeleteBillingProfileResponse) Reset()
func (*DeleteBillingProfileResponse) String ¶
func (x *DeleteBillingProfileResponse) String() string
type DeleteCloudCredRequest ¶
type DeleteCloudCredRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteCloudCredRequest) Descriptor
deprecated
func (*DeleteCloudCredRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCloudCredRequest.ProtoReflect.Descriptor instead.
func (*DeleteCloudCredRequest) GetCloudCredId ¶
func (x *DeleteCloudCredRequest) GetCloudCredId() string
func (*DeleteCloudCredRequest) ProtoMessage ¶
func (*DeleteCloudCredRequest) ProtoMessage()
func (*DeleteCloudCredRequest) ProtoReflect ¶
func (x *DeleteCloudCredRequest) ProtoReflect() protoreflect.Message
func (*DeleteCloudCredRequest) Reset ¶
func (x *DeleteCloudCredRequest) Reset()
func (*DeleteCloudCredRequest) String ¶
func (x *DeleteCloudCredRequest) String() string
type DeleteCloudCredResponse ¶
type DeleteCloudCredResponse struct {
// contains filtered or unexported fields
}
func (*DeleteCloudCredResponse) Descriptor
deprecated
func (*DeleteCloudCredResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCloudCredResponse.ProtoReflect.Descriptor instead.
func (*DeleteCloudCredResponse) ProtoMessage ¶
func (*DeleteCloudCredResponse) ProtoMessage()
func (*DeleteCloudCredResponse) ProtoReflect ¶
func (x *DeleteCloudCredResponse) ProtoReflect() protoreflect.Message
func (*DeleteCloudCredResponse) Reset ¶
func (x *DeleteCloudCredResponse) Reset()
func (*DeleteCloudCredResponse) String ¶
func (x *DeleteCloudCredResponse) String() string
type DeleteDataSourceRequest ¶
type DeleteDataSourceRequest struct { DataSourceId string `protobuf:"bytes,1,opt,name=data_source_id,json=dataSourceId,proto3" json:"data_source_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDataSourceRequest) Descriptor
deprecated
func (*DeleteDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataSourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteDataSourceRequest) GetDataSourceId ¶
func (x *DeleteDataSourceRequest) GetDataSourceId() string
func (*DeleteDataSourceRequest) ProtoMessage ¶
func (*DeleteDataSourceRequest) ProtoMessage()
func (*DeleteDataSourceRequest) ProtoReflect ¶
func (x *DeleteDataSourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteDataSourceRequest) Reset ¶
func (x *DeleteDataSourceRequest) Reset()
func (*DeleteDataSourceRequest) String ¶
func (x *DeleteDataSourceRequest) String() string
type DeleteDataSourceResponse ¶
type DeleteDataSourceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteDataSourceResponse) Descriptor
deprecated
func (*DeleteDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDataSourceResponse.ProtoReflect.Descriptor instead.
func (*DeleteDataSourceResponse) ProtoMessage ¶
func (*DeleteDataSourceResponse) ProtoMessage()
func (*DeleteDataSourceResponse) ProtoReflect ¶
func (x *DeleteDataSourceResponse) ProtoReflect() protoreflect.Message
func (*DeleteDataSourceResponse) Reset ¶
func (x *DeleteDataSourceResponse) Reset()
func (*DeleteDataSourceResponse) String ¶
func (x *DeleteDataSourceResponse) String() string
type DeleteEnvironmentRequest ¶
type DeleteEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteEnvironmentRequest) Descriptor
deprecated
func (*DeleteEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*DeleteEnvironmentRequest) GetEnvironmentId ¶
func (x *DeleteEnvironmentRequest) GetEnvironmentId() string
func (*DeleteEnvironmentRequest) ProtoMessage ¶
func (*DeleteEnvironmentRequest) ProtoMessage()
func (*DeleteEnvironmentRequest) ProtoReflect ¶
func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*DeleteEnvironmentRequest) Reset ¶
func (x *DeleteEnvironmentRequest) Reset()
func (*DeleteEnvironmentRequest) String ¶
func (x *DeleteEnvironmentRequest) String() string
type DeleteEnvironmentResponse ¶
type DeleteEnvironmentResponse struct {
// contains filtered or unexported fields
}
func (*DeleteEnvironmentResponse) Descriptor
deprecated
func (*DeleteEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*DeleteEnvironmentResponse) ProtoMessage ¶
func (*DeleteEnvironmentResponse) ProtoMessage()
func (*DeleteEnvironmentResponse) ProtoReflect ¶
func (x *DeleteEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*DeleteEnvironmentResponse) Reset ¶
func (x *DeleteEnvironmentResponse) Reset()
func (*DeleteEnvironmentResponse) String ¶
func (x *DeleteEnvironmentResponse) String() string
type DeleteHealthCheckRequest ¶
type DeleteHealthCheckRequest struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteHealthCheckRequest) Descriptor
deprecated
func (*DeleteHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*DeleteHealthCheckRequest) GetHealthCheckId ¶
func (x *DeleteHealthCheckRequest) GetHealthCheckId() 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 DeleteHealthCheckResponse ¶
type DeleteHealthCheckResponse struct {
// contains filtered or unexported fields
}
func (*DeleteHealthCheckResponse) Descriptor
deprecated
func (*DeleteHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*DeleteHealthCheckResponse) ProtoMessage ¶
func (*DeleteHealthCheckResponse) ProtoMessage()
func (*DeleteHealthCheckResponse) ProtoReflect ¶
func (x *DeleteHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*DeleteHealthCheckResponse) Reset ¶
func (x *DeleteHealthCheckResponse) Reset()
func (*DeleteHealthCheckResponse) String ¶
func (x *DeleteHealthCheckResponse) String() string
type DeleteIngressFromGatewayRequest ¶
type DeleteIngressFromGatewayRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` IngressIds []string `protobuf:"bytes,2,rep,name=ingress_ids,json=ingressIds,proto3" json:"ingress_ids,omitempty"` // contains filtered or unexported fields }
func (*DeleteIngressFromGatewayRequest) Descriptor
deprecated
func (*DeleteIngressFromGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressFromGatewayRequest.ProtoReflect.Descriptor instead.
func (*DeleteIngressFromGatewayRequest) GetIngressGatewayId ¶
func (x *DeleteIngressFromGatewayRequest) GetIngressGatewayId() string
func (*DeleteIngressFromGatewayRequest) GetIngressIds ¶
func (x *DeleteIngressFromGatewayRequest) GetIngressIds() []string
func (*DeleteIngressFromGatewayRequest) ProtoMessage ¶
func (*DeleteIngressFromGatewayRequest) ProtoMessage()
func (*DeleteIngressFromGatewayRequest) ProtoReflect ¶
func (x *DeleteIngressFromGatewayRequest) ProtoReflect() protoreflect.Message
func (*DeleteIngressFromGatewayRequest) Reset ¶
func (x *DeleteIngressFromGatewayRequest) Reset()
func (*DeleteIngressFromGatewayRequest) String ¶
func (x *DeleteIngressFromGatewayRequest) String() string
type DeleteIngressFromGatewayResponse ¶
type DeleteIngressFromGatewayResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*DeleteIngressFromGatewayResponse) Descriptor
deprecated
func (*DeleteIngressFromGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressFromGatewayResponse.ProtoReflect.Descriptor instead.
func (*DeleteIngressFromGatewayResponse) GetIngressGateway ¶
func (x *DeleteIngressFromGatewayResponse) GetIngressGateway() *IngressGateway
func (*DeleteIngressFromGatewayResponse) ProtoMessage ¶
func (*DeleteIngressFromGatewayResponse) ProtoMessage()
func (*DeleteIngressFromGatewayResponse) ProtoReflect ¶
func (x *DeleteIngressFromGatewayResponse) ProtoReflect() protoreflect.Message
func (*DeleteIngressFromGatewayResponse) Reset ¶
func (x *DeleteIngressFromGatewayResponse) Reset()
func (*DeleteIngressFromGatewayResponse) String ¶
func (x *DeleteIngressFromGatewayResponse) String() string
type DeleteIngressGatewayRequest ¶
type DeleteIngressGatewayRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIngressGatewayRequest) Descriptor
deprecated
func (*DeleteIngressGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressGatewayRequest.ProtoReflect.Descriptor instead.
func (*DeleteIngressGatewayRequest) GetIngressGatewayId ¶
func (x *DeleteIngressGatewayRequest) GetIngressGatewayId() string
func (*DeleteIngressGatewayRequest) ProtoMessage ¶
func (*DeleteIngressGatewayRequest) ProtoMessage()
func (*DeleteIngressGatewayRequest) ProtoReflect ¶
func (x *DeleteIngressGatewayRequest) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayRequest) Reset ¶
func (x *DeleteIngressGatewayRequest) Reset()
func (*DeleteIngressGatewayRequest) String ¶
func (x *DeleteIngressGatewayRequest) String() string
type DeleteIngressGatewayResponse ¶
type DeleteIngressGatewayResponse struct {
// contains filtered or unexported fields
}
func (*DeleteIngressGatewayResponse) Descriptor
deprecated
func (*DeleteIngressGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressGatewayResponse.ProtoReflect.Descriptor instead.
func (*DeleteIngressGatewayResponse) ProtoMessage ¶
func (*DeleteIngressGatewayResponse) ProtoMessage()
func (*DeleteIngressGatewayResponse) ProtoReflect ¶
func (x *DeleteIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayResponse) Reset ¶
func (x *DeleteIngressGatewayResponse) Reset()
func (*DeleteIngressGatewayResponse) String ¶
func (x *DeleteIngressGatewayResponse) String() string
type DeleteIngressGatewayTokenRequest ¶
type DeleteIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeleteIngressGatewayTokenRequest) Descriptor
deprecated
func (*DeleteIngressGatewayTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressGatewayTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteIngressGatewayTokenRequest) GetIngressGatewayTokenId ¶
func (x *DeleteIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
func (*DeleteIngressGatewayTokenRequest) ProtoMessage ¶
func (*DeleteIngressGatewayTokenRequest) ProtoMessage()
func (*DeleteIngressGatewayTokenRequest) ProtoReflect ¶
func (x *DeleteIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayTokenRequest) Reset ¶
func (x *DeleteIngressGatewayTokenRequest) Reset()
func (*DeleteIngressGatewayTokenRequest) String ¶
func (x *DeleteIngressGatewayTokenRequest) String() string
type DeleteIngressGatewayTokenResponse ¶
type DeleteIngressGatewayTokenResponse struct {
// contains filtered or unexported fields
}
func (*DeleteIngressGatewayTokenResponse) Descriptor
deprecated
func (*DeleteIngressGatewayTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIngressGatewayTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteIngressGatewayTokenResponse) ProtoMessage ¶
func (*DeleteIngressGatewayTokenResponse) ProtoMessage()
func (*DeleteIngressGatewayTokenResponse) ProtoReflect ¶
func (x *DeleteIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayTokenResponse) Reset ¶
func (x *DeleteIngressGatewayTokenResponse) Reset()
func (*DeleteIngressGatewayTokenResponse) String ¶
func (x *DeleteIngressGatewayTokenResponse) String() string
type DeleteInstanceExecRequest ¶
type DeleteInstanceExecRequest struct { InstanceExecId string `protobuf:"bytes,1,opt,name=instance_exec_id,json=instanceExecId,proto3" json:"instance_exec_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteInstanceExecRequest) Descriptor
deprecated
func (*DeleteInstanceExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceExecRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceExecRequest) GetInstanceExecId ¶
func (x *DeleteInstanceExecRequest) GetInstanceExecId() string
func (*DeleteInstanceExecRequest) ProtoMessage ¶
func (*DeleteInstanceExecRequest) ProtoMessage()
func (*DeleteInstanceExecRequest) ProtoReflect ¶
func (x *DeleteInstanceExecRequest) ProtoReflect() protoreflect.Message
func (*DeleteInstanceExecRequest) Reset ¶
func (x *DeleteInstanceExecRequest) Reset()
func (*DeleteInstanceExecRequest) String ¶
func (x *DeleteInstanceExecRequest) String() string
type DeleteInstanceExecResponse ¶
type DeleteInstanceExecResponse struct {
// contains filtered or unexported fields
}
func (*DeleteInstanceExecResponse) Descriptor
deprecated
func (*DeleteInstanceExecResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceExecResponse.ProtoReflect.Descriptor instead.
func (*DeleteInstanceExecResponse) ProtoMessage ¶
func (*DeleteInstanceExecResponse) ProtoMessage()
func (*DeleteInstanceExecResponse) ProtoReflect ¶
func (x *DeleteInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*DeleteInstanceExecResponse) Reset ¶
func (x *DeleteInstanceExecResponse) Reset()
func (*DeleteInstanceExecResponse) String ¶
func (x *DeleteInstanceExecResponse) String() string
type DeleteInstanceRequest ¶
type DeleteInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteInstanceRequest) Descriptor
deprecated
func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceRequest.ProtoReflect.Descriptor instead.
func (*DeleteInstanceRequest) GetInstanceId ¶
func (x *DeleteInstanceRequest) GetInstanceId() 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 DeleteInstanceResponse ¶
type DeleteInstanceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteInstanceResponse) Descriptor
deprecated
func (*DeleteInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteInstanceResponse.ProtoReflect.Descriptor instead.
func (*DeleteInstanceResponse) ProtoMessage ¶
func (*DeleteInstanceResponse) ProtoMessage()
func (*DeleteInstanceResponse) ProtoReflect ¶
func (x *DeleteInstanceResponse) ProtoReflect() protoreflect.Message
func (*DeleteInstanceResponse) Reset ¶
func (x *DeleteInstanceResponse) Reset()
func (*DeleteInstanceResponse) String ¶
func (x *DeleteInstanceResponse) String() string
type DeleteLimitRequest ¶
type DeleteLimitRequest struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteLimitRequest) Descriptor
deprecated
func (*DeleteLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLimitRequest.ProtoReflect.Descriptor instead.
func (*DeleteLimitRequest) GetLimitId ¶
func (x *DeleteLimitRequest) GetLimitId() string
func (*DeleteLimitRequest) ProtoMessage ¶
func (*DeleteLimitRequest) ProtoMessage()
func (*DeleteLimitRequest) ProtoReflect ¶
func (x *DeleteLimitRequest) ProtoReflect() protoreflect.Message
func (*DeleteLimitRequest) Reset ¶
func (x *DeleteLimitRequest) Reset()
func (*DeleteLimitRequest) String ¶
func (x *DeleteLimitRequest) String() string
type DeleteLimitResponse ¶
type DeleteLimitResponse struct {
// contains filtered or unexported fields
}
func (*DeleteLimitResponse) Descriptor
deprecated
func (*DeleteLimitResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLimitResponse.ProtoReflect.Descriptor instead.
func (*DeleteLimitResponse) ProtoMessage ¶
func (*DeleteLimitResponse) ProtoMessage()
func (*DeleteLimitResponse) ProtoReflect ¶
func (x *DeleteLimitResponse) ProtoReflect() protoreflect.Message
func (*DeleteLimitResponse) Reset ¶
func (x *DeleteLimitResponse) Reset()
func (*DeleteLimitResponse) String ¶
func (x *DeleteLimitResponse) String() string
type DeleteNotebookRequest ¶
type DeleteNotebookRequest struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNotebookRequest) Descriptor
deprecated
func (*DeleteNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotebookRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotebookRequest) GetNotebookId ¶
func (x *DeleteNotebookRequest) GetNotebookId() string
func (*DeleteNotebookRequest) ProtoMessage ¶
func (*DeleteNotebookRequest) ProtoMessage()
func (*DeleteNotebookRequest) ProtoReflect ¶
func (x *DeleteNotebookRequest) ProtoReflect() protoreflect.Message
func (*DeleteNotebookRequest) Reset ¶
func (x *DeleteNotebookRequest) Reset()
func (*DeleteNotebookRequest) String ¶
func (x *DeleteNotebookRequest) String() string
type DeleteNotebookResponse ¶
type DeleteNotebookResponse struct {
// contains filtered or unexported fields
}
func (*DeleteNotebookResponse) Descriptor
deprecated
func (*DeleteNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotebookResponse.ProtoReflect.Descriptor instead.
func (*DeleteNotebookResponse) ProtoMessage ¶
func (*DeleteNotebookResponse) ProtoMessage()
func (*DeleteNotebookResponse) ProtoReflect ¶
func (x *DeleteNotebookResponse) ProtoReflect() protoreflect.Message
func (*DeleteNotebookResponse) Reset ¶
func (x *DeleteNotebookResponse) Reset()
func (*DeleteNotebookResponse) String ¶
func (x *DeleteNotebookResponse) String() string
type DeletePersistentPodRequest ¶
type DeletePersistentPodRequest struct { PersistentPodId string `protobuf:"bytes,1,opt,name=persistent_pod_id,json=persistentPodId,proto3" json:"persistent_pod_id,omitempty"` // contains filtered or unexported fields }
func (*DeletePersistentPodRequest) Descriptor
deprecated
func (*DeletePersistentPodRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePersistentPodRequest.ProtoReflect.Descriptor instead.
func (*DeletePersistentPodRequest) GetPersistentPodId ¶
func (x *DeletePersistentPodRequest) GetPersistentPodId() string
func (*DeletePersistentPodRequest) ProtoMessage ¶
func (*DeletePersistentPodRequest) ProtoMessage()
func (*DeletePersistentPodRequest) ProtoReflect ¶
func (x *DeletePersistentPodRequest) ProtoReflect() protoreflect.Message
func (*DeletePersistentPodRequest) Reset ¶
func (x *DeletePersistentPodRequest) Reset()
func (*DeletePersistentPodRequest) String ¶
func (x *DeletePersistentPodRequest) String() string
type DeletePersistentPodResponse ¶
type DeletePersistentPodResponse struct {
// contains filtered or unexported fields
}
func (*DeletePersistentPodResponse) Descriptor
deprecated
func (*DeletePersistentPodResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePersistentPodResponse.ProtoReflect.Descriptor instead.
func (*DeletePersistentPodResponse) ProtoMessage ¶
func (*DeletePersistentPodResponse) ProtoMessage()
func (*DeletePersistentPodResponse) ProtoReflect ¶
func (x *DeletePersistentPodResponse) ProtoReflect() protoreflect.Message
func (*DeletePersistentPodResponse) Reset ¶
func (x *DeletePersistentPodResponse) Reset()
func (*DeletePersistentPodResponse) String ¶
func (x *DeletePersistentPodResponse) String() string
type DeletePolicyFromIngressRequest ¶
type DeletePolicyFromIngressRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` IngressId string `protobuf:"bytes,2,opt,name=ingress_id,json=ingressId,proto3" json:"ingress_id,omitempty"` AccessPolicyId []string `protobuf:"bytes,3,rep,name=access_policy_id,json=accessPolicyId,proto3" json:"access_policy_id,omitempty"` // contains filtered or unexported fields }
func (*DeletePolicyFromIngressRequest) Descriptor
deprecated
func (*DeletePolicyFromIngressRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyFromIngressRequest.ProtoReflect.Descriptor instead.
func (*DeletePolicyFromIngressRequest) GetAccessPolicyId ¶
func (x *DeletePolicyFromIngressRequest) GetAccessPolicyId() []string
func (*DeletePolicyFromIngressRequest) GetIngressGatewayId ¶
func (x *DeletePolicyFromIngressRequest) GetIngressGatewayId() string
func (*DeletePolicyFromIngressRequest) GetIngressId ¶
func (x *DeletePolicyFromIngressRequest) GetIngressId() string
func (*DeletePolicyFromIngressRequest) ProtoMessage ¶
func (*DeletePolicyFromIngressRequest) ProtoMessage()
func (*DeletePolicyFromIngressRequest) ProtoReflect ¶
func (x *DeletePolicyFromIngressRequest) ProtoReflect() protoreflect.Message
func (*DeletePolicyFromIngressRequest) Reset ¶
func (x *DeletePolicyFromIngressRequest) Reset()
func (*DeletePolicyFromIngressRequest) String ¶
func (x *DeletePolicyFromIngressRequest) String() string
type DeletePolicyFromIngressResponse ¶
type DeletePolicyFromIngressResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*DeletePolicyFromIngressResponse) Descriptor
deprecated
func (*DeletePolicyFromIngressResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyFromIngressResponse.ProtoReflect.Descriptor instead.
func (*DeletePolicyFromIngressResponse) GetIngressGateway ¶
func (x *DeletePolicyFromIngressResponse) GetIngressGateway() *IngressGateway
func (*DeletePolicyFromIngressResponse) ProtoMessage ¶
func (*DeletePolicyFromIngressResponse) ProtoMessage()
func (*DeletePolicyFromIngressResponse) ProtoReflect ¶
func (x *DeletePolicyFromIngressResponse) ProtoReflect() protoreflect.Message
func (*DeletePolicyFromIngressResponse) Reset ¶
func (x *DeletePolicyFromIngressResponse) Reset()
func (*DeletePolicyFromIngressResponse) String ¶
func (x *DeletePolicyFromIngressResponse) String() string
type DeletePublicProfileRequest ¶
type DeletePublicProfileRequest struct { PublicProfileId string `protobuf:"bytes,1,opt,name=public_profile_id,json=publicProfileId,proto3" json:"public_profile_id,omitempty"` // contains filtered or unexported fields }
func (*DeletePublicProfileRequest) Descriptor
deprecated
func (*DeletePublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePublicProfileRequest.ProtoReflect.Descriptor instead.
func (*DeletePublicProfileRequest) GetPublicProfileId ¶
func (x *DeletePublicProfileRequest) GetPublicProfileId() string
func (*DeletePublicProfileRequest) ProtoMessage ¶
func (*DeletePublicProfileRequest) ProtoMessage()
func (*DeletePublicProfileRequest) ProtoReflect ¶
func (x *DeletePublicProfileRequest) ProtoReflect() protoreflect.Message
func (*DeletePublicProfileRequest) Reset ¶
func (x *DeletePublicProfileRequest) Reset()
func (*DeletePublicProfileRequest) String ¶
func (x *DeletePublicProfileRequest) String() string
type DeletePublicProfileResponse ¶
type DeletePublicProfileResponse struct {
// contains filtered or unexported fields
}
func (*DeletePublicProfileResponse) Descriptor
deprecated
func (*DeletePublicProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePublicProfileResponse.ProtoReflect.Descriptor instead.
func (*DeletePublicProfileResponse) ProtoMessage ¶
func (*DeletePublicProfileResponse) ProtoMessage()
func (*DeletePublicProfileResponse) ProtoReflect ¶
func (x *DeletePublicProfileResponse) ProtoReflect() protoreflect.Message
func (*DeletePublicProfileResponse) Reset ¶
func (x *DeletePublicProfileResponse) Reset()
func (*DeletePublicProfileResponse) String ¶
func (x *DeletePublicProfileResponse) String() string
type DeleteRedeemableRequest ¶
type DeleteRedeemableRequest struct { RedeemableId string `protobuf:"bytes,1,opt,name=redeemable_id,json=redeemableId,proto3" json:"redeemable_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRedeemableRequest) Descriptor
deprecated
func (*DeleteRedeemableRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRedeemableRequest.ProtoReflect.Descriptor instead.
func (*DeleteRedeemableRequest) GetRedeemableId ¶
func (x *DeleteRedeemableRequest) GetRedeemableId() string
func (*DeleteRedeemableRequest) ProtoMessage ¶
func (*DeleteRedeemableRequest) ProtoMessage()
func (*DeleteRedeemableRequest) ProtoReflect ¶
func (x *DeleteRedeemableRequest) ProtoReflect() protoreflect.Message
func (*DeleteRedeemableRequest) Reset ¶
func (x *DeleteRedeemableRequest) Reset()
func (*DeleteRedeemableRequest) String ¶
func (x *DeleteRedeemableRequest) String() string
type DeleteRedeemableResponse ¶
type DeleteRedeemableResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRedeemableResponse) Descriptor
deprecated
func (*DeleteRedeemableResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRedeemableResponse.ProtoReflect.Descriptor instead.
func (*DeleteRedeemableResponse) ProtoMessage ¶
func (*DeleteRedeemableResponse) ProtoMessage()
func (*DeleteRedeemableResponse) ProtoReflect ¶
func (x *DeleteRedeemableResponse) ProtoReflect() protoreflect.Message
func (*DeleteRedeemableResponse) Reset ¶
func (x *DeleteRedeemableResponse) Reset()
func (*DeleteRedeemableResponse) String ¶
func (x *DeleteRedeemableResponse) String() string
type DeleteSecretRequest ¶
type DeleteSecretRequest struct { SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSecretRequest) Descriptor
deprecated
func (*DeleteSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSecretRequest.ProtoReflect.Descriptor instead.
func (*DeleteSecretRequest) GetSecretId ¶
func (x *DeleteSecretRequest) GetSecretId() string
func (*DeleteSecretRequest) ProtoMessage ¶
func (*DeleteSecretRequest) ProtoMessage()
func (*DeleteSecretRequest) ProtoReflect ¶
func (x *DeleteSecretRequest) ProtoReflect() protoreflect.Message
func (*DeleteSecretRequest) Reset ¶
func (x *DeleteSecretRequest) Reset()
func (*DeleteSecretRequest) String ¶
func (x *DeleteSecretRequest) String() string
type DeleteSecretResponse ¶
type DeleteSecretResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSecretResponse) Descriptor
deprecated
func (*DeleteSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSecretResponse.ProtoReflect.Descriptor instead.
func (*DeleteSecretResponse) ProtoMessage ¶
func (*DeleteSecretResponse) ProtoMessage()
func (*DeleteSecretResponse) ProtoReflect ¶
func (x *DeleteSecretResponse) ProtoReflect() protoreflect.Message
func (*DeleteSecretResponse) Reset ¶
func (x *DeleteSecretResponse) Reset()
func (*DeleteSecretResponse) String ¶
func (x *DeleteSecretResponse) String() string
type DeleteSessionRequest ¶
type DeleteSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteSessionRequest) Descriptor
deprecated
func (*DeleteSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSessionRequest.ProtoReflect.Descriptor instead.
func (*DeleteSessionRequest) GetSessionId ¶
func (x *DeleteSessionRequest) GetSessionId() string
func (*DeleteSessionRequest) ProtoMessage ¶
func (*DeleteSessionRequest) ProtoMessage()
func (*DeleteSessionRequest) ProtoReflect ¶
func (x *DeleteSessionRequest) ProtoReflect() protoreflect.Message
func (*DeleteSessionRequest) Reset ¶
func (x *DeleteSessionRequest) Reset()
func (*DeleteSessionRequest) String ¶
func (x *DeleteSessionRequest) String() string
type DeleteSessionResponse ¶
type DeleteSessionResponse struct {
// contains filtered or unexported fields
}
func (*DeleteSessionResponse) Descriptor
deprecated
func (*DeleteSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteSessionResponse.ProtoReflect.Descriptor instead.
func (*DeleteSessionResponse) ProtoMessage ¶
func (*DeleteSessionResponse) ProtoMessage()
func (*DeleteSessionResponse) ProtoReflect ¶
func (x *DeleteSessionResponse) ProtoReflect() protoreflect.Message
func (*DeleteSessionResponse) Reset ¶
func (x *DeleteSessionResponse) Reset()
func (*DeleteSessionResponse) String ¶
func (x *DeleteSessionResponse) String() string
type DeleteTransactionRequest ¶
type DeleteTransactionRequest struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteTransactionRequest) Descriptor
deprecated
func (*DeleteTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTransactionRequest.ProtoReflect.Descriptor instead.
func (*DeleteTransactionRequest) GetTransactionId ¶
func (x *DeleteTransactionRequest) GetTransactionId() string
func (*DeleteTransactionRequest) ProtoMessage ¶
func (*DeleteTransactionRequest) ProtoMessage()
func (*DeleteTransactionRequest) ProtoReflect ¶
func (x *DeleteTransactionRequest) ProtoReflect() protoreflect.Message
func (*DeleteTransactionRequest) Reset ¶
func (x *DeleteTransactionRequest) Reset()
func (*DeleteTransactionRequest) String ¶
func (x *DeleteTransactionRequest) String() string
type DeleteTransactionResponse ¶
type DeleteTransactionResponse struct {
// contains filtered or unexported fields
}
func (*DeleteTransactionResponse) Descriptor
deprecated
func (*DeleteTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTransactionResponse.ProtoReflect.Descriptor instead.
func (*DeleteTransactionResponse) ProtoMessage ¶
func (*DeleteTransactionResponse) ProtoMessage()
func (*DeleteTransactionResponse) ProtoReflect ¶
func (x *DeleteTransactionResponse) ProtoReflect() protoreflect.Message
func (*DeleteTransactionResponse) Reset ¶
func (x *DeleteTransactionResponse) Reset()
func (*DeleteTransactionResponse) String ¶
func (x *DeleteTransactionResponse) String() string
type Details ¶
type Details struct { Blacklisted bool `protobuf:"varint,1,opt,name=blacklisted,proto3" json:"blacklisted,omitempty"` MaliciousActivity bool `protobuf:"varint,2,opt,name=malicious_activity,json=maliciousActivity,proto3" json:"malicious_activity,omitempty"` MaliciousActivityRecent bool `` /* 133-byte string literal not displayed */ CredentialsLeaked bool `protobuf:"varint,4,opt,name=credentials_leaked,json=credentialsLeaked,proto3" json:"credentials_leaked,omitempty"` CredentialsLeakedRecent bool `` /* 133-byte string literal not displayed */ DataBreach bool `protobuf:"varint,6,opt,name=data_breach,json=dataBreach,proto3" json:"data_breach,omitempty"` FirstSeen string `protobuf:"bytes,7,opt,name=first_seen,json=firstSeen,proto3" json:"first_seen,omitempty"` LastSeen string `protobuf:"bytes,8,opt,name=last_seen,json=lastSeen,proto3" json:"last_seen,omitempty"` DomainExists bool `protobuf:"varint,9,opt,name=domain_exists,json=domainExists,proto3" json:"domain_exists,omitempty"` DomainReputation string `protobuf:"bytes,10,opt,name=domain_reputation,json=domainReputation,proto3" json:"domain_reputation,omitempty"` NewDomain bool `protobuf:"varint,11,opt,name=new_domain,json=newDomain,proto3" json:"new_domain,omitempty"` DaysSinceDomainCreation int64 `` /* 136-byte string literal not displayed */ SuspiciousTld bool `protobuf:"varint,13,opt,name=suspicious_tld,json=suspiciousTld,proto3" json:"suspicious_tld,omitempty"` Spam bool `protobuf:"varint,14,opt,name=spam,proto3" json:"spam,omitempty"` FreeProvider bool `protobuf:"varint,15,opt,name=free_provider,json=freeProvider,proto3" json:"free_provider,omitempty"` Disposable bool `protobuf:"varint,16,opt,name=disposable,proto3" json:"disposable,omitempty"` Deliverable bool `protobuf:"varint,17,opt,name=deliverable,proto3" json:"deliverable,omitempty"` AcceptAll bool `protobuf:"varint,18,opt,name=accept_all,json=acceptAll,proto3" json:"accept_all,omitempty"` ValidMx bool `protobuf:"varint,19,opt,name=valid_mx,json=validMx,proto3" json:"valid_mx,omitempty"` Spoofable bool `protobuf:"varint,20,opt,name=spoofable,proto3" json:"spoofable,omitempty"` SpfStrict bool `protobuf:"varint,21,opt,name=spf_strict,json=spfStrict,proto3" json:"spf_strict,omitempty"` DmarcEnforced bool `protobuf:"varint,22,opt,name=dmarc_enforced,json=dmarcEnforced,proto3" json:"dmarc_enforced,omitempty"` // contains filtered or unexported fields }
func (*Details) ProtoReflect ¶
func (x *Details) ProtoReflect() protoreflect.Message
type EmailReputation ¶
type EmailReputation struct { EmailReputationId string `protobuf:"bytes,1,opt,name=email_reputation_id,json=emailReputationId,proto3" json:"email_reputation_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` Domain string `protobuf:"bytes,5,opt,name=domain,proto3" json:"domain,omitempty"` ExternalData *ExternalData `protobuf:"bytes,6,opt,name=external_data,json=externalData,proto3" json:"external_data,omitempty"` RiskLevel string `protobuf:"bytes,7,opt,name=risk_level,json=riskLevel,proto3" json:"risk_level,omitempty"` // contains filtered or unexported fields }
func (*EmailReputation) Descriptor
deprecated
func (*EmailReputation) Descriptor() ([]byte, []int)
Deprecated: Use EmailReputation.ProtoReflect.Descriptor instead.
func (*EmailReputation) GetCreateTime ¶
func (x *EmailReputation) GetCreateTime() *timestamppb.Timestamp
func (*EmailReputation) GetDomain ¶
func (x *EmailReputation) GetDomain() string
func (*EmailReputation) GetEmail ¶
func (x *EmailReputation) GetEmail() string
func (*EmailReputation) GetEmailReputationId ¶
func (x *EmailReputation) GetEmailReputationId() string
func (*EmailReputation) GetExternalData ¶
func (x *EmailReputation) GetExternalData() *ExternalData
func (*EmailReputation) GetRiskLevel ¶
func (x *EmailReputation) GetRiskLevel() string
func (*EmailReputation) GetUpdateTime ¶
func (x *EmailReputation) GetUpdateTime() *timestamppb.Timestamp
func (*EmailReputation) ProtoMessage ¶
func (*EmailReputation) ProtoMessage()
func (*EmailReputation) ProtoReflect ¶
func (x *EmailReputation) ProtoReflect() protoreflect.Message
func (*EmailReputation) Reset ¶
func (x *EmailReputation) Reset()
func (*EmailReputation) String ¶
func (x *EmailReputation) String() string
type EnableUsageRequest ¶
type EnableUsageRequest struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*EnableUsageRequest) Descriptor
deprecated
func (*EnableUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableUsageRequest.ProtoReflect.Descriptor instead.
func (*EnableUsageRequest) GetTags ¶
func (x *EnableUsageRequest) GetTags() []string
func (*EnableUsageRequest) ProtoMessage ¶
func (*EnableUsageRequest) ProtoMessage()
func (*EnableUsageRequest) ProtoReflect ¶
func (x *EnableUsageRequest) ProtoReflect() protoreflect.Message
func (*EnableUsageRequest) Reset ¶
func (x *EnableUsageRequest) Reset()
func (*EnableUsageRequest) String ¶
func (x *EnableUsageRequest) String() string
type EnableUsageResponse ¶
type EnableUsageResponse struct {
// contains filtered or unexported fields
}
func (*EnableUsageResponse) Descriptor
deprecated
func (*EnableUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableUsageResponse.ProtoReflect.Descriptor instead.
func (*EnableUsageResponse) ProtoMessage ¶
func (*EnableUsageResponse) ProtoMessage()
func (*EnableUsageResponse) ProtoReflect ¶
func (x *EnableUsageResponse) ProtoReflect() protoreflect.Message
func (*EnableUsageResponse) Reset ¶
func (x *EnableUsageResponse) Reset()
func (*EnableUsageResponse) String ¶
func (x *EnableUsageResponse) String() string
type Environment ¶
type Environment struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Namespace string `protobuf:"bytes,16,opt,name=namespace,proto3" json:"namespace,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Meta *EnvironmentMeta `protobuf:"bytes,7,opt,name=meta,proto3" json:"meta,omitempty"` Provision *EnvironmentProvision `protobuf:"bytes,8,opt,name=provision,proto3" json:"provision,omitempty"` Instance *Instance `protobuf:"bytes,9,opt,name=instance,proto3" json:"instance,omitempty"` Build *EnvironmentBuild `protobuf:"bytes,10,opt,name=build,proto3" json:"build,omitempty"` Tasks []*Task `protobuf:"bytes,11,rep,name=tasks,proto3" json:"tasks,omitempty"` SysUsers []*SysUser `protobuf:"bytes,12,rep,name=sys_users,json=sysUsers,proto3" json:"sys_users,omitempty"` HealthChecks []*HealthCheck `protobuf:"bytes,13,rep,name=health_checks,json=healthChecks,proto3" json:"health_checks,omitempty"` IngressGateways []*IngressGateway `protobuf:"bytes,14,rep,name=ingress_gateways,json=ingressGateways,proto3" json:"ingress_gateways,omitempty"` LifecycleScripts []*LifecycleScript `protobuf:"bytes,15,rep,name=lifecycle_scripts,json=lifecycleScripts,proto3" json:"lifecycle_scripts,omitempty"` // contains filtered or unexported fields }
func (*Environment) Descriptor
deprecated
func (*Environment) Descriptor() ([]byte, []int)
Deprecated: Use Environment.ProtoReflect.Descriptor instead.
func (*Environment) GetBuild ¶
func (x *Environment) GetBuild() *EnvironmentBuild
func (*Environment) GetCreateTime ¶
func (x *Environment) GetCreateTime() *timestamppb.Timestamp
func (*Environment) GetEnvironmentId ¶
func (x *Environment) GetEnvironmentId() string
func (*Environment) GetHealthChecks ¶
func (x *Environment) GetHealthChecks() []*HealthCheck
func (*Environment) GetIngressGateways ¶
func (x *Environment) GetIngressGateways() []*IngressGateway
func (*Environment) GetInstance ¶
func (x *Environment) GetInstance() *Instance
func (*Environment) GetLabels ¶
func (x *Environment) GetLabels() map[string]string
func (*Environment) GetLifecycleScripts ¶
func (x *Environment) GetLifecycleScripts() []*LifecycleScript
func (*Environment) GetMeta ¶
func (x *Environment) GetMeta() *EnvironmentMeta
func (*Environment) GetName ¶
func (x *Environment) GetName() string
func (*Environment) GetNamespace ¶
func (x *Environment) GetNamespace() string
func (*Environment) GetProvision ¶
func (x *Environment) GetProvision() *EnvironmentProvision
func (*Environment) GetSysUsers ¶
func (x *Environment) GetSysUsers() []*SysUser
func (*Environment) GetTasks ¶
func (x *Environment) GetTasks() []*Task
func (*Environment) GetUpdateTime ¶
func (x *Environment) GetUpdateTime() *timestamppb.Timestamp
func (*Environment) ProtoMessage ¶
func (*Environment) ProtoMessage()
func (*Environment) ProtoReflect ¶
func (x *Environment) ProtoReflect() protoreflect.Message
func (*Environment) Reset ¶
func (x *Environment) Reset()
func (*Environment) String ¶
func (x *Environment) String() string
type EnvironmentBuild ¶
type EnvironmentBuild struct { Verb *VerbBuild `protobuf:"bytes,1,opt,name=verb,proto3" json:"verb,omitempty"` Vm *VMBuild `protobuf:"bytes,2,opt,name=vm,proto3" json:"vm,omitempty"` IngressGateway []*AddIngressToGatewayRequest `protobuf:"bytes,3,rep,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` LifecycleScripts []*LifecycleScriptAttrs `protobuf:"bytes,4,rep,name=lifecycle_scripts,json=lifecycleScripts,proto3" json:"lifecycle_scripts,omitempty"` // contains filtered or unexported fields }
func (*EnvironmentBuild) Descriptor
deprecated
func (*EnvironmentBuild) Descriptor() ([]byte, []int)
Deprecated: Use EnvironmentBuild.ProtoReflect.Descriptor instead.
func (*EnvironmentBuild) GetIngressGateway ¶
func (x *EnvironmentBuild) GetIngressGateway() []*AddIngressToGatewayRequest
func (*EnvironmentBuild) GetLifecycleScripts ¶
func (x *EnvironmentBuild) GetLifecycleScripts() []*LifecycleScriptAttrs
func (*EnvironmentBuild) GetVerb ¶
func (x *EnvironmentBuild) GetVerb() *VerbBuild
func (*EnvironmentBuild) GetVm ¶
func (x *EnvironmentBuild) GetVm() *VMBuild
func (*EnvironmentBuild) ProtoMessage ¶
func (*EnvironmentBuild) ProtoMessage()
func (*EnvironmentBuild) ProtoReflect ¶
func (x *EnvironmentBuild) ProtoReflect() protoreflect.Message
func (*EnvironmentBuild) Reset ¶
func (x *EnvironmentBuild) Reset()
func (*EnvironmentBuild) String ¶
func (x *EnvironmentBuild) String() string
type EnvironmentMeta ¶
type EnvironmentMeta struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` IconUrl string `protobuf:"bytes,3,opt,name=icon_url,json=iconUrl,proto3" json:"icon_url,omitempty"` Meta map[string]string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*EnvironmentMeta) Descriptor
deprecated
func (*EnvironmentMeta) Descriptor() ([]byte, []int)
Deprecated: Use EnvironmentMeta.ProtoReflect.Descriptor instead.
func (*EnvironmentMeta) GetDescription ¶
func (x *EnvironmentMeta) GetDescription() string
func (*EnvironmentMeta) GetIconUrl ¶
func (x *EnvironmentMeta) GetIconUrl() string
func (*EnvironmentMeta) GetMeta ¶
func (x *EnvironmentMeta) GetMeta() map[string]string
func (*EnvironmentMeta) GetTitle ¶
func (x *EnvironmentMeta) GetTitle() string
func (*EnvironmentMeta) ProtoMessage ¶
func (*EnvironmentMeta) ProtoMessage()
func (*EnvironmentMeta) ProtoReflect ¶
func (x *EnvironmentMeta) ProtoReflect() protoreflect.Message
func (*EnvironmentMeta) Reset ¶
func (x *EnvironmentMeta) Reset()
func (*EnvironmentMeta) String ¶
func (x *EnvironmentMeta) String() string
type EnvironmentProvision ¶
type EnvironmentProvision struct { // Types that are assignable to Directive: // // *EnvironmentProvision_InstanceId // *EnvironmentProvision_CreateInstanceRequest Directive isEnvironmentProvision_Directive `protobuf_oneof:"directive"` // contains filtered or unexported fields }
func (*EnvironmentProvision) Descriptor
deprecated
func (*EnvironmentProvision) Descriptor() ([]byte, []int)
Deprecated: Use EnvironmentProvision.ProtoReflect.Descriptor instead.
func (*EnvironmentProvision) GetCreateInstanceRequest ¶
func (x *EnvironmentProvision) GetCreateInstanceRequest() *CreateInstanceRequest
func (*EnvironmentProvision) GetDirective ¶
func (m *EnvironmentProvision) GetDirective() isEnvironmentProvision_Directive
func (*EnvironmentProvision) GetInstanceId ¶
func (x *EnvironmentProvision) GetInstanceId() string
func (*EnvironmentProvision) ProtoMessage ¶
func (*EnvironmentProvision) ProtoMessage()
func (*EnvironmentProvision) ProtoReflect ¶
func (x *EnvironmentProvision) ProtoReflect() protoreflect.Message
func (*EnvironmentProvision) Reset ¶
func (x *EnvironmentProvision) Reset()
func (*EnvironmentProvision) String ¶
func (x *EnvironmentProvision) String() string
type EnvironmentProvision_CreateInstanceRequest ¶
type EnvironmentProvision_CreateInstanceRequest struct {
CreateInstanceRequest *CreateInstanceRequest `protobuf:"bytes,3,opt,name=create_instance_request,json=createInstanceRequest,proto3,oneof"`
}
type EnvironmentProvision_InstanceId ¶
type EnvironmentProvision_InstanceId struct {
InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3,oneof"`
}
type Event ¶
type Event struct { Schema string `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` EventJson string `protobuf:"bytes,3,opt,name=event_json,json=eventJson,proto3" json:"event_json,omitempty"` // contains filtered or unexported fields }
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
type ExternalData ¶
type ExternalData struct { ApiVoidEmailReputation *ApiVoidEmailReputation `` /* 131-byte string literal not displayed */ EmailRep *SearchResponse `protobuf:"bytes,2,opt,name=email_rep,json=emailRep,proto3" json:"email_rep,omitempty"` // contains filtered or unexported fields }
func (*ExternalData) Descriptor
deprecated
func (*ExternalData) Descriptor() ([]byte, []int)
Deprecated: Use ExternalData.ProtoReflect.Descriptor instead.
func (*ExternalData) GetApiVoidEmailReputation ¶
func (x *ExternalData) GetApiVoidEmailReputation() *ApiVoidEmailReputation
func (*ExternalData) GetEmailRep ¶
func (x *ExternalData) GetEmailRep() *SearchResponse
func (*ExternalData) ProtoMessage ¶
func (*ExternalData) ProtoMessage()
func (*ExternalData) ProtoReflect ¶
func (x *ExternalData) ProtoReflect() protoreflect.Message
func (*ExternalData) Reset ¶
func (x *ExternalData) Reset()
func (*ExternalData) String ¶
func (x *ExternalData) String() string
type FirewallRule ¶
type FirewallRule struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` FromPort int32 `protobuf:"varint,2,opt,name=from_port,json=fromPort,proto3" json:"from_port,omitempty"` ToPort int32 `protobuf:"varint,3,opt,name=to_port,json=toPort,proto3" json:"to_port,omitempty"` IpRanges []string `protobuf:"bytes,4,rep,name=ip_ranges,json=ipRanges,proto3" json:"ip_ranges,omitempty"` // contains filtered or unexported fields }
func (*FirewallRule) Descriptor
deprecated
func (*FirewallRule) Descriptor() ([]byte, []int)
Deprecated: Use FirewallRule.ProtoReflect.Descriptor instead.
func (*FirewallRule) GetFromPort ¶
func (x *FirewallRule) GetFromPort() int32
func (*FirewallRule) GetId ¶
func (x *FirewallRule) GetId() string
func (*FirewallRule) GetIpRanges ¶
func (x *FirewallRule) GetIpRanges() []string
func (*FirewallRule) GetToPort ¶
func (x *FirewallRule) GetToPort() int32
func (*FirewallRule) ProtoMessage ¶
func (*FirewallRule) ProtoMessage()
func (*FirewallRule) ProtoReflect ¶
func (x *FirewallRule) ProtoReflect() protoreflect.Message
func (*FirewallRule) Reset ¶
func (x *FirewallRule) Reset()
func (*FirewallRule) String ¶
func (x *FirewallRule) String() string
type FirewallRules ¶
type FirewallRules struct { IngressRules []*FirewallRule `protobuf:"bytes,1,rep,name=ingress_rules,json=ingressRules,proto3" json:"ingress_rules,omitempty"` EgressRules []*FirewallRule `protobuf:"bytes,2,rep,name=egress_rules,json=egressRules,proto3" json:"egress_rules,omitempty"` // contains filtered or unexported fields }
func (*FirewallRules) Descriptor
deprecated
func (*FirewallRules) Descriptor() ([]byte, []int)
Deprecated: Use FirewallRules.ProtoReflect.Descriptor instead.
func (*FirewallRules) GetEgressRules ¶
func (x *FirewallRules) GetEgressRules() []*FirewallRule
func (*FirewallRules) GetIngressRules ¶
func (x *FirewallRules) GetIngressRules() []*FirewallRule
func (*FirewallRules) ProtoMessage ¶
func (*FirewallRules) ProtoMessage()
func (*FirewallRules) ProtoReflect ¶
func (x *FirewallRules) ProtoReflect() protoreflect.Message
func (*FirewallRules) Reset ¶
func (x *FirewallRules) Reset()
func (*FirewallRules) String ¶
func (x *FirewallRules) String() string
type FluidstackCredential ¶
type FluidstackCredential struct { ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` ApiToken string `protobuf:"bytes,2,opt,name=api_token,json=apiToken,proto3" json:"api_token,omitempty"` // contains filtered or unexported fields }
func (*FluidstackCredential) Descriptor
deprecated
func (*FluidstackCredential) Descriptor() ([]byte, []int)
Deprecated: Use FluidstackCredential.ProtoReflect.Descriptor instead.
func (*FluidstackCredential) GetApiKey ¶
func (x *FluidstackCredential) GetApiKey() string
func (*FluidstackCredential) GetApiToken ¶
func (x *FluidstackCredential) GetApiToken() string
func (*FluidstackCredential) ProtoMessage ¶
func (*FluidstackCredential) ProtoMessage()
func (*FluidstackCredential) ProtoReflect ¶
func (x *FluidstackCredential) ProtoReflect() protoreflect.Message
func (*FluidstackCredential) Reset ¶
func (x *FluidstackCredential) Reset()
func (*FluidstackCredential) String ¶
func (x *FluidstackCredential) String() string
type ForkEnvironmentRequest ¶
type ForkEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` EnvironmentFork *CreateEnvironmentRequest `protobuf:"bytes,2,opt,name=environment_fork,json=environmentFork,proto3" json:"environment_fork,omitempty"` ExcludeProvision bool `protobuf:"varint,3,opt,name=exclude_provision,json=excludeProvision,proto3" json:"exclude_provision,omitempty"` ExcludeBuild bool `protobuf:"varint,4,opt,name=exclude_build,json=excludeBuild,proto3" json:"exclude_build,omitempty"` // contains filtered or unexported fields }
func (*ForkEnvironmentRequest) Descriptor
deprecated
func (*ForkEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForkEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*ForkEnvironmentRequest) GetEnvironmentFork ¶
func (x *ForkEnvironmentRequest) GetEnvironmentFork() *CreateEnvironmentRequest
func (*ForkEnvironmentRequest) GetEnvironmentId ¶
func (x *ForkEnvironmentRequest) GetEnvironmentId() string
func (*ForkEnvironmentRequest) GetExcludeBuild ¶
func (x *ForkEnvironmentRequest) GetExcludeBuild() bool
func (*ForkEnvironmentRequest) GetExcludeProvision ¶
func (x *ForkEnvironmentRequest) GetExcludeProvision() bool
func (*ForkEnvironmentRequest) ProtoMessage ¶
func (*ForkEnvironmentRequest) ProtoMessage()
func (*ForkEnvironmentRequest) ProtoReflect ¶
func (x *ForkEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*ForkEnvironmentRequest) Reset ¶
func (x *ForkEnvironmentRequest) Reset()
func (*ForkEnvironmentRequest) String ¶
func (x *ForkEnvironmentRequest) String() string
type ForkEnvironmentResponse ¶
type ForkEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ForkEnvironmentResponse) Descriptor
deprecated
func (*ForkEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForkEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*ForkEnvironmentResponse) GetEnvironment ¶
func (x *ForkEnvironmentResponse) GetEnvironment() *Environment
func (*ForkEnvironmentResponse) ProtoMessage ¶
func (*ForkEnvironmentResponse) ProtoMessage()
func (*ForkEnvironmentResponse) ProtoReflect ¶
func (x *ForkEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*ForkEnvironmentResponse) Reset ¶
func (x *ForkEnvironmentResponse) Reset()
func (*ForkEnvironmentResponse) String ¶
func (x *ForkEnvironmentResponse) String() string
type GCPCredential ¶
type GCPCredential struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` PrivateKeyId string `protobuf:"bytes,3,opt,name=private_key_id,json=privateKeyId,proto3" json:"private_key_id,omitempty"` PrivateKey string `protobuf:"bytes,4,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` ClientEmail string `protobuf:"bytes,5,opt,name=client_email,json=clientEmail,proto3" json:"client_email,omitempty"` ClientId string `protobuf:"bytes,6,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` AuthUri string `protobuf:"bytes,7,opt,name=auth_uri,json=authUri,proto3" json:"auth_uri,omitempty"` TokenUri string `protobuf:"bytes,8,opt,name=token_uri,json=tokenUri,proto3" json:"token_uri,omitempty"` AuthProviderX509CertUrl string `` /* 136-byte string literal not displayed */ ClientX509CertUrl string `protobuf:"bytes,10,opt,name=client_x509_cert_url,json=clientX509CertUrl,proto3" json:"client_x509_cert_url,omitempty"` // contains filtered or unexported fields }
func (*GCPCredential) Descriptor
deprecated
func (*GCPCredential) Descriptor() ([]byte, []int)
Deprecated: Use GCPCredential.ProtoReflect.Descriptor instead.
func (*GCPCredential) GetAuthProviderX509CertUrl ¶
func (x *GCPCredential) GetAuthProviderX509CertUrl() string
func (*GCPCredential) GetAuthUri ¶
func (x *GCPCredential) GetAuthUri() string
func (*GCPCredential) GetClientEmail ¶
func (x *GCPCredential) GetClientEmail() string
func (*GCPCredential) GetClientId ¶
func (x *GCPCredential) GetClientId() string
func (*GCPCredential) GetClientX509CertUrl ¶
func (x *GCPCredential) GetClientX509CertUrl() string
func (*GCPCredential) GetPrivateKey ¶
func (x *GCPCredential) GetPrivateKey() string
func (*GCPCredential) GetPrivateKeyId ¶
func (x *GCPCredential) GetPrivateKeyId() string
func (*GCPCredential) GetProjectId ¶
func (x *GCPCredential) GetProjectId() string
func (*GCPCredential) GetTokenUri ¶
func (x *GCPCredential) GetTokenUri() string
func (*GCPCredential) GetType ¶
func (x *GCPCredential) GetType() string
func (*GCPCredential) ProtoMessage ¶
func (*GCPCredential) ProtoMessage()
func (*GCPCredential) ProtoReflect ¶
func (x *GCPCredential) ProtoReflect() protoreflect.Message
func (*GCPCredential) Reset ¶
func (x *GCPCredential) Reset()
func (*GCPCredential) String ¶
func (x *GCPCredential) String() string
type GetBillingProfileRequest ¶
type GetBillingProfileRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*GetBillingProfileRequest) Descriptor
deprecated
func (*GetBillingProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingProfileRequest.ProtoReflect.Descriptor instead.
func (*GetBillingProfileRequest) GetBillingProfileId ¶
func (x *GetBillingProfileRequest) GetBillingProfileId() string
func (*GetBillingProfileRequest) ProtoMessage ¶
func (*GetBillingProfileRequest) ProtoMessage()
func (*GetBillingProfileRequest) ProtoReflect ¶
func (x *GetBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*GetBillingProfileRequest) Reset ¶
func (x *GetBillingProfileRequest) Reset()
func (*GetBillingProfileRequest) String ¶
func (x *GetBillingProfileRequest) String() string
type GetBillingProfileResponse ¶
type GetBillingProfileResponse struct { BillingProfile *BillingProfile `protobuf:"bytes,1,opt,name=billing_profile,json=billingProfile,proto3" json:"billing_profile,omitempty"` // contains filtered or unexported fields }
func (*GetBillingProfileResponse) Descriptor
deprecated
func (*GetBillingProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingProfileResponse.ProtoReflect.Descriptor instead.
func (*GetBillingProfileResponse) GetBillingProfile ¶
func (x *GetBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*GetBillingProfileResponse) ProtoMessage ¶
func (*GetBillingProfileResponse) ProtoMessage()
func (*GetBillingProfileResponse) ProtoReflect ¶
func (x *GetBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*GetBillingProfileResponse) Reset ¶
func (x *GetBillingProfileResponse) Reset()
func (*GetBillingProfileResponse) String ¶
func (x *GetBillingProfileResponse) String() string
type GetCapabilitiesRequest ¶
type GetCapabilitiesRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` // contains filtered or unexported fields }
func (*GetCapabilitiesRequest) Descriptor
deprecated
func (*GetCapabilitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCapabilitiesRequest.ProtoReflect.Descriptor instead.
func (*GetCapabilitiesRequest) GetCloudCredId ¶
func (x *GetCapabilitiesRequest) GetCloudCredId() string
func (*GetCapabilitiesRequest) ProtoMessage ¶
func (*GetCapabilitiesRequest) ProtoMessage()
func (*GetCapabilitiesRequest) ProtoReflect ¶
func (x *GetCapabilitiesRequest) ProtoReflect() protoreflect.Message
func (*GetCapabilitiesRequest) Reset ¶
func (x *GetCapabilitiesRequest) Reset()
func (*GetCapabilitiesRequest) String ¶
func (x *GetCapabilitiesRequest) String() string
type GetCapabilitiesResponse ¶
type GetCapabilitiesResponse struct { Capabilities []string `protobuf:"bytes,1,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
func (*GetCapabilitiesResponse) Descriptor
deprecated
func (*GetCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*GetCapabilitiesResponse) GetCapabilities ¶
func (x *GetCapabilitiesResponse) GetCapabilities() []string
func (*GetCapabilitiesResponse) ProtoMessage ¶
func (*GetCapabilitiesResponse) ProtoMessage()
func (*GetCapabilitiesResponse) ProtoReflect ¶
func (x *GetCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*GetCapabilitiesResponse) Reset ¶
func (x *GetCapabilitiesResponse) Reset()
func (*GetCapabilitiesResponse) String ¶
func (x *GetCapabilitiesResponse) String() string
type GetCloudCredRequest ¶
type GetCloudCredRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` // contains filtered or unexported fields }
func (*GetCloudCredRequest) Descriptor
deprecated
func (*GetCloudCredRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudCredRequest.ProtoReflect.Descriptor instead.
func (*GetCloudCredRequest) GetCloudCredId ¶
func (x *GetCloudCredRequest) GetCloudCredId() string
func (*GetCloudCredRequest) ProtoMessage ¶
func (*GetCloudCredRequest) ProtoMessage()
func (*GetCloudCredRequest) ProtoReflect ¶
func (x *GetCloudCredRequest) ProtoReflect() protoreflect.Message
func (*GetCloudCredRequest) Reset ¶
func (x *GetCloudCredRequest) Reset()
func (*GetCloudCredRequest) String ¶
func (x *GetCloudCredRequest) String() string
type GetCloudCredResponse ¶
type GetCloudCredResponse struct { CloudCred *CloudCred `protobuf:"bytes,1,opt,name=cloud_cred,json=cloudCred,proto3" json:"cloud_cred,omitempty"` // contains filtered or unexported fields }
func (*GetCloudCredResponse) Descriptor
deprecated
func (*GetCloudCredResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudCredResponse.ProtoReflect.Descriptor instead.
func (*GetCloudCredResponse) GetCloudCred ¶
func (x *GetCloudCredResponse) GetCloudCred() *CloudCred
func (*GetCloudCredResponse) ProtoMessage ¶
func (*GetCloudCredResponse) ProtoMessage()
func (*GetCloudCredResponse) ProtoReflect ¶
func (x *GetCloudCredResponse) ProtoReflect() protoreflect.Message
func (*GetCloudCredResponse) Reset ¶
func (x *GetCloudCredResponse) Reset()
func (*GetCloudCredResponse) String ¶
func (x *GetCloudCredResponse) String() string
type GetDataSourceRequest ¶
type GetDataSourceRequest struct { DataSourceId string `protobuf:"bytes,1,opt,name=data_source_id,json=dataSourceId,proto3" json:"data_source_id,omitempty"` // contains filtered or unexported fields }
func (*GetDataSourceRequest) Descriptor
deprecated
func (*GetDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDataSourceRequest.ProtoReflect.Descriptor instead.
func (*GetDataSourceRequest) GetDataSourceId ¶
func (x *GetDataSourceRequest) GetDataSourceId() string
func (*GetDataSourceRequest) ProtoMessage ¶
func (*GetDataSourceRequest) ProtoMessage()
func (*GetDataSourceRequest) ProtoReflect ¶
func (x *GetDataSourceRequest) ProtoReflect() protoreflect.Message
func (*GetDataSourceRequest) Reset ¶
func (x *GetDataSourceRequest) Reset()
func (*GetDataSourceRequest) String ¶
func (x *GetDataSourceRequest) String() string
type GetDataSourceResponse ¶
type GetDataSourceResponse struct { DataSource *DataSource `protobuf:"bytes,1,opt,name=data_source,json=dataSource,proto3" json:"data_source,omitempty"` // contains filtered or unexported fields }
func (*GetDataSourceResponse) Descriptor
deprecated
func (*GetDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDataSourceResponse.ProtoReflect.Descriptor instead.
func (*GetDataSourceResponse) GetDataSource ¶
func (x *GetDataSourceResponse) GetDataSource() *DataSource
func (*GetDataSourceResponse) ProtoMessage ¶
func (*GetDataSourceResponse) ProtoMessage()
func (*GetDataSourceResponse) ProtoReflect ¶
func (x *GetDataSourceResponse) ProtoReflect() protoreflect.Message
func (*GetDataSourceResponse) Reset ¶
func (x *GetDataSourceResponse) Reset()
func (*GetDataSourceResponse) String ¶
func (x *GetDataSourceResponse) String() string
type GetEmailReputationRequest ¶
type GetEmailReputationRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*GetEmailReputationRequest) Descriptor
deprecated
func (*GetEmailReputationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEmailReputationRequest.ProtoReflect.Descriptor instead.
func (*GetEmailReputationRequest) GetEmail ¶
func (x *GetEmailReputationRequest) GetEmail() string
func (*GetEmailReputationRequest) ProtoMessage ¶
func (*GetEmailReputationRequest) ProtoMessage()
func (*GetEmailReputationRequest) ProtoReflect ¶
func (x *GetEmailReputationRequest) ProtoReflect() protoreflect.Message
func (*GetEmailReputationRequest) Reset ¶
func (x *GetEmailReputationRequest) Reset()
func (*GetEmailReputationRequest) String ¶
func (x *GetEmailReputationRequest) String() string
type GetEmailReputationResponse ¶
type GetEmailReputationResponse struct { EmailReputation *EmailReputation `protobuf:"bytes,1,opt,name=email_reputation,json=emailReputation,proto3" json:"email_reputation,omitempty"` // contains filtered or unexported fields }
func (*GetEmailReputationResponse) Descriptor
deprecated
func (*GetEmailReputationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEmailReputationResponse.ProtoReflect.Descriptor instead.
func (*GetEmailReputationResponse) GetEmailReputation ¶
func (x *GetEmailReputationResponse) GetEmailReputation() *EmailReputation
func (*GetEmailReputationResponse) ProtoMessage ¶
func (*GetEmailReputationResponse) ProtoMessage()
func (*GetEmailReputationResponse) ProtoReflect ¶
func (x *GetEmailReputationResponse) ProtoReflect() protoreflect.Message
func (*GetEmailReputationResponse) Reset ¶
func (x *GetEmailReputationResponse) Reset()
func (*GetEmailReputationResponse) String ¶
func (x *GetEmailReputationResponse) String() string
type GetEnvironmentRequest ¶
type GetEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentRequest) Descriptor
deprecated
func (*GetEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*GetEnvironmentRequest) GetEnvironmentId ¶
func (x *GetEnvironmentRequest) GetEnvironmentId() string
func (*GetEnvironmentRequest) ProtoMessage ¶
func (*GetEnvironmentRequest) ProtoMessage()
func (*GetEnvironmentRequest) ProtoReflect ¶
func (x *GetEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*GetEnvironmentRequest) Reset ¶
func (x *GetEnvironmentRequest) Reset()
func (*GetEnvironmentRequest) String ¶
func (x *GetEnvironmentRequest) String() string
type GetEnvironmentResponse ¶
type GetEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentResponse) Descriptor
deprecated
func (*GetEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*GetEnvironmentResponse) GetEnvironment ¶
func (x *GetEnvironmentResponse) GetEnvironment() *Environment
func (*GetEnvironmentResponse) ProtoMessage ¶
func (*GetEnvironmentResponse) ProtoMessage()
func (*GetEnvironmentResponse) ProtoReflect ¶
func (x *GetEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*GetEnvironmentResponse) Reset ¶
func (x *GetEnvironmentResponse) Reset()
func (*GetEnvironmentResponse) String ¶
func (x *GetEnvironmentResponse) String() string
type GetHealthCheckRequest ¶
type GetHealthCheckRequest struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` // contains filtered or unexported fields }
func (*GetHealthCheckRequest) Descriptor
deprecated
func (*GetHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*GetHealthCheckRequest) GetHealthCheckId ¶
func (x *GetHealthCheckRequest) GetHealthCheckId() 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 GetHealthCheckResponse ¶
type GetHealthCheckResponse struct { HealthCheck *HealthCheck `protobuf:"bytes,1,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` // contains filtered or unexported fields }
func (*GetHealthCheckResponse) Descriptor
deprecated
func (*GetHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*GetHealthCheckResponse) GetHealthCheck ¶
func (x *GetHealthCheckResponse) GetHealthCheck() *HealthCheck
func (*GetHealthCheckResponse) ProtoMessage ¶
func (*GetHealthCheckResponse) ProtoMessage()
func (*GetHealthCheckResponse) ProtoReflect ¶
func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*GetHealthCheckResponse) Reset ¶
func (x *GetHealthCheckResponse) Reset()
func (*GetHealthCheckResponse) String ¶
func (x *GetHealthCheckResponse) String() string
type GetIngressGatewayInstallScriptRequest ¶
type GetIngressGatewayInstallScriptRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` // contains filtered or unexported fields }
func (*GetIngressGatewayInstallScriptRequest) Descriptor
deprecated
func (*GetIngressGatewayInstallScriptRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayInstallScriptRequest.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayInstallScriptRequest) GetIngressGatewayId ¶
func (x *GetIngressGatewayInstallScriptRequest) GetIngressGatewayId() string
func (*GetIngressGatewayInstallScriptRequest) ProtoMessage ¶
func (*GetIngressGatewayInstallScriptRequest) ProtoMessage()
func (*GetIngressGatewayInstallScriptRequest) ProtoReflect ¶
func (x *GetIngressGatewayInstallScriptRequest) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayInstallScriptRequest) Reset ¶
func (x *GetIngressGatewayInstallScriptRequest) Reset()
func (*GetIngressGatewayInstallScriptRequest) String ¶
func (x *GetIngressGatewayInstallScriptRequest) String() string
type GetIngressGatewayInstallScriptResponse ¶
type GetIngressGatewayInstallScriptResponse struct { IngressGatewayInstallScript string `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetIngressGatewayInstallScriptResponse) Descriptor
deprecated
func (*GetIngressGatewayInstallScriptResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayInstallScriptResponse.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayInstallScriptResponse) GetIngressGatewayInstallScript ¶
func (x *GetIngressGatewayInstallScriptResponse) GetIngressGatewayInstallScript() string
func (*GetIngressGatewayInstallScriptResponse) ProtoMessage ¶
func (*GetIngressGatewayInstallScriptResponse) ProtoMessage()
func (*GetIngressGatewayInstallScriptResponse) ProtoReflect ¶
func (x *GetIngressGatewayInstallScriptResponse) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayInstallScriptResponse) Reset ¶
func (x *GetIngressGatewayInstallScriptResponse) Reset()
func (*GetIngressGatewayInstallScriptResponse) String ¶
func (x *GetIngressGatewayInstallScriptResponse) String() string
type GetIngressGatewayRequest ¶
type GetIngressGatewayRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` // contains filtered or unexported fields }
func (*GetIngressGatewayRequest) Descriptor
deprecated
func (*GetIngressGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayRequest.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayRequest) GetIngressGatewayId ¶
func (x *GetIngressGatewayRequest) GetIngressGatewayId() string
func (*GetIngressGatewayRequest) ProtoMessage ¶
func (*GetIngressGatewayRequest) ProtoMessage()
func (*GetIngressGatewayRequest) ProtoReflect ¶
func (x *GetIngressGatewayRequest) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayRequest) Reset ¶
func (x *GetIngressGatewayRequest) Reset()
func (*GetIngressGatewayRequest) String ¶
func (x *GetIngressGatewayRequest) String() string
type GetIngressGatewayResponse ¶
type GetIngressGatewayResponse struct { IngressGateway *IngressGateway `protobuf:"bytes,1,opt,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // contains filtered or unexported fields }
func (*GetIngressGatewayResponse) Descriptor
deprecated
func (*GetIngressGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayResponse.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayResponse) GetIngressGateway ¶
func (x *GetIngressGatewayResponse) GetIngressGateway() *IngressGateway
func (*GetIngressGatewayResponse) ProtoMessage ¶
func (*GetIngressGatewayResponse) ProtoMessage()
func (*GetIngressGatewayResponse) ProtoReflect ¶
func (x *GetIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayResponse) Reset ¶
func (x *GetIngressGatewayResponse) Reset()
func (*GetIngressGatewayResponse) String ¶
func (x *GetIngressGatewayResponse) String() string
type GetIngressGatewayTokenRequest ¶
type GetIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetIngressGatewayTokenRequest) Descriptor
deprecated
func (*GetIngressGatewayTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayTokenRequest.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayTokenRequest) GetIngressGatewayTokenId ¶
func (x *GetIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
func (*GetIngressGatewayTokenRequest) ProtoMessage ¶
func (*GetIngressGatewayTokenRequest) ProtoMessage()
func (*GetIngressGatewayTokenRequest) ProtoReflect ¶
func (x *GetIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayTokenRequest) Reset ¶
func (x *GetIngressGatewayTokenRequest) Reset()
func (*GetIngressGatewayTokenRequest) String ¶
func (x *GetIngressGatewayTokenRequest) String() string
type GetIngressGatewayTokenResponse ¶
type GetIngressGatewayTokenResponse struct { IngressGatewayToken *IngressGatewayToken `protobuf:"bytes,1,opt,name=ingress_gateway_token,json=ingressGatewayToken,proto3" json:"ingress_gateway_token,omitempty"` // contains filtered or unexported fields }
func (*GetIngressGatewayTokenResponse) Descriptor
deprecated
func (*GetIngressGatewayTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIngressGatewayTokenResponse.ProtoReflect.Descriptor instead.
func (*GetIngressGatewayTokenResponse) GetIngressGatewayToken ¶
func (x *GetIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
func (*GetIngressGatewayTokenResponse) ProtoMessage ¶
func (*GetIngressGatewayTokenResponse) ProtoMessage()
func (*GetIngressGatewayTokenResponse) ProtoReflect ¶
func (x *GetIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayTokenResponse) Reset ¶
func (x *GetIngressGatewayTokenResponse) Reset()
func (*GetIngressGatewayTokenResponse) String ¶
func (x *GetIngressGatewayTokenResponse) String() string
type GetInstanceExecRequest ¶
type GetInstanceExecRequest struct { InstanceExecId string `protobuf:"bytes,1,opt,name=instance_exec_id,json=instanceExecId,proto3" json:"instance_exec_id,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceExecRequest) Descriptor
deprecated
func (*GetInstanceExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceExecRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceExecRequest) GetInstanceExecId ¶
func (x *GetInstanceExecRequest) GetInstanceExecId() string
func (*GetInstanceExecRequest) ProtoMessage ¶
func (*GetInstanceExecRequest) ProtoMessage()
func (*GetInstanceExecRequest) ProtoReflect ¶
func (x *GetInstanceExecRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceExecRequest) Reset ¶
func (x *GetInstanceExecRequest) Reset()
func (*GetInstanceExecRequest) String ¶
func (x *GetInstanceExecRequest) String() string
type GetInstanceExecResponse ¶
type GetInstanceExecResponse struct { InstanceExec *InstanceExec `protobuf:"bytes,1,opt,name=instance_exec,json=instanceExec,proto3" json:"instance_exec,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceExecResponse) Descriptor
deprecated
func (*GetInstanceExecResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceExecResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceExecResponse) GetInstanceExec ¶
func (x *GetInstanceExecResponse) GetInstanceExec() *InstanceExec
func (*GetInstanceExecResponse) ProtoMessage ¶
func (*GetInstanceExecResponse) ProtoMessage()
func (*GetInstanceExecResponse) ProtoReflect ¶
func (x *GetInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceExecResponse) Reset ¶
func (x *GetInstanceExecResponse) Reset()
func (*GetInstanceExecResponse) String ¶
func (x *GetInstanceExecResponse) String() string
type GetInstanceRequest ¶
type GetInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceRequest) Descriptor
deprecated
func (*GetInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.
func (*GetInstanceRequest) GetInstanceId ¶
func (x *GetInstanceRequest) GetInstanceId() 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 GetInstanceResponse ¶
type GetInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceResponse) Descriptor
deprecated
func (*GetInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInstanceResponse.ProtoReflect.Descriptor instead.
func (*GetInstanceResponse) GetInstance ¶
func (x *GetInstanceResponse) GetInstance() *Instance
func (*GetInstanceResponse) ProtoMessage ¶
func (*GetInstanceResponse) ProtoMessage()
func (*GetInstanceResponse) ProtoReflect ¶
func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceResponse) Reset ¶
func (x *GetInstanceResponse) Reset()
func (*GetInstanceResponse) String ¶
func (x *GetInstanceResponse) String() string
type GetLedgerBalanceRequest ¶
type GetLedgerBalanceRequest struct { LedgerId string `protobuf:"bytes,1,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` // contains filtered or unexported fields }
func (*GetLedgerBalanceRequest) Descriptor
deprecated
func (*GetLedgerBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLedgerBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetLedgerBalanceRequest) GetLedgerId ¶
func (x *GetLedgerBalanceRequest) GetLedgerId() string
func (*GetLedgerBalanceRequest) ProtoMessage ¶
func (*GetLedgerBalanceRequest) ProtoMessage()
func (*GetLedgerBalanceRequest) ProtoReflect ¶
func (x *GetLedgerBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetLedgerBalanceRequest) Reset ¶
func (x *GetLedgerBalanceRequest) Reset()
func (*GetLedgerBalanceRequest) String ¶
func (x *GetLedgerBalanceRequest) String() string
type GetLedgerBalanceResponse ¶
type GetLedgerBalanceResponse struct { BalanceUsd string `protobuf:"bytes,1,opt,name=balance_usd,json=balanceUsd,proto3" json:"balance_usd,omitempty"` // contains filtered or unexported fields }
func (*GetLedgerBalanceResponse) Descriptor
deprecated
func (*GetLedgerBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLedgerBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetLedgerBalanceResponse) GetBalanceUsd ¶
func (x *GetLedgerBalanceResponse) GetBalanceUsd() string
func (*GetLedgerBalanceResponse) ProtoMessage ¶
func (*GetLedgerBalanceResponse) ProtoMessage()
func (*GetLedgerBalanceResponse) ProtoReflect ¶
func (x *GetLedgerBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetLedgerBalanceResponse) Reset ¶
func (x *GetLedgerBalanceResponse) Reset()
func (*GetLedgerBalanceResponse) String ¶
func (x *GetLedgerBalanceResponse) String() string
type GetLimitRequest ¶
type GetLimitRequest struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` // contains filtered or unexported fields }
func (*GetLimitRequest) Descriptor
deprecated
func (*GetLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLimitRequest.ProtoReflect.Descriptor instead.
func (*GetLimitRequest) GetLimitId ¶
func (x *GetLimitRequest) GetLimitId() string
func (*GetLimitRequest) ProtoMessage ¶
func (*GetLimitRequest) ProtoMessage()
func (*GetLimitRequest) ProtoReflect ¶
func (x *GetLimitRequest) ProtoReflect() protoreflect.Message
func (*GetLimitRequest) Reset ¶
func (x *GetLimitRequest) Reset()
func (*GetLimitRequest) String ¶
func (x *GetLimitRequest) String() string
type GetLimitResponse ¶
type GetLimitResponse struct { Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*GetLimitResponse) Descriptor
deprecated
func (*GetLimitResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLimitResponse.ProtoReflect.Descriptor instead.
func (*GetLimitResponse) GetLimit ¶
func (x *GetLimitResponse) GetLimit() *Limit
func (*GetLimitResponse) ProtoMessage ¶
func (*GetLimitResponse) ProtoMessage()
func (*GetLimitResponse) ProtoReflect ¶
func (x *GetLimitResponse) ProtoReflect() protoreflect.Message
func (*GetLimitResponse) Reset ¶
func (x *GetLimitResponse) Reset()
func (*GetLimitResponse) String ¶
func (x *GetLimitResponse) String() string
type GetNotebookRequest ¶
type GetNotebookRequest struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // contains filtered or unexported fields }
func (*GetNotebookRequest) Descriptor
deprecated
func (*GetNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebookRequest.ProtoReflect.Descriptor instead.
func (*GetNotebookRequest) GetNotebookId ¶
func (x *GetNotebookRequest) GetNotebookId() string
func (*GetNotebookRequest) ProtoMessage ¶
func (*GetNotebookRequest) ProtoMessage()
func (*GetNotebookRequest) ProtoReflect ¶
func (x *GetNotebookRequest) ProtoReflect() protoreflect.Message
func (*GetNotebookRequest) Reset ¶
func (x *GetNotebookRequest) Reset()
func (*GetNotebookRequest) String ¶
func (x *GetNotebookRequest) String() string
type GetNotebookResponse ¶
type GetNotebookResponse struct { Notebook *Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
func (*GetNotebookResponse) Descriptor
deprecated
func (*GetNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebookResponse.ProtoReflect.Descriptor instead.
func (*GetNotebookResponse) GetNotebook ¶
func (x *GetNotebookResponse) GetNotebook() *Notebook
func (*GetNotebookResponse) ProtoMessage ¶
func (*GetNotebookResponse) ProtoMessage()
func (*GetNotebookResponse) ProtoReflect ¶
func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
func (*GetNotebookResponse) Reset ¶
func (x *GetNotebookResponse) Reset()
func (*GetNotebookResponse) String ¶
func (x *GetNotebookResponse) String() string
type GetPersistentPodRequest ¶
type GetPersistentPodRequest struct { PersistentPodId string `protobuf:"bytes,1,opt,name=persistent_pod_id,json=persistentPodId,proto3" json:"persistent_pod_id,omitempty"` // contains filtered or unexported fields }
func (*GetPersistentPodRequest) Descriptor
deprecated
func (*GetPersistentPodRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistentPodRequest.ProtoReflect.Descriptor instead.
func (*GetPersistentPodRequest) GetPersistentPodId ¶
func (x *GetPersistentPodRequest) GetPersistentPodId() string
func (*GetPersistentPodRequest) ProtoMessage ¶
func (*GetPersistentPodRequest) ProtoMessage()
func (*GetPersistentPodRequest) ProtoReflect ¶
func (x *GetPersistentPodRequest) ProtoReflect() protoreflect.Message
func (*GetPersistentPodRequest) Reset ¶
func (x *GetPersistentPodRequest) Reset()
func (*GetPersistentPodRequest) String ¶
func (x *GetPersistentPodRequest) String() string
type GetPersistentPodResponse ¶
type GetPersistentPodResponse struct { PersistentPod *PersistentPod `protobuf:"bytes,1,opt,name=persistent_pod,json=persistentPod,proto3" json:"persistent_pod,omitempty"` // contains filtered or unexported fields }
func (*GetPersistentPodResponse) Descriptor
deprecated
func (*GetPersistentPodResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPersistentPodResponse.ProtoReflect.Descriptor instead.
func (*GetPersistentPodResponse) GetPersistentPod ¶
func (x *GetPersistentPodResponse) GetPersistentPod() *PersistentPod
func (*GetPersistentPodResponse) ProtoMessage ¶
func (*GetPersistentPodResponse) ProtoMessage()
func (*GetPersistentPodResponse) ProtoReflect ¶
func (x *GetPersistentPodResponse) ProtoReflect() protoreflect.Message
func (*GetPersistentPodResponse) Reset ¶
func (x *GetPersistentPodResponse) Reset()
func (*GetPersistentPodResponse) String ¶
func (x *GetPersistentPodResponse) String() string
type GetPublicProfileRequest ¶
type GetPublicProfileRequest struct { PublicProfileId string `protobuf:"bytes,1,opt,name=public_profile_id,json=publicProfileId,proto3" json:"public_profile_id,omitempty"` // contains filtered or unexported fields }
func (*GetPublicProfileRequest) Descriptor
deprecated
func (*GetPublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicProfileRequest.ProtoReflect.Descriptor instead.
func (*GetPublicProfileRequest) GetPublicProfileId ¶
func (x *GetPublicProfileRequest) GetPublicProfileId() string
func (*GetPublicProfileRequest) ProtoMessage ¶
func (*GetPublicProfileRequest) ProtoMessage()
func (*GetPublicProfileRequest) ProtoReflect ¶
func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
func (*GetPublicProfileRequest) Reset ¶
func (x *GetPublicProfileRequest) Reset()
func (*GetPublicProfileRequest) String ¶
func (x *GetPublicProfileRequest) String() string
type GetPublicProfileResponse ¶
type GetPublicProfileResponse struct { PublicProfile *PublicProfile `protobuf:"bytes,1,opt,name=public_profile,json=publicProfile,proto3" json:"public_profile,omitempty"` // contains filtered or unexported fields }
func (*GetPublicProfileResponse) Descriptor
deprecated
func (*GetPublicProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicProfileResponse.ProtoReflect.Descriptor instead.
func (*GetPublicProfileResponse) GetPublicProfile ¶
func (x *GetPublicProfileResponse) GetPublicProfile() *PublicProfile
func (*GetPublicProfileResponse) ProtoMessage ¶
func (*GetPublicProfileResponse) ProtoMessage()
func (*GetPublicProfileResponse) ProtoReflect ¶
func (x *GetPublicProfileResponse) ProtoReflect() protoreflect.Message
func (*GetPublicProfileResponse) Reset ¶
func (x *GetPublicProfileResponse) Reset()
func (*GetPublicProfileResponse) String ¶
func (x *GetPublicProfileResponse) String() string
type GetRedeemableRequest ¶
type GetRedeemableRequest struct { RedeemableId string `protobuf:"bytes,1,opt,name=redeemable_id,json=redeemableId,proto3" json:"redeemable_id,omitempty"` // contains filtered or unexported fields }
func (*GetRedeemableRequest) Descriptor
deprecated
func (*GetRedeemableRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRedeemableRequest.ProtoReflect.Descriptor instead.
func (*GetRedeemableRequest) GetRedeemableId ¶
func (x *GetRedeemableRequest) GetRedeemableId() string
func (*GetRedeemableRequest) ProtoMessage ¶
func (*GetRedeemableRequest) ProtoMessage()
func (*GetRedeemableRequest) ProtoReflect ¶
func (x *GetRedeemableRequest) ProtoReflect() protoreflect.Message
func (*GetRedeemableRequest) Reset ¶
func (x *GetRedeemableRequest) Reset()
func (*GetRedeemableRequest) String ¶
func (x *GetRedeemableRequest) String() string
type GetRedeemableResponse ¶
type GetRedeemableResponse struct { Redeemable *Redeemable `protobuf:"bytes,1,opt,name=redeemable,proto3" json:"redeemable,omitempty"` // contains filtered or unexported fields }
func (*GetRedeemableResponse) Descriptor
deprecated
func (*GetRedeemableResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRedeemableResponse.ProtoReflect.Descriptor instead.
func (*GetRedeemableResponse) GetRedeemable ¶
func (x *GetRedeemableResponse) GetRedeemable() *Redeemable
func (*GetRedeemableResponse) ProtoMessage ¶
func (*GetRedeemableResponse) ProtoMessage()
func (*GetRedeemableResponse) ProtoReflect ¶
func (x *GetRedeemableResponse) ProtoReflect() protoreflect.Message
func (*GetRedeemableResponse) Reset ¶
func (x *GetRedeemableResponse) Reset()
func (*GetRedeemableResponse) String ¶
func (x *GetRedeemableResponse) String() string
type GetSecretRequest ¶
type GetSecretRequest struct { SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` // contains filtered or unexported fields }
func (*GetSecretRequest) Descriptor
deprecated
func (*GetSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretRequest.ProtoReflect.Descriptor instead.
func (*GetSecretRequest) GetSecretId ¶
func (x *GetSecretRequest) GetSecretId() string
func (*GetSecretRequest) ProtoMessage ¶
func (*GetSecretRequest) ProtoMessage()
func (*GetSecretRequest) ProtoReflect ¶
func (x *GetSecretRequest) ProtoReflect() protoreflect.Message
func (*GetSecretRequest) Reset ¶
func (x *GetSecretRequest) Reset()
func (*GetSecretRequest) String ¶
func (x *GetSecretRequest) String() string
type GetSecretResponse ¶
type GetSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*GetSecretResponse) Descriptor
deprecated
func (*GetSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSecretResponse.ProtoReflect.Descriptor instead.
func (*GetSecretResponse) GetSecret ¶
func (x *GetSecretResponse) GetSecret() *Secret
func (*GetSecretResponse) ProtoMessage ¶
func (*GetSecretResponse) ProtoMessage()
func (*GetSecretResponse) ProtoReflect ¶
func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
func (*GetSecretResponse) Reset ¶
func (x *GetSecretResponse) Reset()
func (*GetSecretResponse) String ¶
func (x *GetSecretResponse) String() string
type GetServiceEventRequest ¶
type GetServiceEventRequest struct { ServiceEventId string `protobuf:"bytes,1,opt,name=service_event_id,json=serviceEventId,proto3" json:"service_event_id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceEventRequest) Descriptor
deprecated
func (*GetServiceEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceEventRequest.ProtoReflect.Descriptor instead.
func (*GetServiceEventRequest) GetServiceEventId ¶
func (x *GetServiceEventRequest) GetServiceEventId() string
func (*GetServiceEventRequest) ProtoMessage ¶
func (*GetServiceEventRequest) ProtoMessage()
func (*GetServiceEventRequest) ProtoReflect ¶
func (x *GetServiceEventRequest) ProtoReflect() protoreflect.Message
func (*GetServiceEventRequest) Reset ¶
func (x *GetServiceEventRequest) Reset()
func (*GetServiceEventRequest) String ¶
func (x *GetServiceEventRequest) String() string
type GetServiceEventResponse ¶
type GetServiceEventResponse struct { ServiceEvent *ServiceEvent `protobuf:"bytes,1,opt,name=service_event,json=serviceEvent,proto3" json:"service_event,omitempty"` // contains filtered or unexported fields }
func (*GetServiceEventResponse) Descriptor
deprecated
func (*GetServiceEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceEventResponse.ProtoReflect.Descriptor instead.
func (*GetServiceEventResponse) GetServiceEvent ¶
func (x *GetServiceEventResponse) GetServiceEvent() *ServiceEvent
func (*GetServiceEventResponse) ProtoMessage ¶
func (*GetServiceEventResponse) ProtoMessage()
func (*GetServiceEventResponse) ProtoReflect ¶
func (x *GetServiceEventResponse) ProtoReflect() protoreflect.Message
func (*GetServiceEventResponse) Reset ¶
func (x *GetServiceEventResponse) Reset()
func (*GetServiceEventResponse) String ¶
func (x *GetServiceEventResponse) String() string
type GetSessionRequest ¶
type GetSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` // contains filtered or unexported fields }
func (*GetSessionRequest) Descriptor
deprecated
func (*GetSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionRequest.ProtoReflect.Descriptor instead.
func (*GetSessionRequest) GetSessionId ¶
func (x *GetSessionRequest) GetSessionId() string
func (*GetSessionRequest) ProtoMessage ¶
func (*GetSessionRequest) ProtoMessage()
func (*GetSessionRequest) ProtoReflect ¶
func (x *GetSessionRequest) ProtoReflect() protoreflect.Message
func (*GetSessionRequest) Reset ¶
func (x *GetSessionRequest) Reset()
func (*GetSessionRequest) String ¶
func (x *GetSessionRequest) String() string
type GetSessionResponse ¶
type GetSessionResponse struct { Session *Session `protobuf:"bytes,1,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*GetSessionResponse) Descriptor
deprecated
func (*GetSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSessionResponse.ProtoReflect.Descriptor instead.
func (*GetSessionResponse) GetSession ¶
func (x *GetSessionResponse) GetSession() *Session
func (*GetSessionResponse) ProtoMessage ¶
func (*GetSessionResponse) ProtoMessage()
func (*GetSessionResponse) ProtoReflect ¶
func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
func (*GetSessionResponse) Reset ¶
func (x *GetSessionResponse) Reset()
func (*GetSessionResponse) String ¶
func (x *GetSessionResponse) String() string
type GetTransactionRequest ¶
type GetTransactionRequest struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionRequest) Descriptor
deprecated
func (*GetTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionRequest.ProtoReflect.Descriptor instead.
func (*GetTransactionRequest) GetTransactionId ¶
func (x *GetTransactionRequest) GetTransactionId() string
func (*GetTransactionRequest) ProtoMessage ¶
func (*GetTransactionRequest) ProtoMessage()
func (*GetTransactionRequest) ProtoReflect ¶
func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
func (*GetTransactionRequest) Reset ¶
func (x *GetTransactionRequest) Reset()
func (*GetTransactionRequest) String ¶
func (x *GetTransactionRequest) String() string
type GetTransactionResponse ¶
type GetTransactionResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionResponse) Descriptor
deprecated
func (*GetTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionResponse.ProtoReflect.Descriptor instead.
func (*GetTransactionResponse) GetTransaction ¶
func (x *GetTransactionResponse) GetTransaction() *Transaction
func (*GetTransactionResponse) ProtoMessage ¶
func (*GetTransactionResponse) ProtoMessage()
func (*GetTransactionResponse) ProtoReflect ¶
func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionResponse) Reset ¶
func (x *GetTransactionResponse) Reset()
func (*GetTransactionResponse) String ¶
func (x *GetTransactionResponse) String() string
type GetUpcomingInvoiceRequest ¶
type GetUpcomingInvoiceRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*GetUpcomingInvoiceRequest) Descriptor
deprecated
func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceRequest.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceRequest) GetBillingProfileId ¶
func (x *GetUpcomingInvoiceRequest) GetBillingProfileId() string
func (*GetUpcomingInvoiceRequest) ProtoMessage ¶
func (*GetUpcomingInvoiceRequest) ProtoMessage()
func (*GetUpcomingInvoiceRequest) ProtoReflect ¶
func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceRequest) Reset ¶
func (x *GetUpcomingInvoiceRequest) Reset()
func (*GetUpcomingInvoiceRequest) String ¶
func (x *GetUpcomingInvoiceRequest) String() string
type GetUpcomingInvoiceResponse ¶
type GetUpcomingInvoiceResponse struct { Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"` // contains filtered or unexported fields }
func (*GetUpcomingInvoiceResponse) Descriptor
deprecated
func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceResponse.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceResponse) GetInvoice ¶
func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
func (*GetUpcomingInvoiceResponse) ProtoMessage ¶
func (*GetUpcomingInvoiceResponse) ProtoMessage()
func (*GetUpcomingInvoiceResponse) ProtoReflect ¶
func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceResponse) Reset ¶
func (x *GetUpcomingInvoiceResponse) Reset()
func (*GetUpcomingInvoiceResponse) String ¶
func (x *GetUpcomingInvoiceResponse) String() string
type GetUsageRequest ¶
type GetUsageRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,3,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` Granularity string `protobuf:"bytes,5,opt,name=granularity,proto3" json:"granularity,omitempty"` GroupByTags []string `protobuf:"bytes,6,rep,name=group_by_tags,json=groupByTags,proto3" json:"group_by_tags,omitempty"` TagFilters map[string]*ListOfString `` /* 179-byte string literal not displayed */ // contains filtered or unexported fields }
https://cloud.google.com/apis/design/standard_methods
func (*GetUsageRequest) Descriptor
deprecated
func (*GetUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageRequest.ProtoReflect.Descriptor instead.
func (*GetUsageRequest) GetCloudCredId ¶
func (x *GetUsageRequest) GetCloudCredId() string
func (*GetUsageRequest) GetGranularity ¶
func (x *GetUsageRequest) GetGranularity() string
func (*GetUsageRequest) GetGroupByTags ¶
func (x *GetUsageRequest) GetGroupByTags() []string
func (*GetUsageRequest) GetTagFilters ¶
func (x *GetUsageRequest) GetTagFilters() map[string]*ListOfString
func (*GetUsageRequest) GetTimePeriod ¶
func (x *GetUsageRequest) GetTimePeriod() *TimePeriod
func (*GetUsageRequest) ProtoMessage ¶
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) ProtoReflect ¶
func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
func (*GetUsageRequest) Reset ¶
func (x *GetUsageRequest) Reset()
func (*GetUsageRequest) String ¶
func (x *GetUsageRequest) String() string
type GetUsageResponse ¶
type GetUsageResponse struct { Usage []*UsageFrame `protobuf:"bytes,1,rep,name=usage,proto3" json:"usage,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,2,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` // contains filtered or unexported fields }
func (*GetUsageResponse) Descriptor
deprecated
func (*GetUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageResponse.ProtoReflect.Descriptor instead.
func (*GetUsageResponse) GetTimePeriod ¶
func (x *GetUsageResponse) GetTimePeriod() *TimePeriod
func (*GetUsageResponse) GetUsage ¶
func (x *GetUsageResponse) GetUsage() []*UsageFrame
func (*GetUsageResponse) ProtoMessage ¶
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) String ¶
func (x *GetUsageResponse) String() string
type Gpu ¶
type Gpu struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` Memory string `protobuf:"bytes,2,opt,name=memory,proto3" json:"memory,omitempty"` Manufacturer string `protobuf:"bytes,3,opt,name=manufacturer,proto3" json:"manufacturer,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` NetworkDetails string `protobuf:"bytes,5,opt,name=network_details,json=networkDetails,proto3" json:"network_details,omitempty"` MemoryDetails string `protobuf:"bytes,6,opt,name=memory_details,json=memoryDetails,proto3" json:"memory_details,omitempty"` // contains filtered or unexported fields }
func (*Gpu) ProtoReflect ¶
func (x *Gpu) ProtoReflect() protoreflect.Message
type Group ¶
type Group struct { TotalUsd string `protobuf:"bytes,1,opt,name=total_usd,json=totalUsd,proto3" json:"total_usd,omitempty"` ComputeAmount string `protobuf:"bytes,2,opt,name=compute_amount,json=computeAmount,proto3" json:"compute_amount,omitempty"` StorageAmount string `protobuf:"bytes,3,opt,name=storage_amount,json=storageAmount,proto3" json:"storage_amount,omitempty"` OtherAmount string `protobuf:"bytes,4,opt,name=other_amount,json=otherAmount,proto3" json:"other_amount,omitempty"` GroupedBy *GroupedBy `protobuf:"bytes,5,opt,name=grouped_by,json=groupedBy,proto3" json:"grouped_by,omitempty"` // contains filtered or unexported fields }
func (*Group) ProtoReflect ¶
func (x *Group) ProtoReflect() protoreflect.Message
type GroupedBy ¶
type GroupedBy struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GroupedBy) ProtoReflect ¶
func (x *GroupedBy) ProtoReflect() protoreflect.Message
type HandleProviderEventRequest ¶
type HandleProviderEventRequest struct { ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` EventData string `protobuf:"bytes,2,opt,name=event_data,json=eventData,proto3" json:"event_data,omitempty"` Signature string `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*HandleProviderEventRequest) Descriptor
deprecated
func (*HandleProviderEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use HandleProviderEventRequest.ProtoReflect.Descriptor instead.
func (*HandleProviderEventRequest) GetEventData ¶
func (x *HandleProviderEventRequest) GetEventData() string
func (*HandleProviderEventRequest) GetProviderId ¶
func (x *HandleProviderEventRequest) GetProviderId() string
func (*HandleProviderEventRequest) GetSignature ¶
func (x *HandleProviderEventRequest) GetSignature() string
func (*HandleProviderEventRequest) ProtoMessage ¶
func (*HandleProviderEventRequest) ProtoMessage()
func (*HandleProviderEventRequest) ProtoReflect ¶
func (x *HandleProviderEventRequest) ProtoReflect() protoreflect.Message
func (*HandleProviderEventRequest) Reset ¶
func (x *HandleProviderEventRequest) Reset()
func (*HandleProviderEventRequest) String ¶
func (x *HandleProviderEventRequest) String() string
type HandleProviderEventResponse ¶
type HandleProviderEventResponse struct {
// contains filtered or unexported fields
}
func (*HandleProviderEventResponse) Descriptor
deprecated
func (*HandleProviderEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use HandleProviderEventResponse.ProtoReflect.Descriptor instead.
func (*HandleProviderEventResponse) ProtoMessage ¶
func (*HandleProviderEventResponse) ProtoMessage()
func (*HandleProviderEventResponse) ProtoReflect ¶
func (x *HandleProviderEventResponse) ProtoReflect() protoreflect.Message
func (*HandleProviderEventResponse) Reset ¶
func (x *HandleProviderEventResponse) Reset()
func (*HandleProviderEventResponse) String ¶
func (x *HandleProviderEventResponse) String() string
type HealthCheck ¶
type HealthCheck struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` // one of "healthy", "unhealthy", "unknown" Thresholds *Thresholds `protobuf:"bytes,7,opt,name=thresholds,proto3" json:"thresholds,omitempty"` // Types that are assignable to HealthCheck: // // *HealthCheck_ProbeHealthCheck // *HealthCheck_HeartbeatHealthCheck HealthCheck isHealthCheck_HealthCheck `protobuf_oneof:"health_check"` // contains filtered or unexported fields }
func (*HealthCheck) Descriptor
deprecated
func (*HealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HealthCheck.ProtoReflect.Descriptor instead.
func (*HealthCheck) GetCreateTime ¶
func (x *HealthCheck) GetCreateTime() *timestamppb.Timestamp
func (*HealthCheck) GetHealthCheck ¶
func (m *HealthCheck) GetHealthCheck() isHealthCheck_HealthCheck
func (*HealthCheck) GetHealthCheckId ¶
func (x *HealthCheck) GetHealthCheckId() string
func (*HealthCheck) GetHeartbeatHealthCheck ¶
func (x *HealthCheck) GetHeartbeatHealthCheck() *HeartbeatHealthCheck
func (*HealthCheck) GetLabels ¶
func (x *HealthCheck) GetLabels() map[string]string
func (*HealthCheck) GetProbeHealthCheck ¶
func (x *HealthCheck) GetProbeHealthCheck() *ProbeHealthCheck
func (*HealthCheck) GetStatus ¶
func (x *HealthCheck) GetStatus() string
func (*HealthCheck) GetThresholds ¶
func (x *HealthCheck) GetThresholds() *Thresholds
func (*HealthCheck) GetUpdateTime ¶
func (x *HealthCheck) GetUpdateTime() *timestamppb.Timestamp
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 HealthCheck_HeartbeatHealthCheck ¶
type HealthCheck_HeartbeatHealthCheck struct {
HeartbeatHealthCheck *HeartbeatHealthCheck `protobuf:"bytes,9,opt,name=heartbeat_health_check,json=heartbeatHealthCheck,proto3,oneof"`
}
type HealthCheck_ProbeHealthCheck ¶
type HealthCheck_ProbeHealthCheck struct {
ProbeHealthCheck *ProbeHealthCheck `protobuf:"bytes,8,opt,name=probe_health_check,json=probeHealthCheck,proto3,oneof"`
}
type HeartbeatHealthCheck ¶
type HeartbeatHealthCheck struct { HeartbeatTimeoutSeconds int32 `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*HeartbeatHealthCheck) Descriptor
deprecated
func (*HeartbeatHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use HeartbeatHealthCheck.ProtoReflect.Descriptor instead.
func (*HeartbeatHealthCheck) GetHeartbeatTimeoutSeconds ¶
func (x *HeartbeatHealthCheck) GetHeartbeatTimeoutSeconds() int32
func (*HeartbeatHealthCheck) ProtoMessage ¶
func (*HeartbeatHealthCheck) ProtoMessage()
func (*HeartbeatHealthCheck) ProtoReflect ¶
func (x *HeartbeatHealthCheck) ProtoReflect() protoreflect.Message
func (*HeartbeatHealthCheck) Reset ¶
func (x *HeartbeatHealthCheck) Reset()
func (*HeartbeatHealthCheck) String ¶
func (x *HeartbeatHealthCheck) String() string
type Image ¶
type Image struct { ImageId string `protobuf:"bytes,1,opt,name=image_id,json=imageId,proto3" json:"image_id,omitempty"` Architecture string `protobuf:"bytes,2,opt,name=architecture,proto3" json:"architecture,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*Image) ProtoReflect ¶
func (x *Image) ProtoReflect() protoreflect.Message
type InfrastructureConstraints ¶
type InfrastructureConstraints struct { CpuMin *int32 `protobuf:"varint,1,opt,name=cpu_min,json=cpuMin,proto3,oneof" json:"cpu_min,omitempty"` MemMin *string `protobuf:"bytes,2,opt,name=mem_min,json=memMin,proto3,oneof" json:"mem_min,omitempty"` GpuMemMin *string `protobuf:"bytes,3,opt,name=gpu_mem_min,json=gpuMemMin,proto3,oneof" json:"gpu_mem_min,omitempty"` RootDiskSizeMin *string `protobuf:"bytes,4,opt,name=root_disk_size_min,json=rootDiskSizeMin,proto3,oneof" json:"root_disk_size_min,omitempty"` RootDiskType *string `protobuf:"bytes,5,opt,name=root_disk_type,json=rootDiskType,proto3,oneof" json:"root_disk_type,omitempty"` Architecture *string `protobuf:"bytes,6,opt,name=architecture,proto3,oneof" json:"architecture,omitempty"` GpuCountMin *int32 `protobuf:"varint,7,opt,name=gpu_count_min,json=gpuCountMin,proto3,oneof" json:"gpu_count_min,omitempty"` GpuManufacturer *string `protobuf:"bytes,8,opt,name=gpu_manufacturer,json=gpuManufacturer,proto3,oneof" json:"gpu_manufacturer,omitempty"` GpuName *string `protobuf:"bytes,9,opt,name=gpu_name,json=gpuName,proto3,oneof" json:"gpu_name,omitempty"` CloudType *string `protobuf:"bytes,10,opt,name=cloud_type,json=cloudType,proto3,oneof" json:"cloud_type,omitempty"` CloudRegion *string `protobuf:"bytes,11,opt,name=cloud_region,json=cloudRegion,proto3,oneof" json:"cloud_region,omitempty"` CloudZone *string `protobuf:"bytes,12,opt,name=cloud_zone,json=cloudZone,proto3,oneof" json:"cloud_zone,omitempty"` CloudInstanceType *string `protobuf:"bytes,13,opt,name=cloud_instance_type,json=cloudInstanceType,proto3,oneof" json:"cloud_instance_type,omitempty"` CloudVolumeType *string `protobuf:"bytes,14,opt,name=cloud_volume_type,json=cloudVolumeType,proto3,oneof" json:"cloud_volume_type,omitempty"` RequiredCapabilities []string `protobuf:"bytes,15,rep,name=required_capabilities,json=requiredCapabilities,proto3" json:"required_capabilities,omitempty"` // contains filtered or unexported fields }
func (*InfrastructureConstraints) Descriptor
deprecated
func (*InfrastructureConstraints) Descriptor() ([]byte, []int)
Deprecated: Use InfrastructureConstraints.ProtoReflect.Descriptor instead.
func (*InfrastructureConstraints) GetArchitecture ¶
func (x *InfrastructureConstraints) GetArchitecture() string
func (*InfrastructureConstraints) GetCloudInstanceType ¶
func (x *InfrastructureConstraints) GetCloudInstanceType() string
func (*InfrastructureConstraints) GetCloudRegion ¶
func (x *InfrastructureConstraints) GetCloudRegion() string
func (*InfrastructureConstraints) GetCloudType ¶
func (x *InfrastructureConstraints) GetCloudType() string
func (*InfrastructureConstraints) GetCloudVolumeType ¶
func (x *InfrastructureConstraints) GetCloudVolumeType() string
func (*InfrastructureConstraints) GetCloudZone ¶
func (x *InfrastructureConstraints) GetCloudZone() string
func (*InfrastructureConstraints) GetCpuMin ¶
func (x *InfrastructureConstraints) GetCpuMin() int32
func (*InfrastructureConstraints) GetGpuCountMin ¶
func (x *InfrastructureConstraints) GetGpuCountMin() int32
func (*InfrastructureConstraints) GetGpuManufacturer ¶
func (x *InfrastructureConstraints) GetGpuManufacturer() string
func (*InfrastructureConstraints) GetGpuMemMin ¶
func (x *InfrastructureConstraints) GetGpuMemMin() string
func (*InfrastructureConstraints) GetGpuName ¶
func (x *InfrastructureConstraints) GetGpuName() string
func (*InfrastructureConstraints) GetMemMin ¶
func (x *InfrastructureConstraints) GetMemMin() string
func (*InfrastructureConstraints) GetRequiredCapabilities ¶
func (x *InfrastructureConstraints) GetRequiredCapabilities() []string
func (*InfrastructureConstraints) GetRootDiskSizeMin ¶
func (x *InfrastructureConstraints) GetRootDiskSizeMin() string
func (*InfrastructureConstraints) GetRootDiskType ¶
func (x *InfrastructureConstraints) GetRootDiskType() string
func (*InfrastructureConstraints) ProtoMessage ¶
func (*InfrastructureConstraints) ProtoMessage()
func (*InfrastructureConstraints) ProtoReflect ¶
func (x *InfrastructureConstraints) ProtoReflect() protoreflect.Message
func (*InfrastructureConstraints) Reset ¶
func (x *InfrastructureConstraints) Reset()
func (*InfrastructureConstraints) String ¶
func (x *InfrastructureConstraints) String() string
type Ingress ¶
type Ingress struct { IngressId string `protobuf:"bytes,1,opt,name=ingress_id,json=ingressId,proto3" json:"ingress_id,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` Path string `protobuf:"bytes,3,opt,name=path,proto3" json:"path,omitempty"` ServiceType string `protobuf:"bytes,4,opt,name=service_type,json=serviceType,proto3" json:"service_type,omitempty"` Port int32 `protobuf:"varint,5,opt,name=port,proto3" json:"port,omitempty"` AccessPolicies []*AccessPolicy `protobuf:"bytes,6,rep,name=access_policies,json=accessPolicies,proto3" json:"access_policies,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // contains filtered or unexported fields }
func (*Ingress) GetAccessPolicies ¶
func (x *Ingress) GetAccessPolicies() []*AccessPolicy
func (*Ingress) GetCreateTime ¶
func (x *Ingress) GetCreateTime() *timestamppb.Timestamp
func (*Ingress) ProtoReflect ¶
func (x *Ingress) ProtoReflect() protoreflect.Message
type IngressGateway ¶
type IngressGateway struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Ingresses []*Ingress `protobuf:"bytes,4,rep,name=ingresses,proto3" json:"ingresses,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ ExternalId string `protobuf:"bytes,6,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` Status IngressGatewayStatus `protobuf:"varint,7,opt,name=status,proto3,enum=devplaneapi.v1.IngressGatewayStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*IngressGateway) Descriptor
deprecated
func (*IngressGateway) Descriptor() ([]byte, []int)
Deprecated: Use IngressGateway.ProtoReflect.Descriptor instead.
func (*IngressGateway) GetCreateTime ¶
func (x *IngressGateway) GetCreateTime() *timestamppb.Timestamp
func (*IngressGateway) GetExternalId ¶
func (x *IngressGateway) GetExternalId() string
func (*IngressGateway) GetIngressGatewayId ¶
func (x *IngressGateway) GetIngressGatewayId() string
func (*IngressGateway) GetIngresses ¶
func (x *IngressGateway) GetIngresses() []*Ingress
func (*IngressGateway) GetLabels ¶
func (x *IngressGateway) GetLabels() map[string]string
func (*IngressGateway) GetStatus ¶
func (x *IngressGateway) GetStatus() IngressGatewayStatus
func (*IngressGateway) GetUpdateTime ¶
func (x *IngressGateway) GetUpdateTime() *timestamppb.Timestamp
func (*IngressGateway) ProtoMessage ¶
func (*IngressGateway) ProtoMessage()
func (*IngressGateway) ProtoReflect ¶
func (x *IngressGateway) ProtoReflect() protoreflect.Message
func (*IngressGateway) Reset ¶
func (x *IngressGateway) Reset()
func (*IngressGateway) String ¶
func (x *IngressGateway) String() string
type IngressGatewayStatus ¶
type IngressGatewayStatus int32
const ( IngressGatewayStatus_INGRESS_GATEWAY_STATUS_UNSPECIFIED IngressGatewayStatus = 0 IngressGatewayStatus_INGRESS_GATEWAY_STATUS_UNKNOWN IngressGatewayStatus = 1 IngressGatewayStatus_INGRESS_GATEWAY_STATUS_HEALTHY IngressGatewayStatus = 2 IngressGatewayStatus_INGRESS_GATEWAY_STATUS_DOWN IngressGatewayStatus = 3 IngressGatewayStatus_INGRESS_GATEWAY_STATUS_INACTIVE IngressGatewayStatus = 4 )
func (IngressGatewayStatus) Descriptor ¶
func (IngressGatewayStatus) Descriptor() protoreflect.EnumDescriptor
func (IngressGatewayStatus) Enum ¶
func (x IngressGatewayStatus) Enum() *IngressGatewayStatus
func (IngressGatewayStatus) EnumDescriptor
deprecated
func (IngressGatewayStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use IngressGatewayStatus.Descriptor instead.
func (IngressGatewayStatus) Number ¶
func (x IngressGatewayStatus) Number() protoreflect.EnumNumber
func (IngressGatewayStatus) String ¶
func (x IngressGatewayStatus) String() string
func (IngressGatewayStatus) Type ¶
func (IngressGatewayStatus) Type() protoreflect.EnumType
type IngressGatewayToken ¶
type IngressGatewayToken struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ CreateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` ExpireTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"` ClientId string `protobuf:"bytes,8,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,9,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // contains filtered or unexported fields }
func (*IngressGatewayToken) Descriptor
deprecated
func (*IngressGatewayToken) Descriptor() ([]byte, []int)
Deprecated: Use IngressGatewayToken.ProtoReflect.Descriptor instead.
func (*IngressGatewayToken) GetClientId ¶
func (x *IngressGatewayToken) GetClientId() string
func (*IngressGatewayToken) GetClientSecret ¶
func (x *IngressGatewayToken) GetClientSecret() string
func (*IngressGatewayToken) GetCreateTime ¶
func (x *IngressGatewayToken) GetCreateTime() *timestamppb.Timestamp
func (*IngressGatewayToken) GetExpireTime ¶
func (x *IngressGatewayToken) GetExpireTime() *timestamppb.Timestamp
func (*IngressGatewayToken) GetIngressGatewayTokenId ¶
func (x *IngressGatewayToken) GetIngressGatewayTokenId() string
func (*IngressGatewayToken) GetLabels ¶
func (x *IngressGatewayToken) GetLabels() map[string]string
func (*IngressGatewayToken) GetName ¶
func (x *IngressGatewayToken) GetName() string
func (*IngressGatewayToken) GetUpdateTime ¶
func (x *IngressGatewayToken) GetUpdateTime() *timestamppb.Timestamp
func (*IngressGatewayToken) ProtoMessage ¶
func (*IngressGatewayToken) ProtoMessage()
func (*IngressGatewayToken) ProtoReflect ¶
func (x *IngressGatewayToken) ProtoReflect() protoreflect.Message
func (*IngressGatewayToken) Reset ¶
func (x *IngressGatewayToken) Reset()
func (*IngressGatewayToken) String ¶
func (x *IngressGatewayToken) String() string
type Instance ¶
type Instance struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` CloudCredId string `protobuf:"bytes,4,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Status *Status `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` Hostname string `protobuf:"bytes,6,opt,name=hostname,proto3" json:"hostname,omitempty"` // deprecated -> use public_dns Location string `protobuf:"bytes,7,opt,name=location,proto3" json:"location,omitempty"` ImageId string `protobuf:"bytes,8,opt,name=image_id,json=imageId,proto3" json:"image_id,omitempty"` InstanceType string `protobuf:"bytes,9,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` DiskSize string `protobuf:"bytes,10,opt,name=disk_size,json=diskSize,proto3" json:"disk_size,omitempty"` ProviderInstanceId string `protobuf:"bytes,11,opt,name=provider_instance_id,json=providerInstanceId,proto3" json:"provider_instance_id,omitempty"` Labels map[string]string `` /* 154-byte string literal not displayed */ FirewallRules *FirewallRules `protobuf:"bytes,13,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"` PublicDns string `protobuf:"bytes,14,opt,name=public_dns,json=publicDns,proto3" json:"public_dns,omitempty"` PublicIp string `protobuf:"bytes,15,opt,name=public_ip,json=publicIp,proto3" json:"public_ip,omitempty"` RetireTimeout *string `protobuf:"bytes,16,opt,name=retire_timeout,json=retireTimeout,proto3,oneof" json:"retire_timeout,omitempty"` RetireTime *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=retire_time,json=retireTime,proto3" json:"retire_time,omitempty"` SshUser string `protobuf:"bytes,18,opt,name=ssh_user,json=sshUser,proto3" json:"ssh_user,omitempty"` SshPort int32 `protobuf:"varint,19,opt,name=ssh_port,json=sshPort,proto3" json:"ssh_port,omitempty"` PublicKey string `protobuf:"bytes,20,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` SubLocation string `protobuf:"bytes,21,opt,name=sub_location,json=subLocation,proto3" json:"sub_location,omitempty"` IsStoppable bool `protobuf:"varint,22,opt,name=is_stoppable,json=isStoppable,proto3" json:"is_stoppable,omitempty"` IsRebootable bool `protobuf:"varint,23,opt,name=is_rebootable,json=isRebootable,proto3" json:"is_rebootable,omitempty"` InstanceTypeInfo *InstanceType `protobuf:"bytes,24,opt,name=instance_type_info,json=instanceTypeInfo,proto3" json:"instance_type_info,omitempty"` Namespace string `protobuf:"bytes,25,opt,name=namespace,proto3" json:"namespace,omitempty"` Name string `protobuf:"bytes,26,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Instance) GetCreateTime ¶
func (x *Instance) GetCreateTime() *timestamppb.Timestamp
func (*Instance) GetFirewallRules ¶
func (x *Instance) GetFirewallRules() *FirewallRules
func (*Instance) GetInstanceTypeInfo ¶
func (x *Instance) GetInstanceTypeInfo() *InstanceType
func (*Instance) GetRetireTime ¶
func (x *Instance) GetRetireTime() *timestamppb.Timestamp
func (*Instance) GetUpdateTime ¶
func (x *Instance) GetUpdateTime() *timestamppb.Timestamp
func (*Instance) ProtoReflect ¶
func (x *Instance) ProtoReflect() protoreflect.Message
type InstanceExec ¶
type InstanceExec struct { InstanceExecId string `protobuf:"bytes,1,opt,name=instance_exec_id,json=instanceExecId,proto3" json:"instance_exec_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Type string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"` Script string `protobuf:"bytes,7,opt,name=script,proto3" json:"script,omitempty"` ConnectionTimeout string `protobuf:"bytes,8,opt,name=connection_timeout,json=connectionTimeout,proto3" json:"connection_timeout,omitempty"` Status string `protobuf:"bytes,9,opt,name=status,proto3" json:"status,omitempty"` Result *Result `protobuf:"bytes,10,opt,name=result,proto3" json:"result,omitempty"` // Types that are assignable to Connection: // // *InstanceExec_SshConnection Connection isInstanceExec_Connection `protobuf_oneof:"connection"` RunTimeout string `protobuf:"bytes,12,opt,name=run_timeout,json=runTimeout,proto3" json:"run_timeout,omitempty"` InstanceId string `protobuf:"bytes,13,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*InstanceExec) Descriptor
deprecated
func (*InstanceExec) Descriptor() ([]byte, []int)
Deprecated: Use InstanceExec.ProtoReflect.Descriptor instead.
func (*InstanceExec) GetConnection ¶
func (m *InstanceExec) GetConnection() isInstanceExec_Connection
func (*InstanceExec) GetConnectionTimeout ¶
func (x *InstanceExec) GetConnectionTimeout() string
func (*InstanceExec) GetCreateTime ¶
func (x *InstanceExec) GetCreateTime() *timestamppb.Timestamp
func (*InstanceExec) GetInstanceExecId ¶
func (x *InstanceExec) GetInstanceExecId() string
func (*InstanceExec) GetInstanceId ¶
func (x *InstanceExec) GetInstanceId() string
func (*InstanceExec) GetLabels ¶
func (x *InstanceExec) GetLabels() map[string]string
func (*InstanceExec) GetResult ¶
func (x *InstanceExec) GetResult() *Result
func (*InstanceExec) GetRunTimeout ¶
func (x *InstanceExec) GetRunTimeout() string
func (*InstanceExec) GetScript ¶
func (x *InstanceExec) GetScript() string
func (*InstanceExec) GetSshConnection ¶
func (x *InstanceExec) GetSshConnection() *SshConnection
func (*InstanceExec) GetStatus ¶
func (x *InstanceExec) GetStatus() string
func (*InstanceExec) GetType ¶
func (x *InstanceExec) GetType() string
func (*InstanceExec) GetUpdateTime ¶
func (x *InstanceExec) GetUpdateTime() *timestamppb.Timestamp
func (*InstanceExec) ProtoMessage ¶
func (*InstanceExec) ProtoMessage()
func (*InstanceExec) ProtoReflect ¶
func (x *InstanceExec) ProtoReflect() protoreflect.Message
func (*InstanceExec) Reset ¶
func (x *InstanceExec) Reset()
func (*InstanceExec) String ¶
func (x *InstanceExec) String() string
type InstanceExec_SshConnection ¶
type InstanceExec_SshConnection struct {
SshConnection *SshConnection `protobuf:"bytes,11,opt,name=ssh_connection,json=sshConnection,proto3,oneof"` // Brev brev = 7;
}
type InstanceType ¶
type InstanceType struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` SupportedGpus []*Gpu `protobuf:"bytes,2,rep,name=supported_gpus,json=supportedGpus,proto3" json:"supported_gpus,omitempty"` SupportedStorage []*Storage `protobuf:"bytes,3,rep,name=supported_storage,json=supportedStorage,proto3" json:"supported_storage,omitempty"` Memory string `protobuf:"bytes,4,opt,name=memory,proto3" json:"memory,omitempty"` MaximumNetworkInterfaces int32 `` /* 136-byte string literal not displayed */ NetworkPerformance string `protobuf:"bytes,6,opt,name=network_performance,json=networkPerformance,proto3" json:"network_performance,omitempty"` SupportedNumCores []int32 `protobuf:"varint,7,rep,packed,name=supported_num_cores,json=supportedNumCores,proto3" json:"supported_num_cores,omitempty"` DefaultCores int32 `protobuf:"varint,8,opt,name=default_cores,json=defaultCores,proto3" json:"default_cores,omitempty"` Vcpu int32 `protobuf:"varint,9,opt,name=vcpu,proto3" json:"vcpu,omitempty"` SupportedArchitectures []string `` /* 128-byte string literal not displayed */ ClockSpeedInGhz string `protobuf:"bytes,11,opt,name=clock_speed_in_ghz,json=clockSpeedInGhz,proto3" json:"clock_speed_in_ghz,omitempty"` SubLocation string `protobuf:"bytes,12,opt,name=sub_location,json=subLocation,proto3" json:"sub_location,omitempty"` Prices []*InstanceTypePrice `protobuf:"bytes,13,rep,name=prices,proto3" json:"prices,omitempty"` // to deprecate (use product) DefaultPrice string `protobuf:"bytes,14,opt,name=default_price,json=defaultPrice,proto3" json:"default_price,omitempty"` ElasticRootVolume bool `protobuf:"varint,15,opt,name=elastic_root_volume,json=elasticRootVolume,proto3" json:"elastic_root_volume,omitempty"` SupportedUsageClasses []string `` /* 127-byte string literal not displayed */ Quota *InstanceTypeQuota `protobuf:"bytes,17,opt,name=quota,proto3" json:"quota,omitempty"` Location string `protobuf:"bytes,18,opt,name=location,proto3" json:"location,omitempty"` IsAvailable bool `protobuf:"varint,19,opt,name=is_available,json=isAvailable,proto3" json:"is_available,omitempty"` VariablePrice bool `protobuf:"varint,20,opt,name=variable_price,json=variablePrice,proto3" json:"variable_price,omitempty"` Rebootable bool `protobuf:"varint,21,opt,name=rebootable,proto3" json:"rebootable,omitempty"` Preemptible bool `protobuf:"varint,22,opt,name=preemptible,proto3" json:"preemptible,omitempty"` BasePrice *CurrencyAmount `protobuf:"bytes,23,opt,name=base_price,json=basePrice,proto3" json:"base_price,omitempty"` SubLocationTypeChangeable bool `` /* 142-byte string literal not displayed */ EstimatedDeployTime string `protobuf:"bytes,25,opt,name=estimated_deploy_time,json=estimatedDeployTime,proto3" json:"estimated_deploy_time,omitempty"` UserPrivilegeEscalationDisabled bool `` /* 160-byte string literal not displayed */ NotPrivileged bool `protobuf:"varint,27,opt,name=not_privileged,json=notPrivileged,proto3" json:"not_privileged,omitempty"` IsContainer bool `protobuf:"varint,28,opt,name=is_container,json=isContainer,proto3" json:"is_container,omitempty"` // contains filtered or unexported fields }
func (*InstanceType) Descriptor
deprecated
func (*InstanceType) Descriptor() ([]byte, []int)
Deprecated: Use InstanceType.ProtoReflect.Descriptor instead.
func (*InstanceType) GetBasePrice ¶
func (x *InstanceType) GetBasePrice() *CurrencyAmount
func (*InstanceType) GetClockSpeedInGhz ¶
func (x *InstanceType) GetClockSpeedInGhz() string
func (*InstanceType) GetDefaultCores ¶
func (x *InstanceType) GetDefaultCores() int32
func (*InstanceType) GetDefaultPrice ¶
func (x *InstanceType) GetDefaultPrice() string
func (*InstanceType) GetElasticRootVolume ¶
func (x *InstanceType) GetElasticRootVolume() bool
func (*InstanceType) GetEstimatedDeployTime ¶
func (x *InstanceType) GetEstimatedDeployTime() string
func (*InstanceType) GetIsAvailable ¶
func (x *InstanceType) GetIsAvailable() bool
func (*InstanceType) GetIsContainer ¶
func (x *InstanceType) GetIsContainer() bool
func (*InstanceType) GetLocation ¶
func (x *InstanceType) GetLocation() string
func (*InstanceType) GetMaximumNetworkInterfaces ¶
func (x *InstanceType) GetMaximumNetworkInterfaces() int32
func (*InstanceType) GetMemory ¶
func (x *InstanceType) GetMemory() string
func (*InstanceType) GetNetworkPerformance ¶
func (x *InstanceType) GetNetworkPerformance() string
func (*InstanceType) GetNotPrivileged ¶
func (x *InstanceType) GetNotPrivileged() bool
func (*InstanceType) GetPreemptible ¶
func (x *InstanceType) GetPreemptible() bool
func (*InstanceType) GetPrices ¶
func (x *InstanceType) GetPrices() []*InstanceTypePrice
func (*InstanceType) GetQuota ¶
func (x *InstanceType) GetQuota() *InstanceTypeQuota
func (*InstanceType) GetRebootable ¶
func (x *InstanceType) GetRebootable() bool
func (*InstanceType) GetSubLocation ¶
func (x *InstanceType) GetSubLocation() string
func (*InstanceType) GetSubLocationTypeChangeable ¶
func (x *InstanceType) GetSubLocationTypeChangeable() bool
func (*InstanceType) GetSupportedArchitectures ¶
func (x *InstanceType) GetSupportedArchitectures() []string
func (*InstanceType) GetSupportedGpus ¶
func (x *InstanceType) GetSupportedGpus() []*Gpu
func (*InstanceType) GetSupportedNumCores ¶
func (x *InstanceType) GetSupportedNumCores() []int32
func (*InstanceType) GetSupportedStorage ¶
func (x *InstanceType) GetSupportedStorage() []*Storage
func (*InstanceType) GetSupportedUsageClasses ¶
func (x *InstanceType) GetSupportedUsageClasses() []string
func (*InstanceType) GetType ¶
func (x *InstanceType) GetType() string
func (*InstanceType) GetUserPrivilegeEscalationDisabled ¶
func (x *InstanceType) GetUserPrivilegeEscalationDisabled() bool
func (*InstanceType) GetVariablePrice ¶
func (x *InstanceType) GetVariablePrice() bool
func (*InstanceType) GetVcpu ¶
func (x *InstanceType) GetVcpu() int32
func (*InstanceType) ProtoMessage ¶
func (*InstanceType) ProtoMessage()
func (*InstanceType) ProtoReflect ¶
func (x *InstanceType) ProtoReflect() protoreflect.Message
func (*InstanceType) Reset ¶
func (x *InstanceType) Reset()
func (*InstanceType) String ¶
func (x *InstanceType) String() string
type InstanceTypePrice ¶
type InstanceTypePrice struct { InstanceTypePriceId string `protobuf:"bytes,1,opt,name=instance_type_price_id,json=instanceTypePriceId,proto3" json:"instance_type_price_id,omitempty"` OperatingSystem string `protobuf:"bytes,2,opt,name=operating_system,json=operatingSystem,proto3" json:"operating_system,omitempty"` InstanceType string `protobuf:"bytes,3,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` TermType string `protobuf:"bytes,4,opt,name=term_type,json=termType,proto3" json:"term_type,omitempty"` TermAttributes map[string]string `` /* 191-byte string literal not displayed */ Unit string `protobuf:"bytes,6,opt,name=unit,proto3" json:"unit,omitempty"` PriceUsd string `protobuf:"bytes,7,opt,name=price_usd,json=priceUsd,proto3" json:"price_usd,omitempty"` UsageType string `protobuf:"bytes,8,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"` // contains filtered or unexported fields }
func (*InstanceTypePrice) Descriptor
deprecated
func (*InstanceTypePrice) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTypePrice.ProtoReflect.Descriptor instead.
func (*InstanceTypePrice) GetInstanceType ¶
func (x *InstanceTypePrice) GetInstanceType() string
func (*InstanceTypePrice) GetInstanceTypePriceId ¶
func (x *InstanceTypePrice) GetInstanceTypePriceId() string
func (*InstanceTypePrice) GetOperatingSystem ¶
func (x *InstanceTypePrice) GetOperatingSystem() string
func (*InstanceTypePrice) GetPriceUsd ¶
func (x *InstanceTypePrice) GetPriceUsd() string
func (*InstanceTypePrice) GetTermAttributes ¶
func (x *InstanceTypePrice) GetTermAttributes() map[string]string
func (*InstanceTypePrice) GetTermType ¶
func (x *InstanceTypePrice) GetTermType() string
func (*InstanceTypePrice) GetUnit ¶
func (x *InstanceTypePrice) GetUnit() string
func (*InstanceTypePrice) GetUsageType ¶
func (x *InstanceTypePrice) GetUsageType() string
func (*InstanceTypePrice) ProtoMessage ¶
func (*InstanceTypePrice) ProtoMessage()
func (*InstanceTypePrice) ProtoReflect ¶
func (x *InstanceTypePrice) ProtoReflect() protoreflect.Message
func (*InstanceTypePrice) Reset ¶
func (x *InstanceTypePrice) Reset()
func (*InstanceTypePrice) String ¶
func (x *InstanceTypePrice) String() string
type InstanceTypeQuota ¶
type InstanceTypeQuota struct { OnDemand *Quota `protobuf:"bytes,1,opt,name=on_demand,json=onDemand,proto3" json:"on_demand,omitempty"` Spot *Quota `protobuf:"bytes,2,opt,name=spot,proto3" json:"spot,omitempty"` Reserved *Quota `protobuf:"bytes,3,opt,name=reserved,proto3" json:"reserved,omitempty"` // contains filtered or unexported fields }
func (*InstanceTypeQuota) Descriptor
deprecated
func (*InstanceTypeQuota) Descriptor() ([]byte, []int)
Deprecated: Use InstanceTypeQuota.ProtoReflect.Descriptor instead.
func (*InstanceTypeQuota) GetOnDemand ¶
func (x *InstanceTypeQuota) GetOnDemand() *Quota
func (*InstanceTypeQuota) GetReserved ¶
func (x *InstanceTypeQuota) GetReserved() *Quota
func (*InstanceTypeQuota) GetSpot ¶
func (x *InstanceTypeQuota) GetSpot() *Quota
func (*InstanceTypeQuota) ProtoMessage ¶
func (*InstanceTypeQuota) ProtoMessage()
func (*InstanceTypeQuota) ProtoReflect ¶
func (x *InstanceTypeQuota) ProtoReflect() protoreflect.Message
func (*InstanceTypeQuota) Reset ¶
func (x *InstanceTypeQuota) Reset()
func (*InstanceTypeQuota) String ¶
func (x *InstanceTypeQuota) String() string
type Invoice ¶
type Invoice struct { InvoiceId string `protobuf:"bytes,1,opt,name=invoice_id,json=invoiceId,proto3" json:"invoice_id,omitempty"` NextPaymentAttempt int64 `protobuf:"varint,2,opt,name=next_payment_attempt,json=nextPaymentAttempt,proto3" json:"next_payment_attempt,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Tax int64 `protobuf:"varint,4,opt,name=tax,proto3" json:"tax,omitempty"` Subtotal int64 `protobuf:"varint,5,opt,name=subtotal,proto3" json:"subtotal,omitempty"` CustomerId string `protobuf:"bytes,6,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"` Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"` Currency string `protobuf:"bytes,8,opt,name=currency,proto3" json:"currency,omitempty"` AmountPaid int64 `protobuf:"varint,9,opt,name=amount_paid,json=amountPaid,proto3" json:"amount_paid,omitempty"` AmountDue int64 `protobuf:"varint,10,opt,name=amount_due,json=amountDue,proto3" json:"amount_due,omitempty"` AttemptCount int64 `protobuf:"varint,11,opt,name=attempt_count,json=attemptCount,proto3" json:"attempt_count,omitempty"` InvoiceUrl string `protobuf:"bytes,12,opt,name=invoice_url,json=invoiceUrl,proto3" json:"invoice_url,omitempty"` Created int64 `protobuf:"varint,13,opt,name=created,proto3" json:"created,omitempty"` Paid bool `protobuf:"varint,14,opt,name=paid,proto3" json:"paid,omitempty"` Refund *Refund `protobuf:"bytes,15,opt,name=refund,proto3" json:"refund,omitempty"` // contains filtered or unexported fields }
func (*Invoice) ProtoReflect ¶
func (x *Invoice) ProtoReflect() protoreflect.Message
type LambdaLabsCredential ¶
type LambdaLabsCredential struct { ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*LambdaLabsCredential) Descriptor
deprecated
func (*LambdaLabsCredential) Descriptor() ([]byte, []int)
Deprecated: Use LambdaLabsCredential.ProtoReflect.Descriptor instead.
func (*LambdaLabsCredential) GetApiKey ¶
func (x *LambdaLabsCredential) GetApiKey() string
func (*LambdaLabsCredential) ProtoMessage ¶
func (*LambdaLabsCredential) ProtoMessage()
func (*LambdaLabsCredential) ProtoReflect ¶
func (x *LambdaLabsCredential) ProtoReflect() protoreflect.Message
func (*LambdaLabsCredential) Reset ¶
func (x *LambdaLabsCredential) Reset()
func (*LambdaLabsCredential) String ¶
func (x *LambdaLabsCredential) String() string
type LifecycleScript ¶
type LifecycleScript struct { CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` Attrs *LifecycleScriptAttrs `protobuf:"bytes,4,opt,name=attrs,proto3" json:"attrs,omitempty"` LastRun *ScriptRun `protobuf:"bytes,5,opt,name=last_run,json=lastRun,proto3" json:"last_run,omitempty"` // contains filtered or unexported fields }
func (*LifecycleScript) Descriptor
deprecated
func (*LifecycleScript) Descriptor() ([]byte, []int)
Deprecated: Use LifecycleScript.ProtoReflect.Descriptor instead.
func (*LifecycleScript) GetAttrs ¶
func (x *LifecycleScript) GetAttrs() *LifecycleScriptAttrs
func (*LifecycleScript) GetCreateTime ¶
func (x *LifecycleScript) GetCreateTime() *timestamppb.Timestamp
func (*LifecycleScript) GetLastRun ¶
func (x *LifecycleScript) GetLastRun() *ScriptRun
func (*LifecycleScript) ProtoMessage ¶
func (*LifecycleScript) ProtoMessage()
func (*LifecycleScript) ProtoReflect ¶
func (x *LifecycleScript) ProtoReflect() protoreflect.Message
func (*LifecycleScript) Reset ¶
func (x *LifecycleScript) Reset()
func (*LifecycleScript) String ¶
func (x *LifecycleScript) String() string
type LifecycleScriptAttrs ¶
type LifecycleScriptAttrs struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` When []string `protobuf:"bytes,2,rep,name=when,proto3" json:"when,omitempty"` Script string `protobuf:"bytes,3,opt,name=script,proto3" json:"script,omitempty"` // contains filtered or unexported fields }
func (*LifecycleScriptAttrs) Descriptor
deprecated
func (*LifecycleScriptAttrs) Descriptor() ([]byte, []int)
Deprecated: Use LifecycleScriptAttrs.ProtoReflect.Descriptor instead.
func (*LifecycleScriptAttrs) GetName ¶
func (x *LifecycleScriptAttrs) GetName() string
func (*LifecycleScriptAttrs) GetScript ¶
func (x *LifecycleScriptAttrs) GetScript() string
func (*LifecycleScriptAttrs) GetWhen ¶
func (x *LifecycleScriptAttrs) GetWhen() []string
func (*LifecycleScriptAttrs) ProtoMessage ¶
func (*LifecycleScriptAttrs) ProtoMessage()
func (*LifecycleScriptAttrs) ProtoReflect ¶
func (x *LifecycleScriptAttrs) ProtoReflect() protoreflect.Message
func (*LifecycleScriptAttrs) Reset ¶
func (x *LifecycleScriptAttrs) Reset()
func (*LifecycleScriptAttrs) String ¶
func (x *LifecycleScriptAttrs) String() string
type Limit ¶
type Limit struct { LimitId string `protobuf:"bytes,1,opt,name=limit_id,json=limitId,proto3" json:"limit_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ EnforcementMode string `protobuf:"bytes,6,opt,name=enforcement_mode,json=enforcementMode,proto3" json:"enforcement_mode,omitempty"` Budgets []*Budget `protobuf:"bytes,7,rep,name=budgets,proto3" json:"budgets,omitempty"` Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"` Priority int32 `protobuf:"varint,9,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
func (*Limit) GetCreateTime ¶
func (x *Limit) GetCreateTime() *timestamppb.Timestamp
func (*Limit) GetUpdateTime ¶
func (x *Limit) GetUpdateTime() *timestamppb.Timestamp
func (*Limit) ProtoReflect ¶
func (x *Limit) ProtoReflect() protoreflect.Message
type ListBillingProfileOptions ¶
type ListBillingProfileOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` ExternalAccountIds []string `protobuf:"bytes,4,rep,name=external_account_ids,json=externalAccountIds,proto3" json:"external_account_ids,omitempty"` ShouldFetchExternalAccount *bool `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListBillingProfileOptions) Descriptor
deprecated
func (*ListBillingProfileOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingProfileOptions.ProtoReflect.Descriptor instead.
func (*ListBillingProfileOptions) GetExternalAccountIds ¶
func (x *ListBillingProfileOptions) GetExternalAccountIds() []string
func (*ListBillingProfileOptions) GetHasAllLabels ¶
func (x *ListBillingProfileOptions) GetHasAllLabels() map[string]string
func (*ListBillingProfileOptions) GetHasOneOfLabels ¶
func (x *ListBillingProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListBillingProfileOptions) GetOrderOptions ¶
func (x *ListBillingProfileOptions) GetOrderOptions() *OrderOptions
func (*ListBillingProfileOptions) GetShouldFetchExternalAccount ¶
func (x *ListBillingProfileOptions) GetShouldFetchExternalAccount() bool
func (*ListBillingProfileOptions) ProtoMessage ¶
func (*ListBillingProfileOptions) ProtoMessage()
func (*ListBillingProfileOptions) ProtoReflect ¶
func (x *ListBillingProfileOptions) ProtoReflect() protoreflect.Message
func (*ListBillingProfileOptions) Reset ¶
func (x *ListBillingProfileOptions) Reset()
func (*ListBillingProfileOptions) String ¶
func (x *ListBillingProfileOptions) String() string
type ListBillingProfileRequest ¶
type ListBillingProfileRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListBillingProfileOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListBillingProfileRequest) Descriptor
deprecated
func (*ListBillingProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingProfileRequest.ProtoReflect.Descriptor instead.
func (*ListBillingProfileRequest) GetOptions ¶
func (x *ListBillingProfileRequest) GetOptions() *ListBillingProfileOptions
func (*ListBillingProfileRequest) GetPageParams ¶
func (x *ListBillingProfileRequest) GetPageParams() *PageParams
func (*ListBillingProfileRequest) ProtoMessage ¶
func (*ListBillingProfileRequest) ProtoMessage()
func (*ListBillingProfileRequest) ProtoReflect ¶
func (x *ListBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*ListBillingProfileRequest) Reset ¶
func (x *ListBillingProfileRequest) Reset()
func (*ListBillingProfileRequest) String ¶
func (x *ListBillingProfileRequest) String() string
type ListBillingProfileResponse ¶
type ListBillingProfileResponse struct { Items []*BillingProfile `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListBillingProfileResponse) Descriptor
deprecated
func (*ListBillingProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingProfileResponse.ProtoReflect.Descriptor instead.
func (*ListBillingProfileResponse) GetItems ¶
func (x *ListBillingProfileResponse) GetItems() []*BillingProfile
func (*ListBillingProfileResponse) GetNextPageToken ¶
func (x *ListBillingProfileResponse) GetNextPageToken() string
func (*ListBillingProfileResponse) ProtoMessage ¶
func (*ListBillingProfileResponse) ProtoMessage()
func (*ListBillingProfileResponse) ProtoReflect ¶
func (x *ListBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*ListBillingProfileResponse) Reset ¶
func (x *ListBillingProfileResponse) Reset()
func (*ListBillingProfileResponse) String ¶
func (x *ListBillingProfileResponse) String() string
type ListCloudCredOptions ¶
type ListCloudCredOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListCloudCredOptions) Descriptor
deprecated
func (*ListCloudCredOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudCredOptions.ProtoReflect.Descriptor instead.
func (*ListCloudCredOptions) GetHasAllLabels ¶
func (x *ListCloudCredOptions) GetHasAllLabels() map[string]string
func (*ListCloudCredOptions) GetHasOneOfLabels ¶
func (x *ListCloudCredOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListCloudCredOptions) GetOrderOptions ¶
func (x *ListCloudCredOptions) GetOrderOptions() *OrderOptions
func (*ListCloudCredOptions) ProtoMessage ¶
func (*ListCloudCredOptions) ProtoMessage()
func (*ListCloudCredOptions) ProtoReflect ¶
func (x *ListCloudCredOptions) ProtoReflect() protoreflect.Message
func (*ListCloudCredOptions) Reset ¶
func (x *ListCloudCredOptions) Reset()
func (*ListCloudCredOptions) String ¶
func (x *ListCloudCredOptions) String() string
type ListCloudCredRequest ¶
type ListCloudCredRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListCloudCredOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListCloudCredRequest) Descriptor
deprecated
func (*ListCloudCredRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudCredRequest.ProtoReflect.Descriptor instead.
func (*ListCloudCredRequest) GetOptions ¶
func (x *ListCloudCredRequest) GetOptions() *ListCloudCredOptions
func (*ListCloudCredRequest) GetPageParams ¶
func (x *ListCloudCredRequest) GetPageParams() *PageParams
func (*ListCloudCredRequest) ProtoMessage ¶
func (*ListCloudCredRequest) ProtoMessage()
func (*ListCloudCredRequest) ProtoReflect ¶
func (x *ListCloudCredRequest) ProtoReflect() protoreflect.Message
func (*ListCloudCredRequest) Reset ¶
func (x *ListCloudCredRequest) Reset()
func (*ListCloudCredRequest) String ¶
func (x *ListCloudCredRequest) String() string
type ListCloudCredResponse ¶
type ListCloudCredResponse struct { Items []*CloudCred `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListCloudCredResponse) Descriptor
deprecated
func (*ListCloudCredResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCloudCredResponse.ProtoReflect.Descriptor instead.
func (*ListCloudCredResponse) GetItems ¶
func (x *ListCloudCredResponse) GetItems() []*CloudCred
func (*ListCloudCredResponse) GetNextPageToken ¶
func (x *ListCloudCredResponse) GetNextPageToken() string
func (*ListCloudCredResponse) ProtoMessage ¶
func (*ListCloudCredResponse) ProtoMessage()
func (*ListCloudCredResponse) ProtoReflect ¶
func (x *ListCloudCredResponse) ProtoReflect() protoreflect.Message
func (*ListCloudCredResponse) Reset ¶
func (x *ListCloudCredResponse) Reset()
func (*ListCloudCredResponse) String ¶
func (x *ListCloudCredResponse) String() string
type ListCreditBalanceAdjustmentsRequest ¶
type ListCreditBalanceAdjustmentsRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*ListCreditBalanceAdjustmentsRequest) Descriptor
deprecated
func (*ListCreditBalanceAdjustmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCreditBalanceAdjustmentsRequest.ProtoReflect.Descriptor instead.
func (*ListCreditBalanceAdjustmentsRequest) GetBillingProfileId ¶
func (x *ListCreditBalanceAdjustmentsRequest) GetBillingProfileId() string
func (*ListCreditBalanceAdjustmentsRequest) ProtoMessage ¶
func (*ListCreditBalanceAdjustmentsRequest) ProtoMessage()
func (*ListCreditBalanceAdjustmentsRequest) ProtoReflect ¶
func (x *ListCreditBalanceAdjustmentsRequest) ProtoReflect() protoreflect.Message
func (*ListCreditBalanceAdjustmentsRequest) Reset ¶
func (x *ListCreditBalanceAdjustmentsRequest) Reset()
func (*ListCreditBalanceAdjustmentsRequest) String ¶
func (x *ListCreditBalanceAdjustmentsRequest) String() string
type ListCreditBalanceAdjustmentsResponse ¶
type ListCreditBalanceAdjustmentsResponse struct { CreditBalanceAdjustments []*CreditBalanceAdjustment `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListCreditBalanceAdjustmentsResponse) Descriptor
deprecated
func (*ListCreditBalanceAdjustmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCreditBalanceAdjustmentsResponse.ProtoReflect.Descriptor instead.
func (*ListCreditBalanceAdjustmentsResponse) GetCreditBalanceAdjustments ¶
func (x *ListCreditBalanceAdjustmentsResponse) GetCreditBalanceAdjustments() []*CreditBalanceAdjustment
func (*ListCreditBalanceAdjustmentsResponse) ProtoMessage ¶
func (*ListCreditBalanceAdjustmentsResponse) ProtoMessage()
func (*ListCreditBalanceAdjustmentsResponse) ProtoReflect ¶
func (x *ListCreditBalanceAdjustmentsResponse) ProtoReflect() protoreflect.Message
func (*ListCreditBalanceAdjustmentsResponse) Reset ¶
func (x *ListCreditBalanceAdjustmentsResponse) Reset()
func (*ListCreditBalanceAdjustmentsResponse) String ¶
func (x *ListCreditBalanceAdjustmentsResponse) String() string
type ListDataSourceOptions ¶
type ListDataSourceOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListDataSourceOptions) Descriptor
deprecated
func (*ListDataSourceOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListDataSourceOptions.ProtoReflect.Descriptor instead.
func (*ListDataSourceOptions) GetHasAllLabels ¶
func (x *ListDataSourceOptions) GetHasAllLabels() map[string]string
func (*ListDataSourceOptions) GetHasOneOfLabels ¶
func (x *ListDataSourceOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListDataSourceOptions) GetOrderOptions ¶
func (x *ListDataSourceOptions) GetOrderOptions() *OrderOptions
func (*ListDataSourceOptions) ProtoMessage ¶
func (*ListDataSourceOptions) ProtoMessage()
func (*ListDataSourceOptions) ProtoReflect ¶
func (x *ListDataSourceOptions) ProtoReflect() protoreflect.Message
func (*ListDataSourceOptions) Reset ¶
func (x *ListDataSourceOptions) Reset()
func (*ListDataSourceOptions) String ¶
func (x *ListDataSourceOptions) String() string
type ListDataSourceRequest ¶
type ListDataSourceRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListDataSourceOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListDataSourceRequest) Descriptor
deprecated
func (*ListDataSourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDataSourceRequest.ProtoReflect.Descriptor instead.
func (*ListDataSourceRequest) GetOptions ¶
func (x *ListDataSourceRequest) GetOptions() *ListDataSourceOptions
func (*ListDataSourceRequest) GetPageParams ¶
func (x *ListDataSourceRequest) GetPageParams() *PageParams
func (*ListDataSourceRequest) ProtoMessage ¶
func (*ListDataSourceRequest) ProtoMessage()
func (*ListDataSourceRequest) ProtoReflect ¶
func (x *ListDataSourceRequest) ProtoReflect() protoreflect.Message
func (*ListDataSourceRequest) Reset ¶
func (x *ListDataSourceRequest) Reset()
func (*ListDataSourceRequest) String ¶
func (x *ListDataSourceRequest) String() string
type ListDataSourceResponse ¶
type ListDataSourceResponse struct { Items []*DataSource `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListDataSourceResponse) Descriptor
deprecated
func (*ListDataSourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDataSourceResponse.ProtoReflect.Descriptor instead.
func (*ListDataSourceResponse) GetItems ¶
func (x *ListDataSourceResponse) GetItems() []*DataSource
func (*ListDataSourceResponse) GetNextPageToken ¶
func (x *ListDataSourceResponse) GetNextPageToken() string
func (*ListDataSourceResponse) ProtoMessage ¶
func (*ListDataSourceResponse) ProtoMessage()
func (*ListDataSourceResponse) ProtoReflect ¶
func (x *ListDataSourceResponse) ProtoReflect() protoreflect.Message
func (*ListDataSourceResponse) Reset ¶
func (x *ListDataSourceResponse) Reset()
func (*ListDataSourceResponse) String ¶
func (x *ListDataSourceResponse) String() string
type ListEnvironmentOptions ¶
type ListEnvironmentOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListEnvironmentOptions) Descriptor
deprecated
func (*ListEnvironmentOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListEnvironmentOptions.ProtoReflect.Descriptor instead.
func (*ListEnvironmentOptions) GetHasAllLabels ¶
func (x *ListEnvironmentOptions) GetHasAllLabels() map[string]string
func (*ListEnvironmentOptions) GetHasOneOfLabels ¶
func (x *ListEnvironmentOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListEnvironmentOptions) GetOrderOptions ¶
func (x *ListEnvironmentOptions) GetOrderOptions() *OrderOptions
func (*ListEnvironmentOptions) ProtoMessage ¶
func (*ListEnvironmentOptions) ProtoMessage()
func (*ListEnvironmentOptions) ProtoReflect ¶
func (x *ListEnvironmentOptions) ProtoReflect() protoreflect.Message
func (*ListEnvironmentOptions) Reset ¶
func (x *ListEnvironmentOptions) Reset()
func (*ListEnvironmentOptions) String ¶
func (x *ListEnvironmentOptions) String() string
type ListEnvironmentRequest ¶
type ListEnvironmentRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListEnvironmentOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListEnvironmentRequest) Descriptor
deprecated
func (*ListEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*ListEnvironmentRequest) GetOptions ¶
func (x *ListEnvironmentRequest) GetOptions() *ListEnvironmentOptions
func (*ListEnvironmentRequest) GetPageParams ¶
func (x *ListEnvironmentRequest) GetPageParams() *PageParams
func (*ListEnvironmentRequest) ProtoMessage ¶
func (*ListEnvironmentRequest) ProtoMessage()
func (*ListEnvironmentRequest) ProtoReflect ¶
func (x *ListEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*ListEnvironmentRequest) Reset ¶
func (x *ListEnvironmentRequest) Reset()
func (*ListEnvironmentRequest) String ¶
func (x *ListEnvironmentRequest) String() string
type ListEnvironmentResponse ¶
type ListEnvironmentResponse struct { Items []*Environment `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListEnvironmentResponse) Descriptor
deprecated
func (*ListEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*ListEnvironmentResponse) GetItems ¶
func (x *ListEnvironmentResponse) GetItems() []*Environment
func (*ListEnvironmentResponse) GetNextPageToken ¶
func (x *ListEnvironmentResponse) GetNextPageToken() string
func (*ListEnvironmentResponse) ProtoMessage ¶
func (*ListEnvironmentResponse) ProtoMessage()
func (*ListEnvironmentResponse) ProtoReflect ¶
func (x *ListEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*ListEnvironmentResponse) Reset ¶
func (x *ListEnvironmentResponse) Reset()
func (*ListEnvironmentResponse) String ¶
func (x *ListEnvironmentResponse) String() string
type ListHealthCheckOptions ¶
type ListHealthCheckOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListHealthCheckOptions) Descriptor
deprecated
func (*ListHealthCheckOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListHealthCheckOptions.ProtoReflect.Descriptor instead.
func (*ListHealthCheckOptions) GetHasAllLabels ¶
func (x *ListHealthCheckOptions) GetHasAllLabels() map[string]string
func (*ListHealthCheckOptions) GetHasOneOfLabels ¶
func (x *ListHealthCheckOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListHealthCheckOptions) GetOrderOptions ¶
func (x *ListHealthCheckOptions) GetOrderOptions() *OrderOptions
func (*ListHealthCheckOptions) ProtoMessage ¶
func (*ListHealthCheckOptions) ProtoMessage()
func (*ListHealthCheckOptions) ProtoReflect ¶
func (x *ListHealthCheckOptions) ProtoReflect() protoreflect.Message
func (*ListHealthCheckOptions) Reset ¶
func (x *ListHealthCheckOptions) Reset()
func (*ListHealthCheckOptions) String ¶
func (x *ListHealthCheckOptions) String() string
type ListHealthCheckRequest ¶
type ListHealthCheckRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListHealthCheckOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListHealthCheckRequest) Descriptor
deprecated
func (*ListHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*ListHealthCheckRequest) GetOptions ¶
func (x *ListHealthCheckRequest) GetOptions() *ListHealthCheckOptions
func (*ListHealthCheckRequest) GetPageParams ¶
func (x *ListHealthCheckRequest) GetPageParams() *PageParams
func (*ListHealthCheckRequest) ProtoMessage ¶
func (*ListHealthCheckRequest) ProtoMessage()
func (*ListHealthCheckRequest) ProtoReflect ¶
func (x *ListHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*ListHealthCheckRequest) Reset ¶
func (x *ListHealthCheckRequest) Reset()
func (*ListHealthCheckRequest) String ¶
func (x *ListHealthCheckRequest) String() string
type ListHealthCheckResponse ¶
type ListHealthCheckResponse struct { Items []*HealthCheck `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListHealthCheckResponse) Descriptor
deprecated
func (*ListHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*ListHealthCheckResponse) GetItems ¶
func (x *ListHealthCheckResponse) GetItems() []*HealthCheck
func (*ListHealthCheckResponse) GetNextPageToken ¶
func (x *ListHealthCheckResponse) GetNextPageToken() string
func (*ListHealthCheckResponse) ProtoMessage ¶
func (*ListHealthCheckResponse) ProtoMessage()
func (*ListHealthCheckResponse) ProtoReflect ¶
func (x *ListHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*ListHealthCheckResponse) Reset ¶
func (x *ListHealthCheckResponse) Reset()
func (*ListHealthCheckResponse) String ¶
func (x *ListHealthCheckResponse) String() string
type ListImageOptions ¶
type ListImageOptions struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // can contain wildcards Architectures []string `protobuf:"bytes,2,rep,name=architectures,proto3" json:"architectures,omitempty"` Owners []string `protobuf:"bytes,3,rep,name=owners,proto3" json:"owners,omitempty"` NameFilters []string `protobuf:"bytes,4,rep,name=name_filters,json=nameFilters,proto3" json:"name_filters,omitempty"` ImageIds []string `protobuf:"bytes,5,rep,name=image_ids,json=imageIds,proto3" json:"image_ids,omitempty"` // contains filtered or unexported fields }
func (*ListImageOptions) Descriptor
deprecated
func (*ListImageOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListImageOptions.ProtoReflect.Descriptor instead.
func (*ListImageOptions) GetArchitectures ¶
func (x *ListImageOptions) GetArchitectures() []string
func (*ListImageOptions) GetImageIds ¶
func (x *ListImageOptions) GetImageIds() []string
func (*ListImageOptions) GetName ¶
func (x *ListImageOptions) GetName() string
func (*ListImageOptions) GetNameFilters ¶
func (x *ListImageOptions) GetNameFilters() []string
func (*ListImageOptions) GetOwners ¶
func (x *ListImageOptions) GetOwners() []string
func (*ListImageOptions) ProtoMessage ¶
func (*ListImageOptions) ProtoMessage()
func (*ListImageOptions) ProtoReflect ¶
func (x *ListImageOptions) ProtoReflect() protoreflect.Message
func (*ListImageOptions) Reset ¶
func (x *ListImageOptions) Reset()
func (*ListImageOptions) String ¶
func (x *ListImageOptions) String() string
type ListImageRequest ¶
type ListImageRequest struct { // PageParams page_params = 1; CloudCredId string `protobuf:"bytes,2,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` Options *ListImageOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListImageRequest) Descriptor
deprecated
func (*ListImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListImageRequest.ProtoReflect.Descriptor instead.
func (*ListImageRequest) GetCloudCredId ¶
func (x *ListImageRequest) GetCloudCredId() string
func (*ListImageRequest) GetLocation ¶
func (x *ListImageRequest) GetLocation() string
func (*ListImageRequest) GetOptions ¶
func (x *ListImageRequest) GetOptions() *ListImageOptions
func (*ListImageRequest) ProtoMessage ¶
func (*ListImageRequest) ProtoMessage()
func (*ListImageRequest) ProtoReflect ¶
func (x *ListImageRequest) ProtoReflect() protoreflect.Message
func (*ListImageRequest) Reset ¶
func (x *ListImageRequest) Reset()
func (*ListImageRequest) String ¶
func (x *ListImageRequest) String() string
type ListImageResponse ¶
type ListImageResponse struct { Items []*Image `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListImageResponse) Descriptor
deprecated
func (*ListImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListImageResponse.ProtoReflect.Descriptor instead.
func (*ListImageResponse) GetItems ¶
func (x *ListImageResponse) GetItems() []*Image
func (*ListImageResponse) GetNextPageToken ¶
func (x *ListImageResponse) GetNextPageToken() string
func (*ListImageResponse) ProtoMessage ¶
func (*ListImageResponse) ProtoMessage()
func (*ListImageResponse) ProtoReflect ¶
func (x *ListImageResponse) ProtoReflect() protoreflect.Message
func (*ListImageResponse) Reset ¶
func (x *ListImageResponse) Reset()
func (*ListImageResponse) String ¶
func (x *ListImageResponse) String() string
type ListIngressGatewayOptions ¶
type ListIngressGatewayOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayOptions) Descriptor
deprecated
func (*ListIngressGatewayOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayOptions.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayOptions) GetHasAllLabels ¶
func (x *ListIngressGatewayOptions) GetHasAllLabels() map[string]string
func (*ListIngressGatewayOptions) GetHasOneOfLabels ¶
func (x *ListIngressGatewayOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListIngressGatewayOptions) GetOrderOptions ¶
func (x *ListIngressGatewayOptions) GetOrderOptions() *OrderOptions
func (*ListIngressGatewayOptions) ProtoMessage ¶
func (*ListIngressGatewayOptions) ProtoMessage()
func (*ListIngressGatewayOptions) ProtoReflect ¶
func (x *ListIngressGatewayOptions) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayOptions) Reset ¶
func (x *ListIngressGatewayOptions) Reset()
func (*ListIngressGatewayOptions) String ¶
func (x *ListIngressGatewayOptions) String() string
type ListIngressGatewayRequest ¶
type ListIngressGatewayRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListIngressGatewayOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayRequest) Descriptor
deprecated
func (*ListIngressGatewayRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayRequest.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayRequest) GetOptions ¶
func (x *ListIngressGatewayRequest) GetOptions() *ListIngressGatewayOptions
func (*ListIngressGatewayRequest) GetPageParams ¶
func (x *ListIngressGatewayRequest) GetPageParams() *PageParams
func (*ListIngressGatewayRequest) ProtoMessage ¶
func (*ListIngressGatewayRequest) ProtoMessage()
func (*ListIngressGatewayRequest) ProtoReflect ¶
func (x *ListIngressGatewayRequest) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayRequest) Reset ¶
func (x *ListIngressGatewayRequest) Reset()
func (*ListIngressGatewayRequest) String ¶
func (x *ListIngressGatewayRequest) String() string
type ListIngressGatewayResponse ¶
type ListIngressGatewayResponse struct { Items []*IngressGateway `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayResponse) Descriptor
deprecated
func (*ListIngressGatewayResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayResponse.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayResponse) GetItems ¶
func (x *ListIngressGatewayResponse) GetItems() []*IngressGateway
func (*ListIngressGatewayResponse) GetNextPageToken ¶
func (x *ListIngressGatewayResponse) GetNextPageToken() string
func (*ListIngressGatewayResponse) ProtoMessage ¶
func (*ListIngressGatewayResponse) ProtoMessage()
func (*ListIngressGatewayResponse) ProtoReflect ¶
func (x *ListIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayResponse) Reset ¶
func (x *ListIngressGatewayResponse) Reset()
func (*ListIngressGatewayResponse) String ¶
func (x *ListIngressGatewayResponse) String() string
type ListIngressGatewayTokenOptions ¶
type ListIngressGatewayTokenOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayTokenOptions) Descriptor
deprecated
func (*ListIngressGatewayTokenOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayTokenOptions.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayTokenOptions) GetHasAllLabels ¶
func (x *ListIngressGatewayTokenOptions) GetHasAllLabels() map[string]string
func (*ListIngressGatewayTokenOptions) GetHasOneOfLabels ¶
func (x *ListIngressGatewayTokenOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListIngressGatewayTokenOptions) GetOrderOptions ¶
func (x *ListIngressGatewayTokenOptions) GetOrderOptions() *OrderOptions
func (*ListIngressGatewayTokenOptions) ProtoMessage ¶
func (*ListIngressGatewayTokenOptions) ProtoMessage()
func (*ListIngressGatewayTokenOptions) ProtoReflect ¶
func (x *ListIngressGatewayTokenOptions) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayTokenOptions) Reset ¶
func (x *ListIngressGatewayTokenOptions) Reset()
func (*ListIngressGatewayTokenOptions) String ¶
func (x *ListIngressGatewayTokenOptions) String() string
type ListIngressGatewayTokenRequest ¶
type ListIngressGatewayTokenRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListIngressGatewayTokenOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayTokenRequest) Descriptor
deprecated
func (*ListIngressGatewayTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayTokenRequest.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayTokenRequest) GetOptions ¶
func (x *ListIngressGatewayTokenRequest) GetOptions() *ListIngressGatewayTokenOptions
func (*ListIngressGatewayTokenRequest) GetPageParams ¶
func (x *ListIngressGatewayTokenRequest) GetPageParams() *PageParams
func (*ListIngressGatewayTokenRequest) ProtoMessage ¶
func (*ListIngressGatewayTokenRequest) ProtoMessage()
func (*ListIngressGatewayTokenRequest) ProtoReflect ¶
func (x *ListIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayTokenRequest) Reset ¶
func (x *ListIngressGatewayTokenRequest) Reset()
func (*ListIngressGatewayTokenRequest) String ¶
func (x *ListIngressGatewayTokenRequest) String() string
type ListIngressGatewayTokenResponse ¶
type ListIngressGatewayTokenResponse struct { Items []*IngressGatewayToken `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayTokenResponse) Descriptor
deprecated
func (*ListIngressGatewayTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIngressGatewayTokenResponse.ProtoReflect.Descriptor instead.
func (*ListIngressGatewayTokenResponse) GetItems ¶
func (x *ListIngressGatewayTokenResponse) GetItems() []*IngressGatewayToken
func (*ListIngressGatewayTokenResponse) GetNextPageToken ¶
func (x *ListIngressGatewayTokenResponse) GetNextPageToken() string
func (*ListIngressGatewayTokenResponse) ProtoMessage ¶
func (*ListIngressGatewayTokenResponse) ProtoMessage()
func (*ListIngressGatewayTokenResponse) ProtoReflect ¶
func (x *ListIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayTokenResponse) Reset ¶
func (x *ListIngressGatewayTokenResponse) Reset()
func (*ListIngressGatewayTokenResponse) String ¶
func (x *ListIngressGatewayTokenResponse) String() string
type ListInstanceExecOptions ¶
type ListInstanceExecOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceExecOptions) Descriptor
deprecated
func (*ListInstanceExecOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceExecOptions.ProtoReflect.Descriptor instead.
func (*ListInstanceExecOptions) GetHasAllLabels ¶
func (x *ListInstanceExecOptions) GetHasAllLabels() map[string]string
func (*ListInstanceExecOptions) GetHasOneOfLabels ¶
func (x *ListInstanceExecOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListInstanceExecOptions) GetOrderOptions ¶
func (x *ListInstanceExecOptions) GetOrderOptions() *OrderOptions
func (*ListInstanceExecOptions) ProtoMessage ¶
func (*ListInstanceExecOptions) ProtoMessage()
func (*ListInstanceExecOptions) ProtoReflect ¶
func (x *ListInstanceExecOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceExecOptions) Reset ¶
func (x *ListInstanceExecOptions) Reset()
func (*ListInstanceExecOptions) String ¶
func (x *ListInstanceExecOptions) String() string
type ListInstanceExecRequest ¶
type ListInstanceExecRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListInstanceExecOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceExecRequest) Descriptor
deprecated
func (*ListInstanceExecRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceExecRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceExecRequest) GetOptions ¶
func (x *ListInstanceExecRequest) GetOptions() *ListInstanceExecOptions
func (*ListInstanceExecRequest) GetPageParams ¶
func (x *ListInstanceExecRequest) GetPageParams() *PageParams
func (*ListInstanceExecRequest) ProtoMessage ¶
func (*ListInstanceExecRequest) ProtoMessage()
func (*ListInstanceExecRequest) ProtoReflect ¶
func (x *ListInstanceExecRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceExecRequest) Reset ¶
func (x *ListInstanceExecRequest) Reset()
func (*ListInstanceExecRequest) String ¶
func (x *ListInstanceExecRequest) String() string
type ListInstanceExecResponse ¶
type ListInstanceExecResponse struct { Items []*InstanceExec `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceExecResponse) Descriptor
deprecated
func (*ListInstanceExecResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceExecResponse.ProtoReflect.Descriptor instead.
func (*ListInstanceExecResponse) GetItems ¶
func (x *ListInstanceExecResponse) GetItems() []*InstanceExec
func (*ListInstanceExecResponse) GetNextPageToken ¶
func (x *ListInstanceExecResponse) GetNextPageToken() string
func (*ListInstanceExecResponse) ProtoMessage ¶
func (*ListInstanceExecResponse) ProtoMessage()
func (*ListInstanceExecResponse) ProtoReflect ¶
func (x *ListInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*ListInstanceExecResponse) Reset ¶
func (x *ListInstanceExecResponse) Reset()
func (*ListInstanceExecResponse) String ¶
func (x *ListInstanceExecResponse) String() string
type ListInstanceOptions ¶
type ListInstanceOptions struct { CloudCredIds []string `protobuf:"bytes,1,rep,name=cloud_cred_ids,json=cloudCredIds,proto3" json:"cloud_cred_ids,omitempty"` HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,4,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` ObjectStatuses []string `protobuf:"bytes,5,rep,name=object_statuses,json=objectStatuses,proto3" json:"object_statuses,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceOptions) Descriptor
deprecated
func (*ListInstanceOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceOptions.ProtoReflect.Descriptor instead.
func (*ListInstanceOptions) GetCloudCredIds ¶
func (x *ListInstanceOptions) GetCloudCredIds() []string
func (*ListInstanceOptions) GetHasAllLabels ¶
func (x *ListInstanceOptions) GetHasAllLabels() map[string]string
func (*ListInstanceOptions) GetHasOneOfLabels ¶
func (x *ListInstanceOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListInstanceOptions) GetObjectStatuses ¶
func (x *ListInstanceOptions) GetObjectStatuses() []string
func (*ListInstanceOptions) GetOrderOptions ¶
func (x *ListInstanceOptions) GetOrderOptions() *OrderOptions
func (*ListInstanceOptions) ProtoMessage ¶
func (*ListInstanceOptions) ProtoMessage()
func (*ListInstanceOptions) ProtoReflect ¶
func (x *ListInstanceOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceOptions) Reset ¶
func (x *ListInstanceOptions) Reset()
func (*ListInstanceOptions) String ¶
func (x *ListInstanceOptions) String() string
type ListInstanceRequest ¶
type ListInstanceRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListInstanceOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
https://cloud.google.com/apis/design/standard_methods
func (*ListInstanceRequest) Descriptor
deprecated
func (*ListInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceRequest) GetOptions ¶
func (x *ListInstanceRequest) GetOptions() *ListInstanceOptions
func (*ListInstanceRequest) GetPageParams ¶
func (x *ListInstanceRequest) GetPageParams() *PageParams
func (*ListInstanceRequest) ProtoMessage ¶
func (*ListInstanceRequest) ProtoMessage()
func (*ListInstanceRequest) ProtoReflect ¶
func (x *ListInstanceRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceRequest) Reset ¶
func (x *ListInstanceRequest) Reset()
func (*ListInstanceRequest) String ¶
func (x *ListInstanceRequest) String() string
type ListInstanceResponse ¶
type ListInstanceResponse struct { Items []*Instance `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceResponse) Descriptor
deprecated
func (*ListInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceResponse.ProtoReflect.Descriptor instead.
func (*ListInstanceResponse) GetItems ¶
func (x *ListInstanceResponse) GetItems() []*Instance
func (*ListInstanceResponse) GetNextPageToken ¶
func (x *ListInstanceResponse) GetNextPageToken() string
func (*ListInstanceResponse) ProtoMessage ¶
func (*ListInstanceResponse) ProtoMessage()
func (*ListInstanceResponse) ProtoReflect ¶
func (x *ListInstanceResponse) ProtoReflect() protoreflect.Message
func (*ListInstanceResponse) Reset ¶
func (x *ListInstanceResponse) Reset()
func (*ListInstanceResponse) String ¶
func (x *ListInstanceResponse) String() string
type ListInstanceTypeOptions ¶
type ListInstanceTypeOptions struct { SupportedArchitectures []string `` /* 127-byte string literal not displayed */ IncludePrices *bool `protobuf:"varint,2,opt,name=include_prices,json=includePrices,proto3,oneof" json:"include_prices,omitempty"` InstanceTypes []string `protobuf:"bytes,3,rep,name=instance_types,json=instanceTypes,proto3" json:"instance_types,omitempty"` IncludePreemptible *bool `protobuf:"varint,5,opt,name=include_preemptible,json=includePreemptible,proto3,oneof" json:"include_preemptible,omitempty"` SubLocation string `protobuf:"bytes,6,opt,name=sub_location,json=subLocation,proto3" json:"sub_location,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceTypeOptions) Descriptor
deprecated
func (*ListInstanceTypeOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceTypeOptions.ProtoReflect.Descriptor instead.
func (*ListInstanceTypeOptions) GetIncludePreemptible ¶
func (x *ListInstanceTypeOptions) GetIncludePreemptible() bool
func (*ListInstanceTypeOptions) GetIncludePrices ¶
func (x *ListInstanceTypeOptions) GetIncludePrices() bool
func (*ListInstanceTypeOptions) GetIncludeUnavailable ¶
func (x *ListInstanceTypeOptions) GetIncludeUnavailable() bool
func (*ListInstanceTypeOptions) GetInstanceTypes ¶
func (x *ListInstanceTypeOptions) GetInstanceTypes() []string
func (*ListInstanceTypeOptions) GetSubLocation ¶
func (x *ListInstanceTypeOptions) GetSubLocation() string
func (*ListInstanceTypeOptions) GetSupportedArchitectures ¶
func (x *ListInstanceTypeOptions) GetSupportedArchitectures() []string
func (*ListInstanceTypeOptions) ProtoMessage ¶
func (*ListInstanceTypeOptions) ProtoMessage()
func (*ListInstanceTypeOptions) ProtoReflect ¶
func (x *ListInstanceTypeOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceTypeOptions) Reset ¶
func (x *ListInstanceTypeOptions) Reset()
func (*ListInstanceTypeOptions) String ¶
func (x *ListInstanceTypeOptions) String() string
type ListInstanceTypeRequest ¶
type ListInstanceTypeRequest struct { // PageParams page_params = 1; CloudCredId string `protobuf:"bytes,2,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` Options *ListInstanceTypeOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceTypeRequest) Descriptor
deprecated
func (*ListInstanceTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceTypeRequest.ProtoReflect.Descriptor instead.
func (*ListInstanceTypeRequest) GetCloudCredId ¶
func (x *ListInstanceTypeRequest) GetCloudCredId() string
func (*ListInstanceTypeRequest) GetLocation ¶
func (x *ListInstanceTypeRequest) GetLocation() string
func (*ListInstanceTypeRequest) GetOptions ¶
func (x *ListInstanceTypeRequest) GetOptions() *ListInstanceTypeOptions
func (*ListInstanceTypeRequest) ProtoMessage ¶
func (*ListInstanceTypeRequest) ProtoMessage()
func (*ListInstanceTypeRequest) ProtoReflect ¶
func (x *ListInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceTypeRequest) Reset ¶
func (x *ListInstanceTypeRequest) Reset()
func (*ListInstanceTypeRequest) String ¶
func (x *ListInstanceTypeRequest) String() string
type ListInstanceTypeResponse ¶
type ListInstanceTypeResponse struct { Items []*InstanceType `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceTypeResponse) Descriptor
deprecated
func (*ListInstanceTypeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInstanceTypeResponse.ProtoReflect.Descriptor instead.
func (*ListInstanceTypeResponse) GetItems ¶
func (x *ListInstanceTypeResponse) GetItems() []*InstanceType
func (*ListInstanceTypeResponse) GetNextPageToken ¶
func (x *ListInstanceTypeResponse) GetNextPageToken() string
func (*ListInstanceTypeResponse) ProtoMessage ¶
func (*ListInstanceTypeResponse) ProtoMessage()
func (*ListInstanceTypeResponse) ProtoReflect ¶
func (x *ListInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ListInstanceTypeResponse) Reset ¶
func (x *ListInstanceTypeResponse) Reset()
func (*ListInstanceTypeResponse) String ¶
func (x *ListInstanceTypeResponse) String() string
type ListInvoiceRequest ¶
type ListInvoiceRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` PageParams *PageParams `protobuf:"bytes,2,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` // contains filtered or unexported fields }
func (*ListInvoiceRequest) Descriptor
deprecated
func (*ListInvoiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoiceRequest.ProtoReflect.Descriptor instead.
func (*ListInvoiceRequest) GetBillingProfileId ¶
func (x *ListInvoiceRequest) GetBillingProfileId() string
func (*ListInvoiceRequest) GetPageParams ¶
func (x *ListInvoiceRequest) GetPageParams() *PageParams
func (*ListInvoiceRequest) ProtoMessage ¶
func (*ListInvoiceRequest) ProtoMessage()
func (*ListInvoiceRequest) ProtoReflect ¶
func (x *ListInvoiceRequest) ProtoReflect() protoreflect.Message
func (*ListInvoiceRequest) Reset ¶
func (x *ListInvoiceRequest) Reset()
func (*ListInvoiceRequest) String ¶
func (x *ListInvoiceRequest) String() string
type ListInvoiceResponse ¶
type ListInvoiceResponse struct { Invoices []*Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListInvoiceResponse) Descriptor
deprecated
func (*ListInvoiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoiceResponse.ProtoReflect.Descriptor instead.
func (*ListInvoiceResponse) GetInvoices ¶
func (x *ListInvoiceResponse) GetInvoices() []*Invoice
func (*ListInvoiceResponse) GetNextPageToken ¶
func (x *ListInvoiceResponse) GetNextPageToken() string
func (*ListInvoiceResponse) ProtoMessage ¶
func (*ListInvoiceResponse) ProtoMessage()
func (*ListInvoiceResponse) ProtoReflect ¶
func (x *ListInvoiceResponse) ProtoReflect() protoreflect.Message
func (*ListInvoiceResponse) Reset ¶
func (x *ListInvoiceResponse) Reset()
func (*ListInvoiceResponse) String ¶
func (x *ListInvoiceResponse) String() string
type ListLimitOptions ¶
type ListLimitOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListLimitOptions) Descriptor
deprecated
func (*ListLimitOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListLimitOptions.ProtoReflect.Descriptor instead.
func (*ListLimitOptions) GetHasAllLabels ¶
func (x *ListLimitOptions) GetHasAllLabels() map[string]string
func (*ListLimitOptions) GetHasOneOfLabels ¶
func (x *ListLimitOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListLimitOptions) GetOrderOptions ¶
func (x *ListLimitOptions) GetOrderOptions() *OrderOptions
func (*ListLimitOptions) ProtoMessage ¶
func (*ListLimitOptions) ProtoMessage()
func (*ListLimitOptions) ProtoReflect ¶
func (x *ListLimitOptions) ProtoReflect() protoreflect.Message
func (*ListLimitOptions) Reset ¶
func (x *ListLimitOptions) Reset()
func (*ListLimitOptions) String ¶
func (x *ListLimitOptions) String() string
type ListLimitRequest ¶
type ListLimitRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListLimitOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListLimitRequest) Descriptor
deprecated
func (*ListLimitRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLimitRequest.ProtoReflect.Descriptor instead.
func (*ListLimitRequest) GetOptions ¶
func (x *ListLimitRequest) GetOptions() *ListLimitOptions
func (*ListLimitRequest) GetPageParams ¶
func (x *ListLimitRequest) GetPageParams() *PageParams
func (*ListLimitRequest) ProtoMessage ¶
func (*ListLimitRequest) ProtoMessage()
func (*ListLimitRequest) ProtoReflect ¶
func (x *ListLimitRequest) ProtoReflect() protoreflect.Message
func (*ListLimitRequest) Reset ¶
func (x *ListLimitRequest) Reset()
func (*ListLimitRequest) String ¶
func (x *ListLimitRequest) String() string
type ListLimitResponse ¶
type ListLimitResponse struct { Items []*Limit `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListLimitResponse) Descriptor
deprecated
func (*ListLimitResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLimitResponse.ProtoReflect.Descriptor instead.
func (*ListLimitResponse) GetItems ¶
func (x *ListLimitResponse) GetItems() []*Limit
func (*ListLimitResponse) GetNextPageToken ¶
func (x *ListLimitResponse) GetNextPageToken() string
func (*ListLimitResponse) ProtoMessage ¶
func (*ListLimitResponse) ProtoMessage()
func (*ListLimitResponse) ProtoReflect ¶
func (x *ListLimitResponse) ProtoReflect() protoreflect.Message
func (*ListLimitResponse) Reset ¶
func (x *ListLimitResponse) Reset()
func (*ListLimitResponse) String ¶
func (x *ListLimitResponse) String() string
type ListLocationsRequest ¶
type ListLocationsRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` // contains filtered or unexported fields }
func (*ListLocationsRequest) Descriptor
deprecated
func (*ListLocationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLocationsRequest.ProtoReflect.Descriptor instead.
func (*ListLocationsRequest) GetCloudCredId ¶
func (x *ListLocationsRequest) GetCloudCredId() string
func (*ListLocationsRequest) GetIncludeUnavailable ¶
func (x *ListLocationsRequest) GetIncludeUnavailable() bool
func (*ListLocationsRequest) ProtoMessage ¶
func (*ListLocationsRequest) ProtoMessage()
func (*ListLocationsRequest) ProtoReflect ¶
func (x *ListLocationsRequest) ProtoReflect() protoreflect.Message
func (*ListLocationsRequest) Reset ¶
func (x *ListLocationsRequest) Reset()
func (*ListLocationsRequest) String ¶
func (x *ListLocationsRequest) String() string
type ListLocationsResponse ¶
type ListLocationsResponse struct { Items []*Location `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListLocationsResponse) Descriptor
deprecated
func (*ListLocationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLocationsResponse.ProtoReflect.Descriptor instead.
func (*ListLocationsResponse) GetItems ¶
func (x *ListLocationsResponse) GetItems() []*Location
func (*ListLocationsResponse) ProtoMessage ¶
func (*ListLocationsResponse) ProtoMessage()
func (*ListLocationsResponse) ProtoReflect ¶
func (x *ListLocationsResponse) ProtoReflect() protoreflect.Message
func (*ListLocationsResponse) Reset ¶
func (x *ListLocationsResponse) Reset()
func (*ListLocationsResponse) String ¶
func (x *ListLocationsResponse) String() string
type ListNotebooksOptions ¶
type ListNotebooksOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` HasAllTags map[string]string `` /* 181-byte string literal not displayed */ HasOneOfTags map[string]*ListOfString `` /* 189-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNotebooksOptions) Descriptor
deprecated
func (*ListNotebooksOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListNotebooksOptions.ProtoReflect.Descriptor instead.
func (*ListNotebooksOptions) GetHasAllLabels ¶
func (x *ListNotebooksOptions) GetHasAllLabels() map[string]string
func (*ListNotebooksOptions) GetHasAllTags ¶
func (x *ListNotebooksOptions) GetHasAllTags() map[string]string
func (*ListNotebooksOptions) GetHasOneOfLabels ¶
func (x *ListNotebooksOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListNotebooksOptions) GetHasOneOfTags ¶
func (x *ListNotebooksOptions) GetHasOneOfTags() map[string]*ListOfString
func (*ListNotebooksOptions) GetOrderOptions ¶
func (x *ListNotebooksOptions) GetOrderOptions() *OrderOptions
func (*ListNotebooksOptions) ProtoMessage ¶
func (*ListNotebooksOptions) ProtoMessage()
func (*ListNotebooksOptions) ProtoReflect ¶
func (x *ListNotebooksOptions) ProtoReflect() protoreflect.Message
func (*ListNotebooksOptions) Reset ¶
func (x *ListNotebooksOptions) Reset()
func (*ListNotebooksOptions) String ¶
func (x *ListNotebooksOptions) String() string
type ListNotebooksRequest ¶
type ListNotebooksRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListNotebooksOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListNotebooksRequest) Descriptor
deprecated
func (*ListNotebooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotebooksRequest.ProtoReflect.Descriptor instead.
func (*ListNotebooksRequest) GetOptions ¶
func (x *ListNotebooksRequest) GetOptions() *ListNotebooksOptions
func (*ListNotebooksRequest) GetPageParams ¶
func (x *ListNotebooksRequest) GetPageParams() *PageParams
func (*ListNotebooksRequest) ProtoMessage ¶
func (*ListNotebooksRequest) ProtoMessage()
func (*ListNotebooksRequest) ProtoReflect ¶
func (x *ListNotebooksRequest) ProtoReflect() protoreflect.Message
func (*ListNotebooksRequest) Reset ¶
func (x *ListNotebooksRequest) Reset()
func (*ListNotebooksRequest) String ¶
func (x *ListNotebooksRequest) String() string
type ListNotebooksResponse ¶
type ListNotebooksResponse struct { Items []*Notebook `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListNotebooksResponse) Descriptor
deprecated
func (*ListNotebooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotebooksResponse.ProtoReflect.Descriptor instead.
func (*ListNotebooksResponse) GetItems ¶
func (x *ListNotebooksResponse) GetItems() []*Notebook
func (*ListNotebooksResponse) GetNextPageToken ¶
func (x *ListNotebooksResponse) GetNextPageToken() string
func (*ListNotebooksResponse) ProtoMessage ¶
func (*ListNotebooksResponse) ProtoMessage()
func (*ListNotebooksResponse) ProtoReflect ¶
func (x *ListNotebooksResponse) ProtoReflect() protoreflect.Message
func (*ListNotebooksResponse) Reset ¶
func (x *ListNotebooksResponse) Reset()
func (*ListNotebooksResponse) String ¶
func (x *ListNotebooksResponse) String() string
type ListOfString ¶
type ListOfString struct { Value []string `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ListOfString) Descriptor
deprecated
func (*ListOfString) Descriptor() ([]byte, []int)
Deprecated: Use ListOfString.ProtoReflect.Descriptor instead.
func (*ListOfString) GetValue ¶
func (x *ListOfString) GetValue() []string
func (*ListOfString) ProtoMessage ¶
func (*ListOfString) ProtoMessage()
func (*ListOfString) ProtoReflect ¶
func (x *ListOfString) ProtoReflect() protoreflect.Message
func (*ListOfString) Reset ¶
func (x *ListOfString) Reset()
func (*ListOfString) String ¶
func (x *ListOfString) String() string
type ListPaymentMethodsRequest ¶
type ListPaymentMethodsRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*ListPaymentMethodsRequest) Descriptor
deprecated
func (*ListPaymentMethodsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPaymentMethodsRequest.ProtoReflect.Descriptor instead.
func (*ListPaymentMethodsRequest) GetBillingProfileId ¶
func (x *ListPaymentMethodsRequest) GetBillingProfileId() string
func (*ListPaymentMethodsRequest) ProtoMessage ¶
func (*ListPaymentMethodsRequest) ProtoMessage()
func (*ListPaymentMethodsRequest) ProtoReflect ¶
func (x *ListPaymentMethodsRequest) ProtoReflect() protoreflect.Message
func (*ListPaymentMethodsRequest) Reset ¶
func (x *ListPaymentMethodsRequest) Reset()
func (*ListPaymentMethodsRequest) String ¶
func (x *ListPaymentMethodsRequest) String() string
type ListPaymentMethodsResponse ¶
type ListPaymentMethodsResponse struct { PaymentMethods []*PaymentMethod `protobuf:"bytes,1,rep,name=payment_methods,json=paymentMethods,proto3" json:"payment_methods,omitempty"` // contains filtered or unexported fields }
func (*ListPaymentMethodsResponse) Descriptor
deprecated
func (*ListPaymentMethodsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPaymentMethodsResponse.ProtoReflect.Descriptor instead.
func (*ListPaymentMethodsResponse) GetPaymentMethods ¶
func (x *ListPaymentMethodsResponse) GetPaymentMethods() []*PaymentMethod
func (*ListPaymentMethodsResponse) ProtoMessage ¶
func (*ListPaymentMethodsResponse) ProtoMessage()
func (*ListPaymentMethodsResponse) ProtoReflect ¶
func (x *ListPaymentMethodsResponse) ProtoReflect() protoreflect.Message
func (*ListPaymentMethodsResponse) Reset ¶
func (x *ListPaymentMethodsResponse) Reset()
func (*ListPaymentMethodsResponse) String ¶
func (x *ListPaymentMethodsResponse) String() string
type ListPersistentPodOptions ¶
type ListPersistentPodOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListPersistentPodOptions) Descriptor
deprecated
func (*ListPersistentPodOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListPersistentPodOptions.ProtoReflect.Descriptor instead.
func (*ListPersistentPodOptions) GetHasAllLabels ¶
func (x *ListPersistentPodOptions) GetHasAllLabels() map[string]string
func (*ListPersistentPodOptions) GetHasOneOfLabels ¶
func (x *ListPersistentPodOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListPersistentPodOptions) GetOrderOptions ¶
func (x *ListPersistentPodOptions) GetOrderOptions() *OrderOptions
func (*ListPersistentPodOptions) ProtoMessage ¶
func (*ListPersistentPodOptions) ProtoMessage()
func (*ListPersistentPodOptions) ProtoReflect ¶
func (x *ListPersistentPodOptions) ProtoReflect() protoreflect.Message
func (*ListPersistentPodOptions) Reset ¶
func (x *ListPersistentPodOptions) Reset()
func (*ListPersistentPodOptions) String ¶
func (x *ListPersistentPodOptions) String() string
type ListPersistentPodRequest ¶
type ListPersistentPodRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListPersistentPodOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListPersistentPodRequest) Descriptor
deprecated
func (*ListPersistentPodRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPersistentPodRequest.ProtoReflect.Descriptor instead.
func (*ListPersistentPodRequest) GetOptions ¶
func (x *ListPersistentPodRequest) GetOptions() *ListPersistentPodOptions
func (*ListPersistentPodRequest) GetPageParams ¶
func (x *ListPersistentPodRequest) GetPageParams() *PageParams
func (*ListPersistentPodRequest) ProtoMessage ¶
func (*ListPersistentPodRequest) ProtoMessage()
func (*ListPersistentPodRequest) ProtoReflect ¶
func (x *ListPersistentPodRequest) ProtoReflect() protoreflect.Message
func (*ListPersistentPodRequest) Reset ¶
func (x *ListPersistentPodRequest) Reset()
func (*ListPersistentPodRequest) String ¶
func (x *ListPersistentPodRequest) String() string
type ListPersistentPodResponse ¶
type ListPersistentPodResponse struct { Items []*PersistentPod `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListPersistentPodResponse) Descriptor
deprecated
func (*ListPersistentPodResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPersistentPodResponse.ProtoReflect.Descriptor instead.
func (*ListPersistentPodResponse) GetItems ¶
func (x *ListPersistentPodResponse) GetItems() []*PersistentPod
func (*ListPersistentPodResponse) GetNextPageToken ¶
func (x *ListPersistentPodResponse) GetNextPageToken() string
func (*ListPersistentPodResponse) ProtoMessage ¶
func (*ListPersistentPodResponse) ProtoMessage()
func (*ListPersistentPodResponse) ProtoReflect ¶
func (x *ListPersistentPodResponse) ProtoReflect() protoreflect.Message
func (*ListPersistentPodResponse) Reset ¶
func (x *ListPersistentPodResponse) Reset()
func (*ListPersistentPodResponse) String ¶
func (x *ListPersistentPodResponse) String() string
type ListProductOptions ¶
type ListProductOptions struct { ProductType string `protobuf:"bytes,1,opt,name=product_type,json=productType,proto3" json:"product_type,omitempty"` UsageType string `protobuf:"bytes,2,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"` ComputeInstanceFilters *ComputeInstanceOptions `` /* 129-byte string literal not displayed */ StorageFilters *StorageOptions `protobuf:"bytes,4,opt,name=storage_filters,json=storageFilters,proto3" json:"storage_filters,omitempty"` // contains filtered or unexported fields }
func (*ListProductOptions) Descriptor
deprecated
func (*ListProductOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListProductOptions.ProtoReflect.Descriptor instead.
func (*ListProductOptions) GetComputeInstanceFilters ¶
func (x *ListProductOptions) GetComputeInstanceFilters() *ComputeInstanceOptions
func (*ListProductOptions) GetProductType ¶
func (x *ListProductOptions) GetProductType() string
func (*ListProductOptions) GetStorageFilters ¶
func (x *ListProductOptions) GetStorageFilters() *StorageOptions
func (*ListProductOptions) GetUsageType ¶
func (x *ListProductOptions) GetUsageType() string
func (*ListProductOptions) ProtoMessage ¶
func (*ListProductOptions) ProtoMessage()
func (*ListProductOptions) ProtoReflect ¶
func (x *ListProductOptions) ProtoReflect() protoreflect.Message
func (*ListProductOptions) Reset ¶
func (x *ListProductOptions) Reset()
func (*ListProductOptions) String ¶
func (x *ListProductOptions) String() string
type ListProductRequest ¶
type ListProductRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` PageParams *PageParams `protobuf:"bytes,2,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListProductOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListProductRequest) Descriptor
deprecated
func (*ListProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProductRequest.ProtoReflect.Descriptor instead.
func (*ListProductRequest) GetCloudCredId ¶
func (x *ListProductRequest) GetCloudCredId() string
func (*ListProductRequest) GetOptions ¶
func (x *ListProductRequest) GetOptions() *ListProductOptions
func (*ListProductRequest) GetPageParams ¶
func (x *ListProductRequest) GetPageParams() *PageParams
func (*ListProductRequest) ProtoMessage ¶
func (*ListProductRequest) ProtoMessage()
func (*ListProductRequest) ProtoReflect ¶
func (x *ListProductRequest) ProtoReflect() protoreflect.Message
func (*ListProductRequest) Reset ¶
func (x *ListProductRequest) Reset()
func (*ListProductRequest) String ¶
func (x *ListProductRequest) String() string
type ListProductResponse ¶
type ListProductResponse struct { Items []*Product `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProductResponse) Descriptor
deprecated
func (*ListProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProductResponse.ProtoReflect.Descriptor instead.
func (*ListProductResponse) GetItems ¶
func (x *ListProductResponse) GetItems() []*Product
func (*ListProductResponse) GetNextPageToken ¶
func (x *ListProductResponse) GetNextPageToken() string
func (*ListProductResponse) ProtoMessage ¶
func (*ListProductResponse) ProtoMessage()
func (*ListProductResponse) ProtoReflect ¶
func (x *ListProductResponse) ProtoReflect() protoreflect.Message
func (*ListProductResponse) Reset ¶
func (x *ListProductResponse) Reset()
func (*ListProductResponse) String ¶
func (x *ListProductResponse) String() string
type ListPublicProfileOptions ¶
type ListPublicProfileOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListPublicProfileOptions) Descriptor
deprecated
func (*ListPublicProfileOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicProfileOptions.ProtoReflect.Descriptor instead.
func (*ListPublicProfileOptions) GetHasAllLabels ¶
func (x *ListPublicProfileOptions) GetHasAllLabels() map[string]string
func (*ListPublicProfileOptions) GetHasOneOfLabels ¶
func (x *ListPublicProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListPublicProfileOptions) GetOrderOptions ¶
func (x *ListPublicProfileOptions) GetOrderOptions() *OrderOptions
func (*ListPublicProfileOptions) ProtoMessage ¶
func (*ListPublicProfileOptions) ProtoMessage()
func (*ListPublicProfileOptions) ProtoReflect ¶
func (x *ListPublicProfileOptions) ProtoReflect() protoreflect.Message
func (*ListPublicProfileOptions) Reset ¶
func (x *ListPublicProfileOptions) Reset()
func (*ListPublicProfileOptions) String ¶
func (x *ListPublicProfileOptions) String() string
type ListPublicProfileRequest ¶
type ListPublicProfileRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListPublicProfileOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListPublicProfileRequest) Descriptor
deprecated
func (*ListPublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicProfileRequest.ProtoReflect.Descriptor instead.
func (*ListPublicProfileRequest) GetOptions ¶
func (x *ListPublicProfileRequest) GetOptions() *ListPublicProfileOptions
func (*ListPublicProfileRequest) GetPageParams ¶
func (x *ListPublicProfileRequest) GetPageParams() *PageParams
func (*ListPublicProfileRequest) ProtoMessage ¶
func (*ListPublicProfileRequest) ProtoMessage()
func (*ListPublicProfileRequest) ProtoReflect ¶
func (x *ListPublicProfileRequest) ProtoReflect() protoreflect.Message
func (*ListPublicProfileRequest) Reset ¶
func (x *ListPublicProfileRequest) Reset()
func (*ListPublicProfileRequest) String ¶
func (x *ListPublicProfileRequest) String() string
type ListPublicProfileResponse ¶
type ListPublicProfileResponse struct { Items []*PublicProfile `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListPublicProfileResponse) Descriptor
deprecated
func (*ListPublicProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicProfileResponse.ProtoReflect.Descriptor instead.
func (*ListPublicProfileResponse) GetItems ¶
func (x *ListPublicProfileResponse) GetItems() []*PublicProfile
func (*ListPublicProfileResponse) GetNextPageToken ¶
func (x *ListPublicProfileResponse) GetNextPageToken() string
func (*ListPublicProfileResponse) ProtoMessage ¶
func (*ListPublicProfileResponse) ProtoMessage()
func (*ListPublicProfileResponse) ProtoReflect ¶
func (x *ListPublicProfileResponse) ProtoReflect() protoreflect.Message
func (*ListPublicProfileResponse) Reset ¶
func (x *ListPublicProfileResponse) Reset()
func (*ListPublicProfileResponse) String ¶
func (x *ListPublicProfileResponse) String() string
type ListRedeemableOptions ¶
type ListRedeemableOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` Statuses []string `protobuf:"bytes,4,rep,name=statuses,proto3" json:"statuses,omitempty"` ShortCodes []string `protobuf:"bytes,5,rep,name=short_codes,json=shortCodes,proto3" json:"short_codes,omitempty"` // contains filtered or unexported fields }
func (*ListRedeemableOptions) Descriptor
deprecated
func (*ListRedeemableOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListRedeemableOptions.ProtoReflect.Descriptor instead.
func (*ListRedeemableOptions) GetHasAllLabels ¶
func (x *ListRedeemableOptions) GetHasAllLabels() map[string]string
func (*ListRedeemableOptions) GetHasOneOfLabels ¶
func (x *ListRedeemableOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListRedeemableOptions) GetOrderOptions ¶
func (x *ListRedeemableOptions) GetOrderOptions() *OrderOptions
func (*ListRedeemableOptions) GetShortCodes ¶
func (x *ListRedeemableOptions) GetShortCodes() []string
func (*ListRedeemableOptions) GetStatuses ¶
func (x *ListRedeemableOptions) GetStatuses() []string
func (*ListRedeemableOptions) ProtoMessage ¶
func (*ListRedeemableOptions) ProtoMessage()
func (*ListRedeemableOptions) ProtoReflect ¶
func (x *ListRedeemableOptions) ProtoReflect() protoreflect.Message
func (*ListRedeemableOptions) Reset ¶
func (x *ListRedeemableOptions) Reset()
func (*ListRedeemableOptions) String ¶
func (x *ListRedeemableOptions) String() string
type ListRedeemableRequest ¶
type ListRedeemableRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListRedeemableOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListRedeemableRequest) Descriptor
deprecated
func (*ListRedeemableRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRedeemableRequest.ProtoReflect.Descriptor instead.
func (*ListRedeemableRequest) GetOptions ¶
func (x *ListRedeemableRequest) GetOptions() *ListRedeemableOptions
func (*ListRedeemableRequest) GetPageParams ¶
func (x *ListRedeemableRequest) GetPageParams() *PageParams
func (*ListRedeemableRequest) ProtoMessage ¶
func (*ListRedeemableRequest) ProtoMessage()
func (*ListRedeemableRequest) ProtoReflect ¶
func (x *ListRedeemableRequest) ProtoReflect() protoreflect.Message
func (*ListRedeemableRequest) Reset ¶
func (x *ListRedeemableRequest) Reset()
func (*ListRedeemableRequest) String ¶
func (x *ListRedeemableRequest) String() string
type ListRedeemableResponse ¶
type ListRedeemableResponse struct { Items []*Redeemable `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListRedeemableResponse) Descriptor
deprecated
func (*ListRedeemableResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRedeemableResponse.ProtoReflect.Descriptor instead.
func (*ListRedeemableResponse) GetItems ¶
func (x *ListRedeemableResponse) GetItems() []*Redeemable
func (*ListRedeemableResponse) GetNextPageToken ¶
func (x *ListRedeemableResponse) GetNextPageToken() string
func (*ListRedeemableResponse) ProtoMessage ¶
func (*ListRedeemableResponse) ProtoMessage()
func (*ListRedeemableResponse) ProtoReflect ¶
func (x *ListRedeemableResponse) ProtoReflect() protoreflect.Message
func (*ListRedeemableResponse) Reset ¶
func (x *ListRedeemableResponse) Reset()
func (*ListRedeemableResponse) String ¶
func (x *ListRedeemableResponse) String() string
type ListRedeemableTransactionsRequest ¶
type ListRedeemableTransactionsRequest struct { LedgerId string `protobuf:"bytes,1,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` BillingProfileId string `protobuf:"bytes,2,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*ListRedeemableTransactionsRequest) Descriptor
deprecated
func (*ListRedeemableTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRedeemableTransactionsRequest.ProtoReflect.Descriptor instead.
func (*ListRedeemableTransactionsRequest) GetBillingProfileId ¶
func (x *ListRedeemableTransactionsRequest) GetBillingProfileId() string
func (*ListRedeemableTransactionsRequest) GetLedgerId ¶
func (x *ListRedeemableTransactionsRequest) GetLedgerId() string
func (*ListRedeemableTransactionsRequest) ProtoMessage ¶
func (*ListRedeemableTransactionsRequest) ProtoMessage()
func (*ListRedeemableTransactionsRequest) ProtoReflect ¶
func (x *ListRedeemableTransactionsRequest) ProtoReflect() protoreflect.Message
func (*ListRedeemableTransactionsRequest) Reset ¶
func (x *ListRedeemableTransactionsRequest) Reset()
func (*ListRedeemableTransactionsRequest) String ¶
func (x *ListRedeemableTransactionsRequest) String() string
type ListRedeemableTransactionsResponse ¶
type ListRedeemableTransactionsResponse struct { RedeemableTransactions []*RedeemableTransaction `` /* 127-byte string literal not displayed */ NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListRedeemableTransactionsResponse) Descriptor
deprecated
func (*ListRedeemableTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRedeemableTransactionsResponse.ProtoReflect.Descriptor instead.
func (*ListRedeemableTransactionsResponse) GetNextPageToken ¶
func (x *ListRedeemableTransactionsResponse) GetNextPageToken() string
func (*ListRedeemableTransactionsResponse) GetRedeemableTransactions ¶
func (x *ListRedeemableTransactionsResponse) GetRedeemableTransactions() []*RedeemableTransaction
func (*ListRedeemableTransactionsResponse) ProtoMessage ¶
func (*ListRedeemableTransactionsResponse) ProtoMessage()
func (*ListRedeemableTransactionsResponse) ProtoReflect ¶
func (x *ListRedeemableTransactionsResponse) ProtoReflect() protoreflect.Message
func (*ListRedeemableTransactionsResponse) Reset ¶
func (x *ListRedeemableTransactionsResponse) Reset()
func (*ListRedeemableTransactionsResponse) String ¶
func (x *ListRedeemableTransactionsResponse) String() string
type ListSecretOptions ¶
type ListSecretOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListSecretOptions) Descriptor
deprecated
func (*ListSecretOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretOptions.ProtoReflect.Descriptor instead.
func (*ListSecretOptions) GetHasAllLabels ¶
func (x *ListSecretOptions) GetHasAllLabels() map[string]string
func (*ListSecretOptions) GetHasOneOfLabels ¶
func (x *ListSecretOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListSecretOptions) GetOrderOptions ¶
func (x *ListSecretOptions) GetOrderOptions() *OrderOptions
func (*ListSecretOptions) ProtoMessage ¶
func (*ListSecretOptions) ProtoMessage()
func (*ListSecretOptions) ProtoReflect ¶
func (x *ListSecretOptions) ProtoReflect() protoreflect.Message
func (*ListSecretOptions) Reset ¶
func (x *ListSecretOptions) Reset()
func (*ListSecretOptions) String ¶
func (x *ListSecretOptions) String() string
type ListSecretRequest ¶
type ListSecretRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListSecretOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListSecretRequest) Descriptor
deprecated
func (*ListSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretRequest.ProtoReflect.Descriptor instead.
func (*ListSecretRequest) GetOptions ¶
func (x *ListSecretRequest) GetOptions() *ListSecretOptions
func (*ListSecretRequest) GetPageParams ¶
func (x *ListSecretRequest) GetPageParams() *PageParams
func (*ListSecretRequest) ProtoMessage ¶
func (*ListSecretRequest) ProtoMessage()
func (*ListSecretRequest) ProtoReflect ¶
func (x *ListSecretRequest) ProtoReflect() protoreflect.Message
func (*ListSecretRequest) Reset ¶
func (x *ListSecretRequest) Reset()
func (*ListSecretRequest) String ¶
func (x *ListSecretRequest) String() string
type ListSecretResponse ¶
type ListSecretResponse struct { Items []*Secret `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListSecretResponse) Descriptor
deprecated
func (*ListSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSecretResponse.ProtoReflect.Descriptor instead.
func (*ListSecretResponse) GetItems ¶
func (x *ListSecretResponse) GetItems() []*Secret
func (*ListSecretResponse) GetNextPageToken ¶
func (x *ListSecretResponse) GetNextPageToken() string
func (*ListSecretResponse) ProtoMessage ¶
func (*ListSecretResponse) ProtoMessage()
func (*ListSecretResponse) ProtoReflect ¶
func (x *ListSecretResponse) ProtoReflect() protoreflect.Message
func (*ListSecretResponse) Reset ¶
func (x *ListSecretResponse) Reset()
func (*ListSecretResponse) String ¶
func (x *ListSecretResponse) String() string
type ListServiceEventOptions ¶
type ListServiceEventOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` BetweenTime *TimeRange `protobuf:"bytes,4,opt,name=between_time,json=betweenTime,proto3" json:"between_time,omitempty"` IsOneOfType []string `protobuf:"bytes,5,rep,name=is_one_of_type,json=isOneOfType,proto3" json:"is_one_of_type,omitempty"` IsTypePrefix *string `protobuf:"bytes,6,opt,name=is_type_prefix,json=isTypePrefix,proto3,oneof" json:"is_type_prefix,omitempty"` IsOneOfObject []string `protobuf:"bytes,7,rep,name=is_one_of_object,json=isOneOfObject,proto3" json:"is_one_of_object,omitempty"` // contains filtered or unexported fields }
func (*ListServiceEventOptions) Descriptor
deprecated
func (*ListServiceEventOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceEventOptions.ProtoReflect.Descriptor instead.
func (*ListServiceEventOptions) GetBetweenTime ¶
func (x *ListServiceEventOptions) GetBetweenTime() *TimeRange
func (*ListServiceEventOptions) GetHasAllLabels ¶
func (x *ListServiceEventOptions) GetHasAllLabels() map[string]string
func (*ListServiceEventOptions) GetHasOneOfLabels ¶
func (x *ListServiceEventOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListServiceEventOptions) GetIsOneOfObject ¶
func (x *ListServiceEventOptions) GetIsOneOfObject() []string
func (*ListServiceEventOptions) GetIsOneOfType ¶
func (x *ListServiceEventOptions) GetIsOneOfType() []string
func (*ListServiceEventOptions) GetIsTypePrefix ¶
func (x *ListServiceEventOptions) GetIsTypePrefix() string
func (*ListServiceEventOptions) GetOrderOptions ¶
func (x *ListServiceEventOptions) GetOrderOptions() *OrderOptions
func (*ListServiceEventOptions) ProtoMessage ¶
func (*ListServiceEventOptions) ProtoMessage()
func (*ListServiceEventOptions) ProtoReflect ¶
func (x *ListServiceEventOptions) ProtoReflect() protoreflect.Message
func (*ListServiceEventOptions) Reset ¶
func (x *ListServiceEventOptions) Reset()
func (*ListServiceEventOptions) String ¶
func (x *ListServiceEventOptions) String() string
type ListServiceEventRequest ¶
type ListServiceEventRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListServiceEventOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListServiceEventRequest) Descriptor
deprecated
func (*ListServiceEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceEventRequest.ProtoReflect.Descriptor instead.
func (*ListServiceEventRequest) GetOptions ¶
func (x *ListServiceEventRequest) GetOptions() *ListServiceEventOptions
func (*ListServiceEventRequest) GetPageParams ¶
func (x *ListServiceEventRequest) GetPageParams() *PageParams
func (*ListServiceEventRequest) ProtoMessage ¶
func (*ListServiceEventRequest) ProtoMessage()
func (*ListServiceEventRequest) ProtoReflect ¶
func (x *ListServiceEventRequest) ProtoReflect() protoreflect.Message
func (*ListServiceEventRequest) Reset ¶
func (x *ListServiceEventRequest) Reset()
func (*ListServiceEventRequest) String ¶
func (x *ListServiceEventRequest) String() string
type ListServiceEventResponse ¶
type ListServiceEventResponse struct { Items []*ServiceEvent `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListServiceEventResponse) Descriptor
deprecated
func (*ListServiceEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceEventResponse.ProtoReflect.Descriptor instead.
func (*ListServiceEventResponse) GetItems ¶
func (x *ListServiceEventResponse) GetItems() []*ServiceEvent
func (*ListServiceEventResponse) GetNextPageToken ¶
func (x *ListServiceEventResponse) GetNextPageToken() string
func (*ListServiceEventResponse) ProtoMessage ¶
func (*ListServiceEventResponse) ProtoMessage()
func (*ListServiceEventResponse) ProtoReflect ¶
func (x *ListServiceEventResponse) ProtoReflect() protoreflect.Message
func (*ListServiceEventResponse) Reset ¶
func (x *ListServiceEventResponse) Reset()
func (*ListServiceEventResponse) String ¶
func (x *ListServiceEventResponse) String() string
type ListSessionOptions ¶
type ListSessionOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListSessionOptions) Descriptor
deprecated
func (*ListSessionOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionOptions.ProtoReflect.Descriptor instead.
func (*ListSessionOptions) GetHasAllLabels ¶
func (x *ListSessionOptions) GetHasAllLabels() map[string]string
func (*ListSessionOptions) GetHasOneOfLabels ¶
func (x *ListSessionOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListSessionOptions) GetOrderOptions ¶
func (x *ListSessionOptions) GetOrderOptions() *OrderOptions
func (*ListSessionOptions) ProtoMessage ¶
func (*ListSessionOptions) ProtoMessage()
func (*ListSessionOptions) ProtoReflect ¶
func (x *ListSessionOptions) ProtoReflect() protoreflect.Message
func (*ListSessionOptions) Reset ¶
func (x *ListSessionOptions) Reset()
func (*ListSessionOptions) String ¶
func (x *ListSessionOptions) String() string
type ListSessionRequest ¶
type ListSessionRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListSessionOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListSessionRequest) Descriptor
deprecated
func (*ListSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionRequest.ProtoReflect.Descriptor instead.
func (*ListSessionRequest) GetOptions ¶
func (x *ListSessionRequest) GetOptions() *ListSessionOptions
func (*ListSessionRequest) GetPageParams ¶
func (x *ListSessionRequest) GetPageParams() *PageParams
func (*ListSessionRequest) ProtoMessage ¶
func (*ListSessionRequest) ProtoMessage()
func (*ListSessionRequest) ProtoReflect ¶
func (x *ListSessionRequest) ProtoReflect() protoreflect.Message
func (*ListSessionRequest) Reset ¶
func (x *ListSessionRequest) Reset()
func (*ListSessionRequest) String ¶
func (x *ListSessionRequest) String() string
type ListSessionResponse ¶
type ListSessionResponse struct { Items []*Session `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListSessionResponse) Descriptor
deprecated
func (*ListSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionResponse.ProtoReflect.Descriptor instead.
func (*ListSessionResponse) GetItems ¶
func (x *ListSessionResponse) GetItems() []*Session
func (*ListSessionResponse) GetNextPageToken ¶
func (x *ListSessionResponse) GetNextPageToken() string
func (*ListSessionResponse) ProtoMessage ¶
func (*ListSessionResponse) ProtoMessage()
func (*ListSessionResponse) ProtoReflect ¶
func (x *ListSessionResponse) ProtoReflect() protoreflect.Message
func (*ListSessionResponse) Reset ¶
func (x *ListSessionResponse) Reset()
func (*ListSessionResponse) String ¶
func (x *ListSessionResponse) String() string
type ListStarredNotebooksRequest ¶
type ListStarredNotebooksRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListStarsOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListStarredNotebooksRequest) Descriptor
deprecated
func (*ListStarredNotebooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListStarredNotebooksRequest.ProtoReflect.Descriptor instead.
func (*ListStarredNotebooksRequest) GetOptions ¶
func (x *ListStarredNotebooksRequest) GetOptions() *ListStarsOptions
func (*ListStarredNotebooksRequest) GetPageParams ¶
func (x *ListStarredNotebooksRequest) GetPageParams() *PageParams
func (*ListStarredNotebooksRequest) ProtoMessage ¶
func (*ListStarredNotebooksRequest) ProtoMessage()
func (*ListStarredNotebooksRequest) ProtoReflect ¶
func (x *ListStarredNotebooksRequest) ProtoReflect() protoreflect.Message
func (*ListStarredNotebooksRequest) Reset ¶
func (x *ListStarredNotebooksRequest) Reset()
func (*ListStarredNotebooksRequest) String ¶
func (x *ListStarredNotebooksRequest) String() string
type ListStarredNotebooksResponse ¶
type ListStarredNotebooksResponse struct { Items []*Notebook `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListStarredNotebooksResponse) Descriptor
deprecated
func (*ListStarredNotebooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListStarredNotebooksResponse.ProtoReflect.Descriptor instead.
func (*ListStarredNotebooksResponse) GetItems ¶
func (x *ListStarredNotebooksResponse) GetItems() []*Notebook
func (*ListStarredNotebooksResponse) GetNextPageToken ¶
func (x *ListStarredNotebooksResponse) GetNextPageToken() string
func (*ListStarredNotebooksResponse) ProtoMessage ¶
func (*ListStarredNotebooksResponse) ProtoMessage()
func (*ListStarredNotebooksResponse) ProtoReflect ¶
func (x *ListStarredNotebooksResponse) ProtoReflect() protoreflect.Message
func (*ListStarredNotebooksResponse) Reset ¶
func (x *ListStarredNotebooksResponse) Reset()
func (*ListStarredNotebooksResponse) String ¶
func (x *ListStarredNotebooksResponse) String() string
type ListStarsOptions ¶
type ListStarsOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListStarsOptions) Descriptor
deprecated
func (*ListStarsOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListStarsOptions.ProtoReflect.Descriptor instead.
func (*ListStarsOptions) GetHasAllLabels ¶
func (x *ListStarsOptions) GetHasAllLabels() map[string]string
func (*ListStarsOptions) GetHasOneOfLabels ¶
func (x *ListStarsOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListStarsOptions) GetOrderOptions ¶
func (x *ListStarsOptions) GetOrderOptions() *OrderOptions
func (*ListStarsOptions) ProtoMessage ¶
func (*ListStarsOptions) ProtoMessage()
func (*ListStarsOptions) ProtoReflect ¶
func (x *ListStarsOptions) ProtoReflect() protoreflect.Message
func (*ListStarsOptions) Reset ¶
func (x *ListStarsOptions) Reset()
func (*ListStarsOptions) String ¶
func (x *ListStarsOptions) String() string
type ListStarsRequest ¶
type ListStarsRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListStarsOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListStarsRequest) Descriptor
deprecated
func (*ListStarsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListStarsRequest.ProtoReflect.Descriptor instead.
func (*ListStarsRequest) GetOptions ¶
func (x *ListStarsRequest) GetOptions() *ListStarsOptions
func (*ListStarsRequest) GetPageParams ¶
func (x *ListStarsRequest) GetPageParams() *PageParams
func (*ListStarsRequest) ProtoMessage ¶
func (*ListStarsRequest) ProtoMessage()
func (*ListStarsRequest) ProtoReflect ¶
func (x *ListStarsRequest) ProtoReflect() protoreflect.Message
func (*ListStarsRequest) Reset ¶
func (x *ListStarsRequest) Reset()
func (*ListStarsRequest) String ¶
func (x *ListStarsRequest) String() string
type ListStarsResponse ¶
type ListStarsResponse struct { Items []*Star `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListStarsResponse) Descriptor
deprecated
func (*ListStarsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListStarsResponse.ProtoReflect.Descriptor instead.
func (*ListStarsResponse) GetItems ¶
func (x *ListStarsResponse) GetItems() []*Star
func (*ListStarsResponse) GetNextPageToken ¶
func (x *ListStarsResponse) GetNextPageToken() string
func (*ListStarsResponse) ProtoMessage ¶
func (*ListStarsResponse) ProtoMessage()
func (*ListStarsResponse) ProtoReflect ¶
func (x *ListStarsResponse) ProtoReflect() protoreflect.Message
func (*ListStarsResponse) Reset ¶
func (x *ListStarsResponse) Reset()
func (*ListStarsResponse) String ¶
func (x *ListStarsResponse) String() string
type ListSubnetOptions ¶
type ListSubnetOptions struct { VpcId *string `protobuf:"bytes,1,opt,name=vpc_id,json=vpcId,proto3,oneof" json:"vpc_id,omitempty"` // contains filtered or unexported fields }
func (*ListSubnetOptions) Descriptor
deprecated
func (*ListSubnetOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListSubnetOptions.ProtoReflect.Descriptor instead.
func (*ListSubnetOptions) GetVpcId ¶
func (x *ListSubnetOptions) GetVpcId() string
func (*ListSubnetOptions) ProtoMessage ¶
func (*ListSubnetOptions) ProtoMessage()
func (*ListSubnetOptions) ProtoReflect ¶
func (x *ListSubnetOptions) ProtoReflect() protoreflect.Message
func (*ListSubnetOptions) Reset ¶
func (x *ListSubnetOptions) Reset()
func (*ListSubnetOptions) String ¶
func (x *ListSubnetOptions) String() string
type ListSubnetRequest ¶
type ListSubnetRequest struct { // PageParams page_params = 1; CloudCredId string `protobuf:"bytes,2,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` Options *ListSubnetOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListSubnetRequest) Descriptor
deprecated
func (*ListSubnetRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubnetRequest.ProtoReflect.Descriptor instead.
func (*ListSubnetRequest) GetCloudCredId ¶
func (x *ListSubnetRequest) GetCloudCredId() string
func (*ListSubnetRequest) GetLocation ¶
func (x *ListSubnetRequest) GetLocation() string
func (*ListSubnetRequest) GetOptions ¶
func (x *ListSubnetRequest) GetOptions() *ListSubnetOptions
func (*ListSubnetRequest) ProtoMessage ¶
func (*ListSubnetRequest) ProtoMessage()
func (*ListSubnetRequest) ProtoReflect ¶
func (x *ListSubnetRequest) ProtoReflect() protoreflect.Message
func (*ListSubnetRequest) Reset ¶
func (x *ListSubnetRequest) Reset()
func (*ListSubnetRequest) String ¶
func (x *ListSubnetRequest) String() string
type ListSubnetResponse ¶
type ListSubnetResponse struct { Items []*Subnet `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListSubnetResponse) Descriptor
deprecated
func (*ListSubnetResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubnetResponse.ProtoReflect.Descriptor instead.
func (*ListSubnetResponse) GetItems ¶
func (x *ListSubnetResponse) GetItems() []*Subnet
func (*ListSubnetResponse) GetNextPageToken ¶
func (x *ListSubnetResponse) GetNextPageToken() string
func (*ListSubnetResponse) ProtoMessage ¶
func (*ListSubnetResponse) ProtoMessage()
func (*ListSubnetResponse) ProtoReflect ¶
func (x *ListSubnetResponse) ProtoReflect() protoreflect.Message
func (*ListSubnetResponse) Reset ¶
func (x *ListSubnetResponse) Reset()
func (*ListSubnetResponse) String ¶
func (x *ListSubnetResponse) String() string
type ListTransactionOptions ¶
type ListTransactionOptions struct { HasAllLabels map[string]string `` /* 187-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 195-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` LedgerIds []string `protobuf:"bytes,4,rep,name=ledger_ids,json=ledgerIds,proto3" json:"ledger_ids,omitempty"` BillingProfileId string `protobuf:"bytes,5,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*ListTransactionOptions) Descriptor
deprecated
func (*ListTransactionOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListTransactionOptions.ProtoReflect.Descriptor instead.
func (*ListTransactionOptions) GetBillingProfileId ¶
func (x *ListTransactionOptions) GetBillingProfileId() string
func (*ListTransactionOptions) GetHasAllLabels ¶
func (x *ListTransactionOptions) GetHasAllLabels() map[string]string
func (*ListTransactionOptions) GetHasOneOfLabels ¶
func (x *ListTransactionOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListTransactionOptions) GetLedgerIds ¶
func (x *ListTransactionOptions) GetLedgerIds() []string
func (*ListTransactionOptions) GetOrderOptions ¶
func (x *ListTransactionOptions) GetOrderOptions() *OrderOptions
func (*ListTransactionOptions) ProtoMessage ¶
func (*ListTransactionOptions) ProtoMessage()
func (*ListTransactionOptions) ProtoReflect ¶
func (x *ListTransactionOptions) ProtoReflect() protoreflect.Message
func (*ListTransactionOptions) Reset ¶
func (x *ListTransactionOptions) Reset()
func (*ListTransactionOptions) String ¶
func (x *ListTransactionOptions) String() string
type ListTransactionRequest ¶
type ListTransactionRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListTransactionOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListTransactionRequest) Descriptor
deprecated
func (*ListTransactionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTransactionRequest.ProtoReflect.Descriptor instead.
func (*ListTransactionRequest) GetOptions ¶
func (x *ListTransactionRequest) GetOptions() *ListTransactionOptions
func (*ListTransactionRequest) GetPageParams ¶
func (x *ListTransactionRequest) GetPageParams() *PageParams
func (*ListTransactionRequest) ProtoMessage ¶
func (*ListTransactionRequest) ProtoMessage()
func (*ListTransactionRequest) ProtoReflect ¶
func (x *ListTransactionRequest) ProtoReflect() protoreflect.Message
func (*ListTransactionRequest) Reset ¶
func (x *ListTransactionRequest) Reset()
func (*ListTransactionRequest) String ¶
func (x *ListTransactionRequest) String() string
type ListTransactionResponse ¶
type ListTransactionResponse struct { Items []*Transaction `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListTransactionResponse) Descriptor
deprecated
func (*ListTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTransactionResponse.ProtoReflect.Descriptor instead.
func (*ListTransactionResponse) GetItems ¶
func (x *ListTransactionResponse) GetItems() []*Transaction
func (*ListTransactionResponse) GetNextPageToken ¶
func (x *ListTransactionResponse) GetNextPageToken() string
func (*ListTransactionResponse) ProtoMessage ¶
func (*ListTransactionResponse) ProtoMessage()
func (*ListTransactionResponse) ProtoReflect ¶
func (x *ListTransactionResponse) ProtoReflect() protoreflect.Message
func (*ListTransactionResponse) Reset ¶
func (x *ListTransactionResponse) Reset()
func (*ListTransactionResponse) String ¶
func (x *ListTransactionResponse) String() string
type ListVpcOptions ¶
type ListVpcOptions struct {
// contains filtered or unexported fields
}
func (*ListVpcOptions) Descriptor
deprecated
func (*ListVpcOptions) Descriptor() ([]byte, []int)
Deprecated: Use ListVpcOptions.ProtoReflect.Descriptor instead.
func (*ListVpcOptions) ProtoMessage ¶
func (*ListVpcOptions) ProtoMessage()
func (*ListVpcOptions) ProtoReflect ¶
func (x *ListVpcOptions) ProtoReflect() protoreflect.Message
func (*ListVpcOptions) Reset ¶
func (x *ListVpcOptions) Reset()
func (*ListVpcOptions) String ¶
func (x *ListVpcOptions) String() string
type ListVpcRequest ¶
type ListVpcRequest struct { // PageParams page_params = 1; CloudCredId string `protobuf:"bytes,2,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` Options *ListVpcOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListVpcRequest) Descriptor
deprecated
func (*ListVpcRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListVpcRequest.ProtoReflect.Descriptor instead.
func (*ListVpcRequest) GetCloudCredId ¶
func (x *ListVpcRequest) GetCloudCredId() string
func (*ListVpcRequest) GetLocation ¶
func (x *ListVpcRequest) GetLocation() string
func (*ListVpcRequest) GetOptions ¶
func (x *ListVpcRequest) GetOptions() *ListVpcOptions
func (*ListVpcRequest) ProtoMessage ¶
func (*ListVpcRequest) ProtoMessage()
func (*ListVpcRequest) ProtoReflect ¶
func (x *ListVpcRequest) ProtoReflect() protoreflect.Message
func (*ListVpcRequest) Reset ¶
func (x *ListVpcRequest) Reset()
func (*ListVpcRequest) String ¶
func (x *ListVpcRequest) String() string
type ListVpcResponse ¶
type ListVpcResponse struct { Items []*Vpc `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListVpcResponse) Descriptor
deprecated
func (*ListVpcResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListVpcResponse.ProtoReflect.Descriptor instead.
func (*ListVpcResponse) GetItems ¶
func (x *ListVpcResponse) GetItems() []*Vpc
func (*ListVpcResponse) GetNextPageToken ¶
func (x *ListVpcResponse) GetNextPageToken() string
func (*ListVpcResponse) ProtoMessage ¶
func (*ListVpcResponse) ProtoMessage()
func (*ListVpcResponse) ProtoReflect ¶
func (x *ListVpcResponse) ProtoReflect() protoreflect.Message
func (*ListVpcResponse) Reset ¶
func (x *ListVpcResponse) Reset()
func (*ListVpcResponse) String ¶
func (x *ListVpcResponse) String() string
type Location ¶
type Location struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Available bool `protobuf:"varint,3,opt,name=available,proto3" json:"available,omitempty"` Endpoint string `protobuf:"bytes,4,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Country string `protobuf:"bytes,5,opt,name=country,proto3" json:"country,omitempty"` // contains filtered or unexported fields }
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
type Notebook ¶
type Notebook struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` SourceUrl string `protobuf:"bytes,3,opt,name=source_url,json=sourceUrl,proto3" json:"source_url,omitempty"` SourceType string `protobuf:"bytes,4,opt,name=source_type,json=sourceType,proto3" json:"source_type,omitempty"` RawUrl string `protobuf:"bytes,5,opt,name=raw_url,json=rawUrl,proto3" json:"raw_url,omitempty"` HtmlUrl string `protobuf:"bytes,6,opt,name=html_url,json=htmlUrl,proto3" json:"html_url,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Tags map[string]string `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Notebook) GetCreateTime ¶
func (x *Notebook) GetCreateTime() *timestamppb.Timestamp
func (*Notebook) GetUpdateTime ¶
func (x *Notebook) GetUpdateTime() *timestamppb.Timestamp
func (*Notebook) ProtoReflect ¶
func (x *Notebook) ProtoReflect() protoreflect.Message
type OnDemand ¶
type OnDemand struct { Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` RateCode string `protobuf:"bytes,2,opt,name=rate_code,json=rateCode,proto3" json:"rate_code,omitempty"` Unit string `protobuf:"bytes,3,opt,name=unit,proto3" json:"unit,omitempty"` PricePerUnit *CurrencyAmount `protobuf:"bytes,4,opt,name=price_per_unit,json=pricePerUnit,proto3" json:"price_per_unit,omitempty"` // contains filtered or unexported fields }
func (*OnDemand) GetPricePerUnit ¶
func (x *OnDemand) GetPricePerUnit() *CurrencyAmount
func (*OnDemand) ProtoReflect ¶
func (x *OnDemand) ProtoReflect() protoreflect.Message
type OrderOptions ¶
type OrderOptions struct { OrderBy *string `protobuf:"bytes,1,opt,name=order_by,json=orderBy,proto3,oneof" json:"order_by,omitempty"` Ordering *string `protobuf:"bytes,2,opt,name=ordering,proto3,oneof" json:"ordering,omitempty"` // contains filtered or unexported fields }
func (*OrderOptions) Descriptor
deprecated
func (*OrderOptions) Descriptor() ([]byte, []int)
Deprecated: Use OrderOptions.ProtoReflect.Descriptor instead.
func (*OrderOptions) GetOrderBy ¶
func (x *OrderOptions) GetOrderBy() string
func (*OrderOptions) GetOrdering ¶
func (x *OrderOptions) GetOrdering() string
func (*OrderOptions) ProtoMessage ¶
func (*OrderOptions) ProtoMessage()
func (*OrderOptions) ProtoReflect ¶
func (x *OrderOptions) ProtoReflect() protoreflect.Message
func (*OrderOptions) Reset ¶
func (x *OrderOptions) Reset()
func (*OrderOptions) String ¶
func (x *OrderOptions) String() string
type PageParams ¶
type PageParams struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*PageParams) Descriptor
deprecated
func (*PageParams) Descriptor() ([]byte, []int)
Deprecated: Use PageParams.ProtoReflect.Descriptor instead.
func (*PageParams) GetPageSize ¶
func (x *PageParams) GetPageSize() int32
func (*PageParams) GetPageToken ¶
func (x *PageParams) GetPageToken() string
func (*PageParams) ProtoMessage ¶
func (*PageParams) ProtoMessage()
func (*PageParams) ProtoReflect ¶
func (x *PageParams) ProtoReflect() protoreflect.Message
func (*PageParams) Reset ¶
func (x *PageParams) Reset()
func (*PageParams) String ¶
func (x *PageParams) String() string
type PauseHealthCheckRequest ¶
type PauseHealthCheckRequest struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` // contains filtered or unexported fields }
func (*PauseHealthCheckRequest) Descriptor
deprecated
func (*PauseHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*PauseHealthCheckRequest) GetHealthCheckId ¶
func (x *PauseHealthCheckRequest) GetHealthCheckId() string
func (*PauseHealthCheckRequest) ProtoMessage ¶
func (*PauseHealthCheckRequest) ProtoMessage()
func (*PauseHealthCheckRequest) ProtoReflect ¶
func (x *PauseHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*PauseHealthCheckRequest) Reset ¶
func (x *PauseHealthCheckRequest) Reset()
func (*PauseHealthCheckRequest) String ¶
func (x *PauseHealthCheckRequest) String() string
type PauseHealthCheckResponse ¶
type PauseHealthCheckResponse struct {
// contains filtered or unexported fields
}
func (*PauseHealthCheckResponse) Descriptor
deprecated
func (*PauseHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*PauseHealthCheckResponse) ProtoMessage ¶
func (*PauseHealthCheckResponse) ProtoMessage()
func (*PauseHealthCheckResponse) ProtoReflect ¶
func (x *PauseHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*PauseHealthCheckResponse) Reset ¶
func (x *PauseHealthCheckResponse) Reset()
func (*PauseHealthCheckResponse) String ¶
func (x *PauseHealthCheckResponse) String() string
type PausePaymentCollectionRequest ¶
type PausePaymentCollectionRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*PausePaymentCollectionRequest) Descriptor
deprecated
func (*PausePaymentCollectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PausePaymentCollectionRequest.ProtoReflect.Descriptor instead.
func (*PausePaymentCollectionRequest) GetBillingProfileId ¶
func (x *PausePaymentCollectionRequest) GetBillingProfileId() string
func (*PausePaymentCollectionRequest) ProtoMessage ¶
func (*PausePaymentCollectionRequest) ProtoMessage()
func (*PausePaymentCollectionRequest) ProtoReflect ¶
func (x *PausePaymentCollectionRequest) ProtoReflect() protoreflect.Message
func (*PausePaymentCollectionRequest) Reset ¶
func (x *PausePaymentCollectionRequest) Reset()
func (*PausePaymentCollectionRequest) String ¶
func (x *PausePaymentCollectionRequest) String() string
type PausePaymentCollectionResponse ¶
type PausePaymentCollectionResponse struct {
// contains filtered or unexported fields
}
func (*PausePaymentCollectionResponse) Descriptor
deprecated
func (*PausePaymentCollectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PausePaymentCollectionResponse.ProtoReflect.Descriptor instead.
func (*PausePaymentCollectionResponse) ProtoMessage ¶
func (*PausePaymentCollectionResponse) ProtoMessage()
func (*PausePaymentCollectionResponse) ProtoReflect ¶
func (x *PausePaymentCollectionResponse) ProtoReflect() protoreflect.Message
func (*PausePaymentCollectionResponse) Reset ¶
func (x *PausePaymentCollectionResponse) Reset()
func (*PausePaymentCollectionResponse) String ¶
func (x *PausePaymentCollectionResponse) String() string
type Payment ¶
type Payment struct { PaymentId string `protobuf:"bytes,1,opt,name=payment_id,json=paymentId,proto3" json:"payment_id,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` Message string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"` CaptureMethod string `protobuf:"bytes,5,opt,name=capture_method,json=captureMethod,proto3" json:"capture_method,omitempty"` // contains filtered or unexported fields }
func (*Payment) ProtoReflect ¶
func (x *Payment) ProtoReflect() protoreflect.Message
type PaymentIntent ¶
type PaymentIntent struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // contains filtered or unexported fields }
func (*PaymentIntent) Descriptor
deprecated
func (*PaymentIntent) Descriptor() ([]byte, []int)
Deprecated: Use PaymentIntent.ProtoReflect.Descriptor instead.
func (*PaymentIntent) GetClientSecret ¶
func (x *PaymentIntent) GetClientSecret() string
func (*PaymentIntent) GetId ¶
func (x *PaymentIntent) GetId() string
func (*PaymentIntent) ProtoMessage ¶
func (*PaymentIntent) ProtoMessage()
func (*PaymentIntent) ProtoReflect ¶
func (x *PaymentIntent) ProtoReflect() protoreflect.Message
func (*PaymentIntent) Reset ¶
func (x *PaymentIntent) Reset()
func (*PaymentIntent) String ¶
func (x *PaymentIntent) String() string
type PaymentMethod ¶
type PaymentMethod struct { PaymentMethodId string `protobuf:"bytes,1,opt,name=payment_method_id,json=paymentMethodId,proto3" json:"payment_method_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Card *Card `protobuf:"bytes,3,opt,name=card,proto3" json:"card,omitempty"` Default bool `protobuf:"varint,4,opt,name=default,proto3" json:"default,omitempty"` LatestPayment *Payment `protobuf:"bytes,5,opt,name=latest_payment,json=latestPayment,proto3" json:"latest_payment,omitempty"` CreatedAt int64 `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*PaymentMethod) Descriptor
deprecated
func (*PaymentMethod) Descriptor() ([]byte, []int)
Deprecated: Use PaymentMethod.ProtoReflect.Descriptor instead.
func (*PaymentMethod) GetCard ¶
func (x *PaymentMethod) GetCard() *Card
func (*PaymentMethod) GetCreatedAt ¶
func (x *PaymentMethod) GetCreatedAt() int64
func (*PaymentMethod) GetDefault ¶
func (x *PaymentMethod) GetDefault() bool
func (*PaymentMethod) GetLatestPayment ¶
func (x *PaymentMethod) GetLatestPayment() *Payment
func (*PaymentMethod) GetPaymentMethodId ¶
func (x *PaymentMethod) GetPaymentMethodId() string
func (*PaymentMethod) GetType ¶
func (x *PaymentMethod) GetType() string
func (*PaymentMethod) ProtoMessage ¶
func (*PaymentMethod) ProtoMessage()
func (*PaymentMethod) ProtoReflect ¶
func (x *PaymentMethod) ProtoReflect() protoreflect.Message
func (*PaymentMethod) Reset ¶
func (x *PaymentMethod) Reset()
func (*PaymentMethod) String ¶
func (x *PaymentMethod) String() string
type PersistentPod ¶
type PersistentPod struct { PersistentPodId string `protobuf:"bytes,1,opt,name=persistent_pod_id,json=persistentPodId,proto3" json:"persistent_pod_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PersistentPod) Descriptor
deprecated
func (*PersistentPod) Descriptor() ([]byte, []int)
Deprecated: Use PersistentPod.ProtoReflect.Descriptor instead.
func (*PersistentPod) GetCreateTime ¶
func (x *PersistentPod) GetCreateTime() *timestamppb.Timestamp
func (*PersistentPod) GetLabels ¶
func (x *PersistentPod) GetLabels() map[string]string
func (*PersistentPod) GetPersistentPodId ¶
func (x *PersistentPod) GetPersistentPodId() string
func (*PersistentPod) GetUpdateTime ¶
func (x *PersistentPod) GetUpdateTime() *timestamppb.Timestamp
func (*PersistentPod) ProtoMessage ¶
func (*PersistentPod) ProtoMessage()
func (*PersistentPod) ProtoReflect ¶
func (x *PersistentPod) ProtoReflect() protoreflect.Message
func (*PersistentPod) Reset ¶
func (x *PersistentPod) Reset()
func (*PersistentPod) String ¶
func (x *PersistentPod) String() string
type PriceSample ¶
type PriceSample struct { Time *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"` Unit string `protobuf:"bytes,2,opt,name=unit,proto3" json:"unit,omitempty"` PricePerUnit *CurrencyAmount `protobuf:"bytes,3,opt,name=price_per_unit,json=pricePerUnit,proto3" json:"price_per_unit,omitempty"` // contains filtered or unexported fields }
func (*PriceSample) Descriptor
deprecated
func (*PriceSample) Descriptor() ([]byte, []int)
Deprecated: Use PriceSample.ProtoReflect.Descriptor instead.
func (*PriceSample) GetPricePerUnit ¶
func (x *PriceSample) GetPricePerUnit() *CurrencyAmount
func (*PriceSample) GetTime ¶
func (x *PriceSample) GetTime() *timestamppb.Timestamp
func (*PriceSample) GetUnit ¶
func (x *PriceSample) GetUnit() string
func (*PriceSample) ProtoMessage ¶
func (*PriceSample) ProtoMessage()
func (*PriceSample) ProtoReflect ¶
func (x *PriceSample) ProtoReflect() protoreflect.Message
func (*PriceSample) Reset ¶
func (x *PriceSample) Reset()
func (*PriceSample) String ¶
func (x *PriceSample) String() string
type Probe ¶
type Probe struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // "ssh" Args map[string]string `` // {"cmd": "echo hello"} /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Probe) ProtoReflect ¶
func (x *Probe) ProtoReflect() protoreflect.Message
type ProbeConfig ¶
type ProbeConfig struct { InitialDelaySeconds *int32 `` /* 127-byte string literal not displayed */ PeriodSeconds *int32 `protobuf:"varint,2,opt,name=period_seconds,json=periodSeconds,proto3,oneof" json:"period_seconds,omitempty"` TimeoutSeconds *int32 `protobuf:"varint,3,opt,name=timeout_seconds,json=timeoutSeconds,proto3,oneof" json:"timeout_seconds,omitempty"` ShouldPauseOnFirstSuccess *bool `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ProbeConfig) Descriptor
deprecated
func (*ProbeConfig) Descriptor() ([]byte, []int)
Deprecated: Use ProbeConfig.ProtoReflect.Descriptor instead.
func (*ProbeConfig) GetInitialDelaySeconds ¶
func (x *ProbeConfig) GetInitialDelaySeconds() int32
func (*ProbeConfig) GetPeriodSeconds ¶
func (x *ProbeConfig) GetPeriodSeconds() int32
func (*ProbeConfig) GetShouldPauseOnFirstSuccess ¶
func (x *ProbeConfig) GetShouldPauseOnFirstSuccess() bool
func (*ProbeConfig) GetTimeoutSeconds ¶
func (x *ProbeConfig) GetTimeoutSeconds() int32
func (*ProbeConfig) ProtoMessage ¶
func (*ProbeConfig) ProtoMessage()
func (*ProbeConfig) ProtoReflect ¶
func (x *ProbeConfig) ProtoReflect() protoreflect.Message
func (*ProbeConfig) Reset ¶
func (x *ProbeConfig) Reset()
func (*ProbeConfig) String ¶
func (x *ProbeConfig) String() string
type ProbeHealthCheck ¶
type ProbeHealthCheck struct { Config *ProbeConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` Probe *Probe `protobuf:"bytes,2,opt,name=probe,proto3" json:"probe,omitempty"` ProbeStatus string `protobuf:"bytes,3,opt,name=probe_status,json=probeStatus,proto3" json:"probe_status,omitempty"` // one of "active", "paused" // contains filtered or unexported fields }
func (*ProbeHealthCheck) Descriptor
deprecated
func (*ProbeHealthCheck) Descriptor() ([]byte, []int)
Deprecated: Use ProbeHealthCheck.ProtoReflect.Descriptor instead.
func (*ProbeHealthCheck) GetConfig ¶
func (x *ProbeHealthCheck) GetConfig() *ProbeConfig
func (*ProbeHealthCheck) GetProbe ¶
func (x *ProbeHealthCheck) GetProbe() *Probe
func (*ProbeHealthCheck) GetProbeStatus ¶
func (x *ProbeHealthCheck) GetProbeStatus() string
func (*ProbeHealthCheck) ProtoMessage ¶
func (*ProbeHealthCheck) ProtoMessage()
func (*ProbeHealthCheck) ProtoReflect ¶
func (x *ProbeHealthCheck) ProtoReflect() protoreflect.Message
func (*ProbeHealthCheck) Reset ¶
func (x *ProbeHealthCheck) Reset()
func (*ProbeHealthCheck) String ¶
func (x *ProbeHealthCheck) String() string
type Product ¶
type Product struct { Sku string `protobuf:"bytes,1,opt,name=sku,proto3" json:"sku,omitempty"` UsageType string `protobuf:"bytes,2,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"` ProductType string `protobuf:"bytes,3,opt,name=product_type,json=productType,proto3" json:"product_type,omitempty"` ComputeInstanceProduct *ComputeInstanceProduct `` /* 129-byte string literal not displayed */ StorageProduct *StorageProduct `protobuf:"bytes,5,opt,name=storage_product,json=storageProduct,proto3" json:"storage_product,omitempty"` // contains filtered or unexported fields }
func (*Product) GetComputeInstanceProduct ¶
func (x *Product) GetComputeInstanceProduct() *ComputeInstanceProduct
func (*Product) GetStorageProduct ¶
func (x *Product) GetStorageProduct() *StorageProduct
func (*Product) ProtoReflect ¶
func (x *Product) ProtoReflect() protoreflect.Message
type ProvisionEnvironmentRequest ¶
type ProvisionEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` Provision *EnvironmentProvision `protobuf:"bytes,2,opt,name=provision,proto3" json:"provision,omitempty"` Build *EnvironmentBuild `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"` IdempotencyKey string `protobuf:"bytes,4,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` // contains filtered or unexported fields }
func (*ProvisionEnvironmentRequest) Descriptor
deprecated
func (*ProvisionEnvironmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionEnvironmentRequest.ProtoReflect.Descriptor instead.
func (*ProvisionEnvironmentRequest) GetBuild ¶
func (x *ProvisionEnvironmentRequest) GetBuild() *EnvironmentBuild
func (*ProvisionEnvironmentRequest) GetEnvironmentId ¶
func (x *ProvisionEnvironmentRequest) GetEnvironmentId() string
func (*ProvisionEnvironmentRequest) GetIdempotencyKey ¶
func (x *ProvisionEnvironmentRequest) GetIdempotencyKey() string
func (*ProvisionEnvironmentRequest) GetProvision ¶
func (x *ProvisionEnvironmentRequest) GetProvision() *EnvironmentProvision
func (*ProvisionEnvironmentRequest) ProtoMessage ¶
func (*ProvisionEnvironmentRequest) ProtoMessage()
func (*ProvisionEnvironmentRequest) ProtoReflect ¶
func (x *ProvisionEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*ProvisionEnvironmentRequest) Reset ¶
func (x *ProvisionEnvironmentRequest) Reset()
func (*ProvisionEnvironmentRequest) String ¶
func (x *ProvisionEnvironmentRequest) String() string
type ProvisionEnvironmentResponse ¶
type ProvisionEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ProvisionEnvironmentResponse) Descriptor
deprecated
func (*ProvisionEnvironmentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionEnvironmentResponse.ProtoReflect.Descriptor instead.
func (*ProvisionEnvironmentResponse) GetEnvironment ¶
func (x *ProvisionEnvironmentResponse) GetEnvironment() *Environment
func (*ProvisionEnvironmentResponse) ProtoMessage ¶
func (*ProvisionEnvironmentResponse) ProtoMessage()
func (*ProvisionEnvironmentResponse) ProtoReflect ¶
func (x *ProvisionEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*ProvisionEnvironmentResponse) Reset ¶
func (x *ProvisionEnvironmentResponse) Reset()
func (*ProvisionEnvironmentResponse) String ¶
func (x *ProvisionEnvironmentResponse) String() string
type ProvisionStatus ¶
type ProvisionStatus struct { Status *CreateAttemptStatus `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Attempts []*CreateAttempt `protobuf:"bytes,2,rep,name=attempts,proto3" json:"attempts,omitempty"` // contains filtered or unexported fields }
func (*ProvisionStatus) Descriptor
deprecated
func (*ProvisionStatus) Descriptor() ([]byte, []int)
Deprecated: Use ProvisionStatus.ProtoReflect.Descriptor instead.
func (*ProvisionStatus) GetAttempts ¶
func (x *ProvisionStatus) GetAttempts() []*CreateAttempt
func (*ProvisionStatus) GetStatus ¶
func (x *ProvisionStatus) GetStatus() *CreateAttemptStatus
func (*ProvisionStatus) ProtoMessage ¶
func (*ProvisionStatus) ProtoMessage()
func (*ProvisionStatus) ProtoReflect ¶
func (x *ProvisionStatus) ProtoReflect() protoreflect.Message
func (*ProvisionStatus) Reset ¶
func (x *ProvisionStatus) Reset()
func (*ProvisionStatus) String ¶
func (x *ProvisionStatus) String() string
type PublicProfile ¶
type PublicProfile struct { PublicProfileId string `protobuf:"bytes,1,opt,name=public_profile_id,json=publicProfileId,proto3" json:"public_profile_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ DisplayName string `protobuf:"bytes,6,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Bio string `protobuf:"bytes,7,opt,name=bio,proto3" json:"bio,omitempty"` CoverPhotoUrl string `protobuf:"bytes,8,opt,name=cover_photo_url,json=coverPhotoUrl,proto3" json:"cover_photo_url,omitempty"` Handle string `protobuf:"bytes,9,opt,name=handle,proto3" json:"handle,omitempty"` // contains filtered or unexported fields }
func (*PublicProfile) Descriptor
deprecated
func (*PublicProfile) Descriptor() ([]byte, []int)
Deprecated: Use PublicProfile.ProtoReflect.Descriptor instead.
func (*PublicProfile) GetBio ¶
func (x *PublicProfile) GetBio() string
func (*PublicProfile) GetCoverPhotoUrl ¶
func (x *PublicProfile) GetCoverPhotoUrl() string
func (*PublicProfile) GetCreateTime ¶
func (x *PublicProfile) GetCreateTime() *timestamppb.Timestamp
func (*PublicProfile) GetDisplayName ¶
func (x *PublicProfile) GetDisplayName() string
func (*PublicProfile) GetHandle ¶
func (x *PublicProfile) GetHandle() string
func (*PublicProfile) GetLabels ¶
func (x *PublicProfile) GetLabels() map[string]string
func (*PublicProfile) GetPublicProfileId ¶
func (x *PublicProfile) GetPublicProfileId() string
func (*PublicProfile) GetUpdateTime ¶
func (x *PublicProfile) GetUpdateTime() *timestamppb.Timestamp
func (*PublicProfile) ProtoMessage ¶
func (*PublicProfile) ProtoMessage()
func (*PublicProfile) ProtoReflect ¶
func (x *PublicProfile) ProtoReflect() protoreflect.Message
func (*PublicProfile) Reset ¶
func (x *PublicProfile) Reset()
func (*PublicProfile) String ¶
func (x *PublicProfile) String() string
type PurchaseCreditsRequest ¶
type PurchaseCreditsRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` PaymentMethodId string `protobuf:"bytes,3,opt,name=payment_method_id,json=paymentMethodId,proto3" json:"payment_method_id,omitempty"` // Stores the user id of the user who made the purchase. PurchasingUserId string `protobuf:"bytes,4,opt,name=purchasing_user_id,json=purchasingUserId,proto3" json:"purchasing_user_id,omitempty"` // contains filtered or unexported fields }
func (*PurchaseCreditsRequest) Descriptor
deprecated
func (*PurchaseCreditsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurchaseCreditsRequest.ProtoReflect.Descriptor instead.
func (*PurchaseCreditsRequest) GetAmount ¶
func (x *PurchaseCreditsRequest) GetAmount() int64
func (*PurchaseCreditsRequest) GetBillingProfileId ¶
func (x *PurchaseCreditsRequest) GetBillingProfileId() string
func (*PurchaseCreditsRequest) GetPaymentMethodId ¶
func (x *PurchaseCreditsRequest) GetPaymentMethodId() string
func (*PurchaseCreditsRequest) GetPurchasingUserId ¶
func (x *PurchaseCreditsRequest) GetPurchasingUserId() string
func (*PurchaseCreditsRequest) ProtoMessage ¶
func (*PurchaseCreditsRequest) ProtoMessage()
func (*PurchaseCreditsRequest) ProtoReflect ¶
func (x *PurchaseCreditsRequest) ProtoReflect() protoreflect.Message
func (*PurchaseCreditsRequest) Reset ¶
func (x *PurchaseCreditsRequest) Reset()
func (*PurchaseCreditsRequest) String ¶
func (x *PurchaseCreditsRequest) String() string
type PurchaseCreditsResponse ¶
type PurchaseCreditsResponse struct { PurchasedCredits *PurchasedCredits `protobuf:"bytes,1,opt,name=purchased_credits,json=purchasedCredits,proto3" json:"purchased_credits,omitempty"` // contains filtered or unexported fields }
func (*PurchaseCreditsResponse) Descriptor
deprecated
func (*PurchaseCreditsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurchaseCreditsResponse.ProtoReflect.Descriptor instead.
func (*PurchaseCreditsResponse) GetPurchasedCredits ¶
func (x *PurchaseCreditsResponse) GetPurchasedCredits() *PurchasedCredits
func (*PurchaseCreditsResponse) ProtoMessage ¶
func (*PurchaseCreditsResponse) ProtoMessage()
func (*PurchaseCreditsResponse) ProtoReflect ¶
func (x *PurchaseCreditsResponse) ProtoReflect() protoreflect.Message
func (*PurchaseCreditsResponse) Reset ¶
func (x *PurchaseCreditsResponse) Reset()
func (*PurchaseCreditsResponse) String ¶
func (x *PurchaseCreditsResponse) String() string
type PurchasedCredits ¶
type PurchasedCredits struct { PaymentIntentId string `protobuf:"bytes,1,opt,name=payment_intent_id,json=paymentIntentId,proto3" json:"payment_intent_id,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*PurchasedCredits) Descriptor
deprecated
func (*PurchasedCredits) Descriptor() ([]byte, []int)
Deprecated: Use PurchasedCredits.ProtoReflect.Descriptor instead.
func (*PurchasedCredits) GetAmount ¶
func (x *PurchasedCredits) GetAmount() int64
func (*PurchasedCredits) GetPaymentIntentId ¶
func (x *PurchasedCredits) GetPaymentIntentId() string
func (*PurchasedCredits) ProtoMessage ¶
func (*PurchasedCredits) ProtoMessage()
func (*PurchasedCredits) ProtoReflect ¶
func (x *PurchasedCredits) ProtoReflect() protoreflect.Message
func (*PurchasedCredits) Reset ¶
func (x *PurchasedCredits) Reset()
func (*PurchasedCredits) String ¶
func (x *PurchasedCredits) String() string
type Quota ¶
type Quota struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Maximum int32 `protobuf:"varint,3,opt,name=maximum,proto3" json:"maximum,omitempty"` Current int32 `protobuf:"varint,4,opt,name=current,proto3" json:"current,omitempty"` Unit string `protobuf:"bytes,5,opt,name=unit,proto3" json:"unit,omitempty"` // contains filtered or unexported fields }
func (*Quota) ProtoReflect ¶
func (x *Quota) ProtoReflect() protoreflect.Message
type RebootInstanceRequest ¶
type RebootInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*RebootInstanceRequest) Descriptor
deprecated
func (*RebootInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebootInstanceRequest.ProtoReflect.Descriptor instead.
func (*RebootInstanceRequest) GetInstanceId ¶
func (x *RebootInstanceRequest) GetInstanceId() string
func (*RebootInstanceRequest) ProtoMessage ¶
func (*RebootInstanceRequest) ProtoMessage()
func (*RebootInstanceRequest) ProtoReflect ¶
func (x *RebootInstanceRequest) ProtoReflect() protoreflect.Message
func (*RebootInstanceRequest) Reset ¶
func (x *RebootInstanceRequest) Reset()
func (*RebootInstanceRequest) String ¶
func (x *RebootInstanceRequest) String() string
type RebootInstanceResponse ¶
type RebootInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*RebootInstanceResponse) Descriptor
deprecated
func (*RebootInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebootInstanceResponse.ProtoReflect.Descriptor instead.
func (*RebootInstanceResponse) GetInstance ¶
func (x *RebootInstanceResponse) GetInstance() *Instance
func (*RebootInstanceResponse) ProtoMessage ¶
func (*RebootInstanceResponse) ProtoMessage()
func (*RebootInstanceResponse) ProtoReflect ¶
func (x *RebootInstanceResponse) ProtoReflect() protoreflect.Message
func (*RebootInstanceResponse) Reset ¶
func (x *RebootInstanceResponse) Reset()
func (*RebootInstanceResponse) String ¶
func (x *RebootInstanceResponse) String() string
type RedeemCloudPointsRequest ¶
type RedeemCloudPointsRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` // Types that are assignable to RedeemTo: // // *RedeemCloudPointsRequest_BillingProfileCreditRecipient RedeemTo isRedeemCloudPointsRequest_RedeemTo `protobuf_oneof:"redeem_to"` // contains filtered or unexported fields }
func (*RedeemCloudPointsRequest) Descriptor
deprecated
func (*RedeemCloudPointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RedeemCloudPointsRequest.ProtoReflect.Descriptor instead.
func (*RedeemCloudPointsRequest) GetAmount ¶
func (x *RedeemCloudPointsRequest) GetAmount() int64
func (*RedeemCloudPointsRequest) GetBillingProfileCreditRecipient ¶
func (x *RedeemCloudPointsRequest) GetBillingProfileCreditRecipient() *BillingProfileCreditRecipient
func (*RedeemCloudPointsRequest) GetBillingProfileId ¶
func (x *RedeemCloudPointsRequest) GetBillingProfileId() string
func (*RedeemCloudPointsRequest) GetRedeemTo ¶
func (m *RedeemCloudPointsRequest) GetRedeemTo() isRedeemCloudPointsRequest_RedeemTo
func (*RedeemCloudPointsRequest) ProtoMessage ¶
func (*RedeemCloudPointsRequest) ProtoMessage()
func (*RedeemCloudPointsRequest) ProtoReflect ¶
func (x *RedeemCloudPointsRequest) ProtoReflect() protoreflect.Message
func (*RedeemCloudPointsRequest) Reset ¶
func (x *RedeemCloudPointsRequest) Reset()
func (*RedeemCloudPointsRequest) String ¶
func (x *RedeemCloudPointsRequest) String() string
type RedeemCloudPointsRequest_BillingProfileCreditRecipient ¶
type RedeemCloudPointsRequest_BillingProfileCreditRecipient struct {
BillingProfileCreditRecipient *BillingProfileCreditRecipient `protobuf:"bytes,3,opt,name=billing_profile_credit_recipient,json=billingProfileCreditRecipient,proto3,oneof"`
}
type RedeemCloudPointsResponse ¶
type RedeemCloudPointsResponse struct { Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*RedeemCloudPointsResponse) Descriptor
deprecated
func (*RedeemCloudPointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RedeemCloudPointsResponse.ProtoReflect.Descriptor instead.
func (*RedeemCloudPointsResponse) GetAmount ¶
func (x *RedeemCloudPointsResponse) GetAmount() int64
func (*RedeemCloudPointsResponse) ProtoMessage ¶
func (*RedeemCloudPointsResponse) ProtoMessage()
func (*RedeemCloudPointsResponse) ProtoReflect ¶
func (x *RedeemCloudPointsResponse) ProtoReflect() protoreflect.Message
func (*RedeemCloudPointsResponse) Reset ¶
func (x *RedeemCloudPointsResponse) Reset()
func (*RedeemCloudPointsResponse) String ¶
func (x *RedeemCloudPointsResponse) String() string
type RedeemRedeemableRequest ¶
type RedeemRedeemableRequest struct { RedeemableId string `protobuf:"bytes,1,opt,name=redeemable_id,json=redeemableId,proto3" json:"redeemable_id,omitempty"` AmountUsd string `protobuf:"bytes,2,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` LedgerId string `protobuf:"bytes,3,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` TenantId string `protobuf:"bytes,4,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"` RedeemedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=redeemed_at,json=redeemedAt,proto3" json:"redeemed_at,omitempty"` ShortCode string `protobuf:"bytes,6,opt,name=short_code,json=shortCode,proto3" json:"short_code,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ BillingProfileId string `protobuf:"bytes,8,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*RedeemRedeemableRequest) Descriptor
deprecated
func (*RedeemRedeemableRequest) Descriptor() ([]byte, []int)
Deprecated: Use RedeemRedeemableRequest.ProtoReflect.Descriptor instead.
func (*RedeemRedeemableRequest) GetAmountUsd ¶
func (x *RedeemRedeemableRequest) GetAmountUsd() string
func (*RedeemRedeemableRequest) GetBillingProfileId ¶
func (x *RedeemRedeemableRequest) GetBillingProfileId() string
func (*RedeemRedeemableRequest) GetLabels ¶
func (x *RedeemRedeemableRequest) GetLabels() map[string]string
func (*RedeemRedeemableRequest) GetLedgerId ¶
func (x *RedeemRedeemableRequest) GetLedgerId() string
func (*RedeemRedeemableRequest) GetRedeemableId ¶
func (x *RedeemRedeemableRequest) GetRedeemableId() string
func (*RedeemRedeemableRequest) GetRedeemedAt ¶
func (x *RedeemRedeemableRequest) GetRedeemedAt() *timestamppb.Timestamp
func (*RedeemRedeemableRequest) GetShortCode ¶
func (x *RedeemRedeemableRequest) GetShortCode() string
func (*RedeemRedeemableRequest) GetTenantId ¶
func (x *RedeemRedeemableRequest) GetTenantId() string
func (*RedeemRedeemableRequest) ProtoMessage ¶
func (*RedeemRedeemableRequest) ProtoMessage()
func (*RedeemRedeemableRequest) ProtoReflect ¶
func (x *RedeemRedeemableRequest) ProtoReflect() protoreflect.Message
func (*RedeemRedeemableRequest) Reset ¶
func (x *RedeemRedeemableRequest) Reset()
func (*RedeemRedeemableRequest) String ¶
func (x *RedeemRedeemableRequest) String() string
type RedeemRedeemableResponse ¶
type RedeemRedeemableResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*RedeemRedeemableResponse) Descriptor
deprecated
func (*RedeemRedeemableResponse) Descriptor() ([]byte, []int)
Deprecated: Use RedeemRedeemableResponse.ProtoReflect.Descriptor instead.
func (*RedeemRedeemableResponse) GetTransaction ¶
func (x *RedeemRedeemableResponse) GetTransaction() *Transaction
func (*RedeemRedeemableResponse) ProtoMessage ¶
func (*RedeemRedeemableResponse) ProtoMessage()
func (*RedeemRedeemableResponse) ProtoReflect ¶
func (x *RedeemRedeemableResponse) ProtoReflect() protoreflect.Message
func (*RedeemRedeemableResponse) Reset ¶
func (x *RedeemRedeemableResponse) Reset()
func (*RedeemRedeemableResponse) String ¶
func (x *RedeemRedeemableResponse) String() string
type Redeemable ¶
type Redeemable struct { RedeemableId string `protobuf:"bytes,1,opt,name=redeemable_id,json=redeemableId,proto3" json:"redeemable_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ ShortCode string `protobuf:"bytes,6,opt,name=short_code,json=shortCode,proto3" json:"short_code,omitempty"` Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"` Status string `protobuf:"bytes,8,opt,name=status,proto3" json:"status,omitempty"` DefaultRedemptionAmountUsd string `` /* 143-byte string literal not displayed */ MaxRedemptionAmountUsd string `` /* 132-byte string literal not displayed */ ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` GlobalConstraint *RedeemableConstraint `protobuf:"bytes,14,opt,name=global_constraint,json=globalConstraint,proto3" json:"global_constraint,omitempty"` TenantConstraint *RedeemableConstraint `protobuf:"bytes,15,opt,name=tenant_constraint,json=tenantConstraint,proto3" json:"tenant_constraint,omitempty"` // contains filtered or unexported fields }
func (*Redeemable) Descriptor
deprecated
func (*Redeemable) Descriptor() ([]byte, []int)
Deprecated: Use Redeemable.ProtoReflect.Descriptor instead.
func (*Redeemable) GetCreateTime ¶
func (x *Redeemable) GetCreateTime() *timestamppb.Timestamp
func (*Redeemable) GetDefaultRedemptionAmountUsd ¶
func (x *Redeemable) GetDefaultRedemptionAmountUsd() string
func (*Redeemable) GetDescription ¶
func (x *Redeemable) GetDescription() string
func (*Redeemable) GetExpiresAt ¶
func (x *Redeemable) GetExpiresAt() *timestamppb.Timestamp
func (*Redeemable) GetGlobalConstraint ¶
func (x *Redeemable) GetGlobalConstraint() *RedeemableConstraint
func (*Redeemable) GetLabels ¶
func (x *Redeemable) GetLabels() map[string]string
func (*Redeemable) GetMaxRedemptionAmountUsd ¶
func (x *Redeemable) GetMaxRedemptionAmountUsd() string
func (*Redeemable) GetRedeemableId ¶
func (x *Redeemable) GetRedeemableId() string
func (*Redeemable) GetShortCode ¶
func (x *Redeemable) GetShortCode() string
func (*Redeemable) GetStatus ¶
func (x *Redeemable) GetStatus() string
func (*Redeemable) GetTenantConstraint ¶
func (x *Redeemable) GetTenantConstraint() *RedeemableConstraint
func (*Redeemable) GetUpdateTime ¶
func (x *Redeemable) GetUpdateTime() *timestamppb.Timestamp
func (*Redeemable) ProtoMessage ¶
func (*Redeemable) ProtoMessage()
func (*Redeemable) ProtoReflect ¶
func (x *Redeemable) ProtoReflect() protoreflect.Message
func (*Redeemable) Reset ¶
func (x *Redeemable) Reset()
func (*Redeemable) String ¶
func (x *Redeemable) String() string
type RedeemableConstraint ¶
type RedeemableConstraint struct { TotalRedeemableAmountUsd *string `` /* 143-byte string literal not displayed */ MaxRedemptions *int64 `protobuf:"varint,2,opt,name=max_redemptions,json=maxRedemptions,proto3,oneof" json:"max_redemptions,omitempty"` // contains filtered or unexported fields }
func (*RedeemableConstraint) Descriptor
deprecated
func (*RedeemableConstraint) Descriptor() ([]byte, []int)
Deprecated: Use RedeemableConstraint.ProtoReflect.Descriptor instead.
func (*RedeemableConstraint) GetMaxRedemptions ¶
func (x *RedeemableConstraint) GetMaxRedemptions() int64
func (*RedeemableConstraint) GetTotalRedeemableAmountUsd ¶
func (x *RedeemableConstraint) GetTotalRedeemableAmountUsd() string
func (*RedeemableConstraint) ProtoMessage ¶
func (*RedeemableConstraint) ProtoMessage()
func (*RedeemableConstraint) ProtoReflect ¶
func (x *RedeemableConstraint) ProtoReflect() protoreflect.Message
func (*RedeemableConstraint) Reset ¶
func (x *RedeemableConstraint) Reset()
func (*RedeemableConstraint) String ¶
func (x *RedeemableConstraint) String() string
type RedeemableTransaction ¶
type RedeemableTransaction struct { Redeemable *Redeemable `protobuf:"bytes,1,opt,name=redeemable,proto3" json:"redeemable,omitempty"` Transaction *Transaction `protobuf:"bytes,2,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*RedeemableTransaction) Descriptor
deprecated
func (*RedeemableTransaction) Descriptor() ([]byte, []int)
Deprecated: Use RedeemableTransaction.ProtoReflect.Descriptor instead.
func (*RedeemableTransaction) GetRedeemable ¶
func (x *RedeemableTransaction) GetRedeemable() *Redeemable
func (*RedeemableTransaction) GetTransaction ¶
func (x *RedeemableTransaction) GetTransaction() *Transaction
func (*RedeemableTransaction) ProtoMessage ¶
func (*RedeemableTransaction) ProtoMessage()
func (*RedeemableTransaction) ProtoReflect ¶
func (x *RedeemableTransaction) ProtoReflect() protoreflect.Message
func (*RedeemableTransaction) Reset ¶
func (x *RedeemableTransaction) Reset()
func (*RedeemableTransaction) String ¶
func (x *RedeemableTransaction) String() string
type Refund ¶
type Refund struct { RefundId string `protobuf:"bytes,1,opt,name=refund_id,json=refundId,proto3" json:"refund_id,omitempty"` RefundedAt int64 `protobuf:"varint,2,opt,name=refunded_at,json=refundedAt,proto3" json:"refunded_at,omitempty"` RefundUrl string `protobuf:"bytes,3,opt,name=refund_url,json=refundUrl,proto3" json:"refund_url,omitempty"` RefundStatus string `protobuf:"bytes,4,opt,name=refund_status,json=refundStatus,proto3" json:"refund_status,omitempty"` // contains filtered or unexported fields }
func (*Refund) ProtoReflect ¶
func (x *Refund) ProtoReflect() protoreflect.Message
type RegisterInstanceRequest ¶
type RegisterInstanceRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` ProviderInstanceId string `protobuf:"bytes,2,opt,name=provider_instance_id,json=providerInstanceId,proto3" json:"provider_instance_id,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` InstanceId string `protobuf:"bytes,4,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RegisterInstanceRequest) Descriptor
deprecated
func (*RegisterInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterInstanceRequest.ProtoReflect.Descriptor instead.
func (*RegisterInstanceRequest) GetCloudCredId ¶
func (x *RegisterInstanceRequest) GetCloudCredId() string
func (*RegisterInstanceRequest) GetInstanceId ¶
func (x *RegisterInstanceRequest) GetInstanceId() string
func (*RegisterInstanceRequest) GetLabels ¶
func (x *RegisterInstanceRequest) GetLabels() map[string]string
func (*RegisterInstanceRequest) GetLocation ¶
func (x *RegisterInstanceRequest) GetLocation() string
func (*RegisterInstanceRequest) GetProviderInstanceId ¶
func (x *RegisterInstanceRequest) GetProviderInstanceId() string
func (*RegisterInstanceRequest) ProtoMessage ¶
func (*RegisterInstanceRequest) ProtoMessage()
func (*RegisterInstanceRequest) ProtoReflect ¶
func (x *RegisterInstanceRequest) ProtoReflect() protoreflect.Message
func (*RegisterInstanceRequest) Reset ¶
func (x *RegisterInstanceRequest) Reset()
func (*RegisterInstanceRequest) String ¶
func (x *RegisterInstanceRequest) String() string
type RegisterInstanceResponse ¶
type RegisterInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*RegisterInstanceResponse) Descriptor
deprecated
func (*RegisterInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterInstanceResponse.ProtoReflect.Descriptor instead.
func (*RegisterInstanceResponse) GetInstance ¶
func (x *RegisterInstanceResponse) GetInstance() *Instance
func (*RegisterInstanceResponse) ProtoMessage ¶
func (*RegisterInstanceResponse) ProtoMessage()
func (*RegisterInstanceResponse) ProtoReflect ¶
func (x *RegisterInstanceResponse) ProtoReflect() protoreflect.Message
func (*RegisterInstanceResponse) Reset ¶
func (x *RegisterInstanceResponse) Reset()
func (*RegisterInstanceResponse) String ¶
func (x *RegisterInstanceResponse) String() string
type RenderNotebookRequest ¶
type RenderNotebookRequest struct { // Types that are assignable to Source: // // *RenderNotebookRequest_SourceUrl // *RenderNotebookRequest_NotebookId // *RenderNotebookRequest_RawIpynb // *RenderNotebookRequest_SourceVal Source isRenderNotebookRequest_Source `protobuf_oneof:"source"` // contains filtered or unexported fields }
func (*RenderNotebookRequest) Descriptor
deprecated
func (*RenderNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenderNotebookRequest.ProtoReflect.Descriptor instead.
func (*RenderNotebookRequest) GetNotebookId ¶
func (x *RenderNotebookRequest) GetNotebookId() string
func (*RenderNotebookRequest) GetRawIpynb ¶
func (x *RenderNotebookRequest) GetRawIpynb() string
func (*RenderNotebookRequest) GetSource ¶
func (m *RenderNotebookRequest) GetSource() isRenderNotebookRequest_Source
func (*RenderNotebookRequest) GetSourceUrl ¶
func (x *RenderNotebookRequest) GetSourceUrl() string
func (*RenderNotebookRequest) GetSourceVal ¶
func (x *RenderNotebookRequest) GetSourceVal() *SourceVal
func (*RenderNotebookRequest) ProtoMessage ¶
func (*RenderNotebookRequest) ProtoMessage()
func (*RenderNotebookRequest) ProtoReflect ¶
func (x *RenderNotebookRequest) ProtoReflect() protoreflect.Message
func (*RenderNotebookRequest) Reset ¶
func (x *RenderNotebookRequest) Reset()
func (*RenderNotebookRequest) String ¶
func (x *RenderNotebookRequest) String() string
type RenderNotebookRequest_NotebookId ¶
type RenderNotebookRequest_NotebookId struct {
NotebookId string `protobuf:"bytes,2,opt,name=notebook_id,json=notebookId,proto3,oneof"`
}
type RenderNotebookRequest_RawIpynb ¶
type RenderNotebookRequest_RawIpynb struct {
RawIpynb string `protobuf:"bytes,3,opt,name=raw_ipynb,json=rawIpynb,proto3,oneof"`
}
type RenderNotebookRequest_SourceUrl ¶
type RenderNotebookRequest_SourceUrl struct {
SourceUrl string `protobuf:"bytes,1,opt,name=source_url,json=sourceUrl,proto3,oneof"`
}
type RenderNotebookRequest_SourceVal ¶
type RenderNotebookRequest_SourceVal struct {
SourceVal *SourceVal `protobuf:"bytes,4,opt,name=source_val,json=sourceVal,proto3,oneof"`
}
type RenderNotebookResponse ¶
type RenderNotebookResponse struct { Html string `protobuf:"bytes,1,opt,name=html,proto3" json:"html,omitempty"` // contains filtered or unexported fields }
func (*RenderNotebookResponse) Descriptor
deprecated
func (*RenderNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenderNotebookResponse.ProtoReflect.Descriptor instead.
func (*RenderNotebookResponse) GetHtml ¶
func (x *RenderNotebookResponse) GetHtml() string
func (*RenderNotebookResponse) ProtoMessage ¶
func (*RenderNotebookResponse) ProtoMessage()
func (*RenderNotebookResponse) ProtoReflect ¶
func (x *RenderNotebookResponse) ProtoReflect() protoreflect.Message
func (*RenderNotebookResponse) Reset ¶
func (x *RenderNotebookResponse) Reset()
func (*RenderNotebookResponse) String ¶
func (x *RenderNotebookResponse) String() string
type ResizeEnvironmentInstanceVolumeRequest ¶
type ResizeEnvironmentInstanceVolumeRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` DiskSize string `protobuf:"bytes,2,opt,name=disk_size,json=diskSize,proto3" json:"disk_size,omitempty"` // contains filtered or unexported fields }
func (*ResizeEnvironmentInstanceVolumeRequest) Descriptor
deprecated
func (*ResizeEnvironmentInstanceVolumeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeEnvironmentInstanceVolumeRequest.ProtoReflect.Descriptor instead.
func (*ResizeEnvironmentInstanceVolumeRequest) GetDiskSize ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) GetDiskSize() string
func (*ResizeEnvironmentInstanceVolumeRequest) GetEnvironmentId ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) GetEnvironmentId() string
func (*ResizeEnvironmentInstanceVolumeRequest) ProtoMessage ¶
func (*ResizeEnvironmentInstanceVolumeRequest) ProtoMessage()
func (*ResizeEnvironmentInstanceVolumeRequest) ProtoReflect ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) ProtoReflect() protoreflect.Message
func (*ResizeEnvironmentInstanceVolumeRequest) Reset ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) Reset()
func (*ResizeEnvironmentInstanceVolumeRequest) String ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) String() string
type ResizeEnvironmentInstanceVolumeResponse ¶
type ResizeEnvironmentInstanceVolumeResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ResizeEnvironmentInstanceVolumeResponse) Descriptor
deprecated
func (*ResizeEnvironmentInstanceVolumeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResizeEnvironmentInstanceVolumeResponse.ProtoReflect.Descriptor instead.
func (*ResizeEnvironmentInstanceVolumeResponse) GetEnvironment ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) GetEnvironment() *Environment
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage ¶
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage()
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoReflect ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) ProtoReflect() protoreflect.Message
func (*ResizeEnvironmentInstanceVolumeResponse) Reset ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) Reset()
func (*ResizeEnvironmentInstanceVolumeResponse) String ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) String() string
type ResizeInstanceVolumeRequest ¶
type ResizeInstanceVolumeRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` DiskSize string `protobuf:"bytes,2,opt,name=disk_size,json=diskSize,proto3" json:"disk_size,omitempty"` // contains filtered or unexported fields }
func (*ResizeInstanceVolumeRequest) Descriptor
deprecated
func (*ResizeInstanceVolumeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResizeInstanceVolumeRequest.ProtoReflect.Descriptor instead.
func (*ResizeInstanceVolumeRequest) GetDiskSize ¶
func (x *ResizeInstanceVolumeRequest) GetDiskSize() string
func (*ResizeInstanceVolumeRequest) GetInstanceId ¶
func (x *ResizeInstanceVolumeRequest) GetInstanceId() string
func (*ResizeInstanceVolumeRequest) ProtoMessage ¶
func (*ResizeInstanceVolumeRequest) ProtoMessage()
func (*ResizeInstanceVolumeRequest) ProtoReflect ¶
func (x *ResizeInstanceVolumeRequest) ProtoReflect() protoreflect.Message
func (*ResizeInstanceVolumeRequest) Reset ¶
func (x *ResizeInstanceVolumeRequest) Reset()
func (*ResizeInstanceVolumeRequest) String ¶
func (x *ResizeInstanceVolumeRequest) String() string
type ResizeInstanceVolumeResponse ¶
type ResizeInstanceVolumeResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*ResizeInstanceVolumeResponse) Descriptor
deprecated
func (*ResizeInstanceVolumeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResizeInstanceVolumeResponse.ProtoReflect.Descriptor instead.
func (*ResizeInstanceVolumeResponse) GetInstance ¶
func (x *ResizeInstanceVolumeResponse) GetInstance() *Instance
func (*ResizeInstanceVolumeResponse) ProtoMessage ¶
func (*ResizeInstanceVolumeResponse) ProtoMessage()
func (*ResizeInstanceVolumeResponse) ProtoReflect ¶
func (x *ResizeInstanceVolumeResponse) ProtoReflect() protoreflect.Message
func (*ResizeInstanceVolumeResponse) Reset ¶
func (x *ResizeInstanceVolumeResponse) Reset()
func (*ResizeInstanceVolumeResponse) String ¶
func (x *ResizeInstanceVolumeResponse) String() string
type Result ¶
type Result struct { ExitCode *int32 `protobuf:"varint,1,opt,name=exit_code,json=exitCode,proto3,oneof" json:"exit_code,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` ResultMessage string `protobuf:"bytes,3,opt,name=result_message,json=resultMessage,proto3" json:"result_message,omitempty"` Stdout string `protobuf:"bytes,4,opt,name=stdout,proto3" json:"stdout,omitempty"` Stderr string `protobuf:"bytes,5,opt,name=stderr,proto3" json:"stderr,omitempty"` // contains filtered or unexported fields }
func (*Result) ProtoReflect ¶
func (x *Result) ProtoReflect() protoreflect.Message
type ResumeHealthCheckRequest ¶
type ResumeHealthCheckRequest struct { HealthCheckId string `protobuf:"bytes,1,opt,name=health_check_id,json=healthCheckId,proto3" json:"health_check_id,omitempty"` // contains filtered or unexported fields }
func (*ResumeHealthCheckRequest) Descriptor
deprecated
func (*ResumeHealthCheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeHealthCheckRequest.ProtoReflect.Descriptor instead.
func (*ResumeHealthCheckRequest) GetHealthCheckId ¶
func (x *ResumeHealthCheckRequest) GetHealthCheckId() string
func (*ResumeHealthCheckRequest) ProtoMessage ¶
func (*ResumeHealthCheckRequest) ProtoMessage()
func (*ResumeHealthCheckRequest) ProtoReflect ¶
func (x *ResumeHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*ResumeHealthCheckRequest) Reset ¶
func (x *ResumeHealthCheckRequest) Reset()
func (*ResumeHealthCheckRequest) String ¶
func (x *ResumeHealthCheckRequest) String() string
type ResumeHealthCheckResponse ¶
type ResumeHealthCheckResponse struct {
// contains filtered or unexported fields
}
func (*ResumeHealthCheckResponse) Descriptor
deprecated
func (*ResumeHealthCheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResumeHealthCheckResponse.ProtoReflect.Descriptor instead.
func (*ResumeHealthCheckResponse) ProtoMessage ¶
func (*ResumeHealthCheckResponse) ProtoMessage()
func (*ResumeHealthCheckResponse) ProtoReflect ¶
func (x *ResumeHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*ResumeHealthCheckResponse) Reset ¶
func (x *ResumeHealthCheckResponse) Reset()
func (*ResumeHealthCheckResponse) String ¶
func (x *ResumeHealthCheckResponse) String() string
type ResumePaymentCollectionRequest ¶
type ResumePaymentCollectionRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*ResumePaymentCollectionRequest) Descriptor
deprecated
func (*ResumePaymentCollectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumePaymentCollectionRequest.ProtoReflect.Descriptor instead.
func (*ResumePaymentCollectionRequest) GetBillingProfileId ¶
func (x *ResumePaymentCollectionRequest) GetBillingProfileId() string
func (*ResumePaymentCollectionRequest) ProtoMessage ¶
func (*ResumePaymentCollectionRequest) ProtoMessage()
func (*ResumePaymentCollectionRequest) ProtoReflect ¶
func (x *ResumePaymentCollectionRequest) ProtoReflect() protoreflect.Message
func (*ResumePaymentCollectionRequest) Reset ¶
func (x *ResumePaymentCollectionRequest) Reset()
func (*ResumePaymentCollectionRequest) String ¶
func (x *ResumePaymentCollectionRequest) String() string
type ResumePaymentCollectionResponse ¶
type ResumePaymentCollectionResponse struct {
// contains filtered or unexported fields
}
func (*ResumePaymentCollectionResponse) Descriptor
deprecated
func (*ResumePaymentCollectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResumePaymentCollectionResponse.ProtoReflect.Descriptor instead.
func (*ResumePaymentCollectionResponse) ProtoMessage ¶
func (*ResumePaymentCollectionResponse) ProtoMessage()
func (*ResumePaymentCollectionResponse) ProtoReflect ¶
func (x *ResumePaymentCollectionResponse) ProtoReflect() protoreflect.Message
func (*ResumePaymentCollectionResponse) Reset ¶
func (x *ResumePaymentCollectionResponse) Reset()
func (*ResumePaymentCollectionResponse) String ¶
func (x *ResumePaymentCollectionResponse) String() string
type RetryInvoiceRequest ¶
type RetryInvoiceRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` InvoiceId string `protobuf:"bytes,2,opt,name=invoice_id,json=invoiceId,proto3" json:"invoice_id,omitempty"` // contains filtered or unexported fields }
func (*RetryInvoiceRequest) Descriptor
deprecated
func (*RetryInvoiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RetryInvoiceRequest.ProtoReflect.Descriptor instead.
func (*RetryInvoiceRequest) GetBillingProfileId ¶
func (x *RetryInvoiceRequest) GetBillingProfileId() string
func (*RetryInvoiceRequest) GetInvoiceId ¶
func (x *RetryInvoiceRequest) GetInvoiceId() string
func (*RetryInvoiceRequest) ProtoMessage ¶
func (*RetryInvoiceRequest) ProtoMessage()
func (*RetryInvoiceRequest) ProtoReflect ¶
func (x *RetryInvoiceRequest) ProtoReflect() protoreflect.Message
func (*RetryInvoiceRequest) Reset ¶
func (x *RetryInvoiceRequest) Reset()
func (*RetryInvoiceRequest) String ¶
func (x *RetryInvoiceRequest) String() string
type RetryInvoiceResponse ¶
type RetryInvoiceResponse struct { Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"` // contains filtered or unexported fields }
func (*RetryInvoiceResponse) Descriptor
deprecated
func (*RetryInvoiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use RetryInvoiceResponse.ProtoReflect.Descriptor instead.
func (*RetryInvoiceResponse) GetInvoice ¶
func (x *RetryInvoiceResponse) GetInvoice() *Invoice
func (*RetryInvoiceResponse) ProtoMessage ¶
func (*RetryInvoiceResponse) ProtoMessage()
func (*RetryInvoiceResponse) ProtoReflect ¶
func (x *RetryInvoiceResponse) ProtoReflect() protoreflect.Message
func (*RetryInvoiceResponse) Reset ¶
func (x *RetryInvoiceResponse) Reset()
func (*RetryInvoiceResponse) String ¶
func (x *RetryInvoiceResponse) String() string
type RetryPolicy ¶
type RetryPolicy struct { MaxAttempts *int32 `protobuf:"varint,1,opt,name=max_attempts,json=maxAttempts,proto3,oneof" json:"max_attempts,omitempty"` StopAfter string `protobuf:"bytes,2,opt,name=stop_after,json=stopAfter,proto3" json:"stop_after,omitempty"` // duration string Delay string `protobuf:"bytes,3,opt,name=delay,proto3" json:"delay,omitempty"` // duration string // contains filtered or unexported fields }
func (*RetryPolicy) Descriptor
deprecated
func (*RetryPolicy) Descriptor() ([]byte, []int)
Deprecated: Use RetryPolicy.ProtoReflect.Descriptor instead.
func (*RetryPolicy) GetDelay ¶
func (x *RetryPolicy) GetDelay() string
func (*RetryPolicy) GetMaxAttempts ¶
func (x *RetryPolicy) GetMaxAttempts() int32
func (*RetryPolicy) GetStopAfter ¶
func (x *RetryPolicy) GetStopAfter() string
func (*RetryPolicy) ProtoMessage ¶
func (*RetryPolicy) ProtoMessage()
func (*RetryPolicy) ProtoReflect ¶
func (x *RetryPolicy) ProtoReflect() protoreflect.Message
func (*RetryPolicy) Reset ¶
func (x *RetryPolicy) Reset()
func (*RetryPolicy) String ¶
func (x *RetryPolicy) String() string
type RevokeInstanceFirewallRulesRequest ¶
type RevokeInstanceFirewallRulesRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` FirewallRuleIds []string `protobuf:"bytes,2,rep,name=firewall_rule_ids,json=firewallRuleIds,proto3" json:"firewall_rule_ids,omitempty"` // contains filtered or unexported fields }
func (*RevokeInstanceFirewallRulesRequest) Descriptor
deprecated
func (*RevokeInstanceFirewallRulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeInstanceFirewallRulesRequest.ProtoReflect.Descriptor instead.
func (*RevokeInstanceFirewallRulesRequest) GetFirewallRuleIds ¶
func (x *RevokeInstanceFirewallRulesRequest) GetFirewallRuleIds() []string
func (*RevokeInstanceFirewallRulesRequest) GetInstanceId ¶
func (x *RevokeInstanceFirewallRulesRequest) GetInstanceId() string
func (*RevokeInstanceFirewallRulesRequest) ProtoMessage ¶
func (*RevokeInstanceFirewallRulesRequest) ProtoMessage()
func (*RevokeInstanceFirewallRulesRequest) ProtoReflect ¶
func (x *RevokeInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
func (*RevokeInstanceFirewallRulesRequest) Reset ¶
func (x *RevokeInstanceFirewallRulesRequest) Reset()
func (*RevokeInstanceFirewallRulesRequest) String ¶
func (x *RevokeInstanceFirewallRulesRequest) String() string
type RevokeInstanceFirewallRulesResponse ¶
type RevokeInstanceFirewallRulesResponse struct { FirewallRules *FirewallRules `protobuf:"bytes,1,opt,name=firewall_rules,json=firewallRules,proto3" json:"firewall_rules,omitempty"` // contains filtered or unexported fields }
func (*RevokeInstanceFirewallRulesResponse) Descriptor
deprecated
func (*RevokeInstanceFirewallRulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeInstanceFirewallRulesResponse.ProtoReflect.Descriptor instead.
func (*RevokeInstanceFirewallRulesResponse) GetFirewallRules ¶
func (x *RevokeInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
func (*RevokeInstanceFirewallRulesResponse) ProtoMessage ¶
func (*RevokeInstanceFirewallRulesResponse) ProtoMessage()
func (*RevokeInstanceFirewallRulesResponse) ProtoReflect ¶
func (x *RevokeInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
func (*RevokeInstanceFirewallRulesResponse) Reset ¶
func (x *RevokeInstanceFirewallRulesResponse) Reset()
func (*RevokeInstanceFirewallRulesResponse) String ¶
func (x *RevokeInstanceFirewallRulesResponse) String() string
type ScriptRun ¶
type ScriptRun struct { RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` StartTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` EndTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // contains filtered or unexported fields }
func (*ScriptRun) GetEndTime ¶
func (x *ScriptRun) GetEndTime() *timestamppb.Timestamp
func (*ScriptRun) GetStartTime ¶
func (x *ScriptRun) GetStartTime() *timestamppb.Timestamp
func (*ScriptRun) ProtoReflect ¶
func (x *ScriptRun) ProtoReflect() protoreflect.Message
type SearchResponse ¶
type SearchResponse struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Reputation string `protobuf:"bytes,2,opt,name=reputation,proto3" json:"reputation,omitempty"` Suspicious bool `protobuf:"varint,3,opt,name=suspicious,proto3" json:"suspicious,omitempty"` References int64 `protobuf:"varint,4,opt,name=references,proto3" json:"references,omitempty"` Details *Details `protobuf:"bytes,5,opt,name=details,proto3" json:"details,omitempty"` Summary string `protobuf:"bytes,6,opt,name=summary,proto3" json:"summary,omitempty"` // contains filtered or unexported fields }
func (*SearchResponse) Descriptor
deprecated
func (*SearchResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchResponse.ProtoReflect.Descriptor instead.
func (*SearchResponse) GetDetails ¶
func (x *SearchResponse) GetDetails() *Details
func (*SearchResponse) GetEmail ¶
func (x *SearchResponse) GetEmail() string
func (*SearchResponse) GetReferences ¶
func (x *SearchResponse) GetReferences() int64
func (*SearchResponse) GetReputation ¶
func (x *SearchResponse) GetReputation() string
func (*SearchResponse) GetSummary ¶
func (x *SearchResponse) GetSummary() string
func (*SearchResponse) GetSuspicious ¶
func (x *SearchResponse) GetSuspicious() bool
func (*SearchResponse) ProtoMessage ¶
func (*SearchResponse) ProtoMessage()
func (*SearchResponse) ProtoReflect ¶
func (x *SearchResponse) ProtoReflect() protoreflect.Message
func (*SearchResponse) Reset ¶
func (x *SearchResponse) Reset()
func (*SearchResponse) String ¶
func (x *SearchResponse) String() string
type Secret ¶
type Secret struct { SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Value string `protobuf:"bytes,6,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Secret) GetCreateTime ¶
func (x *Secret) GetCreateTime() *timestamppb.Timestamp
func (*Secret) GetUpdateTime ¶
func (x *Secret) GetUpdateTime() *timestamppb.Timestamp
func (*Secret) ProtoReflect ¶
func (x *Secret) ProtoReflect() protoreflect.Message
type SecretOrValue ¶
type SecretOrValue struct { // Types that are assignable to SecretValue: // // *SecretOrValue_SecretId // *SecretOrValue_Value SecretValue isSecretOrValue_SecretValue `protobuf_oneof:"secret_value"` // contains filtered or unexported fields }
func (*SecretOrValue) Descriptor
deprecated
func (*SecretOrValue) Descriptor() ([]byte, []int)
Deprecated: Use SecretOrValue.ProtoReflect.Descriptor instead.
func (*SecretOrValue) GetSecretId ¶
func (x *SecretOrValue) GetSecretId() string
func (*SecretOrValue) GetSecretValue ¶
func (m *SecretOrValue) GetSecretValue() isSecretOrValue_SecretValue
func (*SecretOrValue) GetValue ¶
func (x *SecretOrValue) GetValue() string
func (*SecretOrValue) ProtoMessage ¶
func (*SecretOrValue) ProtoMessage()
func (*SecretOrValue) ProtoReflect ¶
func (x *SecretOrValue) ProtoReflect() protoreflect.Message
func (*SecretOrValue) Reset ¶
func (x *SecretOrValue) Reset()
func (*SecretOrValue) String ¶
func (x *SecretOrValue) String() string
type SecretOrValue_SecretId ¶
type SecretOrValue_SecretId struct {
SecretId string `protobuf:"bytes,1,opt,name=secret_id,json=secretId,proto3,oneof"`
}
type SecretOrValue_Value ¶
type SecretOrValue_Value struct {
Value string `protobuf:"bytes,2,opt,name=value,proto3,oneof"`
}
type ServiceEvent ¶
type ServiceEvent struct { ServiceEventId string `protobuf:"bytes,1,opt,name=service_event_id,json=serviceEventId,proto3" json:"service_event_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Type string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"` Event *Event `protobuf:"bytes,7,opt,name=event,proto3" json:"event,omitempty"` Object string `protobuf:"bytes,8,opt,name=object,proto3" json:"object,omitempty"` // contains filtered or unexported fields }
func (*ServiceEvent) Descriptor
deprecated
func (*ServiceEvent) Descriptor() ([]byte, []int)
Deprecated: Use ServiceEvent.ProtoReflect.Descriptor instead.
func (*ServiceEvent) GetCreateTime ¶
func (x *ServiceEvent) GetCreateTime() *timestamppb.Timestamp
func (*ServiceEvent) GetEvent ¶
func (x *ServiceEvent) GetEvent() *Event
func (*ServiceEvent) GetLabels ¶
func (x *ServiceEvent) GetLabels() map[string]string
func (*ServiceEvent) GetObject ¶
func (x *ServiceEvent) GetObject() string
func (*ServiceEvent) GetServiceEventId ¶
func (x *ServiceEvent) GetServiceEventId() string
func (*ServiceEvent) GetType ¶
func (x *ServiceEvent) GetType() string
func (*ServiceEvent) GetUpdateTime ¶
func (x *ServiceEvent) GetUpdateTime() *timestamppb.Timestamp
func (*ServiceEvent) ProtoMessage ¶
func (*ServiceEvent) ProtoMessage()
func (*ServiceEvent) ProtoReflect ¶
func (x *ServiceEvent) ProtoReflect() protoreflect.Message
func (*ServiceEvent) Reset ¶
func (x *ServiceEvent) Reset()
func (*ServiceEvent) String ¶
func (x *ServiceEvent) String() string
type Session ¶
type Session struct { SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Session) GetCreateTime ¶
func (x *Session) GetCreateTime() *timestamppb.Timestamp
func (*Session) GetUpdateTime ¶
func (x *Session) GetUpdateTime() *timestamppb.Timestamp
func (*Session) ProtoReflect ¶
func (x *Session) ProtoReflect() protoreflect.Message
type SetPaymentMethodAsDefaultRequest ¶
type SetPaymentMethodAsDefaultRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` PaymentMethodId string `protobuf:"bytes,2,opt,name=payment_method_id,json=paymentMethodId,proto3" json:"payment_method_id,omitempty"` // contains filtered or unexported fields }
func (*SetPaymentMethodAsDefaultRequest) Descriptor
deprecated
func (*SetPaymentMethodAsDefaultRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPaymentMethodAsDefaultRequest.ProtoReflect.Descriptor instead.
func (*SetPaymentMethodAsDefaultRequest) GetBillingProfileId ¶
func (x *SetPaymentMethodAsDefaultRequest) GetBillingProfileId() string
func (*SetPaymentMethodAsDefaultRequest) GetPaymentMethodId ¶
func (x *SetPaymentMethodAsDefaultRequest) GetPaymentMethodId() string
func (*SetPaymentMethodAsDefaultRequest) ProtoMessage ¶
func (*SetPaymentMethodAsDefaultRequest) ProtoMessage()
func (*SetPaymentMethodAsDefaultRequest) ProtoReflect ¶
func (x *SetPaymentMethodAsDefaultRequest) ProtoReflect() protoreflect.Message
func (*SetPaymentMethodAsDefaultRequest) Reset ¶
func (x *SetPaymentMethodAsDefaultRequest) Reset()
func (*SetPaymentMethodAsDefaultRequest) String ¶
func (x *SetPaymentMethodAsDefaultRequest) String() string
type SetPaymentMethodAsDefaultResponse ¶
type SetPaymentMethodAsDefaultResponse struct { PaymentMethods []*PaymentMethod `protobuf:"bytes,1,rep,name=payment_methods,json=paymentMethods,proto3" json:"payment_methods,omitempty"` // contains filtered or unexported fields }
func (*SetPaymentMethodAsDefaultResponse) Descriptor
deprecated
func (*SetPaymentMethodAsDefaultResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetPaymentMethodAsDefaultResponse.ProtoReflect.Descriptor instead.
func (*SetPaymentMethodAsDefaultResponse) GetPaymentMethods ¶
func (x *SetPaymentMethodAsDefaultResponse) GetPaymentMethods() []*PaymentMethod
func (*SetPaymentMethodAsDefaultResponse) ProtoMessage ¶
func (*SetPaymentMethodAsDefaultResponse) ProtoMessage()
func (*SetPaymentMethodAsDefaultResponse) ProtoReflect ¶
func (x *SetPaymentMethodAsDefaultResponse) ProtoReflect() protoreflect.Message
func (*SetPaymentMethodAsDefaultResponse) Reset ¶
func (x *SetPaymentMethodAsDefaultResponse) Reset()
func (*SetPaymentMethodAsDefaultResponse) String ¶
func (x *SetPaymentMethodAsDefaultResponse) String() string
type SetupIntent ¶
type SetupIntent struct { SetupIntentId string `protobuf:"bytes,1,opt,name=setup_intent_id,json=setupIntentId,proto3" json:"setup_intent_id,omitempty"` ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // contains filtered or unexported fields }
func (*SetupIntent) Descriptor
deprecated
func (*SetupIntent) Descriptor() ([]byte, []int)
Deprecated: Use SetupIntent.ProtoReflect.Descriptor instead.
func (*SetupIntent) GetClientSecret ¶
func (x *SetupIntent) GetClientSecret() string
func (*SetupIntent) GetSetupIntentId ¶
func (x *SetupIntent) GetSetupIntentId() string
func (*SetupIntent) ProtoMessage ¶
func (*SetupIntent) ProtoMessage()
func (*SetupIntent) ProtoReflect ¶
func (x *SetupIntent) ProtoReflect() protoreflect.Message
func (*SetupIntent) Reset ¶
func (x *SetupIntent) Reset()
func (*SetupIntent) String ¶
func (x *SetupIntent) String() string
type SourceVal ¶
type SourceVal struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // types: github, colab Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*SourceVal) ProtoReflect ¶
func (x *SourceVal) ProtoReflect() protoreflect.Message
type Spot ¶
type Spot struct { AvailabilityZone string `protobuf:"bytes,5,opt,name=availability_zone,json=availabilityZone,proto3" json:"availability_zone,omitempty"` LatestPrice *PriceSample `protobuf:"bytes,4,opt,name=latest_price,json=latestPrice,proto3" json:"latest_price,omitempty"` // contains filtered or unexported fields }
func (*Spot) GetLatestPrice ¶
func (x *Spot) GetLatestPrice() *PriceSample
func (*Spot) ProtoReflect ¶
func (x *Spot) ProtoReflect() protoreflect.Message
type SshConnection ¶
type SshConnection struct { User string `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` Host string `protobuf:"bytes,2,opt,name=host,proto3" json:"host,omitempty"` Port int32 `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"` // Types that are assignable to PrivateKey: // // *SshConnection_PrivateKeyValue PrivateKey isSshConnection_PrivateKey `protobuf_oneof:"private_key"` // contains filtered or unexported fields }
func (*SshConnection) Descriptor
deprecated
func (*SshConnection) Descriptor() ([]byte, []int)
Deprecated: Use SshConnection.ProtoReflect.Descriptor instead.
func (*SshConnection) GetHost ¶
func (x *SshConnection) GetHost() string
func (*SshConnection) GetPort ¶
func (x *SshConnection) GetPort() int32
func (*SshConnection) GetPrivateKey ¶
func (m *SshConnection) GetPrivateKey() isSshConnection_PrivateKey
func (*SshConnection) GetPrivateKeyValue ¶
func (x *SshConnection) GetPrivateKeyValue() string
func (*SshConnection) GetUser ¶
func (x *SshConnection) GetUser() string
func (*SshConnection) ProtoMessage ¶
func (*SshConnection) ProtoMessage()
func (*SshConnection) ProtoReflect ¶
func (x *SshConnection) ProtoReflect() protoreflect.Message
func (*SshConnection) Reset ¶
func (x *SshConnection) Reset()
func (*SshConnection) String ¶
func (x *SshConnection) String() string
type SshConnection_PrivateKeyValue ¶
type SshConnection_PrivateKeyValue struct {
PrivateKeyValue string `protobuf:"bytes,4,opt,name=private_key_value,json=privateKeyValue,proto3,oneof"` // string private_key_secret_id = 5;
}
type Star ¶
type Star struct { StarId string `protobuf:"bytes,1,opt,name=star_id,json=starId,proto3" json:"star_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` NotebookId string `protobuf:"bytes,3,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` SourceType string `protobuf:"bytes,4,opt,name=source_type,json=sourceType,proto3" json:"source_type,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Star) GetCreateTime ¶
func (x *Star) GetCreateTime() *timestamppb.Timestamp
func (*Star) GetUpdateTime ¶
func (x *Star) GetUpdateTime() *timestamppb.Timestamp
func (*Star) ProtoReflect ¶
func (x *Star) ProtoReflect() protoreflect.Message
type StarNotebookRequest ¶
type StarNotebookRequest struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StarNotebookRequest) Descriptor
deprecated
func (*StarNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use StarNotebookRequest.ProtoReflect.Descriptor instead.
func (*StarNotebookRequest) GetLabels ¶
func (x *StarNotebookRequest) GetLabels() map[string]string
func (*StarNotebookRequest) GetNotebookId ¶
func (x *StarNotebookRequest) GetNotebookId() string
func (*StarNotebookRequest) ProtoMessage ¶
func (*StarNotebookRequest) ProtoMessage()
func (*StarNotebookRequest) ProtoReflect ¶
func (x *StarNotebookRequest) ProtoReflect() protoreflect.Message
func (*StarNotebookRequest) Reset ¶
func (x *StarNotebookRequest) Reset()
func (*StarNotebookRequest) String ¶
func (x *StarNotebookRequest) String() string
type StarNotebookResponse ¶
type StarNotebookResponse struct { Star *Star `protobuf:"bytes,1,opt,name=star,proto3" json:"star,omitempty"` // contains filtered or unexported fields }
func (*StarNotebookResponse) Descriptor
deprecated
func (*StarNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use StarNotebookResponse.ProtoReflect.Descriptor instead.
func (*StarNotebookResponse) GetStar ¶
func (x *StarNotebookResponse) GetStar() *Star
func (*StarNotebookResponse) ProtoMessage ¶
func (*StarNotebookResponse) ProtoMessage()
func (*StarNotebookResponse) ProtoReflect ¶
func (x *StarNotebookResponse) ProtoReflect() protoreflect.Message
func (*StarNotebookResponse) Reset ¶
func (x *StarNotebookResponse) Reset()
func (*StarNotebookResponse) String ¶
func (x *StarNotebookResponse) String() string
type StartEnvironmentInstanceRequest ¶
type StartEnvironmentInstanceRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*StartEnvironmentInstanceRequest) Descriptor
deprecated
func (*StartEnvironmentInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartEnvironmentInstanceRequest.ProtoReflect.Descriptor instead.
func (*StartEnvironmentInstanceRequest) GetEnvironmentId ¶
func (x *StartEnvironmentInstanceRequest) GetEnvironmentId() string
func (*StartEnvironmentInstanceRequest) ProtoMessage ¶
func (*StartEnvironmentInstanceRequest) ProtoMessage()
func (*StartEnvironmentInstanceRequest) ProtoReflect ¶
func (x *StartEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
func (*StartEnvironmentInstanceRequest) Reset ¶
func (x *StartEnvironmentInstanceRequest) Reset()
func (*StartEnvironmentInstanceRequest) String ¶
func (x *StartEnvironmentInstanceRequest) String() string
type StartEnvironmentInstanceResponse ¶
type StartEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*StartEnvironmentInstanceResponse) Descriptor
deprecated
func (*StartEnvironmentInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartEnvironmentInstanceResponse.ProtoReflect.Descriptor instead.
func (*StartEnvironmentInstanceResponse) GetEnvironment ¶
func (x *StartEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*StartEnvironmentInstanceResponse) ProtoMessage ¶
func (*StartEnvironmentInstanceResponse) ProtoMessage()
func (*StartEnvironmentInstanceResponse) ProtoReflect ¶
func (x *StartEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*StartEnvironmentInstanceResponse) Reset ¶
func (x *StartEnvironmentInstanceResponse) Reset()
func (*StartEnvironmentInstanceResponse) String ¶
func (x *StartEnvironmentInstanceResponse) String() string
type StartInstanceRequest ¶
type StartInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*StartInstanceRequest) Descriptor
deprecated
func (*StartInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartInstanceRequest.ProtoReflect.Descriptor instead.
func (*StartInstanceRequest) GetInstanceId ¶
func (x *StartInstanceRequest) GetInstanceId() 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 StartInstanceResponse ¶
type StartInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*StartInstanceResponse) Descriptor
deprecated
func (*StartInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartInstanceResponse.ProtoReflect.Descriptor instead.
func (*StartInstanceResponse) GetInstance ¶
func (x *StartInstanceResponse) GetInstance() *Instance
func (*StartInstanceResponse) ProtoMessage ¶
func (*StartInstanceResponse) ProtoMessage()
func (*StartInstanceResponse) ProtoReflect ¶
func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
func (*StartInstanceResponse) Reset ¶
func (x *StartInstanceResponse) Reset()
func (*StartInstanceResponse) String ¶
func (x *StartInstanceResponse) String() string
type Status ¶
type Status struct { ObjectStatus string `protobuf:"bytes,1,opt,name=object_status,json=objectStatus,proto3" json:"object_status,omitempty"` LifecycleStatus string `protobuf:"bytes,2,opt,name=lifecycle_status,json=lifecycleStatus,proto3" json:"lifecycle_status,omitempty"` // contains filtered or unexported fields }
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
type StopEnvironmentInstanceRequest ¶
type StopEnvironmentInstanceRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*StopEnvironmentInstanceRequest) Descriptor
deprecated
func (*StopEnvironmentInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopEnvironmentInstanceRequest.ProtoReflect.Descriptor instead.
func (*StopEnvironmentInstanceRequest) GetEnvironmentId ¶
func (x *StopEnvironmentInstanceRequest) GetEnvironmentId() string
func (*StopEnvironmentInstanceRequest) ProtoMessage ¶
func (*StopEnvironmentInstanceRequest) ProtoMessage()
func (*StopEnvironmentInstanceRequest) ProtoReflect ¶
func (x *StopEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
func (*StopEnvironmentInstanceRequest) Reset ¶
func (x *StopEnvironmentInstanceRequest) Reset()
func (*StopEnvironmentInstanceRequest) String ¶
func (x *StopEnvironmentInstanceRequest) String() string
type StopEnvironmentInstanceResponse ¶
type StopEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*StopEnvironmentInstanceResponse) Descriptor
deprecated
func (*StopEnvironmentInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopEnvironmentInstanceResponse.ProtoReflect.Descriptor instead.
func (*StopEnvironmentInstanceResponse) GetEnvironment ¶
func (x *StopEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*StopEnvironmentInstanceResponse) ProtoMessage ¶
func (*StopEnvironmentInstanceResponse) ProtoMessage()
func (*StopEnvironmentInstanceResponse) ProtoReflect ¶
func (x *StopEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*StopEnvironmentInstanceResponse) Reset ¶
func (x *StopEnvironmentInstanceResponse) Reset()
func (*StopEnvironmentInstanceResponse) String ¶
func (x *StopEnvironmentInstanceResponse) String() string
type StopInstanceRequest ¶
type StopInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*StopInstanceRequest) Descriptor
deprecated
func (*StopInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopInstanceRequest.ProtoReflect.Descriptor instead.
func (*StopInstanceRequest) GetInstanceId ¶
func (x *StopInstanceRequest) GetInstanceId() 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 StopInstanceResponse ¶
type StopInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*StopInstanceResponse) Descriptor
deprecated
func (*StopInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopInstanceResponse.ProtoReflect.Descriptor instead.
func (*StopInstanceResponse) GetInstance ¶
func (x *StopInstanceResponse) GetInstance() *Instance
func (*StopInstanceResponse) ProtoMessage ¶
func (*StopInstanceResponse) ProtoMessage()
func (*StopInstanceResponse) ProtoReflect ¶
func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
func (*StopInstanceResponse) Reset ¶
func (x *StopInstanceResponse) Reset()
func (*StopInstanceResponse) String ¶
func (x *StopInstanceResponse) String() string
type Storage ¶
type Storage struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` Size string `protobuf:"bytes,2,opt,name=size,proto3" json:"size,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` MinSize string `protobuf:"bytes,4,opt,name=min_size,json=minSize,proto3" json:"min_size,omitempty"` MaxSize string `protobuf:"bytes,5,opt,name=max_size,json=maxSize,proto3" json:"max_size,omitempty"` PricePerGbHr *CurrencyAmount `protobuf:"bytes,6,opt,name=price_per_gb_hr,json=pricePerGbHr,proto3" json:"price_per_gb_hr,omitempty"` // contains filtered or unexported fields }
func (*Storage) GetPricePerGbHr ¶
func (x *Storage) GetPricePerGbHr() *CurrencyAmount
func (*Storage) ProtoReflect ¶
func (x *Storage) ProtoReflect() protoreflect.Message
type StorageOptions ¶
type StorageOptions struct { Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` VolumeType string `protobuf:"bytes,2,opt,name=volume_type,json=volumeType,proto3" json:"volume_type,omitempty"` // contains filtered or unexported fields }
func (*StorageOptions) Descriptor
deprecated
func (*StorageOptions) Descriptor() ([]byte, []int)
Deprecated: Use StorageOptions.ProtoReflect.Descriptor instead.
func (*StorageOptions) GetLocation ¶
func (x *StorageOptions) GetLocation() string
func (*StorageOptions) GetVolumeType ¶
func (x *StorageOptions) GetVolumeType() string
func (*StorageOptions) ProtoMessage ¶
func (*StorageOptions) ProtoMessage()
func (*StorageOptions) ProtoReflect ¶
func (x *StorageOptions) ProtoReflect() protoreflect.Message
func (*StorageOptions) Reset ¶
func (x *StorageOptions) Reset()
func (*StorageOptions) String ¶
func (x *StorageOptions) String() string
type StoragePrice ¶
type StoragePrice struct { OnDemand *OnDemand `protobuf:"bytes,1,opt,name=on_demand,json=onDemand,proto3" json:"on_demand,omitempty"` // contains filtered or unexported fields }
func (*StoragePrice) Descriptor
deprecated
func (*StoragePrice) Descriptor() ([]byte, []int)
Deprecated: Use StoragePrice.ProtoReflect.Descriptor instead.
func (*StoragePrice) GetOnDemand ¶
func (x *StoragePrice) GetOnDemand() *OnDemand
func (*StoragePrice) ProtoMessage ¶
func (*StoragePrice) ProtoMessage()
func (*StoragePrice) ProtoReflect ¶
func (x *StoragePrice) ProtoReflect() protoreflect.Message
func (*StoragePrice) Reset ¶
func (x *StoragePrice) Reset()
func (*StoragePrice) String ¶
func (x *StoragePrice) String() string
type StorageProduct ¶
type StorageProduct struct { Attrs *StorageProductAttrs `protobuf:"bytes,1,opt,name=attrs,proto3" json:"attrs,omitempty"` Prices *StoragePrice `protobuf:"bytes,2,opt,name=prices,proto3" json:"prices,omitempty"` // contains filtered or unexported fields }
func (*StorageProduct) Descriptor
deprecated
func (*StorageProduct) Descriptor() ([]byte, []int)
Deprecated: Use StorageProduct.ProtoReflect.Descriptor instead.
func (*StorageProduct) GetAttrs ¶
func (x *StorageProduct) GetAttrs() *StorageProductAttrs
func (*StorageProduct) GetPrices ¶
func (x *StorageProduct) GetPrices() *StoragePrice
func (*StorageProduct) ProtoMessage ¶
func (*StorageProduct) ProtoMessage()
func (*StorageProduct) ProtoReflect ¶
func (x *StorageProduct) ProtoReflect() protoreflect.Message
func (*StorageProduct) Reset ¶
func (x *StorageProduct) Reset()
func (*StorageProduct) String ¶
func (x *StorageProduct) String() string
type StorageProductAttrs ¶
type StorageProductAttrs struct { VolumeFamily string `protobuf:"bytes,1,opt,name=volume_family,json=volumeFamily,proto3" json:"volume_family,omitempty"` VolumeType string `protobuf:"bytes,2,opt,name=volume_type,json=volumeType,proto3" json:"volume_type,omitempty"` Location string `protobuf:"bytes,3,opt,name=location,proto3" json:"location,omitempty"` // contains filtered or unexported fields }
func (*StorageProductAttrs) Descriptor
deprecated
func (*StorageProductAttrs) Descriptor() ([]byte, []int)
Deprecated: Use StorageProductAttrs.ProtoReflect.Descriptor instead.
func (*StorageProductAttrs) GetLocation ¶
func (x *StorageProductAttrs) GetLocation() string
func (*StorageProductAttrs) GetVolumeFamily ¶
func (x *StorageProductAttrs) GetVolumeFamily() string
func (*StorageProductAttrs) GetVolumeType ¶
func (x *StorageProductAttrs) GetVolumeType() string
func (*StorageProductAttrs) ProtoMessage ¶
func (*StorageProductAttrs) ProtoMessage()
func (*StorageProductAttrs) ProtoReflect ¶
func (x *StorageProductAttrs) ProtoReflect() protoreflect.Message
func (*StorageProductAttrs) Reset ¶
func (x *StorageProductAttrs) Reset()
func (*StorageProductAttrs) String ¶
func (x *StorageProductAttrs) String() string
type Subnet ¶
type Subnet struct { SubnetId string `protobuf:"bytes,1,opt,name=subnet_id,json=subnetId,proto3" json:"subnet_id,omitempty"` VpcId string `protobuf:"bytes,2,opt,name=vpc_id,json=vpcId,proto3" json:"vpc_id,omitempty"` CidrBlock string `protobuf:"bytes,3,opt,name=cidr_block,json=cidrBlock,proto3" json:"cidr_block,omitempty"` AvailabilityZone string `protobuf:"bytes,4,opt,name=availability_zone,json=availabilityZone,proto3" json:"availability_zone,omitempty"` DefaultForAz bool `protobuf:"varint,5,opt,name=default_for_az,json=defaultForAz,proto3" json:"default_for_az,omitempty"` MapPublicIpOnLaunch bool `protobuf:"varint,6,opt,name=map_public_ip_on_launch,json=mapPublicIpOnLaunch,proto3" json:"map_public_ip_on_launch,omitempty"` // contains filtered or unexported fields }
func (*Subnet) ProtoReflect ¶
func (x *Subnet) ProtoReflect() protoreflect.Message
type SysUser ¶
type SysUser struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` PublicKey string `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` PrivateKey *SecretOrValue `protobuf:"bytes,3,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` IsAdmin bool `protobuf:"varint,4,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` Port int32 `protobuf:"varint,5,opt,name=port,proto3" json:"port,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SysUser) GetPrivateKey ¶
func (x *SysUser) GetPrivateKey() *SecretOrValue
func (*SysUser) ProtoReflect ¶
func (x *SysUser) ProtoReflect() protoreflect.Message
type Task ¶
type Task struct { TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` FinishTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=finish_time,json=finishTime,proto3" json:"finish_time,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` Message string `protobuf:"bytes,6,opt,name=message,proto3" json:"message,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Task) GetCreateTime ¶
func (x *Task) GetCreateTime() *timestamppb.Timestamp
func (*Task) GetFinishTime ¶
func (x *Task) GetFinishTime() *timestamppb.Timestamp
func (*Task) ProtoReflect ¶
func (x *Task) ProtoReflect() protoreflect.Message
type TerminateEnvironmentInstanceRequest ¶
type TerminateEnvironmentInstanceRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` // contains filtered or unexported fields }
func (*TerminateEnvironmentInstanceRequest) Descriptor
deprecated
func (*TerminateEnvironmentInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TerminateEnvironmentInstanceRequest.ProtoReflect.Descriptor instead.
func (*TerminateEnvironmentInstanceRequest) GetEnvironmentId ¶
func (x *TerminateEnvironmentInstanceRequest) GetEnvironmentId() string
func (*TerminateEnvironmentInstanceRequest) ProtoMessage ¶
func (*TerminateEnvironmentInstanceRequest) ProtoMessage()
func (*TerminateEnvironmentInstanceRequest) ProtoReflect ¶
func (x *TerminateEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
func (*TerminateEnvironmentInstanceRequest) Reset ¶
func (x *TerminateEnvironmentInstanceRequest) Reset()
func (*TerminateEnvironmentInstanceRequest) String ¶
func (x *TerminateEnvironmentInstanceRequest) String() string
type TerminateEnvironmentInstanceResponse ¶
type TerminateEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*TerminateEnvironmentInstanceResponse) Descriptor
deprecated
func (*TerminateEnvironmentInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use TerminateEnvironmentInstanceResponse.ProtoReflect.Descriptor instead.
func (*TerminateEnvironmentInstanceResponse) GetEnvironment ¶
func (x *TerminateEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*TerminateEnvironmentInstanceResponse) ProtoMessage ¶
func (*TerminateEnvironmentInstanceResponse) ProtoMessage()
func (*TerminateEnvironmentInstanceResponse) ProtoReflect ¶
func (x *TerminateEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*TerminateEnvironmentInstanceResponse) Reset ¶
func (x *TerminateEnvironmentInstanceResponse) Reset()
func (*TerminateEnvironmentInstanceResponse) String ¶
func (x *TerminateEnvironmentInstanceResponse) String() string
type TerminateInstanceRequest ¶
type TerminateInstanceRequest struct { InstanceId string `protobuf:"bytes,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*TerminateInstanceRequest) Descriptor
deprecated
func (*TerminateInstanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use TerminateInstanceRequest.ProtoReflect.Descriptor instead.
func (*TerminateInstanceRequest) GetInstanceId ¶
func (x *TerminateInstanceRequest) GetInstanceId() string
func (*TerminateInstanceRequest) ProtoMessage ¶
func (*TerminateInstanceRequest) ProtoMessage()
func (*TerminateInstanceRequest) ProtoReflect ¶
func (x *TerminateInstanceRequest) ProtoReflect() protoreflect.Message
func (*TerminateInstanceRequest) Reset ¶
func (x *TerminateInstanceRequest) Reset()
func (*TerminateInstanceRequest) String ¶
func (x *TerminateInstanceRequest) String() string
type TerminateInstanceResponse ¶
type TerminateInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*TerminateInstanceResponse) Descriptor
deprecated
func (*TerminateInstanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use TerminateInstanceResponse.ProtoReflect.Descriptor instead.
func (*TerminateInstanceResponse) GetInstance ¶
func (x *TerminateInstanceResponse) GetInstance() *Instance
func (*TerminateInstanceResponse) ProtoMessage ¶
func (*TerminateInstanceResponse) ProtoMessage()
func (*TerminateInstanceResponse) ProtoReflect ¶
func (x *TerminateInstanceResponse) ProtoReflect() protoreflect.Message
func (*TerminateInstanceResponse) Reset ¶
func (x *TerminateInstanceResponse) Reset()
func (*TerminateInstanceResponse) String ¶
func (x *TerminateInstanceResponse) String() string
type Thresholds ¶
type Thresholds struct { FailureThreshold int32 `protobuf:"varint,1,opt,name=failure_threshold,json=failureThreshold,proto3" json:"failure_threshold,omitempty"` SuccessThreshold int32 `protobuf:"varint,2,opt,name=success_threshold,json=successThreshold,proto3" json:"success_threshold,omitempty"` // contains filtered or unexported fields }
func (*Thresholds) Descriptor
deprecated
func (*Thresholds) Descriptor() ([]byte, []int)
Deprecated: Use Thresholds.ProtoReflect.Descriptor instead.
func (*Thresholds) GetFailureThreshold ¶
func (x *Thresholds) GetFailureThreshold() int32
func (*Thresholds) GetSuccessThreshold ¶
func (x *Thresholds) GetSuccessThreshold() int32
func (*Thresholds) ProtoMessage ¶
func (*Thresholds) ProtoMessage()
func (*Thresholds) ProtoReflect ¶
func (x *Thresholds) ProtoReflect() protoreflect.Message
func (*Thresholds) Reset ¶
func (x *Thresholds) Reset()
func (*Thresholds) String ¶
func (x *Thresholds) String() string
type TimePeriod ¶
type TimePeriod struct { Start *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=start,proto3" json:"start,omitempty"` End *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=end,proto3" json:"end,omitempty"` // contains filtered or unexported fields }
func (*TimePeriod) Descriptor
deprecated
func (*TimePeriod) Descriptor() ([]byte, []int)
Deprecated: Use TimePeriod.ProtoReflect.Descriptor instead.
func (*TimePeriod) GetEnd ¶
func (x *TimePeriod) GetEnd() *timestamppb.Timestamp
func (*TimePeriod) GetStart ¶
func (x *TimePeriod) GetStart() *timestamppb.Timestamp
func (*TimePeriod) ProtoMessage ¶
func (*TimePeriod) ProtoMessage()
func (*TimePeriod) ProtoReflect ¶
func (x *TimePeriod) ProtoReflect() protoreflect.Message
func (*TimePeriod) Reset ¶
func (x *TimePeriod) Reset()
func (*TimePeriod) String ¶
func (x *TimePeriod) String() string
type TimeRange ¶
type TimeRange struct { StartTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3,oneof" json:"start_time,omitempty"` EndTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"` // contains filtered or unexported fields }
func (*TimeRange) GetEndTime ¶
func (x *TimeRange) GetEndTime() *timestamppb.Timestamp
func (*TimeRange) GetStartTime ¶
func (x *TimeRange) GetStartTime() *timestamppb.Timestamp
func (*TimeRange) ProtoReflect ¶
func (x *TimeRange) ProtoReflect() protoreflect.Message
type Transaction ¶
type Transaction struct { TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ Type string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"` LedgerId string `protobuf:"bytes,7,opt,name=ledger_id,json=ledgerId,proto3" json:"ledger_id,omitempty"` AmountUsd string `protobuf:"bytes,8,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` TransactionTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=transaction_time,json=transactionTime,proto3" json:"transaction_time,omitempty"` Note string `protobuf:"bytes,10,opt,name=note,proto3" json:"note,omitempty"` BillingProfileId string `protobuf:"bytes,11,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` // contains filtered or unexported fields }
func (*Transaction) Descriptor
deprecated
func (*Transaction) Descriptor() ([]byte, []int)
Deprecated: Use Transaction.ProtoReflect.Descriptor instead.
func (*Transaction) GetAmountUsd ¶
func (x *Transaction) GetAmountUsd() string
func (*Transaction) GetBillingProfileId ¶
func (x *Transaction) GetBillingProfileId() string
func (*Transaction) GetCreateTime ¶
func (x *Transaction) GetCreateTime() *timestamppb.Timestamp
func (*Transaction) GetLabels ¶
func (x *Transaction) GetLabels() map[string]string
func (*Transaction) GetLedgerId ¶
func (x *Transaction) GetLedgerId() string
func (*Transaction) GetNote ¶
func (x *Transaction) GetNote() string
func (*Transaction) GetTransactionId ¶
func (x *Transaction) GetTransactionId() string
func (*Transaction) GetTransactionTime ¶
func (x *Transaction) GetTransactionTime() *timestamppb.Timestamp
func (*Transaction) GetType ¶
func (x *Transaction) GetType() string
func (*Transaction) GetUpdateTime ¶
func (x *Transaction) GetUpdateTime() *timestamppb.Timestamp
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) ProtoReflect ¶
func (x *Transaction) ProtoReflect() protoreflect.Message
func (*Transaction) Reset ¶
func (x *Transaction) Reset()
func (*Transaction) String ¶
func (x *Transaction) String() string
type UnStarNotebookRequest ¶
type UnStarNotebookRequest struct { NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UnStarNotebookRequest) Descriptor
deprecated
func (*UnStarNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnStarNotebookRequest.ProtoReflect.Descriptor instead.
func (*UnStarNotebookRequest) GetLabels ¶
func (x *UnStarNotebookRequest) GetLabels() map[string]string
func (*UnStarNotebookRequest) GetNotebookId ¶
func (x *UnStarNotebookRequest) GetNotebookId() string
func (*UnStarNotebookRequest) ProtoMessage ¶
func (*UnStarNotebookRequest) ProtoMessage()
func (*UnStarNotebookRequest) ProtoReflect ¶
func (x *UnStarNotebookRequest) ProtoReflect() protoreflect.Message
func (*UnStarNotebookRequest) Reset ¶
func (x *UnStarNotebookRequest) Reset()
func (*UnStarNotebookRequest) String ¶
func (x *UnStarNotebookRequest) String() string
type UnStarNotebookResponse ¶
type UnStarNotebookResponse struct {
// contains filtered or unexported fields
}
func (*UnStarNotebookResponse) Descriptor
deprecated
func (*UnStarNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnStarNotebookResponse.ProtoReflect.Descriptor instead.
func (*UnStarNotebookResponse) ProtoMessage ¶
func (*UnStarNotebookResponse) ProtoMessage()
func (*UnStarNotebookResponse) ProtoReflect ¶
func (x *UnStarNotebookResponse) ProtoReflect() protoreflect.Message
func (*UnStarNotebookResponse) Reset ¶
func (x *UnStarNotebookResponse) Reset()
func (*UnStarNotebookResponse) String ¶
func (x *UnStarNotebookResponse) String() string
type UpdateBillingProfileCreditBalanceRequest ¶
type UpdateBillingProfileCreditBalanceRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` Meta map[string]string `` /* 149-byte string literal not displayed */ Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateBillingProfileCreditBalanceRequest) Descriptor
deprecated
func (*UpdateBillingProfileCreditBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingProfileCreditBalanceRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingProfileCreditBalanceRequest) GetAmount ¶
func (x *UpdateBillingProfileCreditBalanceRequest) GetAmount() int64
func (*UpdateBillingProfileCreditBalanceRequest) GetBillingProfileId ¶
func (x *UpdateBillingProfileCreditBalanceRequest) GetBillingProfileId() string
func (*UpdateBillingProfileCreditBalanceRequest) GetDescription ¶
func (x *UpdateBillingProfileCreditBalanceRequest) GetDescription() string
func (*UpdateBillingProfileCreditBalanceRequest) GetMeta ¶
func (x *UpdateBillingProfileCreditBalanceRequest) GetMeta() map[string]string
func (*UpdateBillingProfileCreditBalanceRequest) ProtoMessage ¶
func (*UpdateBillingProfileCreditBalanceRequest) ProtoMessage()
func (*UpdateBillingProfileCreditBalanceRequest) ProtoReflect ¶
func (x *UpdateBillingProfileCreditBalanceRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileCreditBalanceRequest) Reset ¶
func (x *UpdateBillingProfileCreditBalanceRequest) Reset()
func (*UpdateBillingProfileCreditBalanceRequest) String ¶
func (x *UpdateBillingProfileCreditBalanceRequest) String() string
type UpdateBillingProfileCreditBalanceResponse ¶
type UpdateBillingProfileCreditBalanceResponse struct { CreditBalanceAdjustment *CreditBalanceAdjustment `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateBillingProfileCreditBalanceResponse) Descriptor
deprecated
func (*UpdateBillingProfileCreditBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingProfileCreditBalanceResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment ¶
func (x *UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment() *CreditBalanceAdjustment
func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage ¶
func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage()
func (*UpdateBillingProfileCreditBalanceResponse) ProtoReflect ¶
func (x *UpdateBillingProfileCreditBalanceResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileCreditBalanceResponse) Reset ¶
func (x *UpdateBillingProfileCreditBalanceResponse) Reset()
func (*UpdateBillingProfileCreditBalanceResponse) String ¶
func (x *UpdateBillingProfileCreditBalanceResponse) String() string
type UpdateBillingProfileRequest ¶
type UpdateBillingProfileRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` BillingProfileDetails *BillingProfileDetails `` /* 126-byte string literal not displayed */ CreditDetails *CreditDetails `protobuf:"bytes,3,opt,name=credit_details,json=creditDetails,proto3" json:"credit_details,omitempty"` // repeated string plan_ids = 3 [(tagger.tags) = "copier:\"PlanIDs\"" ]; // free-tier, standard // contains filtered or unexported fields }
func (*UpdateBillingProfileRequest) Descriptor
deprecated
func (*UpdateBillingProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingProfileRequest) GetBillingProfileDetails ¶
func (x *UpdateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
func (*UpdateBillingProfileRequest) GetBillingProfileId ¶
func (x *UpdateBillingProfileRequest) GetBillingProfileId() string
func (*UpdateBillingProfileRequest) GetCreditDetails ¶
func (x *UpdateBillingProfileRequest) GetCreditDetails() *CreditDetails
func (*UpdateBillingProfileRequest) ProtoMessage ¶
func (*UpdateBillingProfileRequest) ProtoMessage()
func (*UpdateBillingProfileRequest) ProtoReflect ¶
func (x *UpdateBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileRequest) Reset ¶
func (x *UpdateBillingProfileRequest) Reset()
func (*UpdateBillingProfileRequest) String ¶
func (x *UpdateBillingProfileRequest) String() string
type UpdateBillingProfileResponse ¶
type UpdateBillingProfileResponse struct { BillingProfile *BillingProfile `protobuf:"bytes,1,opt,name=billing_profile,json=billingProfile,proto3" json:"billing_profile,omitempty"` // contains filtered or unexported fields }
func (*UpdateBillingProfileResponse) Descriptor
deprecated
func (*UpdateBillingProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingProfileResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingProfileResponse) GetBillingProfile ¶
func (x *UpdateBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*UpdateBillingProfileResponse) ProtoMessage ¶
func (*UpdateBillingProfileResponse) ProtoMessage()
func (*UpdateBillingProfileResponse) ProtoReflect ¶
func (x *UpdateBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileResponse) Reset ¶
func (x *UpdateBillingProfileResponse) Reset()
func (*UpdateBillingProfileResponse) String ¶
func (x *UpdateBillingProfileResponse) String() string
type UpdateCloudCredStatusRequest ¶
type UpdateCloudCredStatusRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UpdateCloudCredStatusRequest) Descriptor
deprecated
func (*UpdateCloudCredStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCloudCredStatusRequest.ProtoReflect.Descriptor instead.
func (*UpdateCloudCredStatusRequest) GetCloudCredId ¶
func (x *UpdateCloudCredStatusRequest) GetCloudCredId() string
func (*UpdateCloudCredStatusRequest) GetStatus ¶
func (x *UpdateCloudCredStatusRequest) GetStatus() string
func (*UpdateCloudCredStatusRequest) ProtoMessage ¶
func (*UpdateCloudCredStatusRequest) ProtoMessage()
func (*UpdateCloudCredStatusRequest) ProtoReflect ¶
func (x *UpdateCloudCredStatusRequest) ProtoReflect() protoreflect.Message
func (*UpdateCloudCredStatusRequest) Reset ¶
func (x *UpdateCloudCredStatusRequest) Reset()
func (*UpdateCloudCredStatusRequest) String ¶
func (x *UpdateCloudCredStatusRequest) String() string
type UpdateCloudCredStatusResponse ¶
type UpdateCloudCredStatusResponse struct { CloudCred *CloudCred `protobuf:"bytes,1,opt,name=cloud_cred,json=cloudCred,proto3" json:"cloud_cred,omitempty"` // contains filtered or unexported fields }
func (*UpdateCloudCredStatusResponse) Descriptor
deprecated
func (*UpdateCloudCredStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCloudCredStatusResponse.ProtoReflect.Descriptor instead.
func (*UpdateCloudCredStatusResponse) GetCloudCred ¶
func (x *UpdateCloudCredStatusResponse) GetCloudCred() *CloudCred
func (*UpdateCloudCredStatusResponse) ProtoMessage ¶
func (*UpdateCloudCredStatusResponse) ProtoMessage()
func (*UpdateCloudCredStatusResponse) ProtoReflect ¶
func (x *UpdateCloudCredStatusResponse) ProtoReflect() protoreflect.Message
func (*UpdateCloudCredStatusResponse) Reset ¶
func (x *UpdateCloudCredStatusResponse) Reset()
func (*UpdateCloudCredStatusResponse) String ¶
func (x *UpdateCloudCredStatusResponse) String() string
type UpdatePublicProfileRequest ¶
type UpdatePublicProfileRequest struct { PublicProfileId string `protobuf:"bytes,1,opt,name=public_profile_id,json=publicProfileId,proto3" json:"public_profile_id,omitempty"` DisplayName *string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"` Bio *string `protobuf:"bytes,3,opt,name=bio,proto3,oneof" json:"bio,omitempty"` CoverPhotoData []byte `protobuf:"bytes,4,opt,name=cover_photo_data,json=coverPhotoData,proto3,oneof" json:"cover_photo_data,omitempty"` Handle *string `protobuf:"bytes,5,opt,name=handle,proto3,oneof" json:"handle,omitempty"` // contains filtered or unexported fields }
func (*UpdatePublicProfileRequest) Descriptor
deprecated
func (*UpdatePublicProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePublicProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdatePublicProfileRequest) GetBio ¶
func (x *UpdatePublicProfileRequest) GetBio() string
func (*UpdatePublicProfileRequest) GetCoverPhotoData ¶
func (x *UpdatePublicProfileRequest) GetCoverPhotoData() []byte
func (*UpdatePublicProfileRequest) GetDisplayName ¶
func (x *UpdatePublicProfileRequest) GetDisplayName() string
func (*UpdatePublicProfileRequest) GetHandle ¶
func (x *UpdatePublicProfileRequest) GetHandle() string
func (*UpdatePublicProfileRequest) GetPublicProfileId ¶
func (x *UpdatePublicProfileRequest) GetPublicProfileId() string
func (*UpdatePublicProfileRequest) ProtoMessage ¶
func (*UpdatePublicProfileRequest) ProtoMessage()
func (*UpdatePublicProfileRequest) ProtoReflect ¶
func (x *UpdatePublicProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdatePublicProfileRequest) Reset ¶
func (x *UpdatePublicProfileRequest) Reset()
func (*UpdatePublicProfileRequest) String ¶
func (x *UpdatePublicProfileRequest) String() string
type UpdatePublicProfileResponse ¶
type UpdatePublicProfileResponse struct { PublicProfile *PublicProfile `protobuf:"bytes,1,opt,name=public_profile,json=publicProfile,proto3" json:"public_profile,omitempty"` // contains filtered or unexported fields }
func (*UpdatePublicProfileResponse) Descriptor
deprecated
func (*UpdatePublicProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePublicProfileResponse.ProtoReflect.Descriptor instead.
func (*UpdatePublicProfileResponse) GetPublicProfile ¶
func (x *UpdatePublicProfileResponse) GetPublicProfile() *PublicProfile
func (*UpdatePublicProfileResponse) ProtoMessage ¶
func (*UpdatePublicProfileResponse) ProtoMessage()
func (*UpdatePublicProfileResponse) ProtoReflect ¶
func (x *UpdatePublicProfileResponse) ProtoReflect() protoreflect.Message
func (*UpdatePublicProfileResponse) Reset ¶
func (x *UpdatePublicProfileResponse) Reset()
func (*UpdatePublicProfileResponse) String ¶
func (x *UpdatePublicProfileResponse) String() string
type UsageFrame ¶
type UsageFrame struct { TotalUsd string `protobuf:"bytes,1,opt,name=total_usd,json=totalUsd,proto3" json:"total_usd,omitempty"` ComputeAmount string `protobuf:"bytes,2,opt,name=compute_amount,json=computeAmount,proto3" json:"compute_amount,omitempty"` StorageAmount string `protobuf:"bytes,3,opt,name=storage_amount,json=storageAmount,proto3" json:"storage_amount,omitempty"` OtherAmount string `protobuf:"bytes,4,opt,name=other_amount,json=otherAmount,proto3" json:"other_amount,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,5,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` Groups map[string]*Group `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UsageFrame) Descriptor
deprecated
func (*UsageFrame) Descriptor() ([]byte, []int)
Deprecated: Use UsageFrame.ProtoReflect.Descriptor instead.
func (*UsageFrame) GetComputeAmount ¶
func (x *UsageFrame) GetComputeAmount() string
func (*UsageFrame) GetGroups ¶
func (x *UsageFrame) GetGroups() map[string]*Group
func (*UsageFrame) GetOtherAmount ¶
func (x *UsageFrame) GetOtherAmount() string
func (*UsageFrame) GetStorageAmount ¶
func (x *UsageFrame) GetStorageAmount() string
func (*UsageFrame) GetTimePeriod ¶
func (x *UsageFrame) GetTimePeriod() *TimePeriod
func (*UsageFrame) GetTotalUsd ¶
func (x *UsageFrame) GetTotalUsd() string
func (*UsageFrame) ProtoMessage ¶
func (*UsageFrame) ProtoMessage()
func (*UsageFrame) ProtoReflect ¶
func (x *UsageFrame) ProtoReflect() protoreflect.Message
func (*UsageFrame) Reset ¶
func (x *UsageFrame) Reset()
func (*UsageFrame) String ¶
func (x *UsageFrame) String() string
type VMBuild ¶
type VMBuild struct {
// contains filtered or unexported fields
}
func (*VMBuild) ProtoReflect ¶
func (x *VMBuild) ProtoReflect() protoreflect.Message
type VastAICredential ¶
type VastAICredential struct { ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*VastAICredential) Descriptor
deprecated
func (*VastAICredential) Descriptor() ([]byte, []int)
Deprecated: Use VastAICredential.ProtoReflect.Descriptor instead.
func (*VastAICredential) GetApiKey ¶
func (x *VastAICredential) GetApiKey() string
func (*VastAICredential) ProtoMessage ¶
func (*VastAICredential) ProtoMessage()
func (*VastAICredential) ProtoReflect ¶
func (x *VastAICredential) ProtoReflect() protoreflect.Message
func (*VastAICredential) Reset ¶
func (x *VastAICredential) Reset()
func (*VastAICredential) String ¶
func (x *VastAICredential) String() string
type VerbBuild ¶
type VerbBuild struct { Config string `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` LogFilePath string `protobuf:"bytes,2,opt,name=log_file_path,json=logFilePath,proto3" json:"log_file_path,omitempty"` // contains filtered or unexported fields }
func (*VerbBuild) ProtoReflect ¶
func (x *VerbBuild) ProtoReflect() protoreflect.Message
type Vpc ¶
type Vpc struct { VpcId string `protobuf:"bytes,1,opt,name=vpc_id,json=vpcId,proto3" json:"vpc_id,omitempty"` CidrBlock string `protobuf:"bytes,2,opt,name=cidr_block,json=cidrBlock,proto3" json:"cidr_block,omitempty"` Default bool `protobuf:"varint,3,opt,name=default,proto3" json:"default,omitempty"` // contains filtered or unexported fields }
func (*Vpc) ProtoReflect ¶
func (x *Vpc) ProtoReflect() protoreflect.Message
Source Files ¶
- billing.pb.go
- billing_profile.pb.go
- cloud_cred.pb.go
- cloud_info.pb.go
- common.pb.go
- data_source.pb.go
- environment.pb.go
- health_check.pb.go
- ingress_gateway.pb.go
- instance.pb.go
- instance_exec.pb.go
- ledger.pb.go
- limit.pb.go
- notebook.pb.go
- persistent_pod.pb.go
- public_profile.pb.go
- redeemable.pb.go
- reputation.pb.go
- secret.pb.go
- service_event.pb.go
- session.pb.go
- usage.pb.go