Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const CloudPlatformReadOnlyScope + const CloudPlatformScope + const NdevCloudmanReadonlyScope + const NdevCloudmanScope + type AsyncOptions struct + ForceSendFields []string + MethodMatch string + NullFields []string + PollingOptions *PollingOptions + func (s AsyncOptions) MarshalJSON() ([]byte, error) + type AuditConfig struct + AuditLogConfigs []*AuditLogConfig + ForceSendFields []string + NullFields []string + Service string + func (s AuditConfig) MarshalJSON() ([]byte, error) + type AuditLogConfig struct + ExemptedMembers []string + ForceSendFields []string + LogType string + NullFields []string + func (s AuditLogConfig) MarshalJSON() ([]byte, error) + type BaseType struct + CollectionOverrides []*CollectionOverride + Credential *Credential + DescriptorUrl string + ForceSendFields []string + NullFields []string + Options *Options + func (s BaseType) MarshalJSON() ([]byte, error) + type BasicAuth struct + ForceSendFields []string + NullFields []string + Password string + User string + func (s BasicAuth) MarshalJSON() ([]byte, error) + type Binding struct + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s Binding) MarshalJSON() ([]byte, error) + type BulkInsertOperationStatus struct + CreatedVmCount int64 + DeletedVmCount int64 + FailedToCreateVmCount int64 + ForceSendFields []string + NullFields []string + Status string + TargetVmCount int64 + func (s BulkInsertOperationStatus) MarshalJSON() ([]byte, error) + type CollectionOverride struct + Collection string + ForceSendFields []string + NullFields []string + Options *Options + func (s CollectionOverride) MarshalJSON() ([]byte, error) + type CompositeType struct + Description string + ForceSendFields []string + Id uint64 + InsertTime string + Labels []*CompositeTypeLabelEntry + Name string + NullFields []string + Operation *Operation + SelfLink string + Status string + TemplateContents *TemplateContents + func (s CompositeType) MarshalJSON() ([]byte, error) + type CompositeTypeLabelEntry struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) + type CompositeTypesDeleteCall struct + func (c *CompositeTypesDeleteCall) Context(ctx context.Context) *CompositeTypesDeleteCall + func (c *CompositeTypesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *CompositeTypesDeleteCall) Fields(s ...googleapi.Field) *CompositeTypesDeleteCall + func (c *CompositeTypesDeleteCall) Header() http.Header + type CompositeTypesGetCall struct + func (c *CompositeTypesGetCall) Context(ctx context.Context) *CompositeTypesGetCall + func (c *CompositeTypesGetCall) Do(opts ...googleapi.CallOption) (*CompositeType, error) + func (c *CompositeTypesGetCall) Fields(s ...googleapi.Field) *CompositeTypesGetCall + func (c *CompositeTypesGetCall) Header() http.Header + func (c *CompositeTypesGetCall) IfNoneMatch(entityTag string) *CompositeTypesGetCall + type CompositeTypesInsertCall struct + func (c *CompositeTypesInsertCall) Context(ctx context.Context) *CompositeTypesInsertCall + func (c *CompositeTypesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *CompositeTypesInsertCall) Fields(s ...googleapi.Field) *CompositeTypesInsertCall + func (c *CompositeTypesInsertCall) Header() http.Header + type CompositeTypesListCall struct + func (c *CompositeTypesListCall) Context(ctx context.Context) *CompositeTypesListCall + func (c *CompositeTypesListCall) Do(opts ...googleapi.CallOption) (*CompositeTypesListResponse, error) + func (c *CompositeTypesListCall) Fields(s ...googleapi.Field) *CompositeTypesListCall + func (c *CompositeTypesListCall) Filter(filter string) *CompositeTypesListCall + func (c *CompositeTypesListCall) Header() http.Header + func (c *CompositeTypesListCall) IfNoneMatch(entityTag string) *CompositeTypesListCall + func (c *CompositeTypesListCall) MaxResults(maxResults int64) *CompositeTypesListCall + func (c *CompositeTypesListCall) OrderBy(orderBy string) *CompositeTypesListCall + func (c *CompositeTypesListCall) PageToken(pageToken string) *CompositeTypesListCall + func (c *CompositeTypesListCall) Pages(ctx context.Context, f func(*CompositeTypesListResponse) error) error + type CompositeTypesListResponse struct + CompositeTypes []*CompositeType + ForceSendFields []string + NextPageToken string + NullFields []string + func (s CompositeTypesListResponse) MarshalJSON() ([]byte, error) + type CompositeTypesPatchCall struct + func (c *CompositeTypesPatchCall) Context(ctx context.Context) *CompositeTypesPatchCall + func (c *CompositeTypesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *CompositeTypesPatchCall) Fields(s ...googleapi.Field) *CompositeTypesPatchCall + func (c *CompositeTypesPatchCall) Header() http.Header + type CompositeTypesService struct + func NewCompositeTypesService(s *Service) *CompositeTypesService + func (r *CompositeTypesService) Delete(project string, compositeType string) *CompositeTypesDeleteCall + func (r *CompositeTypesService) Get(project string, compositeType string) *CompositeTypesGetCall + func (r *CompositeTypesService) Insert(project string, compositetype *CompositeType) *CompositeTypesInsertCall + func (r *CompositeTypesService) List(project string) *CompositeTypesListCall + func (r *CompositeTypesService) Patch(project string, compositeType string, compositetype *CompositeType) *CompositeTypesPatchCall + func (r *CompositeTypesService) Update(project string, compositeType string, compositetype *CompositeType) *CompositeTypesUpdateCall + type CompositeTypesUpdateCall struct + func (c *CompositeTypesUpdateCall) Context(ctx context.Context) *CompositeTypesUpdateCall + func (c *CompositeTypesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *CompositeTypesUpdateCall) Fields(s ...googleapi.Field) *CompositeTypesUpdateCall + func (c *CompositeTypesUpdateCall) Header() http.Header + type ConfigFile struct + Content string + ForceSendFields []string + NullFields []string + func (s ConfigFile) MarshalJSON() ([]byte, error) + type Credential struct + BasicAuth *BasicAuth + ForceSendFields []string + NullFields []string + ServiceAccount *ServiceAccount + UseProjectDefault bool + func (s Credential) MarshalJSON() ([]byte, error) + type Deployment struct + Description string + Fingerprint string + ForceSendFields []string + Id uint64 + InsertTime string + Labels []*DeploymentLabelEntry + Manifest string + Name string + NullFields []string + Operation *Operation + SelfLink string + Target *TargetConfiguration + Update *DeploymentUpdate + UpdateTime string + func (s Deployment) MarshalJSON() ([]byte, error) + type DeploymentLabelEntry struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s DeploymentLabelEntry) MarshalJSON() ([]byte, error) + type DeploymentUpdate struct + Description string + ForceSendFields []string + Labels []*DeploymentUpdateLabelEntry + Manifest string + NullFields []string + func (s DeploymentUpdate) MarshalJSON() ([]byte, error) + type DeploymentUpdateLabelEntry struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) + type DeploymentsCancelPreviewCall struct + func (c *DeploymentsCancelPreviewCall) Context(ctx context.Context) *DeploymentsCancelPreviewCall + func (c *DeploymentsCancelPreviewCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsCancelPreviewCall) Fields(s ...googleapi.Field) *DeploymentsCancelPreviewCall + func (c *DeploymentsCancelPreviewCall) Header() http.Header + type DeploymentsCancelPreviewRequest struct + Fingerprint string + ForceSendFields []string + NullFields []string + func (s DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) + type DeploymentsDeleteCall struct + func (c *DeploymentsDeleteCall) Context(ctx context.Context) *DeploymentsDeleteCall + func (c *DeploymentsDeleteCall) DeletePolicy(deletePolicy string) *DeploymentsDeleteCall + func (c *DeploymentsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsDeleteCall) Fields(s ...googleapi.Field) *DeploymentsDeleteCall + func (c *DeploymentsDeleteCall) Header() http.Header + type DeploymentsGetCall struct + func (c *DeploymentsGetCall) Context(ctx context.Context) *DeploymentsGetCall + func (c *DeploymentsGetCall) Do(opts ...googleapi.CallOption) (*Deployment, error) + func (c *DeploymentsGetCall) Fields(s ...googleapi.Field) *DeploymentsGetCall + func (c *DeploymentsGetCall) Header() http.Header + func (c *DeploymentsGetCall) IfNoneMatch(entityTag string) *DeploymentsGetCall + type DeploymentsGetIamPolicyCall struct + func (c *DeploymentsGetIamPolicyCall) Context(ctx context.Context) *DeploymentsGetIamPolicyCall + func (c *DeploymentsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *DeploymentsGetIamPolicyCall) Fields(s ...googleapi.Field) *DeploymentsGetIamPolicyCall + func (c *DeploymentsGetIamPolicyCall) Header() http.Header + func (c *DeploymentsGetIamPolicyCall) IfNoneMatch(entityTag string) *DeploymentsGetIamPolicyCall + func (c *DeploymentsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *DeploymentsGetIamPolicyCall + type DeploymentsInsertCall struct + func (c *DeploymentsInsertCall) Context(ctx context.Context) *DeploymentsInsertCall + func (c *DeploymentsInsertCall) CreatePolicy(createPolicy string) *DeploymentsInsertCall + func (c *DeploymentsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsInsertCall) Fields(s ...googleapi.Field) *DeploymentsInsertCall + func (c *DeploymentsInsertCall) Header() http.Header + func (c *DeploymentsInsertCall) Preview(preview bool) *DeploymentsInsertCall + type DeploymentsListCall struct + func (c *DeploymentsListCall) Context(ctx context.Context) *DeploymentsListCall + func (c *DeploymentsListCall) Do(opts ...googleapi.CallOption) (*DeploymentsListResponse, error) + func (c *DeploymentsListCall) Fields(s ...googleapi.Field) *DeploymentsListCall + func (c *DeploymentsListCall) Filter(filter string) *DeploymentsListCall + func (c *DeploymentsListCall) Header() http.Header + func (c *DeploymentsListCall) IfNoneMatch(entityTag string) *DeploymentsListCall + func (c *DeploymentsListCall) MaxResults(maxResults int64) *DeploymentsListCall + func (c *DeploymentsListCall) OrderBy(orderBy string) *DeploymentsListCall + func (c *DeploymentsListCall) PageToken(pageToken string) *DeploymentsListCall + func (c *DeploymentsListCall) Pages(ctx context.Context, f func(*DeploymentsListResponse) error) error + type DeploymentsListResponse struct + Deployments []*Deployment + ForceSendFields []string + NextPageToken string + NullFields []string + func (s DeploymentsListResponse) MarshalJSON() ([]byte, error) + type DeploymentsPatchCall struct + func (c *DeploymentsPatchCall) Context(ctx context.Context) *DeploymentsPatchCall + func (c *DeploymentsPatchCall) CreatePolicy(createPolicy string) *DeploymentsPatchCall + func (c *DeploymentsPatchCall) DeletePolicy(deletePolicy string) *DeploymentsPatchCall + func (c *DeploymentsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsPatchCall) Fields(s ...googleapi.Field) *DeploymentsPatchCall + func (c *DeploymentsPatchCall) Header() http.Header + func (c *DeploymentsPatchCall) Preview(preview bool) *DeploymentsPatchCall + type DeploymentsService struct + func NewDeploymentsService(s *Service) *DeploymentsService + func (r *DeploymentsService) CancelPreview(project string, deployment string, ...) *DeploymentsCancelPreviewCall + func (r *DeploymentsService) Delete(project string, deployment string) *DeploymentsDeleteCall + func (r *DeploymentsService) Get(project string, deployment string) *DeploymentsGetCall + func (r *DeploymentsService) GetIamPolicy(project string, resource string) *DeploymentsGetIamPolicyCall + func (r *DeploymentsService) Insert(project string, deployment *Deployment) *DeploymentsInsertCall + func (r *DeploymentsService) List(project string) *DeploymentsListCall + func (r *DeploymentsService) Patch(project string, deployment string, deployment2 *Deployment) *DeploymentsPatchCall + func (r *DeploymentsService) SetIamPolicy(project string, resource string, ...) *DeploymentsSetIamPolicyCall + func (r *DeploymentsService) Stop(project string, deployment string, ...) *DeploymentsStopCall + func (r *DeploymentsService) TestIamPermissions(project string, resource string, ...) *DeploymentsTestIamPermissionsCall + func (r *DeploymentsService) Update(project string, deployment string, deployment2 *Deployment) *DeploymentsUpdateCall + type DeploymentsSetIamPolicyCall struct + func (c *DeploymentsSetIamPolicyCall) Context(ctx context.Context) *DeploymentsSetIamPolicyCall + func (c *DeploymentsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *DeploymentsSetIamPolicyCall) Fields(s ...googleapi.Field) *DeploymentsSetIamPolicyCall + func (c *DeploymentsSetIamPolicyCall) Header() http.Header + type DeploymentsStopCall struct + func (c *DeploymentsStopCall) Context(ctx context.Context) *DeploymentsStopCall + func (c *DeploymentsStopCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsStopCall) Fields(s ...googleapi.Field) *DeploymentsStopCall + func (c *DeploymentsStopCall) Header() http.Header + type DeploymentsStopRequest struct + Fingerprint string + ForceSendFields []string + NullFields []string + func (s DeploymentsStopRequest) MarshalJSON() ([]byte, error) + type DeploymentsTestIamPermissionsCall struct + func (c *DeploymentsTestIamPermissionsCall) Context(ctx context.Context) *DeploymentsTestIamPermissionsCall + func (c *DeploymentsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *DeploymentsTestIamPermissionsCall) Fields(s ...googleapi.Field) *DeploymentsTestIamPermissionsCall + func (c *DeploymentsTestIamPermissionsCall) Header() http.Header + type DeploymentsUpdateCall struct + func (c *DeploymentsUpdateCall) Context(ctx context.Context) *DeploymentsUpdateCall + func (c *DeploymentsUpdateCall) CreatePolicy(createPolicy string) *DeploymentsUpdateCall + func (c *DeploymentsUpdateCall) DeletePolicy(deletePolicy string) *DeploymentsUpdateCall + func (c *DeploymentsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DeploymentsUpdateCall) Fields(s ...googleapi.Field) *DeploymentsUpdateCall + func (c *DeploymentsUpdateCall) Header() http.Header + func (c *DeploymentsUpdateCall) Preview(preview bool) *DeploymentsUpdateCall + type Diagnostic struct + Field string + ForceSendFields []string + Level string + NullFields []string + func (s Diagnostic) MarshalJSON() ([]byte, error) + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s Expr) MarshalJSON() ([]byte, error) + type GlobalSetPolicyRequest struct + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Policy *Policy + func (s GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) + type ImportFile struct + Content string + ForceSendFields []string + Name string + NullFields []string + func (s ImportFile) MarshalJSON() ([]byte, error) + type InputMapping struct + FieldName string + ForceSendFields []string + Location string + MethodMatch string + NullFields []string + Value string + func (s InputMapping) MarshalJSON() ([]byte, error) + type InstancesBulkInsertOperationMetadata struct + ForceSendFields []string + NullFields []string + PerLocationStatus map[string]BulkInsertOperationStatus + func (s InstancesBulkInsertOperationMetadata) MarshalJSON() ([]byte, error) + type Manifest struct + Config *ConfigFile + ExpandedConfig string + ForceSendFields []string + Id uint64 + Imports []*ImportFile + InsertTime string + Layout string + ManifestSizeBytes int64 + ManifestSizeLimitBytes int64 + Name string + NullFields []string + SelfLink string + func (s Manifest) MarshalJSON() ([]byte, error) + type ManifestsGetCall struct + func (c *ManifestsGetCall) Context(ctx context.Context) *ManifestsGetCall + func (c *ManifestsGetCall) Do(opts ...googleapi.CallOption) (*Manifest, error) + func (c *ManifestsGetCall) Fields(s ...googleapi.Field) *ManifestsGetCall + func (c *ManifestsGetCall) Header() http.Header + func (c *ManifestsGetCall) IfNoneMatch(entityTag string) *ManifestsGetCall + type ManifestsListCall struct + func (c *ManifestsListCall) Context(ctx context.Context) *ManifestsListCall + func (c *ManifestsListCall) Do(opts ...googleapi.CallOption) (*ManifestsListResponse, error) + func (c *ManifestsListCall) Fields(s ...googleapi.Field) *ManifestsListCall + func (c *ManifestsListCall) Filter(filter string) *ManifestsListCall + func (c *ManifestsListCall) Header() http.Header + func (c *ManifestsListCall) IfNoneMatch(entityTag string) *ManifestsListCall + func (c *ManifestsListCall) MaxResults(maxResults int64) *ManifestsListCall + func (c *ManifestsListCall) OrderBy(orderBy string) *ManifestsListCall + func (c *ManifestsListCall) PageToken(pageToken string) *ManifestsListCall + func (c *ManifestsListCall) Pages(ctx context.Context, f func(*ManifestsListResponse) error) error + type ManifestsListResponse struct + ForceSendFields []string + Manifests []*Manifest + NextPageToken string + NullFields []string + func (s ManifestsListResponse) MarshalJSON() ([]byte, error) + type ManifestsService struct + func NewManifestsService(s *Service) *ManifestsService + func (r *ManifestsService) Get(project string, deployment string, manifest string) *ManifestsGetCall + func (r *ManifestsService) List(project string, deployment string) *ManifestsListCall + type Operation struct + ClientOperationId string + CreationTimestamp string + Description string + EndTime string + Error *OperationError + ForceSendFields []string + HttpErrorMessage string + HttpErrorStatusCode int64 + Id uint64 + InsertTime string + InstancesBulkInsertOperationMetadata *InstancesBulkInsertOperationMetadata + Kind string + Name string + NullFields []string + OperationGroupId string + OperationType string + Progress int64 + Region string + SelfLink string + SetCommonInstanceMetadataOperationMetadata *SetCommonInstanceMetadataOperationMetadata + StartTime string + Status string + StatusMessage string + TargetId uint64 + TargetLink string + User string + Warnings []*OperationWarnings + Zone string + func (s Operation) MarshalJSON() ([]byte, error) + type OperationError struct + Errors []*OperationErrorErrors + ForceSendFields []string + NullFields []string + func (s OperationError) MarshalJSON() ([]byte, error) + type OperationErrorErrors struct + Code string + ForceSendFields []string + Location string + Message string + NullFields []string + func (s OperationErrorErrors) MarshalJSON() ([]byte, error) + type OperationWarnings struct + Code string + Data []*OperationWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s OperationWarnings) MarshalJSON() ([]byte, error) + type OperationWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s OperationWarningsData) MarshalJSON() ([]byte, error) + type OperationsGetCall struct + func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall + func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall + func (c *OperationsGetCall) Header() http.Header + func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall + type OperationsListCall struct + func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall + func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*OperationsListResponse, error) + func (c *OperationsListCall) Fields(s ...googleapi.Field) *OperationsListCall + func (c *OperationsListCall) Filter(filter string) *OperationsListCall + func (c *OperationsListCall) Header() http.Header + func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall + func (c *OperationsListCall) MaxResults(maxResults int64) *OperationsListCall + func (c *OperationsListCall) OrderBy(orderBy string) *OperationsListCall + func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall + func (c *OperationsListCall) Pages(ctx context.Context, f func(*OperationsListResponse) error) error + type OperationsListResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*Operation + func (s OperationsListResponse) MarshalJSON() ([]byte, error) + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Get(project string, operation string) *OperationsGetCall + func (r *OperationsService) List(project string) *OperationsListCall + type Options struct + AsyncOptions []*AsyncOptions + ForceSendFields []string + InputMappings []*InputMapping + NullFields []string + ValidationOptions *ValidationOptions + VirtualProperties string + func (s Options) MarshalJSON() ([]byte, error) + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Version int64 + func (s Policy) MarshalJSON() ([]byte, error) + type PollingOptions struct + Diagnostics []*Diagnostic + FailCondition string + FinishCondition string + ForceSendFields []string + NullFields []string + PollingLink string + TargetLink string + func (s PollingOptions) MarshalJSON() ([]byte, error) + type Resource struct + AccessControl *ResourceAccessControl + FinalProperties string + ForceSendFields []string + Id uint64 + InsertTime string + Manifest string + Name string + NullFields []string + Properties string + Type string + Update *ResourceUpdate + UpdateTime string + Url string + Warnings []*ResourceWarnings + func (s Resource) MarshalJSON() ([]byte, error) + type ResourceAccessControl struct + ForceSendFields []string + GcpIamPolicy string + NullFields []string + func (s ResourceAccessControl) MarshalJSON() ([]byte, error) + type ResourceUpdate struct + AccessControl *ResourceAccessControl + Error *ResourceUpdateError + FinalProperties string + ForceSendFields []string + Intent string + Manifest string + NullFields []string + Properties string + State string + Warnings []*ResourceUpdateWarnings + func (s ResourceUpdate) MarshalJSON() ([]byte, error) + type ResourceUpdateError struct + Errors []*ResourceUpdateErrorErrors + ForceSendFields []string + NullFields []string + func (s ResourceUpdateError) MarshalJSON() ([]byte, error) + type ResourceUpdateErrorErrors struct + Code string + ForceSendFields []string + Location string + Message string + NullFields []string + func (s ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) + type ResourceUpdateWarnings struct + Code string + Data []*ResourceUpdateWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s ResourceUpdateWarnings) MarshalJSON() ([]byte, error) + type ResourceUpdateWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) + type ResourceWarnings struct + Code string + Data []*ResourceWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s ResourceWarnings) MarshalJSON() ([]byte, error) + type ResourceWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s ResourceWarningsData) MarshalJSON() ([]byte, error) + type ResourcesGetCall struct + func (c *ResourcesGetCall) Context(ctx context.Context) *ResourcesGetCall + func (c *ResourcesGetCall) Do(opts ...googleapi.CallOption) (*Resource, error) + func (c *ResourcesGetCall) Fields(s ...googleapi.Field) *ResourcesGetCall + func (c *ResourcesGetCall) Header() http.Header + func (c *ResourcesGetCall) IfNoneMatch(entityTag string) *ResourcesGetCall + type ResourcesListCall struct + func (c *ResourcesListCall) Context(ctx context.Context) *ResourcesListCall + func (c *ResourcesListCall) Do(opts ...googleapi.CallOption) (*ResourcesListResponse, error) + func (c *ResourcesListCall) Fields(s ...googleapi.Field) *ResourcesListCall + func (c *ResourcesListCall) Filter(filter string) *ResourcesListCall + func (c *ResourcesListCall) Header() http.Header + func (c *ResourcesListCall) IfNoneMatch(entityTag string) *ResourcesListCall + func (c *ResourcesListCall) MaxResults(maxResults int64) *ResourcesListCall + func (c *ResourcesListCall) OrderBy(orderBy string) *ResourcesListCall + func (c *ResourcesListCall) PageToken(pageToken string) *ResourcesListCall + func (c *ResourcesListCall) Pages(ctx context.Context, f func(*ResourcesListResponse) error) error + type ResourcesListResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Resources []*Resource + func (s ResourcesListResponse) MarshalJSON() ([]byte, error) + type ResourcesService struct + func NewResourcesService(s *Service) *ResourcesService + func (r *ResourcesService) Get(project string, deployment string, resource string) *ResourcesGetCall + func (r *ResourcesService) List(project string, deployment string) *ResourcesListCall + type Service struct + BasePath string + CompositeTypes *CompositeTypesService + Deployments *DeploymentsService + Manifests *ManifestsService + Operations *OperationsService + Resources *ResourcesService + TypeProviders *TypeProvidersService + Types *TypesService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type ServiceAccount struct + Email string + ForceSendFields []string + NullFields []string + func (s ServiceAccount) MarshalJSON() ([]byte, error) + type SetCommonInstanceMetadataOperationMetadata struct + ClientOperationId string + ForceSendFields []string + NullFields []string + PerLocationOperations map[string]SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo + func (s SetCommonInstanceMetadataOperationMetadata) MarshalJSON() ([]byte, error) + type SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo struct + Error *Status + ForceSendFields []string + NullFields []string + State string + func (s SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo) MarshalJSON() ([]byte, error) + type Status struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s Status) MarshalJSON() ([]byte, error) + type TargetConfiguration struct + Config *ConfigFile + ForceSendFields []string + Imports []*ImportFile + NullFields []string + func (s TargetConfiguration) MarshalJSON() ([]byte, error) + type TemplateContents struct + ForceSendFields []string + Imports []*ImportFile + Interpreter string + MainTemplate string + NullFields []string + Schema string + Template string + func (s TemplateContents) MarshalJSON() ([]byte, error) + type TestPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s TestPermissionsRequest) MarshalJSON() ([]byte, error) + type TestPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s TestPermissionsResponse) MarshalJSON() ([]byte, error) + type Type struct + Base *BaseType + Description string + ForceSendFields []string + Id uint64 + InsertTime string + Labels []*TypeLabelEntry + Name string + NullFields []string + Operation *Operation + SelfLink string + func (s Type) MarshalJSON() ([]byte, error) + type TypeInfo struct + Description string + DocumentationLink string + ForceSendFields []string + Kind string + Name string + NullFields []string + Schema *TypeInfoSchemaInfo + SelfLink string + Title string + func (s TypeInfo) MarshalJSON() ([]byte, error) + type TypeInfoSchemaInfo struct + ForceSendFields []string + Input string + NullFields []string + Output string + func (s TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) + type TypeLabelEntry struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s TypeLabelEntry) MarshalJSON() ([]byte, error) + type TypeProvider struct + CollectionOverrides []*CollectionOverride + Credential *Credential + CustomCertificateAuthorityRoots []string + Description string + DescriptorUrl string + ForceSendFields []string + Id uint64 + InsertTime string + Labels []*TypeProviderLabelEntry + Name string + NullFields []string + Operation *Operation + Options *Options + SelfLink string + func (s TypeProvider) MarshalJSON() ([]byte, error) + type TypeProviderLabelEntry struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s TypeProviderLabelEntry) MarshalJSON() ([]byte, error) + type TypeProvidersDeleteCall struct + func (c *TypeProvidersDeleteCall) Context(ctx context.Context) *TypeProvidersDeleteCall + func (c *TypeProvidersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TypeProvidersDeleteCall) Fields(s ...googleapi.Field) *TypeProvidersDeleteCall + func (c *TypeProvidersDeleteCall) Header() http.Header + type TypeProvidersGetCall struct + func (c *TypeProvidersGetCall) Context(ctx context.Context) *TypeProvidersGetCall + func (c *TypeProvidersGetCall) Do(opts ...googleapi.CallOption) (*TypeProvider, error) + func (c *TypeProvidersGetCall) Fields(s ...googleapi.Field) *TypeProvidersGetCall + func (c *TypeProvidersGetCall) Header() http.Header + func (c *TypeProvidersGetCall) IfNoneMatch(entityTag string) *TypeProvidersGetCall + type TypeProvidersGetTypeCall struct + func (c *TypeProvidersGetTypeCall) Context(ctx context.Context) *TypeProvidersGetTypeCall + func (c *TypeProvidersGetTypeCall) Do(opts ...googleapi.CallOption) (*TypeInfo, error) + func (c *TypeProvidersGetTypeCall) Fields(s ...googleapi.Field) *TypeProvidersGetTypeCall + func (c *TypeProvidersGetTypeCall) Header() http.Header + func (c *TypeProvidersGetTypeCall) IfNoneMatch(entityTag string) *TypeProvidersGetTypeCall + type TypeProvidersInsertCall struct + func (c *TypeProvidersInsertCall) Context(ctx context.Context) *TypeProvidersInsertCall + func (c *TypeProvidersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TypeProvidersInsertCall) Fields(s ...googleapi.Field) *TypeProvidersInsertCall + func (c *TypeProvidersInsertCall) Header() http.Header + type TypeProvidersListCall struct + func (c *TypeProvidersListCall) Context(ctx context.Context) *TypeProvidersListCall + func (c *TypeProvidersListCall) Do(opts ...googleapi.CallOption) (*TypeProvidersListResponse, error) + func (c *TypeProvidersListCall) Fields(s ...googleapi.Field) *TypeProvidersListCall + func (c *TypeProvidersListCall) Filter(filter string) *TypeProvidersListCall + func (c *TypeProvidersListCall) Header() http.Header + func (c *TypeProvidersListCall) IfNoneMatch(entityTag string) *TypeProvidersListCall + func (c *TypeProvidersListCall) MaxResults(maxResults int64) *TypeProvidersListCall + func (c *TypeProvidersListCall) OrderBy(orderBy string) *TypeProvidersListCall + func (c *TypeProvidersListCall) PageToken(pageToken string) *TypeProvidersListCall + func (c *TypeProvidersListCall) Pages(ctx context.Context, f func(*TypeProvidersListResponse) error) error + type TypeProvidersListResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + TypeProviders []*TypeProvider + func (s TypeProvidersListResponse) MarshalJSON() ([]byte, error) + type TypeProvidersListTypesCall struct + func (c *TypeProvidersListTypesCall) Context(ctx context.Context) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) Do(opts ...googleapi.CallOption) (*TypeProvidersListTypesResponse, error) + func (c *TypeProvidersListTypesCall) Fields(s ...googleapi.Field) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) Filter(filter string) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) Header() http.Header + func (c *TypeProvidersListTypesCall) IfNoneMatch(entityTag string) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) MaxResults(maxResults int64) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) OrderBy(orderBy string) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) PageToken(pageToken string) *TypeProvidersListTypesCall + func (c *TypeProvidersListTypesCall) Pages(ctx context.Context, f func(*TypeProvidersListTypesResponse) error) error + type TypeProvidersListTypesResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Types []*TypeInfo + func (s TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) + type TypeProvidersPatchCall struct + func (c *TypeProvidersPatchCall) Context(ctx context.Context) *TypeProvidersPatchCall + func (c *TypeProvidersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TypeProvidersPatchCall) Fields(s ...googleapi.Field) *TypeProvidersPatchCall + func (c *TypeProvidersPatchCall) Header() http.Header + type TypeProvidersService struct + func NewTypeProvidersService(s *Service) *TypeProvidersService + func (r *TypeProvidersService) Delete(project string, typeProvider string) *TypeProvidersDeleteCall + func (r *TypeProvidersService) Get(project string, typeProvider string) *TypeProvidersGetCall + func (r *TypeProvidersService) GetType(project string, typeProvider string, type_ string) *TypeProvidersGetTypeCall + func (r *TypeProvidersService) Insert(project string, typeprovider *TypeProvider) *TypeProvidersInsertCall + func (r *TypeProvidersService) List(project string) *TypeProvidersListCall + func (r *TypeProvidersService) ListTypes(project string, typeProvider string) *TypeProvidersListTypesCall + func (r *TypeProvidersService) Patch(project string, typeProvider string, typeprovider *TypeProvider) *TypeProvidersPatchCall + func (r *TypeProvidersService) Update(project string, typeProvider string, typeprovider *TypeProvider) *TypeProvidersUpdateCall + type TypeProvidersUpdateCall struct + func (c *TypeProvidersUpdateCall) Context(ctx context.Context) *TypeProvidersUpdateCall + func (c *TypeProvidersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TypeProvidersUpdateCall) Fields(s ...googleapi.Field) *TypeProvidersUpdateCall + func (c *TypeProvidersUpdateCall) Header() http.Header + type TypesListCall struct + func (c *TypesListCall) Context(ctx context.Context) *TypesListCall + func (c *TypesListCall) Do(opts ...googleapi.CallOption) (*TypesListResponse, error) + func (c *TypesListCall) Fields(s ...googleapi.Field) *TypesListCall + func (c *TypesListCall) Filter(filter string) *TypesListCall + func (c *TypesListCall) Header() http.Header + func (c *TypesListCall) IfNoneMatch(entityTag string) *TypesListCall + func (c *TypesListCall) MaxResults(maxResults int64) *TypesListCall + func (c *TypesListCall) OrderBy(orderBy string) *TypesListCall + func (c *TypesListCall) PageToken(pageToken string) *TypesListCall + func (c *TypesListCall) Pages(ctx context.Context, f func(*TypesListResponse) error) error + type TypesListResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Types []*Type + func (s TypesListResponse) MarshalJSON() ([]byte, error) + type TypesService struct + func NewTypesService(s *Service) *TypesService + func (r *TypesService) List(project string) *TypesListCall + type ValidationOptions struct + ForceSendFields []string + NullFields []string + SchemaValidation string + UndeclaredProperties string + func (s ValidationOptions) MarshalJSON() ([]byte, error)