sqladmin - ActiveState ActiveGo 1.8
...

Package sqladmin

import "google.golang.org/api/sqladmin/v1beta3"
Overview
Index

Overview ▾

Package sqladmin provides access to the Cloud SQL Administration API.

See https://cloud.google.com/sql/docs/reference/latest

Usage example:

import "google.golang.org/api/sqladmin/v1beta3"
...
sqladminService, err := sqladmin.New(oauthHttpClient)

Index ▾

Constants
type BackupConfiguration
    func (s *BackupConfiguration) MarshalJSON() ([]byte, error)
type BackupRun
    func (s *BackupRun) MarshalJSON() ([]byte, error)
type BackupRunsGetCall
    func (c *BackupRunsGetCall) Context(ctx context.Context) *BackupRunsGetCall
    func (c *BackupRunsGetCall) Do(opts ...googleapi.CallOption) (*BackupRun, error)
    func (c *BackupRunsGetCall) Fields(s ...googleapi.Field) *BackupRunsGetCall
    func (c *BackupRunsGetCall) Header() http.Header
    func (c *BackupRunsGetCall) IfNoneMatch(entityTag string) *BackupRunsGetCall
type BackupRunsListCall
    func (c *BackupRunsListCall) Context(ctx context.Context) *BackupRunsListCall
    func (c *BackupRunsListCall) Do(opts ...googleapi.CallOption) (*BackupRunsListResponse, error)
    func (c *BackupRunsListCall) Fields(s ...googleapi.Field) *BackupRunsListCall
    func (c *BackupRunsListCall) Header() http.Header
    func (c *BackupRunsListCall) IfNoneMatch(entityTag string) *BackupRunsListCall
    func (c *BackupRunsListCall) MaxResults(maxResults int64) *BackupRunsListCall
    func (c *BackupRunsListCall) PageToken(pageToken string) *BackupRunsListCall
    func (c *BackupRunsListCall) Pages(ctx context.Context, f func(*BackupRunsListResponse) error) error
type BackupRunsListResponse
    func (s *BackupRunsListResponse) MarshalJSON() ([]byte, error)
type BackupRunsService
    func NewBackupRunsService(s *Service) *BackupRunsService
    func (r *BackupRunsService) Get(project string, instance string, backupConfiguration string, dueTime string) *BackupRunsGetCall
    func (r *BackupRunsService) List(project string, instance string, backupConfiguration string) *BackupRunsListCall
type BinLogCoordinates
    func (s *BinLogCoordinates) MarshalJSON() ([]byte, error)
type CloneContext
    func (s *CloneContext) MarshalJSON() ([]byte, error)
type DatabaseFlags
    func (s *DatabaseFlags) MarshalJSON() ([]byte, error)
type DatabaseInstance
    func (s *DatabaseInstance) MarshalJSON() ([]byte, error)
type ExportContext
    func (s *ExportContext) MarshalJSON() ([]byte, error)
type Flag
    func (s *Flag) MarshalJSON() ([]byte, error)
type FlagsListCall
    func (c *FlagsListCall) Context(ctx context.Context) *FlagsListCall
    func (c *FlagsListCall) Do(opts ...googleapi.CallOption) (*FlagsListResponse, error)
    func (c *FlagsListCall) Fields(s ...googleapi.Field) *FlagsListCall
    func (c *FlagsListCall) Header() http.Header
    func (c *FlagsListCall) IfNoneMatch(entityTag string) *FlagsListCall
type FlagsListResponse
    func (s *FlagsListResponse) MarshalJSON() ([]byte, error)
type FlagsService
    func NewFlagsService(s *Service) *FlagsService
    func (r *FlagsService) List() *FlagsListCall
type ImportContext
    func (s *ImportContext) MarshalJSON() ([]byte, error)
type InstanceOperation
    func (s *InstanceOperation) MarshalJSON() ([]byte, error)
type InstanceSetRootPasswordRequest
    func (s *InstanceSetRootPasswordRequest) MarshalJSON() ([]byte, error)
type InstancesCloneCall
    func (c *InstancesCloneCall) Context(ctx context.Context) *InstancesCloneCall
    func (c *InstancesCloneCall) Do(opts ...googleapi.CallOption) (*InstancesCloneResponse, error)
    func (c *InstancesCloneCall) Fields(s ...googleapi.Field) *InstancesCloneCall
    func (c *InstancesCloneCall) Header() http.Header
type InstancesCloneRequest
    func (s *InstancesCloneRequest) MarshalJSON() ([]byte, error)
type InstancesCloneResponse
    func (s *InstancesCloneResponse) MarshalJSON() ([]byte, error)
type InstancesDeleteCall
    func (c *InstancesDeleteCall) Context(ctx context.Context) *InstancesDeleteCall
    func (c *InstancesDeleteCall) Do(opts ...googleapi.CallOption) (*InstancesDeleteResponse, error)
    func (c *InstancesDeleteCall) Fields(s ...googleapi.Field) *InstancesDeleteCall
    func (c *InstancesDeleteCall) Header() http.Header
type InstancesDeleteResponse
    func (s *InstancesDeleteResponse) MarshalJSON() ([]byte, error)
type InstancesExportCall
    func (c *InstancesExportCall) Context(ctx context.Context) *InstancesExportCall
    func (c *InstancesExportCall) Do(opts ...googleapi.CallOption) (*InstancesExportResponse, error)
    func (c *InstancesExportCall) Fields(s ...googleapi.Field) *InstancesExportCall
    func (c *InstancesExportCall) Header() http.Header
type InstancesExportRequest
    func (s *InstancesExportRequest) MarshalJSON() ([]byte, error)
type InstancesExportResponse
    func (s *InstancesExportResponse) MarshalJSON() ([]byte, error)
type InstancesGetCall
    func (c *InstancesGetCall) Context(ctx context.Context) *InstancesGetCall
    func (c *InstancesGetCall) Do(opts ...googleapi.CallOption) (*DatabaseInstance, error)
    func (c *InstancesGetCall) Fields(s ...googleapi.Field) *InstancesGetCall
    func (c *InstancesGetCall) Header() http.Header
    func (c *InstancesGetCall) IfNoneMatch(entityTag string) *InstancesGetCall
type InstancesImportCall
    func (c *InstancesImportCall) Context(ctx context.Context) *InstancesImportCall
    func (c *InstancesImportCall) Do(opts ...googleapi.CallOption) (*InstancesImportResponse, error)
    func (c *InstancesImportCall) Fields(s ...googleapi.Field) *InstancesImportCall
    func (c *InstancesImportCall) Header() http.Header
type InstancesImportRequest
    func (s *InstancesImportRequest) MarshalJSON() ([]byte, error)
type InstancesImportResponse
    func (s *InstancesImportResponse) MarshalJSON() ([]byte, error)
type InstancesInsertCall
    func (c *InstancesInsertCall) Context(ctx context.Context) *InstancesInsertCall
    func (c *InstancesInsertCall) Do(opts ...googleapi.CallOption) (*InstancesInsertResponse, error)
    func (c *InstancesInsertCall) Fields(s ...googleapi.Field) *InstancesInsertCall
    func (c *InstancesInsertCall) Header() http.Header
type InstancesInsertResponse
    func (s *InstancesInsertResponse) MarshalJSON() ([]byte, error)
type InstancesListCall
    func (c *InstancesListCall) Context(ctx context.Context) *InstancesListCall
    func (c *InstancesListCall) Do(opts ...googleapi.CallOption) (*InstancesListResponse, error)
    func (c *InstancesListCall) Fields(s ...googleapi.Field) *InstancesListCall
    func (c *InstancesListCall) Header() http.Header
    func (c *InstancesListCall) IfNoneMatch(entityTag string) *InstancesListCall
    func (c *InstancesListCall) MaxResults(maxResults int64) *InstancesListCall
    func (c *InstancesListCall) PageToken(pageToken string) *InstancesListCall
    func (c *InstancesListCall) Pages(ctx context.Context, f func(*InstancesListResponse) error) error
type InstancesListResponse
    func (s *InstancesListResponse) MarshalJSON() ([]byte, error)
type InstancesPatchCall
    func (c *InstancesPatchCall) Context(ctx context.Context) *InstancesPatchCall
    func (c *InstancesPatchCall) Do(opts ...googleapi.CallOption) (*InstancesUpdateResponse, error)
    func (c *InstancesPatchCall) Fields(s ...googleapi.Field) *InstancesPatchCall
    func (c *InstancesPatchCall) Header() http.Header
type InstancesPromoteReplicaCall
    func (c *InstancesPromoteReplicaCall) Context(ctx context.Context) *InstancesPromoteReplicaCall
    func (c *InstancesPromoteReplicaCall) Do(opts ...googleapi.CallOption) (*InstancesPromoteReplicaResponse, error)
    func (c *InstancesPromoteReplicaCall) Fields(s ...googleapi.Field) *InstancesPromoteReplicaCall
    func (c *InstancesPromoteReplicaCall) Header() http.Header
type InstancesPromoteReplicaResponse
    func (s *InstancesPromoteReplicaResponse) MarshalJSON() ([]byte, error)
type InstancesResetSslConfigCall
    func (c *InstancesResetSslConfigCall) Context(ctx context.Context) *InstancesResetSslConfigCall
    func (c *InstancesResetSslConfigCall) Do(opts ...googleapi.CallOption) (*InstancesResetSslConfigResponse, error)
    func (c *InstancesResetSslConfigCall) Fields(s ...googleapi.Field) *InstancesResetSslConfigCall
    func (c *InstancesResetSslConfigCall) Header() http.Header
type InstancesResetSslConfigResponse
    func (s *InstancesResetSslConfigResponse) MarshalJSON() ([]byte, error)
type InstancesRestartCall
    func (c *InstancesRestartCall) Context(ctx context.Context) *InstancesRestartCall
    func (c *InstancesRestartCall) Do(opts ...googleapi.CallOption) (*InstancesRestartResponse, error)
    func (c *InstancesRestartCall) Fields(s ...googleapi.Field) *InstancesRestartCall
    func (c *InstancesRestartCall) Header() http.Header
