Documentation
¶
Index ¶
- Constants
- Variables
- type APIKey
- func (x *APIKey) ClearCreateTime()
- func (x *APIKey) ClearUpdateTime()
- func (x *APIKey) GetApiKeyId() string
- func (x *APIKey) GetCreateTime() *timestamppb.Timestamp
- func (x *APIKey) GetLabels() map[string]string
- func (x *APIKey) GetUpdateTime() *timestamppb.Timestamp
- func (x *APIKey) GetValue() string
- func (x *APIKey) HasCreateTime() bool
- func (x *APIKey) HasUpdateTime() bool
- func (*APIKey) ProtoMessage()
- func (x *APIKey) ProtoReflect() protoreflect.Message
- func (x *APIKey) Reset()
- func (x *APIKey) SetApiKeyId(v string)
- func (x *APIKey) SetCreateTime(v *timestamppb.Timestamp)
- func (x *APIKey) SetLabels(v map[string]string)
- func (x *APIKey) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *APIKey) SetValue(v string)
- func (x *APIKey) String() string
- type APIKey_builder
- type AWSCredential
- 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) SetAccessKeyId(v string)
- func (x *AWSCredential) SetExternalId(v string)
- func (x *AWSCredential) SetRoleArn(v string)
- func (x *AWSCredential) SetSecretAccessKey(v string)
- func (x *AWSCredential) String() string
- type AWSCredential_builder
- type AccessPolicy
- func (x *AccessPolicy) ClearAccessPolicy()
- func (x *AccessPolicy) ClearCreateTime()
- func (x *AccessPolicy) GetAccessPolicy() *CreateAccessPolicy
- func (x *AccessPolicy) GetAccessPolicyId() string
- func (x *AccessPolicy) GetCreateTime() *timestamppb.Timestamp
- func (x *AccessPolicy) HasAccessPolicy() bool
- func (x *AccessPolicy) HasCreateTime() bool
- func (*AccessPolicy) ProtoMessage()
- func (x *AccessPolicy) ProtoReflect() protoreflect.Message
- func (x *AccessPolicy) Reset()
- func (x *AccessPolicy) SetAccessPolicy(v *CreateAccessPolicy)
- func (x *AccessPolicy) SetAccessPolicyId(v string)
- func (x *AccessPolicy) SetCreateTime(v *timestamppb.Timestamp)
- func (x *AccessPolicy) String() string
- type AccessPolicy_builder
- type AddCreditsToOrganizationRequest
- func (x *AddCreditsToOrganizationRequest) GetAmountUsd() string
- func (x *AddCreditsToOrganizationRequest) GetOrganizationId() string
- func (x *AddCreditsToOrganizationRequest) GetUserId() string
- func (*AddCreditsToOrganizationRequest) ProtoMessage()
- func (x *AddCreditsToOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *AddCreditsToOrganizationRequest) Reset()
- func (x *AddCreditsToOrganizationRequest) SetAmountUsd(v string)
- func (x *AddCreditsToOrganizationRequest) SetOrganizationId(v string)
- func (x *AddCreditsToOrganizationRequest) SetUserId(v string)
- func (x *AddCreditsToOrganizationRequest) String() string
- type AddCreditsToOrganizationRequest_builder
- type AddCreditsToOrganizationResponse
- func (x *AddCreditsToOrganizationResponse) ClearTransaction()
- func (x *AddCreditsToOrganizationResponse) GetTransaction() *Transaction
- func (x *AddCreditsToOrganizationResponse) HasTransaction() bool
- func (*AddCreditsToOrganizationResponse) ProtoMessage()
- func (x *AddCreditsToOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *AddCreditsToOrganizationResponse) Reset()
- func (x *AddCreditsToOrganizationResponse) SetTransaction(v *Transaction)
- func (x *AddCreditsToOrganizationResponse) String() string
- type AddCreditsToOrganizationResponse_builder
- type AddFile
- func (x *AddFile) GetFileDirectory() string
- func (x *AddFile) GetFileName() string
- func (x *AddFile) GetFileType() FileType
- func (x *AddFile) GetFileUrl() string
- func (*AddFile) ProtoMessage()
- func (x *AddFile) ProtoReflect() protoreflect.Message
- func (x *AddFile) Reset()
- func (x *AddFile) SetFileDirectory(v string)
- func (x *AddFile) SetFileName(v string)
- func (x *AddFile) SetFileType(v FileType)
- func (x *AddFile) SetFileUrl(v string)
- func (x *AddFile) String() string
- type AddFile_builder
- type AddIngressToGatewayRequest
- 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) SetIngressGatewayId(v string)
- func (x *AddIngressToGatewayRequest) SetIngresses(v []*CreateIngress)
- func (x *AddIngressToGatewayRequest) String() string
- type AddIngressToGatewayRequest_builder
- type AddIngressToGatewayResponse
- func (x *AddIngressToGatewayResponse) ClearIngressGateway()
- func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *AddIngressToGatewayResponse) HasIngressGateway() bool
- func (*AddIngressToGatewayResponse) ProtoMessage()
- func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *AddIngressToGatewayResponse) Reset()
- func (x *AddIngressToGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *AddIngressToGatewayResponse) String() string
- type AddIngressToGatewayResponse_builder
- type AddInstanceFirewallRulesRequest
- func (x *AddInstanceFirewallRulesRequest) ClearFirewallRules()
- func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
- func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
- func (x *AddInstanceFirewallRulesRequest) HasFirewallRules() bool
- func (*AddInstanceFirewallRulesRequest) ProtoMessage()
- func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesRequest) Reset()
- func (x *AddInstanceFirewallRulesRequest) SetFirewallRules(v *FirewallRules)
- func (x *AddInstanceFirewallRulesRequest) SetInstanceId(v string)
- func (x *AddInstanceFirewallRulesRequest) String() string
- type AddInstanceFirewallRulesRequest_builder
- type AddInstanceFirewallRulesResponse
- func (x *AddInstanceFirewallRulesResponse) ClearFirewallRules()
- func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (x *AddInstanceFirewallRulesResponse) HasFirewallRules() bool
- func (*AddInstanceFirewallRulesResponse) ProtoMessage()
- func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *AddInstanceFirewallRulesResponse) Reset()
- func (x *AddInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
- func (x *AddInstanceFirewallRulesResponse) String() string
- type AddInstanceFirewallRulesResponse_builder
- type AddKeyPairToEnvironmentRequest
- func (x *AddKeyPairToEnvironmentRequest) GetEnvironmentId() string
- func (x *AddKeyPairToEnvironmentRequest) GetKeyPairs() []*KeyPair
- func (*AddKeyPairToEnvironmentRequest) ProtoMessage()
- func (x *AddKeyPairToEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *AddKeyPairToEnvironmentRequest) Reset()
- func (x *AddKeyPairToEnvironmentRequest) SetEnvironmentId(v string)
- func (x *AddKeyPairToEnvironmentRequest) SetKeyPairs(v []*KeyPair)
- func (x *AddKeyPairToEnvironmentRequest) String() string
- type AddKeyPairToEnvironmentRequest_builder
- type AddKeyPairToEnvironmentResponse
- func (x *AddKeyPairToEnvironmentResponse) ClearEnvironment()
- func (x *AddKeyPairToEnvironmentResponse) GetEnvironment() *Environment
- func (x *AddKeyPairToEnvironmentResponse) HasEnvironment() bool
- func (*AddKeyPairToEnvironmentResponse) ProtoMessage()
- func (x *AddKeyPairToEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *AddKeyPairToEnvironmentResponse) Reset()
- func (x *AddKeyPairToEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *AddKeyPairToEnvironmentResponse) String() string
- type AddKeyPairToEnvironmentResponse_builder
- type AddPolicyToIngressRequest
- 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) SetAccessPolicy(v []*CreateAccessPolicy)
- func (x *AddPolicyToIngressRequest) SetIngressGatewayId(v string)
- func (x *AddPolicyToIngressRequest) SetIngressId(v string)
- func (x *AddPolicyToIngressRequest) String() string
- type AddPolicyToIngressRequest_builder
- type AddPolicyToIngressResponse
- func (x *AddPolicyToIngressResponse) ClearIngressGateway()
- func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
- func (x *AddPolicyToIngressResponse) HasIngressGateway() bool
- func (*AddPolicyToIngressResponse) ProtoMessage()
- func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
- func (x *AddPolicyToIngressResponse) Reset()
- func (x *AddPolicyToIngressResponse) SetIngressGateway(v *IngressGateway)
- func (x *AddPolicyToIngressResponse) String() string
- type AddPolicyToIngressResponse_builder
- type AddUserExternalIdentityFromTokenRequest
- func (x *AddUserExternalIdentityFromTokenRequest) GetToken() string
- func (x *AddUserExternalIdentityFromTokenRequest) GetUserId() string
- func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage()
- func (x *AddUserExternalIdentityFromTokenRequest) ProtoReflect() protoreflect.Message
- func (x *AddUserExternalIdentityFromTokenRequest) Reset()
- func (x *AddUserExternalIdentityFromTokenRequest) SetToken(v string)
- func (x *AddUserExternalIdentityFromTokenRequest) SetUserId(v string)
- func (x *AddUserExternalIdentityFromTokenRequest) String() string
- type AddUserExternalIdentityFromTokenRequest_builder
- type AddUserExternalIdentityFromTokenResponse
- func (x *AddUserExternalIdentityFromTokenResponse) ClearUser()
- func (x *AddUserExternalIdentityFromTokenResponse) GetUser() *User
- func (x *AddUserExternalIdentityFromTokenResponse) HasUser() bool
- func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage()
- func (x *AddUserExternalIdentityFromTokenResponse) ProtoReflect() protoreflect.Message
- func (x *AddUserExternalIdentityFromTokenResponse) Reset()
- func (x *AddUserExternalIdentityFromTokenResponse) SetUser(v *User)
- func (x *AddUserExternalIdentityFromTokenResponse) String() string
- type AddUserExternalIdentityFromTokenResponse_builder
- type AggregateInstanceTypeRequest
- func (x *AggregateInstanceTypeRequest) ClearFilter()
- func (x *AggregateInstanceTypeRequest) GetFilter() *InfrastructureConstraints
- func (x *AggregateInstanceTypeRequest) GetGroupBy() []string
- func (x *AggregateInstanceTypeRequest) GetOrderBy() []string
- func (x *AggregateInstanceTypeRequest) HasFilter() bool
- func (*AggregateInstanceTypeRequest) ProtoMessage()
- func (x *AggregateInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateInstanceTypeRequest) Reset()
- func (x *AggregateInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
- func (x *AggregateInstanceTypeRequest) SetGroupBy(v []string)
- func (x *AggregateInstanceTypeRequest) SetOrderBy(v []string)
- func (x *AggregateInstanceTypeRequest) String() string
- type AggregateInstanceTypeRequest_builder
- type AggregateInstanceTypeResponse
- func (x *AggregateInstanceTypeResponse) GetItems() []*InfrastructureConstraints
- func (*AggregateInstanceTypeResponse) ProtoMessage()
- func (x *AggregateInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *AggregateInstanceTypeResponse) Reset()
- func (x *AggregateInstanceTypeResponse) SetItems(v []*InfrastructureConstraints)
- func (x *AggregateInstanceTypeResponse) String() string
- type AggregateInstanceTypeResponse_builder
- type AggregateUsageOptions
- func (x *AggregateUsageOptions) ClearTimeFilter()
- 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 (x *AggregateUsageOptions) HasTimeFilter() bool
- func (*AggregateUsageOptions) ProtoMessage()
- func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageOptions) Reset()
- func (x *AggregateUsageOptions) SetChargeTypeFilter(v []string)
- func (x *AggregateUsageOptions) SetGroupBy(v []string)
- func (x *AggregateUsageOptions) SetHasAllLabels(v map[string]string)
- func (x *AggregateUsageOptions) SetOrderBy(v []*OrderOptions)
- func (x *AggregateUsageOptions) SetTimeFilter(v *TimePeriod)
- func (x *AggregateUsageOptions) SetTimeGranularity(v string)
- func (x *AggregateUsageOptions) String() string
- type AggregateUsageOptions_builder
- type AggregateUsageRequest
- func (x *AggregateUsageRequest) ClearOptions()
- func (x *AggregateUsageRequest) ClearPageParams()
- func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
- func (x *AggregateUsageRequest) GetPageParams() *PageParams
- func (x *AggregateUsageRequest) HasOptions() bool
- func (x *AggregateUsageRequest) HasPageParams() bool
- func (*AggregateUsageRequest) ProtoMessage()
- func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
- func (x *AggregateUsageRequest) Reset()
- func (x *AggregateUsageRequest) SetOptions(v *AggregateUsageOptions)
- func (x *AggregateUsageRequest) SetPageParams(v *PageParams)
- func (x *AggregateUsageRequest) String() string
- type AggregateUsageRequest_builder
- type AggregateUsageResponse
- 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) SetItems(v []*AggregateUsageResult)
- func (x *AggregateUsageResponse) SetNextPageToken(v string)
- func (x *AggregateUsageResponse) String() string
- type AggregateUsageResponse_builder
- type AggregateUsageResult
- 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) SetAvgPrice(v float64)
- func (x *AggregateUsageResult) SetDate(v string)
- func (x *AggregateUsageResult) SetGroupedBy(v map[string]string)
- func (x *AggregateUsageResult) SetTotalTime(v uint64)
- func (x *AggregateUsageResult) SetTotalUsage(v float64)
- func (x *AggregateUsageResult) String() string
- type AggregateUsageResult_builder
- type AkashCredential
- 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) SetCertPem(v string)
- func (x *AkashCredential) SetEncryptedPrivateKeyPem(v string)
- func (x *AkashCredential) SetInstanceTypeWalletMnemonic(v string)
- func (x *AkashCredential) SetMainWalletMnemonic(v string)
- func (x *AkashCredential) String() string
- type AkashCredential_builder
- type ApiVoidEmailReputation
- 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) SetChinaFreeEmail(v bool)
- func (x *ApiVoidEmailReputation) SetDidYouMean(v string)
- func (x *ApiVoidEmailReputation) SetDirtyWordsDomain(v bool)
- func (x *ApiVoidEmailReputation) SetDirtyWordsUsername(v bool)
- func (x *ApiVoidEmailReputation) SetDisposable(v bool)
- func (x *ApiVoidEmailReputation) SetDmarcConfigured(v bool)
- func (x *ApiVoidEmailReputation) SetDmarcEnforced(v bool)
- func (x *ApiVoidEmailReputation) SetDomain(v string)
- func (x *ApiVoidEmailReputation) SetDomainPopular(v bool)
- func (x *ApiVoidEmailReputation) SetEducationalDomain(v bool)
- func (x *ApiVoidEmailReputation) SetEmail(v string)
- func (x *ApiVoidEmailReputation) SetFreeEmail(v bool)
- func (x *ApiVoidEmailReputation) SetGovernmentDomain(v bool)
- func (x *ApiVoidEmailReputation) SetHasARecords(v bool)
- func (x *ApiVoidEmailReputation) SetHasMxRecords(v bool)
- func (x *ApiVoidEmailReputation) SetHasSpfRecords(v bool)
- func (x *ApiVoidEmailReputation) SetIsSpoofable(v bool)
- func (x *ApiVoidEmailReputation) SetPoliceDomain(v bool)
- func (x *ApiVoidEmailReputation) SetRiskyTld(v bool)
- func (x *ApiVoidEmailReputation) SetRoleAddress(v bool)
- func (x *ApiVoidEmailReputation) SetRussianFreeEmail(v bool)
- func (x *ApiVoidEmailReputation) SetScore(v int32)
- func (x *ApiVoidEmailReputation) SetShouldBlock(v bool)
- func (x *ApiVoidEmailReputation) SetSuspiciousDomain(v bool)
- func (x *ApiVoidEmailReputation) SetSuspiciousEmail(v bool)
- func (x *ApiVoidEmailReputation) SetSuspiciousUsername(v bool)
- func (x *ApiVoidEmailReputation) SetUsername(v string)
- func (x *ApiVoidEmailReputation) SetValidFormat(v bool)
- func (x *ApiVoidEmailReputation) SetValidTld(v bool)
- func (x *ApiVoidEmailReputation) String() string
- type ApiVoidEmailReputation_builder
- type Artifact
- func (x *Artifact) ClearContainer()
- func (x *Artifact) ClearInferenceServer()
- func (x *Artifact) ClearModel()
- func (x *Artifact) GetContainer() *Container
- func (x *Artifact) GetInferenceServer() *InferenceServerConfig
- func (x *Artifact) GetModel() *Model
- func (x *Artifact) HasContainer() bool
- func (x *Artifact) HasInferenceServer() bool
- func (x *Artifact) HasModel() bool
- func (*Artifact) ProtoMessage()
- func (x *Artifact) ProtoReflect() protoreflect.Message
- func (x *Artifact) Reset()
- func (x *Artifact) SetContainer(v *Container)
- func (x *Artifact) SetInferenceServer(v *InferenceServerConfig)
- func (x *Artifact) SetModel(v *Model)
- func (x *Artifact) String() string
- type Artifact_builder
- type AzureCredential
- func (x *AzureCredential) GetAdditionallyAllowedTenants() string
- func (x *AzureCredential) GetClientId() string
- func (x *AzureCredential) GetClientSecret() string
- func (x *AzureCredential) GetSubscriptionId() string
- func (x *AzureCredential) GetTenantId() string
- func (*AzureCredential) ProtoMessage()
- func (x *AzureCredential) ProtoReflect() protoreflect.Message
- func (x *AzureCredential) Reset()
- func (x *AzureCredential) SetAdditionallyAllowedTenants(v string)
- func (x *AzureCredential) SetClientId(v string)
- func (x *AzureCredential) SetClientSecret(v string)
- func (x *AzureCredential) SetSubscriptionId(v string)
- func (x *AzureCredential) SetTenantId(v string)
- func (x *AzureCredential) String() string
- type AzureCredential_builder
- type BackupOptions
- type BackupOptions_builder
- type BillingProfile
- func (x *BillingProfile) ClearBillingProfileMeta()
- func (x *BillingProfile) ClearBillingType()
- func (x *BillingProfile) ClearCloudPointDetails()
- func (x *BillingProfile) ClearCreateTime()
- func (x *BillingProfile) ClearCreditDetails()
- func (x *BillingProfile) ClearDelinquentAt()
- func (x *BillingProfile) ClearInactiveAt()
- func (x *BillingProfile) ClearResourceLimits()
- func (x *BillingProfile) ClearUpdateTime()
- 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) GetResourceLimits() *ResourceLimits
- func (x *BillingProfile) GetUpdateTime() *timestamppb.Timestamp
- func (x *BillingProfile) GetUsageCloudCredLabels() map[string]string
- func (x *BillingProfile) GetUsageLabels() map[string]string
- func (x *BillingProfile) HasBillingProfileMeta() bool
- func (x *BillingProfile) HasBillingType() bool
- func (x *BillingProfile) HasCloudPointDetails() bool
- func (x *BillingProfile) HasCreateTime() bool
- func (x *BillingProfile) HasCreditDetails() bool
- func (x *BillingProfile) HasDelinquentAt() bool
- func (x *BillingProfile) HasInactiveAt() bool
- func (x *BillingProfile) HasResourceLimits() bool
- func (x *BillingProfile) HasUpdateTime() bool
- func (*BillingProfile) ProtoMessage()
- func (x *BillingProfile) ProtoReflect() protoreflect.Message
- func (x *BillingProfile) Reset()
- func (x *BillingProfile) SetBillingProfileId(v string)
- func (x *BillingProfile) SetBillingProfileMeta(v *BillingProfileDetails)
- func (x *BillingProfile) SetBillingThreshold(v int64)
- func (x *BillingProfile) SetBillingType(v string)
- func (x *BillingProfile) SetCloudPointDetails(v *CloudPointDetails)
- func (x *BillingProfile) SetCollectionStatus(v string)
- func (x *BillingProfile) SetCreateTime(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetCreditBalance(v int64)
- func (x *BillingProfile) SetCreditDetails(v *CreditDetails)
- func (x *BillingProfile) SetDelinquentAt(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetExternalAccountId(v string)
- func (x *BillingProfile) SetInactiveAt(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetLabels(v map[string]string)
- func (x *BillingProfile) SetPaymentStatus(v string)
- func (x *BillingProfile) SetPlanIds(v []string)
- func (x *BillingProfile) SetResourceLimits(v *ResourceLimits)
- func (x *BillingProfile) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *BillingProfile) SetUsageCloudCredLabels(v map[string]string)
- func (x *BillingProfile) SetUsageLabels(v map[string]string)
- func (x *BillingProfile) String() string
- type BillingProfileCreditRecipient
- func (x *BillingProfileCreditRecipient) GetBillingProfileId() string
- func (*BillingProfileCreditRecipient) ProtoMessage()
- func (x *BillingProfileCreditRecipient) ProtoReflect() protoreflect.Message
- func (x *BillingProfileCreditRecipient) Reset()
- func (x *BillingProfileCreditRecipient) SetBillingProfileId(v string)
- func (x *BillingProfileCreditRecipient) String() string
- type BillingProfileCreditRecipient_builder
- type BillingProfileDetails
- 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) SetAccountEmail(v string)
- func (x *BillingProfileDetails) SetAccountName(v string)
- func (x *BillingProfileDetails) String() string
- type BillingProfileDetails_builder
- type BillingProfile_builder
- type Brev
- type Brev_builder
- type Budget
- 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) SetAmountUsd(v string)
- func (x *Budget) SetBudgetType(v string)
- func (x *Budget) SetGranularity(v string)
- func (x *Budget) String() string
- type Budget_builder
- type BuildConfig
- func (x *BuildConfig) GetContext() string
- func (x *BuildConfig) GetDockerfile() string
- func (x *BuildConfig) GetDockerfileInline() string
- func (x *BuildConfig) GetNetwork() string
- func (x *BuildConfig) GetPlatforms() []string
- func (x *BuildConfig) GetPrivileged() bool
- func (x *BuildConfig) GetSecrets() []*ServiceSecretConfig
- func (x *BuildConfig) GetTags() []string
- func (*BuildConfig) ProtoMessage()
- func (x *BuildConfig) ProtoReflect() protoreflect.Message
- func (x *BuildConfig) Reset()
- func (x *BuildConfig) SetContext(v string)
- func (x *BuildConfig) SetDockerfile(v string)
- func (x *BuildConfig) SetDockerfileInline(v string)
- func (x *BuildConfig) SetNetwork(v string)
- func (x *BuildConfig) SetPlatforms(v []string)
- func (x *BuildConfig) SetPrivileged(v bool)
- func (x *BuildConfig) SetSecrets(v []*ServiceSecretConfig)
- func (x *BuildConfig) SetTags(v []string)
- func (x *BuildConfig) String() string
- type BuildConfig_builder
- type BuildEnvironmentRequest
- func (x *BuildEnvironmentRequest) ClearBuild_()
- func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *BuildEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *BuildEnvironmentRequest) GetEnvironmentId() string
- func (x *BuildEnvironmentRequest) GetIdempotencyKey() string
- func (x *BuildEnvironmentRequest) HasBuild_() bool
- func (*BuildEnvironmentRequest) ProtoMessage()
- func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentRequest) Reset()
- func (x *BuildEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *BuildEnvironmentRequest) SetEnvironmentId(v string)
- func (x *BuildEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *BuildEnvironmentRequest) String() string
- type BuildEnvironmentRequest_builder
- type BuildEnvironmentResponse
- func (x *BuildEnvironmentResponse) ClearEnvironment()
- func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
- func (x *BuildEnvironmentResponse) HasEnvironment() bool
- func (*BuildEnvironmentResponse) ProtoMessage()
- func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *BuildEnvironmentResponse) Reset()
- func (x *BuildEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *BuildEnvironmentResponse) String() string
- type BuildEnvironmentResponse_builder
- type Card
- 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) SetBrand(v string)
- func (x *Card) SetExpMonth(v int64)
- func (x *Card) SetExpYear(v int64)
- func (x *Card) SetLast4(v string)
- func (x *Card) String() string
- type Card_builder
- type ChangeEnvironmentInstanceTypeRequest
- 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) SetEnvironmentId(v string)
- func (x *ChangeEnvironmentInstanceTypeRequest) SetInstanceType(v string)
- func (x *ChangeEnvironmentInstanceTypeRequest) String() string
- type ChangeEnvironmentInstanceTypeRequest_builder
- type ChangeEnvironmentInstanceTypeResponse
- func (x *ChangeEnvironmentInstanceTypeResponse) ClearEnvironment()
- func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
- func (x *ChangeEnvironmentInstanceTypeResponse) HasEnvironment() bool
- func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
- func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
- func (x *ChangeEnvironmentInstanceTypeResponse) SetEnvironment(v *Environment)
- func (x *ChangeEnvironmentInstanceTypeResponse) String() string
- type ChangeEnvironmentInstanceTypeResponse_builder
- type ChangeInstanceTypeRequest
- 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) SetInstanceId(v string)
- func (x *ChangeInstanceTypeRequest) SetInstanceType(v string)
- func (x *ChangeInstanceTypeRequest) String() string
- type ChangeInstanceTypeRequest_builder
- type ChangeInstanceTypeResponse
- func (x *ChangeInstanceTypeResponse) ClearInstance()
- func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
- func (x *ChangeInstanceTypeResponse) HasInstance() bool
- func (*ChangeInstanceTypeResponse) ProtoMessage()
- func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeInstanceTypeResponse) Reset()
- func (x *ChangeInstanceTypeResponse) SetInstance(v *Instance)
- func (x *ChangeInstanceTypeResponse) String() string
- type ChangeInstanceTypeResponse_builder
- type ChangePlatformRoleRequest
- func (x *ChangePlatformRoleRequest) GetRole() string
- func (x *ChangePlatformRoleRequest) GetUserId() string
- func (*ChangePlatformRoleRequest) ProtoMessage()
- func (x *ChangePlatformRoleRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePlatformRoleRequest) Reset()
- func (x *ChangePlatformRoleRequest) SetRole(v string)
- func (x *ChangePlatformRoleRequest) SetUserId(v string)
- func (x *ChangePlatformRoleRequest) String() string
- type ChangePlatformRoleRequest_builder
- type ChangePlatformRoleResponse
- func (x *ChangePlatformRoleResponse) ClearUser()
- func (x *ChangePlatformRoleResponse) GetUser() *User
- func (x *ChangePlatformRoleResponse) HasUser() bool
- func (*ChangePlatformRoleResponse) ProtoMessage()
- func (x *ChangePlatformRoleResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePlatformRoleResponse) Reset()
- func (x *ChangePlatformRoleResponse) SetUser(v *User)
- func (x *ChangePlatformRoleResponse) String() string
- type ChangePlatformRoleResponse_builder
- type CloudCred
- func (x *CloudCred) ClearCreateTime()
- func (x *CloudCred) ClearUpdateTime()
- 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) GetRestrictedIngress() bool
- func (x *CloudCred) GetStatus() string
- func (x *CloudCred) GetUpdateTime() *timestamppb.Timestamp
- func (x *CloudCred) HasCreateTime() bool
- func (x *CloudCred) HasUpdateTime() bool
- func (*CloudCred) ProtoMessage()
- func (x *CloudCred) ProtoReflect() protoreflect.Message
- func (x *CloudCred) Reset()
- func (x *CloudCred) SetCloudCredId(v string)
- func (x *CloudCred) SetCreateTime(v *timestamppb.Timestamp)
- func (x *CloudCred) SetLabels(v map[string]string)
- func (x *CloudCred) SetProviderId(v string)
- func (x *CloudCred) SetRestrictedIngress(v bool)
- func (x *CloudCred) SetStatus(v string)
- func (x *CloudCred) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *CloudCred) String() string
- type CloudCred_builder
- type CloudPointDetails
- func (x *CloudPointDetails) ClearCloudPointsRedeemable()
- func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
- func (x *CloudPointDetails) HasCloudPointsRedeemable() bool
- func (*CloudPointDetails) ProtoMessage()
- func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
- func (x *CloudPointDetails) Reset()
- func (x *CloudPointDetails) SetCloudPointsRedeemable(v int64)
- func (x *CloudPointDetails) String() string
- type CloudPointDetails_builder
- type ComputeInstanceOptions
- func (x *ComputeInstanceOptions) ClearIncludeSpotPrices()
- func (x *ComputeInstanceOptions) GetIncludeSpotPrices() bool
- func (x *ComputeInstanceOptions) GetInstanceType() string
- func (x *ComputeInstanceOptions) GetLocation() string
- func (x *ComputeInstanceOptions) GetOperatingSystem() string
- func (x *ComputeInstanceOptions) HasIncludeSpotPrices() bool
- func (*ComputeInstanceOptions) ProtoMessage()
- func (x *ComputeInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceOptions) Reset()
- func (x *ComputeInstanceOptions) SetIncludeSpotPrices(v bool)
- func (x *ComputeInstanceOptions) SetInstanceType(v string)
- func (x *ComputeInstanceOptions) SetLocation(v string)
- func (x *ComputeInstanceOptions) SetOperatingSystem(v string)
- func (x *ComputeInstanceOptions) String() string
- type ComputeInstanceOptions_builder
- type ComputeInstanceProduct
- func (x *ComputeInstanceProduct) ClearAttrs()
- func (x *ComputeInstanceProduct) ClearPrices()
- func (x *ComputeInstanceProduct) GetAttrs() *ComputeInstanceProductAttrs
- func (x *ComputeInstanceProduct) GetPrices() *ComputePrice
- func (x *ComputeInstanceProduct) HasAttrs() bool
- func (x *ComputeInstanceProduct) HasPrices() bool
- func (*ComputeInstanceProduct) ProtoMessage()
- func (x *ComputeInstanceProduct) ProtoReflect() protoreflect.Message
- func (x *ComputeInstanceProduct) Reset()
- func (x *ComputeInstanceProduct) SetAttrs(v *ComputeInstanceProductAttrs)
- func (x *ComputeInstanceProduct) SetPrices(v *ComputePrice)
- func (x *ComputeInstanceProduct) String() string
- type ComputeInstanceProductAttrs
- 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) SetInstanceType(v string)
- func (x *ComputeInstanceProductAttrs) SetLocation(v string)
- func (x *ComputeInstanceProductAttrs) SetOperatingSystem(v string)
- func (x *ComputeInstanceProductAttrs) String() string
- type ComputeInstanceProductAttrs_builder
- type ComputeInstanceProduct_builder
- type ComputePrice
- func (x *ComputePrice) ClearOnDemand()
- func (x *ComputePrice) GetOnDemand() *OnDemand
- func (x *ComputePrice) GetSpot() []*Spot
- func (x *ComputePrice) HasOnDemand() bool
- func (*ComputePrice) ProtoMessage()
- func (x *ComputePrice) ProtoReflect() protoreflect.Message
- func (x *ComputePrice) Reset()
- func (x *ComputePrice) SetOnDemand(v *OnDemand)
- func (x *ComputePrice) SetSpot(v []*Spot)
- func (x *ComputePrice) String() string
- type ComputePrice_builder
- type ConfigConfig
- func (x *ConfigConfig) ClearExternal()
- func (x *ConfigConfig) GetContent() string
- func (x *ConfigConfig) GetDriver() string
- func (x *ConfigConfig) GetDriverOpts() map[string]string
- func (x *ConfigConfig) GetEnvironment() string
- func (x *ConfigConfig) GetExternal() *External
- func (x *ConfigConfig) GetFile() string
- func (x *ConfigConfig) GetLabels() map[string]string
- func (x *ConfigConfig) GetName() string
- func (x *ConfigConfig) GetTemplateDriver() string
- func (x *ConfigConfig) HasExternal() bool
- func (*ConfigConfig) ProtoMessage()
- func (x *ConfigConfig) ProtoReflect() protoreflect.Message
- func (x *ConfigConfig) Reset()
- func (x *ConfigConfig) SetContent(v string)
- func (x *ConfigConfig) SetDriver(v string)
- func (x *ConfigConfig) SetDriverOpts(v map[string]string)
- func (x *ConfigConfig) SetEnvironment(v string)
- func (x *ConfigConfig) SetExternal(v *External)
- func (x *ConfigConfig) SetFile(v string)
- func (x *ConfigConfig) SetLabels(v map[string]string)
- func (x *ConfigConfig) SetName(v string)
- func (x *ConfigConfig) SetTemplateDriver(v string)
- func (x *ConfigConfig) String() string
- type ConfigConfig_builder
- type Container
- func (x *Container) ClearRegistry()
- func (x *Container) GetBaseImage() string
- func (x *Container) GetCommandArgs() []string
- func (x *Container) GetEntrypoint() []string
- func (x *Container) GetEnvVars() map[string]string
- func (x *Container) GetRegistry() *Registry
- func (x *Container) HasRegistry() bool
- func (*Container) ProtoMessage()
- func (x *Container) ProtoReflect() protoreflect.Message
- func (x *Container) Reset()
- func (x *Container) SetBaseImage(v string)
- func (x *Container) SetCommandArgs(v []string)
- func (x *Container) SetEntrypoint(v []string)
- func (x *Container) SetEnvVars(v map[string]string)
- func (x *Container) SetRegistry(v *Registry)
- func (x *Container) String() string
- type ContainerBuild
- func (x *ContainerBuild) ClearRegistry()
- func (x *ContainerBuild) GetBaseImage() string
- func (x *ContainerBuild) GetEntrypoint() []string
- func (x *ContainerBuild) GetRegistry() *Registry
- func (x *ContainerBuild) HasRegistry() bool
- func (*ContainerBuild) ProtoMessage()
- func (x *ContainerBuild) ProtoReflect() protoreflect.Message
- func (x *ContainerBuild) Reset()
- func (x *ContainerBuild) SetBaseImage(v string)
- func (x *ContainerBuild) SetEntrypoint(v []string)
- func (x *ContainerBuild) SetRegistry(v *Registry)
- func (x *ContainerBuild) String() string
- type ContainerBuild_builder
- type Container_builder
- type CreateAPIKeyRequest
- func (x *CreateAPIKeyRequest) GetApiKeyId() string
- func (x *CreateAPIKeyRequest) GetLabels() map[string]string
- func (*CreateAPIKeyRequest) ProtoMessage()
- func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyRequest) Reset()
- func (x *CreateAPIKeyRequest) SetApiKeyId(v string)
- func (x *CreateAPIKeyRequest) SetLabels(v map[string]string)
- func (x *CreateAPIKeyRequest) String() string
- type CreateAPIKeyRequest_builder
- type CreateAPIKeyResponse
- func (x *CreateAPIKeyResponse) ClearApiKey()
- func (x *CreateAPIKeyResponse) GetApiKey() *APIKey
- func (x *CreateAPIKeyResponse) HasApiKey() bool
- func (*CreateAPIKeyResponse) ProtoMessage()
- func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAPIKeyResponse) Reset()
- func (x *CreateAPIKeyResponse) SetApiKey(v *APIKey)
- func (x *CreateAPIKeyResponse) String() string
- type CreateAPIKeyResponse_builder
- type CreateAccessPolicy
- func (x *CreateAccessPolicy) ClearIsPublic()
- func (x *CreateAccessPolicy) GetExternalAuthId() string
- func (x *CreateAccessPolicy) GetIdentityProviderId() string
- func (x *CreateAccessPolicy) GetIngressGatewayTokenId() string
- func (x *CreateAccessPolicy) GetIsPublic() bool
- func (x *CreateAccessPolicy) GetName() string
- func (x *CreateAccessPolicy) HasIsPublic() bool
- func (*CreateAccessPolicy) ProtoMessage()
- func (x *CreateAccessPolicy) ProtoReflect() protoreflect.Message
- func (x *CreateAccessPolicy) Reset()
- func (x *CreateAccessPolicy) SetExternalAuthId(v string)
- func (x *CreateAccessPolicy) SetIdentityProviderId(v string)
- func (x *CreateAccessPolicy) SetIngressGatewayTokenId(v string)
- func (x *CreateAccessPolicy) SetIsPublic(v bool)
- func (x *CreateAccessPolicy) SetName(v string)
- func (x *CreateAccessPolicy) String() string
- type CreateAccessPolicy_builder
- type CreateAttempt
- func (x *CreateAttempt) ClearRequest()
- func (x *CreateAttempt) ClearStatus()
- func (x *CreateAttempt) GetAttemptCount() int32
- func (x *CreateAttempt) GetLastAttemptMessage() string
- func (x *CreateAttempt) GetRequest() *CreateInstanceRequest
- func (x *CreateAttempt) GetStatus() *CreateAttemptStatus
- func (x *CreateAttempt) HasRequest() bool
- func (x *CreateAttempt) HasStatus() bool
- func (*CreateAttempt) ProtoMessage()
- func (x *CreateAttempt) ProtoReflect() protoreflect.Message
- func (x *CreateAttempt) Reset()
- func (x *CreateAttempt) SetAttemptCount(v int32)
- func (x *CreateAttempt) SetLastAttemptMessage(v string)
- func (x *CreateAttempt) SetRequest(v *CreateInstanceRequest)
- func (x *CreateAttempt) SetStatus(v *CreateAttemptStatus)
- func (x *CreateAttempt) String() string
- type CreateAttemptStatus
- 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) SetDetails(v string)
- func (x *CreateAttemptStatus) SetMessage(v string)
- func (x *CreateAttemptStatus) SetState(v CreateAttemptStatus_State)
- func (x *CreateAttemptStatus) String() string
- type CreateAttemptStatus_State
- func (CreateAttemptStatus_State) Descriptor() protoreflect.EnumDescriptor
- func (x CreateAttemptStatus_State) Enum() *CreateAttemptStatus_State
- func (x CreateAttemptStatus_State) Number() protoreflect.EnumNumber
- func (x CreateAttemptStatus_State) String() string
- func (CreateAttemptStatus_State) Type() protoreflect.EnumType
- type CreateAttemptStatus_builder
- type CreateAttempt_builder
- type CreateBillingProfileRequest
- func (x *CreateBillingProfileRequest) ClearAccount()
- func (x *CreateBillingProfileRequest) ClearBillingProfileDetails()
- func (x *CreateBillingProfileRequest) ClearBillingType()
- func (x *CreateBillingProfileRequest) ClearCreditDetails()
- func (x *CreateBillingProfileRequest) ClearExternalAccountId()
- func (x *CreateBillingProfileRequest) ClearResourceLimits()
- func (x *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) GetResourceLimits() *ResourceLimits
- func (x *CreateBillingProfileRequest) GetUsageCloudCredLabels() map[string]string
- func (x *CreateBillingProfileRequest) GetUsageLabels() map[string]string
- func (x *CreateBillingProfileRequest) HasAccount() bool
- func (x *CreateBillingProfileRequest) HasBillingProfileDetails() bool
- func (x *CreateBillingProfileRequest) HasBillingType() bool
- func (x *CreateBillingProfileRequest) HasCreditDetails() bool
- func (x *CreateBillingProfileRequest) HasExternalAccountId() bool
- func (x *CreateBillingProfileRequest) HasResourceLimits() bool
- func (*CreateBillingProfileRequest) ProtoMessage()
- func (x *CreateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileRequest) Reset()
- func (x *CreateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
- func (x *CreateBillingProfileRequest) SetBillingProfileId(v string)
- func (x *CreateBillingProfileRequest) SetBillingThreshold(v int64)
- func (x *CreateBillingProfileRequest) SetBillingType(v string)
- func (x *CreateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
- func (x *CreateBillingProfileRequest) SetExternalAccountId(v string)
- func (x *CreateBillingProfileRequest) SetLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
- func (x *CreateBillingProfileRequest) SetUsageCloudCredLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) SetUsageLabels(v map[string]string)
- func (x *CreateBillingProfileRequest) String() string
- func (x *CreateBillingProfileRequest) WhichAccount() case_CreateBillingProfileRequest_Account
- type CreateBillingProfileRequest_BillingProfileDetails
- type CreateBillingProfileRequest_ExternalAccountId
- type CreateBillingProfileRequest_builder
- type CreateBillingProfileResponse
- func (x *CreateBillingProfileResponse) ClearBillingProfile()
- func (x *CreateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *CreateBillingProfileResponse) HasBillingProfile() bool
- func (*CreateBillingProfileResponse) ProtoMessage()
- func (x *CreateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingProfileResponse) Reset()
- func (x *CreateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *CreateBillingProfileResponse) String() string
- type CreateBillingProfileResponse_builder
- type CreateCardHoldRequest
- 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) SetAmount(v int64)
- func (x *CreateCardHoldRequest) SetBillingProfileId(v string)
- func (x *CreateCardHoldRequest) SetPaymentMethodId(v string)
- func (x *CreateCardHoldRequest) String() string
- type CreateCardHoldRequest_builder
- type CreateCardHoldResponse
- func (x *CreateCardHoldResponse) ClearPayment()
- func (x *CreateCardHoldResponse) GetPayment() *Payment
- func (x *CreateCardHoldResponse) HasPayment() bool
- func (*CreateCardHoldResponse) ProtoMessage()
- func (x *CreateCardHoldResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCardHoldResponse) Reset()
- func (x *CreateCardHoldResponse) SetPayment(v *Payment)
- func (x *CreateCardHoldResponse) String() string
- type CreateCardHoldResponse_builder
- type CreateCloudCredRequest
- func (x *CreateCloudCredRequest) ClearAkash()
- func (x *CreateCloudCredRequest) ClearAws()
- func (x *CreateCloudCredRequest) ClearAzure()
- func (x *CreateCloudCredRequest) ClearCredential()
- func (x *CreateCloudCredRequest) ClearCrusoe()
- func (x *CreateCloudCredRequest) ClearFluidstack()
- func (x *CreateCloudCredRequest) ClearGcp()
- func (x *CreateCloudCredRequest) ClearLambdaLabs()
- func (x *CreateCloudCredRequest) ClearLaunchpad()
- func (x *CreateCloudCredRequest) ClearVastAi()
- func (x *CreateCloudCredRequest) GetAkash() *AkashCredential
- func (x *CreateCloudCredRequest) GetAws() *AWSCredential
- func (x *CreateCloudCredRequest) GetAzure() *AzureCredential
- func (x *CreateCloudCredRequest) GetCloudCredId() string
- func (x *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) GetLaunchpad() *LaunchpadCredential
- func (x *CreateCloudCredRequest) GetProviderId() string
- func (x *CreateCloudCredRequest) GetVastAi() *VastAICredential
- func (x *CreateCloudCredRequest) HasAkash() bool
- func (x *CreateCloudCredRequest) HasAws() bool
- func (x *CreateCloudCredRequest) HasAzure() bool
- func (x *CreateCloudCredRequest) HasCredential() bool
- func (x *CreateCloudCredRequest) HasCrusoe() bool
- func (x *CreateCloudCredRequest) HasFluidstack() bool
- func (x *CreateCloudCredRequest) HasGcp() bool
- func (x *CreateCloudCredRequest) HasLambdaLabs() bool
- func (x *CreateCloudCredRequest) HasLaunchpad() bool
- func (x *CreateCloudCredRequest) HasVastAi() bool
- func (*CreateCloudCredRequest) ProtoMessage()
- func (x *CreateCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredRequest) Reset()
- func (x *CreateCloudCredRequest) SetAkash(v *AkashCredential)
- func (x *CreateCloudCredRequest) SetAws(v *AWSCredential)
- func (x *CreateCloudCredRequest) SetAzure(v *AzureCredential)
- func (x *CreateCloudCredRequest) SetCloudCredId(v string)
- func (x *CreateCloudCredRequest) SetCrusoe(v *CrusoeCredential)
- func (x *CreateCloudCredRequest) SetFluidstack(v *FluidstackCredential)
- func (x *CreateCloudCredRequest) SetGcp(v *GCPCredential)
- func (x *CreateCloudCredRequest) SetLabels(v map[string]string)
- func (x *CreateCloudCredRequest) SetLambdaLabs(v *LambdaLabsCredential)
- func (x *CreateCloudCredRequest) SetLaunchpad(v *LaunchpadCredential)
- func (x *CreateCloudCredRequest) SetProviderId(v string)
- func (x *CreateCloudCredRequest) SetVastAi(v *VastAICredential)
- func (x *CreateCloudCredRequest) String() string
- func (x *CreateCloudCredRequest) WhichCredential() case_CreateCloudCredRequest_Credential
- type CreateCloudCredRequest_Akash
- type CreateCloudCredRequest_Aws
- type CreateCloudCredRequest_Azure
- type CreateCloudCredRequest_Crusoe
- type CreateCloudCredRequest_Fluidstack
- type CreateCloudCredRequest_Gcp
- type CreateCloudCredRequest_LambdaLabs
- type CreateCloudCredRequest_Launchpad
- type CreateCloudCredRequest_VastAi
- type CreateCloudCredRequest_builder
- type CreateCloudCredResponse
- func (x *CreateCloudCredResponse) ClearCloudCred()
- func (x *CreateCloudCredResponse) GetCloudCred() *CloudCred
- func (x *CreateCloudCredResponse) HasCloudCred() bool
- func (*CreateCloudCredResponse) ProtoMessage()
- func (x *CreateCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCloudCredResponse) Reset()
- func (x *CreateCloudCredResponse) SetCloudCred(v *CloudCred)
- func (x *CreateCloudCredResponse) String() string
- type CreateCloudCredResponse_builder
- type CreateDataSourceRequest
- 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) SetDataSourceId(v string)
- func (x *CreateDataSourceRequest) SetLabels(v map[string]string)
- func (x *CreateDataSourceRequest) String() string
- type CreateDataSourceRequest_builder
- type CreateDataSourceResponse
- func (x *CreateDataSourceResponse) ClearDataSource()
- func (x *CreateDataSourceResponse) GetDataSource() *DataSource
- func (x *CreateDataSourceResponse) HasDataSource() bool
- func (*CreateDataSourceResponse) ProtoMessage()
- func (x *CreateDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDataSourceResponse) Reset()
- func (x *CreateDataSourceResponse) SetDataSource(v *DataSource)
- func (x *CreateDataSourceResponse) String() string
- type CreateDataSourceResponse_builder
- type CreateDeploymentRequest
- func (x *CreateDeploymentRequest) ClearArtifact()
- func (x *CreateDeploymentRequest) GetArtifact() *Artifact
- func (x *CreateDeploymentRequest) GetDeploymentProviderCredId() string
- func (x *CreateDeploymentRequest) GetInstanceType() string
- func (x *CreateDeploymentRequest) GetLabels() map[string]string
- func (x *CreateDeploymentRequest) GetLocation() string
- func (x *CreateDeploymentRequest) GetMaxConcurrency() int32
- func (x *CreateDeploymentRequest) GetMaxInstances() int32
- func (x *CreateDeploymentRequest) GetMinInstances() int32
- func (x *CreateDeploymentRequest) GetName() string
- func (x *CreateDeploymentRequest) GetNamespace() string
- func (x *CreateDeploymentRequest) HasArtifact() bool
- func (*CreateDeploymentRequest) ProtoMessage()
- func (x *CreateDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDeploymentRequest) Reset()
- func (x *CreateDeploymentRequest) SetArtifact(v *Artifact)
- func (x *CreateDeploymentRequest) SetDeploymentProviderCredId(v string)
- func (x *CreateDeploymentRequest) SetInstanceType(v string)
- func (x *CreateDeploymentRequest) SetLabels(v map[string]string)
- func (x *CreateDeploymentRequest) SetLocation(v string)
- func (x *CreateDeploymentRequest) SetMaxConcurrency(v int32)
- func (x *CreateDeploymentRequest) SetMaxInstances(v int32)
- func (x *CreateDeploymentRequest) SetMinInstances(v int32)
- func (x *CreateDeploymentRequest) SetName(v string)
- func (x *CreateDeploymentRequest) SetNamespace(v string)
- func (x *CreateDeploymentRequest) String() string
- type CreateDeploymentRequest_builder
- type CreateDeploymentResponse
- func (x *CreateDeploymentResponse) ClearDeployment()
- func (x *CreateDeploymentResponse) GetDeployment() *Deployment
- func (x *CreateDeploymentResponse) HasDeployment() bool
- func (*CreateDeploymentResponse) ProtoMessage()
- func (x *CreateDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateDeploymentResponse) Reset()
- func (x *CreateDeploymentResponse) SetDeployment(v *Deployment)
- func (x *CreateDeploymentResponse) String() string
- type CreateDeploymentResponse_builder
- type CreateEnvironmentRequest
- func (x *CreateEnvironmentRequest) ClearBuild_()
- func (x *CreateEnvironmentRequest) ClearMeta()
- func (x *CreateEnvironmentRequest) ClearProvision()
- func (x *CreateEnvironmentRequest) ClearShouldProvision()
- func (x *CreateEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *CreateEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *CreateEnvironmentRequest) GetEnvironmentId() string
- func (x *CreateEnvironmentRequest) GetIdempotencyKey() string
- func (x *CreateEnvironmentRequest) GetKeyPairs() []*KeyPair
- 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) HasBuild_() bool
- func (x *CreateEnvironmentRequest) HasMeta() bool
- func (x *CreateEnvironmentRequest) HasProvision() bool
- func (x *CreateEnvironmentRequest) HasShouldProvision() bool
- func (*CreateEnvironmentRequest) ProtoMessage()
- func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentRequest) Reset()
- func (x *CreateEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *CreateEnvironmentRequest) SetEnvironmentId(v string)
- func (x *CreateEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *CreateEnvironmentRequest) SetKeyPairs(v []*KeyPair)
- func (x *CreateEnvironmentRequest) SetLabels(v map[string]string)
- func (x *CreateEnvironmentRequest) SetMeta(v *EnvironmentMeta)
- func (x *CreateEnvironmentRequest) SetName(v string)
- func (x *CreateEnvironmentRequest) SetNamespace(v string)
- func (x *CreateEnvironmentRequest) SetProvision(v *EnvironmentProvision)
- func (x *CreateEnvironmentRequest) SetShouldProvision(v bool)
- func (x *CreateEnvironmentRequest) String() string
- type CreateEnvironmentRequest_builder
- type CreateEnvironmentResponse
- func (x *CreateEnvironmentResponse) ClearEnvironment()
- func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
- func (x *CreateEnvironmentResponse) HasEnvironment() bool
- func (*CreateEnvironmentResponse) ProtoMessage()
- func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEnvironmentResponse) Reset()
- func (x *CreateEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *CreateEnvironmentResponse) String() string
- type CreateEnvironmentResponse_builder
- type CreateHealthCheckRequest
- func (x *CreateHealthCheckRequest) ClearHealthCheck()
- func (x *CreateHealthCheckRequest) ClearHeartbeatHealthCheck()
- func (x *CreateHealthCheckRequest) ClearProbeHealthCheck()
- func (x *CreateHealthCheckRequest) ClearThresholds()
- func (x *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 (x *CreateHealthCheckRequest) HasHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasHeartbeatHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasProbeHealthCheck() bool
- func (x *CreateHealthCheckRequest) HasThresholds() bool
- func (*CreateHealthCheckRequest) ProtoMessage()
- func (x *CreateHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckRequest) Reset()
- func (x *CreateHealthCheckRequest) SetHealthCheckId(v string)
- func (x *CreateHealthCheckRequest) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
- func (x *CreateHealthCheckRequest) SetIdempotencyKey(v string)
- func (x *CreateHealthCheckRequest) SetLabels(v map[string]string)
- func (x *CreateHealthCheckRequest) SetProbeHealthCheck(v *ProbeHealthCheck)
- func (x *CreateHealthCheckRequest) SetThresholds(v *Thresholds)
- func (x *CreateHealthCheckRequest) String() string
- func (x *CreateHealthCheckRequest) WhichHealthCheck() case_CreateHealthCheckRequest_HealthCheck
- type CreateHealthCheckRequest_HeartbeatHealthCheck
- type CreateHealthCheckRequest_ProbeHealthCheck
- type CreateHealthCheckRequest_builder
- type CreateHealthCheckResponse
- func (x *CreateHealthCheckResponse) ClearHealthCheck()
- func (x *CreateHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (x *CreateHealthCheckResponse) HasHealthCheck() bool
- func (*CreateHealthCheckResponse) ProtoMessage()
- func (x *CreateHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *CreateHealthCheckResponse) Reset()
- func (x *CreateHealthCheckResponse) SetHealthCheck(v *HealthCheck)
- func (x *CreateHealthCheckResponse) String() string
- type CreateHealthCheckResponse_builder
- type CreateIngress
- func (x *CreateIngress) GetAccessPolicies() []*CreateAccessPolicy
- func (x *CreateIngress) GetHostname() string
- func (x *CreateIngress) GetPath() string
- func (x *CreateIngress) GetPort() int32
- func (x *CreateIngress) GetServiceHostname() string
- func (x *CreateIngress) GetServiceType() string
- func (*CreateIngress) ProtoMessage()
- func (x *CreateIngress) ProtoReflect() protoreflect.Message
- func (x *CreateIngress) Reset()
- func (x *CreateIngress) SetAccessPolicies(v []*CreateAccessPolicy)
- func (x *CreateIngress) SetHostname(v string)
- func (x *CreateIngress) SetPath(v string)
- func (x *CreateIngress) SetPort(v int32)
- func (x *CreateIngress) SetServiceHostname(v string)
- func (x *CreateIngress) SetServiceType(v string)
- func (x *CreateIngress) String() string
- type CreateIngressGatewayInstallationRequest
- func (x *CreateIngressGatewayInstallationRequest) GetIngressGatewayId() string
- func (x *CreateIngressGatewayInstallationRequest) GetInstallationReferenceId() string
- func (x *CreateIngressGatewayInstallationRequest) GetLabels() map[string]string
- func (*CreateIngressGatewayInstallationRequest) ProtoMessage()
- func (x *CreateIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayInstallationRequest) Reset()
- func (x *CreateIngressGatewayInstallationRequest) SetIngressGatewayId(v string)
- func (x *CreateIngressGatewayInstallationRequest) SetInstallationReferenceId(v string)
- func (x *CreateIngressGatewayInstallationRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayInstallationRequest) String() string
- type CreateIngressGatewayInstallationRequest_builder
- type CreateIngressGatewayInstallationResponse
- func (x *CreateIngressGatewayInstallationResponse) ClearIngressGatewayInstallation()
- func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallScript() string
- func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallation() *IngressGatewayInstallation
- func (x *CreateIngressGatewayInstallationResponse) HasIngressGatewayInstallation() bool
- func (*CreateIngressGatewayInstallationResponse) ProtoMessage()
- func (x *CreateIngressGatewayInstallationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayInstallationResponse) Reset()
- func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallScript(v string)
- func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallation(v *IngressGatewayInstallation)
- func (x *CreateIngressGatewayInstallationResponse) String() string
- type CreateIngressGatewayInstallationResponse_builder
- type CreateIngressGatewayRequest
- func (x *CreateIngressGatewayRequest) GetIdempotencyKey() string
- 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) SetIdempotencyKey(v string)
- func (x *CreateIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *CreateIngressGatewayRequest) SetIngresses(v []*CreateIngress)
- func (x *CreateIngressGatewayRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayRequest) String() string
- type CreateIngressGatewayRequest_builder
- type CreateIngressGatewayResponse
- func (x *CreateIngressGatewayResponse) ClearIngressGateway()
- func (x *CreateIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *CreateIngressGatewayResponse) HasIngressGateway() bool
- func (*CreateIngressGatewayResponse) ProtoMessage()
- func (x *CreateIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayResponse) Reset()
- func (x *CreateIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *CreateIngressGatewayResponse) String() string
- type CreateIngressGatewayResponse_builder
- type CreateIngressGatewayTokenRequest
- 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) SetIngressGatewayTokenId(v string)
- func (x *CreateIngressGatewayTokenRequest) SetLabels(v map[string]string)
- func (x *CreateIngressGatewayTokenRequest) SetName(v string)
- func (x *CreateIngressGatewayTokenRequest) String() string
- type CreateIngressGatewayTokenRequest_builder
- type CreateIngressGatewayTokenResponse
- func (x *CreateIngressGatewayTokenResponse) ClearIngressGatewayToken()
- func (x *CreateIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (x *CreateIngressGatewayTokenResponse) HasIngressGatewayToken() bool
- func (*CreateIngressGatewayTokenResponse) ProtoMessage()
- func (x *CreateIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateIngressGatewayTokenResponse) Reset()
- func (x *CreateIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
- func (x *CreateIngressGatewayTokenResponse) String() string
- type CreateIngressGatewayTokenResponse_builder
- type CreateIngress_builder
- type CreateInstanceExecRequest
- func (x *CreateInstanceExecRequest) ClearConnection()
- func (x *CreateInstanceExecRequest) ClearSsh()
- func (x *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 (x *CreateInstanceExecRequest) HasConnection() bool
- func (x *CreateInstanceExecRequest) HasSsh() bool
- func (*CreateInstanceExecRequest) ProtoMessage()
- func (x *CreateInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecRequest) Reset()
- func (x *CreateInstanceExecRequest) SetConnectionTimeout(v string)
- func (x *CreateInstanceExecRequest) SetIdempotencyKey(v string)
- func (x *CreateInstanceExecRequest) SetInstanceExecId(v string)
- func (x *CreateInstanceExecRequest) SetInstanceId(v string)
- func (x *CreateInstanceExecRequest) SetLabels(v map[string]string)
- func (x *CreateInstanceExecRequest) SetRunTimeout(v string)
- func (x *CreateInstanceExecRequest) SetScript(v string)
- func (x *CreateInstanceExecRequest) SetSsh(v *SshConnection)
- func (x *CreateInstanceExecRequest) SetType(v string)
- func (x *CreateInstanceExecRequest) SetWaitTilCompletion(v bool)
- func (x *CreateInstanceExecRequest) String() string
- func (x *CreateInstanceExecRequest) WhichConnection() case_CreateInstanceExecRequest_Connection
- type CreateInstanceExecRequest_Ssh
- type CreateInstanceExecRequest_builder
- type CreateInstanceExecResponse
- func (x *CreateInstanceExecResponse) ClearInstanceExec()
- func (x *CreateInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (x *CreateInstanceExecResponse) HasInstanceExec() bool
- func (*CreateInstanceExecResponse) ProtoMessage()
- func (x *CreateInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceExecResponse) Reset()
- func (x *CreateInstanceExecResponse) SetInstanceExec(v *InstanceExec)
- func (x *CreateInstanceExecResponse) String() string
- type CreateInstanceExecResponse_builder
- type CreateInstanceProvisionRequest
- func (x *CreateInstanceProvisionRequest) ClearProvisionRetryPolicy()
- func (x *CreateInstanceProvisionRequest) GetCreateInstanceRequests() []*CreateInstanceRequest
- func (x *CreateInstanceProvisionRequest) GetProvisionRetryPolicy() *RetryPolicy
- func (x *CreateInstanceProvisionRequest) HasProvisionRetryPolicy() bool
- func (*CreateInstanceProvisionRequest) ProtoMessage()
- func (x *CreateInstanceProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceProvisionRequest) Reset()
- func (x *CreateInstanceProvisionRequest) SetCreateInstanceRequests(v []*CreateInstanceRequest)
- func (x *CreateInstanceProvisionRequest) SetProvisionRetryPolicy(v *RetryPolicy)
- func (x *CreateInstanceProvisionRequest) String() string
- type CreateInstanceProvisionRequest_builder
- type CreateInstanceProvisionResponse
- func (x *CreateInstanceProvisionResponse) ClearInstanceProvision()
- func (x *CreateInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
- func (x *CreateInstanceProvisionResponse) HasInstanceProvision() bool
- func (*CreateInstanceProvisionResponse) ProtoMessage()
- func (x *CreateInstanceProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceProvisionResponse) Reset()
- func (x *CreateInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
- func (x *CreateInstanceProvisionResponse) String() string
- type CreateInstanceProvisionResponse_builder
- type CreateInstanceRequest
- func (x *CreateInstanceRequest) ClearBackupOptions()
- func (x *CreateInstanceRequest) ClearFirewallRules()
- func (x *CreateInstanceRequest) ClearName()
- func (x *CreateInstanceRequest) ClearNamespace()
- func (x *CreateInstanceRequest) ClearRetireTimeout()
- func (x *CreateInstanceRequest) ClearRetryPolicy()
- func (x *CreateInstanceRequest) ClearSpot()
- func (x *CreateInstanceRequest) ClearSubnetId()
- func (x *CreateInstanceRequest) ClearVpcId()
- func (x *CreateInstanceRequest) GetAdditionalDisks() []*Disk
- 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 (x *CreateInstanceRequest) HasBackupOptions() bool
- func (x *CreateInstanceRequest) HasFirewallRules() bool
- func (x *CreateInstanceRequest) HasName() bool
- func (x *CreateInstanceRequest) HasNamespace() bool
- func (x *CreateInstanceRequest) HasRetireTimeout() bool
- func (x *CreateInstanceRequest) HasRetryPolicy() bool
- func (x *CreateInstanceRequest) HasSpot() bool
- func (x *CreateInstanceRequest) HasSubnetId() bool
- func (x *CreateInstanceRequest) HasVpcId() bool
- func (*CreateInstanceRequest) ProtoMessage()
- func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceRequest) Reset()
- func (x *CreateInstanceRequest) SetAdditionalDisks(v []*Disk)
- func (x *CreateInstanceRequest) SetBackupOptions(v *BackupOptions)
- func (x *CreateInstanceRequest) SetCloudCredId(v string)
- func (x *CreateInstanceRequest) SetDiskSize(v string)
- func (x *CreateInstanceRequest) SetEnvironmentVariables(v map[string]string)
- func (x *CreateInstanceRequest) SetFirewallRules(v *FirewallRules)
- func (x *CreateInstanceRequest) SetIdempotencyKey(v string)
- func (x *CreateInstanceRequest) SetImageId(v string)
- func (x *CreateInstanceRequest) SetInstanceId(v string)
- func (x *CreateInstanceRequest) SetInstanceType(v string)
- func (x *CreateInstanceRequest) SetLabels(v map[string]string)
- func (x *CreateInstanceRequest) SetLocation(v string)
- func (x *CreateInstanceRequest) SetName(v string)
- func (x *CreateInstanceRequest) SetNamespace(v string)
- func (x *CreateInstanceRequest) SetPublicKey(v string)
- func (x *CreateInstanceRequest) SetRetireTimeout(v string)
- func (x *CreateInstanceRequest) SetRetryPolicy(v *RetryPolicy)
- func (x *CreateInstanceRequest) SetSpot(v bool)
- func (x *CreateInstanceRequest) SetSubLocation(v string)
- func (x *CreateInstanceRequest) SetSubnetId(v string)
- func (x *CreateInstanceRequest) SetUserDataBase64(v string)
- func (x *CreateInstanceRequest) SetVpcId(v string)
- func (x *CreateInstanceRequest) String() string
- type CreateInstanceRequest_builder
- type CreateInstanceResponse
- func (x *CreateInstanceResponse) ClearInstance()
- func (x *CreateInstanceResponse) GetInstance() *Instance
- func (x *CreateInstanceResponse) HasInstance() bool
- func (*CreateInstanceResponse) ProtoMessage()
- func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateInstanceResponse) Reset()
- func (x *CreateInstanceResponse) SetInstance(v *Instance)
- func (x *CreateInstanceResponse) String() string
- type CreateInstanceResponse_builder
- type CreateLimitRequest
- func (x *CreateLimitRequest) ClearPriority()
- 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 (x *CreateLimitRequest) HasPriority() bool
- func (*CreateLimitRequest) ProtoMessage()
- func (x *CreateLimitRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLimitRequest) Reset()
- func (x *CreateLimitRequest) SetBudgets(v []*Budget)
- func (x *CreateLimitRequest) SetDescription(v string)
- func (x *CreateLimitRequest) SetEnforcementMode(v string)
- func (x *CreateLimitRequest) SetLabels(v map[string]string)
- func (x *CreateLimitRequest) SetLimitId(v string)
- func (x *CreateLimitRequest) SetPriority(v int32)
- func (x *CreateLimitRequest) String() string
- type CreateLimitRequest_builder
- type CreateLimitResponse
- func (x *CreateLimitResponse) ClearLimit()
- func (x *CreateLimitResponse) GetLimit() *Limit
- func (x *CreateLimitResponse) HasLimit() bool
- func (*CreateLimitResponse) ProtoMessage()
- func (x *CreateLimitResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLimitResponse) Reset()
- func (x *CreateLimitResponse) SetLimit(v *Limit)
- func (x *CreateLimitResponse) String() string
- type CreateLimitResponse_builder
- type CreateModelRequest
- func (x *CreateModelRequest) ClearContainer()
- func (x *CreateModelRequest) ClearInferenceServer()
- func (x *CreateModelRequest) GetContainer() *Container
- func (x *CreateModelRequest) GetHardwareRequirements() []*HardwareRequirement
- func (x *CreateModelRequest) GetInferenceServer() *InferenceServerConfig
- func (x *CreateModelRequest) GetLabels() map[string]string
- func (x *CreateModelRequest) GetModelId() string
- func (x *CreateModelRequest) GetModelName() string
- func (x *CreateModelRequest) HasContainer() bool
- func (x *CreateModelRequest) HasInferenceServer() bool
- func (*CreateModelRequest) ProtoMessage()
- func (x *CreateModelRequest) ProtoReflect() protoreflect.Message
- func (x *CreateModelRequest) Reset()
- func (x *CreateModelRequest) SetContainer(v *Container)
- func (x *CreateModelRequest) SetHardwareRequirements(v []*HardwareRequirement)
- func (x *CreateModelRequest) SetInferenceServer(v *InferenceServerConfig)
- func (x *CreateModelRequest) SetLabels(v map[string]string)
- func (x *CreateModelRequest) SetModelId(v string)
- func (x *CreateModelRequest) SetModelName(v string)
- func (x *CreateModelRequest) String() string
- type CreateModelRequest_builder
- type CreateModelResponse
- func (x *CreateModelResponse) ClearModel()
- func (x *CreateModelResponse) GetModel() *ModelConfig
- func (x *CreateModelResponse) HasModel() bool
- func (*CreateModelResponse) ProtoMessage()
- func (x *CreateModelResponse) ProtoReflect() protoreflect.Message
- func (x *CreateModelResponse) Reset()
- func (x *CreateModelResponse) SetModel(v *ModelConfig)
- func (x *CreateModelResponse) String() string
- type CreateModelResponse_builder
- type CreateNotebookRequest
- 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) SetLabels(v map[string]string)
- func (x *CreateNotebookRequest) SetName(v string)
- func (x *CreateNotebookRequest) SetNotebookId(v string)
- func (x *CreateNotebookRequest) SetSourceType(v string)
- func (x *CreateNotebookRequest) SetSourceUrl(v string)
- func (x *CreateNotebookRequest) SetTags(v map[string]string)
- func (x *CreateNotebookRequest) String() string
- type CreateNotebookRequest_builder
- type CreateNotebookResponse
- func (x *CreateNotebookResponse) ClearNotebook()
- func (x *CreateNotebookResponse) GetNotebook() *Notebook
- func (x *CreateNotebookResponse) HasNotebook() bool
- func (*CreateNotebookResponse) ProtoMessage()
- func (x *CreateNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNotebookResponse) Reset()
- func (x *CreateNotebookResponse) SetNotebook(v *Notebook)
- func (x *CreateNotebookResponse) String() string
- type CreateNotebookResponse_builder
- type CreateOrganizationRequest
- func (x *CreateOrganizationRequest) GetDisplayName() string
- func (x *CreateOrganizationRequest) GetLabels() map[string]string
- func (x *CreateOrganizationRequest) GetNcaId() string
- func (x *CreateOrganizationRequest) GetNgcOrgId() string
- func (x *CreateOrganizationRequest) GetOrganizationId() string
- func (x *CreateOrganizationRequest) GetUsername() string
- func (*CreateOrganizationRequest) ProtoMessage()
- func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRequest) Reset()
- func (x *CreateOrganizationRequest) SetDisplayName(v string)
- func (x *CreateOrganizationRequest) SetLabels(v map[string]string)
- func (x *CreateOrganizationRequest) SetNcaId(v string)
- func (x *CreateOrganizationRequest) SetNgcOrgId(v string)
- func (x *CreateOrganizationRequest) SetOrganizationId(v string)
- func (x *CreateOrganizationRequest) SetUsername(v string)
- func (x *CreateOrganizationRequest) String() string
- type CreateOrganizationRequest_builder
- type CreateOrganizationResponse
- func (x *CreateOrganizationResponse) ClearOrganization()
- func (x *CreateOrganizationResponse) GetOrganization() *Organization
- func (x *CreateOrganizationResponse) HasOrganization() bool
- func (*CreateOrganizationResponse) ProtoMessage()
- func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationResponse) Reset()
- func (x *CreateOrganizationResponse) SetOrganization(v *Organization)
- func (x *CreateOrganizationResponse) String() string
- type CreateOrganizationResponse_builder
- type CreatePaymentIntentRequest
- 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) SetAmount(v int64)
- func (x *CreatePaymentIntentRequest) SetConfirm(v bool)
- func (x *CreatePaymentIntentRequest) SetMetaData(v map[string]string)
- func (x *CreatePaymentIntentRequest) SetPaymentMethod(v string)
- func (x *CreatePaymentIntentRequest) SetReceiptEmail(v string)
- func (x *CreatePaymentIntentRequest) String() string
- type CreatePaymentIntentRequest_builder
- type CreatePaymentIntentResponse
- func (x *CreatePaymentIntentResponse) ClearPaymentIntent()
- func (x *CreatePaymentIntentResponse) GetPaymentIntent() *PaymentIntent
- func (x *CreatePaymentIntentResponse) HasPaymentIntent() bool
- func (*CreatePaymentIntentResponse) ProtoMessage()
- func (x *CreatePaymentIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentIntentResponse) Reset()
- func (x *CreatePaymentIntentResponse) SetPaymentIntent(v *PaymentIntent)
- func (x *CreatePaymentIntentResponse) String() string
- type CreatePaymentIntentResponse_builder
- type CreatePaymentSetupIntentRequest
- func (x *CreatePaymentSetupIntentRequest) GetBillingProfileId() string
- func (*CreatePaymentSetupIntentRequest) ProtoMessage()
- func (x *CreatePaymentSetupIntentRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentRequest) Reset()
- func (x *CreatePaymentSetupIntentRequest) SetBillingProfileId(v string)
- func (x *CreatePaymentSetupIntentRequest) String() string
- type CreatePaymentSetupIntentRequest_builder
- type CreatePaymentSetupIntentResponse
- func (x *CreatePaymentSetupIntentResponse) ClearSetupIntent()
- func (x *CreatePaymentSetupIntentResponse) GetSetupIntent() *SetupIntent
- func (x *CreatePaymentSetupIntentResponse) HasSetupIntent() bool
- func (*CreatePaymentSetupIntentResponse) ProtoMessage()
- func (x *CreatePaymentSetupIntentResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePaymentSetupIntentResponse) Reset()
- func (x *CreatePaymentSetupIntentResponse) SetSetupIntent(v *SetupIntent)
- func (x *CreatePaymentSetupIntentResponse) String() string
- type CreatePaymentSetupIntentResponse_builder
- type CreatePersistentPodRequest
- 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) SetLabels(v map[string]string)
- func (x *CreatePersistentPodRequest) SetPersistentPodId(v string)
- func (x *CreatePersistentPodRequest) String() string
- type CreatePersistentPodRequest_builder
- type CreatePersistentPodResponse
- func (x *CreatePersistentPodResponse) ClearPersistentPod()
- func (x *CreatePersistentPodResponse) GetPersistentPod() *PersistentPod
- func (x *CreatePersistentPodResponse) HasPersistentPod() bool
- func (*CreatePersistentPodResponse) ProtoMessage()
- func (x *CreatePersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePersistentPodResponse) Reset()
- func (x *CreatePersistentPodResponse) SetPersistentPod(v *PersistentPod)
- func (x *CreatePersistentPodResponse) String() string
- type CreatePersistentPodResponse_builder
- type CreatePublicProfileRequest
- 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) SetBio(v string)
- func (x *CreatePublicProfileRequest) SetCoverPhotoData(v []byte)
- func (x *CreatePublicProfileRequest) SetDisplayName(v string)
- func (x *CreatePublicProfileRequest) SetHandle(v string)
- func (x *CreatePublicProfileRequest) SetLabels(v map[string]string)
- func (x *CreatePublicProfileRequest) SetPublicProfileId(v string)
- func (x *CreatePublicProfileRequest) String() string
- type CreatePublicProfileRequest_builder
- type CreatePublicProfileResponse
- func (x *CreatePublicProfileResponse) ClearPublicProfile()
- func (x *CreatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *CreatePublicProfileResponse) HasPublicProfile() bool
- func (*CreatePublicProfileResponse) ProtoMessage()
- func (x *CreatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePublicProfileResponse) Reset()
- func (x *CreatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *CreatePublicProfileResponse) String() string
- type CreatePublicProfileResponse_builder
- type CreateRedeemableRequest
- func (x *CreateRedeemableRequest) ClearExpiresAt()
- func (x *CreateRedeemableRequest) ClearGlobalConstraint()
- func (x *CreateRedeemableRequest) ClearTenantConstraint()
- 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 (x *CreateRedeemableRequest) HasExpiresAt() bool
- func (x *CreateRedeemableRequest) HasGlobalConstraint() bool
- func (x *CreateRedeemableRequest) HasTenantConstraint() bool
- func (*CreateRedeemableRequest) ProtoMessage()
- func (x *CreateRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableRequest) Reset()
- func (x *CreateRedeemableRequest) SetDefaultRedemptionAmountUsd(v string)
- func (x *CreateRedeemableRequest) SetDescription(v string)
- func (x *CreateRedeemableRequest) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *CreateRedeemableRequest) SetGlobalConstraint(v *RedeemableConstraint)
- func (x *CreateRedeemableRequest) SetLabels(v map[string]string)
- func (x *CreateRedeemableRequest) SetMaxRedemptionAmountUsd(v string)
- func (x *CreateRedeemableRequest) SetRedeemableId(v string)
- func (x *CreateRedeemableRequest) SetShortCode(v string)
- func (x *CreateRedeemableRequest) SetStatus(v string)
- func (x *CreateRedeemableRequest) SetTenantConstraint(v *RedeemableConstraint)
- func (x *CreateRedeemableRequest) String() string
- type CreateRedeemableRequest_builder
- type CreateRedeemableResponse
- func (x *CreateRedeemableResponse) ClearRedeemable()
- func (x *CreateRedeemableResponse) GetRedeemable() *Redeemable
- func (x *CreateRedeemableResponse) HasRedeemable() bool
- func (*CreateRedeemableResponse) ProtoMessage()
- func (x *CreateRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRedeemableResponse) Reset()
- func (x *CreateRedeemableResponse) SetRedeemable(v *Redeemable)
- func (x *CreateRedeemableResponse) String() string
- type CreateRedeemableResponse_builder
- type CreateSecretRequest
- 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) SetLabels(v map[string]string)
- func (x *CreateSecretRequest) SetSecretId(v string)
- func (x *CreateSecretRequest) SetValue(v string)
- func (x *CreateSecretRequest) String() string
- type CreateSecretRequest_builder
- type CreateSecretResponse
- func (x *CreateSecretResponse) ClearSecret()
- func (x *CreateSecretResponse) GetSecret() *Secret
- func (x *CreateSecretResponse) HasSecret() bool
- func (*CreateSecretResponse) ProtoMessage()
- func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSecretResponse) Reset()
- func (x *CreateSecretResponse) SetSecret(v *Secret)
- func (x *CreateSecretResponse) String() string
- type CreateSecretResponse_builder
- type CreateServiceEventRequest
- func (x *CreateServiceEventRequest) ClearEvent()
- func (x *CreateServiceEventRequest) ClearEventTime()
- 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 (x *CreateServiceEventRequest) HasEvent() bool
- func (x *CreateServiceEventRequest) HasEventTime() bool
- func (*CreateServiceEventRequest) ProtoMessage()
- func (x *CreateServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventRequest) Reset()
- func (x *CreateServiceEventRequest) SetEvent(v *Event)
- func (x *CreateServiceEventRequest) SetEventTime(v *timestamppb.Timestamp)
- func (x *CreateServiceEventRequest) SetLabels(v map[string]string)
- func (x *CreateServiceEventRequest) SetObject(v string)
- func (x *CreateServiceEventRequest) SetType(v string)
- func (x *CreateServiceEventRequest) String() string
- type CreateServiceEventRequest_builder
- type CreateServiceEventResponse
- func (x *CreateServiceEventResponse) ClearServiceEvent()
- func (x *CreateServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (x *CreateServiceEventResponse) HasServiceEvent() bool
- func (*CreateServiceEventResponse) ProtoMessage()
- func (x *CreateServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceEventResponse) Reset()
- func (x *CreateServiceEventResponse) SetServiceEvent(v *ServiceEvent)
- func (x *CreateServiceEventResponse) String() string
- type CreateServiceEventResponse_builder
- type CreateSessionRequest
- 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) SetLabels(v map[string]string)
- func (x *CreateSessionRequest) SetSessionId(v string)
- func (x *CreateSessionRequest) String() string
- type CreateSessionRequest_builder
- type CreateSessionResponse
- func (x *CreateSessionResponse) ClearSession()
- func (x *CreateSessionResponse) GetSession() *Session
- func (x *CreateSessionResponse) HasSession() bool
- func (*CreateSessionResponse) ProtoMessage()
- func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSessionResponse) Reset()
- func (x *CreateSessionResponse) SetSession(v *Session)
- func (x *CreateSessionResponse) String() string
- type CreateSessionResponse_builder
- type CreateTransactionRequest
- func (x *CreateTransactionRequest) ClearTransactionTime()
- 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 (x *CreateTransactionRequest) HasTransactionTime() bool
- func (*CreateTransactionRequest) ProtoMessage()
- func (x *CreateTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionRequest) Reset()
- func (x *CreateTransactionRequest) SetAmountUsd(v string)
- func (x *CreateTransactionRequest) SetBillingProfileId(v string)
- func (x *CreateTransactionRequest) SetLabels(v map[string]string)
- func (x *CreateTransactionRequest) SetLedgerId(v string)
- func (x *CreateTransactionRequest) SetNote(v string)
- func (x *CreateTransactionRequest) SetTransactionId(v string)
- func (x *CreateTransactionRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *CreateTransactionRequest) SetType(v string)
- func (x *CreateTransactionRequest) String() string
- type CreateTransactionRequest_builder
- type CreateTransactionResponse
- func (x *CreateTransactionResponse) ClearTransaction()
- func (x *CreateTransactionResponse) GetTransaction() *Transaction
- func (x *CreateTransactionResponse) HasTransaction() bool
- func (*CreateTransactionResponse) ProtoMessage()
- func (x *CreateTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransactionResponse) Reset()
- func (x *CreateTransactionResponse) SetTransaction(v *Transaction)
- func (x *CreateTransactionResponse) String() string
- type CreateTransactionResponse_builder
- type CreateUserRequest
- func (x *CreateUserRequest) ClearMetadata()
- func (x *CreateUserRequest) GetDisplayName() string
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetIdentities() []*ExternalIdentity
- func (x *CreateUserRequest) GetMetadata() *structpb.Struct
- func (x *CreateUserRequest) GetUserId() string
- func (x *CreateUserRequest) GetUsername() string
- func (x *CreateUserRequest) HasMetadata() bool
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) SetDisplayName(v string)
- func (x *CreateUserRequest) SetEmail(v string)
- func (x *CreateUserRequest) SetIdentities(v []*ExternalIdentity)
- func (x *CreateUserRequest) SetMetadata(v *structpb.Struct)
- func (x *CreateUserRequest) SetUserId(v string)
- func (x *CreateUserRequest) SetUsername(v string)
- func (x *CreateUserRequest) String() string
- type CreateUserRequest_builder
- type CreateUserResponse
- func (x *CreateUserResponse) ClearUser()
- func (x *CreateUserResponse) GetUser() *User
- func (x *CreateUserResponse) HasUser() bool
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) SetUser(v *User)
- func (x *CreateUserResponse) String() string
- type CreateUserResponse_builder
- type CreateUserWithTokenRequest
- func (x *CreateUserWithTokenRequest) ClearMetadata()
- func (x *CreateUserWithTokenRequest) GetDisplayName() string
- func (x *CreateUserWithTokenRequest) GetMetadata() *structpb.Struct
- func (x *CreateUserWithTokenRequest) GetToken() string
- func (x *CreateUserWithTokenRequest) GetUsername() string
- func (x *CreateUserWithTokenRequest) HasMetadata() bool
- func (*CreateUserWithTokenRequest) ProtoMessage()
- func (x *CreateUserWithTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserWithTokenRequest) Reset()
- func (x *CreateUserWithTokenRequest) SetDisplayName(v string)
- func (x *CreateUserWithTokenRequest) SetMetadata(v *structpb.Struct)
- func (x *CreateUserWithTokenRequest) SetToken(v string)
- func (x *CreateUserWithTokenRequest) SetUsername(v string)
- func (x *CreateUserWithTokenRequest) String() string
- type CreateUserWithTokenRequest_builder
- type CreateUserWithTokenResponse
- func (x *CreateUserWithTokenResponse) ClearUser()
- func (x *CreateUserWithTokenResponse) GetUser() *User
- func (x *CreateUserWithTokenResponse) HasUser() bool
- func (*CreateUserWithTokenResponse) ProtoMessage()
- func (x *CreateUserWithTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserWithTokenResponse) Reset()
- func (x *CreateUserWithTokenResponse) SetUser(v *User)
- func (x *CreateUserWithTokenResponse) String() string
- type CreateUserWithTokenResponse_builder
- type CredStatus
- type CredentialSpecConfig
- func (x *CredentialSpecConfig) GetConfig() string
- func (x *CredentialSpecConfig) GetFile() string
- func (x *CredentialSpecConfig) GetRegistry() string
- func (*CredentialSpecConfig) ProtoMessage()
- func (x *CredentialSpecConfig) ProtoReflect() protoreflect.Message
- func (x *CredentialSpecConfig) Reset()
- func (x *CredentialSpecConfig) SetConfig(v string)
- func (x *CredentialSpecConfig) SetFile(v string)
- func (x *CredentialSpecConfig) SetRegistry(v string)
- func (x *CredentialSpecConfig) String() string
- type CredentialSpecConfig_builder
- type CreditBalanceAdjustment
- 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) SetAmount(v int64)
- func (x *CreditBalanceAdjustment) SetCreatedAt(v int64)
- func (x *CreditBalanceAdjustment) SetCreditBalanceAdjustmentId(v string)
- func (x *CreditBalanceAdjustment) SetDescription(v string)
- func (x *CreditBalanceAdjustment) SetMeta(v map[string]string)
- func (x *CreditBalanceAdjustment) SetReason(v string)
- func (x *CreditBalanceAdjustment) String() string
- type CreditBalanceAdjustment_builder
- type CreditDetails
- func (x *CreditDetails) ClearOutOfCreditsThreshold()
- func (x *CreditDetails) ClearRemainingCredits()
- func (x *CreditDetails) ClearTopUpAmount()
- func (x *CreditDetails) ClearTopUpThreshold()
- func (x *CreditDetails) ClearWarnAt()
- 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 (x *CreditDetails) HasOutOfCreditsThreshold() bool
- func (x *CreditDetails) HasRemainingCredits() bool
- func (x *CreditDetails) HasTopUpAmount() bool
- func (x *CreditDetails) HasTopUpThreshold() bool
- func (x *CreditDetails) HasWarnAt() bool
- func (*CreditDetails) ProtoMessage()
- func (x *CreditDetails) ProtoReflect() protoreflect.Message
- func (x *CreditDetails) Reset()
- func (x *CreditDetails) SetOutOfCreditsThreshold(v int64)
- func (x *CreditDetails) SetRemainingCredits(v int64)
- func (x *CreditDetails) SetTopUpAmount(v int64)
- func (x *CreditDetails) SetTopUpThreshold(v int64)
- func (x *CreditDetails) SetWarnAt(v *timestamppb.Timestamp)
- func (x *CreditDetails) String() string
- type CreditDetails_builder
- type CreditLedgerRequest
- func (x *CreditLedgerRequest) ClearTransactionTime()
- 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 (x *CreditLedgerRequest) HasTransactionTime() bool
- func (*CreditLedgerRequest) ProtoMessage()
- func (x *CreditLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerRequest) Reset()
- func (x *CreditLedgerRequest) SetAmountUsd(v string)
- func (x *CreditLedgerRequest) SetBillingProfileId(v string)
- func (x *CreditLedgerRequest) SetLabels(v map[string]string)
- func (x *CreditLedgerRequest) SetLedgerId(v string)
- func (x *CreditLedgerRequest) SetNote(v string)
- func (x *CreditLedgerRequest) SetTransactionId(v string)
- func (x *CreditLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *CreditLedgerRequest) String() string
- type CreditLedgerRequest_builder
- type CreditLedgerResponse
- func (x *CreditLedgerResponse) ClearTransaction()
- func (x *CreditLedgerResponse) GetTransaction() *Transaction
- func (x *CreditLedgerResponse) HasTransaction() bool
- func (*CreditLedgerResponse) ProtoMessage()
- func (x *CreditLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *CreditLedgerResponse) Reset()
- func (x *CreditLedgerResponse) SetTransaction(v *Transaction)
- func (x *CreditLedgerResponse) String() string
- type CreditLedgerResponse_builder
- type CrusoeCredential
- 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) SetApiKey(v string)
- func (x *CrusoeCredential) SetProjectId(v string)
- func (x *CrusoeCredential) SetSecretKey(v string)
- func (x *CrusoeCredential) String() string
- type CrusoeCredential_builder
- type CurrencyAmount
- 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) SetAmount(v string)
- func (x *CurrencyAmount) SetCurrency(v string)
- func (x *CurrencyAmount) String() string
- type CurrencyAmount_builder
- type DataSource
- func (x *DataSource) ClearCreateTime()
- func (x *DataSource) ClearUpdateTime()
- 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 (x *DataSource) HasCreateTime() bool
- func (x *DataSource) HasUpdateTime() bool
- func (*DataSource) ProtoMessage()
- func (x *DataSource) ProtoReflect() protoreflect.Message
- func (x *DataSource) Reset()
- func (x *DataSource) SetCreateTime(v *timestamppb.Timestamp)
- func (x *DataSource) SetDataSourceId(v string)
- func (x *DataSource) SetLabels(v map[string]string)
- func (x *DataSource) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *DataSource) String() string
- type DataSource_builder
- type DebitLedgerRequest
- func (x *DebitLedgerRequest) ClearTransactionTime()
- 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 (x *DebitLedgerRequest) HasTransactionTime() bool
- func (*DebitLedgerRequest) ProtoMessage()
- func (x *DebitLedgerRequest) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerRequest) Reset()
- func (x *DebitLedgerRequest) SetAmountUsd(v string)
- func (x *DebitLedgerRequest) SetBillingProfileId(v string)
- func (x *DebitLedgerRequest) SetLabels(v map[string]string)
- func (x *DebitLedgerRequest) SetLedgerId(v string)
- func (x *DebitLedgerRequest) SetTransactionId(v string)
- func (x *DebitLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *DebitLedgerRequest) String() string
- type DebitLedgerRequest_builder
- type DebitLedgerResponse
- func (x *DebitLedgerResponse) ClearTransaction()
- func (x *DebitLedgerResponse) GetTransaction() *Transaction
- func (x *DebitLedgerResponse) HasTransaction() bool
- func (*DebitLedgerResponse) ProtoMessage()
- func (x *DebitLedgerResponse) ProtoReflect() protoreflect.Message
- func (x *DebitLedgerResponse) Reset()
- func (x *DebitLedgerResponse) SetTransaction(v *Transaction)
- func (x *DebitLedgerResponse) String() string
- type DebitLedgerResponse_builder
- type DeleteAPIKeyRequest
- type DeleteAPIKeyRequest_builder
- type DeleteAPIKeyResponse
- type DeleteAPIKeyResponse_builder
- type DeleteBillingProfileRequest
- func (x *DeleteBillingProfileRequest) GetBillingProfileId() string
- func (*DeleteBillingProfileRequest) ProtoMessage()
- func (x *DeleteBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingProfileRequest) Reset()
- func (x *DeleteBillingProfileRequest) SetBillingProfileId(v string)
- func (x *DeleteBillingProfileRequest) String() string
- type DeleteBillingProfileRequest_builder
- type DeleteBillingProfileResponse
- type DeleteBillingProfileResponse_builder
- type DeleteCloudCredRequest
- func (x *DeleteCloudCredRequest) GetCloudCredId() string
- func (*DeleteCloudCredRequest) ProtoMessage()
- func (x *DeleteCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCloudCredRequest) Reset()
- func (x *DeleteCloudCredRequest) SetCloudCredId(v string)
- func (x *DeleteCloudCredRequest) String() string
- type DeleteCloudCredRequest_builder
- type DeleteCloudCredResponse
- type DeleteCloudCredResponse_builder
- type DeleteDataSourceRequest
- func (x *DeleteDataSourceRequest) GetDataSourceId() string
- func (*DeleteDataSourceRequest) ProtoMessage()
- func (x *DeleteDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDataSourceRequest) Reset()
- func (x *DeleteDataSourceRequest) SetDataSourceId(v string)
- func (x *DeleteDataSourceRequest) String() string
- type DeleteDataSourceRequest_builder
- type DeleteDataSourceResponse
- type DeleteDataSourceResponse_builder
- type DeleteDeploymentRequest
- func (x *DeleteDeploymentRequest) GetDeploymentId() string
- func (*DeleteDeploymentRequest) ProtoMessage()
- func (x *DeleteDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDeploymentRequest) Reset()
- func (x *DeleteDeploymentRequest) SetDeploymentId(v string)
- func (x *DeleteDeploymentRequest) String() string
- type DeleteDeploymentRequest_builder
- type DeleteDeploymentResponse
- type DeleteDeploymentResponse_builder
- type DeleteEnvironmentRequest
- func (x *DeleteEnvironmentRequest) GetEnvironmentId() string
- func (*DeleteEnvironmentRequest) ProtoMessage()
- func (x *DeleteEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEnvironmentRequest) Reset()
- func (x *DeleteEnvironmentRequest) SetEnvironmentId(v string)
- func (x *DeleteEnvironmentRequest) String() string
- type DeleteEnvironmentRequest_builder
- type DeleteEnvironmentResponse
- type DeleteEnvironmentResponse_builder
- type DeleteHealthCheckRequest
- func (x *DeleteHealthCheckRequest) GetHealthCheckId() string
- func (*DeleteHealthCheckRequest) ProtoMessage()
- func (x *DeleteHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteHealthCheckRequest) Reset()
- func (x *DeleteHealthCheckRequest) SetHealthCheckId(v string)
- func (x *DeleteHealthCheckRequest) String() string
- type DeleteHealthCheckRequest_builder
- type DeleteHealthCheckResponse
- type DeleteHealthCheckResponse_builder
- type DeleteIngressFromGatewayRequest
- 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) SetIngressGatewayId(v string)
- func (x *DeleteIngressFromGatewayRequest) SetIngressIds(v []string)
- func (x *DeleteIngressFromGatewayRequest) String() string
- type DeleteIngressFromGatewayRequest_builder
- type DeleteIngressFromGatewayResponse
- func (x *DeleteIngressFromGatewayResponse) ClearIngressGateway()
- func (x *DeleteIngressFromGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *DeleteIngressFromGatewayResponse) HasIngressGateway() bool
- func (*DeleteIngressFromGatewayResponse) ProtoMessage()
- func (x *DeleteIngressFromGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressFromGatewayResponse) Reset()
- func (x *DeleteIngressFromGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *DeleteIngressFromGatewayResponse) String() string
- type DeleteIngressFromGatewayResponse_builder
- type DeleteIngressGatewayInstallationRequest
- func (x *DeleteIngressGatewayInstallationRequest) GetIngressGatewayInstallationId() string
- func (*DeleteIngressGatewayInstallationRequest) ProtoMessage()
- func (x *DeleteIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayInstallationRequest) Reset()
- func (x *DeleteIngressGatewayInstallationRequest) SetIngressGatewayInstallationId(v string)
- func (x *DeleteIngressGatewayInstallationRequest) String() string
- type DeleteIngressGatewayInstallationRequest_builder
- type DeleteIngressGatewayInstallationResponse
- type DeleteIngressGatewayInstallationResponse_builder
- type DeleteIngressGatewayRequest
- func (x *DeleteIngressGatewayRequest) GetIngressGatewayId() string
- func (*DeleteIngressGatewayRequest) ProtoMessage()
- func (x *DeleteIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayRequest) Reset()
- func (x *DeleteIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *DeleteIngressGatewayRequest) String() string
- type DeleteIngressGatewayRequest_builder
- type DeleteIngressGatewayResponse
- type DeleteIngressGatewayResponse_builder
- type DeleteIngressGatewayTokenRequest
- func (x *DeleteIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*DeleteIngressGatewayTokenRequest) ProtoMessage()
- func (x *DeleteIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteIngressGatewayTokenRequest) Reset()
- func (x *DeleteIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
- func (x *DeleteIngressGatewayTokenRequest) String() string
- type DeleteIngressGatewayTokenRequest_builder
- type DeleteIngressGatewayTokenResponse
- type DeleteIngressGatewayTokenResponse_builder
- type DeleteInstanceExecRequest
- func (x *DeleteInstanceExecRequest) GetInstanceExecId() string
- func (*DeleteInstanceExecRequest) ProtoMessage()
- func (x *DeleteInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceExecRequest) Reset()
- func (x *DeleteInstanceExecRequest) SetInstanceExecId(v string)
- func (x *DeleteInstanceExecRequest) String() string
- type DeleteInstanceExecRequest_builder
- type DeleteInstanceExecResponse
- type DeleteInstanceExecResponse_builder
- type DeleteInstanceRequest
- func (x *DeleteInstanceRequest) GetInstanceId() string
- func (*DeleteInstanceRequest) ProtoMessage()
- func (x *DeleteInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteInstanceRequest) Reset()
- func (x *DeleteInstanceRequest) SetInstanceId(v string)
- func (x *DeleteInstanceRequest) String() string
- type DeleteInstanceRequest_builder
- type DeleteInstanceResponse
- type DeleteInstanceResponse_builder
- type DeleteLimitRequest
- type DeleteLimitRequest_builder
- type DeleteLimitResponse
- type DeleteLimitResponse_builder
- type DeleteModelRequest
- type DeleteModelRequest_builder
- type DeleteModelResponse
- type DeleteModelResponse_builder
- type DeleteNotebookRequest
- func (x *DeleteNotebookRequest) GetNotebookId() string
- func (*DeleteNotebookRequest) ProtoMessage()
- func (x *DeleteNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNotebookRequest) Reset()
- func (x *DeleteNotebookRequest) SetNotebookId(v string)
- func (x *DeleteNotebookRequest) String() string
- type DeleteNotebookRequest_builder
- type DeleteNotebookResponse
- type DeleteNotebookResponse_builder
- type DeleteOrganizationRequest
- func (x *DeleteOrganizationRequest) GetOrganizationId() string
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRequest) Reset()
- func (x *DeleteOrganizationRequest) SetOrganizationId(v string)
- func (x *DeleteOrganizationRequest) String() string
- type DeleteOrganizationRequest_builder
- type DeleteOrganizationResponse
- type DeleteOrganizationResponse_builder
- type DeletePersistentPodRequest
- func (x *DeletePersistentPodRequest) GetPersistentPodId() string
- func (*DeletePersistentPodRequest) ProtoMessage()
- func (x *DeletePersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePersistentPodRequest) Reset()
- func (x *DeletePersistentPodRequest) SetPersistentPodId(v string)
- func (x *DeletePersistentPodRequest) String() string
- type DeletePersistentPodRequest_builder
- type DeletePersistentPodResponse
- type DeletePersistentPodResponse_builder
- type DeletePolicyFromIngressRequest
- 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) SetAccessPolicyId(v []string)
- func (x *DeletePolicyFromIngressRequest) SetIngressGatewayId(v string)
- func (x *DeletePolicyFromIngressRequest) SetIngressId(v string)
- func (x *DeletePolicyFromIngressRequest) String() string
- type DeletePolicyFromIngressRequest_builder
- type DeletePolicyFromIngressResponse
- func (x *DeletePolicyFromIngressResponse) ClearIngressGateway()
- func (x *DeletePolicyFromIngressResponse) GetIngressGateway() *IngressGateway
- func (x *DeletePolicyFromIngressResponse) HasIngressGateway() bool
- func (*DeletePolicyFromIngressResponse) ProtoMessage()
- func (x *DeletePolicyFromIngressResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyFromIngressResponse) Reset()
- func (x *DeletePolicyFromIngressResponse) SetIngressGateway(v *IngressGateway)
- func (x *DeletePolicyFromIngressResponse) String() string
- type DeletePolicyFromIngressResponse_builder
- type DeletePublicProfileRequest
- func (x *DeletePublicProfileRequest) GetPublicProfileId() string
- func (*DeletePublicProfileRequest) ProtoMessage()
- func (x *DeletePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePublicProfileRequest) Reset()
- func (x *DeletePublicProfileRequest) SetPublicProfileId(v string)
- func (x *DeletePublicProfileRequest) String() string
- type DeletePublicProfileRequest_builder
- type DeletePublicProfileResponse
- type DeletePublicProfileResponse_builder
- type DeleteRedeemableRequest
- func (x *DeleteRedeemableRequest) GetRedeemableId() string
- func (*DeleteRedeemableRequest) ProtoMessage()
- func (x *DeleteRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRedeemableRequest) Reset()
- func (x *DeleteRedeemableRequest) SetRedeemableId(v string)
- func (x *DeleteRedeemableRequest) String() string
- type DeleteRedeemableRequest_builder
- type DeleteRedeemableResponse
- type DeleteRedeemableResponse_builder
- type DeleteSecretRequest
- type DeleteSecretRequest_builder
- type DeleteSecretResponse
- type DeleteSecretResponse_builder
- type DeleteSessionRequest
- func (x *DeleteSessionRequest) GetSessionId() string
- func (*DeleteSessionRequest) ProtoMessage()
- func (x *DeleteSessionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteSessionRequest) Reset()
- func (x *DeleteSessionRequest) SetSessionId(v string)
- func (x *DeleteSessionRequest) String() string
- type DeleteSessionRequest_builder
- type DeleteSessionResponse
- type DeleteSessionResponse_builder
- type DeleteTransactionRequest
- func (x *DeleteTransactionRequest) GetTransactionId() string
- func (*DeleteTransactionRequest) ProtoMessage()
- func (x *DeleteTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTransactionRequest) Reset()
- func (x *DeleteTransactionRequest) SetTransactionId(v string)
- func (x *DeleteTransactionRequest) String() string
- type DeleteTransactionRequest_builder
- type DeleteTransactionResponse
- type DeleteTransactionResponse_builder
- type DeleteUserRequest
- type DeleteUserRequest_builder
- type DeleteUserResponse
- type DeleteUserResponse_builder
- type Deployment
- func (x *Deployment) ClearArtifact()
- func (x *Deployment) ClearCreateTime()
- func (x *Deployment) ClearRetireTime()
- func (x *Deployment) ClearUpdateTime()
- func (x *Deployment) GetArtifact() *Artifact
- func (x *Deployment) GetCreateTime() *timestamppb.Timestamp
- func (x *Deployment) GetDeploymentId() string
- func (x *Deployment) GetDeploymentProviderCredId() string
- func (x *Deployment) GetInstanceType() string
- func (x *Deployment) GetLabels() map[string]string
- func (x *Deployment) GetLocation() string
- func (x *Deployment) GetMaxConcurrency() int32
- func (x *Deployment) GetMaxInstances() int32
- func (x *Deployment) GetMinInstances() int32
- func (x *Deployment) GetModelId() string
- func (x *Deployment) GetName() string
- func (x *Deployment) GetNamespace() string
- func (x *Deployment) GetProviderDeploymentId() string
- func (x *Deployment) GetRetireTime() *timestamppb.Timestamp
- func (x *Deployment) GetStatus() DeploymentStatus
- func (x *Deployment) GetUpdateTime() *timestamppb.Timestamp
- func (x *Deployment) HasArtifact() bool
- func (x *Deployment) HasCreateTime() bool
- func (x *Deployment) HasRetireTime() bool
- func (x *Deployment) HasUpdateTime() bool
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) SetArtifact(v *Artifact)
- func (x *Deployment) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Deployment) SetDeploymentId(v string)
- func (x *Deployment) SetDeploymentProviderCredId(v string)
- func (x *Deployment) SetInstanceType(v string)
- func (x *Deployment) SetLabels(v map[string]string)
- func (x *Deployment) SetLocation(v string)
- func (x *Deployment) SetMaxConcurrency(v int32)
- func (x *Deployment) SetMaxInstances(v int32)
- func (x *Deployment) SetMinInstances(v int32)
- func (x *Deployment) SetModelId(v string)
- func (x *Deployment) SetName(v string)
- func (x *Deployment) SetNamespace(v string)
- func (x *Deployment) SetProviderDeploymentId(v string)
- func (x *Deployment) SetRetireTime(v *timestamppb.Timestamp)
- func (x *Deployment) SetStatus(v DeploymentStatus)
- func (x *Deployment) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Deployment) String() string
- type DeploymentInstanceType
- func (x *DeploymentInstanceType) GetIsAvailable() bool
- func (x *DeploymentInstanceType) GetLocation() string
- func (x *DeploymentInstanceType) GetMaxInstances() int32
- func (x *DeploymentInstanceType) GetMinInstances() int32
- func (x *DeploymentInstanceType) GetPreemptible() bool
- func (x *DeploymentInstanceType) GetSupportedGpus() []*Gpu
- func (x *DeploymentInstanceType) GetType() string
- func (*DeploymentInstanceType) ProtoMessage()
- func (x *DeploymentInstanceType) ProtoReflect() protoreflect.Message
- func (x *DeploymentInstanceType) Reset()
- func (x *DeploymentInstanceType) SetIsAvailable(v bool)
- func (x *DeploymentInstanceType) SetLocation(v string)
- func (x *DeploymentInstanceType) SetMaxInstances(v int32)
- func (x *DeploymentInstanceType) SetMinInstances(v int32)
- func (x *DeploymentInstanceType) SetPreemptible(v bool)
- func (x *DeploymentInstanceType) SetSupportedGpus(v []*Gpu)
- func (x *DeploymentInstanceType) SetType(v string)
- func (x *DeploymentInstanceType) String() string
- type DeploymentInstanceType_builder
- type DeploymentLog
- func (x *DeploymentLog) GetLevel() string
- func (x *DeploymentLog) GetMessage() string
- func (x *DeploymentLog) GetTimestamp() string
- func (*DeploymentLog) ProtoMessage()
- func (x *DeploymentLog) ProtoReflect() protoreflect.Message
- func (x *DeploymentLog) Reset()
- func (x *DeploymentLog) SetLevel(v string)
- func (x *DeploymentLog) SetMessage(v string)
- func (x *DeploymentLog) SetTimestamp(v string)
- func (x *DeploymentLog) String() string
- type DeploymentLog_builder
- type DeploymentMetrics
- func (x *DeploymentMetrics) GetAverageInferenceTime() float32
- func (x *DeploymentMetrics) GetAvgInferenceTimeSeries() []*MetricDataPointFloat
- func (x *DeploymentMetrics) GetInstancesTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetInvocationPerSecTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetInvocationSuccessRateTimeSeries() []*MetricDataPointFloat
- func (x *DeploymentMetrics) GetQueueDepthTimeSeries() []*MetricDataPointInt
- func (x *DeploymentMetrics) GetTotalActiveInstances() int32
- func (x *DeploymentMetrics) GetTotalInvocationFailures() int32
- func (x *DeploymentMetrics) GetTotalInvocations() int32
- func (*DeploymentMetrics) ProtoMessage()
- func (x *DeploymentMetrics) ProtoReflect() protoreflect.Message
- func (x *DeploymentMetrics) Reset()
- func (x *DeploymentMetrics) SetAverageInferenceTime(v float32)
- func (x *DeploymentMetrics) SetAvgInferenceTimeSeries(v []*MetricDataPointFloat)
- func (x *DeploymentMetrics) SetInstancesTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetInvocationPerSecTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetInvocationSuccessRateTimeSeries(v []*MetricDataPointFloat)
- func (x *DeploymentMetrics) SetQueueDepthTimeSeries(v []*MetricDataPointInt)
- func (x *DeploymentMetrics) SetTotalActiveInstances(v int32)
- func (x *DeploymentMetrics) SetTotalInvocationFailures(v int32)
- func (x *DeploymentMetrics) SetTotalInvocations(v int32)
- func (x *DeploymentMetrics) String() string
- type DeploymentMetrics_builder
- type DeploymentProvider
- type DeploymentProviderCred
- func (x *DeploymentProviderCred) ClearCreateTime()
- func (x *DeploymentProviderCred) ClearUpdateTime()
- func (x *DeploymentProviderCred) GetCreateTime() *timestamppb.Timestamp
- func (x *DeploymentProviderCred) GetDeploymentProvider() DeploymentProvider
- func (x *DeploymentProviderCred) GetDeploymentProviderCredId() string
- func (x *DeploymentProviderCred) GetLabels() map[string]string
- func (x *DeploymentProviderCred) GetStatus() CredStatus
- func (x *DeploymentProviderCred) GetUpdateTime() *timestamppb.Timestamp
- func (x *DeploymentProviderCred) HasCreateTime() bool
- func (x *DeploymentProviderCred) HasUpdateTime() bool
- func (*DeploymentProviderCred) ProtoMessage()
- func (x *DeploymentProviderCred) ProtoReflect() protoreflect.Message
- func (x *DeploymentProviderCred) Reset()
- func (x *DeploymentProviderCred) SetCreateTime(v *timestamppb.Timestamp)
- func (x *DeploymentProviderCred) SetDeploymentProvider(v DeploymentProvider)
- func (x *DeploymentProviderCred) SetDeploymentProviderCredId(v string)
- func (x *DeploymentProviderCred) SetLabels(v map[string]string)
- func (x *DeploymentProviderCred) SetStatus(v CredStatus)
- func (x *DeploymentProviderCred) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *DeploymentProviderCred) String() string
- type DeploymentProviderCred_builder
- type DeploymentStatus
- type Deployment_builder
- type Details
- 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) SetAcceptAll(v bool)
- func (x *Details) SetBlacklisted(v bool)
- func (x *Details) SetCredentialsLeaked(v bool)
- func (x *Details) SetCredentialsLeakedRecent(v bool)
- func (x *Details) SetDataBreach(v bool)
- func (x *Details) SetDaysSinceDomainCreation(v int64)
- func (x *Details) SetDeliverable(v bool)
- func (x *Details) SetDisposable(v bool)
- func (x *Details) SetDmarcEnforced(v bool)
- func (x *Details) SetDomainExists(v bool)
- func (x *Details) SetDomainReputation(v string)
- func (x *Details) SetFirstSeen(v string)
- func (x *Details) SetFreeProvider(v bool)
- func (x *Details) SetLastSeen(v string)
- func (x *Details) SetMaliciousActivity(v bool)
- func (x *Details) SetMaliciousActivityRecent(v bool)
- func (x *Details) SetNewDomain(v bool)
- func (x *Details) SetSpam(v bool)
- func (x *Details) SetSpfStrict(v bool)
- func (x *Details) SetSpoofable(v bool)
- func (x *Details) SetSuspiciousTld(v bool)
- func (x *Details) SetValidMx(v bool)
- func (x *Details) String() string
- type Details_builder
- type Disk
- func (x *Disk) GetMountPath() string
- func (x *Disk) GetSize() string
- func (x *Disk) GetType() string
- func (*Disk) ProtoMessage()
- func (x *Disk) ProtoReflect() protoreflect.Message
- func (x *Disk) Reset()
- func (x *Disk) SetMountPath(v string)
- func (x *Disk) SetSize(v string)
- func (x *Disk) SetType(v string)
- func (x *Disk) String() string
- type Disk_builder
- type DockerComposeBuild
- func (x *DockerComposeBuild) GetEnvironmentVariables() map[string]string
- func (x *DockerComposeBuild) GetFileUrl() string
- func (x *DockerComposeBuild) GetJupyterInstall() bool
- func (x *DockerComposeBuild) GetRegistries() []*Registry
- func (x *DockerComposeBuild) GetYamlString() string
- func (*DockerComposeBuild) ProtoMessage()
- func (x *DockerComposeBuild) ProtoReflect() protoreflect.Message
- func (x *DockerComposeBuild) Reset()
- func (x *DockerComposeBuild) SetEnvironmentVariables(v map[string]string)
- func (x *DockerComposeBuild) SetFileUrl(v string)
- func (x *DockerComposeBuild) SetJupyterInstall(v bool)
- func (x *DockerComposeBuild) SetRegistries(v []*Registry)
- func (x *DockerComposeBuild) SetYamlString(v string)
- func (x *DockerComposeBuild) String() string
- type DockerComposeBuild_builder
- type Email
- func (x *Email) GetEmailAddress() string
- func (x *Email) GetEmailId() string
- func (x *Email) GetVerified() bool
- func (*Email) ProtoMessage()
- func (x *Email) ProtoReflect() protoreflect.Message
- func (x *Email) Reset()
- func (x *Email) SetEmailAddress(v string)
- func (x *Email) SetEmailId(v string)
- func (x *Email) SetVerified(v bool)
- func (x *Email) String() string
- type EmailReputation
- func (x *EmailReputation) ClearCreateTime()
- func (x *EmailReputation) ClearExternalData()
- func (x *EmailReputation) ClearUpdateTime()
- 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 (x *EmailReputation) HasCreateTime() bool
- func (x *EmailReputation) HasExternalData() bool
- func (x *EmailReputation) HasUpdateTime() bool
- func (*EmailReputation) ProtoMessage()
- func (x *EmailReputation) ProtoReflect() protoreflect.Message
- func (x *EmailReputation) Reset()
- func (x *EmailReputation) SetCreateTime(v *timestamppb.Timestamp)
- func (x *EmailReputation) SetDomain(v string)
- func (x *EmailReputation) SetEmail(v string)
- func (x *EmailReputation) SetEmailReputationId(v string)
- func (x *EmailReputation) SetExternalData(v *ExternalData)
- func (x *EmailReputation) SetRiskLevel(v string)
- func (x *EmailReputation) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *EmailReputation) String() string
- type EmailReputation_builder
- type Email_builder
- type EnableUsageRequest
- type EnableUsageRequest_builder
- type EnableUsageResponse
- type EnableUsageResponse_builder
- type Environment
- func (x *Environment) ClearBuild_()
- func (x *Environment) ClearCreateTime()
- func (x *Environment) ClearInstance()
- func (x *Environment) ClearInstanceType()
- func (x *Environment) ClearMeta()
- func (x *Environment) ClearProvision()
- func (x *Environment) ClearUpdateTime()
- func (x *Environment) GetBuild() *EnvironmentBuilddeprecated
- func (x *Environment) GetBuild_() *EnvironmentBuild
- func (x *Environment) GetCreateTime() *timestamppb.Timestamp
- func (x *Environment) GetEnvironmentId() string
- func (x *Environment) GetFiles() []*File
- func (x *Environment) GetHealthChecks() []*HealthCheck
- func (x *Environment) GetIngressGateways() []*IngressGateway
- func (x *Environment) GetInstance() *Instance
- func (x *Environment) GetInstanceType() *InstanceType
- 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 (x *Environment) HasBuild_() bool
- func (x *Environment) HasCreateTime() bool
- func (x *Environment) HasInstance() bool
- func (x *Environment) HasInstanceType() bool
- func (x *Environment) HasMeta() bool
- func (x *Environment) HasProvision() bool
- func (x *Environment) HasUpdateTime() bool
- func (*Environment) ProtoMessage()
- func (x *Environment) ProtoReflect() protoreflect.Message
- func (x *Environment) Reset()
- func (x *Environment) SetBuild_(v *EnvironmentBuild)
- func (x *Environment) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Environment) SetEnvironmentId(v string)
- func (x *Environment) SetFiles(v []*File)
- func (x *Environment) SetHealthChecks(v []*HealthCheck)
- func (x *Environment) SetIngressGateways(v []*IngressGateway)
- func (x *Environment) SetInstance(v *Instance)
- func (x *Environment) SetInstanceType(v *InstanceType)
- func (x *Environment) SetLabels(v map[string]string)
- func (x *Environment) SetLifecycleScripts(v []*LifecycleScript)
- func (x *Environment) SetMeta(v *EnvironmentMeta)
- func (x *Environment) SetName(v string)
- func (x *Environment) SetNamespace(v string)
- func (x *Environment) SetProvision(v *EnvironmentProvision)
- func (x *Environment) SetSysUsers(v []*SysUser)
- func (x *Environment) SetTasks(v []*Task)
- func (x *Environment) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Environment) String() string
- type EnvironmentBuild
- func (x *EnvironmentBuild) ClearContainer()
- func (x *EnvironmentBuild) ClearDockerCompose()
- func (x *EnvironmentBuild) ClearVerb()
- func (x *EnvironmentBuild) ClearVm()
- func (x *EnvironmentBuild) GetContainer() *ContainerBuild
- func (x *EnvironmentBuild) GetDockerCompose() *DockerComposeBuild
- func (x *EnvironmentBuild) GetFiles() []*AddFile
- func (x *EnvironmentBuild) GetIngressGateway() []*AddIngressToGatewayRequest
- func (x *EnvironmentBuild) GetLifecycleScripts() []*LifecycleScriptAttrs
- func (x *EnvironmentBuild) GetVerb() *VerbBuild
- func (x *EnvironmentBuild) GetVm() *VMBuild
- func (x *EnvironmentBuild) HasContainer() bool
- func (x *EnvironmentBuild) HasDockerCompose() bool
- func (x *EnvironmentBuild) HasVerb() bool
- func (x *EnvironmentBuild) HasVm() bool
- func (*EnvironmentBuild) ProtoMessage()
- func (x *EnvironmentBuild) ProtoReflect() protoreflect.Message
- func (x *EnvironmentBuild) Reset()
- func (x *EnvironmentBuild) SetContainer(v *ContainerBuild)
- func (x *EnvironmentBuild) SetDockerCompose(v *DockerComposeBuild)
- func (x *EnvironmentBuild) SetFiles(v []*AddFile)
- func (x *EnvironmentBuild) SetIngressGateway(v []*AddIngressToGatewayRequest)
- func (x *EnvironmentBuild) SetLifecycleScripts(v []*LifecycleScriptAttrs)
- func (x *EnvironmentBuild) SetVerb(v *VerbBuild)
- func (x *EnvironmentBuild) SetVm(v *VMBuild)
- func (x *EnvironmentBuild) String() string
- type EnvironmentBuild_builder
- type EnvironmentMeta
- 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) SetDescription(v string)
- func (x *EnvironmentMeta) SetIconUrl(v string)
- func (x *EnvironmentMeta) SetMeta(v map[string]string)
- func (x *EnvironmentMeta) SetTitle(v string)
- func (x *EnvironmentMeta) String() string
- type EnvironmentMeta_builder
- type EnvironmentProvision
- func (x *EnvironmentProvision) ClearCreateInstanceRequest()
- func (x *EnvironmentProvision) ClearDirective()
- func (x *EnvironmentProvision) ClearInstanceId()
- func (x *EnvironmentProvision) GetCreateInstanceRequest() *CreateInstanceRequest
- func (x *EnvironmentProvision) GetDirective() isEnvironmentProvision_Directive
- func (x *EnvironmentProvision) GetInstanceId() string
- func (x *EnvironmentProvision) HasCreateInstanceRequest() bool
- func (x *EnvironmentProvision) HasDirective() bool
- func (x *EnvironmentProvision) HasInstanceId() bool
- func (*EnvironmentProvision) ProtoMessage()
- func (x *EnvironmentProvision) ProtoReflect() protoreflect.Message
- func (x *EnvironmentProvision) Reset()
- func (x *EnvironmentProvision) SetCreateInstanceRequest(v *CreateInstanceRequest)
- func (x *EnvironmentProvision) SetInstanceId(v string)
- func (x *EnvironmentProvision) String() string
- func (x *EnvironmentProvision) WhichDirective() case_EnvironmentProvision_Directive
- type EnvironmentProvision_CreateInstanceRequest
- type EnvironmentProvision_InstanceId
- type EnvironmentProvision_builder
- type Environment_builder
- type Event
- type Event_builder
- type ExtendsConfig
- func (x *ExtendsConfig) GetFile() string
- func (x *ExtendsConfig) GetService() string
- func (*ExtendsConfig) ProtoMessage()
- func (x *ExtendsConfig) ProtoReflect() protoreflect.Message
- func (x *ExtendsConfig) Reset()
- func (x *ExtendsConfig) SetFile(v string)
- func (x *ExtendsConfig) SetService(v string)
- func (x *ExtendsConfig) String() string
- type ExtendsConfig_builder
- type External
- type ExternalData
- func (x *ExternalData) ClearApiVoidEmailReputation()
- func (x *ExternalData) ClearEmailRep()
- func (x *ExternalData) GetApiVoidEmailReputation() *ApiVoidEmailReputation
- func (x *ExternalData) GetEmailRep() *SearchResponse
- func (x *ExternalData) HasApiVoidEmailReputation() bool
- func (x *ExternalData) HasEmailRep() bool
- func (*ExternalData) ProtoMessage()
- func (x *ExternalData) ProtoReflect() protoreflect.Message
- func (x *ExternalData) Reset()
- func (x *ExternalData) SetApiVoidEmailReputation(v *ApiVoidEmailReputation)
- func (x *ExternalData) SetEmailRep(v *SearchResponse)
- func (x *ExternalData) String() string
- type ExternalData_builder
- type ExternalIdentity
- func (x *ExternalIdentity) GetExternalId() string
- func (x *ExternalIdentity) GetIdentityId() string
- func (x *ExternalIdentity) GetProvider() string
- func (*ExternalIdentity) ProtoMessage()
- func (x *ExternalIdentity) ProtoReflect() protoreflect.Message
- func (x *ExternalIdentity) Reset()
- func (x *ExternalIdentity) SetExternalId(v string)
- func (x *ExternalIdentity) SetIdentityId(v string)
- func (x *ExternalIdentity) SetProvider(v string)
- func (x *ExternalIdentity) String() string
- type ExternalIdentity_builder
- type External_builder
- type File
- func (x *File) GetFileDirectory() string
- func (x *File) GetFileName() string
- func (x *File) GetFileType() FileType
- func (x *File) GetFileUrl() string
- func (*File) ProtoMessage()
- func (x *File) ProtoReflect() protoreflect.Message
- func (x *File) Reset()
- func (x *File) SetFileDirectory(v string)
- func (x *File) SetFileName(v string)
- func (x *File) SetFileType(v FileType)
- func (x *File) SetFileUrl(v string)
- func (x *File) String() string
- type FileType
- type File_builder
- type FirewallRule
- 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) SetFromPort(v int32)
- func (x *FirewallRule) SetId(v string)
- func (x *FirewallRule) SetIpRanges(v []string)
- func (x *FirewallRule) SetToPort(v int32)
- func (x *FirewallRule) String() string
- type FirewallRule_builder
- type FirewallRules
- 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) SetEgressRules(v []*FirewallRule)
- func (x *FirewallRules) SetIngressRules(v []*FirewallRule)
- func (x *FirewallRules) String() string
- type FirewallRules_builder
- type FloatRange
- func (x *FloatRange) ClearMax()
- func (x *FloatRange) ClearMin()
- func (x *FloatRange) GetMax() float32
- func (x *FloatRange) GetMin() float32
- func (x *FloatRange) HasMax() bool
- func (x *FloatRange) HasMin() bool
- func (*FloatRange) ProtoMessage()
- func (x *FloatRange) ProtoReflect() protoreflect.Message
- func (x *FloatRange) Reset()
- func (x *FloatRange) SetMax(v float32)
- func (x *FloatRange) SetMin(v float32)
- func (x *FloatRange) String() string
- type FloatRange_builder
- type FluidstackCredential
- 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) SetApiKey(v string)
- func (x *FluidstackCredential) SetApiToken(v string)
- func (x *FluidstackCredential) String() string
- type FluidstackCredential_builder
- type ForkEnvironmentRequest
- func (x *ForkEnvironmentRequest) ClearEnvironmentFork()
- func (x *ForkEnvironmentRequest) GetEnvironmentFork() *CreateEnvironmentRequest
- func (x *ForkEnvironmentRequest) GetEnvironmentId() string
- func (x *ForkEnvironmentRequest) GetExcludeBuild() bool
- func (x *ForkEnvironmentRequest) GetExcludeProvision() bool
- func (x *ForkEnvironmentRequest) HasEnvironmentFork() bool
- func (*ForkEnvironmentRequest) ProtoMessage()
- func (x *ForkEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentRequest) Reset()
- func (x *ForkEnvironmentRequest) SetEnvironmentFork(v *CreateEnvironmentRequest)
- func (x *ForkEnvironmentRequest) SetEnvironmentId(v string)
- func (x *ForkEnvironmentRequest) SetExcludeBuild(v bool)
- func (x *ForkEnvironmentRequest) SetExcludeProvision(v bool)
- func (x *ForkEnvironmentRequest) String() string
- type ForkEnvironmentRequest_builder
- type ForkEnvironmentResponse
- func (x *ForkEnvironmentResponse) ClearEnvironment()
- func (x *ForkEnvironmentResponse) GetEnvironment() *Environment
- func (x *ForkEnvironmentResponse) HasEnvironment() bool
- func (*ForkEnvironmentResponse) ProtoMessage()
- func (x *ForkEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ForkEnvironmentResponse) Reset()
- func (x *ForkEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *ForkEnvironmentResponse) String() string
- type ForkEnvironmentResponse_builder
- type GCPCredential
- 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) GetReservationOnly() bool
- 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) SetAuthProviderX509CertUrl(v string)
- func (x *GCPCredential) SetAuthUri(v string)
- func (x *GCPCredential) SetClientEmail(v string)
- func (x *GCPCredential) SetClientId(v string)
- func (x *GCPCredential) SetClientX509CertUrl(v string)
- func (x *GCPCredential) SetPrivateKey(v string)
- func (x *GCPCredential) SetPrivateKeyId(v string)
- func (x *GCPCredential) SetProjectId(v string)
- func (x *GCPCredential) SetReservationOnly(v bool)
- func (x *GCPCredential) SetTokenUri(v string)
- func (x *GCPCredential) SetType(v string)
- func (x *GCPCredential) String() string
- type GCPCredential_builder
- type GetAPIKeyRequest
- type GetAPIKeyRequest_builder
- type GetAPIKeyResponse
- func (x *GetAPIKeyResponse) ClearApiKey()
- func (x *GetAPIKeyResponse) GetApiKey() *APIKey
- func (x *GetAPIKeyResponse) HasApiKey() bool
- func (*GetAPIKeyResponse) ProtoMessage()
- func (x *GetAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetAPIKeyResponse) Reset()
- func (x *GetAPIKeyResponse) SetApiKey(v *APIKey)
- func (x *GetAPIKeyResponse) String() string
- type GetAPIKeyResponse_builder
- type GetBillingProfileRequest
- func (x *GetBillingProfileRequest) GetBillingProfileId() string
- func (*GetBillingProfileRequest) ProtoMessage()
- func (x *GetBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileRequest) Reset()
- func (x *GetBillingProfileRequest) SetBillingProfileId(v string)
- func (x *GetBillingProfileRequest) String() string
- type GetBillingProfileRequest_builder
- type GetBillingProfileResponse
- func (x *GetBillingProfileResponse) ClearBillingProfile()
- func (x *GetBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *GetBillingProfileResponse) HasBillingProfile() bool
- func (*GetBillingProfileResponse) ProtoMessage()
- func (x *GetBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingProfileResponse) Reset()
- func (x *GetBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *GetBillingProfileResponse) String() string
- type GetBillingProfileResponse_builder
- type GetCapabilitiesRequest
- func (x *GetCapabilitiesRequest) GetCloudCredId() string
- func (*GetCapabilitiesRequest) ProtoMessage()
- func (x *GetCapabilitiesRequest) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesRequest) Reset()
- func (x *GetCapabilitiesRequest) SetCloudCredId(v string)
- func (x *GetCapabilitiesRequest) String() string
- type GetCapabilitiesRequest_builder
- type GetCapabilitiesResponse
- func (x *GetCapabilitiesResponse) GetCapabilities() []string
- func (*GetCapabilitiesResponse) ProtoMessage()
- func (x *GetCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *GetCapabilitiesResponse) Reset()
- func (x *GetCapabilitiesResponse) SetCapabilities(v []string)
- func (x *GetCapabilitiesResponse) String() string
- type GetCapabilitiesResponse_builder
- type GetCloudCredRequest
- func (x *GetCloudCredRequest) GetCloudCredId() string
- func (*GetCloudCredRequest) ProtoMessage()
- func (x *GetCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredRequest) Reset()
- func (x *GetCloudCredRequest) SetCloudCredId(v string)
- func (x *GetCloudCredRequest) String() string
- type GetCloudCredRequest_builder
- type GetCloudCredResponse
- func (x *GetCloudCredResponse) ClearCloudCred()
- func (x *GetCloudCredResponse) GetCloudCred() *CloudCred
- func (x *GetCloudCredResponse) HasCloudCred() bool
- func (*GetCloudCredResponse) ProtoMessage()
- func (x *GetCloudCredResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudCredResponse) Reset()
- func (x *GetCloudCredResponse) SetCloudCred(v *CloudCred)
- func (x *GetCloudCredResponse) String() string
- type GetCloudCredResponse_builder
- type GetDataSourceRequest
- func (x *GetDataSourceRequest) GetDataSourceId() string
- func (*GetDataSourceRequest) ProtoMessage()
- func (x *GetDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceRequest) Reset()
- func (x *GetDataSourceRequest) SetDataSourceId(v string)
- func (x *GetDataSourceRequest) String() string
- type GetDataSourceRequest_builder
- type GetDataSourceResponse
- func (x *GetDataSourceResponse) ClearDataSource()
- func (x *GetDataSourceResponse) GetDataSource() *DataSource
- func (x *GetDataSourceResponse) HasDataSource() bool
- func (*GetDataSourceResponse) ProtoMessage()
- func (x *GetDataSourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetDataSourceResponse) Reset()
- func (x *GetDataSourceResponse) SetDataSource(v *DataSource)
- func (x *GetDataSourceResponse) String() string
- type GetDataSourceResponse_builder
- type GetDeploymentLogsRequest
- func (x *GetDeploymentLogsRequest) ClearTimePeriod()
- func (x *GetDeploymentLogsRequest) GetDeploymentId() string
- func (x *GetDeploymentLogsRequest) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentLogsRequest) HasTimePeriod() bool
- func (*GetDeploymentLogsRequest) ProtoMessage()
- func (x *GetDeploymentLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsRequest) Reset()
- func (x *GetDeploymentLogsRequest) SetDeploymentId(v string)
- func (x *GetDeploymentLogsRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentLogsRequest) String() string
- type GetDeploymentLogsRequest_builder
- type GetDeploymentLogsResponse
- func (x *GetDeploymentLogsResponse) ClearTimePeriod()
- func (x *GetDeploymentLogsResponse) GetDeploymentId() string
- func (x *GetDeploymentLogsResponse) GetDeploymentLogs() []*DeploymentLog
- func (x *GetDeploymentLogsResponse) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentLogsResponse) HasTimePeriod() bool
- func (*GetDeploymentLogsResponse) ProtoMessage()
- func (x *GetDeploymentLogsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentLogsResponse) Reset()
- func (x *GetDeploymentLogsResponse) SetDeploymentId(v string)
- func (x *GetDeploymentLogsResponse) SetDeploymentLogs(v []*DeploymentLog)
- func (x *GetDeploymentLogsResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentLogsResponse) String() string
- type GetDeploymentLogsResponse_builder
- type GetDeploymentMetricsRequest
- func (x *GetDeploymentMetricsRequest) ClearTimePeriod()
- func (x *GetDeploymentMetricsRequest) GetDeploymentId() string
- func (x *GetDeploymentMetricsRequest) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentMetricsRequest) HasTimePeriod() bool
- func (*GetDeploymentMetricsRequest) ProtoMessage()
- func (x *GetDeploymentMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentMetricsRequest) Reset()
- func (x *GetDeploymentMetricsRequest) SetDeploymentId(v string)
- func (x *GetDeploymentMetricsRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentMetricsRequest) String() string
- type GetDeploymentMetricsRequest_builder
- type GetDeploymentMetricsResponse
- func (x *GetDeploymentMetricsResponse) ClearDeploymentMetrics()
- func (x *GetDeploymentMetricsResponse) ClearTimePeriod()
- func (x *GetDeploymentMetricsResponse) GetDeploymentId() string
- func (x *GetDeploymentMetricsResponse) GetDeploymentMetrics() *DeploymentMetrics
- func (x *GetDeploymentMetricsResponse) GetTimePeriod() *TimePeriod
- func (x *GetDeploymentMetricsResponse) HasDeploymentMetrics() bool
- func (x *GetDeploymentMetricsResponse) HasTimePeriod() bool
- func (*GetDeploymentMetricsResponse) ProtoMessage()
- func (x *GetDeploymentMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentMetricsResponse) Reset()
- func (x *GetDeploymentMetricsResponse) SetDeploymentId(v string)
- func (x *GetDeploymentMetricsResponse) SetDeploymentMetrics(v *DeploymentMetrics)
- func (x *GetDeploymentMetricsResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetDeploymentMetricsResponse) String() string
- type GetDeploymentMetricsResponse_builder
- type GetDeploymentProviderCredRequest
- func (x *GetDeploymentProviderCredRequest) GetDeploymentProviderCredId() string
- func (*GetDeploymentProviderCredRequest) ProtoMessage()
- func (x *GetDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentProviderCredRequest) Reset()
- func (x *GetDeploymentProviderCredRequest) SetDeploymentProviderCredId(v string)
- func (x *GetDeploymentProviderCredRequest) String() string
- type GetDeploymentProviderCredRequest_builder
- type GetDeploymentProviderCredResponse
- func (x *GetDeploymentProviderCredResponse) ClearCred()
- func (x *GetDeploymentProviderCredResponse) GetCred() *DeploymentProviderCred
- func (x *GetDeploymentProviderCredResponse) HasCred() bool
- func (*GetDeploymentProviderCredResponse) ProtoMessage()
- func (x *GetDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentProviderCredResponse) Reset()
- func (x *GetDeploymentProviderCredResponse) SetCred(v *DeploymentProviderCred)
- func (x *GetDeploymentProviderCredResponse) String() string
- type GetDeploymentProviderCredResponse_builder
- type GetDeploymentRequest
- func (x *GetDeploymentRequest) GetDeploymentId() string
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) SetDeploymentId(v string)
- func (x *GetDeploymentRequest) String() string
- type GetDeploymentRequest_builder
- type GetDeploymentResponse
- func (x *GetDeploymentResponse) ClearDeployment()
- func (x *GetDeploymentResponse) GetDeployment() *Deployment
- func (x *GetDeploymentResponse) HasDeployment() bool
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) SetDeployment(v *Deployment)
- func (x *GetDeploymentResponse) String() string
- type GetDeploymentResponse_builder
- type GetDockerComposeRequest
- func (x *GetDockerComposeRequest) GetFileUrl() string
- func (x *GetDockerComposeRequest) GetYamlString() string
- func (*GetDockerComposeRequest) ProtoMessage()
- func (x *GetDockerComposeRequest) ProtoReflect() protoreflect.Message
- func (x *GetDockerComposeRequest) Reset()
- func (x *GetDockerComposeRequest) SetFileUrl(v string)
- func (x *GetDockerComposeRequest) SetYamlString(v string)
- func (x *GetDockerComposeRequest) String() string
- type GetDockerComposeRequest_builder
- type GetDockerComposeResponse
- func (x *GetDockerComposeResponse) ClearProject()
- func (x *GetDockerComposeResponse) GetProject() *Project
- func (x *GetDockerComposeResponse) HasProject() bool
- func (*GetDockerComposeResponse) ProtoMessage()
- func (x *GetDockerComposeResponse) ProtoReflect() protoreflect.Message
- func (x *GetDockerComposeResponse) Reset()
- func (x *GetDockerComposeResponse) SetProject(v *Project)
- func (x *GetDockerComposeResponse) String() string
- type GetDockerComposeResponse_builder
- type GetEmailReputationRequest
- func (x *GetEmailReputationRequest) GetEmail() string
- func (*GetEmailReputationRequest) ProtoMessage()
- func (x *GetEmailReputationRequest) ProtoReflect() protoreflect.Message
- func (x *GetEmailReputationRequest) Reset()
- func (x *GetEmailReputationRequest) SetEmail(v string)
- func (x *GetEmailReputationRequest) String() string
- type GetEmailReputationRequest_builder
- type GetEmailReputationResponse
- func (x *GetEmailReputationResponse) ClearEmailReputation()
- func (x *GetEmailReputationResponse) GetEmailReputation() *EmailReputation
- func (x *GetEmailReputationResponse) HasEmailReputation() bool
- func (*GetEmailReputationResponse) ProtoMessage()
- func (x *GetEmailReputationResponse) ProtoReflect() protoreflect.Message
- func (x *GetEmailReputationResponse) Reset()
- func (x *GetEmailReputationResponse) SetEmailReputation(v *EmailReputation)
- func (x *GetEmailReputationResponse) String() string
- type GetEmailReputationResponse_builder
- type GetEnvironmentRequest
- func (x *GetEnvironmentRequest) GetEnvironmentId() string
- func (x *GetEnvironmentRequest) GetIncludeDeleted() bool
- func (*GetEnvironmentRequest) ProtoMessage()
- func (x *GetEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentRequest) Reset()
- func (x *GetEnvironmentRequest) SetEnvironmentId(v string)
- func (x *GetEnvironmentRequest) SetIncludeDeleted(v bool)
- func (x *GetEnvironmentRequest) String() string
- type GetEnvironmentRequest_builder
- type GetEnvironmentResponse
- func (x *GetEnvironmentResponse) ClearEnvironment()
- func (x *GetEnvironmentResponse) GetEnvironment() *Environment
- func (x *GetEnvironmentResponse) HasEnvironment() bool
- func (*GetEnvironmentResponse) ProtoMessage()
- func (x *GetEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *GetEnvironmentResponse) Reset()
- func (x *GetEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *GetEnvironmentResponse) String() string
- type GetEnvironmentResponse_builder
- type GetHealthCheckRequest
- func (x *GetHealthCheckRequest) GetHealthCheckId() string
- func (*GetHealthCheckRequest) ProtoMessage()
- func (x *GetHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckRequest) Reset()
- func (x *GetHealthCheckRequest) SetHealthCheckId(v string)
- func (x *GetHealthCheckRequest) String() string
- type GetHealthCheckRequest_builder
- type GetHealthCheckResponse
- func (x *GetHealthCheckResponse) ClearHealthCheck()
- func (x *GetHealthCheckResponse) GetHealthCheck() *HealthCheck
- func (x *GetHealthCheckResponse) HasHealthCheck() bool
- func (*GetHealthCheckResponse) ProtoMessage()
- func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
- func (x *GetHealthCheckResponse) Reset()
- func (x *GetHealthCheckResponse) SetHealthCheck(v *HealthCheck)
- func (x *GetHealthCheckResponse) String() string
- type GetHealthCheckResponse_builder
- type GetIngressGatewayRequest
- func (x *GetIngressGatewayRequest) GetIngressGatewayId() string
- func (*GetIngressGatewayRequest) ProtoMessage()
- func (x *GetIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayRequest) Reset()
- func (x *GetIngressGatewayRequest) SetIngressGatewayId(v string)
- func (x *GetIngressGatewayRequest) String() string
- type GetIngressGatewayRequest_builder
- type GetIngressGatewayResponse
- func (x *GetIngressGatewayResponse) ClearIngressGateway()
- func (x *GetIngressGatewayResponse) GetIngressGateway() *IngressGateway
- func (x *GetIngressGatewayResponse) HasIngressGateway() bool
- func (*GetIngressGatewayResponse) ProtoMessage()
- func (x *GetIngressGatewayResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayResponse) Reset()
- func (x *GetIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
- func (x *GetIngressGatewayResponse) String() string
- type GetIngressGatewayResponse_builder
- type GetIngressGatewayTokenRequest
- func (x *GetIngressGatewayTokenRequest) GetIngressGatewayTokenId() string
- func (*GetIngressGatewayTokenRequest) ProtoMessage()
- func (x *GetIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenRequest) Reset()
- func (x *GetIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
- func (x *GetIngressGatewayTokenRequest) String() string
- type GetIngressGatewayTokenRequest_builder
- type GetIngressGatewayTokenResponse
- func (x *GetIngressGatewayTokenResponse) ClearIngressGatewayToken()
- func (x *GetIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
- func (x *GetIngressGatewayTokenResponse) HasIngressGatewayToken() bool
- func (*GetIngressGatewayTokenResponse) ProtoMessage()
- func (x *GetIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetIngressGatewayTokenResponse) Reset()
- func (x *GetIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
- func (x *GetIngressGatewayTokenResponse) String() string
- type GetIngressGatewayTokenResponse_builder
- type GetInstanceExecRequest
- func (x *GetInstanceExecRequest) GetInstanceExecId() string
- func (*GetInstanceExecRequest) ProtoMessage()
- func (x *GetInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecRequest) Reset()
- func (x *GetInstanceExecRequest) SetInstanceExecId(v string)
- func (x *GetInstanceExecRequest) String() string
- type GetInstanceExecRequest_builder
- type GetInstanceExecResponse
- func (x *GetInstanceExecResponse) ClearInstanceExec()
- func (x *GetInstanceExecResponse) GetInstanceExec() *InstanceExec
- func (x *GetInstanceExecResponse) HasInstanceExec() bool
- func (*GetInstanceExecResponse) ProtoMessage()
- func (x *GetInstanceExecResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceExecResponse) Reset()
- func (x *GetInstanceExecResponse) SetInstanceExec(v *InstanceExec)
- func (x *GetInstanceExecResponse) String() string
- type GetInstanceExecResponse_builder
- type GetInstanceProvisionRequest
- func (x *GetInstanceProvisionRequest) GetProvisionId() string
- func (*GetInstanceProvisionRequest) ProtoMessage()
- func (x *GetInstanceProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *GetInstanceProvisionRequest) Reset()
- func (x *GetInstanceProvisionRequest) SetProvisionId(v string)
- func (x *GetInstanceProvisionRequest) String() string
- type GetInstanceProvisionRequest_builder
- type GetInstanceProvisionResponse
- func (x *GetInstanceProvisionResponse) ClearInstanceProvision()
- func (x *GetInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
- func (x *GetInstanceProvisionResponse) HasInstanceProvision() bool
- func (*GetInstanceProvisionResponse) ProtoMessage()
- func (x *GetInstanceProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceProvisionResponse) Reset()
- func (x *GetInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
- func (x *GetInstanceProvisionResponse) String() string
- type GetInstanceProvisionResponse_builder
- type GetInstanceRequest
- type GetInstanceRequest_builder
- type GetInstanceResponse
- func (x *GetInstanceResponse) ClearInstance()
- func (x *GetInstanceResponse) GetInstance() *Instance
- func (x *GetInstanceResponse) HasInstance() bool
- func (*GetInstanceResponse) ProtoMessage()
- func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetInstanceResponse) Reset()
- func (x *GetInstanceResponse) SetInstance(v *Instance)
- func (x *GetInstanceResponse) String() string
- type GetInstanceResponse_builder
- type GetLedgerBalanceRequest
- func (x *GetLedgerBalanceRequest) GetLedgerId() string
- func (*GetLedgerBalanceRequest) ProtoMessage()
- func (x *GetLedgerBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceRequest) Reset()
- func (x *GetLedgerBalanceRequest) SetLedgerId(v string)
- func (x *GetLedgerBalanceRequest) String() string
- type GetLedgerBalanceRequest_builder
- type GetLedgerBalanceResponse
- func (x *GetLedgerBalanceResponse) GetBalanceUsd() string
- func (*GetLedgerBalanceResponse) ProtoMessage()
- func (x *GetLedgerBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetLedgerBalanceResponse) Reset()
- func (x *GetLedgerBalanceResponse) SetBalanceUsd(v string)
- func (x *GetLedgerBalanceResponse) String() string
- type GetLedgerBalanceResponse_builder
- type GetLimitRequest
- type GetLimitRequest_builder
- type GetLimitResponse
- func (x *GetLimitResponse) ClearLimit()
- func (x *GetLimitResponse) GetLimit() *Limit
- func (x *GetLimitResponse) HasLimit() bool
- func (*GetLimitResponse) ProtoMessage()
- func (x *GetLimitResponse) ProtoReflect() protoreflect.Message
- func (x *GetLimitResponse) Reset()
- func (x *GetLimitResponse) SetLimit(v *Limit)
- func (x *GetLimitResponse) String() string
- type GetLimitResponse_builder
- type GetModelRequest
- type GetModelRequest_builder
- type GetModelResponse
- func (x *GetModelResponse) ClearModel()
- func (x *GetModelResponse) GetModel() *ModelConfig
- func (x *GetModelResponse) HasModel() bool
- func (*GetModelResponse) ProtoMessage()
- func (x *GetModelResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelResponse) Reset()
- func (x *GetModelResponse) SetModel(v *ModelConfig)
- func (x *GetModelResponse) String() string
- type GetModelResponse_builder
- type GetNotebookRequest
- type GetNotebookRequest_builder
- type GetNotebookResponse
- func (x *GetNotebookResponse) ClearNotebook()
- func (x *GetNotebookResponse) GetNotebook() *Notebook
- func (x *GetNotebookResponse) HasNotebook() bool
- func (*GetNotebookResponse) ProtoMessage()
- func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotebookResponse) Reset()
- func (x *GetNotebookResponse) SetNotebook(v *Notebook)
- func (x *GetNotebookResponse) String() string
- type GetNotebookResponse_builder
- type GetOrganizationRequest
- func (x *GetOrganizationRequest) GetOrganizationId() string
- func (*GetOrganizationRequest) ProtoMessage()
- func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequest) Reset()
- func (x *GetOrganizationRequest) SetOrganizationId(v string)
- func (x *GetOrganizationRequest) String() string
- type GetOrganizationRequest_builder
- type GetOrganizationResponse
- func (x *GetOrganizationResponse) ClearOrganization()
- func (x *GetOrganizationResponse) GetOrganization() *Organization
- func (x *GetOrganizationResponse) HasOrganization() bool
- func (*GetOrganizationResponse) ProtoMessage()
- func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationResponse) Reset()
- func (x *GetOrganizationResponse) SetOrganization(v *Organization)
- func (x *GetOrganizationResponse) String() string
- type GetOrganizationResponse_builder
- type GetPersistentPodRequest
- func (x *GetPersistentPodRequest) GetPersistentPodId() string
- func (*GetPersistentPodRequest) ProtoMessage()
- func (x *GetPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodRequest) Reset()
- func (x *GetPersistentPodRequest) SetPersistentPodId(v string)
- func (x *GetPersistentPodRequest) String() string
- type GetPersistentPodRequest_builder
- type GetPersistentPodResponse
- func (x *GetPersistentPodResponse) ClearPersistentPod()
- func (x *GetPersistentPodResponse) GetPersistentPod() *PersistentPod
- func (x *GetPersistentPodResponse) HasPersistentPod() bool
- func (*GetPersistentPodResponse) ProtoMessage()
- func (x *GetPersistentPodResponse) ProtoReflect() protoreflect.Message
- func (x *GetPersistentPodResponse) Reset()
- func (x *GetPersistentPodResponse) SetPersistentPod(v *PersistentPod)
- func (x *GetPersistentPodResponse) String() string
- type GetPersistentPodResponse_builder
- type GetPublicProfileRequest
- func (x *GetPublicProfileRequest) GetPublicProfileId() string
- func (*GetPublicProfileRequest) ProtoMessage()
- func (x *GetPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileRequest) Reset()
- func (x *GetPublicProfileRequest) SetPublicProfileId(v string)
- func (x *GetPublicProfileRequest) String() string
- type GetPublicProfileRequest_builder
- type GetPublicProfileResponse
- func (x *GetPublicProfileResponse) ClearPublicProfile()
- func (x *GetPublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *GetPublicProfileResponse) HasPublicProfile() bool
- func (*GetPublicProfileResponse) ProtoMessage()
- func (x *GetPublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileResponse) Reset()
- func (x *GetPublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *GetPublicProfileResponse) String() string
- type GetPublicProfileResponse_builder
- type GetRedeemableRequest
- func (x *GetRedeemableRequest) GetRedeemableId() string
- func (*GetRedeemableRequest) ProtoMessage()
- func (x *GetRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableRequest) Reset()
- func (x *GetRedeemableRequest) SetRedeemableId(v string)
- func (x *GetRedeemableRequest) String() string
- type GetRedeemableRequest_builder
- type GetRedeemableResponse
- func (x *GetRedeemableResponse) ClearRedeemable()
- func (x *GetRedeemableResponse) GetRedeemable() *Redeemable
- func (x *GetRedeemableResponse) HasRedeemable() bool
- func (*GetRedeemableResponse) ProtoMessage()
- func (x *GetRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *GetRedeemableResponse) Reset()
- func (x *GetRedeemableResponse) SetRedeemable(v *Redeemable)
- func (x *GetRedeemableResponse) String() string
- type GetRedeemableResponse_builder
- type GetRemainingCreditsRequest
- func (x *GetRemainingCreditsRequest) ClearLiveData()
- func (x *GetRemainingCreditsRequest) GetBillingProfileId() string
- func (x *GetRemainingCreditsRequest) GetLiveData() bool
- func (x *GetRemainingCreditsRequest) HasLiveData() bool
- func (*GetRemainingCreditsRequest) ProtoMessage()
- func (x *GetRemainingCreditsRequest) ProtoReflect() protoreflect.Message
- func (x *GetRemainingCreditsRequest) Reset()
- func (x *GetRemainingCreditsRequest) SetBillingProfileId(v string)
- func (x *GetRemainingCreditsRequest) SetLiveData(v bool)
- func (x *GetRemainingCreditsRequest) String() string
- type GetRemainingCreditsRequest_builder
- type GetRemainingCreditsResponse
- func (x *GetRemainingCreditsResponse) GetRemainingCredits() int64
- func (*GetRemainingCreditsResponse) ProtoMessage()
- func (x *GetRemainingCreditsResponse) ProtoReflect() protoreflect.Message
- func (x *GetRemainingCreditsResponse) Reset()
- func (x *GetRemainingCreditsResponse) SetRemainingCredits(v int64)
- func (x *GetRemainingCreditsResponse) String() string
- type GetRemainingCreditsResponse_builder
- type GetSecretRequest
- type GetSecretRequest_builder
- type GetSecretResponse
- func (x *GetSecretResponse) ClearSecret()
- func (x *GetSecretResponse) GetSecret() *Secret
- func (x *GetSecretResponse) HasSecret() bool
- func (*GetSecretResponse) ProtoMessage()
- func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
- func (x *GetSecretResponse) Reset()
- func (x *GetSecretResponse) SetSecret(v *Secret)
- func (x *GetSecretResponse) String() string
- type GetSecretResponse_builder
- type GetServiceEventRequest
- func (x *GetServiceEventRequest) GetServiceEventId() string
- func (*GetServiceEventRequest) ProtoMessage()
- func (x *GetServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventRequest) Reset()
- func (x *GetServiceEventRequest) SetServiceEventId(v string)
- func (x *GetServiceEventRequest) String() string
- type GetServiceEventRequest_builder
- type GetServiceEventResponse
- func (x *GetServiceEventResponse) ClearServiceEvent()
- func (x *GetServiceEventResponse) GetServiceEvent() *ServiceEvent
- func (x *GetServiceEventResponse) HasServiceEvent() bool
- func (*GetServiceEventResponse) ProtoMessage()
- func (x *GetServiceEventResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceEventResponse) Reset()
- func (x *GetServiceEventResponse) SetServiceEvent(v *ServiceEvent)
- func (x *GetServiceEventResponse) String() string
- type GetServiceEventResponse_builder
- type GetSessionRequest
- type GetSessionRequest_builder
- type GetSessionResponse
- func (x *GetSessionResponse) ClearSession()
- func (x *GetSessionResponse) GetSession() *Session
- func (x *GetSessionResponse) HasSession() bool
- func (*GetSessionResponse) ProtoMessage()
- func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSessionResponse) Reset()
- func (x *GetSessionResponse) SetSession(v *Session)
- func (x *GetSessionResponse) String() string
- type GetSessionResponse_builder
- type GetTransactionRequest
- func (x *GetTransactionRequest) GetTransactionId() string
- func (*GetTransactionRequest) ProtoMessage()
- func (x *GetTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTransactionRequest) Reset()
- func (x *GetTransactionRequest) SetTransactionId(v string)
- func (x *GetTransactionRequest) String() string
- type GetTransactionRequest_builder
- type GetTransactionResponse
- func (x *GetTransactionResponse) ClearTransaction()
- func (x *GetTransactionResponse) GetTransaction() *Transaction
- func (x *GetTransactionResponse) HasTransaction() bool
- func (*GetTransactionResponse) ProtoMessage()
- func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTransactionResponse) Reset()
- func (x *GetTransactionResponse) SetTransaction(v *Transaction)
- func (x *GetTransactionResponse) String() string
- type GetTransactionResponse_builder
- type GetUpcomingInvoiceRequest
- func (x *GetUpcomingInvoiceRequest) GetBillingProfileId() string
- func (*GetUpcomingInvoiceRequest) ProtoMessage()
- func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceRequest) Reset()
- func (x *GetUpcomingInvoiceRequest) SetBillingProfileId(v string)
- func (x *GetUpcomingInvoiceRequest) String() string
- type GetUpcomingInvoiceRequest_builder
- type GetUpcomingInvoiceResponse
- func (x *GetUpcomingInvoiceResponse) ClearInvoice()
- func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
- func (x *GetUpcomingInvoiceResponse) HasInvoice() bool
- func (*GetUpcomingInvoiceResponse) ProtoMessage()
- func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceResponse) Reset()
- func (x *GetUpcomingInvoiceResponse) SetInvoice(v *Invoice)
- func (x *GetUpcomingInvoiceResponse) String() string
- type GetUpcomingInvoiceResponse_builder
- type GetUsageRequest
- func (x *GetUsageRequest) ClearTimePeriod()
- 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 (x *GetUsageRequest) HasTimePeriod() bool
- func (*GetUsageRequest) ProtoMessage()
- func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsageRequest) Reset()
- func (x *GetUsageRequest) SetCloudCredId(v string)
- func (x *GetUsageRequest) SetGranularity(v string)
- func (x *GetUsageRequest) SetGroupByTags(v []string)
- func (x *GetUsageRequest) SetTagFilters(v map[string]*ListOfString)
- func (x *GetUsageRequest) SetTimePeriod(v *TimePeriod)
- func (x *GetUsageRequest) String() string
- type GetUsageRequest_builder
- type GetUsageResponse
- func (x *GetUsageResponse) ClearTimePeriod()
- func (x *GetUsageResponse) GetTimePeriod() *TimePeriod
- func (x *GetUsageResponse) GetUsage() []*UsageFrame
- func (x *GetUsageResponse) HasTimePeriod() bool
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (x *GetUsageResponse) SetTimePeriod(v *TimePeriod)
- func (x *GetUsageResponse) SetUsage(v []*UsageFrame)
- func (x *GetUsageResponse) String() string
- type GetUsageResponse_builder
- type GetUserByTokenRequest
- func (x *GetUserByTokenRequest) GetToken() string
- func (*GetUserByTokenRequest) ProtoMessage()
- func (x *GetUserByTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByTokenRequest) Reset()
- func (x *GetUserByTokenRequest) SetToken(v string)
- func (x *GetUserByTokenRequest) String() string
- type GetUserByTokenRequest_builder
- type GetUserByTokenResponse
- func (x *GetUserByTokenResponse) ClearUser()
- func (x *GetUserByTokenResponse) GetUser() *User
- func (x *GetUserByTokenResponse) HasUser() bool
- func (*GetUserByTokenResponse) ProtoMessage()
- func (x *GetUserByTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByTokenResponse) Reset()
- func (x *GetUserByTokenResponse) SetUser(v *User)
- func (x *GetUserByTokenResponse) String() string
- type GetUserByTokenResponse_builder
- type GetUserRequest
- type GetUserRequest_builder
- type GetUserResponse
- func (x *GetUserResponse) ClearUser()
- func (x *GetUserResponse) GetUser() *User
- func (x *GetUserResponse) HasUser() bool
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) SetUser(v *User)
- func (x *GetUserResponse) String() string
- type GetUserResponse_builder
- type Gpu
- 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) SetCount(v int32)
- func (x *Gpu) SetManufacturer(v string)
- func (x *Gpu) SetMemory(v string)
- func (x *Gpu) SetMemoryDetails(v string)
- func (x *Gpu) SetName(v string)
- func (x *Gpu) SetNetworkDetails(v string)
- func (x *Gpu) String() string
- type Gpu_builder
- type Group
- func (x *Group) ClearGroupedBy()
- 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 (x *Group) HasGroupedBy() bool
- func (*Group) ProtoMessage()
- func (x *Group) ProtoReflect() protoreflect.Message
- func (x *Group) Reset()
- func (x *Group) SetComputeAmount(v string)
- func (x *Group) SetGroupedBy(v *GroupedBy)
- func (x *Group) SetOtherAmount(v string)
- func (x *Group) SetStorageAmount(v string)
- func (x *Group) SetTotalUsd(v string)
- func (x *Group) String() string
- type Group_builder
- type GroupedBy
- func (x *GroupedBy) GetKey() string
- func (x *GroupedBy) GetValue() string
- func (*GroupedBy) ProtoMessage()
- func (x *GroupedBy) ProtoReflect() protoreflect.Message
- func (x *GroupedBy) Reset()
- func (x *GroupedBy) SetKey(v string)
- func (x *GroupedBy) SetValue(v string)
- func (x *GroupedBy) String() string
- type GroupedBy_builder
- type HandleProviderEventRequest
- 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) SetEventData(v string)
- func (x *HandleProviderEventRequest) SetProviderId(v string)
- func (x *HandleProviderEventRequest) SetSignature(v string)
- func (x *HandleProviderEventRequest) String() string
- type HandleProviderEventRequest_builder
- type HandleProviderEventResponse
- type HandleProviderEventResponse_builder
- type HardwareRequirement
- func (x *HardwareRequirement) GetMinVramGb() string
- func (x *HardwareRequirement) GetPriority() int32
- func (x *HardwareRequirement) GetSupportedGpus() []*Gpu
- func (*HardwareRequirement) ProtoMessage()
- func (x *HardwareRequirement) ProtoReflect() protoreflect.Message
- func (x *HardwareRequirement) Reset()
- func (x *HardwareRequirement) SetMinVramGb(v string)
- func (x *HardwareRequirement) SetPriority(v int32)
- func (x *HardwareRequirement) SetSupportedGpus(v []*Gpu)
- func (x *HardwareRequirement) String() string
- type HardwareRequirement_builder
- type HealthCheck
- func (x *HealthCheck) ClearCreateTime()
- func (x *HealthCheck) ClearHealthCheck()
- func (x *HealthCheck) ClearHeartbeatHealthCheck()
- func (x *HealthCheck) ClearProbeHealthCheck()
- func (x *HealthCheck) ClearThresholds()
- func (x *HealthCheck) ClearUpdateTime()
- func (x *HealthCheck) GetCreateTime() *timestamppb.Timestamp
- func (x *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 (x *HealthCheck) HasCreateTime() bool
- func (x *HealthCheck) HasHealthCheck() bool
- func (x *HealthCheck) HasHeartbeatHealthCheck() bool
- func (x *HealthCheck) HasProbeHealthCheck() bool
- func (x *HealthCheck) HasThresholds() bool
- func (x *HealthCheck) HasUpdateTime() bool
- func (*HealthCheck) ProtoMessage()
- func (x *HealthCheck) ProtoReflect() protoreflect.Message
- func (x *HealthCheck) Reset()
- func (x *HealthCheck) SetCreateTime(v *timestamppb.Timestamp)
- func (x *HealthCheck) SetHealthCheckId(v string)
- func (x *HealthCheck) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
- func (x *HealthCheck) SetLabels(v map[string]string)
- func (x *HealthCheck) SetProbeHealthCheck(v *ProbeHealthCheck)
- func (x *HealthCheck) SetStatus(v string)
- func (x *HealthCheck) SetThresholds(v *Thresholds)
- func (x *HealthCheck) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *HealthCheck) String() string
- func (x *HealthCheck) WhichHealthCheck() case_HealthCheck_HealthCheck
- type HealthCheckConfig
- func (x *HealthCheckConfig) ClearRetries()
- func (x *HealthCheckConfig) GetDisable() bool
- func (x *HealthCheckConfig) GetInterval() string
- func (x *HealthCheckConfig) GetRetries() uint64
- func (x *HealthCheckConfig) GetStartInterval() string
- func (x *HealthCheckConfig) GetStartPeriod() string
- func (x *HealthCheckConfig) GetTest() []string
- func (x *HealthCheckConfig) GetTimeout() string
- func (x *HealthCheckConfig) HasRetries() bool
- func (*HealthCheckConfig) ProtoMessage()
- func (x *HealthCheckConfig) ProtoReflect() protoreflect.Message
- func (x *HealthCheckConfig) Reset()
- func (x *HealthCheckConfig) SetDisable(v bool)
- func (x *HealthCheckConfig) SetInterval(v string)
- func (x *HealthCheckConfig) SetRetries(v uint64)
- func (x *HealthCheckConfig) SetStartInterval(v string)
- func (x *HealthCheckConfig) SetStartPeriod(v string)
- func (x *HealthCheckConfig) SetTest(v []string)
- func (x *HealthCheckConfig) SetTimeout(v string)
- func (x *HealthCheckConfig) String() string
- type HealthCheckConfig_builder
- type HealthCheck_HeartbeatHealthCheck
- type HealthCheck_ProbeHealthCheck
- type HealthCheck_builder
- type HeartbeatHealthCheck
- func (x *HeartbeatHealthCheck) GetHeartbeatTimeoutSeconds() int32
- func (*HeartbeatHealthCheck) ProtoMessage()
- func (x *HeartbeatHealthCheck) ProtoReflect() protoreflect.Message
- func (x *HeartbeatHealthCheck) Reset()
- func (x *HeartbeatHealthCheck) SetHeartbeatTimeoutSeconds(v int32)
- func (x *HeartbeatHealthCheck) String() string
- type HeartbeatHealthCheck_builder
- type Image
- 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) SetArchitecture(v string)
- func (x *Image) SetDescription(v string)
- func (x *Image) SetImageId(v string)
- func (x *Image) String() string
- type Image_builder
- type IncludeConfig
- func (x *IncludeConfig) GetEnvFiles() []string
- func (x *IncludeConfig) GetPath() string
- func (x *IncludeConfig) GetRequired() bool
- func (*IncludeConfig) ProtoMessage()
- func (x *IncludeConfig) ProtoReflect() protoreflect.Message
- func (x *IncludeConfig) Reset()
- func (x *IncludeConfig) SetEnvFiles(v []string)
- func (x *IncludeConfig) SetPath(v string)
- func (x *IncludeConfig) SetRequired(v bool)
- func (x *IncludeConfig) String() string
- type IncludeConfig_builder
- type InferenceServerConfig
- func (x *InferenceServerConfig) GetHealthUrlPath() string
- func (x *InferenceServerConfig) GetInferencePort() int32
- func (x *InferenceServerConfig) GetInferenceUrlPath() string
- func (*InferenceServerConfig) ProtoMessage()
- func (x *InferenceServerConfig) ProtoReflect() protoreflect.Message
- func (x *InferenceServerConfig) Reset()
- func (x *InferenceServerConfig) SetHealthUrlPath(v string)
- func (x *InferenceServerConfig) SetInferencePort(v int32)
- func (x *InferenceServerConfig) SetInferenceUrlPath(v string)
- func (x *InferenceServerConfig) String() string
- type InferenceServerConfig_builder
- type InfrastructureConstraints
- func (x *InfrastructureConstraints) ClearComputePriceUsd()
- func (x *InfrastructureConstraints) ClearCudaCores()
- func (x *InfrastructureConstraints) ClearGpuCount()
- func (x *InfrastructureConstraints) ClearGpuMemory()
- func (x *InfrastructureConstraints) ClearGpuMemoryBandwidth()
- func (x *InfrastructureConstraints) ClearMemory()
- func (x *InfrastructureConstraints) ClearNvidiaComputeCapability()
- func (x *InfrastructureConstraints) ClearRootDiskSize()
- func (x *InfrastructureConstraints) ClearStoragePriceUsd()
- func (x *InfrastructureConstraints) ClearTensorCores()
- func (x *InfrastructureConstraints) ClearTotalGpuMemory()
- func (x *InfrastructureConstraints) ClearVcpu()
- func (x *InfrastructureConstraints) GetCloudCreds() []string
- func (x *InfrastructureConstraints) GetCloudLocations() []string
- func (x *InfrastructureConstraints) GetCloudProviders() []string
- func (x *InfrastructureConstraints) GetCloudSubLocations() []string
- func (x *InfrastructureConstraints) GetCloudTenantTypes() []string
- func (x *InfrastructureConstraints) GetComputePriceUsd() *StrRange
- func (x *InfrastructureConstraints) GetCountries() []string
- func (x *InfrastructureConstraints) GetCudaCores() *Int32Range
- func (x *InfrastructureConstraints) GetGeographicLocations() []string
- func (x *InfrastructureConstraints) GetGpuArchitecture() []string
- func (x *InfrastructureConstraints) GetGpuCount() *Int32Range
- func (x *InfrastructureConstraints) GetGpuMemory() *StrRange
- func (x *InfrastructureConstraints) GetGpuMemoryBandwidth() *StrRange
- func (x *InfrastructureConstraints) GetGpuSeries() []string
- func (x *InfrastructureConstraints) GetGpuType() []string
- func (x *InfrastructureConstraints) GetMemory() *StrRange
- func (x *InfrastructureConstraints) GetNvidiaComputeCapability() *StrRange
- func (x *InfrastructureConstraints) GetPreemptible() []string
- func (x *InfrastructureConstraints) GetPrivileged() []string
- func (x *InfrastructureConstraints) GetRootDiskResizeable() []string
- func (x *InfrastructureConstraints) GetRootDiskSize() *StrRange
- func (x *InfrastructureConstraints) GetStoppable() []string
- func (x *InfrastructureConstraints) GetStoragePriceUsd() *StrRange
- func (x *InfrastructureConstraints) GetSubLocationChangeable() []string
- func (x *InfrastructureConstraints) GetTensorCores() *Int32Range
- func (x *InfrastructureConstraints) GetTotalGpuMemory() *StrRange
- func (x *InfrastructureConstraints) GetVcpu() *Int32Range
- func (x *InfrastructureConstraints) HasComputePriceUsd() bool
- func (x *InfrastructureConstraints) HasCudaCores() bool
- func (x *InfrastructureConstraints) HasGpuCount() bool
- func (x *InfrastructureConstraints) HasGpuMemory() bool
- func (x *InfrastructureConstraints) HasGpuMemoryBandwidth() bool
- func (x *InfrastructureConstraints) HasMemory() bool
- func (x *InfrastructureConstraints) HasNvidiaComputeCapability() bool
- func (x *InfrastructureConstraints) HasRootDiskSize() bool
- func (x *InfrastructureConstraints) HasStoragePriceUsd() bool
- func (x *InfrastructureConstraints) HasTensorCores() bool
- func (x *InfrastructureConstraints) HasTotalGpuMemory() bool
- func (x *InfrastructureConstraints) HasVcpu() bool
- func (*InfrastructureConstraints) ProtoMessage()
- func (x *InfrastructureConstraints) ProtoReflect() protoreflect.Message
- func (x *InfrastructureConstraints) Reset()
- func (x *InfrastructureConstraints) SetCloudCreds(v []string)
- func (x *InfrastructureConstraints) SetCloudLocations(v []string)
- func (x *InfrastructureConstraints) SetCloudProviders(v []string)
- func (x *InfrastructureConstraints) SetCloudSubLocations(v []string)
- func (x *InfrastructureConstraints) SetCloudTenantTypes(v []string)
- func (x *InfrastructureConstraints) SetComputePriceUsd(v *StrRange)
- func (x *InfrastructureConstraints) SetCountries(v []string)
- func (x *InfrastructureConstraints) SetCudaCores(v *Int32Range)
- func (x *InfrastructureConstraints) SetGeographicLocations(v []string)
- func (x *InfrastructureConstraints) SetGpuArchitecture(v []string)
- func (x *InfrastructureConstraints) SetGpuCount(v *Int32Range)
- func (x *InfrastructureConstraints) SetGpuMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetGpuMemoryBandwidth(v *StrRange)
- func (x *InfrastructureConstraints) SetGpuSeries(v []string)
- func (x *InfrastructureConstraints) SetGpuType(v []string)
- func (x *InfrastructureConstraints) SetMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetNvidiaComputeCapability(v *StrRange)
- func (x *InfrastructureConstraints) SetPreemptible(v []string)
- func (x *InfrastructureConstraints) SetPrivileged(v []string)
- func (x *InfrastructureConstraints) SetRootDiskResizeable(v []string)
- func (x *InfrastructureConstraints) SetRootDiskSize(v *StrRange)
- func (x *InfrastructureConstraints) SetStoppable(v []string)
- func (x *InfrastructureConstraints) SetStoragePriceUsd(v *StrRange)
- func (x *InfrastructureConstraints) SetSubLocationChangeable(v []string)
- func (x *InfrastructureConstraints) SetTensorCores(v *Int32Range)
- func (x *InfrastructureConstraints) SetTotalGpuMemory(v *StrRange)
- func (x *InfrastructureConstraints) SetVcpu(v *Int32Range)
- func (x *InfrastructureConstraints) String() string
- type InfrastructureConstraints_builder
- type Ingress
- func (x *Ingress) ClearCreateTime()
- 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) GetServiceHostname() string
- func (x *Ingress) GetServiceType() string
- func (x *Ingress) HasCreateTime() bool
- func (*Ingress) ProtoMessage()
- func (x *Ingress) ProtoReflect() protoreflect.Message
- func (x *Ingress) Reset()
- func (x *Ingress) SetAccessPolicies(v []*AccessPolicy)
- func (x *Ingress) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Ingress) SetHostname(v string)
- func (x *Ingress) SetIngressId(v string)
- func (x *Ingress) SetPath(v string)
- func (x *Ingress) SetPort(v int32)
- func (x *Ingress) SetServiceHostname(v string)
- func (x *Ingress) SetServiceType(v string)
- func (x *Ingress) String() string
- type IngressGateway
- func (x *IngressGateway) ClearCreateTime()
- func (x *IngressGateway) ClearUpdateTime()
- func (x *IngressGateway) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGateway) GetExternalId() string
- func (x *IngressGateway) GetIngressGatewayId() string
- func (x *IngressGateway) GetIngresses() []*Ingress
- func (x *IngressGateway) GetInstallations() []*IngressGatewayInstallation
- func (x *IngressGateway) GetLabels() map[string]string
- func (x *IngressGateway) GetStatus() IngressGatewayStatus
- func (x *IngressGateway) GetUpdateTime() *timestamppb.Timestamp
- func (x *IngressGateway) HasCreateTime() bool
- func (x *IngressGateway) HasUpdateTime() bool
- func (*IngressGateway) ProtoMessage()
- func (x *IngressGateway) ProtoReflect() protoreflect.Message
- func (x *IngressGateway) Reset()
- func (x *IngressGateway) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGateway) SetExternalId(v string)
- func (x *IngressGateway) SetIngressGatewayId(v string)
- func (x *IngressGateway) SetIngresses(v []*Ingress)
- func (x *IngressGateway) SetInstallations(v []*IngressGatewayInstallation)
- func (x *IngressGateway) SetLabels(v map[string]string)
- func (x *IngressGateway) SetStatus(v IngressGatewayStatus)
- func (x *IngressGateway) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGateway) String() string
- type IngressGatewayInstallation
- func (x *IngressGatewayInstallation) ClearCreateTime()
- func (x *IngressGatewayInstallation) ClearUpdateTime()
- func (x *IngressGatewayInstallation) GetCreateTime() *timestamppb.Timestamp
- func (x *IngressGatewayInstallation) GetIngressGatewayId() string
- func (x *IngressGatewayInstallation) GetIngressGatewayInstallationId() string
- func (x *IngressGatewayInstallation) GetInstallationReferenceId() string
- func (x *IngressGatewayInstallation) GetLabels() map[string]string
- func (x *IngressGatewayInstallation) GetUpdateTime() *timestamppb.Timestamp
- func (x *IngressGatewayInstallation) HasCreateTime() bool
- func (x *IngressGatewayInstallation) HasUpdateTime() bool
- func (*IngressGatewayInstallation) ProtoMessage()
- func (x *IngressGatewayInstallation) ProtoReflect() protoreflect.Message
- func (x *IngressGatewayInstallation) Reset()
- func (x *IngressGatewayInstallation) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayInstallation) SetIngressGatewayId(v string)
- func (x *IngressGatewayInstallation) SetIngressGatewayInstallationId(v string)
- func (x *IngressGatewayInstallation) SetInstallationReferenceId(v string)
- func (x *IngressGatewayInstallation) SetLabels(v map[string]string)
- func (x *IngressGatewayInstallation) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayInstallation) String() string
- type IngressGatewayInstallation_builder
- type IngressGatewayStatus
- type IngressGatewayToken
- func (x *IngressGatewayToken) ClearCreateTime()
- func (x *IngressGatewayToken) ClearExpireTime()
- func (x *IngressGatewayToken) ClearUpdateTime()
- 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 (x *IngressGatewayToken) HasCreateTime() bool
- func (x *IngressGatewayToken) HasExpireTime() bool
- func (x *IngressGatewayToken) HasUpdateTime() bool
- func (*IngressGatewayToken) ProtoMessage()
- func (x *IngressGatewayToken) ProtoReflect() protoreflect.Message
- func (x *IngressGatewayToken) Reset()
- func (x *IngressGatewayToken) SetClientId(v string)
- func (x *IngressGatewayToken) SetClientSecret(v string)
- func (x *IngressGatewayToken) SetCreateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) SetExpireTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) SetIngressGatewayTokenId(v string)
- func (x *IngressGatewayToken) SetLabels(v map[string]string)
- func (x *IngressGatewayToken) SetName(v string)
- func (x *IngressGatewayToken) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *IngressGatewayToken) String() string
- type IngressGatewayToken_builder
- type IngressGateway_builder
- type Ingress_builder
- type Instance
- func (x *Instance) ClearCreateTime()
- func (x *Instance) ClearFirewallRules()
- func (x *Instance) ClearInstanceTypeInfo()
- func (x *Instance) ClearProvisionStatus()
- func (x *Instance) ClearRetireTime()
- func (x *Instance) ClearRetireTimeout()
- func (x *Instance) ClearStatus()
- func (x *Instance) ClearUpdateTime()
- func (x *Instance) GetAdditionalDisks() []*Disk
- 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) GetInternalPortMappings() []*PortMapping
- 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) GetProvisionStatus() *CreateAttemptStatus
- 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 (x *Instance) HasCreateTime() bool
- func (x *Instance) HasFirewallRules() bool
- func (x *Instance) HasInstanceTypeInfo() bool
- func (x *Instance) HasProvisionStatus() bool
- func (x *Instance) HasRetireTime() bool
- func (x *Instance) HasRetireTimeout() bool
- func (x *Instance) HasStatus() bool
- func (x *Instance) HasUpdateTime() bool
- func (*Instance) ProtoMessage()
- func (x *Instance) ProtoReflect() protoreflect.Message
- func (x *Instance) Reset()
- func (x *Instance) SetAdditionalDisks(v []*Disk)
- func (x *Instance) SetCloudCredId(v string)
- func (x *Instance) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Instance) SetDiskSize(v string)
- func (x *Instance) SetFirewallRules(v *FirewallRules)
- func (x *Instance) SetHostname(v string)
- func (x *Instance) SetImageId(v string)
- func (x *Instance) SetInstanceId(v string)
- func (x *Instance) SetInstanceType(v string)
- func (x *Instance) SetInstanceTypeInfo(v *InstanceType)
- func (x *Instance) SetInternalPortMappings(v []*PortMapping)
- func (x *Instance) SetIsRebootable(v bool)
- func (x *Instance) SetIsStoppable(v bool)
- func (x *Instance) SetLabels(v map[string]string)
- func (x *Instance) SetLocation(v string)
- func (x *Instance) SetName(v string)
- func (x *Instance) SetNamespace(v string)
- func (x *Instance) SetProviderInstanceId(v string)
- func (x *Instance) SetProvisionStatus(v *CreateAttemptStatus)
- func (x *Instance) SetPublicDns(v string)
- func (x *Instance) SetPublicIp(v string)
- func (x *Instance) SetPublicKey(v string)
- func (x *Instance) SetRetireTime(v *timestamppb.Timestamp)
- func (x *Instance) SetRetireTimeout(v string)
- func (x *Instance) SetSshPort(v int32)
- func (x *Instance) SetSshUser(v string)
- func (x *Instance) SetStatus(v *Status)
- func (x *Instance) SetSubLocation(v string)
- func (x *Instance) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Instance) String() string
- type InstanceExec
- func (x *InstanceExec) ClearConnection()
- func (x *InstanceExec) ClearCreateTime()
- func (x *InstanceExec) ClearResult()
- func (x *InstanceExec) ClearSshConnection()
- func (x *InstanceExec) ClearUpdateTime()
- func (x *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 (x *InstanceExec) HasConnection() bool
- func (x *InstanceExec) HasCreateTime() bool
- func (x *InstanceExec) HasResult() bool
- func (x *InstanceExec) HasSshConnection() bool
- func (x *InstanceExec) HasUpdateTime() bool
- func (*InstanceExec) ProtoMessage()
- func (x *InstanceExec) ProtoReflect() protoreflect.Message
- func (x *InstanceExec) Reset()
- func (x *InstanceExec) SetConnectionTimeout(v string)
- func (x *InstanceExec) SetCreateTime(v *timestamppb.Timestamp)
- func (x *InstanceExec) SetInstanceExecId(v string)
- func (x *InstanceExec) SetInstanceId(v string)
- func (x *InstanceExec) SetLabels(v map[string]string)
- func (x *InstanceExec) SetResult(v *Result)
- func (x *InstanceExec) SetRunTimeout(v string)
- func (x *InstanceExec) SetScript(v string)
- func (x *InstanceExec) SetSshConnection(v *SshConnection)
- func (x *InstanceExec) SetStatus(v string)
- func (x *InstanceExec) SetType(v string)
- func (x *InstanceExec) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *InstanceExec) String() string
- func (x *InstanceExec) WhichConnection() case_InstanceExec_Connection
- type InstanceExec_SshConnection
- type InstanceExec_builder
- type InstanceProvision
- func (x *InstanceProvision) ClearInstance()
- func (x *InstanceProvision) ClearProvisionRetryPolicy()
- func (x *InstanceProvision) ClearProvisionStatus()
- func (x *InstanceProvision) GetInstance() *Instance
- func (x *InstanceProvision) GetProvisionId() string
- func (x *InstanceProvision) GetProvisionRetryPolicy() *RetryPolicy
- func (x *InstanceProvision) GetProvisionStatus() *ProvisionStatus
- func (x *InstanceProvision) HasInstance() bool
- func (x *InstanceProvision) HasProvisionRetryPolicy() bool
- func (x *InstanceProvision) HasProvisionStatus() bool
- func (*InstanceProvision) ProtoMessage()
- func (x *InstanceProvision) ProtoReflect() protoreflect.Message
- func (x *InstanceProvision) Reset()
- func (x *InstanceProvision) SetInstance(v *Instance)
- func (x *InstanceProvision) SetProvisionId(v string)
- func (x *InstanceProvision) SetProvisionRetryPolicy(v *RetryPolicy)
- func (x *InstanceProvision) SetProvisionStatus(v *ProvisionStatus)
- func (x *InstanceProvision) String() string
- type InstanceProvision_builder
- type InstanceType
- func (x *InstanceType) ClearBasePrice()
- func (x *InstanceType) ClearQuota()
- 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) GetProvider() string
- 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 (x *InstanceType) HasBasePrice() bool
- func (x *InstanceType) HasQuota() bool
- func (*InstanceType) ProtoMessage()
- func (x *InstanceType) ProtoReflect() protoreflect.Message
- func (x *InstanceType) Reset()
- func (x *InstanceType) SetBasePrice(v *CurrencyAmount)
- func (x *InstanceType) SetClockSpeedInGhz(v string)
- func (x *InstanceType) SetDefaultCores(v int32)
- func (x *InstanceType) SetDefaultPrice(v string)
- func (x *InstanceType) SetElasticRootVolume(v bool)
- func (x *InstanceType) SetEstimatedDeployTime(v string)
- func (x *InstanceType) SetIsAvailable(v bool)
- func (x *InstanceType) SetIsContainer(v bool)
- func (x *InstanceType) SetLocation(v string)
- func (x *InstanceType) SetMaximumNetworkInterfaces(v int32)
- func (x *InstanceType) SetMemory(v string)
- func (x *InstanceType) SetNetworkPerformance(v string)
- func (x *InstanceType) SetNotPrivileged(v bool)
- func (x *InstanceType) SetPreemptible(v bool)
- func (x *InstanceType) SetPrices(v []*InstanceTypePrice)
- func (x *InstanceType) SetProvider(v string)
- func (x *InstanceType) SetQuota(v *InstanceTypeQuota)
- func (x *InstanceType) SetRebootable(v bool)
- func (x *InstanceType) SetSubLocation(v string)
- func (x *InstanceType) SetSubLocationTypeChangeable(v bool)
- func (x *InstanceType) SetSupportedArchitectures(v []string)
- func (x *InstanceType) SetSupportedGpus(v []*Gpu)
- func (x *InstanceType) SetSupportedNumCores(v []int32)
- func (x *InstanceType) SetSupportedStorage(v []*Storage)
- func (x *InstanceType) SetSupportedUsageClasses(v []string)
- func (x *InstanceType) SetType(v string)
- func (x *InstanceType) SetUserPrivilegeEscalationDisabled(v bool)
- func (x *InstanceType) SetVariablePrice(v bool)
- func (x *InstanceType) SetVcpu(v int32)
- func (x *InstanceType) String() string
- type InstanceTypePrice
- 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) SetInstanceType(v string)
- func (x *InstanceTypePrice) SetInstanceTypePriceId(v string)
- func (x *InstanceTypePrice) SetOperatingSystem(v string)
- func (x *InstanceTypePrice) SetPriceUsd(v string)
- func (x *InstanceTypePrice) SetTermAttributes(v map[string]string)
- func (x *InstanceTypePrice) SetTermType(v string)
- func (x *InstanceTypePrice) SetUnit(v string)
- func (x *InstanceTypePrice) SetUsageType(v string)
- func (x *InstanceTypePrice) String() string
- type InstanceTypePrice_builder
- type InstanceTypeQuota
- func (x *InstanceTypeQuota) ClearOnDemand()
- func (x *InstanceTypeQuota) ClearReserved()
- func (x *InstanceTypeQuota) ClearSpot()
- func (x *InstanceTypeQuota) GetOnDemand() *Quota
- func (x *InstanceTypeQuota) GetReserved() *Quota
- func (x *InstanceTypeQuota) GetSpot() *Quota
- func (x *InstanceTypeQuota) HasOnDemand() bool
- func (x *InstanceTypeQuota) HasReserved() bool
- func (x *InstanceTypeQuota) HasSpot() bool
- func (*InstanceTypeQuota) ProtoMessage()
- func (x *InstanceTypeQuota) ProtoReflect() protoreflect.Message
- func (x *InstanceTypeQuota) Reset()
- func (x *InstanceTypeQuota) SetOnDemand(v *Quota)
- func (x *InstanceTypeQuota) SetReserved(v *Quota)
- func (x *InstanceTypeQuota) SetSpot(v *Quota)
- func (x *InstanceTypeQuota) String() string
- type InstanceTypeQuota_builder
- type InstanceType_builder
- type Instance_builder
- type Int32Range
- func (x *Int32Range) ClearMax()
- func (x *Int32Range) ClearMin()
- func (x *Int32Range) GetMax() int32
- func (x *Int32Range) GetMin() int32
- func (x *Int32Range) HasMax() bool
- func (x *Int32Range) HasMin() bool
- func (*Int32Range) ProtoMessage()
- func (x *Int32Range) ProtoReflect() protoreflect.Message
- func (x *Int32Range) Reset()
- func (x *Int32Range) SetMax(v int32)
- func (x *Int32Range) SetMin(v int32)
- func (x *Int32Range) String() string
- type Int32Range_builder
- type Invoice
- func (x *Invoice) ClearRefund()
- 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 (x *Invoice) HasRefund() bool
- func (*Invoice) ProtoMessage()
- func (x *Invoice) ProtoReflect() protoreflect.Message
- func (x *Invoice) Reset()
- func (x *Invoice) SetAmountDue(v int64)
- func (x *Invoice) SetAmountPaid(v int64)
- func (x *Invoice) SetAttemptCount(v int64)
- func (x *Invoice) SetCreated(v int64)
- func (x *Invoice) SetCurrency(v string)
- func (x *Invoice) SetCustomerId(v string)
- func (x *Invoice) SetInvoiceId(v string)
- func (x *Invoice) SetInvoiceUrl(v string)
- func (x *Invoice) SetNextPaymentAttempt(v int64)
- func (x *Invoice) SetPaid(v bool)
- func (x *Invoice) SetRefund(v *Refund)
- func (x *Invoice) SetStatus(v string)
- func (x *Invoice) SetSubtotal(v int64)
- func (x *Invoice) SetTax(v int64)
- func (x *Invoice) SetTotal(v int64)
- func (x *Invoice) String() string
- type Invoice_builder
- type KeyPair
- func (x *KeyPair) ClearPrivateKey()
- func (x *KeyPair) GetIsAdmin() bool
- func (x *KeyPair) GetLabels() map[string]string
- func (x *KeyPair) GetName() string
- func (x *KeyPair) GetPrivateKey() *SecretOrValue
- func (x *KeyPair) GetPublicKey() string
- func (x *KeyPair) HasPrivateKey() bool
- func (*KeyPair) ProtoMessage()
- func (x *KeyPair) ProtoReflect() protoreflect.Message
- func (x *KeyPair) Reset()
- func (x *KeyPair) SetIsAdmin(v bool)
- func (x *KeyPair) SetLabels(v map[string]string)
- func (x *KeyPair) SetName(v string)
- func (x *KeyPair) SetPrivateKey(v *SecretOrValue)
- func (x *KeyPair) SetPublicKey(v string)
- func (x *KeyPair) String() string
- type KeyPair_builder
- type LambdaLabsCredential
- type LambdaLabsCredential_builder
- type LaunchpadCredential
- type LaunchpadCredential_builder
- type LifecycleScript
- func (x *LifecycleScript) ClearAttrs()
- func (x *LifecycleScript) ClearCreateTime()
- func (x *LifecycleScript) ClearLastRun()
- func (x *LifecycleScript) GetAttrs() *LifecycleScriptAttrs
- func (x *LifecycleScript) GetCreateTime() *timestamppb.Timestamp
- func (x *LifecycleScript) GetLastRun() *ScriptRun
- func (x *LifecycleScript) HasAttrs() bool
- func (x *LifecycleScript) HasCreateTime() bool
- func (x *LifecycleScript) HasLastRun() bool
- func (*LifecycleScript) ProtoMessage()
- func (x *LifecycleScript) ProtoReflect() protoreflect.Message
- func (x *LifecycleScript) Reset()
- func (x *LifecycleScript) SetAttrs(v *LifecycleScriptAttrs)
- func (x *LifecycleScript) SetCreateTime(v *timestamppb.Timestamp)
- func (x *LifecycleScript) SetLastRun(v *ScriptRun)
- func (x *LifecycleScript) String() string
- type LifecycleScriptAttrs
- 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) SetName(v string)
- func (x *LifecycleScriptAttrs) SetScript(v string)
- func (x *LifecycleScriptAttrs) SetWhen(v []string)
- func (x *LifecycleScriptAttrs) String() string
- type LifecycleScriptAttrs_builder
- type LifecycleScript_builder
- type Limit
- func (x *Limit) ClearCreateTime()
- func (x *Limit) ClearUpdateTime()
- 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 (x *Limit) HasCreateTime() bool
- func (x *Limit) HasUpdateTime() bool
- func (*Limit) ProtoMessage()
- func (x *Limit) ProtoReflect() protoreflect.Message
- func (x *Limit) Reset()
- func (x *Limit) SetBudgets(v []*Budget)
- func (x *Limit) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Limit) SetDescription(v string)
- func (x *Limit) SetEnforcementMode(v string)
- func (x *Limit) SetLabels(v map[string]string)
- func (x *Limit) SetLimitId(v string)
- func (x *Limit) SetPriority(v int32)
- func (x *Limit) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Limit) String() string
- type Limit_builder
- type ListAPIKeyOptions
- func (x *ListAPIKeyOptions) ClearOrderOptions()
- func (x *ListAPIKeyOptions) GetHasAllLabels() map[string]string
- func (x *ListAPIKeyOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListAPIKeyOptions) GetHasValues() []string
- func (x *ListAPIKeyOptions) GetOrderOptions() *OrderOptions
- func (x *ListAPIKeyOptions) HasOrderOptions() bool
- func (*ListAPIKeyOptions) ProtoMessage()
- func (x *ListAPIKeyOptions) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyOptions) Reset()
- func (x *ListAPIKeyOptions) SetHasAllLabels(v map[string]string)
- func (x *ListAPIKeyOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListAPIKeyOptions) SetHasValues(v []string)
- func (x *ListAPIKeyOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListAPIKeyOptions) String() string
- type ListAPIKeyOptions_builder
- type ListAPIKeyRequest
- func (x *ListAPIKeyRequest) ClearOptions()
- func (x *ListAPIKeyRequest) ClearPageParams()
- func (x *ListAPIKeyRequest) GetOptions() *ListAPIKeyOptions
- func (x *ListAPIKeyRequest) GetPageParams() *PageParams
- func (x *ListAPIKeyRequest) HasOptions() bool
- func (x *ListAPIKeyRequest) HasPageParams() bool
- func (*ListAPIKeyRequest) ProtoMessage()
- func (x *ListAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyRequest) Reset()
- func (x *ListAPIKeyRequest) SetOptions(v *ListAPIKeyOptions)
- func (x *ListAPIKeyRequest) SetPageParams(v *PageParams)
- func (x *ListAPIKeyRequest) String() string
- type ListAPIKeyRequest_builder
- type ListAPIKeyResponse
- func (x *ListAPIKeyResponse) GetItems() []*APIKey
- func (x *ListAPIKeyResponse) GetNextPageToken() string
- func (*ListAPIKeyResponse) ProtoMessage()
- func (x *ListAPIKeyResponse) ProtoReflect() protoreflect.Message
- func (x *ListAPIKeyResponse) Reset()
- func (x *ListAPIKeyResponse) SetItems(v []*APIKey)
- func (x *ListAPIKeyResponse) SetNextPageToken(v string)
- func (x *ListAPIKeyResponse) String() string
- type ListAPIKeyResponse_builder
- type ListBillingProfileOptions
- func (x *ListBillingProfileOptions) ClearOrderOptions()
- func (x *ListBillingProfileOptions) ClearShouldFetchExternalAccount()
- 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 (x *ListBillingProfileOptions) HasOrderOptions() bool
- func (x *ListBillingProfileOptions) HasShouldFetchExternalAccount() bool
- func (*ListBillingProfileOptions) ProtoMessage()
- func (x *ListBillingProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileOptions) Reset()
- func (x *ListBillingProfileOptions) SetExternalAccountIds(v []string)
- func (x *ListBillingProfileOptions) SetHasAllLabels(v map[string]string)
- func (x *ListBillingProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListBillingProfileOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListBillingProfileOptions) SetShouldFetchExternalAccount(v bool)
- func (x *ListBillingProfileOptions) String() string
- type ListBillingProfileOptions_builder
- type ListBillingProfileRequest
- func (x *ListBillingProfileRequest) ClearOptions()
- func (x *ListBillingProfileRequest) ClearPageParams()
- func (x *ListBillingProfileRequest) GetOptions() *ListBillingProfileOptions
- func (x *ListBillingProfileRequest) GetPageParams() *PageParams
- func (x *ListBillingProfileRequest) HasOptions() bool
- func (x *ListBillingProfileRequest) HasPageParams() bool
- func (*ListBillingProfileRequest) ProtoMessage()
- func (x *ListBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingProfileRequest) Reset()
- func (x *ListBillingProfileRequest) SetOptions(v *ListBillingProfileOptions)
- func (x *ListBillingProfileRequest) SetPageParams(v *PageParams)
- func (x *ListBillingProfileRequest) String() string
- type ListBillingProfileRequest_builder
- type ListBillingProfileResponse
- 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) SetItems(v []*BillingProfile)
- func (x *ListBillingProfileResponse) SetNextPageToken(v string)
- func (x *ListBillingProfileResponse) String() string
- type ListBillingProfileResponse_builder
- type ListCloudCredOptions
- func (x *ListCloudCredOptions) ClearOrderOptions()
- func (x *ListCloudCredOptions) GetHasAllLabels() map[string]string
- func (x *ListCloudCredOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListCloudCredOptions) GetOrderOptions() *OrderOptions
- func (x *ListCloudCredOptions) HasOrderOptions() bool
- func (*ListCloudCredOptions) ProtoMessage()
- func (x *ListCloudCredOptions) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredOptions) Reset()
- func (x *ListCloudCredOptions) SetHasAllLabels(v map[string]string)
- func (x *ListCloudCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListCloudCredOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListCloudCredOptions) String() string
- type ListCloudCredOptions_builder
- type ListCloudCredRequest
- func (x *ListCloudCredRequest) ClearOptions()
- func (x *ListCloudCredRequest) ClearPageParams()
- func (x *ListCloudCredRequest) GetOptions() *ListCloudCredOptions
- func (x *ListCloudCredRequest) GetPageParams() *PageParams
- func (x *ListCloudCredRequest) HasOptions() bool
- func (x *ListCloudCredRequest) HasPageParams() bool
- func (*ListCloudCredRequest) ProtoMessage()
- func (x *ListCloudCredRequest) ProtoReflect() protoreflect.Message
- func (x *ListCloudCredRequest) Reset()
- func (x *ListCloudCredRequest) SetOptions(v *ListCloudCredOptions)
- func (x *ListCloudCredRequest) SetPageParams(v *PageParams)
- func (x *ListCloudCredRequest) String() string
- type ListCloudCredRequest_builder
- type ListCloudCredResponse
- 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) SetItems(v []*CloudCred)
- func (x *ListCloudCredResponse) SetNextPageToken(v string)
- func (x *ListCloudCredResponse) String() string
- type ListCloudCredResponse_builder
- type ListCreditBalanceAdjustmentsRequest
- func (x *ListCreditBalanceAdjustmentsRequest) GetBillingProfileId() string
- func (*ListCreditBalanceAdjustmentsRequest) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsRequest) Reset()
- func (x *ListCreditBalanceAdjustmentsRequest) SetBillingProfileId(v string)
- func (x *ListCreditBalanceAdjustmentsRequest) String() string
- type ListCreditBalanceAdjustmentsRequest_builder
- type ListCreditBalanceAdjustmentsResponse
- func (x *ListCreditBalanceAdjustmentsResponse) GetCreditBalanceAdjustments() []*CreditBalanceAdjustment
- func (*ListCreditBalanceAdjustmentsResponse) ProtoMessage()
- func (x *ListCreditBalanceAdjustmentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCreditBalanceAdjustmentsResponse) Reset()
- func (x *ListCreditBalanceAdjustmentsResponse) SetCreditBalanceAdjustments(v []*CreditBalanceAdjustment)
- func (x *ListCreditBalanceAdjustmentsResponse) String() string
- type ListCreditBalanceAdjustmentsResponse_builder
- type ListDataSourceOptions
- func (x *ListDataSourceOptions) ClearOrderOptions()
- func (x *ListDataSourceOptions) GetHasAllLabels() map[string]string
- func (x *ListDataSourceOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDataSourceOptions) GetOrderOptions() *OrderOptions
- func (x *ListDataSourceOptions) HasOrderOptions() bool
- func (*ListDataSourceOptions) ProtoMessage()
- func (x *ListDataSourceOptions) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceOptions) Reset()
- func (x *ListDataSourceOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDataSourceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDataSourceOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDataSourceOptions) String() string
- type ListDataSourceOptions_builder
- type ListDataSourceRequest
- func (x *ListDataSourceRequest) ClearOptions()
- func (x *ListDataSourceRequest) ClearPageParams()
- func (x *ListDataSourceRequest) GetOptions() *ListDataSourceOptions
- func (x *ListDataSourceRequest) GetPageParams() *PageParams
- func (x *ListDataSourceRequest) HasOptions() bool
- func (x *ListDataSourceRequest) HasPageParams() bool
- func (*ListDataSourceRequest) ProtoMessage()
- func (x *ListDataSourceRequest) ProtoReflect() protoreflect.Message
- func (x *ListDataSourceRequest) Reset()
- func (x *ListDataSourceRequest) SetOptions(v *ListDataSourceOptions)
- func (x *ListDataSourceRequest) SetPageParams(v *PageParams)
- func (x *ListDataSourceRequest) String() string
- type ListDataSourceRequest_builder
- type ListDataSourceResponse
- 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) SetItems(v []*DataSource)
- func (x *ListDataSourceResponse) SetNextPageToken(v string)
- func (x *ListDataSourceResponse) String() string
- type ListDataSourceResponse_builder
- type ListDeploymentInstanceTypeOptions
- func (x *ListDeploymentInstanceTypeOptions) ClearOrderOptions()
- func (x *ListDeploymentInstanceTypeOptions) GetInstanceTypes() []string
- func (x *ListDeploymentInstanceTypeOptions) GetLocations() []string
- func (x *ListDeploymentInstanceTypeOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentInstanceTypeOptions) HasOrderOptions() bool
- func (*ListDeploymentInstanceTypeOptions) ProtoMessage()
- func (x *ListDeploymentInstanceTypeOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeOptions) Reset()
- func (x *ListDeploymentInstanceTypeOptions) SetInstanceTypes(v []string)
- func (x *ListDeploymentInstanceTypeOptions) SetLocations(v []string)
- func (x *ListDeploymentInstanceTypeOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentInstanceTypeOptions) String() string
- type ListDeploymentInstanceTypeOptions_builder
- type ListDeploymentInstanceTypeRequest
- func (x *ListDeploymentInstanceTypeRequest) ClearOptions()
- func (x *ListDeploymentInstanceTypeRequest) ClearPageParams()
- func (x *ListDeploymentInstanceTypeRequest) GetDeploymentProviderCredId() string
- func (x *ListDeploymentInstanceTypeRequest) GetOptions() *ListDeploymentInstanceTypeOptions
- func (x *ListDeploymentInstanceTypeRequest) GetPageParams() *PageParams
- func (x *ListDeploymentInstanceTypeRequest) HasOptions() bool
- func (x *ListDeploymentInstanceTypeRequest) HasPageParams() bool
- func (*ListDeploymentInstanceTypeRequest) ProtoMessage()
- func (x *ListDeploymentInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeRequest) Reset()
- func (x *ListDeploymentInstanceTypeRequest) SetDeploymentProviderCredId(v string)
- func (x *ListDeploymentInstanceTypeRequest) SetOptions(v *ListDeploymentInstanceTypeOptions)
- func (x *ListDeploymentInstanceTypeRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentInstanceTypeRequest) String() string
- type ListDeploymentInstanceTypeRequest_builder
- type ListDeploymentInstanceTypeResponse
- func (x *ListDeploymentInstanceTypeResponse) GetInstanceTypes() []*DeploymentInstanceType
- func (x *ListDeploymentInstanceTypeResponse) GetNextPageToken() string
- func (*ListDeploymentInstanceTypeResponse) ProtoMessage()
- func (x *ListDeploymentInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentInstanceTypeResponse) Reset()
- func (x *ListDeploymentInstanceTypeResponse) SetInstanceTypes(v []*DeploymentInstanceType)
- func (x *ListDeploymentInstanceTypeResponse) SetNextPageToken(v string)
- func (x *ListDeploymentInstanceTypeResponse) String() string
- type ListDeploymentInstanceTypeResponse_builder
- type ListDeploymentOptions
- func (x *ListDeploymentOptions) ClearOrderOptions()
- func (x *ListDeploymentOptions) GetHasAllLabels() map[string]string
- func (x *ListDeploymentOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDeploymentOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentOptions) HasOrderOptions() bool
- func (*ListDeploymentOptions) ProtoMessage()
- func (x *ListDeploymentOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentOptions) Reset()
- func (x *ListDeploymentOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDeploymentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDeploymentOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentOptions) String() string
- type ListDeploymentOptions_builder
- type ListDeploymentProviderCredOptions
- func (x *ListDeploymentProviderCredOptions) ClearOrderOptions()
- func (x *ListDeploymentProviderCredOptions) GetHasAllLabels() map[string]string
- func (x *ListDeploymentProviderCredOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListDeploymentProviderCredOptions) GetOrderOptions() *OrderOptions
- func (x *ListDeploymentProviderCredOptions) HasOrderOptions() bool
- func (*ListDeploymentProviderCredOptions) ProtoMessage()
- func (x *ListDeploymentProviderCredOptions) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredOptions) Reset()
- func (x *ListDeploymentProviderCredOptions) SetHasAllLabels(v map[string]string)
- func (x *ListDeploymentProviderCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListDeploymentProviderCredOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListDeploymentProviderCredOptions) String() string
- type ListDeploymentProviderCredOptions_builder
- type ListDeploymentProviderCredRequest
- func (x *ListDeploymentProviderCredRequest) ClearOptions()
- func (x *ListDeploymentProviderCredRequest) ClearPageParams()
- func (x *ListDeploymentProviderCredRequest) GetOptions() *ListDeploymentProviderCredOptions
- func (x *ListDeploymentProviderCredRequest) GetPageParams() *PageParams
- func (x *ListDeploymentProviderCredRequest) HasOptions() bool
- func (x *ListDeploymentProviderCredRequest) HasPageParams() bool
- func (*ListDeploymentProviderCredRequest) ProtoMessage()
- func (x *ListDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredRequest) Reset()
- func (x *ListDeploymentProviderCredRequest) SetOptions(v *ListDeploymentProviderCredOptions)
- func (x *ListDeploymentProviderCredRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentProviderCredRequest) String() string
- type ListDeploymentProviderCredRequest_builder
- type ListDeploymentProviderCredResponse
- func (x *ListDeploymentProviderCredResponse) GetItems() []*DeploymentProviderCred
- func (x *ListDeploymentProviderCredResponse) GetNextPageToken() string
- func (*ListDeploymentProviderCredResponse) ProtoMessage()
- func (x *ListDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentProviderCredResponse) Reset()
- func (x *ListDeploymentProviderCredResponse) SetItems(v []*DeploymentProviderCred)
- func (x *ListDeploymentProviderCredResponse) SetNextPageToken(v string)
- func (x *ListDeploymentProviderCredResponse) String() string
- type ListDeploymentProviderCredResponse_builder
- type ListDeploymentRequest
- func (x *ListDeploymentRequest) ClearOptions()
- func (x *ListDeploymentRequest) ClearPageParams()
- func (x *ListDeploymentRequest) GetOptions() *ListDeploymentOptions
- func (x *ListDeploymentRequest) GetPageParams() *PageParams
- func (x *ListDeploymentRequest) HasOptions() bool
- func (x *ListDeploymentRequest) HasPageParams() bool
- func (*ListDeploymentRequest) ProtoMessage()
- func (x *ListDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentRequest) Reset()
- func (x *ListDeploymentRequest) SetOptions(v *ListDeploymentOptions)
- func (x *ListDeploymentRequest) SetPageParams(v *PageParams)
- func (x *ListDeploymentRequest) String() string
- type ListDeploymentRequest_builder
- type ListDeploymentResponse
- func (x *ListDeploymentResponse) GetItems() []*Deployment
- func (x *ListDeploymentResponse) GetNextPageToken() string
- func (*ListDeploymentResponse) ProtoMessage()
- func (x *ListDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *ListDeploymentResponse) Reset()
- func (x *ListDeploymentResponse) SetItems(v []*Deployment)
- func (x *ListDeploymentResponse) SetNextPageToken(v string)
- func (x *ListDeploymentResponse) String() string
- type ListDeploymentResponse_builder
- type ListEnvironmentOptions
- func (x *ListEnvironmentOptions) ClearOrderOptions()
- func (x *ListEnvironmentOptions) GetHasAllLabels() map[string]string
- func (x *ListEnvironmentOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListEnvironmentOptions) GetIncludeDeleted() bool
- func (x *ListEnvironmentOptions) GetOrderOptions() *OrderOptions
- func (x *ListEnvironmentOptions) HasOrderOptions() bool
- func (*ListEnvironmentOptions) ProtoMessage()
- func (x *ListEnvironmentOptions) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentOptions) Reset()
- func (x *ListEnvironmentOptions) SetHasAllLabels(v map[string]string)
- func (x *ListEnvironmentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListEnvironmentOptions) SetIncludeDeleted(v bool)
- func (x *ListEnvironmentOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListEnvironmentOptions) String() string
- type ListEnvironmentOptions_builder
- type ListEnvironmentRequest
- func (x *ListEnvironmentRequest) ClearOptions()
- func (x *ListEnvironmentRequest) ClearPageParams()
- func (x *ListEnvironmentRequest) GetOptions() *ListEnvironmentOptions
- func (x *ListEnvironmentRequest) GetPageParams() *PageParams
- func (x *ListEnvironmentRequest) HasOptions() bool
- func (x *ListEnvironmentRequest) HasPageParams() bool
- func (*ListEnvironmentRequest) ProtoMessage()
- func (x *ListEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ListEnvironmentRequest) Reset()
- func (x *ListEnvironmentRequest) SetOptions(v *ListEnvironmentOptions)
- func (x *ListEnvironmentRequest) SetPageParams(v *PageParams)
- func (x *ListEnvironmentRequest) String() string
- type ListEnvironmentRequest_builder
- type ListEnvironmentResponse
- 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) SetItems(v []*Environment)
- func (x *ListEnvironmentResponse) SetNextPageToken(v string)
- func (x *ListEnvironmentResponse) String() string
- type ListEnvironmentResponse_builder
- type ListHealthCheckOptions
- func (x *ListHealthCheckOptions) ClearOrderOptions()
- func (x *ListHealthCheckOptions) GetHasAllLabels() map[string]string
- func (x *ListHealthCheckOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListHealthCheckOptions) GetOrderOptions() *OrderOptions
- func (x *ListHealthCheckOptions) HasOrderOptions() bool
- func (*ListHealthCheckOptions) ProtoMessage()
- func (x *ListHealthCheckOptions) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckOptions) Reset()
- func (x *ListHealthCheckOptions) SetHasAllLabels(v map[string]string)
- func (x *ListHealthCheckOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListHealthCheckOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListHealthCheckOptions) String() string
- type ListHealthCheckOptions_builder
- type ListHealthCheckRequest
- func (x *ListHealthCheckRequest) ClearOptions()
- func (x *ListHealthCheckRequest) ClearPageParams()
- func (x *ListHealthCheckRequest) GetOptions() *ListHealthCheckOptions
- func (x *ListHealthCheckRequest) GetPageParams() *PageParams
- func (x *ListHealthCheckRequest) HasOptions() bool
- func (x *ListHealthCheckRequest) HasPageParams() bool
- func (*ListHealthCheckRequest) ProtoMessage()
- func (x *ListHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ListHealthCheckRequest) Reset()
- func (x *ListHealthCheckRequest) SetOptions(v *ListHealthCheckOptions)
- func (x *ListHealthCheckRequest) SetPageParams(v *PageParams)
- func (x *ListHealthCheckRequest) String() string
- type ListHealthCheckRequest_builder
- type ListHealthCheckResponse
- 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) SetItems(v []*HealthCheck)
- func (x *ListHealthCheckResponse) SetNextPageToken(v string)
- func (x *ListHealthCheckResponse) String() string
- type ListHealthCheckResponse_builder
- type ListImageOptions
- 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) SetArchitectures(v []string)
- func (x *ListImageOptions) SetImageIds(v []string)
- func (x *ListImageOptions) SetName(v string)
- func (x *ListImageOptions) SetNameFilters(v []string)
- func (x *ListImageOptions) SetOwners(v []string)
- func (x *ListImageOptions) String() string
- type ListImageOptions_builder
- type ListImageRequest
- func (x *ListImageRequest) ClearOptions()
- func (x *ListImageRequest) GetCloudCredId() string
- func (x *ListImageRequest) GetLocation() string
- func (x *ListImageRequest) GetOptions() *ListImageOptions
- func (x *ListImageRequest) HasOptions() bool
- func (*ListImageRequest) ProtoMessage()
- func (x *ListImageRequest) ProtoReflect() protoreflect.Message
- func (x *ListImageRequest) Reset()
- func (x *ListImageRequest) SetCloudCredId(v string)
- func (x *ListImageRequest) SetLocation(v string)
- func (x *ListImageRequest) SetOptions(v *ListImageOptions)
- func (x *ListImageRequest) String() string
- type ListImageRequest_builder
- type ListImageResponse
- 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) SetItems(v []*Image)
- func (x *ListImageResponse) SetNextPageToken(v string)
- func (x *ListImageResponse) String() string
- type ListImageResponse_builder
- type ListIngressGatewayInstallationOptions
- func (x *ListIngressGatewayInstallationOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayInstallationOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayInstallationOptions) GetInstallationReferenceIds() []string
- func (*ListIngressGatewayInstallationOptions) ProtoMessage()
- func (x *ListIngressGatewayInstallationOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayInstallationOptions) Reset()
- func (x *ListIngressGatewayInstallationOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayInstallationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayInstallationOptions) SetInstallationReferenceIds(v []string)
- func (x *ListIngressGatewayInstallationOptions) String() string
- type ListIngressGatewayInstallationOptions_builder
- type ListIngressGatewayOptions
- func (x *ListIngressGatewayOptions) ClearOrderOptions()
- func (x *ListIngressGatewayOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayOptions) GetOrderOptions() *OrderOptions
- func (x *ListIngressGatewayOptions) HasOrderOptions() bool
- func (*ListIngressGatewayOptions) ProtoMessage()
- func (x *ListIngressGatewayOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayOptions) Reset()
- func (x *ListIngressGatewayOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListIngressGatewayOptions) String() string
- type ListIngressGatewayOptions_builder
- type ListIngressGatewayRequest
- func (x *ListIngressGatewayRequest) ClearInstallationOptions()
- func (x *ListIngressGatewayRequest) ClearOptions()
- func (x *ListIngressGatewayRequest) ClearPageParams()
- func (x *ListIngressGatewayRequest) GetInstallationOptions() *ListIngressGatewayInstallationOptions
- func (x *ListIngressGatewayRequest) GetOptions() *ListIngressGatewayOptions
- func (x *ListIngressGatewayRequest) GetPageParams() *PageParams
- func (x *ListIngressGatewayRequest) HasInstallationOptions() bool
- func (x *ListIngressGatewayRequest) HasOptions() bool
- func (x *ListIngressGatewayRequest) HasPageParams() bool
- func (*ListIngressGatewayRequest) ProtoMessage()
- func (x *ListIngressGatewayRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayRequest) Reset()
- func (x *ListIngressGatewayRequest) SetInstallationOptions(v *ListIngressGatewayInstallationOptions)
- func (x *ListIngressGatewayRequest) SetOptions(v *ListIngressGatewayOptions)
- func (x *ListIngressGatewayRequest) SetPageParams(v *PageParams)
- func (x *ListIngressGatewayRequest) String() string
- type ListIngressGatewayRequest_builder
- type ListIngressGatewayResponse
- 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) SetItems(v []*IngressGateway)
- func (x *ListIngressGatewayResponse) SetNextPageToken(v string)
- func (x *ListIngressGatewayResponse) String() string
- type ListIngressGatewayResponse_builder
- type ListIngressGatewayTokenOptions
- func (x *ListIngressGatewayTokenOptions) ClearOrderOptions()
- func (x *ListIngressGatewayTokenOptions) GetHasAllLabels() map[string]string
- func (x *ListIngressGatewayTokenOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListIngressGatewayTokenOptions) GetOrderOptions() *OrderOptions
- func (x *ListIngressGatewayTokenOptions) HasOrderOptions() bool
- func (*ListIngressGatewayTokenOptions) ProtoMessage()
- func (x *ListIngressGatewayTokenOptions) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenOptions) Reset()
- func (x *ListIngressGatewayTokenOptions) SetHasAllLabels(v map[string]string)
- func (x *ListIngressGatewayTokenOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListIngressGatewayTokenOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListIngressGatewayTokenOptions) String() string
- type ListIngressGatewayTokenOptions_builder
- type ListIngressGatewayTokenRequest
- func (x *ListIngressGatewayTokenRequest) ClearOptions()
- func (x *ListIngressGatewayTokenRequest) ClearPageParams()
- func (x *ListIngressGatewayTokenRequest) GetOptions() *ListIngressGatewayTokenOptions
- func (x *ListIngressGatewayTokenRequest) GetPageParams() *PageParams
- func (x *ListIngressGatewayTokenRequest) HasOptions() bool
- func (x *ListIngressGatewayTokenRequest) HasPageParams() bool
- func (*ListIngressGatewayTokenRequest) ProtoMessage()
- func (x *ListIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ListIngressGatewayTokenRequest) Reset()
- func (x *ListIngressGatewayTokenRequest) SetOptions(v *ListIngressGatewayTokenOptions)
- func (x *ListIngressGatewayTokenRequest) SetPageParams(v *PageParams)
- func (x *ListIngressGatewayTokenRequest) String() string
- type ListIngressGatewayTokenRequest_builder
- type ListIngressGatewayTokenResponse
- 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) SetItems(v []*IngressGatewayToken)
- func (x *ListIngressGatewayTokenResponse) SetNextPageToken(v string)
- func (x *ListIngressGatewayTokenResponse) String() string
- type ListIngressGatewayTokenResponse_builder
- type ListInstanceExecOptions
- func (x *ListInstanceExecOptions) ClearOrderOptions()
- func (x *ListInstanceExecOptions) GetHasAllLabels() map[string]string
- func (x *ListInstanceExecOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListInstanceExecOptions) GetOrderOptions() *OrderOptions
- func (x *ListInstanceExecOptions) HasOrderOptions() bool
- func (*ListInstanceExecOptions) ProtoMessage()
- func (x *ListInstanceExecOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecOptions) Reset()
- func (x *ListInstanceExecOptions) SetHasAllLabels(v map[string]string)
- func (x *ListInstanceExecOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListInstanceExecOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceExecOptions) String() string
- type ListInstanceExecOptions_builder
- type ListInstanceExecRequest
- func (x *ListInstanceExecRequest) ClearOptions()
- func (x *ListInstanceExecRequest) ClearPageParams()
- func (x *ListInstanceExecRequest) GetOptions() *ListInstanceExecOptions
- func (x *ListInstanceExecRequest) GetPageParams() *PageParams
- func (x *ListInstanceExecRequest) HasOptions() bool
- func (x *ListInstanceExecRequest) HasPageParams() bool
- func (*ListInstanceExecRequest) ProtoMessage()
- func (x *ListInstanceExecRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceExecRequest) Reset()
- func (x *ListInstanceExecRequest) SetOptions(v *ListInstanceExecOptions)
- func (x *ListInstanceExecRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceExecRequest) String() string
- type ListInstanceExecRequest_builder
- type ListInstanceExecResponse
- 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) SetItems(v []*InstanceExec)
- func (x *ListInstanceExecResponse) SetNextPageToken(v string)
- func (x *ListInstanceExecResponse) String() string
- type ListInstanceExecResponse_builder
- type ListInstanceOptions
- func (x *ListInstanceOptions) ClearOrderOptions()
- 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 (x *ListInstanceOptions) HasOrderOptions() bool
- func (*ListInstanceOptions) ProtoMessage()
- func (x *ListInstanceOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceOptions) Reset()
- func (x *ListInstanceOptions) SetCloudCredIds(v []string)
- func (x *ListInstanceOptions) SetHasAllLabels(v map[string]string)
- func (x *ListInstanceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListInstanceOptions) SetObjectStatuses(v []string)
- func (x *ListInstanceOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceOptions) String() string
- type ListInstanceOptions_builder
- type ListInstanceProvisionsOptions
- func (x *ListInstanceProvisionsOptions) ClearOrderOptions()
- func (x *ListInstanceProvisionsOptions) GetCloudCredIds() []string
- func (x *ListInstanceProvisionsOptions) GetObjectStatuses() []string
- func (x *ListInstanceProvisionsOptions) GetOrderOptions() *OrderOptions
- func (x *ListInstanceProvisionsOptions) HasOrderOptions() bool
- func (*ListInstanceProvisionsOptions) ProtoMessage()
- func (x *ListInstanceProvisionsOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsOptions) Reset()
- func (x *ListInstanceProvisionsOptions) SetCloudCredIds(v []string)
- func (x *ListInstanceProvisionsOptions) SetObjectStatuses(v []string)
- func (x *ListInstanceProvisionsOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListInstanceProvisionsOptions) String() string
- type ListInstanceProvisionsOptions_builder
- type ListInstanceProvisionsRequest
- func (x *ListInstanceProvisionsRequest) ClearOptions()
- func (x *ListInstanceProvisionsRequest) ClearPageParams()
- func (x *ListInstanceProvisionsRequest) GetOptions() *ListInstanceProvisionsOptions
- func (x *ListInstanceProvisionsRequest) GetPageParams() *PageParams
- func (x *ListInstanceProvisionsRequest) HasOptions() bool
- func (x *ListInstanceProvisionsRequest) HasPageParams() bool
- func (*ListInstanceProvisionsRequest) ProtoMessage()
- func (x *ListInstanceProvisionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsRequest) Reset()
- func (x *ListInstanceProvisionsRequest) SetOptions(v *ListInstanceProvisionsOptions)
- func (x *ListInstanceProvisionsRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceProvisionsRequest) String() string
- type ListInstanceProvisionsRequest_builder
- type ListInstanceProvisionsResponse
- func (x *ListInstanceProvisionsResponse) GetItems() []*InstanceProvision
- func (x *ListInstanceProvisionsResponse) GetNextPageToken() string
- func (*ListInstanceProvisionsResponse) ProtoMessage()
- func (x *ListInstanceProvisionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInstanceProvisionsResponse) Reset()
- func (x *ListInstanceProvisionsResponse) SetItems(v []*InstanceProvision)
- func (x *ListInstanceProvisionsResponse) SetNextPageToken(v string)
- func (x *ListInstanceProvisionsResponse) String() string
- type ListInstanceProvisionsResponse_builder
- type ListInstanceRequest
- func (x *ListInstanceRequest) ClearOptions()
- func (x *ListInstanceRequest) ClearPageParams()
- func (x *ListInstanceRequest) GetOptions() *ListInstanceOptions
- func (x *ListInstanceRequest) GetPageParams() *PageParams
- func (x *ListInstanceRequest) HasOptions() bool
- func (x *ListInstanceRequest) HasPageParams() bool
- func (*ListInstanceRequest) ProtoMessage()
- func (x *ListInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceRequest) Reset()
- func (x *ListInstanceRequest) SetOptions(v *ListInstanceOptions)
- func (x *ListInstanceRequest) SetPageParams(v *PageParams)
- func (x *ListInstanceRequest) String() string
- type ListInstanceRequest_builder
- type ListInstanceResponse
- 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) SetItems(v []*Instance)
- func (x *ListInstanceResponse) SetNextPageToken(v string)
- func (x *ListInstanceResponse) String() string
- type ListInstanceResponse_builder
- type ListInstanceTypeOptions
- func (x *ListInstanceTypeOptions) ClearIncludePreemptible()
- func (x *ListInstanceTypeOptions) ClearIncludePrices()
- func (x *ListInstanceTypeOptions) ClearIncludeUnavailable()
- 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 (x *ListInstanceTypeOptions) HasIncludePreemptible() bool
- func (x *ListInstanceTypeOptions) HasIncludePrices() bool
- func (x *ListInstanceTypeOptions) HasIncludeUnavailable() bool
- func (*ListInstanceTypeOptions) ProtoMessage()
- func (x *ListInstanceTypeOptions) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeOptions) Reset()
- func (x *ListInstanceTypeOptions) SetIncludePreemptible(v bool)
- func (x *ListInstanceTypeOptions) SetIncludePrices(v bool)
- func (x *ListInstanceTypeOptions) SetIncludeUnavailable(v bool)
- func (x *ListInstanceTypeOptions) SetInstanceTypes(v []string)
- func (x *ListInstanceTypeOptions) SetSubLocation(v string)
- func (x *ListInstanceTypeOptions) SetSupportedArchitectures(v []string)
- func (x *ListInstanceTypeOptions) String() string
- type ListInstanceTypeOptions_builder
- type ListInstanceTypeRequest
- func (x *ListInstanceTypeRequest) ClearOptions()
- func (x *ListInstanceTypeRequest) GetCloudCredId() string
- func (x *ListInstanceTypeRequest) GetLocation() string
- func (x *ListInstanceTypeRequest) GetOptions() *ListInstanceTypeOptions
- func (x *ListInstanceTypeRequest) HasOptions() bool
- func (*ListInstanceTypeRequest) ProtoMessage()
- func (x *ListInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *ListInstanceTypeRequest) Reset()
- func (x *ListInstanceTypeRequest) SetCloudCredId(v string)
- func (x *ListInstanceTypeRequest) SetLocation(v string)
- func (x *ListInstanceTypeRequest) SetOptions(v *ListInstanceTypeOptions)
- func (x *ListInstanceTypeRequest) String() string
- type ListInstanceTypeRequest_builder
- type ListInstanceTypeResponse
- 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) SetItems(v []*InstanceType)
- func (x *ListInstanceTypeResponse) SetNextPageToken(v string)
- func (x *ListInstanceTypeResponse) String() string
- type ListInstanceTypeResponse_builder
- type ListInvoiceRequest
- func (x *ListInvoiceRequest) ClearPageParams()
- func (x *ListInvoiceRequest) GetBillingProfileId() string
- func (x *ListInvoiceRequest) GetPageParams() *PageParams
- func (x *ListInvoiceRequest) HasPageParams() bool
- func (*ListInvoiceRequest) ProtoMessage()
- func (x *ListInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *ListInvoiceRequest) Reset()
- func (x *ListInvoiceRequest) SetBillingProfileId(v string)
- func (x *ListInvoiceRequest) SetPageParams(v *PageParams)
- func (x *ListInvoiceRequest) String() string
- type ListInvoiceRequest_builder
- type ListInvoiceResponse
- 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) SetInvoices(v []*Invoice)
- func (x *ListInvoiceResponse) SetNextPageToken(v string)
- func (x *ListInvoiceResponse) String() string
- type ListInvoiceResponse_builder
- type ListLimitOptions
- func (x *ListLimitOptions) ClearOrderOptions()
- func (x *ListLimitOptions) GetHasAllLabels() map[string]string
- func (x *ListLimitOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListLimitOptions) GetOrderOptions() *OrderOptions
- func (x *ListLimitOptions) HasOrderOptions() bool
- func (*ListLimitOptions) ProtoMessage()
- func (x *ListLimitOptions) ProtoReflect() protoreflect.Message
- func (x *ListLimitOptions) Reset()
- func (x *ListLimitOptions) SetHasAllLabels(v map[string]string)
- func (x *ListLimitOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListLimitOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListLimitOptions) String() string
- type ListLimitOptions_builder
- type ListLimitRequest
- func (x *ListLimitRequest) ClearOptions()
- func (x *ListLimitRequest) ClearPageParams()
- func (x *ListLimitRequest) GetOptions() *ListLimitOptions
- func (x *ListLimitRequest) GetPageParams() *PageParams
- func (x *ListLimitRequest) HasOptions() bool
- func (x *ListLimitRequest) HasPageParams() bool
- func (*ListLimitRequest) ProtoMessage()
- func (x *ListLimitRequest) ProtoReflect() protoreflect.Message
- func (x *ListLimitRequest) Reset()
- func (x *ListLimitRequest) SetOptions(v *ListLimitOptions)
- func (x *ListLimitRequest) SetPageParams(v *PageParams)
- func (x *ListLimitRequest) String() string
- type ListLimitRequest_builder
- type ListLimitResponse
- 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) SetItems(v []*Limit)
- func (x *ListLimitResponse) SetNextPageToken(v string)
- func (x *ListLimitResponse) String() string
- type ListLimitResponse_builder
- type ListLocationsRequest
- 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) SetCloudCredId(v string)
- func (x *ListLocationsRequest) SetIncludeUnavailable(v bool)
- func (x *ListLocationsRequest) String() string
- type ListLocationsRequest_builder
- type ListLocationsResponse
- func (x *ListLocationsResponse) GetItems() []*Location
- func (*ListLocationsResponse) ProtoMessage()
- func (x *ListLocationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLocationsResponse) Reset()
- func (x *ListLocationsResponse) SetItems(v []*Location)
- func (x *ListLocationsResponse) String() string
- type ListLocationsResponse_builder
- type ListModelOptions
- func (x *ListModelOptions) ClearOrderOptions()
- func (x *ListModelOptions) GetHasAllLabels() map[string]string
- func (x *ListModelOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListModelOptions) GetOrderOptions() *OrderOptions
- func (x *ListModelOptions) HasOrderOptions() bool
- func (*ListModelOptions) ProtoMessage()
- func (x *ListModelOptions) ProtoReflect() protoreflect.Message
- func (x *ListModelOptions) Reset()
- func (x *ListModelOptions) SetHasAllLabels(v map[string]string)
- func (x *ListModelOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListModelOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListModelOptions) String() string
- type ListModelOptions_builder
- type ListModelRequest
- func (x *ListModelRequest) ClearOptions()
- func (x *ListModelRequest) ClearPageParams()
- func (x *ListModelRequest) GetOptions() *ListModelOptions
- func (x *ListModelRequest) GetPageParams() *PageParams
- func (x *ListModelRequest) HasOptions() bool
- func (x *ListModelRequest) HasPageParams() bool
- func (*ListModelRequest) ProtoMessage()
- func (x *ListModelRequest) ProtoReflect() protoreflect.Message
- func (x *ListModelRequest) Reset()
- func (x *ListModelRequest) SetOptions(v *ListModelOptions)
- func (x *ListModelRequest) SetPageParams(v *PageParams)
- func (x *ListModelRequest) String() string
- type ListModelRequest_builder
- type ListModelResponse
- func (x *ListModelResponse) GetItems() []*ModelConfig
- func (x *ListModelResponse) GetNextPageToken() string
- func (*ListModelResponse) ProtoMessage()
- func (x *ListModelResponse) ProtoReflect() protoreflect.Message
- func (x *ListModelResponse) Reset()
- func (x *ListModelResponse) SetItems(v []*ModelConfig)
- func (x *ListModelResponse) SetNextPageToken(v string)
- func (x *ListModelResponse) String() string
- type ListModelResponse_builder
- type ListNotebooksOptions
- func (x *ListNotebooksOptions) ClearOrderOptions()
- 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 (x *ListNotebooksOptions) HasOrderOptions() bool
- func (*ListNotebooksOptions) ProtoMessage()
- func (x *ListNotebooksOptions) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksOptions) Reset()
- func (x *ListNotebooksOptions) SetHasAllLabels(v map[string]string)
- func (x *ListNotebooksOptions) SetHasAllTags(v map[string]string)
- func (x *ListNotebooksOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListNotebooksOptions) SetHasOneOfTags(v map[string]*ListOfString)
- func (x *ListNotebooksOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListNotebooksOptions) String() string
- type ListNotebooksOptions_builder
- type ListNotebooksRequest
- func (x *ListNotebooksRequest) ClearOptions()
- func (x *ListNotebooksRequest) ClearPageParams()
- func (x *ListNotebooksRequest) GetOptions() *ListNotebooksOptions
- func (x *ListNotebooksRequest) GetPageParams() *PageParams
- func (x *ListNotebooksRequest) HasOptions() bool
- func (x *ListNotebooksRequest) HasPageParams() bool
- func (*ListNotebooksRequest) ProtoMessage()
- func (x *ListNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotebooksRequest) Reset()
- func (x *ListNotebooksRequest) SetOptions(v *ListNotebooksOptions)
- func (x *ListNotebooksRequest) SetPageParams(v *PageParams)
- func (x *ListNotebooksRequest) String() string
- type ListNotebooksRequest_builder
- type ListNotebooksResponse
- 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) SetItems(v []*Notebook)
- func (x *ListNotebooksResponse) SetNextPageToken(v string)
- func (x *ListNotebooksResponse) String() string
- type ListNotebooksResponse_builder
- type ListOfString
- type ListOfString_builder
- type ListOrganizationOptions
- func (x *ListOrganizationOptions) ClearOrderOptions()
- func (x *ListOrganizationOptions) GetHasAllLabels() map[string]string
- func (x *ListOrganizationOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListOrganizationOptions) GetIds() []string
- func (x *ListOrganizationOptions) GetNcaIds() []string
- func (x *ListOrganizationOptions) GetNgcOrgIds() []string
- func (x *ListOrganizationOptions) GetOrderOptions() *OrderOptions
- func (x *ListOrganizationOptions) HasOrderOptions() bool
- func (*ListOrganizationOptions) ProtoMessage()
- func (x *ListOrganizationOptions) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationOptions) Reset()
- func (x *ListOrganizationOptions) SetHasAllLabels(v map[string]string)
- func (x *ListOrganizationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListOrganizationOptions) SetIds(v []string)
- func (x *ListOrganizationOptions) SetNcaIds(v []string)
- func (x *ListOrganizationOptions) SetNgcOrgIds(v []string)
- func (x *ListOrganizationOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListOrganizationOptions) String() string
- type ListOrganizationOptions_builder
- type ListOrganizationRequest
- func (x *ListOrganizationRequest) ClearOptions()
- func (x *ListOrganizationRequest) ClearPageParams()
- func (x *ListOrganizationRequest) GetOptions() *ListOrganizationOptions
- func (x *ListOrganizationRequest) GetPageParams() *PageParams
- func (x *ListOrganizationRequest) HasOptions() bool
- func (x *ListOrganizationRequest) HasPageParams() bool
- func (*ListOrganizationRequest) ProtoMessage()
- func (x *ListOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRequest) Reset()
- func (x *ListOrganizationRequest) SetOptions(v *ListOrganizationOptions)
- func (x *ListOrganizationRequest) SetPageParams(v *PageParams)
- func (x *ListOrganizationRequest) String() string
- type ListOrganizationRequest_builder
- type ListOrganizationResponse
- func (x *ListOrganizationResponse) GetItems() []*Organization
- func (x *ListOrganizationResponse) GetNextPageToken() string
- func (*ListOrganizationResponse) ProtoMessage()
- func (x *ListOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationResponse) Reset()
- func (x *ListOrganizationResponse) SetItems(v []*Organization)
- func (x *ListOrganizationResponse) SetNextPageToken(v string)
- func (x *ListOrganizationResponse) String() string
- type ListOrganizationResponse_builder
- type ListPaymentMethodsRequest
- func (x *ListPaymentMethodsRequest) GetBillingProfileId() string
- func (*ListPaymentMethodsRequest) ProtoMessage()
- func (x *ListPaymentMethodsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsRequest) Reset()
- func (x *ListPaymentMethodsRequest) SetBillingProfileId(v string)
- func (x *ListPaymentMethodsRequest) String() string
- type ListPaymentMethodsRequest_builder
- type ListPaymentMethodsResponse
- func (x *ListPaymentMethodsResponse) GetPaymentMethods() []*PaymentMethod
- func (*ListPaymentMethodsResponse) ProtoMessage()
- func (x *ListPaymentMethodsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPaymentMethodsResponse) Reset()
- func (x *ListPaymentMethodsResponse) SetPaymentMethods(v []*PaymentMethod)
- func (x *ListPaymentMethodsResponse) String() string
- type ListPaymentMethodsResponse_builder
- type ListPersistentPodOptions
- func (x *ListPersistentPodOptions) ClearOrderOptions()
- func (x *ListPersistentPodOptions) GetHasAllLabels() map[string]string
- func (x *ListPersistentPodOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPersistentPodOptions) GetOrderOptions() *OrderOptions
- func (x *ListPersistentPodOptions) HasOrderOptions() bool
- func (*ListPersistentPodOptions) ProtoMessage()
- func (x *ListPersistentPodOptions) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodOptions) Reset()
- func (x *ListPersistentPodOptions) SetHasAllLabels(v map[string]string)
- func (x *ListPersistentPodOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListPersistentPodOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListPersistentPodOptions) String() string
- type ListPersistentPodOptions_builder
- type ListPersistentPodRequest
- func (x *ListPersistentPodRequest) ClearOptions()
- func (x *ListPersistentPodRequest) ClearPageParams()
- func (x *ListPersistentPodRequest) GetOptions() *ListPersistentPodOptions
- func (x *ListPersistentPodRequest) GetPageParams() *PageParams
- func (x *ListPersistentPodRequest) HasOptions() bool
- func (x *ListPersistentPodRequest) HasPageParams() bool
- func (*ListPersistentPodRequest) ProtoMessage()
- func (x *ListPersistentPodRequest) ProtoReflect() protoreflect.Message
- func (x *ListPersistentPodRequest) Reset()
- func (x *ListPersistentPodRequest) SetOptions(v *ListPersistentPodOptions)
- func (x *ListPersistentPodRequest) SetPageParams(v *PageParams)
- func (x *ListPersistentPodRequest) String() string
- type ListPersistentPodRequest_builder
- type ListPersistentPodResponse
- 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) SetItems(v []*PersistentPod)
- func (x *ListPersistentPodResponse) SetNextPageToken(v string)
- func (x *ListPersistentPodResponse) String() string
- type ListPersistentPodResponse_builder
- type ListProductOptions
- func (x *ListProductOptions) ClearComputeInstanceFilters()
- func (x *ListProductOptions) ClearStorageFilters()
- func (x *ListProductOptions) GetComputeInstanceFilters() *ComputeInstanceOptions
- func (x *ListProductOptions) GetProductType() string
- func (x *ListProductOptions) GetStorageFilters() *StorageOptions
- func (x *ListProductOptions) GetUsageType() string
- func (x *ListProductOptions) HasComputeInstanceFilters() bool
- func (x *ListProductOptions) HasStorageFilters() bool
- func (*ListProductOptions) ProtoMessage()
- func (x *ListProductOptions) ProtoReflect() protoreflect.Message
- func (x *ListProductOptions) Reset()
- func (x *ListProductOptions) SetComputeInstanceFilters(v *ComputeInstanceOptions)
- func (x *ListProductOptions) SetProductType(v string)
- func (x *ListProductOptions) SetStorageFilters(v *StorageOptions)
- func (x *ListProductOptions) SetUsageType(v string)
- func (x *ListProductOptions) String() string
- type ListProductOptions_builder
- type ListProductRequest
- func (x *ListProductRequest) ClearOptions()
- func (x *ListProductRequest) ClearPageParams()
- func (x *ListProductRequest) GetCloudCredId() string
- func (x *ListProductRequest) GetOptions() *ListProductOptions
- func (x *ListProductRequest) GetPageParams() *PageParams
- func (x *ListProductRequest) HasOptions() bool
- func (x *ListProductRequest) HasPageParams() bool
- func (*ListProductRequest) ProtoMessage()
- func (x *ListProductRequest) ProtoReflect() protoreflect.Message
- func (x *ListProductRequest) Reset()
- func (x *ListProductRequest) SetCloudCredId(v string)
- func (x *ListProductRequest) SetOptions(v *ListProductOptions)
- func (x *ListProductRequest) SetPageParams(v *PageParams)
- func (x *ListProductRequest) String() string
- type ListProductRequest_builder
- type ListProductResponse
- 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) SetItems(v []*Product)
- func (x *ListProductResponse) SetNextPageToken(v string)
- func (x *ListProductResponse) String() string
- type ListProductResponse_builder
- type ListPublicProfileOptions
- func (x *ListPublicProfileOptions) ClearOrderOptions()
- func (x *ListPublicProfileOptions) GetHasAllLabels() map[string]string
- func (x *ListPublicProfileOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListPublicProfileOptions) GetOrderOptions() *OrderOptions
- func (x *ListPublicProfileOptions) HasOrderOptions() bool
- func (*ListPublicProfileOptions) ProtoMessage()
- func (x *ListPublicProfileOptions) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileOptions) Reset()
- func (x *ListPublicProfileOptions) SetHasAllLabels(v map[string]string)
- func (x *ListPublicProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListPublicProfileOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListPublicProfileOptions) String() string
- type ListPublicProfileOptions_builder
- type ListPublicProfileRequest
- func (x *ListPublicProfileRequest) ClearOptions()
- func (x *ListPublicProfileRequest) ClearPageParams()
- func (x *ListPublicProfileRequest) GetOptions() *ListPublicProfileOptions
- func (x *ListPublicProfileRequest) GetPageParams() *PageParams
- func (x *ListPublicProfileRequest) HasOptions() bool
- func (x *ListPublicProfileRequest) HasPageParams() bool
- func (*ListPublicProfileRequest) ProtoMessage()
- func (x *ListPublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicProfileRequest) Reset()
- func (x *ListPublicProfileRequest) SetOptions(v *ListPublicProfileOptions)
- func (x *ListPublicProfileRequest) SetPageParams(v *PageParams)
- func (x *ListPublicProfileRequest) String() string
- type ListPublicProfileRequest_builder
- type ListPublicProfileResponse
- 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) SetItems(v []*PublicProfile)
- func (x *ListPublicProfileResponse) SetNextPageToken(v string)
- func (x *ListPublicProfileResponse) String() string
- type ListPublicProfileResponse_builder
- type ListRedeemableOptions
- func (x *ListRedeemableOptions) ClearOrderOptions()
- 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 (x *ListRedeemableOptions) HasOrderOptions() bool
- func (*ListRedeemableOptions) ProtoMessage()
- func (x *ListRedeemableOptions) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableOptions) Reset()
- func (x *ListRedeemableOptions) SetHasAllLabels(v map[string]string)
- func (x *ListRedeemableOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListRedeemableOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListRedeemableOptions) SetShortCodes(v []string)
- func (x *ListRedeemableOptions) SetStatuses(v []string)
- func (x *ListRedeemableOptions) String() string
- type ListRedeemableOptions_builder
- type ListRedeemableRequest
- func (x *ListRedeemableRequest) ClearOptions()
- func (x *ListRedeemableRequest) ClearPageParams()
- func (x *ListRedeemableRequest) GetOptions() *ListRedeemableOptions
- func (x *ListRedeemableRequest) GetPageParams() *PageParams
- func (x *ListRedeemableRequest) HasOptions() bool
- func (x *ListRedeemableRequest) HasPageParams() bool
- func (*ListRedeemableRequest) ProtoMessage()
- func (x *ListRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *ListRedeemableRequest) Reset()
- func (x *ListRedeemableRequest) SetOptions(v *ListRedeemableOptions)
- func (x *ListRedeemableRequest) SetPageParams(v *PageParams)
- func (x *ListRedeemableRequest) String() string
- type ListRedeemableRequest_builder
- type ListRedeemableResponse
- 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) SetItems(v []*Redeemable)
- func (x *ListRedeemableResponse) SetNextPageToken(v string)
- func (x *ListRedeemableResponse) String() string
- type ListRedeemableResponse_builder
- type ListRedeemableTransactionsRequest
- 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) SetBillingProfileId(v string)
- func (x *ListRedeemableTransactionsRequest) SetLedgerId(v string)
- func (x *ListRedeemableTransactionsRequest) String() string
- type ListRedeemableTransactionsRequest_builder
- type ListRedeemableTransactionsResponse
- 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) SetNextPageToken(v string)
- func (x *ListRedeemableTransactionsResponse) SetRedeemableTransactions(v []*RedeemableTransaction)
- func (x *ListRedeemableTransactionsResponse) String() string
- type ListRedeemableTransactionsResponse_builder
- type ListSecretOptions
- func (x *ListSecretOptions) ClearOrderOptions()
- func (x *ListSecretOptions) GetHasAllLabels() map[string]string
- func (x *ListSecretOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSecretOptions) GetHasValues() []string
- func (x *ListSecretOptions) GetOrderOptions() *OrderOptions
- func (x *ListSecretOptions) HasOrderOptions() bool
- func (*ListSecretOptions) ProtoMessage()
- func (x *ListSecretOptions) ProtoReflect() protoreflect.Message
- func (x *ListSecretOptions) Reset()
- func (x *ListSecretOptions) SetHasAllLabels(v map[string]string)
- func (x *ListSecretOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListSecretOptions) SetHasValues(v []string)
- func (x *ListSecretOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListSecretOptions) String() string
- type ListSecretOptions_builder
- type ListSecretRequest
- func (x *ListSecretRequest) ClearOptions()
- func (x *ListSecretRequest) ClearPageParams()
- func (x *ListSecretRequest) GetOptions() *ListSecretOptions
- func (x *ListSecretRequest) GetPageParams() *PageParams
- func (x *ListSecretRequest) HasOptions() bool
- func (x *ListSecretRequest) HasPageParams() bool
- func (*ListSecretRequest) ProtoMessage()
- func (x *ListSecretRequest) ProtoReflect() protoreflect.Message
- func (x *ListSecretRequest) Reset()
- func (x *ListSecretRequest) SetOptions(v *ListSecretOptions)
- func (x *ListSecretRequest) SetPageParams(v *PageParams)
- func (x *ListSecretRequest) String() string
- type ListSecretRequest_builder
- type ListSecretResponse
- 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) SetItems(v []*Secret)
- func (x *ListSecretResponse) SetNextPageToken(v string)
- func (x *ListSecretResponse) String() string
- type ListSecretResponse_builder
- type ListServiceEventOptions
- func (x *ListServiceEventOptions) ClearBetweenTime()
- func (x *ListServiceEventOptions) ClearIsTypePrefix()
- func (x *ListServiceEventOptions) ClearOrderOptions()
- 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 (x *ListServiceEventOptions) HasBetweenTime() bool
- func (x *ListServiceEventOptions) HasIsTypePrefix() bool
- func (x *ListServiceEventOptions) HasOrderOptions() bool
- func (*ListServiceEventOptions) ProtoMessage()
- func (x *ListServiceEventOptions) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventOptions) Reset()
- func (x *ListServiceEventOptions) SetBetweenTime(v *TimeRange)
- func (x *ListServiceEventOptions) SetHasAllLabels(v map[string]string)
- func (x *ListServiceEventOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListServiceEventOptions) SetIsOneOfObject(v []string)
- func (x *ListServiceEventOptions) SetIsOneOfType(v []string)
- func (x *ListServiceEventOptions) SetIsTypePrefix(v string)
- func (x *ListServiceEventOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListServiceEventOptions) String() string
- type ListServiceEventOptions_builder
- type ListServiceEventRequest
- func (x *ListServiceEventRequest) ClearOptions()
- func (x *ListServiceEventRequest) ClearPageParams()
- func (x *ListServiceEventRequest) GetOptions() *ListServiceEventOptions
- func (x *ListServiceEventRequest) GetPageParams() *PageParams
- func (x *ListServiceEventRequest) HasOptions() bool
- func (x *ListServiceEventRequest) HasPageParams() bool
- func (*ListServiceEventRequest) ProtoMessage()
- func (x *ListServiceEventRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceEventRequest) Reset()
- func (x *ListServiceEventRequest) SetOptions(v *ListServiceEventOptions)
- func (x *ListServiceEventRequest) SetPageParams(v *PageParams)
- func (x *ListServiceEventRequest) String() string
- type ListServiceEventRequest_builder
- type ListServiceEventResponse
- 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) SetItems(v []*ServiceEvent)
- func (x *ListServiceEventResponse) SetNextPageToken(v string)
- func (x *ListServiceEventResponse) String() string
- type ListServiceEventResponse_builder
- type ListSessionOptions
- func (x *ListSessionOptions) ClearOrderOptions()
- func (x *ListSessionOptions) GetHasAllLabels() map[string]string
- func (x *ListSessionOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListSessionOptions) GetOrderOptions() *OrderOptions
- func (x *ListSessionOptions) HasOrderOptions() bool
- func (*ListSessionOptions) ProtoMessage()
- func (x *ListSessionOptions) ProtoReflect() protoreflect.Message
- func (x *ListSessionOptions) Reset()
- func (x *ListSessionOptions) SetHasAllLabels(v map[string]string)
- func (x *ListSessionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListSessionOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListSessionOptions) String() string
- type ListSessionOptions_builder
- type ListSessionRequest
- func (x *ListSessionRequest) ClearOptions()
- func (x *ListSessionRequest) ClearPageParams()
- func (x *ListSessionRequest) GetOptions() *ListSessionOptions
- func (x *ListSessionRequest) GetPageParams() *PageParams
- func (x *ListSessionRequest) HasOptions() bool
- func (x *ListSessionRequest) HasPageParams() bool
- func (*ListSessionRequest) ProtoMessage()
- func (x *ListSessionRequest) ProtoReflect() protoreflect.Message
- func (x *ListSessionRequest) Reset()
- func (x *ListSessionRequest) SetOptions(v *ListSessionOptions)
- func (x *ListSessionRequest) SetPageParams(v *PageParams)
- func (x *ListSessionRequest) String() string
- type ListSessionRequest_builder
- type ListSessionResponse
- 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) SetItems(v []*Session)
- func (x *ListSessionResponse) SetNextPageToken(v string)
- func (x *ListSessionResponse) String() string
- type ListSessionResponse_builder
- type ListStarredNotebooksRequest
- func (x *ListStarredNotebooksRequest) ClearOptions()
- func (x *ListStarredNotebooksRequest) ClearPageParams()
- func (x *ListStarredNotebooksRequest) GetOptions() *ListStarsOptions
- func (x *ListStarredNotebooksRequest) GetPageParams() *PageParams
- func (x *ListStarredNotebooksRequest) HasOptions() bool
- func (x *ListStarredNotebooksRequest) HasPageParams() bool
- func (*ListStarredNotebooksRequest) ProtoMessage()
- func (x *ListStarredNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarredNotebooksRequest) Reset()
- func (x *ListStarredNotebooksRequest) SetOptions(v *ListStarsOptions)
- func (x *ListStarredNotebooksRequest) SetPageParams(v *PageParams)
- func (x *ListStarredNotebooksRequest) String() string
- type ListStarredNotebooksRequest_builder
- type ListStarredNotebooksResponse
- 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) SetItems(v []*Notebook)
- func (x *ListStarredNotebooksResponse) SetNextPageToken(v string)
- func (x *ListStarredNotebooksResponse) String() string
- type ListStarredNotebooksResponse_builder
- type ListStarsOptions
- func (x *ListStarsOptions) ClearOrderOptions()
- func (x *ListStarsOptions) GetHasAllLabels() map[string]string
- func (x *ListStarsOptions) GetHasOneOfLabels() map[string]*ListOfString
- func (x *ListStarsOptions) GetOrderOptions() *OrderOptions
- func (x *ListStarsOptions) HasOrderOptions() bool
- func (*ListStarsOptions) ProtoMessage()
- func (x *ListStarsOptions) ProtoReflect() protoreflect.Message
- func (x *ListStarsOptions) Reset()
- func (x *ListStarsOptions) SetHasAllLabels(v map[string]string)
- func (x *ListStarsOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListStarsOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListStarsOptions) String() string
- type ListStarsOptions_builder
- type ListStarsRequest
- func (x *ListStarsRequest) ClearOptions()
- func (x *ListStarsRequest) ClearPageParams()
- func (x *ListStarsRequest) GetOptions() *ListStarsOptions
- func (x *ListStarsRequest) GetPageParams() *PageParams
- func (x *ListStarsRequest) HasOptions() bool
- func (x *ListStarsRequest) HasPageParams() bool
- func (*ListStarsRequest) ProtoMessage()
- func (x *ListStarsRequest) ProtoReflect() protoreflect.Message
- func (x *ListStarsRequest) Reset()
- func (x *ListStarsRequest) SetOptions(v *ListStarsOptions)
- func (x *ListStarsRequest) SetPageParams(v *PageParams)
- func (x *ListStarsRequest) String() string
- type ListStarsRequest_builder
- type ListStarsResponse
- 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) SetItems(v []*Star)
- func (x *ListStarsResponse) SetNextPageToken(v string)
- func (x *ListStarsResponse) String() string
- type ListStarsResponse_builder
- type ListSubnetOptions
- func (x *ListSubnetOptions) ClearVpcId()
- func (x *ListSubnetOptions) GetVpcId() string
- func (x *ListSubnetOptions) HasVpcId() bool
- func (*ListSubnetOptions) ProtoMessage()
- func (x *ListSubnetOptions) ProtoReflect() protoreflect.Message
- func (x *ListSubnetOptions) Reset()
- func (x *ListSubnetOptions) SetVpcId(v string)
- func (x *ListSubnetOptions) String() string
- type ListSubnetOptions_builder
- type ListSubnetRequest
- func (x *ListSubnetRequest) ClearOptions()
- func (x *ListSubnetRequest) GetCloudCredId() string
- func (x *ListSubnetRequest) GetLocation() string
- func (x *ListSubnetRequest) GetOptions() *ListSubnetOptions
- func (x *ListSubnetRequest) HasOptions() bool
- func (*ListSubnetRequest) ProtoMessage()
- func (x *ListSubnetRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubnetRequest) Reset()
- func (x *ListSubnetRequest) SetCloudCredId(v string)
- func (x *ListSubnetRequest) SetLocation(v string)
- func (x *ListSubnetRequest) SetOptions(v *ListSubnetOptions)
- func (x *ListSubnetRequest) String() string
- type ListSubnetRequest_builder
- type ListSubnetResponse
- 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) SetItems(v []*Subnet)
- func (x *ListSubnetResponse) SetNextPageToken(v string)
- func (x *ListSubnetResponse) String() string
- type ListSubnetResponse_builder
- type ListTransactionOptions
- func (x *ListTransactionOptions) ClearOrderOptions()
- 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 (x *ListTransactionOptions) HasOrderOptions() bool
- func (*ListTransactionOptions) ProtoMessage()
- func (x *ListTransactionOptions) ProtoReflect() protoreflect.Message
- func (x *ListTransactionOptions) Reset()
- func (x *ListTransactionOptions) SetBillingProfileId(v string)
- func (x *ListTransactionOptions) SetHasAllLabels(v map[string]string)
- func (x *ListTransactionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
- func (x *ListTransactionOptions) SetLedgerIds(v []string)
- func (x *ListTransactionOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListTransactionOptions) String() string
- type ListTransactionOptions_builder
- type ListTransactionRequest
- func (x *ListTransactionRequest) ClearOptions()
- func (x *ListTransactionRequest) ClearPageParams()
- func (x *ListTransactionRequest) GetOptions() *ListTransactionOptions
- func (x *ListTransactionRequest) GetPageParams() *PageParams
- func (x *ListTransactionRequest) HasOptions() bool
- func (x *ListTransactionRequest) HasPageParams() bool
- func (*ListTransactionRequest) ProtoMessage()
- func (x *ListTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *ListTransactionRequest) Reset()
- func (x *ListTransactionRequest) SetOptions(v *ListTransactionOptions)
- func (x *ListTransactionRequest) SetPageParams(v *PageParams)
- func (x *ListTransactionRequest) String() string
- type ListTransactionRequest_builder
- type ListTransactionResponse
- 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) SetItems(v []*Transaction)
- func (x *ListTransactionResponse) SetNextPageToken(v string)
- func (x *ListTransactionResponse) String() string
- type ListTransactionResponse_builder
- type ListUserOptions
- func (x *ListUserOptions) ClearOrderOptions()
- func (x *ListUserOptions) GetEmails() []string
- func (x *ListUserOptions) GetExternalIds() []string
- func (x *ListUserOptions) GetOrderOptions() *OrderOptions
- func (x *ListUserOptions) GetUsernames() []string
- func (x *ListUserOptions) HasOrderOptions() bool
- func (*ListUserOptions) ProtoMessage()
- func (x *ListUserOptions) ProtoReflect() protoreflect.Message
- func (x *ListUserOptions) Reset()
- func (x *ListUserOptions) SetEmails(v []string)
- func (x *ListUserOptions) SetExternalIds(v []string)
- func (x *ListUserOptions) SetOrderOptions(v *OrderOptions)
- func (x *ListUserOptions) SetUsernames(v []string)
- func (x *ListUserOptions) String() string
- type ListUserOptions_builder
- type ListUserRequest
- func (x *ListUserRequest) ClearOptions()
- func (x *ListUserRequest) ClearPageParams()
- func (x *ListUserRequest) GetOptions() *ListUserOptions
- func (x *ListUserRequest) GetPageParams() *PageParams
- func (x *ListUserRequest) HasOptions() bool
- func (x *ListUserRequest) HasPageParams() bool
- func (*ListUserRequest) ProtoMessage()
- func (x *ListUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserRequest) Reset()
- func (x *ListUserRequest) SetOptions(v *ListUserOptions)
- func (x *ListUserRequest) SetPageParams(v *PageParams)
- func (x *ListUserRequest) String() string
- type ListUserRequest_builder
- type ListUserResponse
- func (x *ListUserResponse) GetItems() []*User
- func (x *ListUserResponse) GetNextPageToken() string
- func (*ListUserResponse) ProtoMessage()
- func (x *ListUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserResponse) Reset()
- func (x *ListUserResponse) SetItems(v []*User)
- func (x *ListUserResponse) SetNextPageToken(v string)
- func (x *ListUserResponse) String() string
- type ListUserResponse_builder
- type ListVpcOptions
- type ListVpcOptions_builder
- type ListVpcRequest
- func (x *ListVpcRequest) ClearOptions()
- func (x *ListVpcRequest) GetCloudCredId() string
- func (x *ListVpcRequest) GetLocation() string
- func (x *ListVpcRequest) GetOptions() *ListVpcOptions
- func (x *ListVpcRequest) HasOptions() bool
- func (*ListVpcRequest) ProtoMessage()
- func (x *ListVpcRequest) ProtoReflect() protoreflect.Message
- func (x *ListVpcRequest) Reset()
- func (x *ListVpcRequest) SetCloudCredId(v string)
- func (x *ListVpcRequest) SetLocation(v string)
- func (x *ListVpcRequest) SetOptions(v *ListVpcOptions)
- func (x *ListVpcRequest) String() string
- type ListVpcRequest_builder
- type ListVpcResponse
- 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) SetItems(v []*Vpc)
- func (x *ListVpcResponse) SetNextPageToken(v string)
- func (x *ListVpcResponse) String() string
- type ListVpcResponse_builder
- type Location
- 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) SetAvailable(v bool)
- func (x *Location) SetCountry(v string)
- func (x *Location) SetDescription(v string)
- func (x *Location) SetEndpoint(v string)
- func (x *Location) SetName(v string)
- func (x *Location) String() string
- type Location_builder
- type Mapping
- type Mapping_builder
- type MergeUsersAndMigrateAccessRequest
- func (x *MergeUsersAndMigrateAccessRequest) GetSourceUserId() string
- func (x *MergeUsersAndMigrateAccessRequest) GetTargetUserId() string
- func (*MergeUsersAndMigrateAccessRequest) ProtoMessage()
- func (x *MergeUsersAndMigrateAccessRequest) ProtoReflect() protoreflect.Message
- func (x *MergeUsersAndMigrateAccessRequest) Reset()
- func (x *MergeUsersAndMigrateAccessRequest) SetSourceUserId(v string)
- func (x *MergeUsersAndMigrateAccessRequest) SetTargetUserId(v string)
- func (x *MergeUsersAndMigrateAccessRequest) String() string
- type MergeUsersAndMigrateAccessRequest_builder
- type MergeUsersAndMigrateAccessResponse
- type MergeUsersAndMigrateAccessResponse_builder
- type MergeUsersRequest
- func (x *MergeUsersRequest) GetSourceUserId() string
- func (x *MergeUsersRequest) GetTargetUserId() string
- func (*MergeUsersRequest) ProtoMessage()
- func (x *MergeUsersRequest) ProtoReflect() protoreflect.Message
- func (x *MergeUsersRequest) Reset()
- func (x *MergeUsersRequest) SetSourceUserId(v string)
- func (x *MergeUsersRequest) SetTargetUserId(v string)
- func (x *MergeUsersRequest) String() string
- type MergeUsersRequest_builder
- type MergeUsersResponse
- type MergeUsersResponse_builder
- type MetricDataPointFloat
- func (x *MetricDataPointFloat) ClearTime()
- func (x *MetricDataPointFloat) GetTime() *timestamppb.Timestamp
- func (x *MetricDataPointFloat) GetValue() float32
- func (x *MetricDataPointFloat) HasTime() bool
- func (*MetricDataPointFloat) ProtoMessage()
- func (x *MetricDataPointFloat) ProtoReflect() protoreflect.Message
- func (x *MetricDataPointFloat) Reset()
- func (x *MetricDataPointFloat) SetTime(v *timestamppb.Timestamp)
- func (x *MetricDataPointFloat) SetValue(v float32)
- func (x *MetricDataPointFloat) String() string
- type MetricDataPointFloat_builder
- type MetricDataPointInt
- func (x *MetricDataPointInt) ClearTime()
- func (x *MetricDataPointInt) GetTime() *timestamppb.Timestamp
- func (x *MetricDataPointInt) GetValue() int32
- func (x *MetricDataPointInt) HasTime() bool
- func (*MetricDataPointInt) ProtoMessage()
- func (x *MetricDataPointInt) ProtoReflect() protoreflect.Message
- func (x *MetricDataPointInt) Reset()
- func (x *MetricDataPointInt) SetTime(v *timestamppb.Timestamp)
- func (x *MetricDataPointInt) SetValue(v int32)
- func (x *MetricDataPointInt) String() string
- type MetricDataPointInt_builder
- type MigrateUserExternalIdentityEnvironmentAccessRequest
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) GetUserId() string
- func (*MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoMessage()
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoReflect() protoreflect.Message
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) Reset()
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) SetUserId(v string)
- func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) String() string
- type MigrateUserExternalIdentityEnvironmentAccessRequest_builder
- type MigrateUserExternalIdentityEnvironmentAccessResponse
- func (*MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoMessage()
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoReflect() protoreflect.Message
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) Reset()
- func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) String() string
- type MigrateUserExternalIdentityEnvironmentAccessResponse_builder
- type Model
- func (x *Model) GetModelId() string
- func (x *Model) GetModelName() string
- func (x *Model) GetModelProvider() ModelProvider
- func (*Model) ProtoMessage()
- func (x *Model) ProtoReflect() protoreflect.Message
- func (x *Model) Reset()
- func (x *Model) SetModelId(v string)
- func (x *Model) SetModelName(v string)
- func (x *Model) SetModelProvider(v ModelProvider)
- func (x *Model) String() string
- type ModelConfig
- func (x *ModelConfig) ClearContainer()
- func (x *ModelConfig) ClearCreateTime()
- func (x *ModelConfig) ClearInferenceServer()
- func (x *ModelConfig) ClearUpdateTime()
- func (x *ModelConfig) GetContainer() *Container
- func (x *ModelConfig) GetCreateTime() *timestamppb.Timestamp
- func (x *ModelConfig) GetHardwareRequirements() []*HardwareRequirement
- func (x *ModelConfig) GetInferenceServer() *InferenceServerConfig
- func (x *ModelConfig) GetLabels() map[string]string
- func (x *ModelConfig) GetModelId() string
- func (x *ModelConfig) GetModelName() string
- func (x *ModelConfig) GetUpdateTime() *timestamppb.Timestamp
- func (x *ModelConfig) HasContainer() bool
- func (x *ModelConfig) HasCreateTime() bool
- func (x *ModelConfig) HasInferenceServer() bool
- func (x *ModelConfig) HasUpdateTime() bool
- func (*ModelConfig) ProtoMessage()
- func (x *ModelConfig) ProtoReflect() protoreflect.Message
- func (x *ModelConfig) Reset()
- func (x *ModelConfig) SetContainer(v *Container)
- func (x *ModelConfig) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ModelConfig) SetHardwareRequirements(v []*HardwareRequirement)
- func (x *ModelConfig) SetInferenceServer(v *InferenceServerConfig)
- func (x *ModelConfig) SetLabels(v map[string]string)
- func (x *ModelConfig) SetModelId(v string)
- func (x *ModelConfig) SetModelName(v string)
- func (x *ModelConfig) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ModelConfig) String() string
- type ModelConfig_builder
- type ModelProvider
- type Model_builder
- type ModifyEnvironmentBuildRequest
- func (x *ModifyEnvironmentBuildRequest) ClearBuild_()
- func (x *ModifyEnvironmentBuildRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *ModifyEnvironmentBuildRequest) GetBuild_() *EnvironmentBuild
- func (x *ModifyEnvironmentBuildRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentBuildRequest) HasBuild_() bool
- func (*ModifyEnvironmentBuildRequest) ProtoMessage()
- func (x *ModifyEnvironmentBuildRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentBuildRequest) Reset()
- func (x *ModifyEnvironmentBuildRequest) SetBuild_(v *EnvironmentBuild)
- func (x *ModifyEnvironmentBuildRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentBuildRequest) String() string
- type ModifyEnvironmentBuildRequest_builder
- type ModifyEnvironmentBuildResponse
- func (x *ModifyEnvironmentBuildResponse) ClearEnvironment()
- func (x *ModifyEnvironmentBuildResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentBuildResponse) HasEnvironment() bool
- func (*ModifyEnvironmentBuildResponse) ProtoMessage()
- func (x *ModifyEnvironmentBuildResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentBuildResponse) Reset()
- func (x *ModifyEnvironmentBuildResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentBuildResponse) String() string
- type ModifyEnvironmentBuildResponse_builder
- type ModifyEnvironmentLabelsRequest
- func (x *ModifyEnvironmentLabelsRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentLabelsRequest) GetLabels() map[string]string
- func (*ModifyEnvironmentLabelsRequest) ProtoMessage()
- func (x *ModifyEnvironmentLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentLabelsRequest) Reset()
- func (x *ModifyEnvironmentLabelsRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentLabelsRequest) SetLabels(v map[string]string)
- func (x *ModifyEnvironmentLabelsRequest) String() string
- type ModifyEnvironmentLabelsRequest_builder
- type ModifyEnvironmentLabelsResponse
- func (x *ModifyEnvironmentLabelsResponse) ClearEnvironment()
- func (x *ModifyEnvironmentLabelsResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentLabelsResponse) HasEnvironment() bool
- func (*ModifyEnvironmentLabelsResponse) ProtoMessage()
- func (x *ModifyEnvironmentLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentLabelsResponse) Reset()
- func (x *ModifyEnvironmentLabelsResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentLabelsResponse) String() string
- type ModifyEnvironmentLabelsResponse_builder
- type ModifyEnvironmentProvisionRequest
- func (x *ModifyEnvironmentProvisionRequest) ClearProvision()
- func (x *ModifyEnvironmentProvisionRequest) GetEnvironmentId() string
- func (x *ModifyEnvironmentProvisionRequest) GetProvision() *EnvironmentProvision
- func (x *ModifyEnvironmentProvisionRequest) HasProvision() bool
- func (*ModifyEnvironmentProvisionRequest) ProtoMessage()
- func (x *ModifyEnvironmentProvisionRequest) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentProvisionRequest) Reset()
- func (x *ModifyEnvironmentProvisionRequest) SetEnvironmentId(v string)
- func (x *ModifyEnvironmentProvisionRequest) SetProvision(v *EnvironmentProvision)
- func (x *ModifyEnvironmentProvisionRequest) String() string
- type ModifyEnvironmentProvisionRequest_builder
- type ModifyEnvironmentProvisionResponse
- func (x *ModifyEnvironmentProvisionResponse) ClearEnvironment()
- func (x *ModifyEnvironmentProvisionResponse) GetEnvironment() *Environment
- func (x *ModifyEnvironmentProvisionResponse) HasEnvironment() bool
- func (*ModifyEnvironmentProvisionResponse) ProtoMessage()
- func (x *ModifyEnvironmentProvisionResponse) ProtoReflect() protoreflect.Message
- func (x *ModifyEnvironmentProvisionResponse) Reset()
- func (x *ModifyEnvironmentProvisionResponse) SetEnvironment(v *Environment)
- func (x *ModifyEnvironmentProvisionResponse) String() string
- type ModifyEnvironmentProvisionResponse_builder
- type MoveExternalIdentityEdgeRequest
- func (x *MoveExternalIdentityEdgeRequest) GetSourceUserId() string
- func (x *MoveExternalIdentityEdgeRequest) GetTargetUserId() string
- func (*MoveExternalIdentityEdgeRequest) ProtoMessage()
- func (x *MoveExternalIdentityEdgeRequest) ProtoReflect() protoreflect.Message
- func (x *MoveExternalIdentityEdgeRequest) Reset()
- func (x *MoveExternalIdentityEdgeRequest) SetSourceUserId(v string)
- func (x *MoveExternalIdentityEdgeRequest) SetTargetUserId(v string)
- func (x *MoveExternalIdentityEdgeRequest) String() string
- type MoveExternalIdentityEdgeRequest_builder
- type MoveExternalIdentityEdgeResponse
- type MoveExternalIdentityEdgeResponse_builder
- type NetworkConfig
- func (x *NetworkConfig) ClearExternal()
- func (x *NetworkConfig) GetAttachable() bool
- func (x *NetworkConfig) GetDriver() string
- func (x *NetworkConfig) GetEnableIpv6() bool
- func (x *NetworkConfig) GetExternal() *External
- func (x *NetworkConfig) GetInternal() bool
- func (x *NetworkConfig) GetLabels() map[string]string
- func (x *NetworkConfig) GetName() string
- func (x *NetworkConfig) HasExternal() bool
- func (*NetworkConfig) ProtoMessage()
- func (x *NetworkConfig) ProtoReflect() protoreflect.Message
- func (x *NetworkConfig) Reset()
- func (x *NetworkConfig) SetAttachable(v bool)
- func (x *NetworkConfig) SetDriver(v string)
- func (x *NetworkConfig) SetEnableIpv6(v bool)
- func (x *NetworkConfig) SetExternal(v *External)
- func (x *NetworkConfig) SetInternal(v bool)
- func (x *NetworkConfig) SetLabels(v map[string]string)
- func (x *NetworkConfig) SetName(v string)
- func (x *NetworkConfig) String() string
- type NetworkConfig_builder
- type Notebook
- func (x *Notebook) ClearCreateTime()
- func (x *Notebook) ClearUpdateTime()
- 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 (x *Notebook) HasCreateTime() bool
- func (x *Notebook) HasUpdateTime() bool
- func (*Notebook) ProtoMessage()
- func (x *Notebook) ProtoReflect() protoreflect.Message
- func (x *Notebook) Reset()
- func (x *Notebook) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Notebook) SetHtmlUrl(v string)
- func (x *Notebook) SetLabels(v map[string]string)
- func (x *Notebook) SetName(v string)
- func (x *Notebook) SetNotebookId(v string)
- func (x *Notebook) SetRawUrl(v string)
- func (x *Notebook) SetSourceType(v string)
- func (x *Notebook) SetSourceUrl(v string)
- func (x *Notebook) SetTags(v map[string]string)
- func (x *Notebook) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Notebook) String() string
- type Notebook_builder
- type OnDemand
- func (x *OnDemand) ClearPricePerUnit()
- func (x *OnDemand) GetDescription() string
- func (x *OnDemand) GetPricePerUnit() *CurrencyAmount
- func (x *OnDemand) GetRateCode() string
- func (x *OnDemand) GetUnit() string
- func (x *OnDemand) HasPricePerUnit() bool
- func (*OnDemand) ProtoMessage()
- func (x *OnDemand) ProtoReflect() protoreflect.Message
- func (x *OnDemand) Reset()
- func (x *OnDemand) SetDescription(v string)
- func (x *OnDemand) SetPricePerUnit(v *CurrencyAmount)
- func (x *OnDemand) SetRateCode(v string)
- func (x *OnDemand) SetUnit(v string)
- func (x *OnDemand) String() string
- type OnDemand_builder
- type OrderOptions
- func (x *OrderOptions) ClearOrderBy()
- func (x *OrderOptions) ClearOrdering()
- func (x *OrderOptions) GetOrderBy() string
- func (x *OrderOptions) GetOrdering() string
- func (x *OrderOptions) HasOrderBy() bool
- func (x *OrderOptions) HasOrdering() bool
- func (*OrderOptions) ProtoMessage()
- func (x *OrderOptions) ProtoReflect() protoreflect.Message
- func (x *OrderOptions) Reset()
- func (x *OrderOptions) SetOrderBy(v string)
- func (x *OrderOptions) SetOrdering(v string)
- func (x *OrderOptions) String() string
- type OrderOptions_builder
- type Organization
- func (x *Organization) ClearCreateTime()
- func (x *Organization) ClearUpdateTime()
- func (x *Organization) GetCreateTime() *timestamppb.Timestamp
- func (x *Organization) GetDisplayName() string
- func (x *Organization) GetLabels() map[string]string
- func (x *Organization) GetNcaId() string
- func (x *Organization) GetNgcOrgId() string
- func (x *Organization) GetOrganizationId() string
- func (x *Organization) GetUpdateTime() *timestamppb.Timestamp
- func (x *Organization) GetUsername() string
- func (x *Organization) HasCreateTime() bool
- func (x *Organization) HasUpdateTime() bool
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Organization) SetDisplayName(v string)
- func (x *Organization) SetLabels(v map[string]string)
- func (x *Organization) SetNcaId(v string)
- func (x *Organization) SetNgcOrgId(v string)
- func (x *Organization) SetOrganizationId(v string)
- func (x *Organization) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Organization) SetUsername(v string)
- func (x *Organization) String() string
- type Organization_builder
- type PageParams
- func (x *PageParams) GetPageSize() int32
- func (x *PageParams) GetPageToken() string
- func (*PageParams) ProtoMessage()
- func (x *PageParams) ProtoReflect() protoreflect.Message
- func (x *PageParams) Reset()
- func (x *PageParams) SetPageSize(v int32)
- func (x *PageParams) SetPageToken(v string)
- func (x *PageParams) String() string
- type PageParams_builder
- type PauseHealthCheckRequest
- func (x *PauseHealthCheckRequest) GetHealthCheckId() string
- func (*PauseHealthCheckRequest) ProtoMessage()
- func (x *PauseHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *PauseHealthCheckRequest) Reset()
- func (x *PauseHealthCheckRequest) SetHealthCheckId(v string)
- func (x *PauseHealthCheckRequest) String() string
- type PauseHealthCheckRequest_builder
- type PauseHealthCheckResponse
- type PauseHealthCheckResponse_builder
- type PausePaymentCollectionRequest
- func (x *PausePaymentCollectionRequest) GetBillingProfileId() string
- func (*PausePaymentCollectionRequest) ProtoMessage()
- func (x *PausePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *PausePaymentCollectionRequest) Reset()
- func (x *PausePaymentCollectionRequest) SetBillingProfileId(v string)
- func (x *PausePaymentCollectionRequest) String() string
- type PausePaymentCollectionRequest_builder
- type PausePaymentCollectionResponse
- type PausePaymentCollectionResponse_builder
- type Payment
- 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) SetAmount(v int64)
- func (x *Payment) SetCaptureMethod(v string)
- func (x *Payment) SetMessage(v string)
- func (x *Payment) SetPaymentId(v string)
- func (x *Payment) SetStatus(v string)
- func (x *Payment) String() string
- type PaymentIntent
- 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) SetClientSecret(v string)
- func (x *PaymentIntent) SetId(v string)
- func (x *PaymentIntent) String() string
- type PaymentIntent_builder
- type PaymentMethod
- func (x *PaymentMethod) ClearCard()
- func (x *PaymentMethod) ClearLatestPayment()
- 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 (x *PaymentMethod) HasCard() bool
- func (x *PaymentMethod) HasLatestPayment() bool
- func (*PaymentMethod) ProtoMessage()
- func (x *PaymentMethod) ProtoReflect() protoreflect.Message
- func (x *PaymentMethod) Reset()
- func (x *PaymentMethod) SetCard(v *Card)
- func (x *PaymentMethod) SetCreatedAt(v int64)
- func (x *PaymentMethod) SetDefault(v bool)
- func (x *PaymentMethod) SetLatestPayment(v *Payment)
- func (x *PaymentMethod) SetPaymentMethodId(v string)
- func (x *PaymentMethod) SetType(v string)
- func (x *PaymentMethod) String() string
- type PaymentMethod_builder
- type Payment_builder
- type PersistentPod
- func (x *PersistentPod) ClearCreateTime()
- func (x *PersistentPod) ClearUpdateTime()
- 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 (x *PersistentPod) HasCreateTime() bool
- func (x *PersistentPod) HasUpdateTime() bool
- func (*PersistentPod) ProtoMessage()
- func (x *PersistentPod) ProtoReflect() protoreflect.Message
- func (x *PersistentPod) Reset()
- func (x *PersistentPod) SetCreateTime(v *timestamppb.Timestamp)
- func (x *PersistentPod) SetLabels(v map[string]string)
- func (x *PersistentPod) SetPersistentPodId(v string)
- func (x *PersistentPod) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *PersistentPod) String() string
- type PersistentPod_builder
- type PortMapping
- func (x *PortMapping) GetFromPort() int32
- func (x *PortMapping) GetToPort() int32
- func (*PortMapping) ProtoMessage()
- func (x *PortMapping) ProtoReflect() protoreflect.Message
- func (x *PortMapping) Reset()
- func (x *PortMapping) SetFromPort(v int32)
- func (x *PortMapping) SetToPort(v int32)
- func (x *PortMapping) String() string
- type PortMapping_builder
- type PriceSample
- func (x *PriceSample) ClearPricePerUnit()
- func (x *PriceSample) ClearTime()
- func (x *PriceSample) GetPricePerUnit() *CurrencyAmount
- func (x *PriceSample) GetTime() *timestamppb.Timestamp
- func (x *PriceSample) GetUnit() string
- func (x *PriceSample) HasPricePerUnit() bool
- func (x *PriceSample) HasTime() bool
- func (*PriceSample) ProtoMessage()
- func (x *PriceSample) ProtoReflect() protoreflect.Message
- func (x *PriceSample) Reset()
- func (x *PriceSample) SetPricePerUnit(v *CurrencyAmount)
- func (x *PriceSample) SetTime(v *timestamppb.Timestamp)
- func (x *PriceSample) SetUnit(v string)
- func (x *PriceSample) String() string
- type PriceSample_builder
- type Probe
- type ProbeConfig
- func (x *ProbeConfig) ClearInitialDelaySeconds()
- func (x *ProbeConfig) ClearPeriodSeconds()
- func (x *ProbeConfig) ClearShouldPauseOnFirstSuccess()
- func (x *ProbeConfig) ClearTimeoutSeconds()
- func (x *ProbeConfig) GetInitialDelaySeconds() int32
- func (x *ProbeConfig) GetPeriodSeconds() int32
- func (x *ProbeConfig) GetShouldPauseOnFirstSuccess() bool
- func (x *ProbeConfig) GetTimeoutSeconds() int32
- func (x *ProbeConfig) HasInitialDelaySeconds() bool
- func (x *ProbeConfig) HasPeriodSeconds() bool
- func (x *ProbeConfig) HasShouldPauseOnFirstSuccess() bool
- func (x *ProbeConfig) HasTimeoutSeconds() bool
- func (*ProbeConfig) ProtoMessage()
- func (x *ProbeConfig) ProtoReflect() protoreflect.Message
- func (x *ProbeConfig) Reset()
- func (x *ProbeConfig) SetInitialDelaySeconds(v int32)
- func (x *ProbeConfig) SetPeriodSeconds(v int32)
- func (x *ProbeConfig) SetShouldPauseOnFirstSuccess(v bool)
- func (x *ProbeConfig) SetTimeoutSeconds(v int32)
- func (x *ProbeConfig) String() string
- type ProbeConfig_builder
- type ProbeHealthCheck
- func (x *ProbeHealthCheck) ClearConfig()
- func (x *ProbeHealthCheck) ClearProbe()
- func (x *ProbeHealthCheck) GetConfig() *ProbeConfig
- func (x *ProbeHealthCheck) GetProbe() *Probe
- func (x *ProbeHealthCheck) GetProbeStatus() string
- func (x *ProbeHealthCheck) HasConfig() bool
- func (x *ProbeHealthCheck) HasProbe() bool
- func (*ProbeHealthCheck) ProtoMessage()
- func (x *ProbeHealthCheck) ProtoReflect() protoreflect.Message
- func (x *ProbeHealthCheck) Reset()
- func (x *ProbeHealthCheck) SetConfig(v *ProbeConfig)
- func (x *ProbeHealthCheck) SetProbe(v *Probe)
- func (x *ProbeHealthCheck) SetProbeStatus(v string)
- func (x *ProbeHealthCheck) String() string
- type ProbeHealthCheck_builder
- type Probe_builder
- type Product
- func (x *Product) ClearComputeInstanceProduct()
- func (x *Product) ClearStorageProduct()
- 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 (x *Product) HasComputeInstanceProduct() bool
- func (x *Product) HasStorageProduct() bool
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) SetComputeInstanceProduct(v *ComputeInstanceProduct)
- func (x *Product) SetProductType(v string)
- func (x *Product) SetSku(v string)
- func (x *Product) SetStorageProduct(v *StorageProduct)
- func (x *Product) SetUsageType(v string)
- func (x *Product) String() string
- type Product_builder
- type Project
- func (x *Project) GetConfigs() map[string]*ConfigConfig
- func (x *Project) GetIncludeReferences() map[string]*IncludeConfig
- func (x *Project) GetNetworks() map[string]*NetworkConfig
- func (x *Project) GetProfiles() []string
- func (x *Project) GetSecrets() map[string]*SecretConfig
- func (x *Project) GetServices() []*ServiceConfig
- func (x *Project) GetVolumes() map[string]*VolumeConfig
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) SetConfigs(v map[string]*ConfigConfig)
- func (x *Project) SetIncludeReferences(v map[string]*IncludeConfig)
- func (x *Project) SetNetworks(v map[string]*NetworkConfig)
- func (x *Project) SetProfiles(v []string)
- func (x *Project) SetSecrets(v map[string]*SecretConfig)
- func (x *Project) SetServices(v []*ServiceConfig)
- func (x *Project) SetVolumes(v map[string]*VolumeConfig)
- func (x *Project) String() string
- type Project_builder
- type ProvisionEnvironmentRequest
- func (x *ProvisionEnvironmentRequest) ClearBuild_()
- func (x *ProvisionEnvironmentRequest) ClearProvision()
- func (x *ProvisionEnvironmentRequest) GetBuild() *EnvironmentBuilddeprecated
- func (x *ProvisionEnvironmentRequest) GetBuild_() *EnvironmentBuild
- func (x *ProvisionEnvironmentRequest) GetEnvironmentId() string
- func (x *ProvisionEnvironmentRequest) GetIdempotencyKey() string
- func (x *ProvisionEnvironmentRequest) GetProvision() *EnvironmentProvision
- func (x *ProvisionEnvironmentRequest) HasBuild_() bool
- func (x *ProvisionEnvironmentRequest) HasProvision() bool
- func (*ProvisionEnvironmentRequest) ProtoMessage()
- func (x *ProvisionEnvironmentRequest) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentRequest) Reset()
- func (x *ProvisionEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
- func (x *ProvisionEnvironmentRequest) SetEnvironmentId(v string)
- func (x *ProvisionEnvironmentRequest) SetIdempotencyKey(v string)
- func (x *ProvisionEnvironmentRequest) SetProvision(v *EnvironmentProvision)
- func (x *ProvisionEnvironmentRequest) String() string
- type ProvisionEnvironmentRequest_builder
- type ProvisionEnvironmentResponse
- func (x *ProvisionEnvironmentResponse) ClearEnvironment()
- func (x *ProvisionEnvironmentResponse) GetEnvironment() *Environment
- func (x *ProvisionEnvironmentResponse) HasEnvironment() bool
- func (*ProvisionEnvironmentResponse) ProtoMessage()
- func (x *ProvisionEnvironmentResponse) ProtoReflect() protoreflect.Message
- func (x *ProvisionEnvironmentResponse) Reset()
- func (x *ProvisionEnvironmentResponse) SetEnvironment(v *Environment)
- func (x *ProvisionEnvironmentResponse) String() string
- type ProvisionEnvironmentResponse_builder
- type ProvisionStatus
- func (x *ProvisionStatus) ClearStatus()
- func (x *ProvisionStatus) GetAttempts() []*CreateAttempt
- func (x *ProvisionStatus) GetStatus() *CreateAttemptStatus
- func (x *ProvisionStatus) HasStatus() bool
- func (*ProvisionStatus) ProtoMessage()
- func (x *ProvisionStatus) ProtoReflect() protoreflect.Message
- func (x *ProvisionStatus) Reset()
- func (x *ProvisionStatus) SetAttempts(v []*CreateAttempt)
- func (x *ProvisionStatus) SetStatus(v *CreateAttemptStatus)
- func (x *ProvisionStatus) String() string
- type ProvisionStatus_builder
- type PublicProfile
- func (x *PublicProfile) ClearCreateTime()
- func (x *PublicProfile) ClearUpdateTime()
- 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 (x *PublicProfile) HasCreateTime() bool
- func (x *PublicProfile) HasUpdateTime() bool
- func (*PublicProfile) ProtoMessage()
- func (x *PublicProfile) ProtoReflect() protoreflect.Message
- func (x *PublicProfile) Reset()
- func (x *PublicProfile) SetBio(v string)
- func (x *PublicProfile) SetCoverPhotoUrl(v string)
- func (x *PublicProfile) SetCreateTime(v *timestamppb.Timestamp)
- func (x *PublicProfile) SetDisplayName(v string)
- func (x *PublicProfile) SetHandle(v string)
- func (x *PublicProfile) SetLabels(v map[string]string)
- func (x *PublicProfile) SetPublicProfileId(v string)
- func (x *PublicProfile) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *PublicProfile) String() string
- type PublicProfile_builder
- type PurchaseCreditsRequest
- 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) SetAmount(v int64)
- func (x *PurchaseCreditsRequest) SetBillingProfileId(v string)
- func (x *PurchaseCreditsRequest) SetPaymentMethodId(v string)
- func (x *PurchaseCreditsRequest) SetPurchasingUserId(v string)
- func (x *PurchaseCreditsRequest) String() string
- type PurchaseCreditsRequest_builder
- type PurchaseCreditsResponse
- func (x *PurchaseCreditsResponse) ClearPurchasedCredits()
- func (x *PurchaseCreditsResponse) GetPurchasedCredits() *PurchasedCredits
- func (x *PurchaseCreditsResponse) HasPurchasedCredits() bool
- func (*PurchaseCreditsResponse) ProtoMessage()
- func (x *PurchaseCreditsResponse) ProtoReflect() protoreflect.Message
- func (x *PurchaseCreditsResponse) Reset()
- func (x *PurchaseCreditsResponse) SetPurchasedCredits(v *PurchasedCredits)
- func (x *PurchaseCreditsResponse) String() string
- type PurchaseCreditsResponse_builder
- type PurchasedCredits
- 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) SetAmount(v int64)
- func (x *PurchasedCredits) SetPaymentIntentId(v string)
- func (x *PurchasedCredits) String() string
- type PurchasedCredits_builder
- type QueryInstanceTypeRequest
- func (x *QueryInstanceTypeRequest) ClearFilter()
- func (x *QueryInstanceTypeRequest) GetFilter() *InfrastructureConstraints
- func (x *QueryInstanceTypeRequest) HasFilter() bool
- func (*QueryInstanceTypeRequest) ProtoMessage()
- func (x *QueryInstanceTypeRequest) ProtoReflect() protoreflect.Message
- func (x *QueryInstanceTypeRequest) Reset()
- func (x *QueryInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
- func (x *QueryInstanceTypeRequest) String() string
- type QueryInstanceTypeRequest_builder
- type QueryInstanceTypeResponse
- func (x *QueryInstanceTypeResponse) GetItems() []*InstanceType
- func (*QueryInstanceTypeResponse) ProtoMessage()
- func (x *QueryInstanceTypeResponse) ProtoReflect() protoreflect.Message
- func (x *QueryInstanceTypeResponse) Reset()
- func (x *QueryInstanceTypeResponse) SetItems(v []*InstanceType)
- func (x *QueryInstanceTypeResponse) String() string
- type QueryInstanceTypeResponse_builder
- type Quota
- 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) SetCurrent(v int32)
- func (x *Quota) SetId(v string)
- func (x *Quota) SetMaximum(v int32)
- func (x *Quota) SetName(v string)
- func (x *Quota) SetUnit(v string)
- func (x *Quota) String() string
- type Quota_builder
- type RebootInstanceRequest
- func (x *RebootInstanceRequest) GetInstanceId() string
- func (*RebootInstanceRequest) ProtoMessage()
- func (x *RebootInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceRequest) Reset()
- func (x *RebootInstanceRequest) SetInstanceId(v string)
- func (x *RebootInstanceRequest) String() string
- type RebootInstanceRequest_builder
- type RebootInstanceResponse
- func (x *RebootInstanceResponse) ClearInstance()
- func (x *RebootInstanceResponse) GetInstance() *Instance
- func (x *RebootInstanceResponse) HasInstance() bool
- func (*RebootInstanceResponse) ProtoMessage()
- func (x *RebootInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RebootInstanceResponse) Reset()
- func (x *RebootInstanceResponse) SetInstance(v *Instance)
- func (x *RebootInstanceResponse) String() string
- type RebootInstanceResponse_builder
- type RedeemCloudPointsRequest
- func (x *RedeemCloudPointsRequest) ClearBillingProfileCreditRecipient()
- func (x *RedeemCloudPointsRequest) ClearRedeemTo()
- func (x *RedeemCloudPointsRequest) GetAmount() int64
- func (x *RedeemCloudPointsRequest) GetBillingProfileCreditRecipient() *BillingProfileCreditRecipient
- func (x *RedeemCloudPointsRequest) GetBillingProfileId() string
- func (x *RedeemCloudPointsRequest) GetRedeemTo() isRedeemCloudPointsRequest_RedeemTo
- func (x *RedeemCloudPointsRequest) HasBillingProfileCreditRecipient() bool
- func (x *RedeemCloudPointsRequest) HasRedeemTo() bool
- func (*RedeemCloudPointsRequest) ProtoMessage()
- func (x *RedeemCloudPointsRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsRequest) Reset()
- func (x *RedeemCloudPointsRequest) SetAmount(v int64)
- func (x *RedeemCloudPointsRequest) SetBillingProfileCreditRecipient(v *BillingProfileCreditRecipient)
- func (x *RedeemCloudPointsRequest) SetBillingProfileId(v string)
- func (x *RedeemCloudPointsRequest) String() string
- func (x *RedeemCloudPointsRequest) WhichRedeemTo() case_RedeemCloudPointsRequest_RedeemTo
- type RedeemCloudPointsRequest_BillingProfileCreditRecipient
- type RedeemCloudPointsRequest_builder
- type RedeemCloudPointsResponse
- func (x *RedeemCloudPointsResponse) GetAmount() int64
- func (*RedeemCloudPointsResponse) ProtoMessage()
- func (x *RedeemCloudPointsResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemCloudPointsResponse) Reset()
- func (x *RedeemCloudPointsResponse) SetAmount(v int64)
- func (x *RedeemCloudPointsResponse) String() string
- type RedeemCloudPointsResponse_builder
- type RedeemRedeemableRequest
- func (x *RedeemRedeemableRequest) ClearRedeemedAt()
- 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 (x *RedeemRedeemableRequest) HasRedeemedAt() bool
- func (*RedeemRedeemableRequest) ProtoMessage()
- func (x *RedeemRedeemableRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableRequest) Reset()
- func (x *RedeemRedeemableRequest) SetAmountUsd(v string)
- func (x *RedeemRedeemableRequest) SetBillingProfileId(v string)
- func (x *RedeemRedeemableRequest) SetLabels(v map[string]string)
- func (x *RedeemRedeemableRequest) SetLedgerId(v string)
- func (x *RedeemRedeemableRequest) SetRedeemableId(v string)
- func (x *RedeemRedeemableRequest) SetRedeemedAt(v *timestamppb.Timestamp)
- func (x *RedeemRedeemableRequest) SetShortCode(v string)
- func (x *RedeemRedeemableRequest) SetTenantId(v string)
- func (x *RedeemRedeemableRequest) String() string
- type RedeemRedeemableRequest_builder
- type RedeemRedeemableResponse
- func (x *RedeemRedeemableResponse) ClearTransaction()
- func (x *RedeemRedeemableResponse) GetTransaction() *Transaction
- func (x *RedeemRedeemableResponse) HasTransaction() bool
- func (*RedeemRedeemableResponse) ProtoMessage()
- func (x *RedeemRedeemableResponse) ProtoReflect() protoreflect.Message
- func (x *RedeemRedeemableResponse) Reset()
- func (x *RedeemRedeemableResponse) SetTransaction(v *Transaction)
- func (x *RedeemRedeemableResponse) String() string
- type RedeemRedeemableResponse_builder
- type Redeemable
- func (x *Redeemable) ClearCreateTime()
- func (x *Redeemable) ClearExpiresAt()
- func (x *Redeemable) ClearGlobalConstraint()
- func (x *Redeemable) ClearTenantConstraint()
- func (x *Redeemable) ClearUpdateTime()
- 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 (x *Redeemable) HasCreateTime() bool
- func (x *Redeemable) HasExpiresAt() bool
- func (x *Redeemable) HasGlobalConstraint() bool
- func (x *Redeemable) HasTenantConstraint() bool
- func (x *Redeemable) HasUpdateTime() bool
- func (*Redeemable) ProtoMessage()
- func (x *Redeemable) ProtoReflect() protoreflect.Message
- func (x *Redeemable) Reset()
- func (x *Redeemable) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Redeemable) SetDefaultRedemptionAmountUsd(v string)
- func (x *Redeemable) SetDescription(v string)
- func (x *Redeemable) SetExpiresAt(v *timestamppb.Timestamp)
- func (x *Redeemable) SetGlobalConstraint(v *RedeemableConstraint)
- func (x *Redeemable) SetLabels(v map[string]string)
- func (x *Redeemable) SetMaxRedemptionAmountUsd(v string)
- func (x *Redeemable) SetRedeemableId(v string)
- func (x *Redeemable) SetShortCode(v string)
- func (x *Redeemable) SetStatus(v string)
- func (x *Redeemable) SetTenantConstraint(v *RedeemableConstraint)
- func (x *Redeemable) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Redeemable) String() string
- type RedeemableConstraint
- func (x *RedeemableConstraint) ClearMaxRedemptions()
- func (x *RedeemableConstraint) ClearTotalRedeemableAmountUsd()
- func (x *RedeemableConstraint) GetMaxRedemptions() int64
- func (x *RedeemableConstraint) GetTotalRedeemableAmountUsd() string
- func (x *RedeemableConstraint) HasMaxRedemptions() bool
- func (x *RedeemableConstraint) HasTotalRedeemableAmountUsd() bool
- func (*RedeemableConstraint) ProtoMessage()
- func (x *RedeemableConstraint) ProtoReflect() protoreflect.Message
- func (x *RedeemableConstraint) Reset()
- func (x *RedeemableConstraint) SetMaxRedemptions(v int64)
- func (x *RedeemableConstraint) SetTotalRedeemableAmountUsd(v string)
- func (x *RedeemableConstraint) String() string
- type RedeemableConstraint_builder
- type RedeemableTransaction
- func (x *RedeemableTransaction) ClearRedeemable()
- func (x *RedeemableTransaction) ClearTransaction()
- func (x *RedeemableTransaction) GetRedeemable() *Redeemable
- func (x *RedeemableTransaction) GetTransaction() *Transaction
- func (x *RedeemableTransaction) HasRedeemable() bool
- func (x *RedeemableTransaction) HasTransaction() bool
- func (*RedeemableTransaction) ProtoMessage()
- func (x *RedeemableTransaction) ProtoReflect() protoreflect.Message
- func (x *RedeemableTransaction) Reset()
- func (x *RedeemableTransaction) SetRedeemable(v *Redeemable)
- func (x *RedeemableTransaction) SetTransaction(v *Transaction)
- func (x *RedeemableTransaction) String() string
- type RedeemableTransaction_builder
- type Redeemable_builder
- type Refund
- 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) SetRefundId(v string)
- func (x *Refund) SetRefundStatus(v string)
- func (x *Refund) SetRefundUrl(v string)
- func (x *Refund) SetRefundedAt(v int64)
- func (x *Refund) String() string
- type Refund_builder
- type RegisterInstanceRequest
- 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) SetCloudCredId(v string)
- func (x *RegisterInstanceRequest) SetInstanceId(v string)
- func (x *RegisterInstanceRequest) SetLabels(v map[string]string)
- func (x *RegisterInstanceRequest) SetLocation(v string)
- func (x *RegisterInstanceRequest) SetProviderInstanceId(v string)
- func (x *RegisterInstanceRequest) String() string
- type RegisterInstanceRequest_builder
- type RegisterInstanceResponse
- func (x *RegisterInstanceResponse) ClearInstance()
- func (x *RegisterInstanceResponse) GetInstance() *Instance
- func (x *RegisterInstanceResponse) HasInstance() bool
- func (*RegisterInstanceResponse) ProtoMessage()
- func (x *RegisterInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterInstanceResponse) Reset()
- func (x *RegisterInstanceResponse) SetInstance(v *Instance)
- func (x *RegisterInstanceResponse) String() string
- type RegisterInstanceResponse_builder
- type Registry
- func (x *Registry) GetPassword() string
- func (x *Registry) GetUrl() string
- func (x *Registry) GetUsername() string
- func (*Registry) ProtoMessage()
- func (x *Registry) ProtoReflect() protoreflect.Message
- func (x *Registry) Reset()
- func (x *Registry) SetPassword(v string)
- func (x *Registry) SetUrl(v string)
- func (x *Registry) SetUsername(v string)
- func (x *Registry) String() string
- type Registry_builder
- type RenderNotebookRequest
- func (x *RenderNotebookRequest) ClearNotebookId()
- func (x *RenderNotebookRequest) ClearRawIpynb()
- func (x *RenderNotebookRequest) ClearSource()
- func (x *RenderNotebookRequest) ClearSourceUrl()
- func (x *RenderNotebookRequest) ClearSourceVal()
- func (x *RenderNotebookRequest) GetNotebookId() string
- func (x *RenderNotebookRequest) GetRawIpynb() string
- func (x *RenderNotebookRequest) GetSource() isRenderNotebookRequest_Source
- func (x *RenderNotebookRequest) GetSourceUrl() string
- func (x *RenderNotebookRequest) GetSourceVal() *SourceVal
- func (x *RenderNotebookRequest) HasNotebookId() bool
- func (x *RenderNotebookRequest) HasRawIpynb() bool
- func (x *RenderNotebookRequest) HasSource() bool
- func (x *RenderNotebookRequest) HasSourceUrl() bool
- func (x *RenderNotebookRequest) HasSourceVal() bool
- func (*RenderNotebookRequest) ProtoMessage()
- func (x *RenderNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookRequest) Reset()
- func (x *RenderNotebookRequest) SetNotebookId(v string)
- func (x *RenderNotebookRequest) SetRawIpynb(v string)
- func (x *RenderNotebookRequest) SetSourceUrl(v string)
- func (x *RenderNotebookRequest) SetSourceVal(v *SourceVal)
- func (x *RenderNotebookRequest) String() string
- func (x *RenderNotebookRequest) WhichSource() case_RenderNotebookRequest_Source
- type RenderNotebookRequest_NotebookId
- type RenderNotebookRequest_RawIpynb
- type RenderNotebookRequest_SourceUrl
- type RenderNotebookRequest_SourceVal
- type RenderNotebookRequest_builder
- type RenderNotebookResponse
- func (x *RenderNotebookResponse) GetHtml() string
- func (*RenderNotebookResponse) ProtoMessage()
- func (x *RenderNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *RenderNotebookResponse) Reset()
- func (x *RenderNotebookResponse) SetHtml(v string)
- func (x *RenderNotebookResponse) String() string
- type RenderNotebookResponse_builder
- type ResizeEnvironmentInstanceVolumeRequest
- 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) SetDiskSize(v string)
- func (x *ResizeEnvironmentInstanceVolumeRequest) SetEnvironmentId(v string)
- func (x *ResizeEnvironmentInstanceVolumeRequest) String() string
- type ResizeEnvironmentInstanceVolumeRequest_builder
- type ResizeEnvironmentInstanceVolumeResponse
- func (x *ResizeEnvironmentInstanceVolumeResponse) ClearEnvironment()
- func (x *ResizeEnvironmentInstanceVolumeResponse) GetEnvironment() *Environment
- func (x *ResizeEnvironmentInstanceVolumeResponse) HasEnvironment() bool
- func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeEnvironmentInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeEnvironmentInstanceVolumeResponse) Reset()
- func (x *ResizeEnvironmentInstanceVolumeResponse) SetEnvironment(v *Environment)
- func (x *ResizeEnvironmentInstanceVolumeResponse) String() string
- type ResizeEnvironmentInstanceVolumeResponse_builder
- type ResizeInstanceVolumeRequest
- 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) SetDiskSize(v string)
- func (x *ResizeInstanceVolumeRequest) SetInstanceId(v string)
- func (x *ResizeInstanceVolumeRequest) String() string
- type ResizeInstanceVolumeRequest_builder
- type ResizeInstanceVolumeResponse
- func (x *ResizeInstanceVolumeResponse) ClearInstance()
- func (x *ResizeInstanceVolumeResponse) GetInstance() *Instance
- func (x *ResizeInstanceVolumeResponse) HasInstance() bool
- func (*ResizeInstanceVolumeResponse) ProtoMessage()
- func (x *ResizeInstanceVolumeResponse) ProtoReflect() protoreflect.Message
- func (x *ResizeInstanceVolumeResponse) Reset()
- func (x *ResizeInstanceVolumeResponse) SetInstance(v *Instance)
- func (x *ResizeInstanceVolumeResponse) String() string
- type ResizeInstanceVolumeResponse_builder
- type ResourceLimits
- func (x *ResourceLimits) ClearMaxResources()
- func (x *ResourceLimits) GetMaxResources() int64
- func (x *ResourceLimits) HasMaxResources() bool
- func (*ResourceLimits) ProtoMessage()
- func (x *ResourceLimits) ProtoReflect() protoreflect.Message
- func (x *ResourceLimits) Reset()
- func (x *ResourceLimits) SetMaxResources(v int64)
- func (x *ResourceLimits) String() string
- type ResourceLimits_builder
- type Result
- func (x *Result) ClearExitCode()
- 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 (x *Result) HasExitCode() bool
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) SetExitCode(v int32)
- func (x *Result) SetResultMessage(v string)
- func (x *Result) SetStatus(v string)
- func (x *Result) SetStderr(v string)
- func (x *Result) SetStdout(v string)
- func (x *Result) String() string
- type Result_builder
- type ResumeHealthCheckRequest
- func (x *ResumeHealthCheckRequest) GetHealthCheckId() string
- func (*ResumeHealthCheckRequest) ProtoMessage()
- func (x *ResumeHealthCheckRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeHealthCheckRequest) Reset()
- func (x *ResumeHealthCheckRequest) SetHealthCheckId(v string)
- func (x *ResumeHealthCheckRequest) String() string
- type ResumeHealthCheckRequest_builder
- type ResumeHealthCheckResponse
- type ResumeHealthCheckResponse_builder
- type ResumePaymentCollectionRequest
- func (x *ResumePaymentCollectionRequest) GetBillingProfileId() string
- func (*ResumePaymentCollectionRequest) ProtoMessage()
- func (x *ResumePaymentCollectionRequest) ProtoReflect() protoreflect.Message
- func (x *ResumePaymentCollectionRequest) Reset()
- func (x *ResumePaymentCollectionRequest) SetBillingProfileId(v string)
- func (x *ResumePaymentCollectionRequest) String() string
- type ResumePaymentCollectionRequest_builder
- type ResumePaymentCollectionResponse
- type ResumePaymentCollectionResponse_builder
- type RetryInvoiceRequest
- 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) SetBillingProfileId(v string)
- func (x *RetryInvoiceRequest) SetInvoiceId(v string)
- func (x *RetryInvoiceRequest) String() string
- type RetryInvoiceRequest_builder
- type RetryInvoiceResponse
- func (x *RetryInvoiceResponse) ClearInvoice()
- func (x *RetryInvoiceResponse) GetInvoice() *Invoice
- func (x *RetryInvoiceResponse) HasInvoice() bool
- func (*RetryInvoiceResponse) ProtoMessage()
- func (x *RetryInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *RetryInvoiceResponse) Reset()
- func (x *RetryInvoiceResponse) SetInvoice(v *Invoice)
- func (x *RetryInvoiceResponse) String() string
- type RetryInvoiceResponse_builder
- type RetryPolicy
- func (x *RetryPolicy) ClearMaxAttempts()
- func (x *RetryPolicy) GetDelay() string
- func (x *RetryPolicy) GetMaxAttempts() int32
- func (x *RetryPolicy) GetStopAfter() string
- func (x *RetryPolicy) HasMaxAttempts() bool
- func (*RetryPolicy) ProtoMessage()
- func (x *RetryPolicy) ProtoReflect() protoreflect.Message
- func (x *RetryPolicy) Reset()
- func (x *RetryPolicy) SetDelay(v string)
- func (x *RetryPolicy) SetMaxAttempts(v int32)
- func (x *RetryPolicy) SetStopAfter(v string)
- func (x *RetryPolicy) String() string
- type RetryPolicy_builder
- type RevokeInstanceFirewallRulesRequest
- 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) SetFirewallRuleIds(v []string)
- func (x *RevokeInstanceFirewallRulesRequest) SetInstanceId(v string)
- func (x *RevokeInstanceFirewallRulesRequest) String() string
- type RevokeInstanceFirewallRulesRequest_builder
- type RevokeInstanceFirewallRulesResponse
- func (x *RevokeInstanceFirewallRulesResponse) ClearFirewallRules()
- func (x *RevokeInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
- func (x *RevokeInstanceFirewallRulesResponse) HasFirewallRules() bool
- func (*RevokeInstanceFirewallRulesResponse) ProtoMessage()
- func (x *RevokeInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeInstanceFirewallRulesResponse) Reset()
- func (x *RevokeInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
- func (x *RevokeInstanceFirewallRulesResponse) String() string
- type RevokeInstanceFirewallRulesResponse_builder
- type ScriptRun
- func (x *ScriptRun) ClearEndTime()
- func (x *ScriptRun) ClearStartTime()
- 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 (x *ScriptRun) HasEndTime() bool
- func (x *ScriptRun) HasStartTime() bool
- func (*ScriptRun) ProtoMessage()
- func (x *ScriptRun) ProtoReflect() protoreflect.Message
- func (x *ScriptRun) Reset()
- func (x *ScriptRun) SetEndTime(v *timestamppb.Timestamp)
- func (x *ScriptRun) SetMessage(v string)
- func (x *ScriptRun) SetRunId(v string)
- func (x *ScriptRun) SetStartTime(v *timestamppb.Timestamp)
- func (x *ScriptRun) SetStatus(v string)
- func (x *ScriptRun) String() string
- type ScriptRun_builder
- type SearchResponse
- func (x *SearchResponse) ClearDetails()
- 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 (x *SearchResponse) HasDetails() bool
- func (*SearchResponse) ProtoMessage()
- func (x *SearchResponse) ProtoReflect() protoreflect.Message
- func (x *SearchResponse) Reset()
- func (x *SearchResponse) SetDetails(v *Details)
- func (x *SearchResponse) SetEmail(v string)
- func (x *SearchResponse) SetReferences(v int64)
- func (x *SearchResponse) SetReputation(v string)
- func (x *SearchResponse) SetSummary(v string)
- func (x *SearchResponse) SetSuspicious(v bool)
- func (x *SearchResponse) String() string
- type SearchResponse_builder
- type Secret
- func (x *Secret) ClearCreateTime()
- func (x *Secret) ClearUpdateTime()
- 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 (x *Secret) HasCreateTime() bool
- func (x *Secret) HasUpdateTime() bool
- func (*Secret) ProtoMessage()
- func (x *Secret) ProtoReflect() protoreflect.Message
- func (x *Secret) Reset()
- func (x *Secret) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Secret) SetLabels(v map[string]string)
- func (x *Secret) SetSecretId(v string)
- func (x *Secret) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Secret) SetValue(v string)
- func (x *Secret) String() string
- type SecretConfig
- func (x *SecretConfig) ClearExternal()
- func (x *SecretConfig) GetContent() string
- func (x *SecretConfig) GetDriver() string
- func (x *SecretConfig) GetDriverOpts() map[string]string
- func (x *SecretConfig) GetEnvironment() string
- func (x *SecretConfig) GetExternal() *External
- func (x *SecretConfig) GetFile() string
- func (x *SecretConfig) GetLabels() map[string]string
- func (x *SecretConfig) GetName() string
- func (x *SecretConfig) GetTemplateDriver() string
- func (x *SecretConfig) HasExternal() bool
- func (*SecretConfig) ProtoMessage()
- func (x *SecretConfig) ProtoReflect() protoreflect.Message
- func (x *SecretConfig) Reset()
- func (x *SecretConfig) SetContent(v string)
- func (x *SecretConfig) SetDriver(v string)
- func (x *SecretConfig) SetDriverOpts(v map[string]string)
- func (x *SecretConfig) SetEnvironment(v string)
- func (x *SecretConfig) SetExternal(v *External)
- func (x *SecretConfig) SetFile(v string)
- func (x *SecretConfig) SetLabels(v map[string]string)
- func (x *SecretConfig) SetName(v string)
- func (x *SecretConfig) SetTemplateDriver(v string)
- func (x *SecretConfig) String() string
- type SecretConfig_builder
- type SecretOrValue
- func (x *SecretOrValue) ClearSecretId()
- func (x *SecretOrValue) ClearSecretValue()
- func (x *SecretOrValue) ClearValue()
- func (x *SecretOrValue) GetSecretId() string
- func (x *SecretOrValue) GetSecretValue() isSecretOrValue_SecretValue
- func (x *SecretOrValue) GetValue() string
- func (x *SecretOrValue) HasSecretId() bool
- func (x *SecretOrValue) HasSecretValue() bool
- func (x *SecretOrValue) HasValue() bool
- func (*SecretOrValue) ProtoMessage()
- func (x *SecretOrValue) ProtoReflect() protoreflect.Message
- func (x *SecretOrValue) Reset()
- func (x *SecretOrValue) SetSecretId(v string)
- func (x *SecretOrValue) SetValue(v string)
- func (x *SecretOrValue) String() string
- func (x *SecretOrValue) WhichSecretValue() case_SecretOrValue_SecretValue
- type SecretOrValue_SecretId
- type SecretOrValue_Value
- type SecretOrValue_builder
- type Secret_builder
- type ServiceConfig
- func (x *ServiceConfig) ClearBuild_()
- func (x *ServiceConfig) ClearCredentialSpec()
- func (x *ServiceConfig) ClearExtends()
- func (x *ServiceConfig) ClearHealthCheck()
- func (x *ServiceConfig) GetBuild() *BuildConfigdeprecated
- func (x *ServiceConfig) GetBuild_() *BuildConfig
- func (x *ServiceConfig) GetCommand() []string
- func (x *ServiceConfig) GetConfigs() []*ServiceConfigObjConfig
- func (x *ServiceConfig) GetContainerName() string
- func (x *ServiceConfig) GetCredentialSpec() *CredentialSpecConfig
- func (x *ServiceConfig) GetDependsOn() map[string]*ServiceDependency
- func (x *ServiceConfig) GetDevices() []string
- func (x *ServiceConfig) GetEntrypoint() []string
- func (x *ServiceConfig) GetEnvFile() []string
- func (x *ServiceConfig) GetEnvironment() map[string]string
- func (x *ServiceConfig) GetExpose() []string
- func (x *ServiceConfig) GetExtends() *ExtendsConfig
- func (x *ServiceConfig) GetHealthCheck() *HealthCheckConfig
- func (x *ServiceConfig) GetImage() string
- func (x *ServiceConfig) GetName() string
- func (x *ServiceConfig) GetNetworks() map[string]*ServiceNetworkConfig
- func (x *ServiceConfig) GetPlatform() string
- func (x *ServiceConfig) GetPorts() []*ServicePortConfig
- func (x *ServiceConfig) GetProfiles() []string
- func (x *ServiceConfig) GetRestart() string
- func (x *ServiceConfig) GetScale() int32
- func (x *ServiceConfig) GetSecrets() []*ServiceSecretConfig
- func (x *ServiceConfig) GetShmSize() int64
- func (x *ServiceConfig) GetUser() string
- func (x *ServiceConfig) GetVolumes() []*ServiceVolumeConfig
- func (x *ServiceConfig) GetVolumesFrom() []string
- func (x *ServiceConfig) HasBuild_() bool
- func (x *ServiceConfig) HasCredentialSpec() bool
- func (x *ServiceConfig) HasExtends() bool
- func (x *ServiceConfig) HasHealthCheck() bool
- func (*ServiceConfig) ProtoMessage()
- func (x *ServiceConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceConfig) Reset()
- func (x *ServiceConfig) SetBuild_(v *BuildConfig)
- func (x *ServiceConfig) SetCommand(v []string)
- func (x *ServiceConfig) SetConfigs(v []*ServiceConfigObjConfig)
- func (x *ServiceConfig) SetContainerName(v string)
- func (x *ServiceConfig) SetCredentialSpec(v *CredentialSpecConfig)
- func (x *ServiceConfig) SetDependsOn(v map[string]*ServiceDependency)
- func (x *ServiceConfig) SetDevices(v []string)
- func (x *ServiceConfig) SetEntrypoint(v []string)
- func (x *ServiceConfig) SetEnvFile(v []string)
- func (x *ServiceConfig) SetEnvironment(v map[string]string)
- func (x *ServiceConfig) SetExpose(v []string)
- func (x *ServiceConfig) SetExtends(v *ExtendsConfig)
- func (x *ServiceConfig) SetHealthCheck(v *HealthCheckConfig)
- func (x *ServiceConfig) SetImage(v string)
- func (x *ServiceConfig) SetName(v string)
- func (x *ServiceConfig) SetNetworks(v map[string]*ServiceNetworkConfig)
- func (x *ServiceConfig) SetPlatform(v string)
- func (x *ServiceConfig) SetPorts(v []*ServicePortConfig)
- func (x *ServiceConfig) SetProfiles(v []string)
- func (x *ServiceConfig) SetRestart(v string)
- func (x *ServiceConfig) SetScale(v int32)
- func (x *ServiceConfig) SetSecrets(v []*ServiceSecretConfig)
- func (x *ServiceConfig) SetShmSize(v int64)
- func (x *ServiceConfig) SetUser(v string)
- func (x *ServiceConfig) SetVolumes(v []*ServiceVolumeConfig)
- func (x *ServiceConfig) SetVolumesFrom(v []string)
- func (x *ServiceConfig) String() string
- type ServiceConfigObjConfig
- func (x *ServiceConfigObjConfig) ClearMode()
- func (x *ServiceConfigObjConfig) GetGid() string
- func (x *ServiceConfigObjConfig) GetMode() uint32
- func (x *ServiceConfigObjConfig) GetSource() string
- func (x *ServiceConfigObjConfig) GetTarget() string
- func (x *ServiceConfigObjConfig) GetUid() string
- func (x *ServiceConfigObjConfig) HasMode() bool
- func (*ServiceConfigObjConfig) ProtoMessage()
- func (x *ServiceConfigObjConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceConfigObjConfig) Reset()
- func (x *ServiceConfigObjConfig) SetGid(v string)
- func (x *ServiceConfigObjConfig) SetMode(v uint32)
- func (x *ServiceConfigObjConfig) SetSource(v string)
- func (x *ServiceConfigObjConfig) SetTarget(v string)
- func (x *ServiceConfigObjConfig) SetUid(v string)
- func (x *ServiceConfigObjConfig) String() string
- type ServiceConfigObjConfig_builder
- type ServiceConfig_builder
- type ServiceDependency
- func (x *ServiceDependency) GetCondition() string
- func (x *ServiceDependency) GetRequired() bool
- func (x *ServiceDependency) GetRestart() bool
- func (*ServiceDependency) ProtoMessage()
- func (x *ServiceDependency) ProtoReflect() protoreflect.Message
- func (x *ServiceDependency) Reset()
- func (x *ServiceDependency) SetCondition(v string)
- func (x *ServiceDependency) SetRequired(v bool)
- func (x *ServiceDependency) SetRestart(v bool)
- func (x *ServiceDependency) String() string
- type ServiceDependency_builder
- type ServiceEvent
- func (x *ServiceEvent) ClearCreateTime()
- func (x *ServiceEvent) ClearEvent()
- func (x *ServiceEvent) ClearUpdateTime()
- 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 (x *ServiceEvent) HasCreateTime() bool
- func (x *ServiceEvent) HasEvent() bool
- func (x *ServiceEvent) HasUpdateTime() bool
- func (*ServiceEvent) ProtoMessage()
- func (x *ServiceEvent) ProtoReflect() protoreflect.Message
- func (x *ServiceEvent) Reset()
- func (x *ServiceEvent) SetCreateTime(v *timestamppb.Timestamp)
- func (x *ServiceEvent) SetEvent(v *Event)
- func (x *ServiceEvent) SetLabels(v map[string]string)
- func (x *ServiceEvent) SetObject(v string)
- func (x *ServiceEvent) SetServiceEventId(v string)
- func (x *ServiceEvent) SetType(v string)
- func (x *ServiceEvent) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *ServiceEvent) String() string
- type ServiceEvent_builder
- type ServiceNetworkConfig
- func (x *ServiceNetworkConfig) GetAliases() []string
- func (x *ServiceNetworkConfig) GetIpv4Address() string
- func (x *ServiceNetworkConfig) GetIpv6Address() string
- func (x *ServiceNetworkConfig) GetLinkLocalIps() []string
- func (x *ServiceNetworkConfig) GetMacAddress() string
- func (x *ServiceNetworkConfig) GetPriority() int32
- func (*ServiceNetworkConfig) ProtoMessage()
- func (x *ServiceNetworkConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceNetworkConfig) Reset()
- func (x *ServiceNetworkConfig) SetAliases(v []string)
- func (x *ServiceNetworkConfig) SetIpv4Address(v string)
- func (x *ServiceNetworkConfig) SetIpv6Address(v string)
- func (x *ServiceNetworkConfig) SetLinkLocalIps(v []string)
- func (x *ServiceNetworkConfig) SetMacAddress(v string)
- func (x *ServiceNetworkConfig) SetPriority(v int32)
- func (x *ServiceNetworkConfig) String() string
- type ServiceNetworkConfig_builder
- type ServicePortConfig
- func (x *ServicePortConfig) GetHostIp() string
- func (x *ServicePortConfig) GetMode() string
- func (x *ServicePortConfig) GetProtocol() string
- func (x *ServicePortConfig) GetPublished() string
- func (x *ServicePortConfig) GetTarget() uint32
- func (*ServicePortConfig) ProtoMessage()
- func (x *ServicePortConfig) ProtoReflect() protoreflect.Message
- func (x *ServicePortConfig) Reset()
- func (x *ServicePortConfig) SetHostIp(v string)
- func (x *ServicePortConfig) SetMode(v string)
- func (x *ServicePortConfig) SetProtocol(v string)
- func (x *ServicePortConfig) SetPublished(v string)
- func (x *ServicePortConfig) SetTarget(v uint32)
- func (x *ServicePortConfig) String() string
- type ServicePortConfig_builder
- type ServiceSecretConfig
- func (x *ServiceSecretConfig) ClearMode()
- func (x *ServiceSecretConfig) GetGid() string
- func (x *ServiceSecretConfig) GetMode() uint32
- func (x *ServiceSecretConfig) GetSource() string
- func (x *ServiceSecretConfig) GetTarget() string
- func (x *ServiceSecretConfig) GetUid() string
- func (x *ServiceSecretConfig) HasMode() bool
- func (*ServiceSecretConfig) ProtoMessage()
- func (x *ServiceSecretConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceSecretConfig) Reset()
- func (x *ServiceSecretConfig) SetGid(v string)
- func (x *ServiceSecretConfig) SetMode(v uint32)
- func (x *ServiceSecretConfig) SetSource(v string)
- func (x *ServiceSecretConfig) SetTarget(v string)
- func (x *ServiceSecretConfig) SetUid(v string)
- func (x *ServiceSecretConfig) String() string
- type ServiceSecretConfig_builder
- type ServiceVolumeBind
- func (x *ServiceVolumeBind) GetCreateHostPath() bool
- func (x *ServiceVolumeBind) GetPropagation() string
- func (x *ServiceVolumeBind) GetSelinux() string
- func (*ServiceVolumeBind) ProtoMessage()
- func (x *ServiceVolumeBind) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeBind) Reset()
- func (x *ServiceVolumeBind) SetCreateHostPath(v bool)
- func (x *ServiceVolumeBind) SetPropagation(v string)
- func (x *ServiceVolumeBind) SetSelinux(v string)
- func (x *ServiceVolumeBind) String() string
- type ServiceVolumeBind_builder
- type ServiceVolumeConfig
- func (x *ServiceVolumeConfig) ClearBind()
- func (x *ServiceVolumeConfig) ClearTmpfs()
- func (x *ServiceVolumeConfig) ClearVolume()
- func (x *ServiceVolumeConfig) GetBind() *ServiceVolumeBind
- func (x *ServiceVolumeConfig) GetConsistency() string
- func (x *ServiceVolumeConfig) GetReadOnly() bool
- func (x *ServiceVolumeConfig) GetSource() string
- func (x *ServiceVolumeConfig) GetTarget() string
- func (x *ServiceVolumeConfig) GetTmpfs() *ServiceVolumeTmpfs
- func (x *ServiceVolumeConfig) GetType() string
- func (x *ServiceVolumeConfig) GetVolume() *ServiceVolumeVolume
- func (x *ServiceVolumeConfig) HasBind() bool
- func (x *ServiceVolumeConfig) HasTmpfs() bool
- func (x *ServiceVolumeConfig) HasVolume() bool
- func (*ServiceVolumeConfig) ProtoMessage()
- func (x *ServiceVolumeConfig) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeConfig) Reset()
- func (x *ServiceVolumeConfig) SetBind(v *ServiceVolumeBind)
- func (x *ServiceVolumeConfig) SetConsistency(v string)
- func (x *ServiceVolumeConfig) SetReadOnly(v bool)
- func (x *ServiceVolumeConfig) SetSource(v string)
- func (x *ServiceVolumeConfig) SetTarget(v string)
- func (x *ServiceVolumeConfig) SetTmpfs(v *ServiceVolumeTmpfs)
- func (x *ServiceVolumeConfig) SetType(v string)
- func (x *ServiceVolumeConfig) SetVolume(v *ServiceVolumeVolume)
- func (x *ServiceVolumeConfig) String() string
- type ServiceVolumeConfig_builder
- type ServiceVolumeTmpfs
- func (x *ServiceVolumeTmpfs) GetMode() uint32
- func (x *ServiceVolumeTmpfs) GetSize() int64
- func (*ServiceVolumeTmpfs) ProtoMessage()
- func (x *ServiceVolumeTmpfs) ProtoReflect() protoreflect.Message
- func (x *ServiceVolumeTmpfs) Reset()
- func (x *ServiceVolumeTmpfs) SetMode(v uint32)
- func (x *ServiceVolumeTmpfs) SetSize(v int64)
- func (x *ServiceVolumeTmpfs) String() string
- type ServiceVolumeTmpfs_builder
- type ServiceVolumeVolume
- type ServiceVolumeVolume_builder
- type Session
- func (x *Session) ClearCreateTime()
- func (x *Session) ClearUpdateTime()
- 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 (x *Session) HasCreateTime() bool
- func (x *Session) HasUpdateTime() bool
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Session) SetLabels(v map[string]string)
- func (x *Session) SetSessionId(v string)
- func (x *Session) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Session) String() string
- type Session_builder
- type SetPaymentMethodAsDefaultRequest
- 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) SetBillingProfileId(v string)
- func (x *SetPaymentMethodAsDefaultRequest) SetPaymentMethodId(v string)
- func (x *SetPaymentMethodAsDefaultRequest) String() string
- type SetPaymentMethodAsDefaultRequest_builder
- type SetPaymentMethodAsDefaultResponse
- func (x *SetPaymentMethodAsDefaultResponse) GetPaymentMethods() []*PaymentMethod
- func (*SetPaymentMethodAsDefaultResponse) ProtoMessage()
- func (x *SetPaymentMethodAsDefaultResponse) ProtoReflect() protoreflect.Message
- func (x *SetPaymentMethodAsDefaultResponse) Reset()
- func (x *SetPaymentMethodAsDefaultResponse) SetPaymentMethods(v []*PaymentMethod)
- func (x *SetPaymentMethodAsDefaultResponse) String() string
- type SetPaymentMethodAsDefaultResponse_builder
- type SetupIntent
- 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) SetClientSecret(v string)
- func (x *SetupIntent) SetSetupIntentId(v string)
- func (x *SetupIntent) String() string
- type SetupIntent_builder
- type SourceVal
- func (x *SourceVal) GetType() string
- func (x *SourceVal) GetUrl() string
- func (*SourceVal) ProtoMessage()
- func (x *SourceVal) ProtoReflect() protoreflect.Message
- func (x *SourceVal) Reset()
- func (x *SourceVal) SetType(v string)
- func (x *SourceVal) SetUrl(v string)
- func (x *SourceVal) String() string
- type SourceVal_builder
- type Spot
- func (x *Spot) ClearLatestPrice()
- func (x *Spot) GetAvailabilityZone() string
- func (x *Spot) GetLatestPrice() *PriceSample
- func (x *Spot) HasLatestPrice() bool
- func (*Spot) ProtoMessage()
- func (x *Spot) ProtoReflect() protoreflect.Message
- func (x *Spot) Reset()
- func (x *Spot) SetAvailabilityZone(v string)
- func (x *Spot) SetLatestPrice(v *PriceSample)
- func (x *Spot) String() string
- type Spot_builder
- type SshConnection
- func (x *SshConnection) ClearPrivateKey()
- func (x *SshConnection) ClearPrivateKeyValue()
- func (x *SshConnection) GetHost() string
- func (x *SshConnection) GetPort() int32
- func (x *SshConnection) GetPrivateKey() isSshConnection_PrivateKey
- func (x *SshConnection) GetPrivateKeyValue() string
- func (x *SshConnection) GetUser() string
- func (x *SshConnection) HasPrivateKey() bool
- func (x *SshConnection) HasPrivateKeyValue() bool
- func (*SshConnection) ProtoMessage()
- func (x *SshConnection) ProtoReflect() protoreflect.Message
- func (x *SshConnection) Reset()
- func (x *SshConnection) SetHost(v string)
- func (x *SshConnection) SetPort(v int32)
- func (x *SshConnection) SetPrivateKeyValue(v string)
- func (x *SshConnection) SetUser(v string)
- func (x *SshConnection) String() string
- func (x *SshConnection) WhichPrivateKey() case_SshConnection_PrivateKey
- type SshConnection_PrivateKeyValue
- type SshConnection_builder
- type Star
- func (x *Star) ClearCreateTime()
- func (x *Star) ClearUpdateTime()
- 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 (x *Star) HasCreateTime() bool
- func (x *Star) HasUpdateTime() bool
- func (*Star) ProtoMessage()
- func (x *Star) ProtoReflect() protoreflect.Message
- func (x *Star) Reset()
- func (x *Star) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Star) SetLabels(v map[string]string)
- func (x *Star) SetNotebookId(v string)
- func (x *Star) SetSourceType(v string)
- func (x *Star) SetStarId(v string)
- func (x *Star) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Star) SetUserId(v string)
- func (x *Star) String() string
- type StarNotebookRequest
- 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) SetLabels(v map[string]string)
- func (x *StarNotebookRequest) SetNotebookId(v string)
- func (x *StarNotebookRequest) String() string
- type StarNotebookRequest_builder
- type StarNotebookResponse
- func (x *StarNotebookResponse) ClearStar()
- func (x *StarNotebookResponse) GetStar() *Star
- func (x *StarNotebookResponse) HasStar() bool
- func (*StarNotebookResponse) ProtoMessage()
- func (x *StarNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *StarNotebookResponse) Reset()
- func (x *StarNotebookResponse) SetStar(v *Star)
- func (x *StarNotebookResponse) String() string
- type StarNotebookResponse_builder
- type Star_builder
- type StartEnvironmentInstanceRequest
- func (x *StartEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StartEnvironmentInstanceRequest) ProtoMessage()
- func (x *StartEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceRequest) Reset()
- func (x *StartEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *StartEnvironmentInstanceRequest) String() string
- type StartEnvironmentInstanceRequest_builder
- type StartEnvironmentInstanceResponse
- func (x *StartEnvironmentInstanceResponse) ClearEnvironment()
- func (x *StartEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *StartEnvironmentInstanceResponse) HasEnvironment() bool
- func (*StartEnvironmentInstanceResponse) ProtoMessage()
- func (x *StartEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartEnvironmentInstanceResponse) Reset()
- func (x *StartEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *StartEnvironmentInstanceResponse) String() string
- type StartEnvironmentInstanceResponse_builder
- type StartInstanceRequest
- func (x *StartInstanceRequest) GetInstanceId() string
- func (*StartInstanceRequest) ProtoMessage()
- func (x *StartInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StartInstanceRequest) Reset()
- func (x *StartInstanceRequest) SetInstanceId(v string)
- func (x *StartInstanceRequest) String() string
- type StartInstanceRequest_builder
- type StartInstanceResponse
- func (x *StartInstanceResponse) ClearInstance()
- func (x *StartInstanceResponse) GetInstance() *Instance
- func (x *StartInstanceResponse) HasInstance() bool
- func (*StartInstanceResponse) ProtoMessage()
- func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StartInstanceResponse) Reset()
- func (x *StartInstanceResponse) SetInstance(v *Instance)
- func (x *StartInstanceResponse) String() string
- type StartInstanceResponse_builder
- type Status
- func (x *Status) GetLifecycleStatus() string
- func (x *Status) GetObjectStatus() string
- func (*Status) ProtoMessage()
- func (x *Status) ProtoReflect() protoreflect.Message
- func (x *Status) Reset()
- func (x *Status) SetLifecycleStatus(v string)
- func (x *Status) SetObjectStatus(v string)
- func (x *Status) String() string
- type Status_builder
- type StopEnvironmentInstanceRequest
- func (x *StopEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*StopEnvironmentInstanceRequest) ProtoMessage()
- func (x *StopEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceRequest) Reset()
- func (x *StopEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *StopEnvironmentInstanceRequest) String() string
- type StopEnvironmentInstanceRequest_builder
- type StopEnvironmentInstanceResponse
- func (x *StopEnvironmentInstanceResponse) ClearEnvironment()
- func (x *StopEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *StopEnvironmentInstanceResponse) HasEnvironment() bool
- func (*StopEnvironmentInstanceResponse) ProtoMessage()
- func (x *StopEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopEnvironmentInstanceResponse) Reset()
- func (x *StopEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *StopEnvironmentInstanceResponse) String() string
- type StopEnvironmentInstanceResponse_builder
- type StopInstanceRequest
- type StopInstanceRequest_builder
- type StopInstanceResponse
- func (x *StopInstanceResponse) ClearInstance()
- func (x *StopInstanceResponse) GetInstance() *Instance
- func (x *StopInstanceResponse) HasInstance() bool
- func (*StopInstanceResponse) ProtoMessage()
- func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *StopInstanceResponse) Reset()
- func (x *StopInstanceResponse) SetInstance(v *Instance)
- func (x *StopInstanceResponse) String() string
- type StopInstanceResponse_builder
- type Storage
- func (x *Storage) ClearPricePerGbHr()
- 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 (x *Storage) HasPricePerGbHr() bool
- func (*Storage) ProtoMessage()
- func (x *Storage) ProtoReflect() protoreflect.Message
- func (x *Storage) Reset()
- func (x *Storage) SetCount(v int32)
- func (x *Storage) SetMaxSize(v string)
- func (x *Storage) SetMinSize(v string)
- func (x *Storage) SetPricePerGbHr(v *CurrencyAmount)
- func (x *Storage) SetSize(v string)
- func (x *Storage) SetType(v string)
- func (x *Storage) String() string
- type StorageOptions
- 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) SetLocation(v string)
- func (x *StorageOptions) SetVolumeType(v string)
- func (x *StorageOptions) String() string
- type StorageOptions_builder
- type StoragePrice
- func (x *StoragePrice) ClearOnDemand()
- func (x *StoragePrice) GetOnDemand() *OnDemand
- func (x *StoragePrice) HasOnDemand() bool
- func (*StoragePrice) ProtoMessage()
- func (x *StoragePrice) ProtoReflect() protoreflect.Message
- func (x *StoragePrice) Reset()
- func (x *StoragePrice) SetOnDemand(v *OnDemand)
- func (x *StoragePrice) String() string
- type StoragePrice_builder
- type StorageProduct
- func (x *StorageProduct) ClearAttrs()
- func (x *StorageProduct) ClearPrices()
- func (x *StorageProduct) GetAttrs() *StorageProductAttrs
- func (x *StorageProduct) GetPrices() *StoragePrice
- func (x *StorageProduct) HasAttrs() bool
- func (x *StorageProduct) HasPrices() bool
- func (*StorageProduct) ProtoMessage()
- func (x *StorageProduct) ProtoReflect() protoreflect.Message
- func (x *StorageProduct) Reset()
- func (x *StorageProduct) SetAttrs(v *StorageProductAttrs)
- func (x *StorageProduct) SetPrices(v *StoragePrice)
- func (x *StorageProduct) String() string
- type StorageProductAttrs
- 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) SetLocation(v string)
- func (x *StorageProductAttrs) SetVolumeFamily(v string)
- func (x *StorageProductAttrs) SetVolumeType(v string)
- func (x *StorageProductAttrs) String() string
- type StorageProductAttrs_builder
- type StorageProduct_builder
- type Storage_builder
- type StrRange
- func (x *StrRange) ClearMax()
- func (x *StrRange) ClearMin()
- func (x *StrRange) GetMax() string
- func (x *StrRange) GetMin() string
- func (x *StrRange) HasMax() bool
- func (x *StrRange) HasMin() bool
- func (*StrRange) ProtoMessage()
- func (x *StrRange) ProtoReflect() protoreflect.Message
- func (x *StrRange) Reset()
- func (x *StrRange) SetMax(v string)
- func (x *StrRange) SetMin(v string)
- func (x *StrRange) String() string
- type StrRange_builder
- type Subnet
- 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) SetAvailabilityZone(v string)
- func (x *Subnet) SetCidrBlock(v string)
- func (x *Subnet) SetDefaultForAz(v bool)
- func (x *Subnet) SetMapPublicIpOnLaunch(v bool)
- func (x *Subnet) SetSubnetId(v string)
- func (x *Subnet) SetVpcId(v string)
- func (x *Subnet) String() string
- type Subnet_builder
- type SysUser
- func (x *SysUser) GetKeyPairs() []*KeyPair
- func (x *SysUser) GetLabels() map[string]string
- func (x *SysUser) GetPort() int32
- func (x *SysUser) GetSshProxyHostname() string
- func (x *SysUser) GetUserType() UserType
- func (x *SysUser) GetUsername() string
- func (*SysUser) ProtoMessage()
- func (x *SysUser) ProtoReflect() protoreflect.Message
- func (x *SysUser) Reset()
- func (x *SysUser) SetKeyPairs(v []*KeyPair)
- func (x *SysUser) SetLabels(v map[string]string)
- func (x *SysUser) SetPort(v int32)
- func (x *SysUser) SetSshProxyHostname(v string)
- func (x *SysUser) SetUserType(v UserType)
- func (x *SysUser) SetUsername(v string)
- func (x *SysUser) String() string
- type SysUser_builder
- type Task
- func (x *Task) ClearCreateTime()
- func (x *Task) ClearFinishTime()
- 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 (x *Task) HasCreateTime() bool
- func (x *Task) HasFinishTime() bool
- func (*Task) ProtoMessage()
- func (x *Task) ProtoReflect() protoreflect.Message
- func (x *Task) Reset()
- func (x *Task) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Task) SetFinishTime(v *timestamppb.Timestamp)
- func (x *Task) SetLabels(v map[string]string)
- func (x *Task) SetMessage(v string)
- func (x *Task) SetName(v string)
- func (x *Task) SetStatus(v string)
- func (x *Task) SetTaskId(v string)
- func (x *Task) String() string
- type Task_builder
- type TerminateEnvironmentInstanceRequest
- func (x *TerminateEnvironmentInstanceRequest) GetEnvironmentId() string
- func (*TerminateEnvironmentInstanceRequest) ProtoMessage()
- func (x *TerminateEnvironmentInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceRequest) Reset()
- func (x *TerminateEnvironmentInstanceRequest) SetEnvironmentId(v string)
- func (x *TerminateEnvironmentInstanceRequest) String() string
- type TerminateEnvironmentInstanceRequest_builder
- type TerminateEnvironmentInstanceResponse
- func (x *TerminateEnvironmentInstanceResponse) ClearEnvironment()
- func (x *TerminateEnvironmentInstanceResponse) GetEnvironment() *Environment
- func (x *TerminateEnvironmentInstanceResponse) HasEnvironment() bool
- func (*TerminateEnvironmentInstanceResponse) ProtoMessage()
- func (x *TerminateEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateEnvironmentInstanceResponse) Reset()
- func (x *TerminateEnvironmentInstanceResponse) SetEnvironment(v *Environment)
- func (x *TerminateEnvironmentInstanceResponse) String() string
- type TerminateEnvironmentInstanceResponse_builder
- type TerminateInstanceRequest
- func (x *TerminateInstanceRequest) GetInstanceId() string
- func (*TerminateInstanceRequest) ProtoMessage()
- func (x *TerminateInstanceRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceRequest) Reset()
- func (x *TerminateInstanceRequest) SetInstanceId(v string)
- func (x *TerminateInstanceRequest) String() string
- type TerminateInstanceRequest_builder
- type TerminateInstanceResponse
- func (x *TerminateInstanceResponse) ClearInstance()
- func (x *TerminateInstanceResponse) GetInstance() *Instance
- func (x *TerminateInstanceResponse) HasInstance() bool
- func (*TerminateInstanceResponse) ProtoMessage()
- func (x *TerminateInstanceResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateInstanceResponse) Reset()
- func (x *TerminateInstanceResponse) SetInstance(v *Instance)
- func (x *TerminateInstanceResponse) String() string
- type TerminateInstanceResponse_builder
- type Thresholds
- 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) SetFailureThreshold(v int32)
- func (x *Thresholds) SetSuccessThreshold(v int32)
- func (x *Thresholds) String() string
- type Thresholds_builder
- type TimePeriod
- func (x *TimePeriod) ClearEnd()
- func (x *TimePeriod) ClearStart()
- func (x *TimePeriod) GetEnd() *timestamppb.Timestamp
- func (x *TimePeriod) GetStart() *timestamppb.Timestamp
- func (x *TimePeriod) HasEnd() bool
- func (x *TimePeriod) HasStart() bool
- func (*TimePeriod) ProtoMessage()
- func (x *TimePeriod) ProtoReflect() protoreflect.Message
- func (x *TimePeriod) Reset()
- func (x *TimePeriod) SetEnd(v *timestamppb.Timestamp)
- func (x *TimePeriod) SetStart(v *timestamppb.Timestamp)
- func (x *TimePeriod) String() string
- type TimePeriod_builder
- type TimeRange
- func (x *TimeRange) ClearEndTime()
- func (x *TimeRange) ClearStartTime()
- func (x *TimeRange) GetEndTime() *timestamppb.Timestamp
- func (x *TimeRange) GetStartTime() *timestamppb.Timestamp
- func (x *TimeRange) HasEndTime() bool
- func (x *TimeRange) HasStartTime() bool
- func (*TimeRange) ProtoMessage()
- func (x *TimeRange) ProtoReflect() protoreflect.Message
- func (x *TimeRange) Reset()
- func (x *TimeRange) SetEndTime(v *timestamppb.Timestamp)
- func (x *TimeRange) SetStartTime(v *timestamppb.Timestamp)
- func (x *TimeRange) String() string
- type TimeRange_builder
- type Transaction
- func (x *Transaction) ClearCreateTime()
- func (x *Transaction) ClearTransactionTime()
- func (x *Transaction) ClearUpdateTime()
- 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 (x *Transaction) HasCreateTime() bool
- func (x *Transaction) HasTransactionTime() bool
- func (x *Transaction) HasUpdateTime() bool
- func (*Transaction) ProtoMessage()
- func (x *Transaction) ProtoReflect() protoreflect.Message
- func (x *Transaction) Reset()
- func (x *Transaction) SetAmountUsd(v string)
- func (x *Transaction) SetBillingProfileId(v string)
- func (x *Transaction) SetCreateTime(v *timestamppb.Timestamp)
- func (x *Transaction) SetLabels(v map[string]string)
- func (x *Transaction) SetLedgerId(v string)
- func (x *Transaction) SetNote(v string)
- func (x *Transaction) SetTransactionId(v string)
- func (x *Transaction) SetTransactionTime(v *timestamppb.Timestamp)
- func (x *Transaction) SetType(v string)
- func (x *Transaction) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *Transaction) String() string
- type Transaction_builder
- type UnStarNotebookRequest
- 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) SetLabels(v map[string]string)
- func (x *UnStarNotebookRequest) SetNotebookId(v string)
- func (x *UnStarNotebookRequest) String() string
- type UnStarNotebookRequest_builder
- type UnStarNotebookResponse
- type UnStarNotebookResponse_builder
- type UpdateBillingProfileCreditBalanceRequest
- 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) SetAmount(v int64)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetBillingProfileId(v string)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetDescription(v string)
- func (x *UpdateBillingProfileCreditBalanceRequest) SetMeta(v map[string]string)
- func (x *UpdateBillingProfileCreditBalanceRequest) String() string
- type UpdateBillingProfileCreditBalanceRequest_builder
- type UpdateBillingProfileCreditBalanceResponse
- func (x *UpdateBillingProfileCreditBalanceResponse) ClearCreditBalanceAdjustment()
- func (x *UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment() *CreditBalanceAdjustment
- func (x *UpdateBillingProfileCreditBalanceResponse) HasCreditBalanceAdjustment() bool
- func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage()
- func (x *UpdateBillingProfileCreditBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileCreditBalanceResponse) Reset()
- func (x *UpdateBillingProfileCreditBalanceResponse) SetCreditBalanceAdjustment(v *CreditBalanceAdjustment)
- func (x *UpdateBillingProfileCreditBalanceResponse) String() string
- type UpdateBillingProfileCreditBalanceResponse_builder
- type UpdateBillingProfileRequest
- func (x *UpdateBillingProfileRequest) ClearBillingProfileDetails()
- func (x *UpdateBillingProfileRequest) ClearCreditDetails()
- func (x *UpdateBillingProfileRequest) ClearResourceLimits()
- func (x *UpdateBillingProfileRequest) GetBillingProfileDetails() *BillingProfileDetails
- func (x *UpdateBillingProfileRequest) GetBillingProfileId() string
- func (x *UpdateBillingProfileRequest) GetCreditDetails() *CreditDetails
- func (x *UpdateBillingProfileRequest) GetResourceLimits() *ResourceLimits
- func (x *UpdateBillingProfileRequest) HasBillingProfileDetails() bool
- func (x *UpdateBillingProfileRequest) HasCreditDetails() bool
- func (x *UpdateBillingProfileRequest) HasResourceLimits() bool
- func (*UpdateBillingProfileRequest) ProtoMessage()
- func (x *UpdateBillingProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileRequest) Reset()
- func (x *UpdateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
- func (x *UpdateBillingProfileRequest) SetBillingProfileId(v string)
- func (x *UpdateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
- func (x *UpdateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
- func (x *UpdateBillingProfileRequest) String() string
- type UpdateBillingProfileRequest_builder
- type UpdateBillingProfileResponse
- func (x *UpdateBillingProfileResponse) ClearBillingProfile()
- func (x *UpdateBillingProfileResponse) GetBillingProfile() *BillingProfile
- func (x *UpdateBillingProfileResponse) HasBillingProfile() bool
- func (*UpdateBillingProfileResponse) ProtoMessage()
- func (x *UpdateBillingProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingProfileResponse) Reset()
- func (x *UpdateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
- func (x *UpdateBillingProfileResponse) String() string
- type UpdateBillingProfileResponse_builder
- type UpdateCloudCredRestrictedIngressRequest
- func (x *UpdateCloudCredRestrictedIngressRequest) GetCloudCredId() string
- func (x *UpdateCloudCredRestrictedIngressRequest) GetRestrictedIngress() bool
- func (*UpdateCloudCredRestrictedIngressRequest) ProtoMessage()
- func (x *UpdateCloudCredRestrictedIngressRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredRestrictedIngressRequest) Reset()
- func (x *UpdateCloudCredRestrictedIngressRequest) SetCloudCredId(v string)
- func (x *UpdateCloudCredRestrictedIngressRequest) SetRestrictedIngress(v bool)
- func (x *UpdateCloudCredRestrictedIngressRequest) String() string
- type UpdateCloudCredRestrictedIngressRequest_builder
- type UpdateCloudCredRestrictedIngressResponse
- func (x *UpdateCloudCredRestrictedIngressResponse) ClearCloudCred()
- func (x *UpdateCloudCredRestrictedIngressResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredRestrictedIngressResponse) HasCloudCred() bool
- func (*UpdateCloudCredRestrictedIngressResponse) ProtoMessage()
- func (x *UpdateCloudCredRestrictedIngressResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredRestrictedIngressResponse) Reset()
- func (x *UpdateCloudCredRestrictedIngressResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredRestrictedIngressResponse) String() string
- type UpdateCloudCredRestrictedIngressResponse_builder
- type UpdateCloudCredStatusRequest
- 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) SetCloudCredId(v string)
- func (x *UpdateCloudCredStatusRequest) SetStatus(v string)
- func (x *UpdateCloudCredStatusRequest) String() string
- type UpdateCloudCredStatusRequest_builder
- type UpdateCloudCredStatusResponse
- func (x *UpdateCloudCredStatusResponse) ClearCloudCred()
- func (x *UpdateCloudCredStatusResponse) GetCloudCred() *CloudCred
- func (x *UpdateCloudCredStatusResponse) HasCloudCred() bool
- func (*UpdateCloudCredStatusResponse) ProtoMessage()
- func (x *UpdateCloudCredStatusResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCloudCredStatusResponse) Reset()
- func (x *UpdateCloudCredStatusResponse) SetCloudCred(v *CloudCred)
- func (x *UpdateCloudCredStatusResponse) String() string
- type UpdateCloudCredStatusResponse_builder
- type UpdateDeploymentRequest
- func (x *UpdateDeploymentRequest) GetDeploymentId() string
- func (x *UpdateDeploymentRequest) GetMaxInstances() int32
- func (x *UpdateDeploymentRequest) GetMinInstances() int32
- func (*UpdateDeploymentRequest) ProtoMessage()
- func (x *UpdateDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDeploymentRequest) Reset()
- func (x *UpdateDeploymentRequest) SetDeploymentId(v string)
- func (x *UpdateDeploymentRequest) SetMaxInstances(v int32)
- func (x *UpdateDeploymentRequest) SetMinInstances(v int32)
- func (x *UpdateDeploymentRequest) String() string
- type UpdateDeploymentRequest_builder
- type UpdateDeploymentResponse
- func (x *UpdateDeploymentResponse) ClearDeployment()
- func (x *UpdateDeploymentResponse) GetDeployment() *Deployment
- func (x *UpdateDeploymentResponse) HasDeployment() bool
- func (*UpdateDeploymentResponse) ProtoMessage()
- func (x *UpdateDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDeploymentResponse) Reset()
- func (x *UpdateDeploymentResponse) SetDeployment(v *Deployment)
- func (x *UpdateDeploymentResponse) String() string
- type UpdateDeploymentResponse_builder
- type UpdateOrganizationRequest
- func (x *UpdateOrganizationRequest) GetDisplayName() string
- func (x *UpdateOrganizationRequest) GetLabels() map[string]string
- func (x *UpdateOrganizationRequest) GetNcaId() string
- func (x *UpdateOrganizationRequest) GetNgcOrgId() string
- func (x *UpdateOrganizationRequest) GetOrganizationId() string
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRequest) Reset()
- func (x *UpdateOrganizationRequest) SetDisplayName(v string)
- func (x *UpdateOrganizationRequest) SetLabels(v map[string]string)
- func (x *UpdateOrganizationRequest) SetNcaId(v string)
- func (x *UpdateOrganizationRequest) SetNgcOrgId(v string)
- func (x *UpdateOrganizationRequest) SetOrganizationId(v string)
- func (x *UpdateOrganizationRequest) String() string
- type UpdateOrganizationRequest_builder
- type UpdateOrganizationResponse
- func (x *UpdateOrganizationResponse) ClearOrganization()
- func (x *UpdateOrganizationResponse) GetOrganization() *Organization
- func (x *UpdateOrganizationResponse) HasOrganization() bool
- func (*UpdateOrganizationResponse) ProtoMessage()
- func (x *UpdateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationResponse) Reset()
- func (x *UpdateOrganizationResponse) SetOrganization(v *Organization)
- func (x *UpdateOrganizationResponse) String() string
- type UpdateOrganizationResponse_builder
- type UpdatePublicProfileRequest
- func (x *UpdatePublicProfileRequest) ClearBio()
- func (x *UpdatePublicProfileRequest) ClearCoverPhotoData()
- func (x *UpdatePublicProfileRequest) ClearDisplayName()
- func (x *UpdatePublicProfileRequest) ClearHandle()
- 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 (x *UpdatePublicProfileRequest) HasBio() bool
- func (x *UpdatePublicProfileRequest) HasCoverPhotoData() bool
- func (x *UpdatePublicProfileRequest) HasDisplayName() bool
- func (x *UpdatePublicProfileRequest) HasHandle() bool
- func (*UpdatePublicProfileRequest) ProtoMessage()
- func (x *UpdatePublicProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileRequest) Reset()
- func (x *UpdatePublicProfileRequest) SetBio(v string)
- func (x *UpdatePublicProfileRequest) SetCoverPhotoData(v []byte)
- func (x *UpdatePublicProfileRequest) SetDisplayName(v string)
- func (x *UpdatePublicProfileRequest) SetHandle(v string)
- func (x *UpdatePublicProfileRequest) SetPublicProfileId(v string)
- func (x *UpdatePublicProfileRequest) String() string
- type UpdatePublicProfileRequest_builder
- type UpdatePublicProfileResponse
- func (x *UpdatePublicProfileResponse) ClearPublicProfile()
- func (x *UpdatePublicProfileResponse) GetPublicProfile() *PublicProfile
- func (x *UpdatePublicProfileResponse) HasPublicProfile() bool
- func (*UpdatePublicProfileResponse) ProtoMessage()
- func (x *UpdatePublicProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicProfileResponse) Reset()
- func (x *UpdatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
- func (x *UpdatePublicProfileResponse) String() string
- type UpdatePublicProfileResponse_builder
- type UpdateUserRequest
- func (x *UpdateUserRequest) ClearMetadata()
- func (x *UpdateUserRequest) GetMetadata() *structpb.Struct
- func (x *UpdateUserRequest) GetUserId() string
- func (x *UpdateUserRequest) HasMetadata() bool
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) SetMetadata(v *structpb.Struct)
- func (x *UpdateUserRequest) SetUserId(v string)
- func (x *UpdateUserRequest) String() string
- type UpdateUserRequest_builder
- type UpdateUserResponse
- func (x *UpdateUserResponse) ClearUser()
- func (x *UpdateUserResponse) GetUser() *User
- func (x *UpdateUserResponse) HasUser() bool
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) SetUser(v *User)
- func (x *UpdateUserResponse) String() string
- type UpdateUserResponse_builder
- type Usage
- func (x *Usage) ClearUsageTime()
- func (x *Usage) GetAmount() int64
- func (x *Usage) GetChargeType() string
- func (x *Usage) GetLabels() map[string]string
- func (x *Usage) GetMeta() map[string]string
- func (x *Usage) GetOrganizationId() string
- func (x *Usage) GetPrice() float64
- func (x *Usage) GetPriceUnit() string
- func (x *Usage) GetUsageTime() *timestamppb.Timestamp
- func (x *Usage) GetUsageType() string
- func (x *Usage) GetUserId() string
- func (x *Usage) HasUsageTime() bool
- func (*Usage) ProtoMessage()
- func (x *Usage) ProtoReflect() protoreflect.Message
- func (x *Usage) Reset()
- func (x *Usage) SetAmount(v int64)
- func (x *Usage) SetChargeType(v string)
- func (x *Usage) SetLabels(v map[string]string)
- func (x *Usage) SetMeta(v map[string]string)
- func (x *Usage) SetOrganizationId(v string)
- func (x *Usage) SetPrice(v float64)
- func (x *Usage) SetPriceUnit(v string)
- func (x *Usage) SetUsageTime(v *timestamppb.Timestamp)
- func (x *Usage) SetUsageType(v string)
- func (x *Usage) SetUserId(v string)
- func (x *Usage) String() string
- type UsageFrame
- func (x *UsageFrame) ClearTimePeriod()
- 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 (x *UsageFrame) HasTimePeriod() bool
- func (*UsageFrame) ProtoMessage()
- func (x *UsageFrame) ProtoReflect() protoreflect.Message
- func (x *UsageFrame) Reset()
- func (x *UsageFrame) SetComputeAmount(v string)
- func (x *UsageFrame) SetGroups(v map[string]*Group)
- func (x *UsageFrame) SetOtherAmount(v string)
- func (x *UsageFrame) SetStorageAmount(v string)
- func (x *UsageFrame) SetTimePeriod(v *TimePeriod)
- func (x *UsageFrame) SetTotalUsd(v string)
- func (x *UsageFrame) String() string
- type UsageFrame_builder
- type Usage_builder
- type User
- func (x *User) ClearCreateTime()
- func (x *User) ClearMetadata()
- func (x *User) ClearUpdateTime()
- func (x *User) GetCreateTime() *timestamppb.Timestamp
- func (x *User) GetDefaultEmail() string
- func (x *User) GetDisplayName() string
- func (x *User) GetEmails() []*Email
- func (x *User) GetExternalIdentities() []*ExternalIdentity
- func (x *User) GetMetadata() *structpb.Struct
- func (x *User) GetPlatformRole() string
- func (x *User) GetUpdateTime() *timestamppb.Timestamp
- func (x *User) GetUserId() string
- func (x *User) GetUsername() string
- func (x *User) HasCreateTime() bool
- func (x *User) HasMetadata() bool
- func (x *User) HasUpdateTime() bool
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) SetCreateTime(v *timestamppb.Timestamp)
- func (x *User) SetDefaultEmail(v string)
- func (x *User) SetDisplayName(v string)
- func (x *User) SetEmails(v []*Email)
- func (x *User) SetExternalIdentities(v []*ExternalIdentity)
- func (x *User) SetMetadata(v *structpb.Struct)
- func (x *User) SetPlatformRole(v string)
- func (x *User) SetUpdateTime(v *timestamppb.Timestamp)
- func (x *User) SetUserId(v string)
- func (x *User) SetUsername(v string)
- func (x *User) String() string
- type UserType
- type User_builder
- type VMBuild
- type VMBuild_builder
- type ValidateFileRequest
- type ValidateFileRequest_builder
- type ValidateFileResponse
- func (x *ValidateFileResponse) GetErrorMessage() string
- func (x *ValidateFileResponse) GetIsValid() bool
- func (*ValidateFileResponse) ProtoMessage()
- func (x *ValidateFileResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateFileResponse) Reset()
- func (x *ValidateFileResponse) SetErrorMessage(v string)
- func (x *ValidateFileResponse) SetIsValid(v bool)
- func (x *ValidateFileResponse) String() string
- type ValidateFileResponse_builder
- type VastAICredential
- type VastAICredential_builder
- type VerbBuild
- func (x *VerbBuild) GetConfig() string
- func (x *VerbBuild) GetLogFilePath() string
- func (*VerbBuild) ProtoMessage()
- func (x *VerbBuild) ProtoReflect() protoreflect.Message
- func (x *VerbBuild) Reset()
- func (x *VerbBuild) SetConfig(v string)
- func (x *VerbBuild) SetLogFilePath(v string)
- func (x *VerbBuild) String() string
- type VerbBuild_builder
- type VolumeConfig
- func (x *VolumeConfig) ClearExternal()
- func (x *VolumeConfig) GetDriver() string
- func (x *VolumeConfig) GetDriverOpts() map[string]string
- func (x *VolumeConfig) GetExternal() *External
- func (x *VolumeConfig) GetLabels() map[string]string
- func (x *VolumeConfig) GetName() string
- func (x *VolumeConfig) HasExternal() bool
- func (*VolumeConfig) ProtoMessage()
- func (x *VolumeConfig) ProtoReflect() protoreflect.Message
- func (x *VolumeConfig) Reset()
- func (x *VolumeConfig) SetDriver(v string)
- func (x *VolumeConfig) SetDriverOpts(v map[string]string)
- func (x *VolumeConfig) SetExternal(v *External)
- func (x *VolumeConfig) SetLabels(v map[string]string)
- func (x *VolumeConfig) SetName(v string)
- func (x *VolumeConfig) String() string
- type VolumeConfig_builder
- type Vpc
- func (x *Vpc) GetCidrBlock() string
- func (x *Vpc) GetDefault() bool
- func (x *Vpc) GetVpcId() string
- func (*Vpc) ProtoMessage()
- func (x *Vpc) ProtoReflect() protoreflect.Message
- func (x *Vpc) Reset()
- func (x *Vpc) SetCidrBlock(v string)
- func (x *Vpc) SetDefault(v bool)
- func (x *Vpc) SetVpcId(v string)
- func (x *Vpc) String() string
- type Vpc_builder
- type WriteUsageRequest
- type WriteUsageRequest_builder
- type WriteUsageResponse
- type WriteUsageResponse_builder
Constants ¶
const CreateBillingProfileRequest_Account_not_set_case case_CreateBillingProfileRequest_Account = 0
const CreateBillingProfileRequest_BillingProfileDetails_case case_CreateBillingProfileRequest_Account = 4
const CreateBillingProfileRequest_ExternalAccountId_case case_CreateBillingProfileRequest_Account = 3
const CreateCloudCredRequest_Akash_case case_CreateCloudCredRequest_Credential = 10
const CreateCloudCredRequest_Aws_case case_CreateCloudCredRequest_Credential = 2
const CreateCloudCredRequest_Azure_case case_CreateCloudCredRequest_Credential = 3
const CreateCloudCredRequest_Credential_not_set_case case_CreateCloudCredRequest_Credential = 0
const CreateCloudCredRequest_Crusoe_case case_CreateCloudCredRequest_Credential = 11
const CreateCloudCredRequest_Fluidstack_case case_CreateCloudCredRequest_Credential = 8
const CreateCloudCredRequest_Gcp_case case_CreateCloudCredRequest_Credential = 7
const CreateCloudCredRequest_LambdaLabs_case case_CreateCloudCredRequest_Credential = 6
const CreateCloudCredRequest_Launchpad_case case_CreateCloudCredRequest_Credential = 12
const CreateCloudCredRequest_VastAi_case case_CreateCloudCredRequest_Credential = 9
const CreateHealthCheckRequest_HealthCheck_not_set_case case_CreateHealthCheckRequest_HealthCheck = 0
const CreateHealthCheckRequest_HeartbeatHealthCheck_case case_CreateHealthCheckRequest_HealthCheck = 6
const CreateHealthCheckRequest_ProbeHealthCheck_case case_CreateHealthCheckRequest_HealthCheck = 5
const CreateInstanceExecRequest_Connection_not_set_case case_CreateInstanceExecRequest_Connection = 0
const CreateInstanceExecRequest_Ssh_case case_CreateInstanceExecRequest_Connection = 9
const EnvironmentProvision_CreateInstanceRequest_case case_EnvironmentProvision_Directive = 3
const EnvironmentProvision_Directive_not_set_case case_EnvironmentProvision_Directive = 0
const EnvironmentProvision_InstanceId_case case_EnvironmentProvision_Directive = 2
const HealthCheck_HealthCheck_not_set_case case_HealthCheck_HealthCheck = 0
const HealthCheck_HeartbeatHealthCheck_case case_HealthCheck_HealthCheck = 9
const HealthCheck_ProbeHealthCheck_case case_HealthCheck_HealthCheck = 8
const InstanceExec_Connection_not_set_case case_InstanceExec_Connection = 0
const InstanceExec_SshConnection_case case_InstanceExec_Connection = 11
const RedeemCloudPointsRequest_BillingProfileCreditRecipient_case case_RedeemCloudPointsRequest_RedeemTo = 3
const RedeemCloudPointsRequest_RedeemTo_not_set_case case_RedeemCloudPointsRequest_RedeemTo = 0
const RenderNotebookRequest_NotebookId_case case_RenderNotebookRequest_Source = 2
const RenderNotebookRequest_RawIpynb_case case_RenderNotebookRequest_Source = 3
const RenderNotebookRequest_SourceUrl_case case_RenderNotebookRequest_Source = 1
const RenderNotebookRequest_SourceVal_case case_RenderNotebookRequest_Source = 4
const RenderNotebookRequest_Source_not_set_case case_RenderNotebookRequest_Source = 0
const SecretOrValue_SecretId_case case_SecretOrValue_SecretValue = 1
const SecretOrValue_SecretValue_not_set_case case_SecretOrValue_SecretValue = 0
const SecretOrValue_Value_case case_SecretOrValue_SecretValue = 2
const SshConnection_PrivateKeyValue_case case_SshConnection_PrivateKey = 4
const SshConnection_PrivateKey_not_set_case case_SshConnection_PrivateKey = 0
Variables ¶
var ( ModelProvider_name = map[int32]string{ 0: "MODEL_PROVIDER_UNSPECIFIED", 1: "MODEL_PROVIDER_HUGGINGFACE", } ModelProvider_value = map[string]int32{ "MODEL_PROVIDER_UNSPECIFIED": 0, "MODEL_PROVIDER_HUGGINGFACE": 1, } )
Enum value maps for ModelProvider.
var ( DeploymentStatus_name = map[int32]string{ 0: "DEPLOYMENT_STATUS_UNSPECIFIED", 1: "DEPLOYMENT_STATUS_CREATED", 2: "DEPLOYMENT_STATUS_RUNNING", 3: "DEPLOYMENT_STATUS_DELETING", 4: "DEPLOYMENT_STATUS_DELETED", 5: "DEPLOYMENT_STATUS_DEPLOYING", 6: "DEPLOYMENT_STATUS_ERROR", } DeploymentStatus_value = map[string]int32{ "DEPLOYMENT_STATUS_UNSPECIFIED": 0, "DEPLOYMENT_STATUS_CREATED": 1, "DEPLOYMENT_STATUS_RUNNING": 2, "DEPLOYMENT_STATUS_DELETING": 3, "DEPLOYMENT_STATUS_DELETED": 4, "DEPLOYMENT_STATUS_DEPLOYING": 5, "DEPLOYMENT_STATUS_ERROR": 6, } )
Enum value maps for DeploymentStatus.
var ( DeploymentProvider_name = map[int32]string{ 0: "DEPLOYMENT_PROVIDER_UNSPECIFIED", 1: "DEPLOYMENT_PROVIDER_NVCF", } DeploymentProvider_value = map[string]int32{ "DEPLOYMENT_PROVIDER_UNSPECIFIED": 0, "DEPLOYMENT_PROVIDER_NVCF": 1, } )
Enum value maps for DeploymentProvider.
var ( CredStatus_name = map[int32]string{ 0: "CRED_STATUS_UNSPECIFIED", 1: "CRED_STATUS_ACTIVE", 2: "CRED_STATUS_DISABLED", } CredStatus_value = map[string]int32{ "CRED_STATUS_UNSPECIFIED": 0, "CRED_STATUS_ACTIVE": 1, "CRED_STATUS_DISABLED": 2, } )
Enum value maps for CredStatus.
var ( UserType_name = map[int32]string{ 0: "USER_TYPE_UNSPECIFIED", 1: "USER_TYPE_HOST", 2: "USER_TYPE_CONTAINER", 3: "USER_TYPE_UTILITY", } UserType_value = map[string]int32{ "USER_TYPE_UNSPECIFIED": 0, "USER_TYPE_HOST": 1, "USER_TYPE_CONTAINER": 2, "USER_TYPE_UTILITY": 3, } )
Enum value maps for UserType.
var ( FileType_name = map[int32]string{ 0: "FILE_TYPE_UNSPECIFIED", 1: "FILE_TYPE_COLAB_NOTEBOOK", 2: "FILE_TYPE_GITHUB_JUPYTER_NOTEBOOK", 3: "FILE_TYPE_GITHUB_REPOSITORY", 4: "FILE_TYPE_GITLAB_JUPYTER_NOTEBOOK", 5: "FILE_TYPE_GITLAB_REPOSITORY", } FileType_value = map[string]int32{ "FILE_TYPE_UNSPECIFIED": 0, "FILE_TYPE_COLAB_NOTEBOOK": 1, "FILE_TYPE_GITHUB_JUPYTER_NOTEBOOK": 2, "FILE_TYPE_GITHUB_REPOSITORY": 3, "FILE_TYPE_GITLAB_JUPYTER_NOTEBOOK": 4, "FILE_TYPE_GITLAB_REPOSITORY": 5, } )
Enum value maps for FileType.
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_apikey_proto protoreflect.FileDescriptor
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_deployment_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_docker_compose_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_model_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_notebook_proto protoreflect.FileDescriptor
var File_devplaneapi_v1_organization_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_remotefile_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
var File_devplaneapi_v1_user_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type APIKey ¶
type APIKey struct { ApiKeyId string `protobuf:"bytes,1,opt,name=api_key_id,json=apiKeyId,proto3" json:"api_key_id,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` 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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*APIKey) GetCreateTime ¶
func (x *APIKey) GetCreateTime() *timestamppb.Timestamp
func (*APIKey) GetUpdateTime ¶
func (x *APIKey) GetUpdateTime() *timestamppb.Timestamp
func (*APIKey) ProtoReflect ¶
func (x *APIKey) ProtoReflect() protoreflect.Message
func (*APIKey) SetCreateTime ¶
func (x *APIKey) SetCreateTime(v *timestamppb.Timestamp)
func (*APIKey) SetUpdateTime ¶
func (x *APIKey) SetUpdateTime(v *timestamppb.Timestamp)
type APIKey_builder ¶
type APIKey_builder struct { ApiKeyId string Value string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (APIKey_builder) Build ¶
func (b0 APIKey_builder) Build() *APIKey
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) 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) SetAccessKeyId ¶
func (x *AWSCredential) SetAccessKeyId(v string)
func (*AWSCredential) SetExternalId ¶
func (x *AWSCredential) SetExternalId(v string)
func (*AWSCredential) SetRoleArn ¶
func (x *AWSCredential) SetRoleArn(v string)
func (*AWSCredential) SetSecretAccessKey ¶
func (x *AWSCredential) SetSecretAccessKey(v string)
func (*AWSCredential) String ¶
func (x *AWSCredential) String() string
type AWSCredential_builder ¶
type AWSCredential_builder struct { AccessKeyId string SecretAccessKey string RoleArn string ExternalId string // contains filtered or unexported fields }
func (AWSCredential_builder) Build ¶
func (b0 AWSCredential_builder) Build() *AWSCredential
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) ClearAccessPolicy ¶
func (x *AccessPolicy) ClearAccessPolicy()
func (*AccessPolicy) ClearCreateTime ¶
func (x *AccessPolicy) ClearCreateTime()
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) HasAccessPolicy ¶
func (x *AccessPolicy) HasAccessPolicy() bool
func (*AccessPolicy) HasCreateTime ¶
func (x *AccessPolicy) HasCreateTime() bool
func (*AccessPolicy) ProtoMessage ¶
func (*AccessPolicy) ProtoMessage()
func (*AccessPolicy) ProtoReflect ¶
func (x *AccessPolicy) ProtoReflect() protoreflect.Message
func (*AccessPolicy) Reset ¶
func (x *AccessPolicy) Reset()
func (*AccessPolicy) SetAccessPolicy ¶
func (x *AccessPolicy) SetAccessPolicy(v *CreateAccessPolicy)
func (*AccessPolicy) SetAccessPolicyId ¶
func (x *AccessPolicy) SetAccessPolicyId(v string)
func (*AccessPolicy) SetCreateTime ¶
func (x *AccessPolicy) SetCreateTime(v *timestamppb.Timestamp)
func (*AccessPolicy) String ¶
func (x *AccessPolicy) String() string
type AccessPolicy_builder ¶
type AccessPolicy_builder struct { AccessPolicyId string AccessPolicy *CreateAccessPolicy CreateTime *timestamppb.Timestamp // contains filtered or unexported fields }
func (AccessPolicy_builder) Build ¶
func (b0 AccessPolicy_builder) Build() *AccessPolicy
type AddCreditsToOrganizationRequest ¶
type AddCreditsToOrganizationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` AmountUsd string `protobuf:"bytes,2,opt,name=amount_usd,json=amountUsd,proto3" json:"amount_usd,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*AddCreditsToOrganizationRequest) GetAmountUsd ¶
func (x *AddCreditsToOrganizationRequest) GetAmountUsd() string
func (*AddCreditsToOrganizationRequest) GetOrganizationId ¶
func (x *AddCreditsToOrganizationRequest) GetOrganizationId() string
func (*AddCreditsToOrganizationRequest) GetUserId ¶
func (x *AddCreditsToOrganizationRequest) GetUserId() string
func (*AddCreditsToOrganizationRequest) ProtoMessage ¶
func (*AddCreditsToOrganizationRequest) ProtoMessage()
func (*AddCreditsToOrganizationRequest) ProtoReflect ¶
func (x *AddCreditsToOrganizationRequest) ProtoReflect() protoreflect.Message
func (*AddCreditsToOrganizationRequest) Reset ¶
func (x *AddCreditsToOrganizationRequest) Reset()
func (*AddCreditsToOrganizationRequest) SetAmountUsd ¶
func (x *AddCreditsToOrganizationRequest) SetAmountUsd(v string)
func (*AddCreditsToOrganizationRequest) SetOrganizationId ¶
func (x *AddCreditsToOrganizationRequest) SetOrganizationId(v string)
func (*AddCreditsToOrganizationRequest) SetUserId ¶
func (x *AddCreditsToOrganizationRequest) SetUserId(v string)
func (*AddCreditsToOrganizationRequest) String ¶
func (x *AddCreditsToOrganizationRequest) String() string
type AddCreditsToOrganizationRequest_builder ¶
type AddCreditsToOrganizationRequest_builder struct { OrganizationId string AmountUsd string UserId string // contains filtered or unexported fields }
func (AddCreditsToOrganizationRequest_builder) Build ¶
func (b0 AddCreditsToOrganizationRequest_builder) Build() *AddCreditsToOrganizationRequest
type AddCreditsToOrganizationResponse ¶
type AddCreditsToOrganizationResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*AddCreditsToOrganizationResponse) ClearTransaction ¶
func (x *AddCreditsToOrganizationResponse) ClearTransaction()
func (*AddCreditsToOrganizationResponse) GetTransaction ¶
func (x *AddCreditsToOrganizationResponse) GetTransaction() *Transaction
func (*AddCreditsToOrganizationResponse) HasTransaction ¶
func (x *AddCreditsToOrganizationResponse) HasTransaction() bool
func (*AddCreditsToOrganizationResponse) ProtoMessage ¶
func (*AddCreditsToOrganizationResponse) ProtoMessage()
func (*AddCreditsToOrganizationResponse) ProtoReflect ¶
func (x *AddCreditsToOrganizationResponse) ProtoReflect() protoreflect.Message
func (*AddCreditsToOrganizationResponse) Reset ¶
func (x *AddCreditsToOrganizationResponse) Reset()
func (*AddCreditsToOrganizationResponse) SetTransaction ¶
func (x *AddCreditsToOrganizationResponse) SetTransaction(v *Transaction)
func (*AddCreditsToOrganizationResponse) String ¶
func (x *AddCreditsToOrganizationResponse) String() string
type AddCreditsToOrganizationResponse_builder ¶
type AddCreditsToOrganizationResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (AddCreditsToOrganizationResponse_builder) Build ¶
func (b0 AddCreditsToOrganizationResponse_builder) Build() *AddCreditsToOrganizationResponse
type AddFile ¶
type AddFile struct { // the url of the file to download (required) FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` // the file type - can be resolved from url or provided on request FileType FileType `protobuf:"varint,2,opt,name=file_type,json=fileType,proto3,enum=devplaneapi.v1.FileType" json:"file_type,omitempty"` // the file name - can be defined on request or resolved from given url FileName string `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` // the directory where the file will be downloaded // can be either absolute or relative path // path should not include slash at end - will be removed if it exists FileDirectory string `protobuf:"bytes,4,opt,name=file_directory,json=fileDirectory,proto3" json:"file_directory,omitempty"` // contains filtered or unexported fields }
func (*AddFile) ProtoReflect ¶
func (x *AddFile) ProtoReflect() protoreflect.Message
type AddFile_builder ¶
type AddFile_builder struct { // the url of the file to download (required) FileUrl string // the file type - can be resolved from url or provided on request FileType FileType // the file name - can be defined on request or resolved from given url FileName string // the directory where the file will be downloaded // can be either absolute or relative path // path should not include slash at end - will be removed if it exists FileDirectory string // contains filtered or unexported fields }
func (AddFile_builder) Build ¶
func (b0 AddFile_builder) Build() *AddFile
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) 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) SetIngressGatewayId ¶
func (x *AddIngressToGatewayRequest) SetIngressGatewayId(v string)
func (*AddIngressToGatewayRequest) SetIngresses ¶
func (x *AddIngressToGatewayRequest) SetIngresses(v []*CreateIngress)
func (*AddIngressToGatewayRequest) String ¶
func (x *AddIngressToGatewayRequest) String() string
type AddIngressToGatewayRequest_builder ¶
type AddIngressToGatewayRequest_builder struct { IngressGatewayId string Ingresses []*CreateIngress // contains filtered or unexported fields }
func (AddIngressToGatewayRequest_builder) Build ¶
func (b0 AddIngressToGatewayRequest_builder) Build() *AddIngressToGatewayRequest
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) ClearIngressGateway ¶
func (x *AddIngressToGatewayResponse) ClearIngressGateway()
func (*AddIngressToGatewayResponse) GetIngressGateway ¶
func (x *AddIngressToGatewayResponse) GetIngressGateway() *IngressGateway
func (*AddIngressToGatewayResponse) HasIngressGateway ¶
func (x *AddIngressToGatewayResponse) HasIngressGateway() bool
func (*AddIngressToGatewayResponse) ProtoMessage ¶
func (*AddIngressToGatewayResponse) ProtoMessage()
func (*AddIngressToGatewayResponse) ProtoReflect ¶
func (x *AddIngressToGatewayResponse) ProtoReflect() protoreflect.Message
func (*AddIngressToGatewayResponse) Reset ¶
func (x *AddIngressToGatewayResponse) Reset()
func (*AddIngressToGatewayResponse) SetIngressGateway ¶
func (x *AddIngressToGatewayResponse) SetIngressGateway(v *IngressGateway)
func (*AddIngressToGatewayResponse) String ¶
func (x *AddIngressToGatewayResponse) String() string
type AddIngressToGatewayResponse_builder ¶
type AddIngressToGatewayResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (AddIngressToGatewayResponse_builder) Build ¶
func (b0 AddIngressToGatewayResponse_builder) Build() *AddIngressToGatewayResponse
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) ClearFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) ClearFirewallRules()
func (*AddInstanceFirewallRulesRequest) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesRequest) GetInstanceId ¶
func (x *AddInstanceFirewallRulesRequest) GetInstanceId() string
func (*AddInstanceFirewallRulesRequest) HasFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) HasFirewallRules() bool
func (*AddInstanceFirewallRulesRequest) ProtoMessage ¶
func (*AddInstanceFirewallRulesRequest) ProtoMessage()
func (*AddInstanceFirewallRulesRequest) ProtoReflect ¶
func (x *AddInstanceFirewallRulesRequest) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesRequest) Reset ¶
func (x *AddInstanceFirewallRulesRequest) Reset()
func (*AddInstanceFirewallRulesRequest) SetFirewallRules ¶
func (x *AddInstanceFirewallRulesRequest) SetFirewallRules(v *FirewallRules)
func (*AddInstanceFirewallRulesRequest) SetInstanceId ¶
func (x *AddInstanceFirewallRulesRequest) SetInstanceId(v string)
func (*AddInstanceFirewallRulesRequest) String ¶
func (x *AddInstanceFirewallRulesRequest) String() string
type AddInstanceFirewallRulesRequest_builder ¶
type AddInstanceFirewallRulesRequest_builder struct { InstanceId string FirewallRules *FirewallRules // contains filtered or unexported fields }
func (AddInstanceFirewallRulesRequest_builder) Build ¶
func (b0 AddInstanceFirewallRulesRequest_builder) Build() *AddInstanceFirewallRulesRequest
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) ClearFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) ClearFirewallRules()
func (*AddInstanceFirewallRulesResponse) GetFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
func (*AddInstanceFirewallRulesResponse) HasFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) HasFirewallRules() bool
func (*AddInstanceFirewallRulesResponse) ProtoMessage ¶
func (*AddInstanceFirewallRulesResponse) ProtoMessage()
func (*AddInstanceFirewallRulesResponse) ProtoReflect ¶
func (x *AddInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
func (*AddInstanceFirewallRulesResponse) Reset ¶
func (x *AddInstanceFirewallRulesResponse) Reset()
func (*AddInstanceFirewallRulesResponse) SetFirewallRules ¶
func (x *AddInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
func (*AddInstanceFirewallRulesResponse) String ¶
func (x *AddInstanceFirewallRulesResponse) String() string
type AddInstanceFirewallRulesResponse_builder ¶
type AddInstanceFirewallRulesResponse_builder struct { FirewallRules *FirewallRules // contains filtered or unexported fields }
func (AddInstanceFirewallRulesResponse_builder) Build ¶
func (b0 AddInstanceFirewallRulesResponse_builder) Build() *AddInstanceFirewallRulesResponse
type AddKeyPairToEnvironmentRequest ¶
type AddKeyPairToEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` KeyPairs []*KeyPair `protobuf:"bytes,2,rep,name=key_pairs,json=keyPairs,proto3" json:"key_pairs,omitempty"` // contains filtered or unexported fields }
func (*AddKeyPairToEnvironmentRequest) GetEnvironmentId ¶
func (x *AddKeyPairToEnvironmentRequest) GetEnvironmentId() string
func (*AddKeyPairToEnvironmentRequest) GetKeyPairs ¶
func (x *AddKeyPairToEnvironmentRequest) GetKeyPairs() []*KeyPair
func (*AddKeyPairToEnvironmentRequest) ProtoMessage ¶
func (*AddKeyPairToEnvironmentRequest) ProtoMessage()
func (*AddKeyPairToEnvironmentRequest) ProtoReflect ¶
func (x *AddKeyPairToEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*AddKeyPairToEnvironmentRequest) Reset ¶
func (x *AddKeyPairToEnvironmentRequest) Reset()
func (*AddKeyPairToEnvironmentRequest) SetEnvironmentId ¶
func (x *AddKeyPairToEnvironmentRequest) SetEnvironmentId(v string)
func (*AddKeyPairToEnvironmentRequest) SetKeyPairs ¶
func (x *AddKeyPairToEnvironmentRequest) SetKeyPairs(v []*KeyPair)
func (*AddKeyPairToEnvironmentRequest) String ¶
func (x *AddKeyPairToEnvironmentRequest) String() string
type AddKeyPairToEnvironmentRequest_builder ¶
type AddKeyPairToEnvironmentRequest_builder struct { EnvironmentId string KeyPairs []*KeyPair // contains filtered or unexported fields }
func (AddKeyPairToEnvironmentRequest_builder) Build ¶
func (b0 AddKeyPairToEnvironmentRequest_builder) Build() *AddKeyPairToEnvironmentRequest
type AddKeyPairToEnvironmentResponse ¶
type AddKeyPairToEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*AddKeyPairToEnvironmentResponse) ClearEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) ClearEnvironment()
func (*AddKeyPairToEnvironmentResponse) GetEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) GetEnvironment() *Environment
func (*AddKeyPairToEnvironmentResponse) HasEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) HasEnvironment() bool
func (*AddKeyPairToEnvironmentResponse) ProtoMessage ¶
func (*AddKeyPairToEnvironmentResponse) ProtoMessage()
func (*AddKeyPairToEnvironmentResponse) ProtoReflect ¶
func (x *AddKeyPairToEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*AddKeyPairToEnvironmentResponse) Reset ¶
func (x *AddKeyPairToEnvironmentResponse) Reset()
func (*AddKeyPairToEnvironmentResponse) SetEnvironment ¶
func (x *AddKeyPairToEnvironmentResponse) SetEnvironment(v *Environment)
func (*AddKeyPairToEnvironmentResponse) String ¶
func (x *AddKeyPairToEnvironmentResponse) String() string
type AddKeyPairToEnvironmentResponse_builder ¶
type AddKeyPairToEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (AddKeyPairToEnvironmentResponse_builder) Build ¶
func (b0 AddKeyPairToEnvironmentResponse_builder) Build() *AddKeyPairToEnvironmentResponse
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) 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) SetAccessPolicy ¶
func (x *AddPolicyToIngressRequest) SetAccessPolicy(v []*CreateAccessPolicy)
func (*AddPolicyToIngressRequest) SetIngressGatewayId ¶
func (x *AddPolicyToIngressRequest) SetIngressGatewayId(v string)
func (*AddPolicyToIngressRequest) SetIngressId ¶
func (x *AddPolicyToIngressRequest) SetIngressId(v string)
func (*AddPolicyToIngressRequest) String ¶
func (x *AddPolicyToIngressRequest) String() string
type AddPolicyToIngressRequest_builder ¶
type AddPolicyToIngressRequest_builder struct { IngressGatewayId string IngressId string AccessPolicy []*CreateAccessPolicy // contains filtered or unexported fields }
func (AddPolicyToIngressRequest_builder) Build ¶
func (b0 AddPolicyToIngressRequest_builder) Build() *AddPolicyToIngressRequest
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) ClearIngressGateway ¶
func (x *AddPolicyToIngressResponse) ClearIngressGateway()
func (*AddPolicyToIngressResponse) GetIngressGateway ¶
func (x *AddPolicyToIngressResponse) GetIngressGateway() *IngressGateway
func (*AddPolicyToIngressResponse) HasIngressGateway ¶
func (x *AddPolicyToIngressResponse) HasIngressGateway() bool
func (*AddPolicyToIngressResponse) ProtoMessage ¶
func (*AddPolicyToIngressResponse) ProtoMessage()
func (*AddPolicyToIngressResponse) ProtoReflect ¶
func (x *AddPolicyToIngressResponse) ProtoReflect() protoreflect.Message
func (*AddPolicyToIngressResponse) Reset ¶
func (x *AddPolicyToIngressResponse) Reset()
func (*AddPolicyToIngressResponse) SetIngressGateway ¶
func (x *AddPolicyToIngressResponse) SetIngressGateway(v *IngressGateway)
func (*AddPolicyToIngressResponse) String ¶
func (x *AddPolicyToIngressResponse) String() string
type AddPolicyToIngressResponse_builder ¶
type AddPolicyToIngressResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (AddPolicyToIngressResponse_builder) Build ¶
func (b0 AddPolicyToIngressResponse_builder) Build() *AddPolicyToIngressResponse
type AddUserExternalIdentityFromTokenRequest ¶
type AddUserExternalIdentityFromTokenRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*AddUserExternalIdentityFromTokenRequest) GetToken ¶
func (x *AddUserExternalIdentityFromTokenRequest) GetToken() string
func (*AddUserExternalIdentityFromTokenRequest) GetUserId ¶
func (x *AddUserExternalIdentityFromTokenRequest) GetUserId() string
func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage ¶
func (*AddUserExternalIdentityFromTokenRequest) ProtoMessage()
func (*AddUserExternalIdentityFromTokenRequest) ProtoReflect ¶
func (x *AddUserExternalIdentityFromTokenRequest) ProtoReflect() protoreflect.Message
func (*AddUserExternalIdentityFromTokenRequest) Reset ¶
func (x *AddUserExternalIdentityFromTokenRequest) Reset()
func (*AddUserExternalIdentityFromTokenRequest) SetToken ¶
func (x *AddUserExternalIdentityFromTokenRequest) SetToken(v string)
func (*AddUserExternalIdentityFromTokenRequest) SetUserId ¶
func (x *AddUserExternalIdentityFromTokenRequest) SetUserId(v string)
func (*AddUserExternalIdentityFromTokenRequest) String ¶
func (x *AddUserExternalIdentityFromTokenRequest) String() string
type AddUserExternalIdentityFromTokenRequest_builder ¶
type AddUserExternalIdentityFromTokenRequest_builder struct { UserId string Token string // contains filtered or unexported fields }
func (AddUserExternalIdentityFromTokenRequest_builder) Build ¶
type AddUserExternalIdentityFromTokenResponse ¶
type AddUserExternalIdentityFromTokenResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*AddUserExternalIdentityFromTokenResponse) ClearUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) ClearUser()
func (*AddUserExternalIdentityFromTokenResponse) GetUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) GetUser() *User
func (*AddUserExternalIdentityFromTokenResponse) HasUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) HasUser() bool
func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage ¶
func (*AddUserExternalIdentityFromTokenResponse) ProtoMessage()
func (*AddUserExternalIdentityFromTokenResponse) ProtoReflect ¶
func (x *AddUserExternalIdentityFromTokenResponse) ProtoReflect() protoreflect.Message
func (*AddUserExternalIdentityFromTokenResponse) Reset ¶
func (x *AddUserExternalIdentityFromTokenResponse) Reset()
func (*AddUserExternalIdentityFromTokenResponse) SetUser ¶
func (x *AddUserExternalIdentityFromTokenResponse) SetUser(v *User)
func (*AddUserExternalIdentityFromTokenResponse) String ¶
func (x *AddUserExternalIdentityFromTokenResponse) String() string
type AddUserExternalIdentityFromTokenResponse_builder ¶
type AddUserExternalIdentityFromTokenResponse_builder struct { User *User // contains filtered or unexported fields }
func (AddUserExternalIdentityFromTokenResponse_builder) Build ¶
type AggregateInstanceTypeRequest ¶
type AggregateInstanceTypeRequest struct { Filter *InfrastructureConstraints `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` GroupBy []string `protobuf:"bytes,2,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"` OrderBy []string `protobuf:"bytes,3,rep,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // contains filtered or unexported fields }
func (*AggregateInstanceTypeRequest) ClearFilter ¶
func (x *AggregateInstanceTypeRequest) ClearFilter()
func (*AggregateInstanceTypeRequest) GetFilter ¶
func (x *AggregateInstanceTypeRequest) GetFilter() *InfrastructureConstraints
func (*AggregateInstanceTypeRequest) GetGroupBy ¶
func (x *AggregateInstanceTypeRequest) GetGroupBy() []string
func (*AggregateInstanceTypeRequest) GetOrderBy ¶
func (x *AggregateInstanceTypeRequest) GetOrderBy() []string
func (*AggregateInstanceTypeRequest) HasFilter ¶
func (x *AggregateInstanceTypeRequest) HasFilter() bool
func (*AggregateInstanceTypeRequest) ProtoMessage ¶
func (*AggregateInstanceTypeRequest) ProtoMessage()
func (*AggregateInstanceTypeRequest) ProtoReflect ¶
func (x *AggregateInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*AggregateInstanceTypeRequest) Reset ¶
func (x *AggregateInstanceTypeRequest) Reset()
func (*AggregateInstanceTypeRequest) SetFilter ¶
func (x *AggregateInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
func (*AggregateInstanceTypeRequest) SetGroupBy ¶
func (x *AggregateInstanceTypeRequest) SetGroupBy(v []string)
func (*AggregateInstanceTypeRequest) SetOrderBy ¶
func (x *AggregateInstanceTypeRequest) SetOrderBy(v []string)
func (*AggregateInstanceTypeRequest) String ¶
func (x *AggregateInstanceTypeRequest) String() string
type AggregateInstanceTypeRequest_builder ¶
type AggregateInstanceTypeRequest_builder struct { Filter *InfrastructureConstraints GroupBy []string OrderBy []string // contains filtered or unexported fields }
func (AggregateInstanceTypeRequest_builder) Build ¶
func (b0 AggregateInstanceTypeRequest_builder) Build() *AggregateInstanceTypeRequest
type AggregateInstanceTypeResponse ¶
type AggregateInstanceTypeResponse struct { Items []*InfrastructureConstraints `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*AggregateInstanceTypeResponse) GetItems ¶
func (x *AggregateInstanceTypeResponse) GetItems() []*InfrastructureConstraints
func (*AggregateInstanceTypeResponse) ProtoMessage ¶
func (*AggregateInstanceTypeResponse) ProtoMessage()
func (*AggregateInstanceTypeResponse) ProtoReflect ¶
func (x *AggregateInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*AggregateInstanceTypeResponse) Reset ¶
func (x *AggregateInstanceTypeResponse) Reset()
func (*AggregateInstanceTypeResponse) SetItems ¶
func (x *AggregateInstanceTypeResponse) SetItems(v []*InfrastructureConstraints)
func (*AggregateInstanceTypeResponse) String ¶
func (x *AggregateInstanceTypeResponse) String() string
type AggregateInstanceTypeResponse_builder ¶
type AggregateInstanceTypeResponse_builder struct { Items []*InfrastructureConstraints // contains filtered or unexported fields }
func (AggregateInstanceTypeResponse_builder) Build ¶
func (b0 AggregateInstanceTypeResponse_builder) Build() *AggregateInstanceTypeResponse
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 `` /* 173-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) ClearTimeFilter ¶
func (x *AggregateUsageOptions) ClearTimeFilter()
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) HasTimeFilter ¶
func (x *AggregateUsageOptions) HasTimeFilter() bool
func (*AggregateUsageOptions) ProtoMessage ¶
func (*AggregateUsageOptions) ProtoMessage()
func (*AggregateUsageOptions) ProtoReflect ¶
func (x *AggregateUsageOptions) ProtoReflect() protoreflect.Message
func (*AggregateUsageOptions) Reset ¶
func (x *AggregateUsageOptions) Reset()
func (*AggregateUsageOptions) SetChargeTypeFilter ¶
func (x *AggregateUsageOptions) SetChargeTypeFilter(v []string)
func (*AggregateUsageOptions) SetGroupBy ¶
func (x *AggregateUsageOptions) SetGroupBy(v []string)
func (*AggregateUsageOptions) SetHasAllLabels ¶
func (x *AggregateUsageOptions) SetHasAllLabels(v map[string]string)
func (*AggregateUsageOptions) SetOrderBy ¶
func (x *AggregateUsageOptions) SetOrderBy(v []*OrderOptions)
func (*AggregateUsageOptions) SetTimeFilter ¶
func (x *AggregateUsageOptions) SetTimeFilter(v *TimePeriod)
func (*AggregateUsageOptions) SetTimeGranularity ¶
func (x *AggregateUsageOptions) SetTimeGranularity(v string)
func (*AggregateUsageOptions) String ¶
func (x *AggregateUsageOptions) String() string
type AggregateUsageOptions_builder ¶
type AggregateUsageOptions_builder struct { GroupBy []string TimeGranularity string OrderBy []*OrderOptions HasAllLabels map[string]string TimeFilter *TimePeriod ChargeTypeFilter []string // contains filtered or unexported fields }
func (AggregateUsageOptions_builder) Build ¶
func (b0 AggregateUsageOptions_builder) Build() *AggregateUsageOptions
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) ClearOptions ¶
func (x *AggregateUsageRequest) ClearOptions()
func (*AggregateUsageRequest) ClearPageParams ¶
func (x *AggregateUsageRequest) ClearPageParams()
func (*AggregateUsageRequest) GetOptions ¶
func (x *AggregateUsageRequest) GetOptions() *AggregateUsageOptions
func (*AggregateUsageRequest) GetPageParams ¶
func (x *AggregateUsageRequest) GetPageParams() *PageParams
func (*AggregateUsageRequest) HasOptions ¶
func (x *AggregateUsageRequest) HasOptions() bool
func (*AggregateUsageRequest) HasPageParams ¶
func (x *AggregateUsageRequest) HasPageParams() bool
func (*AggregateUsageRequest) ProtoMessage ¶
func (*AggregateUsageRequest) ProtoMessage()
func (*AggregateUsageRequest) ProtoReflect ¶
func (x *AggregateUsageRequest) ProtoReflect() protoreflect.Message
func (*AggregateUsageRequest) Reset ¶
func (x *AggregateUsageRequest) Reset()
func (*AggregateUsageRequest) SetOptions ¶
func (x *AggregateUsageRequest) SetOptions(v *AggregateUsageOptions)
func (*AggregateUsageRequest) SetPageParams ¶
func (x *AggregateUsageRequest) SetPageParams(v *PageParams)
func (*AggregateUsageRequest) String ¶
func (x *AggregateUsageRequest) String() string
type AggregateUsageRequest_builder ¶
type AggregateUsageRequest_builder struct { PageParams *PageParams Options *AggregateUsageOptions // contains filtered or unexported fields }
func (AggregateUsageRequest_builder) Build ¶
func (b0 AggregateUsageRequest_builder) Build() *AggregateUsageRequest
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) 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) SetItems ¶
func (x *AggregateUsageResponse) SetItems(v []*AggregateUsageResult)
func (*AggregateUsageResponse) SetNextPageToken ¶
func (x *AggregateUsageResponse) SetNextPageToken(v string)
func (*AggregateUsageResponse) String ¶
func (x *AggregateUsageResponse) String() string
type AggregateUsageResponse_builder ¶
type AggregateUsageResponse_builder struct { Items []*AggregateUsageResult NextPageToken string // contains filtered or unexported fields }
func (AggregateUsageResponse_builder) Build ¶
func (b0 AggregateUsageResponse_builder) Build() *AggregateUsageResponse
type AggregateUsageResult ¶
type AggregateUsageResult struct { GroupedBy map[string]string `` /* 162-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) 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) SetAvgPrice ¶
func (x *AggregateUsageResult) SetAvgPrice(v float64)
func (*AggregateUsageResult) SetDate ¶
func (x *AggregateUsageResult) SetDate(v string)
func (*AggregateUsageResult) SetGroupedBy ¶
func (x *AggregateUsageResult) SetGroupedBy(v map[string]string)
func (*AggregateUsageResult) SetTotalTime ¶
func (x *AggregateUsageResult) SetTotalTime(v uint64)
func (*AggregateUsageResult) SetTotalUsage ¶
func (x *AggregateUsageResult) SetTotalUsage(v float64)
func (*AggregateUsageResult) String ¶
func (x *AggregateUsageResult) String() string
type AggregateUsageResult_builder ¶
type AggregateUsageResult_builder struct { GroupedBy map[string]string Date string TotalUsage float64 TotalTime uint64 AvgPrice float64 // contains filtered or unexported fields }
func (AggregateUsageResult_builder) Build ¶
func (b0 AggregateUsageResult_builder) Build() *AggregateUsageResult
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) 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) SetCertPem ¶
func (x *AkashCredential) SetCertPem(v string)
func (*AkashCredential) SetEncryptedPrivateKeyPem ¶
func (x *AkashCredential) SetEncryptedPrivateKeyPem(v string)
func (*AkashCredential) SetInstanceTypeWalletMnemonic ¶
func (x *AkashCredential) SetInstanceTypeWalletMnemonic(v string)
func (*AkashCredential) SetMainWalletMnemonic ¶
func (x *AkashCredential) SetMainWalletMnemonic(v string)
func (*AkashCredential) String ¶
func (x *AkashCredential) String() string
type AkashCredential_builder ¶
type AkashCredential_builder struct { MainWalletMnemonic string InstanceTypeWalletMnemonic string CertPem string EncryptedPrivateKeyPem string // contains filtered or unexported fields }
func (AkashCredential_builder) Build ¶
func (b0 AkashCredential_builder) Build() *AkashCredential
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) 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) SetChinaFreeEmail ¶
func (x *ApiVoidEmailReputation) SetChinaFreeEmail(v bool)
func (*ApiVoidEmailReputation) SetDidYouMean ¶
func (x *ApiVoidEmailReputation) SetDidYouMean(v string)
func (*ApiVoidEmailReputation) SetDirtyWordsDomain ¶
func (x *ApiVoidEmailReputation) SetDirtyWordsDomain(v bool)
func (*ApiVoidEmailReputation) SetDirtyWordsUsername ¶
func (x *ApiVoidEmailReputation) SetDirtyWordsUsername(v bool)
func (*ApiVoidEmailReputation) SetDisposable ¶
func (x *ApiVoidEmailReputation) SetDisposable(v bool)
func (*ApiVoidEmailReputation) SetDmarcConfigured ¶
func (x *ApiVoidEmailReputation) SetDmarcConfigured(v bool)
func (*ApiVoidEmailReputation) SetDmarcEnforced ¶
func (x *ApiVoidEmailReputation) SetDmarcEnforced(v bool)
func (*ApiVoidEmailReputation) SetDomain ¶
func (x *ApiVoidEmailReputation) SetDomain(v string)
func (*ApiVoidEmailReputation) SetDomainPopular ¶
func (x *ApiVoidEmailReputation) SetDomainPopular(v bool)
func (*ApiVoidEmailReputation) SetEducationalDomain ¶
func (x *ApiVoidEmailReputation) SetEducationalDomain(v bool)
func (*ApiVoidEmailReputation) SetEmail ¶
func (x *ApiVoidEmailReputation) SetEmail(v string)
func (*ApiVoidEmailReputation) SetFreeEmail ¶
func (x *ApiVoidEmailReputation) SetFreeEmail(v bool)
func (*ApiVoidEmailReputation) SetGovernmentDomain ¶
func (x *ApiVoidEmailReputation) SetGovernmentDomain(v bool)
func (*ApiVoidEmailReputation) SetHasARecords ¶
func (x *ApiVoidEmailReputation) SetHasARecords(v bool)
func (*ApiVoidEmailReputation) SetHasMxRecords ¶
func (x *ApiVoidEmailReputation) SetHasMxRecords(v bool)
func (*ApiVoidEmailReputation) SetHasSpfRecords ¶
func (x *ApiVoidEmailReputation) SetHasSpfRecords(v bool)
func (*ApiVoidEmailReputation) SetIsSpoofable ¶
func (x *ApiVoidEmailReputation) SetIsSpoofable(v bool)
func (*ApiVoidEmailReputation) SetPoliceDomain ¶
func (x *ApiVoidEmailReputation) SetPoliceDomain(v bool)
func (*ApiVoidEmailReputation) SetRiskyTld ¶
func (x *ApiVoidEmailReputation) SetRiskyTld(v bool)
func (*ApiVoidEmailReputation) SetRoleAddress ¶
func (x *ApiVoidEmailReputation) SetRoleAddress(v bool)
func (*ApiVoidEmailReputation) SetRussianFreeEmail ¶
func (x *ApiVoidEmailReputation) SetRussianFreeEmail(v bool)
func (*ApiVoidEmailReputation) SetScore ¶
func (x *ApiVoidEmailReputation) SetScore(v int32)
func (*ApiVoidEmailReputation) SetShouldBlock ¶
func (x *ApiVoidEmailReputation) SetShouldBlock(v bool)
func (*ApiVoidEmailReputation) SetSuspiciousDomain ¶
func (x *ApiVoidEmailReputation) SetSuspiciousDomain(v bool)
func (*ApiVoidEmailReputation) SetSuspiciousEmail ¶
func (x *ApiVoidEmailReputation) SetSuspiciousEmail(v bool)
func (*ApiVoidEmailReputation) SetSuspiciousUsername ¶
func (x *ApiVoidEmailReputation) SetSuspiciousUsername(v bool)
func (*ApiVoidEmailReputation) SetUsername ¶
func (x *ApiVoidEmailReputation) SetUsername(v string)
func (*ApiVoidEmailReputation) SetValidFormat ¶
func (x *ApiVoidEmailReputation) SetValidFormat(v bool)
func (*ApiVoidEmailReputation) SetValidTld ¶
func (x *ApiVoidEmailReputation) SetValidTld(v bool)
func (*ApiVoidEmailReputation) String ¶
func (x *ApiVoidEmailReputation) String() string
type ApiVoidEmailReputation_builder ¶
type ApiVoidEmailReputation_builder struct { Email string ValidFormat bool Username string RoleAddress bool SuspiciousUsername bool DirtyWordsUsername bool SuspiciousEmail bool Domain string ValidTld bool Disposable bool HasARecords bool HasMxRecords bool HasSpfRecords bool IsSpoofable bool DmarcConfigured bool DmarcEnforced bool FreeEmail bool RussianFreeEmail bool ChinaFreeEmail bool DidYouMean string SuspiciousDomain bool DirtyWordsDomain bool DomainPopular bool RiskyTld bool PoliceDomain bool GovernmentDomain bool EducationalDomain bool ShouldBlock bool Score int32 // contains filtered or unexported fields }
func (ApiVoidEmailReputation_builder) Build ¶
func (b0 ApiVoidEmailReputation_builder) Build() *ApiVoidEmailReputation
type Artifact ¶
type Artifact struct { Model *Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` Container *Container `protobuf:"bytes,2,opt,name=container,proto3" json:"container,omitempty"` InferenceServer *InferenceServerConfig `protobuf:"bytes,3,opt,name=inference_server,json=inferenceServer,proto3" json:"inference_server,omitempty"` // contains filtered or unexported fields }
func (*Artifact) GetInferenceServer ¶
func (x *Artifact) GetInferenceServer() *InferenceServerConfig
func (*Artifact) ProtoReflect ¶
func (x *Artifact) ProtoReflect() protoreflect.Message
func (*Artifact) SetInferenceServer ¶
func (x *Artifact) SetInferenceServer(v *InferenceServerConfig)
type Artifact_builder ¶
type Artifact_builder struct { Model *Model Container *Container InferenceServer *InferenceServerConfig // contains filtered or unexported fields }
func (Artifact_builder) Build ¶
func (b0 Artifact_builder) Build() *Artifact
type AzureCredential ¶
type AzureCredential struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` TenantId string `protobuf:"bytes,3,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"` SubscriptionId string `protobuf:"bytes,4,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` AdditionallyAllowedTenants string `` /* 141-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AzureCredential) GetAdditionallyAllowedTenants ¶
func (x *AzureCredential) GetAdditionallyAllowedTenants() string
func (*AzureCredential) GetClientId ¶
func (x *AzureCredential) GetClientId() string
func (*AzureCredential) GetClientSecret ¶
func (x *AzureCredential) GetClientSecret() string
func (*AzureCredential) GetSubscriptionId ¶
func (x *AzureCredential) GetSubscriptionId() string
func (*AzureCredential) GetTenantId ¶
func (x *AzureCredential) GetTenantId() 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) SetAdditionallyAllowedTenants ¶
func (x *AzureCredential) SetAdditionallyAllowedTenants(v string)
func (*AzureCredential) SetClientId ¶
func (x *AzureCredential) SetClientId(v string)
func (*AzureCredential) SetClientSecret ¶
func (x *AzureCredential) SetClientSecret(v string)
func (*AzureCredential) SetSubscriptionId ¶
func (x *AzureCredential) SetSubscriptionId(v string)
func (*AzureCredential) SetTenantId ¶
func (x *AzureCredential) SetTenantId(v string)
func (*AzureCredential) String ¶
func (x *AzureCredential) String() string
type AzureCredential_builder ¶
type AzureCredential_builder struct { ClientId string ClientSecret string TenantId string SubscriptionId string AdditionallyAllowedTenants string // contains filtered or unexported fields }
func (AzureCredential_builder) Build ¶
func (b0 AzureCredential_builder) Build() *AzureCredential
type BackupOptions ¶
type BackupOptions struct { Disabled bool `protobuf:"varint,1,opt,name=disabled,proto3" json:"disabled,omitempty"` // contains filtered or unexported fields }
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) SetDisabled ¶
func (x *BackupOptions) SetDisabled(v bool)
func (*BackupOptions) String ¶
func (x *BackupOptions) String() string
type BackupOptions_builder ¶
type BackupOptions_builder struct { Disabled bool // contains filtered or unexported fields }
func (BackupOptions_builder) Build ¶
func (b0 BackupOptions_builder) Build() *BackupOptions
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 `` /* 139-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 `` /* 168-byte string literal not displayed */ UsageCloudCredLabels map[string]string `` /* 199-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 ResourceLimits *ResourceLimits `protobuf:"bytes,20,opt,name=resource_limits,json=resourceLimits,proto3" json:"resource_limits,omitempty"` // contains filtered or unexported fields }
func (*BillingProfile) ClearBillingProfileMeta ¶
func (x *BillingProfile) ClearBillingProfileMeta()
func (*BillingProfile) ClearBillingType ¶
func (x *BillingProfile) ClearBillingType()
func (*BillingProfile) ClearCloudPointDetails ¶
func (x *BillingProfile) ClearCloudPointDetails()
func (*BillingProfile) ClearCreateTime ¶
func (x *BillingProfile) ClearCreateTime()
func (*BillingProfile) ClearCreditDetails ¶
func (x *BillingProfile) ClearCreditDetails()
func (*BillingProfile) ClearDelinquentAt ¶
func (x *BillingProfile) ClearDelinquentAt()
func (*BillingProfile) ClearInactiveAt ¶
func (x *BillingProfile) ClearInactiveAt()
func (*BillingProfile) ClearResourceLimits ¶
func (x *BillingProfile) ClearResourceLimits()
func (*BillingProfile) ClearUpdateTime ¶
func (x *BillingProfile) ClearUpdateTime()
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) GetResourceLimits ¶
func (x *BillingProfile) GetResourceLimits() *ResourceLimits
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) HasBillingProfileMeta ¶
func (x *BillingProfile) HasBillingProfileMeta() bool
func (*BillingProfile) HasBillingType ¶
func (x *BillingProfile) HasBillingType() bool
func (*BillingProfile) HasCloudPointDetails ¶
func (x *BillingProfile) HasCloudPointDetails() bool
func (*BillingProfile) HasCreateTime ¶
func (x *BillingProfile) HasCreateTime() bool
func (*BillingProfile) HasCreditDetails ¶
func (x *BillingProfile) HasCreditDetails() bool
func (*BillingProfile) HasDelinquentAt ¶
func (x *BillingProfile) HasDelinquentAt() bool
func (*BillingProfile) HasInactiveAt ¶
func (x *BillingProfile) HasInactiveAt() bool
func (*BillingProfile) HasResourceLimits ¶
func (x *BillingProfile) HasResourceLimits() bool
func (*BillingProfile) HasUpdateTime ¶
func (x *BillingProfile) HasUpdateTime() bool
func (*BillingProfile) ProtoMessage ¶
func (*BillingProfile) ProtoMessage()
func (*BillingProfile) ProtoReflect ¶
func (x *BillingProfile) ProtoReflect() protoreflect.Message
func (*BillingProfile) Reset ¶
func (x *BillingProfile) Reset()
func (*BillingProfile) SetBillingProfileId ¶
func (x *BillingProfile) SetBillingProfileId(v string)
func (*BillingProfile) SetBillingProfileMeta ¶
func (x *BillingProfile) SetBillingProfileMeta(v *BillingProfileDetails)
func (*BillingProfile) SetBillingThreshold ¶
func (x *BillingProfile) SetBillingThreshold(v int64)
func (*BillingProfile) SetBillingType ¶
func (x *BillingProfile) SetBillingType(v string)
func (*BillingProfile) SetCloudPointDetails ¶
func (x *BillingProfile) SetCloudPointDetails(v *CloudPointDetails)
func (*BillingProfile) SetCollectionStatus ¶
func (x *BillingProfile) SetCollectionStatus(v string)
func (*BillingProfile) SetCreateTime ¶
func (x *BillingProfile) SetCreateTime(v *timestamppb.Timestamp)
func (*BillingProfile) SetCreditBalance ¶
func (x *BillingProfile) SetCreditBalance(v int64)
func (*BillingProfile) SetCreditDetails ¶
func (x *BillingProfile) SetCreditDetails(v *CreditDetails)
func (*BillingProfile) SetDelinquentAt ¶
func (x *BillingProfile) SetDelinquentAt(v *timestamppb.Timestamp)
func (*BillingProfile) SetExternalAccountId ¶
func (x *BillingProfile) SetExternalAccountId(v string)
func (*BillingProfile) SetInactiveAt ¶
func (x *BillingProfile) SetInactiveAt(v *timestamppb.Timestamp)
func (*BillingProfile) SetLabels ¶
func (x *BillingProfile) SetLabels(v map[string]string)
func (*BillingProfile) SetPaymentStatus ¶
func (x *BillingProfile) SetPaymentStatus(v string)
func (*BillingProfile) SetPlanIds ¶
func (x *BillingProfile) SetPlanIds(v []string)
func (*BillingProfile) SetResourceLimits ¶
func (x *BillingProfile) SetResourceLimits(v *ResourceLimits)
func (*BillingProfile) SetUpdateTime ¶
func (x *BillingProfile) SetUpdateTime(v *timestamppb.Timestamp)
func (*BillingProfile) SetUsageCloudCredLabels ¶
func (x *BillingProfile) SetUsageCloudCredLabels(v map[string]string)
func (*BillingProfile) SetUsageLabels ¶
func (x *BillingProfile) SetUsageLabels(v map[string]string)
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) 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) SetBillingProfileId ¶
func (x *BillingProfileCreditRecipient) SetBillingProfileId(v string)
func (*BillingProfileCreditRecipient) String ¶
func (x *BillingProfileCreditRecipient) String() string
type BillingProfileCreditRecipient_builder ¶
type BillingProfileCreditRecipient_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (BillingProfileCreditRecipient_builder) Build ¶
func (b0 BillingProfileCreditRecipient_builder) Build() *BillingProfileCreditRecipient
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) 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) SetAccountEmail ¶
func (x *BillingProfileDetails) SetAccountEmail(v string)
func (*BillingProfileDetails) SetAccountName ¶
func (x *BillingProfileDetails) SetAccountName(v string)
func (*BillingProfileDetails) String ¶
func (x *BillingProfileDetails) String() string
type BillingProfileDetails_builder ¶
type BillingProfileDetails_builder struct { AccountEmail string AccountName string // contains filtered or unexported fields }
func (BillingProfileDetails_builder) Build ¶
func (b0 BillingProfileDetails_builder) Build() *BillingProfileDetails
type BillingProfile_builder ¶
type BillingProfile_builder struct { BillingProfileId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string BillingProfileMeta *BillingProfileDetails ExternalAccountId string UsageLabels map[string]string UsageCloudCredLabels map[string]string PlanIds []string CollectionStatus string InactiveAt *timestamppb.Timestamp DelinquentAt *timestamppb.Timestamp PaymentStatus string CreditBalance int64 BillingThreshold int64 CreditDetails *CreditDetails BillingType *string CloudPointDetails *CloudPointDetails ResourceLimits *ResourceLimits // contains filtered or unexported fields }
func (BillingProfile_builder) Build ¶
func (b0 BillingProfile_builder) Build() *BillingProfile
type Brev ¶
type Brev struct {
// contains filtered or unexported fields
}
maybe?
func (*Brev) ProtoReflect ¶
func (x *Brev) ProtoReflect() protoreflect.Message
type Brev_builder ¶
type Brev_builder struct {
// contains filtered or unexported fields
}
func (Brev_builder) Build ¶
func (b0 Brev_builder) Build() *Brev
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 Budget_builder ¶
type Budget_builder struct { Granularity string AmountUsd string BudgetType string // contains filtered or unexported fields }
func (Budget_builder) Build ¶
func (b0 Budget_builder) Build() *Budget
type BuildConfig ¶
type BuildConfig struct { Context string `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"` Dockerfile string `protobuf:"bytes,2,opt,name=dockerfile,proto3" json:"dockerfile,omitempty"` DockerfileInline string `protobuf:"bytes,3,opt,name=dockerfile_inline,json=dockerfileInline,proto3" json:"dockerfile_inline,omitempty"` Network string `protobuf:"bytes,7,opt,name=network,proto3" json:"network,omitempty"` Secrets []*ServiceSecretConfig `protobuf:"bytes,8,rep,name=secrets,proto3" json:"secrets,omitempty"` Tags []string `protobuf:"bytes,9,rep,name=tags,proto3" json:"tags,omitempty"` Platforms []string `protobuf:"bytes,10,rep,name=platforms,proto3" json:"platforms,omitempty"` Privileged bool `protobuf:"varint,11,opt,name=privileged,proto3" json:"privileged,omitempty"` // contains filtered or unexported fields }
BuildConfig matches the Go struct field names
func (*BuildConfig) GetContext ¶
func (x *BuildConfig) GetContext() string
func (*BuildConfig) GetDockerfile ¶
func (x *BuildConfig) GetDockerfile() string
func (*BuildConfig) GetDockerfileInline ¶
func (x *BuildConfig) GetDockerfileInline() string
func (*BuildConfig) GetNetwork ¶
func (x *BuildConfig) GetNetwork() string
func (*BuildConfig) GetPlatforms ¶
func (x *BuildConfig) GetPlatforms() []string
func (*BuildConfig) GetPrivileged ¶
func (x *BuildConfig) GetPrivileged() bool
func (*BuildConfig) GetSecrets ¶
func (x *BuildConfig) GetSecrets() []*ServiceSecretConfig
func (*BuildConfig) GetTags ¶
func (x *BuildConfig) GetTags() []string
func (*BuildConfig) ProtoMessage ¶
func (*BuildConfig) ProtoMessage()
func (*BuildConfig) ProtoReflect ¶
func (x *BuildConfig) ProtoReflect() protoreflect.Message
func (*BuildConfig) Reset ¶
func (x *BuildConfig) Reset()
func (*BuildConfig) SetContext ¶
func (x *BuildConfig) SetContext(v string)
func (*BuildConfig) SetDockerfile ¶
func (x *BuildConfig) SetDockerfile(v string)
func (*BuildConfig) SetDockerfileInline ¶
func (x *BuildConfig) SetDockerfileInline(v string)
func (*BuildConfig) SetNetwork ¶
func (x *BuildConfig) SetNetwork(v string)
func (*BuildConfig) SetPlatforms ¶
func (x *BuildConfig) SetPlatforms(v []string)
func (*BuildConfig) SetPrivileged ¶
func (x *BuildConfig) SetPrivileged(v bool)
func (*BuildConfig) SetSecrets ¶
func (x *BuildConfig) SetSecrets(v []*ServiceSecretConfig)
func (*BuildConfig) SetTags ¶
func (x *BuildConfig) SetTags(v []string)
func (*BuildConfig) String ¶
func (x *BuildConfig) String() string
type BuildConfig_builder ¶
type BuildConfig_builder struct { Context string Dockerfile string DockerfileInline string Network string Secrets []*ServiceSecretConfig Tags []string Platforms []string Privileged bool // contains filtered or unexported fields }
func (BuildConfig_builder) Build ¶
func (b0 BuildConfig_builder) Build() *BuildConfig
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) ClearBuild_ ¶
func (x *BuildEnvironmentRequest) ClearBuild_()
func (*BuildEnvironmentRequest) GetBuild
deprecated
func (x *BuildEnvironmentRequest) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ 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) HasBuild_ ¶
func (x *BuildEnvironmentRequest) HasBuild_() bool
func (*BuildEnvironmentRequest) ProtoMessage ¶
func (*BuildEnvironmentRequest) ProtoMessage()
func (*BuildEnvironmentRequest) ProtoReflect ¶
func (x *BuildEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentRequest) Reset ¶
func (x *BuildEnvironmentRequest) Reset()
func (*BuildEnvironmentRequest) SetBuild_ ¶
func (x *BuildEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
func (*BuildEnvironmentRequest) SetEnvironmentId ¶
func (x *BuildEnvironmentRequest) SetEnvironmentId(v string)
func (*BuildEnvironmentRequest) SetIdempotencyKey ¶
func (x *BuildEnvironmentRequest) SetIdempotencyKey(v string)
func (*BuildEnvironmentRequest) String ¶
func (x *BuildEnvironmentRequest) String() string
type BuildEnvironmentRequest_builder ¶
type BuildEnvironmentRequest_builder struct { EnvironmentId string Build_ *EnvironmentBuild IdempotencyKey string // contains filtered or unexported fields }
func (BuildEnvironmentRequest_builder) Build ¶
func (b0 BuildEnvironmentRequest_builder) Build() *BuildEnvironmentRequest
type BuildEnvironmentResponse ¶
type BuildEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*BuildEnvironmentResponse) ClearEnvironment ¶
func (x *BuildEnvironmentResponse) ClearEnvironment()
func (*BuildEnvironmentResponse) GetEnvironment ¶
func (x *BuildEnvironmentResponse) GetEnvironment() *Environment
func (*BuildEnvironmentResponse) HasEnvironment ¶
func (x *BuildEnvironmentResponse) HasEnvironment() bool
func (*BuildEnvironmentResponse) ProtoMessage ¶
func (*BuildEnvironmentResponse) ProtoMessage()
func (*BuildEnvironmentResponse) ProtoReflect ¶
func (x *BuildEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*BuildEnvironmentResponse) Reset ¶
func (x *BuildEnvironmentResponse) Reset()
func (*BuildEnvironmentResponse) SetEnvironment ¶
func (x *BuildEnvironmentResponse) SetEnvironment(v *Environment)
func (*BuildEnvironmentResponse) String ¶
func (x *BuildEnvironmentResponse) String() string
type BuildEnvironmentResponse_builder ¶
type BuildEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (BuildEnvironmentResponse_builder) Build ¶
func (b0 BuildEnvironmentResponse_builder) Build() *BuildEnvironmentResponse
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 Card_builder ¶
type Card_builder struct { Last4 string ExpMonth int64 ExpYear int64 Brand string // contains filtered or unexported fields }
func (Card_builder) Build ¶
func (b0 Card_builder) Build() *Card
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) 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) SetEnvironmentId ¶
func (x *ChangeEnvironmentInstanceTypeRequest) SetEnvironmentId(v string)
func (*ChangeEnvironmentInstanceTypeRequest) SetInstanceType ¶
func (x *ChangeEnvironmentInstanceTypeRequest) SetInstanceType(v string)
func (*ChangeEnvironmentInstanceTypeRequest) String ¶
func (x *ChangeEnvironmentInstanceTypeRequest) String() string
type ChangeEnvironmentInstanceTypeRequest_builder ¶
type ChangeEnvironmentInstanceTypeRequest_builder struct { EnvironmentId string InstanceType string // contains filtered or unexported fields }
func (ChangeEnvironmentInstanceTypeRequest_builder) Build ¶
func (b0 ChangeEnvironmentInstanceTypeRequest_builder) Build() *ChangeEnvironmentInstanceTypeRequest
type ChangeEnvironmentInstanceTypeResponse ¶
type ChangeEnvironmentInstanceTypeResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ChangeEnvironmentInstanceTypeResponse) ClearEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) ClearEnvironment()
func (*ChangeEnvironmentInstanceTypeResponse) GetEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) GetEnvironment() *Environment
func (*ChangeEnvironmentInstanceTypeResponse) HasEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) HasEnvironment() bool
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage ¶
func (*ChangeEnvironmentInstanceTypeResponse) ProtoMessage()
func (*ChangeEnvironmentInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeEnvironmentInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeEnvironmentInstanceTypeResponse) Reset ¶
func (x *ChangeEnvironmentInstanceTypeResponse) Reset()
func (*ChangeEnvironmentInstanceTypeResponse) SetEnvironment ¶
func (x *ChangeEnvironmentInstanceTypeResponse) SetEnvironment(v *Environment)
func (*ChangeEnvironmentInstanceTypeResponse) String ¶
func (x *ChangeEnvironmentInstanceTypeResponse) String() string
type ChangeEnvironmentInstanceTypeResponse_builder ¶
type ChangeEnvironmentInstanceTypeResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ChangeEnvironmentInstanceTypeResponse_builder) Build ¶
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) 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) SetInstanceId ¶
func (x *ChangeInstanceTypeRequest) SetInstanceId(v string)
func (*ChangeInstanceTypeRequest) SetInstanceType ¶
func (x *ChangeInstanceTypeRequest) SetInstanceType(v string)
func (*ChangeInstanceTypeRequest) String ¶
func (x *ChangeInstanceTypeRequest) String() string
type ChangeInstanceTypeRequest_builder ¶
type ChangeInstanceTypeRequest_builder struct { InstanceId string InstanceType string // contains filtered or unexported fields }
func (ChangeInstanceTypeRequest_builder) Build ¶
func (b0 ChangeInstanceTypeRequest_builder) Build() *ChangeInstanceTypeRequest
type ChangeInstanceTypeResponse ¶
type ChangeInstanceTypeResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*ChangeInstanceTypeResponse) ClearInstance ¶
func (x *ChangeInstanceTypeResponse) ClearInstance()
func (*ChangeInstanceTypeResponse) GetInstance ¶
func (x *ChangeInstanceTypeResponse) GetInstance() *Instance
func (*ChangeInstanceTypeResponse) HasInstance ¶
func (x *ChangeInstanceTypeResponse) HasInstance() bool
func (*ChangeInstanceTypeResponse) ProtoMessage ¶
func (*ChangeInstanceTypeResponse) ProtoMessage()
func (*ChangeInstanceTypeResponse) ProtoReflect ¶
func (x *ChangeInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeInstanceTypeResponse) Reset ¶
func (x *ChangeInstanceTypeResponse) Reset()
func (*ChangeInstanceTypeResponse) SetInstance ¶
func (x *ChangeInstanceTypeResponse) SetInstance(v *Instance)
func (*ChangeInstanceTypeResponse) String ¶
func (x *ChangeInstanceTypeResponse) String() string
type ChangeInstanceTypeResponse_builder ¶
type ChangeInstanceTypeResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (ChangeInstanceTypeResponse_builder) Build ¶
func (b0 ChangeInstanceTypeResponse_builder) Build() *ChangeInstanceTypeResponse
type ChangePlatformRoleRequest ¶
type ChangePlatformRoleRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // Role value (e.g. "admin", "user") // contains filtered or unexported fields }
func (*ChangePlatformRoleRequest) GetRole ¶
func (x *ChangePlatformRoleRequest) GetRole() string
func (*ChangePlatformRoleRequest) GetUserId ¶
func (x *ChangePlatformRoleRequest) GetUserId() string
func (*ChangePlatformRoleRequest) ProtoMessage ¶
func (*ChangePlatformRoleRequest) ProtoMessage()
func (*ChangePlatformRoleRequest) ProtoReflect ¶
func (x *ChangePlatformRoleRequest) ProtoReflect() protoreflect.Message
func (*ChangePlatformRoleRequest) Reset ¶
func (x *ChangePlatformRoleRequest) Reset()
func (*ChangePlatformRoleRequest) SetRole ¶
func (x *ChangePlatformRoleRequest) SetRole(v string)
func (*ChangePlatformRoleRequest) SetUserId ¶
func (x *ChangePlatformRoleRequest) SetUserId(v string)
func (*ChangePlatformRoleRequest) String ¶
func (x *ChangePlatformRoleRequest) String() string
type ChangePlatformRoleRequest_builder ¶
type ChangePlatformRoleRequest_builder struct { UserId string Role string // contains filtered or unexported fields }
func (ChangePlatformRoleRequest_builder) Build ¶
func (b0 ChangePlatformRoleRequest_builder) Build() *ChangePlatformRoleRequest
type ChangePlatformRoleResponse ¶
type ChangePlatformRoleResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*ChangePlatformRoleResponse) ClearUser ¶
func (x *ChangePlatformRoleResponse) ClearUser()
func (*ChangePlatformRoleResponse) GetUser ¶
func (x *ChangePlatformRoleResponse) GetUser() *User
func (*ChangePlatformRoleResponse) HasUser ¶
func (x *ChangePlatformRoleResponse) HasUser() bool
func (*ChangePlatformRoleResponse) ProtoMessage ¶
func (*ChangePlatformRoleResponse) ProtoMessage()
func (*ChangePlatformRoleResponse) ProtoReflect ¶
func (x *ChangePlatformRoleResponse) ProtoReflect() protoreflect.Message
func (*ChangePlatformRoleResponse) Reset ¶
func (x *ChangePlatformRoleResponse) Reset()
func (*ChangePlatformRoleResponse) SetUser ¶
func (x *ChangePlatformRoleResponse) SetUser(v *User)
func (*ChangePlatformRoleResponse) String ¶
func (x *ChangePlatformRoleResponse) String() string
type ChangePlatformRoleResponse_builder ¶
type ChangePlatformRoleResponse_builder struct { User *User // contains filtered or unexported fields }
func (ChangePlatformRoleResponse_builder) Build ¶
func (b0 ChangePlatformRoleResponse_builder) Build() *ChangePlatformRoleResponse
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 `` /* 139-byte string literal not displayed */ Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` // when true, instances created with this cloud cred will not allow wide open (i.e. 0.0.0.0/0) // ingress firewall rules. user ssh access will be configured via a Cloudflare proxy RestrictedIngress bool `protobuf:"varint,7,opt,name=restricted_ingress,json=restrictedIngress,proto3" json:"restricted_ingress,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
func (*CloudCred) SetCreateTime ¶
func (x *CloudCred) SetCreateTime(v *timestamppb.Timestamp)
func (*CloudCred) SetUpdateTime ¶
func (x *CloudCred) SetUpdateTime(v *timestamppb.Timestamp)
type CloudCred_builder ¶
type CloudCred_builder struct { CloudCredId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp ProviderId string Labels map[string]string Status string // when true, instances created with this cloud cred will not allow wide open (i.e. 0.0.0.0/0) // ingress firewall rules. user ssh access will be configured via a Cloudflare proxy RestrictedIngress bool // contains filtered or unexported fields }
func (CloudCred_builder) Build ¶
func (b0 CloudCred_builder) Build() *CloudCred
type CloudPointDetails ¶
type CloudPointDetails struct { CloudPointsRedeemable *int64 `` // in cents /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CloudPointDetails) ClearCloudPointsRedeemable ¶
func (x *CloudPointDetails) ClearCloudPointsRedeemable()
func (*CloudPointDetails) GetCloudPointsRedeemable ¶
func (x *CloudPointDetails) GetCloudPointsRedeemable() int64
func (*CloudPointDetails) HasCloudPointsRedeemable ¶
func (x *CloudPointDetails) HasCloudPointsRedeemable() bool
func (*CloudPointDetails) ProtoMessage ¶
func (*CloudPointDetails) ProtoMessage()
func (*CloudPointDetails) ProtoReflect ¶
func (x *CloudPointDetails) ProtoReflect() protoreflect.Message
func (*CloudPointDetails) Reset ¶
func (x *CloudPointDetails) Reset()
func (*CloudPointDetails) SetCloudPointsRedeemable ¶
func (x *CloudPointDetails) SetCloudPointsRedeemable(v int64)
func (*CloudPointDetails) String ¶
func (x *CloudPointDetails) String() string
type CloudPointDetails_builder ¶
type CloudPointDetails_builder struct { CloudPointsRedeemable *int64 // contains filtered or unexported fields }
func (CloudPointDetails_builder) Build ¶
func (b0 CloudPointDetails_builder) Build() *CloudPointDetails
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) ClearIncludeSpotPrices ¶
func (x *ComputeInstanceOptions) ClearIncludeSpotPrices()
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) HasIncludeSpotPrices ¶
func (x *ComputeInstanceOptions) HasIncludeSpotPrices() bool
func (*ComputeInstanceOptions) ProtoMessage ¶
func (*ComputeInstanceOptions) ProtoMessage()
func (*ComputeInstanceOptions) ProtoReflect ¶
func (x *ComputeInstanceOptions) ProtoReflect() protoreflect.Message
func (*ComputeInstanceOptions) Reset ¶
func (x *ComputeInstanceOptions) Reset()
func (*ComputeInstanceOptions) SetIncludeSpotPrices ¶
func (x *ComputeInstanceOptions) SetIncludeSpotPrices(v bool)
func (*ComputeInstanceOptions) SetInstanceType ¶
func (x *ComputeInstanceOptions) SetInstanceType(v string)
func (*ComputeInstanceOptions) SetLocation ¶
func (x *ComputeInstanceOptions) SetLocation(v string)
func (*ComputeInstanceOptions) SetOperatingSystem ¶
func (x *ComputeInstanceOptions) SetOperatingSystem(v string)
func (*ComputeInstanceOptions) String ¶
func (x *ComputeInstanceOptions) String() string
type ComputeInstanceOptions_builder ¶
type ComputeInstanceOptions_builder struct { Location string OperatingSystem string InstanceType string IncludeSpotPrices *bool // contains filtered or unexported fields }
func (ComputeInstanceOptions_builder) Build ¶
func (b0 ComputeInstanceOptions_builder) Build() *ComputeInstanceOptions
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) ClearAttrs ¶
func (x *ComputeInstanceProduct) ClearAttrs()
func (*ComputeInstanceProduct) ClearPrices ¶
func (x *ComputeInstanceProduct) ClearPrices()
func (*ComputeInstanceProduct) GetAttrs ¶
func (x *ComputeInstanceProduct) GetAttrs() *ComputeInstanceProductAttrs
func (*ComputeInstanceProduct) GetPrices ¶
func (x *ComputeInstanceProduct) GetPrices() *ComputePrice
func (*ComputeInstanceProduct) HasAttrs ¶
func (x *ComputeInstanceProduct) HasAttrs() bool
func (*ComputeInstanceProduct) HasPrices ¶
func (x *ComputeInstanceProduct) HasPrices() bool
func (*ComputeInstanceProduct) ProtoMessage ¶
func (*ComputeInstanceProduct) ProtoMessage()
func (*ComputeInstanceProduct) ProtoReflect ¶
func (x *ComputeInstanceProduct) ProtoReflect() protoreflect.Message
func (*ComputeInstanceProduct) Reset ¶
func (x *ComputeInstanceProduct) Reset()
func (*ComputeInstanceProduct) SetAttrs ¶
func (x *ComputeInstanceProduct) SetAttrs(v *ComputeInstanceProductAttrs)
func (*ComputeInstanceProduct) SetPrices ¶
func (x *ComputeInstanceProduct) SetPrices(v *ComputePrice)
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) 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) SetInstanceType ¶
func (x *ComputeInstanceProductAttrs) SetInstanceType(v string)
func (*ComputeInstanceProductAttrs) SetLocation ¶
func (x *ComputeInstanceProductAttrs) SetLocation(v string)
func (*ComputeInstanceProductAttrs) SetOperatingSystem ¶
func (x *ComputeInstanceProductAttrs) SetOperatingSystem(v string)
func (*ComputeInstanceProductAttrs) String ¶
func (x *ComputeInstanceProductAttrs) String() string
type ComputeInstanceProductAttrs_builder ¶
type ComputeInstanceProductAttrs_builder struct { InstanceType string OperatingSystem string Location string // contains filtered or unexported fields }
func (ComputeInstanceProductAttrs_builder) Build ¶
func (b0 ComputeInstanceProductAttrs_builder) Build() *ComputeInstanceProductAttrs
type ComputeInstanceProduct_builder ¶
type ComputeInstanceProduct_builder struct { Attrs *ComputeInstanceProductAttrs Prices *ComputePrice // contains filtered or unexported fields }
func (ComputeInstanceProduct_builder) Build ¶
func (b0 ComputeInstanceProduct_builder) Build() *ComputeInstanceProduct
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) ClearOnDemand ¶
func (x *ComputePrice) ClearOnDemand()
func (*ComputePrice) GetOnDemand ¶
func (x *ComputePrice) GetOnDemand() *OnDemand
func (*ComputePrice) GetSpot ¶
func (x *ComputePrice) GetSpot() []*Spot
func (*ComputePrice) HasOnDemand ¶
func (x *ComputePrice) HasOnDemand() bool
func (*ComputePrice) ProtoMessage ¶
func (*ComputePrice) ProtoMessage()
func (*ComputePrice) ProtoReflect ¶
func (x *ComputePrice) ProtoReflect() protoreflect.Message
func (*ComputePrice) Reset ¶
func (x *ComputePrice) Reset()
func (*ComputePrice) SetOnDemand ¶
func (x *ComputePrice) SetOnDemand(v *OnDemand)
func (*ComputePrice) SetSpot ¶
func (x *ComputePrice) SetSpot(v []*Spot)
func (*ComputePrice) String ¶
func (x *ComputePrice) String() string
type ComputePrice_builder ¶
type ComputePrice_builder struct { OnDemand *OnDemand Spot []*Spot // contains filtered or unexported fields }
func (ComputePrice_builder) Build ¶
func (b0 ComputePrice_builder) Build() *ComputePrice
type ConfigConfig ¶
type ConfigConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` File string `protobuf:"bytes,2,opt,name=file,proto3" json:"file,omitempty"` Environment string `protobuf:"bytes,3,opt,name=environment,proto3" json:"environment,omitempty"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"` External *External `protobuf:"bytes,5,opt,name=external,proto3" json:"external,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ Driver string `protobuf:"bytes,7,opt,name=driver,proto3" json:"driver,omitempty"` DriverOpts map[string]string `` /* 165-byte string literal not displayed */ TemplateDriver string `protobuf:"bytes,9,opt,name=template_driver,json=templateDriver,proto3" json:"template_driver,omitempty"` // contains filtered or unexported fields }
ConfigConfig mirrors SecretConfig for config objects
func (*ConfigConfig) ClearExternal ¶
func (x *ConfigConfig) ClearExternal()
func (*ConfigConfig) GetContent ¶
func (x *ConfigConfig) GetContent() string
func (*ConfigConfig) GetDriver ¶
func (x *ConfigConfig) GetDriver() string
func (*ConfigConfig) GetDriverOpts ¶
func (x *ConfigConfig) GetDriverOpts() map[string]string
func (*ConfigConfig) GetEnvironment ¶
func (x *ConfigConfig) GetEnvironment() string
func (*ConfigConfig) GetExternal ¶
func (x *ConfigConfig) GetExternal() *External
func (*ConfigConfig) GetFile ¶
func (x *ConfigConfig) GetFile() string
func (*ConfigConfig) GetLabels ¶
func (x *ConfigConfig) GetLabels() map[string]string
func (*ConfigConfig) GetName ¶
func (x *ConfigConfig) GetName() string
func (*ConfigConfig) GetTemplateDriver ¶
func (x *ConfigConfig) GetTemplateDriver() string
func (*ConfigConfig) HasExternal ¶
func (x *ConfigConfig) HasExternal() bool
func (*ConfigConfig) ProtoMessage ¶
func (*ConfigConfig) ProtoMessage()
func (*ConfigConfig) ProtoReflect ¶
func (x *ConfigConfig) ProtoReflect() protoreflect.Message
func (*ConfigConfig) Reset ¶
func (x *ConfigConfig) Reset()
func (*ConfigConfig) SetContent ¶
func (x *ConfigConfig) SetContent(v string)
func (*ConfigConfig) SetDriver ¶
func (x *ConfigConfig) SetDriver(v string)
func (*ConfigConfig) SetDriverOpts ¶
func (x *ConfigConfig) SetDriverOpts(v map[string]string)
func (*ConfigConfig) SetEnvironment ¶
func (x *ConfigConfig) SetEnvironment(v string)
func (*ConfigConfig) SetExternal ¶
func (x *ConfigConfig) SetExternal(v *External)
func (*ConfigConfig) SetFile ¶
func (x *ConfigConfig) SetFile(v string)
func (*ConfigConfig) SetLabels ¶
func (x *ConfigConfig) SetLabels(v map[string]string)
func (*ConfigConfig) SetName ¶
func (x *ConfigConfig) SetName(v string)
func (*ConfigConfig) SetTemplateDriver ¶
func (x *ConfigConfig) SetTemplateDriver(v string)
func (*ConfigConfig) String ¶
func (x *ConfigConfig) String() string
type ConfigConfig_builder ¶
type ConfigConfig_builder struct { Name string File string Environment string Content string External *External Labels map[string]string Driver string DriverOpts map[string]string TemplateDriver string // contains filtered or unexported fields }
func (ConfigConfig_builder) Build ¶
func (b0 ConfigConfig_builder) Build() *ConfigConfig
type Container ¶
type Container struct { // base_image is the container registry image url BaseImage string `protobuf:"bytes,1,opt,name=base_image,json=baseImage,proto3" json:"base_image,omitempty"` // entrypoint is an array of strings for the docker entrypoint args Entrypoint []string `protobuf:"bytes,2,rep,name=entrypoint,proto3" json:"entrypoint,omitempty"` CommandArgs []string `protobuf:"bytes,4,rep,name=command_args,json=commandArgs,proto3" json:"command_args,omitempty"` EnvVars map[string]string `` /* 156-byte string literal not displayed */ Registry *Registry `protobuf:"bytes,3,opt,name=registry,proto3" json:"registry,omitempty"` // contains filtered or unexported fields }
func (*Container) ProtoReflect ¶
func (x *Container) ProtoReflect() protoreflect.Message
type ContainerBuild ¶
type ContainerBuild struct { // base_image is the container registry image url BaseImage string `protobuf:"bytes,1,opt,name=base_image,json=baseImage,proto3" json:"base_image,omitempty"` // entrypoint is an array of strings for the docker entrypoint args Entrypoint []string `protobuf:"bytes,2,rep,name=entrypoint,proto3" json:"entrypoint,omitempty"` Registry *Registry `protobuf:"bytes,3,opt,name=registry,proto3" json:"registry,omitempty"` // contains filtered or unexported fields }
func (*ContainerBuild) ClearRegistry ¶
func (x *ContainerBuild) ClearRegistry()
func (*ContainerBuild) GetBaseImage ¶
func (x *ContainerBuild) GetBaseImage() string
func (*ContainerBuild) GetEntrypoint ¶
func (x *ContainerBuild) GetEntrypoint() []string
func (*ContainerBuild) GetRegistry ¶
func (x *ContainerBuild) GetRegistry() *Registry
func (*ContainerBuild) HasRegistry ¶
func (x *ContainerBuild) HasRegistry() bool
func (*ContainerBuild) ProtoMessage ¶
func (*ContainerBuild) ProtoMessage()
func (*ContainerBuild) ProtoReflect ¶
func (x *ContainerBuild) ProtoReflect() protoreflect.Message
func (*ContainerBuild) Reset ¶
func (x *ContainerBuild) Reset()
func (*ContainerBuild) SetBaseImage ¶
func (x *ContainerBuild) SetBaseImage(v string)
func (*ContainerBuild) SetEntrypoint ¶
func (x *ContainerBuild) SetEntrypoint(v []string)
func (*ContainerBuild) SetRegistry ¶
func (x *ContainerBuild) SetRegistry(v *Registry)
func (*ContainerBuild) String ¶
func (x *ContainerBuild) String() string
type ContainerBuild_builder ¶
type ContainerBuild_builder struct { // base_image is the container registry image url BaseImage string // entrypoint is an array of strings for the docker entrypoint args Entrypoint []string Registry *Registry // contains filtered or unexported fields }
func (ContainerBuild_builder) Build ¶
func (b0 ContainerBuild_builder) Build() *ContainerBuild
type Container_builder ¶
type Container_builder struct { // base_image is the container registry image url BaseImage string // entrypoint is an array of strings for the docker entrypoint args Entrypoint []string CommandArgs []string EnvVars map[string]string Registry *Registry // contains filtered or unexported fields }
func (Container_builder) Build ¶
func (b0 Container_builder) Build() *Container
type CreateAPIKeyRequest ¶
type CreateAPIKeyRequest struct { ApiKeyId string `protobuf:"bytes,1,opt,name=api_key_id,json=apiKeyId,proto3" json:"api_key_id,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateAPIKeyRequest) GetApiKeyId ¶
func (x *CreateAPIKeyRequest) GetApiKeyId() string
func (*CreateAPIKeyRequest) GetLabels ¶
func (x *CreateAPIKeyRequest) GetLabels() map[string]string
func (*CreateAPIKeyRequest) ProtoMessage ¶
func (*CreateAPIKeyRequest) ProtoMessage()
func (*CreateAPIKeyRequest) ProtoReflect ¶
func (x *CreateAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyRequest) Reset ¶
func (x *CreateAPIKeyRequest) Reset()
func (*CreateAPIKeyRequest) SetApiKeyId ¶
func (x *CreateAPIKeyRequest) SetApiKeyId(v string)
func (*CreateAPIKeyRequest) SetLabels ¶
func (x *CreateAPIKeyRequest) SetLabels(v map[string]string)
func (*CreateAPIKeyRequest) String ¶
func (x *CreateAPIKeyRequest) String() string
type CreateAPIKeyRequest_builder ¶
type CreateAPIKeyRequest_builder struct { ApiKeyId string Labels map[string]string // contains filtered or unexported fields }
func (CreateAPIKeyRequest_builder) Build ¶
func (b0 CreateAPIKeyRequest_builder) Build() *CreateAPIKeyRequest
type CreateAPIKeyResponse ¶
type CreateAPIKeyResponse struct { ApiKey *APIKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*CreateAPIKeyResponse) ClearApiKey ¶
func (x *CreateAPIKeyResponse) ClearApiKey()
func (*CreateAPIKeyResponse) GetApiKey ¶
func (x *CreateAPIKeyResponse) GetApiKey() *APIKey
func (*CreateAPIKeyResponse) HasApiKey ¶
func (x *CreateAPIKeyResponse) HasApiKey() bool
func (*CreateAPIKeyResponse) ProtoMessage ¶
func (*CreateAPIKeyResponse) ProtoMessage()
func (*CreateAPIKeyResponse) ProtoReflect ¶
func (x *CreateAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateAPIKeyResponse) Reset ¶
func (x *CreateAPIKeyResponse) Reset()
func (*CreateAPIKeyResponse) SetApiKey ¶
func (x *CreateAPIKeyResponse) SetApiKey(v *APIKey)
func (*CreateAPIKeyResponse) String ¶
func (x *CreateAPIKeyResponse) String() string
type CreateAPIKeyResponse_builder ¶
type CreateAPIKeyResponse_builder struct { ApiKey *APIKey // contains filtered or unexported fields }
func (CreateAPIKeyResponse_builder) Build ¶
func (b0 CreateAPIKeyResponse_builder) Build() *CreateAPIKeyResponse
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"` IdentityProviderId string `protobuf:"bytes,5,opt,name=identity_provider_id,json=identityProviderId,proto3" json:"identity_provider_id,omitempty"` // optional if not set will use default provider id, eg. "auth0" "nvidia-starfleet" 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) ClearIsPublic ¶
func (x *CreateAccessPolicy) ClearIsPublic()
func (*CreateAccessPolicy) GetExternalAuthId ¶
func (x *CreateAccessPolicy) GetExternalAuthId() string
func (*CreateAccessPolicy) GetIdentityProviderId ¶
func (x *CreateAccessPolicy) GetIdentityProviderId() 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) HasIsPublic ¶
func (x *CreateAccessPolicy) HasIsPublic() bool
func (*CreateAccessPolicy) ProtoMessage ¶
func (*CreateAccessPolicy) ProtoMessage()
func (*CreateAccessPolicy) ProtoReflect ¶
func (x *CreateAccessPolicy) ProtoReflect() protoreflect.Message
func (*CreateAccessPolicy) Reset ¶
func (x *CreateAccessPolicy) Reset()
func (*CreateAccessPolicy) SetExternalAuthId ¶
func (x *CreateAccessPolicy) SetExternalAuthId(v string)
func (*CreateAccessPolicy) SetIdentityProviderId ¶
func (x *CreateAccessPolicy) SetIdentityProviderId(v string)
func (*CreateAccessPolicy) SetIngressGatewayTokenId ¶
func (x *CreateAccessPolicy) SetIngressGatewayTokenId(v string)
func (*CreateAccessPolicy) SetIsPublic ¶
func (x *CreateAccessPolicy) SetIsPublic(v bool)
func (*CreateAccessPolicy) SetName ¶
func (x *CreateAccessPolicy) SetName(v string)
func (*CreateAccessPolicy) String ¶
func (x *CreateAccessPolicy) String() string
type CreateAccessPolicy_builder ¶
type CreateAccessPolicy_builder struct { Name string ExternalAuthId string IdentityProviderId string IngressGatewayTokenId string IsPublic *bool // contains filtered or unexported fields }
func (CreateAccessPolicy_builder) Build ¶
func (b0 CreateAccessPolicy_builder) Build() *CreateAccessPolicy
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) ClearRequest ¶
func (x *CreateAttempt) ClearRequest()
func (*CreateAttempt) ClearStatus ¶
func (x *CreateAttempt) ClearStatus()
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) HasRequest ¶
func (x *CreateAttempt) HasRequest() bool
func (*CreateAttempt) HasStatus ¶
func (x *CreateAttempt) HasStatus() bool
func (*CreateAttempt) ProtoMessage ¶
func (*CreateAttempt) ProtoMessage()
func (*CreateAttempt) ProtoReflect ¶
func (x *CreateAttempt) ProtoReflect() protoreflect.Message
func (*CreateAttempt) Reset ¶
func (x *CreateAttempt) Reset()
func (*CreateAttempt) SetAttemptCount ¶
func (x *CreateAttempt) SetAttemptCount(v int32)
func (*CreateAttempt) SetLastAttemptMessage ¶
func (x *CreateAttempt) SetLastAttemptMessage(v string)
func (*CreateAttempt) SetRequest ¶
func (x *CreateAttempt) SetRequest(v *CreateInstanceRequest)
func (*CreateAttempt) SetStatus ¶
func (x *CreateAttempt) SetStatus(v *CreateAttemptStatus)
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) 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) SetDetails ¶
func (x *CreateAttemptStatus) SetDetails(v string)
func (*CreateAttemptStatus) SetMessage ¶
func (x *CreateAttemptStatus) SetMessage(v string)
func (*CreateAttemptStatus) SetState ¶
func (x *CreateAttemptStatus) SetState(v CreateAttemptStatus_State)
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) 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 CreateAttemptStatus_builder ¶
type CreateAttemptStatus_builder struct { State CreateAttemptStatus_State Message string Details string // contains filtered or unexported fields }
func (CreateAttemptStatus_builder) Build ¶
func (b0 CreateAttemptStatus_builder) Build() *CreateAttemptStatus
type CreateAttempt_builder ¶
type CreateAttempt_builder struct { Request *CreateInstanceRequest Status *CreateAttemptStatus AttemptCount int32 LastAttemptMessage string // contains filtered or unexported fields }
func (CreateAttempt_builder) Build ¶
func (b0 CreateAttempt_builder) Build() *CreateAttempt
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 `` /* 139-byte string literal not displayed */ // Types that are valid to be assigned to Account: // // *CreateBillingProfileRequest_ExternalAccountId // *CreateBillingProfileRequest_BillingProfileDetails Account isCreateBillingProfileRequest_Account `protobuf_oneof:"account"` UsageLabels map[string]string `` /* 168-byte string literal not displayed */ UsageCloudCredLabels map[string]string `` /* 199-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"` ResourceLimits *ResourceLimits `protobuf:"bytes,10,opt,name=resource_limits,json=resourceLimits,proto3" json:"resource_limits,omitempty"` // contains filtered or unexported fields }
func (*CreateBillingProfileRequest) ClearAccount ¶
func (x *CreateBillingProfileRequest) ClearAccount()
func (*CreateBillingProfileRequest) ClearBillingProfileDetails ¶
func (x *CreateBillingProfileRequest) ClearBillingProfileDetails()
func (*CreateBillingProfileRequest) ClearBillingType ¶
func (x *CreateBillingProfileRequest) ClearBillingType()
func (*CreateBillingProfileRequest) ClearCreditDetails ¶
func (x *CreateBillingProfileRequest) ClearCreditDetails()
func (*CreateBillingProfileRequest) ClearExternalAccountId ¶
func (x *CreateBillingProfileRequest) ClearExternalAccountId()
func (*CreateBillingProfileRequest) ClearResourceLimits ¶
func (x *CreateBillingProfileRequest) ClearResourceLimits()
func (*CreateBillingProfileRequest) GetAccount ¶
func (x *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) GetResourceLimits ¶
func (x *CreateBillingProfileRequest) GetResourceLimits() *ResourceLimits
func (*CreateBillingProfileRequest) GetUsageCloudCredLabels ¶
func (x *CreateBillingProfileRequest) GetUsageCloudCredLabels() map[string]string
func (*CreateBillingProfileRequest) GetUsageLabels ¶
func (x *CreateBillingProfileRequest) GetUsageLabels() map[string]string
func (*CreateBillingProfileRequest) HasAccount ¶
func (x *CreateBillingProfileRequest) HasAccount() bool
func (*CreateBillingProfileRequest) HasBillingProfileDetails ¶
func (x *CreateBillingProfileRequest) HasBillingProfileDetails() bool
func (*CreateBillingProfileRequest) HasBillingType ¶
func (x *CreateBillingProfileRequest) HasBillingType() bool
func (*CreateBillingProfileRequest) HasCreditDetails ¶
func (x *CreateBillingProfileRequest) HasCreditDetails() bool
func (*CreateBillingProfileRequest) HasExternalAccountId ¶
func (x *CreateBillingProfileRequest) HasExternalAccountId() bool
func (*CreateBillingProfileRequest) HasResourceLimits ¶
func (x *CreateBillingProfileRequest) HasResourceLimits() bool
func (*CreateBillingProfileRequest) ProtoMessage ¶
func (*CreateBillingProfileRequest) ProtoMessage()
func (*CreateBillingProfileRequest) ProtoReflect ¶
func (x *CreateBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingProfileRequest) Reset ¶
func (x *CreateBillingProfileRequest) Reset()
func (*CreateBillingProfileRequest) SetBillingProfileDetails ¶
func (x *CreateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
func (*CreateBillingProfileRequest) SetBillingProfileId ¶
func (x *CreateBillingProfileRequest) SetBillingProfileId(v string)
func (*CreateBillingProfileRequest) SetBillingThreshold ¶
func (x *CreateBillingProfileRequest) SetBillingThreshold(v int64)
func (*CreateBillingProfileRequest) SetBillingType ¶
func (x *CreateBillingProfileRequest) SetBillingType(v string)
func (*CreateBillingProfileRequest) SetCreditDetails ¶
func (x *CreateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
func (*CreateBillingProfileRequest) SetExternalAccountId ¶
func (x *CreateBillingProfileRequest) SetExternalAccountId(v string)
func (*CreateBillingProfileRequest) SetLabels ¶
func (x *CreateBillingProfileRequest) SetLabels(v map[string]string)
func (*CreateBillingProfileRequest) SetResourceLimits ¶
func (x *CreateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
func (*CreateBillingProfileRequest) SetUsageCloudCredLabels ¶
func (x *CreateBillingProfileRequest) SetUsageCloudCredLabels(v map[string]string)
func (*CreateBillingProfileRequest) SetUsageLabels ¶
func (x *CreateBillingProfileRequest) SetUsageLabels(v map[string]string)
func (*CreateBillingProfileRequest) String ¶
func (x *CreateBillingProfileRequest) String() string
func (*CreateBillingProfileRequest) WhichAccount ¶
func (x *CreateBillingProfileRequest) WhichAccount() case_CreateBillingProfileRequest_Account
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 CreateBillingProfileRequest_builder ¶
type CreateBillingProfileRequest_builder struct { BillingProfileId string Labels map[string]string // Fields of oneof Account: ExternalAccountId *string BillingProfileDetails *BillingProfileDetails // -- end of Account UsageLabels map[string]string UsageCloudCredLabels map[string]string BillingThreshold int64 CreditDetails *CreditDetails BillingType *string ResourceLimits *ResourceLimits // contains filtered or unexported fields }
func (CreateBillingProfileRequest_builder) Build ¶
func (b0 CreateBillingProfileRequest_builder) Build() *CreateBillingProfileRequest
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) ClearBillingProfile ¶
func (x *CreateBillingProfileResponse) ClearBillingProfile()
func (*CreateBillingProfileResponse) GetBillingProfile ¶
func (x *CreateBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*CreateBillingProfileResponse) HasBillingProfile ¶
func (x *CreateBillingProfileResponse) HasBillingProfile() bool
func (*CreateBillingProfileResponse) ProtoMessage ¶
func (*CreateBillingProfileResponse) ProtoMessage()
func (*CreateBillingProfileResponse) ProtoReflect ¶
func (x *CreateBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingProfileResponse) Reset ¶
func (x *CreateBillingProfileResponse) Reset()
func (*CreateBillingProfileResponse) SetBillingProfile ¶
func (x *CreateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
func (*CreateBillingProfileResponse) String ¶
func (x *CreateBillingProfileResponse) String() string
type CreateBillingProfileResponse_builder ¶
type CreateBillingProfileResponse_builder struct { BillingProfile *BillingProfile // contains filtered or unexported fields }
func (CreateBillingProfileResponse_builder) Build ¶
func (b0 CreateBillingProfileResponse_builder) Build() *CreateBillingProfileResponse
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) 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) SetAmount ¶
func (x *CreateCardHoldRequest) SetAmount(v int64)
func (*CreateCardHoldRequest) SetBillingProfileId ¶
func (x *CreateCardHoldRequest) SetBillingProfileId(v string)
func (*CreateCardHoldRequest) SetPaymentMethodId ¶
func (x *CreateCardHoldRequest) SetPaymentMethodId(v string)
func (*CreateCardHoldRequest) String ¶
func (x *CreateCardHoldRequest) String() string
type CreateCardHoldRequest_builder ¶
type CreateCardHoldRequest_builder struct { BillingProfileId string PaymentMethodId string Amount int64 // contains filtered or unexported fields }
func (CreateCardHoldRequest_builder) Build ¶
func (b0 CreateCardHoldRequest_builder) Build() *CreateCardHoldRequest
type CreateCardHoldResponse ¶
type CreateCardHoldResponse struct { Payment *Payment `protobuf:"bytes,1,opt,name=payment,proto3" json:"payment,omitempty"` // contains filtered or unexported fields }
func (*CreateCardHoldResponse) ClearPayment ¶
func (x *CreateCardHoldResponse) ClearPayment()
func (*CreateCardHoldResponse) GetPayment ¶
func (x *CreateCardHoldResponse) GetPayment() *Payment
func (*CreateCardHoldResponse) HasPayment ¶
func (x *CreateCardHoldResponse) HasPayment() bool
func (*CreateCardHoldResponse) ProtoMessage ¶
func (*CreateCardHoldResponse) ProtoMessage()
func (*CreateCardHoldResponse) ProtoReflect ¶
func (x *CreateCardHoldResponse) ProtoReflect() protoreflect.Message
func (*CreateCardHoldResponse) Reset ¶
func (x *CreateCardHoldResponse) Reset()
func (*CreateCardHoldResponse) SetPayment ¶
func (x *CreateCardHoldResponse) SetPayment(v *Payment)
func (*CreateCardHoldResponse) String ¶
func (x *CreateCardHoldResponse) String() string
type CreateCardHoldResponse_builder ¶
type CreateCardHoldResponse_builder struct { Payment *Payment // contains filtered or unexported fields }
func (CreateCardHoldResponse_builder) Build ¶
func (b0 CreateCardHoldResponse_builder) Build() *CreateCardHoldResponse
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 valid to be assigned to Credential: // // *CreateCloudCredRequest_Aws // *CreateCloudCredRequest_Azure // *CreateCloudCredRequest_LambdaLabs // *CreateCloudCredRequest_Gcp // *CreateCloudCredRequest_Fluidstack // *CreateCloudCredRequest_VastAi // *CreateCloudCredRequest_Akash // *CreateCloudCredRequest_Crusoe // *CreateCloudCredRequest_Launchpad 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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateCloudCredRequest) ClearAkash ¶
func (x *CreateCloudCredRequest) ClearAkash()
func (*CreateCloudCredRequest) ClearAws ¶
func (x *CreateCloudCredRequest) ClearAws()
func (*CreateCloudCredRequest) ClearAzure ¶
func (x *CreateCloudCredRequest) ClearAzure()
func (*CreateCloudCredRequest) ClearCredential ¶
func (x *CreateCloudCredRequest) ClearCredential()
func (*CreateCloudCredRequest) ClearCrusoe ¶
func (x *CreateCloudCredRequest) ClearCrusoe()
func (*CreateCloudCredRequest) ClearFluidstack ¶
func (x *CreateCloudCredRequest) ClearFluidstack()
func (*CreateCloudCredRequest) ClearGcp ¶
func (x *CreateCloudCredRequest) ClearGcp()
func (*CreateCloudCredRequest) ClearLambdaLabs ¶
func (x *CreateCloudCredRequest) ClearLambdaLabs()
func (*CreateCloudCredRequest) ClearLaunchpad ¶
func (x *CreateCloudCredRequest) ClearLaunchpad()
func (*CreateCloudCredRequest) ClearVastAi ¶
func (x *CreateCloudCredRequest) ClearVastAi()
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 (x *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) GetLaunchpad ¶
func (x *CreateCloudCredRequest) GetLaunchpad() *LaunchpadCredential
func (*CreateCloudCredRequest) GetProviderId ¶
func (x *CreateCloudCredRequest) GetProviderId() string
func (*CreateCloudCredRequest) GetVastAi ¶
func (x *CreateCloudCredRequest) GetVastAi() *VastAICredential
func (*CreateCloudCredRequest) HasAkash ¶
func (x *CreateCloudCredRequest) HasAkash() bool
func (*CreateCloudCredRequest) HasAws ¶
func (x *CreateCloudCredRequest) HasAws() bool
func (*CreateCloudCredRequest) HasAzure ¶
func (x *CreateCloudCredRequest) HasAzure() bool
func (*CreateCloudCredRequest) HasCredential ¶
func (x *CreateCloudCredRequest) HasCredential() bool
func (*CreateCloudCredRequest) HasCrusoe ¶
func (x *CreateCloudCredRequest) HasCrusoe() bool
func (*CreateCloudCredRequest) HasFluidstack ¶
func (x *CreateCloudCredRequest) HasFluidstack() bool
func (*CreateCloudCredRequest) HasGcp ¶
func (x *CreateCloudCredRequest) HasGcp() bool
func (*CreateCloudCredRequest) HasLambdaLabs ¶
func (x *CreateCloudCredRequest) HasLambdaLabs() bool
func (*CreateCloudCredRequest) HasLaunchpad ¶
func (x *CreateCloudCredRequest) HasLaunchpad() bool
func (*CreateCloudCredRequest) HasVastAi ¶
func (x *CreateCloudCredRequest) HasVastAi() bool
func (*CreateCloudCredRequest) ProtoMessage ¶
func (*CreateCloudCredRequest) ProtoMessage()
func (*CreateCloudCredRequest) ProtoReflect ¶
func (x *CreateCloudCredRequest) ProtoReflect() protoreflect.Message
func (*CreateCloudCredRequest) Reset ¶
func (x *CreateCloudCredRequest) Reset()
func (*CreateCloudCredRequest) SetAkash ¶
func (x *CreateCloudCredRequest) SetAkash(v *AkashCredential)
func (*CreateCloudCredRequest) SetAws ¶
func (x *CreateCloudCredRequest) SetAws(v *AWSCredential)
func (*CreateCloudCredRequest) SetAzure ¶
func (x *CreateCloudCredRequest) SetAzure(v *AzureCredential)
func (*CreateCloudCredRequest) SetCloudCredId ¶
func (x *CreateCloudCredRequest) SetCloudCredId(v string)
func (*CreateCloudCredRequest) SetCrusoe ¶
func (x *CreateCloudCredRequest) SetCrusoe(v *CrusoeCredential)
func (*CreateCloudCredRequest) SetFluidstack ¶
func (x *CreateCloudCredRequest) SetFluidstack(v *FluidstackCredential)
func (*CreateCloudCredRequest) SetGcp ¶
func (x *CreateCloudCredRequest) SetGcp(v *GCPCredential)
func (*CreateCloudCredRequest) SetLabels ¶
func (x *CreateCloudCredRequest) SetLabels(v map[string]string)
func (*CreateCloudCredRequest) SetLambdaLabs ¶
func (x *CreateCloudCredRequest) SetLambdaLabs(v *LambdaLabsCredential)
func (*CreateCloudCredRequest) SetLaunchpad ¶
func (x *CreateCloudCredRequest) SetLaunchpad(v *LaunchpadCredential)
func (*CreateCloudCredRequest) SetProviderId ¶
func (x *CreateCloudCredRequest) SetProviderId(v string)
func (*CreateCloudCredRequest) SetVastAi ¶
func (x *CreateCloudCredRequest) SetVastAi(v *VastAICredential)
func (*CreateCloudCredRequest) String ¶
func (x *CreateCloudCredRequest) String() string
func (*CreateCloudCredRequest) WhichCredential ¶
func (x *CreateCloudCredRequest) WhichCredential() case_CreateCloudCredRequest_Credential
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_Launchpad ¶
type CreateCloudCredRequest_Launchpad struct {
Launchpad *LaunchpadCredential `protobuf:"bytes,12,opt,name=launchpad,proto3,oneof"`
}
type CreateCloudCredRequest_VastAi ¶
type CreateCloudCredRequest_VastAi struct {
VastAi *VastAICredential `protobuf:"bytes,9,opt,name=vast_ai,json=vastAi,proto3,oneof"`
}
type CreateCloudCredRequest_builder ¶
type CreateCloudCredRequest_builder struct { ProviderId string // Fields of oneof Credential: Aws *AWSCredential Azure *AzureCredential LambdaLabs *LambdaLabsCredential Gcp *GCPCredential Fluidstack *FluidstackCredential VastAi *VastAICredential Akash *AkashCredential Crusoe *CrusoeCredential Launchpad *LaunchpadCredential // -- end of Credential CloudCredId string Labels map[string]string // contains filtered or unexported fields }
func (CreateCloudCredRequest_builder) Build ¶
func (b0 CreateCloudCredRequest_builder) Build() *CreateCloudCredRequest
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) ClearCloudCred ¶
func (x *CreateCloudCredResponse) ClearCloudCred()
func (*CreateCloudCredResponse) GetCloudCred ¶
func (x *CreateCloudCredResponse) GetCloudCred() *CloudCred
func (*CreateCloudCredResponse) HasCloudCred ¶
func (x *CreateCloudCredResponse) HasCloudCred() bool
func (*CreateCloudCredResponse) ProtoMessage ¶
func (*CreateCloudCredResponse) ProtoMessage()
func (*CreateCloudCredResponse) ProtoReflect ¶
func (x *CreateCloudCredResponse) ProtoReflect() protoreflect.Message
func (*CreateCloudCredResponse) Reset ¶
func (x *CreateCloudCredResponse) Reset()
func (*CreateCloudCredResponse) SetCloudCred ¶
func (x *CreateCloudCredResponse) SetCloudCred(v *CloudCred)
func (*CreateCloudCredResponse) String ¶
func (x *CreateCloudCredResponse) String() string
type CreateCloudCredResponse_builder ¶
type CreateCloudCredResponse_builder struct { CloudCred *CloudCred // contains filtered or unexported fields }
func (CreateCloudCredResponse_builder) Build ¶
func (b0 CreateCloudCredResponse_builder) Build() *CreateCloudCredResponse
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetDataSourceId ¶
func (x *CreateDataSourceRequest) SetDataSourceId(v string)
func (*CreateDataSourceRequest) SetLabels ¶
func (x *CreateDataSourceRequest) SetLabels(v map[string]string)
func (*CreateDataSourceRequest) String ¶
func (x *CreateDataSourceRequest) String() string
type CreateDataSourceRequest_builder ¶
type CreateDataSourceRequest_builder struct { DataSourceId string Labels map[string]string // contains filtered or unexported fields }
func (CreateDataSourceRequest_builder) Build ¶
func (b0 CreateDataSourceRequest_builder) Build() *CreateDataSourceRequest
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) ClearDataSource ¶
func (x *CreateDataSourceResponse) ClearDataSource()
func (*CreateDataSourceResponse) GetDataSource ¶
func (x *CreateDataSourceResponse) GetDataSource() *DataSource
func (*CreateDataSourceResponse) HasDataSource ¶
func (x *CreateDataSourceResponse) HasDataSource() bool
func (*CreateDataSourceResponse) ProtoMessage ¶
func (*CreateDataSourceResponse) ProtoMessage()
func (*CreateDataSourceResponse) ProtoReflect ¶
func (x *CreateDataSourceResponse) ProtoReflect() protoreflect.Message
func (*CreateDataSourceResponse) Reset ¶
func (x *CreateDataSourceResponse) Reset()
func (*CreateDataSourceResponse) SetDataSource ¶
func (x *CreateDataSourceResponse) SetDataSource(v *DataSource)
func (*CreateDataSourceResponse) String ¶
func (x *CreateDataSourceResponse) String() string
type CreateDataSourceResponse_builder ¶
type CreateDataSourceResponse_builder struct { DataSource *DataSource // contains filtered or unexported fields }
func (CreateDataSourceResponse_builder) Build ¶
func (b0 CreateDataSourceResponse_builder) Build() *CreateDataSourceResponse
type CreateDeploymentRequest ¶
type CreateDeploymentRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` // for time being this id will be a hardcoded map one-to-one // to a deployment provider with the cred being stored in the config. // in the future, we can wire up this cred to the cloudcred service // to enable byoc and other features DeploymentProviderCredId string `` /* 137-byte string literal not displayed */ InstanceType string `protobuf:"bytes,4,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` Location string `protobuf:"bytes,5,opt,name=location,proto3" json:"location,omitempty"` MinInstances int32 `protobuf:"varint,6,opt,name=min_instances,json=minInstances,proto3" json:"min_instances,omitempty"` MaxInstances int32 `protobuf:"varint,7,opt,name=max_instances,json=maxInstances,proto3" json:"max_instances,omitempty"` MaxConcurrency int32 `protobuf:"varint,8,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"` Artifact *Artifact `protobuf:"bytes,9,opt,name=artifact,proto3" json:"artifact,omitempty"` Labels map[string]string `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateDeploymentRequest) ClearArtifact ¶
func (x *CreateDeploymentRequest) ClearArtifact()
func (*CreateDeploymentRequest) GetArtifact ¶
func (x *CreateDeploymentRequest) GetArtifact() *Artifact
func (*CreateDeploymentRequest) GetDeploymentProviderCredId ¶
func (x *CreateDeploymentRequest) GetDeploymentProviderCredId() string
func (*CreateDeploymentRequest) GetInstanceType ¶
func (x *CreateDeploymentRequest) GetInstanceType() string
func (*CreateDeploymentRequest) GetLabels ¶
func (x *CreateDeploymentRequest) GetLabels() map[string]string
func (*CreateDeploymentRequest) GetLocation ¶
func (x *CreateDeploymentRequest) GetLocation() string
func (*CreateDeploymentRequest) GetMaxConcurrency ¶
func (x *CreateDeploymentRequest) GetMaxConcurrency() int32
func (*CreateDeploymentRequest) GetMaxInstances ¶
func (x *CreateDeploymentRequest) GetMaxInstances() int32
func (*CreateDeploymentRequest) GetMinInstances ¶
func (x *CreateDeploymentRequest) GetMinInstances() int32
func (*CreateDeploymentRequest) GetName ¶
func (x *CreateDeploymentRequest) GetName() string
func (*CreateDeploymentRequest) GetNamespace ¶
func (x *CreateDeploymentRequest) GetNamespace() string
func (*CreateDeploymentRequest) HasArtifact ¶
func (x *CreateDeploymentRequest) HasArtifact() bool
func (*CreateDeploymentRequest) ProtoMessage ¶
func (*CreateDeploymentRequest) ProtoMessage()
func (*CreateDeploymentRequest) ProtoReflect ¶
func (x *CreateDeploymentRequest) ProtoReflect() protoreflect.Message
func (*CreateDeploymentRequest) Reset ¶
func (x *CreateDeploymentRequest) Reset()
func (*CreateDeploymentRequest) SetArtifact ¶
func (x *CreateDeploymentRequest) SetArtifact(v *Artifact)
func (*CreateDeploymentRequest) SetDeploymentProviderCredId ¶
func (x *CreateDeploymentRequest) SetDeploymentProviderCredId(v string)
func (*CreateDeploymentRequest) SetInstanceType ¶
func (x *CreateDeploymentRequest) SetInstanceType(v string)
func (*CreateDeploymentRequest) SetLabels ¶
func (x *CreateDeploymentRequest) SetLabels(v map[string]string)
func (*CreateDeploymentRequest) SetLocation ¶
func (x *CreateDeploymentRequest) SetLocation(v string)
func (*CreateDeploymentRequest) SetMaxConcurrency ¶
func (x *CreateDeploymentRequest) SetMaxConcurrency(v int32)
func (*CreateDeploymentRequest) SetMaxInstances ¶
func (x *CreateDeploymentRequest) SetMaxInstances(v int32)
func (*CreateDeploymentRequest) SetMinInstances ¶
func (x *CreateDeploymentRequest) SetMinInstances(v int32)
func (*CreateDeploymentRequest) SetName ¶
func (x *CreateDeploymentRequest) SetName(v string)
func (*CreateDeploymentRequest) SetNamespace ¶
func (x *CreateDeploymentRequest) SetNamespace(v string)
func (*CreateDeploymentRequest) String ¶
func (x *CreateDeploymentRequest) String() string
type CreateDeploymentRequest_builder ¶
type CreateDeploymentRequest_builder struct { Name string Namespace string // for time being this id will be a hardcoded map one-to-one // to a deployment provider with the cred being stored in the config. // in the future, we can wire up this cred to the cloudcred service // to enable byoc and other features DeploymentProviderCredId string InstanceType string Location string MinInstances int32 MaxInstances int32 MaxConcurrency int32 Artifact *Artifact Labels map[string]string // contains filtered or unexported fields }
func (CreateDeploymentRequest_builder) Build ¶
func (b0 CreateDeploymentRequest_builder) Build() *CreateDeploymentRequest
type CreateDeploymentResponse ¶
type CreateDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*CreateDeploymentResponse) ClearDeployment ¶
func (x *CreateDeploymentResponse) ClearDeployment()
func (*CreateDeploymentResponse) GetDeployment ¶
func (x *CreateDeploymentResponse) GetDeployment() *Deployment
func (*CreateDeploymentResponse) HasDeployment ¶
func (x *CreateDeploymentResponse) HasDeployment() bool
func (*CreateDeploymentResponse) ProtoMessage ¶
func (*CreateDeploymentResponse) ProtoMessage()
func (*CreateDeploymentResponse) ProtoReflect ¶
func (x *CreateDeploymentResponse) ProtoReflect() protoreflect.Message
func (*CreateDeploymentResponse) Reset ¶
func (x *CreateDeploymentResponse) Reset()
func (*CreateDeploymentResponse) SetDeployment ¶
func (x *CreateDeploymentResponse) SetDeployment(v *Deployment)
func (*CreateDeploymentResponse) String ¶
func (x *CreateDeploymentResponse) String() string
type CreateDeploymentResponse_builder ¶
type CreateDeploymentResponse_builder struct { Deployment *Deployment // contains filtered or unexported fields }
func (CreateDeploymentResponse_builder) Build ¶
func (b0 CreateDeploymentResponse_builder) Build() *CreateDeploymentResponse
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 `` /* 139-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"` KeyPairs []*KeyPair `protobuf:"bytes,8,rep,name=key_pairs,json=keyPairs,proto3" json:"key_pairs,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) ClearBuild_ ¶
func (x *CreateEnvironmentRequest) ClearBuild_()
func (*CreateEnvironmentRequest) ClearMeta ¶
func (x *CreateEnvironmentRequest) ClearMeta()
func (*CreateEnvironmentRequest) ClearProvision ¶
func (x *CreateEnvironmentRequest) ClearProvision()
func (*CreateEnvironmentRequest) ClearShouldProvision ¶
func (x *CreateEnvironmentRequest) ClearShouldProvision()
func (*CreateEnvironmentRequest) GetBuild
deprecated
func (x *CreateEnvironmentRequest) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ 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) GetKeyPairs ¶
func (x *CreateEnvironmentRequest) GetKeyPairs() []*KeyPair
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) HasBuild_ ¶
func (x *CreateEnvironmentRequest) HasBuild_() bool
func (*CreateEnvironmentRequest) HasMeta ¶
func (x *CreateEnvironmentRequest) HasMeta() bool
func (*CreateEnvironmentRequest) HasProvision ¶
func (x *CreateEnvironmentRequest) HasProvision() bool
func (*CreateEnvironmentRequest) HasShouldProvision ¶
func (x *CreateEnvironmentRequest) HasShouldProvision() bool
func (*CreateEnvironmentRequest) ProtoMessage ¶
func (*CreateEnvironmentRequest) ProtoMessage()
func (*CreateEnvironmentRequest) ProtoReflect ¶
func (x *CreateEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentRequest) Reset ¶
func (x *CreateEnvironmentRequest) Reset()
func (*CreateEnvironmentRequest) SetBuild_ ¶
func (x *CreateEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
func (*CreateEnvironmentRequest) SetEnvironmentId ¶
func (x *CreateEnvironmentRequest) SetEnvironmentId(v string)
func (*CreateEnvironmentRequest) SetIdempotencyKey ¶
func (x *CreateEnvironmentRequest) SetIdempotencyKey(v string)
func (*CreateEnvironmentRequest) SetKeyPairs ¶
func (x *CreateEnvironmentRequest) SetKeyPairs(v []*KeyPair)
func (*CreateEnvironmentRequest) SetLabels ¶
func (x *CreateEnvironmentRequest) SetLabels(v map[string]string)
func (*CreateEnvironmentRequest) SetMeta ¶
func (x *CreateEnvironmentRequest) SetMeta(v *EnvironmentMeta)
func (*CreateEnvironmentRequest) SetName ¶
func (x *CreateEnvironmentRequest) SetName(v string)
func (*CreateEnvironmentRequest) SetNamespace ¶
func (x *CreateEnvironmentRequest) SetNamespace(v string)
func (*CreateEnvironmentRequest) SetProvision ¶
func (x *CreateEnvironmentRequest) SetProvision(v *EnvironmentProvision)
func (*CreateEnvironmentRequest) SetShouldProvision ¶
func (x *CreateEnvironmentRequest) SetShouldProvision(v bool)
func (*CreateEnvironmentRequest) String ¶
func (x *CreateEnvironmentRequest) String() string
type CreateEnvironmentRequest_builder ¶
type CreateEnvironmentRequest_builder struct { EnvironmentId string Labels map[string]string Namespace string Name string Meta *EnvironmentMeta Provision *EnvironmentProvision Build_ *EnvironmentBuild IdempotencyKey string KeyPairs []*KeyPair ShouldProvision *bool // contains filtered or unexported fields }
func (CreateEnvironmentRequest_builder) Build ¶
func (b0 CreateEnvironmentRequest_builder) Build() *CreateEnvironmentRequest
type CreateEnvironmentResponse ¶
type CreateEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*CreateEnvironmentResponse) ClearEnvironment ¶
func (x *CreateEnvironmentResponse) ClearEnvironment()
func (*CreateEnvironmentResponse) GetEnvironment ¶
func (x *CreateEnvironmentResponse) GetEnvironment() *Environment
func (*CreateEnvironmentResponse) HasEnvironment ¶
func (x *CreateEnvironmentResponse) HasEnvironment() bool
func (*CreateEnvironmentResponse) ProtoMessage ¶
func (*CreateEnvironmentResponse) ProtoMessage()
func (*CreateEnvironmentResponse) ProtoReflect ¶
func (x *CreateEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*CreateEnvironmentResponse) Reset ¶
func (x *CreateEnvironmentResponse) Reset()
func (*CreateEnvironmentResponse) SetEnvironment ¶
func (x *CreateEnvironmentResponse) SetEnvironment(v *Environment)
func (*CreateEnvironmentResponse) String ¶
func (x *CreateEnvironmentResponse) String() string
type CreateEnvironmentResponse_builder ¶
type CreateEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (CreateEnvironmentResponse_builder) Build ¶
func (b0 CreateEnvironmentResponse_builder) Build() *CreateEnvironmentResponse
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 `` /* 139-byte string literal not displayed */ Thresholds *Thresholds `protobuf:"bytes,3,opt,name=thresholds,proto3" json:"thresholds,omitempty"` // Types that are valid to be assigned 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) ClearHealthCheck ¶
func (x *CreateHealthCheckRequest) ClearHealthCheck()
func (*CreateHealthCheckRequest) ClearHeartbeatHealthCheck ¶
func (x *CreateHealthCheckRequest) ClearHeartbeatHealthCheck()
func (*CreateHealthCheckRequest) ClearProbeHealthCheck ¶
func (x *CreateHealthCheckRequest) ClearProbeHealthCheck()
func (*CreateHealthCheckRequest) ClearThresholds ¶
func (x *CreateHealthCheckRequest) ClearThresholds()
func (*CreateHealthCheckRequest) GetHealthCheck ¶
func (x *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) HasHealthCheck ¶
func (x *CreateHealthCheckRequest) HasHealthCheck() bool
func (*CreateHealthCheckRequest) HasHeartbeatHealthCheck ¶
func (x *CreateHealthCheckRequest) HasHeartbeatHealthCheck() bool
func (*CreateHealthCheckRequest) HasProbeHealthCheck ¶
func (x *CreateHealthCheckRequest) HasProbeHealthCheck() bool
func (*CreateHealthCheckRequest) HasThresholds ¶
func (x *CreateHealthCheckRequest) HasThresholds() bool
func (*CreateHealthCheckRequest) ProtoMessage ¶
func (*CreateHealthCheckRequest) ProtoMessage()
func (*CreateHealthCheckRequest) ProtoReflect ¶
func (x *CreateHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*CreateHealthCheckRequest) Reset ¶
func (x *CreateHealthCheckRequest) Reset()
func (*CreateHealthCheckRequest) SetHealthCheckId ¶
func (x *CreateHealthCheckRequest) SetHealthCheckId(v string)
func (*CreateHealthCheckRequest) SetHeartbeatHealthCheck ¶
func (x *CreateHealthCheckRequest) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
func (*CreateHealthCheckRequest) SetIdempotencyKey ¶
func (x *CreateHealthCheckRequest) SetIdempotencyKey(v string)
func (*CreateHealthCheckRequest) SetLabels ¶
func (x *CreateHealthCheckRequest) SetLabels(v map[string]string)
func (*CreateHealthCheckRequest) SetProbeHealthCheck ¶
func (x *CreateHealthCheckRequest) SetProbeHealthCheck(v *ProbeHealthCheck)
func (*CreateHealthCheckRequest) SetThresholds ¶
func (x *CreateHealthCheckRequest) SetThresholds(v *Thresholds)
func (*CreateHealthCheckRequest) String ¶
func (x *CreateHealthCheckRequest) String() string
func (*CreateHealthCheckRequest) WhichHealthCheck ¶
func (x *CreateHealthCheckRequest) WhichHealthCheck() case_CreateHealthCheckRequest_HealthCheck
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 CreateHealthCheckRequest_builder ¶
type CreateHealthCheckRequest_builder struct { HealthCheckId string Labels map[string]string Thresholds *Thresholds // Fields of oneof HealthCheck: ProbeHealthCheck *ProbeHealthCheck HeartbeatHealthCheck *HeartbeatHealthCheck // -- end of HealthCheck IdempotencyKey string // contains filtered or unexported fields }
func (CreateHealthCheckRequest_builder) Build ¶
func (b0 CreateHealthCheckRequest_builder) Build() *CreateHealthCheckRequest
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) ClearHealthCheck ¶
func (x *CreateHealthCheckResponse) ClearHealthCheck()
func (*CreateHealthCheckResponse) GetHealthCheck ¶
func (x *CreateHealthCheckResponse) GetHealthCheck() *HealthCheck
func (*CreateHealthCheckResponse) HasHealthCheck ¶
func (x *CreateHealthCheckResponse) HasHealthCheck() bool
func (*CreateHealthCheckResponse) ProtoMessage ¶
func (*CreateHealthCheckResponse) ProtoMessage()
func (*CreateHealthCheckResponse) ProtoReflect ¶
func (x *CreateHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*CreateHealthCheckResponse) Reset ¶
func (x *CreateHealthCheckResponse) Reset()
func (*CreateHealthCheckResponse) SetHealthCheck ¶
func (x *CreateHealthCheckResponse) SetHealthCheck(v *HealthCheck)
func (*CreateHealthCheckResponse) String ¶
func (x *CreateHealthCheckResponse) String() string
type CreateHealthCheckResponse_builder ¶
type CreateHealthCheckResponse_builder struct { HealthCheck *HealthCheck // contains filtered or unexported fields }
func (CreateHealthCheckResponse_builder) Build ¶
func (b0 CreateHealthCheckResponse_builder) Build() *CreateHealthCheckResponse
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"` // service_hostname is the hostname of the service on the ingress source // (i.e. localhost, host.docker.internal) ServiceHostname string `protobuf:"bytes,7,opt,name=service_hostname,json=serviceHostname,proto3" json:"service_hostname,omitempty"` AccessPolicies []*CreateAccessPolicy `protobuf:"bytes,6,rep,name=access_policies,json=accessPolicies,proto3" json:"access_policies,omitempty"` // contains filtered or unexported fields }
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) GetServiceHostname ¶
func (x *CreateIngress) GetServiceHostname() string
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) SetAccessPolicies ¶
func (x *CreateIngress) SetAccessPolicies(v []*CreateAccessPolicy)
func (*CreateIngress) SetHostname ¶
func (x *CreateIngress) SetHostname(v string)
func (*CreateIngress) SetPath ¶
func (x *CreateIngress) SetPath(v string)
func (*CreateIngress) SetPort ¶
func (x *CreateIngress) SetPort(v int32)
func (*CreateIngress) SetServiceHostname ¶
func (x *CreateIngress) SetServiceHostname(v string)
func (*CreateIngress) SetServiceType ¶
func (x *CreateIngress) SetServiceType(v string)
func (*CreateIngress) String ¶
func (x *CreateIngress) String() string
type CreateIngressGatewayInstallationRequest ¶
type CreateIngressGatewayInstallationRequest struct { IngressGatewayId string `protobuf:"bytes,1,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` InstallationReferenceId string `` /* 132-byte string literal not displayed */ Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateIngressGatewayInstallationRequest) GetIngressGatewayId ¶
func (x *CreateIngressGatewayInstallationRequest) GetIngressGatewayId() string
func (*CreateIngressGatewayInstallationRequest) GetInstallationReferenceId ¶
func (x *CreateIngressGatewayInstallationRequest) GetInstallationReferenceId() string
func (*CreateIngressGatewayInstallationRequest) GetLabels ¶
func (x *CreateIngressGatewayInstallationRequest) GetLabels() map[string]string
func (*CreateIngressGatewayInstallationRequest) ProtoMessage ¶
func (*CreateIngressGatewayInstallationRequest) ProtoMessage()
func (*CreateIngressGatewayInstallationRequest) ProtoReflect ¶
func (x *CreateIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayInstallationRequest) Reset ¶
func (x *CreateIngressGatewayInstallationRequest) Reset()
func (*CreateIngressGatewayInstallationRequest) SetIngressGatewayId ¶
func (x *CreateIngressGatewayInstallationRequest) SetIngressGatewayId(v string)
func (*CreateIngressGatewayInstallationRequest) SetInstallationReferenceId ¶
func (x *CreateIngressGatewayInstallationRequest) SetInstallationReferenceId(v string)
func (*CreateIngressGatewayInstallationRequest) SetLabels ¶
func (x *CreateIngressGatewayInstallationRequest) SetLabels(v map[string]string)
func (*CreateIngressGatewayInstallationRequest) String ¶
func (x *CreateIngressGatewayInstallationRequest) String() string
type CreateIngressGatewayInstallationRequest_builder ¶
type CreateIngressGatewayInstallationRequest_builder struct { IngressGatewayId string InstallationReferenceId string Labels map[string]string // contains filtered or unexported fields }
func (CreateIngressGatewayInstallationRequest_builder) Build ¶
type CreateIngressGatewayInstallationResponse ¶
type CreateIngressGatewayInstallationResponse struct { IngressGatewayInstallation *IngressGatewayInstallation `` /* 141-byte string literal not displayed */ IngressGatewayInstallScript string `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateIngressGatewayInstallationResponse) ClearIngressGatewayInstallation ¶
func (x *CreateIngressGatewayInstallationResponse) ClearIngressGatewayInstallation()
func (*CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallScript ¶
func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallScript() string
func (*CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallation ¶
func (x *CreateIngressGatewayInstallationResponse) GetIngressGatewayInstallation() *IngressGatewayInstallation
func (*CreateIngressGatewayInstallationResponse) HasIngressGatewayInstallation ¶
func (x *CreateIngressGatewayInstallationResponse) HasIngressGatewayInstallation() bool
func (*CreateIngressGatewayInstallationResponse) ProtoMessage ¶
func (*CreateIngressGatewayInstallationResponse) ProtoMessage()
func (*CreateIngressGatewayInstallationResponse) ProtoReflect ¶
func (x *CreateIngressGatewayInstallationResponse) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayInstallationResponse) Reset ¶
func (x *CreateIngressGatewayInstallationResponse) Reset()
func (*CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallScript ¶
func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallScript(v string)
func (*CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallation ¶
func (x *CreateIngressGatewayInstallationResponse) SetIngressGatewayInstallation(v *IngressGatewayInstallation)
func (*CreateIngressGatewayInstallationResponse) String ¶
func (x *CreateIngressGatewayInstallationResponse) String() string
type CreateIngressGatewayInstallationResponse_builder ¶
type CreateIngressGatewayInstallationResponse_builder struct { IngressGatewayInstallation *IngressGatewayInstallation IngressGatewayInstallScript string // contains filtered or unexported fields }
func (CreateIngressGatewayInstallationResponse_builder) Build ¶
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 `` /* 139-byte string literal not displayed */ Ingresses []*CreateIngress `protobuf:"bytes,3,rep,name=ingresses,proto3" json:"ingresses,omitempty"` IdempotencyKey string `protobuf:"bytes,4,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"` // contains filtered or unexported fields }
func (*CreateIngressGatewayRequest) GetIdempotencyKey ¶
func (x *CreateIngressGatewayRequest) GetIdempotencyKey() string
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) SetIdempotencyKey ¶
func (x *CreateIngressGatewayRequest) SetIdempotencyKey(v string)
func (*CreateIngressGatewayRequest) SetIngressGatewayId ¶
func (x *CreateIngressGatewayRequest) SetIngressGatewayId(v string)
func (*CreateIngressGatewayRequest) SetIngresses ¶
func (x *CreateIngressGatewayRequest) SetIngresses(v []*CreateIngress)
func (*CreateIngressGatewayRequest) SetLabels ¶
func (x *CreateIngressGatewayRequest) SetLabels(v map[string]string)
func (*CreateIngressGatewayRequest) String ¶
func (x *CreateIngressGatewayRequest) String() string
type CreateIngressGatewayRequest_builder ¶
type CreateIngressGatewayRequest_builder struct { IngressGatewayId string Labels map[string]string Ingresses []*CreateIngress IdempotencyKey string // contains filtered or unexported fields }
func (CreateIngressGatewayRequest_builder) Build ¶
func (b0 CreateIngressGatewayRequest_builder) Build() *CreateIngressGatewayRequest
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) ClearIngressGateway ¶
func (x *CreateIngressGatewayResponse) ClearIngressGateway()
func (*CreateIngressGatewayResponse) GetIngressGateway ¶
func (x *CreateIngressGatewayResponse) GetIngressGateway() *IngressGateway
func (*CreateIngressGatewayResponse) HasIngressGateway ¶
func (x *CreateIngressGatewayResponse) HasIngressGateway() bool
func (*CreateIngressGatewayResponse) ProtoMessage ¶
func (*CreateIngressGatewayResponse) ProtoMessage()
func (*CreateIngressGatewayResponse) ProtoReflect ¶
func (x *CreateIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayResponse) Reset ¶
func (x *CreateIngressGatewayResponse) Reset()
func (*CreateIngressGatewayResponse) SetIngressGateway ¶
func (x *CreateIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
func (*CreateIngressGatewayResponse) String ¶
func (x *CreateIngressGatewayResponse) String() string
type CreateIngressGatewayResponse_builder ¶
type CreateIngressGatewayResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (CreateIngressGatewayResponse_builder) Build ¶
func (b0 CreateIngressGatewayResponse_builder) Build() *CreateIngressGatewayResponse
type CreateIngressGatewayTokenRequest ¶
type CreateIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ Labels map[string]string `` /* 139-byte string literal not displayed */ Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
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) SetIngressGatewayTokenId ¶
func (x *CreateIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
func (*CreateIngressGatewayTokenRequest) SetLabels ¶
func (x *CreateIngressGatewayTokenRequest) SetLabels(v map[string]string)
func (*CreateIngressGatewayTokenRequest) SetName ¶
func (x *CreateIngressGatewayTokenRequest) SetName(v string)
func (*CreateIngressGatewayTokenRequest) String ¶
func (x *CreateIngressGatewayTokenRequest) String() string
type CreateIngressGatewayTokenRequest_builder ¶
type CreateIngressGatewayTokenRequest_builder struct { IngressGatewayTokenId string Labels map[string]string Name string // contains filtered or unexported fields }
func (CreateIngressGatewayTokenRequest_builder) Build ¶
func (b0 CreateIngressGatewayTokenRequest_builder) Build() *CreateIngressGatewayTokenRequest
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) ClearIngressGatewayToken ¶
func (x *CreateIngressGatewayTokenResponse) ClearIngressGatewayToken()
func (*CreateIngressGatewayTokenResponse) GetIngressGatewayToken ¶
func (x *CreateIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
func (*CreateIngressGatewayTokenResponse) HasIngressGatewayToken ¶
func (x *CreateIngressGatewayTokenResponse) HasIngressGatewayToken() bool
func (*CreateIngressGatewayTokenResponse) ProtoMessage ¶
func (*CreateIngressGatewayTokenResponse) ProtoMessage()
func (*CreateIngressGatewayTokenResponse) ProtoReflect ¶
func (x *CreateIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateIngressGatewayTokenResponse) Reset ¶
func (x *CreateIngressGatewayTokenResponse) Reset()
func (*CreateIngressGatewayTokenResponse) SetIngressGatewayToken ¶
func (x *CreateIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
func (*CreateIngressGatewayTokenResponse) String ¶
func (x *CreateIngressGatewayTokenResponse) String() string
type CreateIngressGatewayTokenResponse_builder ¶
type CreateIngressGatewayTokenResponse_builder struct { IngressGatewayToken *IngressGatewayToken // contains filtered or unexported fields }
func (CreateIngressGatewayTokenResponse_builder) Build ¶
func (b0 CreateIngressGatewayTokenResponse_builder) Build() *CreateIngressGatewayTokenResponse
type CreateIngress_builder ¶
type CreateIngress_builder struct { Hostname string Path string ServiceType string Port int32 // service_hostname is the hostname of the service on the ingress source // (i.e. localhost, host.docker.internal) ServiceHostname string AccessPolicies []*CreateAccessPolicy // contains filtered or unexported fields }
func (CreateIngress_builder) Build ¶
func (b0 CreateIngress_builder) Build() *CreateIngress
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 `` /* 139-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 valid to be assigned 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) ClearConnection ¶
func (x *CreateInstanceExecRequest) ClearConnection()
func (*CreateInstanceExecRequest) ClearSsh ¶
func (x *CreateInstanceExecRequest) ClearSsh()
func (*CreateInstanceExecRequest) GetConnection ¶
func (x *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) HasConnection ¶
func (x *CreateInstanceExecRequest) HasConnection() bool
func (*CreateInstanceExecRequest) HasSsh ¶
func (x *CreateInstanceExecRequest) HasSsh() 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) SetConnectionTimeout ¶
func (x *CreateInstanceExecRequest) SetConnectionTimeout(v string)
func (*CreateInstanceExecRequest) SetIdempotencyKey ¶
func (x *CreateInstanceExecRequest) SetIdempotencyKey(v string)
func (*CreateInstanceExecRequest) SetInstanceExecId ¶
func (x *CreateInstanceExecRequest) SetInstanceExecId(v string)
func (*CreateInstanceExecRequest) SetInstanceId ¶
func (x *CreateInstanceExecRequest) SetInstanceId(v string)
func (*CreateInstanceExecRequest) SetLabels ¶
func (x *CreateInstanceExecRequest) SetLabels(v map[string]string)
func (*CreateInstanceExecRequest) SetRunTimeout ¶
func (x *CreateInstanceExecRequest) SetRunTimeout(v string)
func (*CreateInstanceExecRequest) SetScript ¶
func (x *CreateInstanceExecRequest) SetScript(v string)
func (*CreateInstanceExecRequest) SetSsh ¶
func (x *CreateInstanceExecRequest) SetSsh(v *SshConnection)
func (*CreateInstanceExecRequest) SetType ¶
func (x *CreateInstanceExecRequest) SetType(v string)
func (*CreateInstanceExecRequest) SetWaitTilCompletion ¶
func (x *CreateInstanceExecRequest) SetWaitTilCompletion(v bool)
func (*CreateInstanceExecRequest) String ¶
func (x *CreateInstanceExecRequest) String() string
func (*CreateInstanceExecRequest) WhichConnection ¶
func (x *CreateInstanceExecRequest) WhichConnection() case_CreateInstanceExecRequest_Connection
type CreateInstanceExecRequest_Ssh ¶
type CreateInstanceExecRequest_Ssh struct {
Ssh *SshConnection `protobuf:"bytes,9,opt,name=ssh,proto3,oneof"` // Brev brev = 7;
}
type CreateInstanceExecRequest_builder ¶
type CreateInstanceExecRequest_builder struct { InstanceExecId string Labels map[string]string Type string Script string ConnectionTimeout string RunTimeout string WaitTilCompletion bool // Fields of oneof Connection: Ssh *SshConnection // -- end of Connection InstanceId string IdempotencyKey string // contains filtered or unexported fields }
func (CreateInstanceExecRequest_builder) Build ¶
func (b0 CreateInstanceExecRequest_builder) Build() *CreateInstanceExecRequest
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) ClearInstanceExec ¶
func (x *CreateInstanceExecResponse) ClearInstanceExec()
func (*CreateInstanceExecResponse) GetInstanceExec ¶
func (x *CreateInstanceExecResponse) GetInstanceExec() *InstanceExec
func (*CreateInstanceExecResponse) HasInstanceExec ¶
func (x *CreateInstanceExecResponse) HasInstanceExec() bool
func (*CreateInstanceExecResponse) ProtoMessage ¶
func (*CreateInstanceExecResponse) ProtoMessage()
func (*CreateInstanceExecResponse) ProtoReflect ¶
func (x *CreateInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*CreateInstanceExecResponse) Reset ¶
func (x *CreateInstanceExecResponse) Reset()
func (*CreateInstanceExecResponse) SetInstanceExec ¶
func (x *CreateInstanceExecResponse) SetInstanceExec(v *InstanceExec)
func (*CreateInstanceExecResponse) String ¶
func (x *CreateInstanceExecResponse) String() string
type CreateInstanceExecResponse_builder ¶
type CreateInstanceExecResponse_builder struct { InstanceExec *InstanceExec // contains filtered or unexported fields }
func (CreateInstanceExecResponse_builder) Build ¶
func (b0 CreateInstanceExecResponse_builder) Build() *CreateInstanceExecResponse
type CreateInstanceProvisionRequest ¶
type CreateInstanceProvisionRequest struct { CreateInstanceRequests []*CreateInstanceRequest `` /* 129-byte string literal not displayed */ ProvisionRetryPolicy *RetryPolicy `protobuf:"bytes,2,opt,name=provision_retry_policy,json=provisionRetryPolicy,proto3" json:"provision_retry_policy,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceProvisionRequest) ClearProvisionRetryPolicy ¶
func (x *CreateInstanceProvisionRequest) ClearProvisionRetryPolicy()
func (*CreateInstanceProvisionRequest) GetCreateInstanceRequests ¶
func (x *CreateInstanceProvisionRequest) GetCreateInstanceRequests() []*CreateInstanceRequest
func (*CreateInstanceProvisionRequest) GetProvisionRetryPolicy ¶
func (x *CreateInstanceProvisionRequest) GetProvisionRetryPolicy() *RetryPolicy
func (*CreateInstanceProvisionRequest) HasProvisionRetryPolicy ¶
func (x *CreateInstanceProvisionRequest) HasProvisionRetryPolicy() bool
func (*CreateInstanceProvisionRequest) ProtoMessage ¶
func (*CreateInstanceProvisionRequest) ProtoMessage()
func (*CreateInstanceProvisionRequest) ProtoReflect ¶
func (x *CreateInstanceProvisionRequest) ProtoReflect() protoreflect.Message
func (*CreateInstanceProvisionRequest) Reset ¶
func (x *CreateInstanceProvisionRequest) Reset()
func (*CreateInstanceProvisionRequest) SetCreateInstanceRequests ¶
func (x *CreateInstanceProvisionRequest) SetCreateInstanceRequests(v []*CreateInstanceRequest)
func (*CreateInstanceProvisionRequest) SetProvisionRetryPolicy ¶
func (x *CreateInstanceProvisionRequest) SetProvisionRetryPolicy(v *RetryPolicy)
func (*CreateInstanceProvisionRequest) String ¶
func (x *CreateInstanceProvisionRequest) String() string
type CreateInstanceProvisionRequest_builder ¶
type CreateInstanceProvisionRequest_builder struct { CreateInstanceRequests []*CreateInstanceRequest ProvisionRetryPolicy *RetryPolicy // contains filtered or unexported fields }
func (CreateInstanceProvisionRequest_builder) Build ¶
func (b0 CreateInstanceProvisionRequest_builder) Build() *CreateInstanceProvisionRequest
type CreateInstanceProvisionResponse ¶
type CreateInstanceProvisionResponse struct { InstanceProvision *InstanceProvision `protobuf:"bytes,1,opt,name=instance_provision,json=instanceProvision,proto3" json:"instance_provision,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceProvisionResponse) ClearInstanceProvision ¶
func (x *CreateInstanceProvisionResponse) ClearInstanceProvision()
func (*CreateInstanceProvisionResponse) GetInstanceProvision ¶
func (x *CreateInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
func (*CreateInstanceProvisionResponse) HasInstanceProvision ¶
func (x *CreateInstanceProvisionResponse) HasInstanceProvision() bool
func (*CreateInstanceProvisionResponse) ProtoMessage ¶
func (*CreateInstanceProvisionResponse) ProtoMessage()
func (*CreateInstanceProvisionResponse) ProtoReflect ¶
func (x *CreateInstanceProvisionResponse) ProtoReflect() protoreflect.Message
func (*CreateInstanceProvisionResponse) Reset ¶
func (x *CreateInstanceProvisionResponse) Reset()
func (*CreateInstanceProvisionResponse) SetInstanceProvision ¶
func (x *CreateInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
func (*CreateInstanceProvisionResponse) String ¶
func (x *CreateInstanceProvisionResponse) String() string
type CreateInstanceProvisionResponse_builder ¶
type CreateInstanceProvisionResponse_builder struct { InstanceProvision *InstanceProvision // contains filtered or unexported fields }
func (CreateInstanceProvisionResponse_builder) Build ¶
func (b0 CreateInstanceProvisionResponse_builder) Build() *CreateInstanceProvisionResponse
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 `` /* 139-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 `` /* 196-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"` AdditionalDisks []*Disk `protobuf:"bytes,23,rep,name=additional_disks,json=additionalDisks,proto3" json:"additional_disks,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceRequest) ClearBackupOptions ¶
func (x *CreateInstanceRequest) ClearBackupOptions()
func (*CreateInstanceRequest) ClearFirewallRules ¶
func (x *CreateInstanceRequest) ClearFirewallRules()
func (*CreateInstanceRequest) ClearName ¶
func (x *CreateInstanceRequest) ClearName()
func (*CreateInstanceRequest) ClearNamespace ¶
func (x *CreateInstanceRequest) ClearNamespace()
func (*CreateInstanceRequest) ClearRetireTimeout ¶
func (x *CreateInstanceRequest) ClearRetireTimeout()
func (*CreateInstanceRequest) ClearRetryPolicy ¶
func (x *CreateInstanceRequest) ClearRetryPolicy()
func (*CreateInstanceRequest) ClearSpot ¶
func (x *CreateInstanceRequest) ClearSpot()
func (*CreateInstanceRequest) ClearSubnetId ¶
func (x *CreateInstanceRequest) ClearSubnetId()
func (*CreateInstanceRequest) ClearVpcId ¶
func (x *CreateInstanceRequest) ClearVpcId()
func (*CreateInstanceRequest) GetAdditionalDisks ¶
func (x *CreateInstanceRequest) GetAdditionalDisks() []*Disk
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) HasBackupOptions ¶
func (x *CreateInstanceRequest) HasBackupOptions() bool
func (*CreateInstanceRequest) HasFirewallRules ¶
func (x *CreateInstanceRequest) HasFirewallRules() bool
func (*CreateInstanceRequest) HasName ¶
func (x *CreateInstanceRequest) HasName() bool
func (*CreateInstanceRequest) HasNamespace ¶
func (x *CreateInstanceRequest) HasNamespace() bool
func (*CreateInstanceRequest) HasRetireTimeout ¶
func (x *CreateInstanceRequest) HasRetireTimeout() bool
func (*CreateInstanceRequest) HasRetryPolicy ¶
func (x *CreateInstanceRequest) HasRetryPolicy() bool
func (*CreateInstanceRequest) HasSpot ¶
func (x *CreateInstanceRequest) HasSpot() bool
func (*CreateInstanceRequest) HasSubnetId ¶
func (x *CreateInstanceRequest) HasSubnetId() bool
func (*CreateInstanceRequest) HasVpcId ¶
func (x *CreateInstanceRequest) HasVpcId() bool
func (*CreateInstanceRequest) ProtoMessage ¶
func (*CreateInstanceRequest) ProtoMessage()
func (*CreateInstanceRequest) ProtoReflect ¶
func (x *CreateInstanceRequest) ProtoReflect() protoreflect.Message
func (*CreateInstanceRequest) Reset ¶
func (x *CreateInstanceRequest) Reset()
func (*CreateInstanceRequest) SetAdditionalDisks ¶
func (x *CreateInstanceRequest) SetAdditionalDisks(v []*Disk)
func (*CreateInstanceRequest) SetBackupOptions ¶
func (x *CreateInstanceRequest) SetBackupOptions(v *BackupOptions)
func (*CreateInstanceRequest) SetCloudCredId ¶
func (x *CreateInstanceRequest) SetCloudCredId(v string)
func (*CreateInstanceRequest) SetDiskSize ¶
func (x *CreateInstanceRequest) SetDiskSize(v string)
func (*CreateInstanceRequest) SetEnvironmentVariables ¶
func (x *CreateInstanceRequest) SetEnvironmentVariables(v map[string]string)
func (*CreateInstanceRequest) SetFirewallRules ¶
func (x *CreateInstanceRequest) SetFirewallRules(v *FirewallRules)
func (*CreateInstanceRequest) SetIdempotencyKey ¶
func (x *CreateInstanceRequest) SetIdempotencyKey(v string)
func (*CreateInstanceRequest) SetImageId ¶
func (x *CreateInstanceRequest) SetImageId(v string)
func (*CreateInstanceRequest) SetInstanceId ¶
func (x *CreateInstanceRequest) SetInstanceId(v string)
func (*CreateInstanceRequest) SetInstanceType ¶
func (x *CreateInstanceRequest) SetInstanceType(v string)
func (*CreateInstanceRequest) SetLabels ¶
func (x *CreateInstanceRequest) SetLabels(v map[string]string)
func (*CreateInstanceRequest) SetLocation ¶
func (x *CreateInstanceRequest) SetLocation(v string)
func (*CreateInstanceRequest) SetName ¶
func (x *CreateInstanceRequest) SetName(v string)
func (*CreateInstanceRequest) SetNamespace ¶
func (x *CreateInstanceRequest) SetNamespace(v string)
func (*CreateInstanceRequest) SetPublicKey ¶
func (x *CreateInstanceRequest) SetPublicKey(v string)
func (*CreateInstanceRequest) SetRetireTimeout ¶
func (x *CreateInstanceRequest) SetRetireTimeout(v string)
func (*CreateInstanceRequest) SetRetryPolicy ¶
func (x *CreateInstanceRequest) SetRetryPolicy(v *RetryPolicy)
func (*CreateInstanceRequest) SetSpot ¶
func (x *CreateInstanceRequest) SetSpot(v bool)
func (*CreateInstanceRequest) SetSubLocation ¶
func (x *CreateInstanceRequest) SetSubLocation(v string)
func (*CreateInstanceRequest) SetSubnetId ¶
func (x *CreateInstanceRequest) SetSubnetId(v string)
func (*CreateInstanceRequest) SetUserDataBase64 ¶
func (x *CreateInstanceRequest) SetUserDataBase64(v string)
func (*CreateInstanceRequest) SetVpcId ¶
func (x *CreateInstanceRequest) SetVpcId(v string)
func (*CreateInstanceRequest) String ¶
func (x *CreateInstanceRequest) String() string
type CreateInstanceRequest_builder ¶
type CreateInstanceRequest_builder struct { CloudCredId string PublicKey string ImageId string InstanceType string UserDataBase64 string Location string DiskSize string InstanceId string Labels map[string]string VpcId *string SubnetId *string Name *string Spot *bool BackupOptions *BackupOptions FirewallRules *FirewallRules RetireTimeout *string IdempotencyKey string SubLocation string EnvironmentVariables map[string]string RetryPolicy *RetryPolicy Namespace *string AdditionalDisks []*Disk // contains filtered or unexported fields }
func (CreateInstanceRequest_builder) Build ¶
func (b0 CreateInstanceRequest_builder) Build() *CreateInstanceRequest
type CreateInstanceResponse ¶
type CreateInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*CreateInstanceResponse) ClearInstance ¶
func (x *CreateInstanceResponse) ClearInstance()
func (*CreateInstanceResponse) GetInstance ¶
func (x *CreateInstanceResponse) GetInstance() *Instance
func (*CreateInstanceResponse) HasInstance ¶
func (x *CreateInstanceResponse) HasInstance() bool
func (*CreateInstanceResponse) ProtoMessage ¶
func (*CreateInstanceResponse) ProtoMessage()
func (*CreateInstanceResponse) ProtoReflect ¶
func (x *CreateInstanceResponse) ProtoReflect() protoreflect.Message
func (*CreateInstanceResponse) Reset ¶
func (x *CreateInstanceResponse) Reset()
func (*CreateInstanceResponse) SetInstance ¶
func (x *CreateInstanceResponse) SetInstance(v *Instance)
func (*CreateInstanceResponse) String ¶
func (x *CreateInstanceResponse) String() string
type CreateInstanceResponse_builder ¶
type CreateInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (CreateInstanceResponse_builder) Build ¶
func (b0 CreateInstanceResponse_builder) Build() *CreateInstanceResponse
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 `` /* 139-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) ClearPriority ¶
func (x *CreateLimitRequest) ClearPriority()
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) HasPriority ¶
func (x *CreateLimitRequest) HasPriority() bool
func (*CreateLimitRequest) ProtoMessage ¶
func (*CreateLimitRequest) ProtoMessage()
func (*CreateLimitRequest) ProtoReflect ¶
func (x *CreateLimitRequest) ProtoReflect() protoreflect.Message
func (*CreateLimitRequest) Reset ¶
func (x *CreateLimitRequest) Reset()
func (*CreateLimitRequest) SetBudgets ¶
func (x *CreateLimitRequest) SetBudgets(v []*Budget)
func (*CreateLimitRequest) SetDescription ¶
func (x *CreateLimitRequest) SetDescription(v string)
func (*CreateLimitRequest) SetEnforcementMode ¶
func (x *CreateLimitRequest) SetEnforcementMode(v string)
func (*CreateLimitRequest) SetLabels ¶
func (x *CreateLimitRequest) SetLabels(v map[string]string)
func (*CreateLimitRequest) SetLimitId ¶
func (x *CreateLimitRequest) SetLimitId(v string)
func (*CreateLimitRequest) SetPriority ¶
func (x *CreateLimitRequest) SetPriority(v int32)
func (*CreateLimitRequest) String ¶
func (x *CreateLimitRequest) String() string
type CreateLimitRequest_builder ¶
type CreateLimitRequest_builder struct { LimitId string Labels map[string]string EnforcementMode string Budgets []*Budget Priority *int32 Description string // contains filtered or unexported fields }
func (CreateLimitRequest_builder) Build ¶
func (b0 CreateLimitRequest_builder) Build() *CreateLimitRequest
type CreateLimitResponse ¶
type CreateLimitResponse struct { Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*CreateLimitResponse) ClearLimit ¶
func (x *CreateLimitResponse) ClearLimit()
func (*CreateLimitResponse) GetLimit ¶
func (x *CreateLimitResponse) GetLimit() *Limit
func (*CreateLimitResponse) HasLimit ¶
func (x *CreateLimitResponse) HasLimit() bool
func (*CreateLimitResponse) ProtoMessage ¶
func (*CreateLimitResponse) ProtoMessage()
func (*CreateLimitResponse) ProtoReflect ¶
func (x *CreateLimitResponse) ProtoReflect() protoreflect.Message
func (*CreateLimitResponse) Reset ¶
func (x *CreateLimitResponse) Reset()
func (*CreateLimitResponse) SetLimit ¶
func (x *CreateLimitResponse) SetLimit(v *Limit)
func (*CreateLimitResponse) String ¶
func (x *CreateLimitResponse) String() string
type CreateLimitResponse_builder ¶
type CreateLimitResponse_builder struct { Limit *Limit // contains filtered or unexported fields }
func (CreateLimitResponse_builder) Build ¶
func (b0 CreateLimitResponse_builder) Build() *CreateLimitResponse
type CreateModelRequest ¶
type CreateModelRequest struct { ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` ModelName string `protobuf:"bytes,2,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` Container *Container `protobuf:"bytes,3,opt,name=container,proto3" json:"container,omitempty"` InferenceServer *InferenceServerConfig `protobuf:"bytes,4,opt,name=inference_server,json=inferenceServer,proto3" json:"inference_server,omitempty"` HardwareRequirements []*HardwareRequirement `protobuf:"bytes,5,rep,name=hardware_requirements,json=hardwareRequirements,proto3" json:"hardware_requirements,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateModelRequest) ClearContainer ¶
func (x *CreateModelRequest) ClearContainer()
func (*CreateModelRequest) ClearInferenceServer ¶
func (x *CreateModelRequest) ClearInferenceServer()
func (*CreateModelRequest) GetContainer ¶
func (x *CreateModelRequest) GetContainer() *Container
func (*CreateModelRequest) GetHardwareRequirements ¶
func (x *CreateModelRequest) GetHardwareRequirements() []*HardwareRequirement
func (*CreateModelRequest) GetInferenceServer ¶
func (x *CreateModelRequest) GetInferenceServer() *InferenceServerConfig
func (*CreateModelRequest) GetLabels ¶
func (x *CreateModelRequest) GetLabels() map[string]string
func (*CreateModelRequest) GetModelId ¶
func (x *CreateModelRequest) GetModelId() string
func (*CreateModelRequest) GetModelName ¶
func (x *CreateModelRequest) GetModelName() string
func (*CreateModelRequest) HasContainer ¶
func (x *CreateModelRequest) HasContainer() bool
func (*CreateModelRequest) HasInferenceServer ¶
func (x *CreateModelRequest) HasInferenceServer() bool
func (*CreateModelRequest) ProtoMessage ¶
func (*CreateModelRequest) ProtoMessage()
func (*CreateModelRequest) ProtoReflect ¶
func (x *CreateModelRequest) ProtoReflect() protoreflect.Message
func (*CreateModelRequest) Reset ¶
func (x *CreateModelRequest) Reset()
func (*CreateModelRequest) SetContainer ¶
func (x *CreateModelRequest) SetContainer(v *Container)
func (*CreateModelRequest) SetHardwareRequirements ¶
func (x *CreateModelRequest) SetHardwareRequirements(v []*HardwareRequirement)
func (*CreateModelRequest) SetInferenceServer ¶
func (x *CreateModelRequest) SetInferenceServer(v *InferenceServerConfig)
func (*CreateModelRequest) SetLabels ¶
func (x *CreateModelRequest) SetLabels(v map[string]string)
func (*CreateModelRequest) SetModelId ¶
func (x *CreateModelRequest) SetModelId(v string)
func (*CreateModelRequest) SetModelName ¶
func (x *CreateModelRequest) SetModelName(v string)
func (*CreateModelRequest) String ¶
func (x *CreateModelRequest) String() string
type CreateModelRequest_builder ¶
type CreateModelRequest_builder struct { ModelId string ModelName string Container *Container InferenceServer *InferenceServerConfig HardwareRequirements []*HardwareRequirement Labels map[string]string // contains filtered or unexported fields }
func (CreateModelRequest_builder) Build ¶
func (b0 CreateModelRequest_builder) Build() *CreateModelRequest
type CreateModelResponse ¶
type CreateModelResponse struct { Model *ModelConfig `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // contains filtered or unexported fields }
func (*CreateModelResponse) ClearModel ¶
func (x *CreateModelResponse) ClearModel()
func (*CreateModelResponse) GetModel ¶
func (x *CreateModelResponse) GetModel() *ModelConfig
func (*CreateModelResponse) HasModel ¶
func (x *CreateModelResponse) HasModel() bool
func (*CreateModelResponse) ProtoMessage ¶
func (*CreateModelResponse) ProtoMessage()
func (*CreateModelResponse) ProtoReflect ¶
func (x *CreateModelResponse) ProtoReflect() protoreflect.Message
func (*CreateModelResponse) Reset ¶
func (x *CreateModelResponse) Reset()
func (*CreateModelResponse) SetModel ¶
func (x *CreateModelResponse) SetModel(v *ModelConfig)
func (*CreateModelResponse) String ¶
func (x *CreateModelResponse) String() string
type CreateModelResponse_builder ¶
type CreateModelResponse_builder struct { Model *ModelConfig // contains filtered or unexported fields }
func (CreateModelResponse_builder) Build ¶
func (b0 CreateModelResponse_builder) Build() *CreateModelResponse
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 `` /* 139-byte string literal not displayed */ Tags map[string]string `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetLabels ¶
func (x *CreateNotebookRequest) SetLabels(v map[string]string)
func (*CreateNotebookRequest) SetName ¶
func (x *CreateNotebookRequest) SetName(v string)
func (*CreateNotebookRequest) SetNotebookId ¶
func (x *CreateNotebookRequest) SetNotebookId(v string)
func (*CreateNotebookRequest) SetSourceType ¶
func (x *CreateNotebookRequest) SetSourceType(v string)
func (*CreateNotebookRequest) SetSourceUrl ¶
func (x *CreateNotebookRequest) SetSourceUrl(v string)
func (*CreateNotebookRequest) SetTags ¶
func (x *CreateNotebookRequest) SetTags(v map[string]string)
func (*CreateNotebookRequest) String ¶
func (x *CreateNotebookRequest) String() string
type CreateNotebookRequest_builder ¶
type CreateNotebookRequest_builder struct { NotebookId string Name string SourceUrl string SourceType string Labels map[string]string Tags map[string]string // contains filtered or unexported fields }
func (CreateNotebookRequest_builder) Build ¶
func (b0 CreateNotebookRequest_builder) Build() *CreateNotebookRequest
type CreateNotebookResponse ¶
type CreateNotebookResponse struct { Notebook *Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
func (*CreateNotebookResponse) ClearNotebook ¶
func (x *CreateNotebookResponse) ClearNotebook()
func (*CreateNotebookResponse) GetNotebook ¶
func (x *CreateNotebookResponse) GetNotebook() *Notebook
func (*CreateNotebookResponse) HasNotebook ¶
func (x *CreateNotebookResponse) HasNotebook() bool
func (*CreateNotebookResponse) ProtoMessage ¶
func (*CreateNotebookResponse) ProtoMessage()
func (*CreateNotebookResponse) ProtoReflect ¶
func (x *CreateNotebookResponse) ProtoReflect() protoreflect.Message
func (*CreateNotebookResponse) Reset ¶
func (x *CreateNotebookResponse) Reset()
func (*CreateNotebookResponse) SetNotebook ¶
func (x *CreateNotebookResponse) SetNotebook(v *Notebook)
func (*CreateNotebookResponse) String ¶
func (x *CreateNotebookResponse) String() string
type CreateNotebookResponse_builder ¶
type CreateNotebookResponse_builder struct { Notebook *Notebook // contains filtered or unexported fields }
func (CreateNotebookResponse_builder) Build ¶
func (b0 CreateNotebookResponse_builder) Build() *CreateNotebookResponse
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` // the slug unique friendly identifier for the organization DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // a human readable name for the organization NcaId string `protobuf:"bytes,5,opt,name=nca_id,json=ncaId,proto3" json:"nca_id,omitempty"` NgcOrgId string `protobuf:"bytes,6,opt,name=ngc_org_id,json=ngcOrgId,proto3" json:"ngc_org_id,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRequest) GetDisplayName ¶
func (x *CreateOrganizationRequest) GetDisplayName() string
func (*CreateOrganizationRequest) GetLabels ¶
func (x *CreateOrganizationRequest) GetLabels() map[string]string
func (*CreateOrganizationRequest) GetNcaId ¶
func (x *CreateOrganizationRequest) GetNcaId() string
func (*CreateOrganizationRequest) GetNgcOrgId ¶
func (x *CreateOrganizationRequest) GetNgcOrgId() string
func (*CreateOrganizationRequest) GetOrganizationId ¶
func (x *CreateOrganizationRequest) GetOrganizationId() string
func (*CreateOrganizationRequest) GetUsername ¶
func (x *CreateOrganizationRequest) GetUsername() string
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) ProtoReflect ¶
func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRequest) Reset ¶
func (x *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) SetDisplayName ¶
func (x *CreateOrganizationRequest) SetDisplayName(v string)
func (*CreateOrganizationRequest) SetLabels ¶
func (x *CreateOrganizationRequest) SetLabels(v map[string]string)
func (*CreateOrganizationRequest) SetNcaId ¶
func (x *CreateOrganizationRequest) SetNcaId(v string)
func (*CreateOrganizationRequest) SetNgcOrgId ¶
func (x *CreateOrganizationRequest) SetNgcOrgId(v string)
func (*CreateOrganizationRequest) SetOrganizationId ¶
func (x *CreateOrganizationRequest) SetOrganizationId(v string)
func (*CreateOrganizationRequest) SetUsername ¶
func (x *CreateOrganizationRequest) SetUsername(v string)
func (*CreateOrganizationRequest) String ¶
func (x *CreateOrganizationRequest) String() string
type CreateOrganizationRequest_builder ¶
type CreateOrganizationRequest_builder struct { OrganizationId string Labels map[string]string Username string DisplayName string NcaId string NgcOrgId string // contains filtered or unexported fields }
func (CreateOrganizationRequest_builder) Build ¶
func (b0 CreateOrganizationRequest_builder) Build() *CreateOrganizationRequest
type CreateOrganizationResponse ¶
type CreateOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationResponse) ClearOrganization ¶
func (x *CreateOrganizationResponse) ClearOrganization()
func (*CreateOrganizationResponse) GetOrganization ¶
func (x *CreateOrganizationResponse) GetOrganization() *Organization
func (*CreateOrganizationResponse) HasOrganization ¶
func (x *CreateOrganizationResponse) HasOrganization() bool
func (*CreateOrganizationResponse) ProtoMessage ¶
func (*CreateOrganizationResponse) ProtoMessage()
func (*CreateOrganizationResponse) ProtoReflect ¶
func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationResponse) Reset ¶
func (x *CreateOrganizationResponse) Reset()
func (*CreateOrganizationResponse) SetOrganization ¶
func (x *CreateOrganizationResponse) SetOrganization(v *Organization)
func (*CreateOrganizationResponse) String ¶
func (x *CreateOrganizationResponse) String() string
type CreateOrganizationResponse_builder ¶
type CreateOrganizationResponse_builder struct { Organization *Organization // contains filtered or unexported fields }
func (CreateOrganizationResponse_builder) Build ¶
func (b0 CreateOrganizationResponse_builder) Build() *CreateOrganizationResponse
type CreatePaymentIntentRequest ¶
type CreatePaymentIntentRequest struct { Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"` MetaData map[string]string `` /* 159-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) 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) SetAmount ¶
func (x *CreatePaymentIntentRequest) SetAmount(v int64)
func (*CreatePaymentIntentRequest) SetConfirm ¶
func (x *CreatePaymentIntentRequest) SetConfirm(v bool)
func (*CreatePaymentIntentRequest) SetMetaData ¶
func (x *CreatePaymentIntentRequest) SetMetaData(v map[string]string)
func (*CreatePaymentIntentRequest) SetPaymentMethod ¶
func (x *CreatePaymentIntentRequest) SetPaymentMethod(v string)
func (*CreatePaymentIntentRequest) SetReceiptEmail ¶
func (x *CreatePaymentIntentRequest) SetReceiptEmail(v string)
func (*CreatePaymentIntentRequest) String ¶
func (x *CreatePaymentIntentRequest) String() string
type CreatePaymentIntentRequest_builder ¶
type CreatePaymentIntentRequest_builder struct { Amount int64 MetaData map[string]string Confirm bool PaymentMethod string ReceiptEmail string // contains filtered or unexported fields }
func (CreatePaymentIntentRequest_builder) Build ¶
func (b0 CreatePaymentIntentRequest_builder) Build() *CreatePaymentIntentRequest
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) ClearPaymentIntent ¶
func (x *CreatePaymentIntentResponse) ClearPaymentIntent()
func (*CreatePaymentIntentResponse) GetPaymentIntent ¶
func (x *CreatePaymentIntentResponse) GetPaymentIntent() *PaymentIntent
func (*CreatePaymentIntentResponse) HasPaymentIntent ¶
func (x *CreatePaymentIntentResponse) HasPaymentIntent() bool
func (*CreatePaymentIntentResponse) ProtoMessage ¶
func (*CreatePaymentIntentResponse) ProtoMessage()
func (*CreatePaymentIntentResponse) ProtoReflect ¶
func (x *CreatePaymentIntentResponse) ProtoReflect() protoreflect.Message
func (*CreatePaymentIntentResponse) Reset ¶
func (x *CreatePaymentIntentResponse) Reset()
func (*CreatePaymentIntentResponse) SetPaymentIntent ¶
func (x *CreatePaymentIntentResponse) SetPaymentIntent(v *PaymentIntent)
func (*CreatePaymentIntentResponse) String ¶
func (x *CreatePaymentIntentResponse) String() string
type CreatePaymentIntentResponse_builder ¶
type CreatePaymentIntentResponse_builder struct { PaymentIntent *PaymentIntent // contains filtered or unexported fields }
func (CreatePaymentIntentResponse_builder) Build ¶
func (b0 CreatePaymentIntentResponse_builder) Build() *CreatePaymentIntentResponse
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) 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) SetBillingProfileId ¶
func (x *CreatePaymentSetupIntentRequest) SetBillingProfileId(v string)
func (*CreatePaymentSetupIntentRequest) String ¶
func (x *CreatePaymentSetupIntentRequest) String() string
type CreatePaymentSetupIntentRequest_builder ¶
type CreatePaymentSetupIntentRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (CreatePaymentSetupIntentRequest_builder) Build ¶
func (b0 CreatePaymentSetupIntentRequest_builder) Build() *CreatePaymentSetupIntentRequest
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) ClearSetupIntent ¶
func (x *CreatePaymentSetupIntentResponse) ClearSetupIntent()
func (*CreatePaymentSetupIntentResponse) GetSetupIntent ¶
func (x *CreatePaymentSetupIntentResponse) GetSetupIntent() *SetupIntent
func (*CreatePaymentSetupIntentResponse) HasSetupIntent ¶
func (x *CreatePaymentSetupIntentResponse) HasSetupIntent() bool
func (*CreatePaymentSetupIntentResponse) ProtoMessage ¶
func (*CreatePaymentSetupIntentResponse) ProtoMessage()
func (*CreatePaymentSetupIntentResponse) ProtoReflect ¶
func (x *CreatePaymentSetupIntentResponse) ProtoReflect() protoreflect.Message
func (*CreatePaymentSetupIntentResponse) Reset ¶
func (x *CreatePaymentSetupIntentResponse) Reset()
func (*CreatePaymentSetupIntentResponse) SetSetupIntent ¶
func (x *CreatePaymentSetupIntentResponse) SetSetupIntent(v *SetupIntent)
func (*CreatePaymentSetupIntentResponse) String ¶
func (x *CreatePaymentSetupIntentResponse) String() string
type CreatePaymentSetupIntentResponse_builder ¶
type CreatePaymentSetupIntentResponse_builder struct { SetupIntent *SetupIntent // contains filtered or unexported fields }
func (CreatePaymentSetupIntentResponse_builder) Build ¶
func (b0 CreatePaymentSetupIntentResponse_builder) Build() *CreatePaymentSetupIntentResponse
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetLabels ¶
func (x *CreatePersistentPodRequest) SetLabels(v map[string]string)
func (*CreatePersistentPodRequest) SetPersistentPodId ¶
func (x *CreatePersistentPodRequest) SetPersistentPodId(v string)
func (*CreatePersistentPodRequest) String ¶
func (x *CreatePersistentPodRequest) String() string
type CreatePersistentPodRequest_builder ¶
type CreatePersistentPodRequest_builder struct { PersistentPodId string Labels map[string]string // contains filtered or unexported fields }
func (CreatePersistentPodRequest_builder) Build ¶
func (b0 CreatePersistentPodRequest_builder) Build() *CreatePersistentPodRequest
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) ClearPersistentPod ¶
func (x *CreatePersistentPodResponse) ClearPersistentPod()
func (*CreatePersistentPodResponse) GetPersistentPod ¶
func (x *CreatePersistentPodResponse) GetPersistentPod() *PersistentPod
func (*CreatePersistentPodResponse) HasPersistentPod ¶
func (x *CreatePersistentPodResponse) HasPersistentPod() bool
func (*CreatePersistentPodResponse) ProtoMessage ¶
func (*CreatePersistentPodResponse) ProtoMessage()
func (*CreatePersistentPodResponse) ProtoReflect ¶
func (x *CreatePersistentPodResponse) ProtoReflect() protoreflect.Message
func (*CreatePersistentPodResponse) Reset ¶
func (x *CreatePersistentPodResponse) Reset()
func (*CreatePersistentPodResponse) SetPersistentPod ¶
func (x *CreatePersistentPodResponse) SetPersistentPod(v *PersistentPod)
func (*CreatePersistentPodResponse) String ¶
func (x *CreatePersistentPodResponse) String() string
type CreatePersistentPodResponse_builder ¶
type CreatePersistentPodResponse_builder struct { PersistentPod *PersistentPod // contains filtered or unexported fields }
func (CreatePersistentPodResponse_builder) Build ¶
func (b0 CreatePersistentPodResponse_builder) Build() *CreatePersistentPodResponse
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 `` /* 139-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) 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) SetBio ¶
func (x *CreatePublicProfileRequest) SetBio(v string)
func (*CreatePublicProfileRequest) SetCoverPhotoData ¶
func (x *CreatePublicProfileRequest) SetCoverPhotoData(v []byte)
func (*CreatePublicProfileRequest) SetDisplayName ¶
func (x *CreatePublicProfileRequest) SetDisplayName(v string)
func (*CreatePublicProfileRequest) SetHandle ¶
func (x *CreatePublicProfileRequest) SetHandle(v string)
func (*CreatePublicProfileRequest) SetLabels ¶
func (x *CreatePublicProfileRequest) SetLabels(v map[string]string)
func (*CreatePublicProfileRequest) SetPublicProfileId ¶
func (x *CreatePublicProfileRequest) SetPublicProfileId(v string)
func (*CreatePublicProfileRequest) String ¶
func (x *CreatePublicProfileRequest) String() string
type CreatePublicProfileRequest_builder ¶
type CreatePublicProfileRequest_builder struct { PublicProfileId string Labels map[string]string DisplayName string Bio string CoverPhotoData []byte Handle string // contains filtered or unexported fields }
func (CreatePublicProfileRequest_builder) Build ¶
func (b0 CreatePublicProfileRequest_builder) Build() *CreatePublicProfileRequest
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) ClearPublicProfile ¶
func (x *CreatePublicProfileResponse) ClearPublicProfile()
func (*CreatePublicProfileResponse) GetPublicProfile ¶
func (x *CreatePublicProfileResponse) GetPublicProfile() *PublicProfile
func (*CreatePublicProfileResponse) HasPublicProfile ¶
func (x *CreatePublicProfileResponse) HasPublicProfile() bool
func (*CreatePublicProfileResponse) ProtoMessage ¶
func (*CreatePublicProfileResponse) ProtoMessage()
func (*CreatePublicProfileResponse) ProtoReflect ¶
func (x *CreatePublicProfileResponse) ProtoReflect() protoreflect.Message
func (*CreatePublicProfileResponse) Reset ¶
func (x *CreatePublicProfileResponse) Reset()
func (*CreatePublicProfileResponse) SetPublicProfile ¶
func (x *CreatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
func (*CreatePublicProfileResponse) String ¶
func (x *CreatePublicProfileResponse) String() string
type CreatePublicProfileResponse_builder ¶
type CreatePublicProfileResponse_builder struct { PublicProfile *PublicProfile // contains filtered or unexported fields }
func (CreatePublicProfileResponse_builder) Build ¶
func (b0 CreatePublicProfileResponse_builder) Build() *CreatePublicProfileResponse
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 `` /* 139-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) ClearExpiresAt ¶
func (x *CreateRedeemableRequest) ClearExpiresAt()
func (*CreateRedeemableRequest) ClearGlobalConstraint ¶
func (x *CreateRedeemableRequest) ClearGlobalConstraint()
func (*CreateRedeemableRequest) ClearTenantConstraint ¶
func (x *CreateRedeemableRequest) ClearTenantConstraint()
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) HasExpiresAt ¶
func (x *CreateRedeemableRequest) HasExpiresAt() bool
func (*CreateRedeemableRequest) HasGlobalConstraint ¶
func (x *CreateRedeemableRequest) HasGlobalConstraint() bool
func (*CreateRedeemableRequest) HasTenantConstraint ¶
func (x *CreateRedeemableRequest) HasTenantConstraint() bool
func (*CreateRedeemableRequest) ProtoMessage ¶
func (*CreateRedeemableRequest) ProtoMessage()
func (*CreateRedeemableRequest) ProtoReflect ¶
func (x *CreateRedeemableRequest) ProtoReflect() protoreflect.Message
func (*CreateRedeemableRequest) Reset ¶
func (x *CreateRedeemableRequest) Reset()
func (*CreateRedeemableRequest) SetDefaultRedemptionAmountUsd ¶
func (x *CreateRedeemableRequest) SetDefaultRedemptionAmountUsd(v string)
func (*CreateRedeemableRequest) SetDescription ¶
func (x *CreateRedeemableRequest) SetDescription(v string)
func (*CreateRedeemableRequest) SetExpiresAt ¶
func (x *CreateRedeemableRequest) SetExpiresAt(v *timestamppb.Timestamp)
func (*CreateRedeemableRequest) SetGlobalConstraint ¶
func (x *CreateRedeemableRequest) SetGlobalConstraint(v *RedeemableConstraint)
func (*CreateRedeemableRequest) SetLabels ¶
func (x *CreateRedeemableRequest) SetLabels(v map[string]string)
func (*CreateRedeemableRequest) SetMaxRedemptionAmountUsd ¶
func (x *CreateRedeemableRequest) SetMaxRedemptionAmountUsd(v string)
func (*CreateRedeemableRequest) SetRedeemableId ¶
func (x *CreateRedeemableRequest) SetRedeemableId(v string)
func (*CreateRedeemableRequest) SetShortCode ¶
func (x *CreateRedeemableRequest) SetShortCode(v string)
func (*CreateRedeemableRequest) SetStatus ¶
func (x *CreateRedeemableRequest) SetStatus(v string)
func (*CreateRedeemableRequest) SetTenantConstraint ¶
func (x *CreateRedeemableRequest) SetTenantConstraint(v *RedeemableConstraint)
func (*CreateRedeemableRequest) String ¶
func (x *CreateRedeemableRequest) String() string
type CreateRedeemableRequest_builder ¶
type CreateRedeemableRequest_builder struct { RedeemableId string Labels map[string]string ShortCode string Description string Status string DefaultRedemptionAmountUsd string MaxRedemptionAmountUsd string ExpiresAt *timestamppb.Timestamp GlobalConstraint *RedeemableConstraint TenantConstraint *RedeemableConstraint // contains filtered or unexported fields }
func (CreateRedeemableRequest_builder) Build ¶
func (b0 CreateRedeemableRequest_builder) Build() *CreateRedeemableRequest
type CreateRedeemableResponse ¶
type CreateRedeemableResponse struct { Redeemable *Redeemable `protobuf:"bytes,1,opt,name=redeemable,proto3" json:"redeemable,omitempty"` // contains filtered or unexported fields }
func (*CreateRedeemableResponse) ClearRedeemable ¶
func (x *CreateRedeemableResponse) ClearRedeemable()
func (*CreateRedeemableResponse) GetRedeemable ¶
func (x *CreateRedeemableResponse) GetRedeemable() *Redeemable
func (*CreateRedeemableResponse) HasRedeemable ¶
func (x *CreateRedeemableResponse) HasRedeemable() bool
func (*CreateRedeemableResponse) ProtoMessage ¶
func (*CreateRedeemableResponse) ProtoMessage()
func (*CreateRedeemableResponse) ProtoReflect ¶
func (x *CreateRedeemableResponse) ProtoReflect() protoreflect.Message
func (*CreateRedeemableResponse) Reset ¶
func (x *CreateRedeemableResponse) Reset()
func (*CreateRedeemableResponse) SetRedeemable ¶
func (x *CreateRedeemableResponse) SetRedeemable(v *Redeemable)
func (*CreateRedeemableResponse) String ¶
func (x *CreateRedeemableResponse) String() string
type CreateRedeemableResponse_builder ¶
type CreateRedeemableResponse_builder struct { Redeemable *Redeemable // contains filtered or unexported fields }
func (CreateRedeemableResponse_builder) Build ¶
func (b0 CreateRedeemableResponse_builder) Build() *CreateRedeemableResponse
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 `` /* 139-byte string literal not displayed */ Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
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) SetLabels ¶
func (x *CreateSecretRequest) SetLabels(v map[string]string)
func (*CreateSecretRequest) SetSecretId ¶
func (x *CreateSecretRequest) SetSecretId(v string)
func (*CreateSecretRequest) SetValue ¶
func (x *CreateSecretRequest) SetValue(v string)
func (*CreateSecretRequest) String ¶
func (x *CreateSecretRequest) String() string
type CreateSecretRequest_builder ¶
type CreateSecretRequest_builder struct { SecretId string Labels map[string]string Value string // contains filtered or unexported fields }
func (CreateSecretRequest_builder) Build ¶
func (b0 CreateSecretRequest_builder) Build() *CreateSecretRequest
type CreateSecretResponse ¶
type CreateSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CreateSecretResponse) ClearSecret ¶
func (x *CreateSecretResponse) ClearSecret()
func (*CreateSecretResponse) GetSecret ¶
func (x *CreateSecretResponse) GetSecret() *Secret
func (*CreateSecretResponse) HasSecret ¶
func (x *CreateSecretResponse) HasSecret() bool
func (*CreateSecretResponse) ProtoMessage ¶
func (*CreateSecretResponse) ProtoMessage()
func (*CreateSecretResponse) ProtoReflect ¶
func (x *CreateSecretResponse) ProtoReflect() protoreflect.Message
func (*CreateSecretResponse) Reset ¶
func (x *CreateSecretResponse) Reset()
func (*CreateSecretResponse) SetSecret ¶
func (x *CreateSecretResponse) SetSecret(v *Secret)
func (*CreateSecretResponse) String ¶
func (x *CreateSecretResponse) String() string
type CreateSecretResponse_builder ¶
type CreateSecretResponse_builder struct { Secret *Secret // contains filtered or unexported fields }
func (CreateSecretResponse_builder) Build ¶
func (b0 CreateSecretResponse_builder) Build() *CreateSecretResponse
type CreateServiceEventRequest ¶
type CreateServiceEventRequest struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Labels map[string]string `` /* 139-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) ClearEvent ¶
func (x *CreateServiceEventRequest) ClearEvent()
func (*CreateServiceEventRequest) ClearEventTime ¶
func (x *CreateServiceEventRequest) ClearEventTime()
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) HasEvent ¶
func (x *CreateServiceEventRequest) HasEvent() bool
func (*CreateServiceEventRequest) HasEventTime ¶
func (x *CreateServiceEventRequest) HasEventTime() bool
func (*CreateServiceEventRequest) ProtoMessage ¶
func (*CreateServiceEventRequest) ProtoMessage()
func (*CreateServiceEventRequest) ProtoReflect ¶
func (x *CreateServiceEventRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceEventRequest) Reset ¶
func (x *CreateServiceEventRequest) Reset()
func (*CreateServiceEventRequest) SetEvent ¶
func (x *CreateServiceEventRequest) SetEvent(v *Event)
func (*CreateServiceEventRequest) SetEventTime ¶
func (x *CreateServiceEventRequest) SetEventTime(v *timestamppb.Timestamp)
func (*CreateServiceEventRequest) SetLabels ¶
func (x *CreateServiceEventRequest) SetLabels(v map[string]string)
func (*CreateServiceEventRequest) SetObject ¶
func (x *CreateServiceEventRequest) SetObject(v string)
func (*CreateServiceEventRequest) SetType ¶
func (x *CreateServiceEventRequest) SetType(v string)
func (*CreateServiceEventRequest) String ¶
func (x *CreateServiceEventRequest) String() string
type CreateServiceEventRequest_builder ¶
type CreateServiceEventRequest_builder struct { Type string Labels map[string]string Event *Event EventTime *timestamppb.Timestamp Object string // contains filtered or unexported fields }
func (CreateServiceEventRequest_builder) Build ¶
func (b0 CreateServiceEventRequest_builder) Build() *CreateServiceEventRequest
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) ClearServiceEvent ¶
func (x *CreateServiceEventResponse) ClearServiceEvent()
func (*CreateServiceEventResponse) GetServiceEvent ¶
func (x *CreateServiceEventResponse) GetServiceEvent() *ServiceEvent
func (*CreateServiceEventResponse) HasServiceEvent ¶
func (x *CreateServiceEventResponse) HasServiceEvent() bool
func (*CreateServiceEventResponse) ProtoMessage ¶
func (*CreateServiceEventResponse) ProtoMessage()
func (*CreateServiceEventResponse) ProtoReflect ¶
func (x *CreateServiceEventResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceEventResponse) Reset ¶
func (x *CreateServiceEventResponse) Reset()
func (*CreateServiceEventResponse) SetServiceEvent ¶
func (x *CreateServiceEventResponse) SetServiceEvent(v *ServiceEvent)
func (*CreateServiceEventResponse) String ¶
func (x *CreateServiceEventResponse) String() string
type CreateServiceEventResponse_builder ¶
type CreateServiceEventResponse_builder struct { ServiceEvent *ServiceEvent // contains filtered or unexported fields }
func (CreateServiceEventResponse_builder) Build ¶
func (b0 CreateServiceEventResponse_builder) Build() *CreateServiceEventResponse
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetLabels ¶
func (x *CreateSessionRequest) SetLabels(v map[string]string)
func (*CreateSessionRequest) SetSessionId ¶
func (x *CreateSessionRequest) SetSessionId(v string)
func (*CreateSessionRequest) String ¶
func (x *CreateSessionRequest) String() string
type CreateSessionRequest_builder ¶
type CreateSessionRequest_builder struct { SessionId string Labels map[string]string // contains filtered or unexported fields }
func (CreateSessionRequest_builder) Build ¶
func (b0 CreateSessionRequest_builder) Build() *CreateSessionRequest
type CreateSessionResponse ¶
type CreateSessionResponse struct { Session *Session `protobuf:"bytes,1,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*CreateSessionResponse) ClearSession ¶
func (x *CreateSessionResponse) ClearSession()
func (*CreateSessionResponse) GetSession ¶
func (x *CreateSessionResponse) GetSession() *Session
func (*CreateSessionResponse) HasSession ¶
func (x *CreateSessionResponse) HasSession() bool
func (*CreateSessionResponse) ProtoMessage ¶
func (*CreateSessionResponse) ProtoMessage()
func (*CreateSessionResponse) ProtoReflect ¶
func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateSessionResponse) Reset ¶
func (x *CreateSessionResponse) Reset()
func (*CreateSessionResponse) SetSession ¶
func (x *CreateSessionResponse) SetSession(v *Session)
func (*CreateSessionResponse) String ¶
func (x *CreateSessionResponse) String() string
type CreateSessionResponse_builder ¶
type CreateSessionResponse_builder struct { Session *Session // contains filtered or unexported fields }
func (CreateSessionResponse_builder) Build ¶
func (b0 CreateSessionResponse_builder) Build() *CreateSessionResponse
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 `` /* 139-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) ClearTransactionTime ¶
func (x *CreateTransactionRequest) ClearTransactionTime()
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) HasTransactionTime ¶
func (x *CreateTransactionRequest) HasTransactionTime() bool
func (*CreateTransactionRequest) ProtoMessage ¶
func (*CreateTransactionRequest) ProtoMessage()
func (*CreateTransactionRequest) ProtoReflect ¶
func (x *CreateTransactionRequest) ProtoReflect() protoreflect.Message
func (*CreateTransactionRequest) Reset ¶
func (x *CreateTransactionRequest) Reset()
func (*CreateTransactionRequest) SetAmountUsd ¶
func (x *CreateTransactionRequest) SetAmountUsd(v string)
func (*CreateTransactionRequest) SetBillingProfileId ¶
func (x *CreateTransactionRequest) SetBillingProfileId(v string)
func (*CreateTransactionRequest) SetLabels ¶
func (x *CreateTransactionRequest) SetLabels(v map[string]string)
func (*CreateTransactionRequest) SetLedgerId ¶
func (x *CreateTransactionRequest) SetLedgerId(v string)
func (*CreateTransactionRequest) SetNote ¶
func (x *CreateTransactionRequest) SetNote(v string)
func (*CreateTransactionRequest) SetTransactionId ¶
func (x *CreateTransactionRequest) SetTransactionId(v string)
func (*CreateTransactionRequest) SetTransactionTime ¶
func (x *CreateTransactionRequest) SetTransactionTime(v *timestamppb.Timestamp)
func (*CreateTransactionRequest) SetType ¶
func (x *CreateTransactionRequest) SetType(v string)
func (*CreateTransactionRequest) String ¶
func (x *CreateTransactionRequest) String() string
type CreateTransactionRequest_builder ¶
type CreateTransactionRequest_builder struct { TransactionId string Labels map[string]string Type string LedgerId string AmountUsd string TransactionTime *timestamppb.Timestamp BillingProfileId string Note string // contains filtered or unexported fields }
func (CreateTransactionRequest_builder) Build ¶
func (b0 CreateTransactionRequest_builder) Build() *CreateTransactionRequest
type CreateTransactionResponse ¶
type CreateTransactionResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*CreateTransactionResponse) ClearTransaction ¶
func (x *CreateTransactionResponse) ClearTransaction()
func (*CreateTransactionResponse) GetTransaction ¶
func (x *CreateTransactionResponse) GetTransaction() *Transaction
func (*CreateTransactionResponse) HasTransaction ¶
func (x *CreateTransactionResponse) HasTransaction() bool
func (*CreateTransactionResponse) ProtoMessage ¶
func (*CreateTransactionResponse) ProtoMessage()
func (*CreateTransactionResponse) ProtoReflect ¶
func (x *CreateTransactionResponse) ProtoReflect() protoreflect.Message
func (*CreateTransactionResponse) Reset ¶
func (x *CreateTransactionResponse) Reset()
func (*CreateTransactionResponse) SetTransaction ¶
func (x *CreateTransactionResponse) SetTransaction(v *Transaction)
func (*CreateTransactionResponse) String ¶
func (x *CreateTransactionResponse) String() string
type CreateTransactionResponse_builder ¶
type CreateTransactionResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (CreateTransactionResponse_builder) Build ¶
func (b0 CreateTransactionResponse_builder) Build() *CreateTransactionResponse
type CreateUserRequest ¶
type CreateUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // Optional, client-provided ID DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` Identities []*ExternalIdentity `protobuf:"bytes,6,rep,name=identities,proto3" json:"identities,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) ClearMetadata ¶
func (x *CreateUserRequest) ClearMetadata()
func (*CreateUserRequest) GetDisplayName ¶
func (x *CreateUserRequest) GetDisplayName() string
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() string
func (*CreateUserRequest) GetIdentities ¶
func (x *CreateUserRequest) GetIdentities() []*ExternalIdentity
func (*CreateUserRequest) GetMetadata ¶
func (x *CreateUserRequest) GetMetadata() *structpb.Struct
func (*CreateUserRequest) GetUserId ¶
func (x *CreateUserRequest) GetUserId() string
func (*CreateUserRequest) GetUsername ¶
func (x *CreateUserRequest) GetUsername() string
func (*CreateUserRequest) HasMetadata ¶
func (x *CreateUserRequest) HasMetadata() bool
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) SetDisplayName ¶
func (x *CreateUserRequest) SetDisplayName(v string)
func (*CreateUserRequest) SetEmail ¶
func (x *CreateUserRequest) SetEmail(v string)
func (*CreateUserRequest) SetIdentities ¶
func (x *CreateUserRequest) SetIdentities(v []*ExternalIdentity)
func (*CreateUserRequest) SetMetadata ¶
func (x *CreateUserRequest) SetMetadata(v *structpb.Struct)
func (*CreateUserRequest) SetUserId ¶
func (x *CreateUserRequest) SetUserId(v string)
func (*CreateUserRequest) SetUsername ¶
func (x *CreateUserRequest) SetUsername(v string)
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserRequest_builder ¶
type CreateUserRequest_builder struct { UserId string DisplayName string Username string Email string Metadata *structpb.Struct Identities []*ExternalIdentity // contains filtered or unexported fields }
func (CreateUserRequest_builder) Build ¶
func (b0 CreateUserRequest_builder) Build() *CreateUserRequest
type CreateUserResponse ¶
type CreateUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) ClearUser ¶
func (x *CreateUserResponse) ClearUser()
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) HasUser ¶
func (x *CreateUserResponse) HasUser() bool
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) SetUser ¶
func (x *CreateUserResponse) SetUser(v *User)
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type CreateUserResponse_builder ¶
type CreateUserResponse_builder struct { User *User // contains filtered or unexported fields }
func (CreateUserResponse_builder) Build ¶
func (b0 CreateUserResponse_builder) Build() *CreateUserResponse
type CreateUserWithTokenRequest ¶
type CreateUserWithTokenRequest struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*CreateUserWithTokenRequest) ClearMetadata ¶
func (x *CreateUserWithTokenRequest) ClearMetadata()
func (*CreateUserWithTokenRequest) GetDisplayName ¶
func (x *CreateUserWithTokenRequest) GetDisplayName() string
func (*CreateUserWithTokenRequest) GetMetadata ¶
func (x *CreateUserWithTokenRequest) GetMetadata() *structpb.Struct
func (*CreateUserWithTokenRequest) GetToken ¶
func (x *CreateUserWithTokenRequest) GetToken() string
func (*CreateUserWithTokenRequest) GetUsername ¶
func (x *CreateUserWithTokenRequest) GetUsername() string
func (*CreateUserWithTokenRequest) HasMetadata ¶
func (x *CreateUserWithTokenRequest) HasMetadata() bool
func (*CreateUserWithTokenRequest) ProtoMessage ¶
func (*CreateUserWithTokenRequest) ProtoMessage()
func (*CreateUserWithTokenRequest) ProtoReflect ¶
func (x *CreateUserWithTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateUserWithTokenRequest) Reset ¶
func (x *CreateUserWithTokenRequest) Reset()
func (*CreateUserWithTokenRequest) SetDisplayName ¶
func (x *CreateUserWithTokenRequest) SetDisplayName(v string)
func (*CreateUserWithTokenRequest) SetMetadata ¶
func (x *CreateUserWithTokenRequest) SetMetadata(v *structpb.Struct)
func (*CreateUserWithTokenRequest) SetToken ¶
func (x *CreateUserWithTokenRequest) SetToken(v string)
func (*CreateUserWithTokenRequest) SetUsername ¶
func (x *CreateUserWithTokenRequest) SetUsername(v string)
func (*CreateUserWithTokenRequest) String ¶
func (x *CreateUserWithTokenRequest) String() string
type CreateUserWithTokenRequest_builder ¶
type CreateUserWithTokenRequest_builder struct { Token string DisplayName string Username string Metadata *structpb.Struct // contains filtered or unexported fields }
func (CreateUserWithTokenRequest_builder) Build ¶
func (b0 CreateUserWithTokenRequest_builder) Build() *CreateUserWithTokenRequest
type CreateUserWithTokenResponse ¶
type CreateUserWithTokenResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserWithTokenResponse) ClearUser ¶
func (x *CreateUserWithTokenResponse) ClearUser()
func (*CreateUserWithTokenResponse) GetUser ¶
func (x *CreateUserWithTokenResponse) GetUser() *User
func (*CreateUserWithTokenResponse) HasUser ¶
func (x *CreateUserWithTokenResponse) HasUser() bool
func (*CreateUserWithTokenResponse) ProtoMessage ¶
func (*CreateUserWithTokenResponse) ProtoMessage()
func (*CreateUserWithTokenResponse) ProtoReflect ¶
func (x *CreateUserWithTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateUserWithTokenResponse) Reset ¶
func (x *CreateUserWithTokenResponse) Reset()
func (*CreateUserWithTokenResponse) SetUser ¶
func (x *CreateUserWithTokenResponse) SetUser(v *User)
func (*CreateUserWithTokenResponse) String ¶
func (x *CreateUserWithTokenResponse) String() string
type CreateUserWithTokenResponse_builder ¶
type CreateUserWithTokenResponse_builder struct { User *User // contains filtered or unexported fields }
func (CreateUserWithTokenResponse_builder) Build ¶
func (b0 CreateUserWithTokenResponse_builder) Build() *CreateUserWithTokenResponse
type CredStatus ¶
type CredStatus int32
const ( CredStatus_CRED_STATUS_UNSPECIFIED CredStatus = 0 CredStatus_CRED_STATUS_ACTIVE CredStatus = 1 CredStatus_CRED_STATUS_DISABLED CredStatus = 2 )
func (CredStatus) Descriptor ¶
func (CredStatus) Descriptor() protoreflect.EnumDescriptor
func (CredStatus) Enum ¶
func (x CredStatus) Enum() *CredStatus
func (CredStatus) Number ¶
func (x CredStatus) Number() protoreflect.EnumNumber
func (CredStatus) String ¶
func (x CredStatus) String() string
func (CredStatus) Type ¶
func (CredStatus) Type() protoreflect.EnumType
type CredentialSpecConfig ¶
type CredentialSpecConfig struct { File string `protobuf:"bytes,1,opt,name=file,proto3" json:"file,omitempty"` Registry string `protobuf:"bytes,2,opt,name=registry,proto3" json:"registry,omitempty"` Config string `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*CredentialSpecConfig) GetConfig ¶
func (x *CredentialSpecConfig) GetConfig() string
func (*CredentialSpecConfig) GetFile ¶
func (x *CredentialSpecConfig) GetFile() string
func (*CredentialSpecConfig) GetRegistry ¶
func (x *CredentialSpecConfig) GetRegistry() string
func (*CredentialSpecConfig) ProtoMessage ¶
func (*CredentialSpecConfig) ProtoMessage()
func (*CredentialSpecConfig) ProtoReflect ¶
func (x *CredentialSpecConfig) ProtoReflect() protoreflect.Message
func (*CredentialSpecConfig) Reset ¶
func (x *CredentialSpecConfig) Reset()
func (*CredentialSpecConfig) SetConfig ¶
func (x *CredentialSpecConfig) SetConfig(v string)
func (*CredentialSpecConfig) SetFile ¶
func (x *CredentialSpecConfig) SetFile(v string)
func (*CredentialSpecConfig) SetRegistry ¶
func (x *CredentialSpecConfig) SetRegistry(v string)
func (*CredentialSpecConfig) String ¶
func (x *CredentialSpecConfig) String() string
type CredentialSpecConfig_builder ¶
type CredentialSpecConfig_builder struct { File string Registry string Config string // contains filtered or unexported fields }
func (CredentialSpecConfig_builder) Build ¶
func (b0 CredentialSpecConfig_builder) Build() *CredentialSpecConfig
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 `` /* 135-byte string literal not displayed */ Reason string `protobuf:"bytes,7,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
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) SetAmount ¶
func (x *CreditBalanceAdjustment) SetAmount(v int64)
func (*CreditBalanceAdjustment) SetCreatedAt ¶
func (x *CreditBalanceAdjustment) SetCreatedAt(v int64)
func (*CreditBalanceAdjustment) SetCreditBalanceAdjustmentId ¶
func (x *CreditBalanceAdjustment) SetCreditBalanceAdjustmentId(v string)
func (*CreditBalanceAdjustment) SetDescription ¶
func (x *CreditBalanceAdjustment) SetDescription(v string)
func (*CreditBalanceAdjustment) SetMeta ¶
func (x *CreditBalanceAdjustment) SetMeta(v map[string]string)
func (*CreditBalanceAdjustment) SetReason ¶
func (x *CreditBalanceAdjustment) SetReason(v string)
func (*CreditBalanceAdjustment) String ¶
func (x *CreditBalanceAdjustment) String() string
type CreditBalanceAdjustment_builder ¶
type CreditBalanceAdjustment_builder struct { CreditBalanceAdjustmentId string Amount int64 Description string CreatedAt int64 Meta map[string]string Reason string // contains filtered or unexported fields }
func (CreditBalanceAdjustment_builder) Build ¶
func (b0 CreditBalanceAdjustment_builder) Build() *CreditBalanceAdjustment
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) ClearOutOfCreditsThreshold ¶
func (x *CreditDetails) ClearOutOfCreditsThreshold()
func (*CreditDetails) ClearRemainingCredits ¶
func (x *CreditDetails) ClearRemainingCredits()
func (*CreditDetails) ClearTopUpAmount ¶
func (x *CreditDetails) ClearTopUpAmount()
func (*CreditDetails) ClearTopUpThreshold ¶
func (x *CreditDetails) ClearTopUpThreshold()
func (*CreditDetails) ClearWarnAt ¶
func (x *CreditDetails) ClearWarnAt()
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) HasOutOfCreditsThreshold ¶
func (x *CreditDetails) HasOutOfCreditsThreshold() bool
func (*CreditDetails) HasRemainingCredits ¶
func (x *CreditDetails) HasRemainingCredits() bool
func (*CreditDetails) HasTopUpAmount ¶
func (x *CreditDetails) HasTopUpAmount() bool
func (*CreditDetails) HasTopUpThreshold ¶
func (x *CreditDetails) HasTopUpThreshold() bool
func (*CreditDetails) HasWarnAt ¶
func (x *CreditDetails) HasWarnAt() bool
func (*CreditDetails) ProtoMessage ¶
func (*CreditDetails) ProtoMessage()
func (*CreditDetails) ProtoReflect ¶
func (x *CreditDetails) ProtoReflect() protoreflect.Message
func (*CreditDetails) Reset ¶
func (x *CreditDetails) Reset()
func (*CreditDetails) SetOutOfCreditsThreshold ¶
func (x *CreditDetails) SetOutOfCreditsThreshold(v int64)
func (*CreditDetails) SetRemainingCredits ¶
func (x *CreditDetails) SetRemainingCredits(v int64)
func (*CreditDetails) SetTopUpAmount ¶
func (x *CreditDetails) SetTopUpAmount(v int64)
func (*CreditDetails) SetTopUpThreshold ¶
func (x *CreditDetails) SetTopUpThreshold(v int64)
func (*CreditDetails) SetWarnAt ¶
func (x *CreditDetails) SetWarnAt(v *timestamppb.Timestamp)
func (*CreditDetails) String ¶
func (x *CreditDetails) String() string
type CreditDetails_builder ¶
type CreditDetails_builder struct { TopUpThreshold *int64 TopUpAmount *int64 OutOfCreditsThreshold *int64 RemainingCredits *int64 WarnAt *timestamppb.Timestamp // contains filtered or unexported fields }
func (CreditDetails_builder) Build ¶
func (b0 CreditDetails_builder) Build() *CreditDetails
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 `` /* 139-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) ClearTransactionTime ¶
func (x *CreditLedgerRequest) ClearTransactionTime()
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) HasTransactionTime ¶
func (x *CreditLedgerRequest) HasTransactionTime() bool
func (*CreditLedgerRequest) ProtoMessage ¶
func (*CreditLedgerRequest) ProtoMessage()
func (*CreditLedgerRequest) ProtoReflect ¶
func (x *CreditLedgerRequest) ProtoReflect() protoreflect.Message
func (*CreditLedgerRequest) Reset ¶
func (x *CreditLedgerRequest) Reset()
func (*CreditLedgerRequest) SetAmountUsd ¶
func (x *CreditLedgerRequest) SetAmountUsd(v string)
func (*CreditLedgerRequest) SetBillingProfileId ¶
func (x *CreditLedgerRequest) SetBillingProfileId(v string)
func (*CreditLedgerRequest) SetLabels ¶
func (x *CreditLedgerRequest) SetLabels(v map[string]string)
func (*CreditLedgerRequest) SetLedgerId ¶
func (x *CreditLedgerRequest) SetLedgerId(v string)
func (*CreditLedgerRequest) SetNote ¶
func (x *CreditLedgerRequest) SetNote(v string)
func (*CreditLedgerRequest) SetTransactionId ¶
func (x *CreditLedgerRequest) SetTransactionId(v string)
func (*CreditLedgerRequest) SetTransactionTime ¶
func (x *CreditLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
func (*CreditLedgerRequest) String ¶
func (x *CreditLedgerRequest) String() string
type CreditLedgerRequest_builder ¶
type CreditLedgerRequest_builder struct { TransactionId string Labels map[string]string LedgerId string AmountUsd string TransactionTime *timestamppb.Timestamp BillingProfileId string Note string // contains filtered or unexported fields }
func (CreditLedgerRequest_builder) Build ¶
func (b0 CreditLedgerRequest_builder) Build() *CreditLedgerRequest
type CreditLedgerResponse ¶
type CreditLedgerResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*CreditLedgerResponse) ClearTransaction ¶
func (x *CreditLedgerResponse) ClearTransaction()
func (*CreditLedgerResponse) GetTransaction ¶
func (x *CreditLedgerResponse) GetTransaction() *Transaction
func (*CreditLedgerResponse) HasTransaction ¶
func (x *CreditLedgerResponse) HasTransaction() bool
func (*CreditLedgerResponse) ProtoMessage ¶
func (*CreditLedgerResponse) ProtoMessage()
func (*CreditLedgerResponse) ProtoReflect ¶
func (x *CreditLedgerResponse) ProtoReflect() protoreflect.Message
func (*CreditLedgerResponse) Reset ¶
func (x *CreditLedgerResponse) Reset()
func (*CreditLedgerResponse) SetTransaction ¶
func (x *CreditLedgerResponse) SetTransaction(v *Transaction)
func (*CreditLedgerResponse) String ¶
func (x *CreditLedgerResponse) String() string
type CreditLedgerResponse_builder ¶
type CreditLedgerResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (CreditLedgerResponse_builder) Build ¶
func (b0 CreditLedgerResponse_builder) Build() *CreditLedgerResponse
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) 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) SetApiKey ¶
func (x *CrusoeCredential) SetApiKey(v string)
func (*CrusoeCredential) SetProjectId ¶
func (x *CrusoeCredential) SetProjectId(v string)
func (*CrusoeCredential) SetSecretKey ¶
func (x *CrusoeCredential) SetSecretKey(v string)
func (*CrusoeCredential) String ¶
func (x *CrusoeCredential) String() string
type CrusoeCredential_builder ¶
type CrusoeCredential_builder struct { ApiKey string SecretKey string ProjectId string // contains filtered or unexported fields }
func (CrusoeCredential_builder) Build ¶
func (b0 CrusoeCredential_builder) Build() *CrusoeCredential
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) 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) SetAmount ¶
func (x *CurrencyAmount) SetAmount(v string)
func (*CurrencyAmount) SetCurrency ¶
func (x *CurrencyAmount) SetCurrency(v string)
func (*CurrencyAmount) String ¶
func (x *CurrencyAmount) String() string
type CurrencyAmount_builder ¶
type CurrencyAmount_builder struct { Currency string Amount string // contains filtered or unexported fields }
func (CurrencyAmount_builder) Build ¶
func (b0 CurrencyAmount_builder) Build() *CurrencyAmount
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DataSource) ClearCreateTime ¶
func (x *DataSource) ClearCreateTime()
func (*DataSource) ClearUpdateTime ¶
func (x *DataSource) ClearUpdateTime()
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) HasCreateTime ¶
func (x *DataSource) HasCreateTime() bool
func (*DataSource) HasUpdateTime ¶
func (x *DataSource) HasUpdateTime() bool
func (*DataSource) ProtoMessage ¶
func (*DataSource) ProtoMessage()
func (*DataSource) ProtoReflect ¶
func (x *DataSource) ProtoReflect() protoreflect.Message
func (*DataSource) Reset ¶
func (x *DataSource) Reset()
func (*DataSource) SetCreateTime ¶
func (x *DataSource) SetCreateTime(v *timestamppb.Timestamp)
func (*DataSource) SetDataSourceId ¶
func (x *DataSource) SetDataSourceId(v string)
func (*DataSource) SetLabels ¶
func (x *DataSource) SetLabels(v map[string]string)
func (*DataSource) SetUpdateTime ¶
func (x *DataSource) SetUpdateTime(v *timestamppb.Timestamp)
func (*DataSource) String ¶
func (x *DataSource) String() string
type DataSource_builder ¶
type DataSource_builder struct { DataSourceId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (DataSource_builder) Build ¶
func (b0 DataSource_builder) Build() *DataSource
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 `` /* 139-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) ClearTransactionTime ¶
func (x *DebitLedgerRequest) ClearTransactionTime()
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) HasTransactionTime ¶
func (x *DebitLedgerRequest) HasTransactionTime() bool
func (*DebitLedgerRequest) ProtoMessage ¶
func (*DebitLedgerRequest) ProtoMessage()
func (*DebitLedgerRequest) ProtoReflect ¶
func (x *DebitLedgerRequest) ProtoReflect() protoreflect.Message
func (*DebitLedgerRequest) Reset ¶
func (x *DebitLedgerRequest) Reset()
func (*DebitLedgerRequest) SetAmountUsd ¶
func (x *DebitLedgerRequest) SetAmountUsd(v string)
func (*DebitLedgerRequest) SetBillingProfileId ¶
func (x *DebitLedgerRequest) SetBillingProfileId(v string)
func (*DebitLedgerRequest) SetLabels ¶
func (x *DebitLedgerRequest) SetLabels(v map[string]string)
func (*DebitLedgerRequest) SetLedgerId ¶
func (x *DebitLedgerRequest) SetLedgerId(v string)
func (*DebitLedgerRequest) SetTransactionId ¶
func (x *DebitLedgerRequest) SetTransactionId(v string)
func (*DebitLedgerRequest) SetTransactionTime ¶
func (x *DebitLedgerRequest) SetTransactionTime(v *timestamppb.Timestamp)
func (*DebitLedgerRequest) String ¶
func (x *DebitLedgerRequest) String() string
type DebitLedgerRequest_builder ¶
type DebitLedgerRequest_builder struct { TransactionId string Labels map[string]string LedgerId string AmountUsd string TransactionTime *timestamppb.Timestamp BillingProfileId string // contains filtered or unexported fields }
func (DebitLedgerRequest_builder) Build ¶
func (b0 DebitLedgerRequest_builder) Build() *DebitLedgerRequest
type DebitLedgerResponse ¶
type DebitLedgerResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*DebitLedgerResponse) ClearTransaction ¶
func (x *DebitLedgerResponse) ClearTransaction()
func (*DebitLedgerResponse) GetTransaction ¶
func (x *DebitLedgerResponse) GetTransaction() *Transaction
func (*DebitLedgerResponse) HasTransaction ¶
func (x *DebitLedgerResponse) HasTransaction() bool
func (*DebitLedgerResponse) ProtoMessage ¶
func (*DebitLedgerResponse) ProtoMessage()
func (*DebitLedgerResponse) ProtoReflect ¶
func (x *DebitLedgerResponse) ProtoReflect() protoreflect.Message
func (*DebitLedgerResponse) Reset ¶
func (x *DebitLedgerResponse) Reset()
func (*DebitLedgerResponse) SetTransaction ¶
func (x *DebitLedgerResponse) SetTransaction(v *Transaction)
func (*DebitLedgerResponse) String ¶
func (x *DebitLedgerResponse) String() string
type DebitLedgerResponse_builder ¶
type DebitLedgerResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (DebitLedgerResponse_builder) Build ¶
func (b0 DebitLedgerResponse_builder) Build() *DebitLedgerResponse
type DeleteAPIKeyRequest ¶
type DeleteAPIKeyRequest struct { ApiKeyId string `protobuf:"bytes,1,opt,name=api_key_id,json=apiKeyId,proto3" json:"api_key_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAPIKeyRequest) GetApiKeyId ¶
func (x *DeleteAPIKeyRequest) GetApiKeyId() string
func (*DeleteAPIKeyRequest) ProtoMessage ¶
func (*DeleteAPIKeyRequest) ProtoMessage()
func (*DeleteAPIKeyRequest) ProtoReflect ¶
func (x *DeleteAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteAPIKeyRequest) Reset ¶
func (x *DeleteAPIKeyRequest) Reset()
func (*DeleteAPIKeyRequest) SetApiKeyId ¶
func (x *DeleteAPIKeyRequest) SetApiKeyId(v string)
func (*DeleteAPIKeyRequest) String ¶
func (x *DeleteAPIKeyRequest) String() string
type DeleteAPIKeyRequest_builder ¶
type DeleteAPIKeyRequest_builder struct { ApiKeyId string // contains filtered or unexported fields }
func (DeleteAPIKeyRequest_builder) Build ¶
func (b0 DeleteAPIKeyRequest_builder) Build() *DeleteAPIKeyRequest
type DeleteAPIKeyResponse ¶
type DeleteAPIKeyResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAPIKeyResponse) ProtoMessage ¶
func (*DeleteAPIKeyResponse) ProtoMessage()
func (*DeleteAPIKeyResponse) ProtoReflect ¶
func (x *DeleteAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*DeleteAPIKeyResponse) Reset ¶
func (x *DeleteAPIKeyResponse) Reset()
func (*DeleteAPIKeyResponse) String ¶
func (x *DeleteAPIKeyResponse) String() string
type DeleteAPIKeyResponse_builder ¶
type DeleteAPIKeyResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteAPIKeyResponse_builder) Build ¶
func (b0 DeleteAPIKeyResponse_builder) Build() *DeleteAPIKeyResponse
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) 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) SetBillingProfileId ¶
func (x *DeleteBillingProfileRequest) SetBillingProfileId(v string)
func (*DeleteBillingProfileRequest) String ¶
func (x *DeleteBillingProfileRequest) String() string
type DeleteBillingProfileRequest_builder ¶
type DeleteBillingProfileRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (DeleteBillingProfileRequest_builder) Build ¶
func (b0 DeleteBillingProfileRequest_builder) Build() *DeleteBillingProfileRequest
type DeleteBillingProfileResponse ¶
type DeleteBillingProfileResponse struct {
// contains filtered or unexported fields
}
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 DeleteBillingProfileResponse_builder ¶
type DeleteBillingProfileResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteBillingProfileResponse_builder) Build ¶
func (b0 DeleteBillingProfileResponse_builder) Build() *DeleteBillingProfileResponse
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) 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) SetCloudCredId ¶
func (x *DeleteCloudCredRequest) SetCloudCredId(v string)
func (*DeleteCloudCredRequest) String ¶
func (x *DeleteCloudCredRequest) String() string
type DeleteCloudCredRequest_builder ¶
type DeleteCloudCredRequest_builder struct { CloudCredId string // contains filtered or unexported fields }
func (DeleteCloudCredRequest_builder) Build ¶
func (b0 DeleteCloudCredRequest_builder) Build() *DeleteCloudCredRequest
type DeleteCloudCredResponse ¶
type DeleteCloudCredResponse struct {
// contains filtered or unexported fields
}
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 DeleteCloudCredResponse_builder ¶
type DeleteCloudCredResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteCloudCredResponse_builder) Build ¶
func (b0 DeleteCloudCredResponse_builder) Build() *DeleteCloudCredResponse
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) 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) SetDataSourceId ¶
func (x *DeleteDataSourceRequest) SetDataSourceId(v string)
func (*DeleteDataSourceRequest) String ¶
func (x *DeleteDataSourceRequest) String() string
type DeleteDataSourceRequest_builder ¶
type DeleteDataSourceRequest_builder struct { DataSourceId string // contains filtered or unexported fields }
func (DeleteDataSourceRequest_builder) Build ¶
func (b0 DeleteDataSourceRequest_builder) Build() *DeleteDataSourceRequest
type DeleteDataSourceResponse ¶
type DeleteDataSourceResponse struct {
// contains filtered or unexported fields
}
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 DeleteDataSourceResponse_builder ¶
type DeleteDataSourceResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteDataSourceResponse_builder) Build ¶
func (b0 DeleteDataSourceResponse_builder) Build() *DeleteDataSourceResponse
type DeleteDeploymentRequest ¶
type DeleteDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteDeploymentRequest) GetDeploymentId ¶
func (x *DeleteDeploymentRequest) GetDeploymentId() string
func (*DeleteDeploymentRequest) ProtoMessage ¶
func (*DeleteDeploymentRequest) ProtoMessage()
func (*DeleteDeploymentRequest) ProtoReflect ¶
func (x *DeleteDeploymentRequest) ProtoReflect() protoreflect.Message
func (*DeleteDeploymentRequest) Reset ¶
func (x *DeleteDeploymentRequest) Reset()
func (*DeleteDeploymentRequest) SetDeploymentId ¶
func (x *DeleteDeploymentRequest) SetDeploymentId(v string)
func (*DeleteDeploymentRequest) String ¶
func (x *DeleteDeploymentRequest) String() string
type DeleteDeploymentRequest_builder ¶
type DeleteDeploymentRequest_builder struct { DeploymentId string // contains filtered or unexported fields }
func (DeleteDeploymentRequest_builder) Build ¶
func (b0 DeleteDeploymentRequest_builder) Build() *DeleteDeploymentRequest
type DeleteDeploymentResponse ¶
type DeleteDeploymentResponse struct {
// contains filtered or unexported fields
}
func (*DeleteDeploymentResponse) ProtoMessage ¶
func (*DeleteDeploymentResponse) ProtoMessage()
func (*DeleteDeploymentResponse) ProtoReflect ¶
func (x *DeleteDeploymentResponse) ProtoReflect() protoreflect.Message
func (*DeleteDeploymentResponse) Reset ¶
func (x *DeleteDeploymentResponse) Reset()
func (*DeleteDeploymentResponse) String ¶
func (x *DeleteDeploymentResponse) String() string
type DeleteDeploymentResponse_builder ¶
type DeleteDeploymentResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteDeploymentResponse_builder) Build ¶
func (b0 DeleteDeploymentResponse_builder) Build() *DeleteDeploymentResponse
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) 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) SetEnvironmentId ¶
func (x *DeleteEnvironmentRequest) SetEnvironmentId(v string)
func (*DeleteEnvironmentRequest) String ¶
func (x *DeleteEnvironmentRequest) String() string
type DeleteEnvironmentRequest_builder ¶
type DeleteEnvironmentRequest_builder struct { EnvironmentId string // contains filtered or unexported fields }
func (DeleteEnvironmentRequest_builder) Build ¶
func (b0 DeleteEnvironmentRequest_builder) Build() *DeleteEnvironmentRequest
type DeleteEnvironmentResponse ¶
type DeleteEnvironmentResponse struct {
// contains filtered or unexported fields
}
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 DeleteEnvironmentResponse_builder ¶
type DeleteEnvironmentResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteEnvironmentResponse_builder) Build ¶
func (b0 DeleteEnvironmentResponse_builder) Build() *DeleteEnvironmentResponse
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) 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) SetHealthCheckId ¶
func (x *DeleteHealthCheckRequest) SetHealthCheckId(v string)
func (*DeleteHealthCheckRequest) String ¶
func (x *DeleteHealthCheckRequest) String() string
type DeleteHealthCheckRequest_builder ¶
type DeleteHealthCheckRequest_builder struct { HealthCheckId string // contains filtered or unexported fields }
func (DeleteHealthCheckRequest_builder) Build ¶
func (b0 DeleteHealthCheckRequest_builder) Build() *DeleteHealthCheckRequest
type DeleteHealthCheckResponse ¶
type DeleteHealthCheckResponse struct {
// contains filtered or unexported fields
}
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 DeleteHealthCheckResponse_builder ¶
type DeleteHealthCheckResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteHealthCheckResponse_builder) Build ¶
func (b0 DeleteHealthCheckResponse_builder) Build() *DeleteHealthCheckResponse
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) 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) SetIngressGatewayId ¶
func (x *DeleteIngressFromGatewayRequest) SetIngressGatewayId(v string)
func (*DeleteIngressFromGatewayRequest) SetIngressIds ¶
func (x *DeleteIngressFromGatewayRequest) SetIngressIds(v []string)
func (*DeleteIngressFromGatewayRequest) String ¶
func (x *DeleteIngressFromGatewayRequest) String() string
type DeleteIngressFromGatewayRequest_builder ¶
type DeleteIngressFromGatewayRequest_builder struct { IngressGatewayId string IngressIds []string // contains filtered or unexported fields }
func (DeleteIngressFromGatewayRequest_builder) Build ¶
func (b0 DeleteIngressFromGatewayRequest_builder) Build() *DeleteIngressFromGatewayRequest
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) ClearIngressGateway ¶
func (x *DeleteIngressFromGatewayResponse) ClearIngressGateway()
func (*DeleteIngressFromGatewayResponse) GetIngressGateway ¶
func (x *DeleteIngressFromGatewayResponse) GetIngressGateway() *IngressGateway
func (*DeleteIngressFromGatewayResponse) HasIngressGateway ¶
func (x *DeleteIngressFromGatewayResponse) HasIngressGateway() bool
func (*DeleteIngressFromGatewayResponse) ProtoMessage ¶
func (*DeleteIngressFromGatewayResponse) ProtoMessage()
func (*DeleteIngressFromGatewayResponse) ProtoReflect ¶
func (x *DeleteIngressFromGatewayResponse) ProtoReflect() protoreflect.Message
func (*DeleteIngressFromGatewayResponse) Reset ¶
func (x *DeleteIngressFromGatewayResponse) Reset()
func (*DeleteIngressFromGatewayResponse) SetIngressGateway ¶
func (x *DeleteIngressFromGatewayResponse) SetIngressGateway(v *IngressGateway)
func (*DeleteIngressFromGatewayResponse) String ¶
func (x *DeleteIngressFromGatewayResponse) String() string
type DeleteIngressFromGatewayResponse_builder ¶
type DeleteIngressFromGatewayResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (DeleteIngressFromGatewayResponse_builder) Build ¶
func (b0 DeleteIngressFromGatewayResponse_builder) Build() *DeleteIngressFromGatewayResponse
type DeleteIngressGatewayInstallationRequest ¶
type DeleteIngressGatewayInstallationRequest struct { IngressGatewayInstallationId string `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeleteIngressGatewayInstallationRequest) GetIngressGatewayInstallationId ¶
func (x *DeleteIngressGatewayInstallationRequest) GetIngressGatewayInstallationId() string
func (*DeleteIngressGatewayInstallationRequest) ProtoMessage ¶
func (*DeleteIngressGatewayInstallationRequest) ProtoMessage()
func (*DeleteIngressGatewayInstallationRequest) ProtoReflect ¶
func (x *DeleteIngressGatewayInstallationRequest) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayInstallationRequest) Reset ¶
func (x *DeleteIngressGatewayInstallationRequest) Reset()
func (*DeleteIngressGatewayInstallationRequest) SetIngressGatewayInstallationId ¶
func (x *DeleteIngressGatewayInstallationRequest) SetIngressGatewayInstallationId(v string)
func (*DeleteIngressGatewayInstallationRequest) String ¶
func (x *DeleteIngressGatewayInstallationRequest) String() string
type DeleteIngressGatewayInstallationRequest_builder ¶
type DeleteIngressGatewayInstallationRequest_builder struct { IngressGatewayInstallationId string // contains filtered or unexported fields }
func (DeleteIngressGatewayInstallationRequest_builder) Build ¶
type DeleteIngressGatewayInstallationResponse ¶
type DeleteIngressGatewayInstallationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteIngressGatewayInstallationResponse) ProtoMessage ¶
func (*DeleteIngressGatewayInstallationResponse) ProtoMessage()
func (*DeleteIngressGatewayInstallationResponse) ProtoReflect ¶
func (x *DeleteIngressGatewayInstallationResponse) ProtoReflect() protoreflect.Message
func (*DeleteIngressGatewayInstallationResponse) Reset ¶
func (x *DeleteIngressGatewayInstallationResponse) Reset()
func (*DeleteIngressGatewayInstallationResponse) String ¶
func (x *DeleteIngressGatewayInstallationResponse) String() string
type DeleteIngressGatewayInstallationResponse_builder ¶
type DeleteIngressGatewayInstallationResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteIngressGatewayInstallationResponse_builder) Build ¶
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) 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) SetIngressGatewayId ¶
func (x *DeleteIngressGatewayRequest) SetIngressGatewayId(v string)
func (*DeleteIngressGatewayRequest) String ¶
func (x *DeleteIngressGatewayRequest) String() string
type DeleteIngressGatewayRequest_builder ¶
type DeleteIngressGatewayRequest_builder struct { IngressGatewayId string // contains filtered or unexported fields }
func (DeleteIngressGatewayRequest_builder) Build ¶
func (b0 DeleteIngressGatewayRequest_builder) Build() *DeleteIngressGatewayRequest
type DeleteIngressGatewayResponse ¶
type DeleteIngressGatewayResponse struct {
// contains filtered or unexported fields
}
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 DeleteIngressGatewayResponse_builder ¶
type DeleteIngressGatewayResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteIngressGatewayResponse_builder) Build ¶
func (b0 DeleteIngressGatewayResponse_builder) Build() *DeleteIngressGatewayResponse
type DeleteIngressGatewayTokenRequest ¶
type DeleteIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetIngressGatewayTokenId ¶
func (x *DeleteIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
func (*DeleteIngressGatewayTokenRequest) String ¶
func (x *DeleteIngressGatewayTokenRequest) String() string
type DeleteIngressGatewayTokenRequest_builder ¶
type DeleteIngressGatewayTokenRequest_builder struct { IngressGatewayTokenId string // contains filtered or unexported fields }
func (DeleteIngressGatewayTokenRequest_builder) Build ¶
func (b0 DeleteIngressGatewayTokenRequest_builder) Build() *DeleteIngressGatewayTokenRequest
type DeleteIngressGatewayTokenResponse ¶
type DeleteIngressGatewayTokenResponse struct {
// contains filtered or unexported fields
}
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 DeleteIngressGatewayTokenResponse_builder ¶
type DeleteIngressGatewayTokenResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteIngressGatewayTokenResponse_builder) Build ¶
func (b0 DeleteIngressGatewayTokenResponse_builder) Build() *DeleteIngressGatewayTokenResponse
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) 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) SetInstanceExecId ¶
func (x *DeleteInstanceExecRequest) SetInstanceExecId(v string)
func (*DeleteInstanceExecRequest) String ¶
func (x *DeleteInstanceExecRequest) String() string
type DeleteInstanceExecRequest_builder ¶
type DeleteInstanceExecRequest_builder struct { InstanceExecId string // contains filtered or unexported fields }
func (DeleteInstanceExecRequest_builder) Build ¶
func (b0 DeleteInstanceExecRequest_builder) Build() *DeleteInstanceExecRequest
type DeleteInstanceExecResponse ¶
type DeleteInstanceExecResponse struct {
// contains filtered or unexported fields
}
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 DeleteInstanceExecResponse_builder ¶
type DeleteInstanceExecResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteInstanceExecResponse_builder) Build ¶
func (b0 DeleteInstanceExecResponse_builder) Build() *DeleteInstanceExecResponse
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) 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) SetInstanceId ¶
func (x *DeleteInstanceRequest) SetInstanceId(v string)
func (*DeleteInstanceRequest) String ¶
func (x *DeleteInstanceRequest) String() string
type DeleteInstanceRequest_builder ¶
type DeleteInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (DeleteInstanceRequest_builder) Build ¶
func (b0 DeleteInstanceRequest_builder) Build() *DeleteInstanceRequest
type DeleteInstanceResponse ¶
type DeleteInstanceResponse struct {
// contains filtered or unexported fields
}
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 DeleteInstanceResponse_builder ¶
type DeleteInstanceResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteInstanceResponse_builder) Build ¶
func (b0 DeleteInstanceResponse_builder) Build() *DeleteInstanceResponse
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) 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) SetLimitId ¶
func (x *DeleteLimitRequest) SetLimitId(v string)
func (*DeleteLimitRequest) String ¶
func (x *DeleteLimitRequest) String() string
type DeleteLimitRequest_builder ¶
type DeleteLimitRequest_builder struct { LimitId string // contains filtered or unexported fields }
func (DeleteLimitRequest_builder) Build ¶
func (b0 DeleteLimitRequest_builder) Build() *DeleteLimitRequest
type DeleteLimitResponse ¶
type DeleteLimitResponse struct {
// contains filtered or unexported fields
}
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 DeleteLimitResponse_builder ¶
type DeleteLimitResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteLimitResponse_builder) Build ¶
func (b0 DeleteLimitResponse_builder) Build() *DeleteLimitResponse
type DeleteModelRequest ¶
type DeleteModelRequest struct { ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteModelRequest) GetModelId ¶
func (x *DeleteModelRequest) GetModelId() string
func (*DeleteModelRequest) ProtoMessage ¶
func (*DeleteModelRequest) ProtoMessage()
func (*DeleteModelRequest) ProtoReflect ¶
func (x *DeleteModelRequest) ProtoReflect() protoreflect.Message
func (*DeleteModelRequest) Reset ¶
func (x *DeleteModelRequest) Reset()
func (*DeleteModelRequest) SetModelId ¶
func (x *DeleteModelRequest) SetModelId(v string)
func (*DeleteModelRequest) String ¶
func (x *DeleteModelRequest) String() string
type DeleteModelRequest_builder ¶
type DeleteModelRequest_builder struct { ModelId string // contains filtered or unexported fields }
func (DeleteModelRequest_builder) Build ¶
func (b0 DeleteModelRequest_builder) Build() *DeleteModelRequest
type DeleteModelResponse ¶
type DeleteModelResponse struct {
// contains filtered or unexported fields
}
func (*DeleteModelResponse) ProtoMessage ¶
func (*DeleteModelResponse) ProtoMessage()
func (*DeleteModelResponse) ProtoReflect ¶
func (x *DeleteModelResponse) ProtoReflect() protoreflect.Message
func (*DeleteModelResponse) Reset ¶
func (x *DeleteModelResponse) Reset()
func (*DeleteModelResponse) String ¶
func (x *DeleteModelResponse) String() string
type DeleteModelResponse_builder ¶
type DeleteModelResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteModelResponse_builder) Build ¶
func (b0 DeleteModelResponse_builder) Build() *DeleteModelResponse
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) 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) SetNotebookId ¶
func (x *DeleteNotebookRequest) SetNotebookId(v string)
func (*DeleteNotebookRequest) String ¶
func (x *DeleteNotebookRequest) String() string
type DeleteNotebookRequest_builder ¶
type DeleteNotebookRequest_builder struct { NotebookId string // contains filtered or unexported fields }
func (DeleteNotebookRequest_builder) Build ¶
func (b0 DeleteNotebookRequest_builder) Build() *DeleteNotebookRequest
type DeleteNotebookResponse ¶
type DeleteNotebookResponse struct {
// contains filtered or unexported fields
}
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 DeleteNotebookResponse_builder ¶
type DeleteNotebookResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteNotebookResponse_builder) Build ¶
func (b0 DeleteNotebookResponse_builder) Build() *DeleteNotebookResponse
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationRequest) GetOrganizationId ¶
func (x *DeleteOrganizationRequest) GetOrganizationId() string
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) ProtoReflect ¶
func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRequest) Reset ¶
func (x *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) SetOrganizationId ¶
func (x *DeleteOrganizationRequest) SetOrganizationId(v string)
func (*DeleteOrganizationRequest) String ¶
func (x *DeleteOrganizationRequest) String() string
type DeleteOrganizationRequest_builder ¶
type DeleteOrganizationRequest_builder struct { OrganizationId string // contains filtered or unexported fields }
func (DeleteOrganizationRequest_builder) Build ¶
func (b0 DeleteOrganizationRequest_builder) Build() *DeleteOrganizationRequest
type DeleteOrganizationResponse ¶
type DeleteOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationResponse) ProtoMessage ¶
func (*DeleteOrganizationResponse) ProtoMessage()
func (*DeleteOrganizationResponse) ProtoReflect ¶
func (x *DeleteOrganizationResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationResponse) Reset ¶
func (x *DeleteOrganizationResponse) Reset()
func (*DeleteOrganizationResponse) String ¶
func (x *DeleteOrganizationResponse) String() string
type DeleteOrganizationResponse_builder ¶
type DeleteOrganizationResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteOrganizationResponse_builder) Build ¶
func (b0 DeleteOrganizationResponse_builder) Build() *DeleteOrganizationResponse
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) 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) SetPersistentPodId ¶
func (x *DeletePersistentPodRequest) SetPersistentPodId(v string)
func (*DeletePersistentPodRequest) String ¶
func (x *DeletePersistentPodRequest) String() string
type DeletePersistentPodRequest_builder ¶
type DeletePersistentPodRequest_builder struct { PersistentPodId string // contains filtered or unexported fields }
func (DeletePersistentPodRequest_builder) Build ¶
func (b0 DeletePersistentPodRequest_builder) Build() *DeletePersistentPodRequest
type DeletePersistentPodResponse ¶
type DeletePersistentPodResponse struct {
// contains filtered or unexported fields
}
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 DeletePersistentPodResponse_builder ¶
type DeletePersistentPodResponse_builder struct {
// contains filtered or unexported fields
}
func (DeletePersistentPodResponse_builder) Build ¶
func (b0 DeletePersistentPodResponse_builder) Build() *DeletePersistentPodResponse
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) 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) SetAccessPolicyId ¶
func (x *DeletePolicyFromIngressRequest) SetAccessPolicyId(v []string)
func (*DeletePolicyFromIngressRequest) SetIngressGatewayId ¶
func (x *DeletePolicyFromIngressRequest) SetIngressGatewayId(v string)
func (*DeletePolicyFromIngressRequest) SetIngressId ¶
func (x *DeletePolicyFromIngressRequest) SetIngressId(v string)
func (*DeletePolicyFromIngressRequest) String ¶
func (x *DeletePolicyFromIngressRequest) String() string
type DeletePolicyFromIngressRequest_builder ¶
type DeletePolicyFromIngressRequest_builder struct { IngressGatewayId string IngressId string AccessPolicyId []string // contains filtered or unexported fields }
func (DeletePolicyFromIngressRequest_builder) Build ¶
func (b0 DeletePolicyFromIngressRequest_builder) Build() *DeletePolicyFromIngressRequest
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) ClearIngressGateway ¶
func (x *DeletePolicyFromIngressResponse) ClearIngressGateway()
func (*DeletePolicyFromIngressResponse) GetIngressGateway ¶
func (x *DeletePolicyFromIngressResponse) GetIngressGateway() *IngressGateway
func (*DeletePolicyFromIngressResponse) HasIngressGateway ¶
func (x *DeletePolicyFromIngressResponse) HasIngressGateway() bool
func (*DeletePolicyFromIngressResponse) ProtoMessage ¶
func (*DeletePolicyFromIngressResponse) ProtoMessage()
func (*DeletePolicyFromIngressResponse) ProtoReflect ¶
func (x *DeletePolicyFromIngressResponse) ProtoReflect() protoreflect.Message
func (*DeletePolicyFromIngressResponse) Reset ¶
func (x *DeletePolicyFromIngressResponse) Reset()
func (*DeletePolicyFromIngressResponse) SetIngressGateway ¶
func (x *DeletePolicyFromIngressResponse) SetIngressGateway(v *IngressGateway)
func (*DeletePolicyFromIngressResponse) String ¶
func (x *DeletePolicyFromIngressResponse) String() string
type DeletePolicyFromIngressResponse_builder ¶
type DeletePolicyFromIngressResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (DeletePolicyFromIngressResponse_builder) Build ¶
func (b0 DeletePolicyFromIngressResponse_builder) Build() *DeletePolicyFromIngressResponse
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) 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) SetPublicProfileId ¶
func (x *DeletePublicProfileRequest) SetPublicProfileId(v string)
func (*DeletePublicProfileRequest) String ¶
func (x *DeletePublicProfileRequest) String() string
type DeletePublicProfileRequest_builder ¶
type DeletePublicProfileRequest_builder struct { PublicProfileId string // contains filtered or unexported fields }
func (DeletePublicProfileRequest_builder) Build ¶
func (b0 DeletePublicProfileRequest_builder) Build() *DeletePublicProfileRequest
type DeletePublicProfileResponse ¶
type DeletePublicProfileResponse struct {
// contains filtered or unexported fields
}
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 DeletePublicProfileResponse_builder ¶
type DeletePublicProfileResponse_builder struct {
// contains filtered or unexported fields
}
func (DeletePublicProfileResponse_builder) Build ¶
func (b0 DeletePublicProfileResponse_builder) Build() *DeletePublicProfileResponse
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) 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) SetRedeemableId ¶
func (x *DeleteRedeemableRequest) SetRedeemableId(v string)
func (*DeleteRedeemableRequest) String ¶
func (x *DeleteRedeemableRequest) String() string
type DeleteRedeemableRequest_builder ¶
type DeleteRedeemableRequest_builder struct { RedeemableId string // contains filtered or unexported fields }
func (DeleteRedeemableRequest_builder) Build ¶
func (b0 DeleteRedeemableRequest_builder) Build() *DeleteRedeemableRequest
type DeleteRedeemableResponse ¶
type DeleteRedeemableResponse struct {
// contains filtered or unexported fields
}
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 DeleteRedeemableResponse_builder ¶
type DeleteRedeemableResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteRedeemableResponse_builder) Build ¶
func (b0 DeleteRedeemableResponse_builder) Build() *DeleteRedeemableResponse
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) 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) SetSecretId ¶
func (x *DeleteSecretRequest) SetSecretId(v string)
func (*DeleteSecretRequest) String ¶
func (x *DeleteSecretRequest) String() string
type DeleteSecretRequest_builder ¶
type DeleteSecretRequest_builder struct { SecretId string // contains filtered or unexported fields }
func (DeleteSecretRequest_builder) Build ¶
func (b0 DeleteSecretRequest_builder) Build() *DeleteSecretRequest
type DeleteSecretResponse ¶
type DeleteSecretResponse struct {
// contains filtered or unexported fields
}
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 DeleteSecretResponse_builder ¶
type DeleteSecretResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteSecretResponse_builder) Build ¶
func (b0 DeleteSecretResponse_builder) Build() *DeleteSecretResponse
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) 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) SetSessionId ¶
func (x *DeleteSessionRequest) SetSessionId(v string)
func (*DeleteSessionRequest) String ¶
func (x *DeleteSessionRequest) String() string
type DeleteSessionRequest_builder ¶
type DeleteSessionRequest_builder struct { SessionId string // contains filtered or unexported fields }
func (DeleteSessionRequest_builder) Build ¶
func (b0 DeleteSessionRequest_builder) Build() *DeleteSessionRequest
type DeleteSessionResponse ¶
type DeleteSessionResponse struct {
// contains filtered or unexported fields
}
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 DeleteSessionResponse_builder ¶
type DeleteSessionResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteSessionResponse_builder) Build ¶
func (b0 DeleteSessionResponse_builder) Build() *DeleteSessionResponse
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) 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) SetTransactionId ¶
func (x *DeleteTransactionRequest) SetTransactionId(v string)
func (*DeleteTransactionRequest) String ¶
func (x *DeleteTransactionRequest) String() string
type DeleteTransactionRequest_builder ¶
type DeleteTransactionRequest_builder struct { TransactionId string // contains filtered or unexported fields }
func (DeleteTransactionRequest_builder) Build ¶
func (b0 DeleteTransactionRequest_builder) Build() *DeleteTransactionRequest
type DeleteTransactionResponse ¶
type DeleteTransactionResponse struct {
// contains filtered or unexported fields
}
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 DeleteTransactionResponse_builder ¶
type DeleteTransactionResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteTransactionResponse_builder) Build ¶
func (b0 DeleteTransactionResponse_builder) Build() *DeleteTransactionResponse
type DeleteUserRequest ¶
type DeleteUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) GetUserId ¶
func (x *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) SetUserId ¶
func (x *DeleteUserRequest) SetUserId(v string)
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
type DeleteUserRequest_builder ¶
type DeleteUserRequest_builder struct { UserId string // contains filtered or unexported fields }
func (DeleteUserRequest_builder) Build ¶
func (b0 DeleteUserRequest_builder) Build() *DeleteUserRequest
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
type DeleteUserResponse_builder ¶
type DeleteUserResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteUserResponse_builder) Build ¶
func (b0 DeleteUserResponse_builder) Build() *DeleteUserResponse
type Deployment ¶
type Deployment struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_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"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Namespace string `protobuf:"bytes,5,opt,name=namespace,proto3" json:"namespace,omitempty"` DeploymentProviderCredId string `` /* 137-byte string literal not displayed */ InstanceType string `protobuf:"bytes,7,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` Location string `protobuf:"bytes,8,opt,name=location,proto3" json:"location,omitempty"` ProviderDeploymentId string `protobuf:"bytes,9,opt,name=provider_deployment_id,json=providerDeploymentId,proto3" json:"provider_deployment_id,omitempty"` MinInstances int32 `protobuf:"varint,10,opt,name=min_instances,json=minInstances,proto3" json:"min_instances,omitempty"` MaxInstances int32 `protobuf:"varint,11,opt,name=max_instances,json=maxInstances,proto3" json:"max_instances,omitempty"` MaxConcurrency int32 `protobuf:"varint,12,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"` Artifact *Artifact `protobuf:"bytes,13,opt,name=artifact,proto3" json:"artifact,omitempty"` // external user facing id used for public inferencing and potentially for // finetuning, model management, etc. in the future ModelId string `protobuf:"bytes,14,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` Status DeploymentStatus `protobuf:"varint,15,opt,name=status,proto3,enum=devplaneapi.v1.DeploymentStatus" json:"status,omitempty"` RetireTime *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=retire_time,json=retireTime,proto3" json:"retire_time,omitempty"` Labels map[string]string `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Deployment) ClearArtifact ¶
func (x *Deployment) ClearArtifact()
func (*Deployment) ClearCreateTime ¶
func (x *Deployment) ClearCreateTime()
func (*Deployment) ClearRetireTime ¶
func (x *Deployment) ClearRetireTime()
func (*Deployment) ClearUpdateTime ¶
func (x *Deployment) ClearUpdateTime()
func (*Deployment) GetArtifact ¶
func (x *Deployment) GetArtifact() *Artifact
func (*Deployment) GetCreateTime ¶
func (x *Deployment) GetCreateTime() *timestamppb.Timestamp
func (*Deployment) GetDeploymentId ¶
func (x *Deployment) GetDeploymentId() string
func (*Deployment) GetDeploymentProviderCredId ¶
func (x *Deployment) GetDeploymentProviderCredId() string
func (*Deployment) GetInstanceType ¶
func (x *Deployment) GetInstanceType() string
func (*Deployment) GetLabels ¶
func (x *Deployment) GetLabels() map[string]string
func (*Deployment) GetLocation ¶
func (x *Deployment) GetLocation() string
func (*Deployment) GetMaxConcurrency ¶
func (x *Deployment) GetMaxConcurrency() int32
func (*Deployment) GetMaxInstances ¶
func (x *Deployment) GetMaxInstances() int32
func (*Deployment) GetMinInstances ¶
func (x *Deployment) GetMinInstances() int32
func (*Deployment) GetModelId ¶
func (x *Deployment) GetModelId() string
func (*Deployment) GetName ¶
func (x *Deployment) GetName() string
func (*Deployment) GetNamespace ¶
func (x *Deployment) GetNamespace() string
func (*Deployment) GetProviderDeploymentId ¶
func (x *Deployment) GetProviderDeploymentId() string
func (*Deployment) GetRetireTime ¶
func (x *Deployment) GetRetireTime() *timestamppb.Timestamp
func (*Deployment) GetStatus ¶
func (x *Deployment) GetStatus() DeploymentStatus
func (*Deployment) GetUpdateTime ¶
func (x *Deployment) GetUpdateTime() *timestamppb.Timestamp
func (*Deployment) HasArtifact ¶
func (x *Deployment) HasArtifact() bool
func (*Deployment) HasCreateTime ¶
func (x *Deployment) HasCreateTime() bool
func (*Deployment) HasRetireTime ¶
func (x *Deployment) HasRetireTime() bool
func (*Deployment) HasUpdateTime ¶
func (x *Deployment) HasUpdateTime() bool
func (*Deployment) ProtoMessage ¶
func (*Deployment) ProtoMessage()
func (*Deployment) ProtoReflect ¶
func (x *Deployment) ProtoReflect() protoreflect.Message
func (*Deployment) Reset ¶
func (x *Deployment) Reset()
func (*Deployment) SetArtifact ¶
func (x *Deployment) SetArtifact(v *Artifact)
func (*Deployment) SetCreateTime ¶
func (x *Deployment) SetCreateTime(v *timestamppb.Timestamp)
func (*Deployment) SetDeploymentId ¶
func (x *Deployment) SetDeploymentId(v string)
func (*Deployment) SetDeploymentProviderCredId ¶
func (x *Deployment) SetDeploymentProviderCredId(v string)
func (*Deployment) SetInstanceType ¶
func (x *Deployment) SetInstanceType(v string)
func (*Deployment) SetLabels ¶
func (x *Deployment) SetLabels(v map[string]string)
func (*Deployment) SetLocation ¶
func (x *Deployment) SetLocation(v string)
func (*Deployment) SetMaxConcurrency ¶
func (x *Deployment) SetMaxConcurrency(v int32)
func (*Deployment) SetMaxInstances ¶
func (x *Deployment) SetMaxInstances(v int32)
func (*Deployment) SetMinInstances ¶
func (x *Deployment) SetMinInstances(v int32)
func (*Deployment) SetModelId ¶
func (x *Deployment) SetModelId(v string)
func (*Deployment) SetName ¶
func (x *Deployment) SetName(v string)
func (*Deployment) SetNamespace ¶
func (x *Deployment) SetNamespace(v string)
func (*Deployment) SetProviderDeploymentId ¶
func (x *Deployment) SetProviderDeploymentId(v string)
func (*Deployment) SetRetireTime ¶
func (x *Deployment) SetRetireTime(v *timestamppb.Timestamp)
func (*Deployment) SetStatus ¶
func (x *Deployment) SetStatus(v DeploymentStatus)
func (*Deployment) SetUpdateTime ¶
func (x *Deployment) SetUpdateTime(v *timestamppb.Timestamp)
func (*Deployment) String ¶
func (x *Deployment) String() string
type DeploymentInstanceType ¶
type DeploymentInstanceType struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Location string `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` SupportedGpus []*Gpu `protobuf:"bytes,3,rep,name=supported_gpus,json=supportedGpus,proto3" json:"supported_gpus,omitempty"` Preemptible bool `protobuf:"varint,4,opt,name=preemptible,proto3" json:"preemptible,omitempty"` IsAvailable bool `protobuf:"varint,5,opt,name=is_available,json=isAvailable,proto3" json:"is_available,omitempty"` MinInstances int32 `protobuf:"varint,6,opt,name=min_instances,json=minInstances,proto3" json:"min_instances,omitempty"` MaxInstances int32 `protobuf:"varint,7,opt,name=max_instances,json=maxInstances,proto3" json:"max_instances,omitempty"` // contains filtered or unexported fields }
func (*DeploymentInstanceType) GetIsAvailable ¶
func (x *DeploymentInstanceType) GetIsAvailable() bool
func (*DeploymentInstanceType) GetLocation ¶
func (x *DeploymentInstanceType) GetLocation() string
func (*DeploymentInstanceType) GetMaxInstances ¶
func (x *DeploymentInstanceType) GetMaxInstances() int32
func (*DeploymentInstanceType) GetMinInstances ¶
func (x *DeploymentInstanceType) GetMinInstances() int32
func (*DeploymentInstanceType) GetPreemptible ¶
func (x *DeploymentInstanceType) GetPreemptible() bool
func (*DeploymentInstanceType) GetSupportedGpus ¶
func (x *DeploymentInstanceType) GetSupportedGpus() []*Gpu
func (*DeploymentInstanceType) GetType ¶
func (x *DeploymentInstanceType) GetType() string
func (*DeploymentInstanceType) ProtoMessage ¶
func (*DeploymentInstanceType) ProtoMessage()
func (*DeploymentInstanceType) ProtoReflect ¶
func (x *DeploymentInstanceType) ProtoReflect() protoreflect.Message
func (*DeploymentInstanceType) Reset ¶
func (x *DeploymentInstanceType) Reset()
func (*DeploymentInstanceType) SetIsAvailable ¶
func (x *DeploymentInstanceType) SetIsAvailable(v bool)
func (*DeploymentInstanceType) SetLocation ¶
func (x *DeploymentInstanceType) SetLocation(v string)
func (*DeploymentInstanceType) SetMaxInstances ¶
func (x *DeploymentInstanceType) SetMaxInstances(v int32)
func (*DeploymentInstanceType) SetMinInstances ¶
func (x *DeploymentInstanceType) SetMinInstances(v int32)
func (*DeploymentInstanceType) SetPreemptible ¶
func (x *DeploymentInstanceType) SetPreemptible(v bool)
func (*DeploymentInstanceType) SetSupportedGpus ¶
func (x *DeploymentInstanceType) SetSupportedGpus(v []*Gpu)
func (*DeploymentInstanceType) SetType ¶
func (x *DeploymentInstanceType) SetType(v string)
func (*DeploymentInstanceType) String ¶
func (x *DeploymentInstanceType) String() string
type DeploymentInstanceType_builder ¶
type DeploymentInstanceType_builder struct { Type string Location string SupportedGpus []*Gpu Preemptible bool IsAvailable bool MinInstances int32 MaxInstances int32 // contains filtered or unexported fields }
func (DeploymentInstanceType_builder) Build ¶
func (b0 DeploymentInstanceType_builder) Build() *DeploymentInstanceType
type DeploymentLog ¶
type DeploymentLog struct { Level string `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty"` Timestamp string `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*DeploymentLog) GetLevel ¶
func (x *DeploymentLog) GetLevel() string
func (*DeploymentLog) GetMessage ¶
func (x *DeploymentLog) GetMessage() string
func (*DeploymentLog) GetTimestamp ¶
func (x *DeploymentLog) GetTimestamp() string
func (*DeploymentLog) ProtoMessage ¶
func (*DeploymentLog) ProtoMessage()
func (*DeploymentLog) ProtoReflect ¶
func (x *DeploymentLog) ProtoReflect() protoreflect.Message
func (*DeploymentLog) Reset ¶
func (x *DeploymentLog) Reset()
func (*DeploymentLog) SetLevel ¶
func (x *DeploymentLog) SetLevel(v string)
func (*DeploymentLog) SetMessage ¶
func (x *DeploymentLog) SetMessage(v string)
func (*DeploymentLog) SetTimestamp ¶
func (x *DeploymentLog) SetTimestamp(v string)
func (*DeploymentLog) String ¶
func (x *DeploymentLog) String() string
type DeploymentLog_builder ¶
type DeploymentLog_builder struct { Level string Timestamp string Message string // contains filtered or unexported fields }
func (DeploymentLog_builder) Build ¶
func (b0 DeploymentLog_builder) Build() *DeploymentLog
type DeploymentMetrics ¶
type DeploymentMetrics struct { TotalInvocations int32 `protobuf:"varint,1,opt,name=total_invocations,json=totalInvocations,proto3" json:"total_invocations,omitempty"` // average inference time in seconds AverageInferenceTime float32 `protobuf:"fixed32,2,opt,name=average_inference_time,json=averageInferenceTime,proto3" json:"average_inference_time,omitempty"` TotalActiveInstances int32 `protobuf:"varint,3,opt,name=total_active_instances,json=totalActiveInstances,proto3" json:"total_active_instances,omitempty"` TotalInvocationFailures int32 `` /* 133-byte string literal not displayed */ // value equals the invocations/sec at the timestamp InvocationPerSecTimeSeries []*MetricDataPointInt `` /* 145-byte string literal not displayed */ QueueDepthTimeSeries []*MetricDataPointInt `protobuf:"bytes,6,rep,name=queue_depth_time_series,json=queueDepthTimeSeries,proto3" json:"queue_depth_time_series,omitempty"` // average inference time in seconds AvgInferenceTimeSeries []*MetricDataPointFloat `` /* 131-byte string literal not displayed */ // value equals the number of instances at the timestamps InstancesTimeSeries []*MetricDataPointInt `protobuf:"bytes,8,rep,name=instances_time_series,json=instancesTimeSeries,proto3" json:"instances_time_series,omitempty"` // success rate equal to float, mutiply by 100 to get % InvocationSuccessRateTimeSeries []*MetricDataPointFloat `` /* 160-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeploymentMetrics) GetAverageInferenceTime ¶
func (x *DeploymentMetrics) GetAverageInferenceTime() float32
func (*DeploymentMetrics) GetAvgInferenceTimeSeries ¶
func (x *DeploymentMetrics) GetAvgInferenceTimeSeries() []*MetricDataPointFloat
func (*DeploymentMetrics) GetInstancesTimeSeries ¶
func (x *DeploymentMetrics) GetInstancesTimeSeries() []*MetricDataPointInt
func (*DeploymentMetrics) GetInvocationPerSecTimeSeries ¶
func (x *DeploymentMetrics) GetInvocationPerSecTimeSeries() []*MetricDataPointInt
func (*DeploymentMetrics) GetInvocationSuccessRateTimeSeries ¶
func (x *DeploymentMetrics) GetInvocationSuccessRateTimeSeries() []*MetricDataPointFloat
func (*DeploymentMetrics) GetQueueDepthTimeSeries ¶
func (x *DeploymentMetrics) GetQueueDepthTimeSeries() []*MetricDataPointInt
func (*DeploymentMetrics) GetTotalActiveInstances ¶
func (x *DeploymentMetrics) GetTotalActiveInstances() int32
func (*DeploymentMetrics) GetTotalInvocationFailures ¶
func (x *DeploymentMetrics) GetTotalInvocationFailures() int32
func (*DeploymentMetrics) GetTotalInvocations ¶
func (x *DeploymentMetrics) GetTotalInvocations() int32
func (*DeploymentMetrics) ProtoMessage ¶
func (*DeploymentMetrics) ProtoMessage()
func (*DeploymentMetrics) ProtoReflect ¶
func (x *DeploymentMetrics) ProtoReflect() protoreflect.Message
func (*DeploymentMetrics) Reset ¶
func (x *DeploymentMetrics) Reset()
func (*DeploymentMetrics) SetAverageInferenceTime ¶
func (x *DeploymentMetrics) SetAverageInferenceTime(v float32)
func (*DeploymentMetrics) SetAvgInferenceTimeSeries ¶
func (x *DeploymentMetrics) SetAvgInferenceTimeSeries(v []*MetricDataPointFloat)
func (*DeploymentMetrics) SetInstancesTimeSeries ¶
func (x *DeploymentMetrics) SetInstancesTimeSeries(v []*MetricDataPointInt)
func (*DeploymentMetrics) SetInvocationPerSecTimeSeries ¶
func (x *DeploymentMetrics) SetInvocationPerSecTimeSeries(v []*MetricDataPointInt)
func (*DeploymentMetrics) SetInvocationSuccessRateTimeSeries ¶
func (x *DeploymentMetrics) SetInvocationSuccessRateTimeSeries(v []*MetricDataPointFloat)
func (*DeploymentMetrics) SetQueueDepthTimeSeries ¶
func (x *DeploymentMetrics) SetQueueDepthTimeSeries(v []*MetricDataPointInt)
func (*DeploymentMetrics) SetTotalActiveInstances ¶
func (x *DeploymentMetrics) SetTotalActiveInstances(v int32)
func (*DeploymentMetrics) SetTotalInvocationFailures ¶
func (x *DeploymentMetrics) SetTotalInvocationFailures(v int32)
func (*DeploymentMetrics) SetTotalInvocations ¶
func (x *DeploymentMetrics) SetTotalInvocations(v int32)
func (*DeploymentMetrics) String ¶
func (x *DeploymentMetrics) String() string
type DeploymentMetrics_builder ¶
type DeploymentMetrics_builder struct { TotalInvocations int32 // average inference time in seconds AverageInferenceTime float32 TotalActiveInstances int32 TotalInvocationFailures int32 // value equals the invocations/sec at the timestamp InvocationPerSecTimeSeries []*MetricDataPointInt QueueDepthTimeSeries []*MetricDataPointInt // average inference time in seconds AvgInferenceTimeSeries []*MetricDataPointFloat // value equals the number of instances at the timestamps InstancesTimeSeries []*MetricDataPointInt // success rate equal to float, mutiply by 100 to get % InvocationSuccessRateTimeSeries []*MetricDataPointFloat // contains filtered or unexported fields }
func (DeploymentMetrics_builder) Build ¶
func (b0 DeploymentMetrics_builder) Build() *DeploymentMetrics
type DeploymentProvider ¶
type DeploymentProvider int32
const ( DeploymentProvider_DEPLOYMENT_PROVIDER_UNSPECIFIED DeploymentProvider = 0 DeploymentProvider_DEPLOYMENT_PROVIDER_NVCF DeploymentProvider = 1 )
func (DeploymentProvider) Descriptor ¶
func (DeploymentProvider) Descriptor() protoreflect.EnumDescriptor
func (DeploymentProvider) Enum ¶
func (x DeploymentProvider) Enum() *DeploymentProvider
func (DeploymentProvider) Number ¶
func (x DeploymentProvider) Number() protoreflect.EnumNumber
func (DeploymentProvider) String ¶
func (x DeploymentProvider) String() string
func (DeploymentProvider) Type ¶
func (DeploymentProvider) Type() protoreflect.EnumType
type DeploymentProviderCred ¶
type DeploymentProviderCred struct { DeploymentProviderCredId string `` /* 137-byte string literal not displayed */ 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"` DeploymentProvider DeploymentProvider `` /* 155-byte string literal not displayed */ Labels map[string]string `` /* 139-byte string literal not displayed */ Status CredStatus `protobuf:"varint,6,opt,name=status,proto3,enum=devplaneapi.v1.CredStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*DeploymentProviderCred) ClearCreateTime ¶
func (x *DeploymentProviderCred) ClearCreateTime()
func (*DeploymentProviderCred) ClearUpdateTime ¶
func (x *DeploymentProviderCred) ClearUpdateTime()
func (*DeploymentProviderCred) GetCreateTime ¶
func (x *DeploymentProviderCred) GetCreateTime() *timestamppb.Timestamp
func (*DeploymentProviderCred) GetDeploymentProvider ¶
func (x *DeploymentProviderCred) GetDeploymentProvider() DeploymentProvider
func (*DeploymentProviderCred) GetDeploymentProviderCredId ¶
func (x *DeploymentProviderCred) GetDeploymentProviderCredId() string
func (*DeploymentProviderCred) GetLabels ¶
func (x *DeploymentProviderCred) GetLabels() map[string]string
func (*DeploymentProviderCred) GetStatus ¶
func (x *DeploymentProviderCred) GetStatus() CredStatus
func (*DeploymentProviderCred) GetUpdateTime ¶
func (x *DeploymentProviderCred) GetUpdateTime() *timestamppb.Timestamp
func (*DeploymentProviderCred) HasCreateTime ¶
func (x *DeploymentProviderCred) HasCreateTime() bool
func (*DeploymentProviderCred) HasUpdateTime ¶
func (x *DeploymentProviderCred) HasUpdateTime() bool
func (*DeploymentProviderCred) ProtoMessage ¶
func (*DeploymentProviderCred) ProtoMessage()
func (*DeploymentProviderCred) ProtoReflect ¶
func (x *DeploymentProviderCred) ProtoReflect() protoreflect.Message
func (*DeploymentProviderCred) Reset ¶
func (x *DeploymentProviderCred) Reset()
func (*DeploymentProviderCred) SetCreateTime ¶
func (x *DeploymentProviderCred) SetCreateTime(v *timestamppb.Timestamp)
func (*DeploymentProviderCred) SetDeploymentProvider ¶
func (x *DeploymentProviderCred) SetDeploymentProvider(v DeploymentProvider)
func (*DeploymentProviderCred) SetDeploymentProviderCredId ¶
func (x *DeploymentProviderCred) SetDeploymentProviderCredId(v string)
func (*DeploymentProviderCred) SetLabels ¶
func (x *DeploymentProviderCred) SetLabels(v map[string]string)
func (*DeploymentProviderCred) SetStatus ¶
func (x *DeploymentProviderCred) SetStatus(v CredStatus)
func (*DeploymentProviderCred) SetUpdateTime ¶
func (x *DeploymentProviderCred) SetUpdateTime(v *timestamppb.Timestamp)
func (*DeploymentProviderCred) String ¶
func (x *DeploymentProviderCred) String() string
type DeploymentProviderCred_builder ¶
type DeploymentProviderCred_builder struct { DeploymentProviderCredId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp DeploymentProvider DeploymentProvider Labels map[string]string Status CredStatus // contains filtered or unexported fields }
func (DeploymentProviderCred_builder) Build ¶
func (b0 DeploymentProviderCred_builder) Build() *DeploymentProviderCred
type DeploymentStatus ¶
type DeploymentStatus int32
const ( DeploymentStatus_DEPLOYMENT_STATUS_UNSPECIFIED DeploymentStatus = 0 DeploymentStatus_DEPLOYMENT_STATUS_CREATED DeploymentStatus = 1 DeploymentStatus_DEPLOYMENT_STATUS_RUNNING DeploymentStatus = 2 DeploymentStatus_DEPLOYMENT_STATUS_DELETING DeploymentStatus = 3 DeploymentStatus_DEPLOYMENT_STATUS_DELETED DeploymentStatus = 4 DeploymentStatus_DEPLOYMENT_STATUS_DEPLOYING DeploymentStatus = 5 DeploymentStatus_DEPLOYMENT_STATUS_ERROR DeploymentStatus = 6 )
func (DeploymentStatus) Descriptor ¶
func (DeploymentStatus) Descriptor() protoreflect.EnumDescriptor
func (DeploymentStatus) Enum ¶
func (x DeploymentStatus) Enum() *DeploymentStatus
func (DeploymentStatus) Number ¶
func (x DeploymentStatus) Number() protoreflect.EnumNumber
func (DeploymentStatus) String ¶
func (x DeploymentStatus) String() string
func (DeploymentStatus) Type ¶
func (DeploymentStatus) Type() protoreflect.EnumType
type Deployment_builder ¶
type Deployment_builder struct { DeploymentId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Name string Namespace string DeploymentProviderCredId string InstanceType string Location string ProviderDeploymentId string MinInstances int32 MaxInstances int32 MaxConcurrency int32 Artifact *Artifact // external user facing id used for public inferencing and potentially for // finetuning, model management, etc. in the future ModelId string Status DeploymentStatus RetireTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (Deployment_builder) Build ¶
func (b0 Deployment_builder) Build() *Deployment
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 Details_builder ¶
type Details_builder struct { Blacklisted bool MaliciousActivity bool MaliciousActivityRecent bool CredentialsLeaked bool CredentialsLeakedRecent bool DataBreach bool FirstSeen string LastSeen string DomainExists bool DomainReputation string NewDomain bool DaysSinceDomainCreation int64 SuspiciousTld bool Spam bool FreeProvider bool Disposable bool Deliverable bool AcceptAll bool ValidMx bool Spoofable bool SpfStrict bool DmarcEnforced bool // contains filtered or unexported fields }
func (Details_builder) Build ¶
func (b0 Details_builder) Build() *Details
type Disk ¶
type Disk struct { Size string `protobuf:"bytes,1,opt,name=size,proto3" json:"size,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` MountPath string `protobuf:"bytes,3,opt,name=mount_path,json=mountPath,proto3" json:"mount_path,omitempty"` // contains filtered or unexported fields }
func (*Disk) ProtoReflect ¶
func (x *Disk) ProtoReflect() protoreflect.Message
type Disk_builder ¶
type Disk_builder struct { Size string Type string MountPath string // contains filtered or unexported fields }
func (Disk_builder) Build ¶
func (b0 Disk_builder) Build() *Disk
type DockerComposeBuild ¶
type DockerComposeBuild struct { FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` YamlString string `protobuf:"bytes,2,opt,name=yaml_string,json=yamlString,proto3" json:"yaml_string,omitempty"` Registries []*Registry `protobuf:"bytes,3,rep,name=registries,proto3" json:"registries,omitempty"` JupyterInstall bool `protobuf:"varint,4,opt,name=jupyter_install,json=jupyterInstall,proto3" json:"jupyter_install,omitempty"` EnvironmentVariables map[string]string `` /* 195-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DockerComposeBuild) GetEnvironmentVariables ¶
func (x *DockerComposeBuild) GetEnvironmentVariables() map[string]string
func (*DockerComposeBuild) GetFileUrl ¶
func (x *DockerComposeBuild) GetFileUrl() string
func (*DockerComposeBuild) GetJupyterInstall ¶
func (x *DockerComposeBuild) GetJupyterInstall() bool
func (*DockerComposeBuild) GetRegistries ¶
func (x *DockerComposeBuild) GetRegistries() []*Registry
func (*DockerComposeBuild) GetYamlString ¶
func (x *DockerComposeBuild) GetYamlString() string
func (*DockerComposeBuild) ProtoMessage ¶
func (*DockerComposeBuild) ProtoMessage()
func (*DockerComposeBuild) ProtoReflect ¶
func (x *DockerComposeBuild) ProtoReflect() protoreflect.Message
func (*DockerComposeBuild) Reset ¶
func (x *DockerComposeBuild) Reset()
func (*DockerComposeBuild) SetEnvironmentVariables ¶
func (x *DockerComposeBuild) SetEnvironmentVariables(v map[string]string)
func (*DockerComposeBuild) SetFileUrl ¶
func (x *DockerComposeBuild) SetFileUrl(v string)
func (*DockerComposeBuild) SetJupyterInstall ¶
func (x *DockerComposeBuild) SetJupyterInstall(v bool)
func (*DockerComposeBuild) SetRegistries ¶
func (x *DockerComposeBuild) SetRegistries(v []*Registry)
func (*DockerComposeBuild) SetYamlString ¶
func (x *DockerComposeBuild) SetYamlString(v string)
func (*DockerComposeBuild) String ¶
func (x *DockerComposeBuild) String() string
type DockerComposeBuild_builder ¶
type DockerComposeBuild_builder struct { FileUrl string YamlString string Registries []*Registry JupyterInstall bool EnvironmentVariables map[string]string // contains filtered or unexported fields }
func (DockerComposeBuild_builder) Build ¶
func (b0 DockerComposeBuild_builder) Build() *DockerComposeBuild
type Email ¶
type Email struct { EmailId string `protobuf:"bytes,1,opt,name=email_id,json=emailId,proto3" json:"email_id,omitempty"` EmailAddress string `protobuf:"bytes,2,opt,name=email_address,json=emailAddress,proto3" json:"email_address,omitempty"` Verified bool `protobuf:"varint,3,opt,name=verified,proto3" json:"verified,omitempty"` // contains filtered or unexported fields }
func (*Email) ProtoReflect ¶
func (x *Email) 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) ClearCreateTime ¶
func (x *EmailReputation) ClearCreateTime()
func (*EmailReputation) ClearExternalData ¶
func (x *EmailReputation) ClearExternalData()
func (*EmailReputation) ClearUpdateTime ¶
func (x *EmailReputation) ClearUpdateTime()
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) HasCreateTime ¶
func (x *EmailReputation) HasCreateTime() bool
func (*EmailReputation) HasExternalData ¶
func (x *EmailReputation) HasExternalData() bool
func (*EmailReputation) HasUpdateTime ¶
func (x *EmailReputation) HasUpdateTime() bool
func (*EmailReputation) ProtoMessage ¶
func (*EmailReputation) ProtoMessage()
func (*EmailReputation) ProtoReflect ¶
func (x *EmailReputation) ProtoReflect() protoreflect.Message
func (*EmailReputation) Reset ¶
func (x *EmailReputation) Reset()
func (*EmailReputation) SetCreateTime ¶
func (x *EmailReputation) SetCreateTime(v *timestamppb.Timestamp)
func (*EmailReputation) SetDomain ¶
func (x *EmailReputation) SetDomain(v string)
func (*EmailReputation) SetEmail ¶
func (x *EmailReputation) SetEmail(v string)
func (*EmailReputation) SetEmailReputationId ¶
func (x *EmailReputation) SetEmailReputationId(v string)
func (*EmailReputation) SetExternalData ¶
func (x *EmailReputation) SetExternalData(v *ExternalData)
func (*EmailReputation) SetRiskLevel ¶
func (x *EmailReputation) SetRiskLevel(v string)
func (*EmailReputation) SetUpdateTime ¶
func (x *EmailReputation) SetUpdateTime(v *timestamppb.Timestamp)
func (*EmailReputation) String ¶
func (x *EmailReputation) String() string
type EmailReputation_builder ¶
type EmailReputation_builder struct { EmailReputationId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Email string Domain string ExternalData *ExternalData RiskLevel string // contains filtered or unexported fields }
func (EmailReputation_builder) Build ¶
func (b0 EmailReputation_builder) Build() *EmailReputation
type Email_builder ¶
type Email_builder struct { EmailId string EmailAddress string Verified bool // contains filtered or unexported fields }
func (Email_builder) Build ¶
func (b0 Email_builder) Build() *Email
type EnableUsageRequest ¶
type EnableUsageRequest struct { Tags []string `protobuf:"bytes,1,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
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) SetTags ¶
func (x *EnableUsageRequest) SetTags(v []string)
func (*EnableUsageRequest) String ¶
func (x *EnableUsageRequest) String() string
type EnableUsageRequest_builder ¶
type EnableUsageRequest_builder struct { Tags []string // contains filtered or unexported fields }
func (EnableUsageRequest_builder) Build ¶
func (b0 EnableUsageRequest_builder) Build() *EnableUsageRequest
type EnableUsageResponse ¶
type EnableUsageResponse struct {
// contains filtered or unexported fields
}
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 EnableUsageResponse_builder ¶
type EnableUsageResponse_builder struct {
// contains filtered or unexported fields
}
func (EnableUsageResponse_builder) Build ¶
func (b0 EnableUsageResponse_builder) Build() *EnableUsageResponse
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 `` /* 139-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"` Files []*File `protobuf:"bytes,17,rep,name=files,proto3" json:"files,omitempty"` InstanceType *InstanceType `protobuf:"bytes,18,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` // contains filtered or unexported fields }
func (*Environment) ClearBuild_ ¶
func (x *Environment) ClearBuild_()
func (*Environment) ClearCreateTime ¶
func (x *Environment) ClearCreateTime()
func (*Environment) ClearInstance ¶
func (x *Environment) ClearInstance()
func (*Environment) ClearInstanceType ¶
func (x *Environment) ClearInstanceType()
func (*Environment) ClearMeta ¶
func (x *Environment) ClearMeta()
func (*Environment) ClearProvision ¶
func (x *Environment) ClearProvision()
func (*Environment) ClearUpdateTime ¶
func (x *Environment) ClearUpdateTime()
func (*Environment) GetBuild
deprecated
func (x *Environment) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ 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) GetFiles ¶
func (x *Environment) GetFiles() []*File
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) GetInstanceType ¶
func (x *Environment) GetInstanceType() *InstanceType
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) HasBuild_ ¶
func (x *Environment) HasBuild_() bool
func (*Environment) HasCreateTime ¶
func (x *Environment) HasCreateTime() bool
func (*Environment) HasInstance ¶
func (x *Environment) HasInstance() bool
func (*Environment) HasInstanceType ¶
func (x *Environment) HasInstanceType() bool
func (*Environment) HasMeta ¶
func (x *Environment) HasMeta() bool
func (*Environment) HasProvision ¶
func (x *Environment) HasProvision() bool
func (*Environment) HasUpdateTime ¶
func (x *Environment) HasUpdateTime() bool
func (*Environment) ProtoMessage ¶
func (*Environment) ProtoMessage()
func (*Environment) ProtoReflect ¶
func (x *Environment) ProtoReflect() protoreflect.Message
func (*Environment) Reset ¶
func (x *Environment) Reset()
func (*Environment) SetBuild_ ¶
func (x *Environment) SetBuild_(v *EnvironmentBuild)
func (*Environment) SetCreateTime ¶
func (x *Environment) SetCreateTime(v *timestamppb.Timestamp)
func (*Environment) SetEnvironmentId ¶
func (x *Environment) SetEnvironmentId(v string)
func (*Environment) SetFiles ¶
func (x *Environment) SetFiles(v []*File)
func (*Environment) SetHealthChecks ¶
func (x *Environment) SetHealthChecks(v []*HealthCheck)
func (*Environment) SetIngressGateways ¶
func (x *Environment) SetIngressGateways(v []*IngressGateway)
func (*Environment) SetInstance ¶
func (x *Environment) SetInstance(v *Instance)
func (*Environment) SetInstanceType ¶
func (x *Environment) SetInstanceType(v *InstanceType)
func (*Environment) SetLabels ¶
func (x *Environment) SetLabels(v map[string]string)
func (*Environment) SetLifecycleScripts ¶
func (x *Environment) SetLifecycleScripts(v []*LifecycleScript)
func (*Environment) SetMeta ¶
func (x *Environment) SetMeta(v *EnvironmentMeta)
func (*Environment) SetName ¶
func (x *Environment) SetName(v string)
func (*Environment) SetNamespace ¶
func (x *Environment) SetNamespace(v string)
func (*Environment) SetProvision ¶
func (x *Environment) SetProvision(v *EnvironmentProvision)
func (*Environment) SetSysUsers ¶
func (x *Environment) SetSysUsers(v []*SysUser)
func (*Environment) SetTasks ¶
func (x *Environment) SetTasks(v []*Task)
func (*Environment) SetUpdateTime ¶
func (x *Environment) SetUpdateTime(v *timestamppb.Timestamp)
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"` Container *ContainerBuild `protobuf:"bytes,5,opt,name=container,proto3" json:"container,omitempty"` DockerCompose *DockerComposeBuild `protobuf:"bytes,7,opt,name=docker_compose,json=dockerCompose,proto3" json:"docker_compose,omitempty"` IngressGateway []*AddIngressToGatewayRequest `protobuf:"bytes,3,rep,name=ingress_gateway,json=ingressGateway,proto3" json:"ingress_gateway,omitempty"` // we only support [0] for now LifecycleScripts []*LifecycleScriptAttrs `protobuf:"bytes,4,rep,name=lifecycle_scripts,json=lifecycleScripts,proto3" json:"lifecycle_scripts,omitempty"` Files []*AddFile `protobuf:"bytes,6,rep,name=files,proto3" json:"files,omitempty"` // contains filtered or unexported fields }
func (*EnvironmentBuild) ClearContainer ¶
func (x *EnvironmentBuild) ClearContainer()
func (*EnvironmentBuild) ClearDockerCompose ¶
func (x *EnvironmentBuild) ClearDockerCompose()
func (*EnvironmentBuild) ClearVerb ¶
func (x *EnvironmentBuild) ClearVerb()
func (*EnvironmentBuild) ClearVm ¶
func (x *EnvironmentBuild) ClearVm()
func (*EnvironmentBuild) GetContainer ¶
func (x *EnvironmentBuild) GetContainer() *ContainerBuild
func (*EnvironmentBuild) GetDockerCompose ¶
func (x *EnvironmentBuild) GetDockerCompose() *DockerComposeBuild
func (*EnvironmentBuild) GetFiles ¶
func (x *EnvironmentBuild) GetFiles() []*AddFile
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) HasContainer ¶
func (x *EnvironmentBuild) HasContainer() bool
func (*EnvironmentBuild) HasDockerCompose ¶
func (x *EnvironmentBuild) HasDockerCompose() bool
func (*EnvironmentBuild) HasVerb ¶
func (x *EnvironmentBuild) HasVerb() bool
func (*EnvironmentBuild) HasVm ¶
func (x *EnvironmentBuild) HasVm() bool
func (*EnvironmentBuild) ProtoMessage ¶
func (*EnvironmentBuild) ProtoMessage()
func (*EnvironmentBuild) ProtoReflect ¶
func (x *EnvironmentBuild) ProtoReflect() protoreflect.Message
func (*EnvironmentBuild) Reset ¶
func (x *EnvironmentBuild) Reset()
func (*EnvironmentBuild) SetContainer ¶
func (x *EnvironmentBuild) SetContainer(v *ContainerBuild)
func (*EnvironmentBuild) SetDockerCompose ¶
func (x *EnvironmentBuild) SetDockerCompose(v *DockerComposeBuild)
func (*EnvironmentBuild) SetFiles ¶
func (x *EnvironmentBuild) SetFiles(v []*AddFile)
func (*EnvironmentBuild) SetIngressGateway ¶
func (x *EnvironmentBuild) SetIngressGateway(v []*AddIngressToGatewayRequest)
func (*EnvironmentBuild) SetLifecycleScripts ¶
func (x *EnvironmentBuild) SetLifecycleScripts(v []*LifecycleScriptAttrs)
func (*EnvironmentBuild) SetVerb ¶
func (x *EnvironmentBuild) SetVerb(v *VerbBuild)
func (*EnvironmentBuild) SetVm ¶
func (x *EnvironmentBuild) SetVm(v *VMBuild)
func (*EnvironmentBuild) String ¶
func (x *EnvironmentBuild) String() string
type EnvironmentBuild_builder ¶
type EnvironmentBuild_builder struct { Verb *VerbBuild Vm *VMBuild Container *ContainerBuild DockerCompose *DockerComposeBuild IngressGateway []*AddIngressToGatewayRequest LifecycleScripts []*LifecycleScriptAttrs Files []*AddFile // contains filtered or unexported fields }
func (EnvironmentBuild_builder) Build ¶
func (b0 EnvironmentBuild_builder) Build() *EnvironmentBuild
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 `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetDescription ¶
func (x *EnvironmentMeta) SetDescription(v string)
func (*EnvironmentMeta) SetIconUrl ¶
func (x *EnvironmentMeta) SetIconUrl(v string)
func (*EnvironmentMeta) SetMeta ¶
func (x *EnvironmentMeta) SetMeta(v map[string]string)
func (*EnvironmentMeta) SetTitle ¶
func (x *EnvironmentMeta) SetTitle(v string)
func (*EnvironmentMeta) String ¶
func (x *EnvironmentMeta) String() string
type EnvironmentMeta_builder ¶
type EnvironmentMeta_builder struct { Title string Description string IconUrl string Meta map[string]string // contains filtered or unexported fields }
func (EnvironmentMeta_builder) Build ¶
func (b0 EnvironmentMeta_builder) Build() *EnvironmentMeta
type EnvironmentProvision ¶
type EnvironmentProvision struct { // Types that are valid to be assigned to Directive: // // *EnvironmentProvision_InstanceId // *EnvironmentProvision_CreateInstanceRequest Directive isEnvironmentProvision_Directive `protobuf_oneof:"directive"` // contains filtered or unexported fields }
func (*EnvironmentProvision) ClearCreateInstanceRequest ¶
func (x *EnvironmentProvision) ClearCreateInstanceRequest()
func (*EnvironmentProvision) ClearDirective ¶
func (x *EnvironmentProvision) ClearDirective()
func (*EnvironmentProvision) ClearInstanceId ¶
func (x *EnvironmentProvision) ClearInstanceId()
func (*EnvironmentProvision) GetCreateInstanceRequest ¶
func (x *EnvironmentProvision) GetCreateInstanceRequest() *CreateInstanceRequest
func (*EnvironmentProvision) GetDirective ¶
func (x *EnvironmentProvision) GetDirective() isEnvironmentProvision_Directive
func (*EnvironmentProvision) GetInstanceId ¶
func (x *EnvironmentProvision) GetInstanceId() string
func (*EnvironmentProvision) HasCreateInstanceRequest ¶
func (x *EnvironmentProvision) HasCreateInstanceRequest() bool
func (*EnvironmentProvision) HasDirective ¶
func (x *EnvironmentProvision) HasDirective() bool
func (*EnvironmentProvision) HasInstanceId ¶
func (x *EnvironmentProvision) HasInstanceId() bool
func (*EnvironmentProvision) ProtoMessage ¶
func (*EnvironmentProvision) ProtoMessage()
func (*EnvironmentProvision) ProtoReflect ¶
func (x *EnvironmentProvision) ProtoReflect() protoreflect.Message
func (*EnvironmentProvision) Reset ¶
func (x *EnvironmentProvision) Reset()
func (*EnvironmentProvision) SetCreateInstanceRequest ¶
func (x *EnvironmentProvision) SetCreateInstanceRequest(v *CreateInstanceRequest)
func (*EnvironmentProvision) SetInstanceId ¶
func (x *EnvironmentProvision) SetInstanceId(v string)
func (*EnvironmentProvision) String ¶
func (x *EnvironmentProvision) String() string
func (*EnvironmentProvision) WhichDirective ¶
func (x *EnvironmentProvision) WhichDirective() case_EnvironmentProvision_Directive
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 EnvironmentProvision_builder ¶
type EnvironmentProvision_builder struct { // Fields of oneof Directive: InstanceId *string CreateInstanceRequest *CreateInstanceRequest // contains filtered or unexported fields }
func (EnvironmentProvision_builder) Build ¶
func (b0 EnvironmentProvision_builder) Build() *EnvironmentProvision
type Environment_builder ¶
type Environment_builder struct { EnvironmentId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Namespace string Name string Meta *EnvironmentMeta Provision *EnvironmentProvision Instance *Instance Build_ *EnvironmentBuild Tasks []*Task SysUsers []*SysUser HealthChecks []*HealthCheck IngressGateways []*IngressGateway LifecycleScripts []*LifecycleScript Files []*File InstanceType *InstanceType // contains filtered or unexported fields }
func (Environment_builder) Build ¶
func (b0 Environment_builder) Build() *Environment
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 Event_builder ¶
type Event_builder struct { Schema string EventJson string // contains filtered or unexported fields }
func (Event_builder) Build ¶
func (b0 Event_builder) Build() *Event
type ExtendsConfig ¶
type ExtendsConfig struct { File string `protobuf:"bytes,1,opt,name=file,proto3" json:"file,omitempty"` Service string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
ExtendsConfig defines service extension configuration
func (*ExtendsConfig) GetFile ¶
func (x *ExtendsConfig) GetFile() string
func (*ExtendsConfig) GetService ¶
func (x *ExtendsConfig) GetService() string
func (*ExtendsConfig) ProtoMessage ¶
func (*ExtendsConfig) ProtoMessage()
func (*ExtendsConfig) ProtoReflect ¶
func (x *ExtendsConfig) ProtoReflect() protoreflect.Message
func (*ExtendsConfig) Reset ¶
func (x *ExtendsConfig) Reset()
func (*ExtendsConfig) SetFile ¶
func (x *ExtendsConfig) SetFile(v string)
func (*ExtendsConfig) SetService ¶
func (x *ExtendsConfig) SetService(v string)
func (*ExtendsConfig) String ¶
func (x *ExtendsConfig) String() string
type ExtendsConfig_builder ¶
type ExtendsConfig_builder struct { File string Service string // contains filtered or unexported fields }
func (ExtendsConfig_builder) Build ¶
func (b0 ExtendsConfig_builder) Build() *ExtendsConfig
type External ¶
type External struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` External bool `protobuf:"varint,2,opt,name=external,proto3" json:"external,omitempty"` // contains filtered or unexported fields }
External defines external resource configuration
func (*External) ProtoReflect ¶
func (x *External) 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) ClearApiVoidEmailReputation ¶
func (x *ExternalData) ClearApiVoidEmailReputation()
func (*ExternalData) ClearEmailRep ¶
func (x *ExternalData) ClearEmailRep()
func (*ExternalData) GetApiVoidEmailReputation ¶
func (x *ExternalData) GetApiVoidEmailReputation() *ApiVoidEmailReputation
func (*ExternalData) GetEmailRep ¶
func (x *ExternalData) GetEmailRep() *SearchResponse
func (*ExternalData) HasApiVoidEmailReputation ¶
func (x *ExternalData) HasApiVoidEmailReputation() bool
func (*ExternalData) HasEmailRep ¶
func (x *ExternalData) HasEmailRep() bool
func (*ExternalData) ProtoMessage ¶
func (*ExternalData) ProtoMessage()
func (*ExternalData) ProtoReflect ¶
func (x *ExternalData) ProtoReflect() protoreflect.Message
func (*ExternalData) Reset ¶
func (x *ExternalData) Reset()
func (*ExternalData) SetApiVoidEmailReputation ¶
func (x *ExternalData) SetApiVoidEmailReputation(v *ApiVoidEmailReputation)
func (*ExternalData) SetEmailRep ¶
func (x *ExternalData) SetEmailRep(v *SearchResponse)
func (*ExternalData) String ¶
func (x *ExternalData) String() string
type ExternalData_builder ¶
type ExternalData_builder struct { ApiVoidEmailReputation *ApiVoidEmailReputation EmailRep *SearchResponse // contains filtered or unexported fields }
func (ExternalData_builder) Build ¶
func (b0 ExternalData_builder) Build() *ExternalData
type ExternalIdentity ¶
type ExternalIdentity struct { IdentityId string `protobuf:"bytes,1,opt,name=identity_id,json=identityId,proto3" json:"identity_id,omitempty"` Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"` ExternalId string `protobuf:"bytes,3,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"` // contains filtered or unexported fields }
ExternalIdentity represents an external identity (e.g., from OAuth provider) associated with a user
func (*ExternalIdentity) GetExternalId ¶
func (x *ExternalIdentity) GetExternalId() string
func (*ExternalIdentity) GetIdentityId ¶
func (x *ExternalIdentity) GetIdentityId() string
func (*ExternalIdentity) GetProvider ¶
func (x *ExternalIdentity) GetProvider() string
func (*ExternalIdentity) ProtoMessage ¶
func (*ExternalIdentity) ProtoMessage()
func (*ExternalIdentity) ProtoReflect ¶
func (x *ExternalIdentity) ProtoReflect() protoreflect.Message
func (*ExternalIdentity) Reset ¶
func (x *ExternalIdentity) Reset()
func (*ExternalIdentity) SetExternalId ¶
func (x *ExternalIdentity) SetExternalId(v string)
func (*ExternalIdentity) SetIdentityId ¶
func (x *ExternalIdentity) SetIdentityId(v string)
func (*ExternalIdentity) SetProvider ¶
func (x *ExternalIdentity) SetProvider(v string)
func (*ExternalIdentity) String ¶
func (x *ExternalIdentity) String() string
type ExternalIdentity_builder ¶
type ExternalIdentity_builder struct { IdentityId string Provider string ExternalId string // contains filtered or unexported fields }
func (ExternalIdentity_builder) Build ¶
func (b0 ExternalIdentity_builder) Build() *ExternalIdentity
type External_builder ¶
type External_builder struct { Name string External bool // contains filtered or unexported fields }
func (External_builder) Build ¶
func (b0 External_builder) Build() *External
type File ¶
type File struct { FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` FileType FileType `protobuf:"varint,2,opt,name=file_type,json=fileType,proto3,enum=devplaneapi.v1.FileType" json:"file_type,omitempty"` FileName string `protobuf:"bytes,3,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` FileDirectory string `protobuf:"bytes,4,opt,name=file_directory,json=fileDirectory,proto3" json:"file_directory,omitempty"` // contains filtered or unexported fields }
func (*File) ProtoReflect ¶
func (x *File) ProtoReflect() protoreflect.Message
type FileType ¶
type FileType int32
const ( FileType_FILE_TYPE_UNSPECIFIED FileType = 0 FileType_FILE_TYPE_COLAB_NOTEBOOK FileType = 1 FileType_FILE_TYPE_GITHUB_JUPYTER_NOTEBOOK FileType = 2 FileType_FILE_TYPE_GITHUB_REPOSITORY FileType = 3 FileType_FILE_TYPE_GITLAB_JUPYTER_NOTEBOOK FileType = 4 FileType_FILE_TYPE_GITLAB_REPOSITORY FileType = 5 )
func (FileType) Descriptor ¶
func (FileType) Descriptor() protoreflect.EnumDescriptor
func (FileType) Number ¶
func (x FileType) Number() protoreflect.EnumNumber
func (FileType) Type ¶
func (FileType) Type() protoreflect.EnumType
type File_builder ¶
type File_builder struct { FileUrl string FileType FileType FileName string FileDirectory string // contains filtered or unexported fields }
func (File_builder) Build ¶
func (b0 File_builder) Build() *File
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) 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) SetFromPort ¶
func (x *FirewallRule) SetFromPort(v int32)
func (*FirewallRule) SetId ¶
func (x *FirewallRule) SetId(v string)
func (*FirewallRule) SetIpRanges ¶
func (x *FirewallRule) SetIpRanges(v []string)
func (*FirewallRule) SetToPort ¶
func (x *FirewallRule) SetToPort(v int32)
func (*FirewallRule) String ¶
func (x *FirewallRule) String() string
type FirewallRule_builder ¶
type FirewallRule_builder struct { Id string FromPort int32 ToPort int32 IpRanges []string // contains filtered or unexported fields }
func (FirewallRule_builder) Build ¶
func (b0 FirewallRule_builder) Build() *FirewallRule
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) 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) SetEgressRules ¶
func (x *FirewallRules) SetEgressRules(v []*FirewallRule)
func (*FirewallRules) SetIngressRules ¶
func (x *FirewallRules) SetIngressRules(v []*FirewallRule)
func (*FirewallRules) String ¶
func (x *FirewallRules) String() string
type FirewallRules_builder ¶
type FirewallRules_builder struct { IngressRules []*FirewallRule EgressRules []*FirewallRule // contains filtered or unexported fields }
func (FirewallRules_builder) Build ¶
func (b0 FirewallRules_builder) Build() *FirewallRules
type FloatRange ¶
type FloatRange struct { Min *float32 `protobuf:"fixed32,1,opt,name=min,proto3,oneof" json:"min,omitempty"` Max *float32 `protobuf:"fixed32,2,opt,name=max,proto3,oneof" json:"max,omitempty"` // contains filtered or unexported fields }
func (*FloatRange) ClearMax ¶
func (x *FloatRange) ClearMax()
func (*FloatRange) ClearMin ¶
func (x *FloatRange) ClearMin()
func (*FloatRange) GetMax ¶
func (x *FloatRange) GetMax() float32
func (*FloatRange) GetMin ¶
func (x *FloatRange) GetMin() float32
func (*FloatRange) HasMax ¶
func (x *FloatRange) HasMax() bool
func (*FloatRange) HasMin ¶
func (x *FloatRange) HasMin() bool
func (*FloatRange) ProtoMessage ¶
func (*FloatRange) ProtoMessage()
func (*FloatRange) ProtoReflect ¶
func (x *FloatRange) ProtoReflect() protoreflect.Message
func (*FloatRange) Reset ¶
func (x *FloatRange) Reset()
func (*FloatRange) SetMax ¶
func (x *FloatRange) SetMax(v float32)
func (*FloatRange) SetMin ¶
func (x *FloatRange) SetMin(v float32)
func (*FloatRange) String ¶
func (x *FloatRange) String() string
type FloatRange_builder ¶
type FloatRange_builder struct { Min *float32 Max *float32 // contains filtered or unexported fields }
func (FloatRange_builder) Build ¶
func (b0 FloatRange_builder) Build() *FloatRange
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) 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) SetApiKey ¶
func (x *FluidstackCredential) SetApiKey(v string)
func (*FluidstackCredential) SetApiToken ¶
func (x *FluidstackCredential) SetApiToken(v string)
func (*FluidstackCredential) String ¶
func (x *FluidstackCredential) String() string
type FluidstackCredential_builder ¶
type FluidstackCredential_builder struct { ApiKey string ApiToken string // contains filtered or unexported fields }
func (FluidstackCredential_builder) Build ¶
func (b0 FluidstackCredential_builder) Build() *FluidstackCredential
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) ClearEnvironmentFork ¶
func (x *ForkEnvironmentRequest) ClearEnvironmentFork()
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) HasEnvironmentFork ¶
func (x *ForkEnvironmentRequest) HasEnvironmentFork() 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) SetEnvironmentFork ¶
func (x *ForkEnvironmentRequest) SetEnvironmentFork(v *CreateEnvironmentRequest)
func (*ForkEnvironmentRequest) SetEnvironmentId ¶
func (x *ForkEnvironmentRequest) SetEnvironmentId(v string)
func (*ForkEnvironmentRequest) SetExcludeBuild ¶
func (x *ForkEnvironmentRequest) SetExcludeBuild(v bool)
func (*ForkEnvironmentRequest) SetExcludeProvision ¶
func (x *ForkEnvironmentRequest) SetExcludeProvision(v bool)
func (*ForkEnvironmentRequest) String ¶
func (x *ForkEnvironmentRequest) String() string
type ForkEnvironmentRequest_builder ¶
type ForkEnvironmentRequest_builder struct { EnvironmentId string EnvironmentFork *CreateEnvironmentRequest ExcludeProvision bool ExcludeBuild bool // contains filtered or unexported fields }
func (ForkEnvironmentRequest_builder) Build ¶
func (b0 ForkEnvironmentRequest_builder) Build() *ForkEnvironmentRequest
type ForkEnvironmentResponse ¶
type ForkEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ForkEnvironmentResponse) ClearEnvironment ¶
func (x *ForkEnvironmentResponse) ClearEnvironment()
func (*ForkEnvironmentResponse) GetEnvironment ¶
func (x *ForkEnvironmentResponse) GetEnvironment() *Environment
func (*ForkEnvironmentResponse) HasEnvironment ¶
func (x *ForkEnvironmentResponse) HasEnvironment() bool
func (*ForkEnvironmentResponse) ProtoMessage ¶
func (*ForkEnvironmentResponse) ProtoMessage()
func (*ForkEnvironmentResponse) ProtoReflect ¶
func (x *ForkEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*ForkEnvironmentResponse) Reset ¶
func (x *ForkEnvironmentResponse) Reset()
func (*ForkEnvironmentResponse) SetEnvironment ¶
func (x *ForkEnvironmentResponse) SetEnvironment(v *Environment)
func (*ForkEnvironmentResponse) String ¶
func (x *ForkEnvironmentResponse) String() string
type ForkEnvironmentResponse_builder ¶
type ForkEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ForkEnvironmentResponse_builder) Build ¶
func (b0 ForkEnvironmentResponse_builder) Build() *ForkEnvironmentResponse
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"` // This is a means of indicating that the credential is a reservation-only credential which changes the behavior of both inventory listing as well as provisioning. ReservationOnly bool `protobuf:"varint,11,opt,name=reservation_only,json=reservationOnly,proto3" json:"reservation_only,omitempty"` // contains filtered or unexported fields }
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) GetReservationOnly ¶
func (x *GCPCredential) GetReservationOnly() bool
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) SetAuthProviderX509CertUrl ¶
func (x *GCPCredential) SetAuthProviderX509CertUrl(v string)
func (*GCPCredential) SetAuthUri ¶
func (x *GCPCredential) SetAuthUri(v string)
func (*GCPCredential) SetClientEmail ¶
func (x *GCPCredential) SetClientEmail(v string)
func (*GCPCredential) SetClientId ¶
func (x *GCPCredential) SetClientId(v string)
func (*GCPCredential) SetClientX509CertUrl ¶
func (x *GCPCredential) SetClientX509CertUrl(v string)
func (*GCPCredential) SetPrivateKey ¶
func (x *GCPCredential) SetPrivateKey(v string)
func (*GCPCredential) SetPrivateKeyId ¶
func (x *GCPCredential) SetPrivateKeyId(v string)
func (*GCPCredential) SetProjectId ¶
func (x *GCPCredential) SetProjectId(v string)
func (*GCPCredential) SetReservationOnly ¶
func (x *GCPCredential) SetReservationOnly(v bool)
func (*GCPCredential) SetTokenUri ¶
func (x *GCPCredential) SetTokenUri(v string)
func (*GCPCredential) SetType ¶
func (x *GCPCredential) SetType(v string)
func (*GCPCredential) String ¶
func (x *GCPCredential) String() string
type GCPCredential_builder ¶
type GCPCredential_builder struct { Type string ProjectId string PrivateKeyId string PrivateKey string ClientEmail string ClientId string AuthUri string TokenUri string AuthProviderX509CertUrl string ClientX509CertUrl string // This is a means of indicating that the credential is a reservation-only credential which changes the behavior of both inventory listing as well as provisioning. ReservationOnly bool // contains filtered or unexported fields }
func (GCPCredential_builder) Build ¶
func (b0 GCPCredential_builder) Build() *GCPCredential
type GetAPIKeyRequest ¶
type GetAPIKeyRequest struct { ApiKeyId string `protobuf:"bytes,1,opt,name=api_key_id,json=apiKeyId,proto3" json:"api_key_id,omitempty"` // contains filtered or unexported fields }
func (*GetAPIKeyRequest) GetApiKeyId ¶
func (x *GetAPIKeyRequest) GetApiKeyId() string
func (*GetAPIKeyRequest) ProtoMessage ¶
func (*GetAPIKeyRequest) ProtoMessage()
func (*GetAPIKeyRequest) ProtoReflect ¶
func (x *GetAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*GetAPIKeyRequest) Reset ¶
func (x *GetAPIKeyRequest) Reset()
func (*GetAPIKeyRequest) SetApiKeyId ¶
func (x *GetAPIKeyRequest) SetApiKeyId(v string)
func (*GetAPIKeyRequest) String ¶
func (x *GetAPIKeyRequest) String() string
type GetAPIKeyRequest_builder ¶
type GetAPIKeyRequest_builder struct { ApiKeyId string // contains filtered or unexported fields }
func (GetAPIKeyRequest_builder) Build ¶
func (b0 GetAPIKeyRequest_builder) Build() *GetAPIKeyRequest
type GetAPIKeyResponse ¶
type GetAPIKeyResponse struct { ApiKey *APIKey `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*GetAPIKeyResponse) ClearApiKey ¶
func (x *GetAPIKeyResponse) ClearApiKey()
func (*GetAPIKeyResponse) GetApiKey ¶
func (x *GetAPIKeyResponse) GetApiKey() *APIKey
func (*GetAPIKeyResponse) HasApiKey ¶
func (x *GetAPIKeyResponse) HasApiKey() bool
func (*GetAPIKeyResponse) ProtoMessage ¶
func (*GetAPIKeyResponse) ProtoMessage()
func (*GetAPIKeyResponse) ProtoReflect ¶
func (x *GetAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*GetAPIKeyResponse) Reset ¶
func (x *GetAPIKeyResponse) Reset()
func (*GetAPIKeyResponse) SetApiKey ¶
func (x *GetAPIKeyResponse) SetApiKey(v *APIKey)
func (*GetAPIKeyResponse) String ¶
func (x *GetAPIKeyResponse) String() string
type GetAPIKeyResponse_builder ¶
type GetAPIKeyResponse_builder struct { ApiKey *APIKey // contains filtered or unexported fields }
func (GetAPIKeyResponse_builder) Build ¶
func (b0 GetAPIKeyResponse_builder) Build() *GetAPIKeyResponse
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) 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) SetBillingProfileId ¶
func (x *GetBillingProfileRequest) SetBillingProfileId(v string)
func (*GetBillingProfileRequest) String ¶
func (x *GetBillingProfileRequest) String() string
type GetBillingProfileRequest_builder ¶
type GetBillingProfileRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (GetBillingProfileRequest_builder) Build ¶
func (b0 GetBillingProfileRequest_builder) Build() *GetBillingProfileRequest
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) ClearBillingProfile ¶
func (x *GetBillingProfileResponse) ClearBillingProfile()
func (*GetBillingProfileResponse) GetBillingProfile ¶
func (x *GetBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*GetBillingProfileResponse) HasBillingProfile ¶
func (x *GetBillingProfileResponse) HasBillingProfile() bool
func (*GetBillingProfileResponse) ProtoMessage ¶
func (*GetBillingProfileResponse) ProtoMessage()
func (*GetBillingProfileResponse) ProtoReflect ¶
func (x *GetBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*GetBillingProfileResponse) Reset ¶
func (x *GetBillingProfileResponse) Reset()
func (*GetBillingProfileResponse) SetBillingProfile ¶
func (x *GetBillingProfileResponse) SetBillingProfile(v *BillingProfile)
func (*GetBillingProfileResponse) String ¶
func (x *GetBillingProfileResponse) String() string
type GetBillingProfileResponse_builder ¶
type GetBillingProfileResponse_builder struct { BillingProfile *BillingProfile // contains filtered or unexported fields }
func (GetBillingProfileResponse_builder) Build ¶
func (b0 GetBillingProfileResponse_builder) Build() *GetBillingProfileResponse
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) 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) SetCloudCredId ¶
func (x *GetCapabilitiesRequest) SetCloudCredId(v string)
func (*GetCapabilitiesRequest) String ¶
func (x *GetCapabilitiesRequest) String() string
type GetCapabilitiesRequest_builder ¶
type GetCapabilitiesRequest_builder struct { CloudCredId string // contains filtered or unexported fields }
func (GetCapabilitiesRequest_builder) Build ¶
func (b0 GetCapabilitiesRequest_builder) Build() *GetCapabilitiesRequest
type GetCapabilitiesResponse ¶
type GetCapabilitiesResponse struct { Capabilities []string `protobuf:"bytes,1,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // contains filtered or unexported fields }
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) SetCapabilities ¶
func (x *GetCapabilitiesResponse) SetCapabilities(v []string)
func (*GetCapabilitiesResponse) String ¶
func (x *GetCapabilitiesResponse) String() string
type GetCapabilitiesResponse_builder ¶
type GetCapabilitiesResponse_builder struct { Capabilities []string // contains filtered or unexported fields }
func (GetCapabilitiesResponse_builder) Build ¶
func (b0 GetCapabilitiesResponse_builder) Build() *GetCapabilitiesResponse
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) 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) SetCloudCredId ¶
func (x *GetCloudCredRequest) SetCloudCredId(v string)
func (*GetCloudCredRequest) String ¶
func (x *GetCloudCredRequest) String() string
type GetCloudCredRequest_builder ¶
type GetCloudCredRequest_builder struct { CloudCredId string // contains filtered or unexported fields }
func (GetCloudCredRequest_builder) Build ¶
func (b0 GetCloudCredRequest_builder) Build() *GetCloudCredRequest
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) ClearCloudCred ¶
func (x *GetCloudCredResponse) ClearCloudCred()
func (*GetCloudCredResponse) GetCloudCred ¶
func (x *GetCloudCredResponse) GetCloudCred() *CloudCred
func (*GetCloudCredResponse) HasCloudCred ¶
func (x *GetCloudCredResponse) HasCloudCred() bool
func (*GetCloudCredResponse) ProtoMessage ¶
func (*GetCloudCredResponse) ProtoMessage()
func (*GetCloudCredResponse) ProtoReflect ¶
func (x *GetCloudCredResponse) ProtoReflect() protoreflect.Message
func (*GetCloudCredResponse) Reset ¶
func (x *GetCloudCredResponse) Reset()
func (*GetCloudCredResponse) SetCloudCred ¶
func (x *GetCloudCredResponse) SetCloudCred(v *CloudCred)
func (*GetCloudCredResponse) String ¶
func (x *GetCloudCredResponse) String() string
type GetCloudCredResponse_builder ¶
type GetCloudCredResponse_builder struct { CloudCred *CloudCred // contains filtered or unexported fields }
func (GetCloudCredResponse_builder) Build ¶
func (b0 GetCloudCredResponse_builder) Build() *GetCloudCredResponse
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) 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) SetDataSourceId ¶
func (x *GetDataSourceRequest) SetDataSourceId(v string)
func (*GetDataSourceRequest) String ¶
func (x *GetDataSourceRequest) String() string
type GetDataSourceRequest_builder ¶
type GetDataSourceRequest_builder struct { DataSourceId string // contains filtered or unexported fields }
func (GetDataSourceRequest_builder) Build ¶
func (b0 GetDataSourceRequest_builder) Build() *GetDataSourceRequest
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) ClearDataSource ¶
func (x *GetDataSourceResponse) ClearDataSource()
func (*GetDataSourceResponse) GetDataSource ¶
func (x *GetDataSourceResponse) GetDataSource() *DataSource
func (*GetDataSourceResponse) HasDataSource ¶
func (x *GetDataSourceResponse) HasDataSource() bool
func (*GetDataSourceResponse) ProtoMessage ¶
func (*GetDataSourceResponse) ProtoMessage()
func (*GetDataSourceResponse) ProtoReflect ¶
func (x *GetDataSourceResponse) ProtoReflect() protoreflect.Message
func (*GetDataSourceResponse) Reset ¶
func (x *GetDataSourceResponse) Reset()
func (*GetDataSourceResponse) SetDataSource ¶
func (x *GetDataSourceResponse) SetDataSource(v *DataSource)
func (*GetDataSourceResponse) String ¶
func (x *GetDataSourceResponse) String() string
type GetDataSourceResponse_builder ¶
type GetDataSourceResponse_builder struct { DataSource *DataSource // contains filtered or unexported fields }
func (GetDataSourceResponse_builder) Build ¶
func (b0 GetDataSourceResponse_builder) Build() *GetDataSourceResponse
type GetDeploymentLogsRequest ¶
type GetDeploymentLogsRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,2,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentLogsRequest) ClearTimePeriod ¶
func (x *GetDeploymentLogsRequest) ClearTimePeriod()
func (*GetDeploymentLogsRequest) GetDeploymentId ¶
func (x *GetDeploymentLogsRequest) GetDeploymentId() string
func (*GetDeploymentLogsRequest) GetTimePeriod ¶
func (x *GetDeploymentLogsRequest) GetTimePeriod() *TimePeriod
func (*GetDeploymentLogsRequest) HasTimePeriod ¶
func (x *GetDeploymentLogsRequest) HasTimePeriod() bool
func (*GetDeploymentLogsRequest) ProtoMessage ¶
func (*GetDeploymentLogsRequest) ProtoMessage()
func (*GetDeploymentLogsRequest) ProtoReflect ¶
func (x *GetDeploymentLogsRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentLogsRequest) Reset ¶
func (x *GetDeploymentLogsRequest) Reset()
func (*GetDeploymentLogsRequest) SetDeploymentId ¶
func (x *GetDeploymentLogsRequest) SetDeploymentId(v string)
func (*GetDeploymentLogsRequest) SetTimePeriod ¶
func (x *GetDeploymentLogsRequest) SetTimePeriod(v *TimePeriod)
func (*GetDeploymentLogsRequest) String ¶
func (x *GetDeploymentLogsRequest) String() string
type GetDeploymentLogsRequest_builder ¶
type GetDeploymentLogsRequest_builder struct { DeploymentId string TimePeriod *TimePeriod // contains filtered or unexported fields }
func (GetDeploymentLogsRequest_builder) Build ¶
func (b0 GetDeploymentLogsRequest_builder) Build() *GetDeploymentLogsRequest
type GetDeploymentLogsResponse ¶
type GetDeploymentLogsResponse struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,2,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` DeploymentLogs []*DeploymentLog `protobuf:"bytes,3,rep,name=deployment_logs,json=deploymentLogs,proto3" json:"deployment_logs,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentLogsResponse) ClearTimePeriod ¶
func (x *GetDeploymentLogsResponse) ClearTimePeriod()
func (*GetDeploymentLogsResponse) GetDeploymentId ¶
func (x *GetDeploymentLogsResponse) GetDeploymentId() string
func (*GetDeploymentLogsResponse) GetDeploymentLogs ¶
func (x *GetDeploymentLogsResponse) GetDeploymentLogs() []*DeploymentLog
func (*GetDeploymentLogsResponse) GetTimePeriod ¶
func (x *GetDeploymentLogsResponse) GetTimePeriod() *TimePeriod
func (*GetDeploymentLogsResponse) HasTimePeriod ¶
func (x *GetDeploymentLogsResponse) HasTimePeriod() bool
func (*GetDeploymentLogsResponse) ProtoMessage ¶
func (*GetDeploymentLogsResponse) ProtoMessage()
func (*GetDeploymentLogsResponse) ProtoReflect ¶
func (x *GetDeploymentLogsResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentLogsResponse) Reset ¶
func (x *GetDeploymentLogsResponse) Reset()
func (*GetDeploymentLogsResponse) SetDeploymentId ¶
func (x *GetDeploymentLogsResponse) SetDeploymentId(v string)
func (*GetDeploymentLogsResponse) SetDeploymentLogs ¶
func (x *GetDeploymentLogsResponse) SetDeploymentLogs(v []*DeploymentLog)
func (*GetDeploymentLogsResponse) SetTimePeriod ¶
func (x *GetDeploymentLogsResponse) SetTimePeriod(v *TimePeriod)
func (*GetDeploymentLogsResponse) String ¶
func (x *GetDeploymentLogsResponse) String() string
type GetDeploymentLogsResponse_builder ¶
type GetDeploymentLogsResponse_builder struct { DeploymentId string TimePeriod *TimePeriod DeploymentLogs []*DeploymentLog // contains filtered or unexported fields }
func (GetDeploymentLogsResponse_builder) Build ¶
func (b0 GetDeploymentLogsResponse_builder) Build() *GetDeploymentLogsResponse
type GetDeploymentMetricsRequest ¶
type GetDeploymentMetricsRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,2,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentMetricsRequest) ClearTimePeriod ¶
func (x *GetDeploymentMetricsRequest) ClearTimePeriod()
func (*GetDeploymentMetricsRequest) GetDeploymentId ¶
func (x *GetDeploymentMetricsRequest) GetDeploymentId() string
func (*GetDeploymentMetricsRequest) GetTimePeriod ¶
func (x *GetDeploymentMetricsRequest) GetTimePeriod() *TimePeriod
func (*GetDeploymentMetricsRequest) HasTimePeriod ¶
func (x *GetDeploymentMetricsRequest) HasTimePeriod() bool
func (*GetDeploymentMetricsRequest) ProtoMessage ¶
func (*GetDeploymentMetricsRequest) ProtoMessage()
func (*GetDeploymentMetricsRequest) ProtoReflect ¶
func (x *GetDeploymentMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentMetricsRequest) Reset ¶
func (x *GetDeploymentMetricsRequest) Reset()
func (*GetDeploymentMetricsRequest) SetDeploymentId ¶
func (x *GetDeploymentMetricsRequest) SetDeploymentId(v string)
func (*GetDeploymentMetricsRequest) SetTimePeriod ¶
func (x *GetDeploymentMetricsRequest) SetTimePeriod(v *TimePeriod)
func (*GetDeploymentMetricsRequest) String ¶
func (x *GetDeploymentMetricsRequest) String() string
type GetDeploymentMetricsRequest_builder ¶
type GetDeploymentMetricsRequest_builder struct { DeploymentId string TimePeriod *TimePeriod // contains filtered or unexported fields }
func (GetDeploymentMetricsRequest_builder) Build ¶
func (b0 GetDeploymentMetricsRequest_builder) Build() *GetDeploymentMetricsRequest
type GetDeploymentMetricsResponse ¶
type GetDeploymentMetricsResponse struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` TimePeriod *TimePeriod `protobuf:"bytes,2,opt,name=time_period,json=timePeriod,proto3" json:"time_period,omitempty"` DeploymentMetrics *DeploymentMetrics `protobuf:"bytes,3,opt,name=deployment_metrics,json=deploymentMetrics,proto3" json:"deployment_metrics,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentMetricsResponse) ClearDeploymentMetrics ¶
func (x *GetDeploymentMetricsResponse) ClearDeploymentMetrics()
func (*GetDeploymentMetricsResponse) ClearTimePeriod ¶
func (x *GetDeploymentMetricsResponse) ClearTimePeriod()
func (*GetDeploymentMetricsResponse) GetDeploymentId ¶
func (x *GetDeploymentMetricsResponse) GetDeploymentId() string
func (*GetDeploymentMetricsResponse) GetDeploymentMetrics ¶
func (x *GetDeploymentMetricsResponse) GetDeploymentMetrics() *DeploymentMetrics
func (*GetDeploymentMetricsResponse) GetTimePeriod ¶
func (x *GetDeploymentMetricsResponse) GetTimePeriod() *TimePeriod
func (*GetDeploymentMetricsResponse) HasDeploymentMetrics ¶
func (x *GetDeploymentMetricsResponse) HasDeploymentMetrics() bool
func (*GetDeploymentMetricsResponse) HasTimePeriod ¶
func (x *GetDeploymentMetricsResponse) HasTimePeriod() bool
func (*GetDeploymentMetricsResponse) ProtoMessage ¶
func (*GetDeploymentMetricsResponse) ProtoMessage()
func (*GetDeploymentMetricsResponse) ProtoReflect ¶
func (x *GetDeploymentMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentMetricsResponse) Reset ¶
func (x *GetDeploymentMetricsResponse) Reset()
func (*GetDeploymentMetricsResponse) SetDeploymentId ¶
func (x *GetDeploymentMetricsResponse) SetDeploymentId(v string)
func (*GetDeploymentMetricsResponse) SetDeploymentMetrics ¶
func (x *GetDeploymentMetricsResponse) SetDeploymentMetrics(v *DeploymentMetrics)
func (*GetDeploymentMetricsResponse) SetTimePeriod ¶
func (x *GetDeploymentMetricsResponse) SetTimePeriod(v *TimePeriod)
func (*GetDeploymentMetricsResponse) String ¶
func (x *GetDeploymentMetricsResponse) String() string
type GetDeploymentMetricsResponse_builder ¶
type GetDeploymentMetricsResponse_builder struct { DeploymentId string TimePeriod *TimePeriod DeploymentMetrics *DeploymentMetrics // contains filtered or unexported fields }
func (GetDeploymentMetricsResponse_builder) Build ¶
func (b0 GetDeploymentMetricsResponse_builder) Build() *GetDeploymentMetricsResponse
type GetDeploymentProviderCredRequest ¶
type GetDeploymentProviderCredRequest struct { DeploymentProviderCredId string `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetDeploymentProviderCredRequest) GetDeploymentProviderCredId ¶
func (x *GetDeploymentProviderCredRequest) GetDeploymentProviderCredId() string
func (*GetDeploymentProviderCredRequest) ProtoMessage ¶
func (*GetDeploymentProviderCredRequest) ProtoMessage()
func (*GetDeploymentProviderCredRequest) ProtoReflect ¶
func (x *GetDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentProviderCredRequest) Reset ¶
func (x *GetDeploymentProviderCredRequest) Reset()
func (*GetDeploymentProviderCredRequest) SetDeploymentProviderCredId ¶
func (x *GetDeploymentProviderCredRequest) SetDeploymentProviderCredId(v string)
func (*GetDeploymentProviderCredRequest) String ¶
func (x *GetDeploymentProviderCredRequest) String() string
type GetDeploymentProviderCredRequest_builder ¶
type GetDeploymentProviderCredRequest_builder struct { DeploymentProviderCredId string // contains filtered or unexported fields }
func (GetDeploymentProviderCredRequest_builder) Build ¶
func (b0 GetDeploymentProviderCredRequest_builder) Build() *GetDeploymentProviderCredRequest
type GetDeploymentProviderCredResponse ¶
type GetDeploymentProviderCredResponse struct { Cred *DeploymentProviderCred `protobuf:"bytes,1,opt,name=cred,proto3" json:"cred,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentProviderCredResponse) ClearCred ¶
func (x *GetDeploymentProviderCredResponse) ClearCred()
func (*GetDeploymentProviderCredResponse) GetCred ¶
func (x *GetDeploymentProviderCredResponse) GetCred() *DeploymentProviderCred
func (*GetDeploymentProviderCredResponse) HasCred ¶
func (x *GetDeploymentProviderCredResponse) HasCred() bool
func (*GetDeploymentProviderCredResponse) ProtoMessage ¶
func (*GetDeploymentProviderCredResponse) ProtoMessage()
func (*GetDeploymentProviderCredResponse) ProtoReflect ¶
func (x *GetDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentProviderCredResponse) Reset ¶
func (x *GetDeploymentProviderCredResponse) Reset()
func (*GetDeploymentProviderCredResponse) SetCred ¶
func (x *GetDeploymentProviderCredResponse) SetCred(v *DeploymentProviderCred)
func (*GetDeploymentProviderCredResponse) String ¶
func (x *GetDeploymentProviderCredResponse) String() string
type GetDeploymentProviderCredResponse_builder ¶
type GetDeploymentProviderCredResponse_builder struct { Cred *DeploymentProviderCred // contains filtered or unexported fields }
func (GetDeploymentProviderCredResponse_builder) Build ¶
func (b0 GetDeploymentProviderCredResponse_builder) Build() *GetDeploymentProviderCredResponse
type GetDeploymentRequest ¶
type GetDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentRequest) GetDeploymentId ¶
func (x *GetDeploymentRequest) GetDeploymentId() string
func (*GetDeploymentRequest) ProtoMessage ¶
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶
func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentRequest) Reset ¶
func (x *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) SetDeploymentId ¶
func (x *GetDeploymentRequest) SetDeploymentId(v string)
func (*GetDeploymentRequest) String ¶
func (x *GetDeploymentRequest) String() string
type GetDeploymentRequest_builder ¶
type GetDeploymentRequest_builder struct { DeploymentId string // contains filtered or unexported fields }
func (GetDeploymentRequest_builder) Build ¶
func (b0 GetDeploymentRequest_builder) Build() *GetDeploymentRequest
type GetDeploymentResponse ¶
type GetDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentResponse) ClearDeployment ¶
func (x *GetDeploymentResponse) ClearDeployment()
func (*GetDeploymentResponse) GetDeployment ¶
func (x *GetDeploymentResponse) GetDeployment() *Deployment
func (*GetDeploymentResponse) HasDeployment ¶
func (x *GetDeploymentResponse) HasDeployment() bool
func (*GetDeploymentResponse) ProtoMessage ¶
func (*GetDeploymentResponse) ProtoMessage()
func (*GetDeploymentResponse) ProtoReflect ¶
func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentResponse) Reset ¶
func (x *GetDeploymentResponse) Reset()
func (*GetDeploymentResponse) SetDeployment ¶
func (x *GetDeploymentResponse) SetDeployment(v *Deployment)
func (*GetDeploymentResponse) String ¶
func (x *GetDeploymentResponse) String() string
type GetDeploymentResponse_builder ¶
type GetDeploymentResponse_builder struct { Deployment *Deployment // contains filtered or unexported fields }
func (GetDeploymentResponse_builder) Build ¶
func (b0 GetDeploymentResponse_builder) Build() *GetDeploymentResponse
type GetDockerComposeRequest ¶
type GetDockerComposeRequest struct { FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` YamlString string `protobuf:"bytes,2,opt,name=yaml_string,json=yamlString,proto3" json:"yaml_string,omitempty"` // contains filtered or unexported fields }
func (*GetDockerComposeRequest) GetFileUrl ¶
func (x *GetDockerComposeRequest) GetFileUrl() string
func (*GetDockerComposeRequest) GetYamlString ¶
func (x *GetDockerComposeRequest) GetYamlString() string
func (*GetDockerComposeRequest) ProtoMessage ¶
func (*GetDockerComposeRequest) ProtoMessage()
func (*GetDockerComposeRequest) ProtoReflect ¶
func (x *GetDockerComposeRequest) ProtoReflect() protoreflect.Message
func (*GetDockerComposeRequest) Reset ¶
func (x *GetDockerComposeRequest) Reset()
func (*GetDockerComposeRequest) SetFileUrl ¶
func (x *GetDockerComposeRequest) SetFileUrl(v string)
func (*GetDockerComposeRequest) SetYamlString ¶
func (x *GetDockerComposeRequest) SetYamlString(v string)
func (*GetDockerComposeRequest) String ¶
func (x *GetDockerComposeRequest) String() string
type GetDockerComposeRequest_builder ¶
type GetDockerComposeRequest_builder struct { FileUrl string YamlString string // contains filtered or unexported fields }
func (GetDockerComposeRequest_builder) Build ¶
func (b0 GetDockerComposeRequest_builder) Build() *GetDockerComposeRequest
type GetDockerComposeResponse ¶
type GetDockerComposeResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetDockerComposeResponse) ClearProject ¶
func (x *GetDockerComposeResponse) ClearProject()
func (*GetDockerComposeResponse) GetProject ¶
func (x *GetDockerComposeResponse) GetProject() *Project
func (*GetDockerComposeResponse) HasProject ¶
func (x *GetDockerComposeResponse) HasProject() bool
func (*GetDockerComposeResponse) ProtoMessage ¶
func (*GetDockerComposeResponse) ProtoMessage()
func (*GetDockerComposeResponse) ProtoReflect ¶
func (x *GetDockerComposeResponse) ProtoReflect() protoreflect.Message
func (*GetDockerComposeResponse) Reset ¶
func (x *GetDockerComposeResponse) Reset()
func (*GetDockerComposeResponse) SetProject ¶
func (x *GetDockerComposeResponse) SetProject(v *Project)
func (*GetDockerComposeResponse) String ¶
func (x *GetDockerComposeResponse) String() string
type GetDockerComposeResponse_builder ¶
type GetDockerComposeResponse_builder struct { Project *Project // contains filtered or unexported fields }
func (GetDockerComposeResponse_builder) Build ¶
func (b0 GetDockerComposeResponse_builder) Build() *GetDockerComposeResponse
type GetEmailReputationRequest ¶
type GetEmailReputationRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
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) SetEmail ¶
func (x *GetEmailReputationRequest) SetEmail(v string)
func (*GetEmailReputationRequest) String ¶
func (x *GetEmailReputationRequest) String() string
type GetEmailReputationRequest_builder ¶
type GetEmailReputationRequest_builder struct { Email string // contains filtered or unexported fields }
func (GetEmailReputationRequest_builder) Build ¶
func (b0 GetEmailReputationRequest_builder) Build() *GetEmailReputationRequest
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) ClearEmailReputation ¶
func (x *GetEmailReputationResponse) ClearEmailReputation()
func (*GetEmailReputationResponse) GetEmailReputation ¶
func (x *GetEmailReputationResponse) GetEmailReputation() *EmailReputation
func (*GetEmailReputationResponse) HasEmailReputation ¶
func (x *GetEmailReputationResponse) HasEmailReputation() bool
func (*GetEmailReputationResponse) ProtoMessage ¶
func (*GetEmailReputationResponse) ProtoMessage()
func (*GetEmailReputationResponse) ProtoReflect ¶
func (x *GetEmailReputationResponse) ProtoReflect() protoreflect.Message
func (*GetEmailReputationResponse) Reset ¶
func (x *GetEmailReputationResponse) Reset()
func (*GetEmailReputationResponse) SetEmailReputation ¶
func (x *GetEmailReputationResponse) SetEmailReputation(v *EmailReputation)
func (*GetEmailReputationResponse) String ¶
func (x *GetEmailReputationResponse) String() string
type GetEmailReputationResponse_builder ¶
type GetEmailReputationResponse_builder struct { EmailReputation *EmailReputation // contains filtered or unexported fields }
func (GetEmailReputationResponse_builder) Build ¶
func (b0 GetEmailReputationResponse_builder) Build() *GetEmailReputationResponse
type GetEnvironmentRequest ¶
type GetEnvironmentRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` IncludeDeleted bool `protobuf:"varint,2,opt,name=include_deleted,json=includeDeleted,proto3" json:"include_deleted,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentRequest) GetEnvironmentId ¶
func (x *GetEnvironmentRequest) GetEnvironmentId() string
func (*GetEnvironmentRequest) GetIncludeDeleted ¶
func (x *GetEnvironmentRequest) GetIncludeDeleted() bool
func (*GetEnvironmentRequest) ProtoMessage ¶
func (*GetEnvironmentRequest) ProtoMessage()
func (*GetEnvironmentRequest) ProtoReflect ¶
func (x *GetEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*GetEnvironmentRequest) Reset ¶
func (x *GetEnvironmentRequest) Reset()
func (*GetEnvironmentRequest) SetEnvironmentId ¶
func (x *GetEnvironmentRequest) SetEnvironmentId(v string)
func (*GetEnvironmentRequest) SetIncludeDeleted ¶
func (x *GetEnvironmentRequest) SetIncludeDeleted(v bool)
func (*GetEnvironmentRequest) String ¶
func (x *GetEnvironmentRequest) String() string
type GetEnvironmentRequest_builder ¶
type GetEnvironmentRequest_builder struct { EnvironmentId string IncludeDeleted bool // contains filtered or unexported fields }
func (GetEnvironmentRequest_builder) Build ¶
func (b0 GetEnvironmentRequest_builder) Build() *GetEnvironmentRequest
type GetEnvironmentResponse ¶
type GetEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*GetEnvironmentResponse) ClearEnvironment ¶
func (x *GetEnvironmentResponse) ClearEnvironment()
func (*GetEnvironmentResponse) GetEnvironment ¶
func (x *GetEnvironmentResponse) GetEnvironment() *Environment
func (*GetEnvironmentResponse) HasEnvironment ¶
func (x *GetEnvironmentResponse) HasEnvironment() bool
func (*GetEnvironmentResponse) ProtoMessage ¶
func (*GetEnvironmentResponse) ProtoMessage()
func (*GetEnvironmentResponse) ProtoReflect ¶
func (x *GetEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*GetEnvironmentResponse) Reset ¶
func (x *GetEnvironmentResponse) Reset()
func (*GetEnvironmentResponse) SetEnvironment ¶
func (x *GetEnvironmentResponse) SetEnvironment(v *Environment)
func (*GetEnvironmentResponse) String ¶
func (x *GetEnvironmentResponse) String() string
type GetEnvironmentResponse_builder ¶
type GetEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (GetEnvironmentResponse_builder) Build ¶
func (b0 GetEnvironmentResponse_builder) Build() *GetEnvironmentResponse
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) 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) SetHealthCheckId ¶
func (x *GetHealthCheckRequest) SetHealthCheckId(v string)
func (*GetHealthCheckRequest) String ¶
func (x *GetHealthCheckRequest) String() string
type GetHealthCheckRequest_builder ¶
type GetHealthCheckRequest_builder struct { HealthCheckId string // contains filtered or unexported fields }
func (GetHealthCheckRequest_builder) Build ¶
func (b0 GetHealthCheckRequest_builder) Build() *GetHealthCheckRequest
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) ClearHealthCheck ¶
func (x *GetHealthCheckResponse) ClearHealthCheck()
func (*GetHealthCheckResponse) GetHealthCheck ¶
func (x *GetHealthCheckResponse) GetHealthCheck() *HealthCheck
func (*GetHealthCheckResponse) HasHealthCheck ¶
func (x *GetHealthCheckResponse) HasHealthCheck() bool
func (*GetHealthCheckResponse) ProtoMessage ¶
func (*GetHealthCheckResponse) ProtoMessage()
func (*GetHealthCheckResponse) ProtoReflect ¶
func (x *GetHealthCheckResponse) ProtoReflect() protoreflect.Message
func (*GetHealthCheckResponse) Reset ¶
func (x *GetHealthCheckResponse) Reset()
func (*GetHealthCheckResponse) SetHealthCheck ¶
func (x *GetHealthCheckResponse) SetHealthCheck(v *HealthCheck)
func (*GetHealthCheckResponse) String ¶
func (x *GetHealthCheckResponse) String() string
type GetHealthCheckResponse_builder ¶
type GetHealthCheckResponse_builder struct { HealthCheck *HealthCheck // contains filtered or unexported fields }
func (GetHealthCheckResponse_builder) Build ¶
func (b0 GetHealthCheckResponse_builder) Build() *GetHealthCheckResponse
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) 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) SetIngressGatewayId ¶
func (x *GetIngressGatewayRequest) SetIngressGatewayId(v string)
func (*GetIngressGatewayRequest) String ¶
func (x *GetIngressGatewayRequest) String() string
type GetIngressGatewayRequest_builder ¶
type GetIngressGatewayRequest_builder struct { IngressGatewayId string // contains filtered or unexported fields }
func (GetIngressGatewayRequest_builder) Build ¶
func (b0 GetIngressGatewayRequest_builder) Build() *GetIngressGatewayRequest
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) ClearIngressGateway ¶
func (x *GetIngressGatewayResponse) ClearIngressGateway()
func (*GetIngressGatewayResponse) GetIngressGateway ¶
func (x *GetIngressGatewayResponse) GetIngressGateway() *IngressGateway
func (*GetIngressGatewayResponse) HasIngressGateway ¶
func (x *GetIngressGatewayResponse) HasIngressGateway() bool
func (*GetIngressGatewayResponse) ProtoMessage ¶
func (*GetIngressGatewayResponse) ProtoMessage()
func (*GetIngressGatewayResponse) ProtoReflect ¶
func (x *GetIngressGatewayResponse) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayResponse) Reset ¶
func (x *GetIngressGatewayResponse) Reset()
func (*GetIngressGatewayResponse) SetIngressGateway ¶
func (x *GetIngressGatewayResponse) SetIngressGateway(v *IngressGateway)
func (*GetIngressGatewayResponse) String ¶
func (x *GetIngressGatewayResponse) String() string
type GetIngressGatewayResponse_builder ¶
type GetIngressGatewayResponse_builder struct { IngressGateway *IngressGateway // contains filtered or unexported fields }
func (GetIngressGatewayResponse_builder) Build ¶
func (b0 GetIngressGatewayResponse_builder) Build() *GetIngressGatewayResponse
type GetIngressGatewayTokenRequest ¶
type GetIngressGatewayTokenRequest struct { IngressGatewayTokenId string `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetIngressGatewayTokenId ¶
func (x *GetIngressGatewayTokenRequest) SetIngressGatewayTokenId(v string)
func (*GetIngressGatewayTokenRequest) String ¶
func (x *GetIngressGatewayTokenRequest) String() string
type GetIngressGatewayTokenRequest_builder ¶
type GetIngressGatewayTokenRequest_builder struct { IngressGatewayTokenId string // contains filtered or unexported fields }
func (GetIngressGatewayTokenRequest_builder) Build ¶
func (b0 GetIngressGatewayTokenRequest_builder) Build() *GetIngressGatewayTokenRequest
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) ClearIngressGatewayToken ¶
func (x *GetIngressGatewayTokenResponse) ClearIngressGatewayToken()
func (*GetIngressGatewayTokenResponse) GetIngressGatewayToken ¶
func (x *GetIngressGatewayTokenResponse) GetIngressGatewayToken() *IngressGatewayToken
func (*GetIngressGatewayTokenResponse) HasIngressGatewayToken ¶
func (x *GetIngressGatewayTokenResponse) HasIngressGatewayToken() bool
func (*GetIngressGatewayTokenResponse) ProtoMessage ¶
func (*GetIngressGatewayTokenResponse) ProtoMessage()
func (*GetIngressGatewayTokenResponse) ProtoReflect ¶
func (x *GetIngressGatewayTokenResponse) ProtoReflect() protoreflect.Message
func (*GetIngressGatewayTokenResponse) Reset ¶
func (x *GetIngressGatewayTokenResponse) Reset()
func (*GetIngressGatewayTokenResponse) SetIngressGatewayToken ¶
func (x *GetIngressGatewayTokenResponse) SetIngressGatewayToken(v *IngressGatewayToken)
func (*GetIngressGatewayTokenResponse) String ¶
func (x *GetIngressGatewayTokenResponse) String() string
type GetIngressGatewayTokenResponse_builder ¶
type GetIngressGatewayTokenResponse_builder struct { IngressGatewayToken *IngressGatewayToken // contains filtered or unexported fields }
func (GetIngressGatewayTokenResponse_builder) Build ¶
func (b0 GetIngressGatewayTokenResponse_builder) Build() *GetIngressGatewayTokenResponse
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) 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) SetInstanceExecId ¶
func (x *GetInstanceExecRequest) SetInstanceExecId(v string)
func (*GetInstanceExecRequest) String ¶
func (x *GetInstanceExecRequest) String() string
type GetInstanceExecRequest_builder ¶
type GetInstanceExecRequest_builder struct { InstanceExecId string // contains filtered or unexported fields }
func (GetInstanceExecRequest_builder) Build ¶
func (b0 GetInstanceExecRequest_builder) Build() *GetInstanceExecRequest
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) ClearInstanceExec ¶
func (x *GetInstanceExecResponse) ClearInstanceExec()
func (*GetInstanceExecResponse) GetInstanceExec ¶
func (x *GetInstanceExecResponse) GetInstanceExec() *InstanceExec
func (*GetInstanceExecResponse) HasInstanceExec ¶
func (x *GetInstanceExecResponse) HasInstanceExec() bool
func (*GetInstanceExecResponse) ProtoMessage ¶
func (*GetInstanceExecResponse) ProtoMessage()
func (*GetInstanceExecResponse) ProtoReflect ¶
func (x *GetInstanceExecResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceExecResponse) Reset ¶
func (x *GetInstanceExecResponse) Reset()
func (*GetInstanceExecResponse) SetInstanceExec ¶
func (x *GetInstanceExecResponse) SetInstanceExec(v *InstanceExec)
func (*GetInstanceExecResponse) String ¶
func (x *GetInstanceExecResponse) String() string
type GetInstanceExecResponse_builder ¶
type GetInstanceExecResponse_builder struct { InstanceExec *InstanceExec // contains filtered or unexported fields }
func (GetInstanceExecResponse_builder) Build ¶
func (b0 GetInstanceExecResponse_builder) Build() *GetInstanceExecResponse
type GetInstanceProvisionRequest ¶
type GetInstanceProvisionRequest struct { ProvisionId string `protobuf:"bytes,1,opt,name=provision_id,json=provisionId,proto3" json:"provision_id,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceProvisionRequest) GetProvisionId ¶
func (x *GetInstanceProvisionRequest) GetProvisionId() string
func (*GetInstanceProvisionRequest) ProtoMessage ¶
func (*GetInstanceProvisionRequest) ProtoMessage()
func (*GetInstanceProvisionRequest) ProtoReflect ¶
func (x *GetInstanceProvisionRequest) ProtoReflect() protoreflect.Message
func (*GetInstanceProvisionRequest) Reset ¶
func (x *GetInstanceProvisionRequest) Reset()
func (*GetInstanceProvisionRequest) SetProvisionId ¶
func (x *GetInstanceProvisionRequest) SetProvisionId(v string)
func (*GetInstanceProvisionRequest) String ¶
func (x *GetInstanceProvisionRequest) String() string
type GetInstanceProvisionRequest_builder ¶
type GetInstanceProvisionRequest_builder struct { ProvisionId string // contains filtered or unexported fields }
func (GetInstanceProvisionRequest_builder) Build ¶
func (b0 GetInstanceProvisionRequest_builder) Build() *GetInstanceProvisionRequest
type GetInstanceProvisionResponse ¶
type GetInstanceProvisionResponse struct { InstanceProvision *InstanceProvision `protobuf:"bytes,1,opt,name=instance_provision,json=instanceProvision,proto3" json:"instance_provision,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceProvisionResponse) ClearInstanceProvision ¶
func (x *GetInstanceProvisionResponse) ClearInstanceProvision()
func (*GetInstanceProvisionResponse) GetInstanceProvision ¶
func (x *GetInstanceProvisionResponse) GetInstanceProvision() *InstanceProvision
func (*GetInstanceProvisionResponse) HasInstanceProvision ¶
func (x *GetInstanceProvisionResponse) HasInstanceProvision() bool
func (*GetInstanceProvisionResponse) ProtoMessage ¶
func (*GetInstanceProvisionResponse) ProtoMessage()
func (*GetInstanceProvisionResponse) ProtoReflect ¶
func (x *GetInstanceProvisionResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceProvisionResponse) Reset ¶
func (x *GetInstanceProvisionResponse) Reset()
func (*GetInstanceProvisionResponse) SetInstanceProvision ¶
func (x *GetInstanceProvisionResponse) SetInstanceProvision(v *InstanceProvision)
func (*GetInstanceProvisionResponse) String ¶
func (x *GetInstanceProvisionResponse) String() string
type GetInstanceProvisionResponse_builder ¶
type GetInstanceProvisionResponse_builder struct { InstanceProvision *InstanceProvision // contains filtered or unexported fields }
func (GetInstanceProvisionResponse_builder) Build ¶
func (b0 GetInstanceProvisionResponse_builder) Build() *GetInstanceProvisionResponse
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) 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) SetInstanceId ¶
func (x *GetInstanceRequest) SetInstanceId(v string)
func (*GetInstanceRequest) String ¶
func (x *GetInstanceRequest) String() string
type GetInstanceRequest_builder ¶
type GetInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (GetInstanceRequest_builder) Build ¶
func (b0 GetInstanceRequest_builder) Build() *GetInstanceRequest
type GetInstanceResponse ¶
type GetInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*GetInstanceResponse) ClearInstance ¶
func (x *GetInstanceResponse) ClearInstance()
func (*GetInstanceResponse) GetInstance ¶
func (x *GetInstanceResponse) GetInstance() *Instance
func (*GetInstanceResponse) HasInstance ¶
func (x *GetInstanceResponse) HasInstance() bool
func (*GetInstanceResponse) ProtoMessage ¶
func (*GetInstanceResponse) ProtoMessage()
func (*GetInstanceResponse) ProtoReflect ¶
func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message
func (*GetInstanceResponse) Reset ¶
func (x *GetInstanceResponse) Reset()
func (*GetInstanceResponse) SetInstance ¶
func (x *GetInstanceResponse) SetInstance(v *Instance)
func (*GetInstanceResponse) String ¶
func (x *GetInstanceResponse) String() string
type GetInstanceResponse_builder ¶
type GetInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (GetInstanceResponse_builder) Build ¶
func (b0 GetInstanceResponse_builder) Build() *GetInstanceResponse
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) 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) SetLedgerId ¶
func (x *GetLedgerBalanceRequest) SetLedgerId(v string)
func (*GetLedgerBalanceRequest) String ¶
func (x *GetLedgerBalanceRequest) String() string
type GetLedgerBalanceRequest_builder ¶
type GetLedgerBalanceRequest_builder struct { LedgerId string // contains filtered or unexported fields }
func (GetLedgerBalanceRequest_builder) Build ¶
func (b0 GetLedgerBalanceRequest_builder) Build() *GetLedgerBalanceRequest
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) 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) SetBalanceUsd ¶
func (x *GetLedgerBalanceResponse) SetBalanceUsd(v string)
func (*GetLedgerBalanceResponse) String ¶
func (x *GetLedgerBalanceResponse) String() string
type GetLedgerBalanceResponse_builder ¶
type GetLedgerBalanceResponse_builder struct { BalanceUsd string // contains filtered or unexported fields }
func (GetLedgerBalanceResponse_builder) Build ¶
func (b0 GetLedgerBalanceResponse_builder) Build() *GetLedgerBalanceResponse
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) 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) SetLimitId ¶
func (x *GetLimitRequest) SetLimitId(v string)
func (*GetLimitRequest) String ¶
func (x *GetLimitRequest) String() string
type GetLimitRequest_builder ¶
type GetLimitRequest_builder struct { LimitId string // contains filtered or unexported fields }
func (GetLimitRequest_builder) Build ¶
func (b0 GetLimitRequest_builder) Build() *GetLimitRequest
type GetLimitResponse ¶
type GetLimitResponse struct { Limit *Limit `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*GetLimitResponse) ClearLimit ¶
func (x *GetLimitResponse) ClearLimit()
func (*GetLimitResponse) GetLimit ¶
func (x *GetLimitResponse) GetLimit() *Limit
func (*GetLimitResponse) HasLimit ¶
func (x *GetLimitResponse) HasLimit() bool
func (*GetLimitResponse) ProtoMessage ¶
func (*GetLimitResponse) ProtoMessage()
func (*GetLimitResponse) ProtoReflect ¶
func (x *GetLimitResponse) ProtoReflect() protoreflect.Message
func (*GetLimitResponse) Reset ¶
func (x *GetLimitResponse) Reset()
func (*GetLimitResponse) SetLimit ¶
func (x *GetLimitResponse) SetLimit(v *Limit)
func (*GetLimitResponse) String ¶
func (x *GetLimitResponse) String() string
type GetLimitResponse_builder ¶
type GetLimitResponse_builder struct { Limit *Limit // contains filtered or unexported fields }
func (GetLimitResponse_builder) Build ¶
func (b0 GetLimitResponse_builder) Build() *GetLimitResponse
type GetModelRequest ¶
type GetModelRequest struct { ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` // contains filtered or unexported fields }
func (*GetModelRequest) GetModelId ¶
func (x *GetModelRequest) GetModelId() string
func (*GetModelRequest) ProtoMessage ¶
func (*GetModelRequest) ProtoMessage()
func (*GetModelRequest) ProtoReflect ¶
func (x *GetModelRequest) ProtoReflect() protoreflect.Message
func (*GetModelRequest) Reset ¶
func (x *GetModelRequest) Reset()
func (*GetModelRequest) SetModelId ¶
func (x *GetModelRequest) SetModelId(v string)
func (*GetModelRequest) String ¶
func (x *GetModelRequest) String() string
type GetModelRequest_builder ¶
type GetModelRequest_builder struct { ModelId string // contains filtered or unexported fields }
func (GetModelRequest_builder) Build ¶
func (b0 GetModelRequest_builder) Build() *GetModelRequest
type GetModelResponse ¶
type GetModelResponse struct { Model *ModelConfig `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // contains filtered or unexported fields }
func (*GetModelResponse) ClearModel ¶
func (x *GetModelResponse) ClearModel()
func (*GetModelResponse) GetModel ¶
func (x *GetModelResponse) GetModel() *ModelConfig
func (*GetModelResponse) HasModel ¶
func (x *GetModelResponse) HasModel() bool
func (*GetModelResponse) ProtoMessage ¶
func (*GetModelResponse) ProtoMessage()
func (*GetModelResponse) ProtoReflect ¶
func (x *GetModelResponse) ProtoReflect() protoreflect.Message
func (*GetModelResponse) Reset ¶
func (x *GetModelResponse) Reset()
func (*GetModelResponse) SetModel ¶
func (x *GetModelResponse) SetModel(v *ModelConfig)
func (*GetModelResponse) String ¶
func (x *GetModelResponse) String() string
type GetModelResponse_builder ¶
type GetModelResponse_builder struct { Model *ModelConfig // contains filtered or unexported fields }
func (GetModelResponse_builder) Build ¶
func (b0 GetModelResponse_builder) Build() *GetModelResponse
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) 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) SetNotebookId ¶
func (x *GetNotebookRequest) SetNotebookId(v string)
func (*GetNotebookRequest) String ¶
func (x *GetNotebookRequest) String() string
type GetNotebookRequest_builder ¶
type GetNotebookRequest_builder struct { NotebookId string // contains filtered or unexported fields }
func (GetNotebookRequest_builder) Build ¶
func (b0 GetNotebookRequest_builder) Build() *GetNotebookRequest
type GetNotebookResponse ¶
type GetNotebookResponse struct { Notebook *Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
func (*GetNotebookResponse) ClearNotebook ¶
func (x *GetNotebookResponse) ClearNotebook()
func (*GetNotebookResponse) GetNotebook ¶
func (x *GetNotebookResponse) GetNotebook() *Notebook
func (*GetNotebookResponse) HasNotebook ¶
func (x *GetNotebookResponse) HasNotebook() bool
func (*GetNotebookResponse) ProtoMessage ¶
func (*GetNotebookResponse) ProtoMessage()
func (*GetNotebookResponse) ProtoReflect ¶
func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
func (*GetNotebookResponse) Reset ¶
func (x *GetNotebookResponse) Reset()
func (*GetNotebookResponse) SetNotebook ¶
func (x *GetNotebookResponse) SetNotebook(v *Notebook)
func (*GetNotebookResponse) String ¶
func (x *GetNotebookResponse) String() string
type GetNotebookResponse_builder ¶
type GetNotebookResponse_builder struct { Notebook *Notebook // contains filtered or unexported fields }
func (GetNotebookResponse_builder) Build ¶
func (b0 GetNotebookResponse_builder) Build() *GetNotebookResponse
type GetOrganizationRequest ¶
type GetOrganizationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRequest) GetOrganizationId ¶
func (x *GetOrganizationRequest) GetOrganizationId() string
func (*GetOrganizationRequest) ProtoMessage ¶
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) ProtoReflect ¶
func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequest) Reset ¶
func (x *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) SetOrganizationId ¶
func (x *GetOrganizationRequest) SetOrganizationId(v string)
func (*GetOrganizationRequest) String ¶
func (x *GetOrganizationRequest) String() string
type GetOrganizationRequest_builder ¶
type GetOrganizationRequest_builder struct { OrganizationId string // contains filtered or unexported fields }
func (GetOrganizationRequest_builder) Build ¶
func (b0 GetOrganizationRequest_builder) Build() *GetOrganizationRequest
type GetOrganizationResponse ¶
type GetOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationResponse) ClearOrganization ¶
func (x *GetOrganizationResponse) ClearOrganization()
func (*GetOrganizationResponse) GetOrganization ¶
func (x *GetOrganizationResponse) GetOrganization() *Organization
func (*GetOrganizationResponse) HasOrganization ¶
func (x *GetOrganizationResponse) HasOrganization() bool
func (*GetOrganizationResponse) ProtoMessage ¶
func (*GetOrganizationResponse) ProtoMessage()
func (*GetOrganizationResponse) ProtoReflect ¶
func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationResponse) Reset ¶
func (x *GetOrganizationResponse) Reset()
func (*GetOrganizationResponse) SetOrganization ¶
func (x *GetOrganizationResponse) SetOrganization(v *Organization)
func (*GetOrganizationResponse) String ¶
func (x *GetOrganizationResponse) String() string
type GetOrganizationResponse_builder ¶
type GetOrganizationResponse_builder struct { Organization *Organization // contains filtered or unexported fields }
func (GetOrganizationResponse_builder) Build ¶
func (b0 GetOrganizationResponse_builder) Build() *GetOrganizationResponse
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) 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) SetPersistentPodId ¶
func (x *GetPersistentPodRequest) SetPersistentPodId(v string)
func (*GetPersistentPodRequest) String ¶
func (x *GetPersistentPodRequest) String() string
type GetPersistentPodRequest_builder ¶
type GetPersistentPodRequest_builder struct { PersistentPodId string // contains filtered or unexported fields }
func (GetPersistentPodRequest_builder) Build ¶
func (b0 GetPersistentPodRequest_builder) Build() *GetPersistentPodRequest
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) ClearPersistentPod ¶
func (x *GetPersistentPodResponse) ClearPersistentPod()
func (*GetPersistentPodResponse) GetPersistentPod ¶
func (x *GetPersistentPodResponse) GetPersistentPod() *PersistentPod
func (*GetPersistentPodResponse) HasPersistentPod ¶
func (x *GetPersistentPodResponse) HasPersistentPod() bool
func (*GetPersistentPodResponse) ProtoMessage ¶
func (*GetPersistentPodResponse) ProtoMessage()
func (*GetPersistentPodResponse) ProtoReflect ¶
func (x *GetPersistentPodResponse) ProtoReflect() protoreflect.Message
func (*GetPersistentPodResponse) Reset ¶
func (x *GetPersistentPodResponse) Reset()
func (*GetPersistentPodResponse) SetPersistentPod ¶
func (x *GetPersistentPodResponse) SetPersistentPod(v *PersistentPod)
func (*GetPersistentPodResponse) String ¶
func (x *GetPersistentPodResponse) String() string
type GetPersistentPodResponse_builder ¶
type GetPersistentPodResponse_builder struct { PersistentPod *PersistentPod // contains filtered or unexported fields }
func (GetPersistentPodResponse_builder) Build ¶
func (b0 GetPersistentPodResponse_builder) Build() *GetPersistentPodResponse
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) 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) SetPublicProfileId ¶
func (x *GetPublicProfileRequest) SetPublicProfileId(v string)
func (*GetPublicProfileRequest) String ¶
func (x *GetPublicProfileRequest) String() string
type GetPublicProfileRequest_builder ¶
type GetPublicProfileRequest_builder struct { PublicProfileId string // contains filtered or unexported fields }
func (GetPublicProfileRequest_builder) Build ¶
func (b0 GetPublicProfileRequest_builder) Build() *GetPublicProfileRequest
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) ClearPublicProfile ¶
func (x *GetPublicProfileResponse) ClearPublicProfile()
func (*GetPublicProfileResponse) GetPublicProfile ¶
func (x *GetPublicProfileResponse) GetPublicProfile() *PublicProfile
func (*GetPublicProfileResponse) HasPublicProfile ¶
func (x *GetPublicProfileResponse) HasPublicProfile() bool
func (*GetPublicProfileResponse) ProtoMessage ¶
func (*GetPublicProfileResponse) ProtoMessage()
func (*GetPublicProfileResponse) ProtoReflect ¶
func (x *GetPublicProfileResponse) ProtoReflect() protoreflect.Message
func (*GetPublicProfileResponse) Reset ¶
func (x *GetPublicProfileResponse) Reset()
func (*GetPublicProfileResponse) SetPublicProfile ¶
func (x *GetPublicProfileResponse) SetPublicProfile(v *PublicProfile)
func (*GetPublicProfileResponse) String ¶
func (x *GetPublicProfileResponse) String() string
type GetPublicProfileResponse_builder ¶
type GetPublicProfileResponse_builder struct { PublicProfile *PublicProfile // contains filtered or unexported fields }
func (GetPublicProfileResponse_builder) Build ¶
func (b0 GetPublicProfileResponse_builder) Build() *GetPublicProfileResponse
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) 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) SetRedeemableId ¶
func (x *GetRedeemableRequest) SetRedeemableId(v string)
func (*GetRedeemableRequest) String ¶
func (x *GetRedeemableRequest) String() string
type GetRedeemableRequest_builder ¶
type GetRedeemableRequest_builder struct { RedeemableId string // contains filtered or unexported fields }
func (GetRedeemableRequest_builder) Build ¶
func (b0 GetRedeemableRequest_builder) Build() *GetRedeemableRequest
type GetRedeemableResponse ¶
type GetRedeemableResponse struct { Redeemable *Redeemable `protobuf:"bytes,1,opt,name=redeemable,proto3" json:"redeemable,omitempty"` // contains filtered or unexported fields }
func (*GetRedeemableResponse) ClearRedeemable ¶
func (x *GetRedeemableResponse) ClearRedeemable()
func (*GetRedeemableResponse) GetRedeemable ¶
func (x *GetRedeemableResponse) GetRedeemable() *Redeemable
func (*GetRedeemableResponse) HasRedeemable ¶
func (x *GetRedeemableResponse) HasRedeemable() bool
func (*GetRedeemableResponse) ProtoMessage ¶
func (*GetRedeemableResponse) ProtoMessage()
func (*GetRedeemableResponse) ProtoReflect ¶
func (x *GetRedeemableResponse) ProtoReflect() protoreflect.Message
func (*GetRedeemableResponse) Reset ¶
func (x *GetRedeemableResponse) Reset()
func (*GetRedeemableResponse) SetRedeemable ¶
func (x *GetRedeemableResponse) SetRedeemable(v *Redeemable)
func (*GetRedeemableResponse) String ¶
func (x *GetRedeemableResponse) String() string
type GetRedeemableResponse_builder ¶
type GetRedeemableResponse_builder struct { Redeemable *Redeemable // contains filtered or unexported fields }
func (GetRedeemableResponse_builder) Build ¶
func (b0 GetRedeemableResponse_builder) Build() *GetRedeemableResponse
type GetRemainingCreditsRequest ¶
type GetRemainingCreditsRequest struct { BillingProfileId string `protobuf:"bytes,1,opt,name=billing_profile_id,json=billingProfileId,proto3" json:"billing_profile_id,omitempty"` LiveData *bool `protobuf:"varint,2,opt,name=live_data,json=liveData,proto3,oneof" json:"live_data,omitempty"` // contains filtered or unexported fields }
func (*GetRemainingCreditsRequest) ClearLiveData ¶
func (x *GetRemainingCreditsRequest) ClearLiveData()
func (*GetRemainingCreditsRequest) GetBillingProfileId ¶
func (x *GetRemainingCreditsRequest) GetBillingProfileId() string
func (*GetRemainingCreditsRequest) GetLiveData ¶
func (x *GetRemainingCreditsRequest) GetLiveData() bool
func (*GetRemainingCreditsRequest) HasLiveData ¶
func (x *GetRemainingCreditsRequest) HasLiveData() bool
func (*GetRemainingCreditsRequest) ProtoMessage ¶
func (*GetRemainingCreditsRequest) ProtoMessage()
func (*GetRemainingCreditsRequest) ProtoReflect ¶
func (x *GetRemainingCreditsRequest) ProtoReflect() protoreflect.Message
func (*GetRemainingCreditsRequest) Reset ¶
func (x *GetRemainingCreditsRequest) Reset()
func (*GetRemainingCreditsRequest) SetBillingProfileId ¶
func (x *GetRemainingCreditsRequest) SetBillingProfileId(v string)
func (*GetRemainingCreditsRequest) SetLiveData ¶
func (x *GetRemainingCreditsRequest) SetLiveData(v bool)
func (*GetRemainingCreditsRequest) String ¶
func (x *GetRemainingCreditsRequest) String() string
type GetRemainingCreditsRequest_builder ¶
type GetRemainingCreditsRequest_builder struct { BillingProfileId string LiveData *bool // contains filtered or unexported fields }
func (GetRemainingCreditsRequest_builder) Build ¶
func (b0 GetRemainingCreditsRequest_builder) Build() *GetRemainingCreditsRequest
type GetRemainingCreditsResponse ¶
type GetRemainingCreditsResponse struct { RemainingCredits int64 `protobuf:"varint,1,opt,name=remaining_credits,json=remainingCredits,proto3" json:"remaining_credits,omitempty"` // contains filtered or unexported fields }
func (*GetRemainingCreditsResponse) GetRemainingCredits ¶
func (x *GetRemainingCreditsResponse) GetRemainingCredits() int64
func (*GetRemainingCreditsResponse) ProtoMessage ¶
func (*GetRemainingCreditsResponse) ProtoMessage()
func (*GetRemainingCreditsResponse) ProtoReflect ¶
func (x *GetRemainingCreditsResponse) ProtoReflect() protoreflect.Message
func (*GetRemainingCreditsResponse) Reset ¶
func (x *GetRemainingCreditsResponse) Reset()
func (*GetRemainingCreditsResponse) SetRemainingCredits ¶
func (x *GetRemainingCreditsResponse) SetRemainingCredits(v int64)
func (*GetRemainingCreditsResponse) String ¶
func (x *GetRemainingCreditsResponse) String() string
type GetRemainingCreditsResponse_builder ¶
type GetRemainingCreditsResponse_builder struct { RemainingCredits int64 // contains filtered or unexported fields }
func (GetRemainingCreditsResponse_builder) Build ¶
func (b0 GetRemainingCreditsResponse_builder) Build() *GetRemainingCreditsResponse
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) 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) SetSecretId ¶
func (x *GetSecretRequest) SetSecretId(v string)
func (*GetSecretRequest) String ¶
func (x *GetSecretRequest) String() string
type GetSecretRequest_builder ¶
type GetSecretRequest_builder struct { SecretId string // contains filtered or unexported fields }
func (GetSecretRequest_builder) Build ¶
func (b0 GetSecretRequest_builder) Build() *GetSecretRequest
type GetSecretResponse ¶
type GetSecretResponse struct { Secret *Secret `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*GetSecretResponse) ClearSecret ¶
func (x *GetSecretResponse) ClearSecret()
func (*GetSecretResponse) GetSecret ¶
func (x *GetSecretResponse) GetSecret() *Secret
func (*GetSecretResponse) HasSecret ¶
func (x *GetSecretResponse) HasSecret() bool
func (*GetSecretResponse) ProtoMessage ¶
func (*GetSecretResponse) ProtoMessage()
func (*GetSecretResponse) ProtoReflect ¶
func (x *GetSecretResponse) ProtoReflect() protoreflect.Message
func (*GetSecretResponse) Reset ¶
func (x *GetSecretResponse) Reset()
func (*GetSecretResponse) SetSecret ¶
func (x *GetSecretResponse) SetSecret(v *Secret)
func (*GetSecretResponse) String ¶
func (x *GetSecretResponse) String() string
type GetSecretResponse_builder ¶
type GetSecretResponse_builder struct { Secret *Secret // contains filtered or unexported fields }
func (GetSecretResponse_builder) Build ¶
func (b0 GetSecretResponse_builder) Build() *GetSecretResponse
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) 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) SetServiceEventId ¶
func (x *GetServiceEventRequest) SetServiceEventId(v string)
func (*GetServiceEventRequest) String ¶
func (x *GetServiceEventRequest) String() string
type GetServiceEventRequest_builder ¶
type GetServiceEventRequest_builder struct { ServiceEventId string // contains filtered or unexported fields }
func (GetServiceEventRequest_builder) Build ¶
func (b0 GetServiceEventRequest_builder) Build() *GetServiceEventRequest
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) ClearServiceEvent ¶
func (x *GetServiceEventResponse) ClearServiceEvent()
func (*GetServiceEventResponse) GetServiceEvent ¶
func (x *GetServiceEventResponse) GetServiceEvent() *ServiceEvent
func (*GetServiceEventResponse) HasServiceEvent ¶
func (x *GetServiceEventResponse) HasServiceEvent() bool
func (*GetServiceEventResponse) ProtoMessage ¶
func (*GetServiceEventResponse) ProtoMessage()
func (*GetServiceEventResponse) ProtoReflect ¶
func (x *GetServiceEventResponse) ProtoReflect() protoreflect.Message
func (*GetServiceEventResponse) Reset ¶
func (x *GetServiceEventResponse) Reset()
func (*GetServiceEventResponse) SetServiceEvent ¶
func (x *GetServiceEventResponse) SetServiceEvent(v *ServiceEvent)
func (*GetServiceEventResponse) String ¶
func (x *GetServiceEventResponse) String() string
type GetServiceEventResponse_builder ¶
type GetServiceEventResponse_builder struct { ServiceEvent *ServiceEvent // contains filtered or unexported fields }
func (GetServiceEventResponse_builder) Build ¶
func (b0 GetServiceEventResponse_builder) Build() *GetServiceEventResponse
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) 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) SetSessionId ¶
func (x *GetSessionRequest) SetSessionId(v string)
func (*GetSessionRequest) String ¶
func (x *GetSessionRequest) String() string
type GetSessionRequest_builder ¶
type GetSessionRequest_builder struct { SessionId string // contains filtered or unexported fields }
func (GetSessionRequest_builder) Build ¶
func (b0 GetSessionRequest_builder) Build() *GetSessionRequest
type GetSessionResponse ¶
type GetSessionResponse struct { Session *Session `protobuf:"bytes,1,opt,name=session,proto3" json:"session,omitempty"` // contains filtered or unexported fields }
func (*GetSessionResponse) ClearSession ¶
func (x *GetSessionResponse) ClearSession()
func (*GetSessionResponse) GetSession ¶
func (x *GetSessionResponse) GetSession() *Session
func (*GetSessionResponse) HasSession ¶
func (x *GetSessionResponse) HasSession() bool
func (*GetSessionResponse) ProtoMessage ¶
func (*GetSessionResponse) ProtoMessage()
func (*GetSessionResponse) ProtoReflect ¶
func (x *GetSessionResponse) ProtoReflect() protoreflect.Message
func (*GetSessionResponse) Reset ¶
func (x *GetSessionResponse) Reset()
func (*GetSessionResponse) SetSession ¶
func (x *GetSessionResponse) SetSession(v *Session)
func (*GetSessionResponse) String ¶
func (x *GetSessionResponse) String() string
type GetSessionResponse_builder ¶
type GetSessionResponse_builder struct { Session *Session // contains filtered or unexported fields }
func (GetSessionResponse_builder) Build ¶
func (b0 GetSessionResponse_builder) Build() *GetSessionResponse
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) 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) SetTransactionId ¶
func (x *GetTransactionRequest) SetTransactionId(v string)
func (*GetTransactionRequest) String ¶
func (x *GetTransactionRequest) String() string
type GetTransactionRequest_builder ¶
type GetTransactionRequest_builder struct { TransactionId string // contains filtered or unexported fields }
func (GetTransactionRequest_builder) Build ¶
func (b0 GetTransactionRequest_builder) Build() *GetTransactionRequest
type GetTransactionResponse ¶
type GetTransactionResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionResponse) ClearTransaction ¶
func (x *GetTransactionResponse) ClearTransaction()
func (*GetTransactionResponse) GetTransaction ¶
func (x *GetTransactionResponse) GetTransaction() *Transaction
func (*GetTransactionResponse) HasTransaction ¶
func (x *GetTransactionResponse) HasTransaction() bool
func (*GetTransactionResponse) ProtoMessage ¶
func (*GetTransactionResponse) ProtoMessage()
func (*GetTransactionResponse) ProtoReflect ¶
func (x *GetTransactionResponse) ProtoReflect() protoreflect.Message
func (*GetTransactionResponse) Reset ¶
func (x *GetTransactionResponse) Reset()
func (*GetTransactionResponse) SetTransaction ¶
func (x *GetTransactionResponse) SetTransaction(v *Transaction)
func (*GetTransactionResponse) String ¶
func (x *GetTransactionResponse) String() string
type GetTransactionResponse_builder ¶
type GetTransactionResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (GetTransactionResponse_builder) Build ¶
func (b0 GetTransactionResponse_builder) Build() *GetTransactionResponse
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) 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) SetBillingProfileId ¶
func (x *GetUpcomingInvoiceRequest) SetBillingProfileId(v string)
func (*GetUpcomingInvoiceRequest) String ¶
func (x *GetUpcomingInvoiceRequest) String() string
type GetUpcomingInvoiceRequest_builder ¶
type GetUpcomingInvoiceRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (GetUpcomingInvoiceRequest_builder) Build ¶
func (b0 GetUpcomingInvoiceRequest_builder) Build() *GetUpcomingInvoiceRequest
type GetUpcomingInvoiceResponse ¶
type GetUpcomingInvoiceResponse struct { Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"` // contains filtered or unexported fields }
func (*GetUpcomingInvoiceResponse) ClearInvoice ¶
func (x *GetUpcomingInvoiceResponse) ClearInvoice()
func (*GetUpcomingInvoiceResponse) GetInvoice ¶
func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
func (*GetUpcomingInvoiceResponse) HasInvoice ¶
func (x *GetUpcomingInvoiceResponse) HasInvoice() bool
func (*GetUpcomingInvoiceResponse) ProtoMessage ¶
func (*GetUpcomingInvoiceResponse) ProtoMessage()
func (*GetUpcomingInvoiceResponse) ProtoReflect ¶
func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceResponse) Reset ¶
func (x *GetUpcomingInvoiceResponse) Reset()
func (*GetUpcomingInvoiceResponse) SetInvoice ¶
func (x *GetUpcomingInvoiceResponse) SetInvoice(v *Invoice)
func (*GetUpcomingInvoiceResponse) String ¶
func (x *GetUpcomingInvoiceResponse) String() string
type GetUpcomingInvoiceResponse_builder ¶
type GetUpcomingInvoiceResponse_builder struct { Invoice *Invoice // contains filtered or unexported fields }
func (GetUpcomingInvoiceResponse_builder) Build ¶
func (b0 GetUpcomingInvoiceResponse_builder) Build() *GetUpcomingInvoiceResponse
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 `` /* 165-byte string literal not displayed */ // contains filtered or unexported fields }
https://cloud.google.com/apis/design/standard_methods
func (*GetUsageRequest) ClearTimePeriod ¶
func (x *GetUsageRequest) ClearTimePeriod()
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) HasTimePeriod ¶
func (x *GetUsageRequest) HasTimePeriod() bool
func (*GetUsageRequest) ProtoMessage ¶
func (*GetUsageRequest) ProtoMessage()
func (*GetUsageRequest) ProtoReflect ¶
func (x *GetUsageRequest) ProtoReflect() protoreflect.Message
func (*GetUsageRequest) Reset ¶
func (x *GetUsageRequest) Reset()
func (*GetUsageRequest) SetCloudCredId ¶
func (x *GetUsageRequest) SetCloudCredId(v string)
func (*GetUsageRequest) SetGranularity ¶
func (x *GetUsageRequest) SetGranularity(v string)
func (*GetUsageRequest) SetGroupByTags ¶
func (x *GetUsageRequest) SetGroupByTags(v []string)
func (*GetUsageRequest) SetTagFilters ¶
func (x *GetUsageRequest) SetTagFilters(v map[string]*ListOfString)
func (*GetUsageRequest) SetTimePeriod ¶
func (x *GetUsageRequest) SetTimePeriod(v *TimePeriod)
func (*GetUsageRequest) String ¶
func (x *GetUsageRequest) String() string
type GetUsageRequest_builder ¶
type GetUsageRequest_builder struct { CloudCredId string TimePeriod *TimePeriod Granularity string GroupByTags []string TagFilters map[string]*ListOfString // contains filtered or unexported fields }
func (GetUsageRequest_builder) Build ¶
func (b0 GetUsageRequest_builder) Build() *GetUsageRequest
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) ClearTimePeriod ¶
func (x *GetUsageResponse) ClearTimePeriod()
func (*GetUsageResponse) GetTimePeriod ¶
func (x *GetUsageResponse) GetTimePeriod() *TimePeriod
func (*GetUsageResponse) GetUsage ¶
func (x *GetUsageResponse) GetUsage() []*UsageFrame
func (*GetUsageResponse) HasTimePeriod ¶
func (x *GetUsageResponse) HasTimePeriod() bool
func (*GetUsageResponse) ProtoMessage ¶
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) SetTimePeriod ¶
func (x *GetUsageResponse) SetTimePeriod(v *TimePeriod)
func (*GetUsageResponse) SetUsage ¶
func (x *GetUsageResponse) SetUsage(v []*UsageFrame)
func (*GetUsageResponse) String ¶
func (x *GetUsageResponse) String() string
type GetUsageResponse_builder ¶
type GetUsageResponse_builder struct { Usage []*UsageFrame TimePeriod *TimePeriod // contains filtered or unexported fields }
func (GetUsageResponse_builder) Build ¶
func (b0 GetUsageResponse_builder) Build() *GetUsageResponse
type GetUserByTokenRequest ¶
type GetUserByTokenRequest struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*GetUserByTokenRequest) GetToken ¶
func (x *GetUserByTokenRequest) GetToken() string
func (*GetUserByTokenRequest) ProtoMessage ¶
func (*GetUserByTokenRequest) ProtoMessage()
func (*GetUserByTokenRequest) ProtoReflect ¶
func (x *GetUserByTokenRequest) ProtoReflect() protoreflect.Message
func (*GetUserByTokenRequest) Reset ¶
func (x *GetUserByTokenRequest) Reset()
func (*GetUserByTokenRequest) SetToken ¶
func (x *GetUserByTokenRequest) SetToken(v string)
func (*GetUserByTokenRequest) String ¶
func (x *GetUserByTokenRequest) String() string
type GetUserByTokenRequest_builder ¶
type GetUserByTokenRequest_builder struct { Token string // contains filtered or unexported fields }
func (GetUserByTokenRequest_builder) Build ¶
func (b0 GetUserByTokenRequest_builder) Build() *GetUserByTokenRequest
type GetUserByTokenResponse ¶
type GetUserByTokenResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserByTokenResponse) ClearUser ¶
func (x *GetUserByTokenResponse) ClearUser()
func (*GetUserByTokenResponse) GetUser ¶
func (x *GetUserByTokenResponse) GetUser() *User
func (*GetUserByTokenResponse) HasUser ¶
func (x *GetUserByTokenResponse) HasUser() bool
func (*GetUserByTokenResponse) ProtoMessage ¶
func (*GetUserByTokenResponse) ProtoMessage()
func (*GetUserByTokenResponse) ProtoReflect ¶
func (x *GetUserByTokenResponse) ProtoReflect() protoreflect.Message
func (*GetUserByTokenResponse) Reset ¶
func (x *GetUserByTokenResponse) Reset()
func (*GetUserByTokenResponse) SetUser ¶
func (x *GetUserByTokenResponse) SetUser(v *User)
func (*GetUserByTokenResponse) String ¶
func (x *GetUserByTokenResponse) String() string
type GetUserByTokenResponse_builder ¶
type GetUserByTokenResponse_builder struct { User *User // contains filtered or unexported fields }
func (GetUserByTokenResponse_builder) Build ¶
func (b0 GetUserByTokenResponse_builder) Build() *GetUserByTokenResponse
type GetUserRequest ¶
type GetUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) GetUserId ¶
func (x *GetUserRequest) GetUserId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) SetUserId ¶
func (x *GetUserRequest) SetUserId(v string)
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserRequest_builder ¶
type GetUserRequest_builder struct { UserId string // contains filtered or unexported fields }
func (GetUserRequest_builder) Build ¶
func (b0 GetUserRequest_builder) Build() *GetUserRequest
type GetUserResponse ¶
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) ClearUser ¶
func (x *GetUserResponse) ClearUser()
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) HasUser ¶
func (x *GetUserResponse) HasUser() bool
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) SetUser ¶
func (x *GetUserResponse) SetUser(v *User)
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type GetUserResponse_builder ¶
type GetUserResponse_builder struct { User *User // contains filtered or unexported fields }
func (GetUserResponse_builder) Build ¶
func (b0 GetUserResponse_builder) Build() *GetUserResponse
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 Gpu_builder ¶
type Gpu_builder struct { Count int32 Memory string Manufacturer string Name string NetworkDetails string MemoryDetails string // contains filtered or unexported fields }
func (Gpu_builder) Build ¶
func (b0 Gpu_builder) Build() *Gpu
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 Group_builder ¶
type Group_builder struct { TotalUsd string ComputeAmount string StorageAmount string OtherAmount string GroupedBy *GroupedBy // contains filtered or unexported fields }
func (Group_builder) Build ¶
func (b0 Group_builder) Build() *Group
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 GroupedBy_builder ¶
func (GroupedBy_builder) Build ¶
func (b0 GroupedBy_builder) Build() *GroupedBy
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) 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) SetEventData ¶
func (x *HandleProviderEventRequest) SetEventData(v string)
func (*HandleProviderEventRequest) SetProviderId ¶
func (x *HandleProviderEventRequest) SetProviderId(v string)
func (*HandleProviderEventRequest) SetSignature ¶
func (x *HandleProviderEventRequest) SetSignature(v string)
func (*HandleProviderEventRequest) String ¶
func (x *HandleProviderEventRequest) String() string
type HandleProviderEventRequest_builder ¶
type HandleProviderEventRequest_builder struct { ProviderId string EventData string Signature string // contains filtered or unexported fields }
func (HandleProviderEventRequest_builder) Build ¶
func (b0 HandleProviderEventRequest_builder) Build() *HandleProviderEventRequest
type HandleProviderEventResponse ¶
type HandleProviderEventResponse struct {
// contains filtered or unexported fields
}
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 HandleProviderEventResponse_builder ¶
type HandleProviderEventResponse_builder struct {
// contains filtered or unexported fields
}
func (HandleProviderEventResponse_builder) Build ¶
func (b0 HandleProviderEventResponse_builder) Build() *HandleProviderEventResponse
type HardwareRequirement ¶
type HardwareRequirement struct { // can only define one of min_vram_gb or supported_gpus MinVramGb string `protobuf:"bytes,1,opt,name=min_vram_gb,json=minVramGb,proto3" json:"min_vram_gb,omitempty"` // deployment target must match each field defined in a single supported_gpu SupportedGpus []*Gpu `protobuf:"bytes,2,rep,name=supported_gpus,json=supportedGpus,proto3" json:"supported_gpus,omitempty"` // can't have multiple requirements with the same priority // priority 0 is the highest priority Priority int32 `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
func (*HardwareRequirement) GetMinVramGb ¶
func (x *HardwareRequirement) GetMinVramGb() string
func (*HardwareRequirement) GetPriority ¶
func (x *HardwareRequirement) GetPriority() int32
func (*HardwareRequirement) GetSupportedGpus ¶
func (x *HardwareRequirement) GetSupportedGpus() []*Gpu
func (*HardwareRequirement) ProtoMessage ¶
func (*HardwareRequirement) ProtoMessage()
func (*HardwareRequirement) ProtoReflect ¶
func (x *HardwareRequirement) ProtoReflect() protoreflect.Message
func (*HardwareRequirement) Reset ¶
func (x *HardwareRequirement) Reset()
func (*HardwareRequirement) SetMinVramGb ¶
func (x *HardwareRequirement) SetMinVramGb(v string)
func (*HardwareRequirement) SetPriority ¶
func (x *HardwareRequirement) SetPriority(v int32)
func (*HardwareRequirement) SetSupportedGpus ¶
func (x *HardwareRequirement) SetSupportedGpus(v []*Gpu)
func (*HardwareRequirement) String ¶
func (x *HardwareRequirement) String() string
type HardwareRequirement_builder ¶
type HardwareRequirement_builder struct { // can only define one of min_vram_gb or supported_gpus MinVramGb string // deployment target must match each field defined in a single supported_gpu SupportedGpus []*Gpu // can't have multiple requirements with the same priority // priority 0 is the highest priority Priority int32 // contains filtered or unexported fields }
func (HardwareRequirement_builder) Build ¶
func (b0 HardwareRequirement_builder) Build() *HardwareRequirement
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 `` /* 139-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 valid to be assigned to HealthCheck: // // *HealthCheck_ProbeHealthCheck // *HealthCheck_HeartbeatHealthCheck HealthCheck isHealthCheck_HealthCheck `protobuf_oneof:"health_check"` // contains filtered or unexported fields }
func (*HealthCheck) ClearCreateTime ¶
func (x *HealthCheck) ClearCreateTime()
func (*HealthCheck) ClearHealthCheck ¶
func (x *HealthCheck) ClearHealthCheck()
func (*HealthCheck) ClearHeartbeatHealthCheck ¶
func (x *HealthCheck) ClearHeartbeatHealthCheck()
func (*HealthCheck) ClearProbeHealthCheck ¶
func (x *HealthCheck) ClearProbeHealthCheck()
func (*HealthCheck) ClearThresholds ¶
func (x *HealthCheck) ClearThresholds()
func (*HealthCheck) ClearUpdateTime ¶
func (x *HealthCheck) ClearUpdateTime()
func (*HealthCheck) GetCreateTime ¶
func (x *HealthCheck) GetCreateTime() *timestamppb.Timestamp
func (*HealthCheck) GetHealthCheck ¶
func (x *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) HasCreateTime ¶
func (x *HealthCheck) HasCreateTime() bool
func (*HealthCheck) HasHealthCheck ¶
func (x *HealthCheck) HasHealthCheck() bool
func (*HealthCheck) HasHeartbeatHealthCheck ¶
func (x *HealthCheck) HasHeartbeatHealthCheck() bool
func (*HealthCheck) HasProbeHealthCheck ¶
func (x *HealthCheck) HasProbeHealthCheck() bool
func (*HealthCheck) HasThresholds ¶
func (x *HealthCheck) HasThresholds() bool
func (*HealthCheck) HasUpdateTime ¶
func (x *HealthCheck) HasUpdateTime() bool
func (*HealthCheck) ProtoMessage ¶
func (*HealthCheck) ProtoMessage()
func (*HealthCheck) ProtoReflect ¶
func (x *HealthCheck) ProtoReflect() protoreflect.Message
func (*HealthCheck) Reset ¶
func (x *HealthCheck) Reset()
func (*HealthCheck) SetCreateTime ¶
func (x *HealthCheck) SetCreateTime(v *timestamppb.Timestamp)
func (*HealthCheck) SetHealthCheckId ¶
func (x *HealthCheck) SetHealthCheckId(v string)
func (*HealthCheck) SetHeartbeatHealthCheck ¶
func (x *HealthCheck) SetHeartbeatHealthCheck(v *HeartbeatHealthCheck)
func (*HealthCheck) SetLabels ¶
func (x *HealthCheck) SetLabels(v map[string]string)
func (*HealthCheck) SetProbeHealthCheck ¶
func (x *HealthCheck) SetProbeHealthCheck(v *ProbeHealthCheck)
func (*HealthCheck) SetStatus ¶
func (x *HealthCheck) SetStatus(v string)
func (*HealthCheck) SetThresholds ¶
func (x *HealthCheck) SetThresholds(v *Thresholds)
func (*HealthCheck) SetUpdateTime ¶
func (x *HealthCheck) SetUpdateTime(v *timestamppb.Timestamp)
func (*HealthCheck) String ¶
func (x *HealthCheck) String() string
func (*HealthCheck) WhichHealthCheck ¶
func (x *HealthCheck) WhichHealthCheck() case_HealthCheck_HealthCheck
type HealthCheckConfig ¶
type HealthCheckConfig struct { Test []string `protobuf:"bytes,1,rep,name=test,proto3" json:"test,omitempty"` Timeout string `protobuf:"bytes,2,opt,name=timeout,proto3" json:"timeout,omitempty"` Interval string `protobuf:"bytes,3,opt,name=interval,proto3" json:"interval,omitempty"` Retries *uint64 `protobuf:"varint,4,opt,name=retries,proto3,oneof" json:"retries,omitempty"` StartPeriod string `protobuf:"bytes,5,opt,name=start_period,json=startPeriod,proto3" json:"start_period,omitempty"` StartInterval string `protobuf:"bytes,6,opt,name=start_interval,json=startInterval,proto3" json:"start_interval,omitempty"` Disable bool `protobuf:"varint,7,opt,name=disable,proto3" json:"disable,omitempty"` // contains filtered or unexported fields }
HealthCheckConfig defines service health check configuration
func (*HealthCheckConfig) ClearRetries ¶
func (x *HealthCheckConfig) ClearRetries()
func (*HealthCheckConfig) GetDisable ¶
func (x *HealthCheckConfig) GetDisable() bool
func (*HealthCheckConfig) GetInterval ¶
func (x *HealthCheckConfig) GetInterval() string
func (*HealthCheckConfig) GetRetries ¶
func (x *HealthCheckConfig) GetRetries() uint64
func (*HealthCheckConfig) GetStartInterval ¶
func (x *HealthCheckConfig) GetStartInterval() string
func (*HealthCheckConfig) GetStartPeriod ¶
func (x *HealthCheckConfig) GetStartPeriod() string
func (*HealthCheckConfig) GetTest ¶
func (x *HealthCheckConfig) GetTest() []string
func (*HealthCheckConfig) GetTimeout ¶
func (x *HealthCheckConfig) GetTimeout() string
func (*HealthCheckConfig) HasRetries ¶
func (x *HealthCheckConfig) HasRetries() bool
func (*HealthCheckConfig) ProtoMessage ¶
func (*HealthCheckConfig) ProtoMessage()
func (*HealthCheckConfig) ProtoReflect ¶
func (x *HealthCheckConfig) ProtoReflect() protoreflect.Message
func (*HealthCheckConfig) Reset ¶
func (x *HealthCheckConfig) Reset()
func (*HealthCheckConfig) SetDisable ¶
func (x *HealthCheckConfig) SetDisable(v bool)
func (*HealthCheckConfig) SetInterval ¶
func (x *HealthCheckConfig) SetInterval(v string)
func (*HealthCheckConfig) SetRetries ¶
func (x *HealthCheckConfig) SetRetries(v uint64)
func (*HealthCheckConfig) SetStartInterval ¶
func (x *HealthCheckConfig) SetStartInterval(v string)
func (*HealthCheckConfig) SetStartPeriod ¶
func (x *HealthCheckConfig) SetStartPeriod(v string)
func (*HealthCheckConfig) SetTest ¶
func (x *HealthCheckConfig) SetTest(v []string)
func (*HealthCheckConfig) SetTimeout ¶
func (x *HealthCheckConfig) SetTimeout(v string)
func (*HealthCheckConfig) String ¶
func (x *HealthCheckConfig) String() string
type HealthCheckConfig_builder ¶
type HealthCheckConfig_builder struct { Test []string Timeout string Interval string Retries *uint64 StartPeriod string StartInterval string Disable bool // contains filtered or unexported fields }
func (HealthCheckConfig_builder) Build ¶
func (b0 HealthCheckConfig_builder) Build() *HealthCheckConfig
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 HealthCheck_builder ¶
type HealthCheck_builder struct { HealthCheckId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Status string Thresholds *Thresholds // Fields of oneof HealthCheck: ProbeHealthCheck *ProbeHealthCheck HeartbeatHealthCheck *HeartbeatHealthCheck // contains filtered or unexported fields }
func (HealthCheck_builder) Build ¶
func (b0 HealthCheck_builder) Build() *HealthCheck
type HeartbeatHealthCheck ¶
type HeartbeatHealthCheck struct { HeartbeatTimeoutSeconds int32 `` /* 133-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetHeartbeatTimeoutSeconds ¶
func (x *HeartbeatHealthCheck) SetHeartbeatTimeoutSeconds(v int32)
func (*HeartbeatHealthCheck) String ¶
func (x *HeartbeatHealthCheck) String() string
type HeartbeatHealthCheck_builder ¶
type HeartbeatHealthCheck_builder struct { HeartbeatTimeoutSeconds int32 // contains filtered or unexported fields }
func (HeartbeatHealthCheck_builder) Build ¶
func (b0 HeartbeatHealthCheck_builder) Build() *HeartbeatHealthCheck
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 Image_builder ¶
type Image_builder struct { ImageId string Architecture string Description string // contains filtered or unexported fields }
func (Image_builder) Build ¶
func (b0 Image_builder) Build() *Image
type IncludeConfig ¶
type IncludeConfig struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Required bool `protobuf:"varint,2,opt,name=required,proto3" json:"required,omitempty"` EnvFiles []string `protobuf:"bytes,3,rep,name=env_files,json=envFiles,proto3" json:"env_files,omitempty"` // contains filtered or unexported fields }
IncludeConfig defines configuration for included files
func (*IncludeConfig) GetEnvFiles ¶
func (x *IncludeConfig) GetEnvFiles() []string
func (*IncludeConfig) GetPath ¶
func (x *IncludeConfig) GetPath() string
func (*IncludeConfig) GetRequired ¶
func (x *IncludeConfig) GetRequired() bool
func (*IncludeConfig) ProtoMessage ¶
func (*IncludeConfig) ProtoMessage()
func (*IncludeConfig) ProtoReflect ¶
func (x *IncludeConfig) ProtoReflect() protoreflect.Message
func (*IncludeConfig) Reset ¶
func (x *IncludeConfig) Reset()
func (*IncludeConfig) SetEnvFiles ¶
func (x *IncludeConfig) SetEnvFiles(v []string)
func (*IncludeConfig) SetPath ¶
func (x *IncludeConfig) SetPath(v string)
func (*IncludeConfig) SetRequired ¶
func (x *IncludeConfig) SetRequired(v bool)
func (*IncludeConfig) String ¶
func (x *IncludeConfig) String() string
type IncludeConfig_builder ¶
type IncludeConfig_builder struct { Path string Required bool EnvFiles []string // contains filtered or unexported fields }
func (IncludeConfig_builder) Build ¶
func (b0 IncludeConfig_builder) Build() *IncludeConfig
type InferenceServerConfig ¶
type InferenceServerConfig struct { InferenceUrlPath string `protobuf:"bytes,1,opt,name=inference_url_path,json=inferenceUrlPath,proto3" json:"inference_url_path,omitempty"` InferencePort int32 `protobuf:"varint,2,opt,name=inference_port,json=inferencePort,proto3" json:"inference_port,omitempty"` HealthUrlPath string `protobuf:"bytes,3,opt,name=health_url_path,json=healthUrlPath,proto3" json:"health_url_path,omitempty"` // contains filtered or unexported fields }
func (*InferenceServerConfig) GetHealthUrlPath ¶
func (x *InferenceServerConfig) GetHealthUrlPath() string
func (*InferenceServerConfig) GetInferencePort ¶
func (x *InferenceServerConfig) GetInferencePort() int32
func (*InferenceServerConfig) GetInferenceUrlPath ¶
func (x *InferenceServerConfig) GetInferenceUrlPath() string
func (*InferenceServerConfig) ProtoMessage ¶
func (*InferenceServerConfig) ProtoMessage()
func (*InferenceServerConfig) ProtoReflect ¶
func (x *InferenceServerConfig) ProtoReflect() protoreflect.Message
func (*InferenceServerConfig) Reset ¶
func (x *InferenceServerConfig) Reset()
func (*InferenceServerConfig) SetHealthUrlPath ¶
func (x *InferenceServerConfig) SetHealthUrlPath(v string)
func (*InferenceServerConfig) SetInferencePort ¶
func (x *InferenceServerConfig) SetInferencePort(v int32)
func (*InferenceServerConfig) SetInferenceUrlPath ¶
func (x *InferenceServerConfig) SetInferenceUrlPath(v string)
func (*InferenceServerConfig) String ¶
func (x *InferenceServerConfig) String() string
type InferenceServerConfig_builder ¶
type InferenceServerConfig_builder struct { InferenceUrlPath string InferencePort int32 HealthUrlPath string // contains filtered or unexported fields }
func (InferenceServerConfig_builder) Build ¶
func (b0 InferenceServerConfig_builder) Build() *InferenceServerConfig
type InfrastructureConstraints ¶
type InfrastructureConstraints struct { Vcpu *Int32Range `protobuf:"bytes,1,opt,name=vcpu,proto3" json:"vcpu,omitempty"` Memory *StrRange `protobuf:"bytes,2,opt,name=memory,proto3" json:"memory,omitempty"` RootDiskSize *StrRange `protobuf:"bytes,3,opt,name=root_disk_size,json=rootDiskSize,proto3" json:"root_disk_size,omitempty"` GpuArchitecture []string `protobuf:"bytes,4,rep,name=gpu_architecture,json=gpuArchitecture,proto3" json:"gpu_architecture,omitempty"` // A, H, L, etc GpuSeries []string `protobuf:"bytes,5,rep,name=gpu_series,json=gpuSeries,proto3" json:"gpu_series,omitempty"` // a100, a10, etc GpuType []string `protobuf:"bytes,6,rep,name=gpu_type,json=gpuType,proto3" json:"gpu_type,omitempty"` // a100-40gb, a100-80gb, a10g, l40s NvidiaComputeCapability *StrRange `` // covers wide range of gpu features like fp8 /* 132-byte string literal not displayed */ GpuMemory *StrRange `protobuf:"bytes,8,opt,name=gpu_memory,json=gpuMemory,proto3" json:"gpu_memory,omitempty"` GpuCount *Int32Range `protobuf:"bytes,9,opt,name=gpu_count,json=gpuCount,proto3" json:"gpu_count,omitempty"` TotalGpuMemory *StrRange `protobuf:"bytes,10,opt,name=total_gpu_memory,json=totalGpuMemory,proto3" json:"total_gpu_memory,omitempty"` // important for training CudaCores *Int32Range `protobuf:"bytes,11,opt,name=cuda_cores,json=cudaCores,proto3" json:"cuda_cores,omitempty"` // cuda core TensorCores *Int32Range `protobuf:"bytes,12,opt,name=tensor_cores,json=tensorCores,proto3" json:"tensor_cores,omitempty"` // tensor core, important for inference GpuMemoryBandwidth *StrRange `protobuf:"bytes,13,opt,name=gpu_memory_bandwidth,json=gpuMemoryBandwidth,proto3" json:"gpu_memory_bandwidth,omitempty"` // important for training ComputePriceUsd *StrRange `protobuf:"bytes,15,opt,name=compute_price_usd,json=computePriceUsd,proto3" json:"compute_price_usd,omitempty"` // per hour StoragePriceUsd *StrRange `protobuf:"bytes,16,opt,name=storage_price_usd,json=storagePriceUsd,proto3" json:"storage_price_usd,omitempty"` // per gb-month Countries []string `protobuf:"bytes,17,rep,name=countries,proto3" json:"countries,omitempty"` GeographicLocations []string `protobuf:"bytes,18,rep,name=geographic_locations,json=geographicLocations,proto3" json:"geographic_locations,omitempty"` // cloud agnostic geographic location: california-north, virginia, etc CloudProviders []string `protobuf:"bytes,19,rep,name=cloud_providers,json=cloudProviders,proto3" json:"cloud_providers,omitempty"` // aws,gcp CloudCreds []string `protobuf:"bytes,20,rep,name=cloud_creds,json=cloudCreds,proto3" json:"cloud_creds,omitempty"` CloudTenantTypes []string `protobuf:"bytes,21,rep,name=cloud_tenant_types,json=cloudTenantTypes,proto3" json:"cloud_tenant_types,omitempty"` // shared, dedicated CloudLocations []string `protobuf:"bytes,22,rep,name=cloud_locations,json=cloudLocations,proto3" json:"cloud_locations,omitempty"` // cloud specific location: us-west1, us-east1, etc CloudSubLocations []string `protobuf:"bytes,23,rep,name=cloud_sub_locations,json=cloudSubLocations,proto3" json:"cloud_sub_locations,omitempty"` Preemptible []string `protobuf:"bytes,24,rep,name=preemptible,proto3" json:"preemptible,omitempty"` // true, false Stoppable []string `protobuf:"bytes,25,rep,name=stoppable,proto3" json:"stoppable,omitempty"` // true, false SubLocationChangeable []string `` // true, false /* 127-byte string literal not displayed */ RootDiskResizeable []string `protobuf:"bytes,27,rep,name=root_disk_resizeable,json=rootDiskResizeable,proto3" json:"root_disk_resizeable,omitempty"` // true, false Privileged []string `protobuf:"bytes,28,rep,name=privileged,proto3" json:"privileged,omitempty"` // true, false // contains filtered or unexported fields }
func (*InfrastructureConstraints) ClearComputePriceUsd ¶
func (x *InfrastructureConstraints) ClearComputePriceUsd()
func (*InfrastructureConstraints) ClearCudaCores ¶
func (x *InfrastructureConstraints) ClearCudaCores()
func (*InfrastructureConstraints) ClearGpuCount ¶
func (x *InfrastructureConstraints) ClearGpuCount()
func (*InfrastructureConstraints) ClearGpuMemory ¶
func (x *InfrastructureConstraints) ClearGpuMemory()
func (*InfrastructureConstraints) ClearGpuMemoryBandwidth ¶
func (x *InfrastructureConstraints) ClearGpuMemoryBandwidth()
func (*InfrastructureConstraints) ClearMemory ¶
func (x *InfrastructureConstraints) ClearMemory()
func (*InfrastructureConstraints) ClearNvidiaComputeCapability ¶
func (x *InfrastructureConstraints) ClearNvidiaComputeCapability()
func (*InfrastructureConstraints) ClearRootDiskSize ¶
func (x *InfrastructureConstraints) ClearRootDiskSize()
func (*InfrastructureConstraints) ClearStoragePriceUsd ¶
func (x *InfrastructureConstraints) ClearStoragePriceUsd()
func (*InfrastructureConstraints) ClearTensorCores ¶
func (x *InfrastructureConstraints) ClearTensorCores()
func (*InfrastructureConstraints) ClearTotalGpuMemory ¶
func (x *InfrastructureConstraints) ClearTotalGpuMemory()
func (*InfrastructureConstraints) ClearVcpu ¶
func (x *InfrastructureConstraints) ClearVcpu()
func (*InfrastructureConstraints) GetCloudCreds ¶
func (x *InfrastructureConstraints) GetCloudCreds() []string
func (*InfrastructureConstraints) GetCloudLocations ¶
func (x *InfrastructureConstraints) GetCloudLocations() []string
func (*InfrastructureConstraints) GetCloudProviders ¶
func (x *InfrastructureConstraints) GetCloudProviders() []string
func (*InfrastructureConstraints) GetCloudSubLocations ¶
func (x *InfrastructureConstraints) GetCloudSubLocations() []string
func (*InfrastructureConstraints) GetCloudTenantTypes ¶
func (x *InfrastructureConstraints) GetCloudTenantTypes() []string
func (*InfrastructureConstraints) GetComputePriceUsd ¶
func (x *InfrastructureConstraints) GetComputePriceUsd() *StrRange
func (*InfrastructureConstraints) GetCountries ¶
func (x *InfrastructureConstraints) GetCountries() []string
func (*InfrastructureConstraints) GetCudaCores ¶
func (x *InfrastructureConstraints) GetCudaCores() *Int32Range
func (*InfrastructureConstraints) GetGeographicLocations ¶
func (x *InfrastructureConstraints) GetGeographicLocations() []string
func (*InfrastructureConstraints) GetGpuArchitecture ¶
func (x *InfrastructureConstraints) GetGpuArchitecture() []string
func (*InfrastructureConstraints) GetGpuCount ¶
func (x *InfrastructureConstraints) GetGpuCount() *Int32Range
func (*InfrastructureConstraints) GetGpuMemory ¶
func (x *InfrastructureConstraints) GetGpuMemory() *StrRange
func (*InfrastructureConstraints) GetGpuMemoryBandwidth ¶
func (x *InfrastructureConstraints) GetGpuMemoryBandwidth() *StrRange
func (*InfrastructureConstraints) GetGpuSeries ¶
func (x *InfrastructureConstraints) GetGpuSeries() []string
func (*InfrastructureConstraints) GetGpuType ¶
func (x *InfrastructureConstraints) GetGpuType() []string
func (*InfrastructureConstraints) GetMemory ¶
func (x *InfrastructureConstraints) GetMemory() *StrRange
func (*InfrastructureConstraints) GetNvidiaComputeCapability ¶
func (x *InfrastructureConstraints) GetNvidiaComputeCapability() *StrRange
func (*InfrastructureConstraints) GetPreemptible ¶
func (x *InfrastructureConstraints) GetPreemptible() []string
func (*InfrastructureConstraints) GetPrivileged ¶
func (x *InfrastructureConstraints) GetPrivileged() []string
func (*InfrastructureConstraints) GetRootDiskResizeable ¶
func (x *InfrastructureConstraints) GetRootDiskResizeable() []string
func (*InfrastructureConstraints) GetRootDiskSize ¶
func (x *InfrastructureConstraints) GetRootDiskSize() *StrRange
func (*InfrastructureConstraints) GetStoppable ¶
func (x *InfrastructureConstraints) GetStoppable() []string
func (*InfrastructureConstraints) GetStoragePriceUsd ¶
func (x *InfrastructureConstraints) GetStoragePriceUsd() *StrRange
func (*InfrastructureConstraints) GetSubLocationChangeable ¶
func (x *InfrastructureConstraints) GetSubLocationChangeable() []string
func (*InfrastructureConstraints) GetTensorCores ¶
func (x *InfrastructureConstraints) GetTensorCores() *Int32Range
func (*InfrastructureConstraints) GetTotalGpuMemory ¶
func (x *InfrastructureConstraints) GetTotalGpuMemory() *StrRange
func (*InfrastructureConstraints) GetVcpu ¶
func (x *InfrastructureConstraints) GetVcpu() *Int32Range
func (*InfrastructureConstraints) HasComputePriceUsd ¶
func (x *InfrastructureConstraints) HasComputePriceUsd() bool
func (*InfrastructureConstraints) HasCudaCores ¶
func (x *InfrastructureConstraints) HasCudaCores() bool
func (*InfrastructureConstraints) HasGpuCount ¶
func (x *InfrastructureConstraints) HasGpuCount() bool
func (*InfrastructureConstraints) HasGpuMemory ¶
func (x *InfrastructureConstraints) HasGpuMemory() bool
func (*InfrastructureConstraints) HasGpuMemoryBandwidth ¶
func (x *InfrastructureConstraints) HasGpuMemoryBandwidth() bool
func (*InfrastructureConstraints) HasMemory ¶
func (x *InfrastructureConstraints) HasMemory() bool
func (*InfrastructureConstraints) HasNvidiaComputeCapability ¶
func (x *InfrastructureConstraints) HasNvidiaComputeCapability() bool
func (*InfrastructureConstraints) HasRootDiskSize ¶
func (x *InfrastructureConstraints) HasRootDiskSize() bool
func (*InfrastructureConstraints) HasStoragePriceUsd ¶
func (x *InfrastructureConstraints) HasStoragePriceUsd() bool
func (*InfrastructureConstraints) HasTensorCores ¶
func (x *InfrastructureConstraints) HasTensorCores() bool
func (*InfrastructureConstraints) HasTotalGpuMemory ¶
func (x *InfrastructureConstraints) HasTotalGpuMemory() bool
func (*InfrastructureConstraints) HasVcpu ¶
func (x *InfrastructureConstraints) HasVcpu() bool
func (*InfrastructureConstraints) ProtoMessage ¶
func (*InfrastructureConstraints) ProtoMessage()
func (*InfrastructureConstraints) ProtoReflect ¶
func (x *InfrastructureConstraints) ProtoReflect() protoreflect.Message
func (*InfrastructureConstraints) Reset ¶
func (x *InfrastructureConstraints) Reset()
func (*InfrastructureConstraints) SetCloudCreds ¶
func (x *InfrastructureConstraints) SetCloudCreds(v []string)
func (*InfrastructureConstraints) SetCloudLocations ¶
func (x *InfrastructureConstraints) SetCloudLocations(v []string)
func (*InfrastructureConstraints) SetCloudProviders ¶
func (x *InfrastructureConstraints) SetCloudProviders(v []string)
func (*InfrastructureConstraints) SetCloudSubLocations ¶
func (x *InfrastructureConstraints) SetCloudSubLocations(v []string)
func (*InfrastructureConstraints) SetCloudTenantTypes ¶
func (x *InfrastructureConstraints) SetCloudTenantTypes(v []string)
func (*InfrastructureConstraints) SetComputePriceUsd ¶
func (x *InfrastructureConstraints) SetComputePriceUsd(v *StrRange)
func (*InfrastructureConstraints) SetCountries ¶
func (x *InfrastructureConstraints) SetCountries(v []string)
func (*InfrastructureConstraints) SetCudaCores ¶
func (x *InfrastructureConstraints) SetCudaCores(v *Int32Range)
func (*InfrastructureConstraints) SetGeographicLocations ¶
func (x *InfrastructureConstraints) SetGeographicLocations(v []string)
func (*InfrastructureConstraints) SetGpuArchitecture ¶
func (x *InfrastructureConstraints) SetGpuArchitecture(v []string)
func (*InfrastructureConstraints) SetGpuCount ¶
func (x *InfrastructureConstraints) SetGpuCount(v *Int32Range)
func (*InfrastructureConstraints) SetGpuMemory ¶
func (x *InfrastructureConstraints) SetGpuMemory(v *StrRange)
func (*InfrastructureConstraints) SetGpuMemoryBandwidth ¶
func (x *InfrastructureConstraints) SetGpuMemoryBandwidth(v *StrRange)
func (*InfrastructureConstraints) SetGpuSeries ¶
func (x *InfrastructureConstraints) SetGpuSeries(v []string)
func (*InfrastructureConstraints) SetGpuType ¶
func (x *InfrastructureConstraints) SetGpuType(v []string)
func (*InfrastructureConstraints) SetMemory ¶
func (x *InfrastructureConstraints) SetMemory(v *StrRange)
func (*InfrastructureConstraints) SetNvidiaComputeCapability ¶
func (x *InfrastructureConstraints) SetNvidiaComputeCapability(v *StrRange)
func (*InfrastructureConstraints) SetPreemptible ¶
func (x *InfrastructureConstraints) SetPreemptible(v []string)
func (*InfrastructureConstraints) SetPrivileged ¶
func (x *InfrastructureConstraints) SetPrivileged(v []string)
func (*InfrastructureConstraints) SetRootDiskResizeable ¶
func (x *InfrastructureConstraints) SetRootDiskResizeable(v []string)
func (*InfrastructureConstraints) SetRootDiskSize ¶
func (x *InfrastructureConstraints) SetRootDiskSize(v *StrRange)
func (*InfrastructureConstraints) SetStoppable ¶
func (x *InfrastructureConstraints) SetStoppable(v []string)
func (*InfrastructureConstraints) SetStoragePriceUsd ¶
func (x *InfrastructureConstraints) SetStoragePriceUsd(v *StrRange)
func (*InfrastructureConstraints) SetSubLocationChangeable ¶
func (x *InfrastructureConstraints) SetSubLocationChangeable(v []string)
func (*InfrastructureConstraints) SetTensorCores ¶
func (x *InfrastructureConstraints) SetTensorCores(v *Int32Range)
func (*InfrastructureConstraints) SetTotalGpuMemory ¶
func (x *InfrastructureConstraints) SetTotalGpuMemory(v *StrRange)
func (*InfrastructureConstraints) SetVcpu ¶
func (x *InfrastructureConstraints) SetVcpu(v *Int32Range)
func (*InfrastructureConstraints) String ¶
func (x *InfrastructureConstraints) String() string
type InfrastructureConstraints_builder ¶
type InfrastructureConstraints_builder struct { Vcpu *Int32Range Memory *StrRange RootDiskSize *StrRange GpuArchitecture []string GpuSeries []string GpuType []string NvidiaComputeCapability *StrRange GpuMemory *StrRange GpuCount *Int32Range TotalGpuMemory *StrRange CudaCores *Int32Range TensorCores *Int32Range GpuMemoryBandwidth *StrRange ComputePriceUsd *StrRange StoragePriceUsd *StrRange Countries []string GeographicLocations []string CloudProviders []string CloudCreds []string CloudTenantTypes []string CloudLocations []string CloudSubLocations []string Preemptible []string Stoppable []string SubLocationChangeable []string RootDiskResizeable []string Privileged []string // contains filtered or unexported fields }
func (InfrastructureConstraints_builder) Build ¶
func (b0 InfrastructureConstraints_builder) Build() *InfrastructureConstraints
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"` ServiceHostname string `protobuf:"bytes,8,opt,name=service_hostname,json=serviceHostname,proto3" json:"service_hostname,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
func (*Ingress) SetAccessPolicies ¶
func (x *Ingress) SetAccessPolicies(v []*AccessPolicy)
func (*Ingress) SetCreateTime ¶
func (x *Ingress) SetCreateTime(v *timestamppb.Timestamp)
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 `` /* 139-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"` Installations []*IngressGatewayInstallation `protobuf:"bytes,8,rep,name=installations,proto3" json:"installations,omitempty"` // contains filtered or unexported fields }
func (*IngressGateway) ClearCreateTime ¶
func (x *IngressGateway) ClearCreateTime()
func (*IngressGateway) ClearUpdateTime ¶
func (x *IngressGateway) ClearUpdateTime()
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) GetInstallations ¶
func (x *IngressGateway) GetInstallations() []*IngressGatewayInstallation
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) HasCreateTime ¶
func (x *IngressGateway) HasCreateTime() bool
func (*IngressGateway) HasUpdateTime ¶
func (x *IngressGateway) HasUpdateTime() bool
func (*IngressGateway) ProtoMessage ¶
func (*IngressGateway) ProtoMessage()
func (*IngressGateway) ProtoReflect ¶
func (x *IngressGateway) ProtoReflect() protoreflect.Message
func (*IngressGateway) Reset ¶
func (x *IngressGateway) Reset()
func (*IngressGateway) SetCreateTime ¶
func (x *IngressGateway) SetCreateTime(v *timestamppb.Timestamp)
func (*IngressGateway) SetExternalId ¶
func (x *IngressGateway) SetExternalId(v string)
func (*IngressGateway) SetIngressGatewayId ¶
func (x *IngressGateway) SetIngressGatewayId(v string)
func (*IngressGateway) SetIngresses ¶
func (x *IngressGateway) SetIngresses(v []*Ingress)
func (*IngressGateway) SetInstallations ¶
func (x *IngressGateway) SetInstallations(v []*IngressGatewayInstallation)
func (*IngressGateway) SetLabels ¶
func (x *IngressGateway) SetLabels(v map[string]string)
func (*IngressGateway) SetStatus ¶
func (x *IngressGateway) SetStatus(v IngressGatewayStatus)
func (*IngressGateway) SetUpdateTime ¶
func (x *IngressGateway) SetUpdateTime(v *timestamppb.Timestamp)
func (*IngressGateway) String ¶
func (x *IngressGateway) String() string
type IngressGatewayInstallation ¶
type IngressGatewayInstallation struct { IngressGatewayInstallationId string `` /* 149-byte string literal not displayed */ IngressGatewayId string `protobuf:"bytes,2,opt,name=ingress_gateway_id,json=ingressGatewayId,proto3" json:"ingress_gateway_id,omitempty"` InstallationReferenceId string `` /* 132-byte string literal not displayed */ CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*IngressGatewayInstallation) ClearCreateTime ¶
func (x *IngressGatewayInstallation) ClearCreateTime()
func (*IngressGatewayInstallation) ClearUpdateTime ¶
func (x *IngressGatewayInstallation) ClearUpdateTime()
func (*IngressGatewayInstallation) GetCreateTime ¶
func (x *IngressGatewayInstallation) GetCreateTime() *timestamppb.Timestamp
func (*IngressGatewayInstallation) GetIngressGatewayId ¶
func (x *IngressGatewayInstallation) GetIngressGatewayId() string
func (*IngressGatewayInstallation) GetIngressGatewayInstallationId ¶
func (x *IngressGatewayInstallation) GetIngressGatewayInstallationId() string
func (*IngressGatewayInstallation) GetInstallationReferenceId ¶
func (x *IngressGatewayInstallation) GetInstallationReferenceId() string
func (*IngressGatewayInstallation) GetLabels ¶
func (x *IngressGatewayInstallation) GetLabels() map[string]string
func (*IngressGatewayInstallation) GetUpdateTime ¶
func (x *IngressGatewayInstallation) GetUpdateTime() *timestamppb.Timestamp
func (*IngressGatewayInstallation) HasCreateTime ¶
func (x *IngressGatewayInstallation) HasCreateTime() bool
func (*IngressGatewayInstallation) HasUpdateTime ¶
func (x *IngressGatewayInstallation) HasUpdateTime() bool
func (*IngressGatewayInstallation) ProtoMessage ¶
func (*IngressGatewayInstallation) ProtoMessage()
func (*IngressGatewayInstallation) ProtoReflect ¶
func (x *IngressGatewayInstallation) ProtoReflect() protoreflect.Message
func (*IngressGatewayInstallation) Reset ¶
func (x *IngressGatewayInstallation) Reset()
func (*IngressGatewayInstallation) SetCreateTime ¶
func (x *IngressGatewayInstallation) SetCreateTime(v *timestamppb.Timestamp)
func (*IngressGatewayInstallation) SetIngressGatewayId ¶
func (x *IngressGatewayInstallation) SetIngressGatewayId(v string)
func (*IngressGatewayInstallation) SetIngressGatewayInstallationId ¶
func (x *IngressGatewayInstallation) SetIngressGatewayInstallationId(v string)
func (*IngressGatewayInstallation) SetInstallationReferenceId ¶
func (x *IngressGatewayInstallation) SetInstallationReferenceId(v string)
func (*IngressGatewayInstallation) SetLabels ¶
func (x *IngressGatewayInstallation) SetLabels(v map[string]string)
func (*IngressGatewayInstallation) SetUpdateTime ¶
func (x *IngressGatewayInstallation) SetUpdateTime(v *timestamppb.Timestamp)
func (*IngressGatewayInstallation) String ¶
func (x *IngressGatewayInstallation) String() string
type IngressGatewayInstallation_builder ¶
type IngressGatewayInstallation_builder struct { IngressGatewayInstallationId string IngressGatewayId string InstallationReferenceId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (IngressGatewayInstallation_builder) Build ¶
func (b0 IngressGatewayInstallation_builder) Build() *IngressGatewayInstallation
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) 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 `` /* 139-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) ClearCreateTime ¶
func (x *IngressGatewayToken) ClearCreateTime()
func (*IngressGatewayToken) ClearExpireTime ¶
func (x *IngressGatewayToken) ClearExpireTime()
func (*IngressGatewayToken) ClearUpdateTime ¶
func (x *IngressGatewayToken) ClearUpdateTime()
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) HasCreateTime ¶
func (x *IngressGatewayToken) HasCreateTime() bool
func (*IngressGatewayToken) HasExpireTime ¶
func (x *IngressGatewayToken) HasExpireTime() bool
func (*IngressGatewayToken) HasUpdateTime ¶
func (x *IngressGatewayToken) HasUpdateTime() bool
func (*IngressGatewayToken) ProtoMessage ¶
func (*IngressGatewayToken) ProtoMessage()
func (*IngressGatewayToken) ProtoReflect ¶
func (x *IngressGatewayToken) ProtoReflect() protoreflect.Message
func (*IngressGatewayToken) Reset ¶
func (x *IngressGatewayToken) Reset()
func (*IngressGatewayToken) SetClientId ¶
func (x *IngressGatewayToken) SetClientId(v string)
func (*IngressGatewayToken) SetClientSecret ¶
func (x *IngressGatewayToken) SetClientSecret(v string)
func (*IngressGatewayToken) SetCreateTime ¶
func (x *IngressGatewayToken) SetCreateTime(v *timestamppb.Timestamp)
func (*IngressGatewayToken) SetExpireTime ¶
func (x *IngressGatewayToken) SetExpireTime(v *timestamppb.Timestamp)
func (*IngressGatewayToken) SetIngressGatewayTokenId ¶
func (x *IngressGatewayToken) SetIngressGatewayTokenId(v string)
func (*IngressGatewayToken) SetLabels ¶
func (x *IngressGatewayToken) SetLabels(v map[string]string)
func (*IngressGatewayToken) SetName ¶
func (x *IngressGatewayToken) SetName(v string)
func (*IngressGatewayToken) SetUpdateTime ¶
func (x *IngressGatewayToken) SetUpdateTime(v *timestamppb.Timestamp)
func (*IngressGatewayToken) String ¶
func (x *IngressGatewayToken) String() string
type IngressGatewayToken_builder ¶
type IngressGatewayToken_builder struct { IngressGatewayTokenId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Name string ExpireTime *timestamppb.Timestamp ClientId string ClientSecret string // contains filtered or unexported fields }
func (IngressGatewayToken_builder) Build ¶
func (b0 IngressGatewayToken_builder) Build() *IngressGatewayToken
type IngressGateway_builder ¶
type IngressGateway_builder struct { IngressGatewayId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Ingresses []*Ingress Labels map[string]string ExternalId string Status IngressGatewayStatus Installations []*IngressGatewayInstallation // contains filtered or unexported fields }
func (IngressGateway_builder) Build ¶
func (b0 IngressGateway_builder) Build() *IngressGateway
type Ingress_builder ¶
type Ingress_builder struct { IngressId string Hostname string Path string ServiceType string Port int32 ServiceHostname string AccessPolicies []*AccessPolicy CreateTime *timestamppb.Timestamp // contains filtered or unexported fields }
func (Ingress_builder) Build ¶
func (b0 Ingress_builder) Build() *Ingress
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 `` /* 140-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"` AdditionalDisks []*Disk `protobuf:"bytes,27,rep,name=additional_disks,json=additionalDisks,proto3" json:"additional_disks,omitempty"` InternalPortMappings []*PortMapping `protobuf:"bytes,29,rep,name=internal_port_mappings,json=internalPortMappings,proto3" json:"internal_port_mappings,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"` ProvisionStatus *CreateAttemptStatus `protobuf:"bytes,28,opt,name=provision_status,json=provisionStatus,proto3" json:"provision_status,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) GetInternalPortMappings ¶
func (x *Instance) GetInternalPortMappings() []*PortMapping
func (*Instance) GetProvisionStatus ¶
func (x *Instance) GetProvisionStatus() *CreateAttemptStatus
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
func (*Instance) SetCreateTime ¶
func (x *Instance) SetCreateTime(v *timestamppb.Timestamp)
func (*Instance) SetFirewallRules ¶
func (x *Instance) SetFirewallRules(v *FirewallRules)
func (*Instance) SetInstanceTypeInfo ¶
func (x *Instance) SetInstanceTypeInfo(v *InstanceType)
func (*Instance) SetInternalPortMappings ¶
func (x *Instance) SetInternalPortMappings(v []*PortMapping)
func (*Instance) SetProvisionStatus ¶
func (x *Instance) SetProvisionStatus(v *CreateAttemptStatus)
func (*Instance) SetRetireTime ¶
func (x *Instance) SetRetireTime(v *timestamppb.Timestamp)
func (*Instance) SetUpdateTime ¶
func (x *Instance) SetUpdateTime(v *timestamppb.Timestamp)
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 `` /* 139-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 valid to be assigned 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) ClearConnection ¶
func (x *InstanceExec) ClearConnection()
func (*InstanceExec) ClearCreateTime ¶
func (x *InstanceExec) ClearCreateTime()
func (*InstanceExec) ClearResult ¶
func (x *InstanceExec) ClearResult()
func (*InstanceExec) ClearSshConnection ¶
func (x *InstanceExec) ClearSshConnection()
func (*InstanceExec) ClearUpdateTime ¶
func (x *InstanceExec) ClearUpdateTime()
func (*InstanceExec) GetConnection ¶
func (x *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) HasConnection ¶
func (x *InstanceExec) HasConnection() bool
func (*InstanceExec) HasCreateTime ¶
func (x *InstanceExec) HasCreateTime() bool
func (*InstanceExec) HasResult ¶
func (x *InstanceExec) HasResult() bool
func (*InstanceExec) HasSshConnection ¶
func (x *InstanceExec) HasSshConnection() bool
func (*InstanceExec) HasUpdateTime ¶
func (x *InstanceExec) HasUpdateTime() bool
func (*InstanceExec) ProtoMessage ¶
func (*InstanceExec) ProtoMessage()
func (*InstanceExec) ProtoReflect ¶
func (x *InstanceExec) ProtoReflect() protoreflect.Message
func (*InstanceExec) Reset ¶
func (x *InstanceExec) Reset()
func (*InstanceExec) SetConnectionTimeout ¶
func (x *InstanceExec) SetConnectionTimeout(v string)
func (*InstanceExec) SetCreateTime ¶
func (x *InstanceExec) SetCreateTime(v *timestamppb.Timestamp)
func (*InstanceExec) SetInstanceExecId ¶
func (x *InstanceExec) SetInstanceExecId(v string)
func (*InstanceExec) SetInstanceId ¶
func (x *InstanceExec) SetInstanceId(v string)
func (*InstanceExec) SetLabels ¶
func (x *InstanceExec) SetLabels(v map[string]string)
func (*InstanceExec) SetResult ¶
func (x *InstanceExec) SetResult(v *Result)
func (*InstanceExec) SetRunTimeout ¶
func (x *InstanceExec) SetRunTimeout(v string)
func (*InstanceExec) SetScript ¶
func (x *InstanceExec) SetScript(v string)
func (*InstanceExec) SetSshConnection ¶
func (x *InstanceExec) SetSshConnection(v *SshConnection)
func (*InstanceExec) SetStatus ¶
func (x *InstanceExec) SetStatus(v string)
func (*InstanceExec) SetType ¶
func (x *InstanceExec) SetType(v string)
func (*InstanceExec) SetUpdateTime ¶
func (x *InstanceExec) SetUpdateTime(v *timestamppb.Timestamp)
func (*InstanceExec) String ¶
func (x *InstanceExec) String() string
func (*InstanceExec) WhichConnection ¶
func (x *InstanceExec) WhichConnection() case_InstanceExec_Connection
type InstanceExec_SshConnection ¶
type InstanceExec_SshConnection struct {
SshConnection *SshConnection `protobuf:"bytes,11,opt,name=ssh_connection,json=sshConnection,proto3,oneof"` // Brev brev = 7;
}
type InstanceExec_builder ¶
type InstanceExec_builder struct { InstanceExecId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Type string Script string ConnectionTimeout string Status string Result *Result // Fields of oneof Connection: SshConnection *SshConnection // -- end of Connection RunTimeout string InstanceId string // contains filtered or unexported fields }
func (InstanceExec_builder) Build ¶
func (b0 InstanceExec_builder) Build() *InstanceExec
type InstanceProvision ¶
type InstanceProvision struct { ProvisionId string `protobuf:"bytes,1,opt,name=provision_id,json=provisionId,proto3" json:"provision_id,omitempty"` ProvisionRetryPolicy *RetryPolicy `protobuf:"bytes,2,opt,name=provision_retry_policy,json=provisionRetryPolicy,proto3" json:"provision_retry_policy,omitempty"` ProvisionStatus *ProvisionStatus `protobuf:"bytes,3,opt,name=provision_status,json=provisionStatus,proto3" json:"provision_status,omitempty"` Instance *Instance `protobuf:"bytes,4,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*InstanceProvision) ClearInstance ¶
func (x *InstanceProvision) ClearInstance()
func (*InstanceProvision) ClearProvisionRetryPolicy ¶
func (x *InstanceProvision) ClearProvisionRetryPolicy()
func (*InstanceProvision) ClearProvisionStatus ¶
func (x *InstanceProvision) ClearProvisionStatus()
func (*InstanceProvision) GetInstance ¶
func (x *InstanceProvision) GetInstance() *Instance
func (*InstanceProvision) GetProvisionId ¶
func (x *InstanceProvision) GetProvisionId() string
func (*InstanceProvision) GetProvisionRetryPolicy ¶
func (x *InstanceProvision) GetProvisionRetryPolicy() *RetryPolicy
func (*InstanceProvision) GetProvisionStatus ¶
func (x *InstanceProvision) GetProvisionStatus() *ProvisionStatus
func (*InstanceProvision) HasInstance ¶
func (x *InstanceProvision) HasInstance() bool
func (*InstanceProvision) HasProvisionRetryPolicy ¶
func (x *InstanceProvision) HasProvisionRetryPolicy() bool
func (*InstanceProvision) HasProvisionStatus ¶
func (x *InstanceProvision) HasProvisionStatus() bool
func (*InstanceProvision) ProtoMessage ¶
func (*InstanceProvision) ProtoMessage()
func (*InstanceProvision) ProtoReflect ¶
func (x *InstanceProvision) ProtoReflect() protoreflect.Message
func (*InstanceProvision) Reset ¶
func (x *InstanceProvision) Reset()
func (*InstanceProvision) SetInstance ¶
func (x *InstanceProvision) SetInstance(v *Instance)
func (*InstanceProvision) SetProvisionId ¶
func (x *InstanceProvision) SetProvisionId(v string)
func (*InstanceProvision) SetProvisionRetryPolicy ¶
func (x *InstanceProvision) SetProvisionRetryPolicy(v *RetryPolicy)
func (*InstanceProvision) SetProvisionStatus ¶
func (x *InstanceProvision) SetProvisionStatus(v *ProvisionStatus)
func (*InstanceProvision) String ¶
func (x *InstanceProvision) String() string
type InstanceProvision_builder ¶
type InstanceProvision_builder struct { ProvisionId string ProvisionRetryPolicy *RetryPolicy ProvisionStatus *ProvisionStatus Instance *Instance // contains filtered or unexported fields }
func (InstanceProvision_builder) Build ¶
func (b0 InstanceProvision_builder) Build() *InstanceProvision
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"` Provider string `protobuf:"bytes,29,opt,name=provider,proto3" json:"provider,omitempty"` // contains filtered or unexported fields }
func (*InstanceType) ClearBasePrice ¶
func (x *InstanceType) ClearBasePrice()
func (*InstanceType) ClearQuota ¶
func (x *InstanceType) ClearQuota()
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) GetProvider ¶
func (x *InstanceType) GetProvider() string
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) HasBasePrice ¶
func (x *InstanceType) HasBasePrice() bool
func (*InstanceType) HasQuota ¶
func (x *InstanceType) HasQuota() bool
func (*InstanceType) ProtoMessage ¶
func (*InstanceType) ProtoMessage()
func (*InstanceType) ProtoReflect ¶
func (x *InstanceType) ProtoReflect() protoreflect.Message
func (*InstanceType) Reset ¶
func (x *InstanceType) Reset()
func (*InstanceType) SetBasePrice ¶
func (x *InstanceType) SetBasePrice(v *CurrencyAmount)
func (*InstanceType) SetClockSpeedInGhz ¶
func (x *InstanceType) SetClockSpeedInGhz(v string)
func (*InstanceType) SetDefaultCores ¶
func (x *InstanceType) SetDefaultCores(v int32)
func (*InstanceType) SetDefaultPrice ¶
func (x *InstanceType) SetDefaultPrice(v string)
func (*InstanceType) SetElasticRootVolume ¶
func (x *InstanceType) SetElasticRootVolume(v bool)
func (*InstanceType) SetEstimatedDeployTime ¶
func (x *InstanceType) SetEstimatedDeployTime(v string)
func (*InstanceType) SetIsAvailable ¶
func (x *InstanceType) SetIsAvailable(v bool)
func (*InstanceType) SetIsContainer ¶
func (x *InstanceType) SetIsContainer(v bool)
func (*InstanceType) SetLocation ¶
func (x *InstanceType) SetLocation(v string)
func (*InstanceType) SetMaximumNetworkInterfaces ¶
func (x *InstanceType) SetMaximumNetworkInterfaces(v int32)
func (*InstanceType) SetMemory ¶
func (x *InstanceType) SetMemory(v string)
func (*InstanceType) SetNetworkPerformance ¶
func (x *InstanceType) SetNetworkPerformance(v string)
func (*InstanceType) SetNotPrivileged ¶
func (x *InstanceType) SetNotPrivileged(v bool)
func (*InstanceType) SetPreemptible ¶
func (x *InstanceType) SetPreemptible(v bool)
func (*InstanceType) SetPrices ¶
func (x *InstanceType) SetPrices(v []*InstanceTypePrice)
func (*InstanceType) SetProvider ¶
func (x *InstanceType) SetProvider(v string)
func (*InstanceType) SetQuota ¶
func (x *InstanceType) SetQuota(v *InstanceTypeQuota)
func (*InstanceType) SetRebootable ¶
func (x *InstanceType) SetRebootable(v bool)
func (*InstanceType) SetSubLocation ¶
func (x *InstanceType) SetSubLocation(v string)
func (*InstanceType) SetSubLocationTypeChangeable ¶
func (x *InstanceType) SetSubLocationTypeChangeable(v bool)
func (*InstanceType) SetSupportedArchitectures ¶
func (x *InstanceType) SetSupportedArchitectures(v []string)
func (*InstanceType) SetSupportedGpus ¶
func (x *InstanceType) SetSupportedGpus(v []*Gpu)
func (*InstanceType) SetSupportedNumCores ¶
func (x *InstanceType) SetSupportedNumCores(v []int32)
func (*InstanceType) SetSupportedStorage ¶
func (x *InstanceType) SetSupportedStorage(v []*Storage)
func (*InstanceType) SetSupportedUsageClasses ¶
func (x *InstanceType) SetSupportedUsageClasses(v []string)
func (*InstanceType) SetType ¶
func (x *InstanceType) SetType(v string)
func (*InstanceType) SetUserPrivilegeEscalationDisabled ¶
func (x *InstanceType) SetUserPrivilegeEscalationDisabled(v bool)
func (*InstanceType) SetVariablePrice ¶
func (x *InstanceType) SetVariablePrice(v bool)
func (*InstanceType) SetVcpu ¶
func (x *InstanceType) SetVcpu(v int32)
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 `` /* 177-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) 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) SetInstanceType ¶
func (x *InstanceTypePrice) SetInstanceType(v string)
func (*InstanceTypePrice) SetInstanceTypePriceId ¶
func (x *InstanceTypePrice) SetInstanceTypePriceId(v string)
func (*InstanceTypePrice) SetOperatingSystem ¶
func (x *InstanceTypePrice) SetOperatingSystem(v string)
func (*InstanceTypePrice) SetPriceUsd ¶
func (x *InstanceTypePrice) SetPriceUsd(v string)
func (*InstanceTypePrice) SetTermAttributes ¶
func (x *InstanceTypePrice) SetTermAttributes(v map[string]string)
func (*InstanceTypePrice) SetTermType ¶
func (x *InstanceTypePrice) SetTermType(v string)
func (*InstanceTypePrice) SetUnit ¶
func (x *InstanceTypePrice) SetUnit(v string)
func (*InstanceTypePrice) SetUsageType ¶
func (x *InstanceTypePrice) SetUsageType(v string)
func (*InstanceTypePrice) String ¶
func (x *InstanceTypePrice) String() string
type InstanceTypePrice_builder ¶
type InstanceTypePrice_builder struct { InstanceTypePriceId string OperatingSystem string InstanceType string TermType string TermAttributes map[string]string Unit string PriceUsd string UsageType string // contains filtered or unexported fields }
func (InstanceTypePrice_builder) Build ¶
func (b0 InstanceTypePrice_builder) Build() *InstanceTypePrice
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) ClearOnDemand ¶
func (x *InstanceTypeQuota) ClearOnDemand()
func (*InstanceTypeQuota) ClearReserved ¶
func (x *InstanceTypeQuota) ClearReserved()
func (*InstanceTypeQuota) ClearSpot ¶
func (x *InstanceTypeQuota) ClearSpot()
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) HasOnDemand ¶
func (x *InstanceTypeQuota) HasOnDemand() bool
func (*InstanceTypeQuota) HasReserved ¶
func (x *InstanceTypeQuota) HasReserved() bool
func (*InstanceTypeQuota) HasSpot ¶
func (x *InstanceTypeQuota) HasSpot() bool
func (*InstanceTypeQuota) ProtoMessage ¶
func (*InstanceTypeQuota) ProtoMessage()
func (*InstanceTypeQuota) ProtoReflect ¶
func (x *InstanceTypeQuota) ProtoReflect() protoreflect.Message
func (*InstanceTypeQuota) Reset ¶
func (x *InstanceTypeQuota) Reset()
func (*InstanceTypeQuota) SetOnDemand ¶
func (x *InstanceTypeQuota) SetOnDemand(v *Quota)
func (*InstanceTypeQuota) SetReserved ¶
func (x *InstanceTypeQuota) SetReserved(v *Quota)
func (*InstanceTypeQuota) SetSpot ¶
func (x *InstanceTypeQuota) SetSpot(v *Quota)
func (*InstanceTypeQuota) String ¶
func (x *InstanceTypeQuota) String() string
type InstanceTypeQuota_builder ¶
type InstanceTypeQuota_builder struct { OnDemand *Quota Spot *Quota Reserved *Quota // contains filtered or unexported fields }
func (InstanceTypeQuota_builder) Build ¶
func (b0 InstanceTypeQuota_builder) Build() *InstanceTypeQuota
type InstanceType_builder ¶
type InstanceType_builder struct { Type string SupportedGpus []*Gpu SupportedStorage []*Storage Memory string MaximumNetworkInterfaces int32 NetworkPerformance string SupportedNumCores []int32 DefaultCores int32 Vcpu int32 SupportedArchitectures []string ClockSpeedInGhz string SubLocation string Prices []*InstanceTypePrice DefaultPrice string ElasticRootVolume bool SupportedUsageClasses []string Quota *InstanceTypeQuota Location string IsAvailable bool VariablePrice bool Rebootable bool Preemptible bool BasePrice *CurrencyAmount SubLocationTypeChangeable bool EstimatedDeployTime string UserPrivilegeEscalationDisabled bool NotPrivileged bool IsContainer bool Provider string // contains filtered or unexported fields }
func (InstanceType_builder) Build ¶
func (b0 InstanceType_builder) Build() *InstanceType
type Instance_builder ¶
type Instance_builder struct { InstanceId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp CloudCredId string Status *Status Hostname string Location string ImageId string InstanceType string DiskSize string ProviderInstanceId string Labels map[string]string FirewallRules *FirewallRules PublicDns string PublicIp string RetireTimeout *string RetireTime *timestamppb.Timestamp SshUser string SshPort int32 PublicKey string SubLocation string IsStoppable bool IsRebootable bool AdditionalDisks []*Disk InternalPortMappings []*PortMapping InstanceTypeInfo *InstanceType Namespace string Name string ProvisionStatus *CreateAttemptStatus // contains filtered or unexported fields }
func (Instance_builder) Build ¶
func (b0 Instance_builder) Build() *Instance
type Int32Range ¶
type Int32Range struct { Min *int32 `protobuf:"varint,1,opt,name=min,proto3,oneof" json:"min,omitempty"` Max *int32 `protobuf:"varint,2,opt,name=max,proto3,oneof" json:"max,omitempty"` // contains filtered or unexported fields }
func (*Int32Range) ClearMax ¶
func (x *Int32Range) ClearMax()
func (*Int32Range) ClearMin ¶
func (x *Int32Range) ClearMin()
func (*Int32Range) GetMax ¶
func (x *Int32Range) GetMax() int32
func (*Int32Range) GetMin ¶
func (x *Int32Range) GetMin() int32
func (*Int32Range) HasMax ¶
func (x *Int32Range) HasMax() bool
func (*Int32Range) HasMin ¶
func (x *Int32Range) HasMin() bool
func (*Int32Range) ProtoMessage ¶
func (*Int32Range) ProtoMessage()
func (*Int32Range) ProtoReflect ¶
func (x *Int32Range) ProtoReflect() protoreflect.Message
func (*Int32Range) Reset ¶
func (x *Int32Range) Reset()
func (*Int32Range) SetMax ¶
func (x *Int32Range) SetMax(v int32)
func (*Int32Range) SetMin ¶
func (x *Int32Range) SetMin(v int32)
func (*Int32Range) String ¶
func (x *Int32Range) String() string
type Int32Range_builder ¶
func (Int32Range_builder) Build ¶
func (b0 Int32Range_builder) Build() *Int32Range
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 Invoice_builder ¶
type Invoice_builder struct { InvoiceId string NextPaymentAttempt int64 Total int64 Tax int64 Subtotal int64 CustomerId string Status string Currency string AmountPaid int64 AmountDue int64 AttemptCount int64 InvoiceUrl string Created int64 Paid bool Refund *Refund // contains filtered or unexported fields }
func (Invoice_builder) Build ¶
func (b0 Invoice_builder) Build() *Invoice
type KeyPair ¶
type KeyPair struct { PublicKey string `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` PrivateKey *SecretOrValue `protobuf:"bytes,2,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` IsAdmin bool `protobuf:"varint,3,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*KeyPair) GetPrivateKey ¶
func (x *KeyPair) GetPrivateKey() *SecretOrValue
func (*KeyPair) ProtoReflect ¶
func (x *KeyPair) ProtoReflect() protoreflect.Message
func (*KeyPair) SetPrivateKey ¶
func (x *KeyPair) SetPrivateKey(v *SecretOrValue)
type KeyPair_builder ¶
type KeyPair_builder struct { PublicKey string PrivateKey *SecretOrValue IsAdmin bool Name string Labels map[string]string // contains filtered or unexported fields }
func (KeyPair_builder) Build ¶
func (b0 KeyPair_builder) Build() *KeyPair
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) 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) SetApiKey ¶
func (x *LambdaLabsCredential) SetApiKey(v string)
func (*LambdaLabsCredential) String ¶
func (x *LambdaLabsCredential) String() string
type LambdaLabsCredential_builder ¶
type LambdaLabsCredential_builder struct { ApiKey string // contains filtered or unexported fields }
func (LambdaLabsCredential_builder) Build ¶
func (b0 LambdaLabsCredential_builder) Build() *LambdaLabsCredential
type LaunchpadCredential ¶
type LaunchpadCredential struct { ApiToken string `protobuf:"bytes,1,opt,name=api_token,json=apiToken,proto3" json:"api_token,omitempty"` // contains filtered or unexported fields }
func (*LaunchpadCredential) GetApiToken ¶
func (x *LaunchpadCredential) GetApiToken() string
func (*LaunchpadCredential) ProtoMessage ¶
func (*LaunchpadCredential) ProtoMessage()
func (*LaunchpadCredential) ProtoReflect ¶
func (x *LaunchpadCredential) ProtoReflect() protoreflect.Message
func (*LaunchpadCredential) Reset ¶
func (x *LaunchpadCredential) Reset()
func (*LaunchpadCredential) SetApiToken ¶
func (x *LaunchpadCredential) SetApiToken(v string)
func (*LaunchpadCredential) String ¶
func (x *LaunchpadCredential) String() string
type LaunchpadCredential_builder ¶
type LaunchpadCredential_builder struct { ApiToken string // contains filtered or unexported fields }
func (LaunchpadCredential_builder) Build ¶
func (b0 LaunchpadCredential_builder) Build() *LaunchpadCredential
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) ClearAttrs ¶
func (x *LifecycleScript) ClearAttrs()
func (*LifecycleScript) ClearCreateTime ¶
func (x *LifecycleScript) ClearCreateTime()
func (*LifecycleScript) ClearLastRun ¶
func (x *LifecycleScript) ClearLastRun()
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) HasAttrs ¶
func (x *LifecycleScript) HasAttrs() bool
func (*LifecycleScript) HasCreateTime ¶
func (x *LifecycleScript) HasCreateTime() bool
func (*LifecycleScript) HasLastRun ¶
func (x *LifecycleScript) HasLastRun() bool
func (*LifecycleScript) ProtoMessage ¶
func (*LifecycleScript) ProtoMessage()
func (*LifecycleScript) ProtoReflect ¶
func (x *LifecycleScript) ProtoReflect() protoreflect.Message
func (*LifecycleScript) Reset ¶
func (x *LifecycleScript) Reset()
func (*LifecycleScript) SetAttrs ¶
func (x *LifecycleScript) SetAttrs(v *LifecycleScriptAttrs)
func (*LifecycleScript) SetCreateTime ¶
func (x *LifecycleScript) SetCreateTime(v *timestamppb.Timestamp)
func (*LifecycleScript) SetLastRun ¶
func (x *LifecycleScript) SetLastRun(v *ScriptRun)
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) 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) SetName ¶
func (x *LifecycleScriptAttrs) SetName(v string)
func (*LifecycleScriptAttrs) SetScript ¶
func (x *LifecycleScriptAttrs) SetScript(v string)
func (*LifecycleScriptAttrs) SetWhen ¶
func (x *LifecycleScriptAttrs) SetWhen(v []string)
func (*LifecycleScriptAttrs) String ¶
func (x *LifecycleScriptAttrs) String() string
type LifecycleScriptAttrs_builder ¶
type LifecycleScriptAttrs_builder struct { Name string When []string Script string // contains filtered or unexported fields }
func (LifecycleScriptAttrs_builder) Build ¶
func (b0 LifecycleScriptAttrs_builder) Build() *LifecycleScriptAttrs
type LifecycleScript_builder ¶
type LifecycleScript_builder struct { CreateTime *timestamppb.Timestamp Attrs *LifecycleScriptAttrs LastRun *ScriptRun // contains filtered or unexported fields }
func (LifecycleScript_builder) Build ¶
func (b0 LifecycleScript_builder) Build() *LifecycleScript
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 `` /* 139-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
func (*Limit) SetCreateTime ¶
func (x *Limit) SetCreateTime(v *timestamppb.Timestamp)
func (*Limit) SetUpdateTime ¶
func (x *Limit) SetUpdateTime(v *timestamppb.Timestamp)
type Limit_builder ¶
type Limit_builder struct { LimitId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string EnforcementMode string Budgets []*Budget Description string Priority int32 // contains filtered or unexported fields }
func (Limit_builder) Build ¶
func (b0 Limit_builder) Build() *Limit
type ListAPIKeyOptions ¶
type ListAPIKeyOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-byte string literal not displayed */ HasValues []string `protobuf:"bytes,4,rep,name=has_values,json=hasValues,proto3" json:"has_values,omitempty"` OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListAPIKeyOptions) ClearOrderOptions ¶
func (x *ListAPIKeyOptions) ClearOrderOptions()
func (*ListAPIKeyOptions) GetHasAllLabels ¶
func (x *ListAPIKeyOptions) GetHasAllLabels() map[string]string
func (*ListAPIKeyOptions) GetHasOneOfLabels ¶
func (x *ListAPIKeyOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListAPIKeyOptions) GetHasValues ¶
func (x *ListAPIKeyOptions) GetHasValues() []string
func (*ListAPIKeyOptions) GetOrderOptions ¶
func (x *ListAPIKeyOptions) GetOrderOptions() *OrderOptions
func (*ListAPIKeyOptions) HasOrderOptions ¶
func (x *ListAPIKeyOptions) HasOrderOptions() bool
func (*ListAPIKeyOptions) ProtoMessage ¶
func (*ListAPIKeyOptions) ProtoMessage()
func (*ListAPIKeyOptions) ProtoReflect ¶
func (x *ListAPIKeyOptions) ProtoReflect() protoreflect.Message
func (*ListAPIKeyOptions) Reset ¶
func (x *ListAPIKeyOptions) Reset()
func (*ListAPIKeyOptions) SetHasAllLabels ¶
func (x *ListAPIKeyOptions) SetHasAllLabels(v map[string]string)
func (*ListAPIKeyOptions) SetHasOneOfLabels ¶
func (x *ListAPIKeyOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListAPIKeyOptions) SetHasValues ¶
func (x *ListAPIKeyOptions) SetHasValues(v []string)
func (*ListAPIKeyOptions) SetOrderOptions ¶
func (x *ListAPIKeyOptions) SetOrderOptions(v *OrderOptions)
func (*ListAPIKeyOptions) String ¶
func (x *ListAPIKeyOptions) String() string
type ListAPIKeyOptions_builder ¶
type ListAPIKeyOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString HasValues []string OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListAPIKeyOptions_builder) Build ¶
func (b0 ListAPIKeyOptions_builder) Build() *ListAPIKeyOptions
type ListAPIKeyRequest ¶
type ListAPIKeyRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListAPIKeyOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListAPIKeyRequest) ClearOptions ¶
func (x *ListAPIKeyRequest) ClearOptions()
func (*ListAPIKeyRequest) ClearPageParams ¶
func (x *ListAPIKeyRequest) ClearPageParams()
func (*ListAPIKeyRequest) GetOptions ¶
func (x *ListAPIKeyRequest) GetOptions() *ListAPIKeyOptions
func (*ListAPIKeyRequest) GetPageParams ¶
func (x *ListAPIKeyRequest) GetPageParams() *PageParams
func (*ListAPIKeyRequest) HasOptions ¶
func (x *ListAPIKeyRequest) HasOptions() bool
func (*ListAPIKeyRequest) HasPageParams ¶
func (x *ListAPIKeyRequest) HasPageParams() bool
func (*ListAPIKeyRequest) ProtoMessage ¶
func (*ListAPIKeyRequest) ProtoMessage()
func (*ListAPIKeyRequest) ProtoReflect ¶
func (x *ListAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*ListAPIKeyRequest) Reset ¶
func (x *ListAPIKeyRequest) Reset()
func (*ListAPIKeyRequest) SetOptions ¶
func (x *ListAPIKeyRequest) SetOptions(v *ListAPIKeyOptions)
func (*ListAPIKeyRequest) SetPageParams ¶
func (x *ListAPIKeyRequest) SetPageParams(v *PageParams)
func (*ListAPIKeyRequest) String ¶
func (x *ListAPIKeyRequest) String() string
type ListAPIKeyRequest_builder ¶
type ListAPIKeyRequest_builder struct { PageParams *PageParams Options *ListAPIKeyOptions // contains filtered or unexported fields }
func (ListAPIKeyRequest_builder) Build ¶
func (b0 ListAPIKeyRequest_builder) Build() *ListAPIKeyRequest
type ListAPIKeyResponse ¶
type ListAPIKeyResponse struct { Items []*APIKey `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 (*ListAPIKeyResponse) GetItems ¶
func (x *ListAPIKeyResponse) GetItems() []*APIKey
func (*ListAPIKeyResponse) GetNextPageToken ¶
func (x *ListAPIKeyResponse) GetNextPageToken() string
func (*ListAPIKeyResponse) ProtoMessage ¶
func (*ListAPIKeyResponse) ProtoMessage()
func (*ListAPIKeyResponse) ProtoReflect ¶
func (x *ListAPIKeyResponse) ProtoReflect() protoreflect.Message
func (*ListAPIKeyResponse) Reset ¶
func (x *ListAPIKeyResponse) Reset()
func (*ListAPIKeyResponse) SetItems ¶
func (x *ListAPIKeyResponse) SetItems(v []*APIKey)
func (*ListAPIKeyResponse) SetNextPageToken ¶
func (x *ListAPIKeyResponse) SetNextPageToken(v string)
func (*ListAPIKeyResponse) String ¶
func (x *ListAPIKeyResponse) String() string
type ListAPIKeyResponse_builder ¶
type ListAPIKeyResponse_builder struct { Items []*APIKey NextPageToken string // contains filtered or unexported fields }
func (ListAPIKeyResponse_builder) Build ¶
func (b0 ListAPIKeyResponse_builder) Build() *ListAPIKeyResponse
type ListBillingProfileOptions ¶
type ListBillingProfileOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListBillingProfileOptions) ClearOrderOptions()
func (*ListBillingProfileOptions) ClearShouldFetchExternalAccount ¶
func (x *ListBillingProfileOptions) ClearShouldFetchExternalAccount()
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) HasOrderOptions ¶
func (x *ListBillingProfileOptions) HasOrderOptions() bool
func (*ListBillingProfileOptions) HasShouldFetchExternalAccount ¶
func (x *ListBillingProfileOptions) HasShouldFetchExternalAccount() 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) SetExternalAccountIds ¶
func (x *ListBillingProfileOptions) SetExternalAccountIds(v []string)
func (*ListBillingProfileOptions) SetHasAllLabels ¶
func (x *ListBillingProfileOptions) SetHasAllLabels(v map[string]string)
func (*ListBillingProfileOptions) SetHasOneOfLabels ¶
func (x *ListBillingProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListBillingProfileOptions) SetOrderOptions ¶
func (x *ListBillingProfileOptions) SetOrderOptions(v *OrderOptions)
func (*ListBillingProfileOptions) SetShouldFetchExternalAccount ¶
func (x *ListBillingProfileOptions) SetShouldFetchExternalAccount(v bool)
func (*ListBillingProfileOptions) String ¶
func (x *ListBillingProfileOptions) String() string
type ListBillingProfileOptions_builder ¶
type ListBillingProfileOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions ExternalAccountIds []string ShouldFetchExternalAccount *bool // contains filtered or unexported fields }
func (ListBillingProfileOptions_builder) Build ¶
func (b0 ListBillingProfileOptions_builder) Build() *ListBillingProfileOptions
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) ClearOptions ¶
func (x *ListBillingProfileRequest) ClearOptions()
func (*ListBillingProfileRequest) ClearPageParams ¶
func (x *ListBillingProfileRequest) ClearPageParams()
func (*ListBillingProfileRequest) GetOptions ¶
func (x *ListBillingProfileRequest) GetOptions() *ListBillingProfileOptions
func (*ListBillingProfileRequest) GetPageParams ¶
func (x *ListBillingProfileRequest) GetPageParams() *PageParams
func (*ListBillingProfileRequest) HasOptions ¶
func (x *ListBillingProfileRequest) HasOptions() bool
func (*ListBillingProfileRequest) HasPageParams ¶
func (x *ListBillingProfileRequest) HasPageParams() bool
func (*ListBillingProfileRequest) ProtoMessage ¶
func (*ListBillingProfileRequest) ProtoMessage()
func (*ListBillingProfileRequest) ProtoReflect ¶
func (x *ListBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*ListBillingProfileRequest) Reset ¶
func (x *ListBillingProfileRequest) Reset()
func (*ListBillingProfileRequest) SetOptions ¶
func (x *ListBillingProfileRequest) SetOptions(v *ListBillingProfileOptions)
func (*ListBillingProfileRequest) SetPageParams ¶
func (x *ListBillingProfileRequest) SetPageParams(v *PageParams)
func (*ListBillingProfileRequest) String ¶
func (x *ListBillingProfileRequest) String() string
type ListBillingProfileRequest_builder ¶
type ListBillingProfileRequest_builder struct { PageParams *PageParams Options *ListBillingProfileOptions // contains filtered or unexported fields }
func (ListBillingProfileRequest_builder) Build ¶
func (b0 ListBillingProfileRequest_builder) Build() *ListBillingProfileRequest
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) 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) SetItems ¶
func (x *ListBillingProfileResponse) SetItems(v []*BillingProfile)
func (*ListBillingProfileResponse) SetNextPageToken ¶
func (x *ListBillingProfileResponse) SetNextPageToken(v string)
func (*ListBillingProfileResponse) String ¶
func (x *ListBillingProfileResponse) String() string
type ListBillingProfileResponse_builder ¶
type ListBillingProfileResponse_builder struct { Items []*BillingProfile NextPageToken string // contains filtered or unexported fields }
func (ListBillingProfileResponse_builder) Build ¶
func (b0 ListBillingProfileResponse_builder) Build() *ListBillingProfileResponse
type ListCloudCredOptions ¶
type ListCloudCredOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListCloudCredOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListCloudCredOptions) HasOrderOptions() bool
func (*ListCloudCredOptions) ProtoMessage ¶
func (*ListCloudCredOptions) ProtoMessage()
func (*ListCloudCredOptions) ProtoReflect ¶
func (x *ListCloudCredOptions) ProtoReflect() protoreflect.Message
func (*ListCloudCredOptions) Reset ¶
func (x *ListCloudCredOptions) Reset()
func (*ListCloudCredOptions) SetHasAllLabels ¶
func (x *ListCloudCredOptions) SetHasAllLabels(v map[string]string)
func (*ListCloudCredOptions) SetHasOneOfLabels ¶
func (x *ListCloudCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListCloudCredOptions) SetOrderOptions ¶
func (x *ListCloudCredOptions) SetOrderOptions(v *OrderOptions)
func (*ListCloudCredOptions) String ¶
func (x *ListCloudCredOptions) String() string
type ListCloudCredOptions_builder ¶
type ListCloudCredOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListCloudCredOptions_builder) Build ¶
func (b0 ListCloudCredOptions_builder) Build() *ListCloudCredOptions
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) ClearOptions ¶
func (x *ListCloudCredRequest) ClearOptions()
func (*ListCloudCredRequest) ClearPageParams ¶
func (x *ListCloudCredRequest) ClearPageParams()
func (*ListCloudCredRequest) GetOptions ¶
func (x *ListCloudCredRequest) GetOptions() *ListCloudCredOptions
func (*ListCloudCredRequest) GetPageParams ¶
func (x *ListCloudCredRequest) GetPageParams() *PageParams
func (*ListCloudCredRequest) HasOptions ¶
func (x *ListCloudCredRequest) HasOptions() bool
func (*ListCloudCredRequest) HasPageParams ¶
func (x *ListCloudCredRequest) HasPageParams() bool
func (*ListCloudCredRequest) ProtoMessage ¶
func (*ListCloudCredRequest) ProtoMessage()
func (*ListCloudCredRequest) ProtoReflect ¶
func (x *ListCloudCredRequest) ProtoReflect() protoreflect.Message
func (*ListCloudCredRequest) Reset ¶
func (x *ListCloudCredRequest) Reset()
func (*ListCloudCredRequest) SetOptions ¶
func (x *ListCloudCredRequest) SetOptions(v *ListCloudCredOptions)
func (*ListCloudCredRequest) SetPageParams ¶
func (x *ListCloudCredRequest) SetPageParams(v *PageParams)
func (*ListCloudCredRequest) String ¶
func (x *ListCloudCredRequest) String() string
type ListCloudCredRequest_builder ¶
type ListCloudCredRequest_builder struct { PageParams *PageParams Options *ListCloudCredOptions // contains filtered or unexported fields }
func (ListCloudCredRequest_builder) Build ¶
func (b0 ListCloudCredRequest_builder) Build() *ListCloudCredRequest
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) 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) SetItems ¶
func (x *ListCloudCredResponse) SetItems(v []*CloudCred)
func (*ListCloudCredResponse) SetNextPageToken ¶
func (x *ListCloudCredResponse) SetNextPageToken(v string)
func (*ListCloudCredResponse) String ¶
func (x *ListCloudCredResponse) String() string
type ListCloudCredResponse_builder ¶
type ListCloudCredResponse_builder struct { Items []*CloudCred NextPageToken string // contains filtered or unexported fields }
func (ListCloudCredResponse_builder) Build ¶
func (b0 ListCloudCredResponse_builder) Build() *ListCloudCredResponse
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) 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) SetBillingProfileId ¶
func (x *ListCreditBalanceAdjustmentsRequest) SetBillingProfileId(v string)
func (*ListCreditBalanceAdjustmentsRequest) String ¶
func (x *ListCreditBalanceAdjustmentsRequest) String() string
type ListCreditBalanceAdjustmentsRequest_builder ¶
type ListCreditBalanceAdjustmentsRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (ListCreditBalanceAdjustmentsRequest_builder) Build ¶
func (b0 ListCreditBalanceAdjustmentsRequest_builder) Build() *ListCreditBalanceAdjustmentsRequest
type ListCreditBalanceAdjustmentsResponse ¶
type ListCreditBalanceAdjustmentsResponse struct { CreditBalanceAdjustments []*CreditBalanceAdjustment `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetCreditBalanceAdjustments ¶
func (x *ListCreditBalanceAdjustmentsResponse) SetCreditBalanceAdjustments(v []*CreditBalanceAdjustment)
func (*ListCreditBalanceAdjustmentsResponse) String ¶
func (x *ListCreditBalanceAdjustmentsResponse) String() string
type ListCreditBalanceAdjustmentsResponse_builder ¶
type ListCreditBalanceAdjustmentsResponse_builder struct { CreditBalanceAdjustments []*CreditBalanceAdjustment // contains filtered or unexported fields }
func (ListCreditBalanceAdjustmentsResponse_builder) Build ¶
func (b0 ListCreditBalanceAdjustmentsResponse_builder) Build() *ListCreditBalanceAdjustmentsResponse
type ListDataSourceOptions ¶
type ListDataSourceOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListDataSourceOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListDataSourceOptions) HasOrderOptions() bool
func (*ListDataSourceOptions) ProtoMessage ¶
func (*ListDataSourceOptions) ProtoMessage()
func (*ListDataSourceOptions) ProtoReflect ¶
func (x *ListDataSourceOptions) ProtoReflect() protoreflect.Message
func (*ListDataSourceOptions) Reset ¶
func (x *ListDataSourceOptions) Reset()
func (*ListDataSourceOptions) SetHasAllLabels ¶
func (x *ListDataSourceOptions) SetHasAllLabels(v map[string]string)
func (*ListDataSourceOptions) SetHasOneOfLabels ¶
func (x *ListDataSourceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListDataSourceOptions) SetOrderOptions ¶
func (x *ListDataSourceOptions) SetOrderOptions(v *OrderOptions)
func (*ListDataSourceOptions) String ¶
func (x *ListDataSourceOptions) String() string
type ListDataSourceOptions_builder ¶
type ListDataSourceOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListDataSourceOptions_builder) Build ¶
func (b0 ListDataSourceOptions_builder) Build() *ListDataSourceOptions
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) ClearOptions ¶
func (x *ListDataSourceRequest) ClearOptions()
func (*ListDataSourceRequest) ClearPageParams ¶
func (x *ListDataSourceRequest) ClearPageParams()
func (*ListDataSourceRequest) GetOptions ¶
func (x *ListDataSourceRequest) GetOptions() *ListDataSourceOptions
func (*ListDataSourceRequest) GetPageParams ¶
func (x *ListDataSourceRequest) GetPageParams() *PageParams
func (*ListDataSourceRequest) HasOptions ¶
func (x *ListDataSourceRequest) HasOptions() bool
func (*ListDataSourceRequest) HasPageParams ¶
func (x *ListDataSourceRequest) HasPageParams() bool
func (*ListDataSourceRequest) ProtoMessage ¶
func (*ListDataSourceRequest) ProtoMessage()
func (*ListDataSourceRequest) ProtoReflect ¶
func (x *ListDataSourceRequest) ProtoReflect() protoreflect.Message
func (*ListDataSourceRequest) Reset ¶
func (x *ListDataSourceRequest) Reset()
func (*ListDataSourceRequest) SetOptions ¶
func (x *ListDataSourceRequest) SetOptions(v *ListDataSourceOptions)
func (*ListDataSourceRequest) SetPageParams ¶
func (x *ListDataSourceRequest) SetPageParams(v *PageParams)
func (*ListDataSourceRequest) String ¶
func (x *ListDataSourceRequest) String() string
type ListDataSourceRequest_builder ¶
type ListDataSourceRequest_builder struct { PageParams *PageParams Options *ListDataSourceOptions // contains filtered or unexported fields }
func (ListDataSourceRequest_builder) Build ¶
func (b0 ListDataSourceRequest_builder) Build() *ListDataSourceRequest
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) 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) SetItems ¶
func (x *ListDataSourceResponse) SetItems(v []*DataSource)
func (*ListDataSourceResponse) SetNextPageToken ¶
func (x *ListDataSourceResponse) SetNextPageToken(v string)
func (*ListDataSourceResponse) String ¶
func (x *ListDataSourceResponse) String() string
type ListDataSourceResponse_builder ¶
type ListDataSourceResponse_builder struct { Items []*DataSource NextPageToken string // contains filtered or unexported fields }
func (ListDataSourceResponse_builder) Build ¶
func (b0 ListDataSourceResponse_builder) Build() *ListDataSourceResponse
type ListDeploymentInstanceTypeOptions ¶
type ListDeploymentInstanceTypeOptions struct { InstanceTypes []string `protobuf:"bytes,1,rep,name=instance_types,json=instanceTypes,proto3" json:"instance_types,omitempty"` Locations []string `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"` OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentInstanceTypeOptions) ClearOrderOptions ¶
func (x *ListDeploymentInstanceTypeOptions) ClearOrderOptions()
func (*ListDeploymentInstanceTypeOptions) GetInstanceTypes ¶
func (x *ListDeploymentInstanceTypeOptions) GetInstanceTypes() []string
func (*ListDeploymentInstanceTypeOptions) GetLocations ¶
func (x *ListDeploymentInstanceTypeOptions) GetLocations() []string
func (*ListDeploymentInstanceTypeOptions) GetOrderOptions ¶
func (x *ListDeploymentInstanceTypeOptions) GetOrderOptions() *OrderOptions
func (*ListDeploymentInstanceTypeOptions) HasOrderOptions ¶
func (x *ListDeploymentInstanceTypeOptions) HasOrderOptions() bool
func (*ListDeploymentInstanceTypeOptions) ProtoMessage ¶
func (*ListDeploymentInstanceTypeOptions) ProtoMessage()
func (*ListDeploymentInstanceTypeOptions) ProtoReflect ¶
func (x *ListDeploymentInstanceTypeOptions) ProtoReflect() protoreflect.Message
func (*ListDeploymentInstanceTypeOptions) Reset ¶
func (x *ListDeploymentInstanceTypeOptions) Reset()
func (*ListDeploymentInstanceTypeOptions) SetInstanceTypes ¶
func (x *ListDeploymentInstanceTypeOptions) SetInstanceTypes(v []string)
func (*ListDeploymentInstanceTypeOptions) SetLocations ¶
func (x *ListDeploymentInstanceTypeOptions) SetLocations(v []string)
func (*ListDeploymentInstanceTypeOptions) SetOrderOptions ¶
func (x *ListDeploymentInstanceTypeOptions) SetOrderOptions(v *OrderOptions)
func (*ListDeploymentInstanceTypeOptions) String ¶
func (x *ListDeploymentInstanceTypeOptions) String() string
type ListDeploymentInstanceTypeOptions_builder ¶
type ListDeploymentInstanceTypeOptions_builder struct { InstanceTypes []string Locations []string OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListDeploymentInstanceTypeOptions_builder) Build ¶
func (b0 ListDeploymentInstanceTypeOptions_builder) Build() *ListDeploymentInstanceTypeOptions
type ListDeploymentInstanceTypeRequest ¶
type ListDeploymentInstanceTypeRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` DeploymentProviderCredId string `` /* 137-byte string literal not displayed */ Options *ListDeploymentInstanceTypeOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentInstanceTypeRequest) ClearOptions ¶
func (x *ListDeploymentInstanceTypeRequest) ClearOptions()
func (*ListDeploymentInstanceTypeRequest) ClearPageParams ¶
func (x *ListDeploymentInstanceTypeRequest) ClearPageParams()
func (*ListDeploymentInstanceTypeRequest) GetDeploymentProviderCredId ¶
func (x *ListDeploymentInstanceTypeRequest) GetDeploymentProviderCredId() string
func (*ListDeploymentInstanceTypeRequest) GetOptions ¶
func (x *ListDeploymentInstanceTypeRequest) GetOptions() *ListDeploymentInstanceTypeOptions
func (*ListDeploymentInstanceTypeRequest) GetPageParams ¶
func (x *ListDeploymentInstanceTypeRequest) GetPageParams() *PageParams
func (*ListDeploymentInstanceTypeRequest) HasOptions ¶
func (x *ListDeploymentInstanceTypeRequest) HasOptions() bool
func (*ListDeploymentInstanceTypeRequest) HasPageParams ¶
func (x *ListDeploymentInstanceTypeRequest) HasPageParams() bool
func (*ListDeploymentInstanceTypeRequest) ProtoMessage ¶
func (*ListDeploymentInstanceTypeRequest) ProtoMessage()
func (*ListDeploymentInstanceTypeRequest) ProtoReflect ¶
func (x *ListDeploymentInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentInstanceTypeRequest) Reset ¶
func (x *ListDeploymentInstanceTypeRequest) Reset()
func (*ListDeploymentInstanceTypeRequest) SetDeploymentProviderCredId ¶
func (x *ListDeploymentInstanceTypeRequest) SetDeploymentProviderCredId(v string)
func (*ListDeploymentInstanceTypeRequest) SetOptions ¶
func (x *ListDeploymentInstanceTypeRequest) SetOptions(v *ListDeploymentInstanceTypeOptions)
func (*ListDeploymentInstanceTypeRequest) SetPageParams ¶
func (x *ListDeploymentInstanceTypeRequest) SetPageParams(v *PageParams)
func (*ListDeploymentInstanceTypeRequest) String ¶
func (x *ListDeploymentInstanceTypeRequest) String() string
type ListDeploymentInstanceTypeRequest_builder ¶
type ListDeploymentInstanceTypeRequest_builder struct { PageParams *PageParams DeploymentProviderCredId string Options *ListDeploymentInstanceTypeOptions // contains filtered or unexported fields }
func (ListDeploymentInstanceTypeRequest_builder) Build ¶
func (b0 ListDeploymentInstanceTypeRequest_builder) Build() *ListDeploymentInstanceTypeRequest
type ListDeploymentInstanceTypeResponse ¶
type ListDeploymentInstanceTypeResponse struct { InstanceTypes []*DeploymentInstanceType `protobuf:"bytes,1,rep,name=instance_types,json=instanceTypes,proto3" json:"instance_types,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 (*ListDeploymentInstanceTypeResponse) GetInstanceTypes ¶
func (x *ListDeploymentInstanceTypeResponse) GetInstanceTypes() []*DeploymentInstanceType
func (*ListDeploymentInstanceTypeResponse) GetNextPageToken ¶
func (x *ListDeploymentInstanceTypeResponse) GetNextPageToken() string
func (*ListDeploymentInstanceTypeResponse) ProtoMessage ¶
func (*ListDeploymentInstanceTypeResponse) ProtoMessage()
func (*ListDeploymentInstanceTypeResponse) ProtoReflect ¶
func (x *ListDeploymentInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentInstanceTypeResponse) Reset ¶
func (x *ListDeploymentInstanceTypeResponse) Reset()
func (*ListDeploymentInstanceTypeResponse) SetInstanceTypes ¶
func (x *ListDeploymentInstanceTypeResponse) SetInstanceTypes(v []*DeploymentInstanceType)
func (*ListDeploymentInstanceTypeResponse) SetNextPageToken ¶
func (x *ListDeploymentInstanceTypeResponse) SetNextPageToken(v string)
func (*ListDeploymentInstanceTypeResponse) String ¶
func (x *ListDeploymentInstanceTypeResponse) String() string
type ListDeploymentInstanceTypeResponse_builder ¶
type ListDeploymentInstanceTypeResponse_builder struct { InstanceTypes []*DeploymentInstanceType NextPageToken string // contains filtered or unexported fields }
func (ListDeploymentInstanceTypeResponse_builder) Build ¶
func (b0 ListDeploymentInstanceTypeResponse_builder) Build() *ListDeploymentInstanceTypeResponse
type ListDeploymentOptions ¶
type ListDeploymentOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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 (*ListDeploymentOptions) ClearOrderOptions ¶
func (x *ListDeploymentOptions) ClearOrderOptions()
func (*ListDeploymentOptions) GetHasAllLabels ¶
func (x *ListDeploymentOptions) GetHasAllLabels() map[string]string
func (*ListDeploymentOptions) GetHasOneOfLabels ¶
func (x *ListDeploymentOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListDeploymentOptions) GetOrderOptions ¶
func (x *ListDeploymentOptions) GetOrderOptions() *OrderOptions
func (*ListDeploymentOptions) HasOrderOptions ¶
func (x *ListDeploymentOptions) HasOrderOptions() bool
func (*ListDeploymentOptions) ProtoMessage ¶
func (*ListDeploymentOptions) ProtoMessage()
func (*ListDeploymentOptions) ProtoReflect ¶
func (x *ListDeploymentOptions) ProtoReflect() protoreflect.Message
func (*ListDeploymentOptions) Reset ¶
func (x *ListDeploymentOptions) Reset()
func (*ListDeploymentOptions) SetHasAllLabels ¶
func (x *ListDeploymentOptions) SetHasAllLabels(v map[string]string)
func (*ListDeploymentOptions) SetHasOneOfLabels ¶
func (x *ListDeploymentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListDeploymentOptions) SetOrderOptions ¶
func (x *ListDeploymentOptions) SetOrderOptions(v *OrderOptions)
func (*ListDeploymentOptions) String ¶
func (x *ListDeploymentOptions) String() string
type ListDeploymentOptions_builder ¶
type ListDeploymentOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListDeploymentOptions_builder) Build ¶
func (b0 ListDeploymentOptions_builder) Build() *ListDeploymentOptions
type ListDeploymentProviderCredOptions ¶
type ListDeploymentProviderCredOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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 (*ListDeploymentProviderCredOptions) ClearOrderOptions ¶
func (x *ListDeploymentProviderCredOptions) ClearOrderOptions()
func (*ListDeploymentProviderCredOptions) GetHasAllLabels ¶
func (x *ListDeploymentProviderCredOptions) GetHasAllLabels() map[string]string
func (*ListDeploymentProviderCredOptions) GetHasOneOfLabels ¶
func (x *ListDeploymentProviderCredOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListDeploymentProviderCredOptions) GetOrderOptions ¶
func (x *ListDeploymentProviderCredOptions) GetOrderOptions() *OrderOptions
func (*ListDeploymentProviderCredOptions) HasOrderOptions ¶
func (x *ListDeploymentProviderCredOptions) HasOrderOptions() bool
func (*ListDeploymentProviderCredOptions) ProtoMessage ¶
func (*ListDeploymentProviderCredOptions) ProtoMessage()
func (*ListDeploymentProviderCredOptions) ProtoReflect ¶
func (x *ListDeploymentProviderCredOptions) ProtoReflect() protoreflect.Message
func (*ListDeploymentProviderCredOptions) Reset ¶
func (x *ListDeploymentProviderCredOptions) Reset()
func (*ListDeploymentProviderCredOptions) SetHasAllLabels ¶
func (x *ListDeploymentProviderCredOptions) SetHasAllLabels(v map[string]string)
func (*ListDeploymentProviderCredOptions) SetHasOneOfLabels ¶
func (x *ListDeploymentProviderCredOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListDeploymentProviderCredOptions) SetOrderOptions ¶
func (x *ListDeploymentProviderCredOptions) SetOrderOptions(v *OrderOptions)
func (*ListDeploymentProviderCredOptions) String ¶
func (x *ListDeploymentProviderCredOptions) String() string
type ListDeploymentProviderCredOptions_builder ¶
type ListDeploymentProviderCredOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListDeploymentProviderCredOptions_builder) Build ¶
func (b0 ListDeploymentProviderCredOptions_builder) Build() *ListDeploymentProviderCredOptions
type ListDeploymentProviderCredRequest ¶
type ListDeploymentProviderCredRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListDeploymentProviderCredOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentProviderCredRequest) ClearOptions ¶
func (x *ListDeploymentProviderCredRequest) ClearOptions()
func (*ListDeploymentProviderCredRequest) ClearPageParams ¶
func (x *ListDeploymentProviderCredRequest) ClearPageParams()
func (*ListDeploymentProviderCredRequest) GetOptions ¶
func (x *ListDeploymentProviderCredRequest) GetOptions() *ListDeploymentProviderCredOptions
func (*ListDeploymentProviderCredRequest) GetPageParams ¶
func (x *ListDeploymentProviderCredRequest) GetPageParams() *PageParams
func (*ListDeploymentProviderCredRequest) HasOptions ¶
func (x *ListDeploymentProviderCredRequest) HasOptions() bool
func (*ListDeploymentProviderCredRequest) HasPageParams ¶
func (x *ListDeploymentProviderCredRequest) HasPageParams() bool
func (*ListDeploymentProviderCredRequest) ProtoMessage ¶
func (*ListDeploymentProviderCredRequest) ProtoMessage()
func (*ListDeploymentProviderCredRequest) ProtoReflect ¶
func (x *ListDeploymentProviderCredRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentProviderCredRequest) Reset ¶
func (x *ListDeploymentProviderCredRequest) Reset()
func (*ListDeploymentProviderCredRequest) SetOptions ¶
func (x *ListDeploymentProviderCredRequest) SetOptions(v *ListDeploymentProviderCredOptions)
func (*ListDeploymentProviderCredRequest) SetPageParams ¶
func (x *ListDeploymentProviderCredRequest) SetPageParams(v *PageParams)
func (*ListDeploymentProviderCredRequest) String ¶
func (x *ListDeploymentProviderCredRequest) String() string
type ListDeploymentProviderCredRequest_builder ¶
type ListDeploymentProviderCredRequest_builder struct { PageParams *PageParams Options *ListDeploymentProviderCredOptions // contains filtered or unexported fields }
func (ListDeploymentProviderCredRequest_builder) Build ¶
func (b0 ListDeploymentProviderCredRequest_builder) Build() *ListDeploymentProviderCredRequest
type ListDeploymentProviderCredResponse ¶
type ListDeploymentProviderCredResponse struct { Items []*DeploymentProviderCred `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 (*ListDeploymentProviderCredResponse) GetItems ¶
func (x *ListDeploymentProviderCredResponse) GetItems() []*DeploymentProviderCred
func (*ListDeploymentProviderCredResponse) GetNextPageToken ¶
func (x *ListDeploymentProviderCredResponse) GetNextPageToken() string
func (*ListDeploymentProviderCredResponse) ProtoMessage ¶
func (*ListDeploymentProviderCredResponse) ProtoMessage()
func (*ListDeploymentProviderCredResponse) ProtoReflect ¶
func (x *ListDeploymentProviderCredResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentProviderCredResponse) Reset ¶
func (x *ListDeploymentProviderCredResponse) Reset()
func (*ListDeploymentProviderCredResponse) SetItems ¶
func (x *ListDeploymentProviderCredResponse) SetItems(v []*DeploymentProviderCred)
func (*ListDeploymentProviderCredResponse) SetNextPageToken ¶
func (x *ListDeploymentProviderCredResponse) SetNextPageToken(v string)
func (*ListDeploymentProviderCredResponse) String ¶
func (x *ListDeploymentProviderCredResponse) String() string
type ListDeploymentProviderCredResponse_builder ¶
type ListDeploymentProviderCredResponse_builder struct { Items []*DeploymentProviderCred NextPageToken string // contains filtered or unexported fields }
func (ListDeploymentProviderCredResponse_builder) Build ¶
func (b0 ListDeploymentProviderCredResponse_builder) Build() *ListDeploymentProviderCredResponse
type ListDeploymentRequest ¶
type ListDeploymentRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListDeploymentOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListDeploymentRequest) ClearOptions ¶
func (x *ListDeploymentRequest) ClearOptions()
func (*ListDeploymentRequest) ClearPageParams ¶
func (x *ListDeploymentRequest) ClearPageParams()
func (*ListDeploymentRequest) GetOptions ¶
func (x *ListDeploymentRequest) GetOptions() *ListDeploymentOptions
func (*ListDeploymentRequest) GetPageParams ¶
func (x *ListDeploymentRequest) GetPageParams() *PageParams
func (*ListDeploymentRequest) HasOptions ¶
func (x *ListDeploymentRequest) HasOptions() bool
func (*ListDeploymentRequest) HasPageParams ¶
func (x *ListDeploymentRequest) HasPageParams() bool
func (*ListDeploymentRequest) ProtoMessage ¶
func (*ListDeploymentRequest) ProtoMessage()
func (*ListDeploymentRequest) ProtoReflect ¶
func (x *ListDeploymentRequest) ProtoReflect() protoreflect.Message
func (*ListDeploymentRequest) Reset ¶
func (x *ListDeploymentRequest) Reset()
func (*ListDeploymentRequest) SetOptions ¶
func (x *ListDeploymentRequest) SetOptions(v *ListDeploymentOptions)
func (*ListDeploymentRequest) SetPageParams ¶
func (x *ListDeploymentRequest) SetPageParams(v *PageParams)
func (*ListDeploymentRequest) String ¶
func (x *ListDeploymentRequest) String() string
type ListDeploymentRequest_builder ¶
type ListDeploymentRequest_builder struct { PageParams *PageParams Options *ListDeploymentOptions // contains filtered or unexported fields }
func (ListDeploymentRequest_builder) Build ¶
func (b0 ListDeploymentRequest_builder) Build() *ListDeploymentRequest
type ListDeploymentResponse ¶
type ListDeploymentResponse struct { Items []*Deployment `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 (*ListDeploymentResponse) GetItems ¶
func (x *ListDeploymentResponse) GetItems() []*Deployment
func (*ListDeploymentResponse) GetNextPageToken ¶
func (x *ListDeploymentResponse) GetNextPageToken() string
func (*ListDeploymentResponse) ProtoMessage ¶
func (*ListDeploymentResponse) ProtoMessage()
func (*ListDeploymentResponse) ProtoReflect ¶
func (x *ListDeploymentResponse) ProtoReflect() protoreflect.Message
func (*ListDeploymentResponse) Reset ¶
func (x *ListDeploymentResponse) Reset()
func (*ListDeploymentResponse) SetItems ¶
func (x *ListDeploymentResponse) SetItems(v []*Deployment)
func (*ListDeploymentResponse) SetNextPageToken ¶
func (x *ListDeploymentResponse) SetNextPageToken(v string)
func (*ListDeploymentResponse) String ¶
func (x *ListDeploymentResponse) String() string
type ListDeploymentResponse_builder ¶
type ListDeploymentResponse_builder struct { Items []*Deployment NextPageToken string // contains filtered or unexported fields }
func (ListDeploymentResponse_builder) Build ¶
func (b0 ListDeploymentResponse_builder) Build() *ListDeploymentResponse
type ListEnvironmentOptions ¶
type ListEnvironmentOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` IncludeDeleted bool `protobuf:"varint,4,opt,name=include_deleted,json=includeDeleted,proto3" json:"include_deleted,omitempty"` // contains filtered or unexported fields }
func (*ListEnvironmentOptions) ClearOrderOptions ¶
func (x *ListEnvironmentOptions) ClearOrderOptions()
func (*ListEnvironmentOptions) GetHasAllLabels ¶
func (x *ListEnvironmentOptions) GetHasAllLabels() map[string]string
func (*ListEnvironmentOptions) GetHasOneOfLabels ¶
func (x *ListEnvironmentOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListEnvironmentOptions) GetIncludeDeleted ¶
func (x *ListEnvironmentOptions) GetIncludeDeleted() bool
func (*ListEnvironmentOptions) GetOrderOptions ¶
func (x *ListEnvironmentOptions) GetOrderOptions() *OrderOptions
func (*ListEnvironmentOptions) HasOrderOptions ¶
func (x *ListEnvironmentOptions) HasOrderOptions() bool
func (*ListEnvironmentOptions) ProtoMessage ¶
func (*ListEnvironmentOptions) ProtoMessage()
func (*ListEnvironmentOptions) ProtoReflect ¶
func (x *ListEnvironmentOptions) ProtoReflect() protoreflect.Message
func (*ListEnvironmentOptions) Reset ¶
func (x *ListEnvironmentOptions) Reset()
func (*ListEnvironmentOptions) SetHasAllLabels ¶
func (x *ListEnvironmentOptions) SetHasAllLabels(v map[string]string)
func (*ListEnvironmentOptions) SetHasOneOfLabels ¶
func (x *ListEnvironmentOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListEnvironmentOptions) SetIncludeDeleted ¶
func (x *ListEnvironmentOptions) SetIncludeDeleted(v bool)
func (*ListEnvironmentOptions) SetOrderOptions ¶
func (x *ListEnvironmentOptions) SetOrderOptions(v *OrderOptions)
func (*ListEnvironmentOptions) String ¶
func (x *ListEnvironmentOptions) String() string
type ListEnvironmentOptions_builder ¶
type ListEnvironmentOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions IncludeDeleted bool // contains filtered or unexported fields }
func (ListEnvironmentOptions_builder) Build ¶
func (b0 ListEnvironmentOptions_builder) Build() *ListEnvironmentOptions
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) ClearOptions ¶
func (x *ListEnvironmentRequest) ClearOptions()
func (*ListEnvironmentRequest) ClearPageParams ¶
func (x *ListEnvironmentRequest) ClearPageParams()
func (*ListEnvironmentRequest) GetOptions ¶
func (x *ListEnvironmentRequest) GetOptions() *ListEnvironmentOptions
func (*ListEnvironmentRequest) GetPageParams ¶
func (x *ListEnvironmentRequest) GetPageParams() *PageParams
func (*ListEnvironmentRequest) HasOptions ¶
func (x *ListEnvironmentRequest) HasOptions() bool
func (*ListEnvironmentRequest) HasPageParams ¶
func (x *ListEnvironmentRequest) HasPageParams() bool
func (*ListEnvironmentRequest) ProtoMessage ¶
func (*ListEnvironmentRequest) ProtoMessage()
func (*ListEnvironmentRequest) ProtoReflect ¶
func (x *ListEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*ListEnvironmentRequest) Reset ¶
func (x *ListEnvironmentRequest) Reset()
func (*ListEnvironmentRequest) SetOptions ¶
func (x *ListEnvironmentRequest) SetOptions(v *ListEnvironmentOptions)
func (*ListEnvironmentRequest) SetPageParams ¶
func (x *ListEnvironmentRequest) SetPageParams(v *PageParams)
func (*ListEnvironmentRequest) String ¶
func (x *ListEnvironmentRequest) String() string
type ListEnvironmentRequest_builder ¶
type ListEnvironmentRequest_builder struct { PageParams *PageParams Options *ListEnvironmentOptions // contains filtered or unexported fields }
func (ListEnvironmentRequest_builder) Build ¶
func (b0 ListEnvironmentRequest_builder) Build() *ListEnvironmentRequest
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) 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) SetItems ¶
func (x *ListEnvironmentResponse) SetItems(v []*Environment)
func (*ListEnvironmentResponse) SetNextPageToken ¶
func (x *ListEnvironmentResponse) SetNextPageToken(v string)
func (*ListEnvironmentResponse) String ¶
func (x *ListEnvironmentResponse) String() string
type ListEnvironmentResponse_builder ¶
type ListEnvironmentResponse_builder struct { Items []*Environment NextPageToken string // contains filtered or unexported fields }
func (ListEnvironmentResponse_builder) Build ¶
func (b0 ListEnvironmentResponse_builder) Build() *ListEnvironmentResponse
type ListHealthCheckOptions ¶
type ListHealthCheckOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListHealthCheckOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListHealthCheckOptions) HasOrderOptions() bool
func (*ListHealthCheckOptions) ProtoMessage ¶
func (*ListHealthCheckOptions) ProtoMessage()
func (*ListHealthCheckOptions) ProtoReflect ¶
func (x *ListHealthCheckOptions) ProtoReflect() protoreflect.Message
func (*ListHealthCheckOptions) Reset ¶
func (x *ListHealthCheckOptions) Reset()
func (*ListHealthCheckOptions) SetHasAllLabels ¶
func (x *ListHealthCheckOptions) SetHasAllLabels(v map[string]string)
func (*ListHealthCheckOptions) SetHasOneOfLabels ¶
func (x *ListHealthCheckOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListHealthCheckOptions) SetOrderOptions ¶
func (x *ListHealthCheckOptions) SetOrderOptions(v *OrderOptions)
func (*ListHealthCheckOptions) String ¶
func (x *ListHealthCheckOptions) String() string
type ListHealthCheckOptions_builder ¶
type ListHealthCheckOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListHealthCheckOptions_builder) Build ¶
func (b0 ListHealthCheckOptions_builder) Build() *ListHealthCheckOptions
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) ClearOptions ¶
func (x *ListHealthCheckRequest) ClearOptions()
func (*ListHealthCheckRequest) ClearPageParams ¶
func (x *ListHealthCheckRequest) ClearPageParams()
func (*ListHealthCheckRequest) GetOptions ¶
func (x *ListHealthCheckRequest) GetOptions() *ListHealthCheckOptions
func (*ListHealthCheckRequest) GetPageParams ¶
func (x *ListHealthCheckRequest) GetPageParams() *PageParams
func (*ListHealthCheckRequest) HasOptions ¶
func (x *ListHealthCheckRequest) HasOptions() bool
func (*ListHealthCheckRequest) HasPageParams ¶
func (x *ListHealthCheckRequest) HasPageParams() bool
func (*ListHealthCheckRequest) ProtoMessage ¶
func (*ListHealthCheckRequest) ProtoMessage()
func (*ListHealthCheckRequest) ProtoReflect ¶
func (x *ListHealthCheckRequest) ProtoReflect() protoreflect.Message
func (*ListHealthCheckRequest) Reset ¶
func (x *ListHealthCheckRequest) Reset()
func (*ListHealthCheckRequest) SetOptions ¶
func (x *ListHealthCheckRequest) SetOptions(v *ListHealthCheckOptions)
func (*ListHealthCheckRequest) SetPageParams ¶
func (x *ListHealthCheckRequest) SetPageParams(v *PageParams)
func (*ListHealthCheckRequest) String ¶
func (x *ListHealthCheckRequest) String() string
type ListHealthCheckRequest_builder ¶
type ListHealthCheckRequest_builder struct { PageParams *PageParams Options *ListHealthCheckOptions // contains filtered or unexported fields }
func (ListHealthCheckRequest_builder) Build ¶
func (b0 ListHealthCheckRequest_builder) Build() *ListHealthCheckRequest
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) 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) SetItems ¶
func (x *ListHealthCheckResponse) SetItems(v []*HealthCheck)
func (*ListHealthCheckResponse) SetNextPageToken ¶
func (x *ListHealthCheckResponse) SetNextPageToken(v string)
func (*ListHealthCheckResponse) String ¶
func (x *ListHealthCheckResponse) String() string
type ListHealthCheckResponse_builder ¶
type ListHealthCheckResponse_builder struct { Items []*HealthCheck NextPageToken string // contains filtered or unexported fields }
func (ListHealthCheckResponse_builder) Build ¶
func (b0 ListHealthCheckResponse_builder) Build() *ListHealthCheckResponse
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) 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) SetArchitectures ¶
func (x *ListImageOptions) SetArchitectures(v []string)
func (*ListImageOptions) SetImageIds ¶
func (x *ListImageOptions) SetImageIds(v []string)
func (*ListImageOptions) SetName ¶
func (x *ListImageOptions) SetName(v string)
func (*ListImageOptions) SetNameFilters ¶
func (x *ListImageOptions) SetNameFilters(v []string)
func (*ListImageOptions) SetOwners ¶
func (x *ListImageOptions) SetOwners(v []string)
func (*ListImageOptions) String ¶
func (x *ListImageOptions) String() string
type ListImageOptions_builder ¶
type ListImageOptions_builder struct { Name string Architectures []string Owners []string NameFilters []string ImageIds []string // contains filtered or unexported fields }
func (ListImageOptions_builder) Build ¶
func (b0 ListImageOptions_builder) Build() *ListImageOptions
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) ClearOptions ¶
func (x *ListImageRequest) ClearOptions()
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) HasOptions ¶
func (x *ListImageRequest) HasOptions() bool
func (*ListImageRequest) ProtoMessage ¶
func (*ListImageRequest) ProtoMessage()
func (*ListImageRequest) ProtoReflect ¶
func (x *ListImageRequest) ProtoReflect() protoreflect.Message
func (*ListImageRequest) Reset ¶
func (x *ListImageRequest) Reset()
func (*ListImageRequest) SetCloudCredId ¶
func (x *ListImageRequest) SetCloudCredId(v string)
func (*ListImageRequest) SetLocation ¶
func (x *ListImageRequest) SetLocation(v string)
func (*ListImageRequest) SetOptions ¶
func (x *ListImageRequest) SetOptions(v *ListImageOptions)
func (*ListImageRequest) String ¶
func (x *ListImageRequest) String() string
type ListImageRequest_builder ¶
type ListImageRequest_builder struct { // PageParams page_params = 1; CloudCredId string Location string Options *ListImageOptions // contains filtered or unexported fields }
func (ListImageRequest_builder) Build ¶
func (b0 ListImageRequest_builder) Build() *ListImageRequest
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) 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) SetItems ¶
func (x *ListImageResponse) SetItems(v []*Image)
func (*ListImageResponse) SetNextPageToken ¶
func (x *ListImageResponse) SetNextPageToken(v string)
func (*ListImageResponse) String ¶
func (x *ListImageResponse) String() string
type ListImageResponse_builder ¶
type ListImageResponse_builder struct { Items []*Image NextPageToken string // contains filtered or unexported fields }
func (ListImageResponse_builder) Build ¶
func (b0 ListImageResponse_builder) Build() *ListImageResponse
type ListIngressGatewayInstallationOptions ¶
type ListIngressGatewayInstallationOptions struct { InstallationReferenceIds []string `` /* 135-byte string literal not displayed */ HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListIngressGatewayInstallationOptions) GetHasAllLabels ¶
func (x *ListIngressGatewayInstallationOptions) GetHasAllLabels() map[string]string
func (*ListIngressGatewayInstallationOptions) GetHasOneOfLabels ¶
func (x *ListIngressGatewayInstallationOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListIngressGatewayInstallationOptions) GetInstallationReferenceIds ¶
func (x *ListIngressGatewayInstallationOptions) GetInstallationReferenceIds() []string
func (*ListIngressGatewayInstallationOptions) ProtoMessage ¶
func (*ListIngressGatewayInstallationOptions) ProtoMessage()
func (*ListIngressGatewayInstallationOptions) ProtoReflect ¶
func (x *ListIngressGatewayInstallationOptions) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayInstallationOptions) Reset ¶
func (x *ListIngressGatewayInstallationOptions) Reset()
func (*ListIngressGatewayInstallationOptions) SetHasAllLabels ¶
func (x *ListIngressGatewayInstallationOptions) SetHasAllLabels(v map[string]string)
func (*ListIngressGatewayInstallationOptions) SetHasOneOfLabels ¶
func (x *ListIngressGatewayInstallationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListIngressGatewayInstallationOptions) SetInstallationReferenceIds ¶
func (x *ListIngressGatewayInstallationOptions) SetInstallationReferenceIds(v []string)
func (*ListIngressGatewayInstallationOptions) String ¶
func (x *ListIngressGatewayInstallationOptions) String() string
type ListIngressGatewayInstallationOptions_builder ¶
type ListIngressGatewayInstallationOptions_builder struct { InstallationReferenceIds []string HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString // contains filtered or unexported fields }
func (ListIngressGatewayInstallationOptions_builder) Build ¶
type ListIngressGatewayOptions ¶
type ListIngressGatewayOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListIngressGatewayOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListIngressGatewayOptions) HasOrderOptions() bool
func (*ListIngressGatewayOptions) ProtoMessage ¶
func (*ListIngressGatewayOptions) ProtoMessage()
func (*ListIngressGatewayOptions) ProtoReflect ¶
func (x *ListIngressGatewayOptions) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayOptions) Reset ¶
func (x *ListIngressGatewayOptions) Reset()
func (*ListIngressGatewayOptions) SetHasAllLabels ¶
func (x *ListIngressGatewayOptions) SetHasAllLabels(v map[string]string)
func (*ListIngressGatewayOptions) SetHasOneOfLabels ¶
func (x *ListIngressGatewayOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListIngressGatewayOptions) SetOrderOptions ¶
func (x *ListIngressGatewayOptions) SetOrderOptions(v *OrderOptions)
func (*ListIngressGatewayOptions) String ¶
func (x *ListIngressGatewayOptions) String() string
type ListIngressGatewayOptions_builder ¶
type ListIngressGatewayOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListIngressGatewayOptions_builder) Build ¶
func (b0 ListIngressGatewayOptions_builder) Build() *ListIngressGatewayOptions
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"` InstallationOptions *ListIngressGatewayInstallationOptions `protobuf:"bytes,3,opt,name=installation_options,json=installationOptions,proto3" json:"installation_options,omitempty"` // contains filtered or unexported fields }
func (*ListIngressGatewayRequest) ClearInstallationOptions ¶
func (x *ListIngressGatewayRequest) ClearInstallationOptions()
func (*ListIngressGatewayRequest) ClearOptions ¶
func (x *ListIngressGatewayRequest) ClearOptions()
func (*ListIngressGatewayRequest) ClearPageParams ¶
func (x *ListIngressGatewayRequest) ClearPageParams()
func (*ListIngressGatewayRequest) GetInstallationOptions ¶
func (x *ListIngressGatewayRequest) GetInstallationOptions() *ListIngressGatewayInstallationOptions
func (*ListIngressGatewayRequest) GetOptions ¶
func (x *ListIngressGatewayRequest) GetOptions() *ListIngressGatewayOptions
func (*ListIngressGatewayRequest) GetPageParams ¶
func (x *ListIngressGatewayRequest) GetPageParams() *PageParams
func (*ListIngressGatewayRequest) HasInstallationOptions ¶
func (x *ListIngressGatewayRequest) HasInstallationOptions() bool
func (*ListIngressGatewayRequest) HasOptions ¶
func (x *ListIngressGatewayRequest) HasOptions() bool
func (*ListIngressGatewayRequest) HasPageParams ¶
func (x *ListIngressGatewayRequest) HasPageParams() bool
func (*ListIngressGatewayRequest) ProtoMessage ¶
func (*ListIngressGatewayRequest) ProtoMessage()
func (*ListIngressGatewayRequest) ProtoReflect ¶
func (x *ListIngressGatewayRequest) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayRequest) Reset ¶
func (x *ListIngressGatewayRequest) Reset()
func (*ListIngressGatewayRequest) SetInstallationOptions ¶
func (x *ListIngressGatewayRequest) SetInstallationOptions(v *ListIngressGatewayInstallationOptions)
func (*ListIngressGatewayRequest) SetOptions ¶
func (x *ListIngressGatewayRequest) SetOptions(v *ListIngressGatewayOptions)
func (*ListIngressGatewayRequest) SetPageParams ¶
func (x *ListIngressGatewayRequest) SetPageParams(v *PageParams)
func (*ListIngressGatewayRequest) String ¶
func (x *ListIngressGatewayRequest) String() string
type ListIngressGatewayRequest_builder ¶
type ListIngressGatewayRequest_builder struct { PageParams *PageParams Options *ListIngressGatewayOptions InstallationOptions *ListIngressGatewayInstallationOptions // contains filtered or unexported fields }
func (ListIngressGatewayRequest_builder) Build ¶
func (b0 ListIngressGatewayRequest_builder) Build() *ListIngressGatewayRequest
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) 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) SetItems ¶
func (x *ListIngressGatewayResponse) SetItems(v []*IngressGateway)
func (*ListIngressGatewayResponse) SetNextPageToken ¶
func (x *ListIngressGatewayResponse) SetNextPageToken(v string)
func (*ListIngressGatewayResponse) String ¶
func (x *ListIngressGatewayResponse) String() string
type ListIngressGatewayResponse_builder ¶
type ListIngressGatewayResponse_builder struct { Items []*IngressGateway NextPageToken string // contains filtered or unexported fields }
func (ListIngressGatewayResponse_builder) Build ¶
func (b0 ListIngressGatewayResponse_builder) Build() *ListIngressGatewayResponse
type ListIngressGatewayTokenOptions ¶
type ListIngressGatewayTokenOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListIngressGatewayTokenOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListIngressGatewayTokenOptions) HasOrderOptions() bool
func (*ListIngressGatewayTokenOptions) ProtoMessage ¶
func (*ListIngressGatewayTokenOptions) ProtoMessage()
func (*ListIngressGatewayTokenOptions) ProtoReflect ¶
func (x *ListIngressGatewayTokenOptions) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayTokenOptions) Reset ¶
func (x *ListIngressGatewayTokenOptions) Reset()
func (*ListIngressGatewayTokenOptions) SetHasAllLabels ¶
func (x *ListIngressGatewayTokenOptions) SetHasAllLabels(v map[string]string)
func (*ListIngressGatewayTokenOptions) SetHasOneOfLabels ¶
func (x *ListIngressGatewayTokenOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListIngressGatewayTokenOptions) SetOrderOptions ¶
func (x *ListIngressGatewayTokenOptions) SetOrderOptions(v *OrderOptions)
func (*ListIngressGatewayTokenOptions) String ¶
func (x *ListIngressGatewayTokenOptions) String() string
type ListIngressGatewayTokenOptions_builder ¶
type ListIngressGatewayTokenOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListIngressGatewayTokenOptions_builder) Build ¶
func (b0 ListIngressGatewayTokenOptions_builder) Build() *ListIngressGatewayTokenOptions
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) ClearOptions ¶
func (x *ListIngressGatewayTokenRequest) ClearOptions()
func (*ListIngressGatewayTokenRequest) ClearPageParams ¶
func (x *ListIngressGatewayTokenRequest) ClearPageParams()
func (*ListIngressGatewayTokenRequest) GetOptions ¶
func (x *ListIngressGatewayTokenRequest) GetOptions() *ListIngressGatewayTokenOptions
func (*ListIngressGatewayTokenRequest) GetPageParams ¶
func (x *ListIngressGatewayTokenRequest) GetPageParams() *PageParams
func (*ListIngressGatewayTokenRequest) HasOptions ¶
func (x *ListIngressGatewayTokenRequest) HasOptions() bool
func (*ListIngressGatewayTokenRequest) HasPageParams ¶
func (x *ListIngressGatewayTokenRequest) HasPageParams() bool
func (*ListIngressGatewayTokenRequest) ProtoMessage ¶
func (*ListIngressGatewayTokenRequest) ProtoMessage()
func (*ListIngressGatewayTokenRequest) ProtoReflect ¶
func (x *ListIngressGatewayTokenRequest) ProtoReflect() protoreflect.Message
func (*ListIngressGatewayTokenRequest) Reset ¶
func (x *ListIngressGatewayTokenRequest) Reset()
func (*ListIngressGatewayTokenRequest) SetOptions ¶
func (x *ListIngressGatewayTokenRequest) SetOptions(v *ListIngressGatewayTokenOptions)
func (*ListIngressGatewayTokenRequest) SetPageParams ¶
func (x *ListIngressGatewayTokenRequest) SetPageParams(v *PageParams)
func (*ListIngressGatewayTokenRequest) String ¶
func (x *ListIngressGatewayTokenRequest) String() string
type ListIngressGatewayTokenRequest_builder ¶
type ListIngressGatewayTokenRequest_builder struct { PageParams *PageParams Options *ListIngressGatewayTokenOptions // contains filtered or unexported fields }
func (ListIngressGatewayTokenRequest_builder) Build ¶
func (b0 ListIngressGatewayTokenRequest_builder) Build() *ListIngressGatewayTokenRequest
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) 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) SetItems ¶
func (x *ListIngressGatewayTokenResponse) SetItems(v []*IngressGatewayToken)
func (*ListIngressGatewayTokenResponse) SetNextPageToken ¶
func (x *ListIngressGatewayTokenResponse) SetNextPageToken(v string)
func (*ListIngressGatewayTokenResponse) String ¶
func (x *ListIngressGatewayTokenResponse) String() string
type ListIngressGatewayTokenResponse_builder ¶
type ListIngressGatewayTokenResponse_builder struct { Items []*IngressGatewayToken NextPageToken string // contains filtered or unexported fields }
func (ListIngressGatewayTokenResponse_builder) Build ¶
func (b0 ListIngressGatewayTokenResponse_builder) Build() *ListIngressGatewayTokenResponse
type ListInstanceExecOptions ¶
type ListInstanceExecOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListInstanceExecOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListInstanceExecOptions) HasOrderOptions() bool
func (*ListInstanceExecOptions) ProtoMessage ¶
func (*ListInstanceExecOptions) ProtoMessage()
func (*ListInstanceExecOptions) ProtoReflect ¶
func (x *ListInstanceExecOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceExecOptions) Reset ¶
func (x *ListInstanceExecOptions) Reset()
func (*ListInstanceExecOptions) SetHasAllLabels ¶
func (x *ListInstanceExecOptions) SetHasAllLabels(v map[string]string)
func (*ListInstanceExecOptions) SetHasOneOfLabels ¶
func (x *ListInstanceExecOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListInstanceExecOptions) SetOrderOptions ¶
func (x *ListInstanceExecOptions) SetOrderOptions(v *OrderOptions)
func (*ListInstanceExecOptions) String ¶
func (x *ListInstanceExecOptions) String() string
type ListInstanceExecOptions_builder ¶
type ListInstanceExecOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListInstanceExecOptions_builder) Build ¶
func (b0 ListInstanceExecOptions_builder) Build() *ListInstanceExecOptions
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) ClearOptions ¶
func (x *ListInstanceExecRequest) ClearOptions()
func (*ListInstanceExecRequest) ClearPageParams ¶
func (x *ListInstanceExecRequest) ClearPageParams()
func (*ListInstanceExecRequest) GetOptions ¶
func (x *ListInstanceExecRequest) GetOptions() *ListInstanceExecOptions
func (*ListInstanceExecRequest) GetPageParams ¶
func (x *ListInstanceExecRequest) GetPageParams() *PageParams
func (*ListInstanceExecRequest) HasOptions ¶
func (x *ListInstanceExecRequest) HasOptions() bool
func (*ListInstanceExecRequest) HasPageParams ¶
func (x *ListInstanceExecRequest) HasPageParams() bool
func (*ListInstanceExecRequest) ProtoMessage ¶
func (*ListInstanceExecRequest) ProtoMessage()
func (*ListInstanceExecRequest) ProtoReflect ¶
func (x *ListInstanceExecRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceExecRequest) Reset ¶
func (x *ListInstanceExecRequest) Reset()
func (*ListInstanceExecRequest) SetOptions ¶
func (x *ListInstanceExecRequest) SetOptions(v *ListInstanceExecOptions)
func (*ListInstanceExecRequest) SetPageParams ¶
func (x *ListInstanceExecRequest) SetPageParams(v *PageParams)
func (*ListInstanceExecRequest) String ¶
func (x *ListInstanceExecRequest) String() string
type ListInstanceExecRequest_builder ¶
type ListInstanceExecRequest_builder struct { PageParams *PageParams Options *ListInstanceExecOptions // contains filtered or unexported fields }
func (ListInstanceExecRequest_builder) Build ¶
func (b0 ListInstanceExecRequest_builder) Build() *ListInstanceExecRequest
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) 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) SetItems ¶
func (x *ListInstanceExecResponse) SetItems(v []*InstanceExec)
func (*ListInstanceExecResponse) SetNextPageToken ¶
func (x *ListInstanceExecResponse) SetNextPageToken(v string)
func (*ListInstanceExecResponse) String ¶
func (x *ListInstanceExecResponse) String() string
type ListInstanceExecResponse_builder ¶
type ListInstanceExecResponse_builder struct { Items []*InstanceExec NextPageToken string // contains filtered or unexported fields }
func (ListInstanceExecResponse_builder) Build ¶
func (b0 ListInstanceExecResponse_builder) Build() *ListInstanceExecResponse
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 `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListInstanceOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListInstanceOptions) HasOrderOptions() bool
func (*ListInstanceOptions) ProtoMessage ¶
func (*ListInstanceOptions) ProtoMessage()
func (*ListInstanceOptions) ProtoReflect ¶
func (x *ListInstanceOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceOptions) Reset ¶
func (x *ListInstanceOptions) Reset()
func (*ListInstanceOptions) SetCloudCredIds ¶
func (x *ListInstanceOptions) SetCloudCredIds(v []string)
func (*ListInstanceOptions) SetHasAllLabels ¶
func (x *ListInstanceOptions) SetHasAllLabels(v map[string]string)
func (*ListInstanceOptions) SetHasOneOfLabels ¶
func (x *ListInstanceOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListInstanceOptions) SetObjectStatuses ¶
func (x *ListInstanceOptions) SetObjectStatuses(v []string)
func (*ListInstanceOptions) SetOrderOptions ¶
func (x *ListInstanceOptions) SetOrderOptions(v *OrderOptions)
func (*ListInstanceOptions) String ¶
func (x *ListInstanceOptions) String() string
type ListInstanceOptions_builder ¶
type ListInstanceOptions_builder struct { CloudCredIds []string HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions ObjectStatuses []string // contains filtered or unexported fields }
func (ListInstanceOptions_builder) Build ¶
func (b0 ListInstanceOptions_builder) Build() *ListInstanceOptions
type ListInstanceProvisionsOptions ¶
type ListInstanceProvisionsOptions struct { CloudCredIds []string `protobuf:"bytes,1,rep,name=cloud_cred_ids,json=cloudCredIds,proto3" json:"cloud_cred_ids,omitempty"` ObjectStatuses []string `protobuf:"bytes,2,rep,name=object_statuses,json=objectStatuses,proto3" json:"object_statuses,omitempty"` OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceProvisionsOptions) ClearOrderOptions ¶
func (x *ListInstanceProvisionsOptions) ClearOrderOptions()
func (*ListInstanceProvisionsOptions) GetCloudCredIds ¶
func (x *ListInstanceProvisionsOptions) GetCloudCredIds() []string
func (*ListInstanceProvisionsOptions) GetObjectStatuses ¶
func (x *ListInstanceProvisionsOptions) GetObjectStatuses() []string
func (*ListInstanceProvisionsOptions) GetOrderOptions ¶
func (x *ListInstanceProvisionsOptions) GetOrderOptions() *OrderOptions
func (*ListInstanceProvisionsOptions) HasOrderOptions ¶
func (x *ListInstanceProvisionsOptions) HasOrderOptions() bool
func (*ListInstanceProvisionsOptions) ProtoMessage ¶
func (*ListInstanceProvisionsOptions) ProtoMessage()
func (*ListInstanceProvisionsOptions) ProtoReflect ¶
func (x *ListInstanceProvisionsOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceProvisionsOptions) Reset ¶
func (x *ListInstanceProvisionsOptions) Reset()
func (*ListInstanceProvisionsOptions) SetCloudCredIds ¶
func (x *ListInstanceProvisionsOptions) SetCloudCredIds(v []string)
func (*ListInstanceProvisionsOptions) SetObjectStatuses ¶
func (x *ListInstanceProvisionsOptions) SetObjectStatuses(v []string)
func (*ListInstanceProvisionsOptions) SetOrderOptions ¶
func (x *ListInstanceProvisionsOptions) SetOrderOptions(v *OrderOptions)
func (*ListInstanceProvisionsOptions) String ¶
func (x *ListInstanceProvisionsOptions) String() string
type ListInstanceProvisionsOptions_builder ¶
type ListInstanceProvisionsOptions_builder struct { CloudCredIds []string ObjectStatuses []string OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListInstanceProvisionsOptions_builder) Build ¶
func (b0 ListInstanceProvisionsOptions_builder) Build() *ListInstanceProvisionsOptions
type ListInstanceProvisionsRequest ¶
type ListInstanceProvisionsRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListInstanceProvisionsOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListInstanceProvisionsRequest) ClearOptions ¶
func (x *ListInstanceProvisionsRequest) ClearOptions()
func (*ListInstanceProvisionsRequest) ClearPageParams ¶
func (x *ListInstanceProvisionsRequest) ClearPageParams()
func (*ListInstanceProvisionsRequest) GetOptions ¶
func (x *ListInstanceProvisionsRequest) GetOptions() *ListInstanceProvisionsOptions
func (*ListInstanceProvisionsRequest) GetPageParams ¶
func (x *ListInstanceProvisionsRequest) GetPageParams() *PageParams
func (*ListInstanceProvisionsRequest) HasOptions ¶
func (x *ListInstanceProvisionsRequest) HasOptions() bool
func (*ListInstanceProvisionsRequest) HasPageParams ¶
func (x *ListInstanceProvisionsRequest) HasPageParams() bool
func (*ListInstanceProvisionsRequest) ProtoMessage ¶
func (*ListInstanceProvisionsRequest) ProtoMessage()
func (*ListInstanceProvisionsRequest) ProtoReflect ¶
func (x *ListInstanceProvisionsRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceProvisionsRequest) Reset ¶
func (x *ListInstanceProvisionsRequest) Reset()
func (*ListInstanceProvisionsRequest) SetOptions ¶
func (x *ListInstanceProvisionsRequest) SetOptions(v *ListInstanceProvisionsOptions)
func (*ListInstanceProvisionsRequest) SetPageParams ¶
func (x *ListInstanceProvisionsRequest) SetPageParams(v *PageParams)
func (*ListInstanceProvisionsRequest) String ¶
func (x *ListInstanceProvisionsRequest) String() string
type ListInstanceProvisionsRequest_builder ¶
type ListInstanceProvisionsRequest_builder struct { PageParams *PageParams Options *ListInstanceProvisionsOptions // contains filtered or unexported fields }
func (ListInstanceProvisionsRequest_builder) Build ¶
func (b0 ListInstanceProvisionsRequest_builder) Build() *ListInstanceProvisionsRequest
type ListInstanceProvisionsResponse ¶
type ListInstanceProvisionsResponse struct { Items []*InstanceProvision `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 (*ListInstanceProvisionsResponse) GetItems ¶
func (x *ListInstanceProvisionsResponse) GetItems() []*InstanceProvision
func (*ListInstanceProvisionsResponse) GetNextPageToken ¶
func (x *ListInstanceProvisionsResponse) GetNextPageToken() string
func (*ListInstanceProvisionsResponse) ProtoMessage ¶
func (*ListInstanceProvisionsResponse) ProtoMessage()
func (*ListInstanceProvisionsResponse) ProtoReflect ¶
func (x *ListInstanceProvisionsResponse) ProtoReflect() protoreflect.Message
func (*ListInstanceProvisionsResponse) Reset ¶
func (x *ListInstanceProvisionsResponse) Reset()
func (*ListInstanceProvisionsResponse) SetItems ¶
func (x *ListInstanceProvisionsResponse) SetItems(v []*InstanceProvision)
func (*ListInstanceProvisionsResponse) SetNextPageToken ¶
func (x *ListInstanceProvisionsResponse) SetNextPageToken(v string)
func (*ListInstanceProvisionsResponse) String ¶
func (x *ListInstanceProvisionsResponse) String() string
type ListInstanceProvisionsResponse_builder ¶
type ListInstanceProvisionsResponse_builder struct { Items []*InstanceProvision NextPageToken string // contains filtered or unexported fields }
func (ListInstanceProvisionsResponse_builder) Build ¶
func (b0 ListInstanceProvisionsResponse_builder) Build() *ListInstanceProvisionsResponse
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) ClearOptions ¶
func (x *ListInstanceRequest) ClearOptions()
func (*ListInstanceRequest) ClearPageParams ¶
func (x *ListInstanceRequest) ClearPageParams()
func (*ListInstanceRequest) GetOptions ¶
func (x *ListInstanceRequest) GetOptions() *ListInstanceOptions
func (*ListInstanceRequest) GetPageParams ¶
func (x *ListInstanceRequest) GetPageParams() *PageParams
func (*ListInstanceRequest) HasOptions ¶
func (x *ListInstanceRequest) HasOptions() bool
func (*ListInstanceRequest) HasPageParams ¶
func (x *ListInstanceRequest) HasPageParams() bool
func (*ListInstanceRequest) ProtoMessage ¶
func (*ListInstanceRequest) ProtoMessage()
func (*ListInstanceRequest) ProtoReflect ¶
func (x *ListInstanceRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceRequest) Reset ¶
func (x *ListInstanceRequest) Reset()
func (*ListInstanceRequest) SetOptions ¶
func (x *ListInstanceRequest) SetOptions(v *ListInstanceOptions)
func (*ListInstanceRequest) SetPageParams ¶
func (x *ListInstanceRequest) SetPageParams(v *PageParams)
func (*ListInstanceRequest) String ¶
func (x *ListInstanceRequest) String() string
type ListInstanceRequest_builder ¶
type ListInstanceRequest_builder struct { PageParams *PageParams Options *ListInstanceOptions // contains filtered or unexported fields }
func (ListInstanceRequest_builder) Build ¶
func (b0 ListInstanceRequest_builder) Build() *ListInstanceRequest
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) 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) SetItems ¶
func (x *ListInstanceResponse) SetItems(v []*Instance)
func (*ListInstanceResponse) SetNextPageToken ¶
func (x *ListInstanceResponse) SetNextPageToken(v string)
func (*ListInstanceResponse) String ¶
func (x *ListInstanceResponse) String() string
type ListInstanceResponse_builder ¶
type ListInstanceResponse_builder struct { Items []*Instance NextPageToken string // contains filtered or unexported fields }
func (ListInstanceResponse_builder) Build ¶
func (b0 ListInstanceResponse_builder) Build() *ListInstanceResponse
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) ClearIncludePreemptible ¶
func (x *ListInstanceTypeOptions) ClearIncludePreemptible()
func (*ListInstanceTypeOptions) ClearIncludePrices ¶
func (x *ListInstanceTypeOptions) ClearIncludePrices()
func (*ListInstanceTypeOptions) ClearIncludeUnavailable ¶
func (x *ListInstanceTypeOptions) ClearIncludeUnavailable()
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) HasIncludePreemptible ¶
func (x *ListInstanceTypeOptions) HasIncludePreemptible() bool
func (*ListInstanceTypeOptions) HasIncludePrices ¶
func (x *ListInstanceTypeOptions) HasIncludePrices() bool
func (*ListInstanceTypeOptions) HasIncludeUnavailable ¶
func (x *ListInstanceTypeOptions) HasIncludeUnavailable() bool
func (*ListInstanceTypeOptions) ProtoMessage ¶
func (*ListInstanceTypeOptions) ProtoMessage()
func (*ListInstanceTypeOptions) ProtoReflect ¶
func (x *ListInstanceTypeOptions) ProtoReflect() protoreflect.Message
func (*ListInstanceTypeOptions) Reset ¶
func (x *ListInstanceTypeOptions) Reset()
func (*ListInstanceTypeOptions) SetIncludePreemptible ¶
func (x *ListInstanceTypeOptions) SetIncludePreemptible(v bool)
func (*ListInstanceTypeOptions) SetIncludePrices ¶
func (x *ListInstanceTypeOptions) SetIncludePrices(v bool)
func (*ListInstanceTypeOptions) SetIncludeUnavailable ¶
func (x *ListInstanceTypeOptions) SetIncludeUnavailable(v bool)
func (*ListInstanceTypeOptions) SetInstanceTypes ¶
func (x *ListInstanceTypeOptions) SetInstanceTypes(v []string)
func (*ListInstanceTypeOptions) SetSubLocation ¶
func (x *ListInstanceTypeOptions) SetSubLocation(v string)
func (*ListInstanceTypeOptions) SetSupportedArchitectures ¶
func (x *ListInstanceTypeOptions) SetSupportedArchitectures(v []string)
func (*ListInstanceTypeOptions) String ¶
func (x *ListInstanceTypeOptions) String() string
type ListInstanceTypeOptions_builder ¶
type ListInstanceTypeOptions_builder struct { SupportedArchitectures []string IncludePrices *bool InstanceTypes []string IncludePreemptible *bool SubLocation string // contains filtered or unexported fields }
func (ListInstanceTypeOptions_builder) Build ¶
func (b0 ListInstanceTypeOptions_builder) Build() *ListInstanceTypeOptions
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) ClearOptions ¶
func (x *ListInstanceTypeRequest) ClearOptions()
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) HasOptions ¶
func (x *ListInstanceTypeRequest) HasOptions() bool
func (*ListInstanceTypeRequest) ProtoMessage ¶
func (*ListInstanceTypeRequest) ProtoMessage()
func (*ListInstanceTypeRequest) ProtoReflect ¶
func (x *ListInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*ListInstanceTypeRequest) Reset ¶
func (x *ListInstanceTypeRequest) Reset()
func (*ListInstanceTypeRequest) SetCloudCredId ¶
func (x *ListInstanceTypeRequest) SetCloudCredId(v string)
func (*ListInstanceTypeRequest) SetLocation ¶
func (x *ListInstanceTypeRequest) SetLocation(v string)
func (*ListInstanceTypeRequest) SetOptions ¶
func (x *ListInstanceTypeRequest) SetOptions(v *ListInstanceTypeOptions)
func (*ListInstanceTypeRequest) String ¶
func (x *ListInstanceTypeRequest) String() string
type ListInstanceTypeRequest_builder ¶
type ListInstanceTypeRequest_builder struct { // PageParams page_params = 1; CloudCredId string Location string Options *ListInstanceTypeOptions // contains filtered or unexported fields }
func (ListInstanceTypeRequest_builder) Build ¶
func (b0 ListInstanceTypeRequest_builder) Build() *ListInstanceTypeRequest
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) 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) SetItems ¶
func (x *ListInstanceTypeResponse) SetItems(v []*InstanceType)
func (*ListInstanceTypeResponse) SetNextPageToken ¶
func (x *ListInstanceTypeResponse) SetNextPageToken(v string)
func (*ListInstanceTypeResponse) String ¶
func (x *ListInstanceTypeResponse) String() string
type ListInstanceTypeResponse_builder ¶
type ListInstanceTypeResponse_builder struct { Items []*InstanceType NextPageToken string // contains filtered or unexported fields }
func (ListInstanceTypeResponse_builder) Build ¶
func (b0 ListInstanceTypeResponse_builder) Build() *ListInstanceTypeResponse
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) ClearPageParams ¶
func (x *ListInvoiceRequest) ClearPageParams()
func (*ListInvoiceRequest) GetBillingProfileId ¶
func (x *ListInvoiceRequest) GetBillingProfileId() string
func (*ListInvoiceRequest) GetPageParams ¶
func (x *ListInvoiceRequest) GetPageParams() *PageParams
func (*ListInvoiceRequest) HasPageParams ¶
func (x *ListInvoiceRequest) HasPageParams() bool
func (*ListInvoiceRequest) ProtoMessage ¶
func (*ListInvoiceRequest) ProtoMessage()
func (*ListInvoiceRequest) ProtoReflect ¶
func (x *ListInvoiceRequest) ProtoReflect() protoreflect.Message
func (*ListInvoiceRequest) Reset ¶
func (x *ListInvoiceRequest) Reset()
func (*ListInvoiceRequest) SetBillingProfileId ¶
func (x *ListInvoiceRequest) SetBillingProfileId(v string)
func (*ListInvoiceRequest) SetPageParams ¶
func (x *ListInvoiceRequest) SetPageParams(v *PageParams)
func (*ListInvoiceRequest) String ¶
func (x *ListInvoiceRequest) String() string
type ListInvoiceRequest_builder ¶
type ListInvoiceRequest_builder struct { BillingProfileId string PageParams *PageParams // contains filtered or unexported fields }
func (ListInvoiceRequest_builder) Build ¶
func (b0 ListInvoiceRequest_builder) Build() *ListInvoiceRequest
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) 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) SetInvoices ¶
func (x *ListInvoiceResponse) SetInvoices(v []*Invoice)
func (*ListInvoiceResponse) SetNextPageToken ¶
func (x *ListInvoiceResponse) SetNextPageToken(v string)
func (*ListInvoiceResponse) String ¶
func (x *ListInvoiceResponse) String() string
type ListInvoiceResponse_builder ¶
type ListInvoiceResponse_builder struct { Invoices []*Invoice NextPageToken string // contains filtered or unexported fields }
func (ListInvoiceResponse_builder) Build ¶
func (b0 ListInvoiceResponse_builder) Build() *ListInvoiceResponse
type ListLimitOptions ¶
type ListLimitOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListLimitOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListLimitOptions) HasOrderOptions() bool
func (*ListLimitOptions) ProtoMessage ¶
func (*ListLimitOptions) ProtoMessage()
func (*ListLimitOptions) ProtoReflect ¶
func (x *ListLimitOptions) ProtoReflect() protoreflect.Message
func (*ListLimitOptions) Reset ¶
func (x *ListLimitOptions) Reset()
func (*ListLimitOptions) SetHasAllLabels ¶
func (x *ListLimitOptions) SetHasAllLabels(v map[string]string)
func (*ListLimitOptions) SetHasOneOfLabels ¶
func (x *ListLimitOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListLimitOptions) SetOrderOptions ¶
func (x *ListLimitOptions) SetOrderOptions(v *OrderOptions)
func (*ListLimitOptions) String ¶
func (x *ListLimitOptions) String() string
type ListLimitOptions_builder ¶
type ListLimitOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListLimitOptions_builder) Build ¶
func (b0 ListLimitOptions_builder) Build() *ListLimitOptions
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) ClearOptions ¶
func (x *ListLimitRequest) ClearOptions()
func (*ListLimitRequest) ClearPageParams ¶
func (x *ListLimitRequest) ClearPageParams()
func (*ListLimitRequest) GetOptions ¶
func (x *ListLimitRequest) GetOptions() *ListLimitOptions
func (*ListLimitRequest) GetPageParams ¶
func (x *ListLimitRequest) GetPageParams() *PageParams
func (*ListLimitRequest) HasOptions ¶
func (x *ListLimitRequest) HasOptions() bool
func (*ListLimitRequest) HasPageParams ¶
func (x *ListLimitRequest) HasPageParams() bool
func (*ListLimitRequest) ProtoMessage ¶
func (*ListLimitRequest) ProtoMessage()
func (*ListLimitRequest) ProtoReflect ¶
func (x *ListLimitRequest) ProtoReflect() protoreflect.Message
func (*ListLimitRequest) Reset ¶
func (x *ListLimitRequest) Reset()
func (*ListLimitRequest) SetOptions ¶
func (x *ListLimitRequest) SetOptions(v *ListLimitOptions)
func (*ListLimitRequest) SetPageParams ¶
func (x *ListLimitRequest) SetPageParams(v *PageParams)
func (*ListLimitRequest) String ¶
func (x *ListLimitRequest) String() string
type ListLimitRequest_builder ¶
type ListLimitRequest_builder struct { PageParams *PageParams Options *ListLimitOptions // contains filtered or unexported fields }
func (ListLimitRequest_builder) Build ¶
func (b0 ListLimitRequest_builder) Build() *ListLimitRequest
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) 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) SetItems ¶
func (x *ListLimitResponse) SetItems(v []*Limit)
func (*ListLimitResponse) SetNextPageToken ¶
func (x *ListLimitResponse) SetNextPageToken(v string)
func (*ListLimitResponse) String ¶
func (x *ListLimitResponse) String() string
type ListLimitResponse_builder ¶
type ListLimitResponse_builder struct { Items []*Limit NextPageToken string // contains filtered or unexported fields }
func (ListLimitResponse_builder) Build ¶
func (b0 ListLimitResponse_builder) Build() *ListLimitResponse
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) 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) SetCloudCredId ¶
func (x *ListLocationsRequest) SetCloudCredId(v string)
func (*ListLocationsRequest) SetIncludeUnavailable ¶
func (x *ListLocationsRequest) SetIncludeUnavailable(v bool)
func (*ListLocationsRequest) String ¶
func (x *ListLocationsRequest) String() string
type ListLocationsRequest_builder ¶
type ListLocationsRequest_builder struct { CloudCredId string // contains filtered or unexported fields }
func (ListLocationsRequest_builder) Build ¶
func (b0 ListLocationsRequest_builder) Build() *ListLocationsRequest
type ListLocationsResponse ¶
type ListLocationsResponse struct { Items []*Location `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
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) SetItems ¶
func (x *ListLocationsResponse) SetItems(v []*Location)
func (*ListLocationsResponse) String ¶
func (x *ListLocationsResponse) String() string
type ListLocationsResponse_builder ¶
type ListLocationsResponse_builder struct { Items []*Location // contains filtered or unexported fields }
func (ListLocationsResponse_builder) Build ¶
func (b0 ListLocationsResponse_builder) Build() *ListLocationsResponse
type ListModelOptions ¶
type ListModelOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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 (*ListModelOptions) ClearOrderOptions ¶
func (x *ListModelOptions) ClearOrderOptions()
func (*ListModelOptions) GetHasAllLabels ¶
func (x *ListModelOptions) GetHasAllLabels() map[string]string
func (*ListModelOptions) GetHasOneOfLabels ¶
func (x *ListModelOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListModelOptions) GetOrderOptions ¶
func (x *ListModelOptions) GetOrderOptions() *OrderOptions
func (*ListModelOptions) HasOrderOptions ¶
func (x *ListModelOptions) HasOrderOptions() bool
func (*ListModelOptions) ProtoMessage ¶
func (*ListModelOptions) ProtoMessage()
func (*ListModelOptions) ProtoReflect ¶
func (x *ListModelOptions) ProtoReflect() protoreflect.Message
func (*ListModelOptions) Reset ¶
func (x *ListModelOptions) Reset()
func (*ListModelOptions) SetHasAllLabels ¶
func (x *ListModelOptions) SetHasAllLabels(v map[string]string)
func (*ListModelOptions) SetHasOneOfLabels ¶
func (x *ListModelOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListModelOptions) SetOrderOptions ¶
func (x *ListModelOptions) SetOrderOptions(v *OrderOptions)
func (*ListModelOptions) String ¶
func (x *ListModelOptions) String() string
type ListModelOptions_builder ¶
type ListModelOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListModelOptions_builder) Build ¶
func (b0 ListModelOptions_builder) Build() *ListModelOptions
type ListModelRequest ¶
type ListModelRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListModelOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListModelRequest) ClearOptions ¶
func (x *ListModelRequest) ClearOptions()
func (*ListModelRequest) ClearPageParams ¶
func (x *ListModelRequest) ClearPageParams()
func (*ListModelRequest) GetOptions ¶
func (x *ListModelRequest) GetOptions() *ListModelOptions
func (*ListModelRequest) GetPageParams ¶
func (x *ListModelRequest) GetPageParams() *PageParams
func (*ListModelRequest) HasOptions ¶
func (x *ListModelRequest) HasOptions() bool
func (*ListModelRequest) HasPageParams ¶
func (x *ListModelRequest) HasPageParams() bool
func (*ListModelRequest) ProtoMessage ¶
func (*ListModelRequest) ProtoMessage()
func (*ListModelRequest) ProtoReflect ¶
func (x *ListModelRequest) ProtoReflect() protoreflect.Message
func (*ListModelRequest) Reset ¶
func (x *ListModelRequest) Reset()
func (*ListModelRequest) SetOptions ¶
func (x *ListModelRequest) SetOptions(v *ListModelOptions)
func (*ListModelRequest) SetPageParams ¶
func (x *ListModelRequest) SetPageParams(v *PageParams)
func (*ListModelRequest) String ¶
func (x *ListModelRequest) String() string
type ListModelRequest_builder ¶
type ListModelRequest_builder struct { PageParams *PageParams Options *ListModelOptions // contains filtered or unexported fields }
func (ListModelRequest_builder) Build ¶
func (b0 ListModelRequest_builder) Build() *ListModelRequest
type ListModelResponse ¶
type ListModelResponse struct { Items []*ModelConfig `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 (*ListModelResponse) GetItems ¶
func (x *ListModelResponse) GetItems() []*ModelConfig
func (*ListModelResponse) GetNextPageToken ¶
func (x *ListModelResponse) GetNextPageToken() string
func (*ListModelResponse) ProtoMessage ¶
func (*ListModelResponse) ProtoMessage()
func (*ListModelResponse) ProtoReflect ¶
func (x *ListModelResponse) ProtoReflect() protoreflect.Message
func (*ListModelResponse) Reset ¶
func (x *ListModelResponse) Reset()
func (*ListModelResponse) SetItems ¶
func (x *ListModelResponse) SetItems(v []*ModelConfig)
func (*ListModelResponse) SetNextPageToken ¶
func (x *ListModelResponse) SetNextPageToken(v string)
func (*ListModelResponse) String ¶
func (x *ListModelResponse) String() string
type ListModelResponse_builder ¶
type ListModelResponse_builder struct { Items []*ModelConfig NextPageToken string // contains filtered or unexported fields }
func (ListModelResponse_builder) Build ¶
func (b0 ListModelResponse_builder) Build() *ListModelResponse
type ListNotebooksOptions ¶
type ListNotebooksOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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 `` /* 167-byte string literal not displayed */ HasOneOfTags map[string]*ListOfString `` /* 175-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNotebooksOptions) ClearOrderOptions ¶
func (x *ListNotebooksOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListNotebooksOptions) HasOrderOptions() bool
func (*ListNotebooksOptions) ProtoMessage ¶
func (*ListNotebooksOptions) ProtoMessage()
func (*ListNotebooksOptions) ProtoReflect ¶
func (x *ListNotebooksOptions) ProtoReflect() protoreflect.Message
func (*ListNotebooksOptions) Reset ¶
func (x *ListNotebooksOptions) Reset()
func (*ListNotebooksOptions) SetHasAllLabels ¶
func (x *ListNotebooksOptions) SetHasAllLabels(v map[string]string)
func (*ListNotebooksOptions) SetHasAllTags ¶
func (x *ListNotebooksOptions) SetHasAllTags(v map[string]string)
func (*ListNotebooksOptions) SetHasOneOfLabels ¶
func (x *ListNotebooksOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListNotebooksOptions) SetHasOneOfTags ¶
func (x *ListNotebooksOptions) SetHasOneOfTags(v map[string]*ListOfString)
func (*ListNotebooksOptions) SetOrderOptions ¶
func (x *ListNotebooksOptions) SetOrderOptions(v *OrderOptions)
func (*ListNotebooksOptions) String ¶
func (x *ListNotebooksOptions) String() string
type ListNotebooksOptions_builder ¶
type ListNotebooksOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions HasAllTags map[string]string HasOneOfTags map[string]*ListOfString // contains filtered or unexported fields }
func (ListNotebooksOptions_builder) Build ¶
func (b0 ListNotebooksOptions_builder) Build() *ListNotebooksOptions
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) ClearOptions ¶
func (x *ListNotebooksRequest) ClearOptions()
func (*ListNotebooksRequest) ClearPageParams ¶
func (x *ListNotebooksRequest) ClearPageParams()
func (*ListNotebooksRequest) GetOptions ¶
func (x *ListNotebooksRequest) GetOptions() *ListNotebooksOptions
func (*ListNotebooksRequest) GetPageParams ¶
func (x *ListNotebooksRequest) GetPageParams() *PageParams
func (*ListNotebooksRequest) HasOptions ¶
func (x *ListNotebooksRequest) HasOptions() bool
func (*ListNotebooksRequest) HasPageParams ¶
func (x *ListNotebooksRequest) HasPageParams() bool
func (*ListNotebooksRequest) ProtoMessage ¶
func (*ListNotebooksRequest) ProtoMessage()
func (*ListNotebooksRequest) ProtoReflect ¶
func (x *ListNotebooksRequest) ProtoReflect() protoreflect.Message
func (*ListNotebooksRequest) Reset ¶
func (x *ListNotebooksRequest) Reset()
func (*ListNotebooksRequest) SetOptions ¶
func (x *ListNotebooksRequest) SetOptions(v *ListNotebooksOptions)
func (*ListNotebooksRequest) SetPageParams ¶
func (x *ListNotebooksRequest) SetPageParams(v *PageParams)
func (*ListNotebooksRequest) String ¶
func (x *ListNotebooksRequest) String() string
type ListNotebooksRequest_builder ¶
type ListNotebooksRequest_builder struct { PageParams *PageParams Options *ListNotebooksOptions // contains filtered or unexported fields }
func (ListNotebooksRequest_builder) Build ¶
func (b0 ListNotebooksRequest_builder) Build() *ListNotebooksRequest
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) 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) SetItems ¶
func (x *ListNotebooksResponse) SetItems(v []*Notebook)
func (*ListNotebooksResponse) SetNextPageToken ¶
func (x *ListNotebooksResponse) SetNextPageToken(v string)
func (*ListNotebooksResponse) String ¶
func (x *ListNotebooksResponse) String() string
type ListNotebooksResponse_builder ¶
type ListNotebooksResponse_builder struct { Items []*Notebook NextPageToken string // contains filtered or unexported fields }
func (ListNotebooksResponse_builder) Build ¶
func (b0 ListNotebooksResponse_builder) Build() *ListNotebooksResponse
type ListOfString ¶
type ListOfString struct { Value []string `protobuf:"bytes,1,rep,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
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) SetValue ¶
func (x *ListOfString) SetValue(v []string)
func (*ListOfString) String ¶
func (x *ListOfString) String() string
type ListOfString_builder ¶
type ListOfString_builder struct { Value []string // contains filtered or unexported fields }
func (ListOfString_builder) Build ¶
func (b0 ListOfString_builder) Build() *ListOfString
type ListOrganizationOptions ¶
type ListOrganizationOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-byte string literal not displayed */ OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` NcaIds []string `protobuf:"bytes,4,rep,name=nca_ids,json=ncaIds,proto3" json:"nca_ids,omitempty"` NgcOrgIds []string `protobuf:"bytes,5,rep,name=ngc_org_ids,json=ngcOrgIds,proto3" json:"ngc_org_ids,omitempty"` Ids []string `protobuf:"bytes,6,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationOptions) ClearOrderOptions ¶
func (x *ListOrganizationOptions) ClearOrderOptions()
func (*ListOrganizationOptions) GetHasAllLabels ¶
func (x *ListOrganizationOptions) GetHasAllLabels() map[string]string
func (*ListOrganizationOptions) GetHasOneOfLabels ¶
func (x *ListOrganizationOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListOrganizationOptions) GetIds ¶
func (x *ListOrganizationOptions) GetIds() []string
func (*ListOrganizationOptions) GetNcaIds ¶
func (x *ListOrganizationOptions) GetNcaIds() []string
func (*ListOrganizationOptions) GetNgcOrgIds ¶
func (x *ListOrganizationOptions) GetNgcOrgIds() []string
func (*ListOrganizationOptions) GetOrderOptions ¶
func (x *ListOrganizationOptions) GetOrderOptions() *OrderOptions
func (*ListOrganizationOptions) HasOrderOptions ¶
func (x *ListOrganizationOptions) HasOrderOptions() bool
func (*ListOrganizationOptions) ProtoMessage ¶
func (*ListOrganizationOptions) ProtoMessage()
func (*ListOrganizationOptions) ProtoReflect ¶
func (x *ListOrganizationOptions) ProtoReflect() protoreflect.Message
func (*ListOrganizationOptions) Reset ¶
func (x *ListOrganizationOptions) Reset()
func (*ListOrganizationOptions) SetHasAllLabels ¶
func (x *ListOrganizationOptions) SetHasAllLabels(v map[string]string)
func (*ListOrganizationOptions) SetHasOneOfLabels ¶
func (x *ListOrganizationOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListOrganizationOptions) SetIds ¶
func (x *ListOrganizationOptions) SetIds(v []string)
func (*ListOrganizationOptions) SetNcaIds ¶
func (x *ListOrganizationOptions) SetNcaIds(v []string)
func (*ListOrganizationOptions) SetNgcOrgIds ¶
func (x *ListOrganizationOptions) SetNgcOrgIds(v []string)
func (*ListOrganizationOptions) SetOrderOptions ¶
func (x *ListOrganizationOptions) SetOrderOptions(v *OrderOptions)
func (*ListOrganizationOptions) String ¶
func (x *ListOrganizationOptions) String() string
type ListOrganizationOptions_builder ¶
type ListOrganizationOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions NcaIds []string NgcOrgIds []string Ids []string // contains filtered or unexported fields }
func (ListOrganizationOptions_builder) Build ¶
func (b0 ListOrganizationOptions_builder) Build() *ListOrganizationOptions
type ListOrganizationRequest ¶
type ListOrganizationRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListOrganizationOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationRequest) ClearOptions ¶
func (x *ListOrganizationRequest) ClearOptions()
func (*ListOrganizationRequest) ClearPageParams ¶
func (x *ListOrganizationRequest) ClearPageParams()
func (*ListOrganizationRequest) GetOptions ¶
func (x *ListOrganizationRequest) GetOptions() *ListOrganizationOptions
func (*ListOrganizationRequest) GetPageParams ¶
func (x *ListOrganizationRequest) GetPageParams() *PageParams
func (*ListOrganizationRequest) HasOptions ¶
func (x *ListOrganizationRequest) HasOptions() bool
func (*ListOrganizationRequest) HasPageParams ¶
func (x *ListOrganizationRequest) HasPageParams() bool
func (*ListOrganizationRequest) ProtoMessage ¶
func (*ListOrganizationRequest) ProtoMessage()
func (*ListOrganizationRequest) ProtoReflect ¶
func (x *ListOrganizationRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationRequest) Reset ¶
func (x *ListOrganizationRequest) Reset()
func (*ListOrganizationRequest) SetOptions ¶
func (x *ListOrganizationRequest) SetOptions(v *ListOrganizationOptions)
func (*ListOrganizationRequest) SetPageParams ¶
func (x *ListOrganizationRequest) SetPageParams(v *PageParams)
func (*ListOrganizationRequest) String ¶
func (x *ListOrganizationRequest) String() string
type ListOrganizationRequest_builder ¶
type ListOrganizationRequest_builder struct { PageParams *PageParams Options *ListOrganizationOptions // contains filtered or unexported fields }
func (ListOrganizationRequest_builder) Build ¶
func (b0 ListOrganizationRequest_builder) Build() *ListOrganizationRequest
type ListOrganizationResponse ¶
type ListOrganizationResponse struct { Items []*Organization `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 (*ListOrganizationResponse) GetItems ¶
func (x *ListOrganizationResponse) GetItems() []*Organization
func (*ListOrganizationResponse) GetNextPageToken ¶
func (x *ListOrganizationResponse) GetNextPageToken() string
func (*ListOrganizationResponse) ProtoMessage ¶
func (*ListOrganizationResponse) ProtoMessage()
func (*ListOrganizationResponse) ProtoReflect ¶
func (x *ListOrganizationResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationResponse) Reset ¶
func (x *ListOrganizationResponse) Reset()
func (*ListOrganizationResponse) SetItems ¶
func (x *ListOrganizationResponse) SetItems(v []*Organization)
func (*ListOrganizationResponse) SetNextPageToken ¶
func (x *ListOrganizationResponse) SetNextPageToken(v string)
func (*ListOrganizationResponse) String ¶
func (x *ListOrganizationResponse) String() string
type ListOrganizationResponse_builder ¶
type ListOrganizationResponse_builder struct { Items []*Organization NextPageToken string // contains filtered or unexported fields }
func (ListOrganizationResponse_builder) Build ¶
func (b0 ListOrganizationResponse_builder) Build() *ListOrganizationResponse
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) 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) SetBillingProfileId ¶
func (x *ListPaymentMethodsRequest) SetBillingProfileId(v string)
func (*ListPaymentMethodsRequest) String ¶
func (x *ListPaymentMethodsRequest) String() string
type ListPaymentMethodsRequest_builder ¶
type ListPaymentMethodsRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (ListPaymentMethodsRequest_builder) Build ¶
func (b0 ListPaymentMethodsRequest_builder) Build() *ListPaymentMethodsRequest
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) 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) SetPaymentMethods ¶
func (x *ListPaymentMethodsResponse) SetPaymentMethods(v []*PaymentMethod)
func (*ListPaymentMethodsResponse) String ¶
func (x *ListPaymentMethodsResponse) String() string
type ListPaymentMethodsResponse_builder ¶
type ListPaymentMethodsResponse_builder struct { PaymentMethods []*PaymentMethod // contains filtered or unexported fields }
func (ListPaymentMethodsResponse_builder) Build ¶
func (b0 ListPaymentMethodsResponse_builder) Build() *ListPaymentMethodsResponse
type ListPersistentPodOptions ¶
type ListPersistentPodOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListPersistentPodOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListPersistentPodOptions) HasOrderOptions() bool
func (*ListPersistentPodOptions) ProtoMessage ¶
func (*ListPersistentPodOptions) ProtoMessage()
func (*ListPersistentPodOptions) ProtoReflect ¶
func (x *ListPersistentPodOptions) ProtoReflect() protoreflect.Message
func (*ListPersistentPodOptions) Reset ¶
func (x *ListPersistentPodOptions) Reset()
func (*ListPersistentPodOptions) SetHasAllLabels ¶
func (x *ListPersistentPodOptions) SetHasAllLabels(v map[string]string)
func (*ListPersistentPodOptions) SetHasOneOfLabels ¶
func (x *ListPersistentPodOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListPersistentPodOptions) SetOrderOptions ¶
func (x *ListPersistentPodOptions) SetOrderOptions(v *OrderOptions)
func (*ListPersistentPodOptions) String ¶
func (x *ListPersistentPodOptions) String() string
type ListPersistentPodOptions_builder ¶
type ListPersistentPodOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListPersistentPodOptions_builder) Build ¶
func (b0 ListPersistentPodOptions_builder) Build() *ListPersistentPodOptions
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) ClearOptions ¶
func (x *ListPersistentPodRequest) ClearOptions()
func (*ListPersistentPodRequest) ClearPageParams ¶
func (x *ListPersistentPodRequest) ClearPageParams()
func (*ListPersistentPodRequest) GetOptions ¶
func (x *ListPersistentPodRequest) GetOptions() *ListPersistentPodOptions
func (*ListPersistentPodRequest) GetPageParams ¶
func (x *ListPersistentPodRequest) GetPageParams() *PageParams
func (*ListPersistentPodRequest) HasOptions ¶
func (x *ListPersistentPodRequest) HasOptions() bool
func (*ListPersistentPodRequest) HasPageParams ¶
func (x *ListPersistentPodRequest) HasPageParams() bool
func (*ListPersistentPodRequest) ProtoMessage ¶
func (*ListPersistentPodRequest) ProtoMessage()
func (*ListPersistentPodRequest) ProtoReflect ¶
func (x *ListPersistentPodRequest) ProtoReflect() protoreflect.Message
func (*ListPersistentPodRequest) Reset ¶
func (x *ListPersistentPodRequest) Reset()
func (*ListPersistentPodRequest) SetOptions ¶
func (x *ListPersistentPodRequest) SetOptions(v *ListPersistentPodOptions)
func (*ListPersistentPodRequest) SetPageParams ¶
func (x *ListPersistentPodRequest) SetPageParams(v *PageParams)
func (*ListPersistentPodRequest) String ¶
func (x *ListPersistentPodRequest) String() string
type ListPersistentPodRequest_builder ¶
type ListPersistentPodRequest_builder struct { PageParams *PageParams Options *ListPersistentPodOptions // contains filtered or unexported fields }
func (ListPersistentPodRequest_builder) Build ¶
func (b0 ListPersistentPodRequest_builder) Build() *ListPersistentPodRequest
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) 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) SetItems ¶
func (x *ListPersistentPodResponse) SetItems(v []*PersistentPod)
func (*ListPersistentPodResponse) SetNextPageToken ¶
func (x *ListPersistentPodResponse) SetNextPageToken(v string)
func (*ListPersistentPodResponse) String ¶
func (x *ListPersistentPodResponse) String() string
type ListPersistentPodResponse_builder ¶
type ListPersistentPodResponse_builder struct { Items []*PersistentPod NextPageToken string // contains filtered or unexported fields }
func (ListPersistentPodResponse_builder) Build ¶
func (b0 ListPersistentPodResponse_builder) Build() *ListPersistentPodResponse
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) ClearComputeInstanceFilters ¶
func (x *ListProductOptions) ClearComputeInstanceFilters()
func (*ListProductOptions) ClearStorageFilters ¶
func (x *ListProductOptions) ClearStorageFilters()
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) HasComputeInstanceFilters ¶
func (x *ListProductOptions) HasComputeInstanceFilters() bool
func (*ListProductOptions) HasStorageFilters ¶
func (x *ListProductOptions) HasStorageFilters() bool
func (*ListProductOptions) ProtoMessage ¶
func (*ListProductOptions) ProtoMessage()
func (*ListProductOptions) ProtoReflect ¶
func (x *ListProductOptions) ProtoReflect() protoreflect.Message
func (*ListProductOptions) Reset ¶
func (x *ListProductOptions) Reset()
func (*ListProductOptions) SetComputeInstanceFilters ¶
func (x *ListProductOptions) SetComputeInstanceFilters(v *ComputeInstanceOptions)
func (*ListProductOptions) SetProductType ¶
func (x *ListProductOptions) SetProductType(v string)
func (*ListProductOptions) SetStorageFilters ¶
func (x *ListProductOptions) SetStorageFilters(v *StorageOptions)
func (*ListProductOptions) SetUsageType ¶
func (x *ListProductOptions) SetUsageType(v string)
func (*ListProductOptions) String ¶
func (x *ListProductOptions) String() string
type ListProductOptions_builder ¶
type ListProductOptions_builder struct { ProductType string UsageType string ComputeInstanceFilters *ComputeInstanceOptions StorageFilters *StorageOptions // contains filtered or unexported fields }
func (ListProductOptions_builder) Build ¶
func (b0 ListProductOptions_builder) Build() *ListProductOptions
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) ClearOptions ¶
func (x *ListProductRequest) ClearOptions()
func (*ListProductRequest) ClearPageParams ¶
func (x *ListProductRequest) ClearPageParams()
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) HasOptions ¶
func (x *ListProductRequest) HasOptions() bool
func (*ListProductRequest) HasPageParams ¶
func (x *ListProductRequest) HasPageParams() bool
func (*ListProductRequest) ProtoMessage ¶
func (*ListProductRequest) ProtoMessage()
func (*ListProductRequest) ProtoReflect ¶
func (x *ListProductRequest) ProtoReflect() protoreflect.Message
func (*ListProductRequest) Reset ¶
func (x *ListProductRequest) Reset()
func (*ListProductRequest) SetCloudCredId ¶
func (x *ListProductRequest) SetCloudCredId(v string)
func (*ListProductRequest) SetOptions ¶
func (x *ListProductRequest) SetOptions(v *ListProductOptions)
func (*ListProductRequest) SetPageParams ¶
func (x *ListProductRequest) SetPageParams(v *PageParams)
func (*ListProductRequest) String ¶
func (x *ListProductRequest) String() string
type ListProductRequest_builder ¶
type ListProductRequest_builder struct { CloudCredId string PageParams *PageParams Options *ListProductOptions // contains filtered or unexported fields }
func (ListProductRequest_builder) Build ¶
func (b0 ListProductRequest_builder) Build() *ListProductRequest
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) 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) SetItems ¶
func (x *ListProductResponse) SetItems(v []*Product)
func (*ListProductResponse) SetNextPageToken ¶
func (x *ListProductResponse) SetNextPageToken(v string)
func (*ListProductResponse) String ¶
func (x *ListProductResponse) String() string
type ListProductResponse_builder ¶
type ListProductResponse_builder struct { Items []*Product NextPageToken string // contains filtered or unexported fields }
func (ListProductResponse_builder) Build ¶
func (b0 ListProductResponse_builder) Build() *ListProductResponse
type ListPublicProfileOptions ¶
type ListPublicProfileOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListPublicProfileOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListPublicProfileOptions) HasOrderOptions() bool
func (*ListPublicProfileOptions) ProtoMessage ¶
func (*ListPublicProfileOptions) ProtoMessage()
func (*ListPublicProfileOptions) ProtoReflect ¶
func (x *ListPublicProfileOptions) ProtoReflect() protoreflect.Message
func (*ListPublicProfileOptions) Reset ¶
func (x *ListPublicProfileOptions) Reset()
func (*ListPublicProfileOptions) SetHasAllLabels ¶
func (x *ListPublicProfileOptions) SetHasAllLabels(v map[string]string)
func (*ListPublicProfileOptions) SetHasOneOfLabels ¶
func (x *ListPublicProfileOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListPublicProfileOptions) SetOrderOptions ¶
func (x *ListPublicProfileOptions) SetOrderOptions(v *OrderOptions)
func (*ListPublicProfileOptions) String ¶
func (x *ListPublicProfileOptions) String() string
type ListPublicProfileOptions_builder ¶
type ListPublicProfileOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListPublicProfileOptions_builder) Build ¶
func (b0 ListPublicProfileOptions_builder) Build() *ListPublicProfileOptions
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) ClearOptions ¶
func (x *ListPublicProfileRequest) ClearOptions()
func (*ListPublicProfileRequest) ClearPageParams ¶
func (x *ListPublicProfileRequest) ClearPageParams()
func (*ListPublicProfileRequest) GetOptions ¶
func (x *ListPublicProfileRequest) GetOptions() *ListPublicProfileOptions
func (*ListPublicProfileRequest) GetPageParams ¶
func (x *ListPublicProfileRequest) GetPageParams() *PageParams
func (*ListPublicProfileRequest) HasOptions ¶
func (x *ListPublicProfileRequest) HasOptions() bool
func (*ListPublicProfileRequest) HasPageParams ¶
func (x *ListPublicProfileRequest) HasPageParams() bool
func (*ListPublicProfileRequest) ProtoMessage ¶
func (*ListPublicProfileRequest) ProtoMessage()
func (*ListPublicProfileRequest) ProtoReflect ¶
func (x *ListPublicProfileRequest) ProtoReflect() protoreflect.Message
func (*ListPublicProfileRequest) Reset ¶
func (x *ListPublicProfileRequest) Reset()
func (*ListPublicProfileRequest) SetOptions ¶
func (x *ListPublicProfileRequest) SetOptions(v *ListPublicProfileOptions)
func (*ListPublicProfileRequest) SetPageParams ¶
func (x *ListPublicProfileRequest) SetPageParams(v *PageParams)
func (*ListPublicProfileRequest) String ¶
func (x *ListPublicProfileRequest) String() string
type ListPublicProfileRequest_builder ¶
type ListPublicProfileRequest_builder struct { PageParams *PageParams Options *ListPublicProfileOptions // contains filtered or unexported fields }
func (ListPublicProfileRequest_builder) Build ¶
func (b0 ListPublicProfileRequest_builder) Build() *ListPublicProfileRequest
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) 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) SetItems ¶
func (x *ListPublicProfileResponse) SetItems(v []*PublicProfile)
func (*ListPublicProfileResponse) SetNextPageToken ¶
func (x *ListPublicProfileResponse) SetNextPageToken(v string)
func (*ListPublicProfileResponse) String ¶
func (x *ListPublicProfileResponse) String() string
type ListPublicProfileResponse_builder ¶
type ListPublicProfileResponse_builder struct { Items []*PublicProfile NextPageToken string // contains filtered or unexported fields }
func (ListPublicProfileResponse_builder) Build ¶
func (b0 ListPublicProfileResponse_builder) Build() *ListPublicProfileResponse
type ListRedeemableOptions ¶
type ListRedeemableOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListRedeemableOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListRedeemableOptions) HasOrderOptions() bool
func (*ListRedeemableOptions) ProtoMessage ¶
func (*ListRedeemableOptions) ProtoMessage()
func (*ListRedeemableOptions) ProtoReflect ¶
func (x *ListRedeemableOptions) ProtoReflect() protoreflect.Message
func (*ListRedeemableOptions) Reset ¶
func (x *ListRedeemableOptions) Reset()
func (*ListRedeemableOptions) SetHasAllLabels ¶
func (x *ListRedeemableOptions) SetHasAllLabels(v map[string]string)
func (*ListRedeemableOptions) SetHasOneOfLabels ¶
func (x *ListRedeemableOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListRedeemableOptions) SetOrderOptions ¶
func (x *ListRedeemableOptions) SetOrderOptions(v *OrderOptions)
func (*ListRedeemableOptions) SetShortCodes ¶
func (x *ListRedeemableOptions) SetShortCodes(v []string)
func (*ListRedeemableOptions) SetStatuses ¶
func (x *ListRedeemableOptions) SetStatuses(v []string)
func (*ListRedeemableOptions) String ¶
func (x *ListRedeemableOptions) String() string
type ListRedeemableOptions_builder ¶
type ListRedeemableOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions Statuses []string ShortCodes []string // contains filtered or unexported fields }
func (ListRedeemableOptions_builder) Build ¶
func (b0 ListRedeemableOptions_builder) Build() *ListRedeemableOptions
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) ClearOptions ¶
func (x *ListRedeemableRequest) ClearOptions()
func (*ListRedeemableRequest) ClearPageParams ¶
func (x *ListRedeemableRequest) ClearPageParams()
func (*ListRedeemableRequest) GetOptions ¶
func (x *ListRedeemableRequest) GetOptions() *ListRedeemableOptions
func (*ListRedeemableRequest) GetPageParams ¶
func (x *ListRedeemableRequest) GetPageParams() *PageParams
func (*ListRedeemableRequest) HasOptions ¶
func (x *ListRedeemableRequest) HasOptions() bool
func (*ListRedeemableRequest) HasPageParams ¶
func (x *ListRedeemableRequest) HasPageParams() bool
func (*ListRedeemableRequest) ProtoMessage ¶
func (*ListRedeemableRequest) ProtoMessage()
func (*ListRedeemableRequest) ProtoReflect ¶
func (x *ListRedeemableRequest) ProtoReflect() protoreflect.Message
func (*ListRedeemableRequest) Reset ¶
func (x *ListRedeemableRequest) Reset()
func (*ListRedeemableRequest) SetOptions ¶
func (x *ListRedeemableRequest) SetOptions(v *ListRedeemableOptions)
func (*ListRedeemableRequest) SetPageParams ¶
func (x *ListRedeemableRequest) SetPageParams(v *PageParams)
func (*ListRedeemableRequest) String ¶
func (x *ListRedeemableRequest) String() string
type ListRedeemableRequest_builder ¶
type ListRedeemableRequest_builder struct { PageParams *PageParams Options *ListRedeemableOptions // contains filtered or unexported fields }
func (ListRedeemableRequest_builder) Build ¶
func (b0 ListRedeemableRequest_builder) Build() *ListRedeemableRequest
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) 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) SetItems ¶
func (x *ListRedeemableResponse) SetItems(v []*Redeemable)
func (*ListRedeemableResponse) SetNextPageToken ¶
func (x *ListRedeemableResponse) SetNextPageToken(v string)
func (*ListRedeemableResponse) String ¶
func (x *ListRedeemableResponse) String() string
type ListRedeemableResponse_builder ¶
type ListRedeemableResponse_builder struct { Items []*Redeemable NextPageToken string // contains filtered or unexported fields }
func (ListRedeemableResponse_builder) Build ¶
func (b0 ListRedeemableResponse_builder) Build() *ListRedeemableResponse
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) 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) SetBillingProfileId ¶
func (x *ListRedeemableTransactionsRequest) SetBillingProfileId(v string)
func (*ListRedeemableTransactionsRequest) SetLedgerId ¶
func (x *ListRedeemableTransactionsRequest) SetLedgerId(v string)
func (*ListRedeemableTransactionsRequest) String ¶
func (x *ListRedeemableTransactionsRequest) String() string
type ListRedeemableTransactionsRequest_builder ¶
type ListRedeemableTransactionsRequest_builder struct { LedgerId string BillingProfileId string // contains filtered or unexported fields }
func (ListRedeemableTransactionsRequest_builder) Build ¶
func (b0 ListRedeemableTransactionsRequest_builder) Build() *ListRedeemableTransactionsRequest
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) 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) SetNextPageToken ¶
func (x *ListRedeemableTransactionsResponse) SetNextPageToken(v string)
func (*ListRedeemableTransactionsResponse) SetRedeemableTransactions ¶
func (x *ListRedeemableTransactionsResponse) SetRedeemableTransactions(v []*RedeemableTransaction)
func (*ListRedeemableTransactionsResponse) String ¶
func (x *ListRedeemableTransactionsResponse) String() string
type ListRedeemableTransactionsResponse_builder ¶
type ListRedeemableTransactionsResponse_builder struct { RedeemableTransactions []*RedeemableTransaction NextPageToken string // contains filtered or unexported fields }
func (ListRedeemableTransactionsResponse_builder) Build ¶
func (b0 ListRedeemableTransactionsResponse_builder) Build() *ListRedeemableTransactionsResponse
type ListSecretOptions ¶
type ListSecretOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-byte string literal not displayed */ HasValues []string `protobuf:"bytes,4,rep,name=has_values,json=hasValues,proto3" json:"has_values,omitempty"` OrderOptions *OrderOptions `protobuf:"bytes,3,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` // contains filtered or unexported fields }
func (*ListSecretOptions) ClearOrderOptions ¶
func (x *ListSecretOptions) ClearOrderOptions()
func (*ListSecretOptions) GetHasAllLabels ¶
func (x *ListSecretOptions) GetHasAllLabels() map[string]string
func (*ListSecretOptions) GetHasOneOfLabels ¶
func (x *ListSecretOptions) GetHasOneOfLabels() map[string]*ListOfString
func (*ListSecretOptions) GetHasValues ¶
func (x *ListSecretOptions) GetHasValues() []string
func (*ListSecretOptions) GetOrderOptions ¶
func (x *ListSecretOptions) GetOrderOptions() *OrderOptions
func (*ListSecretOptions) HasOrderOptions ¶
func (x *ListSecretOptions) HasOrderOptions() bool
func (*ListSecretOptions) ProtoMessage ¶
func (*ListSecretOptions) ProtoMessage()
func (*ListSecretOptions) ProtoReflect ¶
func (x *ListSecretOptions) ProtoReflect() protoreflect.Message
func (*ListSecretOptions) Reset ¶
func (x *ListSecretOptions) Reset()
func (*ListSecretOptions) SetHasAllLabels ¶
func (x *ListSecretOptions) SetHasAllLabels(v map[string]string)
func (*ListSecretOptions) SetHasOneOfLabels ¶
func (x *ListSecretOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListSecretOptions) SetHasValues ¶
func (x *ListSecretOptions) SetHasValues(v []string)
func (*ListSecretOptions) SetOrderOptions ¶
func (x *ListSecretOptions) SetOrderOptions(v *OrderOptions)
func (*ListSecretOptions) String ¶
func (x *ListSecretOptions) String() string
type ListSecretOptions_builder ¶
type ListSecretOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString HasValues []string OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListSecretOptions_builder) Build ¶
func (b0 ListSecretOptions_builder) Build() *ListSecretOptions
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) ClearOptions ¶
func (x *ListSecretRequest) ClearOptions()
func (*ListSecretRequest) ClearPageParams ¶
func (x *ListSecretRequest) ClearPageParams()
func (*ListSecretRequest) GetOptions ¶
func (x *ListSecretRequest) GetOptions() *ListSecretOptions
func (*ListSecretRequest) GetPageParams ¶
func (x *ListSecretRequest) GetPageParams() *PageParams
func (*ListSecretRequest) HasOptions ¶
func (x *ListSecretRequest) HasOptions() bool
func (*ListSecretRequest) HasPageParams ¶
func (x *ListSecretRequest) HasPageParams() bool
func (*ListSecretRequest) ProtoMessage ¶
func (*ListSecretRequest) ProtoMessage()
func (*ListSecretRequest) ProtoReflect ¶
func (x *ListSecretRequest) ProtoReflect() protoreflect.Message
func (*ListSecretRequest) Reset ¶
func (x *ListSecretRequest) Reset()
func (*ListSecretRequest) SetOptions ¶
func (x *ListSecretRequest) SetOptions(v *ListSecretOptions)
func (*ListSecretRequest) SetPageParams ¶
func (x *ListSecretRequest) SetPageParams(v *PageParams)
func (*ListSecretRequest) String ¶
func (x *ListSecretRequest) String() string
type ListSecretRequest_builder ¶
type ListSecretRequest_builder struct { PageParams *PageParams Options *ListSecretOptions // contains filtered or unexported fields }
func (ListSecretRequest_builder) Build ¶
func (b0 ListSecretRequest_builder) Build() *ListSecretRequest
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) 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) SetItems ¶
func (x *ListSecretResponse) SetItems(v []*Secret)
func (*ListSecretResponse) SetNextPageToken ¶
func (x *ListSecretResponse) SetNextPageToken(v string)
func (*ListSecretResponse) String ¶
func (x *ListSecretResponse) String() string
type ListSecretResponse_builder ¶
type ListSecretResponse_builder struct { Items []*Secret NextPageToken string // contains filtered or unexported fields }
func (ListSecretResponse_builder) Build ¶
func (b0 ListSecretResponse_builder) Build() *ListSecretResponse
type ListServiceEventOptions ¶
type ListServiceEventOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearBetweenTime ¶
func (x *ListServiceEventOptions) ClearBetweenTime()
func (*ListServiceEventOptions) ClearIsTypePrefix ¶
func (x *ListServiceEventOptions) ClearIsTypePrefix()
func (*ListServiceEventOptions) ClearOrderOptions ¶
func (x *ListServiceEventOptions) ClearOrderOptions()
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) HasBetweenTime ¶
func (x *ListServiceEventOptions) HasBetweenTime() bool
func (*ListServiceEventOptions) HasIsTypePrefix ¶
func (x *ListServiceEventOptions) HasIsTypePrefix() bool
func (*ListServiceEventOptions) HasOrderOptions ¶
func (x *ListServiceEventOptions) HasOrderOptions() bool
func (*ListServiceEventOptions) ProtoMessage ¶
func (*ListServiceEventOptions) ProtoMessage()
func (*ListServiceEventOptions) ProtoReflect ¶
func (x *ListServiceEventOptions) ProtoReflect() protoreflect.Message
func (*ListServiceEventOptions) Reset ¶
func (x *ListServiceEventOptions) Reset()
func (*ListServiceEventOptions) SetBetweenTime ¶
func (x *ListServiceEventOptions) SetBetweenTime(v *TimeRange)
func (*ListServiceEventOptions) SetHasAllLabels ¶
func (x *ListServiceEventOptions) SetHasAllLabels(v map[string]string)
func (*ListServiceEventOptions) SetHasOneOfLabels ¶
func (x *ListServiceEventOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListServiceEventOptions) SetIsOneOfObject ¶
func (x *ListServiceEventOptions) SetIsOneOfObject(v []string)
func (*ListServiceEventOptions) SetIsOneOfType ¶
func (x *ListServiceEventOptions) SetIsOneOfType(v []string)
func (*ListServiceEventOptions) SetIsTypePrefix ¶
func (x *ListServiceEventOptions) SetIsTypePrefix(v string)
func (*ListServiceEventOptions) SetOrderOptions ¶
func (x *ListServiceEventOptions) SetOrderOptions(v *OrderOptions)
func (*ListServiceEventOptions) String ¶
func (x *ListServiceEventOptions) String() string
type ListServiceEventOptions_builder ¶
type ListServiceEventOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions BetweenTime *TimeRange IsOneOfType []string IsTypePrefix *string IsOneOfObject []string // contains filtered or unexported fields }
func (ListServiceEventOptions_builder) Build ¶
func (b0 ListServiceEventOptions_builder) Build() *ListServiceEventOptions
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) ClearOptions ¶
func (x *ListServiceEventRequest) ClearOptions()
func (*ListServiceEventRequest) ClearPageParams ¶
func (x *ListServiceEventRequest) ClearPageParams()
func (*ListServiceEventRequest) GetOptions ¶
func (x *ListServiceEventRequest) GetOptions() *ListServiceEventOptions
func (*ListServiceEventRequest) GetPageParams ¶
func (x *ListServiceEventRequest) GetPageParams() *PageParams
func (*ListServiceEventRequest) HasOptions ¶
func (x *ListServiceEventRequest) HasOptions() bool
func (*ListServiceEventRequest) HasPageParams ¶
func (x *ListServiceEventRequest) HasPageParams() bool
func (*ListServiceEventRequest) ProtoMessage ¶
func (*ListServiceEventRequest) ProtoMessage()
func (*ListServiceEventRequest) ProtoReflect ¶
func (x *ListServiceEventRequest) ProtoReflect() protoreflect.Message
func (*ListServiceEventRequest) Reset ¶
func (x *ListServiceEventRequest) Reset()
func (*ListServiceEventRequest) SetOptions ¶
func (x *ListServiceEventRequest) SetOptions(v *ListServiceEventOptions)
func (*ListServiceEventRequest) SetPageParams ¶
func (x *ListServiceEventRequest) SetPageParams(v *PageParams)
func (*ListServiceEventRequest) String ¶
func (x *ListServiceEventRequest) String() string
type ListServiceEventRequest_builder ¶
type ListServiceEventRequest_builder struct { PageParams *PageParams Options *ListServiceEventOptions // contains filtered or unexported fields }
func (ListServiceEventRequest_builder) Build ¶
func (b0 ListServiceEventRequest_builder) Build() *ListServiceEventRequest
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) 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) SetItems ¶
func (x *ListServiceEventResponse) SetItems(v []*ServiceEvent)
func (*ListServiceEventResponse) SetNextPageToken ¶
func (x *ListServiceEventResponse) SetNextPageToken(v string)
func (*ListServiceEventResponse) String ¶
func (x *ListServiceEventResponse) String() string
type ListServiceEventResponse_builder ¶
type ListServiceEventResponse_builder struct { Items []*ServiceEvent NextPageToken string // contains filtered or unexported fields }
func (ListServiceEventResponse_builder) Build ¶
func (b0 ListServiceEventResponse_builder) Build() *ListServiceEventResponse
type ListSessionOptions ¶
type ListSessionOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListSessionOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListSessionOptions) HasOrderOptions() bool
func (*ListSessionOptions) ProtoMessage ¶
func (*ListSessionOptions) ProtoMessage()
func (*ListSessionOptions) ProtoReflect ¶
func (x *ListSessionOptions) ProtoReflect() protoreflect.Message
func (*ListSessionOptions) Reset ¶
func (x *ListSessionOptions) Reset()
func (*ListSessionOptions) SetHasAllLabels ¶
func (x *ListSessionOptions) SetHasAllLabels(v map[string]string)
func (*ListSessionOptions) SetHasOneOfLabels ¶
func (x *ListSessionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListSessionOptions) SetOrderOptions ¶
func (x *ListSessionOptions) SetOrderOptions(v *OrderOptions)
func (*ListSessionOptions) String ¶
func (x *ListSessionOptions) String() string
type ListSessionOptions_builder ¶
type ListSessionOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListSessionOptions_builder) Build ¶
func (b0 ListSessionOptions_builder) Build() *ListSessionOptions
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) ClearOptions ¶
func (x *ListSessionRequest) ClearOptions()
func (*ListSessionRequest) ClearPageParams ¶
func (x *ListSessionRequest) ClearPageParams()
func (*ListSessionRequest) GetOptions ¶
func (x *ListSessionRequest) GetOptions() *ListSessionOptions
func (*ListSessionRequest) GetPageParams ¶
func (x *ListSessionRequest) GetPageParams() *PageParams
func (*ListSessionRequest) HasOptions ¶
func (x *ListSessionRequest) HasOptions() bool
func (*ListSessionRequest) HasPageParams ¶
func (x *ListSessionRequest) HasPageParams() bool
func (*ListSessionRequest) ProtoMessage ¶
func (*ListSessionRequest) ProtoMessage()
func (*ListSessionRequest) ProtoReflect ¶
func (x *ListSessionRequest) ProtoReflect() protoreflect.Message
func (*ListSessionRequest) Reset ¶
func (x *ListSessionRequest) Reset()
func (*ListSessionRequest) SetOptions ¶
func (x *ListSessionRequest) SetOptions(v *ListSessionOptions)
func (*ListSessionRequest) SetPageParams ¶
func (x *ListSessionRequest) SetPageParams(v *PageParams)
func (*ListSessionRequest) String ¶
func (x *ListSessionRequest) String() string
type ListSessionRequest_builder ¶
type ListSessionRequest_builder struct { PageParams *PageParams Options *ListSessionOptions // contains filtered or unexported fields }
func (ListSessionRequest_builder) Build ¶
func (b0 ListSessionRequest_builder) Build() *ListSessionRequest
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) 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) SetItems ¶
func (x *ListSessionResponse) SetItems(v []*Session)
func (*ListSessionResponse) SetNextPageToken ¶
func (x *ListSessionResponse) SetNextPageToken(v string)
func (*ListSessionResponse) String ¶
func (x *ListSessionResponse) String() string
type ListSessionResponse_builder ¶
type ListSessionResponse_builder struct { Items []*Session NextPageToken string // contains filtered or unexported fields }
func (ListSessionResponse_builder) Build ¶
func (b0 ListSessionResponse_builder) Build() *ListSessionResponse
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) ClearOptions ¶
func (x *ListStarredNotebooksRequest) ClearOptions()
func (*ListStarredNotebooksRequest) ClearPageParams ¶
func (x *ListStarredNotebooksRequest) ClearPageParams()
func (*ListStarredNotebooksRequest) GetOptions ¶
func (x *ListStarredNotebooksRequest) GetOptions() *ListStarsOptions
func (*ListStarredNotebooksRequest) GetPageParams ¶
func (x *ListStarredNotebooksRequest) GetPageParams() *PageParams
func (*ListStarredNotebooksRequest) HasOptions ¶
func (x *ListStarredNotebooksRequest) HasOptions() bool
func (*ListStarredNotebooksRequest) HasPageParams ¶
func (x *ListStarredNotebooksRequest) HasPageParams() bool
func (*ListStarredNotebooksRequest) ProtoMessage ¶
func (*ListStarredNotebooksRequest) ProtoMessage()
func (*ListStarredNotebooksRequest) ProtoReflect ¶
func (x *ListStarredNotebooksRequest) ProtoReflect() protoreflect.Message
func (*ListStarredNotebooksRequest) Reset ¶
func (x *ListStarredNotebooksRequest) Reset()
func (*ListStarredNotebooksRequest) SetOptions ¶
func (x *ListStarredNotebooksRequest) SetOptions(v *ListStarsOptions)
func (*ListStarredNotebooksRequest) SetPageParams ¶
func (x *ListStarredNotebooksRequest) SetPageParams(v *PageParams)
func (*ListStarredNotebooksRequest) String ¶
func (x *ListStarredNotebooksRequest) String() string
type ListStarredNotebooksRequest_builder ¶
type ListStarredNotebooksRequest_builder struct { PageParams *PageParams Options *ListStarsOptions // contains filtered or unexported fields }
func (ListStarredNotebooksRequest_builder) Build ¶
func (b0 ListStarredNotebooksRequest_builder) Build() *ListStarredNotebooksRequest
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) 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) SetItems ¶
func (x *ListStarredNotebooksResponse) SetItems(v []*Notebook)
func (*ListStarredNotebooksResponse) SetNextPageToken ¶
func (x *ListStarredNotebooksResponse) SetNextPageToken(v string)
func (*ListStarredNotebooksResponse) String ¶
func (x *ListStarredNotebooksResponse) String() string
type ListStarredNotebooksResponse_builder ¶
type ListStarredNotebooksResponse_builder struct { Items []*Notebook NextPageToken string // contains filtered or unexported fields }
func (ListStarredNotebooksResponse_builder) Build ¶
func (b0 ListStarredNotebooksResponse_builder) Build() *ListStarredNotebooksResponse
type ListStarsOptions ¶
type ListStarsOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListStarsOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListStarsOptions) HasOrderOptions() bool
func (*ListStarsOptions) ProtoMessage ¶
func (*ListStarsOptions) ProtoMessage()
func (*ListStarsOptions) ProtoReflect ¶
func (x *ListStarsOptions) ProtoReflect() protoreflect.Message
func (*ListStarsOptions) Reset ¶
func (x *ListStarsOptions) Reset()
func (*ListStarsOptions) SetHasAllLabels ¶
func (x *ListStarsOptions) SetHasAllLabels(v map[string]string)
func (*ListStarsOptions) SetHasOneOfLabels ¶
func (x *ListStarsOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListStarsOptions) SetOrderOptions ¶
func (x *ListStarsOptions) SetOrderOptions(v *OrderOptions)
func (*ListStarsOptions) String ¶
func (x *ListStarsOptions) String() string
type ListStarsOptions_builder ¶
type ListStarsOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions // contains filtered or unexported fields }
func (ListStarsOptions_builder) Build ¶
func (b0 ListStarsOptions_builder) Build() *ListStarsOptions
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) ClearOptions ¶
func (x *ListStarsRequest) ClearOptions()
func (*ListStarsRequest) ClearPageParams ¶
func (x *ListStarsRequest) ClearPageParams()
func (*ListStarsRequest) GetOptions ¶
func (x *ListStarsRequest) GetOptions() *ListStarsOptions
func (*ListStarsRequest) GetPageParams ¶
func (x *ListStarsRequest) GetPageParams() *PageParams
func (*ListStarsRequest) HasOptions ¶
func (x *ListStarsRequest) HasOptions() bool
func (*ListStarsRequest) HasPageParams ¶
func (x *ListStarsRequest) HasPageParams() bool
func (*ListStarsRequest) ProtoMessage ¶
func (*ListStarsRequest) ProtoMessage()
func (*ListStarsRequest) ProtoReflect ¶
func (x *ListStarsRequest) ProtoReflect() protoreflect.Message
func (*ListStarsRequest) Reset ¶
func (x *ListStarsRequest) Reset()
func (*ListStarsRequest) SetOptions ¶
func (x *ListStarsRequest) SetOptions(v *ListStarsOptions)
func (*ListStarsRequest) SetPageParams ¶
func (x *ListStarsRequest) SetPageParams(v *PageParams)
func (*ListStarsRequest) String ¶
func (x *ListStarsRequest) String() string
type ListStarsRequest_builder ¶
type ListStarsRequest_builder struct { PageParams *PageParams Options *ListStarsOptions // contains filtered or unexported fields }
func (ListStarsRequest_builder) Build ¶
func (b0 ListStarsRequest_builder) Build() *ListStarsRequest
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) 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) SetItems ¶
func (x *ListStarsResponse) SetItems(v []*Star)
func (*ListStarsResponse) SetNextPageToken ¶
func (x *ListStarsResponse) SetNextPageToken(v string)
func (*ListStarsResponse) String ¶
func (x *ListStarsResponse) String() string
type ListStarsResponse_builder ¶
type ListStarsResponse_builder struct { Items []*Star NextPageToken string // contains filtered or unexported fields }
func (ListStarsResponse_builder) Build ¶
func (b0 ListStarsResponse_builder) Build() *ListStarsResponse
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) ClearVpcId ¶
func (x *ListSubnetOptions) ClearVpcId()
func (*ListSubnetOptions) GetVpcId ¶
func (x *ListSubnetOptions) GetVpcId() string
func (*ListSubnetOptions) HasVpcId ¶
func (x *ListSubnetOptions) HasVpcId() bool
func (*ListSubnetOptions) ProtoMessage ¶
func (*ListSubnetOptions) ProtoMessage()
func (*ListSubnetOptions) ProtoReflect ¶
func (x *ListSubnetOptions) ProtoReflect() protoreflect.Message
func (*ListSubnetOptions) Reset ¶
func (x *ListSubnetOptions) Reset()
func (*ListSubnetOptions) SetVpcId ¶
func (x *ListSubnetOptions) SetVpcId(v string)
func (*ListSubnetOptions) String ¶
func (x *ListSubnetOptions) String() string
type ListSubnetOptions_builder ¶
type ListSubnetOptions_builder struct { VpcId *string // contains filtered or unexported fields }
func (ListSubnetOptions_builder) Build ¶
func (b0 ListSubnetOptions_builder) Build() *ListSubnetOptions
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) ClearOptions ¶
func (x *ListSubnetRequest) ClearOptions()
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) HasOptions ¶
func (x *ListSubnetRequest) HasOptions() bool
func (*ListSubnetRequest) ProtoMessage ¶
func (*ListSubnetRequest) ProtoMessage()
func (*ListSubnetRequest) ProtoReflect ¶
func (x *ListSubnetRequest) ProtoReflect() protoreflect.Message
func (*ListSubnetRequest) Reset ¶
func (x *ListSubnetRequest) Reset()
func (*ListSubnetRequest) SetCloudCredId ¶
func (x *ListSubnetRequest) SetCloudCredId(v string)
func (*ListSubnetRequest) SetLocation ¶
func (x *ListSubnetRequest) SetLocation(v string)
func (*ListSubnetRequest) SetOptions ¶
func (x *ListSubnetRequest) SetOptions(v *ListSubnetOptions)
func (*ListSubnetRequest) String ¶
func (x *ListSubnetRequest) String() string
type ListSubnetRequest_builder ¶
type ListSubnetRequest_builder struct { // PageParams page_params = 1; CloudCredId string Location string Options *ListSubnetOptions // contains filtered or unexported fields }
func (ListSubnetRequest_builder) Build ¶
func (b0 ListSubnetRequest_builder) Build() *ListSubnetRequest
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) 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) SetItems ¶
func (x *ListSubnetResponse) SetItems(v []*Subnet)
func (*ListSubnetResponse) SetNextPageToken ¶
func (x *ListSubnetResponse) SetNextPageToken(v string)
func (*ListSubnetResponse) String ¶
func (x *ListSubnetResponse) String() string
type ListSubnetResponse_builder ¶
type ListSubnetResponse_builder struct { Items []*Subnet NextPageToken string // contains filtered or unexported fields }
func (ListSubnetResponse_builder) Build ¶
func (b0 ListSubnetResponse_builder) Build() *ListSubnetResponse
type ListTransactionOptions ¶
type ListTransactionOptions struct { HasAllLabels map[string]string `` /* 173-byte string literal not displayed */ HasOneOfLabels map[string]*ListOfString `` /* 181-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) ClearOrderOptions ¶
func (x *ListTransactionOptions) ClearOrderOptions()
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) HasOrderOptions ¶
func (x *ListTransactionOptions) HasOrderOptions() bool
func (*ListTransactionOptions) ProtoMessage ¶
func (*ListTransactionOptions) ProtoMessage()
func (*ListTransactionOptions) ProtoReflect ¶
func (x *ListTransactionOptions) ProtoReflect() protoreflect.Message
func (*ListTransactionOptions) Reset ¶
func (x *ListTransactionOptions) Reset()
func (*ListTransactionOptions) SetBillingProfileId ¶
func (x *ListTransactionOptions) SetBillingProfileId(v string)
func (*ListTransactionOptions) SetHasAllLabels ¶
func (x *ListTransactionOptions) SetHasAllLabels(v map[string]string)
func (*ListTransactionOptions) SetHasOneOfLabels ¶
func (x *ListTransactionOptions) SetHasOneOfLabels(v map[string]*ListOfString)
func (*ListTransactionOptions) SetLedgerIds ¶
func (x *ListTransactionOptions) SetLedgerIds(v []string)
func (*ListTransactionOptions) SetOrderOptions ¶
func (x *ListTransactionOptions) SetOrderOptions(v *OrderOptions)
func (*ListTransactionOptions) String ¶
func (x *ListTransactionOptions) String() string
type ListTransactionOptions_builder ¶
type ListTransactionOptions_builder struct { HasAllLabels map[string]string HasOneOfLabels map[string]*ListOfString OrderOptions *OrderOptions LedgerIds []string BillingProfileId string // contains filtered or unexported fields }
func (ListTransactionOptions_builder) Build ¶
func (b0 ListTransactionOptions_builder) Build() *ListTransactionOptions
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) ClearOptions ¶
func (x *ListTransactionRequest) ClearOptions()
func (*ListTransactionRequest) ClearPageParams ¶
func (x *ListTransactionRequest) ClearPageParams()
func (*ListTransactionRequest) GetOptions ¶
func (x *ListTransactionRequest) GetOptions() *ListTransactionOptions
func (*ListTransactionRequest) GetPageParams ¶
func (x *ListTransactionRequest) GetPageParams() *PageParams
func (*ListTransactionRequest) HasOptions ¶
func (x *ListTransactionRequest) HasOptions() bool
func (*ListTransactionRequest) HasPageParams ¶
func (x *ListTransactionRequest) HasPageParams() bool
func (*ListTransactionRequest) ProtoMessage ¶
func (*ListTransactionRequest) ProtoMessage()
func (*ListTransactionRequest) ProtoReflect ¶
func (x *ListTransactionRequest) ProtoReflect() protoreflect.Message
func (*ListTransactionRequest) Reset ¶
func (x *ListTransactionRequest) Reset()
func (*ListTransactionRequest) SetOptions ¶
func (x *ListTransactionRequest) SetOptions(v *ListTransactionOptions)
func (*ListTransactionRequest) SetPageParams ¶
func (x *ListTransactionRequest) SetPageParams(v *PageParams)
func (*ListTransactionRequest) String ¶
func (x *ListTransactionRequest) String() string
type ListTransactionRequest_builder ¶
type ListTransactionRequest_builder struct { PageParams *PageParams Options *ListTransactionOptions // contains filtered or unexported fields }
func (ListTransactionRequest_builder) Build ¶
func (b0 ListTransactionRequest_builder) Build() *ListTransactionRequest
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) 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) SetItems ¶
func (x *ListTransactionResponse) SetItems(v []*Transaction)
func (*ListTransactionResponse) SetNextPageToken ¶
func (x *ListTransactionResponse) SetNextPageToken(v string)
func (*ListTransactionResponse) String ¶
func (x *ListTransactionResponse) String() string
type ListTransactionResponse_builder ¶
type ListTransactionResponse_builder struct { Items []*Transaction NextPageToken string // contains filtered or unexported fields }
func (ListTransactionResponse_builder) Build ¶
func (b0 ListTransactionResponse_builder) Build() *ListTransactionResponse
type ListUserOptions ¶
type ListUserOptions struct { OrderOptions *OrderOptions `protobuf:"bytes,1,opt,name=order_options,json=orderOptions,proto3" json:"order_options,omitempty"` Usernames []string `protobuf:"bytes,2,rep,name=usernames,proto3" json:"usernames,omitempty"` Emails []string `protobuf:"bytes,3,rep,name=emails,proto3" json:"emails,omitempty"` ExternalIds []string `protobuf:"bytes,4,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"` // contains filtered or unexported fields }
func (*ListUserOptions) ClearOrderOptions ¶
func (x *ListUserOptions) ClearOrderOptions()
func (*ListUserOptions) GetEmails ¶
func (x *ListUserOptions) GetEmails() []string
func (*ListUserOptions) GetExternalIds ¶
func (x *ListUserOptions) GetExternalIds() []string
func (*ListUserOptions) GetOrderOptions ¶
func (x *ListUserOptions) GetOrderOptions() *OrderOptions
func (*ListUserOptions) GetUsernames ¶
func (x *ListUserOptions) GetUsernames() []string
func (*ListUserOptions) HasOrderOptions ¶
func (x *ListUserOptions) HasOrderOptions() bool
func (*ListUserOptions) ProtoMessage ¶
func (*ListUserOptions) ProtoMessage()
func (*ListUserOptions) ProtoReflect ¶
func (x *ListUserOptions) ProtoReflect() protoreflect.Message
func (*ListUserOptions) Reset ¶
func (x *ListUserOptions) Reset()
func (*ListUserOptions) SetEmails ¶
func (x *ListUserOptions) SetEmails(v []string)
func (*ListUserOptions) SetExternalIds ¶
func (x *ListUserOptions) SetExternalIds(v []string)
func (*ListUserOptions) SetOrderOptions ¶
func (x *ListUserOptions) SetOrderOptions(v *OrderOptions)
func (*ListUserOptions) SetUsernames ¶
func (x *ListUserOptions) SetUsernames(v []string)
func (*ListUserOptions) String ¶
func (x *ListUserOptions) String() string
type ListUserOptions_builder ¶
type ListUserOptions_builder struct { OrderOptions *OrderOptions Usernames []string Emails []string ExternalIds []string // contains filtered or unexported fields }
func (ListUserOptions_builder) Build ¶
func (b0 ListUserOptions_builder) Build() *ListUserOptions
type ListUserRequest ¶
type ListUserRequest struct { PageParams *PageParams `protobuf:"bytes,1,opt,name=page_params,json=pageParams,proto3" json:"page_params,omitempty"` Options *ListUserOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*ListUserRequest) ClearOptions ¶
func (x *ListUserRequest) ClearOptions()
func (*ListUserRequest) ClearPageParams ¶
func (x *ListUserRequest) ClearPageParams()
func (*ListUserRequest) GetOptions ¶
func (x *ListUserRequest) GetOptions() *ListUserOptions
func (*ListUserRequest) GetPageParams ¶
func (x *ListUserRequest) GetPageParams() *PageParams
func (*ListUserRequest) HasOptions ¶
func (x *ListUserRequest) HasOptions() bool
func (*ListUserRequest) HasPageParams ¶
func (x *ListUserRequest) HasPageParams() bool
func (*ListUserRequest) ProtoMessage ¶
func (*ListUserRequest) ProtoMessage()
func (*ListUserRequest) ProtoReflect ¶
func (x *ListUserRequest) ProtoReflect() protoreflect.Message
func (*ListUserRequest) Reset ¶
func (x *ListUserRequest) Reset()
func (*ListUserRequest) SetOptions ¶
func (x *ListUserRequest) SetOptions(v *ListUserOptions)
func (*ListUserRequest) SetPageParams ¶
func (x *ListUserRequest) SetPageParams(v *PageParams)
func (*ListUserRequest) String ¶
func (x *ListUserRequest) String() string
type ListUserRequest_builder ¶
type ListUserRequest_builder struct { PageParams *PageParams Options *ListUserOptions // contains filtered or unexported fields }
func (ListUserRequest_builder) Build ¶
func (b0 ListUserRequest_builder) Build() *ListUserRequest
type ListUserResponse ¶
type ListUserResponse struct { Items []*User `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 (*ListUserResponse) GetItems ¶
func (x *ListUserResponse) GetItems() []*User
func (*ListUserResponse) GetNextPageToken ¶
func (x *ListUserResponse) GetNextPageToken() string
func (*ListUserResponse) ProtoMessage ¶
func (*ListUserResponse) ProtoMessage()
func (*ListUserResponse) ProtoReflect ¶
func (x *ListUserResponse) ProtoReflect() protoreflect.Message
func (*ListUserResponse) Reset ¶
func (x *ListUserResponse) Reset()
func (*ListUserResponse) SetItems ¶
func (x *ListUserResponse) SetItems(v []*User)
func (*ListUserResponse) SetNextPageToken ¶
func (x *ListUserResponse) SetNextPageToken(v string)
func (*ListUserResponse) String ¶
func (x *ListUserResponse) String() string
type ListUserResponse_builder ¶
type ListUserResponse_builder struct { Items []*User NextPageToken string // contains filtered or unexported fields }
func (ListUserResponse_builder) Build ¶
func (b0 ListUserResponse_builder) Build() *ListUserResponse
type ListVpcOptions ¶
type ListVpcOptions struct {
// contains filtered or unexported fields
}
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 ListVpcOptions_builder ¶
type ListVpcOptions_builder struct {
// contains filtered or unexported fields
}
func (ListVpcOptions_builder) Build ¶
func (b0 ListVpcOptions_builder) Build() *ListVpcOptions
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) ClearOptions ¶
func (x *ListVpcRequest) ClearOptions()
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) HasOptions ¶
func (x *ListVpcRequest) HasOptions() bool
func (*ListVpcRequest) ProtoMessage ¶
func (*ListVpcRequest) ProtoMessage()
func (*ListVpcRequest) ProtoReflect ¶
func (x *ListVpcRequest) ProtoReflect() protoreflect.Message
func (*ListVpcRequest) Reset ¶
func (x *ListVpcRequest) Reset()
func (*ListVpcRequest) SetCloudCredId ¶
func (x *ListVpcRequest) SetCloudCredId(v string)
func (*ListVpcRequest) SetLocation ¶
func (x *ListVpcRequest) SetLocation(v string)
func (*ListVpcRequest) SetOptions ¶
func (x *ListVpcRequest) SetOptions(v *ListVpcOptions)
func (*ListVpcRequest) String ¶
func (x *ListVpcRequest) String() string
type ListVpcRequest_builder ¶
type ListVpcRequest_builder struct { // PageParams page_params = 1; CloudCredId string Location string Options *ListVpcOptions // contains filtered or unexported fields }
func (ListVpcRequest_builder) Build ¶
func (b0 ListVpcRequest_builder) Build() *ListVpcRequest
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) 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) SetItems ¶
func (x *ListVpcResponse) SetItems(v []*Vpc)
func (*ListVpcResponse) SetNextPageToken ¶
func (x *ListVpcResponse) SetNextPageToken(v string)
func (*ListVpcResponse) String ¶
func (x *ListVpcResponse) String() string
type ListVpcResponse_builder ¶
type ListVpcResponse_builder struct { Items []*Vpc NextPageToken string // contains filtered or unexported fields }
func (ListVpcResponse_builder) Build ¶
func (b0 ListVpcResponse_builder) Build() *ListVpcResponse
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 Location_builder ¶
type Location_builder struct { Name string Description string Available bool Endpoint string Country string // contains filtered or unexported fields }
func (Location_builder) Build ¶
func (b0 Location_builder) Build() *Location
type Mapping ¶
type Mapping struct { Values map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
Helper function example to use copier:
func (*Mapping) ProtoReflect ¶
func (x *Mapping) ProtoReflect() protoreflect.Message
type Mapping_builder ¶
func (Mapping_builder) Build ¶
func (b0 Mapping_builder) Build() *Mapping
type MergeUsersAndMigrateAccessRequest ¶
type MergeUsersAndMigrateAccessRequest struct { SourceUserId string `protobuf:"bytes,1,opt,name=source_user_id,json=sourceUserId,proto3" json:"source_user_id,omitempty"` TargetUserId string `protobuf:"bytes,2,opt,name=target_user_id,json=targetUserId,proto3" json:"target_user_id,omitempty"` // contains filtered or unexported fields }
func (*MergeUsersAndMigrateAccessRequest) GetSourceUserId ¶
func (x *MergeUsersAndMigrateAccessRequest) GetSourceUserId() string
func (*MergeUsersAndMigrateAccessRequest) GetTargetUserId ¶
func (x *MergeUsersAndMigrateAccessRequest) GetTargetUserId() string
func (*MergeUsersAndMigrateAccessRequest) ProtoMessage ¶
func (*MergeUsersAndMigrateAccessRequest) ProtoMessage()
func (*MergeUsersAndMigrateAccessRequest) ProtoReflect ¶
func (x *MergeUsersAndMigrateAccessRequest) ProtoReflect() protoreflect.Message
func (*MergeUsersAndMigrateAccessRequest) Reset ¶
func (x *MergeUsersAndMigrateAccessRequest) Reset()
func (*MergeUsersAndMigrateAccessRequest) SetSourceUserId ¶
func (x *MergeUsersAndMigrateAccessRequest) SetSourceUserId(v string)
func (*MergeUsersAndMigrateAccessRequest) SetTargetUserId ¶
func (x *MergeUsersAndMigrateAccessRequest) SetTargetUserId(v string)
func (*MergeUsersAndMigrateAccessRequest) String ¶
func (x *MergeUsersAndMigrateAccessRequest) String() string
type MergeUsersAndMigrateAccessRequest_builder ¶
type MergeUsersAndMigrateAccessRequest_builder struct { SourceUserId string TargetUserId string // contains filtered or unexported fields }
func (MergeUsersAndMigrateAccessRequest_builder) Build ¶
func (b0 MergeUsersAndMigrateAccessRequest_builder) Build() *MergeUsersAndMigrateAccessRequest
type MergeUsersAndMigrateAccessResponse ¶
type MergeUsersAndMigrateAccessResponse struct {
// contains filtered or unexported fields
}
func (*MergeUsersAndMigrateAccessResponse) ProtoMessage ¶
func (*MergeUsersAndMigrateAccessResponse) ProtoMessage()
func (*MergeUsersAndMigrateAccessResponse) ProtoReflect ¶
func (x *MergeUsersAndMigrateAccessResponse) ProtoReflect() protoreflect.Message
func (*MergeUsersAndMigrateAccessResponse) Reset ¶
func (x *MergeUsersAndMigrateAccessResponse) Reset()
func (*MergeUsersAndMigrateAccessResponse) String ¶
func (x *MergeUsersAndMigrateAccessResponse) String() string
type MergeUsersAndMigrateAccessResponse_builder ¶
type MergeUsersAndMigrateAccessResponse_builder struct {
// contains filtered or unexported fields
}
func (MergeUsersAndMigrateAccessResponse_builder) Build ¶
func (b0 MergeUsersAndMigrateAccessResponse_builder) Build() *MergeUsersAndMigrateAccessResponse
type MergeUsersRequest ¶
type MergeUsersRequest struct { SourceUserId string `protobuf:"bytes,1,opt,name=source_user_id,json=sourceUserId,proto3" json:"source_user_id,omitempty"` TargetUserId string `protobuf:"bytes,2,opt,name=target_user_id,json=targetUserId,proto3" json:"target_user_id,omitempty"` // contains filtered or unexported fields }
func (*MergeUsersRequest) GetSourceUserId ¶
func (x *MergeUsersRequest) GetSourceUserId() string
func (*MergeUsersRequest) GetTargetUserId ¶
func (x *MergeUsersRequest) GetTargetUserId() string
func (*MergeUsersRequest) ProtoMessage ¶
func (*MergeUsersRequest) ProtoMessage()
func (*MergeUsersRequest) ProtoReflect ¶
func (x *MergeUsersRequest) ProtoReflect() protoreflect.Message
func (*MergeUsersRequest) Reset ¶
func (x *MergeUsersRequest) Reset()
func (*MergeUsersRequest) SetSourceUserId ¶
func (x *MergeUsersRequest) SetSourceUserId(v string)
func (*MergeUsersRequest) SetTargetUserId ¶
func (x *MergeUsersRequest) SetTargetUserId(v string)
func (*MergeUsersRequest) String ¶
func (x *MergeUsersRequest) String() string
type MergeUsersRequest_builder ¶
type MergeUsersRequest_builder struct { SourceUserId string TargetUserId string // contains filtered or unexported fields }
func (MergeUsersRequest_builder) Build ¶
func (b0 MergeUsersRequest_builder) Build() *MergeUsersRequest
type MergeUsersResponse ¶
type MergeUsersResponse struct {
// contains filtered or unexported fields
}
func (*MergeUsersResponse) ProtoMessage ¶
func (*MergeUsersResponse) ProtoMessage()
func (*MergeUsersResponse) ProtoReflect ¶
func (x *MergeUsersResponse) ProtoReflect() protoreflect.Message
func (*MergeUsersResponse) Reset ¶
func (x *MergeUsersResponse) Reset()
func (*MergeUsersResponse) String ¶
func (x *MergeUsersResponse) String() string
type MergeUsersResponse_builder ¶
type MergeUsersResponse_builder struct {
// contains filtered or unexported fields
}
func (MergeUsersResponse_builder) Build ¶
func (b0 MergeUsersResponse_builder) Build() *MergeUsersResponse
type MetricDataPointFloat ¶
type MetricDataPointFloat struct { Time *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"` Value float32 `protobuf:"fixed32,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*MetricDataPointFloat) ClearTime ¶
func (x *MetricDataPointFloat) ClearTime()
func (*MetricDataPointFloat) GetTime ¶
func (x *MetricDataPointFloat) GetTime() *timestamppb.Timestamp
func (*MetricDataPointFloat) GetValue ¶
func (x *MetricDataPointFloat) GetValue() float32
func (*MetricDataPointFloat) HasTime ¶
func (x *MetricDataPointFloat) HasTime() bool
func (*MetricDataPointFloat) ProtoMessage ¶
func (*MetricDataPointFloat) ProtoMessage()
func (*MetricDataPointFloat) ProtoReflect ¶
func (x *MetricDataPointFloat) ProtoReflect() protoreflect.Message
func (*MetricDataPointFloat) Reset ¶
func (x *MetricDataPointFloat) Reset()
func (*MetricDataPointFloat) SetTime ¶
func (x *MetricDataPointFloat) SetTime(v *timestamppb.Timestamp)
func (*MetricDataPointFloat) SetValue ¶
func (x *MetricDataPointFloat) SetValue(v float32)
func (*MetricDataPointFloat) String ¶
func (x *MetricDataPointFloat) String() string
type MetricDataPointFloat_builder ¶
type MetricDataPointFloat_builder struct { Time *timestamppb.Timestamp Value float32 // contains filtered or unexported fields }
func (MetricDataPointFloat_builder) Build ¶
func (b0 MetricDataPointFloat_builder) Build() *MetricDataPointFloat
type MetricDataPointInt ¶
type MetricDataPointInt struct { Time *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"` Value int32 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*MetricDataPointInt) ClearTime ¶
func (x *MetricDataPointInt) ClearTime()
func (*MetricDataPointInt) GetTime ¶
func (x *MetricDataPointInt) GetTime() *timestamppb.Timestamp
func (*MetricDataPointInt) GetValue ¶
func (x *MetricDataPointInt) GetValue() int32
func (*MetricDataPointInt) HasTime ¶
func (x *MetricDataPointInt) HasTime() bool
func (*MetricDataPointInt) ProtoMessage ¶
func (*MetricDataPointInt) ProtoMessage()
func (*MetricDataPointInt) ProtoReflect ¶
func (x *MetricDataPointInt) ProtoReflect() protoreflect.Message
func (*MetricDataPointInt) Reset ¶
func (x *MetricDataPointInt) Reset()
func (*MetricDataPointInt) SetTime ¶
func (x *MetricDataPointInt) SetTime(v *timestamppb.Timestamp)
func (*MetricDataPointInt) SetValue ¶
func (x *MetricDataPointInt) SetValue(v int32)
func (*MetricDataPointInt) String ¶
func (x *MetricDataPointInt) String() string
type MetricDataPointInt_builder ¶
type MetricDataPointInt_builder struct { Time *timestamppb.Timestamp Value int32 // contains filtered or unexported fields }
func (MetricDataPointInt_builder) Build ¶
func (b0 MetricDataPointInt_builder) Build() *MetricDataPointInt
type MigrateUserExternalIdentityEnvironmentAccessRequest ¶
type MigrateUserExternalIdentityEnvironmentAccessRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) GetUserId ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) GetUserId() string
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoMessage ¶
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoMessage()
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoReflect ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) ProtoReflect() protoreflect.Message
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) Reset ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) Reset()
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) SetUserId ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) SetUserId(v string)
func (*MigrateUserExternalIdentityEnvironmentAccessRequest) String ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessRequest) String() string
type MigrateUserExternalIdentityEnvironmentAccessRequest_builder ¶
type MigrateUserExternalIdentityEnvironmentAccessRequest_builder struct { UserId string // contains filtered or unexported fields }
func (MigrateUserExternalIdentityEnvironmentAccessRequest_builder) Build ¶
type MigrateUserExternalIdentityEnvironmentAccessResponse ¶
type MigrateUserExternalIdentityEnvironmentAccessResponse struct {
// contains filtered or unexported fields
}
func (*MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoMessage ¶
func (*MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoMessage()
func (*MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoReflect ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) ProtoReflect() protoreflect.Message
func (*MigrateUserExternalIdentityEnvironmentAccessResponse) Reset ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) Reset()
func (*MigrateUserExternalIdentityEnvironmentAccessResponse) String ¶
func (x *MigrateUserExternalIdentityEnvironmentAccessResponse) String() string
type MigrateUserExternalIdentityEnvironmentAccessResponse_builder ¶
type MigrateUserExternalIdentityEnvironmentAccessResponse_builder struct {
// contains filtered or unexported fields
}
func (MigrateUserExternalIdentityEnvironmentAccessResponse_builder) Build ¶
type Model ¶
type Model struct { ModelName string `protobuf:"bytes,1,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // to be deprecated in future versions ModelProvider ModelProvider `` /* 135-byte string literal not displayed */ // references model in model service ModelId string `protobuf:"bytes,3,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` // contains filtered or unexported fields }
func (*Model) GetModelProvider ¶
func (x *Model) GetModelProvider() ModelProvider
func (*Model) ProtoReflect ¶
func (x *Model) ProtoReflect() protoreflect.Message
func (*Model) SetModelProvider ¶
func (x *Model) SetModelProvider(v ModelProvider)
type ModelConfig ¶
type ModelConfig struct { ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_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"` ModelName string `protobuf:"bytes,4,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` Container *Container `protobuf:"bytes,5,opt,name=container,proto3" json:"container,omitempty"` InferenceServer *InferenceServerConfig `protobuf:"bytes,6,opt,name=inference_server,json=inferenceServer,proto3" json:"inference_server,omitempty"` HardwareRequirements []*HardwareRequirement `protobuf:"bytes,7,rep,name=hardware_requirements,json=hardwareRequirements,proto3" json:"hardware_requirements,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ModelConfig) ClearContainer ¶
func (x *ModelConfig) ClearContainer()
func (*ModelConfig) ClearCreateTime ¶
func (x *ModelConfig) ClearCreateTime()
func (*ModelConfig) ClearInferenceServer ¶
func (x *ModelConfig) ClearInferenceServer()
func (*ModelConfig) ClearUpdateTime ¶
func (x *ModelConfig) ClearUpdateTime()
func (*ModelConfig) GetContainer ¶
func (x *ModelConfig) GetContainer() *Container
func (*ModelConfig) GetCreateTime ¶
func (x *ModelConfig) GetCreateTime() *timestamppb.Timestamp
func (*ModelConfig) GetHardwareRequirements ¶
func (x *ModelConfig) GetHardwareRequirements() []*HardwareRequirement
func (*ModelConfig) GetInferenceServer ¶
func (x *ModelConfig) GetInferenceServer() *InferenceServerConfig
func (*ModelConfig) GetLabels ¶
func (x *ModelConfig) GetLabels() map[string]string
func (*ModelConfig) GetModelId ¶
func (x *ModelConfig) GetModelId() string
func (*ModelConfig) GetModelName ¶
func (x *ModelConfig) GetModelName() string
func (*ModelConfig) GetUpdateTime ¶
func (x *ModelConfig) GetUpdateTime() *timestamppb.Timestamp
func (*ModelConfig) HasContainer ¶
func (x *ModelConfig) HasContainer() bool
func (*ModelConfig) HasCreateTime ¶
func (x *ModelConfig) HasCreateTime() bool
func (*ModelConfig) HasInferenceServer ¶
func (x *ModelConfig) HasInferenceServer() bool
func (*ModelConfig) HasUpdateTime ¶
func (x *ModelConfig) HasUpdateTime() bool
func (*ModelConfig) ProtoMessage ¶
func (*ModelConfig) ProtoMessage()
func (*ModelConfig) ProtoReflect ¶
func (x *ModelConfig) ProtoReflect() protoreflect.Message
func (*ModelConfig) Reset ¶
func (x *ModelConfig) Reset()
func (*ModelConfig) SetContainer ¶
func (x *ModelConfig) SetContainer(v *Container)
func (*ModelConfig) SetCreateTime ¶
func (x *ModelConfig) SetCreateTime(v *timestamppb.Timestamp)
func (*ModelConfig) SetHardwareRequirements ¶
func (x *ModelConfig) SetHardwareRequirements(v []*HardwareRequirement)
func (*ModelConfig) SetInferenceServer ¶
func (x *ModelConfig) SetInferenceServer(v *InferenceServerConfig)
func (*ModelConfig) SetLabels ¶
func (x *ModelConfig) SetLabels(v map[string]string)
func (*ModelConfig) SetModelId ¶
func (x *ModelConfig) SetModelId(v string)
func (*ModelConfig) SetModelName ¶
func (x *ModelConfig) SetModelName(v string)
func (*ModelConfig) SetUpdateTime ¶
func (x *ModelConfig) SetUpdateTime(v *timestamppb.Timestamp)
func (*ModelConfig) String ¶
func (x *ModelConfig) String() string
type ModelConfig_builder ¶
type ModelConfig_builder struct { ModelId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp ModelName string Container *Container InferenceServer *InferenceServerConfig HardwareRequirements []*HardwareRequirement Labels map[string]string // contains filtered or unexported fields }
func (ModelConfig_builder) Build ¶
func (b0 ModelConfig_builder) Build() *ModelConfig
type ModelProvider ¶
type ModelProvider int32
const ( ModelProvider_MODEL_PROVIDER_UNSPECIFIED ModelProvider = 0 ModelProvider_MODEL_PROVIDER_HUGGINGFACE ModelProvider = 1 )
func (ModelProvider) Descriptor ¶
func (ModelProvider) Descriptor() protoreflect.EnumDescriptor
func (ModelProvider) Enum ¶
func (x ModelProvider) Enum() *ModelProvider
func (ModelProvider) Number ¶
func (x ModelProvider) Number() protoreflect.EnumNumber
func (ModelProvider) String ¶
func (x ModelProvider) String() string
func (ModelProvider) Type ¶
func (ModelProvider) Type() protoreflect.EnumType
type Model_builder ¶
type Model_builder struct { ModelName string // to be deprecated in future versions ModelProvider ModelProvider // references model in model service ModelId string // contains filtered or unexported fields }
func (Model_builder) Build ¶
func (b0 Model_builder) Build() *Model
type ModifyEnvironmentBuildRequest ¶
type ModifyEnvironmentBuildRequest 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"` // contains filtered or unexported fields }
func (*ModifyEnvironmentBuildRequest) ClearBuild_ ¶
func (x *ModifyEnvironmentBuildRequest) ClearBuild_()
func (*ModifyEnvironmentBuildRequest) GetBuild
deprecated
func (x *ModifyEnvironmentBuildRequest) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ instead.
func (*ModifyEnvironmentBuildRequest) GetBuild_ ¶
func (x *ModifyEnvironmentBuildRequest) GetBuild_() *EnvironmentBuild
func (*ModifyEnvironmentBuildRequest) GetEnvironmentId ¶
func (x *ModifyEnvironmentBuildRequest) GetEnvironmentId() string
func (*ModifyEnvironmentBuildRequest) HasBuild_ ¶
func (x *ModifyEnvironmentBuildRequest) HasBuild_() bool
func (*ModifyEnvironmentBuildRequest) ProtoMessage ¶
func (*ModifyEnvironmentBuildRequest) ProtoMessage()
func (*ModifyEnvironmentBuildRequest) ProtoReflect ¶
func (x *ModifyEnvironmentBuildRequest) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentBuildRequest) Reset ¶
func (x *ModifyEnvironmentBuildRequest) Reset()
func (*ModifyEnvironmentBuildRequest) SetBuild_ ¶
func (x *ModifyEnvironmentBuildRequest) SetBuild_(v *EnvironmentBuild)
func (*ModifyEnvironmentBuildRequest) SetEnvironmentId ¶
func (x *ModifyEnvironmentBuildRequest) SetEnvironmentId(v string)
func (*ModifyEnvironmentBuildRequest) String ¶
func (x *ModifyEnvironmentBuildRequest) String() string
type ModifyEnvironmentBuildRequest_builder ¶
type ModifyEnvironmentBuildRequest_builder struct { EnvironmentId string Build_ *EnvironmentBuild // contains filtered or unexported fields }
func (ModifyEnvironmentBuildRequest_builder) Build ¶
func (b0 ModifyEnvironmentBuildRequest_builder) Build() *ModifyEnvironmentBuildRequest
type ModifyEnvironmentBuildResponse ¶
type ModifyEnvironmentBuildResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ModifyEnvironmentBuildResponse) ClearEnvironment ¶
func (x *ModifyEnvironmentBuildResponse) ClearEnvironment()
func (*ModifyEnvironmentBuildResponse) GetEnvironment ¶
func (x *ModifyEnvironmentBuildResponse) GetEnvironment() *Environment
func (*ModifyEnvironmentBuildResponse) HasEnvironment ¶
func (x *ModifyEnvironmentBuildResponse) HasEnvironment() bool
func (*ModifyEnvironmentBuildResponse) ProtoMessage ¶
func (*ModifyEnvironmentBuildResponse) ProtoMessage()
func (*ModifyEnvironmentBuildResponse) ProtoReflect ¶
func (x *ModifyEnvironmentBuildResponse) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentBuildResponse) Reset ¶
func (x *ModifyEnvironmentBuildResponse) Reset()
func (*ModifyEnvironmentBuildResponse) SetEnvironment ¶
func (x *ModifyEnvironmentBuildResponse) SetEnvironment(v *Environment)
func (*ModifyEnvironmentBuildResponse) String ¶
func (x *ModifyEnvironmentBuildResponse) String() string
type ModifyEnvironmentBuildResponse_builder ¶
type ModifyEnvironmentBuildResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ModifyEnvironmentBuildResponse_builder) Build ¶
func (b0 ModifyEnvironmentBuildResponse_builder) Build() *ModifyEnvironmentBuildResponse
type ModifyEnvironmentLabelsRequest ¶
type ModifyEnvironmentLabelsRequest struct { EnvironmentId string `protobuf:"bytes,1,opt,name=environment_id,json=environmentId,proto3" json:"environment_id,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ModifyEnvironmentLabelsRequest) GetEnvironmentId ¶
func (x *ModifyEnvironmentLabelsRequest) GetEnvironmentId() string
func (*ModifyEnvironmentLabelsRequest) GetLabels ¶
func (x *ModifyEnvironmentLabelsRequest) GetLabels() map[string]string
func (*ModifyEnvironmentLabelsRequest) ProtoMessage ¶
func (*ModifyEnvironmentLabelsRequest) ProtoMessage()
func (*ModifyEnvironmentLabelsRequest) ProtoReflect ¶
func (x *ModifyEnvironmentLabelsRequest) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentLabelsRequest) Reset ¶
func (x *ModifyEnvironmentLabelsRequest) Reset()
func (*ModifyEnvironmentLabelsRequest) SetEnvironmentId ¶
func (x *ModifyEnvironmentLabelsRequest) SetEnvironmentId(v string)
func (*ModifyEnvironmentLabelsRequest) SetLabels ¶
func (x *ModifyEnvironmentLabelsRequest) SetLabels(v map[string]string)
func (*ModifyEnvironmentLabelsRequest) String ¶
func (x *ModifyEnvironmentLabelsRequest) String() string
type ModifyEnvironmentLabelsRequest_builder ¶
type ModifyEnvironmentLabelsRequest_builder struct { EnvironmentId string Labels map[string]string // contains filtered or unexported fields }
func (ModifyEnvironmentLabelsRequest_builder) Build ¶
func (b0 ModifyEnvironmentLabelsRequest_builder) Build() *ModifyEnvironmentLabelsRequest
type ModifyEnvironmentLabelsResponse ¶
type ModifyEnvironmentLabelsResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ModifyEnvironmentLabelsResponse) ClearEnvironment ¶
func (x *ModifyEnvironmentLabelsResponse) ClearEnvironment()
func (*ModifyEnvironmentLabelsResponse) GetEnvironment ¶
func (x *ModifyEnvironmentLabelsResponse) GetEnvironment() *Environment
func (*ModifyEnvironmentLabelsResponse) HasEnvironment ¶
func (x *ModifyEnvironmentLabelsResponse) HasEnvironment() bool
func (*ModifyEnvironmentLabelsResponse) ProtoMessage ¶
func (*ModifyEnvironmentLabelsResponse) ProtoMessage()
func (*ModifyEnvironmentLabelsResponse) ProtoReflect ¶
func (x *ModifyEnvironmentLabelsResponse) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentLabelsResponse) Reset ¶
func (x *ModifyEnvironmentLabelsResponse) Reset()
func (*ModifyEnvironmentLabelsResponse) SetEnvironment ¶
func (x *ModifyEnvironmentLabelsResponse) SetEnvironment(v *Environment)
func (*ModifyEnvironmentLabelsResponse) String ¶
func (x *ModifyEnvironmentLabelsResponse) String() string
type ModifyEnvironmentLabelsResponse_builder ¶
type ModifyEnvironmentLabelsResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ModifyEnvironmentLabelsResponse_builder) Build ¶
func (b0 ModifyEnvironmentLabelsResponse_builder) Build() *ModifyEnvironmentLabelsResponse
type ModifyEnvironmentProvisionRequest ¶
type ModifyEnvironmentProvisionRequest 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"` // contains filtered or unexported fields }
func (*ModifyEnvironmentProvisionRequest) ClearProvision ¶
func (x *ModifyEnvironmentProvisionRequest) ClearProvision()
func (*ModifyEnvironmentProvisionRequest) GetEnvironmentId ¶
func (x *ModifyEnvironmentProvisionRequest) GetEnvironmentId() string
func (*ModifyEnvironmentProvisionRequest) GetProvision ¶
func (x *ModifyEnvironmentProvisionRequest) GetProvision() *EnvironmentProvision
func (*ModifyEnvironmentProvisionRequest) HasProvision ¶
func (x *ModifyEnvironmentProvisionRequest) HasProvision() bool
func (*ModifyEnvironmentProvisionRequest) ProtoMessage ¶
func (*ModifyEnvironmentProvisionRequest) ProtoMessage()
func (*ModifyEnvironmentProvisionRequest) ProtoReflect ¶
func (x *ModifyEnvironmentProvisionRequest) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentProvisionRequest) Reset ¶
func (x *ModifyEnvironmentProvisionRequest) Reset()
func (*ModifyEnvironmentProvisionRequest) SetEnvironmentId ¶
func (x *ModifyEnvironmentProvisionRequest) SetEnvironmentId(v string)
func (*ModifyEnvironmentProvisionRequest) SetProvision ¶
func (x *ModifyEnvironmentProvisionRequest) SetProvision(v *EnvironmentProvision)
func (*ModifyEnvironmentProvisionRequest) String ¶
func (x *ModifyEnvironmentProvisionRequest) String() string
type ModifyEnvironmentProvisionRequest_builder ¶
type ModifyEnvironmentProvisionRequest_builder struct { EnvironmentId string Provision *EnvironmentProvision // contains filtered or unexported fields }
func (ModifyEnvironmentProvisionRequest_builder) Build ¶
func (b0 ModifyEnvironmentProvisionRequest_builder) Build() *ModifyEnvironmentProvisionRequest
type ModifyEnvironmentProvisionResponse ¶
type ModifyEnvironmentProvisionResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ModifyEnvironmentProvisionResponse) ClearEnvironment ¶
func (x *ModifyEnvironmentProvisionResponse) ClearEnvironment()
func (*ModifyEnvironmentProvisionResponse) GetEnvironment ¶
func (x *ModifyEnvironmentProvisionResponse) GetEnvironment() *Environment
func (*ModifyEnvironmentProvisionResponse) HasEnvironment ¶
func (x *ModifyEnvironmentProvisionResponse) HasEnvironment() bool
func (*ModifyEnvironmentProvisionResponse) ProtoMessage ¶
func (*ModifyEnvironmentProvisionResponse) ProtoMessage()
func (*ModifyEnvironmentProvisionResponse) ProtoReflect ¶
func (x *ModifyEnvironmentProvisionResponse) ProtoReflect() protoreflect.Message
func (*ModifyEnvironmentProvisionResponse) Reset ¶
func (x *ModifyEnvironmentProvisionResponse) Reset()
func (*ModifyEnvironmentProvisionResponse) SetEnvironment ¶
func (x *ModifyEnvironmentProvisionResponse) SetEnvironment(v *Environment)
func (*ModifyEnvironmentProvisionResponse) String ¶
func (x *ModifyEnvironmentProvisionResponse) String() string
type ModifyEnvironmentProvisionResponse_builder ¶
type ModifyEnvironmentProvisionResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ModifyEnvironmentProvisionResponse_builder) Build ¶
func (b0 ModifyEnvironmentProvisionResponse_builder) Build() *ModifyEnvironmentProvisionResponse
type MoveExternalIdentityEdgeRequest ¶
type MoveExternalIdentityEdgeRequest struct { SourceUserId string `protobuf:"bytes,1,opt,name=source_user_id,json=sourceUserId,proto3" json:"source_user_id,omitempty"` TargetUserId string `protobuf:"bytes,2,opt,name=target_user_id,json=targetUserId,proto3" json:"target_user_id,omitempty"` // contains filtered or unexported fields }
func (*MoveExternalIdentityEdgeRequest) GetSourceUserId ¶
func (x *MoveExternalIdentityEdgeRequest) GetSourceUserId() string
func (*MoveExternalIdentityEdgeRequest) GetTargetUserId ¶
func (x *MoveExternalIdentityEdgeRequest) GetTargetUserId() string
func (*MoveExternalIdentityEdgeRequest) ProtoMessage ¶
func (*MoveExternalIdentityEdgeRequest) ProtoMessage()
func (*MoveExternalIdentityEdgeRequest) ProtoReflect ¶
func (x *MoveExternalIdentityEdgeRequest) ProtoReflect() protoreflect.Message
func (*MoveExternalIdentityEdgeRequest) Reset ¶
func (x *MoveExternalIdentityEdgeRequest) Reset()
func (*MoveExternalIdentityEdgeRequest) SetSourceUserId ¶
func (x *MoveExternalIdentityEdgeRequest) SetSourceUserId(v string)
func (*MoveExternalIdentityEdgeRequest) SetTargetUserId ¶
func (x *MoveExternalIdentityEdgeRequest) SetTargetUserId(v string)
func (*MoveExternalIdentityEdgeRequest) String ¶
func (x *MoveExternalIdentityEdgeRequest) String() string
type MoveExternalIdentityEdgeRequest_builder ¶
type MoveExternalIdentityEdgeRequest_builder struct { SourceUserId string TargetUserId string // contains filtered or unexported fields }
func (MoveExternalIdentityEdgeRequest_builder) Build ¶
func (b0 MoveExternalIdentityEdgeRequest_builder) Build() *MoveExternalIdentityEdgeRequest
type MoveExternalIdentityEdgeResponse ¶
type MoveExternalIdentityEdgeResponse struct {
// contains filtered or unexported fields
}
func (*MoveExternalIdentityEdgeResponse) ProtoMessage ¶
func (*MoveExternalIdentityEdgeResponse) ProtoMessage()
func (*MoveExternalIdentityEdgeResponse) ProtoReflect ¶
func (x *MoveExternalIdentityEdgeResponse) ProtoReflect() protoreflect.Message
func (*MoveExternalIdentityEdgeResponse) Reset ¶
func (x *MoveExternalIdentityEdgeResponse) Reset()
func (*MoveExternalIdentityEdgeResponse) String ¶
func (x *MoveExternalIdentityEdgeResponse) String() string
type MoveExternalIdentityEdgeResponse_builder ¶
type MoveExternalIdentityEdgeResponse_builder struct {
// contains filtered or unexported fields
}
func (MoveExternalIdentityEdgeResponse_builder) Build ¶
func (b0 MoveExternalIdentityEdgeResponse_builder) Build() *MoveExternalIdentityEdgeResponse
type NetworkConfig ¶
type NetworkConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Driver string `protobuf:"bytes,2,opt,name=driver,proto3" json:"driver,omitempty"` External *External `protobuf:"bytes,3,opt,name=external,proto3" json:"external,omitempty"` Internal bool `protobuf:"varint,4,opt,name=internal,proto3" json:"internal,omitempty"` Attachable bool `protobuf:"varint,5,opt,name=attachable,proto3" json:"attachable,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ EnableIpv6 bool `protobuf:"varint,7,opt,name=enable_ipv6,json=enableIpv6,proto3" json:"enable_ipv6,omitempty"` // contains filtered or unexported fields }
NetworkConfig defines network configuration
func (*NetworkConfig) ClearExternal ¶
func (x *NetworkConfig) ClearExternal()
func (*NetworkConfig) GetAttachable ¶
func (x *NetworkConfig) GetAttachable() bool
func (*NetworkConfig) GetDriver ¶
func (x *NetworkConfig) GetDriver() string
func (*NetworkConfig) GetEnableIpv6 ¶
func (x *NetworkConfig) GetEnableIpv6() bool
func (*NetworkConfig) GetExternal ¶
func (x *NetworkConfig) GetExternal() *External
func (*NetworkConfig) GetInternal ¶
func (x *NetworkConfig) GetInternal() bool
func (*NetworkConfig) GetLabels ¶
func (x *NetworkConfig) GetLabels() map[string]string
func (*NetworkConfig) GetName ¶
func (x *NetworkConfig) GetName() string
func (*NetworkConfig) HasExternal ¶
func (x *NetworkConfig) HasExternal() bool
func (*NetworkConfig) ProtoMessage ¶
func (*NetworkConfig) ProtoMessage()
func (*NetworkConfig) ProtoReflect ¶
func (x *NetworkConfig) ProtoReflect() protoreflect.Message
func (*NetworkConfig) Reset ¶
func (x *NetworkConfig) Reset()
func (*NetworkConfig) SetAttachable ¶
func (x *NetworkConfig) SetAttachable(v bool)
func (*NetworkConfig) SetDriver ¶
func (x *NetworkConfig) SetDriver(v string)
func (*NetworkConfig) SetEnableIpv6 ¶
func (x *NetworkConfig) SetEnableIpv6(v bool)
func (*NetworkConfig) SetExternal ¶
func (x *NetworkConfig) SetExternal(v *External)
func (*NetworkConfig) SetInternal ¶
func (x *NetworkConfig) SetInternal(v bool)
func (*NetworkConfig) SetLabels ¶
func (x *NetworkConfig) SetLabels(v map[string]string)
func (*NetworkConfig) SetName ¶
func (x *NetworkConfig) SetName(v string)
func (*NetworkConfig) String ¶
func (x *NetworkConfig) String() string
type NetworkConfig_builder ¶
type NetworkConfig_builder struct { Name string Driver string External *External Internal bool Attachable bool Labels map[string]string EnableIpv6 bool // contains filtered or unexported fields }
func (NetworkConfig_builder) Build ¶
func (b0 NetworkConfig_builder) Build() *NetworkConfig
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 `` /* 139-byte string literal not displayed */ Tags map[string]string `` /* 136-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
func (*Notebook) SetCreateTime ¶
func (x *Notebook) SetCreateTime(v *timestamppb.Timestamp)
func (*Notebook) SetUpdateTime ¶
func (x *Notebook) SetUpdateTime(v *timestamppb.Timestamp)
type Notebook_builder ¶
type Notebook_builder struct { NotebookId string Name string SourceUrl string SourceType string RawUrl string HtmlUrl string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Tags map[string]string // contains filtered or unexported fields }
func (Notebook_builder) Build ¶
func (b0 Notebook_builder) Build() *Notebook
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
func (*OnDemand) SetPricePerUnit ¶
func (x *OnDemand) SetPricePerUnit(v *CurrencyAmount)
type OnDemand_builder ¶
type OnDemand_builder struct { Description string RateCode string Unit string PricePerUnit *CurrencyAmount // contains filtered or unexported fields }
func (OnDemand_builder) Build ¶
func (b0 OnDemand_builder) Build() *OnDemand
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) ClearOrderBy ¶
func (x *OrderOptions) ClearOrderBy()
func (*OrderOptions) ClearOrdering ¶
func (x *OrderOptions) ClearOrdering()
func (*OrderOptions) GetOrderBy ¶
func (x *OrderOptions) GetOrderBy() string
func (*OrderOptions) GetOrdering ¶
func (x *OrderOptions) GetOrdering() string
func (*OrderOptions) HasOrderBy ¶
func (x *OrderOptions) HasOrderBy() bool
func (*OrderOptions) HasOrdering ¶
func (x *OrderOptions) HasOrdering() bool
func (*OrderOptions) ProtoMessage ¶
func (*OrderOptions) ProtoMessage()
func (*OrderOptions) ProtoReflect ¶
func (x *OrderOptions) ProtoReflect() protoreflect.Message
func (*OrderOptions) Reset ¶
func (x *OrderOptions) Reset()
func (*OrderOptions) SetOrderBy ¶
func (x *OrderOptions) SetOrderBy(v string)
func (*OrderOptions) SetOrdering ¶
func (x *OrderOptions) SetOrdering(v string)
func (*OrderOptions) String ¶
func (x *OrderOptions) String() string
type OrderOptions_builder ¶
type OrderOptions_builder struct { OrderBy *string Ordering *string // contains filtered or unexported fields }
func (OrderOptions_builder) Build ¶
func (b0 OrderOptions_builder) Build() *OrderOptions
type Organization ¶
type Organization struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_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 `` /* 139-byte string literal not displayed */ Username string `protobuf:"bytes,6,opt,name=username,proto3" json:"username,omitempty"` DisplayName string `protobuf:"bytes,7,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` NcaId string `protobuf:"bytes,8,opt,name=nca_id,json=ncaId,proto3" json:"nca_id,omitempty"` // each organization can be tied to one and exactly one NVIDIA Cloud Account NgcOrgId string `protobuf:"bytes,9,opt,name=ngc_org_id,json=ngcOrgId,proto3" json:"ngc_org_id,omitempty"` // each organization can be tied to one and exactly one NGC Organization // contains filtered or unexported fields }
func (*Organization) ClearCreateTime ¶
func (x *Organization) ClearCreateTime()
func (*Organization) ClearUpdateTime ¶
func (x *Organization) ClearUpdateTime()
func (*Organization) GetCreateTime ¶
func (x *Organization) GetCreateTime() *timestamppb.Timestamp
func (*Organization) GetDisplayName ¶
func (x *Organization) GetDisplayName() string
func (*Organization) GetLabels ¶
func (x *Organization) GetLabels() map[string]string
func (*Organization) GetNcaId ¶
func (x *Organization) GetNcaId() string
func (*Organization) GetNgcOrgId ¶
func (x *Organization) GetNgcOrgId() string
func (*Organization) GetOrganizationId ¶
func (x *Organization) GetOrganizationId() string
func (*Organization) GetUpdateTime ¶
func (x *Organization) GetUpdateTime() *timestamppb.Timestamp
func (*Organization) GetUsername ¶
func (x *Organization) GetUsername() string
func (*Organization) HasCreateTime ¶
func (x *Organization) HasCreateTime() bool
func (*Organization) HasUpdateTime ¶
func (x *Organization) HasUpdateTime() bool
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) SetCreateTime ¶
func (x *Organization) SetCreateTime(v *timestamppb.Timestamp)
func (*Organization) SetDisplayName ¶
func (x *Organization) SetDisplayName(v string)
func (*Organization) SetLabels ¶
func (x *Organization) SetLabels(v map[string]string)
func (*Organization) SetNcaId ¶
func (x *Organization) SetNcaId(v string)
func (*Organization) SetNgcOrgId ¶
func (x *Organization) SetNgcOrgId(v string)
func (*Organization) SetOrganizationId ¶
func (x *Organization) SetOrganizationId(v string)
func (*Organization) SetUpdateTime ¶
func (x *Organization) SetUpdateTime(v *timestamppb.Timestamp)
func (*Organization) SetUsername ¶
func (x *Organization) SetUsername(v string)
func (*Organization) String ¶
func (x *Organization) String() string
type Organization_builder ¶
type Organization_builder struct { OrganizationId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Username string DisplayName string NcaId string NgcOrgId string // contains filtered or unexported fields }
func (Organization_builder) Build ¶
func (b0 Organization_builder) Build() *Organization
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) 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) SetPageSize ¶
func (x *PageParams) SetPageSize(v int32)
func (*PageParams) SetPageToken ¶
func (x *PageParams) SetPageToken(v string)
func (*PageParams) String ¶
func (x *PageParams) String() string
type PageParams_builder ¶
type PageParams_builder struct { PageSize int32 PageToken string // contains filtered or unexported fields }
func (PageParams_builder) Build ¶
func (b0 PageParams_builder) Build() *PageParams
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) 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) SetHealthCheckId ¶
func (x *PauseHealthCheckRequest) SetHealthCheckId(v string)
func (*PauseHealthCheckRequest) String ¶
func (x *PauseHealthCheckRequest) String() string
type PauseHealthCheckRequest_builder ¶
type PauseHealthCheckRequest_builder struct { HealthCheckId string // contains filtered or unexported fields }
func (PauseHealthCheckRequest_builder) Build ¶
func (b0 PauseHealthCheckRequest_builder) Build() *PauseHealthCheckRequest
type PauseHealthCheckResponse ¶
type PauseHealthCheckResponse struct {
// contains filtered or unexported fields
}
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 PauseHealthCheckResponse_builder ¶
type PauseHealthCheckResponse_builder struct {
// contains filtered or unexported fields
}
func (PauseHealthCheckResponse_builder) Build ¶
func (b0 PauseHealthCheckResponse_builder) Build() *PauseHealthCheckResponse
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) 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) SetBillingProfileId ¶
func (x *PausePaymentCollectionRequest) SetBillingProfileId(v string)
func (*PausePaymentCollectionRequest) String ¶
func (x *PausePaymentCollectionRequest) String() string
type PausePaymentCollectionRequest_builder ¶
type PausePaymentCollectionRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (PausePaymentCollectionRequest_builder) Build ¶
func (b0 PausePaymentCollectionRequest_builder) Build() *PausePaymentCollectionRequest
type PausePaymentCollectionResponse ¶
type PausePaymentCollectionResponse struct {
// contains filtered or unexported fields
}
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 PausePaymentCollectionResponse_builder ¶
type PausePaymentCollectionResponse_builder struct {
// contains filtered or unexported fields
}
func (PausePaymentCollectionResponse_builder) Build ¶
func (b0 PausePaymentCollectionResponse_builder) Build() *PausePaymentCollectionResponse
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) 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) SetClientSecret ¶
func (x *PaymentIntent) SetClientSecret(v string)
func (*PaymentIntent) SetId ¶
func (x *PaymentIntent) SetId(v string)
func (*PaymentIntent) String ¶
func (x *PaymentIntent) String() string
type PaymentIntent_builder ¶
type PaymentIntent_builder struct { Id string ClientSecret string // contains filtered or unexported fields }
func (PaymentIntent_builder) Build ¶
func (b0 PaymentIntent_builder) Build() *PaymentIntent
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) ClearCard ¶
func (x *PaymentMethod) ClearCard()
func (*PaymentMethod) ClearLatestPayment ¶
func (x *PaymentMethod) ClearLatestPayment()
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) HasCard ¶
func (x *PaymentMethod) HasCard() bool
func (*PaymentMethod) HasLatestPayment ¶
func (x *PaymentMethod) HasLatestPayment() bool
func (*PaymentMethod) ProtoMessage ¶
func (*PaymentMethod) ProtoMessage()
func (*PaymentMethod) ProtoReflect ¶
func (x *PaymentMethod) ProtoReflect() protoreflect.Message
func (*PaymentMethod) Reset ¶
func (x *PaymentMethod) Reset()
func (*PaymentMethod) SetCard ¶
func (x *PaymentMethod) SetCard(v *Card)
func (*PaymentMethod) SetCreatedAt ¶
func (x *PaymentMethod) SetCreatedAt(v int64)
func (*PaymentMethod) SetDefault ¶
func (x *PaymentMethod) SetDefault(v bool)
func (*PaymentMethod) SetLatestPayment ¶
func (x *PaymentMethod) SetLatestPayment(v *Payment)
func (*PaymentMethod) SetPaymentMethodId ¶
func (x *PaymentMethod) SetPaymentMethodId(v string)
func (*PaymentMethod) SetType ¶
func (x *PaymentMethod) SetType(v string)
func (*PaymentMethod) String ¶
func (x *PaymentMethod) String() string
type PaymentMethod_builder ¶
type PaymentMethod_builder struct { PaymentMethodId string Type string Card *Card Default bool LatestPayment *Payment CreatedAt int64 // contains filtered or unexported fields }
func (PaymentMethod_builder) Build ¶
func (b0 PaymentMethod_builder) Build() *PaymentMethod
type Payment_builder ¶
type Payment_builder struct { PaymentId string Amount int64 Status string Message string CaptureMethod string // contains filtered or unexported fields }
func (Payment_builder) Build ¶
func (b0 Payment_builder) Build() *Payment
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PersistentPod) ClearCreateTime ¶
func (x *PersistentPod) ClearCreateTime()
func (*PersistentPod) ClearUpdateTime ¶
func (x *PersistentPod) ClearUpdateTime()
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) HasCreateTime ¶
func (x *PersistentPod) HasCreateTime() bool
func (*PersistentPod) HasUpdateTime ¶
func (x *PersistentPod) HasUpdateTime() bool
func (*PersistentPod) ProtoMessage ¶
func (*PersistentPod) ProtoMessage()
func (*PersistentPod) ProtoReflect ¶
func (x *PersistentPod) ProtoReflect() protoreflect.Message
func (*PersistentPod) Reset ¶
func (x *PersistentPod) Reset()
func (*PersistentPod) SetCreateTime ¶
func (x *PersistentPod) SetCreateTime(v *timestamppb.Timestamp)
func (*PersistentPod) SetLabels ¶
func (x *PersistentPod) SetLabels(v map[string]string)
func (*PersistentPod) SetPersistentPodId ¶
func (x *PersistentPod) SetPersistentPodId(v string)
func (*PersistentPod) SetUpdateTime ¶
func (x *PersistentPod) SetUpdateTime(v *timestamppb.Timestamp)
func (*PersistentPod) String ¶
func (x *PersistentPod) String() string
type PersistentPod_builder ¶
type PersistentPod_builder struct { PersistentPodId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (PersistentPod_builder) Build ¶
func (b0 PersistentPod_builder) Build() *PersistentPod
type PortMapping ¶
type PortMapping struct { FromPort int32 `protobuf:"varint,1,opt,name=from_port,json=fromPort,proto3" json:"from_port,omitempty"` ToPort int32 `protobuf:"varint,2,opt,name=to_port,json=toPort,proto3" json:"to_port,omitempty"` // contains filtered or unexported fields }
func (*PortMapping) GetFromPort ¶
func (x *PortMapping) GetFromPort() int32
func (*PortMapping) GetToPort ¶
func (x *PortMapping) GetToPort() int32
func (*PortMapping) ProtoMessage ¶
func (*PortMapping) ProtoMessage()
func (*PortMapping) ProtoReflect ¶
func (x *PortMapping) ProtoReflect() protoreflect.Message
func (*PortMapping) Reset ¶
func (x *PortMapping) Reset()
func (*PortMapping) SetFromPort ¶
func (x *PortMapping) SetFromPort(v int32)
func (*PortMapping) SetToPort ¶
func (x *PortMapping) SetToPort(v int32)
func (*PortMapping) String ¶
func (x *PortMapping) String() string
type PortMapping_builder ¶
type PortMapping_builder struct { FromPort int32 ToPort int32 // contains filtered or unexported fields }
func (PortMapping_builder) Build ¶
func (b0 PortMapping_builder) Build() *PortMapping
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) ClearPricePerUnit ¶
func (x *PriceSample) ClearPricePerUnit()
func (*PriceSample) ClearTime ¶
func (x *PriceSample) ClearTime()
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) HasPricePerUnit ¶
func (x *PriceSample) HasPricePerUnit() bool
func (*PriceSample) HasTime ¶
func (x *PriceSample) HasTime() bool
func (*PriceSample) ProtoMessage ¶
func (*PriceSample) ProtoMessage()
func (*PriceSample) ProtoReflect ¶
func (x *PriceSample) ProtoReflect() protoreflect.Message
func (*PriceSample) Reset ¶
func (x *PriceSample) Reset()
func (*PriceSample) SetPricePerUnit ¶
func (x *PriceSample) SetPricePerUnit(v *CurrencyAmount)
func (*PriceSample) SetTime ¶
func (x *PriceSample) SetTime(v *timestamppb.Timestamp)
func (*PriceSample) SetUnit ¶
func (x *PriceSample) SetUnit(v string)
func (*PriceSample) String ¶
func (x *PriceSample) String() string
type PriceSample_builder ¶
type PriceSample_builder struct { Time *timestamppb.Timestamp Unit string PricePerUnit *CurrencyAmount // contains filtered or unexported fields }
func (PriceSample_builder) Build ¶
func (b0 PriceSample_builder) Build() *PriceSample
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"} /* 135-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) ClearInitialDelaySeconds ¶
func (x *ProbeConfig) ClearInitialDelaySeconds()
func (*ProbeConfig) ClearPeriodSeconds ¶
func (x *ProbeConfig) ClearPeriodSeconds()
func (*ProbeConfig) ClearShouldPauseOnFirstSuccess ¶
func (x *ProbeConfig) ClearShouldPauseOnFirstSuccess()
func (*ProbeConfig) ClearTimeoutSeconds ¶
func (x *ProbeConfig) ClearTimeoutSeconds()
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) HasInitialDelaySeconds ¶
func (x *ProbeConfig) HasInitialDelaySeconds() bool
func (*ProbeConfig) HasPeriodSeconds ¶
func (x *ProbeConfig) HasPeriodSeconds() bool
func (*ProbeConfig) HasShouldPauseOnFirstSuccess ¶
func (x *ProbeConfig) HasShouldPauseOnFirstSuccess() bool
func (*ProbeConfig) HasTimeoutSeconds ¶
func (x *ProbeConfig) HasTimeoutSeconds() bool
func (*ProbeConfig) ProtoMessage ¶
func (*ProbeConfig) ProtoMessage()
func (*ProbeConfig) ProtoReflect ¶
func (x *ProbeConfig) ProtoReflect() protoreflect.Message
func (*ProbeConfig) Reset ¶
func (x *ProbeConfig) Reset()
func (*ProbeConfig) SetInitialDelaySeconds ¶
func (x *ProbeConfig) SetInitialDelaySeconds(v int32)
func (*ProbeConfig) SetPeriodSeconds ¶
func (x *ProbeConfig) SetPeriodSeconds(v int32)
func (*ProbeConfig) SetShouldPauseOnFirstSuccess ¶
func (x *ProbeConfig) SetShouldPauseOnFirstSuccess(v bool)
func (*ProbeConfig) SetTimeoutSeconds ¶
func (x *ProbeConfig) SetTimeoutSeconds(v int32)
func (*ProbeConfig) String ¶
func (x *ProbeConfig) String() string
type ProbeConfig_builder ¶
type ProbeConfig_builder struct { InitialDelaySeconds *int32 PeriodSeconds *int32 TimeoutSeconds *int32 ShouldPauseOnFirstSuccess *bool // contains filtered or unexported fields }
func (ProbeConfig_builder) Build ¶
func (b0 ProbeConfig_builder) Build() *ProbeConfig
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) ClearConfig ¶
func (x *ProbeHealthCheck) ClearConfig()
func (*ProbeHealthCheck) ClearProbe ¶
func (x *ProbeHealthCheck) ClearProbe()
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) HasConfig ¶
func (x *ProbeHealthCheck) HasConfig() bool
func (*ProbeHealthCheck) HasProbe ¶
func (x *ProbeHealthCheck) HasProbe() bool
func (*ProbeHealthCheck) ProtoMessage ¶
func (*ProbeHealthCheck) ProtoMessage()
func (*ProbeHealthCheck) ProtoReflect ¶
func (x *ProbeHealthCheck) ProtoReflect() protoreflect.Message
func (*ProbeHealthCheck) Reset ¶
func (x *ProbeHealthCheck) Reset()
func (*ProbeHealthCheck) SetConfig ¶
func (x *ProbeHealthCheck) SetConfig(v *ProbeConfig)
func (*ProbeHealthCheck) SetProbe ¶
func (x *ProbeHealthCheck) SetProbe(v *Probe)
func (*ProbeHealthCheck) SetProbeStatus ¶
func (x *ProbeHealthCheck) SetProbeStatus(v string)
func (*ProbeHealthCheck) String ¶
func (x *ProbeHealthCheck) String() string
type ProbeHealthCheck_builder ¶
type ProbeHealthCheck_builder struct { Config *ProbeConfig Probe *Probe ProbeStatus string // contains filtered or unexported fields }
func (ProbeHealthCheck_builder) Build ¶
func (b0 ProbeHealthCheck_builder) Build() *ProbeHealthCheck
type Probe_builder ¶
type Probe_builder struct { Type string Args map[string]string // contains filtered or unexported fields }
func (Probe_builder) Build ¶
func (b0 Probe_builder) Build() *Probe
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
func (*Product) SetComputeInstanceProduct ¶
func (x *Product) SetComputeInstanceProduct(v *ComputeInstanceProduct)
func (*Product) SetStorageProduct ¶
func (x *Product) SetStorageProduct(v *StorageProduct)
type Product_builder ¶
type Product_builder struct { Sku string UsageType string ProductType string ComputeInstanceProduct *ComputeInstanceProduct StorageProduct *StorageProduct // contains filtered or unexported fields }
func (Product_builder) Build ¶
func (b0 Product_builder) Build() *Product
type Project ¶
type Project struct { Services []*ServiceConfig `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` Networks map[string]*NetworkConfig `` /* 143-byte string literal not displayed */ Volumes map[string]*VolumeConfig `` /* 141-byte string literal not displayed */ Secrets map[string]*SecretConfig `` /* 141-byte string literal not displayed */ Configs map[string]*ConfigConfig `` /* 141-byte string literal not displayed */ IncludeReferences map[string]*IncludeConfig `` /* 186-byte string literal not displayed */ Profiles []string `protobuf:"bytes,8,rep,name=profiles,proto3" json:"profiles,omitempty"` // contains filtered or unexported fields }
Project message has fields matching the Go struct exactly
func (*Project) GetConfigs ¶
func (x *Project) GetConfigs() map[string]*ConfigConfig
func (*Project) GetIncludeReferences ¶
func (x *Project) GetIncludeReferences() map[string]*IncludeConfig
func (*Project) GetNetworks ¶
func (x *Project) GetNetworks() map[string]*NetworkConfig
func (*Project) GetSecrets ¶
func (x *Project) GetSecrets() map[string]*SecretConfig
func (*Project) GetServices ¶
func (x *Project) GetServices() []*ServiceConfig
func (*Project) GetVolumes ¶
func (x *Project) GetVolumes() map[string]*VolumeConfig
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
func (*Project) SetConfigs ¶
func (x *Project) SetConfigs(v map[string]*ConfigConfig)
func (*Project) SetIncludeReferences ¶
func (x *Project) SetIncludeReferences(v map[string]*IncludeConfig)
func (*Project) SetNetworks ¶
func (x *Project) SetNetworks(v map[string]*NetworkConfig)
func (*Project) SetSecrets ¶
func (x *Project) SetSecrets(v map[string]*SecretConfig)
func (*Project) SetServices ¶
func (x *Project) SetServices(v []*ServiceConfig)
func (*Project) SetVolumes ¶
func (x *Project) SetVolumes(v map[string]*VolumeConfig)
type Project_builder ¶
type Project_builder struct { Services []*ServiceConfig Networks map[string]*NetworkConfig Volumes map[string]*VolumeConfig Secrets map[string]*SecretConfig Configs map[string]*ConfigConfig IncludeReferences map[string]*IncludeConfig Profiles []string // contains filtered or unexported fields }
func (Project_builder) Build ¶
func (b0 Project_builder) Build() *Project
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) ClearBuild_ ¶
func (x *ProvisionEnvironmentRequest) ClearBuild_()
func (*ProvisionEnvironmentRequest) ClearProvision ¶
func (x *ProvisionEnvironmentRequest) ClearProvision()
func (*ProvisionEnvironmentRequest) GetBuild
deprecated
func (x *ProvisionEnvironmentRequest) GetBuild() *EnvironmentBuild
Deprecated: Use GetBuild_ 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) HasBuild_ ¶
func (x *ProvisionEnvironmentRequest) HasBuild_() bool
func (*ProvisionEnvironmentRequest) HasProvision ¶
func (x *ProvisionEnvironmentRequest) HasProvision() bool
func (*ProvisionEnvironmentRequest) ProtoMessage ¶
func (*ProvisionEnvironmentRequest) ProtoMessage()
func (*ProvisionEnvironmentRequest) ProtoReflect ¶
func (x *ProvisionEnvironmentRequest) ProtoReflect() protoreflect.Message
func (*ProvisionEnvironmentRequest) Reset ¶
func (x *ProvisionEnvironmentRequest) Reset()
func (*ProvisionEnvironmentRequest) SetBuild_ ¶
func (x *ProvisionEnvironmentRequest) SetBuild_(v *EnvironmentBuild)
func (*ProvisionEnvironmentRequest) SetEnvironmentId ¶
func (x *ProvisionEnvironmentRequest) SetEnvironmentId(v string)
func (*ProvisionEnvironmentRequest) SetIdempotencyKey ¶
func (x *ProvisionEnvironmentRequest) SetIdempotencyKey(v string)
func (*ProvisionEnvironmentRequest) SetProvision ¶
func (x *ProvisionEnvironmentRequest) SetProvision(v *EnvironmentProvision)
func (*ProvisionEnvironmentRequest) String ¶
func (x *ProvisionEnvironmentRequest) String() string
type ProvisionEnvironmentRequest_builder ¶
type ProvisionEnvironmentRequest_builder struct { EnvironmentId string Provision *EnvironmentProvision Build_ *EnvironmentBuild IdempotencyKey string // contains filtered or unexported fields }
func (ProvisionEnvironmentRequest_builder) Build ¶
func (b0 ProvisionEnvironmentRequest_builder) Build() *ProvisionEnvironmentRequest
type ProvisionEnvironmentResponse ¶
type ProvisionEnvironmentResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ProvisionEnvironmentResponse) ClearEnvironment ¶
func (x *ProvisionEnvironmentResponse) ClearEnvironment()
func (*ProvisionEnvironmentResponse) GetEnvironment ¶
func (x *ProvisionEnvironmentResponse) GetEnvironment() *Environment
func (*ProvisionEnvironmentResponse) HasEnvironment ¶
func (x *ProvisionEnvironmentResponse) HasEnvironment() bool
func (*ProvisionEnvironmentResponse) ProtoMessage ¶
func (*ProvisionEnvironmentResponse) ProtoMessage()
func (*ProvisionEnvironmentResponse) ProtoReflect ¶
func (x *ProvisionEnvironmentResponse) ProtoReflect() protoreflect.Message
func (*ProvisionEnvironmentResponse) Reset ¶
func (x *ProvisionEnvironmentResponse) Reset()
func (*ProvisionEnvironmentResponse) SetEnvironment ¶
func (x *ProvisionEnvironmentResponse) SetEnvironment(v *Environment)
func (*ProvisionEnvironmentResponse) String ¶
func (x *ProvisionEnvironmentResponse) String() string
type ProvisionEnvironmentResponse_builder ¶
type ProvisionEnvironmentResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ProvisionEnvironmentResponse_builder) Build ¶
func (b0 ProvisionEnvironmentResponse_builder) Build() *ProvisionEnvironmentResponse
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) ClearStatus ¶
func (x *ProvisionStatus) ClearStatus()
func (*ProvisionStatus) GetAttempts ¶
func (x *ProvisionStatus) GetAttempts() []*CreateAttempt
func (*ProvisionStatus) GetStatus ¶
func (x *ProvisionStatus) GetStatus() *CreateAttemptStatus
func (*ProvisionStatus) HasStatus ¶
func (x *ProvisionStatus) HasStatus() bool
func (*ProvisionStatus) ProtoMessage ¶
func (*ProvisionStatus) ProtoMessage()
func (*ProvisionStatus) ProtoReflect ¶
func (x *ProvisionStatus) ProtoReflect() protoreflect.Message
func (*ProvisionStatus) Reset ¶
func (x *ProvisionStatus) Reset()
func (*ProvisionStatus) SetAttempts ¶
func (x *ProvisionStatus) SetAttempts(v []*CreateAttempt)
func (*ProvisionStatus) SetStatus ¶
func (x *ProvisionStatus) SetStatus(v *CreateAttemptStatus)
func (*ProvisionStatus) String ¶
func (x *ProvisionStatus) String() string
type ProvisionStatus_builder ¶
type ProvisionStatus_builder struct { Status *CreateAttemptStatus Attempts []*CreateAttempt // contains filtered or unexported fields }
func (ProvisionStatus_builder) Build ¶
func (b0 ProvisionStatus_builder) Build() *ProvisionStatus
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 `` /* 139-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) ClearCreateTime ¶
func (x *PublicProfile) ClearCreateTime()
func (*PublicProfile) ClearUpdateTime ¶
func (x *PublicProfile) ClearUpdateTime()
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) HasCreateTime ¶
func (x *PublicProfile) HasCreateTime() bool
func (*PublicProfile) HasUpdateTime ¶
func (x *PublicProfile) HasUpdateTime() bool
func (*PublicProfile) ProtoMessage ¶
func (*PublicProfile) ProtoMessage()
func (*PublicProfile) ProtoReflect ¶
func (x *PublicProfile) ProtoReflect() protoreflect.Message
func (*PublicProfile) Reset ¶
func (x *PublicProfile) Reset()
func (*PublicProfile) SetBio ¶
func (x *PublicProfile) SetBio(v string)
func (*PublicProfile) SetCoverPhotoUrl ¶
func (x *PublicProfile) SetCoverPhotoUrl(v string)
func (*PublicProfile) SetCreateTime ¶
func (x *PublicProfile) SetCreateTime(v *timestamppb.Timestamp)
func (*PublicProfile) SetDisplayName ¶
func (x *PublicProfile) SetDisplayName(v string)
func (*PublicProfile) SetHandle ¶
func (x *PublicProfile) SetHandle(v string)
func (*PublicProfile) SetLabels ¶
func (x *PublicProfile) SetLabels(v map[string]string)
func (*PublicProfile) SetPublicProfileId ¶
func (x *PublicProfile) SetPublicProfileId(v string)
func (*PublicProfile) SetUpdateTime ¶
func (x *PublicProfile) SetUpdateTime(v *timestamppb.Timestamp)
func (*PublicProfile) String ¶
func (x *PublicProfile) String() string
type PublicProfile_builder ¶
type PublicProfile_builder struct { PublicProfileId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string DisplayName string Bio string CoverPhotoUrl string Handle string // contains filtered or unexported fields }
func (PublicProfile_builder) Build ¶
func (b0 PublicProfile_builder) Build() *PublicProfile
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) 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) SetAmount ¶
func (x *PurchaseCreditsRequest) SetAmount(v int64)
func (*PurchaseCreditsRequest) SetBillingProfileId ¶
func (x *PurchaseCreditsRequest) SetBillingProfileId(v string)
func (*PurchaseCreditsRequest) SetPaymentMethodId ¶
func (x *PurchaseCreditsRequest) SetPaymentMethodId(v string)
func (*PurchaseCreditsRequest) SetPurchasingUserId ¶
func (x *PurchaseCreditsRequest) SetPurchasingUserId(v string)
func (*PurchaseCreditsRequest) String ¶
func (x *PurchaseCreditsRequest) String() string
type PurchaseCreditsRequest_builder ¶
type PurchaseCreditsRequest_builder struct { BillingProfileId string Amount int64 PaymentMethodId string // Stores the user id of the user who made the purchase. PurchasingUserId string // contains filtered or unexported fields }
func (PurchaseCreditsRequest_builder) Build ¶
func (b0 PurchaseCreditsRequest_builder) Build() *PurchaseCreditsRequest
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) ClearPurchasedCredits ¶
func (x *PurchaseCreditsResponse) ClearPurchasedCredits()
func (*PurchaseCreditsResponse) GetPurchasedCredits ¶
func (x *PurchaseCreditsResponse) GetPurchasedCredits() *PurchasedCredits
func (*PurchaseCreditsResponse) HasPurchasedCredits ¶
func (x *PurchaseCreditsResponse) HasPurchasedCredits() bool
func (*PurchaseCreditsResponse) ProtoMessage ¶
func (*PurchaseCreditsResponse) ProtoMessage()
func (*PurchaseCreditsResponse) ProtoReflect ¶
func (x *PurchaseCreditsResponse) ProtoReflect() protoreflect.Message
func (*PurchaseCreditsResponse) Reset ¶
func (x *PurchaseCreditsResponse) Reset()
func (*PurchaseCreditsResponse) SetPurchasedCredits ¶
func (x *PurchaseCreditsResponse) SetPurchasedCredits(v *PurchasedCredits)
func (*PurchaseCreditsResponse) String ¶
func (x *PurchaseCreditsResponse) String() string
type PurchaseCreditsResponse_builder ¶
type PurchaseCreditsResponse_builder struct { PurchasedCredits *PurchasedCredits // contains filtered or unexported fields }
func (PurchaseCreditsResponse_builder) Build ¶
func (b0 PurchaseCreditsResponse_builder) Build() *PurchaseCreditsResponse
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) 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) SetAmount ¶
func (x *PurchasedCredits) SetAmount(v int64)
func (*PurchasedCredits) SetPaymentIntentId ¶
func (x *PurchasedCredits) SetPaymentIntentId(v string)
func (*PurchasedCredits) String ¶
func (x *PurchasedCredits) String() string
type PurchasedCredits_builder ¶
type PurchasedCredits_builder struct { PaymentIntentId string Amount int64 // contains filtered or unexported fields }
func (PurchasedCredits_builder) Build ¶
func (b0 PurchasedCredits_builder) Build() *PurchasedCredits
type QueryInstanceTypeRequest ¶
type QueryInstanceTypeRequest struct { Filter *InfrastructureConstraints `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*QueryInstanceTypeRequest) ClearFilter ¶
func (x *QueryInstanceTypeRequest) ClearFilter()
func (*QueryInstanceTypeRequest) GetFilter ¶
func (x *QueryInstanceTypeRequest) GetFilter() *InfrastructureConstraints
func (*QueryInstanceTypeRequest) HasFilter ¶
func (x *QueryInstanceTypeRequest) HasFilter() bool
func (*QueryInstanceTypeRequest) ProtoMessage ¶
func (*QueryInstanceTypeRequest) ProtoMessage()
func (*QueryInstanceTypeRequest) ProtoReflect ¶
func (x *QueryInstanceTypeRequest) ProtoReflect() protoreflect.Message
func (*QueryInstanceTypeRequest) Reset ¶
func (x *QueryInstanceTypeRequest) Reset()
func (*QueryInstanceTypeRequest) SetFilter ¶
func (x *QueryInstanceTypeRequest) SetFilter(v *InfrastructureConstraints)
func (*QueryInstanceTypeRequest) String ¶
func (x *QueryInstanceTypeRequest) String() string
type QueryInstanceTypeRequest_builder ¶
type QueryInstanceTypeRequest_builder struct { Filter *InfrastructureConstraints // contains filtered or unexported fields }
func (QueryInstanceTypeRequest_builder) Build ¶
func (b0 QueryInstanceTypeRequest_builder) Build() *QueryInstanceTypeRequest
type QueryInstanceTypeResponse ¶
type QueryInstanceTypeResponse struct { Items []*InstanceType `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*QueryInstanceTypeResponse) GetItems ¶
func (x *QueryInstanceTypeResponse) GetItems() []*InstanceType
func (*QueryInstanceTypeResponse) ProtoMessage ¶
func (*QueryInstanceTypeResponse) ProtoMessage()
func (*QueryInstanceTypeResponse) ProtoReflect ¶
func (x *QueryInstanceTypeResponse) ProtoReflect() protoreflect.Message
func (*QueryInstanceTypeResponse) Reset ¶
func (x *QueryInstanceTypeResponse) Reset()
func (*QueryInstanceTypeResponse) SetItems ¶
func (x *QueryInstanceTypeResponse) SetItems(v []*InstanceType)
func (*QueryInstanceTypeResponse) String ¶
func (x *QueryInstanceTypeResponse) String() string
type QueryInstanceTypeResponse_builder ¶
type QueryInstanceTypeResponse_builder struct { Items []*InstanceType // contains filtered or unexported fields }
func (QueryInstanceTypeResponse_builder) Build ¶
func (b0 QueryInstanceTypeResponse_builder) Build() *QueryInstanceTypeResponse
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 Quota_builder ¶
type Quota_builder struct { Id string Name string Maximum int32 Current int32 Unit string // contains filtered or unexported fields }
func (Quota_builder) Build ¶
func (b0 Quota_builder) Build() *Quota
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) 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) SetInstanceId ¶
func (x *RebootInstanceRequest) SetInstanceId(v string)
func (*RebootInstanceRequest) String ¶
func (x *RebootInstanceRequest) String() string
type RebootInstanceRequest_builder ¶
type RebootInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (RebootInstanceRequest_builder) Build ¶
func (b0 RebootInstanceRequest_builder) Build() *RebootInstanceRequest
type RebootInstanceResponse ¶
type RebootInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*RebootInstanceResponse) ClearInstance ¶
func (x *RebootInstanceResponse) ClearInstance()
func (*RebootInstanceResponse) GetInstance ¶
func (x *RebootInstanceResponse) GetInstance() *Instance
func (*RebootInstanceResponse) HasInstance ¶
func (x *RebootInstanceResponse) HasInstance() bool
func (*RebootInstanceResponse) ProtoMessage ¶
func (*RebootInstanceResponse) ProtoMessage()
func (*RebootInstanceResponse) ProtoReflect ¶
func (x *RebootInstanceResponse) ProtoReflect() protoreflect.Message
func (*RebootInstanceResponse) Reset ¶
func (x *RebootInstanceResponse) Reset()
func (*RebootInstanceResponse) SetInstance ¶
func (x *RebootInstanceResponse) SetInstance(v *Instance)
func (*RebootInstanceResponse) String ¶
func (x *RebootInstanceResponse) String() string
type RebootInstanceResponse_builder ¶
type RebootInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (RebootInstanceResponse_builder) Build ¶
func (b0 RebootInstanceResponse_builder) Build() *RebootInstanceResponse
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 valid to be assigned to RedeemTo: // // *RedeemCloudPointsRequest_BillingProfileCreditRecipient RedeemTo isRedeemCloudPointsRequest_RedeemTo `protobuf_oneof:"redeem_to"` // contains filtered or unexported fields }
func (*RedeemCloudPointsRequest) ClearBillingProfileCreditRecipient ¶
func (x *RedeemCloudPointsRequest) ClearBillingProfileCreditRecipient()
func (*RedeemCloudPointsRequest) ClearRedeemTo ¶
func (x *RedeemCloudPointsRequest) ClearRedeemTo()
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 (x *RedeemCloudPointsRequest) GetRedeemTo() isRedeemCloudPointsRequest_RedeemTo
func (*RedeemCloudPointsRequest) HasBillingProfileCreditRecipient ¶
func (x *RedeemCloudPointsRequest) HasBillingProfileCreditRecipient() bool
func (*RedeemCloudPointsRequest) HasRedeemTo ¶
func (x *RedeemCloudPointsRequest) HasRedeemTo() bool
func (*RedeemCloudPointsRequest) ProtoMessage ¶
func (*RedeemCloudPointsRequest) ProtoMessage()
func (*RedeemCloudPointsRequest) ProtoReflect ¶
func (x *RedeemCloudPointsRequest) ProtoReflect() protoreflect.Message
func (*RedeemCloudPointsRequest) Reset ¶
func (x *RedeemCloudPointsRequest) Reset()
func (*RedeemCloudPointsRequest) SetAmount ¶
func (x *RedeemCloudPointsRequest) SetAmount(v int64)
func (*RedeemCloudPointsRequest) SetBillingProfileCreditRecipient ¶
func (x *RedeemCloudPointsRequest) SetBillingProfileCreditRecipient(v *BillingProfileCreditRecipient)
func (*RedeemCloudPointsRequest) SetBillingProfileId ¶
func (x *RedeemCloudPointsRequest) SetBillingProfileId(v string)
func (*RedeemCloudPointsRequest) String ¶
func (x *RedeemCloudPointsRequest) String() string
func (*RedeemCloudPointsRequest) WhichRedeemTo ¶
func (x *RedeemCloudPointsRequest) WhichRedeemTo() case_RedeemCloudPointsRequest_RedeemTo
type RedeemCloudPointsRequest_BillingProfileCreditRecipient ¶
type RedeemCloudPointsRequest_BillingProfileCreditRecipient struct {
BillingProfileCreditRecipient *BillingProfileCreditRecipient `protobuf:"bytes,3,opt,name=billing_profile_credit_recipient,json=billingProfileCreditRecipient,proto3,oneof"`
}
type RedeemCloudPointsRequest_builder ¶
type RedeemCloudPointsRequest_builder struct { BillingProfileId string Amount int64 // Fields of oneof RedeemTo: BillingProfileCreditRecipient *BillingProfileCreditRecipient // contains filtered or unexported fields }
func (RedeemCloudPointsRequest_builder) Build ¶
func (b0 RedeemCloudPointsRequest_builder) Build() *RedeemCloudPointsRequest
type RedeemCloudPointsResponse ¶
type RedeemCloudPointsResponse struct { Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
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) SetAmount ¶
func (x *RedeemCloudPointsResponse) SetAmount(v int64)
func (*RedeemCloudPointsResponse) String ¶
func (x *RedeemCloudPointsResponse) String() string
type RedeemCloudPointsResponse_builder ¶
type RedeemCloudPointsResponse_builder struct { Amount int64 // contains filtered or unexported fields }
func (RedeemCloudPointsResponse_builder) Build ¶
func (b0 RedeemCloudPointsResponse_builder) Build() *RedeemCloudPointsResponse
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 `` /* 139-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) ClearRedeemedAt ¶
func (x *RedeemRedeemableRequest) ClearRedeemedAt()
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) HasRedeemedAt ¶
func (x *RedeemRedeemableRequest) HasRedeemedAt() bool
func (*RedeemRedeemableRequest) ProtoMessage ¶
func (*RedeemRedeemableRequest) ProtoMessage()
func (*RedeemRedeemableRequest) ProtoReflect ¶
func (x *RedeemRedeemableRequest) ProtoReflect() protoreflect.Message
func (*RedeemRedeemableRequest) Reset ¶
func (x *RedeemRedeemableRequest) Reset()
func (*RedeemRedeemableRequest) SetAmountUsd ¶
func (x *RedeemRedeemableRequest) SetAmountUsd(v string)
func (*RedeemRedeemableRequest) SetBillingProfileId ¶
func (x *RedeemRedeemableRequest) SetBillingProfileId(v string)
func (*RedeemRedeemableRequest) SetLabels ¶
func (x *RedeemRedeemableRequest) SetLabels(v map[string]string)
func (*RedeemRedeemableRequest) SetLedgerId ¶
func (x *RedeemRedeemableRequest) SetLedgerId(v string)
func (*RedeemRedeemableRequest) SetRedeemableId ¶
func (x *RedeemRedeemableRequest) SetRedeemableId(v string)
func (*RedeemRedeemableRequest) SetRedeemedAt ¶
func (x *RedeemRedeemableRequest) SetRedeemedAt(v *timestamppb.Timestamp)
func (*RedeemRedeemableRequest) SetShortCode ¶
func (x *RedeemRedeemableRequest) SetShortCode(v string)
func (*RedeemRedeemableRequest) SetTenantId ¶
func (x *RedeemRedeemableRequest) SetTenantId(v string)
func (*RedeemRedeemableRequest) String ¶
func (x *RedeemRedeemableRequest) String() string
type RedeemRedeemableRequest_builder ¶
type RedeemRedeemableRequest_builder struct { RedeemableId string AmountUsd string LedgerId string TenantId string RedeemedAt *timestamppb.Timestamp ShortCode string Labels map[string]string BillingProfileId string // contains filtered or unexported fields }
func (RedeemRedeemableRequest_builder) Build ¶
func (b0 RedeemRedeemableRequest_builder) Build() *RedeemRedeemableRequest
type RedeemRedeemableResponse ¶
type RedeemRedeemableResponse struct { Transaction *Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*RedeemRedeemableResponse) ClearTransaction ¶
func (x *RedeemRedeemableResponse) ClearTransaction()
func (*RedeemRedeemableResponse) GetTransaction ¶
func (x *RedeemRedeemableResponse) GetTransaction() *Transaction
func (*RedeemRedeemableResponse) HasTransaction ¶
func (x *RedeemRedeemableResponse) HasTransaction() bool
func (*RedeemRedeemableResponse) ProtoMessage ¶
func (*RedeemRedeemableResponse) ProtoMessage()
func (*RedeemRedeemableResponse) ProtoReflect ¶
func (x *RedeemRedeemableResponse) ProtoReflect() protoreflect.Message
func (*RedeemRedeemableResponse) Reset ¶
func (x *RedeemRedeemableResponse) Reset()
func (*RedeemRedeemableResponse) SetTransaction ¶
func (x *RedeemRedeemableResponse) SetTransaction(v *Transaction)
func (*RedeemRedeemableResponse) String ¶
func (x *RedeemRedeemableResponse) String() string
type RedeemRedeemableResponse_builder ¶
type RedeemRedeemableResponse_builder struct { Transaction *Transaction // contains filtered or unexported fields }
func (RedeemRedeemableResponse_builder) Build ¶
func (b0 RedeemRedeemableResponse_builder) Build() *RedeemRedeemableResponse
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 `` /* 139-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) ClearCreateTime ¶
func (x *Redeemable) ClearCreateTime()
func (*Redeemable) ClearExpiresAt ¶
func (x *Redeemable) ClearExpiresAt()
func (*Redeemable) ClearGlobalConstraint ¶
func (x *Redeemable) ClearGlobalConstraint()
func (*Redeemable) ClearTenantConstraint ¶
func (x *Redeemable) ClearTenantConstraint()
func (*Redeemable) ClearUpdateTime ¶
func (x *Redeemable) ClearUpdateTime()
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) HasCreateTime ¶
func (x *Redeemable) HasCreateTime() bool
func (*Redeemable) HasExpiresAt ¶
func (x *Redeemable) HasExpiresAt() bool
func (*Redeemable) HasGlobalConstraint ¶
func (x *Redeemable) HasGlobalConstraint() bool
func (*Redeemable) HasTenantConstraint ¶
func (x *Redeemable) HasTenantConstraint() bool
func (*Redeemable) HasUpdateTime ¶
func (x *Redeemable) HasUpdateTime() bool
func (*Redeemable) ProtoMessage ¶
func (*Redeemable) ProtoMessage()
func (*Redeemable) ProtoReflect ¶
func (x *Redeemable) ProtoReflect() protoreflect.Message
func (*Redeemable) Reset ¶
func (x *Redeemable) Reset()
func (*Redeemable) SetCreateTime ¶
func (x *Redeemable) SetCreateTime(v *timestamppb.Timestamp)
func (*Redeemable) SetDefaultRedemptionAmountUsd ¶
func (x *Redeemable) SetDefaultRedemptionAmountUsd(v string)
func (*Redeemable) SetDescription ¶
func (x *Redeemable) SetDescription(v string)
func (*Redeemable) SetExpiresAt ¶
func (x *Redeemable) SetExpiresAt(v *timestamppb.Timestamp)
func (*Redeemable) SetGlobalConstraint ¶
func (x *Redeemable) SetGlobalConstraint(v *RedeemableConstraint)
func (*Redeemable) SetLabels ¶
func (x *Redeemable) SetLabels(v map[string]string)
func (*Redeemable) SetMaxRedemptionAmountUsd ¶
func (x *Redeemable) SetMaxRedemptionAmountUsd(v string)
func (*Redeemable) SetRedeemableId ¶
func (x *Redeemable) SetRedeemableId(v string)
func (*Redeemable) SetShortCode ¶
func (x *Redeemable) SetShortCode(v string)
func (*Redeemable) SetStatus ¶
func (x *Redeemable) SetStatus(v string)
func (*Redeemable) SetTenantConstraint ¶
func (x *Redeemable) SetTenantConstraint(v *RedeemableConstraint)
func (*Redeemable) SetUpdateTime ¶
func (x *Redeemable) SetUpdateTime(v *timestamppb.Timestamp)
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) ClearMaxRedemptions ¶
func (x *RedeemableConstraint) ClearMaxRedemptions()
func (*RedeemableConstraint) ClearTotalRedeemableAmountUsd ¶
func (x *RedeemableConstraint) ClearTotalRedeemableAmountUsd()
func (*RedeemableConstraint) GetMaxRedemptions ¶
func (x *RedeemableConstraint) GetMaxRedemptions() int64
func (*RedeemableConstraint) GetTotalRedeemableAmountUsd ¶
func (x *RedeemableConstraint) GetTotalRedeemableAmountUsd() string
func (*RedeemableConstraint) HasMaxRedemptions ¶
func (x *RedeemableConstraint) HasMaxRedemptions() bool
func (*RedeemableConstraint) HasTotalRedeemableAmountUsd ¶
func (x *RedeemableConstraint) HasTotalRedeemableAmountUsd() bool
func (*RedeemableConstraint) ProtoMessage ¶
func (*RedeemableConstraint) ProtoMessage()
func (*RedeemableConstraint) ProtoReflect ¶
func (x *RedeemableConstraint) ProtoReflect() protoreflect.Message
func (*RedeemableConstraint) Reset ¶
func (x *RedeemableConstraint) Reset()
func (*RedeemableConstraint) SetMaxRedemptions ¶
func (x *RedeemableConstraint) SetMaxRedemptions(v int64)
func (*RedeemableConstraint) SetTotalRedeemableAmountUsd ¶
func (x *RedeemableConstraint) SetTotalRedeemableAmountUsd(v string)
func (*RedeemableConstraint) String ¶
func (x *RedeemableConstraint) String() string
type RedeemableConstraint_builder ¶
type RedeemableConstraint_builder struct { TotalRedeemableAmountUsd *string MaxRedemptions *int64 // contains filtered or unexported fields }
func (RedeemableConstraint_builder) Build ¶
func (b0 RedeemableConstraint_builder) Build() *RedeemableConstraint
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) ClearRedeemable ¶
func (x *RedeemableTransaction) ClearRedeemable()
func (*RedeemableTransaction) ClearTransaction ¶
func (x *RedeemableTransaction) ClearTransaction()
func (*RedeemableTransaction) GetRedeemable ¶
func (x *RedeemableTransaction) GetRedeemable() *Redeemable
func (*RedeemableTransaction) GetTransaction ¶
func (x *RedeemableTransaction) GetTransaction() *Transaction
func (*RedeemableTransaction) HasRedeemable ¶
func (x *RedeemableTransaction) HasRedeemable() bool
func (*RedeemableTransaction) HasTransaction ¶
func (x *RedeemableTransaction) HasTransaction() bool
func (*RedeemableTransaction) ProtoMessage ¶
func (*RedeemableTransaction) ProtoMessage()
func (*RedeemableTransaction) ProtoReflect ¶
func (x *RedeemableTransaction) ProtoReflect() protoreflect.Message
func (*RedeemableTransaction) Reset ¶
func (x *RedeemableTransaction) Reset()
func (*RedeemableTransaction) SetRedeemable ¶
func (x *RedeemableTransaction) SetRedeemable(v *Redeemable)
func (*RedeemableTransaction) SetTransaction ¶
func (x *RedeemableTransaction) SetTransaction(v *Transaction)
func (*RedeemableTransaction) String ¶
func (x *RedeemableTransaction) String() string
type RedeemableTransaction_builder ¶
type RedeemableTransaction_builder struct { Redeemable *Redeemable Transaction *Transaction // contains filtered or unexported fields }
func (RedeemableTransaction_builder) Build ¶
func (b0 RedeemableTransaction_builder) Build() *RedeemableTransaction
type Redeemable_builder ¶
type Redeemable_builder struct { RedeemableId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string ShortCode string Description string Status string DefaultRedemptionAmountUsd string MaxRedemptionAmountUsd string ExpiresAt *timestamppb.Timestamp GlobalConstraint *RedeemableConstraint TenantConstraint *RedeemableConstraint // contains filtered or unexported fields }
func (Redeemable_builder) Build ¶
func (b0 Redeemable_builder) Build() *Redeemable
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 Refund_builder ¶
type Refund_builder struct { RefundId string RefundedAt int64 RefundUrl string RefundStatus string // contains filtered or unexported fields }
func (Refund_builder) Build ¶
func (b0 Refund_builder) Build() *Refund
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetCloudCredId ¶
func (x *RegisterInstanceRequest) SetCloudCredId(v string)
func (*RegisterInstanceRequest) SetInstanceId ¶
func (x *RegisterInstanceRequest) SetInstanceId(v string)
func (*RegisterInstanceRequest) SetLabels ¶
func (x *RegisterInstanceRequest) SetLabels(v map[string]string)
func (*RegisterInstanceRequest) SetLocation ¶
func (x *RegisterInstanceRequest) SetLocation(v string)
func (*RegisterInstanceRequest) SetProviderInstanceId ¶
func (x *RegisterInstanceRequest) SetProviderInstanceId(v string)
func (*RegisterInstanceRequest) String ¶
func (x *RegisterInstanceRequest) String() string
type RegisterInstanceRequest_builder ¶
type RegisterInstanceRequest_builder struct { CloudCredId string ProviderInstanceId string Location string InstanceId string Labels map[string]string // contains filtered or unexported fields }
func (RegisterInstanceRequest_builder) Build ¶
func (b0 RegisterInstanceRequest_builder) Build() *RegisterInstanceRequest
type RegisterInstanceResponse ¶
type RegisterInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*RegisterInstanceResponse) ClearInstance ¶
func (x *RegisterInstanceResponse) ClearInstance()
func (*RegisterInstanceResponse) GetInstance ¶
func (x *RegisterInstanceResponse) GetInstance() *Instance
func (*RegisterInstanceResponse) HasInstance ¶
func (x *RegisterInstanceResponse) HasInstance() bool
func (*RegisterInstanceResponse) ProtoMessage ¶
func (*RegisterInstanceResponse) ProtoMessage()
func (*RegisterInstanceResponse) ProtoReflect ¶
func (x *RegisterInstanceResponse) ProtoReflect() protoreflect.Message
func (*RegisterInstanceResponse) Reset ¶
func (x *RegisterInstanceResponse) Reset()
func (*RegisterInstanceResponse) SetInstance ¶
func (x *RegisterInstanceResponse) SetInstance(v *Instance)
func (*RegisterInstanceResponse) String ¶
func (x *RegisterInstanceResponse) String() string
type RegisterInstanceResponse_builder ¶
type RegisterInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (RegisterInstanceResponse_builder) Build ¶
func (b0 RegisterInstanceResponse_builder) Build() *RegisterInstanceResponse
type Registry ¶
type Registry struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*Registry) ProtoReflect ¶
func (x *Registry) ProtoReflect() protoreflect.Message
type Registry_builder ¶
type Registry_builder struct { Username string Password string Url string // contains filtered or unexported fields }
func (Registry_builder) Build ¶
func (b0 Registry_builder) Build() *Registry
type RenderNotebookRequest ¶
type RenderNotebookRequest struct { // Types that are valid to be assigned to Source: // // *RenderNotebookRequest_SourceUrl // *RenderNotebookRequest_NotebookId // *RenderNotebookRequest_RawIpynb // *RenderNotebookRequest_SourceVal Source isRenderNotebookRequest_Source `protobuf_oneof:"source"` // contains filtered or unexported fields }
func (*RenderNotebookRequest) ClearNotebookId ¶
func (x *RenderNotebookRequest) ClearNotebookId()
func (*RenderNotebookRequest) ClearRawIpynb ¶
func (x *RenderNotebookRequest) ClearRawIpynb()
func (*RenderNotebookRequest) ClearSource ¶
func (x *RenderNotebookRequest) ClearSource()
func (*RenderNotebookRequest) ClearSourceUrl ¶
func (x *RenderNotebookRequest) ClearSourceUrl()
func (*RenderNotebookRequest) ClearSourceVal ¶
func (x *RenderNotebookRequest) ClearSourceVal()
func (*RenderNotebookRequest) GetNotebookId ¶
func (x *RenderNotebookRequest) GetNotebookId() string
func (*RenderNotebookRequest) GetRawIpynb ¶
func (x *RenderNotebookRequest) GetRawIpynb() string
func (*RenderNotebookRequest) GetSource ¶
func (x *RenderNotebookRequest) GetSource() isRenderNotebookRequest_Source
func (*RenderNotebookRequest) GetSourceUrl ¶
func (x *RenderNotebookRequest) GetSourceUrl() string
func (*RenderNotebookRequest) GetSourceVal ¶
func (x *RenderNotebookRequest) GetSourceVal() *SourceVal
func (*RenderNotebookRequest) HasNotebookId ¶
func (x *RenderNotebookRequest) HasNotebookId() bool
func (*RenderNotebookRequest) HasRawIpynb ¶
func (x *RenderNotebookRequest) HasRawIpynb() bool
func (*RenderNotebookRequest) HasSource ¶
func (x *RenderNotebookRequest) HasSource() bool
func (*RenderNotebookRequest) HasSourceUrl ¶
func (x *RenderNotebookRequest) HasSourceUrl() bool
func (*RenderNotebookRequest) HasSourceVal ¶
func (x *RenderNotebookRequest) HasSourceVal() bool
func (*RenderNotebookRequest) ProtoMessage ¶
func (*RenderNotebookRequest) ProtoMessage()
func (*RenderNotebookRequest) ProtoReflect ¶
func (x *RenderNotebookRequest) ProtoReflect() protoreflect.Message
func (*RenderNotebookRequest) Reset ¶
func (x *RenderNotebookRequest) Reset()
func (*RenderNotebookRequest) SetNotebookId ¶
func (x *RenderNotebookRequest) SetNotebookId(v string)
func (*RenderNotebookRequest) SetRawIpynb ¶
func (x *RenderNotebookRequest) SetRawIpynb(v string)
func (*RenderNotebookRequest) SetSourceUrl ¶
func (x *RenderNotebookRequest) SetSourceUrl(v string)
func (*RenderNotebookRequest) SetSourceVal ¶
func (x *RenderNotebookRequest) SetSourceVal(v *SourceVal)
func (*RenderNotebookRequest) String ¶
func (x *RenderNotebookRequest) String() string
func (*RenderNotebookRequest) WhichSource ¶
func (x *RenderNotebookRequest) WhichSource() case_RenderNotebookRequest_Source
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 RenderNotebookRequest_builder ¶
type RenderNotebookRequest_builder struct { // Fields of oneof Source: SourceUrl *string NotebookId *string RawIpynb *string SourceVal *SourceVal // contains filtered or unexported fields }
func (RenderNotebookRequest_builder) Build ¶
func (b0 RenderNotebookRequest_builder) Build() *RenderNotebookRequest
type RenderNotebookResponse ¶
type RenderNotebookResponse struct { Html string `protobuf:"bytes,1,opt,name=html,proto3" json:"html,omitempty"` // contains filtered or unexported fields }
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) SetHtml ¶
func (x *RenderNotebookResponse) SetHtml(v string)
func (*RenderNotebookResponse) String ¶
func (x *RenderNotebookResponse) String() string
type RenderNotebookResponse_builder ¶
type RenderNotebookResponse_builder struct { Html string // contains filtered or unexported fields }
func (RenderNotebookResponse_builder) Build ¶
func (b0 RenderNotebookResponse_builder) Build() *RenderNotebookResponse
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) 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) SetDiskSize ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) SetDiskSize(v string)
func (*ResizeEnvironmentInstanceVolumeRequest) SetEnvironmentId ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) SetEnvironmentId(v string)
func (*ResizeEnvironmentInstanceVolumeRequest) String ¶
func (x *ResizeEnvironmentInstanceVolumeRequest) String() string
type ResizeEnvironmentInstanceVolumeRequest_builder ¶
type ResizeEnvironmentInstanceVolumeRequest_builder struct { EnvironmentId string DiskSize string // contains filtered or unexported fields }
func (ResizeEnvironmentInstanceVolumeRequest_builder) Build ¶
type ResizeEnvironmentInstanceVolumeResponse ¶
type ResizeEnvironmentInstanceVolumeResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*ResizeEnvironmentInstanceVolumeResponse) ClearEnvironment ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) ClearEnvironment()
func (*ResizeEnvironmentInstanceVolumeResponse) GetEnvironment ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) GetEnvironment() *Environment
func (*ResizeEnvironmentInstanceVolumeResponse) HasEnvironment ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) HasEnvironment() bool
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage ¶
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoMessage()
func (*ResizeEnvironmentInstanceVolumeResponse) ProtoReflect ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) ProtoReflect() protoreflect.Message
func (*ResizeEnvironmentInstanceVolumeResponse) Reset ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) Reset()
func (*ResizeEnvironmentInstanceVolumeResponse) SetEnvironment ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) SetEnvironment(v *Environment)
func (*ResizeEnvironmentInstanceVolumeResponse) String ¶
func (x *ResizeEnvironmentInstanceVolumeResponse) String() string
type ResizeEnvironmentInstanceVolumeResponse_builder ¶
type ResizeEnvironmentInstanceVolumeResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (ResizeEnvironmentInstanceVolumeResponse_builder) Build ¶
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) 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) SetDiskSize ¶
func (x *ResizeInstanceVolumeRequest) SetDiskSize(v string)
func (*ResizeInstanceVolumeRequest) SetInstanceId ¶
func (x *ResizeInstanceVolumeRequest) SetInstanceId(v string)
func (*ResizeInstanceVolumeRequest) String ¶
func (x *ResizeInstanceVolumeRequest) String() string
type ResizeInstanceVolumeRequest_builder ¶
type ResizeInstanceVolumeRequest_builder struct { InstanceId string DiskSize string // contains filtered or unexported fields }
func (ResizeInstanceVolumeRequest_builder) Build ¶
func (b0 ResizeInstanceVolumeRequest_builder) Build() *ResizeInstanceVolumeRequest
type ResizeInstanceVolumeResponse ¶
type ResizeInstanceVolumeResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*ResizeInstanceVolumeResponse) ClearInstance ¶
func (x *ResizeInstanceVolumeResponse) ClearInstance()
func (*ResizeInstanceVolumeResponse) GetInstance ¶
func (x *ResizeInstanceVolumeResponse) GetInstance() *Instance
func (*ResizeInstanceVolumeResponse) HasInstance ¶
func (x *ResizeInstanceVolumeResponse) HasInstance() bool
func (*ResizeInstanceVolumeResponse) ProtoMessage ¶
func (*ResizeInstanceVolumeResponse) ProtoMessage()
func (*ResizeInstanceVolumeResponse) ProtoReflect ¶
func (x *ResizeInstanceVolumeResponse) ProtoReflect() protoreflect.Message
func (*ResizeInstanceVolumeResponse) Reset ¶
func (x *ResizeInstanceVolumeResponse) Reset()
func (*ResizeInstanceVolumeResponse) SetInstance ¶
func (x *ResizeInstanceVolumeResponse) SetInstance(v *Instance)
func (*ResizeInstanceVolumeResponse) String ¶
func (x *ResizeInstanceVolumeResponse) String() string
type ResizeInstanceVolumeResponse_builder ¶
type ResizeInstanceVolumeResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (ResizeInstanceVolumeResponse_builder) Build ¶
func (b0 ResizeInstanceVolumeResponse_builder) Build() *ResizeInstanceVolumeResponse
type ResourceLimits ¶
type ResourceLimits struct { MaxResources *int64 `protobuf:"varint,1,opt,name=max_resources,json=maxResources,proto3,oneof" json:"max_resources,omitempty"` // contains filtered or unexported fields }
func (*ResourceLimits) ClearMaxResources ¶
func (x *ResourceLimits) ClearMaxResources()
func (*ResourceLimits) GetMaxResources ¶
func (x *ResourceLimits) GetMaxResources() int64
func (*ResourceLimits) HasMaxResources ¶
func (x *ResourceLimits) HasMaxResources() bool
func (*ResourceLimits) ProtoMessage ¶
func (*ResourceLimits) ProtoMessage()
func (*ResourceLimits) ProtoReflect ¶
func (x *ResourceLimits) ProtoReflect() protoreflect.Message
func (*ResourceLimits) Reset ¶
func (x *ResourceLimits) Reset()
func (*ResourceLimits) SetMaxResources ¶
func (x *ResourceLimits) SetMaxResources(v int64)
func (*ResourceLimits) String ¶
func (x *ResourceLimits) String() string
type ResourceLimits_builder ¶
type ResourceLimits_builder struct { MaxResources *int64 // contains filtered or unexported fields }
func (ResourceLimits_builder) Build ¶
func (b0 ResourceLimits_builder) Build() *ResourceLimits
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 Result_builder ¶
type Result_builder struct { ExitCode *int32 Status string ResultMessage string Stdout string Stderr string // contains filtered or unexported fields }
func (Result_builder) Build ¶
func (b0 Result_builder) Build() *Result
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) 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) SetHealthCheckId ¶
func (x *ResumeHealthCheckRequest) SetHealthCheckId(v string)
func (*ResumeHealthCheckRequest) String ¶
func (x *ResumeHealthCheckRequest) String() string
type ResumeHealthCheckRequest_builder ¶
type ResumeHealthCheckRequest_builder struct { HealthCheckId string // contains filtered or unexported fields }
func (ResumeHealthCheckRequest_builder) Build ¶
func (b0 ResumeHealthCheckRequest_builder) Build() *ResumeHealthCheckRequest
type ResumeHealthCheckResponse ¶
type ResumeHealthCheckResponse struct {
// contains filtered or unexported fields
}
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 ResumeHealthCheckResponse_builder ¶
type ResumeHealthCheckResponse_builder struct {
// contains filtered or unexported fields
}
func (ResumeHealthCheckResponse_builder) Build ¶
func (b0 ResumeHealthCheckResponse_builder) Build() *ResumeHealthCheckResponse
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) 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) SetBillingProfileId ¶
func (x *ResumePaymentCollectionRequest) SetBillingProfileId(v string)
func (*ResumePaymentCollectionRequest) String ¶
func (x *ResumePaymentCollectionRequest) String() string
type ResumePaymentCollectionRequest_builder ¶
type ResumePaymentCollectionRequest_builder struct { BillingProfileId string // contains filtered or unexported fields }
func (ResumePaymentCollectionRequest_builder) Build ¶
func (b0 ResumePaymentCollectionRequest_builder) Build() *ResumePaymentCollectionRequest
type ResumePaymentCollectionResponse ¶
type ResumePaymentCollectionResponse struct {
// contains filtered or unexported fields
}
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 ResumePaymentCollectionResponse_builder ¶
type ResumePaymentCollectionResponse_builder struct {
// contains filtered or unexported fields
}
func (ResumePaymentCollectionResponse_builder) Build ¶
func (b0 ResumePaymentCollectionResponse_builder) Build() *ResumePaymentCollectionResponse
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) 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) SetBillingProfileId ¶
func (x *RetryInvoiceRequest) SetBillingProfileId(v string)
func (*RetryInvoiceRequest) SetInvoiceId ¶
func (x *RetryInvoiceRequest) SetInvoiceId(v string)
func (*RetryInvoiceRequest) String ¶
func (x *RetryInvoiceRequest) String() string
type RetryInvoiceRequest_builder ¶
type RetryInvoiceRequest_builder struct { BillingProfileId string InvoiceId string // contains filtered or unexported fields }
func (RetryInvoiceRequest_builder) Build ¶
func (b0 RetryInvoiceRequest_builder) Build() *RetryInvoiceRequest
type RetryInvoiceResponse ¶
type RetryInvoiceResponse struct { Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"` // contains filtered or unexported fields }
func (*RetryInvoiceResponse) ClearInvoice ¶
func (x *RetryInvoiceResponse) ClearInvoice()
func (*RetryInvoiceResponse) GetInvoice ¶
func (x *RetryInvoiceResponse) GetInvoice() *Invoice
func (*RetryInvoiceResponse) HasInvoice ¶
func (x *RetryInvoiceResponse) HasInvoice() bool
func (*RetryInvoiceResponse) ProtoMessage ¶
func (*RetryInvoiceResponse) ProtoMessage()
func (*RetryInvoiceResponse) ProtoReflect ¶
func (x *RetryInvoiceResponse) ProtoReflect() protoreflect.Message
func (*RetryInvoiceResponse) Reset ¶
func (x *RetryInvoiceResponse) Reset()
func (*RetryInvoiceResponse) SetInvoice ¶
func (x *RetryInvoiceResponse) SetInvoice(v *Invoice)
func (*RetryInvoiceResponse) String ¶
func (x *RetryInvoiceResponse) String() string
type RetryInvoiceResponse_builder ¶
type RetryInvoiceResponse_builder struct { Invoice *Invoice // contains filtered or unexported fields }
func (RetryInvoiceResponse_builder) Build ¶
func (b0 RetryInvoiceResponse_builder) Build() *RetryInvoiceResponse
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) ClearMaxAttempts ¶
func (x *RetryPolicy) ClearMaxAttempts()
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) HasMaxAttempts ¶
func (x *RetryPolicy) HasMaxAttempts() bool
func (*RetryPolicy) ProtoMessage ¶
func (*RetryPolicy) ProtoMessage()
func (*RetryPolicy) ProtoReflect ¶
func (x *RetryPolicy) ProtoReflect() protoreflect.Message
func (*RetryPolicy) Reset ¶
func (x *RetryPolicy) Reset()
func (*RetryPolicy) SetDelay ¶
func (x *RetryPolicy) SetDelay(v string)
func (*RetryPolicy) SetMaxAttempts ¶
func (x *RetryPolicy) SetMaxAttempts(v int32)
func (*RetryPolicy) SetStopAfter ¶
func (x *RetryPolicy) SetStopAfter(v string)
func (*RetryPolicy) String ¶
func (x *RetryPolicy) String() string
type RetryPolicy_builder ¶
type RetryPolicy_builder struct { MaxAttempts *int32 StopAfter string Delay string // contains filtered or unexported fields }
func (RetryPolicy_builder) Build ¶
func (b0 RetryPolicy_builder) Build() *RetryPolicy
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) 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) SetFirewallRuleIds ¶
func (x *RevokeInstanceFirewallRulesRequest) SetFirewallRuleIds(v []string)
func (*RevokeInstanceFirewallRulesRequest) SetInstanceId ¶
func (x *RevokeInstanceFirewallRulesRequest) SetInstanceId(v string)
func (*RevokeInstanceFirewallRulesRequest) String ¶
func (x *RevokeInstanceFirewallRulesRequest) String() string
type RevokeInstanceFirewallRulesRequest_builder ¶
type RevokeInstanceFirewallRulesRequest_builder struct { InstanceId string FirewallRuleIds []string // contains filtered or unexported fields }
func (RevokeInstanceFirewallRulesRequest_builder) Build ¶
func (b0 RevokeInstanceFirewallRulesRequest_builder) Build() *RevokeInstanceFirewallRulesRequest
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) ClearFirewallRules ¶
func (x *RevokeInstanceFirewallRulesResponse) ClearFirewallRules()
func (*RevokeInstanceFirewallRulesResponse) GetFirewallRules ¶
func (x *RevokeInstanceFirewallRulesResponse) GetFirewallRules() *FirewallRules
func (*RevokeInstanceFirewallRulesResponse) HasFirewallRules ¶
func (x *RevokeInstanceFirewallRulesResponse) HasFirewallRules() bool
func (*RevokeInstanceFirewallRulesResponse) ProtoMessage ¶
func (*RevokeInstanceFirewallRulesResponse) ProtoMessage()
func (*RevokeInstanceFirewallRulesResponse) ProtoReflect ¶
func (x *RevokeInstanceFirewallRulesResponse) ProtoReflect() protoreflect.Message
func (*RevokeInstanceFirewallRulesResponse) Reset ¶
func (x *RevokeInstanceFirewallRulesResponse) Reset()
func (*RevokeInstanceFirewallRulesResponse) SetFirewallRules ¶
func (x *RevokeInstanceFirewallRulesResponse) SetFirewallRules(v *FirewallRules)
func (*RevokeInstanceFirewallRulesResponse) String ¶
func (x *RevokeInstanceFirewallRulesResponse) String() string
type RevokeInstanceFirewallRulesResponse_builder ¶
type RevokeInstanceFirewallRulesResponse_builder struct { FirewallRules *FirewallRules // contains filtered or unexported fields }
func (RevokeInstanceFirewallRulesResponse_builder) Build ¶
func (b0 RevokeInstanceFirewallRulesResponse_builder) Build() *RevokeInstanceFirewallRulesResponse
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
func (*ScriptRun) SetEndTime ¶
func (x *ScriptRun) SetEndTime(v *timestamppb.Timestamp)
func (*ScriptRun) SetStartTime ¶
func (x *ScriptRun) SetStartTime(v *timestamppb.Timestamp)
type ScriptRun_builder ¶
type ScriptRun_builder struct { RunId string Status string Message string StartTime *timestamppb.Timestamp EndTime *timestamppb.Timestamp // contains filtered or unexported fields }
func (ScriptRun_builder) Build ¶
func (b0 ScriptRun_builder) Build() *ScriptRun
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) ClearDetails ¶
func (x *SearchResponse) ClearDetails()
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) HasDetails ¶
func (x *SearchResponse) HasDetails() 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) SetDetails ¶
func (x *SearchResponse) SetDetails(v *Details)
func (*SearchResponse) SetEmail ¶
func (x *SearchResponse) SetEmail(v string)
func (*SearchResponse) SetReferences ¶
func (x *SearchResponse) SetReferences(v int64)
func (*SearchResponse) SetReputation ¶
func (x *SearchResponse) SetReputation(v string)
func (*SearchResponse) SetSummary ¶
func (x *SearchResponse) SetSummary(v string)
func (*SearchResponse) SetSuspicious ¶
func (x *SearchResponse) SetSuspicious(v bool)
func (*SearchResponse) String ¶
func (x *SearchResponse) String() string
type SearchResponse_builder ¶
type SearchResponse_builder struct { Email string Reputation string Suspicious bool References int64 Details *Details Summary string // contains filtered or unexported fields }
func (SearchResponse_builder) Build ¶
func (b0 SearchResponse_builder) Build() *SearchResponse
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 `` /* 139-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
func (*Secret) SetCreateTime ¶
func (x *Secret) SetCreateTime(v *timestamppb.Timestamp)
func (*Secret) SetUpdateTime ¶
func (x *Secret) SetUpdateTime(v *timestamppb.Timestamp)
type SecretConfig ¶
type SecretConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` File string `protobuf:"bytes,2,opt,name=file,proto3" json:"file,omitempty"` Environment string `protobuf:"bytes,3,opt,name=environment,proto3" json:"environment,omitempty"` Content string `protobuf:"bytes,4,opt,name=content,proto3" json:"content,omitempty"` External *External `protobuf:"bytes,5,opt,name=external,proto3" json:"external,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ Driver string `protobuf:"bytes,7,opt,name=driver,proto3" json:"driver,omitempty"` DriverOpts map[string]string `` /* 165-byte string literal not displayed */ TemplateDriver string `protobuf:"bytes,9,opt,name=template_driver,json=templateDriver,proto3" json:"template_driver,omitempty"` // contains filtered or unexported fields }
SecretConfig defines secret configuration
func (*SecretConfig) ClearExternal ¶
func (x *SecretConfig) ClearExternal()
func (*SecretConfig) GetContent ¶
func (x *SecretConfig) GetContent() string
func (*SecretConfig) GetDriver ¶
func (x *SecretConfig) GetDriver() string
func (*SecretConfig) GetDriverOpts ¶
func (x *SecretConfig) GetDriverOpts() map[string]string
func (*SecretConfig) GetEnvironment ¶
func (x *SecretConfig) GetEnvironment() string
func (*SecretConfig) GetExternal ¶
func (x *SecretConfig) GetExternal() *External
func (*SecretConfig) GetFile ¶
func (x *SecretConfig) GetFile() string
func (*SecretConfig) GetLabels ¶
func (x *SecretConfig) GetLabels() map[string]string
func (*SecretConfig) GetName ¶
func (x *SecretConfig) GetName() string
func (*SecretConfig) GetTemplateDriver ¶
func (x *SecretConfig) GetTemplateDriver() string
func (*SecretConfig) HasExternal ¶
func (x *SecretConfig) HasExternal() bool
func (*SecretConfig) ProtoMessage ¶
func (*SecretConfig) ProtoMessage()
func (*SecretConfig) ProtoReflect ¶
func (x *SecretConfig) ProtoReflect() protoreflect.Message
func (*SecretConfig) Reset ¶
func (x *SecretConfig) Reset()
func (*SecretConfig) SetContent ¶
func (x *SecretConfig) SetContent(v string)
func (*SecretConfig) SetDriver ¶
func (x *SecretConfig) SetDriver(v string)
func (*SecretConfig) SetDriverOpts ¶
func (x *SecretConfig) SetDriverOpts(v map[string]string)
func (*SecretConfig) SetEnvironment ¶
func (x *SecretConfig) SetEnvironment(v string)
func (*SecretConfig) SetExternal ¶
func (x *SecretConfig) SetExternal(v *External)
func (*SecretConfig) SetFile ¶
func (x *SecretConfig) SetFile(v string)
func (*SecretConfig) SetLabels ¶
func (x *SecretConfig) SetLabels(v map[string]string)
func (*SecretConfig) SetName ¶
func (x *SecretConfig) SetName(v string)
func (*SecretConfig) SetTemplateDriver ¶
func (x *SecretConfig) SetTemplateDriver(v string)
func (*SecretConfig) String ¶
func (x *SecretConfig) String() string
type SecretConfig_builder ¶
type SecretConfig_builder struct { Name string File string Environment string Content string External *External Labels map[string]string Driver string DriverOpts map[string]string TemplateDriver string // contains filtered or unexported fields }
func (SecretConfig_builder) Build ¶
func (b0 SecretConfig_builder) Build() *SecretConfig
type SecretOrValue ¶
type SecretOrValue struct { // Types that are valid to be assigned to SecretValue: // // *SecretOrValue_SecretId // *SecretOrValue_Value SecretValue isSecretOrValue_SecretValue `protobuf_oneof:"secret_value"` // contains filtered or unexported fields }
func (*SecretOrValue) ClearSecretId ¶
func (x *SecretOrValue) ClearSecretId()
func (*SecretOrValue) ClearSecretValue ¶
func (x *SecretOrValue) ClearSecretValue()
func (*SecretOrValue) ClearValue ¶
func (x *SecretOrValue) ClearValue()
func (*SecretOrValue) GetSecretId ¶
func (x *SecretOrValue) GetSecretId() string
func (*SecretOrValue) GetSecretValue ¶
func (x *SecretOrValue) GetSecretValue() isSecretOrValue_SecretValue
func (*SecretOrValue) GetValue ¶
func (x *SecretOrValue) GetValue() string
func (*SecretOrValue) HasSecretId ¶
func (x *SecretOrValue) HasSecretId() bool
func (*SecretOrValue) HasSecretValue ¶
func (x *SecretOrValue) HasSecretValue() bool
func (*SecretOrValue) HasValue ¶
func (x *SecretOrValue) HasValue() bool
func (*SecretOrValue) ProtoMessage ¶
func (*SecretOrValue) ProtoMessage()
func (*SecretOrValue) ProtoReflect ¶
func (x *SecretOrValue) ProtoReflect() protoreflect.Message
func (*SecretOrValue) Reset ¶
func (x *SecretOrValue) Reset()
func (*SecretOrValue) SetSecretId ¶
func (x *SecretOrValue) SetSecretId(v string)
func (*SecretOrValue) SetValue ¶
func (x *SecretOrValue) SetValue(v string)
func (*SecretOrValue) String ¶
func (x *SecretOrValue) String() string
func (*SecretOrValue) WhichSecretValue ¶
func (x *SecretOrValue) WhichSecretValue() case_SecretOrValue_SecretValue
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 SecretOrValue_builder ¶
type SecretOrValue_builder struct { // Fields of oneof SecretValue: SecretId *string Value *string // contains filtered or unexported fields }
func (SecretOrValue_builder) Build ¶
func (b0 SecretOrValue_builder) Build() *SecretOrValue
type Secret_builder ¶
type Secret_builder struct { SecretId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Value string // contains filtered or unexported fields }
func (Secret_builder) Build ¶
func (b0 Secret_builder) Build() *Secret
type ServiceConfig ¶
type ServiceConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Build *BuildConfig `protobuf:"bytes,2,opt,name=build,proto3" json:"build,omitempty"` Command []string `protobuf:"bytes,3,rep,name=command,proto3" json:"command,omitempty"` Configs []*ServiceConfigObjConfig `protobuf:"bytes,4,rep,name=configs,proto3" json:"configs,omitempty"` ContainerName string `protobuf:"bytes,5,opt,name=container_name,json=containerName,proto3" json:"container_name,omitempty"` CredentialSpec *CredentialSpecConfig `protobuf:"bytes,6,opt,name=credential_spec,json=credentialSpec,proto3" json:"credential_spec,omitempty"` DependsOn map[string]*ServiceDependency `` /* 162-byte string literal not displayed */ Devices []string `protobuf:"bytes,8,rep,name=devices,proto3" json:"devices,omitempty"` Entrypoint []string `protobuf:"bytes,9,rep,name=entrypoint,proto3" json:"entrypoint,omitempty"` Environment map[string]string `` /* 150-byte string literal not displayed */ EnvFile []string `protobuf:"bytes,11,rep,name=env_file,json=envFile,proto3" json:"env_file,omitempty"` Expose []string `protobuf:"bytes,12,rep,name=expose,proto3" json:"expose,omitempty"` Extends *ExtendsConfig `protobuf:"bytes,13,opt,name=extends,proto3" json:"extends,omitempty"` HealthCheck *HealthCheckConfig `protobuf:"bytes,14,opt,name=health_check,json=healthCheck,proto3" json:"health_check,omitempty"` Image string `protobuf:"bytes,15,opt,name=image,proto3" json:"image,omitempty"` Networks map[string]*ServiceNetworkConfig `` /* 144-byte string literal not displayed */ Platform string `protobuf:"bytes,17,opt,name=platform,proto3" json:"platform,omitempty"` Ports []*ServicePortConfig `protobuf:"bytes,18,rep,name=ports,proto3" json:"ports,omitempty"` Profiles []string `protobuf:"bytes,19,rep,name=profiles,proto3" json:"profiles,omitempty"` Restart string `protobuf:"bytes,20,opt,name=restart,proto3" json:"restart,omitempty"` Scale int32 `protobuf:"varint,21,opt,name=scale,proto3" json:"scale,omitempty"` Secrets []*ServiceSecretConfig `protobuf:"bytes,22,rep,name=secrets,proto3" json:"secrets,omitempty"` ShmSize int64 `protobuf:"varint,23,opt,name=shm_size,json=shmSize,proto3" json:"shm_size,omitempty"` User string `protobuf:"bytes,24,opt,name=user,proto3" json:"user,omitempty"` Volumes []*ServiceVolumeConfig `protobuf:"bytes,25,rep,name=volumes,proto3" json:"volumes,omitempty"` VolumesFrom []string `protobuf:"bytes,26,rep,name=volumes_from,json=volumesFrom,proto3" json:"volumes_from,omitempty"` // contains filtered or unexported fields }
ServiceConfig matches the Go struct field names
func (*ServiceConfig) ClearBuild_ ¶
func (x *ServiceConfig) ClearBuild_()
func (*ServiceConfig) ClearCredentialSpec ¶
func (x *ServiceConfig) ClearCredentialSpec()
func (*ServiceConfig) ClearExtends ¶
func (x *ServiceConfig) ClearExtends()
func (*ServiceConfig) ClearHealthCheck ¶
func (x *ServiceConfig) ClearHealthCheck()
func (*ServiceConfig) GetBuild
deprecated
func (x *ServiceConfig) GetBuild() *BuildConfig
Deprecated: Use GetBuild_ instead.
func (*ServiceConfig) GetBuild_ ¶
func (x *ServiceConfig) GetBuild_() *BuildConfig
func (*ServiceConfig) GetCommand ¶
func (x *ServiceConfig) GetCommand() []string
func (*ServiceConfig) GetConfigs ¶
func (x *ServiceConfig) GetConfigs() []*ServiceConfigObjConfig
func (*ServiceConfig) GetContainerName ¶
func (x *ServiceConfig) GetContainerName() string
func (*ServiceConfig) GetCredentialSpec ¶
func (x *ServiceConfig) GetCredentialSpec() *CredentialSpecConfig
func (*ServiceConfig) GetDependsOn ¶
func (x *ServiceConfig) GetDependsOn() map[string]*ServiceDependency
func (*ServiceConfig) GetDevices ¶
func (x *ServiceConfig) GetDevices() []string
func (*ServiceConfig) GetEntrypoint ¶
func (x *ServiceConfig) GetEntrypoint() []string
func (*ServiceConfig) GetEnvFile ¶
func (x *ServiceConfig) GetEnvFile() []string
func (*ServiceConfig) GetEnvironment ¶
func (x *ServiceConfig) GetEnvironment() map[string]string
func (*ServiceConfig) GetExpose ¶
func (x *ServiceConfig) GetExpose() []string
func (*ServiceConfig) GetExtends ¶
func (x *ServiceConfig) GetExtends() *ExtendsConfig
func (*ServiceConfig) GetHealthCheck ¶
func (x *ServiceConfig) GetHealthCheck() *HealthCheckConfig
func (*ServiceConfig) GetImage ¶
func (x *ServiceConfig) GetImage() string
func (*ServiceConfig) GetName ¶
func (x *ServiceConfig) GetName() string
func (*ServiceConfig) GetNetworks ¶
func (x *ServiceConfig) GetNetworks() map[string]*ServiceNetworkConfig
func (*ServiceConfig) GetPlatform ¶
func (x *ServiceConfig) GetPlatform() string
func (*ServiceConfig) GetPorts ¶
func (x *ServiceConfig) GetPorts() []*ServicePortConfig
func (*ServiceConfig) GetProfiles ¶
func (x *ServiceConfig) GetProfiles() []string
func (*ServiceConfig) GetRestart ¶
func (x *ServiceConfig) GetRestart() string
func (*ServiceConfig) GetScale ¶
func (x *ServiceConfig) GetScale() int32
func (*ServiceConfig) GetSecrets ¶
func (x *ServiceConfig) GetSecrets() []*ServiceSecretConfig
func (*ServiceConfig) GetShmSize ¶
func (x *ServiceConfig) GetShmSize() int64
func (*ServiceConfig) GetUser ¶
func (x *ServiceConfig) GetUser() string
func (*ServiceConfig) GetVolumes ¶
func (x *ServiceConfig) GetVolumes() []*ServiceVolumeConfig
func (*ServiceConfig) GetVolumesFrom ¶
func (x *ServiceConfig) GetVolumesFrom() []string
func (*ServiceConfig) HasBuild_ ¶
func (x *ServiceConfig) HasBuild_() bool
func (*ServiceConfig) HasCredentialSpec ¶
func (x *ServiceConfig) HasCredentialSpec() bool
func (*ServiceConfig) HasExtends ¶
func (x *ServiceConfig) HasExtends() bool
func (*ServiceConfig) HasHealthCheck ¶
func (x *ServiceConfig) HasHealthCheck() bool
func (*ServiceConfig) ProtoMessage ¶
func (*ServiceConfig) ProtoMessage()
func (*ServiceConfig) ProtoReflect ¶
func (x *ServiceConfig) ProtoReflect() protoreflect.Message
func (*ServiceConfig) Reset ¶
func (x *ServiceConfig) Reset()
func (*ServiceConfig) SetBuild_ ¶
func (x *ServiceConfig) SetBuild_(v *BuildConfig)
func (*ServiceConfig) SetCommand ¶
func (x *ServiceConfig) SetCommand(v []string)
func (*ServiceConfig) SetConfigs ¶
func (x *ServiceConfig) SetConfigs(v []*ServiceConfigObjConfig)
func (*ServiceConfig) SetContainerName ¶
func (x *ServiceConfig) SetContainerName(v string)
func (*ServiceConfig) SetCredentialSpec ¶
func (x *ServiceConfig) SetCredentialSpec(v *CredentialSpecConfig)
func (*ServiceConfig) SetDependsOn ¶
func (x *ServiceConfig) SetDependsOn(v map[string]*ServiceDependency)
func (*ServiceConfig) SetDevices ¶
func (x *ServiceConfig) SetDevices(v []string)
func (*ServiceConfig) SetEntrypoint ¶
func (x *ServiceConfig) SetEntrypoint(v []string)
func (*ServiceConfig) SetEnvFile ¶
func (x *ServiceConfig) SetEnvFile(v []string)
func (*ServiceConfig) SetEnvironment ¶
func (x *ServiceConfig) SetEnvironment(v map[string]string)
func (*ServiceConfig) SetExpose ¶
func (x *ServiceConfig) SetExpose(v []string)
func (*ServiceConfig) SetExtends ¶
func (x *ServiceConfig) SetExtends(v *ExtendsConfig)
func (*ServiceConfig) SetHealthCheck ¶
func (x *ServiceConfig) SetHealthCheck(v *HealthCheckConfig)
func (*ServiceConfig) SetImage ¶
func (x *ServiceConfig) SetImage(v string)
func (*ServiceConfig) SetName ¶
func (x *ServiceConfig) SetName(v string)
func (*ServiceConfig) SetNetworks ¶
func (x *ServiceConfig) SetNetworks(v map[string]*ServiceNetworkConfig)
func (*ServiceConfig) SetPlatform ¶
func (x *ServiceConfig) SetPlatform(v string)
func (*ServiceConfig) SetPorts ¶
func (x *ServiceConfig) SetPorts(v []*ServicePortConfig)
func (*ServiceConfig) SetProfiles ¶
func (x *ServiceConfig) SetProfiles(v []string)
func (*ServiceConfig) SetRestart ¶
func (x *ServiceConfig) SetRestart(v string)
func (*ServiceConfig) SetScale ¶
func (x *ServiceConfig) SetScale(v int32)
func (*ServiceConfig) SetSecrets ¶
func (x *ServiceConfig) SetSecrets(v []*ServiceSecretConfig)
func (*ServiceConfig) SetShmSize ¶
func (x *ServiceConfig) SetShmSize(v int64)
func (*ServiceConfig) SetUser ¶
func (x *ServiceConfig) SetUser(v string)
func (*ServiceConfig) SetVolumes ¶
func (x *ServiceConfig) SetVolumes(v []*ServiceVolumeConfig)
func (*ServiceConfig) SetVolumesFrom ¶
func (x *ServiceConfig) SetVolumesFrom(v []string)
func (*ServiceConfig) String ¶
func (x *ServiceConfig) String() string
type ServiceConfigObjConfig ¶
type ServiceConfigObjConfig struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Target string `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` Uid string `protobuf:"bytes,3,opt,name=uid,proto3" json:"uid,omitempty"` Gid string `protobuf:"bytes,4,opt,name=gid,proto3" json:"gid,omitempty"` Mode *uint32 `protobuf:"varint,5,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // contains filtered or unexported fields }
ServiceConfigObjConfig defines configuration object references
func (*ServiceConfigObjConfig) ClearMode ¶
func (x *ServiceConfigObjConfig) ClearMode()
func (*ServiceConfigObjConfig) GetGid ¶
func (x *ServiceConfigObjConfig) GetGid() string
func (*ServiceConfigObjConfig) GetMode ¶
func (x *ServiceConfigObjConfig) GetMode() uint32
func (*ServiceConfigObjConfig) GetSource ¶
func (x *ServiceConfigObjConfig) GetSource() string
func (*ServiceConfigObjConfig) GetTarget ¶
func (x *ServiceConfigObjConfig) GetTarget() string
func (*ServiceConfigObjConfig) GetUid ¶
func (x *ServiceConfigObjConfig) GetUid() string
func (*ServiceConfigObjConfig) HasMode ¶
func (x *ServiceConfigObjConfig) HasMode() bool
func (*ServiceConfigObjConfig) ProtoMessage ¶
func (*ServiceConfigObjConfig) ProtoMessage()
func (*ServiceConfigObjConfig) ProtoReflect ¶
func (x *ServiceConfigObjConfig) ProtoReflect() protoreflect.Message
func (*ServiceConfigObjConfig) Reset ¶
func (x *ServiceConfigObjConfig) Reset()
func (*ServiceConfigObjConfig) SetGid ¶
func (x *ServiceConfigObjConfig) SetGid(v string)
func (*ServiceConfigObjConfig) SetMode ¶
func (x *ServiceConfigObjConfig) SetMode(v uint32)
func (*ServiceConfigObjConfig) SetSource ¶
func (x *ServiceConfigObjConfig) SetSource(v string)
func (*ServiceConfigObjConfig) SetTarget ¶
func (x *ServiceConfigObjConfig) SetTarget(v string)
func (*ServiceConfigObjConfig) SetUid ¶
func (x *ServiceConfigObjConfig) SetUid(v string)
func (*ServiceConfigObjConfig) String ¶
func (x *ServiceConfigObjConfig) String() string
type ServiceConfigObjConfig_builder ¶
type ServiceConfigObjConfig_builder struct { Source string Target string Uid string Gid string Mode *uint32 // contains filtered or unexported fields }
func (ServiceConfigObjConfig_builder) Build ¶
func (b0 ServiceConfigObjConfig_builder) Build() *ServiceConfigObjConfig
type ServiceConfig_builder ¶
type ServiceConfig_builder struct { Name string Build_ *BuildConfig Command []string Configs []*ServiceConfigObjConfig ContainerName string CredentialSpec *CredentialSpecConfig DependsOn map[string]*ServiceDependency Devices []string Entrypoint []string Environment map[string]string EnvFile []string Expose []string Extends *ExtendsConfig HealthCheck *HealthCheckConfig Image string Networks map[string]*ServiceNetworkConfig Platform string Ports []*ServicePortConfig Profiles []string Restart string Scale int32 Secrets []*ServiceSecretConfig ShmSize int64 User string Volumes []*ServiceVolumeConfig VolumesFrom []string // contains filtered or unexported fields }
func (ServiceConfig_builder) Build ¶
func (b0 ServiceConfig_builder) Build() *ServiceConfig
type ServiceDependency ¶
type ServiceDependency struct { Condition string `protobuf:"bytes,1,opt,name=condition,proto3" json:"condition,omitempty"` Required bool `protobuf:"varint,2,opt,name=required,proto3" json:"required,omitempty"` Restart bool `protobuf:"varint,3,opt,name=restart,proto3" json:"restart,omitempty"` // contains filtered or unexported fields }
func (*ServiceDependency) GetCondition ¶
func (x *ServiceDependency) GetCondition() string
func (*ServiceDependency) GetRequired ¶
func (x *ServiceDependency) GetRequired() bool
func (*ServiceDependency) GetRestart ¶
func (x *ServiceDependency) GetRestart() bool
func (*ServiceDependency) ProtoMessage ¶
func (*ServiceDependency) ProtoMessage()
func (*ServiceDependency) ProtoReflect ¶
func (x *ServiceDependency) ProtoReflect() protoreflect.Message
func (*ServiceDependency) Reset ¶
func (x *ServiceDependency) Reset()
func (*ServiceDependency) SetCondition ¶
func (x *ServiceDependency) SetCondition(v string)
func (*ServiceDependency) SetRequired ¶
func (x *ServiceDependency) SetRequired(v bool)
func (*ServiceDependency) SetRestart ¶
func (x *ServiceDependency) SetRestart(v bool)
func (*ServiceDependency) String ¶
func (x *ServiceDependency) String() string
type ServiceDependency_builder ¶
type ServiceDependency_builder struct { Condition string Required bool Restart bool // contains filtered or unexported fields }
func (ServiceDependency_builder) Build ¶
func (b0 ServiceDependency_builder) Build() *ServiceDependency
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 `` /* 139-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) ClearCreateTime ¶
func (x *ServiceEvent) ClearCreateTime()
func (*ServiceEvent) ClearEvent ¶
func (x *ServiceEvent) ClearEvent()
func (*ServiceEvent) ClearUpdateTime ¶
func (x *ServiceEvent) ClearUpdateTime()
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) HasCreateTime ¶
func (x *ServiceEvent) HasCreateTime() bool
func (*ServiceEvent) HasEvent ¶
func (x *ServiceEvent) HasEvent() bool
func (*ServiceEvent) HasUpdateTime ¶
func (x *ServiceEvent) HasUpdateTime() bool
func (*ServiceEvent) ProtoMessage ¶
func (*ServiceEvent) ProtoMessage()
func (*ServiceEvent) ProtoReflect ¶
func (x *ServiceEvent) ProtoReflect() protoreflect.Message
func (*ServiceEvent) Reset ¶
func (x *ServiceEvent) Reset()
func (*ServiceEvent) SetCreateTime ¶
func (x *ServiceEvent) SetCreateTime(v *timestamppb.Timestamp)
func (*ServiceEvent) SetEvent ¶
func (x *ServiceEvent) SetEvent(v *Event)
func (*ServiceEvent) SetLabels ¶
func (x *ServiceEvent) SetLabels(v map[string]string)
func (*ServiceEvent) SetObject ¶
func (x *ServiceEvent) SetObject(v string)
func (*ServiceEvent) SetServiceEventId ¶
func (x *ServiceEvent) SetServiceEventId(v string)
func (*ServiceEvent) SetType ¶
func (x *ServiceEvent) SetType(v string)
func (*ServiceEvent) SetUpdateTime ¶
func (x *ServiceEvent) SetUpdateTime(v *timestamppb.Timestamp)
func (*ServiceEvent) String ¶
func (x *ServiceEvent) String() string
type ServiceEvent_builder ¶
type ServiceEvent_builder struct { ServiceEventId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Type string Event *Event Object string // contains filtered or unexported fields }
func (ServiceEvent_builder) Build ¶
func (b0 ServiceEvent_builder) Build() *ServiceEvent
type ServiceNetworkConfig ¶
type ServiceNetworkConfig struct { Priority int32 `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"` Aliases []string `protobuf:"bytes,2,rep,name=aliases,proto3" json:"aliases,omitempty"` Ipv4Address string `protobuf:"bytes,3,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"` Ipv6Address string `protobuf:"bytes,4,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"` LinkLocalIps []string `protobuf:"bytes,5,rep,name=link_local_ips,json=linkLocalIps,proto3" json:"link_local_ips,omitempty"` MacAddress string `protobuf:"bytes,6,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"` // contains filtered or unexported fields }
func (*ServiceNetworkConfig) GetAliases ¶
func (x *ServiceNetworkConfig) GetAliases() []string
func (*ServiceNetworkConfig) GetIpv4Address ¶
func (x *ServiceNetworkConfig) GetIpv4Address() string
func (*ServiceNetworkConfig) GetIpv6Address ¶
func (x *ServiceNetworkConfig) GetIpv6Address() string
func (*ServiceNetworkConfig) GetLinkLocalIps ¶
func (x *ServiceNetworkConfig) GetLinkLocalIps() []string
func (*ServiceNetworkConfig) GetMacAddress ¶
func (x *ServiceNetworkConfig) GetMacAddress() string
func (*ServiceNetworkConfig) GetPriority ¶
func (x *ServiceNetworkConfig) GetPriority() int32
func (*ServiceNetworkConfig) ProtoMessage ¶
func (*ServiceNetworkConfig) ProtoMessage()
func (*ServiceNetworkConfig) ProtoReflect ¶
func (x *ServiceNetworkConfig) ProtoReflect() protoreflect.Message
func (*ServiceNetworkConfig) Reset ¶
func (x *ServiceNetworkConfig) Reset()
func (*ServiceNetworkConfig) SetAliases ¶
func (x *ServiceNetworkConfig) SetAliases(v []string)
func (*ServiceNetworkConfig) SetIpv4Address ¶
func (x *ServiceNetworkConfig) SetIpv4Address(v string)
func (*ServiceNetworkConfig) SetIpv6Address ¶
func (x *ServiceNetworkConfig) SetIpv6Address(v string)
func (*ServiceNetworkConfig) SetLinkLocalIps ¶
func (x *ServiceNetworkConfig) SetLinkLocalIps(v []string)
func (*ServiceNetworkConfig) SetMacAddress ¶
func (x *ServiceNetworkConfig) SetMacAddress(v string)
func (*ServiceNetworkConfig) SetPriority ¶
func (x *ServiceNetworkConfig) SetPriority(v int32)
func (*ServiceNetworkConfig) String ¶
func (x *ServiceNetworkConfig) String() string
type ServiceNetworkConfig_builder ¶
type ServiceNetworkConfig_builder struct { Priority int32 Aliases []string Ipv4Address string Ipv6Address string LinkLocalIps []string MacAddress string // contains filtered or unexported fields }
func (ServiceNetworkConfig_builder) Build ¶
func (b0 ServiceNetworkConfig_builder) Build() *ServiceNetworkConfig
type ServicePortConfig ¶
type ServicePortConfig struct { Mode string `protobuf:"bytes,1,opt,name=mode,proto3" json:"mode,omitempty"` HostIp string `protobuf:"bytes,2,opt,name=host_ip,json=hostIp,proto3" json:"host_ip,omitempty"` Target uint32 `protobuf:"varint,3,opt,name=target,proto3" json:"target,omitempty"` Published string `protobuf:"bytes,4,opt,name=published,proto3" json:"published,omitempty"` Protocol string `protobuf:"bytes,5,opt,name=protocol,proto3" json:"protocol,omitempty"` // contains filtered or unexported fields }
ServicePortConfig defines port mapping configuration
func (*ServicePortConfig) GetHostIp ¶
func (x *ServicePortConfig) GetHostIp() string
func (*ServicePortConfig) GetMode ¶
func (x *ServicePortConfig) GetMode() string
func (*ServicePortConfig) GetProtocol ¶
func (x *ServicePortConfig) GetProtocol() string
func (*ServicePortConfig) GetPublished ¶
func (x *ServicePortConfig) GetPublished() string
func (*ServicePortConfig) GetTarget ¶
func (x *ServicePortConfig) GetTarget() uint32
func (*ServicePortConfig) ProtoMessage ¶
func (*ServicePortConfig) ProtoMessage()
func (*ServicePortConfig) ProtoReflect ¶
func (x *ServicePortConfig) ProtoReflect() protoreflect.Message
func (*ServicePortConfig) Reset ¶
func (x *ServicePortConfig) Reset()
func (*ServicePortConfig) SetHostIp ¶
func (x *ServicePortConfig) SetHostIp(v string)
func (*ServicePortConfig) SetMode ¶
func (x *ServicePortConfig) SetMode(v string)
func (*ServicePortConfig) SetProtocol ¶
func (x *ServicePortConfig) SetProtocol(v string)
func (*ServicePortConfig) SetPublished ¶
func (x *ServicePortConfig) SetPublished(v string)
func (*ServicePortConfig) SetTarget ¶
func (x *ServicePortConfig) SetTarget(v uint32)
func (*ServicePortConfig) String ¶
func (x *ServicePortConfig) String() string
type ServicePortConfig_builder ¶
type ServicePortConfig_builder struct { Mode string HostIp string Target uint32 Published string Protocol string // contains filtered or unexported fields }
func (ServicePortConfig_builder) Build ¶
func (b0 ServicePortConfig_builder) Build() *ServicePortConfig
type ServiceSecretConfig ¶
type ServiceSecretConfig struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Target string `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` Uid string `protobuf:"bytes,3,opt,name=uid,proto3" json:"uid,omitempty"` Gid string `protobuf:"bytes,4,opt,name=gid,proto3" json:"gid,omitempty"` Mode *uint32 `protobuf:"varint,5,opt,name=mode,proto3,oneof" json:"mode,omitempty"` // contains filtered or unexported fields }
ServiceSecretConfig defines secret references
func (*ServiceSecretConfig) ClearMode ¶
func (x *ServiceSecretConfig) ClearMode()
func (*ServiceSecretConfig) GetGid ¶
func (x *ServiceSecretConfig) GetGid() string
func (*ServiceSecretConfig) GetMode ¶
func (x *ServiceSecretConfig) GetMode() uint32
func (*ServiceSecretConfig) GetSource ¶
func (x *ServiceSecretConfig) GetSource() string
func (*ServiceSecretConfig) GetTarget ¶
func (x *ServiceSecretConfig) GetTarget() string
func (*ServiceSecretConfig) GetUid ¶
func (x *ServiceSecretConfig) GetUid() string
func (*ServiceSecretConfig) HasMode ¶
func (x *ServiceSecretConfig) HasMode() bool
func (*ServiceSecretConfig) ProtoMessage ¶
func (*ServiceSecretConfig) ProtoMessage()
func (*ServiceSecretConfig) ProtoReflect ¶
func (x *ServiceSecretConfig) ProtoReflect() protoreflect.Message
func (*ServiceSecretConfig) Reset ¶
func (x *ServiceSecretConfig) Reset()
func (*ServiceSecretConfig) SetGid ¶
func (x *ServiceSecretConfig) SetGid(v string)
func (*ServiceSecretConfig) SetMode ¶
func (x *ServiceSecretConfig) SetMode(v uint32)
func (*ServiceSecretConfig) SetSource ¶
func (x *ServiceSecretConfig) SetSource(v string)
func (*ServiceSecretConfig) SetTarget ¶
func (x *ServiceSecretConfig) SetTarget(v string)
func (*ServiceSecretConfig) SetUid ¶
func (x *ServiceSecretConfig) SetUid(v string)
func (*ServiceSecretConfig) String ¶
func (x *ServiceSecretConfig) String() string
type ServiceSecretConfig_builder ¶
type ServiceSecretConfig_builder struct { Source string Target string Uid string Gid string Mode *uint32 // contains filtered or unexported fields }
func (ServiceSecretConfig_builder) Build ¶
func (b0 ServiceSecretConfig_builder) Build() *ServiceSecretConfig
type ServiceVolumeBind ¶
type ServiceVolumeBind struct { Selinux string `protobuf:"bytes,1,opt,name=selinux,proto3" json:"selinux,omitempty"` Propagation string `protobuf:"bytes,2,opt,name=propagation,proto3" json:"propagation,omitempty"` CreateHostPath bool `protobuf:"varint,3,opt,name=create_host_path,json=createHostPath,proto3" json:"create_host_path,omitempty"` // contains filtered or unexported fields }
ServiceVolumeBind defines bind mount configuration
func (*ServiceVolumeBind) GetCreateHostPath ¶
func (x *ServiceVolumeBind) GetCreateHostPath() bool
func (*ServiceVolumeBind) GetPropagation ¶
func (x *ServiceVolumeBind) GetPropagation() string
func (*ServiceVolumeBind) GetSelinux ¶
func (x *ServiceVolumeBind) GetSelinux() string
func (*ServiceVolumeBind) ProtoMessage ¶
func (*ServiceVolumeBind) ProtoMessage()
func (*ServiceVolumeBind) ProtoReflect ¶
func (x *ServiceVolumeBind) ProtoReflect() protoreflect.Message
func (*ServiceVolumeBind) Reset ¶
func (x *ServiceVolumeBind) Reset()
func (*ServiceVolumeBind) SetCreateHostPath ¶
func (x *ServiceVolumeBind) SetCreateHostPath(v bool)
func (*ServiceVolumeBind) SetPropagation ¶
func (x *ServiceVolumeBind) SetPropagation(v string)
func (*ServiceVolumeBind) SetSelinux ¶
func (x *ServiceVolumeBind) SetSelinux(v string)
func (*ServiceVolumeBind) String ¶
func (x *ServiceVolumeBind) String() string
type ServiceVolumeBind_builder ¶
type ServiceVolumeBind_builder struct { Selinux string Propagation string CreateHostPath bool // contains filtered or unexported fields }
func (ServiceVolumeBind_builder) Build ¶
func (b0 ServiceVolumeBind_builder) Build() *ServiceVolumeBind
type ServiceVolumeConfig ¶
type ServiceVolumeConfig struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Target string `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"` ReadOnly bool `protobuf:"varint,4,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"` Consistency string `protobuf:"bytes,5,opt,name=consistency,proto3" json:"consistency,omitempty"` Bind *ServiceVolumeBind `protobuf:"bytes,6,opt,name=bind,proto3" json:"bind,omitempty"` Volume *ServiceVolumeVolume `protobuf:"bytes,7,opt,name=volume,proto3" json:"volume,omitempty"` Tmpfs *ServiceVolumeTmpfs `protobuf:"bytes,8,opt,name=tmpfs,proto3" json:"tmpfs,omitempty"` // contains filtered or unexported fields }
ServiceVolumeConfig defines volume configuration
func (*ServiceVolumeConfig) ClearBind ¶
func (x *ServiceVolumeConfig) ClearBind()
func (*ServiceVolumeConfig) ClearTmpfs ¶
func (x *ServiceVolumeConfig) ClearTmpfs()
func (*ServiceVolumeConfig) ClearVolume ¶
func (x *ServiceVolumeConfig) ClearVolume()
func (*ServiceVolumeConfig) GetBind ¶
func (x *ServiceVolumeConfig) GetBind() *ServiceVolumeBind
func (*ServiceVolumeConfig) GetConsistency ¶
func (x *ServiceVolumeConfig) GetConsistency() string
func (*ServiceVolumeConfig) GetReadOnly ¶
func (x *ServiceVolumeConfig) GetReadOnly() bool
func (*ServiceVolumeConfig) GetSource ¶
func (x *ServiceVolumeConfig) GetSource() string
func (*ServiceVolumeConfig) GetTarget ¶
func (x *ServiceVolumeConfig) GetTarget() string
func (*ServiceVolumeConfig) GetTmpfs ¶
func (x *ServiceVolumeConfig) GetTmpfs() *ServiceVolumeTmpfs
func (*ServiceVolumeConfig) GetType ¶
func (x *ServiceVolumeConfig) GetType() string
func (*ServiceVolumeConfig) GetVolume ¶
func (x *ServiceVolumeConfig) GetVolume() *ServiceVolumeVolume
func (*ServiceVolumeConfig) HasBind ¶
func (x *ServiceVolumeConfig) HasBind() bool
func (*ServiceVolumeConfig) HasTmpfs ¶
func (x *ServiceVolumeConfig) HasTmpfs() bool
func (*ServiceVolumeConfig) HasVolume ¶
func (x *ServiceVolumeConfig) HasVolume() bool
func (*ServiceVolumeConfig) ProtoMessage ¶
func (*ServiceVolumeConfig) ProtoMessage()
func (*ServiceVolumeConfig) ProtoReflect ¶
func (x *ServiceVolumeConfig) ProtoReflect() protoreflect.Message
func (*ServiceVolumeConfig) Reset ¶
func (x *ServiceVolumeConfig) Reset()
func (*ServiceVolumeConfig) SetBind ¶
func (x *ServiceVolumeConfig) SetBind(v *ServiceVolumeBind)
func (*ServiceVolumeConfig) SetConsistency ¶
func (x *ServiceVolumeConfig) SetConsistency(v string)
func (*ServiceVolumeConfig) SetReadOnly ¶
func (x *ServiceVolumeConfig) SetReadOnly(v bool)
func (*ServiceVolumeConfig) SetSource ¶
func (x *ServiceVolumeConfig) SetSource(v string)
func (*ServiceVolumeConfig) SetTarget ¶
func (x *ServiceVolumeConfig) SetTarget(v string)
func (*ServiceVolumeConfig) SetTmpfs ¶
func (x *ServiceVolumeConfig) SetTmpfs(v *ServiceVolumeTmpfs)
func (*ServiceVolumeConfig) SetType ¶
func (x *ServiceVolumeConfig) SetType(v string)
func (*ServiceVolumeConfig) SetVolume ¶
func (x *ServiceVolumeConfig) SetVolume(v *ServiceVolumeVolume)
func (*ServiceVolumeConfig) String ¶
func (x *ServiceVolumeConfig) String() string
type ServiceVolumeConfig_builder ¶
type ServiceVolumeConfig_builder struct { Type string Source string Target string ReadOnly bool Consistency string Bind *ServiceVolumeBind Volume *ServiceVolumeVolume Tmpfs *ServiceVolumeTmpfs // contains filtered or unexported fields }
func (ServiceVolumeConfig_builder) Build ¶
func (b0 ServiceVolumeConfig_builder) Build() *ServiceVolumeConfig
type ServiceVolumeTmpfs ¶
type ServiceVolumeTmpfs struct { Size int64 `protobuf:"varint,1,opt,name=size,proto3" json:"size,omitempty"` Mode uint32 `protobuf:"varint,2,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
ServiceVolumeTmpfs defines tmpfs configuration
func (*ServiceVolumeTmpfs) GetMode ¶
func (x *ServiceVolumeTmpfs) GetMode() uint32
func (*ServiceVolumeTmpfs) GetSize ¶
func (x *ServiceVolumeTmpfs) GetSize() int64
func (*ServiceVolumeTmpfs) ProtoMessage ¶
func (*ServiceVolumeTmpfs) ProtoMessage()
func (*ServiceVolumeTmpfs) ProtoReflect ¶
func (x *ServiceVolumeTmpfs) ProtoReflect() protoreflect.Message
func (*ServiceVolumeTmpfs) Reset ¶
func (x *ServiceVolumeTmpfs) Reset()
func (*ServiceVolumeTmpfs) SetMode ¶
func (x *ServiceVolumeTmpfs) SetMode(v uint32)
func (*ServiceVolumeTmpfs) SetSize ¶
func (x *ServiceVolumeTmpfs) SetSize(v int64)
func (*ServiceVolumeTmpfs) String ¶
func (x *ServiceVolumeTmpfs) String() string
type ServiceVolumeTmpfs_builder ¶
type ServiceVolumeTmpfs_builder struct { Size int64 Mode uint32 // contains filtered or unexported fields }
func (ServiceVolumeTmpfs_builder) Build ¶
func (b0 ServiceVolumeTmpfs_builder) Build() *ServiceVolumeTmpfs
type ServiceVolumeVolume ¶
type ServiceVolumeVolume struct { Nocopy bool `protobuf:"varint,1,opt,name=nocopy,proto3" json:"nocopy,omitempty"` // contains filtered or unexported fields }
ServiceVolumeVolume defines named volume configuration
func (*ServiceVolumeVolume) GetNocopy ¶
func (x *ServiceVolumeVolume) GetNocopy() bool
func (*ServiceVolumeVolume) ProtoMessage ¶
func (*ServiceVolumeVolume) ProtoMessage()
func (*ServiceVolumeVolume) ProtoReflect ¶
func (x *ServiceVolumeVolume) ProtoReflect() protoreflect.Message
func (*ServiceVolumeVolume) Reset ¶
func (x *ServiceVolumeVolume) Reset()
func (*ServiceVolumeVolume) SetNocopy ¶
func (x *ServiceVolumeVolume) SetNocopy(v bool)
func (*ServiceVolumeVolume) String ¶
func (x *ServiceVolumeVolume) String() string
type ServiceVolumeVolume_builder ¶
type ServiceVolumeVolume_builder struct { Nocopy bool // contains filtered or unexported fields }
func (ServiceVolumeVolume_builder) Build ¶
func (b0 ServiceVolumeVolume_builder) Build() *ServiceVolumeVolume
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 `` /* 139-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
func (*Session) SetCreateTime ¶
func (x *Session) SetCreateTime(v *timestamppb.Timestamp)
func (*Session) SetUpdateTime ¶
func (x *Session) SetUpdateTime(v *timestamppb.Timestamp)
type Session_builder ¶
type Session_builder struct { SessionId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (Session_builder) Build ¶
func (b0 Session_builder) Build() *Session
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) 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) SetBillingProfileId ¶
func (x *SetPaymentMethodAsDefaultRequest) SetBillingProfileId(v string)
func (*SetPaymentMethodAsDefaultRequest) SetPaymentMethodId ¶
func (x *SetPaymentMethodAsDefaultRequest) SetPaymentMethodId(v string)
func (*SetPaymentMethodAsDefaultRequest) String ¶
func (x *SetPaymentMethodAsDefaultRequest) String() string
type SetPaymentMethodAsDefaultRequest_builder ¶
type SetPaymentMethodAsDefaultRequest_builder struct { BillingProfileId string PaymentMethodId string // contains filtered or unexported fields }
func (SetPaymentMethodAsDefaultRequest_builder) Build ¶
func (b0 SetPaymentMethodAsDefaultRequest_builder) Build() *SetPaymentMethodAsDefaultRequest
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) 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) SetPaymentMethods ¶
func (x *SetPaymentMethodAsDefaultResponse) SetPaymentMethods(v []*PaymentMethod)
func (*SetPaymentMethodAsDefaultResponse) String ¶
func (x *SetPaymentMethodAsDefaultResponse) String() string
type SetPaymentMethodAsDefaultResponse_builder ¶
type SetPaymentMethodAsDefaultResponse_builder struct { PaymentMethods []*PaymentMethod // contains filtered or unexported fields }
func (SetPaymentMethodAsDefaultResponse_builder) Build ¶
func (b0 SetPaymentMethodAsDefaultResponse_builder) Build() *SetPaymentMethodAsDefaultResponse
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) 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) SetClientSecret ¶
func (x *SetupIntent) SetClientSecret(v string)
func (*SetupIntent) SetSetupIntentId ¶
func (x *SetupIntent) SetSetupIntentId(v string)
func (*SetupIntent) String ¶
func (x *SetupIntent) String() string
type SetupIntent_builder ¶
type SetupIntent_builder struct { SetupIntentId string ClientSecret string // contains filtered or unexported fields }
func (SetupIntent_builder) Build ¶
func (b0 SetupIntent_builder) Build() *SetupIntent
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 SourceVal_builder ¶
type SourceVal_builder struct { Url string // types: github, colab Type string // contains filtered or unexported fields }
func (SourceVal_builder) Build ¶
func (b0 SourceVal_builder) Build() *SourceVal
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
func (*Spot) SetLatestPrice ¶
func (x *Spot) SetLatestPrice(v *PriceSample)
type Spot_builder ¶
type Spot_builder struct { AvailabilityZone string LatestPrice *PriceSample // contains filtered or unexported fields }
func (Spot_builder) Build ¶
func (b0 Spot_builder) Build() *Spot
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 valid to be assigned to PrivateKey: // // *SshConnection_PrivateKeyValue PrivateKey isSshConnection_PrivateKey `protobuf_oneof:"private_key"` // contains filtered or unexported fields }
func (*SshConnection) ClearPrivateKey ¶
func (x *SshConnection) ClearPrivateKey()
func (*SshConnection) ClearPrivateKeyValue ¶
func (x *SshConnection) ClearPrivateKeyValue()
func (*SshConnection) GetHost ¶
func (x *SshConnection) GetHost() string
func (*SshConnection) GetPort ¶
func (x *SshConnection) GetPort() int32
func (*SshConnection) GetPrivateKey ¶
func (x *SshConnection) GetPrivateKey() isSshConnection_PrivateKey
func (*SshConnection) GetPrivateKeyValue ¶
func (x *SshConnection) GetPrivateKeyValue() string
func (*SshConnection) GetUser ¶
func (x *SshConnection) GetUser() string
func (*SshConnection) HasPrivateKey ¶
func (x *SshConnection) HasPrivateKey() bool
func (*SshConnection) HasPrivateKeyValue ¶
func (x *SshConnection) HasPrivateKeyValue() bool
func (*SshConnection) ProtoMessage ¶
func (*SshConnection) ProtoMessage()
func (*SshConnection) ProtoReflect ¶
func (x *SshConnection) ProtoReflect() protoreflect.Message
func (*SshConnection) Reset ¶
func (x *SshConnection) Reset()
func (*SshConnection) SetHost ¶
func (x *SshConnection) SetHost(v string)
func (*SshConnection) SetPort ¶
func (x *SshConnection) SetPort(v int32)
func (*SshConnection) SetPrivateKeyValue ¶
func (x *SshConnection) SetPrivateKeyValue(v string)
func (*SshConnection) SetUser ¶
func (x *SshConnection) SetUser(v string)
func (*SshConnection) String ¶
func (x *SshConnection) String() string
func (*SshConnection) WhichPrivateKey ¶
func (x *SshConnection) WhichPrivateKey() case_SshConnection_PrivateKey
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 SshConnection_builder ¶
type SshConnection_builder struct { User string Host string Port int32 // Fields of oneof PrivateKey: PrivateKeyValue *string // contains filtered or unexported fields }
func (SshConnection_builder) Build ¶
func (b0 SshConnection_builder) Build() *SshConnection
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 `` /* 139-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
func (*Star) SetCreateTime ¶
func (x *Star) SetCreateTime(v *timestamppb.Timestamp)
func (*Star) SetUpdateTime ¶
func (x *Star) SetUpdateTime(v *timestamppb.Timestamp)
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetLabels ¶
func (x *StarNotebookRequest) SetLabels(v map[string]string)
func (*StarNotebookRequest) SetNotebookId ¶
func (x *StarNotebookRequest) SetNotebookId(v string)
func (*StarNotebookRequest) String ¶
func (x *StarNotebookRequest) String() string
type StarNotebookRequest_builder ¶
type StarNotebookRequest_builder struct { NotebookId string Labels map[string]string // contains filtered or unexported fields }
func (StarNotebookRequest_builder) Build ¶
func (b0 StarNotebookRequest_builder) Build() *StarNotebookRequest
type StarNotebookResponse ¶
type StarNotebookResponse struct { Star *Star `protobuf:"bytes,1,opt,name=star,proto3" json:"star,omitempty"` // contains filtered or unexported fields }
func (*StarNotebookResponse) ClearStar ¶
func (x *StarNotebookResponse) ClearStar()
func (*StarNotebookResponse) GetStar ¶
func (x *StarNotebookResponse) GetStar() *Star
func (*StarNotebookResponse) HasStar ¶
func (x *StarNotebookResponse) HasStar() bool
func (*StarNotebookResponse) ProtoMessage ¶
func (*StarNotebookResponse) ProtoMessage()
func (*StarNotebookResponse) ProtoReflect ¶
func (x *StarNotebookResponse) ProtoReflect() protoreflect.Message
func (*StarNotebookResponse) Reset ¶
func (x *StarNotebookResponse) Reset()
func (*StarNotebookResponse) SetStar ¶
func (x *StarNotebookResponse) SetStar(v *Star)
func (*StarNotebookResponse) String ¶
func (x *StarNotebookResponse) String() string
type StarNotebookResponse_builder ¶
type StarNotebookResponse_builder struct { Star *Star // contains filtered or unexported fields }
func (StarNotebookResponse_builder) Build ¶
func (b0 StarNotebookResponse_builder) Build() *StarNotebookResponse
type Star_builder ¶
type Star_builder struct { StarId string UserId string NotebookId string SourceType string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string // contains filtered or unexported fields }
func (Star_builder) Build ¶
func (b0 Star_builder) Build() *Star
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) 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) SetEnvironmentId ¶
func (x *StartEnvironmentInstanceRequest) SetEnvironmentId(v string)
func (*StartEnvironmentInstanceRequest) String ¶
func (x *StartEnvironmentInstanceRequest) String() string
type StartEnvironmentInstanceRequest_builder ¶
type StartEnvironmentInstanceRequest_builder struct { EnvironmentId string // contains filtered or unexported fields }
func (StartEnvironmentInstanceRequest_builder) Build ¶
func (b0 StartEnvironmentInstanceRequest_builder) Build() *StartEnvironmentInstanceRequest
type StartEnvironmentInstanceResponse ¶
type StartEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*StartEnvironmentInstanceResponse) ClearEnvironment ¶
func (x *StartEnvironmentInstanceResponse) ClearEnvironment()
func (*StartEnvironmentInstanceResponse) GetEnvironment ¶
func (x *StartEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*StartEnvironmentInstanceResponse) HasEnvironment ¶
func (x *StartEnvironmentInstanceResponse) HasEnvironment() bool
func (*StartEnvironmentInstanceResponse) ProtoMessage ¶
func (*StartEnvironmentInstanceResponse) ProtoMessage()
func (*StartEnvironmentInstanceResponse) ProtoReflect ¶
func (x *StartEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*StartEnvironmentInstanceResponse) Reset ¶
func (x *StartEnvironmentInstanceResponse) Reset()
func (*StartEnvironmentInstanceResponse) SetEnvironment ¶
func (x *StartEnvironmentInstanceResponse) SetEnvironment(v *Environment)
func (*StartEnvironmentInstanceResponse) String ¶
func (x *StartEnvironmentInstanceResponse) String() string
type StartEnvironmentInstanceResponse_builder ¶
type StartEnvironmentInstanceResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (StartEnvironmentInstanceResponse_builder) Build ¶
func (b0 StartEnvironmentInstanceResponse_builder) Build() *StartEnvironmentInstanceResponse
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) 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) SetInstanceId ¶
func (x *StartInstanceRequest) SetInstanceId(v string)
func (*StartInstanceRequest) String ¶
func (x *StartInstanceRequest) String() string
type StartInstanceRequest_builder ¶
type StartInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (StartInstanceRequest_builder) Build ¶
func (b0 StartInstanceRequest_builder) Build() *StartInstanceRequest
type StartInstanceResponse ¶
type StartInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*StartInstanceResponse) ClearInstance ¶
func (x *StartInstanceResponse) ClearInstance()
func (*StartInstanceResponse) GetInstance ¶
func (x *StartInstanceResponse) GetInstance() *Instance
func (*StartInstanceResponse) HasInstance ¶
func (x *StartInstanceResponse) HasInstance() bool
func (*StartInstanceResponse) ProtoMessage ¶
func (*StartInstanceResponse) ProtoMessage()
func (*StartInstanceResponse) ProtoReflect ¶
func (x *StartInstanceResponse) ProtoReflect() protoreflect.Message
func (*StartInstanceResponse) Reset ¶
func (x *StartInstanceResponse) Reset()
func (*StartInstanceResponse) SetInstance ¶
func (x *StartInstanceResponse) SetInstance(v *Instance)
func (*StartInstanceResponse) String ¶
func (x *StartInstanceResponse) String() string
type StartInstanceResponse_builder ¶
type StartInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (StartInstanceResponse_builder) Build ¶
func (b0 StartInstanceResponse_builder) Build() *StartInstanceResponse
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 Status_builder ¶
type Status_builder struct { ObjectStatus string LifecycleStatus string // contains filtered or unexported fields }
func (Status_builder) Build ¶
func (b0 Status_builder) Build() *Status
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) 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) SetEnvironmentId ¶
func (x *StopEnvironmentInstanceRequest) SetEnvironmentId(v string)
func (*StopEnvironmentInstanceRequest) String ¶
func (x *StopEnvironmentInstanceRequest) String() string
type StopEnvironmentInstanceRequest_builder ¶
type StopEnvironmentInstanceRequest_builder struct { EnvironmentId string // contains filtered or unexported fields }
func (StopEnvironmentInstanceRequest_builder) Build ¶
func (b0 StopEnvironmentInstanceRequest_builder) Build() *StopEnvironmentInstanceRequest
type StopEnvironmentInstanceResponse ¶
type StopEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*StopEnvironmentInstanceResponse) ClearEnvironment ¶
func (x *StopEnvironmentInstanceResponse) ClearEnvironment()
func (*StopEnvironmentInstanceResponse) GetEnvironment ¶
func (x *StopEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*StopEnvironmentInstanceResponse) HasEnvironment ¶
func (x *StopEnvironmentInstanceResponse) HasEnvironment() bool
func (*StopEnvironmentInstanceResponse) ProtoMessage ¶
func (*StopEnvironmentInstanceResponse) ProtoMessage()
func (*StopEnvironmentInstanceResponse) ProtoReflect ¶
func (x *StopEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*StopEnvironmentInstanceResponse) Reset ¶
func (x *StopEnvironmentInstanceResponse) Reset()
func (*StopEnvironmentInstanceResponse) SetEnvironment ¶
func (x *StopEnvironmentInstanceResponse) SetEnvironment(v *Environment)
func (*StopEnvironmentInstanceResponse) String ¶
func (x *StopEnvironmentInstanceResponse) String() string
type StopEnvironmentInstanceResponse_builder ¶
type StopEnvironmentInstanceResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (StopEnvironmentInstanceResponse_builder) Build ¶
func (b0 StopEnvironmentInstanceResponse_builder) Build() *StopEnvironmentInstanceResponse
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) 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) SetInstanceId ¶
func (x *StopInstanceRequest) SetInstanceId(v string)
func (*StopInstanceRequest) String ¶
func (x *StopInstanceRequest) String() string
type StopInstanceRequest_builder ¶
type StopInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (StopInstanceRequest_builder) Build ¶
func (b0 StopInstanceRequest_builder) Build() *StopInstanceRequest
type StopInstanceResponse ¶
type StopInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*StopInstanceResponse) ClearInstance ¶
func (x *StopInstanceResponse) ClearInstance()
func (*StopInstanceResponse) GetInstance ¶
func (x *StopInstanceResponse) GetInstance() *Instance
func (*StopInstanceResponse) HasInstance ¶
func (x *StopInstanceResponse) HasInstance() bool
func (*StopInstanceResponse) ProtoMessage ¶
func (*StopInstanceResponse) ProtoMessage()
func (*StopInstanceResponse) ProtoReflect ¶
func (x *StopInstanceResponse) ProtoReflect() protoreflect.Message
func (*StopInstanceResponse) Reset ¶
func (x *StopInstanceResponse) Reset()
func (*StopInstanceResponse) SetInstance ¶
func (x *StopInstanceResponse) SetInstance(v *Instance)
func (*StopInstanceResponse) String ¶
func (x *StopInstanceResponse) String() string
type StopInstanceResponse_builder ¶
type StopInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (StopInstanceResponse_builder) Build ¶
func (b0 StopInstanceResponse_builder) Build() *StopInstanceResponse
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
func (*Storage) SetPricePerGbHr ¶
func (x *Storage) SetPricePerGbHr(v *CurrencyAmount)
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) 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) SetLocation ¶
func (x *StorageOptions) SetLocation(v string)
func (*StorageOptions) SetVolumeType ¶
func (x *StorageOptions) SetVolumeType(v string)
func (*StorageOptions) String ¶
func (x *StorageOptions) String() string
type StorageOptions_builder ¶
type StorageOptions_builder struct { Location string VolumeType string // contains filtered or unexported fields }
func (StorageOptions_builder) Build ¶
func (b0 StorageOptions_builder) Build() *StorageOptions
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) ClearOnDemand ¶
func (x *StoragePrice) ClearOnDemand()
func (*StoragePrice) GetOnDemand ¶
func (x *StoragePrice) GetOnDemand() *OnDemand
func (*StoragePrice) HasOnDemand ¶
func (x *StoragePrice) HasOnDemand() bool
func (*StoragePrice) ProtoMessage ¶
func (*StoragePrice) ProtoMessage()
func (*StoragePrice) ProtoReflect ¶
func (x *StoragePrice) ProtoReflect() protoreflect.Message
func (*StoragePrice) Reset ¶
func (x *StoragePrice) Reset()
func (*StoragePrice) SetOnDemand ¶
func (x *StoragePrice) SetOnDemand(v *OnDemand)
func (*StoragePrice) String ¶
func (x *StoragePrice) String() string
type StoragePrice_builder ¶
type StoragePrice_builder struct { OnDemand *OnDemand // contains filtered or unexported fields }
func (StoragePrice_builder) Build ¶
func (b0 StoragePrice_builder) Build() *StoragePrice
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) ClearAttrs ¶
func (x *StorageProduct) ClearAttrs()
func (*StorageProduct) ClearPrices ¶
func (x *StorageProduct) ClearPrices()
func (*StorageProduct) GetAttrs ¶
func (x *StorageProduct) GetAttrs() *StorageProductAttrs
func (*StorageProduct) GetPrices ¶
func (x *StorageProduct) GetPrices() *StoragePrice
func (*StorageProduct) HasAttrs ¶
func (x *StorageProduct) HasAttrs() bool
func (*StorageProduct) HasPrices ¶
func (x *StorageProduct) HasPrices() bool
func (*StorageProduct) ProtoMessage ¶
func (*StorageProduct) ProtoMessage()
func (*StorageProduct) ProtoReflect ¶
func (x *StorageProduct) ProtoReflect() protoreflect.Message
func (*StorageProduct) Reset ¶
func (x *StorageProduct) Reset()
func (*StorageProduct) SetAttrs ¶
func (x *StorageProduct) SetAttrs(v *StorageProductAttrs)
func (*StorageProduct) SetPrices ¶
func (x *StorageProduct) SetPrices(v *StoragePrice)
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) 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) SetLocation ¶
func (x *StorageProductAttrs) SetLocation(v string)
func (*StorageProductAttrs) SetVolumeFamily ¶
func (x *StorageProductAttrs) SetVolumeFamily(v string)
func (*StorageProductAttrs) SetVolumeType ¶
func (x *StorageProductAttrs) SetVolumeType(v string)
func (*StorageProductAttrs) String ¶
func (x *StorageProductAttrs) String() string
type StorageProductAttrs_builder ¶
type StorageProductAttrs_builder struct { VolumeFamily string VolumeType string Location string // contains filtered or unexported fields }
func (StorageProductAttrs_builder) Build ¶
func (b0 StorageProductAttrs_builder) Build() *StorageProductAttrs
type StorageProduct_builder ¶
type StorageProduct_builder struct { Attrs *StorageProductAttrs Prices *StoragePrice // contains filtered or unexported fields }
func (StorageProduct_builder) Build ¶
func (b0 StorageProduct_builder) Build() *StorageProduct
type Storage_builder ¶
type Storage_builder struct { Count int32 Size string Type string MinSize string MaxSize string PricePerGbHr *CurrencyAmount // contains filtered or unexported fields }
func (Storage_builder) Build ¶
func (b0 Storage_builder) Build() *Storage
type StrRange ¶
type StrRange struct { Min *string `protobuf:"bytes,1,opt,name=min,proto3,oneof" json:"min,omitempty"` Max *string `protobuf:"bytes,2,opt,name=max,proto3,oneof" json:"max,omitempty"` // contains filtered or unexported fields }
func (*StrRange) ProtoReflect ¶
func (x *StrRange) ProtoReflect() protoreflect.Message
type StrRange_builder ¶
func (StrRange_builder) Build ¶
func (b0 StrRange_builder) Build() *StrRange
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 Subnet_builder ¶
type Subnet_builder struct { SubnetId string VpcId string CidrBlock string AvailabilityZone string DefaultForAz bool MapPublicIpOnLaunch bool // contains filtered or unexported fields }
func (Subnet_builder) Build ¶
func (b0 Subnet_builder) Build() *Subnet
type SysUser ¶
type SysUser struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` SshProxyHostname string `protobuf:"bytes,6,opt,name=ssh_proxy_hostname,json=sshProxyHostname,proto3" json:"ssh_proxy_hostname,omitempty"` KeyPairs []*KeyPair `protobuf:"bytes,3,rep,name=key_pairs,json=keyPairs,proto3" json:"key_pairs,omitempty"` UserType UserType `protobuf:"varint,4,opt,name=user_type,json=userType,proto3,enum=devplaneapi.v1.UserType" json:"user_type,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SysUser) ProtoReflect ¶
func (x *SysUser) ProtoReflect() protoreflect.Message
type SysUser_builder ¶
type SysUser_builder struct { Username string Port int32 SshProxyHostname string KeyPairs []*KeyPair UserType UserType Labels map[string]string // contains filtered or unexported fields }
func (SysUser_builder) Build ¶
func (b0 SysUser_builder) Build() *SysUser
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 `` /* 139-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
func (*Task) SetCreateTime ¶
func (x *Task) SetCreateTime(v *timestamppb.Timestamp)
func (*Task) SetFinishTime ¶
func (x *Task) SetFinishTime(v *timestamppb.Timestamp)
type Task_builder ¶
type Task_builder struct { TaskId string CreateTime *timestamppb.Timestamp FinishTime *timestamppb.Timestamp Name string Status string Message string Labels map[string]string // contains filtered or unexported fields }
func (Task_builder) Build ¶
func (b0 Task_builder) Build() *Task
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) 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) SetEnvironmentId ¶
func (x *TerminateEnvironmentInstanceRequest) SetEnvironmentId(v string)
func (*TerminateEnvironmentInstanceRequest) String ¶
func (x *TerminateEnvironmentInstanceRequest) String() string
type TerminateEnvironmentInstanceRequest_builder ¶
type TerminateEnvironmentInstanceRequest_builder struct { EnvironmentId string // contains filtered or unexported fields }
func (TerminateEnvironmentInstanceRequest_builder) Build ¶
func (b0 TerminateEnvironmentInstanceRequest_builder) Build() *TerminateEnvironmentInstanceRequest
type TerminateEnvironmentInstanceResponse ¶
type TerminateEnvironmentInstanceResponse struct { Environment *Environment `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` // contains filtered or unexported fields }
func (*TerminateEnvironmentInstanceResponse) ClearEnvironment ¶
func (x *TerminateEnvironmentInstanceResponse) ClearEnvironment()
func (*TerminateEnvironmentInstanceResponse) GetEnvironment ¶
func (x *TerminateEnvironmentInstanceResponse) GetEnvironment() *Environment
func (*TerminateEnvironmentInstanceResponse) HasEnvironment ¶
func (x *TerminateEnvironmentInstanceResponse) HasEnvironment() bool
func (*TerminateEnvironmentInstanceResponse) ProtoMessage ¶
func (*TerminateEnvironmentInstanceResponse) ProtoMessage()
func (*TerminateEnvironmentInstanceResponse) ProtoReflect ¶
func (x *TerminateEnvironmentInstanceResponse) ProtoReflect() protoreflect.Message
func (*TerminateEnvironmentInstanceResponse) Reset ¶
func (x *TerminateEnvironmentInstanceResponse) Reset()
func (*TerminateEnvironmentInstanceResponse) SetEnvironment ¶
func (x *TerminateEnvironmentInstanceResponse) SetEnvironment(v *Environment)
func (*TerminateEnvironmentInstanceResponse) String ¶
func (x *TerminateEnvironmentInstanceResponse) String() string
type TerminateEnvironmentInstanceResponse_builder ¶
type TerminateEnvironmentInstanceResponse_builder struct { Environment *Environment // contains filtered or unexported fields }
func (TerminateEnvironmentInstanceResponse_builder) Build ¶
func (b0 TerminateEnvironmentInstanceResponse_builder) Build() *TerminateEnvironmentInstanceResponse
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) 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) SetInstanceId ¶
func (x *TerminateInstanceRequest) SetInstanceId(v string)
func (*TerminateInstanceRequest) String ¶
func (x *TerminateInstanceRequest) String() string
type TerminateInstanceRequest_builder ¶
type TerminateInstanceRequest_builder struct { InstanceId string // contains filtered or unexported fields }
func (TerminateInstanceRequest_builder) Build ¶
func (b0 TerminateInstanceRequest_builder) Build() *TerminateInstanceRequest
type TerminateInstanceResponse ¶
type TerminateInstanceResponse struct { Instance *Instance `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` // contains filtered or unexported fields }
func (*TerminateInstanceResponse) ClearInstance ¶
func (x *TerminateInstanceResponse) ClearInstance()
func (*TerminateInstanceResponse) GetInstance ¶
func (x *TerminateInstanceResponse) GetInstance() *Instance
func (*TerminateInstanceResponse) HasInstance ¶
func (x *TerminateInstanceResponse) HasInstance() bool
func (*TerminateInstanceResponse) ProtoMessage ¶
func (*TerminateInstanceResponse) ProtoMessage()
func (*TerminateInstanceResponse) ProtoReflect ¶
func (x *TerminateInstanceResponse) ProtoReflect() protoreflect.Message
func (*TerminateInstanceResponse) Reset ¶
func (x *TerminateInstanceResponse) Reset()
func (*TerminateInstanceResponse) SetInstance ¶
func (x *TerminateInstanceResponse) SetInstance(v *Instance)
func (*TerminateInstanceResponse) String ¶
func (x *TerminateInstanceResponse) String() string
type TerminateInstanceResponse_builder ¶
type TerminateInstanceResponse_builder struct { Instance *Instance // contains filtered or unexported fields }
func (TerminateInstanceResponse_builder) Build ¶
func (b0 TerminateInstanceResponse_builder) Build() *TerminateInstanceResponse
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) 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) SetFailureThreshold ¶
func (x *Thresholds) SetFailureThreshold(v int32)
func (*Thresholds) SetSuccessThreshold ¶
func (x *Thresholds) SetSuccessThreshold(v int32)
func (*Thresholds) String ¶
func (x *Thresholds) String() string
type Thresholds_builder ¶
type Thresholds_builder struct { FailureThreshold int32 SuccessThreshold int32 // contains filtered or unexported fields }
func (Thresholds_builder) Build ¶
func (b0 Thresholds_builder) Build() *Thresholds
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) ClearEnd ¶
func (x *TimePeriod) ClearEnd()
func (*TimePeriod) ClearStart ¶
func (x *TimePeriod) ClearStart()
func (*TimePeriod) GetEnd ¶
func (x *TimePeriod) GetEnd() *timestamppb.Timestamp
func (*TimePeriod) GetStart ¶
func (x *TimePeriod) GetStart() *timestamppb.Timestamp
func (*TimePeriod) HasEnd ¶
func (x *TimePeriod) HasEnd() bool
func (*TimePeriod) HasStart ¶
func (x *TimePeriod) HasStart() bool
func (*TimePeriod) ProtoMessage ¶
func (*TimePeriod) ProtoMessage()
func (*TimePeriod) ProtoReflect ¶
func (x *TimePeriod) ProtoReflect() protoreflect.Message
func (*TimePeriod) Reset ¶
func (x *TimePeriod) Reset()
func (*TimePeriod) SetEnd ¶
func (x *TimePeriod) SetEnd(v *timestamppb.Timestamp)
func (*TimePeriod) SetStart ¶
func (x *TimePeriod) SetStart(v *timestamppb.Timestamp)
func (*TimePeriod) String ¶
func (x *TimePeriod) String() string
type TimePeriod_builder ¶
type TimePeriod_builder struct { Start *timestamppb.Timestamp End *timestamppb.Timestamp // contains filtered or unexported fields }
func (TimePeriod_builder) Build ¶
func (b0 TimePeriod_builder) Build() *TimePeriod
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
func (*TimeRange) SetEndTime ¶
func (x *TimeRange) SetEndTime(v *timestamppb.Timestamp)
func (*TimeRange) SetStartTime ¶
func (x *TimeRange) SetStartTime(v *timestamppb.Timestamp)
type TimeRange_builder ¶
type TimeRange_builder struct { StartTime *timestamppb.Timestamp EndTime *timestamppb.Timestamp // contains filtered or unexported fields }
func (TimeRange_builder) Build ¶
func (b0 TimeRange_builder) Build() *TimeRange
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 `` /* 139-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) ClearCreateTime ¶
func (x *Transaction) ClearCreateTime()
func (*Transaction) ClearTransactionTime ¶
func (x *Transaction) ClearTransactionTime()
func (*Transaction) ClearUpdateTime ¶
func (x *Transaction) ClearUpdateTime()
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) HasCreateTime ¶
func (x *Transaction) HasCreateTime() bool
func (*Transaction) HasTransactionTime ¶
func (x *Transaction) HasTransactionTime() bool
func (*Transaction) HasUpdateTime ¶
func (x *Transaction) HasUpdateTime() bool
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) ProtoReflect ¶
func (x *Transaction) ProtoReflect() protoreflect.Message
func (*Transaction) Reset ¶
func (x *Transaction) Reset()
func (*Transaction) SetAmountUsd ¶
func (x *Transaction) SetAmountUsd(v string)
func (*Transaction) SetBillingProfileId ¶
func (x *Transaction) SetBillingProfileId(v string)
func (*Transaction) SetCreateTime ¶
func (x *Transaction) SetCreateTime(v *timestamppb.Timestamp)
func (*Transaction) SetLabels ¶
func (x *Transaction) SetLabels(v map[string]string)
func (*Transaction) SetLedgerId ¶
func (x *Transaction) SetLedgerId(v string)
func (*Transaction) SetNote ¶
func (x *Transaction) SetNote(v string)
func (*Transaction) SetTransactionId ¶
func (x *Transaction) SetTransactionId(v string)
func (*Transaction) SetTransactionTime ¶
func (x *Transaction) SetTransactionTime(v *timestamppb.Timestamp)
func (*Transaction) SetType ¶
func (x *Transaction) SetType(v string)
func (*Transaction) SetUpdateTime ¶
func (x *Transaction) SetUpdateTime(v *timestamppb.Timestamp)
func (*Transaction) String ¶
func (x *Transaction) String() string
type Transaction_builder ¶
type Transaction_builder struct { TransactionId string CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp Labels map[string]string Type string LedgerId string AmountUsd string TransactionTime *timestamppb.Timestamp Note string BillingProfileId string // contains filtered or unexported fields }
func (Transaction_builder) Build ¶
func (b0 Transaction_builder) Build() *Transaction
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
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) SetLabels ¶
func (x *UnStarNotebookRequest) SetLabels(v map[string]string)
func (*UnStarNotebookRequest) SetNotebookId ¶
func (x *UnStarNotebookRequest) SetNotebookId(v string)
func (*UnStarNotebookRequest) String ¶
func (x *UnStarNotebookRequest) String() string
type UnStarNotebookRequest_builder ¶
type UnStarNotebookRequest_builder struct { NotebookId string Labels map[string]string // contains filtered or unexported fields }
func (UnStarNotebookRequest_builder) Build ¶
func (b0 UnStarNotebookRequest_builder) Build() *UnStarNotebookRequest
type UnStarNotebookResponse ¶
type UnStarNotebookResponse struct {
// contains filtered or unexported fields
}
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 UnStarNotebookResponse_builder ¶
type UnStarNotebookResponse_builder struct {
// contains filtered or unexported fields
}
func (UnStarNotebookResponse_builder) Build ¶
func (b0 UnStarNotebookResponse_builder) Build() *UnStarNotebookResponse
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 `` /* 135-byte string literal not displayed */ Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
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) SetAmount ¶
func (x *UpdateBillingProfileCreditBalanceRequest) SetAmount(v int64)
func (*UpdateBillingProfileCreditBalanceRequest) SetBillingProfileId ¶
func (x *UpdateBillingProfileCreditBalanceRequest) SetBillingProfileId(v string)
func (*UpdateBillingProfileCreditBalanceRequest) SetDescription ¶
func (x *UpdateBillingProfileCreditBalanceRequest) SetDescription(v string)
func (*UpdateBillingProfileCreditBalanceRequest) SetMeta ¶
func (x *UpdateBillingProfileCreditBalanceRequest) SetMeta(v map[string]string)
func (*UpdateBillingProfileCreditBalanceRequest) String ¶
func (x *UpdateBillingProfileCreditBalanceRequest) String() string
type UpdateBillingProfileCreditBalanceRequest_builder ¶
type UpdateBillingProfileCreditBalanceRequest_builder struct { BillingProfileId string Amount int64 Meta map[string]string Description string // contains filtered or unexported fields }
func (UpdateBillingProfileCreditBalanceRequest_builder) Build ¶
type UpdateBillingProfileCreditBalanceResponse ¶
type UpdateBillingProfileCreditBalanceResponse struct { CreditBalanceAdjustment *CreditBalanceAdjustment `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateBillingProfileCreditBalanceResponse) ClearCreditBalanceAdjustment ¶
func (x *UpdateBillingProfileCreditBalanceResponse) ClearCreditBalanceAdjustment()
func (*UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment ¶
func (x *UpdateBillingProfileCreditBalanceResponse) GetCreditBalanceAdjustment() *CreditBalanceAdjustment
func (*UpdateBillingProfileCreditBalanceResponse) HasCreditBalanceAdjustment ¶
func (x *UpdateBillingProfileCreditBalanceResponse) HasCreditBalanceAdjustment() bool
func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage ¶
func (*UpdateBillingProfileCreditBalanceResponse) ProtoMessage()
func (*UpdateBillingProfileCreditBalanceResponse) ProtoReflect ¶
func (x *UpdateBillingProfileCreditBalanceResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileCreditBalanceResponse) Reset ¶
func (x *UpdateBillingProfileCreditBalanceResponse) Reset()
func (*UpdateBillingProfileCreditBalanceResponse) SetCreditBalanceAdjustment ¶
func (x *UpdateBillingProfileCreditBalanceResponse) SetCreditBalanceAdjustment(v *CreditBalanceAdjustment)
func (*UpdateBillingProfileCreditBalanceResponse) String ¶
func (x *UpdateBillingProfileCreditBalanceResponse) String() string
type UpdateBillingProfileCreditBalanceResponse_builder ¶
type UpdateBillingProfileCreditBalanceResponse_builder struct { CreditBalanceAdjustment *CreditBalanceAdjustment // contains filtered or unexported fields }
func (UpdateBillingProfileCreditBalanceResponse_builder) Build ¶
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"` ResourceLimits *ResourceLimits `protobuf:"bytes,4,opt,name=resource_limits,json=resourceLimits,proto3" json:"resource_limits,omitempty"` // repeated string plan_ids = 3 [(tagger.tags) = "copier:\"PlanIDs\"" ]; // free-tier, standard // contains filtered or unexported fields }
func (*UpdateBillingProfileRequest) ClearBillingProfileDetails ¶
func (x *UpdateBillingProfileRequest) ClearBillingProfileDetails()
func (*UpdateBillingProfileRequest) ClearCreditDetails ¶
func (x *UpdateBillingProfileRequest) ClearCreditDetails()
func (*UpdateBillingProfileRequest) ClearResourceLimits ¶
func (x *UpdateBillingProfileRequest) ClearResourceLimits()
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) GetResourceLimits ¶
func (x *UpdateBillingProfileRequest) GetResourceLimits() *ResourceLimits
func (*UpdateBillingProfileRequest) HasBillingProfileDetails ¶
func (x *UpdateBillingProfileRequest) HasBillingProfileDetails() bool
func (*UpdateBillingProfileRequest) HasCreditDetails ¶
func (x *UpdateBillingProfileRequest) HasCreditDetails() bool
func (*UpdateBillingProfileRequest) HasResourceLimits ¶
func (x *UpdateBillingProfileRequest) HasResourceLimits() bool
func (*UpdateBillingProfileRequest) ProtoMessage ¶
func (*UpdateBillingProfileRequest) ProtoMessage()
func (*UpdateBillingProfileRequest) ProtoReflect ¶
func (x *UpdateBillingProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileRequest) Reset ¶
func (x *UpdateBillingProfileRequest) Reset()
func (*UpdateBillingProfileRequest) SetBillingProfileDetails ¶
func (x *UpdateBillingProfileRequest) SetBillingProfileDetails(v *BillingProfileDetails)
func (*UpdateBillingProfileRequest) SetBillingProfileId ¶
func (x *UpdateBillingProfileRequest) SetBillingProfileId(v string)
func (*UpdateBillingProfileRequest) SetCreditDetails ¶
func (x *UpdateBillingProfileRequest) SetCreditDetails(v *CreditDetails)
func (*UpdateBillingProfileRequest) SetResourceLimits ¶
func (x *UpdateBillingProfileRequest) SetResourceLimits(v *ResourceLimits)
func (*UpdateBillingProfileRequest) String ¶
func (x *UpdateBillingProfileRequest) String() string
type UpdateBillingProfileRequest_builder ¶
type UpdateBillingProfileRequest_builder struct { BillingProfileId string BillingProfileDetails *BillingProfileDetails CreditDetails *CreditDetails ResourceLimits *ResourceLimits // contains filtered or unexported fields }
func (UpdateBillingProfileRequest_builder) Build ¶
func (b0 UpdateBillingProfileRequest_builder) Build() *UpdateBillingProfileRequest
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) ClearBillingProfile ¶
func (x *UpdateBillingProfileResponse) ClearBillingProfile()
func (*UpdateBillingProfileResponse) GetBillingProfile ¶
func (x *UpdateBillingProfileResponse) GetBillingProfile() *BillingProfile
func (*UpdateBillingProfileResponse) HasBillingProfile ¶
func (x *UpdateBillingProfileResponse) HasBillingProfile() bool
func (*UpdateBillingProfileResponse) ProtoMessage ¶
func (*UpdateBillingProfileResponse) ProtoMessage()
func (*UpdateBillingProfileResponse) ProtoReflect ¶
func (x *UpdateBillingProfileResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingProfileResponse) Reset ¶
func (x *UpdateBillingProfileResponse) Reset()
func (*UpdateBillingProfileResponse) SetBillingProfile ¶
func (x *UpdateBillingProfileResponse) SetBillingProfile(v *BillingProfile)
func (*UpdateBillingProfileResponse) String ¶
func (x *UpdateBillingProfileResponse) String() string
type UpdateBillingProfileResponse_builder ¶
type UpdateBillingProfileResponse_builder struct { BillingProfile *BillingProfile // contains filtered or unexported fields }
func (UpdateBillingProfileResponse_builder) Build ¶
func (b0 UpdateBillingProfileResponse_builder) Build() *UpdateBillingProfileResponse
type UpdateCloudCredRestrictedIngressRequest ¶
type UpdateCloudCredRestrictedIngressRequest struct { CloudCredId string `protobuf:"bytes,1,opt,name=cloud_cred_id,json=cloudCredId,proto3" json:"cloud_cred_id,omitempty"` RestrictedIngress bool `protobuf:"varint,2,opt,name=restricted_ingress,json=restrictedIngress,proto3" json:"restricted_ingress,omitempty"` // contains filtered or unexported fields }
func (*UpdateCloudCredRestrictedIngressRequest) GetCloudCredId ¶
func (x *UpdateCloudCredRestrictedIngressRequest) GetCloudCredId() string
func (*UpdateCloudCredRestrictedIngressRequest) GetRestrictedIngress ¶
func (x *UpdateCloudCredRestrictedIngressRequest) GetRestrictedIngress() bool
func (*UpdateCloudCredRestrictedIngressRequest) ProtoMessage ¶
func (*UpdateCloudCredRestrictedIngressRequest) ProtoMessage()
func (*UpdateCloudCredRestrictedIngressRequest) ProtoReflect ¶
func (x *UpdateCloudCredRestrictedIngressRequest) ProtoReflect() protoreflect.Message
func (*UpdateCloudCredRestrictedIngressRequest) Reset ¶
func (x *UpdateCloudCredRestrictedIngressRequest) Reset()
func (*UpdateCloudCredRestrictedIngressRequest) SetCloudCredId ¶
func (x *UpdateCloudCredRestrictedIngressRequest) SetCloudCredId(v string)
func (*UpdateCloudCredRestrictedIngressRequest) SetRestrictedIngress ¶
func (x *UpdateCloudCredRestrictedIngressRequest) SetRestrictedIngress(v bool)
func (*UpdateCloudCredRestrictedIngressRequest) String ¶
func (x *UpdateCloudCredRestrictedIngressRequest) String() string
type UpdateCloudCredRestrictedIngressRequest_builder ¶
type UpdateCloudCredRestrictedIngressRequest_builder struct { CloudCredId string RestrictedIngress bool // contains filtered or unexported fields }
func (UpdateCloudCredRestrictedIngressRequest_builder) Build ¶
type UpdateCloudCredRestrictedIngressResponse ¶
type UpdateCloudCredRestrictedIngressResponse struct { CloudCred *CloudCred `protobuf:"bytes,1,opt,name=cloud_cred,json=cloudCred,proto3" json:"cloud_cred,omitempty"` // contains filtered or unexported fields }
func (*UpdateCloudCredRestrictedIngressResponse) ClearCloudCred ¶
func (x *UpdateCloudCredRestrictedIngressResponse) ClearCloudCred()
func (*UpdateCloudCredRestrictedIngressResponse) GetCloudCred ¶
func (x *UpdateCloudCredRestrictedIngressResponse) GetCloudCred() *CloudCred
func (*UpdateCloudCredRestrictedIngressResponse) HasCloudCred ¶
func (x *UpdateCloudCredRestrictedIngressResponse) HasCloudCred() bool
func (*UpdateCloudCredRestrictedIngressResponse) ProtoMessage ¶
func (*UpdateCloudCredRestrictedIngressResponse) ProtoMessage()
func (*UpdateCloudCredRestrictedIngressResponse) ProtoReflect ¶
func (x *UpdateCloudCredRestrictedIngressResponse) ProtoReflect() protoreflect.Message
func (*UpdateCloudCredRestrictedIngressResponse) Reset ¶
func (x *UpdateCloudCredRestrictedIngressResponse) Reset()
func (*UpdateCloudCredRestrictedIngressResponse) SetCloudCred ¶
func (x *UpdateCloudCredRestrictedIngressResponse) SetCloudCred(v *CloudCred)
func (*UpdateCloudCredRestrictedIngressResponse) String ¶
func (x *UpdateCloudCredRestrictedIngressResponse) String() string
type UpdateCloudCredRestrictedIngressResponse_builder ¶
type UpdateCloudCredRestrictedIngressResponse_builder struct { CloudCred *CloudCred // contains filtered or unexported fields }
func (UpdateCloudCredRestrictedIngressResponse_builder) Build ¶
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) 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) SetCloudCredId ¶
func (x *UpdateCloudCredStatusRequest) SetCloudCredId(v string)
func (*UpdateCloudCredStatusRequest) SetStatus ¶
func (x *UpdateCloudCredStatusRequest) SetStatus(v string)
func (*UpdateCloudCredStatusRequest) String ¶
func (x *UpdateCloudCredStatusRequest) String() string
type UpdateCloudCredStatusRequest_builder ¶
type UpdateCloudCredStatusRequest_builder struct { CloudCredId string Status string // contains filtered or unexported fields }
func (UpdateCloudCredStatusRequest_builder) Build ¶
func (b0 UpdateCloudCredStatusRequest_builder) Build() *UpdateCloudCredStatusRequest
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) ClearCloudCred ¶
func (x *UpdateCloudCredStatusResponse) ClearCloudCred()
func (*UpdateCloudCredStatusResponse) GetCloudCred ¶
func (x *UpdateCloudCredStatusResponse) GetCloudCred() *CloudCred
func (*UpdateCloudCredStatusResponse) HasCloudCred ¶
func (x *UpdateCloudCredStatusResponse) HasCloudCred() bool
func (*UpdateCloudCredStatusResponse) ProtoMessage ¶
func (*UpdateCloudCredStatusResponse) ProtoMessage()
func (*UpdateCloudCredStatusResponse) ProtoReflect ¶
func (x *UpdateCloudCredStatusResponse) ProtoReflect() protoreflect.Message
func (*UpdateCloudCredStatusResponse) Reset ¶
func (x *UpdateCloudCredStatusResponse) Reset()
func (*UpdateCloudCredStatusResponse) SetCloudCred ¶
func (x *UpdateCloudCredStatusResponse) SetCloudCred(v *CloudCred)
func (*UpdateCloudCredStatusResponse) String ¶
func (x *UpdateCloudCredStatusResponse) String() string
type UpdateCloudCredStatusResponse_builder ¶
type UpdateCloudCredStatusResponse_builder struct { CloudCred *CloudCred // contains filtered or unexported fields }
func (UpdateCloudCredStatusResponse_builder) Build ¶
func (b0 UpdateCloudCredStatusResponse_builder) Build() *UpdateCloudCredStatusResponse
type UpdateDeploymentRequest ¶
type UpdateDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` MinInstances int32 `protobuf:"varint,2,opt,name=min_instances,json=minInstances,proto3" json:"min_instances,omitempty"` MaxInstances int32 `protobuf:"varint,3,opt,name=max_instances,json=maxInstances,proto3" json:"max_instances,omitempty"` // contains filtered or unexported fields }
func (*UpdateDeploymentRequest) GetDeploymentId ¶
func (x *UpdateDeploymentRequest) GetDeploymentId() string
func (*UpdateDeploymentRequest) GetMaxInstances ¶
func (x *UpdateDeploymentRequest) GetMaxInstances() int32
func (*UpdateDeploymentRequest) GetMinInstances ¶
func (x *UpdateDeploymentRequest) GetMinInstances() int32
func (*UpdateDeploymentRequest) ProtoMessage ¶
func (*UpdateDeploymentRequest) ProtoMessage()
func (*UpdateDeploymentRequest) ProtoReflect ¶
func (x *UpdateDeploymentRequest) ProtoReflect() protoreflect.Message
func (*UpdateDeploymentRequest) Reset ¶
func (x *UpdateDeploymentRequest) Reset()
func (*UpdateDeploymentRequest) SetDeploymentId ¶
func (x *UpdateDeploymentRequest) SetDeploymentId(v string)
func (*UpdateDeploymentRequest) SetMaxInstances ¶
func (x *UpdateDeploymentRequest) SetMaxInstances(v int32)
func (*UpdateDeploymentRequest) SetMinInstances ¶
func (x *UpdateDeploymentRequest) SetMinInstances(v int32)
func (*UpdateDeploymentRequest) String ¶
func (x *UpdateDeploymentRequest) String() string
type UpdateDeploymentRequest_builder ¶
type UpdateDeploymentRequest_builder struct { DeploymentId string MinInstances int32 MaxInstances int32 // contains filtered or unexported fields }
func (UpdateDeploymentRequest_builder) Build ¶
func (b0 UpdateDeploymentRequest_builder) Build() *UpdateDeploymentRequest
type UpdateDeploymentResponse ¶
type UpdateDeploymentResponse struct { Deployment *Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*UpdateDeploymentResponse) ClearDeployment ¶
func (x *UpdateDeploymentResponse) ClearDeployment()
func (*UpdateDeploymentResponse) GetDeployment ¶
func (x *UpdateDeploymentResponse) GetDeployment() *Deployment
func (*UpdateDeploymentResponse) HasDeployment ¶
func (x *UpdateDeploymentResponse) HasDeployment() bool
func (*UpdateDeploymentResponse) ProtoMessage ¶
func (*UpdateDeploymentResponse) ProtoMessage()
func (*UpdateDeploymentResponse) ProtoReflect ¶
func (x *UpdateDeploymentResponse) ProtoReflect() protoreflect.Message
func (*UpdateDeploymentResponse) Reset ¶
func (x *UpdateDeploymentResponse) Reset()
func (*UpdateDeploymentResponse) SetDeployment ¶
func (x *UpdateDeploymentResponse) SetDeployment(v *Deployment)
func (*UpdateDeploymentResponse) String ¶
func (x *UpdateDeploymentResponse) String() string
type UpdateDeploymentResponse_builder ¶
type UpdateDeploymentResponse_builder struct { Deployment *Deployment // contains filtered or unexported fields }
func (UpdateDeploymentResponse_builder) Build ¶
func (b0 UpdateDeploymentResponse_builder) Build() *UpdateDeploymentResponse
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct { OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` NcaId string `protobuf:"bytes,4,opt,name=nca_id,json=ncaId,proto3" json:"nca_id,omitempty"` NgcOrgId string `protobuf:"bytes,5,opt,name=ngc_org_id,json=ngcOrgId,proto3" json:"ngc_org_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationRequest) GetDisplayName ¶
func (x *UpdateOrganizationRequest) GetDisplayName() string
func (*UpdateOrganizationRequest) GetLabels ¶
func (x *UpdateOrganizationRequest) GetLabels() map[string]string
func (*UpdateOrganizationRequest) GetNcaId ¶
func (x *UpdateOrganizationRequest) GetNcaId() string
func (*UpdateOrganizationRequest) GetNgcOrgId ¶
func (x *UpdateOrganizationRequest) GetNgcOrgId() string
func (*UpdateOrganizationRequest) GetOrganizationId ¶
func (x *UpdateOrganizationRequest) GetOrganizationId() string
func (*UpdateOrganizationRequest) ProtoMessage ¶
func (*UpdateOrganizationRequest) ProtoMessage()
func (*UpdateOrganizationRequest) ProtoReflect ¶
func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRequest) Reset ¶
func (x *UpdateOrganizationRequest) Reset()
func (*UpdateOrganizationRequest) SetDisplayName ¶
func (x *UpdateOrganizationRequest) SetDisplayName(v string)
func (*UpdateOrganizationRequest) SetLabels ¶
func (x *UpdateOrganizationRequest) SetLabels(v map[string]string)
func (*UpdateOrganizationRequest) SetNcaId ¶
func (x *UpdateOrganizationRequest) SetNcaId(v string)
func (*UpdateOrganizationRequest) SetNgcOrgId ¶
func (x *UpdateOrganizationRequest) SetNgcOrgId(v string)
func (*UpdateOrganizationRequest) SetOrganizationId ¶
func (x *UpdateOrganizationRequest) SetOrganizationId(v string)
func (*UpdateOrganizationRequest) String ¶
func (x *UpdateOrganizationRequest) String() string
type UpdateOrganizationRequest_builder ¶
type UpdateOrganizationRequest_builder struct { OrganizationId string Labels map[string]string DisplayName string NcaId string NgcOrgId string // contains filtered or unexported fields }
func (UpdateOrganizationRequest_builder) Build ¶
func (b0 UpdateOrganizationRequest_builder) Build() *UpdateOrganizationRequest
type UpdateOrganizationResponse ¶
type UpdateOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationResponse) ClearOrganization ¶
func (x *UpdateOrganizationResponse) ClearOrganization()
func (*UpdateOrganizationResponse) GetOrganization ¶
func (x *UpdateOrganizationResponse) GetOrganization() *Organization
func (*UpdateOrganizationResponse) HasOrganization ¶
func (x *UpdateOrganizationResponse) HasOrganization() bool
func (*UpdateOrganizationResponse) ProtoMessage ¶
func (*UpdateOrganizationResponse) ProtoMessage()
func (*UpdateOrganizationResponse) ProtoReflect ¶
func (x *UpdateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationResponse) Reset ¶
func (x *UpdateOrganizationResponse) Reset()
func (*UpdateOrganizationResponse) SetOrganization ¶
func (x *UpdateOrganizationResponse) SetOrganization(v *Organization)
func (*UpdateOrganizationResponse) String ¶
func (x *UpdateOrganizationResponse) String() string
type UpdateOrganizationResponse_builder ¶
type UpdateOrganizationResponse_builder struct { Organization *Organization // contains filtered or unexported fields }
func (UpdateOrganizationResponse_builder) Build ¶
func (b0 UpdateOrganizationResponse_builder) Build() *UpdateOrganizationResponse
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) ClearBio ¶
func (x *UpdatePublicProfileRequest) ClearBio()
func (*UpdatePublicProfileRequest) ClearCoverPhotoData ¶
func (x *UpdatePublicProfileRequest) ClearCoverPhotoData()
func (*UpdatePublicProfileRequest) ClearDisplayName ¶
func (x *UpdatePublicProfileRequest) ClearDisplayName()
func (*UpdatePublicProfileRequest) ClearHandle ¶
func (x *UpdatePublicProfileRequest) ClearHandle()
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) HasBio ¶
func (x *UpdatePublicProfileRequest) HasBio() bool
func (*UpdatePublicProfileRequest) HasCoverPhotoData ¶
func (x *UpdatePublicProfileRequest) HasCoverPhotoData() bool
func (*UpdatePublicProfileRequest) HasDisplayName ¶
func (x *UpdatePublicProfileRequest) HasDisplayName() bool
func (*UpdatePublicProfileRequest) HasHandle ¶
func (x *UpdatePublicProfileRequest) HasHandle() bool
func (*UpdatePublicProfileRequest) ProtoMessage ¶
func (*UpdatePublicProfileRequest) ProtoMessage()
func (*UpdatePublicProfileRequest) ProtoReflect ¶
func (x *UpdatePublicProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdatePublicProfileRequest) Reset ¶
func (x *UpdatePublicProfileRequest) Reset()
func (*UpdatePublicProfileRequest) SetBio ¶
func (x *UpdatePublicProfileRequest) SetBio(v string)
func (*UpdatePublicProfileRequest) SetCoverPhotoData ¶
func (x *UpdatePublicProfileRequest) SetCoverPhotoData(v []byte)
func (*UpdatePublicProfileRequest) SetDisplayName ¶
func (x *UpdatePublicProfileRequest) SetDisplayName(v string)
func (*UpdatePublicProfileRequest) SetHandle ¶
func (x *UpdatePublicProfileRequest) SetHandle(v string)
func (*UpdatePublicProfileRequest) SetPublicProfileId ¶
func (x *UpdatePublicProfileRequest) SetPublicProfileId(v string)
func (*UpdatePublicProfileRequest) String ¶
func (x *UpdatePublicProfileRequest) String() string
type UpdatePublicProfileRequest_builder ¶
type UpdatePublicProfileRequest_builder struct { PublicProfileId string DisplayName *string Bio *string CoverPhotoData []byte Handle *string // contains filtered or unexported fields }
func (UpdatePublicProfileRequest_builder) Build ¶
func (b0 UpdatePublicProfileRequest_builder) Build() *UpdatePublicProfileRequest
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) ClearPublicProfile ¶
func (x *UpdatePublicProfileResponse) ClearPublicProfile()
func (*UpdatePublicProfileResponse) GetPublicProfile ¶
func (x *UpdatePublicProfileResponse) GetPublicProfile() *PublicProfile
func (*UpdatePublicProfileResponse) HasPublicProfile ¶
func (x *UpdatePublicProfileResponse) HasPublicProfile() bool
func (*UpdatePublicProfileResponse) ProtoMessage ¶
func (*UpdatePublicProfileResponse) ProtoMessage()
func (*UpdatePublicProfileResponse) ProtoReflect ¶
func (x *UpdatePublicProfileResponse) ProtoReflect() protoreflect.Message
func (*UpdatePublicProfileResponse) Reset ¶
func (x *UpdatePublicProfileResponse) Reset()
func (*UpdatePublicProfileResponse) SetPublicProfile ¶
func (x *UpdatePublicProfileResponse) SetPublicProfile(v *PublicProfile)
func (*UpdatePublicProfileResponse) String ¶
func (x *UpdatePublicProfileResponse) String() string
type UpdatePublicProfileResponse_builder ¶
type UpdatePublicProfileResponse_builder struct { PublicProfile *PublicProfile // contains filtered or unexported fields }
func (UpdatePublicProfileResponse_builder) Build ¶
func (b0 UpdatePublicProfileResponse_builder) Build() *UpdatePublicProfileResponse
type UpdateUserRequest ¶
type UpdateUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRequest) ClearMetadata ¶
func (x *UpdateUserRequest) ClearMetadata()
func (*UpdateUserRequest) GetMetadata ¶
func (x *UpdateUserRequest) GetMetadata() *structpb.Struct
func (*UpdateUserRequest) GetUserId ¶
func (x *UpdateUserRequest) GetUserId() string
func (*UpdateUserRequest) HasMetadata ¶
func (x *UpdateUserRequest) HasMetadata() bool
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) SetMetadata ¶
func (x *UpdateUserRequest) SetMetadata(v *structpb.Struct)
func (*UpdateUserRequest) SetUserId ¶
func (x *UpdateUserRequest) SetUserId(v string)
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type UpdateUserRequest_builder ¶
type UpdateUserRequest_builder struct { UserId string Metadata *structpb.Struct // contains filtered or unexported fields }
func (UpdateUserRequest_builder) Build ¶
func (b0 UpdateUserRequest_builder) Build() *UpdateUserRequest
type UpdateUserResponse ¶
type UpdateUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserResponse) ClearUser ¶
func (x *UpdateUserResponse) ClearUser()
func (*UpdateUserResponse) GetUser ¶
func (x *UpdateUserResponse) GetUser() *User
func (*UpdateUserResponse) HasUser ¶
func (x *UpdateUserResponse) HasUser() bool
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) SetUser ¶
func (x *UpdateUserResponse) SetUser(v *User)
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
type UpdateUserResponse_builder ¶
type UpdateUserResponse_builder struct { User *User // contains filtered or unexported fields }
func (UpdateUserResponse_builder) Build ¶
func (b0 UpdateUserResponse_builder) Build() *UpdateUserResponse
type Usage ¶
type Usage struct { ChargeType string `protobuf:"bytes,1,opt,name=charge_type,json=chargeType,proto3" json:"charge_type,omitempty"` Price float64 `protobuf:"fixed64,2,opt,name=price,proto3" json:"price,omitempty"` Amount int64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"` OrganizationId string `protobuf:"bytes,4,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ Meta map[string]string `` /* 135-byte string literal not displayed */ PriceUnit string `protobuf:"bytes,8,opt,name=price_unit,json=priceUnit,proto3" json:"price_unit,omitempty"` UsageTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=usage_time,json=usageTime,proto3" json:"usage_time,omitempty"` UsageType string `protobuf:"bytes,10,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"` // contains filtered or unexported fields }
func (*Usage) GetUsageTime ¶
func (x *Usage) GetUsageTime() *timestamppb.Timestamp
func (*Usage) ProtoReflect ¶
func (x *Usage) ProtoReflect() protoreflect.Message
func (*Usage) SetUsageTime ¶
func (x *Usage) SetUsageTime(v *timestamppb.Timestamp)
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 `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UsageFrame) ClearTimePeriod ¶
func (x *UsageFrame) ClearTimePeriod()
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) HasTimePeriod ¶
func (x *UsageFrame) HasTimePeriod() bool
func (*UsageFrame) ProtoMessage ¶
func (*UsageFrame) ProtoMessage()
func (*UsageFrame) ProtoReflect ¶
func (x *UsageFrame) ProtoReflect() protoreflect.Message
func (*UsageFrame) Reset ¶
func (x *UsageFrame) Reset()
func (*UsageFrame) SetComputeAmount ¶
func (x *UsageFrame) SetComputeAmount(v string)
func (*UsageFrame) SetGroups ¶
func (x *UsageFrame) SetGroups(v map[string]*Group)
func (*UsageFrame) SetOtherAmount ¶
func (x *UsageFrame) SetOtherAmount(v string)
func (*UsageFrame) SetStorageAmount ¶
func (x *UsageFrame) SetStorageAmount(v string)
func (*UsageFrame) SetTimePeriod ¶
func (x *UsageFrame) SetTimePeriod(v *TimePeriod)
func (*UsageFrame) SetTotalUsd ¶
func (x *UsageFrame) SetTotalUsd(v string)
func (*UsageFrame) String ¶
func (x *UsageFrame) String() string
type UsageFrame_builder ¶
type UsageFrame_builder struct { TotalUsd string ComputeAmount string StorageAmount string OtherAmount string TimePeriod *TimePeriod Groups map[string]*Group // contains filtered or unexported fields }
func (UsageFrame_builder) Build ¶
func (b0 UsageFrame_builder) Build() *UsageFrame
type Usage_builder ¶
type Usage_builder struct { ChargeType string Price float64 Amount int64 OrganizationId string UserId string Labels map[string]string Meta map[string]string PriceUnit string UsageTime *timestamppb.Timestamp UsageType string // contains filtered or unexported fields }
func (Usage_builder) Build ¶
func (b0 Usage_builder) Build() *Usage
type User ¶
type User struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` Emails []*Email `protobuf:"bytes,4,rep,name=emails,proto3" json:"emails,omitempty"` DefaultEmail string `protobuf:"bytes,5,opt,name=default_email,json=defaultEmail,proto3" json:"default_email,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,6,opt,name=metadata,proto3" json:"metadata,omitempty"` ExternalIdentities []*ExternalIdentity `protobuf:"bytes,7,rep,name=external_identities,json=externalIdentities,proto3" json:"external_identities,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` PlatformRole string `protobuf:"bytes,10,opt,name=platform_role,json=platformRole,proto3" json:"platform_role,omitempty"` // Role value (e.g. "admin", "user") // contains filtered or unexported fields }
func (*User) GetCreateTime ¶
func (x *User) GetCreateTime() *timestamppb.Timestamp
func (*User) GetExternalIdentities ¶
func (x *User) GetExternalIdentities() []*ExternalIdentity
func (*User) GetUpdateTime ¶
func (x *User) GetUpdateTime() *timestamppb.Timestamp
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) SetCreateTime ¶
func (x *User) SetCreateTime(v *timestamppb.Timestamp)
func (*User) SetExternalIdentities ¶
func (x *User) SetExternalIdentities(v []*ExternalIdentity)
func (*User) SetUpdateTime ¶
func (x *User) SetUpdateTime(v *timestamppb.Timestamp)
type UserType ¶
type UserType int32
func (UserType) Descriptor ¶
func (UserType) Descriptor() protoreflect.EnumDescriptor
func (UserType) Number ¶
func (x UserType) Number() protoreflect.EnumNumber
func (UserType) Type ¶
func (UserType) Type() protoreflect.EnumType
type User_builder ¶
type User_builder struct { UserId string DisplayName string Username string Emails []*Email DefaultEmail string Metadata *structpb.Struct ExternalIdentities []*ExternalIdentity CreateTime *timestamppb.Timestamp UpdateTime *timestamppb.Timestamp PlatformRole string // contains filtered or unexported fields }
func (User_builder) Build ¶
func (b0 User_builder) Build() *User
type VMBuild ¶
type VMBuild struct { JupyterInstall bool `protobuf:"varint,1,opt,name=jupyter_install,json=jupyterInstall,proto3" json:"jupyter_install,omitempty"` // contains filtered or unexported fields }
func (*VMBuild) ProtoReflect ¶
func (x *VMBuild) ProtoReflect() protoreflect.Message
type VMBuild_builder ¶
type VMBuild_builder struct { JupyterInstall bool // contains filtered or unexported fields }
func (VMBuild_builder) Build ¶
func (b0 VMBuild_builder) Build() *VMBuild
type ValidateFileRequest ¶
type ValidateFileRequest struct { FileUrl string `protobuf:"bytes,1,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"` // contains filtered or unexported fields }
func (*ValidateFileRequest) GetFileUrl ¶
func (x *ValidateFileRequest) GetFileUrl() string
func (*ValidateFileRequest) ProtoMessage ¶
func (*ValidateFileRequest) ProtoMessage()
func (*ValidateFileRequest) ProtoReflect ¶
func (x *ValidateFileRequest) ProtoReflect() protoreflect.Message
func (*ValidateFileRequest) Reset ¶
func (x *ValidateFileRequest) Reset()
func (*ValidateFileRequest) SetFileUrl ¶
func (x *ValidateFileRequest) SetFileUrl(v string)
func (*ValidateFileRequest) String ¶
func (x *ValidateFileRequest) String() string
type ValidateFileRequest_builder ¶
type ValidateFileRequest_builder struct { FileUrl string // contains filtered or unexported fields }
func (ValidateFileRequest_builder) Build ¶
func (b0 ValidateFileRequest_builder) Build() *ValidateFileRequest
type ValidateFileResponse ¶
type ValidateFileResponse struct { IsValid bool `protobuf:"varint,1,opt,name=is_valid,json=isValid,proto3" json:"is_valid,omitempty"` ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*ValidateFileResponse) GetErrorMessage ¶
func (x *ValidateFileResponse) GetErrorMessage() string
func (*ValidateFileResponse) GetIsValid ¶
func (x *ValidateFileResponse) GetIsValid() bool
func (*ValidateFileResponse) ProtoMessage ¶
func (*ValidateFileResponse) ProtoMessage()
func (*ValidateFileResponse) ProtoReflect ¶
func (x *ValidateFileResponse) ProtoReflect() protoreflect.Message
func (*ValidateFileResponse) Reset ¶
func (x *ValidateFileResponse) Reset()
func (*ValidateFileResponse) SetErrorMessage ¶
func (x *ValidateFileResponse) SetErrorMessage(v string)
func (*ValidateFileResponse) SetIsValid ¶
func (x *ValidateFileResponse) SetIsValid(v bool)
func (*ValidateFileResponse) String ¶
func (x *ValidateFileResponse) String() string
type ValidateFileResponse_builder ¶
type ValidateFileResponse_builder struct { IsValid bool ErrorMessage string // contains filtered or unexported fields }
func (ValidateFileResponse_builder) Build ¶
func (b0 ValidateFileResponse_builder) Build() *ValidateFileResponse
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) 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) SetApiKey ¶
func (x *VastAICredential) SetApiKey(v string)
func (*VastAICredential) String ¶
func (x *VastAICredential) String() string
type VastAICredential_builder ¶
type VastAICredential_builder struct { ApiKey string // contains filtered or unexported fields }
func (VastAICredential_builder) Build ¶
func (b0 VastAICredential_builder) Build() *VastAICredential
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"` // deprecated - based on the VM's user // contains filtered or unexported fields }
func (*VerbBuild) ProtoReflect ¶
func (x *VerbBuild) ProtoReflect() protoreflect.Message
type VerbBuild_builder ¶
type VerbBuild_builder struct { Config string LogFilePath string // contains filtered or unexported fields }
func (VerbBuild_builder) Build ¶
func (b0 VerbBuild_builder) Build() *VerbBuild
type VolumeConfig ¶
type VolumeConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Driver string `protobuf:"bytes,2,opt,name=driver,proto3" json:"driver,omitempty"` DriverOpts map[string]string `` /* 165-byte string literal not displayed */ External *External `protobuf:"bytes,4,opt,name=external,proto3" json:"external,omitempty"` Labels map[string]string `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
VolumeConfig defines volume configuration
func (*VolumeConfig) ClearExternal ¶
func (x *VolumeConfig) ClearExternal()
func (*VolumeConfig) GetDriver ¶
func (x *VolumeConfig) GetDriver() string
func (*VolumeConfig) GetDriverOpts ¶
func (x *VolumeConfig) GetDriverOpts() map[string]string
func (*VolumeConfig) GetExternal ¶
func (x *VolumeConfig) GetExternal() *External
func (*VolumeConfig) GetLabels ¶
func (x *VolumeConfig) GetLabels() map[string]string
func (*VolumeConfig) GetName ¶
func (x *VolumeConfig) GetName() string
func (*VolumeConfig) HasExternal ¶
func (x *VolumeConfig) HasExternal() bool
func (*VolumeConfig) ProtoMessage ¶
func (*VolumeConfig) ProtoMessage()
func (*VolumeConfig) ProtoReflect ¶
func (x *VolumeConfig) ProtoReflect() protoreflect.Message
func (*VolumeConfig) Reset ¶
func (x *VolumeConfig) Reset()
func (*VolumeConfig) SetDriver ¶
func (x *VolumeConfig) SetDriver(v string)
func (*VolumeConfig) SetDriverOpts ¶
func (x *VolumeConfig) SetDriverOpts(v map[string]string)
func (*VolumeConfig) SetExternal ¶
func (x *VolumeConfig) SetExternal(v *External)
func (*VolumeConfig) SetLabels ¶
func (x *VolumeConfig) SetLabels(v map[string]string)
func (*VolumeConfig) SetName ¶
func (x *VolumeConfig) SetName(v string)
func (*VolumeConfig) String ¶
func (x *VolumeConfig) String() string
type VolumeConfig_builder ¶
type VolumeConfig_builder struct { Name string Driver string DriverOpts map[string]string External *External Labels map[string]string // contains filtered or unexported fields }
func (VolumeConfig_builder) Build ¶
func (b0 VolumeConfig_builder) Build() *VolumeConfig
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
type Vpc_builder ¶
type Vpc_builder struct { VpcId string CidrBlock string Default bool // contains filtered or unexported fields }
func (Vpc_builder) Build ¶
func (b0 Vpc_builder) Build() *Vpc
type WriteUsageRequest ¶
type WriteUsageRequest struct { Usages []*Usage `protobuf:"bytes,1,rep,name=usages,proto3" json:"usages,omitempty"` // contains filtered or unexported fields }
func (*WriteUsageRequest) GetUsages ¶
func (x *WriteUsageRequest) GetUsages() []*Usage
func (*WriteUsageRequest) ProtoMessage ¶
func (*WriteUsageRequest) ProtoMessage()
func (*WriteUsageRequest) ProtoReflect ¶
func (x *WriteUsageRequest) ProtoReflect() protoreflect.Message
func (*WriteUsageRequest) Reset ¶
func (x *WriteUsageRequest) Reset()
func (*WriteUsageRequest) SetUsages ¶
func (x *WriteUsageRequest) SetUsages(v []*Usage)
func (*WriteUsageRequest) String ¶
func (x *WriteUsageRequest) String() string
type WriteUsageRequest_builder ¶
type WriteUsageRequest_builder struct { Usages []*Usage // contains filtered or unexported fields }
func (WriteUsageRequest_builder) Build ¶
func (b0 WriteUsageRequest_builder) Build() *WriteUsageRequest
type WriteUsageResponse ¶
type WriteUsageResponse struct {
// contains filtered or unexported fields
}
func (*WriteUsageResponse) ProtoMessage ¶
func (*WriteUsageResponse) ProtoMessage()
func (*WriteUsageResponse) ProtoReflect ¶
func (x *WriteUsageResponse) ProtoReflect() protoreflect.Message
func (*WriteUsageResponse) Reset ¶
func (x *WriteUsageResponse) Reset()
func (*WriteUsageResponse) String ¶
func (x *WriteUsageResponse) String() string
type WriteUsageResponse_builder ¶
type WriteUsageResponse_builder struct {
// contains filtered or unexported fields
}
func (WriteUsageResponse_builder) Build ¶
func (b0 WriteUsageResponse_builder) Build() *WriteUsageResponse
Source Files
¶
- apikey.pb.go
- billing.pb.go
- billing_profile.pb.go
- cloud_cred.pb.go
- cloud_info.pb.go
- common.pb.go
- data_source.pb.go
- deployment.pb.go
- docker_compose.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
- model.pb.go
- notebook.pb.go
- organization.pb.go
- persistent_pod.pb.go
- public_profile.pb.go
- redeemable.pb.go
- remotefile.pb.go
- reputation.pb.go
- secret.pb.go
- service_event.pb.go
- session.pb.go
- usage.pb.go
- user.pb.go