Versions in this module Expand all Collapse all v0 v0.25.2 May 21, 2020 Changes in this version + type Cluster struct + DefaultStorageType string + ForceSendFields []string + Location string + Name string + NullFields []string + ServeNodes int64 + State string + func (s *Cluster) MarshalJSON() ([]byte, error) + type CreateClusterMetadata struct + FinishTime string + ForceSendFields []string + NullFields []string + OriginalRequest *CreateClusterRequest + RequestTime string + Tables map[string]TableProgress + func (s *CreateClusterMetadata) MarshalJSON() ([]byte, error) + type CreateClusterRequest struct + Cluster *Cluster + ClusterId string + ForceSendFields []string + NullFields []string + Parent string + func (s *CreateClusterRequest) MarshalJSON() ([]byte, error) + type CreateInstanceMetadata struct + FinishTime string + ForceSendFields []string + NullFields []string + OriginalRequest *CreateInstanceRequest + RequestTime string + func (s *CreateInstanceMetadata) MarshalJSON() ([]byte, error) + type CreateInstanceRequest struct + Clusters map[string]Cluster + ForceSendFields []string + Instance *Instance + InstanceId string + NullFields []string + Parent string + func (s *CreateInstanceRequest) MarshalJSON() ([]byte, error) + type Instance struct + DisplayName string + ForceSendFields []string + Labels map[string]string + Name string + NullFields []string + State string + Type string + func (s *Instance) MarshalJSON() ([]byte, error) + type PartialUpdateInstanceRequest struct + ForceSendFields []string + Instance *Instance + NullFields []string + UpdateMask string + func (s *PartialUpdateInstanceRequest) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type TableProgress struct + EstimatedCopiedBytes int64 + EstimatedSizeBytes int64 + ForceSendFields []string + NullFields []string + State string + func (s *TableProgress) MarshalJSON() ([]byte, error) + type UpdateAppProfileMetadata struct + type UpdateClusterMetadata struct + FinishTime string + ForceSendFields []string + NullFields []string + OriginalRequest *Cluster + RequestTime string + func (s *UpdateClusterMetadata) MarshalJSON() ([]byte, error) + type UpdateInstanceMetadata struct + FinishTime string + ForceSendFields []string + NullFields []string + OriginalRequest *PartialUpdateInstanceRequest + RequestTime string + func (s *UpdateInstanceMetadata) MarshalJSON() ([]byte, error)