type InstancesRestartResponse
    func (s *InstancesRestartResponse) MarshalJSON() ([]byte, error)
type InstancesRestoreBackupCall
    func (c *InstancesRestoreBackupCall) Context(ctx context.Context) *InstancesRestoreBackupCall
    func (c *InstancesRestoreBackupCall) Do(opts ...googleapi.CallOption) (*InstancesRestoreBackupResponse, error)
    func (c *InstancesRestoreBackupCall) Fields(s ...googleapi.Field) *InstancesRestoreBackupCall
    func (c *InstancesRestoreBackupCall) Header() http.Header
type InstancesRestoreBackupResponse
    func (s *InstancesRestoreBackupResponse) MarshalJSON() ([]byte, error)
type InstancesService
    func NewInstancesService(s *Service) *InstancesService
    func (r *InstancesService) Clone(project string, instancesclonerequest *InstancesCloneRequest) *InstancesCloneCall
    func (r *InstancesService) Delete(project string, instance string) *InstancesDeleteCall
    func (r *InstancesService) Export(project string, instance string, instancesexportrequest *InstancesExportRequest) *InstancesExportCall
    func (r *InstancesService) Get(project string, instance string) *InstancesGetCall
    func (r *InstancesService) Import(project string, instance string, instancesimportrequest *InstancesImportRequest) *InstancesImportCall
    func (r *InstancesService) Insert(project string, databaseinstance *DatabaseInstance) *InstancesInsertCall
    func (r *InstancesService) List(project string) *InstancesListCall
    func (r *InstancesService) Patch(project string, instance string, databaseinstance *DatabaseInstance) *InstancesPatchCall
    func (r *InstancesService) PromoteReplica(project string, instance string) *InstancesPromoteReplicaCall
    func (r *InstancesService) ResetSslConfig(project string, instance string) *InstancesResetSslConfigCall
    func (r *InstancesService) Restart(project string, instance string) *InstancesRestartCall
    func (r *InstancesService) RestoreBackup(project string, instance string, backupConfigurationid string, dueTime string) *InstancesRestoreBackupCall
    func (r *InstancesService) SetRootPassword(project string, instance string, instancesetrootpasswordrequest *InstanceSetRootPasswordRequest) *InstancesSetRootPasswordCall
    func (r *InstancesService) Update(project string, instance string, databaseinstance *DatabaseInstance) *InstancesUpdateCall
type InstancesSetRootPasswordCall
    func (c *InstancesSetRootPasswordCall) Context(ctx context.Context) *InstancesSetRootPasswordCall
    func (c *InstancesSetRootPasswordCall) Do(opts ...googleapi.CallOption) (*InstancesSetRootPasswordResponse, error)
    func (c *InstancesSetRootPasswordCall) Fields(s ...googleapi.Field) *InstancesSetRootPasswordCall
    func (c *InstancesSetRootPasswordCall) Header() http.Header
type InstancesSetRootPasswordResponse
    func (s *InstancesSetRootPasswordResponse) MarshalJSON() ([]byte, error)
type InstancesUpdateCall
    func (c *InstancesUpdateCall) Context(ctx context.Context) *InstancesUpdateCall
    func (c *InstancesUpdateCall) Do(opts ...googleapi.CallOption) (*InstancesUpdateResponse, error)
    func (c *InstancesUpdateCall) Fields(s ...googleapi.Field) *InstancesUpdateCall
    func (c *InstancesUpdateCall) Header() http.Header
type InstancesUpdateResponse
    func (s *InstancesUpdateResponse) MarshalJSON() ([]byte, error)
type IpConfiguration
    func (s *IpConfiguration) MarshalJSON() ([]byte, error)
type IpMapping
    func (s *IpMapping) MarshalJSON() ([]byte, error)
type LocationPreference
    func (s *LocationPreference) MarshalJSON() ([]byte, error)
type OperationError
    func (s *OperationError) MarshalJSON() ([]byte, error)
type OperationsGetCall
    func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall
    func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*InstanceOperation, error)
    func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall
    func (c *OperationsGetCall) Header() http.Header
    func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall
type OperationsListCall
    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) Header() http.Header
    func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall
    func (c *OperationsListCall) MaxResults(maxResults int64) *OperationsListCall
    func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall
    func (c *OperationsListCall) Pages(ctx context.Context, f func(*OperationsListResponse) error) error
type OperationsListResponse
    func (s *OperationsListResponse) MarshalJSON() ([]byte, error)
type OperationsService
    func NewOperationsService(s *Service) *OperationsService
    func (r *OperationsService) Get(project string, instance string, operation string) *OperationsGetCall
    func (r *OperationsService) List(project string, instance string) *OperationsListCall
type Service
    func New(client *http.Client) (*Service, error)
type SetRootPasswordContext
    func (s *SetRootPasswordContext) MarshalJSON() ([]byte, error)
type Settings
    func (s *Settings) MarshalJSON() ([]byte, error)
type SslCert
    func (s *SslCert) MarshalJSON() ([]byte, error)
type SslCertDetail
    func (s *SslCertDetail) MarshalJSON() ([]byte, error)
type SslCertsDeleteCall
    func (c *SslCertsDeleteCall) Context(ctx context.Context) *SslCertsDeleteCall
    func (c *SslCertsDeleteCall) Do(opts ...googleapi.CallOption) (*SslCertsDeleteResponse, error)
    func (c *SslCertsDeleteCall) Fields(s ...googleapi.Field) *SslCertsDeleteCall
    func (c *SslCertsDeleteCall) Header() http.Header
type SslCertsDeleteResponse
    func (s *SslCertsDeleteResponse) MarshalJSON() ([]byte, error)
type SslCertsGetCall
    func (c *SslCertsGetCall) Context(ctx context.Context) *SslCertsGetCall
    func (c *SslCertsGetCall) Do(opts ...googleapi.CallOption) (*SslCert, error)
    func (c *SslCertsGetCall) Fields(s ...googleapi.Field) *SslCertsGetCall
    func (c *SslCertsGetCall) Header() http.Header
    func (c *SslCertsGetCall) IfNoneMatch(entityTag string) *SslCertsGetCall
type SslCertsInsertCall
    func (c *SslCertsInsertCall) Context(ctx context.Context) *SslCertsInsertCall
    func (c *SslCertsInsertCall) Do(opts ...googleapi.CallOption) (*SslCertsInsertResponse, error)
    func (c *SslCertsInsertCall) Fields(s ...googleapi.Field) *SslCertsInsertCall
    func (c *SslCertsInsertCall) Header() http.Header
type SslCertsInsertRequest
    func (s *SslCertsInsertRequest) MarshalJSON() ([]byte, error)
type SslCertsInsertResponse
    func (s *SslCertsInsertResponse) MarshalJSON() ([]byte, error)
type SslCertsListCall
    func (c *SslCertsListCall) Context(ctx context.Context) *SslCertsListCall
    func (c *SslCertsListCall) Do(opts ...googleapi.CallOption) (*SslCertsListResponse, error)
    func (c *SslCertsListCall) Fields(s ...googleapi.Field) *SslCertsListCall
    func (c *SslCertsListCall) Header() http.Header
    func (c *SslCertsListCall) IfNoneMatch(entityTag string) *SslCertsListCall
type SslCertsListResponse
    func (s *SslCertsListResponse) MarshalJSON() ([]byte, error)
type SslCertsService
    func NewSslCertsService(s *Service) *SslCertsService
    func (r *SslCertsService) Delete(project string, instance string, sha1Fingerprint string) *SslCertsDeleteCall
    func (r *SslCertsService) Get(project string, instance string, sha1Fingerprint string) *SslCertsGetCall
    func (r *SslCertsService) Insert(project string, instance string, sslcertsinsertrequest *SslCertsInsertRequest) *SslCertsInsertCall
    func (r *SslCertsService) List(project string, instance string) *SslCertsListCall
type Tier
    func (s *Tier) MarshalJSON() ([]byte, error)
type TiersListCall
    func (c *TiersListCall) Context(ctx context.Context) *TiersListCall
    func (c *TiersListCall) Do(opts ...googleapi.CallOption) (*TiersListResponse, error)
    func (c *TiersListCall) Fields(s ...googleapi.Field) *TiersListCall
    func (c *TiersListCall) Header() http.Header
    func (c *TiersListCall) IfNoneMatch(entityTag string) *TiersListCall
type TiersListResponse
    func (s *TiersListResponse) MarshalJSON() ([]byte, error)
type TiersService
    func NewTiersService(s *Service) *TiersService
    func (r *TiersService) List(project string) *TiersListCall

Package files

sqladmin-gen.go

Constants

OAuth2 scopes used by this API.

const (
    // View and manage your data across Google Cloud Platform services
    CloudPlatformScope = "https://www.googleapis.com/auth/cloud-platform"

    // Manage your Google SQL Service instances
    SqlserviceAdminScope = "https://www.googleapis.com/auth/sqlservice.admin"
)

type BackupConfiguration

BackupConfiguration: Database instance backup configuration.

