Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2023 Changes in this version + const CloudPlatformScope + type BuildBazelRemoteExecutionV2Action struct + CommandDigest *BuildBazelRemoteExecutionV2Digest + DoNotCache bool + ForceSendFields []string + InputRootDigest *BuildBazelRemoteExecutionV2Digest + NullFields []string + Platform *BuildBazelRemoteExecutionV2Platform + Salt string + Timeout string + func (s *BuildBazelRemoteExecutionV2Action) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2ActionResult struct + ExecutionMetadata *BuildBazelRemoteExecutionV2ExecutedActionMetadata + ExitCode int64 + ForceSendFields []string + NullFields []string + OutputDirectories []*BuildBazelRemoteExecutionV2OutputDirectory + OutputDirectorySymlinks []*BuildBazelRemoteExecutionV2OutputSymlink + OutputFileSymlinks []*BuildBazelRemoteExecutionV2OutputSymlink + OutputFiles []*BuildBazelRemoteExecutionV2OutputFile + OutputSymlinks []*BuildBazelRemoteExecutionV2OutputSymlink + StderrDigest *BuildBazelRemoteExecutionV2Digest + StderrRaw string + StdoutDigest *BuildBazelRemoteExecutionV2Digest + StdoutRaw string + func (s *BuildBazelRemoteExecutionV2ActionResult) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2Command struct + Arguments []string + EnvironmentVariables []*BuildBazelRemoteExecutionV2CommandEnvironmentVariable + ForceSendFields []string + NullFields []string + OutputDirectories []string + OutputFiles []string + OutputNodeProperties []string + OutputPaths []string + Platform *BuildBazelRemoteExecutionV2Platform + WorkingDirectory string + func (s *BuildBazelRemoteExecutionV2Command) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2CommandEnvironmentVariable struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *BuildBazelRemoteExecutionV2CommandEnvironmentVariable) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2Digest struct + ForceSendFields []string + Hash string + NullFields []string + SizeBytes int64 + func (s *BuildBazelRemoteExecutionV2Digest) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2Directory struct + Directories []*BuildBazelRemoteExecutionV2DirectoryNode + Files []*BuildBazelRemoteExecutionV2FileNode + ForceSendFields []string + NodeProperties *BuildBazelRemoteExecutionV2NodeProperties + NullFields []string + Symlinks []*BuildBazelRemoteExecutionV2SymlinkNode + func (s *BuildBazelRemoteExecutionV2Directory) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2DirectoryNode struct + Digest *BuildBazelRemoteExecutionV2Digest + ForceSendFields []string + Name string + NullFields []string + func (s *BuildBazelRemoteExecutionV2DirectoryNode) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2ExecuteOperationMetadata struct + ActionDigest *BuildBazelRemoteExecutionV2Digest + ForceSendFields []string + NullFields []string + Stage string + StderrStreamName string + StdoutStreamName string + func (s *BuildBazelRemoteExecutionV2ExecuteOperationMetadata) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2ExecuteResponse struct + CachedResult bool + ForceSendFields []string + Message string + NullFields []string + Result *BuildBazelRemoteExecutionV2ActionResult + ServerLogs map[string]BuildBazelRemoteExecutionV2LogFile + Status *GoogleRpcStatus + func (s *BuildBazelRemoteExecutionV2ExecuteResponse) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2ExecutedActionMetadata struct + AuxiliaryMetadata []googleapi.RawMessage + ExecutionCompletedTimestamp string + ExecutionStartTimestamp string + ForceSendFields []string + InputFetchCompletedTimestamp string + InputFetchStartTimestamp string + NullFields []string + OutputUploadCompletedTimestamp string + OutputUploadStartTimestamp string + QueuedTimestamp string + Worker string + WorkerCompletedTimestamp string + WorkerStartTimestamp string + func (s *BuildBazelRemoteExecutionV2ExecutedActionMetadata) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2FileNode struct + Digest *BuildBazelRemoteExecutionV2Digest + ForceSendFields []string + IsExecutable bool + Name string + NodeProperties *BuildBazelRemoteExecutionV2NodeProperties + NullFields []string + func (s *BuildBazelRemoteExecutionV2FileNode) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2LogFile struct + Digest *BuildBazelRemoteExecutionV2Digest + ForceSendFields []string + HumanReadable bool + NullFields []string + func (s *BuildBazelRemoteExecutionV2LogFile) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2NodeProperties struct + ForceSendFields []string + Mtime string + NullFields []string + Properties []*BuildBazelRemoteExecutionV2NodeProperty + UnixMode int64 + func (s *BuildBazelRemoteExecutionV2NodeProperties) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2NodeProperty struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *BuildBazelRemoteExecutionV2NodeProperty) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2OutputDirectory struct + ForceSendFields []string + NullFields []string + Path string + TreeDigest *BuildBazelRemoteExecutionV2Digest + func (s *BuildBazelRemoteExecutionV2OutputDirectory) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2OutputFile struct + Contents string + Digest *BuildBazelRemoteExecutionV2Digest + ForceSendFields []string + IsExecutable bool + NodeProperties *BuildBazelRemoteExecutionV2NodeProperties + NullFields []string + Path string + func (s *BuildBazelRemoteExecutionV2OutputFile) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2OutputSymlink struct + ForceSendFields []string + NodeProperties *BuildBazelRemoteExecutionV2NodeProperties + NullFields []string + Path string + Target string + func (s *BuildBazelRemoteExecutionV2OutputSymlink) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2Platform struct + ForceSendFields []string + NullFields []string + Properties []*BuildBazelRemoteExecutionV2PlatformProperty + func (s *BuildBazelRemoteExecutionV2Platform) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2PlatformProperty struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *BuildBazelRemoteExecutionV2PlatformProperty) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2RequestMetadata struct + ActionId string + ActionMnemonic string + ConfigurationId string + CorrelatedInvocationsId string + ForceSendFields []string + NullFields []string + TargetId string + ToolDetails *BuildBazelRemoteExecutionV2ToolDetails + ToolInvocationId string + func (s *BuildBazelRemoteExecutionV2RequestMetadata) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2SymlinkNode struct + ForceSendFields []string + Name string + NodeProperties *BuildBazelRemoteExecutionV2NodeProperties + NullFields []string + Target string + func (s *BuildBazelRemoteExecutionV2SymlinkNode) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2ToolDetails struct + ForceSendFields []string + NullFields []string + ToolName string + ToolVersion string + func (s *BuildBazelRemoteExecutionV2ToolDetails) MarshalJSON() ([]byte, error) + type BuildBazelRemoteExecutionV2Tree struct + Children []*BuildBazelRemoteExecutionV2Directory + ForceSendFields []string + NullFields []string + Root *BuildBazelRemoteExecutionV2Directory + func (s *BuildBazelRemoteExecutionV2Tree) MarshalJSON() ([]byte, error) + type GoogleBytestreamMedia struct + ForceSendFields []string + NullFields []string + ResourceName string + func (s *GoogleBytestreamMedia) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildbotCommandDurations struct + CasRelease string + CmWaitForAssignment string + DockerPrep string + DockerPrepStartTime string + Download string + DownloadStartTime string + ExecStartTime string + Execution string + ForceSendFields []string + IsoPrepDone string + NullFields []string + Overall string + Stdout string + Upload string + UploadStartTime string + func (s *GoogleDevtoolsRemotebuildbotCommandDurations) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildbotCommandEvents struct + CmUsage string + DockerCacheHit bool + DockerImageName string + ForceSendFields []string + InputCacheMiss float64 + NullFields []string + NumErrors uint64 + NumWarnings uint64 + OutputLocation string + UsedAsyncContainer bool + func (s *GoogleDevtoolsRemotebuildbotCommandEvents) MarshalJSON() ([]byte, error) + func (s *GoogleDevtoolsRemotebuildbotCommandEvents) UnmarshalJSON(data []byte) error + type GoogleDevtoolsRemotebuildbotCommandStatus struct + Code string + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleDevtoolsRemotebuildbotCommandStatus) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildbotResourceUsage struct + CpuUsedPercent float64 + DiskUsage *GoogleDevtoolsRemotebuildbotResourceUsageStat + ForceSendFields []string + MemoryUsage *GoogleDevtoolsRemotebuildbotResourceUsageStat + NullFields []string + TotalDiskIoStats *GoogleDevtoolsRemotebuildbotResourceUsageIOStats + func (s *GoogleDevtoolsRemotebuildbotResourceUsage) MarshalJSON() ([]byte, error) + func (s *GoogleDevtoolsRemotebuildbotResourceUsage) UnmarshalJSON(data []byte) error + type GoogleDevtoolsRemotebuildbotResourceUsageIOStats struct + ForceSendFields []string + NullFields []string + ReadBytesCount uint64 + ReadCount uint64 + ReadTimeMs uint64 + WriteBytesCount uint64 + WriteCount uint64 + WriteTimeMs uint64 + func (s *GoogleDevtoolsRemotebuildbotResourceUsageIOStats) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildbotResourceUsageStat struct + ForceSendFields []string + NullFields []string + Total uint64 + Used uint64 + func (s *GoogleDevtoolsRemotebuildbotResourceUsageStat) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig struct + AcceleratorCount int64 + AcceleratorType string + ForceSendFields []string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale struct + ForceSendFields []string + MaxSize int64 + MinSize int64 + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest struct + ForceSendFields []string + Instance *GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance + InstanceId string + NullFields []string + Parent string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest struct + ForceSendFields []string + NullFields []string + Parent string + PoolId string + WorkerPool *GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy struct + ContainerImageSources *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerAddCapabilities *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerChrootPath *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerNetwork *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerPrivileged *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerRunAsRoot *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerRuntime *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + DockerSiblingContainers *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature + ForceSendFields []string + LinuxIsolation string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature struct + AllowedValues []string + ForceSendFields []string + NullFields []string + Policy string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance struct + FeaturePolicy *GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy + ForceSendFields []string + Location string + LoggingEnabled bool + Name string + NullFields []string + State string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest struct + ForceSendFields []string + NullFields []string + Parent string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse struct + ForceSendFields []string + Instances []*GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance + NullFields []string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesResponse) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest struct + Filter string + ForceSendFields []string + NullFields []string + Parent string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse struct + ForceSendFields []string + NullFields []string + WorkerPools []*GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsResponse) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest struct + ForceSendFields []string + Instance *GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance + LoggingEnabled bool + Name string + NullFields []string + UpdateMask string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest struct + ForceSendFields []string + NullFields []string + UpdateMask string + WorkerPool *GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig struct + Accelerator *GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig + DiskSizeGb int64 + DiskType string + ForceSendFields []string + Labels map[string]string + MachineType string + MaxConcurrentActions int64 + MinCpuPlatform string + NetworkAccess string + NullFields []string + Reserved bool + SoleTenantNodeType string + VmImage string + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool struct + Autoscale *GoogleDevtoolsRemotebuildexecutionAdminV1alphaAutoscale + Channel string + ForceSendFields []string + Name string + NullFields []string + State string + WorkerConfig *GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig + WorkerCount int64 + func (s *GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2AdminTemp struct + Arg string + Command string + ForceSendFields []string + NullFields []string + func (s *GoogleDevtoolsRemoteworkersV1test2AdminTemp) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2Blob struct + Contents string + Digest *GoogleDevtoolsRemoteworkersV1test2Digest + ForceSendFields []string + NullFields []string + func (s *GoogleDevtoolsRemoteworkersV1test2Blob) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandOutputs struct + ExitCode int64 + ForceSendFields []string + NullFields []string + Outputs *GoogleDevtoolsRemoteworkersV1test2Digest + func (s *GoogleDevtoolsRemoteworkersV1test2CommandOutputs) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandOverhead struct + Duration string + ForceSendFields []string + NullFields []string + Overhead string + func (s *GoogleDevtoolsRemoteworkersV1test2CommandOverhead) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandResult struct + Duration string + ExitCode int64 + ForceSendFields []string + Metadata []googleapi.RawMessage + NullFields []string + Outputs *GoogleDevtoolsRemoteworkersV1test2Digest + Overhead string + Status *GoogleRpcStatus + func (s *GoogleDevtoolsRemoteworkersV1test2CommandResult) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandTask struct + ExpectedOutputs *GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs + ForceSendFields []string + Inputs *GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs + NullFields []string + Timeouts *GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts + func (s *GoogleDevtoolsRemoteworkersV1test2CommandTask) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs struct + Arguments []string + EnvironmentVariables []*GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable + Files []*GoogleDevtoolsRemoteworkersV1test2Digest + ForceSendFields []string + InlineBlobs []*GoogleDevtoolsRemoteworkersV1test2Blob + NullFields []string + WorkingDirectory string + func (s *GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs struct + Directories []string + Files []string + ForceSendFields []string + NullFields []string + StderrDestination string + StdoutDestination string + func (s *GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts struct + Execution string + ForceSendFields []string + Idle string + NullFields []string + Shutdown string + func (s *GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2Digest struct + ForceSendFields []string + Hash string + NullFields []string + SizeBytes int64 + func (s *GoogleDevtoolsRemoteworkersV1test2Digest) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2Directory struct + Directories []*GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata + Files []*GoogleDevtoolsRemoteworkersV1test2FileMetadata + ForceSendFields []string + NullFields []string + func (s *GoogleDevtoolsRemoteworkersV1test2Directory) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata struct + Digest *GoogleDevtoolsRemoteworkersV1test2Digest + ForceSendFields []string + NullFields []string + Path string + func (s *GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata) MarshalJSON() ([]byte, error) + type GoogleDevtoolsRemoteworkersV1test2FileMetadata struct + Contents string + Digest *GoogleDevtoolsRemoteworkersV1test2Digest + ForceSendFields []string + IsExecutable bool + NullFields []string + Path string + func (s *GoogleDevtoolsRemoteworkersV1test2FileMetadata) MarshalJSON() ([]byte, error) + type GoogleLongrunningCancelOperationRequest struct + type GoogleLongrunningListOperationsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Operations []*GoogleLongrunningOperation + func (s *GoogleLongrunningListOperationsResponse) MarshalJSON() ([]byte, error) + type GoogleLongrunningOperation struct + Done bool + Error *GoogleRpcStatus + ForceSendFields []string + Metadata googleapi.RawMessage + Name string + NullFields []string + Response googleapi.RawMessage + func (s *GoogleLongrunningOperation) MarshalJSON() ([]byte, error) + type GoogleProtobufEmpty struct + type GoogleRpcStatus struct + Code int64 + Details []googleapi.RawMessage + ForceSendFields []string + Message string + NullFields []string + func (s *GoogleRpcStatus) MarshalJSON() ([]byte, error) + type MediaDownloadCall struct + func (c *MediaDownloadCall) Context(ctx context.Context) *MediaDownloadCall + func (c *MediaDownloadCall) Do(opts ...googleapi.CallOption) (*GoogleBytestreamMedia, error) + func (c *MediaDownloadCall) Download(opts ...googleapi.CallOption) (*http.Response, error) + func (c *MediaDownloadCall) Fields(s ...googleapi.Field) *MediaDownloadCall + func (c *MediaDownloadCall) Header() http.Header + func (c *MediaDownloadCall) IfNoneMatch(entityTag string) *MediaDownloadCall + type MediaService struct + func NewMediaService(s *Service) *MediaService + func (r *MediaService) Download(resourceName string) *MediaDownloadCall + func (r *MediaService) Upload(resourceName string, googlebytestreammedia *GoogleBytestreamMedia) *MediaUploadCall + type MediaUploadCall struct + func (c *MediaUploadCall) Context(ctx context.Context) *MediaUploadCall + func (c *MediaUploadCall) Do(opts ...googleapi.CallOption) (*GoogleBytestreamMedia, error) + func (c *MediaUploadCall) Fields(s ...googleapi.Field) *MediaUploadCall + func (c *MediaUploadCall) Header() http.Header + func (c *MediaUploadCall) Media(r io.Reader, options ...googleapi.MediaOption) *MediaUploadCall + func (c *MediaUploadCall) ProgressUpdater(pu googleapi.ProgressUpdater) *MediaUploadCall + func (c *MediaUploadCall) ResumableMedia(ctx context.Context, r io.ReaderAt, size int64, mediaType string) *MediaUploadCall + type OperationsCancelCall struct + func (c *OperationsCancelCall) Context(ctx context.Context) *OperationsCancelCall + func (c *OperationsCancelCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *OperationsCancelCall) Fields(s ...googleapi.Field) *OperationsCancelCall + func (c *OperationsCancelCall) Header() http.Header + type OperationsDeleteCall struct + func (c *OperationsDeleteCall) Context(ctx context.Context) *OperationsDeleteCall + func (c *OperationsDeleteCall) Do(opts ...googleapi.CallOption) (*GoogleProtobufEmpty, error) + func (c *OperationsDeleteCall) Fields(s ...googleapi.Field) *OperationsDeleteCall + func (c *OperationsDeleteCall) Header() http.Header + type OperationsListCall struct + func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall + func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningListOperationsResponse, 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) PageSize(pageSize int64) *OperationsListCall + func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall + func (c *OperationsListCall) Pages(ctx context.Context, f func(*GoogleLongrunningListOperationsResponse) error) error + type OperationsService struct + func NewOperationsService(s *Service) *OperationsService + func (r *OperationsService) Cancel(name string, ...) *OperationsCancelCall + func (r *OperationsService) Delete(name string) *OperationsDeleteCall + func (r *OperationsService) List(name string) *OperationsListCall + type ProjectsOperationsGetCall struct + func (c *ProjectsOperationsGetCall) Context(ctx context.Context) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Do(opts ...googleapi.CallOption) (*GoogleLongrunningOperation, error) + func (c *ProjectsOperationsGetCall) Fields(s ...googleapi.Field) *ProjectsOperationsGetCall + func (c *ProjectsOperationsGetCall) Header() http.Header + func (c *ProjectsOperationsGetCall) IfNoneMatch(entityTag string) *ProjectsOperationsGetCall + type ProjectsOperationsService struct + func NewProjectsOperationsService(s *Service) *ProjectsOperationsService + func (r *ProjectsOperationsService) Get(name string) *ProjectsOperationsGetCall + type ProjectsService struct + Operations *ProjectsOperationsService + func NewProjectsService(s *Service) *ProjectsService + type Service struct + BasePath string + Media *MediaService + Operations *OperationsService + Projects *ProjectsService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)