1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-25 20:53:28 +00:00

vendor: update all dependencies to latest versions

This commit is contained in:
Nick Craig-Wood
2018-01-16 13:20:59 +00:00
parent 8e83fb6fb9
commit 7d3a17725d
4878 changed files with 1974229 additions and 201215 deletions

View File

@@ -221,8 +221,8 @@ type AuditConfig struct {
}
func (s *AuditConfig) MarshalJSON() ([]byte, error) {
type noMethod AuditConfig
raw := noMethod(*s)
type NoMethod AuditConfig
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -263,8 +263,8 @@ type AuditLogConfig struct {
}
func (s *AuditLogConfig) MarshalJSON() ([]byte, error) {
type noMethod AuditLogConfig
raw := noMethod(*s)
type NoMethod AuditLogConfig
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -293,8 +293,8 @@ type AuthorizationLoggingOptions struct {
}
func (s *AuthorizationLoggingOptions) MarshalJSON() ([]byte, error) {
type noMethod AuthorizationLoggingOptions
raw := noMethod(*s)
type NoMethod AuthorizationLoggingOptions
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -333,8 +333,8 @@ type BaseType struct {
}
func (s *BaseType) MarshalJSON() ([]byte, error) {
type noMethod BaseType
raw := noMethod(*s)
type NoMethod BaseType
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -362,8 +362,8 @@ type BasicAuth struct {
}
func (s *BasicAuth) MarshalJSON() ([]byte, error) {
type noMethod BasicAuth
raw := noMethod(*s)
type NoMethod BasicAuth
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -426,8 +426,8 @@ type Binding struct {
}
func (s *Binding) MarshalJSON() ([]byte, error) {
type noMethod Binding
raw := noMethod(*s)
type NoMethod Binding
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -459,8 +459,8 @@ type CollectionOverride struct {
}
func (s *CollectionOverride) MarshalJSON() ([]byte, error) {
type noMethod CollectionOverride
raw := noMethod(*s)
type NoMethod CollectionOverride
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -486,7 +486,8 @@ type CompositeType struct {
// ([a-z]([-a-z0-9]*[a-z0-9])?)?
Labels []*CompositeTypeLabelEntry `json:"labels,omitempty"`
// Name: Name of the composite type.
// Name: Name of the composite type, must follow the expression:
// [a-z]([-a-z0-9_.]{0,61}[a-z0-9])?.
Name string `json:"name,omitempty"`
// Operation: Output only. The Operation that most recently ran, or is
@@ -523,8 +524,8 @@ type CompositeType struct {
}
func (s *CompositeType) MarshalJSON() ([]byte, error) {
type noMethod CompositeType
raw := noMethod(*s)
type NoMethod CompositeType
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -551,8 +552,8 @@ type CompositeTypeLabelEntry struct {
}
func (s *CompositeTypeLabelEntry) MarshalJSON() ([]byte, error) {
type noMethod CompositeTypeLabelEntry
raw := noMethod(*s)
type NoMethod CompositeTypeLabelEntry
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -589,8 +590,8 @@ type CompositeTypesListResponse struct {
}
func (s *CompositeTypesListResponse) MarshalJSON() ([]byte, error) {
type noMethod CompositeTypesListResponse
raw := noMethod(*s)
type NoMethod CompositeTypesListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -634,8 +635,8 @@ type Condition struct {
}
func (s *Condition) MarshalJSON() ([]byte, error) {
type noMethod Condition
raw := noMethod(*s)
type NoMethod Condition
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -661,8 +662,8 @@ type ConfigFile struct {
}
func (s *ConfigFile) MarshalJSON() ([]byte, error) {
type noMethod ConfigFile
raw := noMethod(*s)
type NoMethod ConfigFile
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -697,8 +698,8 @@ type Credential struct {
}
func (s *Credential) MarshalJSON() ([]byte, error) {
type noMethod Credential
raw := noMethod(*s)
type NoMethod Credential
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -785,8 +786,8 @@ type Deployment struct {
}
func (s *Deployment) MarshalJSON() ([]byte, error) {
type noMethod Deployment
raw := noMethod(*s)
type NoMethod Deployment
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -813,8 +814,8 @@ type DeploymentLabelEntry struct {
}
func (s *DeploymentLabelEntry) MarshalJSON() ([]byte, error) {
type noMethod DeploymentLabelEntry
raw := noMethod(*s)
type NoMethod DeploymentLabelEntry
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -853,8 +854,8 @@ type DeploymentUpdate struct {
}
func (s *DeploymentUpdate) MarshalJSON() ([]byte, error) {
type noMethod DeploymentUpdate
raw := noMethod(*s)
type NoMethod DeploymentUpdate
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -881,8 +882,8 @@ type DeploymentUpdateLabelEntry struct {
}
func (s *DeploymentUpdateLabelEntry) MarshalJSON() ([]byte, error) {
type noMethod DeploymentUpdateLabelEntry
raw := noMethod(*s)
type NoMethod DeploymentUpdateLabelEntry
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -918,8 +919,8 @@ type DeploymentsCancelPreviewRequest struct {
}
func (s *DeploymentsCancelPreviewRequest) MarshalJSON() ([]byte, error) {
type noMethod DeploymentsCancelPreviewRequest
raw := noMethod(*s)
type NoMethod DeploymentsCancelPreviewRequest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -956,8 +957,8 @@ type DeploymentsListResponse struct {
}
func (s *DeploymentsListResponse) MarshalJSON() ([]byte, error) {
type noMethod DeploymentsListResponse
raw := noMethod(*s)
type NoMethod DeploymentsListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -993,8 +994,8 @@ type DeploymentsStopRequest struct {
}
func (s *DeploymentsStopRequest) MarshalJSON() ([]byte, error) {
type noMethod DeploymentsStopRequest
raw := noMethod(*s)
type NoMethod DeploymentsStopRequest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1043,8 +1044,8 @@ type Expr struct {
}
func (s *Expr) MarshalJSON() ([]byte, error) {
type noMethod Expr
raw := noMethod(*s)
type NoMethod Expr
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1073,8 +1074,8 @@ type ImportFile struct {
}
func (s *ImportFile) MarshalJSON() ([]byte, error) {
type noMethod ImportFile
raw := noMethod(*s)
type NoMethod ImportFile
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1112,8 +1113,8 @@ type InputMapping struct {
}
func (s *InputMapping) MarshalJSON() ([]byte, error) {
type noMethod InputMapping
raw := noMethod(*s)
type NoMethod InputMapping
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1146,8 +1147,8 @@ type LogConfig struct {
}
func (s *LogConfig) MarshalJSON() ([]byte, error) {
type noMethod LogConfig
raw := noMethod(*s)
type NoMethod LogConfig
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1180,8 +1181,8 @@ type LogConfigCloudAuditOptions struct {
}
func (s *LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) {
type noMethod LogConfigCloudAuditOptions
raw := noMethod(*s)
type NoMethod LogConfigCloudAuditOptions
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1233,8 +1234,8 @@ type LogConfigCounterOptions struct {
}
func (s *LogConfigCounterOptions) MarshalJSON() ([]byte, error) {
type noMethod LogConfigCounterOptions
raw := noMethod(*s)
type NoMethod LogConfigCounterOptions
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1263,8 +1264,8 @@ type LogConfigDataAccessOptions struct {
}
func (s *LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) {
type noMethod LogConfigDataAccessOptions
raw := noMethod(*s)
type NoMethod LogConfigDataAccessOptions
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1320,8 +1321,8 @@ type Manifest struct {
}
func (s *Manifest) MarshalJSON() ([]byte, error) {
type noMethod Manifest
raw := noMethod(*s)
type NoMethod Manifest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1358,13 +1359,16 @@ type ManifestsListResponse struct {
}
func (s *ManifestsListResponse) MarshalJSON() ([]byte, error) {
type noMethod ManifestsListResponse
raw := noMethod(*s)
type NoMethod ManifestsListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
// Operation: An Operation resource, used to manage asynchronous API
// requests.
// requests. (== resource_for v1.globalOperations ==) (== resource_for
// beta.globalOperations ==) (== resource_for v1.regionOperations ==)
// (== resource_for beta.regionOperations ==) (== resource_for
// v1.zoneOperations ==) (== resource_for beta.zoneOperations ==)
type Operation struct {
// ClientOperationId: [Output Only] Reserved for future use.
ClientOperationId string `json:"clientOperationId,omitempty"`
@@ -1482,8 +1486,8 @@ type Operation struct {
}
func (s *Operation) MarshalJSON() ([]byte, error) {
type noMethod Operation
raw := noMethod(*s)
type NoMethod Operation
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1512,8 +1516,8 @@ type OperationError struct {
}
func (s *OperationError) MarshalJSON() ([]byte, error) {
type noMethod OperationError
raw := noMethod(*s)
type NoMethod OperationError
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1546,8 +1550,8 @@ type OperationErrorErrors struct {
}
func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) {
type noMethod OperationErrorErrors
raw := noMethod(*s)
type NoMethod OperationErrorErrors
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1584,8 +1588,8 @@ type OperationWarnings struct {
}
func (s *OperationWarnings) MarshalJSON() ([]byte, error) {
type noMethod OperationWarnings
raw := noMethod(*s)
type NoMethod OperationWarnings
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1621,8 +1625,8 @@ type OperationWarningsData struct {
}
func (s *OperationWarningsData) MarshalJSON() ([]byte, error) {
type noMethod OperationWarningsData
raw := noMethod(*s)
type NoMethod OperationWarningsData
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1659,8 +1663,8 @@ type OperationsListResponse struct {
}
func (s *OperationsListResponse) MarshalJSON() ([]byte, error) {
type noMethod OperationsListResponse
raw := noMethod(*s)
type NoMethod OperationsListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1702,8 +1706,8 @@ type Options struct {
}
func (s *Options) MarshalJSON() ([]byte, error) {
type noMethod Options
raw := noMethod(*s)
type NoMethod Options
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1788,8 +1792,8 @@ type Policy struct {
}
func (s *Policy) MarshalJSON() ([]byte, error) {
type noMethod Policy
raw := noMethod(*s)
type NoMethod Policy
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1864,8 +1868,8 @@ type Resource struct {
}
func (s *Resource) MarshalJSON() ([]byte, error) {
type noMethod Resource
raw := noMethod(*s)
type NoMethod Resource
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1902,8 +1906,8 @@ type ResourceWarnings struct {
}
func (s *ResourceWarnings) MarshalJSON() ([]byte, error) {
type noMethod ResourceWarnings
raw := noMethod(*s)
type NoMethod ResourceWarnings
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1939,8 +1943,8 @@ type ResourceWarningsData struct {
}
func (s *ResourceWarningsData) MarshalJSON() ([]byte, error) {
type noMethod ResourceWarningsData
raw := noMethod(*s)
type NoMethod ResourceWarningsData
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -1967,8 +1971,8 @@ type ResourceAccessControl struct {
}
func (s *ResourceAccessControl) MarshalJSON() ([]byte, error) {
type noMethod ResourceAccessControl
raw := noMethod(*s)
type NoMethod ResourceAccessControl
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2023,8 +2027,8 @@ type ResourceUpdate struct {
}
func (s *ResourceUpdate) MarshalJSON() ([]byte, error) {
type noMethod ResourceUpdate
raw := noMethod(*s)
type NoMethod ResourceUpdate
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2053,8 +2057,8 @@ type ResourceUpdateError struct {
}
func (s *ResourceUpdateError) MarshalJSON() ([]byte, error) {
type noMethod ResourceUpdateError
raw := noMethod(*s)
type NoMethod ResourceUpdateError
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2087,8 +2091,8 @@ type ResourceUpdateErrorErrors struct {
}
func (s *ResourceUpdateErrorErrors) MarshalJSON() ([]byte, error) {
type noMethod ResourceUpdateErrorErrors
raw := noMethod(*s)
type NoMethod ResourceUpdateErrorErrors
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2125,8 +2129,8 @@ type ResourceUpdateWarnings struct {
}
func (s *ResourceUpdateWarnings) MarshalJSON() ([]byte, error) {
type noMethod ResourceUpdateWarnings
raw := noMethod(*s)
type NoMethod ResourceUpdateWarnings
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2162,8 +2166,8 @@ type ResourceUpdateWarningsData struct {
}
func (s *ResourceUpdateWarningsData) MarshalJSON() ([]byte, error) {
type noMethod ResourceUpdateWarningsData
raw := noMethod(*s)
type NoMethod ResourceUpdateWarningsData
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2199,8 +2203,8 @@ type ResourcesListResponse struct {
}
func (s *ResourcesListResponse) MarshalJSON() ([]byte, error) {
type noMethod ResourcesListResponse
raw := noMethod(*s)
type NoMethod ResourcesListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2252,8 +2256,8 @@ type Rule struct {
}
func (s *Rule) MarshalJSON() ([]byte, error) {
type noMethod Rule
raw := noMethod(*s)
type NoMethod Rule
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2281,8 +2285,8 @@ type ServiceAccount struct {
}
func (s *ServiceAccount) MarshalJSON() ([]byte, error) {
type noMethod ServiceAccount
raw := noMethod(*s)
type NoMethod ServiceAccount
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2313,8 +2317,8 @@ type TargetConfiguration struct {
}
func (s *TargetConfiguration) MarshalJSON() ([]byte, error) {
type noMethod TargetConfiguration
raw := noMethod(*s)
type NoMethod TargetConfiguration
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2328,6 +2332,9 @@ type TemplateContents struct {
// during expansion.
Interpreter string `json:"interpreter,omitempty"`
// MainTemplate: The filename of the mainTemplate
MainTemplate string `json:"mainTemplate,omitempty"`
// Schema: The contents of the template schema.
Schema string `json:"schema,omitempty"`
@@ -2352,8 +2359,8 @@ type TemplateContents struct {
}
func (s *TemplateContents) MarshalJSON() ([]byte, error) {
type noMethod TemplateContents
raw := noMethod(*s)
type NoMethod TemplateContents
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2381,8 +2388,8 @@ type TestPermissionsRequest struct {
}
func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) {
type noMethod TestPermissionsRequest
raw := noMethod(*s)
type NoMethod TestPermissionsRequest
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2413,8 +2420,8 @@ type TestPermissionsResponse struct {
}
func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) {
type noMethod TestPermissionsResponse
raw := noMethod(*s)
type NoMethod TestPermissionsResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2471,8 +2478,8 @@ type Type struct {
}
func (s *Type) MarshalJSON() ([]byte, error) {
type noMethod Type
raw := noMethod(*s)
type NoMethod Type
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2525,8 +2532,8 @@ type TypeInfo struct {
}
func (s *TypeInfo) MarshalJSON() ([]byte, error) {
type noMethod TypeInfo
raw := noMethod(*s)
type NoMethod TypeInfo
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2559,8 +2566,8 @@ type TypeInfoSchemaInfo struct {
}
func (s *TypeInfoSchemaInfo) MarshalJSON() ([]byte, error) {
type noMethod TypeInfoSchemaInfo
raw := noMethod(*s)
type NoMethod TypeInfoSchemaInfo
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2587,8 +2594,8 @@ type TypeLabelEntry struct {
}
func (s *TypeLabelEntry) MarshalJSON() ([]byte, error) {
type noMethod TypeLabelEntry
raw := noMethod(*s)
type NoMethod TypeLabelEntry
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2661,8 +2668,8 @@ type TypeProvider struct {
}
func (s *TypeProvider) MarshalJSON() ([]byte, error) {
type noMethod TypeProvider
raw := noMethod(*s)
type NoMethod TypeProvider
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2689,8 +2696,8 @@ type TypeProviderLabelEntry struct {
}
func (s *TypeProviderLabelEntry) MarshalJSON() ([]byte, error) {
type noMethod TypeProviderLabelEntry
raw := noMethod(*s)
type NoMethod TypeProviderLabelEntry
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2726,8 +2733,8 @@ type TypeProvidersListResponse struct {
}
func (s *TypeProvidersListResponse) MarshalJSON() ([]byte, error) {
type noMethod TypeProvidersListResponse
raw := noMethod(*s)
type NoMethod TypeProvidersListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2760,8 +2767,8 @@ type TypeProvidersListTypesResponse struct {
}
func (s *TypeProvidersListTypesResponse) MarshalJSON() ([]byte, error) {
type noMethod TypeProvidersListTypesResponse
raw := noMethod(*s)
type NoMethod TypeProvidersListTypesResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2797,8 +2804,8 @@ type TypesListResponse struct {
}
func (s *TypesListResponse) MarshalJSON() ([]byte, error) {
type noMethod TypesListResponse
raw := noMethod(*s)
type NoMethod TypesListResponse
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2832,8 +2839,8 @@ type ValidationOptions struct {
}
func (s *ValidationOptions) MarshalJSON() ([]byte, error) {
type noMethod ValidationOptions
raw := noMethod(*s)
type NoMethod ValidationOptions
raw := NoMethod(*s)
return gensupport.MarshalJSON(raw, s.ForceSendFields, s.NullFields)
}
@@ -2933,7 +2940,7 @@ func (c *CompositeTypesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -2949,7 +2956,7 @@ func (c *CompositeTypesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation,
// "compositeType": {
// "description": "The name of the type for this request.",
// "location": "path",
// "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
// "pattern": "[a-z](?:[-a-z0-9_.]{0,61}[a-z0-9])?",
// "required": true,
// "type": "string"
// },
@@ -3083,7 +3090,7 @@ func (c *CompositeTypesGetCall) Do(opts ...googleapi.CallOption) (*CompositeType
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -3099,7 +3106,7 @@ func (c *CompositeTypesGetCall) Do(opts ...googleapi.CallOption) (*CompositeType
// "compositeType": {
// "description": "The name of the composite type for this request.",
// "location": "path",
// "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
// "pattern": "[a-z](?:[-a-z0-9_.]{0,61}[a-z0-9])?",
// "required": true,
// "type": "string"
// },
@@ -3225,7 +3232,7 @@ func (c *CompositeTypesInsertCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -3434,7 +3441,7 @@ func (c *CompositeTypesListCall) Do(opts ...googleapi.CallOption) (*CompositeTyp
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -3616,7 +3623,7 @@ func (c *CompositeTypesPatchCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -3632,7 +3639,7 @@ func (c *CompositeTypesPatchCall) Do(opts ...googleapi.CallOption) (*Operation,
// "compositeType": {
// "description": "The name of the composite type for this request.",
// "location": "path",
// "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
// "pattern": "[a-z](?:[-a-z0-9_.]{0,61}[a-z0-9])?",
// "required": true,
// "type": "string"
// },
@@ -3762,7 +3769,7 @@ func (c *CompositeTypesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -3778,7 +3785,7 @@ func (c *CompositeTypesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation,
// "compositeType": {
// "description": "The name of the composite type for this request.",
// "location": "path",
// "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
// "pattern": "[a-z](?:[-a-z0-9_.]{0,61}[a-z0-9])?",
// "required": true,
// "type": "string"
// },
@@ -3909,7 +3916,7 @@ func (c *DeploymentsCancelPreviewCall) Do(opts ...googleapi.CallOption) (*Operat
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4060,7 +4067,7 @@ func (c *DeploymentsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, er
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4224,7 +4231,7 @@ func (c *DeploymentsGetCall) Do(opts ...googleapi.CallOption) (*Deployment, erro
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4377,7 +4384,7 @@ func (c *DeploymentsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4532,7 +4539,7 @@ func (c *DeploymentsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, er
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4746,7 +4753,7 @@ func (c *DeploymentsListCall) Do(opts ...googleapi.CallOption) (*DeploymentsList
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -4966,7 +4973,7 @@ func (c *DeploymentsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, err
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -5147,7 +5154,7 @@ func (c *DeploymentsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -5295,7 +5302,7 @@ func (c *DeploymentsStopCall) Do(opts ...googleapi.CallOption) (*Operation, erro
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -5442,7 +5449,7 @@ func (c *DeploymentsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*T
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -5627,7 +5634,7 @@ func (c *DeploymentsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, er
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -5817,7 +5824,7 @@ func (c *ManifestsGetCall) Do(opts ...googleapi.CallOption) (*Manifest, error) {
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -6044,7 +6051,7 @@ func (c *ManifestsListCall) Do(opts ...googleapi.CallOption) (*ManifestsListResp
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -6240,7 +6247,7 @@ func (c *OperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error)
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -6455,7 +6462,7 @@ func (c *OperationsListCall) Do(opts ...googleapi.CallOption) (*OperationsListRe
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -6646,7 +6653,7 @@ func (c *ResourcesGetCall) Do(opts ...googleapi.CallOption) (*Resource, error) {
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -6872,7 +6879,7 @@ func (c *ResourcesListCall) Do(opts ...googleapi.CallOption) (*ResourcesListResp
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7054,7 +7061,7 @@ func (c *TypeProvidersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7204,7 +7211,7 @@ func (c *TypeProvidersGetCall) Do(opts ...googleapi.CallOption) (*TypeProvider,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7359,7 +7366,7 @@ func (c *TypeProvidersGetTypeCall) Do(opts ...googleapi.CallOption) (*TypeInfo,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7508,7 +7515,7 @@ func (c *TypeProvidersInsertCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7717,7 +7724,7 @@ func (c *TypeProvidersListCall) Do(opts ...googleapi.CallOption) (*TypeProviders
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -7972,7 +7979,7 @@ func (c *TypeProvidersListTypesCall) Do(opts ...googleapi.CallOption) (*TypeProv
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -8161,7 +8168,7 @@ func (c *TypeProvidersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, e
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -8307,7 +8314,7 @@ func (c *TypeProvidersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation,
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil
@@ -8524,7 +8531,7 @@ func (c *TypesListCall) Do(opts ...googleapi.CallOption) (*TypesListResponse, er
},
}
target := &ret
if err := json.NewDecoder(res.Body).Decode(target); err != nil {
if err := gensupport.DecodeResponse(target, res); err != nil {
return nil, err
}
return ret, nil