type BackupConfiguration struct {
    // BinaryLogEnabled: Whether binary log is enabled. If backup
    // configuration is disabled, binary log must be disabled as well.
    BinaryLogEnabled bool `json:"binaryLogEnabled,omitempty"`

    // Enabled: Whether this configuration is enabled.
    Enabled bool `json:"enabled,omitempty"`

    // Id: Identifier for this configuration. This gets generated
    // automatically when a backup configuration is created.
    Id string `json:"id,omitempty"`

    // Kind: This is always sql#backupConfiguration.
    Kind string `json:"kind,omitempty"`

    // StartTime: Start time for the daily backup configuration in UTC
    // timezone in the 24 hour format - HH:MM.
    StartTime string `json:"startTime,omitempty"`

    // ForceSendFields is a list of field names (e.g. "BinaryLogEnabled") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "BinaryLogEnabled") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*BackupConfiguration) MarshalJSON

func (s *BackupConfiguration) MarshalJSON() ([]byte, error)

type BackupRun

BackupRun: A database instance backup run resource.

type BackupRun struct {
    // BackupConfiguration: Backup Configuration identifier.
    BackupConfiguration string `json:"backupConfiguration,omitempty"`

    // DueTime: The due time of this run in UTC timezone in RFC 3339 format,
    // for example 2012-11-15T16:19:00.094Z.
    DueTime string `json:"dueTime,omitempty"`

    // EndTime: The time the backup operation completed in UTC timezone in
    // RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
    EndTime string `json:"endTime,omitempty"`

    // EnqueuedTime: The time the run was enqueued in UTC timezone in RFC
    // 3339 format, for example 2012-11-15T16:19:00.094Z.
    EnqueuedTime string `json:"enqueuedTime,omitempty"`

    // Error: Information about why the backup operation failed. This is
    // only present if the run has the FAILED status.
    Error *OperationError `json:"error,omitempty"`

    // Instance: Name of the database instance.
    Instance string `json:"instance,omitempty"`

    // Kind: This is always sql#backupRun.
    Kind string `json:"kind,omitempty"`

    // StartTime: The time the backup operation actually started in UTC
    // timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
    StartTime string `json:"startTime,omitempty"`

    // Status: The status of this run.
    Status string `json:"status,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "BackupConfiguration")
    // to unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "BackupConfiguration") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*BackupRun) MarshalJSON

func (s *BackupRun) MarshalJSON() ([]byte, error)

type BackupRunsGetCall

type BackupRunsGetCall struct {
    // contains filtered or unexported fields
}

func (*BackupRunsGetCall) Context

func (c *BackupRunsGetCall) Context(ctx context.Context) *BackupRunsGetCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*BackupRunsGetCall) Do

func (c *BackupRunsGetCall) Do(opts ...googleapi.CallOption) (*BackupRun, error)

Do executes the "sql.backupRuns.get" call. Exactly one of *BackupRun or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *BackupRun.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*BackupRunsGetCall) Fields

func (c *BackupRunsGetCall) Fields(s ...googleapi.Field) *BackupRunsGetCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*BackupRunsGetCall) Header

func (c *BackupRunsGetCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*BackupRunsGetCall) IfNoneMatch

func (c *BackupRunsGetCall) IfNoneMatch(entityTag string) *BackupRunsGetCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type BackupRunsListCall

type BackupRunsListCall struct {
    // contains filtered or unexported fields
}

func (*BackupRunsListCall) Context

func (c *BackupRunsListCall) Context(ctx context.Context) *BackupRunsListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*BackupRunsListCall) Do

func (c *BackupRunsListCall) Do(opts ...googleapi.CallOption) (*BackupRunsListResponse, error)

Do executes the "sql.backupRuns.list" call. Exactly one of *BackupRunsListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *BackupRunsListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*BackupRunsListCall) Fields

func (c *BackupRunsListCall) Fields(s ...googleapi.Field) *BackupRunsListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*BackupRunsListCall) Header

func (c *BackupRunsListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*BackupRunsListCall) IfNoneMatch

func (c *BackupRunsListCall) IfNoneMatch(entityTag string) *BackupRunsListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

func (*BackupRunsListCall) MaxResults

func (c *BackupRunsListCall) MaxResults(maxResults int64) *BackupRunsListCall

MaxResults sets the optional parameter "maxResults": Maximum number of backup runs per response.

func (*BackupRunsListCall) PageToken

func (c *BackupRunsListCall) PageToken(pageToken string) *BackupRunsListCall

PageToken sets the optional parameter "pageToken": A previously-returned page token representing part of the larger set of results to view.

func (*BackupRunsListCall) Pages

func (c *BackupRunsListCall) Pages(ctx context.Context, f func(*BackupRunsListResponse) error) error

Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.

type BackupRunsListResponse

BackupRunsListResponse: Backup run list results.

type BackupRunsListResponse struct {
    // Items: A list of backup runs in reverse chronological order of the
    // enqueued time.
    Items []*BackupRun `json:"items,omitempty"`

    // Kind: This is always sql#backupRunsList.
    Kind string `json:"kind,omitempty"`

    // NextPageToken: The continuation token, used to page through large
    // result sets. Provide this value in a subsequent request to return the
    // next page of results.
    NextPageToken string `json:"nextPageToken,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*BackupRunsListResponse) MarshalJSON

func (s *BackupRunsListResponse) MarshalJSON() ([]byte, error)

type BackupRunsService

type BackupRunsService struct {
    // contains filtered or unexported fields
}

func NewBackupRunsService

func NewBackupRunsService(s *Service) *BackupRunsService

func (*BackupRunsService) Get

func (r *BackupRunsService) Get(project string, instance string, backupConfiguration string, dueTime string) *BackupRunsGetCall

Get: Retrieves information about a specified backup run for a Cloud SQL instance.

func (*BackupRunsService) List

func (r *BackupRunsService) List(project string, instance string, backupConfiguration string) *BackupRunsListCall

List: Lists all backup runs associated with a Cloud SQL instance.

type BinLogCoordinates

BinLogCoordinates: Binary log coordinates.

type BinLogCoordinates struct {
    // BinLogFileName: Name of the binary log file for a Cloud SQL instance.
    BinLogFileName string `json:"binLogFileName,omitempty"`

    // BinLogPosition: Position (offset) within the binary log file.
    BinLogPosition int64 `json:"binLogPosition,omitempty,string"`

    // Kind: This is always sql#binLogCoordinates.
    Kind string `json:"kind,omitempty"`

    // ForceSendFields is a list of field names (e.g. "BinLogFileName") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "BinLogFileName") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*BinLogCoordinates) MarshalJSON

func (s *BinLogCoordinates) MarshalJSON() ([]byte, error)

type CloneContext

CloneContext: Database instance clone context.

type CloneContext struct {
    // BinLogCoordinates: Binary log coordinates, if specified, indentify
    // the position up to which the source instance should be cloned. If not
    // specified, the source instance is cloned up to the most recent binary
    // log coordinates.
    BinLogCoordinates *BinLogCoordinates `json:"binLogCoordinates,omitempty"`

    // DestinationInstanceName: Name of the Cloud SQL instance to be created
    // as a clone.
    DestinationInstanceName string `json:"destinationInstanceName,omitempty"`

    // Kind: This is always sql#cloneContext.
    Kind string `json:"kind,omitempty"`

    // SourceInstanceName: Name of the Cloud SQL instance to be cloned.
    SourceInstanceName string `json:"sourceInstanceName,omitempty"`

    // ForceSendFields is a list of field names (e.g. "BinLogCoordinates")
    // to unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "BinLogCoordinates") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*CloneContext) MarshalJSON

func (s *CloneContext) MarshalJSON() ([]byte, error)

type DatabaseFlags

DatabaseFlags: MySQL flags for Cloud SQL instances.

type DatabaseFlags struct {
    // Name: The name of the flag. These flags are passed at instance
    // startup, so include both MySQL server options and MySQL system
    // variables. Flags should be specified with underscores, not hyphens.
    // For more information, see Configuring MySQL Flags in the Google Cloud
    // SQL documentation, as well as the official MySQL documentation for
    // server options and system variables.
    Name string `json:"name,omitempty"`

    // Value: The value of the flag. Booleans should be set to on for true
    // and off for false. This field must be omitted if the flag doesn't
    // take a value.
    Value string `json:"value,omitempty"`

    // ForceSendFields is a list of field names (e.g. "Name") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Name") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*DatabaseFlags) MarshalJSON

func (s *DatabaseFlags) MarshalJSON() ([]byte, error)

type DatabaseInstance

DatabaseInstance: A Cloud SQL instance resource.

type DatabaseInstance struct {
    // ConnectionName: Connection name of the Cloud SQL instance used in
    // connection strings.
    ConnectionName string `json:"connectionName,omitempty"`

    // CurrentDiskSize: The current disk usage of the instance in bytes.
    CurrentDiskSize int64 `json:"currentDiskSize,omitempty,string"`

    // DatabaseVersion: The database engine type and version. Can be
    // MYSQL_5_5 or MYSQL_5_6. Defaults to MYSQL_5_5. The databaseVersion
    // cannot be changed after instance creation.
    DatabaseVersion string `json:"databaseVersion,omitempty"`

    // Etag: HTTP 1.1 Entity tag for the resource.
    Etag string `json:"etag,omitempty"`

    // Instance: Name of the Cloud SQL instance. This does not include the
    // project ID.
    Instance string `json:"instance,omitempty"`

    // InstanceType: The instance type. This can be one of the
    // following.
    // CLOUD_SQL_INSTANCE: Regular Cloud SQL
    // instance.
    // READ_REPLICA_INSTANCE: Cloud SQL instance acting as a read-replica.
    InstanceType string `json:"instanceType,omitempty"`

    // IpAddresses: The assigned IP addresses for the instance.
    IpAddresses []*IpMapping `json:"ipAddresses,omitempty"`

    // Ipv6Address: The IPv6 address assigned to the instance.
    Ipv6Address string `json:"ipv6Address,omitempty"`

    // Kind: This is always sql#instance.
    Kind string `json:"kind,omitempty"`

    // MasterInstanceName: The name of the instance which will act as master
    // in the replication setup.
    MasterInstanceName string `json:"masterInstanceName,omitempty"`

    // MaxDiskSize: The maximum disk size of the instance in bytes.
    MaxDiskSize int64 `json:"maxDiskSize,omitempty,string"`

    // Project: The project ID of the project containing the Cloud SQL
    // instance. The Google apps domain is prefixed if applicable.
    Project string `json:"project,omitempty"`

    // Region: The geographical region. Can be us-central, asia-east1 or
    // europe-west1. Defaults to us-central. The region can not be changed
    // after instance creation.
    Region string `json:"region,omitempty"`

    // ReplicaNames: The replicas of the instance.
    ReplicaNames []string `json:"replicaNames,omitempty"`

    // ServerCaCert: SSL configuration.
    ServerCaCert *SslCert `json:"serverCaCert,omitempty"`

    // ServiceAccountEmailAddress: The service account email address
    // assigned to the instance.
    ServiceAccountEmailAddress string `json:"serviceAccountEmailAddress,omitempty"`

    // Settings: The user settings.
    Settings *Settings `json:"settings,omitempty"`

    // State: The current serving state of the Cloud SQL instance. This can
    // be one of the following.
    // RUNNABLE: The instance is running, or is ready to run when
    // accessed.
    // SUSPENDED: The instance is not available, for example due to problems
    // with billing.
    // PENDING_CREATE: The instance is being created.
    // MAINTENANCE: The instance is down for maintenance.
    // UNKNOWN_STATE: The state of the instance is unknown.
    State string `json:"state,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "ConnectionName") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "ConnectionName") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*DatabaseInstance) MarshalJSON

func (s *DatabaseInstance) MarshalJSON() ([]byte, error)

type ExportContext

ExportContext: Database instance export context.

type ExportContext struct {
    // Database: Databases (for example, guestbook) from which the export is
    // made. If unspecified, all databases are exported.
    Database []string `json:"database,omitempty"`

    // Kind: This is always sql#exportContext.
    Kind string `json:"kind,omitempty"`

    // Table: Tables to export, or that were exported, from the specified
    // database. If you specify tables, specify one and only one database.
    Table []string `json:"table,omitempty"`

    // Uri: The path to the file in Google Cloud Storage where the export
    // will be stored, or where it was already stored. The URI is in the
    // form gs://bucketName/fileName. If the file already exists, the
    // operation fails. If the filename ends with .gz, the contents are
    // compressed.
    Uri string `json:"uri,omitempty"`

    // ForceSendFields is a list of field names (e.g. "Database") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Database") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*ExportContext) MarshalJSON

func (s *ExportContext) MarshalJSON() ([]byte, error)

type Flag

Flag: A Google Cloud SQL service flag resource.

type Flag struct {
    // AllowedStringValues: For STRING flags, a list of strings that the
    // value can be set to.
    AllowedStringValues []string `json:"allowedStringValues,omitempty"`

    // AppliesTo: The database version this flag applies to. Currently this
    // can only be [MYSQL_5_5].
    AppliesTo []string `json:"appliesTo,omitempty"`

    // Kind: This is always sql#flag.
    Kind string `json:"kind,omitempty"`

    // MaxValue: For INTEGER flags, the maximum allowed value.
    MaxValue int64 `json:"maxValue,omitempty,string"`

    // MinValue: For INTEGER flags, the minimum allowed value.
    MinValue int64 `json:"minValue,omitempty,string"`

    // Name: This is the name of the flag. Flag names always use
    // underscores, not hyphens, e.g. max_allowed_packet
    Name string `json:"name,omitempty"`

    // Type: The type of the flag. Flags are typed to being BOOLEAN, STRING,
    // INTEGER or NONE. NONE is used for flags which do not take a value,
    // such as skip_grant_tables.
    Type string `json:"type,omitempty"`

    // ForceSendFields is a list of field names (e.g. "AllowedStringValues")
    // to unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "AllowedStringValues") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*Flag) MarshalJSON

func (s *Flag) MarshalJSON() ([]byte, error)

type FlagsListCall

type FlagsListCall struct {
    // contains filtered or unexported fields
}

func (*FlagsListCall) Context

func (c *FlagsListCall) Context(ctx context.Context) *FlagsListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*FlagsListCall) Do

func (c *FlagsListCall) Do(opts ...googleapi.CallOption) (*FlagsListResponse, error)

Do executes the "sql.flags.list" call. Exactly one of *FlagsListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *FlagsListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*FlagsListCall) Fields

func (c *FlagsListCall) Fields(s ...googleapi.Field) *FlagsListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*FlagsListCall) Header

func (c *FlagsListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*FlagsListCall) IfNoneMatch

func (c *FlagsListCall) IfNoneMatch(entityTag string) *FlagsListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type FlagsListResponse

FlagsListResponse: Flags list response.

type FlagsListResponse struct {
    // Items: List of flags.
    Items []*Flag `json:"items,omitempty"`

    // Kind: This is always sql#flagsList.
    Kind string `json:"kind,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*FlagsListResponse) MarshalJSON

func (s *FlagsListResponse) MarshalJSON() ([]byte, error)

type FlagsService

type FlagsService struct {
    // contains filtered or unexported fields
}

func NewFlagsService

func NewFlagsService(s *Service) *FlagsService

func (*FlagsService) List

func (r *FlagsService) List() *FlagsListCall

List: Lists all database flags that can be set for Google Cloud SQL instances.

type ImportContext

ImportContext: Database instance import context.

type ImportContext struct {
    // Database: The database (for example, guestbook) to which the import
    // is made. If not set, it is assumed that the database is specified in
    // the file to be imported.
    Database string `json:"database,omitempty"`

    // Kind: This is always sql#importContext.
    Kind string `json:"kind,omitempty"`

    // Uri: A path to the MySQL dump file in Google Cloud Storage from which
    // the import is made. The URI is in the form gs://bucketName/fileName.
    // Compressed gzip files (.gz) are also supported.
    Uri []string `json:"uri,omitempty"`

    // ForceSendFields is a list of field names (e.g. "Database") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Database") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*ImportContext) MarshalJSON

func (s *ImportContext) MarshalJSON() ([]byte, error)

type InstanceOperation

InstanceOperation: An Operations resource contains information about database instance operations such as create, delete, and restart. Operations resources are created in response to operations that were initiated; you never create them directly.

type InstanceOperation struct {
    // EndTime: The time this operation finished in UTC timezone in RFC 3339
    // format, for example 2012-11-15T16:19:00.094Z.
    EndTime string `json:"endTime,omitempty"`

    // EnqueuedTime: The time this operation was enqueued in UTC timezone in
    // RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
    EnqueuedTime string `json:"enqueuedTime,omitempty"`

    // Error: The error(s) encountered by this operation. Only set if the
    // operation results in an error.
    Error []*OperationError `json:"error,omitempty"`

    // ExportContext: The context for export operation, if applicable.
    ExportContext *ExportContext `json:"exportContext,omitempty"`

    // ImportContext: The context for import operation, if applicable.
    ImportContext *ImportContext `json:"importContext,omitempty"`

    // Instance: Name of the database instance.
    Instance string `json:"instance,omitempty"`

    // Kind: This is always sql#instanceOperation.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // OperationType: The type of the operation. Valid values are CREATE,
    // DELETE, UPDATE, RESTART, IMPORT, EXPORT, BACKUP_VOLUME,
    // RESTORE_VOLUME.
    OperationType string `json:"operationType,omitempty"`

    // StartTime: The time this operation actually started in UTC timezone
    // in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
    StartTime string `json:"startTime,omitempty"`

    // State: The state of an operation. Valid values are PENDING, RUNNING,
    // DONE, UNKNOWN.
    State string `json:"state,omitempty"`

    // UserEmailAddress: The email address of the user who initiated this
    // operation.
    UserEmailAddress string `json:"userEmailAddress,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "EndTime") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "EndTime") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstanceOperation) MarshalJSON

func (s *InstanceOperation) MarshalJSON() ([]byte, error)

type InstanceSetRootPasswordRequest

InstanceSetRootPasswordRequest: Database instance set root password request.

type InstanceSetRootPasswordRequest struct {
    // SetRootPasswordContext: Set Root Password Context.
    SetRootPasswordContext *SetRootPasswordContext `json:"setRootPasswordContext,omitempty"`

    // ForceSendFields is a list of field names (e.g.
    // "SetRootPasswordContext") to unconditionally include in API requests.
    // By default, fields with empty values are omitted from API requests.
    // However, any non-pointer, non-interface field appearing in
    // ForceSendFields will be sent to the server regardless of whether the
    // field is empty or not. This may be used to include empty fields in
    // Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "SetRootPasswordContext")
    // to include in API requests with the JSON null value. By default,
    // fields with empty values are omitted from API requests. However, any
    // field with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*InstanceSetRootPasswordRequest) MarshalJSON

func (s *InstanceSetRootPasswordRequest) MarshalJSON() ([]byte, error)

type InstancesCloneCall

type InstancesCloneCall struct {
    // contains filtered or unexported fields
}

func (*InstancesCloneCall) Context

func (c *InstancesCloneCall) Context(ctx context.Context) *InstancesCloneCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesCloneCall) Do

func (c *InstancesCloneCall) Do(opts ...googleapi.CallOption) (*InstancesCloneResponse, error)

Do executes the "sql.instances.clone" call. Exactly one of *InstancesCloneResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesCloneResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesCloneCall) Fields

func (c *InstancesCloneCall) Fields(s ...googleapi.Field) *InstancesCloneCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesCloneCall) Header

func (c *InstancesCloneCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesCloneRequest

InstancesCloneRequest: Database instance clone request.

type InstancesCloneRequest struct {
    // CloneContext: Contains details about the clone operation.
    CloneContext *CloneContext `json:"cloneContext,omitempty"`

    // ForceSendFields is a list of field names (e.g. "CloneContext") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "CloneContext") to include
    // in API requests with the JSON null value. By default, fields with
    // empty values are omitted from API requests. However, any field with
    // an empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesCloneRequest) MarshalJSON

func (s *InstancesCloneRequest) MarshalJSON() ([]byte, error)

type InstancesCloneResponse

InstancesCloneResponse: Database instance clone response.

type InstancesCloneResponse struct {
    // Kind: This is always sql#instancesClone.
    Kind string `json:"kind,omitempty"`

    // Operation: An unique identifier for the operation associated with the
    // cloned instance. You can use this identifier to retrieve the
    // Operations resource, which has information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesCloneResponse) MarshalJSON

func (s *InstancesCloneResponse) MarshalJSON() ([]byte, error)

type InstancesDeleteCall

type InstancesDeleteCall struct {
    // contains filtered or unexported fields
}

func (*InstancesDeleteCall) Context

func (c *InstancesDeleteCall) Context(ctx context.Context) *InstancesDeleteCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesDeleteCall) Do

func (c *InstancesDeleteCall) Do(opts ...googleapi.CallOption) (*InstancesDeleteResponse, error)

Do executes the "sql.instances.delete" call. Exactly one of *InstancesDeleteResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesDeleteResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesDeleteCall) Fields

func (c *InstancesDeleteCall) Fields(s ...googleapi.Field) *InstancesDeleteCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesDeleteCall) Header

func (c *InstancesDeleteCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesDeleteResponse

InstancesDeleteResponse: Database instance delete response.

type InstancesDeleteResponse struct {
    // Kind: This is always sql#instancesDelete.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesDeleteResponse) MarshalJSON

func (s *InstancesDeleteResponse) MarshalJSON() ([]byte, error)

type InstancesExportCall

type InstancesExportCall struct {
    // contains filtered or unexported fields
}

func (*InstancesExportCall) Context

func (c *InstancesExportCall) Context(ctx context.Context) *InstancesExportCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesExportCall) Do

func (c *InstancesExportCall) Do(opts ...googleapi.CallOption) (*InstancesExportResponse, error)

Do executes the "sql.instances.export" call. Exactly one of *InstancesExportResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesExportResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesExportCall) Fields

func (c *InstancesExportCall) Fields(s ...googleapi.Field) *InstancesExportCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesExportCall) Header

func (c *InstancesExportCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesExportRequest

InstancesExportRequest: Database instance export request.

type InstancesExportRequest struct {
    // ExportContext: Contains details about the export operation.
    ExportContext *ExportContext `json:"exportContext,omitempty"`

    // ForceSendFields is a list of field names (e.g. "ExportContext") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "ExportContext") to include
    // in API requests with the JSON null value. By default, fields with
    // empty values are omitted from API requests. However, any field with
    // an empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesExportRequest) MarshalJSON

func (s *InstancesExportRequest) MarshalJSON() ([]byte, error)

type InstancesExportResponse

InstancesExportResponse: Database instance export response.

type InstancesExportResponse struct {
    // Kind: This is always sql#instancesExport.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesExportResponse) MarshalJSON

func (s *InstancesExportResponse) MarshalJSON() ([]byte, error)

type InstancesGetCall

type InstancesGetCall struct {
    // contains filtered or unexported fields
}

func (*InstancesGetCall) Context

func (c *InstancesGetCall) Context(ctx context.Context) *InstancesGetCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesGetCall) Do

func (c *InstancesGetCall) Do(opts ...googleapi.CallOption) (*DatabaseInstance, error)

Do executes the "sql.instances.get" call. Exactly one of *DatabaseInstance or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *DatabaseInstance.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesGetCall) Fields

func (c *InstancesGetCall) Fields(s ...googleapi.Field) *InstancesGetCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesGetCall) Header

func (c *InstancesGetCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*InstancesGetCall) IfNoneMatch

func (c *InstancesGetCall) IfNoneMatch(entityTag string) *InstancesGetCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type InstancesImportCall

type InstancesImportCall struct {
    // contains filtered or unexported fields
}

func (*InstancesImportCall) Context

func (c *InstancesImportCall) Context(ctx context.Context) *InstancesImportCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesImportCall) Do

func (c *InstancesImportCall) Do(opts ...googleapi.CallOption) (*InstancesImportResponse, error)

Do executes the "sql.instances.import" call. Exactly one of *InstancesImportResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesImportResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesImportCall) Fields

func (c *InstancesImportCall) Fields(s ...googleapi.Field) *InstancesImportCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesImportCall) Header

func (c *InstancesImportCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesImportRequest

InstancesImportRequest: Database instance import request.

type InstancesImportRequest struct {
    // ImportContext: Contains details about the import operation.
    ImportContext *ImportContext `json:"importContext,omitempty"`

    // ForceSendFields is a list of field names (e.g. "ImportContext") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "ImportContext") to include
    // in API requests with the JSON null value. By default, fields with
    // empty values are omitted from API requests. However, any field with
    // an empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesImportRequest) MarshalJSON

func (s *InstancesImportRequest) MarshalJSON() ([]byte, error)

type InstancesImportResponse

InstancesImportResponse: Database instance import response.

type InstancesImportResponse struct {
    // Kind: This is always sql#instancesImport.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesImportResponse) MarshalJSON

func (s *InstancesImportResponse) MarshalJSON() ([]byte, error)

type InstancesInsertCall

type InstancesInsertCall struct {
    // contains filtered or unexported fields
}

func (*InstancesInsertCall) Context

func (c *InstancesInsertCall) Context(ctx context.Context) *InstancesInsertCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesInsertCall) Do

func (c *InstancesInsertCall) Do(opts ...googleapi.CallOption) (*InstancesInsertResponse, error)

Do executes the "sql.instances.insert" call. Exactly one of *InstancesInsertResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesInsertResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesInsertCall) Fields

func (c *InstancesInsertCall) Fields(s ...googleapi.Field) *InstancesInsertCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesInsertCall) Header

func (c *InstancesInsertCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesInsertResponse

InstancesInsertResponse: Database instance insert response.

type InstancesInsertResponse struct {
    // Kind: This is always sql#instancesInsert.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesInsertResponse) MarshalJSON

func (s *InstancesInsertResponse) MarshalJSON() ([]byte, error)

type InstancesListCall

type InstancesListCall struct {
    // contains filtered or unexported fields
}

func (*InstancesListCall) Context

func (c *InstancesListCall) Context(ctx context.Context) *InstancesListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesListCall) Do

func (c *InstancesListCall) Do(opts ...googleapi.CallOption) (*InstancesListResponse, error)

Do executes the "sql.instances.list" call. Exactly one of *InstancesListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesListCall) Fields

func (c *InstancesListCall) Fields(s ...googleapi.Field) *InstancesListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesListCall) Header

func (c *InstancesListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*InstancesListCall) IfNoneMatch

func (c *InstancesListCall) IfNoneMatch(entityTag string) *InstancesListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

func (*InstancesListCall) MaxResults

func (c *InstancesListCall) MaxResults(maxResults int64) *InstancesListCall

MaxResults sets the optional parameter "maxResults": The maximum number of results to return per response.

func (*InstancesListCall) PageToken

func (c *InstancesListCall) PageToken(pageToken string) *InstancesListCall

PageToken sets the optional parameter "pageToken": A previously-returned page token representing part of the larger set of results to view.

func (*InstancesListCall) Pages

func (c *InstancesListCall) Pages(ctx context.Context, f func(*InstancesListResponse) error) error

Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.

type InstancesListResponse

InstancesListResponse: Database instances list response.

type InstancesListResponse struct {
    // Items: List of database instance resources.
    Items []*DatabaseInstance `json:"items,omitempty"`

    // Kind: This is always sql#instancesList.
    Kind string `json:"kind,omitempty"`

    // NextPageToken: The continuation token, used to page through large
    // result sets. Provide this value in a subsequent request to return the
    // next page of results.
    NextPageToken string `json:"nextPageToken,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesListResponse) MarshalJSON

func (s *InstancesListResponse) MarshalJSON() ([]byte, error)

type InstancesPatchCall

type InstancesPatchCall struct {
    // contains filtered or unexported fields
}

func (*InstancesPatchCall) Context

func (c *InstancesPatchCall) Context(ctx context.Context) *InstancesPatchCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesPatchCall) Do

func (c *InstancesPatchCall) Do(opts ...googleapi.CallOption) (*InstancesUpdateResponse, error)

Do executes the "sql.instances.patch" call. Exactly one of *InstancesUpdateResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesUpdateResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesPatchCall) Fields

func (c *InstancesPatchCall) Fields(s ...googleapi.Field) *InstancesPatchCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesPatchCall) Header

func (c *InstancesPatchCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesPromoteReplicaCall

type InstancesPromoteReplicaCall struct {
    // contains filtered or unexported fields
}

func (*InstancesPromoteReplicaCall) Context

func (c *InstancesPromoteReplicaCall) Context(ctx context.Context) *InstancesPromoteReplicaCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesPromoteReplicaCall) Do

func (c *InstancesPromoteReplicaCall) Do(opts ...googleapi.CallOption) (*InstancesPromoteReplicaResponse, error)

Do executes the "sql.instances.promoteReplica" call. Exactly one of *InstancesPromoteReplicaResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesPromoteReplicaResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesPromoteReplicaCall) Fields

func (c *InstancesPromoteReplicaCall) Fields(s ...googleapi.Field) *InstancesPromoteReplicaCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesPromoteReplicaCall) Header

func (c *InstancesPromoteReplicaCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesPromoteReplicaResponse

InstancesPromoteReplicaResponse: Database promote read replica response.

type InstancesPromoteReplicaResponse struct {
    // Kind: This is always sql#instancesPromoteReplica.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesPromoteReplicaResponse) MarshalJSON

func (s *InstancesPromoteReplicaResponse) MarshalJSON() ([]byte, error)

type InstancesResetSslConfigCall

type InstancesResetSslConfigCall struct {
    // contains filtered or unexported fields
}

func (*InstancesResetSslConfigCall) Context

func (c *InstancesResetSslConfigCall) Context(ctx context.Context) *InstancesResetSslConfigCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesResetSslConfigCall) Do

func (c *InstancesResetSslConfigCall) Do(opts ...googleapi.CallOption) (*InstancesResetSslConfigResponse, error)

Do executes the "sql.instances.resetSslConfig" call. Exactly one of *InstancesResetSslConfigResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesResetSslConfigResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesResetSslConfigCall) Fields

func (c *InstancesResetSslConfigCall) Fields(s ...googleapi.Field) *InstancesResetSslConfigCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesResetSslConfigCall) Header

func (c *InstancesResetSslConfigCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesResetSslConfigResponse

InstancesResetSslConfigResponse: Database instance resetSslConfig response.

type InstancesResetSslConfigResponse struct {
    // Kind: This is always sql#instancesResetSslConfig.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation. All ssl client certificates will be
    // deleted and a new server certificate will be created. Does not take
    // effect until the next instance restart.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesResetSslConfigResponse) MarshalJSON

func (s *InstancesResetSslConfigResponse) MarshalJSON() ([]byte, error)

type InstancesRestartCall

type InstancesRestartCall struct {
    // contains filtered or unexported fields
}

func (*InstancesRestartCall) Context

func (c *InstancesRestartCall) Context(ctx context.Context) *InstancesRestartCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesRestartCall) Do

func (c *InstancesRestartCall) Do(opts ...googleapi.CallOption) (*InstancesRestartResponse, error)

Do executes the "sql.instances.restart" call. Exactly one of *InstancesRestartResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesRestartResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesRestartCall) Fields

func (c *InstancesRestartCall) Fields(s ...googleapi.Field) *InstancesRestartCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesRestartCall) Header

func (c *InstancesRestartCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesRestartResponse

InstancesRestartResponse: Database instance restart response.

type InstancesRestartResponse struct {
    // Kind: This is always sql#instancesRestart.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesRestartResponse) MarshalJSON

func (s *InstancesRestartResponse) MarshalJSON() ([]byte, error)

type InstancesRestoreBackupCall

type InstancesRestoreBackupCall struct {
    // contains filtered or unexported fields
}

func (*InstancesRestoreBackupCall) Context

func (c *InstancesRestoreBackupCall) Context(ctx context.Context) *InstancesRestoreBackupCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesRestoreBackupCall) Do

func (c *InstancesRestoreBackupCall) Do(opts ...googleapi.CallOption) (*InstancesRestoreBackupResponse, error)

Do executes the "sql.instances.restoreBackup" call. Exactly one of *InstancesRestoreBackupResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesRestoreBackupResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesRestoreBackupCall) Fields

func (c *InstancesRestoreBackupCall) Fields(s ...googleapi.Field) *InstancesRestoreBackupCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesRestoreBackupCall) Header

func (c *InstancesRestoreBackupCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesRestoreBackupResponse

InstancesRestoreBackupResponse: Database instance restore backup response.

type InstancesRestoreBackupResponse struct {
    // Kind: This is always sql#instancesRestoreBackup.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesRestoreBackupResponse) MarshalJSON

func (s *InstancesRestoreBackupResponse) MarshalJSON() ([]byte, error)

type InstancesService

type InstancesService struct {
    // contains filtered or unexported fields
}

func NewInstancesService

func NewInstancesService(s *Service) *InstancesService

func (*InstancesService) Clone

func (r *InstancesService) Clone(project string, instancesclonerequest *InstancesCloneRequest) *InstancesCloneCall

Clone: Creates a Cloud SQL instance as a clone of a source instance.

func (*InstancesService) Delete

func (r *InstancesService) Delete(project string, instance string) *InstancesDeleteCall

Delete: Deletes a Cloud SQL instance.

func (*InstancesService) Export

func (r *InstancesService) Export(project string, instance string, instancesexportrequest *InstancesExportRequest) *InstancesExportCall

Export: Exports data from a Cloud SQL instance to a Google Cloud Storage bucket as a MySQL dump file.

func (*InstancesService) Get

func (r *InstancesService) Get(project string, instance string) *InstancesGetCall

Get: Retrieves information about a Cloud SQL instance.

func (*InstancesService) Import

func (r *InstancesService) Import(project string, instance string, instancesimportrequest *InstancesImportRequest) *InstancesImportCall

Import: Imports data into a Cloud SQL instance from a MySQL dump file stored in a Google Cloud Storage bucket.

func (*InstancesService) Insert

func (r *InstancesService) Insert(project string, databaseinstance *DatabaseInstance) *InstancesInsertCall

Insert: Creates a new Cloud SQL instance.

func (*InstancesService) List

func (r *InstancesService) List(project string) *InstancesListCall

List: Lists instances for a given project, in alphabetical order by instance name.

func (*InstancesService) Patch

func (r *InstancesService) Patch(project string, instance string, databaseinstance *DatabaseInstance) *InstancesPatchCall

Patch: Updates the settings of a Cloud SQL instance. This method supports patch semantics.

func (*InstancesService) PromoteReplica

func (r *InstancesService) PromoteReplica(project string, instance string) *InstancesPromoteReplicaCall

PromoteReplica: Promotes the read replica instance to be a stand-alone Cloud SQL instance.

func (*InstancesService) ResetSslConfig

func (r *InstancesService) ResetSslConfig(project string, instance string) *InstancesResetSslConfigCall

ResetSslConfig: Deletes all client certificates and generates a new server SSL certificate for a Cloud SQL instance.

func (*InstancesService) Restart

func (r *InstancesService) Restart(project string, instance string) *InstancesRestartCall

Restart: Restarts a Cloud SQL instance.

func (*InstancesService) RestoreBackup

func (r *InstancesService) RestoreBackup(project string, instance string, backupConfigurationid string, dueTime string) *InstancesRestoreBackupCall

RestoreBackup: Restores a backup of a Cloud SQL instance.

func (*InstancesService) SetRootPassword

func (r *InstancesService) SetRootPassword(project string, instance string, instancesetrootpasswordrequest *InstanceSetRootPasswordRequest) *InstancesSetRootPasswordCall

SetRootPassword: Sets the password for the root user of the specified Cloud SQL instance.

func (*InstancesService) Update

func (r *InstancesService) Update(project string, instance string, databaseinstance *DatabaseInstance) *InstancesUpdateCall

Update: Updates the settings of a Cloud SQL instance.

type InstancesSetRootPasswordCall

type InstancesSetRootPasswordCall struct {
    // contains filtered or unexported fields
}

func (*InstancesSetRootPasswordCall) Context

func (c *InstancesSetRootPasswordCall) Context(ctx context.Context) *InstancesSetRootPasswordCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesSetRootPasswordCall) Do

func (c *InstancesSetRootPasswordCall) Do(opts ...googleapi.CallOption) (*InstancesSetRootPasswordResponse, error)

Do executes the "sql.instances.setRootPassword" call. Exactly one of *InstancesSetRootPasswordResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesSetRootPasswordResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesSetRootPasswordCall) Fields

func (c *InstancesSetRootPasswordCall) Fields(s ...googleapi.Field) *InstancesSetRootPasswordCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesSetRootPasswordCall) Header

func (c *InstancesSetRootPasswordCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesSetRootPasswordResponse

InstancesSetRootPasswordResponse: Database instance set root password response.

type InstancesSetRootPasswordResponse struct {
    // Kind: This is always sql#instancesSetRootPassword.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesSetRootPasswordResponse) MarshalJSON

func (s *InstancesSetRootPasswordResponse) MarshalJSON() ([]byte, error)

type InstancesUpdateCall

type InstancesUpdateCall struct {
    // contains filtered or unexported fields
}

func (*InstancesUpdateCall) Context

func (c *InstancesUpdateCall) Context(ctx context.Context) *InstancesUpdateCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*InstancesUpdateCall) Do

func (c *InstancesUpdateCall) Do(opts ...googleapi.CallOption) (*InstancesUpdateResponse, error)

Do executes the "sql.instances.update" call. Exactly one of *InstancesUpdateResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstancesUpdateResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*InstancesUpdateCall) Fields

func (c *InstancesUpdateCall) Fields(s ...googleapi.Field) *InstancesUpdateCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*InstancesUpdateCall) Header

func (c *InstancesUpdateCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type InstancesUpdateResponse

InstancesUpdateResponse: Database instance update response.

type InstancesUpdateResponse struct {
    // Kind: This is always sql#instancesUpdate.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*InstancesUpdateResponse) MarshalJSON

func (s *InstancesUpdateResponse) MarshalJSON() ([]byte, error)

type IpConfiguration

IpConfiguration: IP Management configuration.

type IpConfiguration struct {
    // AuthorizedNetworks: The list of external networks that are allowed to
    // connect to the instance using the IP. In CIDR notation, also known as
    // 'slash' notation (e.g. 192.168.100.0/24).
    AuthorizedNetworks []string `json:"authorizedNetworks,omitempty"`

    // Enabled: Whether the instance should be assigned an IP address or
    // not.
    Enabled bool `json:"enabled,omitempty"`

    // Kind: This is always sql#ipConfiguration.
    Kind string `json:"kind,omitempty"`

    // RequireSsl: Whether the mysqld should default to 'REQUIRE X509' for
    // users connecting over IP.
    RequireSsl bool `json:"requireSsl,omitempty"`

    // ForceSendFields is a list of field names (e.g. "AuthorizedNetworks")
    // to unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "AuthorizedNetworks") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*IpConfiguration) MarshalJSON

func (s *IpConfiguration) MarshalJSON() ([]byte, error)

type IpMapping

IpMapping: Database instance IP Mapping.

type IpMapping struct {
    // IpAddress: The IP address assigned.
    IpAddress string `json:"ipAddress,omitempty"`

    // TimeToRetire: The due time for this IP to be retired in RFC 3339
    // format, for example 2012-11-15T16:19:00.094Z. This field is only
    // available when the IP is scheduled to be retired.
    TimeToRetire string `json:"timeToRetire,omitempty"`

    // ForceSendFields is a list of field names (e.g. "IpAddress") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "IpAddress") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*IpMapping) MarshalJSON

func (s *IpMapping) MarshalJSON() ([]byte, error)

type LocationPreference

LocationPreference: Preferred location. This specifies where a Cloud SQL instance should preferably be located, either in a specific Compute Engine zone, or co-located with an App Engine application. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified.

type LocationPreference struct {
    // FollowGaeApplication: The App Engine application to follow, it must
    // be in the same region as the Cloud SQL instance.
    FollowGaeApplication string `json:"followGaeApplication,omitempty"`

    // Kind: This is always sql#locationPreference.
    Kind string `json:"kind,omitempty"`

    // Zone: The preferred Compute Engine zone (e.g. us-centra1-a,
    // us-central1-b, etc.).
    Zone string `json:"zone,omitempty"`

    // ForceSendFields is a list of field names (e.g.
    // "FollowGaeApplication") to unconditionally include in API requests.
    // By default, fields with empty values are omitted from API requests.
    // However, any non-pointer, non-interface field appearing in
    // ForceSendFields will be sent to the server regardless of whether the
    // field is empty or not. This may be used to include empty fields in
    // Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "FollowGaeApplication") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*LocationPreference) MarshalJSON

func (s *LocationPreference) MarshalJSON() ([]byte, error)

type OperationError

OperationError: Database instance operation error.

type OperationError struct {
    // Code: Identifies the specific error that occurred.
    Code string `json:"code,omitempty"`

    // Kind: This is always sql#operationError.
    Kind string `json:"kind,omitempty"`

    // ForceSendFields is a list of field names (e.g. "Code") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Code") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*OperationError) MarshalJSON

func (s *OperationError) MarshalJSON() ([]byte, error)

type OperationsGetCall

type OperationsGetCall struct {
    // contains filtered or unexported fields
}

func (*OperationsGetCall) Context

func (c *OperationsGetCall) Context(ctx context.Context) *OperationsGetCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*OperationsGetCall) Do

func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*InstanceOperation, error)

Do executes the "sql.operations.get" call. Exactly one of *InstanceOperation or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *InstanceOperation.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*OperationsGetCall) Fields

func (c *OperationsGetCall) Fields(s ...googleapi.Field) *OperationsGetCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*OperationsGetCall) Header

func (c *OperationsGetCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*OperationsGetCall) IfNoneMatch

func (c *OperationsGetCall) IfNoneMatch(entityTag string) *OperationsGetCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type OperationsListCall

type OperationsListCall struct {
    // contains filtered or unexported fields
}

func (*OperationsListCall) Context

func (c *OperationsListCall) Context(ctx context.Context) *OperationsListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*OperationsListCall) Do

func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*OperationsListResponse, error)

Do executes the "sql.operations.list" call. Exactly one of *OperationsListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *OperationsListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*OperationsListCall) Fields

func (c *OperationsListCall) Fields(s ...googleapi.Field) *OperationsListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*OperationsListCall) Header

func (c *OperationsListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*OperationsListCall) IfNoneMatch

func (c *OperationsListCall) IfNoneMatch(entityTag string) *OperationsListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

func (*OperationsListCall) MaxResults

func (c *OperationsListCall) MaxResults(maxResults int64) *OperationsListCall

MaxResults sets the optional parameter "maxResults": Maximum number of operations per response.

func (*OperationsListCall) PageToken

func (c *OperationsListCall) PageToken(pageToken string) *OperationsListCall

PageToken sets the optional parameter "pageToken": A previously-returned page token representing part of the larger set of results to view.

func (*OperationsListCall) Pages

func (c *OperationsListCall) Pages(ctx context.Context, f func(*OperationsListResponse) error) error

Pages invokes f for each page of results. A non-nil error returned from f will halt the iteration. The provided context supersedes any context provided to the Context method.

type OperationsListResponse

OperationsListResponse: Database instance list operations response.

type OperationsListResponse struct {
    // Items: List of operation resources.
    Items []*InstanceOperation `json:"items,omitempty"`

    // Kind: This is always sql#operationsList.
    Kind string `json:"kind,omitempty"`

    // NextPageToken: The continuation token, used to page through large
    // result sets. Provide this value in a subsequent request to return the
    // next page of results.
    NextPageToken string `json:"nextPageToken,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*OperationsListResponse) MarshalJSON

func (s *OperationsListResponse) MarshalJSON() ([]byte, error)

type OperationsService

type OperationsService struct {
    // contains filtered or unexported fields
}

func NewOperationsService

func NewOperationsService(s *Service) *OperationsService

func (*OperationsService) Get

func (r *OperationsService) Get(project string, instance string, operation string) *OperationsGetCall

Get: Retrieves information about a specific operation that was performed on a Cloud SQL instance.

func (*OperationsService) List

func (r *OperationsService) List(project string, instance string) *OperationsListCall

List: Lists all operations that have been performed on a Cloud SQL instance.

type Service

type Service struct {
    BasePath  string // API endpoint base URL
    UserAgent string // optional additional User-Agent fragment

    BackupRuns *BackupRunsService

    Flags *FlagsService

    Instances *InstancesService

    Operations *OperationsService

    SslCerts *SslCertsService

    Tiers *TiersService
    // contains filtered or unexported fields
}

func New

func New(client *http.Client) (*Service, error)

type SetRootPasswordContext

SetRootPasswordContext: Database instance set root password context.

type SetRootPasswordContext struct {
    // Kind: This is always sql#setRootUserContext.
    Kind string `json:"kind,omitempty"`

    // Password: The password for the root user.
    Password string `json:"password,omitempty"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SetRootPasswordContext) MarshalJSON

func (s *SetRootPasswordContext) MarshalJSON() ([]byte, error)

type Settings

Settings: Database instance settings.

type Settings struct {
    // ActivationPolicy: The activation policy for this instance. This
    // specifies when the instance should be activated and is applicable
    // only when the instance state is RUNNABLE. This can be one of the
    // following.
    // ALWAYS: The instance should always be active.
    // NEVER: The instance should never be activated.
    // ON_DEMAND: The instance is activated upon receiving requests.
    ActivationPolicy string `json:"activationPolicy,omitempty"`

    // AuthorizedGaeApplications: The App Engine app IDs that can access
    // this instance.
    AuthorizedGaeApplications []string `json:"authorizedGaeApplications,omitempty"`

    // BackupConfiguration: The daily backup configuration for the instance.
    BackupConfiguration []*BackupConfiguration `json:"backupConfiguration,omitempty"`

    // DatabaseFlags: The database flags passed to the instance at startup.
    DatabaseFlags []*DatabaseFlags `json:"databaseFlags,omitempty"`

    // DatabaseReplicationEnabled: Configuration specific to read replica
    // instance. Indicates whether replication is enabled or not.
    DatabaseReplicationEnabled bool `json:"databaseReplicationEnabled,omitempty"`

    // IpConfiguration: The settings for IP Management. This allows to
    // enable or disable the instance IP and manage which external networks
    // can connect to the instance.
    IpConfiguration *IpConfiguration `json:"ipConfiguration,omitempty"`

    // Kind: This is always sql#settings.
    Kind string `json:"kind,omitempty"`

    // LocationPreference: The location preference settings. This allows the
    // instance to be located as near as possible to either an App Engine
    // app or GCE zone for better performance.
    LocationPreference *LocationPreference `json:"locationPreference,omitempty"`

    // PricingPlan: The pricing plan for this instance. This can be either
    // PER_USE or PACKAGE.
    PricingPlan string `json:"pricingPlan,omitempty"`

    // ReplicationType: The type of replication this instance uses. This can
    // be either ASYNCHRONOUS or SYNCHRONOUS.
    ReplicationType string `json:"replicationType,omitempty"`

    // SettingsVersion: The version of instance settings. This is a required
    // field for update method to make sure concurrent updates are handled
    // properly. During update, use the most recent settingsVersion value
    // for this instance and do not try to update this value.
    SettingsVersion int64 `json:"settingsVersion,omitempty,string"`

    // Tier: The tier of service for this instance, for example D1, D2. For
    // more information, see pricing.
    Tier string `json:"tier,omitempty"`

    // ForceSendFields is a list of field names (e.g. "ActivationPolicy") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "ActivationPolicy") to
    // include in API requests with the JSON null value. By default, fields
    // with empty values are omitted from API requests. However, any field
    // with an empty value appearing in NullFields will be sent to the
    // server as null. It is an error if a field in this list has a
    // non-empty value. This may be used to include null fields in Patch
    // requests.
    NullFields []string `json:"-"`
}

func (*Settings) MarshalJSON

func (s *Settings) MarshalJSON() ([]byte, error)

type SslCert

SslCert: SslCerts Resource

type SslCert struct {
    // Cert: PEM representation.
    Cert string `json:"cert,omitempty"`

    // CertSerialNumber: Serial number, as extracted from the certificate.
    CertSerialNumber string `json:"certSerialNumber,omitempty"`

    // CommonName: User supplied name. Constrained to [a-zA-Z.-_ ]+.
    CommonName string `json:"commonName,omitempty"`

    // CreateTime: Time when the certificate was created.
    CreateTime string `json:"createTime,omitempty"`

    // ExpirationTime: Time when the certificate expires.
    ExpirationTime string `json:"expirationTime,omitempty"`

    // Instance: Name of the database instance.
    Instance string `json:"instance,omitempty"`

    // Kind: This is always sql#sslCert.
    Kind string `json:"kind,omitempty"`

    // Sha1Fingerprint: Sha1 Fingerprint.
    Sha1Fingerprint string `json:"sha1Fingerprint,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Cert") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Cert") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCert) MarshalJSON

func (s *SslCert) MarshalJSON() ([]byte, error)

type SslCertDetail

SslCertDetail: SslCertDetail.

type SslCertDetail struct {
    // CertInfo: The public information about the cert.
    CertInfo *SslCert `json:"certInfo,omitempty"`

    // CertPrivateKey: The private key for the client cert, in pem format.
    // Keep private in order to protect your security.
    CertPrivateKey string `json:"certPrivateKey,omitempty"`

    // ForceSendFields is a list of field names (e.g. "CertInfo") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "CertInfo") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCertDetail) MarshalJSON

func (s *SslCertDetail) MarshalJSON() ([]byte, error)

type SslCertsDeleteCall

type SslCertsDeleteCall struct {
    // contains filtered or unexported fields
}

func (*SslCertsDeleteCall) Context

func (c *SslCertsDeleteCall) Context(ctx context.Context) *SslCertsDeleteCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*SslCertsDeleteCall) Do

func (c *SslCertsDeleteCall) Do(opts ...googleapi.CallOption) (*SslCertsDeleteResponse, error)

Do executes the "sql.sslCerts.delete" call. Exactly one of *SslCertsDeleteResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *SslCertsDeleteResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*SslCertsDeleteCall) Fields

func (c *SslCertsDeleteCall) Fields(s ...googleapi.Field) *SslCertsDeleteCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*SslCertsDeleteCall) Header

func (c *SslCertsDeleteCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type SslCertsDeleteResponse

SslCertsDeleteResponse: SslCert delete response.

type SslCertsDeleteResponse struct {
    // Kind: This is always sql#sslCertsDelete.
    Kind string `json:"kind,omitempty"`

    // Operation: An identifier that uniquely identifies the operation. You
    // can use this identifier to retrieve the Operations resource that has
    // information about the operation.
    Operation string `json:"operation,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Kind") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Kind") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCertsDeleteResponse) MarshalJSON

func (s *SslCertsDeleteResponse) MarshalJSON() ([]byte, error)

type SslCertsGetCall

type SslCertsGetCall struct {
    // contains filtered or unexported fields
}

func (*SslCertsGetCall) Context

func (c *SslCertsGetCall) Context(ctx context.Context) *SslCertsGetCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*SslCertsGetCall) Do

func (c *SslCertsGetCall) Do(opts ...googleapi.CallOption) (*SslCert, error)

Do executes the "sql.sslCerts.get" call. Exactly one of *SslCert or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *SslCert.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*SslCertsGetCall) Fields

func (c *SslCertsGetCall) Fields(s ...googleapi.Field) *SslCertsGetCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*SslCertsGetCall) Header

func (c *SslCertsGetCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*SslCertsGetCall) IfNoneMatch

func (c *SslCertsGetCall) IfNoneMatch(entityTag string) *SslCertsGetCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type SslCertsInsertCall

type SslCertsInsertCall struct {
    // contains filtered or unexported fields
}

func (*SslCertsInsertCall) Context

func (c *SslCertsInsertCall) Context(ctx context.Context) *SslCertsInsertCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*SslCertsInsertCall) Do

func (c *SslCertsInsertCall) Do(opts ...googleapi.CallOption) (*SslCertsInsertResponse, error)

Do executes the "sql.sslCerts.insert" call. Exactly one of *SslCertsInsertResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *SslCertsInsertResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*SslCertsInsertCall) Fields

func (c *SslCertsInsertCall) Fields(s ...googleapi.Field) *SslCertsInsertCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*SslCertsInsertCall) Header

func (c *SslCertsInsertCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

type SslCertsInsertRequest

SslCertsInsertRequest: SslCerts insert request.

type SslCertsInsertRequest struct {
    // CommonName: User supplied name. Must be a distinct name from the
    // other certificates for this instance. New certificates will not be
    // usable until the instance is restarted.
    CommonName string `json:"commonName,omitempty"`

    // ForceSendFields is a list of field names (e.g. "CommonName") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "CommonName") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCertsInsertRequest) MarshalJSON

func (s *SslCertsInsertRequest) MarshalJSON() ([]byte, error)

type SslCertsInsertResponse

SslCertsInsertResponse: SslCert insert response.

type SslCertsInsertResponse struct {
    // ClientCert: The new client certificate and private key. The new
    // certificate will not work until the instance is restarted.
    ClientCert *SslCertDetail `json:"clientCert,omitempty"`

    // Kind: This is always sql#sslCertsInsert.
    Kind string `json:"kind,omitempty"`

    // ServerCaCert: The server Certificate Authority's certificate. If this
    // is missing you can force a new one to be generated by calling
    // resetSslConfig method on instances resource..
    ServerCaCert *SslCert `json:"serverCaCert,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "ClientCert") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "ClientCert") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCertsInsertResponse) MarshalJSON

func (s *SslCertsInsertResponse) MarshalJSON() ([]byte, error)

type SslCertsListCall

type SslCertsListCall struct {
    // contains filtered or unexported fields
}

func (*SslCertsListCall) Context

func (c *SslCertsListCall) Context(ctx context.Context) *SslCertsListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*SslCertsListCall) Do

func (c *SslCertsListCall) Do(opts ...googleapi.CallOption) (*SslCertsListResponse, error)

Do executes the "sql.sslCerts.list" call. Exactly one of *SslCertsListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *SslCertsListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*SslCertsListCall) Fields

func (c *SslCertsListCall) Fields(s ...googleapi.Field) *SslCertsListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*SslCertsListCall) Header

func (c *SslCertsListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*SslCertsListCall) IfNoneMatch

func (c *SslCertsListCall) IfNoneMatch(entityTag string) *SslCertsListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type SslCertsListResponse

SslCertsListResponse: SslCerts list response.

type SslCertsListResponse struct {
    // Items: List of client certificates for the instance.
    Items []*SslCert `json:"items,omitempty"`

    // Kind: This is always sql#sslCertsList.
    Kind string `json:"kind,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*SslCertsListResponse) MarshalJSON

func (s *SslCertsListResponse) MarshalJSON() ([]byte, error)

type SslCertsService

type SslCertsService struct {
    // contains filtered or unexported fields
}

func NewSslCertsService

func NewSslCertsService(s *Service) *SslCertsService

func (*SslCertsService) Delete

func (r *SslCertsService) Delete(project string, instance string, sha1Fingerprint string) *SslCertsDeleteCall

Delete: Deletes an SSL certificate from a Cloud SQL instance.

func (*SslCertsService) Get

func (r *SslCertsService) Get(project string, instance string, sha1Fingerprint string) *SslCertsGetCall

Get: Retrieves an SSL certificate as specified by its SHA-1 fingerprint.

func (*SslCertsService) Insert

func (r *SslCertsService) Insert(project string, instance string, sslcertsinsertrequest *SslCertsInsertRequest) *SslCertsInsertCall

Insert: Creates an SSL certificate and returns the certificate, the associated private key, and the server certificate authority.

func (*SslCertsService) List

func (r *SslCertsService) List(project string, instance string) *SslCertsListCall

List: Lists all of the current SSL certificates defined for a Cloud SQL instance.

type Tier

Tier: A Google Cloud SQL service tier resource.

type Tier struct {
    // DiskQuota: The maximum disk size of this tier in bytes.
    DiskQuota int64 `json:"DiskQuota,omitempty,string"`

    // RAM: The maximum RAM usage of this tier in bytes.
    RAM int64 `json:"RAM,omitempty,string"`

    // Kind: This is always sql#tier.
    Kind string `json:"kind,omitempty"`

    // Region: The applicable regions for this tier.
    Region []string `json:"region,omitempty"`

    // Tier: An identifier for the service tier, for example D1, D2 etc. For
    // related information, see Pricing.
    Tier string `json:"tier,omitempty"`

    // ForceSendFields is a list of field names (e.g. "DiskQuota") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "DiskQuota") to include in
    // API requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*Tier) MarshalJSON

func (s *Tier) MarshalJSON() ([]byte, error)

type TiersListCall

type TiersListCall struct {
    // contains filtered or unexported fields
}

func (*TiersListCall) Context

func (c *TiersListCall) Context(ctx context.Context) *TiersListCall

Context sets the context to be used in this call's Do method. Any pending HTTP request will be aborted if the provided context is canceled.

func (*TiersListCall) Do

func (c *TiersListCall) Do(opts ...googleapi.CallOption) (*TiersListResponse, error)

Do executes the "sql.tiers.list" call. Exactly one of *TiersListResponse or error will be non-nil. Any non-2xx status code is an error. Response headers are in either *TiersListResponse.ServerResponse.Header or (if a response was returned at all) in error.(*googleapi.Error).Header. Use googleapi.IsNotModified to check whether the returned error was because http.StatusNotModified was returned.

func (*TiersListCall) Fields

func (c *TiersListCall) Fields(s ...googleapi.Field) *TiersListCall

Fields allows partial responses to be retrieved. See https://developers.google.com/gdata/docs/2.0/basics#PartialResponse for more information.

func (*TiersListCall) Header

func (c *TiersListCall) Header() http.Header

Header returns an http.Header that can be modified by the caller to add HTTP headers to the request.

func (*TiersListCall) IfNoneMatch

func (c *TiersListCall) IfNoneMatch(entityTag string) *TiersListCall

IfNoneMatch sets the optional parameter which makes the operation fail if the object's ETag matches the given value. This is useful for getting updates only after the object has changed since the last request. Use googleapi.IsNotModified to check whether the response error from Do is the result of In-None-Match.

type TiersListResponse

TiersListResponse: Tiers list response.

type TiersListResponse struct {
    // Items: List of tiers.
    Items []*Tier `json:"items,omitempty"`

    // Kind: This is always sql#tiersList.
    Kind string `json:"kind,omitempty"`

    // ServerResponse contains the HTTP response code and headers from the
    // server.
    googleapi.ServerResponse `json:"-"`

    // ForceSendFields is a list of field names (e.g. "Items") to
    // unconditionally include in API requests. By default, fields with
    // empty values are omitted from API requests. However, any non-pointer,
    // non-interface field appearing in ForceSendFields will be sent to the
    // server regardless of whether the field is empty or not. This may be
    // used to include empty fields in Patch requests.
    ForceSendFields []string `json:"-"`

    // NullFields is a list of field names (e.g. "Items") to include in API
    // requests with the JSON null value. By default, fields with empty
    // values are omitted from API requests. However, any field with an
    // empty value appearing in NullFields will be sent to the server as
    // null. It is an error if a field in this list has a non-empty value.
    // This may be used to include null fields in Patch requests.
    NullFields []string `json:"-"`
}

func (*TiersListResponse) MarshalJSON

func (s *TiersListResponse) MarshalJSON() ([]byte, error)

type TiersService

type TiersService struct {
    // contains filtered or unexported fields
}

func NewTiersService

func NewTiersService(s *Service) *TiersService

func (*TiersService) List

func (r *TiersService) List(project string) *TiersListCall

List: Lists service tiers that can be used to create Google Cloud SQL instances.